Home
last modified time | relevance | path

Searched defs:ftp_rawlist (Results 1 – 24 of 24) sorted by last modified time

/dports/ftp/php80-ftp/php-8.0.15/ext/ftp/
H A Dftp.stub.php50 function ftp_rawlist($ftp, string $directory, bool $recursive = false): array|false {} function
H A Dphp_ftp.c486 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/ftp/php73-ftp/php-7.3.33/ext/ftp/
H A Dphp_ftp.c734 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/ftp/php74-ftp/php-7.4.27/ext/ftp/
H A Dphp_ftp.c752 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php40519 function ftp_rawlist($ftp_stream, $directory, $recursive){} function
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php20892 function ftp_rawlist($ftp_stream, $directory, $recursive){} function
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php20892 function ftp_rawlist($ftp_stream, $directory, $recursive){} function
/dports/lang/php80/php-8.0.15/ext/ftp/
H A Dftp.stub.php50 function ftp_rawlist($ftp, string $directory, bool $recursive = false): array|false {} function
H A Dphp_ftp.c486 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/www/mod_php80/php-8.0.15/ext/ftp/
H A Dftp.stub.php50 function ftp_rawlist($ftp, string $directory, bool $recursive = false): array|false {} function
H A Dphp_ftp.c486 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/www/mod_php81/php-8.1.1/ext/ftp/
H A Dftp.stub.php53 …function ftp_rawlist(FTP\Connection $ftp, string $directory, bool $recursive = false): array|false… function
H A Dphp_ftp.c503 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/ftp/php81-ftp/php-8.1.1/ext/ftp/
H A Dftp.stub.php53 …function ftp_rawlist(FTP\Connection $ftp, string $directory, bool $recursive = false): array|false… function
H A Dphp_ftp.c503 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/ftp/
H A Dftp.stub.php53 …function ftp_rawlist(FTP\Connection $ftp, string $directory, bool $recursive = false): array|false… function
H A Dphp_ftp.c503 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/ftp/
H A Dphp_ftp.c752 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/ftp/
H A Dphp_ftp.c752 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/lang/php73/php-7.3.33/ext/ftp/
H A Dphp_ftp.c734 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/ftp/
H A Dphp_ftp.c734 PHP_FUNCTION(ftp_rawlist) in PHP_FUNCTION() argument
/dports/devel/arcanist-lib/arcanist-b2e715f/resources/php/
H A Dsymbol-information.json3480 "ftp_rawlist": { object
/dports/devel/arcanist/arcanist-b2e715f/resources/php/
H A Dsymbol-information.json3480 "ftp_rawlist": { object
/dports/ftp/pear-Net_FTP/Net_FTP-1.4.1/Net/FTP/
H A DSocket.php416 function ftp_rawlist(&$control, $pwd, $recursive = false) function