Searched refs:php_com_object_free_storage (Results 1 – 3 of 3) sorted by relevance
64 …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()
78 void php_com_object_free_storage(void *object TSRMLS_DC);
613 void php_com_object_free_storage(void *object TSRMLS_DC) in php_com_object_free_storage() function679 …retval.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clon… in php_com_object_new()
Completed in 8 milliseconds