Searched refs:SPL_PQUEUE_EXTR_BOTH (Results 1 – 1 of 1) sorted by relevance
38 #define SPL_PQUEUE_EXTR_BOTH 0x00000003 macro147 if ((flags & SPL_PQUEUE_EXTR_BOTH) == SPL_PQUEUE_EXTR_BOTH) { in spl_pqueue_extract_helper()538 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()1257 REGISTER_SPL_CLASS_CONST_LONG(SplPriorityQueue, "EXTR_BOTH", SPL_PQUEUE_EXTR_BOTH); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds