Home
last modified time | relevance | path

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

/php-src/ext/ldap/tests/
H A Dldap_exop.phpt44 ldap_exop_sync($link, LDAP_EXOP_WHO_AM_I, NULL, NULL, $retdata, $retoid),
49ldap_exop_sync($link, LDAP_EXOP_WHO_AM_I, NULL, [['oid' => LDAP_CONTROL_PROXY_AUTHZ, 'value' => "d…
71 Deprecated: Calling ldap_exop() with more than 4 arguments is deprecated, use ldap_exop_sync() inst…
73 Deprecated: Calling ldap_exop() with more than 4 arguments is deprecated, use ldap_exop_sync() inst…
/php-src/ext/ldap/
H A Dldap_arginfo.h420 ZEND_FUNCTION(ldap_exop_sync);
512 ZEND_FE(ldap_exop_sync, arginfo_ldap_exop_sync)
H A Dldap.stub.php798 …function ldap_exop_sync(LDAP\Connection $ldap, string $request_oid, ?string $request_data = null, …
H A Dldap.c4000 PHP_FUNCTION(ldap_exop_sync) in PHP_FUNCTION() argument

Completed in 19 milliseconds