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

  /external/icu/icu4c/source/i18n/
ucol.cpp 346 ucol_getAttribute(const UCollator *coll, UColAttribute attr, UErrorCode *status) {
366 return ucol_getAttribute(coll, UCOL_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 204 milliseconds