Searched defs:DoMatchImpl (Results 1 – 3 of 3) sorted by relevance
608 bool PCRE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in re2::PCRE
607 bool PCRE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in re2::PCRE
546 bool PCRE::DoMatchImpl(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatchImpl() function in re2::PCRE