Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h245 ErrorMissingBracket, // missing closing ] enumerator
Dre2.cc83 return RE2::ErrorMissingBracket; in RegexpErrorToRE2()