Searched refs:udat_getLocaleByType (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | udat.h | 1531 udat_getLocaleByType(const UDateFormat *fmt,
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 2456 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/ |
D | udat.cpp | 1203 udat_getLocaleByType(const UDateFormat *fmt, in udat_getLocaleByType() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 812 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) macro
|