Lines Matching refs:controls
48 …Connection $ldap, ?string $dn = null, ?string $password = null, ?array $controls = null): LDAP\Res… argument
55 …limit = -1, int $timelimit = -1, int $deref = LDAP_DEREF_NEVER, ?array $controls = null): LDAP\Res… argument
58 …limit = -1, int $timelimit = -1, int $deref = LDAP_DEREF_NEVER, ?array $controls = null): LDAP\Res… argument
61 …limit = -1, int $timelimit = -1, int $deref = LDAP_DEREF_NEVER, ?array $controls = null): LDAP\Res… argument
110 …function ldap_add(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): bool … argument
112 …function ldap_add_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): L… argument
114 function ldap_delete(LDAP\Connection $ldap, string $dn, ?array $controls = null): bool {} argument
116 …function ldap_delete_ext(LDAP\Connection $ldap, string $dn, ?array $controls = null): LDAP\Result|… argument
118 …tch(LDAP\Connection $ldap, string $dn, array $modifications_info, ?array $controls = null): bool {} argument
120 …function ldap_mod_add(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): b… argument
122 …function ldap_mod_add_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null… argument
124 …function ldap_mod_replace(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null… argument
127 …function ldap_modify(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): bo… argument
129 …function ldap_mod_replace_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = … argument
131 …function ldap_mod_del(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null): b… argument
133 …function ldap_mod_del_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null… argument
141 …Connection $ldap, string $dn, string $attribute, string $value, ?array $controls = null): bool|int… argument
144 …g $dn, string $new_rdn, string $new_parent, bool $delete_old_rdn, ?array $controls = null): bool {} argument
146 …$dn, string $new_rdn, string $new_parent, bool $delete_old_rdn, ?array $controls = null): LDAP\Res… argument
171 * @param array $controls
173 …_code, &$matched_dn = null, &$error_message = null, &$referrals = null, &$controls = null): bool {} argument
199 …ction $ldap, string $request_oid, ?string $request_data = null, ?array $controls = NULL, &$respons… argument
204 * @param array $controls
206 …ing $user = "", string $old_password = "", string $new_password = "", &$controls = null): string|b… argument