Home | History | Annotate | Download | only in cintltst

Lines Matching refs:df2

2736         UDateFormat* df2 = NULL;
2744 df2 = udat_open(UDAT_FULL, UDAT_FULL,newLoc, NULL, 0, NULL, -1, &status);
2751 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status);
2760 udat_close(df2);