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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 493 limit = (coll)->lastEndExpansionCE; \
    [all...]
ucoleitr.cpp 636 limit = (coll)->lastEndExpansionCE;
ucol_elm.cpp 170 maxet->size = (int32_t)(UCA->lastEndExpansionCE - UCA->endExpansionCE) + 2;
    [all...]
ucol.cpp 896 result->lastEndExpansionCE = result->endExpansionCE +
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 491 limit = (coll)->lastEndExpansionCE; \
    [all...]
ucoleitr.cpp 636 limit = (coll)->lastEndExpansionCE;
ucol_elm.cpp 172 maxet->size = (int32_t)(UCA->lastEndExpansionCE - UCA->endExpansionCE) + 2;
    [all...]
ucol.cpp     [all...]

Completed in 159 milliseconds