Searched defs:group_len (Results 1 – 3 of 3) sorted by relevance
1784 int64_t group_len; in TestUTextAPI() local
1124 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group()1129 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) c… in group()
2026 int64_t group_len; in API_Match_UTF8() local