Home
last modified time | relevance | path

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

/php-src/ext/ftp/tests/
H A D004.phpt23 var_dump(ftp_quit($ftp));
/php-src/ext/ftp/
H A Dftp.h100 int ftp_quit(ftpbuf_t *ftp);
H A Dftp.stub.php132 function ftp_quit(FTP\Connection $ftp): bool {}
H A Dphp_ftp.c1216 success = ftp_quit(obj->ftp); in PHP_FUNCTION()
H A Dftp.c213 ftp_quit(ftpbuf_t *ftp) in ftp_quit() function

Completed in 19 milliseconds