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 360 * Same as calling the version of getRules() without UColRuleOption.
372 } UColRuleOption ;
    [all...]
tblcoll.h 500 void getRules(UColRuleOption delta, UnicodeString &buffer) const;
    [all...]
  /external/icu/icu4c/source/i18n/
ucol.cpp 560 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) {
rulebasedcollator.cpp 350 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const {
    [all...]

Completed in 2214 milliseconds