Home
last modified time | relevance | path

Searched refs:connect (Results 301 – 325 of 915) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_bit.phpt9 require_once('connect.inc');
20 require('connect.inc');
38 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pam_sha256.phpt16 require_once('connect.inc');
82 require_once("connect.inc");
85 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_get_warnings.phpt9 require_once("connect.inc");
12 …die(sprintf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
27 require_once("connect.inc");
H A Dmysqli_fork.phpt15 require_once('connect.inc');
17 die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
60 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
133 …printf("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
213 …printf("[018] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
227 require_once("connect.inc");
H A Dmysqli_mysqli_result_invalid_mode.phpt11 require('connect.inc');
H A D018.phpt10 require_once("connect.inc");
H A Dbug36802.phpt13 require_once("connect.inc");
H A Dbug36420.phpt11 require_once("connect.inc");
H A Dbug54674.phpt15 include ("connect.inc");
H A Dbug62885.phpt6 require_once("connect.inc");
/PHP-5.5/ext/ldap/tests/
H A Dldap_rename_error.phpt10 require "connect.inc";
H A Dldap_first_attribute_error.phpt10 require "connect.inc";
H A Dldap_free_result_error.phpt10 require "connect.inc";
H A Dldap_get_attributes_error.phpt10 require "connect.inc";
H A Dldap_get_dn_error.phpt10 require "connect.inc";
H A Dldap_count_entries_error.phpt10 require "connect.inc";
H A Dldap_start_tls_error.phpt11 require "connect.inc";
/PHP-5.5/ext/oci8/tests/
H A Dbug36096.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dskipif.inc6 require(dirname(__FILE__).'/connect.inc');
H A Dbug36010.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dcoll_005.phpt11 require dirname(__FILE__)."/connect.inc";
H A Derror2.phpt12 require(dirname(__FILE__).'/connect.inc');
/PHP-5.5/ext/pgsql/tests/
H A D80_bug39971.phpt14 die ("Could not connect to the server");
H A D80_bug42783.phpt14 die ("Could not connect to the server");
/PHP-5.5/ext/ftp/tests/
H A D001.phpt12 if (!$ftp) die("Couldn't connect to the server");

Completed in 23 milliseconds

1...<<11121314151617181920>>...37