Searched refs:RBBI_END (Results 1 – 3 of 3) sorted by relevance
703 RBBI_END // state machine processing is after end of user text. enumerator815 if (mode == RBBI_END) { in handleNext()822 mode = RBBI_END; in handleNext()
212 private static final int RBBI_END = 2; field in RuleBasedBreakIterator841 if (mode == RBBI_END) { in handleNext()848 mode = RBBI_END; in handleNext()
217 private static final int RBBI_END = 2; field in RuleBasedBreakIterator862 if (mode == RBBI_END) { in handleNext()869 mode = RBBI_END; in handleNext()