index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wildmatch.h
blob: e974f9abce54c347c275213ce13fbe767f1f5948 (
plain
)
1
2
3
/* wildmatch.h */
int
wildmatch
(
const
char
*
pattern,
const
char
*
text,
int
flags);