Home | History | Annotate | Download | only in i18n

Lines Matching refs:numCaptureGroups

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