Searched refs:ngx_http_script_copy_var_code (Results 1 – 2 of 2) sorted by relevance
236 void ngx_http_script_copy_var_code(ngx_http_script_engine_t *e);
827 code->code = ngx_http_script_copy_var_code; in ngx_http_script_add_var_code()860 ngx_http_script_copy_var_code(ngx_http_script_engine_t *e) in ngx_http_script_copy_var_code() function