Home
last modified time | relevance | path

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

12345678910>>...24

/PHP-5.4/ext/standard/tests/file/
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.4/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.4/ext/mysql/tests/
H A Dmysql_pconn_reuse.phpt19 $myhost = sprintf("%s:%s", $host, $socket);
21 $myhost = sprintf("%s:%s", $host, $port);
23 $myhost = $host;
H A Dmysql_client_encoding.phpt15 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
16 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
17 $host, $user, $db, $port, $socket);
H A D003.phpt20 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
22 $host, $user, $db, $port, $socket);
/PHP-5.4/ext/mysqli/tests/
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 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 D045.phpt10 $link = my_mysqli_connect($host, $user, $passwd);
26 $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 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 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 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 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 Dbug55283.phpt12 if (!($link = @my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)))
47 if (my_mysqli_real_connect($link, 'p:' . $host, $user, $passwd, $db, $port, null, $flags)) {
55 if (my_mysqli_real_connect($link2, $host, $user, $passwd, $db, $port, null, $flags)) {
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 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))
/PHP-5.4/ext/curl/tests/
H A Dcurl_copy_handle_basic_002.phpt10 $host = getenv('PHP_CURL_HTTP_REMOTE_SERVER');
14 $url = "{$host}/get.php?test=getpost";
H A Dcurl_basic_011.phpt15 $host = getenv('PHP_CURL_HTTP_REMOTE_SERVER');
20 $url = "{$host}/get.php?test=cookie";
H A Dcurl_copy_handle_basic_005.phpt11 $host = getenv('PHP_CURL_HTTP_REMOTE_SERVER');
15 $url = "{$host}/get.php?test=getpost";
/PHP-5.4/ext/soap/
H A Dphp_http.c167 char *host; in http_connect() local
179 host = Z_STRVAL_PP(proxy_host); in http_connect()
183 host = phpurl->host; in http_connect()
214 smart_str_appends(&soap_headers, phpurl->host); in http_connect()
259 int l1 = strlen(host); in in_domain()
262 return strcmp(host+l1-l2,domain) == 0; in in_domain()
267 return strcmp(host,domain) == 0; in in_domain()
384 if (phpurl == NULL || phpurl->host == NULL) { in make_http_soap_request()
427 strcmp(orig->host, phpurl->host) == 0 && in make_http_soap_request()
1041 new_url->host = phpurl->host ? estrdup(phpurl->host) : NULL; in make_http_soap_request()
[all …]

Completed in 51 milliseconds

12345678910>>...24