Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/numfmt/
Dmain.cpp27 showCurrencyFormatting(UBool useICU26API);
38 showCurrencyFormatting(FALSE); in main()
39 showCurrencyFormatting(TRUE); in main()
229 showCurrencyFormatting(UBool useICU26API) { in showCurrencyFormatting() function