spl_pqueue_extract_helper 195 ext/spl/spl_heap.c zval **a_priority_pp = spl_pqueue_extract_helper((zval **)&a, SPL_PQUEUE_EXTR_PRIORITY); spl_pqueue_extract_helper 196 ext/spl/spl_heap.c zval **b_priority_pp = spl_pqueue_extract_helper((zval **)&b, SPL_PQUEUE_EXTR_PRIORITY); spl_pqueue_extract_helper 727 ext/spl/spl_heap.c value_out_pp = spl_pqueue_extract_helper(&value, intern->flags); spl_pqueue_extract_helper 770 ext/spl/spl_heap.c value_out = spl_pqueue_extract_helper(&value, intern->flags); spl_pqueue_extract_helper 945 ext/spl/spl_heap.c *data = spl_pqueue_extract_helper(element, iterator->object->flags); spl_pqueue_extract_helper 1071 ext/spl/spl_heap.c zval **data = spl_pqueue_extract_helper(element, intern->flags);