Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h697 bool never_capture() const { return never_capture_; } in never_capture() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.h718 bool never_capture() const { return never_capture_; } in never_capture() function
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.h661 bool never_capture() const { return never_capture_; } in never_capture() function