Searched refs:php_struct (Results 1 – 6 of 6) sorted by relevance
61 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 …]
79 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 …]
35 typedef struct php_struct { struct49 } php_struct; argument
73 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()363 php_struct *ctx; in php_input_filter()464 php_struct *ctx; in php_output_filter()[all …]
48 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 13 milliseconds