Home
last modified time | relevance | path

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

/php-uv/examples/
H A Drmdir.php3 uv_fs_rmdir(uv_default_loop(), "hoge", function($result) {
/php-uv/tests/
H A D311-fs-rmdir.phpt9 uv_fs_rmdir(uv_default_loop(), DIRECTORY_PATH, function($result) {
/php-uv/
H A DREADME.md2346 ### void uv_fs_rmdir(resource $loop, string $path, callable $callback)
H A Dphp_uv.c5783 PHP_FUNCTION(uv_fs_rmdir) argument
6416 PHP_FE(uv_fs_rmdir, arginfo_uv_fs_rmdir)

Completed in 23 milliseconds