Searched refs:fToCalendar (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddtitvfmt.cpp120 fToCalendar(NULL),
131 fToCalendar(NULL),
144 delete fToCalendar;
161 if ( itvfmt.fToCalendar ) {
162 fToCalendar = itvfmt.fToCalendar->clone();
164 fToCalendar = NULL;
183 delete fToCalendar;
205 equal = fToCalendar->isEquivalentTo(*fmt->fToCalendar) ;
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ddtitvfmt.h976 Calendar* fToCalendar; member in class:DateIntervalFormat

Completed in 238 milliseconds