Home
last modified time | relevance | path

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

12345678910>>...37

/PHP-5.5/ext/mysqli/tests/
H A Dbug29311.phpt10 require_once("connect.inc");
25 $this->connect($host, $user, $passwd, $db, $port, $socket);
H A D038.phpt10 require_once("connect.inc");
37 require_once("connect.inc");
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 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 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 D059.phpt10 require_once("connect.inc");
46 require_once("connect.inc");
H A Dmysqli_fetch_lengths.phpt11 require_once("connect.inc");
14 printf("[001] Cannot connect\n");
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 D066.phpt10 require_once("connect.inc");
35 require_once("connect.inc");
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 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,…
H A Dbug34810.phpt12 public function connect() {
13 require_once("connect.inc");
49 $db->connect();
55 require_once("connect.inc");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_errno.phpt10 include "connect.inc";
25 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
42 …printf("[005] Can connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, so…
H A Dskipif.inc5 require_once('connect.inc');
/PHP-5.5/ext/ldap/tests/
H A Dldap_mod_add_basic.phpt11 require "connect.inc";
31 require "connect.inc";
H A Dldap_next_attribute_error.phpt11 require "connect.inc";
26 include "connect.inc";
H A Dldap_add_basic.phpt11 require "connect.inc";
33 require "connect.inc";
H A Dldap_control_paged_results_variation2.phpt12 include "connect.inc";
28 include "connect.inc";
H A Dldap_parse_reference_basic.phpt11 require "connect.inc";
31 include "connect.inc";
H A Dldap_search_variation2.phpt14 include "connect.inc";
27 include "connect.inc";
/PHP-5.5/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-5.5/ext/imap/tests/
H A Dbug63126.phpt11 die("skip could not connect to mailbox $default_mailbox");
44 echo "Can't connect\n";

Completed in 23 milliseconds

12345678910>>...37