Home
last modified time | relevance | path

Searched refs:connect (Results 351 – 375 of 915) sorted by relevance

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

/PHP-5.5/ext/ftp/tests/
H A Dftp_nb_fget_basic3.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_fget_basic2.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_fget_basic3.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39583-2.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39583.phpt13 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconnect.phpt13 include "connect.inc";
24 …printf("[002] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
30 …printf("[003] Can connect to the server using host=%s/%s, user=%s, passwd=***non_empty, dbname=%s,…
H A Dconnect.inc41 …printf("[000-a] Cannot connect using host '%s', user '%s', password '****', persistent = %d, [%d] …
55 printf("skip Eeeek/BUG/FIXME - connect.inc included twice! skipif bug?\n");
H A Dmysql_client_encoding.phpt10 include_once "connect.inc";
16 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D003.phpt10 include_once('connect.inc');
21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_kill.phpt11 require_once("connect.inc");
59 printf("[010] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
71 printf("[012] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_stmt_get_result_bit.phpt12 require_once('connect.inc');
23 require('connect.inc');
41 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug47050.phpt13 include ("connect.inc");
H A Dbug50772.phpt10 include "connect.inc";
H A Dmysqli_fetch_assoc_oo.phpt11 require_once("connect.inc");
24 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D004.phpt10 include ("connect.inc");
55 require_once("connect.inc");
/PHP-5.5/ext/oci8/tests/
H A Dbug38161.phpt8 require dirname(__FILE__).'/connect.inc';
H A Dcoll_015.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dcoll_015_func.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dcoll_017.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dcoll_017_func.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dstatement_cache.phpt13 require dirname(__FILE__)."/connect.inc";
/PHP-5.5/sapi/cli/tests/
H A Dbug65066_422.phpt19 die("connect failed");
H A Dbug65066_511.phpt19 die("connect failed");
H A Dbug68745.phpt17 die("connect failed");
H A Dphp_cli_server_006.phpt17 die("connect failed");

Completed in 43 milliseconds

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