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

  /external/chromium/third_party/icu/source/i18n/
ucol.cpp 924 CJK_BASE = 0x4E00,
935 if (i >= CJK_BASE) {
936 if (i < CJK_LIMIT) return i - CJK_BASE;
    [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 34 milliseconds