Searched refs:udat_getLocaleByType (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | udat.h | 936 udat_getLocaleByType(const UDateFormat *fmt,
|
/external/icu4c/test/cintltst/ |
D | cloctst.c | 2361 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale() 2362 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale() 2715 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status); in TestDateFormat() 2716 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status); in TestDateFormat()
|
/external/icu4c/i18n/ |
D | udat.cpp | 889 udat_getLocaleByType(const UDateFormat *fmt, in udat_getLocaleByType() function
|
/external/webkit/Source/WebCore/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
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 843 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro
|