e974f9abce54c347c275213ce13fbe767f1f5948
   1/* wildmatch.h */
   2
   3int wildmatch(const char *pattern, const char *text, int flags);