Searched refs:php_struct (Results 1 – 3 of 3) sorted by relevance
63 php_struct *ctx = SG(server_context); in php_apache_lookup_uri()172 php_struct *ctx; in PHP_FUNCTION()195 php_struct *ctx; in PHP_FUNCTION()218 php_struct *ctx; in PHP_FUNCTION()249 php_struct *ctx; in PHP_FUNCTION()280 php_struct *ctx; in PHP_FUNCTION()354 server_rec *serv = ((php_struct *) SG(server_context))->r->server; in PHP_MINFO_FUNCTION()413 …const apr_array_header_t *arr = apr_table_elts(((php_struct *) SG(server_context))->r->subprocess_… in PHP_MINFO_FUNCTION()431 php_info_print_table_row(2, "HTTP Request", ((php_struct *) SG(server_context))->r->the_request); in PHP_MINFO_FUNCTION()433 arr = apr_table_elts(((php_struct *) SG(server_context))->r->headers_in); in PHP_MINFO_FUNCTION()[all …]
74 php_struct *ctx; in ZEND_TSRMLS_CACHE_DEFINE()89 php_struct *ctx; in php_apache_sapi_header_handler()151 php_struct *ctx = SG(server_context); in php_apache_sapi_send_headers()182 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()241 php_struct *ctx = SG(server_context); in php_apache_sapi_read_cookies()253 php_struct *ctx = SG(server_context); in php_apache_sapi_getenv()268 php_struct *ctx = SG(server_context); in php_apache_sapi_register_variables()290 php_struct *ctx; in php_apache_sapi_flush()315 php_struct *ctx; in php_apache_sapi_log_message()[all …]
38 typedef struct php_struct { struct48 } php_struct; argument
Completed in 14 milliseconds