Searched refs:SPL_PQUEUE_EXTR_PRIORITY (Results 1 – 1 of 1) sorted by relevance
42 #define SPL_PQUEUE_EXTR_PRIORITY 0x00000002 macro194 zval *a_priority_p = spl_pqueue_extract_helper(a, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()195 zval *b_priority_p = spl_pqueue_extract_helper(b, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()1241 REGISTER_SPL_CLASS_CONST_LONG(SplPriorityQueue, "EXTR_PRIORITY", SPL_PQUEUE_EXTR_PRIORITY); in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds