Searched defs:UColRuleOption (Results 1 - 2 of 2) 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);
/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);

Completed in 664 milliseconds