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));
365 ZEND_FUNCTION(ldap_free_result);455 ZEND_FE(ldap_free_result, arginfo_ldap_free_result)
657 function ldap_free_result(LDAP\Result $result): bool {}
1773 PHP_FUNCTION(ldap_free_result) in PHP_FUNCTION() argument
Completed in 19 milliseconds