Searched refs:udat_clone (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dudat.h581 udat_clone(const UDateFormat *fmt,
/external/icu4c/test/cintltst/
H A Dcdattst.c139 /*Testing udat_clone()*/
140 log_verbose("\nTesting the udat_clone() function of date format\n");
141 copy=udat_clone(def, &status);
143 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
146 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
1150 oth = udat_clone(icudf, &subStatus);
/external/icu4c/i18n/
H A Dudat.cpp147 udat_clone(const UDateFormat *fmt, function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h653 #define udat_clone udat_clone_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h653 #define udat_clone udat_clone_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h653 #define udat_clone udat_clone_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h653 #define udat_clone udat_clone_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h835 #define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone) macro

Completed in 66 milliseconds