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

/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h1531 udat_getLocaleByType(const UDateFormat *fmt,
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c2456 valid = udat_getLocaleByType(obj, ULOC_VALID_LOCALE, &ec);
2457 actual = udat_getLocaleByType(obj, ULOC_ACTUAL_LOCALE, &ec);
2459 log_err("udat_getLocaleByType() failed\n");
2842 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2843 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status);
2850 log_verbose("udat_getLocaleByType old:%s new:%s\n", l1, l2);
/external/icu/icu4c/source/common/unicode/
H A Durename.h812 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro
/external/icu/icu4c/source/i18n/
H A Dudat.cpp1203 udat_getLocaleByType(const UDateFormat *fmt, function

Completed in 99 milliseconds