Searched refs:UColRuleOption (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 374 } UColRuleOption ; typedef 1364 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
D | tblcoll.h | 504 void getRules(UColRuleOption delta, UnicodeString &buffer) const;
|
/external/icu/libandroidicu/include/unicode/ |
D | ucol.h | 374 } UColRuleOption ; typedef 1364 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 561 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
|
D | rulebasedcollator.cpp | 350 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const { in getRules()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1187 int32_t ucol_getRulesEx_android(const UCollator * coll, UColRuleOption delta, UChar * buffer, int32… in ucol_getRulesEx_android()
|