Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchend

578         int32_t matchend = *end;
581 if (!ubrk_isBoundary(breakiterator, matchend)) {
582 *end = ubrk_following(breakiterator, matchend);