Home | History | Annotate | Download | only in i18n

Lines Matching refs:createCurrencyFormat

1191 MeasureFormat* U_EXPORT2 MeasureFormat::createCurrencyFormat(const Locale& locale,
1204 MeasureFormat* U_EXPORT2 MeasureFormat::createCurrencyFormat(UErrorCode& ec) {
1208 return MeasureFormat::createCurrencyFormat(Locale::getDefault(), ec);