Home
last modified time | relevance | path

Searched refs:host (Results 26 – 50 of 538) sorted by relevance

12345678910>>...22

/PHP-5.3/ext/mysqli/tests/
H A Dbug29311.phpt15 global $host, $user, $passwd, $db, $port, $socket;
16 parent::__construct($host, $user, $passwd, $db, $port, $socket);
24 global $host, $user, $passwd, $db, $port, $socket;
25 $this->connect($host, $user, $passwd, $db, $port, $socket);
36 $foo[2] = new mysql3($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_get_connection_stats_off.phpt20 if (!$link = my_mysqli_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);
31 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
32 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
33 $host, $user, $db, $port, $socket);
H A Dmysqli_pconn_disabled.phpt19 $host = 'p:' . $host;
20 if (!$link1 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
23 $host, $user, $db, $port, $socket, mysqli_connect_errno(), mysqli_connect_error());
29 if (!$link2 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
31 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
32 $host, $user, $db, $port, $socket, mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_options_init_command.phpt15 if (!($link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)))
16 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
17 $host, $user, $db, $port, $socket);
40 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket))
41 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
42 $host, $user, $db, $port, $socket);
65 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket))
66 …printf("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
67 $host, $user, $db, $port, $socket);
H A Dmysqli_pconn_reuse.phpt19 $host = 'p:' . $host;
20 if (!$link1 = my_mysqli_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, mysqli_connect_errno(), mysqli_connect_error());
28 if (!$link2 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
29 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
30 $host, $user, $db, $port, $socket, mysqli_connect_errno(), mysqli_connect_error());
63 if (!$link2 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
64 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
65 $host, $user, $db, $port, $socket, mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_pconn_conn_multiple.phpt17 $phost = 'p:' . $host;
76 if (NULL !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
79 printf("Flipping phost/host order\n");
81 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
83 $host, $user, $db, $port, $socket);
106 if (!$link = new my_mysqli($host, $user, $passwd, $db, $port, $socket))
108 $host, $user, $db, $port, $socket);
131 if (NULL !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
134 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
136 $host, $user, $db, $port, $socket);
[all …]
H A Dclean_table.inc4 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
5 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
6 $host, $user, $db, $port, $socket);
H A Dmysqli_stmt_datatype_change.phpt12 if (!$c1 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
14 $host, $user, $db, $port, $socket);
17 if (!$c2 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
18 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
19 $host, $user, $db, $port, $socket);
60 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_real_connect.phpt44 if (!mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket))
46 $host, $user, $db, $port, $socket);
57 if (!mysqli_real_connect($link, $host, $user, $passwd, $db, $port)) {
66 if (!mysqli_real_connect($link, $host, $user, $passwd, $db)) {
75 if (!mysqli_real_connect($link, $host, $user)) {
84 if (!mysqli_real_connect($link, $host)) {
92 ini_set('mysqli.default_host', $host);
102 if (!mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket, 65536))
121 if (!mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket, 128))
142 ini_set('mysqli.default_host', 'p:' . $host);
[all …]
H A Dbug36949.phpt16 global $user, $host, $passwd, $db, $port, $socket;
17 $this->mysqli = new mysqli($host, $user, $passwd, $db, $port, $socket);
34 global $user, $host, $passwd, $db, $port, $socket;
35 $this->mysqli = new mysqli($host, $user, $passwd, $db, $port, $socket);
53 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_unclonable.phpt13 if (!$link = 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 Dbug33263.phpt15 public function __construct($host, $user, $passwd, $db, $port, $socket) {
17 parent::real_connect($host, $user, $passwd, $db, $port, $socket);
21 $mysql = new test($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_result_unclonable.phpt13 if (!$link = 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_stmt_unclonable.phpt13 if (!$link = 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);
/PHP-5.3/ext/mysql/tests/
H A Dbug47438.phpt12 if (!$link = my_mysql_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);
39 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
40 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
41 $host, $user, $db, $port, $socket);
H A Dmysql_query_load_data_openbasedir.phpt26 if ($socket == "" && $host != NULL && $host != 'localhost' && $host != '.') {
28 if (gethostbyaddr($host) != gethostname()) {
51 $host = sprintf("%s:%s", $host, $socket);
53 $host = sprintf("%s:%s", $host, $port);
55 if (!$link = mysql_connect($host, $user, $passwd, true, 128)) {
56 printf("[001] Cannot connect using host '%s', user '%s', password '****', [%d] %s\n",
57 $host, $user, $passwd,
H A Dmysql_errno.phpt24 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket)) {
25 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
26 $host, $user, $db, $port, $socket);
41 if ($link = @mysql_connect($host . '_unknown', $user . '_unknown', $passwd, true)) {
42 …printf("[005] Can connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, so…
43 $host . '_unknown', $user . '_unknown', $db, $port, $socket);
H A Dclean_table.inc5 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket)) {
6 …printf("[clean] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, por…
7 $host, $myhost, $user, $db, $port, $socket);
H A Dmysql_create_db.phpt22 if ($link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
23 …printf("[003] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
24 $host, $user . 'unknown_really', $db, $port, $socket);
46 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
47 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
48 $host, $user, $db, $port, $socket);
H A Dmysql_error.phpt24 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket)) {
25 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
26 $host, $user, $db, $port, $socket);
51 if ($link = @mysql_connect($host . '_unknown', $user . '_unknown', $passwd, true)) {
52 …printf("[008] Can connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, so…
53 $host . '_unknown', $user . '_unknown', $db, $port, $socket);
H A Dmysql_pconn_kill.phpt17 $myhost = sprintf("%s:%s", $host, $socket);
19 $myhost = sprintf("%s:%s", $host, $port);
21 $myhost = $host;
24 …printf("[001] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
25 $host, $myhost, $user, $db, $port, $socket);
84 …printf("[012] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
85 $host, $myhost, $user, $db, $port, $socket);
91 …printf("[014] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
92 $host, $myhost, $user, $db, $port, $socket);
/PHP-5.3/ext/ldap/tests/
H A Dldap_connect_variation.phpt17 $link = ldap_connect($host);
21 $link = ldap_connect("ldap://$host:$port");
25 $link = ldap_connect("ldap://$host");
29 $link = ldap_connect("nonexistent" . $host);
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug47049.phpt11 $host = array('uuid' => 'foo');
14 $report_id = $client->__soapCall('reportSoftwareStatus',array($host, $software_list, $updates));
19 …<SOAP-ENV:Body><ns1:reportSoftwareStatus><host xsi:type="ns1:host"><uuid xsi:type="xsd:string">foo…
/PHP-5.3/ext/imap/tests/
H A Dbug31142_2.phpt11 $envelope["from"]= 'host@domain.com';
12 $envelope["return_path"]= 'host@domain.com';
25 From: host@domain.com
/PHP-5.3/ext/curl/tests/
H A Dcurl_basic_008.phpt2 Test curl_error() & curl_errno() function with problematic host
28 %unicode|string%(%d) "%r(Couldn't resolve host|Could not resolve host:)%r %Swww.%s"

Completed in 27 milliseconds

12345678910>>...22