Home
last modified time | relevance | path

Searched refs:showCurrencyFormatting (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/samples/numfmt/
Dmain.cpp25 showCurrencyFormatting(UBool useICU26API);
36 showCurrencyFormatting(FALSE); in main()
37 showCurrencyFormatting(TRUE); in main()
227 showCurrencyFormatting(UBool useICU26API) { in showCurrencyFormatting() function