Searched refs:http_months (Results 1 – 1 of 1) sorted by relevance
68 static const char * const http_months[12] = variable814 … %s %d %02d:%02d:%02d GMT", http_days[tdate->tm_wday], tdate->tm_mday, http_months[tdate->tm_mon],… in httpGetDateString2()857 if (!_cups_strcasecmp(mon, http_months[i])) in httpGetDateTime()