Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ddictbe.cpp458 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2; variable
491 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()