Searched refs:enRules (Results 1 – 2 of 2) sorted by relevance
557 String enRules = "%digits-ordinal:" in TestPluralRules() local560 RuleBasedNumberFormat enFormatter = new RuleBasedNumberFormat(enRules, ULocale.ENGLISH); in TestPluralRules()
2010 …UnicodeString enRules("%digits-ordinal:-x: ->>;0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})… in TestPluralRules() local2012 RuleBasedNumberFormat enFormatter(enRules, Locale::getEnglish(), parseError, status); in TestPluralRules()