/PHP-8.0/scripts/dev/ |
H A D | makedist | 28 --remote=<repo> Instead of using a local repository, retrieve a tar archive 29 from a remote repository. 60 scripts/dev/makedist --remote=git@git.php.net:php-src.git php-7.4.0 64 --remote) 67 remote=$2 74 --remote=?*) 76 remote=${1#*=} 78 --remote=) 108 if test -n "$remote"; then 109 remote_option="--remote=$remote" [all …]
|
/PHP-8.0/ext/sockets/tests/ |
H A D | socket_sentto_recvfrom_ipv4_udp.phpt | 67 echo "Received $buf from remote address $address and remote port $port" . PHP_EOL; 70 Received Ping! from remote address %s and remote port %d
|
H A D | socket_sentto_recvfrom_ipv6_udp-win32.phpt | 44 echo "Received $buf from remote address $from and remote port $port" . PHP_EOL; 50 Received Ping! from remote address ::1 and remote port 1223
|
H A D | socket_sentto_recvfrom_ipv6_udp.phpt | 71 echo "Received $buf from remote address $address and remote port $port" . PHP_EOL; 74 Received Ping! from remote address %s and remote port %d
|
/PHP-8.0/ext/ftp/ |
H A D | php_ftp.c | 705 char *local, *remote; in PHP_FUNCTION() local 771 char *local, *remote; in PHP_FUNCTION() local 886 char *remote; in PHP_FUNCTION() local 906 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION() 937 char *remote; in PHP_FUNCTION() local 957 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION() 989 char *remote, *local; in PHP_FUNCTION() local 1015 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION() 1044 char *remote, *local; in PHP_FUNCTION() local 1081 char *remote, *local; in PHP_FUNCTION() local [all …]
|
/PHP-8.0/ext/ftp/tests/ |
H A D | 007.phpt | 85 var_dump(ftp_fget($ftp, $ftp, 'remote', 7777)); 90 var_dump(ftp_nb_fget($ftp, $ftp, 'remote', 7777)); 100 var_dump(ftp_get($ftp, 'local', 'remote', 7777)); 105 var_dump(ftp_nb_get($ftp, 'local', 'remote', 7777)); 115 var_dump(ftp_fput($ftp, 'remote', $ftp, 9999)); 120 var_dump(ftp_nb_fput($ftp, 'remote', $ftp, 9999)); 125 var_dump(ftp_put($ftp, 'remote', 'local', 9999)); 130 var_dump(ftp_append($ftp, 'remote', 'local', 9999)); 135 var_dump(ftp_nb_put($ftp, 'remote', 'local', 9999));
|
H A D | server.inc | 200 … fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
|
/PHP-8.0/.github/scripts/windows/ |
H A D | build.bat | 22 echo Cloning remote SDK repository 30 echo Fetching remote SDK repository
|
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_exec_load_data.phpt | 9 // Run test only locally - not against remote hosts 15 die("skip Cannot detect if test is run against local or remote database server"); 17 die("skip Test cannot be run against remote database server");
|
/PHP-8.0/ext/snmp/tests/ |
H A D | README.md | 14 SNMP_HOSTNAME : IPv4 of remote SNMP agent 15 SNMP_HOSTNAME : IPv6 or remote SNMP agent
|
/PHP-8.0/ext/openssl/tests/ |
H A D | bug65538_002.phpt | 21 Warning: remote cafile streams are disabled for security purposes in %s on line %d
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_wait.c | 339 struct sockaddr_un local, remote; in PHPDBG_COMMAND() local 368 rlen = sizeof(remote); in PHPDBG_COMMAND() 369 sr = accept(sl, (struct sockaddr *) &remote, (socklen_t *) &rlen); in PHPDBG_COMMAND()
|
H A D | phpdbg.c | 1317 zend_bool remote = 0; in main() local 1684 remote = 1; in main() 1771 if (remote) { in main() 1785 if (remote) { in main() 2056 if ((cleaning > 0 || remote) && !quit_immediately) { in main() 2142 if ((cleaning > 0 || remote) && !quit_immediately) { in main()
|
/PHP-8.0/ext/oci8/tests/ |
H A D | drcp_privileged.phpt | 17 …die("skip this test is unlikely to work with a remote database - unless an Oracle password file ha…
|
H A D | lob_029.phpt | 12 die("skip this test won't work with remote Oracle");
|
/PHP-8.0/sapi/fpm/ |
H A D | www.conf.in | 320 ; %R: remote IP address 332 ; %u: remote user
|
/PHP-8.0/docs/ |
H A D | release-process.md | 52 * Set remote Git push URL for the PECL extension: 55 git remote set-url origin git@git.php.net:pecl/category/ext-name
|
/PHP-8.0/ext/standard/ |
H A D | basic_functions.stub.php | 1261 function stream_socket_get_name($socket, bool $remote): string|false {} argument
|
H A D | basic_functions_arginfo.h | 1914 ZEND_ARG_TYPE_INFO(0, remote, _IS_BOOL, 0)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 32832 >>9 byte 23 GroupWise admin remote host database
|
H A D | magic | 32832 >>9 byte 23 GroupWise admin remote host database
|