Home | History | Annotate | Download | only in cintltst

Lines Matching refs:greg

950                 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
951 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
982 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1010 ures_close(greg);