Home | History | Annotate | Download | only in intltest

Lines Matching defs:another

126     DateIntervalFormat* another = (DateIntervalFormat*)dtitvfmt->clone();
127 if ( (*another) != (*dtitvfmt) ) {
135 const DateIntervalInfo* inf = another->getDateIntervalInfo();
210 const DateFormat* fmt = another->getDateFormat();
237 delete another;