Home | History | Annotate | Download | only in i18n

Lines Matching full:namelength

636                            int32_t             nameLength,
642 int32_t result = regexp->fPat->groupNumberFromName(UnicodeString(groupName, nameLength), *status);
649 int32_t nameLength,
655 return regexp->fPat->groupNumberFromName(groupName, nameLength, *status);