Home
last modified time | relevance | path

Searched refs:BURMESE_MIN_WORD_SPAN (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Ddictbe.cpp654 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable
684 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()