Home
last modified time | relevance | path

Searched refs:fCurrency (Results 1 - 24 of 24) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dnumber_currencysymbols.cpp21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols()
39 return fCurrency.getISOCurrency(); in getIsoCode()
65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol()
89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol()
93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
H A Dwinnmfmt.cpp212 : NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocaleName(nullptr) in Win32NumberFormat()
243 if (fCurrency) { in Win32NumberFormat()
263 if (fCurrency) { in ~Win32NumberFormat()
279 this->fCurrency = other.fCurrency; in operator =()
292 if (fCurrency) { in operator =()
326 NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat::createInstance(fLocale, status); in parse()
405 if (fCurrency) { in format()
H A Dnumfmt.cpp241 fCurrency[0] = 0; in NumberFormat()
278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =()
279 fCurrency[3] = 0; in operator =()
320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==()
322 debug("fCurrency !="); in operator ==()
343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==()
1185 u_strncpy(fCurrency, theCurrenc in setCurrency()
[all...]
H A Dnumber_currencysymbols.h48 CurrencyUnit fCurrency; member in number::impl::CurrencySymbols
H A Dwinnmfmt.h152 UBool fCurrency; member in Win32NumberFormat
H A Dnumparse_affixes.h115 CombinedCurrencyMatcher fCurrency; member in numparse::impl::AffixTokenMatcherWarehouse
H A Dnumparse_affixes.cpp154 return fCurrency = {fSetupData->currencySymbols, fSetupData->dfs, fSetupData->parseFlags, status}; in currency()
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_currencysymbols.cpp21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols()
39 return fCurrency.getISOCurrency(); in getIsoCode()
65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol()
89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol()
93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
H A Dwinnmfmt.cpp213 : NumberFormat(), fCurrency(currency), fFormatInfo(nullptr), fFractionDigitsSet(false), fWindowsLocaleName(nullptr) in Win32NumberFormat()
244 if (fCurrency) { in Win32NumberFormat()
264 if (fCurrency) { in ~Win32NumberFormat()
280 this->fCurrency = other.fCurrency; in operator =()
293 if (fCurrency) { in operator =()
327 NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat::createInstance(fLocale, status); in parse()
406 if (fCurrency) { in format()
H A Dnumfmt.cpp241 fCurrency[0] = 0; in NumberFormat()
278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =()
279 fCurrency[3] = 0; in operator =()
320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==()
322 debug("fCurrency !="); in operator ==()
343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==()
1187 u_strncpy(fCurrency, theCurrenc in setCurrency()
[all...]
H A Dnumber_currencysymbols.h48 CurrencyUnit fCurrency; member in number::impl::CurrencySymbols
H A Dwinnmfmt.h152 UBool fCurrency; member in Win32NumberFormat
H A Dnumparse_affixes.h115 CombinedCurrencyMatcher fCurrency; member in numparse::impl::AffixTokenMatcherWarehouse
H A Dnumparse_affixes.cpp154 return fCurrency = {fSetupData->currencySymbols, fSetupData->dfs, fSetupData->parseFlags, status}; in currency()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_currencysymbols.cpp21 : fCurrency(currency), fLocaleName(locale.getName(), status) { in CurrencySymbols()
39 return fCurrency.getISOCurrency(); in getIsoCode()
65 const char16_t* isoCode = fCurrency.getISOCurrency(); in loadSymbol()
89 return UnicodeString(fCurrency.getISOCurrency(), 3); in getIntlCurrencySymbol()
93 const char16_t* isoCode = fCurrency.getISOCurrency(); in getPluralName()
H A Dwinnmfmt.cpp207 : NumberFormat(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocaleName(nullptr) in Win32NumberFormat()
238 if (fCurrency) { in Win32NumberFormat()
258 if (fCurrency) { in ~Win32NumberFormat()
274 this->fCurrency = other.fCurrency; in operator =()
287 if (fCurrency) { in operator =()
321 NumberFormat *nf = fCurrency? NumberFormat::createCurrencyInstance(fLocale, status) : NumberFormat::createInstance(fLocale, status); in parse()
400 if (fCurrency) { in format()
H A Dnumfmt.cpp241 fCurrency[0] = 0; in NumberFormat()
278 u_strncpy(fCurrency, rhs.fCurrency, 3); in operator =()
279 fCurrency[3] = 0; in operator =()
320 if (!(u_strcmp(fCurrency, other->fCurrency) == 0)) { in operator ==()
322 debug("fCurrency !="); in operator ==()
343 u_strcmp(fCurrency, other->fCurrency) == 0 && in operator ==()
1185 u_strncpy(fCurrency, theCurrenc in setCurrency()
[all...]
H A Dnumber_currencysymbols.h46 CurrencyUnit fCurrency; member in number::impl::CurrencySymbols
H A Dwinnmfmt.h152 UBool fCurrency; member in Win32NumberFormat
H A Dnumparse_affixes.h113 CombinedCurrencyMatcher fCurrency; member in numparse::impl::AffixTokenMatcherWarehouse
H A Dnumparse_affixes.cpp154 return fCurrency = {fSetupData->currencySymbols, fSetupData->dfs, fSetupData->parseFlags, status}; in currency()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dnumfmt.h1157 char16_t fCurrency[4]; member in NumberFormat
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumfmt.h1174 char16_t fCurrency[4]; member in NumberFormat
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumfmt.h1157 char16_t fCurrency[4]; member in NumberFormat

Completed in 24 milliseconds