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/i18n/
unum.cpp 581 int32_t count = rbnf->getNumberOfRuleSetNames();
rbnf.cpp 925 RuleBasedNumberFormat::getNumberOfRuleSetNames() const
    [all...]
  /external/icu4c/test/intltest/
itrbnf.cpp 242 logln("Testing getNumberOfRuleSetNames, getRuleSetName and format using rule set names");
243 int32_t noOfRuleSetNames = formatter->getNumberOfRuleSetNames();
    [all...]

Completed in 3298 milliseconds