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