Searched defs:AnyMatch (Results 1 – 3 of 3) sorted by relevance
24 AnyMatch, // match any coder enumerator
130 bool SubstringSetMatcher::AnyMatch(const std::string& text) const { in AnyMatch() function in base::SubstringSetMatcher
436 Prefilter::Info* Prefilter::Info::AnyMatch() { in AnyMatch() function in re2::Prefilter::Info