Home
last modified time | relevance | path

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

12

/dports/lang/php73/php-7.3.33/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/www/mod_php81/php-8.1.1/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/misc/php73-calendar/php-7.3.33/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/misc/php74-calendar/php-7.4.27/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/misc/php80-calendar/php-8.0.15/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/misc/php81-calendar/php-8.1.1/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/lang/php81/php-8.1.1/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/lang/php80/php-8.0.15/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/lang/php74/php-7.4.27/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/www/mod_php73/php-7.3.33/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/www/mod_php80/php-8.0.15/ext/calendar/
H A Deaster.c58 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
59 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h29 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/www/mod_php74/php-7.4.27/ext/calendar/
H A Deaster.c60 if ((year <= 1582 && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
61 … >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORIAN) || in _cal_easter()
H A Dphp_calendar.h48 #define CAL_EASTER_ALWAYS_GREGORIAN 2 macro
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/fisharebest/ext-calendar/src/
H A DShim.php447 $year <= 1752 && $method != CAL_EASTER_ROMAN && $method != CAL_EASTER_ALWAYS_GREGORIAN

12