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