Home | History | Annotate | Download | only in intltest

Lines Matching defs:toCal

297     Calendar* toCal = dfmt->getCalendar()->clone();
301 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
307 delete toCal;