Searched refs:initHashForAffix (Results 1 – 2 of 2) sorted by relevance
2185 Hashtable* initHashForAffix(UErrorCode& status);
614 fAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()642 fPluralAffixesForCurrency = initHashForAffix(status); in setupCurrencyAffixes()5278 DecimalFormat::initHashForAffix(UErrorCode& status) { in initHashForAffix() function in DecimalFormat