Searched refs:uloc_openKeywordList (Results 1 – 4 of 4) sorted by relevance
24 uloc_openKeywordList(const char *keywordList, int32_t keywordListSize, UErrorCode* status);
1588 uloc_openKeywordList(const char *keywordList, int32_t keywordListSize, UErrorCode* status) in uloc_openKeywordList() function1665 return uloc_openKeywordList(keywords, i, status); in uloc_openKeywords()
2919 return uloc_openKeywordList(valuesBuf, valuesIndex, status); in ures_getKeywordValues()
1061 #define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList) macro