Searched refs:locale_getKeywords (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locid.cpp | 99 U_CFUNC int32_t locale_getKeywords(const char *localeID, 1024 …int32_t keyLen = locale_getKeywords(variantStart+1, '@', keywords, keywordCapacity, NULL, 0, NULL,… in createKeywords()
|
D | uloc.cpp | 59 locale_getKeywords(const char *localeID, 834 locale_getKeywords(const char *localeID, in locale_getKeywords() function 1661 …i=locale_getKeywords(tmpLocaleID+1, '@', keywords, keywordsCapacity, NULL, 0, NULL, FALSE, status); in uloc_openKeywords()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 129 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords) macro
|