Searched defs:fnmatch (Results 1 – 6 of 6) sorted by relevance
24 def fnmatch(name, pat): function
25 def fnmatch(name, pat): function
289 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch() function
735 def fnmatch(inclusive, filename, pattern): function748 def fnmatch(filename, pattern): function
708 def fnmatch(self, pattern, normcase=None): member in Path
1736 curl_fnmatch_callback fnmatch; /* callback to decide which file corresponds member