Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_heap.h23 #define SPL_PQUEUE_EXTR_BOTH 0x00000003 macro
H A Dspl_heap_arginfo.h168 ZVAL_LONG(&const_EXTR_BOTH_value, SPL_PQUEUE_EXTR_BOTH); in register_class_SplPriorityQueue()
H A Dspl_heap.c140 if ((flags & SPL_PQUEUE_EXTR_BOTH) == SPL_PQUEUE_EXTR_BOTH) { in spl_pqueue_extract_helper()
528 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()

Completed in 8 milliseconds