Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h243 ErrorBadCharClass, // bad character class enumerator
Dre2.cc79 return RE2::ErrorBadCharClass; in RegexpErrorToRE2()