Home
last modified time | relevance | path

Searched refs:NGX_HTTP_SSI_PARAM_LEN (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.h20 #define NGX_HTTP_SSI_PARAM_LEN 32 macro
H A Dngx_http_ssi_filter_module.c1215 NGX_HTTP_SSI_PARAM_LEN); in ngx_http_ssi_parse()
1264 if (ctx->param->key.len == NGX_HTTP_SSI_PARAM_LEN) { in ngx_http_ssi_parse()