Home
last modified time | relevance | path

Searched refs:connect (Results 76 – 100 of 854) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/ldap/tests/
H A Dldap_mod_replace_basic.phpt12 require "connect.inc";
31 require "connect.inc";
H A Dldap_next_attribute_basic.phpt12 require "connect.inc";
28 include "connect.inc";
H A Dldap_search_variation1.phpt15 include "connect.inc";
29 include "connect.inc";
H A Dbug77958.phpt11 require "connect.inc";
38 require "connect.inc";
H A Dldap_exop_refresh.phpt19 require "connect.inc";
35 include "connect.inc";
H A Dldap_read_basic.phpt15 include "connect.inc";
26 include "connect.inc";
H A Dldap_delete_error.phpt12 require "connect.inc";
32 require "connect.inc";
H A Dldap_set_rebind_proc_error.phpt13 require "connect.inc";
21 require "connect.inc";
H A Dldap_search_variation4.phpt15 include "connect.inc";
29 include "connect.inc";
/PHP-8.3/ext/mysqli/tests/
H A Dgh8978.phpt11 require_once "connect.inc";
28 Cannot connect to MySQL using SSL
H A Dmysqli_dump_debug_info.phpt11 require_once 'connect.inc';
14 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_get_info_deprecations.phpt11 require 'connect.inc';
14 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dbug70384.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
24 require 'connect.inc';
H A Dmysqli_stmt_datatype_change.phpt11 require_once 'connect.inc';
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
18 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
59 require_once 'connect.inc';
H A D015.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';
22 printf("[001] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_connect_attr.phpt7 require_once 'connect.inc';
10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
38 require_once 'connect.inc';
44 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_result_unclonable.phpt11 require_once 'connect.inc';
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_stmt_unclonable.phpt11 require_once 'connect.inc';
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D041.phpt12 require_once 'connect.inc';
28 require_once 'connect.inc';
H A Dbug52082.phpt11 require_once 'connect.inc';
15 die("can't connect");
H A Dbug55582.phpt11 include 'connect.inc';
13 printf("[001] Cannot connect to the server");
H A Dmysqli_dump_debug_info_oo.phpt11 require_once 'connect.inc';
17 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_thread_id.phpt11 require_once 'connect.inc';
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
/PHP-8.3/ext/standard/tests/streams/
H A Dbug49936_win32.phpt20 Warning: opendir(): connect() failed: %s in %s on line %d
25 Warning: opendir(): connect() failed: %s in %s on line %d
/PHP-8.3/Zend/tests/
H A Darginfo_zpp_mismatch.inc19 || (is_string($function) && str_contains($function, 'connect'))
22 && in_array($function[1], ['__construct', 'connect', 'real_connect']))

Completed in 23 milliseconds

12345678910>>...35