Searched refs:udat_getLocaleByType (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | udat.h | 1192 udat_getLocaleByType(const UDateFormat *fmt,
|
/external/icu4c/test/cintltst/ |
D | cloctst.c | 2364 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale() 2365 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale() 2718 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status); in TestDateFormat() 2719 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status); in TestDateFormat()
|
/external/icu4c/i18n/ |
D | udat.cpp | 932 udat_getLocaleByType(const UDateFormat *fmt, in udat_getLocaleByType() function
|
/external/icu4c/common/unicode/ |
D | urename.h | 843 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|