Lines Matching defs:appendGroup
452 destLen += appendGroup(groupNum, dest, status);1285 // appendGroup() -- currently internal only, appends a group to a UText rather1290 int64_t RegexMatcher::appendGroup(int32_t groupNum, UText *dest, UErrorCode &status) const {