Home
last modified time | relevance | path

Searched refs:ngx_http_script_code_pt (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h90 ngx_http_script_code_pt code;
96 ngx_http_script_code_pt code;
102 ngx_http_script_code_pt code;
109 ngx_http_script_code_pt code;
117 ngx_http_script_code_pt code;
140 ngx_http_script_code_pt code;
155 ngx_http_script_code_pt code;
161 ngx_http_script_code_pt code;
180 ngx_http_script_code_pt code;
186 ngx_http_script_code_pt code;
[all …]
H A Dngx_http_script.c62 ngx_http_script_code_pt code; in ngx_http_complex_value()
97 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_complex_value()
520 ngx_http_script_code_pt code; in ngx_http_script_run()
556 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_script_run()
726 code->code = (ngx_http_script_code_pt) (void *) in ngx_http_script_add_copy_code()
816 code->code = (ngx_http_script_code_pt) (void *) in ngx_http_script_add_var_code()
1211 code->code = (ngx_http_script_code_pt) (void *) in ngx_http_script_add_capture_code()
1326 code->code = (ngx_http_script_code_pt) (void *) in ngx_http_script_add_full_name_code()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c140 ngx_http_script_code_pt code; in ngx_http_rewrite_handler()
179 code = *(ngx_http_script_code_pt *) e->ip; in ngx_http_rewrite_handler()
305 ngx_http_script_code_pt *code; in ngx_http_rewrite()
512 ngx_http_script_code_pt *code; in ngx_http_rewrite_break()
649 ngx_http_script_code_pt *code; in ngx_http_rewrite_if_condition()
H A Dngx_http_try_files_module.c87 ngx_http_script_code_pt code; in ngx_http_try_files_handler()
170 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_try_files_handler()
H A Dngx_http_index_module.c106 ngx_http_script_code_pt code; in ngx_http_index_handler()
185 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_index_handler()
H A Dngx_http_scgi_module.c640 ngx_http_script_code_pt code; in ngx_http_scgi_create_request()
815 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_scgi_create_request()
828 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_scgi_create_request()
835 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_scgi_create_request()
1738 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_scgi_init_params()
1748 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_scgi_init_params()
H A Dngx_http_uwsgi_module.c841 ngx_http_script_code_pt code; in ngx_http_uwsgi_create_request()
1020 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_uwsgi_create_request()
1033 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_uwsgi_create_request()
1040 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_uwsgi_create_request()
2007 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_uwsgi_init_params()
2017 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_uwsgi_init_params()
H A Dngx_http_fastcgi_module.c844 ngx_http_script_code_pt code; in ngx_http_fastcgi_create_request()
1052 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_fastcgi_create_request()
1075 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_fastcgi_create_request()
3278 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_fastcgi_init_params()
3288 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_fastcgi_init_params()
H A Dngx_http_proxy_module.c1183 ngx_http_script_code_pt code; in ngx_http_proxy_create_request()
1413 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_proxy_create_request()
1423 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_proxy_create_request()
1429 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_proxy_create_request()
1487 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_proxy_create_request()
3537 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_proxy_init_headers()
H A Dngx_http_grpc_module.c592 ngx_http_script_code_pt code; in ngx_http_grpc_create_request()
878 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_grpc_create_request()
892 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_grpc_create_request()
900 code = *(ngx_http_script_code_pt *) e.ip; in ngx_http_grpc_create_request()
4469 copy->code = (ngx_http_script_code_pt) (void *) in ngx_http_grpc_init_headers()