Home
last modified time | relevance | path

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

12345678910>>...39

/PHP-7.4/ext/ldap/tests/
H A Dldap_first_reference_basic.phpt11 require "connect.inc";
29 include "connect.inc";
H A Dldap_parse_reference_basic.phpt11 require "connect.inc";
31 include "connect.inc";
H A Dldap_rename_basic.phpt11 require "connect.inc";
25 include "connect.inc";
H A Dldap_search_variation2.phpt14 include "connect.inc";
27 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_next_attribute_error.phpt11 require "connect.inc";
26 include "connect.inc";
H A Dldap_parse_result_basic.phpt11 require "connect.inc";
30 include "connect.inc";
H A Dldap_parse_result_controls.phpt14 require "connect.inc";
34 include "connect.inc";
/PHP-7.4/ext/mysqli/tests/
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 Dbug29311.phpt10 require_once("connect.inc");
25 $this->connect($host, $user, $passwd, $db, $port, $socket);
H A D037.phpt11 require_once("connect.inc");
37 require_once("connect.inc");
H A D038.phpt10 require_once("connect.inc");
37 require_once("connect.inc");
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");
24 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
41 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
77 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
87 …printf("[022] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_pconn_kill.phpt8 require_once("connect.inc");
15 require_once("connect.inc");
20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
68 …printf("[011] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
81 …printf("[013] 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("skip 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 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 D059.phpt10 require_once("connect.inc");
46 require_once("connect.inc");
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 Dbug74779.phpt11 require_once("connect.inc");
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_skipif.inc19 $retries = 0; // don't retry connect on failure
23 die("skip could not connect to mailbox $mailbox");
/PHP-7.4/ext/openssl/tests/
H A Dbug68920.phpt68 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
75 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
84 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
93 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d

Completed in 65 milliseconds

12345678910>>...39