Searched refs:getNumberOfRuleSetNames (Results 1 – 4 of 4) sorted by relevance
726 virtual int32_t getNumberOfRuleSetNames() const;
672 int32_t count = rbnf->getNumberOfRuleSetNames(); in unum_getTextAttribute()
1007 RuleBasedNumberFormat::getNumberOfRuleSetNames() const in getNumberOfRuleSetNames() function in RuleBasedNumberFormat
253 int32_t noOfRuleSetNames = formatter->getNumberOfRuleSetNames(); in TestAPI()1796 for (int j = 0; j < formatter0.getNumberOfRuleSetNames(); ++j) { in TestLocalizations()