Home
last modified time | relevance | path

Searched refs:currencyAffixInfo (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Daffixpatternparser.cpp643 const CurrencyAffixInfo &currencyAffixInfo, in parse() argument
670 currencyAffixInfo.getSymbol(), UNUM_CURRENCY_FIELD); in parse()
674 currencyAffixInfo.getISO(), UNUM_CURRENCY_FIELD); in parse()
678 currencyAffixInfo.getLong(), UNUM_CURRENCY_FIELD, status); in parse()
Daffixpatternparser.h381 const CurrencyAffixInfo &currencyAffixInfo,
/external/icu/icu4c/source/test/intltest/
Dnumberformat2test.cpp1501 CurrencyAffixInfo currencyAffixInfo; in TestAffixPatternParser() local
1502 currencyAffixInfo.set("en", rules.getAlias(), USD, status); in TestAffixPatternParser()
1510 currencyAffixInfo, in TestAffixPatternParser()
1573 currencyAffixInfo, in TestAffixPatternParser()
1607 currencyAffixInfo, in TestAffixPatternParser()