Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/
Dpcrecpp.cc303 int RE::TryMatch(const StringPiece& text, in TryMatch() function in pcrecpp::RE
/external/regex-re2/util/
Dpcre.cc457 int PCRE::TryMatch(const StringPiece& text, in TryMatch() function in re2::PCRE