Searched refs:sampleCurrencies (Results 1 – 1 of 1) sorted by relevance
222 sampleCurrencies[]={ variable252 for(j=0; j<LENGTHOF(sampleCurrencies); ++j) { in showCurrencyFormatting()253 printf(" - format currency \"%s\": ", sampleCurrencies[j]); in showCurrencyFormatting()257 setNumberFormatCurrency_2_6(*nf, sampleCurrencies[j], errorCode); in showCurrencyFormatting()259 setNumberFormatCurrency_2_4(*nf, sampleCurrencies[j], errorCode); in showCurrencyFormatting()263 sampleCurrencies[j], u_errorName(errorCode)); in showCurrencyFormatting()