Home | History | Annotate | Download | only in cintltst

Lines Matching defs:fmt

1744     UDateFormat * fmt = udat_open(UDAT_NONE, UDAT_NONE, "en", NULL, 0, NULL, 0, &fmtStatus);
1746 udat_applyPattern(fmt, FALSE, logDateFormat, -1);
1769 (void)udat_format(fmt, dateToTest, fmtDate, kFormattedDateMax, NULL, &fmtStatus);
1792 udat_close(fmt);