Home
last modified time | relevance | path

Searched refs:match_glob (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/
H A D__init__.py1 from c_common.fsutil import match_glob as _match_glob
/third_party/python/Tools/c-analyzer/c_common/
H A Dfsutil.py110 def match_glob(filename, pattern): function
179 if match_glob(filename, included):
184 if match_glob(filename, excluded):
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
H A D__init__.py6 from c_common.fsutil import match_glob as _match_glob

Completed in 2 milliseconds