Home | History | Annotate | Download | only in i18n

Lines Matching refs:appendGroup

432                 destLen += appendGroup(groupNum, dest, status);
1186 // appendGroup() -- currently internal only, appends a group to a UText rather
1191 int64_t RegexMatcher::appendGroup(int32_t groupNum, UText *dest, UErrorCode &status) const {