Home
last modified time | relevance | path

Searched defs:DoMatch (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dre2.cc758 bool RE2::DoMatch(const StringPiece& text, in DoMatch() function in re2::RE2
/external/regex-re2/util/
Dpcre.cc592 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE