Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/numfmt/
Dmain.cpp23 showCurrencyFormatting(UBool useICU26API);
34 showCurrencyFormatting(FALSE); in main()
35 showCurrencyFormatting(TRUE); in main()
225 showCurrencyFormatting(UBool useICU26API) { in showCurrencyFormatting() function