Searched refs:ldap_free_result (Results 1 – 4 of 4) sorted by relevance
2 ldap_free_result() - Basic ldap_free_result tests17 var_dump(ldap_free_result($result));
359 ZEND_FUNCTION(ldap_free_result);460 ZEND_FE(ldap_free_result, arginfo_ldap_free_result)
63 function ldap_free_result(LDAP\Result $result): bool {} function
1854 PHP_FUNCTION(ldap_free_result) in PHP_FUNCTION() argument
Completed in 20 milliseconds