Home | History | Annotate | Download | only in cintltst

Lines Matching refs:df1

2735         UDateFormat* df1 = NULL;
2743 df1 = udat_open(UDAT_FULL, UDAT_FULL,oldLoc, NULL, 0, NULL, -1, &status);
2750 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2759 udat_close(df1);