Home | History | Annotate | Download | only in cintltst

Lines Matching defs:df1

2821         UDateFormat* df1 = NULL;
2829 df1 = udat_open(UDAT_FULL, UDAT_FULL,oldLoc, NULL, 0, NULL, -1, &status);
2836 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2845 udat_close(df1);