Home | History | Annotate | Download | only in cintltst

Lines Matching defs:greg

979                 UResourceBundle* greg = ures_getByKeyWithFallback(cal, "gregorian", NULL, &errorCode);
980 UResourceBundle* names = ures_getByKeyWithFallback(greg, "dayNames", NULL, &errorCode);
1011 names = ures_getByKeyWithFallback(greg, "monthNames", NULL, &errorCode);
1039 ures_close(greg);