Searched refs:add_next_index_object (Results 1 – 3 of 3) sorted by relevance
630 add_next_index_object(return_value, alfi->closure); in PHP_FUNCTION()637 add_next_index_object(&tmp, alfi->obj); in PHP_FUNCTION()
2090 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj) /* {{{ */ in add_next_index_object() function4303 add_next_index_object(callable, fcc->object); in zend_get_callable_zval_from_fcc()
618 ZEND_API zend_result add_next_index_object(zval *arg, zend_object *obj);
Completed in 28 milliseconds