Home
last modified time | relevance | path

Searched refs:connect (Results 876 – 900 of 947) sorted by relevance

1...<<3132333435363738

/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_class_mysqli_interface.phpt11 require('connect.inc');
29 'connect' => true,
H A Dmysqli_stmt_affected_rows.phpt11 require_once("connect.inc");
23 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dmysqli_stmt_bind_result_format.phpt13 require_once("connect.inc");
142 printf("[001] Cannot connect - [%d] %s\n",
H A Dmysqli_connect_oo_defaults.phpt11 require_once("connect.inc");
H A Dmysqli_multi_query.phpt11 require_once("connect.inc");
H A Dmysqli_no_reconnect.phpt13 require_once("connect.inc");
H A Dconnect.inc161 printf("skip Eeeek/BUG/FIXME - connect.inc included twice! skipif bug?\n");
H A Dmysqli_change_user_set_names.phpt26 require_once('connect.inc');
H A Dmysqli_class_mysqli_stmt_interface.phpt11 require('connect.inc');
H A Dmysqli_fetch_field.phpt11 require_once("connect.inc");
H A Dmysqli_fetch_object.phpt11 include_once("connect.inc");
H A Dmysqli_insert_id.phpt11 require_once("connect.inc");
H A Dmysqli_stmt_send_long_data.phpt11 require_once("connect.inc");
H A Dmysqli_class_mysqli_result_interface.phpt11 require('connect.inc');
H A Dmysqli_field_seek.phpt57 require_once("connect.inc");
H A Dmysqli_stmt_get_result2.phpt18 require_once("connect.inc");
/PHP-7.1/ext/oci8/tests/
H A Dbind_char_3.phpt6 require(dirname(__FILE__)."/connect.inc");
18 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_3_11gR1.phpt6 require(dirname(__FILE__)."/connect.inc");
18 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_4.phpt6 require(dirname(__FILE__)."/connect.inc");
20 require(dirname(__FILE__).'/connect.inc');
H A Dbind_char_4_11gR1.phpt6 require(dirname(__FILE__)."/connect.inc");
20 require(dirname(__FILE__).'/connect.inc');
H A Dbug71148.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Dbind_sqltnum.phpt14 require(dirname(__FILE__).'/connect.inc');
H A Dbind_sqltnum_11g.phpt14 require(dirname(__FILE__).'/connect.inc');
H A Dimp_res_field.phpt20 require(dirname(__FILE__).'/connect.inc');
/PHP-7.1/ext/imap/tests/
H A Dimap_include.inc73 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";

Completed in 31 milliseconds

1...<<3132333435363738