Home
last modified time | relevance | path

Searched refs:ftp_close (Results 1 – 21 of 21) sorted by relevance

/PHP-7.4/ext/ftp/tests/
H A Dfilesize_large.phpt20 ftp_close($ftp);
H A Dftp_mlsd_empty_directory.phpt19 ftp_close($ftp);
H A Dbug37799.phpt19 ftp_close($ftp);
H A Dbug39458.phpt20 ftp_close($ftp);
H A Dbug39458-2.phpt21 ftp_close($ftp);
H A D001.phpt18 var_dump(ftp_close($ftp));
H A D002.phpt21 var_dump(ftp_close($ftp));
H A Dbug39583-2.phpt30 ftp_close($ftp);
H A Dbug39583.phpt31 ftp_close($ftp);
H A D004.phpt23 var_dump(ftp_close());
52 Warning: ftp_close() expects exactly 1 parameter, 0 given in %s004.php on line 16
H A D003.phpt30 var_dump(ftp_close($ftp));
H A Dftp_append.phpt27 ftp_close($ftp);
H A Dftp_delete.phpt23 ftp_close($ftp);
H A Dftp_mlsd.phpt18 ftp_close($ftp);
H A D007.phpt44 var_dump(ftp_close($ftp));
141 Warning: ftp_close(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
H A Dftp_nb_continue.phpt24 ftp_close($ftp);
/PHP-7.4/ext/ftp/
H A Dphp_ftp.h68 PHP_FUNCTION(ftp_close);
H A Dftp.h107 ftpbuf_t* ftp_close(ftpbuf_t *ftp);
H A Dphp_ftp.c280 PHP_FE(ftp_close, arginfo_ftp_close)
288 PHP_FALIAS(ftp_quit, ftp_close, arginfo_ftp_close)
315 ftp_close(ftp); in ZEND_GET_MODULE()
1548 PHP_FUNCTION(ftp_close) in PHP_FUNCTION() argument
H A Dftp.c171 ftp_close(ftpbuf_t *ftp) in ftp_close() function
/PHP-7.4/
H A DNEWS2593 . Fixed bug #77151 (ftp_close(): SSL_read on shutdown). (Remi)

Completed in 102 milliseconds