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