Home | History | Annotate | Download | only in cintltst

Lines Matching defs:df2

2822         UDateFormat* df2 = NULL;
2830 df2 = udat_open(UDAT_FULL, UDAT_FULL,newLoc, NULL, 0, NULL, -1, &status);
2837 l2 = udat_getLocaleByType(df2, ULOC_VALID_LOCALE, &status);
2846 udat_close(df2);