Searched refs:ldap_mod_add_ext (Results 1 – 4 of 4) sorted by relevance
27 $result = ldap_mod_add_ext($link, "o=test,$base", $entry,
377 ZEND_FUNCTION(ldap_mod_add_ext);479 ZEND_FE(ldap_mod_add_ext, arginfo_ldap_mod_add_ext)
122 …function ldap_mod_add_ext(LDAP\Connection $ldap, string $dn, array $entry, ?array $controls = null… function
2523 PHP_FUNCTION(ldap_mod_add_ext) in PHP_FUNCTION() argument
Completed in 16 milliseconds