Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.h50 ngx_table_elt_t params_array[NGX_HTTP_SSI_PARAMS_N]; member
H A Dngx_http_ssi_filter_module.c358 ctx->params.elts = ctx->params_array; in ngx_http_ssi_header_filter()