Home
last modified time | relevance | path

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

/PHP-8.3/ext/ldap/tests/
H A Dldap_exop_refresh.phpt2 ldap_exop_refresh() - Test LDAP refresh extended operation
30 ldap_exop_refresh($link, "cn=tmp,$base", 1234)
/PHP-8.3/ext/ldap/
H A Dldap_arginfo.h462 ZEND_FUNCTION(ldap_exop_refresh);
571 ZEND_FE(ldap_exop_refresh, arginfo_ldap_exop_refresh)
H A Dldap.stub.php800 function ldap_exop_refresh(LDAP\Connection $ldap, string $dn, int $ttl): int|false {}
H A Dldap.c4152 PHP_FUNCTION(ldap_exop_refresh) in PHP_FUNCTION() argument

Completed in 23 milliseconds