OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udat_clone
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
udat.h
952
udat_clone
(const UDateFormat *fmt,
[
all
...]
/external/icu/icu4c/source/common/unicode/
urename.h
799
#define
udat_clone
macro
[
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
194
udat_clone
(const UDateFormat *fmt,
function
[
all
...]
Completed in 212 milliseconds