Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dudat.h1531 udat_getLocaleByType(const UDateFormat *fmt,
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c2456 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec); in TestGetLocale()
2457 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec); in TestGetLocale()
2842 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status); in TestDateFormat()
2843 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status); in TestDateFormat()
/external/icu/icu4c/source/i18n/
Dudat.cpp1203 udat_getLocaleByType(const UDateFormat *fmt, in udat_getLocaleByType() function
/external/icu/icu4c/source/common/unicode/
Durename.h812 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro