Searched defs:ucol_setAttribute (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
|
/external/cronet/third_party/icu/source/i18n/ |
D | ucol.cpp | 346 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status… in ucol_setAttribute() function
|
/external/icu/libicu/src/ |
D | shim.cpp | 886 void ucol_setAttribute(UCollator * coll, UColAttribute attr, UColAttributeValue value, UErrorCode *… in ucol_setAttribute() function 887 U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)(coll, attr, value, status); in ucol_setAttribute() local
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|
/external/cronet/third_party/icu/source/common/unicode/ |
D | urename.h | 785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
|