Searched refs:NGX_HTTP_SSI_DATE_LEN (Results 1 – 1 of 1) sorted by relevance
14 #define NGX_HTTP_SSI_DATE_LEN 2048 macro2732 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()