Lines Matching full:eras
2453 t = ures_findResource("root/calendar/islamic-civil/eras/abbreviated/0/mikimaus/pera", t, &status);
2474 t2 = ures_getByKeyWithFallback(t2, "eras", t2, &status);
2476 log_err_status(status, "Didn't get Eras. I know they are there!\n");
2505 t = ures_getByKeyWithFallback(t, "calendar/islamic-civil/eras", t, &status);
2507 log_err_status(status, "Didn't get Eras. I know they are there!\n");
2511 log_err("Eras should be in the 'he' locale, but was in: %s", locale);