Searched defs:ucol_setAttribute (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ducol.cpp337 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { function
359 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp678 ucol_setAttribute(localCollator, (UColAttribute)i, ucol_getAttribute(coll, (UColAttribute)i, status), status);
6496 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { function
6674 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h787 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h745 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro

Completed in 111 milliseconds