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

  /external/icu4c/i18n/unicode/
rbnf.h 669 virtual int32_t getNumberOfRuleSetNames() const;
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 241 logln("Testing getNumberOfRuleSetNames, getRuleSetName and format using rule set names");
242 int32_t noOfRuleSetNames = formatter->getNumberOfRuleSetNames();
    [all...]
  /external/icu4c/i18n/
unum.cpp 741 int32_t count = rbnf->getNumberOfRuleSetNames();
rbnf.cpp 940 RuleBasedNumberFormat::getNumberOfRuleSetNames() const
    [all...]

Completed in 197 milliseconds