Home
last modified time | relevance | path

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

/PHP-5.5/ext/ftp/tests/
H A Dbug27809.phpt2 Bug #27809 (ftp_systype returns null)
16 var_dump(ftp_systype($ftp));
H A D004.phpt16 var_dump(ftp_systype($ftp));
29 var_dump(ftp_systype($ftp, 0));
68 Warning: ftp_systype() expects exactly 1 parameter, 2 given in %s004.php on line 22
H A D005.phpt31 var_dump(ftp_systype($ftp));
78 Warning: ftp_systype(): Command not implemented (8). in %s005.php on line 24
/PHP-5.5/ext/ftp/
H A Dphp_ftp.h53 PHP_FUNCTION(ftp_systype);
H A Dphp_ftp.c261 PHP_FE(ftp_systype, arginfo_ftp_systype)
713 PHP_FUNCTION(ftp_systype) in PHP_FUNCTION() argument

Completed in 17 milliseconds