php_struct 61 sapi/apache2handler/php_functions.c php_struct *ctx = SG(server_context); php_struct 175 sapi/apache2handler/php_functions.c php_struct *ctx; php_struct 199 sapi/apache2handler/php_functions.c php_struct *ctx; php_struct 223 sapi/apache2handler/php_functions.c php_struct *ctx; php_struct 255 sapi/apache2handler/php_functions.c php_struct *ctx; php_struct 290 sapi/apache2handler/php_functions.c php_struct *ctx; php_struct 373 sapi/apache2handler/php_functions.c server_rec *serv = ((php_struct *) SG(server_context))->r->server; php_struct 441 sapi/apache2handler/php_functions.c const apr_array_header_t *arr = apr_table_elts(((php_struct *) SG(server_context))->r->subprocess_env); php_struct 459 sapi/apache2handler/php_functions.c php_info_print_table_row(2, "HTTP Request", ((php_struct *) SG(server_context))->r->the_request); php_struct 461 sapi/apache2handler/php_functions.c arr = apr_table_elts(((php_struct *) SG(server_context))->r->headers_in); php_struct 470 sapi/apache2handler/php_functions.c arr = apr_table_elts(((php_struct *) SG(server_context))->r->headers_out); php_struct 76 sapi/apache2handler/sapi_apache2.c php_struct *ctx; php_struct 91 sapi/apache2handler/sapi_apache2.c php_struct *ctx; php_struct 153 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 184 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 215 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 245 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 257 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 272 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 294 sapi/apache2handler/sapi_apache2.c php_struct *ctx; php_struct 319 sapi/apache2handler/sapi_apache2.c php_struct *ctx; php_struct 341 sapi/apache2handler/sapi_apache2.c php_struct *ctx = SG(server_context); php_struct 478 sapi/apache2handler/sapi_apache2.c static int php_apache_request_ctor(request_rec *r, php_struct *ctx) php_struct 537 sapi/apache2handler/sapi_apache2.c ((php_struct *)SG(server_context))->r = p; php_struct 545 sapi/apache2handler/sapi_apache2.c php_struct * volatile ctx;