Home | History | Annotate | Download | only in cintltst

Lines Matching defs:greg

952                 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
953 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
986 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1016 ures_close(greg);