Searched refs:ngx_http_script_copy_code_t (Results 1 – 7 of 7) sorted by relevance
159 n = nv * (2 * sizeof(ngx_http_script_copy_code_t) in ngx_http_compile_complex_value()167 n = (nv * (2 * sizeof(ngx_http_script_copy_code_t) in ngx_http_compile_complex_value()596 n = sc->variables * (2 * sizeof(ngx_http_script_copy_code_t) in ngx_http_script_init_arrays()607 n = (sc->variables * (2 * sizeof(ngx_http_script_copy_code_t) in ngx_http_script_init_arrays()715 ngx_http_script_copy_code_t *code; in ngx_http_script_add_copy_code()756 ngx_http_script_copy_code_t *code; in ngx_http_script_copy_len_code()758 code = (ngx_http_script_copy_code_t *) e->ip; in ngx_http_script_copy_len_code()760 e->ip += sizeof(ngx_http_script_copy_code_t); in ngx_http_script_copy_len_code()770 ngx_http_script_copy_code_t *code; in ngx_http_script_copy_code()772 code = (ngx_http_script_copy_code_t *) e->ip; in ngx_http_script_copy_code()[all …]
92 } ngx_http_script_copy_code_t; typedef
1627 ngx_http_script_copy_code_t *copy; in ngx_http_scgi_init_params()1733 sizeof(ngx_http_script_copy_code_t)); in ngx_http_scgi_init_params()1743 sizeof(ngx_http_script_copy_code_t)); in ngx_http_scgi_init_params()1753 size = (sizeof(ngx_http_script_copy_code_t) in ngx_http_scgi_init_params()1765 p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t); in ngx_http_scgi_init_params()
1896 ngx_http_script_copy_code_t *copy; in ngx_http_uwsgi_init_params()2002 sizeof(ngx_http_script_copy_code_t)); in ngx_http_uwsgi_init_params()2012 sizeof(ngx_http_script_copy_code_t)); in ngx_http_uwsgi_init_params()2022 size = (sizeof(ngx_http_script_copy_code_t) in ngx_http_uwsgi_init_params()2034 p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t); in ngx_http_uwsgi_init_params()
3167 ngx_http_script_copy_code_t *copy; in ngx_http_fastcgi_init_params()3273 sizeof(ngx_http_script_copy_code_t)); in ngx_http_fastcgi_init_params()3283 sizeof(ngx_http_script_copy_code_t)); in ngx_http_fastcgi_init_params()3293 size = (sizeof(ngx_http_script_copy_code_t) in ngx_http_fastcgi_init_params()3305 p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t); in ngx_http_fastcgi_init_params()
4375 ngx_http_script_copy_code_t *copy; in ngx_http_grpc_init_headers()4464 sizeof(ngx_http_script_copy_code_t)); in ngx_http_grpc_init_headers()4473 size = (sizeof(ngx_http_script_copy_code_t) in ngx_http_grpc_init_headers()4485 p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t); in ngx_http_grpc_init_headers()
3449 ngx_http_script_copy_code_t *copy; in ngx_http_proxy_init_headers()3532 sizeof(ngx_http_script_copy_code_t)); in ngx_http_proxy_init_headers()3541 size = (sizeof(ngx_http_script_copy_code_t) in ngx_http_proxy_init_headers()3553 p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t); in ngx_http_proxy_init_headers()