OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URBNF_ORDINAL
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
rbnf.h
56
URBNF_ORDINAL
,
659
* spells out a value in words in the desired language,
URBNF_ORDINAL
, which attaches
[
all
...]
/external/icu/icu4c/source/i18n/
unum.cpp
109
retVal = new RuleBasedNumberFormat(
URBNF_ORDINAL
, Locale(locale), *status);
msgfmt.cpp
[
all
...]
rbnf.cpp
800
case
URBNF_ORDINAL
: fmt_tag = "OrdinalRules"; break;
[
all
...]
/external/icu/icu4c/source/test/intltest/
itrbnf.cpp
[
all
...]
Completed in 3782 milliseconds