H A D | php_ftp.c | 856 char *local, *remote; in PHP_FUNCTION() local 919 char *local, *remote; in PHP_FUNCTION() local 1026 char *remote; in PHP_FUNCTION() local 1044 startpos = ftp_size(ftp, remote); in PHP_FUNCTION() 1054 if (!ftp_put(ftp, remote, stream, xtype, startpos TSRMLS_CC)) { in PHP_FUNCTION() 1073 char *remote; in PHP_FUNCTION() local 1091 startpos = ftp_size(ftp, remote); in PHP_FUNCTION() 1122 char *remote, *local; in PHP_FUNCTION() local 1146 startpos = ftp_size(ftp, remote); in PHP_FUNCTION() 1175 char *remote, *local; in PHP_FUNCTION() local [all …]
|