Searched refs:_MatchesPatternPart (Results 1 – 1 of 1) sorted by relevance
188 if not _MatchesPatternPart(pattern_part, test_path_part):193 def _MatchesPatternPart(pattern_part, test_path_part): function