Home
last modified time | relevance | path

Searched refs:host (Results 176 – 200 of 577) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/ldap/tests/
H A Dconnect.inc8 $host = getenv("LDAP_TEST_HOST") ? getenv("LDAP_TEST_HOST") : "localhost";
16 function ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version) {
17 $link = ldap_connect($host, $port);
H A Dldap_read_basic.phpt16 $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_search_variation4.phpt16 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
31 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_drop_db.phpt45 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
46 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
47 $host, $user, $db, $port, $socket);
/PHP-5.5/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…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt72 …if ($link = my_mysqli_connect($host, $user . 'unknown_really', $passwd . 'non_empty', $db, $port, …
73 …printf("[010] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
74 $host, $user . 'unknown_really', $db, $port, $socket);
85 …if ($link = my_mysqli_real_connect($link, $host, $user . 'unknown_really', $passwd . 'non_empty', …
86 …printf("[013] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
87 $host, $user . 'unknown_really', $db, $port, $socket);
H A D032.phpt13 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
32 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dbug31668.phpt14 $mysql = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
28 $mysql = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
H A D029.phpt13 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
32 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A D045.phpt10 $link = my_mysqli_connect($host, $user, $passwd);
26 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
H A Dbug36745.phpt13 $mysql = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
27 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_mysqlnd_read_timeout_long.phpt13 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
29 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_mysqlnd_read_timeout_zero.phpt13 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
28 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_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 Dmysqli_pam_sha256_public_key_option_invalid.phpt17 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
94 function sha_connect($offset, $host, $db, $port, $socket, $file) {
102 if (!$link->real_connect($host, 'shatest', 'shatest', $db, $port, $socket)) {
130 sha_connect(100, $host, $db, $port, $socket, $file);
144 sha_connect(200, $host, $db, $port, $socket, $file_wrong);
154 sha_connect(300, $host, $db, $port, $socket, $file_wrong);
159 sha_connect(400, $host, $db, $port, $socket, $file_wrong);
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))
/PHP-5.5/ext/curl/tests/
H A Dcurl_CURLOPT_READDATA.phpt12 $host = curl_cli_server_start();
14 $url = $host . '/get.php?test=post';
H A Dcurl_basic_001.phpt16 $host = curl_cli_server_start();
21 $url = "{$host}/get.php?test=get";
H A Dcurl_basic_002.phpt17 $host = curl_cli_server_start();
22 $url = "{$host}/get.php?test=get";
H A Dcurl_basic_005.phpt17 $host = curl_cli_server_start();
22 $url = "{$host}/get.php?test=useragent";
H A Dcurl_copy_handle_basic_002.phpt11 $host = curl_cli_server_start();
15 $url = "{$host}/get.php?test=getpost";
H A Dcurl_copy_handle_basic_005.phpt12 $host = curl_cli_server_start();
16 $url = "{$host}/get.php?test=getpost";
H A Dcurl_setopt_basic002.phpt12 $host = curl_cli_server_start();
21 $url = "{$host}/";

Completed in 83 milliseconds

12345678910>>...24