Home
last modified time | relevance | path

Searched refs:host (Results 226 – 250 of 634) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_006.phpt17 $host = curl_cli_server_start();
22 $url = "{$host}/get.inc?test=get";
H A Dcurl_copy_handle_basic_006.phpt12 $host = curl_cli_server_start();
16 $url = "{$host}/get.inc?test=useragent";
H A Dcurl_copy_handle_basic_007.phpt8 $host = curl_cli_server_start();
12 $url = "{$host}/get.inc?test=getpost";
H A Dcurl_multi_getcontent_basic3.phpt18 $host = curl_cli_server_start();
19 curl_setopt($ch1, CURLOPT_URL, "{$host}/get.inc?test=getpost&get_param=Hello%20World");
/PHP-7.4/ext/ldap/tests/
H A Dldap_first_reference_basic.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
31 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_parse_reference_basic.phpt12 $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_rename_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
27 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_search_variation2.phpt16 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
29 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_sasl_bind_error.phpt14 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
18 $link = ldap_connect($host, $port);
43 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_add_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
35 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_control_paged_results_variation2.phpt14 $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_attribute_error.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_parse_result_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
32 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_parse_result_controls.phpt16 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
36 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_015.phpt18 $host = PHP_CLI_SERVER_HOSTNAME;
23 Host: {$host}
/PHP-7.4/ext/mysqli/tests/
H A D037.phpt14 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
38 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A D038.phpt13 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
38 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_driver.phpt48 …if ($link = my_mysqli_connect($host, $user . 'unknown_really', $passwd . 'non_empty', $db, $port, …
49 …printf("[007] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
50 $host, $user . 'unknown_really', $db, $port, $socket);
77 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
84 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dbug49442.phpt9 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket)) {
28 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket)) {
76 $host = 'p:' . $host;
77 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_fetch_assoc_oo.phpt23 if (!$mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket))
24 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
25 $host, $user, $db, $port, $socket);
H A D067.phpt9 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
33 $mysql = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
70 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dbug66124.phpt25 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
26 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
27 $host, $user, $db, $port, $socket);
H A D066.phpt13 $mysql = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
36 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
/PHP-7.4/ext/standard/tests/file/
H A Dfopen_variation14.phpt98 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
103 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
108 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
113 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
122 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
127 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
H A Dfopen_variation15.phpt102 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
107 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
112 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
117 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
126 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
131 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…

Completed in 22 milliseconds

12345678910>>...26