Home
last modified time | relevance | path

Searched refs:NGX_HTTP_SSI_DATE_LEN (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.c14 #define NGX_HTTP_SSI_DATE_LEN 2048 macro
2732 char buf[NGX_HTTP_SSI_DATE_LEN]; in ngx_http_ssi_date_gmt_local_variable()
2763 v->len = strftime(buf, NGX_HTTP_SSI_DATE_LEN, in ngx_http_ssi_date_gmt_local_variable()