Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp101 struct AffixPatternsForCurrency : public UMemory { struct
112 AffixPatternsForCurrency(const UnicodeString& negPrefix, in AffixPatternsForCurrency() function
180 const AffixPatternsForCurrency* affix_1 = in decimfmtAffixPatternValueComparator()
181 (AffixPatternsForCurrency*)val1.pointer; in decimfmtAffixPatternValueComparator()
182 const AffixPatternsForCurrency* affix_2 = in decimfmtAffixPatternValueComparator()
183 (AffixPatternsForCurrency*)val2.pointer; in decimfmtAffixPatternValueComparator()
548 AffixPatternsForCurrency* affixPtn = new AffixPatternsForCurrency( in setupCurrencyAffixPatterns()
576 AffixPatternsForCurrency* affixPtn = new AffixPatternsForCurrency( in setupCurrencyAffixPatterns()
1109 const AffixPatternsForCurrency* affixPtn = (AffixPatternsForCurrency*)valueTok.pointer; in parseForCurrency()
3019 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer; in deleteHashForAffixPattern()
[all …]