Home
last modified time | relevance | path

Searched refs:connect (Results 251 – 275 of 947) sorted by relevance

1...<<11121314151617181920>>...38

/PHP-7.1/ext/ftp/tests/
H A Dftp_chmod_basic.phpt15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_exec_basic.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_rawlist_basic2.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_alloc_basic2.phpt15 if (!$ftp) die("Couldn't connect to the server");
/PHP-7.1/ext/mysqli/tests/
H A Dbug33090.phpt10 include ("connect.inc");
H A Dbug73949.phpt11 require_once("connect.inc");
H A Dbug30967.phpt10 require_once("connect.inc");
H A D031.phpt10 require_once("connect.inc");
H A Dmysqli_change_user_insert_id.phpt8 require_once('connect.inc');
16 require_once('connect.inc');
H A D013.phpt10 require_once("connect.inc");
61 require_once("connect.inc");
H A Dmysqli_real_connect_pconn.phpt8 require_once('connect.inc');
17 require_once("connect.inc");
24 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
32 …printf("[005] Expecting boolean/false got %s/%s. Can connect to the server using host=%s, user=%s,…
H A Dmysqli_set_charset.phpt16 require_once('connect.inc');
18 die(sprintf("skip Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
53 require_once("connect.inc");
88 …printf("[012] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D074.phpt11 require_once("connect.inc");
H A Dbug46614.phpt23 include ("connect.inc");
H A Dbug66762.phpt10 require_once("connect.inc");
/PHP-7.1/ext/interbase/tests/
H A D002.phpt2 InterBase: connect, close and pconnect
/PHP-7.1/ext/ldap/tests/
H A Dldap_errno_basic.phpt11 require "connect.inc";
H A Dldap_error_basic.phpt11 require "connect.inc";
H A Dldap_get_option_package_basic.phpt9 require "connect.inc";
H A Dldap_rename_error.phpt10 require "connect.inc";
/PHP-7.1/ext/openssl/tests/
H A Dbug65729.phpt52 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s o…
61 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in %s o…
/PHP-7.1/ext/oci8/tests/
H A Darray_bind_010.phpt8 require dirname(__FILE__).'/connect.inc';
H A Darray_bind_012.phpt8 require dirname(__FILE__).'/connect.inc';
H A Db47243_1.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Db47243_2.phpt11 require(dirname(__FILE__).'/connect.inc');

Completed in 45 milliseconds

1...<<11121314151617181920>>...38