Searched defs:ucol_getRulesEx (Results 1 - 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | ucol.cpp | 567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucol.cpp | 567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, char16_t *buffer, int32_t bufferLen) { in ucol_getRulesEx() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucol.cpp | 561 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx() function
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 286 #undef ucol_getRulesEx macro 1525 int32_t ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) in ucol_getRulesEx() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 755 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 756 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 746 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
|
Completed in 44 milliseconds