arginfo_timezone_open  310 ext/date/php_date.c ZEND_BEGIN_ARG_INFO_EX(arginfo_timezone_open, 0, 0, 1)
arginfo_timezone_open  431 ext/date/php_date.c 	PHP_FE(timezone_open, arginfo_timezone_open)
arginfo_timezone_open  511 ext/date/php_date.c 	PHP_ME(DateTimeZone,              __construct,                 arginfo_timezone_open, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)