Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/
Dpcrecpp.cc407 bool RE::DoMatch(const StringPiece& text, in DoMatch() function in pcrecpp::RE
/external/regex-re2/re2/
Dre2.cc783 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