/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wildmatch: remove static variable force_lower_case
[git/git.git]
/
wildmatch.h
1
/* wildmatch.h */
2
3
int
wildmatch
(
const char
*
pattern
,
const char
*
text
,
int
flags
);