Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wildmatch.h - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e974f9abce54c347c275213ce13fbe767f1f5948 (plain)
1
2
3
/* wildmatch.h */

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