Home | History | Annotate | Download | only in glob

Lines Matching full:fnmatch

263    We want our own definitions from <fnmatch.h> to take precedence.  */
269 #include <fnmatch.h>
1334 if (fnmatch (pattern, name, fnm_flags) == 0)