HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_PERCENT (Results 1 - 5 of 5) sorted by null

  /external/icu4c/i18n/unicode/
unum.h 101 * to get the currency number format for that country. Use UNUM_PERCENT
146 UNUM_PERCENT,
216 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 205 style=UNUM_PERCENT;
    [all...]
  /external/icu4c/i18n/
unum.cpp 68 case UNUM_PERCENT:
  /external/icu4c/io/
uscanf_p.c 768 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_PERCENT);
    [all...]
uprntf_p.c 694 format = u_locbund_getNumberFormat(formatBundle, UNUM_PERCENT);
    [all...]

Completed in 134 milliseconds