Searched refs:response_data (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/ldap/ |
H A D | ldap.stub.php | 278 * @param string $response_data 282 …request_oid, ?string $request_data = null, ?array $controls = NULL, &$response_data = UNKNOWN, &$r… argument 308 * @param string $response_data 311 function ldap_parse_exop($ldap, $result, &$response_data = null, &$response_oid = null): bool {} argument
|
H A D | ldap_arginfo.h | 303 ZEND_ARG_INFO(1, response_data) 336 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, response_data, "null")
|
Completed in 9 milliseconds