Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchend

589         int32_t matchend = *end;
592 if (!ubrk_isBoundary(breakiterator, matchend)) {
593 *end = ubrk_following(breakiterator, matchend);