arginfo_timezone_open  312 ext/date/php_date.c ZEND_BEGIN_ARG_INFO_EX(arginfo_timezone_open, 0, 0, 1)
arginfo_timezone_open  433 ext/date/php_date.c 	PHP_FE(timezone_open, arginfo_timezone_open)
arginfo_timezone_open  513 ext/date/php_date.c 	PHP_ME(DateTimeZone,              __construct,                 arginfo_timezone_open, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)