Home
last modified time | relevance | path

Searched refs:normal_days (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dhttp-support.c825 static const int normal_days[] = /* Days to a month, normal years */ in httpGetDateTime() local
865 days = normal_days[i] + day - 1; in httpGetDateTime()