Searched refs:add_next_index_resource (Results 1 – 3 of 3) sorted by relevance
80 add_next_index_resource(return_value, s1->res); in PHP_FUNCTION()81 add_next_index_resource(return_value, s2->res); in PHP_FUNCTION()
430 ZEND_API int add_next_index_resource(zval *arg, zend_resource *r);
1518 ZEND_API int add_next_index_resource(zval *arg, zend_resource *r) /* {{{ */ in add_next_index_resource() function
Completed in 31 milliseconds