Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c78 add_next_index_resource(return_value, php_stream_get_resource_id(s1)); in PHP_FUNCTION()
79 add_next_index_resource(return_value, php_stream_get_resource_id(s2)); in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend_API.h412 ZEND_API int add_next_index_resource(zval *arg, int r);
H A Dzend_API.c1424 ZEND_API int add_next_index_resource(zval *arg, int r) /* {{{ */ in add_next_index_resource() function

Completed in 24 milliseconds