Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_heap_arginfo.h205 static zend_class_entry *register_class_SplMinHeap(zend_class_entry *class_entry_SplHeap) in register_class_SplMinHeap() function
H A Dspl_heap.c1142 spl_ce_SplMinHeap = register_class_SplMinHeap(spl_ce_SplHeap); in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds