Home
last modified time | relevance | path

Searched refs:ftp_alloc (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/mod_php81/php-8.1.1/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/lang/php81/php-8.1.1/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/ftp/php81-ftp/php-8.1.1/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
17 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/lang/php73/php-7.3.33/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
H A D004.phpt19 var_dump(ftp_alloc($ftp, array()));
40 Warning: ftp_alloc() expects parameter 2 to be int, array given in %s004.php on line 12
/dports/lang/php80/php-8.0.15/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/lang/php74/php-7.4.27/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/www/mod_php73/php-7.3.33/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/ftp/php74-ftp/php-7.4.27/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/ftp/php73-ftp/php-7.3.33/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/ftp/php80-ftp/php-8.0.15/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/www/mod_php74/php-7.4.27/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));
/dports/www/mod_php80/php-8.0.15/ext/ftp/tests/
H A Dftp_alloc_basic1.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024));
H A Dftp_alloc_basic2.phpt2 Testing ftp_alloc returns true
18 var_dump(ftp_alloc($ftp, 1024, $result));

123456