Home
last modified time | relevance | path

Searched refs:ftp_quit (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/ftp/tests/
H A D004.phpt24 var_dump(ftp_quit($ftp));
/PHP-8.0/ext/ftp/
H A Dftp.h99 int ftp_quit(ftpbuf_t *ftp);
H A Dftp.stub.php125 function ftp_quit($ftp): bool {} function
H A Dftp_arginfo.h272 ZEND_FALIAS(ftp_quit, ftp_close, arginfo_ftp_quit)
H A Dphp_ftp.c1276 ftp_quit(ftp); in PHP_FUNCTION()
H A Dftp.c210 ftp_quit(ftpbuf_t *ftp) in ftp_quit() function

Completed in 19 milliseconds