Searched refs:ucal_getKeywordValuesForLocale (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1345 ucal_getKeywordValuesForLocale(const char* key,
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1345 ucal_getKeywordValuesForLocale(const char* key,
|
D | urename.h | 523 #define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale) macro
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 673 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErr… in ucal_getKeywordValuesForLocale() function
|
D | calendar.cpp | 1090 UEnumeration *uenum = ucal_getKeywordValuesForLocale(key, locale.getName(), in getKeywordValuesForLocale()
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1588 … UEnumeration *ALL = ucal_getKeywordValuesForLocale("calendar", uloc_getDefault(), FALSE, &status); in TestGetKeywordValuesForLocale() 1594 pref = ucal_getKeywordValuesForLocale("calendar", loc, TRUE, &status); in TestGetKeywordValuesForLocale() 1623 all = ucal_getKeywordValuesForLocale("calendar", loc, FALSE, &status); in TestGetKeywordValuesForLocale()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 523 #define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 779 return ucal_getKeywordValuesForLocale(key, locale, commonlyUsed, status); in ucal_getKeywordValuesForLocale_android()
|