HomeSort by relevance Sort by last modified time
    Searched defs:ucol_setAttribute (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
ucol.cpp 337 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) {
359 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 635 ucol_setAttribute(localCollator, (UColAttribute)i, ucol_getAttribute(coll, (UColAttribute)i, status), status);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 219 milliseconds