Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h662 bool dot_nl() const { return dot_nl_; } in dot_nl() function
Dre2.cc150 if (dot_nl()) in ParseFlags()