Searched refs:normal_days (Results 1 – 1 of 1) sorted by relevance
825 static const int normal_days[] = /* Days to a month, normal years */ in httpGetDateTime() local865 days = normal_days[i] + day - 1; in httpGetDateTime()