Home
last modified time | relevance | path

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

/php-src/ext/ldap/tests/
H A Dldap_free_result_basic.phpt2 ldap_free_result() - Basic ldap_free_result tests
17 var_dump(ldap_free_result($result));
/php-src/ext/ldap/
H A Dldap_arginfo.h365 ZEND_FUNCTION(ldap_free_result);
455 ZEND_FE(ldap_free_result, arginfo_ldap_free_result)
H A Dldap.stub.php657 function ldap_free_result(LDAP\Result $result): bool {}
H A Dldap.c1713 PHP_FUNCTION(ldap_free_result) in PHP_FUNCTION() argument

Completed in 28 milliseconds