Home
last modified time | relevance | path

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

/PHP-8.0/ext/ldap/tests/
H A Dldap_mod_ext.phpt26 $result = ldap_mod_add_ext($link, "o=test,$base", $entry,
/PHP-8.0/ext/ldap/
H A Dldap_arginfo.h375 ZEND_FUNCTION(ldap_mod_add_ext);
477 ZEND_FE(ldap_mod_add_ext, arginfo_ldap_mod_add_ext)
H A Dldap.stub.php153 function ldap_mod_add_ext($ldap, string $dn, array $entry, ?array $controls = null) {} function
H A Dldap.c2389 PHP_FUNCTION(ldap_mod_add_ext) in PHP_FUNCTION() argument

Completed in 15 milliseconds