Go to the source code of this file.
◆ PARSE_CASE
Value:
} \
orig_array_ptr = &
PG(http_globals)[t]; \
break;
◆ PARSE_ENV
◆ PARSE_SERVER
◆ VAR_ARRAY_COPY_DTOR
◆ filter_list_entry
typedef struct filter_list_entry filter_list_entry |
◆ PHP_FUNCTION() [1/7]
◆ PHP_FUNCTION() [2/7]
◆ PHP_FUNCTION() [3/7]
◆ PHP_FUNCTION() [4/7]
◆ PHP_FUNCTION() [5/7]
PHP_FUNCTION |
( |
filter_list | | ) |
|
◆ PHP_FUNCTION() [6/7]
◆ PHP_FUNCTION() [7/7]
◆ PHP_MINFO_FUNCTION()
PHP_MINFO_FUNCTION |
( |
filter | | ) |
|
◆ PHP_MINIT_FUNCTION()
PHP_MINIT_FUNCTION |
( |
filter | | ) |
|
◆ PHP_MSHUTDOWN_FUNCTION()
PHP_MSHUTDOWN_FUNCTION |
( |
filter | | ) |
|
◆ PHP_RSHUTDOWN_FUNCTION()
PHP_RSHUTDOWN_FUNCTION |
( |
filter | | ) |
|
◆ filter_module_entry
Initial value:= {
"filter",
ext_functions,
}
#define PHP_FILTER_VERSION
#define STANDARD_MODULE_HEADER
#define STANDARD_MODULE_PROPERTIES
Definition at line 80 of file filter.c.