Searched refs:LAO_MIN_WORD (Results 1 – 3 of 3) sorted by relevance
30 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine96 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
29 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine95 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
428 static const int32_t LAO_MIN_WORD = 2; variable431 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;