Home
last modified time | relevance | path

Searched refs:b_priority_p (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_heap.c224 zval *b_priority_p = &b->priority; in spl_ptr_pqueue_elem_cmp() local
235 …if (spl_ptr_heap_cmp_cb_helper(object, heap_object, a_priority_p, b_priority_p, &lval) == FAILURE)… in spl_ptr_pqueue_elem_cmp()
243 compare_function(&result, a_priority_p, b_priority_p); in spl_ptr_pqueue_elem_cmp()

Completed in 6 milliseconds