Home
last modified time | relevance | path

Searched refs:udat_getLocaleByType (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/i18n/unicode/
Dudat.h936 udat_getLocaleByType(const UDateFormat *fmt,
/external/icu4c/test/cintltst/
Dcloctst.c2361 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/
Dudat.cpp889 udat_getLocaleByType(const UDateFormat *fmt, in udat_getLocaleByType() function
/external/webkit/Source/WebCore/icu/unicode/
Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h661 #define udat_getLocaleByType udat_getLocaleByType_3_2 macro
/external/icu4c/common/unicode/
Durename.h843 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro