Home
last modified time | relevance | path

Searched refs:php_struct (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c61 php_struct *ctx = SG(server_context); in php_apache_lookup_uri()
175 php_struct *ctx; in PHP_FUNCTION()
199 php_struct *ctx; in PHP_FUNCTION()
223 php_struct *ctx; in PHP_FUNCTION()
255 php_struct *ctx; in PHP_FUNCTION()
290 php_struct *ctx; in PHP_FUNCTION()
373 server_rec *serv = ((php_struct *) SG(server_context))->r->server; in PHP_MINFO_FUNCTION()
437 …const apr_array_header_t *arr = apr_table_elts(((php_struct *) SG(server_context))->r->subprocess_… in PHP_MINFO_FUNCTION()
455 php_info_print_table_row(2, "HTTP Request", ((php_struct *) SG(server_context))->r->the_request); in PHP_MINFO_FUNCTION()
457 arr = apr_table_elts(((php_struct *) SG(server_context))->r->headers_in); in PHP_MINFO_FUNCTION()
[all …]
H A Dsapi_apache2.c79 php_struct *ctx; in php_apache_sapi_ub_write()
94 php_struct *ctx; in php_apache_sapi_header_handler()
156 php_struct *ctx = SG(server_context); in php_apache_sapi_send_headers()
187 php_struct *ctx = SG(server_context); in php_apache_sapi_read_post()
218 php_struct *ctx = SG(server_context); in php_apache_sapi_get_stat()
243 php_struct *ctx = SG(server_context); in php_apache_sapi_read_cookies()
255 php_struct *ctx = SG(server_context); in php_apache_sapi_getenv()
270 php_struct *ctx = SG(server_context); in php_apache_sapi_register_variables()
292 php_struct *ctx; in php_apache_sapi_flush()
318 php_struct *ctx; in php_apache_sapi_log_message()
[all …]
H A Dphp_apache.h35 typedef struct php_struct { struct
49 } php_struct; argument
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c73 php_struct *ctx; in php_apache_sapi_ub_write()
96 php_struct *ctx; in php_apache_sapi_header_handler()
148 php_struct *ctx = SG(server_context); in php_apache_sapi_send_headers()
160 php_struct *ctx = SG(server_context); in php_apache_sapi_read_post()
179 php_struct *ctx = SG(server_context); in php_apache_sapi_get_stat()
204 php_struct *ctx = SG(server_context); in php_apache_sapi_read_cookies()
250 php_struct *ctx; in php_apache_sapi_flush()
287 php_struct *ctx; in php_apache_sapi_log_message()
362 php_struct *ctx; in php_input_filter()
462 php_struct *ctx; in php_output_filter()
[all …]
H A Dphp_apache.h35 typedef struct php_struct { struct
49 } php_struct; argument
H A Dphp_functions.c48 php_struct *ctx; in php_apache_lookup_uri()
155 php_struct *ctx; in PHP_FUNCTION()
175 php_struct *ctx; in PHP_FUNCTION()
195 php_struct *ctx; in PHP_FUNCTION()
225 php_struct *ctx; in PHP_FUNCTION()
253 php_struct *ctx; in PHP_FUNCTION()

Completed in 19 milliseconds