Home
last modified time | relevance | path

Searched refs:never_capture (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h665 bool never_capture() const { return never_capture_; } in never_capture() function
Dre2.cc153 if (never_capture()) in ParseFlags()