Searched refs:IsRegexCriterion (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/url_matcher/
H A Durl_matcher.cc145 bool IsRegexCriterion(URLMatcherCondition::Criterion criterion) { function in namespace:url_matcher::__anon6891
213 return IsRegexCriterion(criterion_);
505 if (IsRegexCriterion(criterion))

Completed in 6829 milliseconds