Searched refs:have_submatch (Results 1 – 2 of 2) sorted by relevance
92 bool have_submatch; // computed all submatch info member321 result->have_submatch = true; in RunSearch()332 result->have_submatch = true; in RunSearch()378 result->have_submatch = true; in RunSearch()389 result->have_submatch = true; in RunSearch()415 result->have_submatch = nsubmatch > 0; in RunSearch()473 result->have_submatch = true; in RunSearch()492 if (r.have_submatch || r.have_submatch0) { in ResultOkay()497 if (!r.have_submatch) in ResultOkay()
524 - } else if (result->have_submatch) {