Searched refs:BURMESE_MIN_WORD_SPAN (Results 1 – 1 of 1) sorted by relevance
652 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable682 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()