Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchend

576         int32_t matchend = *end;
579 if (!ubrk_isBoundary(breakiterator, matchend)) {
580 *end = ubrk_following(breakiterator, matchend);