5#define calendar_module_ptr &calendar_module_entry
8#define PHP_CALENDAR_VERSION PHP_VERSION
15#define phpext_calendar_ptr calendar_module_ptr
27#define CAL_EASTER_DEFAULT 0
28#define CAL_EASTER_ROMAN 1
29#define CAL_EASTER_ALWAYS_GREGORIAN 2
30#define CAL_EASTER_ALWAYS_JULIAN 3
zend_module_entry calendar_module_entry
#define PHP_MINIT_FUNCTION
#define PHP_MINFO_FUNCTION
struct _zend_module_entry zend_module_entry