Home
last modified time | relevance | path

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

/php-uv/examples/
H A Dfstat.php4 uv_fs_fstat(uv_default_loop(), $file, function($file, $stat) {
/php-uv/
H A DREADME.md2672 ### void uv_fs_fstat(resource $loop, zval $fd, callable $callback)
H A Dphp_uv.c5898 PHP_FUNCTION(uv_fs_fstat) argument
6430 PHP_FE(uv_fs_fstat, arginfo_uv_fs_fstat)

Completed in 24 milliseconds