Home
last modified time | relevance | path

Searched refs:connect (Results 126 – 150 of 915) sorted by path

12345678910>>...37

/PHP-5.5/ext/ldap/tests/
H A Dldap_search_variation6.phpt14 include "connect.inc";
41 include "connect.inc";
H A Dldap_set_option_basic.phpt10 require "connect.inc";
H A Dldap_set_option_error.phpt10 require "connect.inc";
H A Dldap_set_option_variation.phpt10 require "connect.inc";
H A Dldap_set_rebind_proc_basic.phpt11 require "connect.inc";
H A Dldap_set_rebind_proc_error.phpt12 require "connect.inc";
20 require "connect.inc";
H A Dldap_sort_basic.phpt11 require "connect.inc";
45 include "connect.inc";
H A Dldap_sort_error.phpt10 require "connect.inc";
H A Dldap_sort_variation.phpt11 require "connect.inc";
45 include "connect.inc";
H A Dldap_start_tls_basic.phpt11 require "connect.inc";
H A Dldap_start_tls_error.phpt11 require "connect.inc";
H A Dldap_unbind_basic.phpt11 require "connect.inc";
H A Dldap_unbind_error.phpt11 require "connect.inc";
H A Dldap_unbind_variation.phpt11 require "connect.inc";
H A Dskipifbindfailure.inc2 require_once 'connect.inc';
/PHP-5.5/ext/mysql/tests/
H A D001.phpt2 mysql connect
10 require_once('connect.inc');
H A D002.phpt10 require_once('connect.inc');
13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D003.phpt10 include_once('connect.inc');
21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug47438.phpt10 require_once('connect.inc');
13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
37 require_once('connect.inc');
40 …printf("[c001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s…
H A Dbug48754.phpt10 require_once('connect.inc');
19 printf("[000-a] Cannot connect using host '%s', user '%s', password '****', [%d] %s\n",
H A Dbug51242.phpt11 // Specific to this bug: we need to be able to connect via TCP. We'll use
24 require_once('connect.inc');
33 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug53649.phpt25 require_once("connect.inc");
55 require_once('connect.inc');
58 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dbug55473.phpt19 include "connect.inc";
29 function connect($host, $user, $passwd) {
41 $conn = connect($host, $user, $passwd);
50 $conn = connect($host, $user, $passwd);
H A Dclean_table.inc2 require_once('connect.inc');
4 // connect + select_db
6 …printf("[clean] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, por…
H A Dconnect.inc41 …printf("[000-a] Cannot connect using host '%s', user '%s', password '****', persistent = %d, [%d] …
55 printf("skip Eeeek/BUG/FIXME - connect.inc included twice! skipif bug?\n");

Completed in 36 milliseconds

12345678910>>...37