Searched refs:udat_getContext (Results 1 – 4 of 4) sorted by relevance
1218 udat_getContext(UDateFormat* fmt, UDisplayContextType type, UErrorCode* status);
957 udat_getContext(UDateFormat* fmt, UDisplayContextType type, UErrorCode* status) in udat_getContext() function
1330 getContext = udat_getContext(udfmt, UDISPCTX_TYPE_CAPITALIZATION, &status); in TestContext()
842 #define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext) macro