Searched refs:origin_and_path_regex_set_matcher_ (Results 1 – 2 of 2) sorted by relevance
840 if (!origin_and_path_regex_set_matcher_.IsEmpty()) { in MatchURL()841 origin_and_path_regex_set_matcher_.Match( in MatchURL()882 origin_and_path_regex_set_matcher_.IsEmpty() && in IsEmpty()979 origin_and_path_regex_set_matcher_.ClearPatterns(); in UpdateRegexSetMatcher()980 origin_and_path_regex_set_matcher_.AddPatterns(new_origin_and_path_patterns); in UpdateRegexSetMatcher()
417 RegexSetMatcher origin_and_path_regex_set_matcher_; variable