Searched defs:total_currency_symbol_count (Results 1 – 1 of 1) sorted by relevance
900 …eCount(const char* loc, int32_t* total_currency_name_count, int32_t* total_currency_symbol_count) { in getCurrencyNameCount()989 int32_t* total_currency_symbol_count, in collectCurrencyNames()1469 int32_t total_currency_symbol_count = 0; in uprv_parseCurrency() local