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