Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds