OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calfrclone
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/cintltst/
ccaltst.c
83
UCalendar *caldef = 0, *caldef2 = 0, *calfr = 0, *calit = 0, *
calfrclone
= 0;
local
262
calfrclone
= ucal_clone(calfr, &status);
287
ucal_equivalentTo(caldef, calit)== TRUE || ucal_equivalentTo(calfr,
calfrclone
) == FALSE) {
419
ucal_close(
calfrclone
);
[
all
...]
Completed in 1008 milliseconds