Home
last modified time | relevance | path

Searched refs:IsRegexCondition (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/url_matcher/
Durl_matcher.cc211 bool URLMatcherCondition::IsRegexCondition() const { in IsRegexCondition() function in url_matcher::URLMatcherCondition
740 if (!condition_iter->IsRegexCondition() && in UpdateSubstringSetMatcher()
788 if (condition_iter->IsRegexCondition()) { in UpdateRegexSetMatcher()
Durl_matcher.h80 bool IsRegexCondition() const;