Home
last modified time | relevance | path

Searched refs:host (Results 151 – 175 of 634) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/curl/tests/
H A Dcurl_file_upload_stream.phpt10 $host = curl_cli_server_start();
14 curl_setopt($ch, CURLOPT_URL, "{$host}/get.inc?test=file");
H A Dcurl_setopt_basic004.phpt12 $host = curl_cli_server_start();
17 $url = "{$host}/";
H A Dcurl_copy_handle_basic_004.phpt12 $host = curl_cli_server_start();
16 $url = "{$host}/get.inc?test=getpost&get_param=Hello%20World";
H A Dcurl_copy_handle_variation3.phpt8 $host = curl_cli_server_start();
12 curl_setopt($ch1, CURLOPT_URL, "{$host}/get.php?test=file");
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_007.phpt12 $host = PHP_CLI_SERVER_HOSTNAME;
17 Host: {$host}
H A Dbug73630.phpt18 $host = PHP_CLI_SERVER_HOSTNAME;
25 Host: {$host}
H A Dphp_cli_server_016.phpt22 $host = PHP_CLI_SERVER_HOSTNAME;
27 Host: {$host}
H A Dbug66606_2.phpt14 $host = PHP_CLI_SERVER_HOSTNAME;
19 Host: {$host}
H A Dphp_cli_server_014.phpt13 $host = PHP_CLI_SERVER_HOSTNAME;
18 Host: {$host}
37 Host: {$host}
/PHP-7.4/ext/mysqli/tests/
H A Dbug50772.phpt15 my_mysqli_real_connect($db1, $host, $user, $passwd, $db, $port, $socket);
25 my_mysqli_real_connect($db2, $host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_fork.phpt16 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
59 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
60 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
61 $host, $user, $db, $port, $socket);
88 …if (!($plink = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) || !mysqli_autocommi…
132 if (!$plink = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
134 $host, $user, $db, $port, $socket);
212 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
213 …printf("[018] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
214 $host, $user, $db, $port, $socket);
[all …]
H A Dmysqli_error_oo.phpt20 if (!$mysqli = new mysqli($host, $user, $passwd, $db, $port, $socket))
21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
22 $host, $user, $db, $port, $socket);
H A Dmysqli_expire_password.phpt9 if (!$link = @my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
11 $host, $user, $db, $port, $socket));
69 if (!$link = my_mysqli_connect($host, 'expiretest', 'expiredpassword', $db, $port, $socket)) {
80 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) {
91 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) {
103 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) {
118 if (!$link = my_mysqli_connect($host, 'expiretest', "expiretest", $db, $port, $socket)) {
H A Dmysqli_send_query.phpt29 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
30 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
31 $host, $user, $db, $port, $socket);
/PHP-7.4/ext/ldap/tests/
H A Dldap_exop.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
50 test_bind($host, $port, "cn=userA,$base", $userAPassword, $protocol_version),
55 test_bind($host, $port, "cn=userA,$base", $genpw, $protocol_version)
63 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_first_entry_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_set_option_crlcheck_basic.phpt9 $link = ldap_connect($host, $port);
18 $link = ldap_connect($host, $port);
H A Dldap_delete_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
33 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_attributes_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_entries_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_next_attribute_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
30 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_next_entry_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
/PHP-7.4/ext/standard/tests/file/
H A Dfopen_variation15-win32.phpt110 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
115 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
120 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
125 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
130 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
135 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
140 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
145 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
162 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
167 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
[all …]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt64 // Reaction on host not specified differs for different configs, so no printing
75 $host = PDO_MYSQL_TEST_HOST;
76 $invalid_host = $host . 'invalid';
78 // last host specification should be the one used
79 $dsn = MySQLPDOTest::getDSN(array('host' => $host), 'host=' . $invalid_host);
86 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host), 'host=' . $host);
93 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host));
101 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host), 'host=' . $host);
110 $dsn = MySQLPDOTest::getDSN(array('host' => str_repeat('0123456789', 100)));
H A DREADME.md6 # DSN; For example: mysql:dbname=test;host=localhost;port=3306
9 # Database host

Completed in 21 milliseconds

12345678910>>...26