Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c92 add_next_index_resource(return_value, s1->res); in PHP_FUNCTION()
93 add_next_index_resource(return_value, s2->res); in PHP_FUNCTION()
/PHP-8.3/Zend/
H A Dzend_API.h612 ZEND_API zend_result add_next_index_resource(zval *arg, zend_resource *r);
H A Dzend_API.c2036 ZEND_API zend_result add_next_index_resource(zval *arg, zend_resource *r) /* {{{ */ in add_next_index_resource() function

Completed in 63 milliseconds