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