Home
last modified time | relevance | path

Searched refs:ucol_getRulesEx (Results 1 – 10 of 10) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Ducol.h1367 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
Durename.h745 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
/external/icu/libandroidicu/include/unicode/
Ducol.h1367 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
Durename.h745 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
/external/icu/icu4c/source/i18n/unicode/
Ducol.h1367 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
/external/icu/icu4c/source/i18n/
Ducol.cpp561 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx() function
/external/icu/icu4c/source/test/cintltst/
Dcapitst.c398 tempLength = ucol_getRulesEx(col,UCOL_TAILORING_ONLY,buffer,bufLen ); in TestProperty()
403 tempLength=ucol_getRulesEx(col,UCOL_FULL_RULES,buffer,bufLen ); in TestProperty()
Dcmsccoll.c715 ruleLen = ucol_getRulesEx(coll, UCOL_FULL_RULES, rules, 256); in TestUCARules()
720 ruleLen = ucol_getRulesEx(coll, UCOL_FULL_RULES, rules, ruleLen); in TestUCARules()
/external/icu/libicu/ndk_headers/unicode/
Durename.h745 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro
/external/icu/icu4c/source/common/unicode/
Durename.h745 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) macro