Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_heap_arginfo.h215 static zend_class_entry *register_class_SplMaxHeap(zend_class_entry *class_entry_SplHeap) in register_class_SplMaxHeap() function
H A Dspl_heap.c1146 spl_ce_SplMaxHeap = register_class_SplMaxHeap(spl_ce_SplHeap); in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds