Searched refs:UColRuleOption (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h341 * Same as calling the version of getRules() without UColRuleOption.
353 } UColRuleOption ; typedef in typeref:enum:__anon12152
1266 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
H A Dtblcoll.h479 void getRules(UColRuleOption delta, UnicodeString &buffer);
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h349 * Same as calling the version of getRules() without UColRuleOption.
361 } UColRuleOption ; typedef in typeref:enum:__anon21938
1318 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
H A Dtblcoll.h493 void getRules(UColRuleOption delta, UnicodeString &buffer) const;
/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp284 void RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer)
H A Ducol_res.cpp535 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) {
/external/icu/icu4c/source/i18n/
H A Ducol.cpp562 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) {
H A Drulebasedcollator.cpp336 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const {

Completed in 1316 milliseconds