php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_functions_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_getallheaders   arginfo_apache_request_headers
 
#define arginfo_apache_response_headers   arginfo_apache_request_headers
 
#define arginfo_apache_get_modules   arginfo_apache_request_headers
 

Functions

 ZEND_FUNCTION (apache_lookup_uri)
 
 ZEND_FUNCTION (virtual)
 
 ZEND_FUNCTION (apache_request_headers)
 
 ZEND_FUNCTION (apache_response_headers)
 
 ZEND_FUNCTION (apache_note)
 
 ZEND_FUNCTION (apache_setenv)
 
 ZEND_FUNCTION (apache_getenv)
 
 ZEND_FUNCTION (apache_get_version)
 
 ZEND_FUNCTION (apache_get_modules)
 

Macro Definition Documentation

◆ arginfo_apache_get_modules

#define arginfo_apache_get_modules   arginfo_apache_request_headers

Definition at line 38 of file php_functions_arginfo.h.

◆ arginfo_apache_response_headers

#define arginfo_apache_response_headers   arginfo_apache_request_headers

Definition at line 17 of file php_functions_arginfo.h.

◆ arginfo_getallheaders

#define arginfo_getallheaders   arginfo_apache_request_headers

Definition at line 15 of file php_functions_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/9]

ZEND_FUNCTION ( apache_get_modules )

◆ ZEND_FUNCTION() [2/9]

ZEND_FUNCTION ( apache_get_version )

◆ ZEND_FUNCTION() [3/9]

ZEND_FUNCTION ( apache_getenv )

◆ ZEND_FUNCTION() [4/9]

ZEND_FUNCTION ( apache_lookup_uri )

◆ ZEND_FUNCTION() [5/9]

ZEND_FUNCTION ( apache_note )

◆ ZEND_FUNCTION() [6/9]

ZEND_FUNCTION ( apache_request_headers )

◆ ZEND_FUNCTION() [7/9]

ZEND_FUNCTION ( apache_response_headers )

◆ ZEND_FUNCTION() [8/9]

ZEND_FUNCTION ( apache_setenv )

◆ ZEND_FUNCTION() [9/9]

ZEND_FUNCTION ( virtual )