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

/external/chromium_org/third_party/re2/re2/testing/
H A Dtester.cc84 bool have_submatch0; // computed just submatch[0] member in struct:re2::TestInstance::Result
351 result->have_submatch0 = true;
461 if (r.have_submatch || r.have_submatch0) {
/external/regex-re2/re2/testing/
H A Dtester.cc84 bool have_submatch0; // computed just submatch[0] member in struct:re2::TestInstance::Result
351 result->have_submatch0 = true;
461 if (r.have_submatch || r.have_submatch0) {

Completed in 5831 milliseconds