Home | History | Annotate | Download | only in intltest

Lines Matching refs:enRules

2010     UnicodeString enRules("%digits-ordinal:-x: ->>;0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})$;");
2012 RuleBasedNumberFormat enFormatter(enRules, Locale::getEnglish(), parseError, status);