Home
last modified time | relevance | path

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

/PHP-5.5/ext/ftp/
H A Dphp_ftp.h71 PHP_FUNCTION(ftp_nb_continue);
H A Dphp_ftp.c277 PHP_FE(ftp_nb_continue, arginfo_ftp_nb_continue)
983 PHP_FUNCTION(ftp_nb_continue) in PHP_FUNCTION() argument
/PHP-5.5/ext/ftp/tests/
H A D005.phpt28 var_dump(ftp_nb_continue($ftp));
69 Warning: ftp_nb_continue(): no nbronous transfer to continue. in %s005.php on line 21
H A D006.phpt22 var_dump(ftp_nb_continue());
69 Warning: ftp_nb_continue() expects exactly 1 parameter, 0 given in %s006.php on line 15
H A Dftp_nb_continue.phpt2 Testing whether ftp_nb_continue() fetches more data
22 $r = ftp_nb_continue($ftp);
/PHP-5.5/
H A DNEWS1540 . Fixed bug #65667 (ftp_nb_continue produces segfault). (Philip Hofstetter)

Completed in 45 milliseconds