Home
last modified time | relevance | path

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

/PHP-5.5/ext/calendar/
H A Dphp_calendar.h44 #define CAL_EASTER_ROMAN 1 macro
H A Deaster.c62 …(year >= 1583 && year <= 1752 && method != CAL_EASTER_ROMAN && method != CAL_EASTER_ALWAYS_GREGORI… in _cal_easter()
H A Dcalendar.c246 REGISTER_LONG_CONSTANT("CAL_EASTER_ROMAN", CAL_EASTER_ROMAN, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds