php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_cli_server_arginfo.h
Go to the documentation of this file.
1
/* This is a generated file, edit the .stub.php file instead.
2
* Stub hash: 60cd531d36a34fe7c51982e9ec40b45d2a2a4ce7 */
3
4
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
(
arginfo_apache_request_headers
, 0, 0,
IS_ARRAY
, 0)
5
ZEND_END_ARG_INFO
()
6
7
#define arginfo_apache_response_headers arginfo_apache_request_headers
8
9
#define arginfo_getallheaders arginfo_apache_request_headers
10
arginfo_apache_request_headers
#define arginfo_apache_request_headers
Definition
lsapi_main_arginfo.h:9
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
Definition
zend_API.h:205
ZEND_END_ARG_INFO
#define ZEND_END_ARG_INFO()
Definition
zend_API.h:219
IS_ARRAY
#define IS_ARRAY
Definition
zend_types.h:607
sapi
cli
php_cli_server_arginfo.h
Generated on Sat Aug 23 2025 01:46:13 for php-internal-docs by
1.13.2