HomeSort by relevance Sort by last modified time
    Searched refs:LAO_MIN_WORD_SPAN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
dictbe.cpp 442 #define LAO_MIN_WORD_SPAN (LAO_MIN_WORD * 2)
475 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) {
    [all...]
  /external/icu/icu4c/source/common/
dictbe.cpp 445 #define LAO_MIN_WORD_SPAN (LAO_MIN_WORD * 2)
478 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) {
    [all...]

Completed in 202 milliseconds