Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds