Searched refs:response_oid (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/ldap/ |
H A D | ldap.stub.php | 197 * @param string $response_oid 199 …st_data = null, ?array $controls = NULL, &$response_data = UNKNOWN, &$response_oid = null): LDAP\R… argument 221 * @param string $response_oid 223 …LDAP\Connection $ldap, LDAP\Result $result, &$response_data = null, &$response_oid = null): bool {} argument
|
H A D | ldap_arginfo.h | 306 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, response_oid, "null") 339 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, response_oid, "null")
|
Completed in 6 milliseconds