Home
last modified time | relevance | path

Searched defs:DoMatchImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc608 bool PCRE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in re2::PCRE
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc607 bool PCRE::DoMatchImpl(const StringPiece& text, in DoMatchImpl() function in re2::PCRE
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc546 bool PCRE::DoMatchImpl(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatchImpl() function in re2::PCRE