Home | History | Annotate | Download | only in intltest

Lines Matching refs:nf

211         RuleBasedNumberFormat nf(spelloutRules, (UnicodeString)"", Locale::getUS(), perror, status);
212 if(!(nf == *formatter)) {