OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getrulefromresource
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
plurrule.h
494
UnicodeString
getRuleFromResource
(const Locale& locale, UPluralType type, UErrorCode& status);
/external/icu/icu4c/source/i18n/
plurrule.cpp
217
UnicodeString locRule = newObj->
getRuleFromResource
(locale, type, status);
618
PluralRules::
getRuleFromResource
(const Locale& locale, UPluralType type, UErrorCode& errCode) {
[
all
...]
Completed in 82 milliseconds