aboutsummaryrefslogtreecommitdiff
path: root/wildmatch.h
blob: e974f9abce54c347c275213ce13fbe767f1f5948 (plain)
1
2
3
/* wildmatch.h */

int wildmatch(const char *pattern, const char *text, int flags);