Home
last modified time | relevance | path

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

12345678910>>...38

/PHP-7.1/ext/sockets/tests/
H A Dsocket_getpeername_ipv4loop.phpt14 /* Bind and connect sockets to localhost */
45 die('Unable to connect to server socket');
H A Dsocket_getpeername_ipv6loop.phpt15 /* Bind and connect sockets to localhost */
46 die('Unable to connect to server socket');
/PHP-7.1/ext/mysqli/tests/
H A D043.phpt10 require_once("connect.inc");
45 require_once("connect.inc");
H A D058.phpt10 require_once("connect.inc");
53 require_once("connect.inc");
H A D061.phpt12 die(sprintf("skip Can't connect [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
22 require_once("connect.inc");
64 require_once("connect.inc");
H A D003.phpt2 mysqli connect
10 require_once("connect.inc");
77 require_once("connect.inc");
H A Dmysqli_commit_oo.phpt9 require_once('connect.inc');
11 die(sprintf("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_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 Dbug46109.phpt10 require_once("connect.inc");
H A Dbug32405.phpt10 require_once("connect.inc");
36 require_once("connect.inc");
H A Dbug35517.phpt10 require_once("connect.inc");
43 require_once("connect.inc");
H A Dmysqli_error_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 D005.phpt10 require_once("connect.inc");
45 require_once("connect.inc");
H A D070.phpt10 require_once("connect.inc");
H A Dbug44897.phpt11 require_once('connect.inc');
14 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error…
76 require_once("connect.inc");
H A Dmysqli_insert_id_variation.phpt10 require_once("connect.inc");
13 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
93 require_once("connect.inc");
H A Dmysqli_stmt_fetch_bit.phpt8 require_once('connect.inc');
19 require('connect.inc');
22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_multires.phpt6 require_once("connect.inc");
14 require_once("connect.inc");
97 require_once("connect.inc");
H A D014.phpt7 require_once("connect.inc");
11 die(sprintf("Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
18 require_once("connect.inc");
/PHP-7.1/ext/oci8/tests/
H A Duncommitted.phpt8 require dirname(__FILE__)."/connect.inc";
H A Ddrcp_privileged.phpt2 DRCP: privileged connect
6 require(dirname(__FILE__)."/connect.inc");
8 // Looked for :pooled in EZ connect string
/PHP-7.1/ext/ldap/tests/
H A Dldap_control_paged_results_variation3.phpt12 include "connect.inc";
33 include "connect.inc";
H A Dldap_search_variation3.phpt14 include "connect.inc";
34 include "connect.inc";
H A Dskipifbindfailure.inc2 require_once 'connect.inc';
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_013.phpt18 die("connect failed");
43 die("connect failed");
64 die("connect failed");

Completed in 51 milliseconds

12345678910>>...38