Searched refs:spl_heap_object_free_storage (Results 1 – 1 of 1) sorted by relevance
404 static void spl_heap_object_free_storage(zend_object *object) /* {{{ */ in spl_heap_object_free_storage() function1159 spl_handler_SplHeap.free_obj = spl_heap_object_free_storage; in PHP_MINIT_FUNCTION()1179 spl_handler_SplPriorityQueue.free_obj = spl_heap_object_free_storage; in PHP_MINIT_FUNCTION()
Completed in 11 milliseconds