Home | History | Annotate | Download | only in gold

Lines Matching full:fnmatch

35 #include <fnmatch.h>
2605 if (fnmatch((*it).c_str(), section_name.c_str(), FNM_NOESCAPE) == 0)