Searched defs:ucol_setMaxVariable (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | ucol.cpp | 306 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
|
| /third_party/icu/icu4c/source/i18n/ |
| D | ucol.cpp | 312 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | ucol.cpp | 312 ucol_setMaxVariable(UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode) { in ucol_setMaxVariable() function
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 1583 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/ |
| D | urename.h | 777 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | urename.h | 786 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | urename.h | 787 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable) macro
|