Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_heap.c352 static void spl_heap_object_free_storage(zend_object *object) /* {{{ */ in spl_heap_object_free_storage() function
1213 spl_handler_SplHeap.free_obj = spl_heap_object_free_storage; in PHP_MINIT_FUNCTION()
1235 spl_handler_SplPriorityQueue.free_obj = spl_heap_object_free_storage; in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds