Home
last modified time | relevance | path

Searched refs:ngx_http_script_copy_code (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h234 void ngx_http_script_copy_code(ngx_http_script_engine_t *e);
H A Dngx_http_script.c738 code->code = ngx_http_script_copy_code; in ngx_http_script_add_copy_code()
767 ngx_http_script_copy_code(ngx_http_script_engine_t *e) in ngx_http_script_copy_code() function
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1762 copy->code = ngx_http_script_copy_code; in ngx_http_scgi_init_params()
H A Dngx_http_uwsgi_module.c2031 copy->code = ngx_http_script_copy_code; in ngx_http_uwsgi_init_params()
H A Dngx_http_fastcgi_module.c3302 copy->code = ngx_http_script_copy_code; in ngx_http_fastcgi_init_params()
H A Dngx_http_grpc_module.c4482 copy->code = ngx_http_script_copy_code; in ngx_http_grpc_init_headers()
H A Dngx_http_proxy_module.c3550 copy->code = ngx_http_script_copy_code; in ngx_http_proxy_init_headers()