Home
last modified time | relevance | path

Searched refs:ftp_systype (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/ftp/tests/
H A Dbug27809.phpt2 Bug #27809 (ftp_systype returns null)
15 var_dump(ftp_systype($ftp));
H A Dbug80901.phpt14 ftp_systype($ftp);
19 Warning: ftp_systype(): ***************************************************************************…
H A Dbug79100.phpt15 ftp_systype($ftp);
21 Warning: ftp_systype(): %rConnection|Operation%r timed out in %s on line %d
H A D005.phpt56 var_dump(ftp_systype($ftp));
93 Warning: ftp_systype(): Command not implemented (8). in %s005.php on line %d
H A D007.phpt79 var_dump(ftp_systype($ftp));
195 ftp_systype(): Argument #1 ($ftp) must be of type FTP\Connection, resource given
/PHP-8.1/ext/ftp/
H A Dftp_arginfo.h214 ZEND_FUNCTION(ftp_systype);
254 ZEND_FE(ftp_systype, arginfo_ftp_systype)
H A Dftp.stub.php61 function ftp_systype(FTP\Connection $ftp): string|false {} function
H A Dphp_ftp.c563 PHP_FUNCTION(ftp_systype) in PHP_FUNCTION() argument

Completed in 12 milliseconds