Home
last modified time | relevance | path

Searched refs:CAL_EASTER_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/calendar/
H A Dcalendar.stub.php82 const CAL_EASTER_DEFAULT = UNKNOWN; define
131 function easter_date(?int $year = null, int $mode = CAL_EASTER_DEFAULT): int {}
133 function easter_days(?int $year = null, int $mode = CAL_EASTER_DEFAULT): int {}
H A Dphp_calendar.h27 #define CAL_EASTER_DEFAULT 0 macro
H A Deaster.c30 zend_long method = CAL_EASTER_DEFAULT; in _cal_easter()
H A Dcalendar_arginfo.h136 REGISTER_LONG_CONSTANT("CAL_EASTER_DEFAULT", CAL_EASTER_DEFAULT, CONST_PERSISTENT); in register_calendar_symbols()

Completed in 18 milliseconds