Home
last modified time | relevance | path

Searched refs:connect (Results 151 – 175 of 964) sorted by relevance

12345678910>>...39

/PHP-7.4/ext/ldap/tests/
H A Dldap_compare_error.phpt11 require "connect.inc";
33 include "connect.inc";
H A Dldap_modify_batch_basic.phpt11 require "connect.inc";
43 require "connect.inc";
H A Dldap_next_reference_basic.phpt11 require "connect.inc";
34 include "connect.inc";
H A Dskipifbindfailure.inc2 require_once 'connect.inc';
H A Dldap_connect_basic.phpt10 require "connect.inc";
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_errno.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_errno_oo.phpt11 require_once("connect.inc");
21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D058.phpt10 require_once("connect.inc");
53 require_once("connect.inc");
H A D060.phpt10 require_once("connect.inc");
47 require_once("connect.inc");
H A Dbug35517.phpt10 require_once("connect.inc");
39 require_once("connect.inc");
H A Dbug48909.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 D001.phpt2 mysqli connect
11 require_once("connect.inc");
H A Dmysqli_debug_ini.phpt18 require_once('connect.inc');
32 require_once('connect.inc');
H A Dmysqli_error_unicode.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_fetch_lengths.phpt11 require_once("connect.inc");
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_connect_errno.phpt11 require_once("connect.inc");
21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D021.phpt10 require_once("connect.inc");
43 require_once("connect.inc");
H A D022.phpt10 require_once("connect.inc");
48 require_once("connect.inc");
H A D043.phpt10 require_once("connect.inc");
45 require_once("connect.inc");
H A D070.phpt10 require_once("connect.inc");
H A D061.phpt12 die(sprintf("skip Can't connect [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
24 require_once("connect.inc");
66 require_once("connect.inc");
H A Dmysqli_connect_attr.phpt12 die("skip Cannot connect to the server");
40 require_once("connect.inc");
46 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_reuse.phpt17 require_once("connect.inc");
21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
29 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
64 …printf("[008] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_commit_oo.phpt9 require_once('connect.inc');
11 die(sprintf("skip Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
18 require_once("connect.inc");
29 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_get_client_info.phpt11 require_once("connect.inc");

Completed in 74 milliseconds

12345678910>>...39