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