Home | History | Annotate | Download | only in intltest

Lines Matching refs:group_len

2058         int64_t   group_len;
2059 result = matcher->group((UText *)NULL, group_len, status);
2063 result = matcher->group(0, &destText, group_len, status);