Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_heap_arginfo.h178 zval const_EXTR_PRIORITY_value; in register_class_SplPriorityQueue() local
179 ZVAL_LONG(&const_EXTR_PRIORITY_value, SPL_PQUEUE_EXTR_PRIORITY); in register_class_SplPriorityQueue()
181 …zend_declare_class_constant_ex(class_entry, const_EXTR_PRIORITY_name, &const_EXTR_PRIORITY_value, … in register_class_SplPriorityQueue()

Completed in 4 milliseconds