Searched refs:request_data (Results 1 – 4 of 4) sorted by relevance
/PHP-8.0/ext/ldap/ |
H A D | ldap.stub.php | 282 function ldap_exop($ldap, string $request_oid, ?string $request_data = null, ?array $controls = NUL… argument
|
H A D | ldap_arginfo.h | 301 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, request_data, IS_STRING, 1, "null")
|
/PHP-8.0/sapi/fpm/tests/ |
H A D | fcgi.inc | 491 public function request_data(array $params, $stdin, $readLimit = -1)
|
H A D | tester.inc | 721 … $this->getClient($address, $connKeepAlive)->request_data($params, $stdin, $readLimit)
|
Completed in 23 milliseconds