Home
last modified time | relevance | path

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

/PHP-8.0/ext/ftp/
H A Dftp.stub.php101 function ftp_nb_put($ftp, string $remote_filename, string $local_filename, int $mode = FTP_BINARY, … function
H A Dphp_ftp.c1076 PHP_FUNCTION(ftp_nb_put) in PHP_FUNCTION() argument
H A Dftp.c2179 ftp_nb_put(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t … in ftp_nb_put() function

Completed in 18 milliseconds