Home | History | Annotate | Download | only in intltest

Lines Matching full:dateformat

155     const DateFormat* fmt = another->getDateFormat();
157 const DateFormat* anotherFmt = dtitvfmt->getDateFormat();
163 DateFormat* nonConstFmt = (DateFormat*)fmt->clone();
189 DateFormat* constFmt = (constFmt*)dtitvfmt->getDateFormat()->clone();
240 const DateFormat* dfmt = dtitvfmt->getDateFormat();
1318 const DateFormat* dformat = dtitvfmt->getDateFormat();
1319 DateFormat* newOne = (DateFormat*)dformat->clone();