Home
last modified time | relevance | path

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

/PHP-8.1/scripts/dev/
H A Dmakedist37 --remote=<repo> Instead of using a local repository, retrieve a tar archive
38 from a remote repository.
69 scripts/dev/makedist --remote=git@github.com:php/php-src.git php-7.4.0
73 --remote)
76 remote=$2
83 --remote=?*)
85 remote=${1#*=}
87 --remote=)
117 if test -n "$remote"; then
118 remote_option="--remote=$remote"
[all …]
/PHP-8.1/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv4_udp.phpt63 echo "Received $buf from remote address $address and remote port $port" . PHP_EOL;
66 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.1/ext/ftp/
H A Dphp_ftp.c704 char *local, *remote; in PHP_FUNCTION() local
767 char *local, *remote; in PHP_FUNCTION() local
876 char *remote; in PHP_FUNCTION() local
893 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION()
924 char *remote; in PHP_FUNCTION() local
941 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION()
973 char *remote, *local; in PHP_FUNCTION() local
996 startpos = ftp_size(ftp, remote, remote_len); in PHP_FUNCTION()
1025 char *remote, *local; in PHP_FUNCTION() local
1059 char *remote, *local; in PHP_FUNCTION() local
[all …]
/PHP-8.1/ext/ftp/tests/
H A D007.phpt84 var_dump(ftp_fget($ftp, $ftp, 'remote', 7777));
89 var_dump(ftp_nb_fget($ftp, $ftp, 'remote', 7777));
99 var_dump(ftp_get($ftp, 'local', 'remote', 7777));
104 var_dump(ftp_nb_get($ftp, 'local', 'remote', 7777));
114 var_dump(ftp_fput($ftp, 'remote', $ftp, 9999));
119 var_dump(ftp_nb_fput($ftp, 'remote', $ftp, 9999));
124 var_dump(ftp_put($ftp, 'remote', 'local', 9999));
129 var_dump(ftp_append($ftp, 'remote', 'local', 9999));
134 var_dump(ftp_nb_put($ftp, 'remote', 'local', 9999));
H A Dserver.inc164 … fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
/PHP-8.1/.github/scripts/windows/
H A Dbuild.bat27 echo Cloning remote SDK repository
35 echo Fetching remote SDK repository
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_load_data.phpt10 // Run test only locally - not against remote hosts
16 die("skip Cannot detect if test is run against local or remote database server");
18 die("skip Test cannot be run against remote database server");
/PHP-8.1/ext/snmp/tests/
H A DREADME.md14 SNMP_HOSTNAME : IPv4 of remote SNMP agent
15 SNMP_HOSTNAME : IPv6 or remote SNMP agent
/PHP-8.1/ext/openssl/tests/
H A Dbug65538_002.phpt22 Warning: remote cafile streams are disabled for security purposes in %s on line %d
/PHP-8.1/ext/oci8/tests/
H A Ddrcp_privileged.phpt18 …die("skip this test is unlikely to work with a remote database - unless an Oracle password file ha…
H A Dlob_029.phpt14 die("skip this test won't work with remote Oracle");
/PHP-8.1/sapi/fpm/
H A Dwww.conf.in334 ; %R: remote IP address
346 ; %u: remote user
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php1654 function stream_socket_get_name($socket, bool $remote): string|false {} argument
H A Dbasic_functions_arginfo.h1923 ZEND_ARG_TYPE_INFO(0, remote, _IS_BOOL, 0)
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic29387 # remote-path to video file
34800 >>9 byte 23 GroupWise admin remote host database
H A Dmagic私はガラスを食べられます29387 # remote-path to video file
34800 >>9 byte 23 GroupWise admin remote host database

Completed in 232 milliseconds