Home | History | Annotate | Download | only in cintltst

Lines Matching refs:fmtDate

1750                     UChar fmtDate[kFormattedDateMax];
1751 (void)udat_format(fmt, dateToTest, fmtDate, kFormattedDateMax, NULL, &fmtStatus);
1753 u_austrncpy(fmtDateBytes, fmtDate, kFormattedDateMax);