Searched refs:initHashForAffix (Results 1 – 2 of 2) sorted by relevance
2082 Hashtable* initHashForAffix(UErrorCode& status);
553 fAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()581 fPluralAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()4720 DecimalFormat::initHashForAffix(UErrorCode& status) { in initHashForAffix() function in DecimalFormat