Home
last modified time | relevance | path

Searched refs:HaveMatch (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.cc56 re2::Regexp* m = re2::Regexp::HaveMatch(n, pf); in Add()
Dregexp.h404 static Regexp* HaveMatch(int match_id, ParseFlags flags);
Dregexp.cc188 Regexp* Regexp::HaveMatch(int match_id, ParseFlags flags) { in HaveMatch() function in re2::Regexp