Home
last modified time | relevance | path

Searched refs:spl_heap_object_free_storage (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/spl/
H A Dspl_heap.c404 static void spl_heap_object_free_storage(zend_object *object) /* {{{ */ in spl_heap_object_free_storage() function
1159 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