OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumberOfRuleSetNames
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
rbnf.h
[
all
...]
/external/icu/icu4c/source/i18n/
unum.cpp
596
int32_t count = rbnf->
getNumberOfRuleSetNames
();
rbnf.cpp
973
RuleBasedNumberFormat::
getNumberOfRuleSetNames
() const
[
all
...]
/external/icu/icu4c/source/test/intltest/
itrbnf.cpp
245
logln("Testing
getNumberOfRuleSetNames
, getRuleSetName and format using rule set names");
246
int32_t noOfRuleSetNames = formatter->
getNumberOfRuleSetNames
();
[
all
...]
Completed in 556 milliseconds