Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_heap.h25 #define SPL_PQUEUE_EXTR_DATA 0x00000001 macro
H A Dspl_heap_arginfo.h185 ZVAL_LONG(&const_EXTR_DATA_value, SPL_PQUEUE_EXTR_DATA); in register_class_SplPriorityQueue()
H A Dspl_heap.c151 if (flags & SPL_PQUEUE_EXTR_DATA) { in spl_pqueue_extract_helper()
432 intern->flags = SPL_PQUEUE_EXTR_DATA; in spl_heap_object_new_ex()

Completed in 12 milliseconds