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