Home
last modified time | relevance | path

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

/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_heap.c373 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
485 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
569 count = spl_ptr_heap_count(intern->heap); in PHP_METHOD()
583 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in PHP_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_heap.c373 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
485 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
569 count = spl_ptr_heap_count(intern->heap); in PHP_METHOD()
583 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in PHP_METHOD()
/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_heap.c341 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
470 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
552 count = spl_ptr_heap_count(intern->heap); in SPL_METHOD()
567 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in SPL_METHOD()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_heap.c397 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
509 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
593 count = spl_ptr_heap_count(intern->heap); in PHP_METHOD()
607 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in PHP_METHOD()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_heap.c397 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
509 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
593 count = spl_ptr_heap_count(intern->heap); in PHP_METHOD()
607 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in PHP_METHOD()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_heap.c341 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
470 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
552 count = spl_ptr_heap_count(intern->heap); in SPL_METHOD()
567 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in SPL_METHOD()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_heap.c381 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
502 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
587 count = spl_ptr_heap_count(intern->heap); in SPL_METHOD()
602 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in SPL_METHOD()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_heap.c381 static int spl_ptr_heap_count(spl_ptr_heap *heap) { /* {{{ */ in spl_ptr_heap_count() function
502 *count = spl_ptr_heap_count(intern->heap); in spl_heap_object_count_elements()
587 count = spl_ptr_heap_count(intern->heap); in SPL_METHOD()
602 RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0); in SPL_METHOD()