Home
last modified time | relevance | path

Searched refs:protocol_version (Results 1 – 25 of 105) sorted by relevance

12345

/PHP-7.4/ext/ldap/tests/
H A Dldap_set_rebind_proc_basic.phpt16 global $protocol_version;
19 ldap_set_option($a, LDAP_OPT_PROTOCOL_VERSION, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_unbind_variation.phpt16 global $protocol_version;
19 ldap_set_option($a, LDAP_OPT_PROTOCOL_VERSION, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_exop_passwd.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
22 test_bind($host, $port, "cn=userA,$base", $genpw, $protocol_version),
24 test_bind($host, $port, "cn=userA,$base", "newPassword", $protocol_version)
32 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_sasl_bind_basic.phpt20 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
25 ldap_set_option($link, LDAP_OPT_PROTOCOL_VERSION, $protocol_version);
33 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dskipifcontrol.inc6 global $host, $port, $user, $passwd, $protocol_version, $base;
7 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_exop_refresh.phpt9 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
20 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
37 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dconnect.inc15 $protocol_version = getenv("LDAP_TEST_OPT_PROTOCOL_VERSION") ?: 3;
18 function ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version) {
20 ldap_set_option($link, LDAP_OPT_PROTOCOL_VERSION, $protocol_version);
25 function test_bind($host, $port, $user, $passwd, $protocol_version) {
27 ldap_set_option($link, LDAP_OPT_PROTOCOL_VERSION, $protocol_version);
H A Dldap_exop_passwd_error.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
19 var_dump(test_bind($host, $port, "cn=userA,$base", "newPassword", $protocol_version));
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_exop_whoami.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
25 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_free_result_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
23 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_count_entries_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
23 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_first_attribute_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_dn_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_entries_variation.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_compare_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
25 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_values_len_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_mod_del_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
33 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_exop.phpt12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
50 test_bind($host, $port, "cn=userA,$base", $userAPassword, $protocol_version),
55 test_bind($host, $port, "cn=userA,$base", $genpw, $protocol_version)
63 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_first_entry_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_delete_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
33 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_attributes_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_get_entries_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
H A Dldap_next_attribute_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
30 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug71245.phpt8 'protocol_version' => '1.1',
26 [protocol_version] => 1.1
H A Dstream_context_set_option_basic.phpt16 'protocol_version' => 1.1,
32 ["protocol_version"]=>

Completed in 51 milliseconds

12345