Home
last modified time | relevance | path

Searched refs:getKeywordIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dplurrule.h370 int32_t getKeywordIndex(const UnicodeString& keyword,
/external/icu4c/i18n/
Dplurrule.cpp241 int32_t index = getKeywordIndex(keyword, status); in getSamplesInternal()
482 PluralRules::getKeywordIndex(const UnicodeString& keyword, in getKeywordIndex() function in PluralRules