Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddecimfmt.h2089 void copyHashForAffix(const Hashtable* source,
/external/icu4c/i18n/
Ddecimfmt.cpp708 copyHashForAffix(rhs.fAffixesForCurrency, fAffixesForCurrency, status); in operator =()
714 copyHashForAffix(rhs.fPluralAffixesForCurrency, fPluralAffixesForCurrency, status); in operator =()
4824 DecimalFormat::copyHashForAffix(const Hashtable* source, in copyHashForAffix() function in DecimalFormat