Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc78 int rune_max() { return rune_max_; } in rune_max() function in re2::Regexp::ParseState
1450 RegexpStatus* status, int rune_max) { in ParseEscape()