Searched refs:initHashForAffix (Results 1 – 4 of 4) sorted by relevance
2143 Hashtable* initHashForAffix(UErrorCode& status);
2171 Hashtable* initHashForAffix(UErrorCode& status);
672 fAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()700 fPluralAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()5226 DecimalFormat::initHashForAffix(UErrorCode& status) {
651 fAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()679 fPluralAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()5656 DecimalFormat::initHashForAffix(UErrorCode& status) { in initHashForAffix() function in DecimalFormat