Home
last modified time | relevance | path

Searched refs:dowild (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c192 static int dowild(const uchar *p, const uchar *text, unsigned int flags) in dowild() function
241 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 5 milliseconds