date_object_free_storage_date 611 ext/date/php_date.c static void date_object_free_storage_date(void *object TSRMLS_DC); date_object_free_storage_date 2117 ext/date/php_date.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_date, NULL TSRMLS_CC);