months             55 core/ngx_times.c static char  *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun",
months            119 core/ngx_times.c                        months[gmt.ngx_tm_mon - 1], gmt.ngx_tm_year,
months            153 core/ngx_times.c                        tm.ngx_tm_mday, months[tm.ngx_tm_mon - 1],
months            242 core/ngx_times.c                        months[tm.ngx_tm_mon - 1],
months            268 core/ngx_times.c                        months[tm.ngx_tm_mon - 1],
months            156 http/modules/ngx_http_autoindex_module.c     static char  *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun",
months            472 http/modules/ngx_http_autoindex_module.c                               months[tm.ngx_tm_mon - 1],