Home
last modified time | relevance | path

Searched refs:host (Results 101 – 125 of 582) sorted by relevance

12345678910>>...24

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_dump_debug_info_oo.phpt16 if (!$mysqli = new mysqli($host, $user, $passwd, $db, $port, $socket))
17 …"[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket…
H A Dmysqli_close.phpt22 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
24 $host, $user, $db, $port, $socket);
H A Dmysqli_expire_password.phpt13 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
14 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
15 $host, $user, $db, $port, $socket));
61 if (!$link = my_mysqli_connect($host, 'expiretest', "", $db, $port, $socket)) {
72 if (!my_mysqli_real_connect($link, $host, 'expiretest', "", $db, $port, $socket)) {
83 if (!my_mysqli_real_connect($link, $host, 'expiretest', "", $db, $port, $socket)) {
95 if (!my_mysqli_real_connect($link, $host, 'expiretest', "", $db, $port, $socket)) {
108 if (!$link = my_mysqli_connect($host, 'expiretest', "expiretest", $db, $port, $socket)) {
H A Dmysqli_disable_reads_from_master.phpt26 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
27 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
28 $host, $user, $db, $port, $socket);
H A Dmysqli_dump_debug_info.phpt22 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
24 $host, $user, $db, $port, $socket);
H A Dmysqli_enable_reads_from_master.phpt26 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
27 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
28 $host, $user, $db, $port, $socket);
H A Dbug73800.phpt13 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
18 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
H A Dbug74021.phpt12 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
17 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_errno.phpt22 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
24 $host, $user, $db, $port, $socket);
H A Dmysqli_error_unicode.phpt22 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
24 $host, $user, $db, $port, $socket);
H A Dmysqli_fetch_lengths.phpt13 if (!$mysqli = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
15 $host, $user, $db, $port, $socket);
H A Dmysqli_errno_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_warning_unclonable.phpt16 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
17 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
18 $host, $user, $db, $port, $socket);
H A Dbug48909.phpt12 if (!($link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)))
13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
14 $host, $user, $db, $port, $socket);
H A Dmysqli_change_user_oo.phpt24 if (!$mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket))
25 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
26 $host, $user, $db, $port, $socket);
50 if (!$mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket))
51 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
52 $host, $user, $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 …]
/PHP-7.0/ext/pcre/tests/
H A Dbug72463.phpt14 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", "");
15 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", NULL);
H A Dbug72463_2.phpt14 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", "");
15 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", NULL);
/PHP-7.0/ext/standard/tests/file/
H A Dfopen_variation14-win32.phpt106 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
111 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
116 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
121 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
126 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
131 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
136 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
141 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
158 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
163 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
[all …]
/PHP-7.0/ext/curl/tests/
H A Dbug68937.phpt12 $host = curl_cli_server_start();
14 $url = "{$host}/get.php";
H A Dbug48207.phpt18 $host = curl_cli_server_start();
19 if(!empty($host)) {
22 $url = "$host/get.php?test=1";
H A Dcurl_setopt_array_basic.phpt19 $host = curl_cli_server_start();
20 if (!empty($host)) {
22 $url = "{$host}/get.php?test=get";
/PHP-7.0/ext/ldap/tests/
H A Dldap_free_result_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
23 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_count_entries_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
23 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
/PHP-7.0/ext/standard/tests/url/
H A Dbug54180.phpt14 ["host"]=>
26 ["host"]=>

Completed in 29 milliseconds

12345678910>>...24