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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dudat.h1367 udat_getContext(const UDateFormat* fmt, UDisplayContextType type, UErrorCode* status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dudat.cpp1025 udat_getContext(const UDateFormat* fmt, UDisplayContextType type, UErrorCode* status) function
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h796 #define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext) macro
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcdattst.c1458 getContext = udat_getContext(udfmt, UDISPCTX_TYPE_CAPITALIZATION, &status);
1460 log_err("FAIL: udat_getContext for locale %s, capitalizationContext %d, status %s\n",
1463 log_err("FAIL: udat_getContext for locale %s, capitalizationContext %d, got context %d\n",

Completed in 168 milliseconds