HomeSort by relevance Sort by last modified time
    Searched refs:udat_clone (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
udat.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
cdattst.c 151 /*Testing udat_clone()*/
152 log_verbose("\nTesting the udat_clone() function of date format\n");
153 copy=udat_clone(def, &status);
155 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
158 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
    [all...]
  /external/icu/icu4c/source/i18n/
udat.cpp 196 udat_clone(const UDateFormat *fmt, function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 800 #define udat_clone macro
    [all...]

Completed in 262 milliseconds