Searched defs:DoMatch (Results 1 – 3 of 3) sorted by relevance
/external/pcre/pcrecpp/ | ||
D | pcrecpp.cc | 407 bool RE::DoMatch(const StringPiece& text, in DoMatch() function in pcrecpp::RE |
/external/regex-re2/re2/ | ||
D | re2.cc | 783 bool RE2::DoMatch(const StringPiece& text, in DoMatch() function in re2::RE2 |
/external/regex-re2/util/ | ||
D | pcre.cc | 592 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE |