Searched refs:tidy_object_free_storage (Results 1 – 1 of 1) sorted by relevance
122 static void tidy_object_free_storage(zend_object *);390 static void tidy_object_free_storage(zend_object *object) in tidy_object_free_storage() function855 tidy_object_handlers_node.free_obj = tidy_object_handlers_doc.free_obj = tidy_object_free_storage; in PHP_MINIT_FUNCTION()
Completed in 9 milliseconds