Searched defs:DoMatch (Results 1 – 7 of 7) sorted by relevance
285 bool DoMatch = options().getSelectGenericPattern() || in printScopes() local
793 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
878 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
909 bool RE2::DoMatch(absl::string_view text, in DoMatch() function in re2::RE2
657 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE
592 bool PCRE::DoMatch(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatch() function in re2::PCRE
658 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE