Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Ducol.cpp306 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
/third_party/icu/icu4c/source/i18n/
Ducol.cpp312 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
/third_party/node/deps/icu-small/source/i18n/
Ducol.cpp312 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1583 void ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) in ucol_setMaxVariable() function
1585 U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable)(coll, group, pErrorCode); in ucol_setMaxVariable() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h777 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h786 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h787 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro