Home
last modified time | relevance | path

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

/PHP-8.3/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.3/Zend/
H A Dzend_API.c2090 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj) /* {{{ */ in add_next_index_object() function
4303 add_next_index_object(callable, fcc->object); in zend_get_callable_zval_from_fcc()
H A Dzend_API.h618 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj);

Completed in 34 milliseconds