php_com_object_free_storage 679 ext/com_dotnet/com_handlers.c retval.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); php_com_object_free_storage 64 ext/com_dotnet/com_misc.c z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); php_com_object_free_storage 89 ext/com_dotnet/com_misc.c z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); php_com_object_free_storage 78 ext/com_dotnet/php_com_dotnet_internal.h void php_com_object_free_storage(void *object TSRMLS_DC);