Home | History | Annotate | Download | only in i18n

Lines Matching refs:numCaptureGroups

1244             int32_t  numCaptureGroups = fRXPat->fGroupMap->size();
1252 if (groupNum >= numCaptureGroups) {