Searched refs:ldap_exop_refresh (Results 1 – 4 of 4) sorted by relevance
2 ldap_exop_refresh() - Test LDAP refresh extended operation30 ldap_exop_refresh($link, "cn=tmp,$base", 1234)
429 ZEND_FUNCTION(ldap_exop_refresh);521 ZEND_FE(ldap_exop_refresh, arginfo_ldap_exop_refresh)
814 function ldap_exop_refresh(LDAP\Connection $ldap, string $dn, int $ttl): int|false {}
4143 PHP_FUNCTION(ldap_exop_refresh) in PHP_FUNCTION() argument
Completed in 28 milliseconds