Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp79 struct AffixPatternsForCurrency : public UMemory { struct
90 AffixPatternsForCurrency(const UnicodeString& negPrefix, in AffixPatternsForCurrency() function
158 const AffixPatternsForCurrency* affix_1 = in decimfmtAffixPatternValueComparator()
159 (AffixPatternsForCurrency*)val1.pointer; in decimfmtAffixPatternValueComparator()
160 const AffixPatternsForCurrency* affix_2 = in decimfmtAffixPatternValueComparator()
161 (AffixPatternsForCurrency*)val2.pointer; in decimfmtAffixPatternValueComparator()
506 AffixPatternsForCurrency* affixPtn = new AffixPatternsForCurrency( in setupCurrencyAffixPatterns()
528 AffixPatternsForCurrency* affixPtn = new AffixPatternsForCurrency( in setupCurrencyAffixPatterns()
1737 const AffixPatternsForCurrency* affixPtn = (AffixPatternsForCurrency*)valueTok.pointer; in parseForCurrency()
4784 const AffixPatternsForCurrency* value = (AffixPatternsForCurrency*)valueTok.pointer; in deleteHashForAffixPattern()
[all …]