result_p 103 ext/spl/spl_heap.c zval *result_p = NULL; result_p 105 ext/spl/spl_heap.c zend_call_method_with_2_params(&object, heap_object->std.ce, &heap_object->fptr_cmp, "compare", &result_p, a, b); result_p 111 ext/spl/spl_heap.c convert_to_long(result_p); result_p 112 ext/spl/spl_heap.c *result = Z_LVAL_P(result_p); result_p 114 ext/spl/spl_heap.c zval_ptr_dtor(&result_p);