Home
last modified time | relevance | path

Searched refs:remote (Results 1 – 21 of 21) sorted by relevance

/PHP-8.0/scripts/dev/
H A Dmakedist28 --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 Dsocket_sentto_recvfrom_ipv4_udp.phpt67 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 Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt44 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 Dsocket_sentto_recvfrom_ipv6_udp.phpt71 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 Dphp_ftp.c705 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 D007.phpt85 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 Dserver.inc200 … 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 Dbuild.bat22 echo Cloning remote SDK repository
30 echo Fetching remote SDK repository
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt9 // 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 DREADME.md14 SNMP_HOSTNAME : IPv4 of remote SNMP agent
15 SNMP_HOSTNAME : IPv6 or remote SNMP agent
/PHP-8.0/ext/openssl/tests/
H A Dbug65538_002.phpt21 Warning: remote cafile streams are disabled for security purposes in %s on line %d
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_wait.c339 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 Dphpdbg.c1317 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 Ddrcp_privileged.phpt17 …die("skip this test is unlikely to work with a remote database - unless an Oracle password file ha…
H A Dlob_029.phpt12 die("skip this test won't work with remote Oracle");
/PHP-8.0/sapi/fpm/
H A Dwww.conf.in320 ; %R: remote IP address
332 ; %u: remote user
/PHP-8.0/docs/
H A Drelease-process.md52 * 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 Dbasic_functions.stub.php1261 function stream_socket_get_name($socket, bool $remote): string|false {} argument
H A Dbasic_functions_arginfo.h1914 ZEND_ARG_TYPE_INFO(0, remote, _IS_BOOL, 0)
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます32832 >>9 byte 23 GroupWise admin remote host database
H A Dmagic32832 >>9 byte 23 GroupWise admin remote host database

Completed in 213 milliseconds