Home
last modified time | relevance | path

Searched refs:UColRuleOption (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducol.h374 } UColRuleOption ; typedef
1364 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
Dtblcoll.h504 void getRules(UColRuleOption delta, UnicodeString &buffer) const;
/external/icu/libandroidicu/include/unicode/
Ducol.h374 } UColRuleOption ; typedef
1364 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()
Drulebasedcollator.cpp350 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const { in getRules()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1187 int32_t ucol_getRulesEx_android(const UCollator * coll, UColRuleOption delta, UChar * buffer, int32… in ucol_getRulesEx_android()