dowild 104 wildmatch.c dowild(p + 1, text, flags) == WM_MATCH) dowild 159 wildmatch.c if ((matched = dowild(p, text, flags)) != WM_NOMATCH) { dowild 278 wildmatch.c return dowild((const uchar*)pattern, (const uchar*)text, flags);