Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.c233 #define NGX_HTTP_SSI_SET_VAR 0 macro
267 { ngx_string("var"), NGX_HTTP_SSI_SET_VAR, 1, 0 },
2429 name = params[NGX_HTTP_SSI_SET_VAR]; in ngx_http_ssi_set()