Lines Matching refs:Grego
427 int32_t gregShift = Grego::gregorianShift(eyear);
462 // MSVC complains bitterly if we try to use Grego::isLeapYear here
509 int32_t gregShift = Grego::gregorianShift(internalGet(UCAL_EXTENDED_YEAR));
557 int32_t gregShift = Grego::gregorianShift(eyear);
724 julianDay += Grego::gregorianShift(year);