Searched refs:SPL_PQUEUE_EXTR_BOTH (Results 1 – 3 of 3) sorted by relevance
23 #define SPL_PQUEUE_EXTR_BOTH 0x00000003 macro
168 ZVAL_LONG(&const_EXTR_BOTH_value, SPL_PQUEUE_EXTR_BOTH); in register_class_SplPriorityQueue()
141 if ((flags & SPL_PQUEUE_EXTR_BOTH) == SPL_PQUEUE_EXTR_BOTH) { in spl_pqueue_extract_helper()541 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
Completed in 15 milliseconds