Searched refs:UNUM_SPELLOUT (Results 1 – 6 of 6) sorted by relevance
28 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
957 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT); in u_scanf_spellout_handler()
886 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT); in u_printf_spellout_handler()
149 UNUM_SPELLOUT, enumerator
164 style=UNUM_SPELLOUT; in TestNumberFormat()1231 formats[1] = unum_open(UNUM_SPELLOUT, NULL, 0, "en_US", &perr, &status); in TestRBNFFormat()
122 case UNUM_SPELLOUT: in unum_open()