Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc105 bool PushDot();
455 bool Regexp::ParseState::PushDot() { in PushDot() function in re2::Regexp::ParseState
2286 if (!ps.PushDot()) in Parse()