HomeSort by relevance Sort by last modified time
    Searched refs:UColRuleOption (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
ucol.h 349 * Same as calling the version of getRules() without UColRuleOption.
361 } UColRuleOption ;
    [all...]
tblcoll.h 498 void getRules(UColRuleOption delta, UnicodeString &buffer) const;
    [all...]
  /external/icu/icu4c/source/i18n/
ucol.cpp 558 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) {
rulebasedcollator.cpp 348 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const {
    [all...]

Completed in 65 milliseconds