Searched refs:RBBI_START (Results 1 – 3 of 3) sorted by relevance
701 RBBI_START, // state machine processing is before first char of input enumerator806 mode = RBBI_START; in handleNext()876 if (mode != RBBI_START) { in handleNext()913 if (mode == RBBI_START) { in handleNext()
210 private static final int RBBI_START = 0; field in RuleBasedBreakIterator828 mode = RBBI_START; in handleNext()
215 private static final int RBBI_START = 0; field in RuleBasedBreakIterator849 mode = RBBI_START; in handleNext()