Home | History | Annotate | Download | only in intltest

Lines Matching defs:pError

209         UParseError perror;
210 RuleBasedNumberFormat ruleCtorResult(spelloutRules, Locale::getUS(), perror, status);
216 RuleBasedNumberFormat nf(spelloutRules, (UnicodeString)"", Locale::getUS(), perror, status);
228 UParseError perror;
229 RuleBasedNumberFormat fromRulesResult(rules, Locale::getUS(), perror, status);
372 UParseError pError;
373 RuleBasedNumberFormat formatter(rules, Locale("ru"), pError, status);
471 UParseError perror;
472 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status);
1740 UParseError perror;
1741 RuleBasedNumberFormat formatter(rules, perror, status);
1765 RuleBasedNumberFormat formatter0(rules, loc, perror, status);
1850 RuleBasedNumberFormat fmt(rules, loc, perror, status);
1860 RuleBasedNumberFormat fmt(rules, loc, perror, status);