Home | History | Annotate | Download | only in src

Lines Matching full:fnmatch

97 #  include <fnmatch.h>
1343 || fnmatch(glob.c_str(), ProgramInvocationName(), FNM_PATHNAME) == 0
1344 || fnmatch(glob.c_str(), ProgramInvocationShortName(), FNM_PATHNAME) == 0