Searched refs:dowild (Results 1 – 1 of 1) sorted by relevance
192 static int dowild(const uchar *p, const uchar *text, unsigned int flags) in dowild() function241 dowild(p + 1, text, flags) == WM_MATCH) in dowild()296 if ((matched = dowild(p, text, flags)) != WM_NOMATCH) { in dowild()416 return dowild((const uchar*)pattern, (const uchar*)text, flags); in wildmatch()
Completed in 6 milliseconds