Searched refs:sampleCurrencies (Results 1 – 1 of 1) sorted by relevance
224 sampleCurrencies[]={ variable254 for(j=0; j<UPRV_LENGTHOF(sampleCurrencies); ++j) { in showCurrencyFormatting()255 printf(" - format currency \"%s\": ", sampleCurrencies[j]); in showCurrencyFormatting()259 setNumberFormatCurrency_2_6(*nf, sampleCurrencies[j], errorCode); in showCurrencyFormatting()261 setNumberFormatCurrency_2_4(*nf, sampleCurrencies[j], errorCode); in showCurrencyFormatting()265 sampleCurrencies[j], u_errorName(errorCode)); in showCurrencyFormatting()