Home
last modified time | relevance | path

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

/PHP-8.0/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 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.phpt165 var_dump(ftp_close($ftp));
213 ftp_close(): supplied resource is not a valid FTP Buffer resource
H A Dftp_nb_continue.phpt24 ftp_close($ftp);
/PHP-8.0/ext/ftp/
H A Dftp_arginfo.h231 ZEND_FUNCTION(ftp_close);
271 ZEND_FE(ftp_close, arginfo_ftp_close)
272 ZEND_FALIAS(ftp_quit, ftp_close, arginfo_ftp_quit)
H A Dftp.h105 ftpbuf_t* ftp_close(ftpbuf_t *ftp);
H A Dftp.stub.php119 function ftp_close($ftp): bool {} function
H A Dphp_ftp.c63 ftp_close(ftp); in ZEND_GET_MODULE()
1263 PHP_FUNCTION(ftp_close) in PHP_FUNCTION() argument
H A Dftp.c165 ftp_close(ftpbuf_t *ftp) in ftp_close() function

Completed in 25 milliseconds