Searched refs:_get_match_fn (Results 1 – 2 of 2) sorted by relevance
201 _get_match_fn(area_dict.get("files"),207 _get_match_fn(area_dict.get("files-exclude"),421 def _get_match_fn(globs, regexes): function
43 def _get_match_fn(globs, regexes): function342 tag._match_fn = _get_match_fn(x.get("files"), x.get("files-regex"))347 _get_match_fn(x.get("files-exclude"), x.get("files-regex-exclude"))