Home
last modified time | relevance | path

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

/PHP-8.0/ext/ftp/
H A Dftp.stub.php74 function ftp_get($ftp, string $local_filename, string $remote_filename, int $mode = FTP_BINARY, int… function
H A Dphp_ftp.c699 PHP_FUNCTION(ftp_get) in PHP_FUNCTION() argument
H A Dftp.c866 ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, const size_t path_len, ftptype_t ty… in ftp_get() function

Completed in 17 milliseconds