Searched refs:UColRuleOption (Results 1 – 10 of 10) sorted by relevance
/external/chromium/third_party/icu/public/i18n/unicode/ |
D | ucol.h | 236 } UColRuleOption ; typedef 989 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
D | tblcoll.h | 541 void getRules(UColRuleOption delta, UnicodeString &buffer);
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | ucol.h | 249 } UColRuleOption ; typedef 963 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
/external/webkit/WebCore/icu/unicode/ |
D | ucol.h | 249 } UColRuleOption ; typedef 963 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 241 } UColRuleOption ; typedef 1013 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
|
D | tblcoll.h | 541 void getRules(UColRuleOption delta, UnicodeString &buffer);
|
/external/icu4c/i18n/ |
D | tblcoll.cpp | 296 void RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) in getRules()
|
D | ucol_res.cpp | 489 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
|
/external/chromium/third_party/icu/source/i18n/ |
D | tblcoll.cpp | 296 void RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) in getRules()
|
D | ucol_res.cpp | 495 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
|