Lines Matching full:fnmatch
39 #include "fnmatch.h"149 return fnmatch (pattern, name, 0);345 /* Code for handling simple wildcards without going through fnmatch,919 if (fnmatch (file_spec, f->filename, 0) == 0)7797 if (fnmatch (expr->pattern, s, 0) == 0)