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

  /external/chromium/third_party/icu/source/i18n/
ucol_elm.cpp 672 static void ContrEndCPSet(uint8_t *table, UChar c) {
877 // ContrEndCPSet(t->contrEndCP, element->cPoints[0]);
888 ContrEndCPSet(t->contrEndCP, element->cPoints[element->cSize -1]);
    [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 673 static void ContrEndCPSet(uint8_t *table, UChar c) {
878 // ContrEndCPSet(t->contrEndCP, element->cPoints[0]);
889 ContrEndCPSet(t->contrEndCP, element->cPoints[element->cSize -1]);
    [all...]

Completed in 395 milliseconds