Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dphp_spl.c630 add_next_index_object(return_value, alfi->closure); in PHP_FUNCTION()
637 add_next_index_object(&tmp, alfi->obj); in PHP_FUNCTION()
/PHP-8.2/Zend/
H A Dzend_API.c2119 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj) /* {{{ */ in add_next_index_object() function
4330 add_next_index_object(callable, fcc->object); in zend_get_callable_zval_from_fcc()
H A Dzend_API.h621 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj);

Completed in 37 milliseconds