Home
last modified time | relevance | path

Searched refs:connect (Results 501 – 525 of 947) sorted by relevance

1...<<21222324252627282930>>...38

/PHP-7.1/ext/oci8/tests/
H A Dbug35973.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dbug44113.phpt12 require(dirname(__FILE__).'/connect.inc');
H A Dbug44206.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dbug47281_tt.phpt13 require(dirname(__FILE__).'/connect.inc');
H A Ddefine0.phpt8 require(dirname(__FILE__)."/connect.inc");
H A Ddescriptors.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dfetch_assoc.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dlob_012.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dlob_013.phpt11 require dirname(__FILE__).'/connect.inc';
H A Dbug36403.phpt10 require(dirname(__FILE__).'/connect.inc');
H A Dbug44008.phpt11 require dirname(__FILE__).'/connect.inc';
H A Ddefine1.phpt8 require(dirname(__FILE__)."/connect.inc");
H A Dfetch_into.phpt8 require(dirname(__FILE__)."/connect.inc");
H A Dlob_005.phpt11 require dirname(__FILE__).'/connect.inc';
/PHP-7.1/ext/pgsql/tests/
H A Dskipif.inc17 die("skip could not connect\n");
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt7 require_once('connect.inc');
14 die("skip cannot connect");
22 require_once('connect.inc');
H A Dmysqli_pconn_max_links.phpt48 require_once("connect.inc");
68 printf("[001] Cannot connect using the second DB user created during SKIPIF, [%d] %s\n",
127 printf("[010] Can connect using the old password, [%d] %s\n",
152 printf("[012] Cannot connect using the new password, [%d] %s\n",
190 require_once("connect.inc");
H A Dmysqli_fetch_row.phpt11 require_once("connect.inc");
H A Dmysqli_get_host_info.phpt11 require_once("connect.inc");
H A Dmysqli_stat.phpt11 require_once("connect.inc");
/PHP-7.1/sapi/fpm/tests/
H A Dfcgi.inc112 * Use persistent sockets to connect to backend
202 * Set the connect timeout
204 * @param int number of milliseconds before connect will timeout
212 * Get the connect timeout
214 * @return int number of milliseconds before connect will timeout
263 private function connect()
285 throw new \Exception('Unable to connect to FastCGI application: ' . $errstr);
439 $this->connect();
506 $this->connect();
/PHP-7.1/sapi/cli/tests/
H A Dphp_cli_server_005.phpt17 die("connect failed");
H A Dphp_cli_server_012.phpt19 die("connect failed");
/PHP-7.1/ext/sockets/tests/
H A Dipv4loop.phpt36 die('Unable to connect to server socket');
/PHP-7.1/ext/imap/tests/
H A Dimap_gc_error.phpt21 die("Cannot connect to mailbox $default_mailbox: " . imap_last_error());

Completed in 76 milliseconds

1...<<21222324252627282930>>...38