Home
last modified time | relevance | path

Searched refs:RETURN_COPY (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/soap/
H A Dsoap.c2570 RETURN_COPY(Z_CLIENT_LAST_REQUEST_P(ZEND_THIS));
2582 RETURN_COPY(Z_CLIENT_LAST_RESPONSE_P(ZEND_THIS));
2594 RETURN_COPY(Z_CLIENT_LAST_REQUEST_HEADERS_P(ZEND_THIS));
2606 RETURN_COPY(Z_CLIENT_LAST_RESPONSE_HEADERS_P(ZEND_THIS));
2674 RETURN_COPY(Z_CLIENT_COOKIES_P(ZEND_THIS));
/PHP-8.3/ext/pcntl/
H A Dpcntl.c697 RETURN_COPY(prev_handle); in PHP_FUNCTION()
/PHP-8.3/Zend/
H A Dzend_closures.c400 RETURN_COPY(callable); in ZEND_METHOD()
H A Dzend_API.h1047 #define RETURN_COPY(zv) do { RETVAL_COPY(zv); return; } while (0) macro
/PHP-8.3/ext/zend_test/
H A Dtest.c414 RETURN_COPY(arg1); in ZEND_FUNCTION()
/PHP-8.3/ext/sockets/
H A Dsockets.c2284 RETURN_COPY(&socket->zstream);
2356 RETURN_COPY(&socket->zstream);
/PHP-8.3/ext/standard/
H A Darray.c1283 RETURN_COPY(min); in PHP_FUNCTION()
1372 RETURN_COPY(max); in PHP_FUNCTION()
4302 RETURN_COPY(input);
4414 RETURN_COPY(input);
/PHP-8.3/ext/spl/
H A Dspl_directory.c2191 RETURN_COPY(&intern->u.file.current_zval); in PHP_METHOD()
H A Dspl_iterators.c3160 RETURN_COPY(obj); in PHP_FUNCTION()
/PHP-8.3/ext/curl/
H A Dinterface.c2780 RETURN_COPY(&ch->private_data); in PHP_FUNCTION()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c4181 RETURN_COPY(def_value); in ZEND_METHOD()
7158 RETURN_COPY(&fiber->fci.function_name); in ZEND_METHOD()
/PHP-8.3/ext/pgsql/
H A Dpgsql.c1427 RETURN_COPY(notice); in PHP_FUNCTION()

Completed in 200 milliseconds