Home | History | Annotate | Download | only in i18n

Lines Matching refs:numCaptureGroups

1279     int32_t   numCaptureGroups = regexp->fMatcher->groupCount();
1316 for (groupNum=1; groupNum<=numCaptureGroups; groupNum++) {