Searched defs:ucol_setAttribute (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | ucol.cpp | 340 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | ucol.cpp | 346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
|
| /third_party/icu/icu4c/source/i18n/ |
| D | ucol.cpp | 346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 1579 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/icu/icu4c/source/common/unicode/ |
| D | urename.h | 785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | urename.h | 776 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | urename.h | 786 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|