Searched refs:locale_getKeywords (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locid.cpp | 89 U_CFUNC int32_t locale_getKeywords(const char *localeID, 985 …int32_t keyLen = locale_getKeywords(variantStart+1, '@', keywords, keywordCapacity, NULL, 0, NULL,… in createKeywords()
|
D | uloc.cpp | 55 locale_getKeywords(const char *localeID, 808 locale_getKeywords(const char *localeID, in locale_getKeywords() function 1592 …i=locale_getKeywords(tmpLocaleID+1, '@', keywords, keywordsCapacity, NULL, 0, NULL, FALSE, status); in uloc_openKeywords()
|
/external/chromium_org/third_party/icu/source/common/ |
D | locid.cpp | 71 U_CFUNC int32_t locale_getKeywords(const char *localeID, 1049 …int32_t keyLen = locale_getKeywords(variantStart+1, '@', keywords, keywordCapacity, NULL, 0, NULL,… in createKeywords()
|
D | uloc.c | 55 locale_getKeywords(const char *localeID, 823 locale_getKeywords(const char *localeID, in locale_getKeywords() function 1603 …i=locale_getKeywords(tmpLocaleID+1, '@', keywords, keywordsCapacity, NULL, 0, NULL, FALSE, status); in uloc_openKeywords()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 132 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 144 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords) macro
|