Home | History | Annotate | Download | only in i18n

Lines Matching refs:fGroupMap

489             fRXPat->fGroupMap->addElement(varsLoc, *fStatus);
493 int32_t groupNumber = fRXPat->fGroupMap->size();
1287 int32_t numCaptureGroups = fRXPat->fGroupMap->size();
3810 if (where > fRXPat->fGroupMap->size()) {
3814 where = fRXPat->fGroupMap->elementAti(where-1);