Home
last modified time | relevance | path

Searched refs:connect (Results 201 – 225 of 915) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/ldap/tests/
H A Dldap_control_paged_results_variation3.phpt12 include "connect.inc";
33 include "connect.inc";
H A Dldap_list_basic.phpt14 include "connect.inc";
26 include "connect.inc";
H A Dldap_unbind_basic.phpt11 require "connect.inc";
H A Dldap_parse_result_error.phpt10 require "connect.inc";
H A Dldap_get_option_basic.phpt10 require "connect.inc";
H A Dldap_set_option_basic.phpt10 require "connect.inc";
H A Dldap_bind_basic.phpt11 require "connect.inc";
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_begin_transaction.phpt9 require_once('connect.inc');
11 die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
18 require_once("connect.inc");
33 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D050.phpt10 require_once("connect.inc");
H A D055.phpt10 require_once("connect.inc");
H A D028.phpt10 require_once("connect.inc");
H A D034.phpt11 require_once("connect.inc");
H A D054.phpt10 require_once("connect.inc");
H A Dmysqli_stmt_bind_param_many_columns.phpt22 require_once("connect.inc");
25 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
46 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A D051.phpt10 require_once("connect.inc");
H A D052.phpt10 require_once("connect.inc");
H A D073.phpt7 require_once("connect.inc");
H A D033.phpt11 require_once("connect.inc");
H A D064.phpt10 require_once("connect.inc");
/PHP-5.5/ext/oci8/tests/
H A Dconnect_old.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dconnect.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dconn_attr_3.phpt29 // Open another connect and verify the value.
39 // Open another connect and verify the value.
51 // Open another connect and verify the value.
/PHP-5.5/ext/ftp/tests/
H A Dbug27809.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dfilesize_large.phpt15 if (!$ftp) die("Couldn't connect to the server");

Completed in 118 milliseconds

12345678910>>...37