Home
last modified time | relevance | path

Searched refs:ldap_mod_del_ext (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/ldap/tests/
H A Dldap_mod_ext.phpt41 $result = ldap_mod_del_ext($link, "o=test,$base", $entry,
/php-src/ext/ldap/
H A Dldap_arginfo.h387 ZEND_FUNCTION(ldap_mod_del_ext);
479 ZEND_FE(ldap_mod_del_ext, arginfo_ldap_mod_del_ext)
H A Dldap.stub.php727 …function ldap_mod_del_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null…
H A Dldap.c2391 PHP_FUNCTION(ldap_mod_del_ext) in PHP_FUNCTION() argument

Completed in 36 milliseconds