Searched refs:ngx_http_script_add_var_code (Results 1 – 1 of 1) sorted by relevance
17 static ngx_int_t ngx_http_script_add_var_code(ngx_http_script_compile_t *sc,455 if (ngx_http_script_add_var_code(sc, &name) != NGX_OK) { in ngx_http_script_compile()790 ngx_http_script_add_var_code(ngx_http_script_compile_t *sc, ngx_str_t *name) in ngx_http_script_add_var_code() function