Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dphp_spl.c626 add_next_index_object(return_value, alfi->closure); in PHP_FUNCTION()
633 add_next_index_object(&tmp, alfi->obj); in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.c2140 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj) /* {{{ */ in add_next_index_object() function
4382 add_next_index_object(callable, fcc->object); in zend_get_callable_zval_from_fcc()
H A Dzend_API.h623 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj);

Completed in 35 milliseconds