Home | History | Annotate | Download | only in i18n

Lines Matching refs:parseCurrency

1556 Formattable& DecimalFormat::parseCurrency(const UnicodeString& text,
1572 * @param parseCurrency if true, a currency amount is parsed;
1578 UBool parseCurrency) const {
1614 UChar* currency = parseCurrency ? curbuf : NULL;
1661 if (parseCurrency) {