OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
150
UNUM_SPELLOUT
,
216
* UNUM_DECIMAL, UNUM_CURRENCY, UNUM_PERCENT, UNUM_SCIENTIFIC,
UNUM_SPELLOUT
,
[
all
...]
/external/icu4c/test/cintltst/
cnumtst.c
216
style=
UNUM_SPELLOUT
;
[
all
...]
/external/icu4c/i18n/
unum.cpp
127
case
UNUM_SPELLOUT
:
Completed in 32 milliseconds