Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_heap.c118 static zval *spl_pqueue_extract_helper(zval *value, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
190 zval *a_priority_p = spl_pqueue_extract_helper(a, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()
191 zval *b_priority_p = spl_pqueue_extract_helper(b, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()
678 value_out = spl_pqueue_extract_helper(&value, intern->flags); in SPL_METHOD()
716 value_out = spl_pqueue_extract_helper(value, intern->flags); in SPL_METHOD()
920 zval *data = spl_pqueue_extract_helper(element, object->flags); in spl_pqueue_it_get_current_data()
1043 zval *data = spl_pqueue_extract_helper(element, intern->flags); in SPL_METHOD()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_heap.c118 static zval *spl_pqueue_extract_helper(zval *value, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
190 zval *a_priority_p = spl_pqueue_extract_helper(a, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()
191 zval *b_priority_p = spl_pqueue_extract_helper(b, SPL_PQUEUE_EXTR_PRIORITY); in spl_ptr_pqueue_zval_cmp()
678 value_out = spl_pqueue_extract_helper(&value, intern->flags); in SPL_METHOD()
716 value_out = spl_pqueue_extract_helper(value, intern->flags); in SPL_METHOD()
920 zval *data = spl_pqueue_extract_helper(element, object->flags); in spl_pqueue_it_get_current_data()
1043 zval *data = spl_pqueue_extract_helper(element, intern->flags); in SPL_METHOD()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_heap.c143 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
521 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
683 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in PHP_METHOD()
712 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
907 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1015 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_heap.c143 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
521 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
683 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in PHP_METHOD()
712 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
907 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1015 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_heap.c151 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
545 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
723 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in PHP_METHOD()
752 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
947 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1055 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_heap.c151 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
545 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
723 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in PHP_METHOD()
752 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
947 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1055 spl_pqueue_extract_helper(return_value, elem, intern->flags); in PHP_METHOD()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_heap.c145 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
538 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
706 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in SPL_METHOD()
736 spl_pqueue_extract_helper(return_value, elem, intern->flags); in SPL_METHOD()
939 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1053 spl_pqueue_extract_helper(return_value, elem, intern->flags); in SPL_METHOD()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_heap.c145 static void spl_pqueue_extract_helper(zval *result, spl_pqueue_elem *elem, int flags) /* {{{ */ in spl_pqueue_extract_helper() function
538 spl_pqueue_extract_helper(&elem, pq_elem, SPL_PQUEUE_EXTR_BOTH); in spl_heap_object_get_debug_info()
706 spl_pqueue_extract_helper(return_value, &elem, intern->flags); in SPL_METHOD()
736 spl_pqueue_extract_helper(return_value, elem, intern->flags); in SPL_METHOD()
939 spl_pqueue_extract_helper(&user_it->value, elem, object->flags); in spl_pqueue_it_get_current_data()
1053 spl_pqueue_extract_helper(return_value, elem, intern->flags); in SPL_METHOD()