Home | History | Annotate | Download | only in i18n

Lines Matching refs:numCaptureGroups

1251             int32_t  numCaptureGroups = fRXPat->fGroupMap->size();
1259 if (groupNum >= numCaptureGroups) {