Home | History | Annotate | Download | only in intltest

Lines Matching refs:Locale

65     = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getUS(), status);
83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
101 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("es", "es"), status);
119 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getFrance(), status);
137 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("fr", "CH"), status);
155 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getItalian(), status);
173 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getGermany(), status);
191 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("sv", "SE"), status);
209 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("nl", "NL"), status);
227 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getJapan(), status);
245 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("ru", "RU"), status);
263 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale("pt", "BR"), status);