Searched refs:deleteHashForAffix (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ddecimfmt.cpp551 deleteHashForAffix(fAffixesForCurrency);
579 deleteHashForAffix(fPluralAffixesForCurrency);
617 deleteHashForAffix(fAffixesForCurrency);
618 deleteHashForAffix(fPluralAffixesForCurrency);
706 deleteHashForAffix(fAffixesForCurrency);
712 deleteHashForAffix(fPluralAffixesForCurrency);
4756 DecimalFormat::deleteHashForAffix(Hashtable*& table) function in class:DecimalFormat
/external/icu4c/i18n/unicode/
H A Ddecimfmt.h2085 void deleteHashForAffix(Hashtable*& table);

Completed in 64 milliseconds