Searched refs:STOP_STATE (Results 1 – 3 of 3) sorted by relevance
51 constexpr int32_t STOP_STATE = 0; variable928 if (state == STOP_STATE) { in handleNext()1038 if (state == STOP_STATE) { in handleSafePrevious()
213 private static final int STOP_STATE = 0; // The state-transition value indicating "stop" field in RuleBasedBreakIterator820 while (state != STOP_STATE) { in handleNext()997 if (state == STOP_STATE) { in handleSafePrevious()
208 private static final int STOP_STATE = 0; // The state-transition value indicating "stop" field in RuleBasedBreakIterator799 while (state != STOP_STATE) { in handleNext()976 if (state == STOP_STATE) { in handleSafePrevious()