HomeSort by relevance Sort by last modified time
    Searched full:currencystyle (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/intltest/
nmfmapts.cpp 257 NumberFormat* currencyStyle;
264 currencyStyle = NumberFormat::createInstance(SWAP_LOC, status);
269 delete currencyStyle;
275 return (NumberFormat*)currencyStyle->clone();
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
numfmt.cpp 907 * the pattern is the same as the pattern of CURRENCYSTYLE
  /external/icu4c/i18n/unicode/
decimfmt.h 369 * NumberFormat.getInstance(ULocale, NumberFormat.CURRENCYSTYLE) can parse
    [all...]

Completed in 509 milliseconds