Searched refs:HasMatch (Results 1 – 2 of 2) sorted by relevance
24 def HasMatch(self, story): member in _StoryMatcher74 if cls._exclude_regex.HasMatch(story):79 if cls._include_regex and not cls._include_regex.HasMatch(story):
857 bool HasMatch = false; in inferFromItinClass() local863 if (HasMatch) in inferFromItinClass()867 HasMatch = true; in inferFromItinClass()1530 bool HasMatch = false; in collectItinProcResources() local1536 if (HasMatch) in collectItinProcResources()1540 HasMatch = true; in collectItinProcResources()