Searched refs:spl_filesystem_object_free_storage (Results 1 – 1 of 1) sorted by relevance
139 static void spl_filesystem_object_free_storage(zend_object *object) /* {{{ */ in spl_filesystem_object_free_storage() function2757 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
Completed in 10 milliseconds