Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc70 static RE2::ErrorCode RegexpErrorToRE2(re2::RegexpStatusCode code) { in RegexpErrorToRE2() function
207 error_code_ = RegexpErrorToRE2(status.code()); in Init()