Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcpluralrulestest.c168 static int32_t getKeywordIndex(const char* keyword) { in getKeywordIndex() function
218 iKnown = getKeywordIndex(itemPtr->keywords[i]); in TestGetKeywords()
236 iKnown = getKeywordIndex(keyword); in TestGetKeywords()