Home | History | Annotate | Download | only in intltest

Lines Matching full:fromcal

240     Calendar* fromCal = dfmt->getCalendar()->clone();
245 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
250 delete fromCal;