Searched refs:never_capture (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | re2.h | 665 bool never_capture() const { return never_capture_; } in never_capture() function |
D | re2.cc | 153 if (never_capture()) in ParseFlags() |