date_object_new_timezone_ex 1613 ext/date/php_date.c 	return date_object_new_timezone_ex(class_type, NULL TSRMLS_CC);
date_object_new_timezone_ex 1620 ext/date/php_date.c 	zend_object_value new_ov = date_object_new_timezone_ex(old_obj->std.ce, &new_obj TSRMLS_CC);