Searched refs:match_glob (Results 1 – 2 of 2) sorted by relevance
110 def match_glob(filename, pattern): function179 if match_glob(filename, included):184 if match_glob(filename, excluded):
6 from c_common.fsutil import match_glob as _match_glob