Home
last modified time | relevance | path

Searched defs:ftp_rmdir (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/ftp/
H A Dftp.stub.php37 function ftp_rmdir(FTP\Connection $ftp, string $directory): bool {} function
H A Dphp_ftp.c400 PHP_FUNCTION(ftp_rmdir) in PHP_FUNCTION() argument
H A Dftp.c588 ftp_rmdir(ftpbuf_t *ftp, const char *dir, const size_t dir_len) in ftp_rmdir() function

Completed in 34 milliseconds