Home
last modified time | relevance | path

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

/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c239 zval *zres; in PHP_FUNCTION() local
246 zres = to_zval_run_conversions((char *)msghdr, to_zval_read_msghdr, in PHP_FUNCTION()
255 ZVAL_COPY_VALUE(zmsg, zres); in PHP_FUNCTION()
256 efree(zres); /* only shallow destruction */ in PHP_FUNCTION()
261 assert(zres == NULL); in PHP_FUNCTION()

Completed in 8 milliseconds