Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc93 bool have_submatch0; // computed just submatch[0] member
365 result->have_submatch0 = true; in RunSearch()
492 if (r.have_submatch || r.have_submatch0) { in ResultOkay()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff522 - if (result->have_submatch0) {