Searched refs:locale_getKeywords (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dlocid.cpp89 U_CFUNC int32_t locale_getKeywords(const char *localeID,
985 int32_t keyLen = locale_getKeywords(variantStart+1, '@', keywords, keywordCapacity, NULL, 0, NULL, FALSE, &status);
H A Duloc.cpp55 locale_getKeywords(const char *localeID,
808 locale_getKeywords(const char *localeID, function
1592 i=locale_getKeywords(tmpLocaleID+1, '@', keywords, keywordsCapacity, NULL, 0, NULL, FALSE, status);
/external/icu/icu4c/source/common/
H A Dlocid.cpp89 U_CFUNC int32_t locale_getKeywords(const char *localeID,
985 int32_t keyLen = locale_getKeywords(variantStart+1, '@', keywords, keywordCapacity, NULL, 0, NULL, FALSE, &status);
H A Duloc.cpp55 locale_getKeywords(const char *localeID,
808 locale_getKeywords(const char *localeID, function
1592 i=locale_getKeywords(tmpLocaleID+1, '@', keywords, keywordsCapacity, NULL, 0, NULL, FALSE, status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h132 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h140 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords) macro

Completed in 168 milliseconds