Home | History | Annotate | Download | only in cintltst

Lines Matching defs:df1

2820         UDateFormat* df1 = NULL;
2828 df1 = udat_open(UDAT_FULL, UDAT_FULL,oldLoc, NULL, 0, NULL, -1, &status);
2835 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2844 udat_close(df1);