Home | History | Annotate | Download | only in cintltst

Lines Matching defs:greg

1021                 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
1022 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
1053 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1081 ures_close(greg);