Searched refs:RBBI_END (Results 1 – 3 of 3) sorted by relevance
736 RBBI_END // state machine processing is after end of user text. enumerator850 if (mode == RBBI_END) { in handleNext()857 mode = RBBI_END; in handleNext()
220 private static final int RBBI_END = 2; field in RuleBasedBreakIterator823 if (mode == RBBI_END) { in handleNext()830 mode = RBBI_END; in handleNext()
215 private static final int RBBI_END = 2; field in RuleBasedBreakIterator802 if (mode == RBBI_END) { in handleNext()809 mode = RBBI_END; in handleNext()