Home | History | Annotate | Download | only in intltest

Lines Matching full:group_len

2026         int64_t   group_len;
2027 result = matcher->group((UText *)NULL, group_len, status);
2031 result = matcher->group(0, &destText, group_len, status);