Home
last modified time | relevance | path

Searched refs:connect (Results 201 – 225 of 854) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/mysqli/tests/
H A D053.phpt11 require_once 'connect.inc';
H A D044.phpt11 require_once 'connect.inc';
H A D027.phpt11 require_once 'connect.inc';
H A D028.phpt11 require_once 'connect.inc';
H A D035.phpt11 require_once 'connect.inc';
H A Dmysqli_real_escape_string_big5.phpt11 die(sprintf("skip Cannot connect to MySQL, [%d] %s\n",
20 require_once 'connect.inc';
24 printf("[001] Cannot connect to the server using host=%s, user=%s,
H A D014.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
18 require_once 'connect.inc';
H A Dbug44897.phpt7 require_once 'connect.inc';
10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
72 require_once 'connect.inc';
H A Dgh11438.phpt57 require_once 'connect.inc';
79 require_once 'connect.inc';
81 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysqli_insert_id_variation.phpt11 require_once 'connect.inc';
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
94 require_once 'connect.inc';
H A D050.phpt11 require_once 'connect.inc';
H A D054.phpt11 require_once 'connect.inc';
H A D055.phpt11 require_once 'connect.inc';
H A D033.phpt11 require_once 'connect.inc';
H A Dgh7746.phpt11 require 'connect.inc';
/PHP-8.3/ext/ftp/tests/
H A Dbug27809.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_pasv.phpt14 $ftp or die("Couldn't connect to the server");
/PHP-8.3/ext/ldap/tests/
H A Dldap_bind_basic.phpt12 require "connect.inc";
H A Dldap_get_option_basic.phpt10 require "connect.inc";
H A Dldap_start_tls_basic.phpt12 require "connect.inc";
H A Dldap_bind_variation.phpt12 require "connect.inc";
H A Dldap_set_option_basic.phpt10 require "connect.inc";
H A Dldap_set_option_ciphersuite_basic.phpt9 require "connect.inc";
/PHP-8.3/ext/oci8/tests/
H A Ddrcp_privileged.phpt2 DRCP: privileged connect
8 require __DIR__.'/connect.inc';
10 // Looked for :pooled in EZ connect string

Completed in 26 milliseconds

12345678910>>...35