OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRepeatLimit
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/unicode/
plurrule.h
285
int32_t
getRepeatLimit
() const;
/external/icu4c/i18n/
plurrule.cpp
267
if ((limit=this->
getRepeatLimit
()) != other.
getRepeatLimit
()) {
410
PluralRules::
getRepeatLimit
() const {
412
return mRules->
getRepeatLimit
();
819
RuleChain::
getRepeatLimit
() {
plurrule_impl.h
194
int32_t
getRepeatLimit
();
Completed in 76 milliseconds