Searched defs:DoMatchImpl (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ | ||
D | pcrecpp.cc | 560 bool RE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in pcrecpp::RE |
/external/regex-re2/util/ | ||
D | pcre.cc | 553 bool PCRE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in re2::PCRE |