Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_heap.h24 #define SPL_PQUEUE_EXTR_DATA 0x00000001 macro
H A Dspl_heap_arginfo.h180 ZVAL_LONG(&const_EXTR_DATA_value, SPL_PQUEUE_EXTR_DATA); in register_class_SplPriorityQueue()
H A Dspl_heap.c149 if (flags & SPL_PQUEUE_EXTR_DATA) { in spl_pqueue_extract_helper()
434 intern->flags = SPL_PQUEUE_EXTR_DATA; in spl_heap_object_new_ex()

Completed in 11 milliseconds