Lines Matching full:nsub
645 if (re->op() == kRegexpConcat && re->nsub() >= 2) {661 if (re->op() == kRegexpConcat && re->nsub() >= 2) {667 if (re->nsub() == 2) {689 while (re->op() == kRegexpConcat && re->nsub() > 0)755 switch (re->nsub()) {759 LOG(DFATAL) << "Concat of " << re->nsub();