Searched refs:ngx_http_ssi_date_gmt_local_variable (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_ssi_filter_module.c | 109 static ngx_int_t ngx_http_ssi_date_gmt_local_variable(ngx_http_request_t *r, 318 { ngx_string("date_local"), NULL, ngx_http_ssi_date_gmt_local_variable, 0, 321 { ngx_string("date_gmt"), NULL, ngx_http_ssi_date_gmt_local_variable, 1, 2725 ngx_http_ssi_date_gmt_local_variable(ngx_http_request_t *r, in ngx_http_ssi_date_gmt_local_variable() function
|