Home
last modified time | relevance | path

Searched refs:php_com_object_free_storage (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/com_dotnet/
H A Dcom_misc.c64 …z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_objec… in php_com_wrap_dispatch()
89 …z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_objec… in php_com_wrap_variant()
H A Dphp_com_dotnet_internal.h78 void php_com_object_free_storage(void *object TSRMLS_DC);
H A Dcom_handlers.c613 void php_com_object_free_storage(void *object TSRMLS_DC) in php_com_object_free_storage() function
679 …retval.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clon… in php_com_object_new()

Completed in 9 milliseconds