Home
last modified time | relevance | path

Searched defs:ucol_setAttribute (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducol.cpp340 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
/third_party/icu/icu4c/source/i18n/
Ducol.cpp346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
/third_party/node/deps/icu-small/source/i18n/
Ducol.cpp346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1579 void ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *s… in ucol_setAttribute() function
1581 U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)(coll, attr, value, status); in ucol_setAttribute() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h776 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h786 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro