Home
last modified time | relevance | path

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

/PHP-8.1/ext/ldap/tests/
H A Dldap_exop.phpt2 ldap_exop() and ldap_parse_exop() - EXOP operations
47 ldap_parse_exop($link, $r, $retdata2),
51 ldap_parse_exop($link, $r, $retpwdata, $retpwoid),
/PHP-8.1/ext/ldap/
H A Dldap_arginfo.h439 ZEND_FUNCTION(ldap_parse_exop);
542 ZEND_FE(ldap_parse_exop, arginfo_ldap_parse_exop)
H A Dldap.stub.php223 …function ldap_parse_exop(LDAP\Connection $ldap, LDAP\Result $result, &$response_data = null, &$res… function
H A Dldap.c3505 PHP_FUNCTION(ldap_parse_exop) in PHP_FUNCTION() argument

Completed in 28 milliseconds