Searched refs:php_imagickdraw_object_free_storage (Results 1 – 1 of 1) sorted by relevance
2935 static void php_imagickdraw_object_free_storage(IM_ZEND_OBJECT *object TSRMLS_DC) in php_imagickdraw_object_free_storage() function3138 …ore_put(intern, NULL, (zend_objects_free_object_storage_t) php_imagickdraw_object_free_storage, NU… in php_imagickdraw_object_new_ex()3846 imagickdraw_object_handlers.free_obj = php_imagickdraw_object_free_storage;
Completed in 15 milliseconds