Home
last modified time | relevance | path

Searched refs:CAL_EASTER_ROMAN (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/mod_php81/php-8.1.1/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/misc/php80-calendar/php-8.0.15/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/misc/php81-calendar/php-8.1.1/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/lang/php81/php-8.1.1/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/lang/php80/php-8.0.15/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/www/mod_php80/php-8.0.15/ext/calendar/
H A Dphp_calendar.h28 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c59 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/lang/php73/php-7.3.33/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/www/mod_php74/php-7.4.27/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/misc/php73-calendar/php-7.3.33/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/misc/php74-calendar/php-7.4.27/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/lang/php74/php-7.4.27/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/www/mod_php73/php-7.3.33/ext/calendar/
H A Dphp_calendar.h47 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c61 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/fisharebest/ext-calendar/src/
H A DShim.php446 $method == CAL_EASTER_ROMAN && $year <= 1582 ||
447 $year <= 1752 && $method != CAL_EASTER_ROMAN && $method != CAL_EASTER_ALWAYS_GREGORIAN

12