Searched refs:month_days_cumulative (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | parsedate.c | 286 static const int month_days_cumulative [12] = in time2epoch() local 292 + leap_days + month_days_cumulative[mon] + mday - 1) * 24 in time2epoch() |
Completed in 2 milliseconds