Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h244 ErrorBadCharRange, // bad character class range enumerator
Dre2.cc81 return RE2::ErrorBadCharRange; in RegexpErrorToRE2()