Home
last modified time | relevance | path

Searched refs:connect (Results 101 – 125 of 947) sorted by relevance

12345678910>>...38

/PHP-7.1/ext/ldap/tests/
H A Dldap_rename_basic.phpt11 require "connect.inc";
25 include "connect.inc";
H A Dldap_search_variation2.phpt14 include "connect.inc";
27 include "connect.inc";
H A Dldap_first_reference_basic.phpt11 require "connect.inc";
29 include "connect.inc";
H A Dldap_add_basic.phpt11 require "connect.inc";
33 require "connect.inc";
H A Dldap_next_attribute_error.phpt11 require "connect.inc";
26 include "connect.inc";
H A Dldap_parse_result_basic.phpt11 require "connect.inc";
30 include "connect.inc";
H A Dldap_get_values_len_error.phpt11 require "connect.inc";
28 include "connect.inc";
/PHP-7.1/ext/mysqli/tests/
H A Dbug29311.phpt10 require_once("connect.inc");
25 $this->connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_close_oo.phpt11 require_once("connect.inc");
17 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D037.phpt11 require_once("connect.inc");
37 require_once("connect.inc");
H A D038.phpt10 require_once("connect.inc");
37 require_once("connect.inc");
H A Dbug66124.phpt6 require_once('connect.inc');
23 require_once('connect.inc');
26 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dmysqli_change_user_rollback.phpt8 require_once('connect.inc');
10 die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
17 require_once('connect.inc');
H A Dmysqli_release_savepoint.phpt9 require_once('connect.inc');
11 die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
18 require_once("connect.inc");
30 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dtable.inc2 require_once('connect.inc');
5 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A D040.phpt10 require_once("connect.inc");
36 require_once("connect.inc");
H A D046.phpt10 require_once("connect.inc");
39 require_once("connect.inc");
H A D059.phpt10 require_once("connect.inc");
46 require_once("connect.inc");
H A D066.phpt10 require_once("connect.inc");
35 require_once("connect.inc");
H A Dmysqli_change_user_old.phpt10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
18 require_once("connect.inc");
39 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
56 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
92 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
102 …printf("[022] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_close.phpt11 require_once("connect.inc");
23 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_dump_debug_info_oo.phpt11 require_once("connect.inc");
17 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_008.phpt17 die("connect failed");
36 die("connect failed");
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_skipif.inc19 $retries = 0; // dont retry connect on failure
23 die("skip could not connect to mailbox $mailbox");
/PHP-7.1/ext/imap/tests/
H A Dbug63126.phpt11 die("skip could not connect to mailbox $default_mailbox");
44 echo "Can't connect\n";

Completed in 32 milliseconds

12345678910>>...38