Home
last modified time | relevance | path

Searched refs:ngx_http_script_compile_t (Results 1 – 12 of 12) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.c13 static ngx_int_t ngx_http_script_init_arrays(ngx_http_script_compile_t *sc);
14 static ngx_int_t ngx_http_script_done(ngx_http_script_compile_t *sc);
15 static ngx_int_t ngx_http_script_add_copy_code(ngx_http_script_compile_t *sc,
17 static ngx_int_t ngx_http_script_add_var_code(ngx_http_script_compile_t *sc,
25 ngx_http_script_add_full_name_code(ngx_http_script_compile_t *sc);
113 ngx_http_script_compile_t sc; in ngx_http_compile_complex_value()
182 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_compile_complex_value()
361 ngx_http_script_compile(ngx_http_script_compile_t *sc) in ngx_http_script_compile()
583 ngx_http_script_init_arrays(ngx_http_script_compile_t *sc) in ngx_http_script_init_arrays()
627 ngx_http_script_done(ngx_http_script_compile_t *sc) in ngx_http_script_done()
[all …]
H A Dngx_http_script.h63 } ngx_http_script_compile_t; typedef
223 ngx_int_t ngx_http_script_compile(ngx_http_script_compile_t *sc);
H A Dngx_http_core_module.c4250 ngx_http_script_compile_t sc; in ngx_http_core_root()
4317 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_core_root()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c299 ngx_http_script_compile_t sc; in ngx_http_try_files()
330 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_try_files()
H A Dngx_http_rewrite_module.c306 ngx_http_script_compile_t sc; in ngx_http_rewrite()
383 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_rewrite()
964 ngx_http_script_compile_t sc; in ngx_http_rewrite_value()
1000 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_rewrite_value()
H A Dngx_http_index_module.c471 ngx_http_script_compile_t sc; in ngx_http_index_set_index()
524 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_index_set_index()
H A Dngx_http_scgi_module.c1626 ngx_http_script_compile_t sc; in ngx_http_scgi_init_params()
1769 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_scgi_init_params()
1827 ngx_http_script_compile_t sc; in ngx_http_scgi_pass()
1844 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_scgi_pass()
1885 ngx_http_script_compile_t sc; in ngx_http_scgi_store()
1913 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_scgi_store()
H A Dngx_http_uwsgi_module.c1895 ngx_http_script_compile_t sc; in ngx_http_uwsgi_init_params()
2038 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_uwsgi_init_params()
2097 ngx_http_script_compile_t sc; in ngx_http_uwsgi_pass()
2114 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_uwsgi_pass()
2178 ngx_http_script_compile_t sc; in ngx_http_uwsgi_store()
2208 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_uwsgi_store()
H A Dngx_http_proxy_module.c2945 ngx_http_script_compile_t sc; in ngx_http_proxy_merge_loc_conf()
3371 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_proxy_merge_loc_conf()
3448 ngx_http_script_compile_t sc; in ngx_http_proxy_init_headers()
3556 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_proxy_init_headers()
3614 ngx_http_script_compile_t sc; in ngx_http_proxy_pass()
3636 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_proxy_pass()
4088 ngx_http_script_compile_t sc; in ngx_http_proxy_store()
4116 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_proxy_store()
H A Dngx_http_fastcgi_module.c3166 ngx_http_script_compile_t sc; in ngx_http_fastcgi_init_params()
3309 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_fastcgi_init_params()
3505 ngx_http_script_compile_t sc; in ngx_http_fastcgi_pass()
3527 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_fastcgi_pass()
3610 ngx_http_script_compile_t sc; in ngx_http_fastcgi_store()
3638 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_fastcgi_store()
H A Dngx_http_log_module.c1252 ngx_http_script_compile_t sc; in ngx_http_log_set_log()
1319 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_log_set_log()
H A Dngx_http_grpc_module.c4374 ngx_http_script_compile_t sc; in ngx_http_grpc_init_headers()
4488 ngx_memzero(&sc, sizeof(ngx_http_script_compile_t)); in ngx_http_grpc_init_headers()