Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c265 #define PHP_UV_FD_TO_ZVAL(zv, fd) { php_stream *_stream = php_stream_fopen_from_fd(fd, "w+", NULL);… macro
1901 PHP_UV_FD_TO_ZVAL(&params[0], uv->uv.fs.result)
2095 PHP_UV_FD_TO_ZVAL(&params[3], uv->sock);

Completed in 23 milliseconds