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)
792 function ldap_exop_refresh(LDAP\Connection $ldap, string $dn, int $ttl): int|false {}
436 ZEND_FUNCTION(ldap_exop_refresh);539 ZEND_FE(ldap_exop_refresh, arginfo_ldap_exop_refresh)
4069 PHP_FUNCTION(ldap_exop_refresh) in PHP_FUNCTION() argument
Completed in 53 milliseconds