Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_heap_arginfo.h180 …zend_string *const_EXTR_PRIORITY_name = zend_string_init_interned("EXTR_PRIORITY", sizeof("EXTR_PR… in register_class_SplPriorityQueue() local
181 …zend_declare_class_constant_ex(class_entry, const_EXTR_PRIORITY_name, &const_EXTR_PRIORITY_value, … in register_class_SplPriorityQueue()
182 zend_string_release(const_EXTR_PRIORITY_name); in register_class_SplPriorityQueue()

Completed in 10 milliseconds