Searched refs:ErrorMissingParen (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | re2.h | 246 ErrorMissingParen, // missing closing ) enumerator |
D | re2.cc | 85 return RE2::ErrorMissingParen; in RegexpErrorToRE2() |