OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNUM_PERCENT
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/unicode/
unum.h
100
* to get the currency number format for that country. Use
UNUM_PERCENT
145
UNUM_PERCENT
,
215
* UNUM_DECIMAL, UNUM_CURRENCY,
UNUM_PERCENT
, UNUM_SCIENTIFIC, UNUM_SPELLOUT,
/external/icu4c/i18n/
unum.cpp
67
case
UNUM_PERCENT
:
/external/icu4c/test/cintltst/
cnumtst.c
156
style=
UNUM_PERCENT
;
[
all
...]
/external/icu4c/io/
uscanf_p.c
732
format = u_locbund_getNumberFormat(&input->str.fBundle,
UNUM_PERCENT
);
[
all
...]
uprntf_p.c
694
format = u_locbund_getNumberFormat(formatBundle,
UNUM_PERCENT
);
[
all
...]
Completed in 81 milliseconds