Home
last modified time | relevance | path

Searched defs:fnmatch (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dfnmatch.py19 def fnmatch(name, pat): function
/external/python/cpython2/Lib/
Dfnmatch.py24 def fnmatch(name, pat): function
/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py689 def fnmatch(inclusive, filename, pattern): function
702 def fnmatch(filename, pattern): function
/external/curl/lib/
Durldata.h1639 curl_fnmatch_callback fnmatch; /* callback to decide which file corresponds member