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

  /external/icu4c/io/
locbund.h 28 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
uscanf_p.c 993 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT);
    [all...]
uprntf_p.c 892 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT);
    [all...]
  /external/icu4c/i18n/unicode/
unum.h 165 UNUM_SPELLOUT,
270 * UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 219 style=UNUM_SPELLOUT;
    [all...]
  /external/icu4c/i18n/
unum.cpp 94 case UNUM_SPELLOUT:

Completed in 1072 milliseconds