Searched defs:days (Results 1 – 8 of 8) sorted by relevance
54 int days = 0; in cdf_getdays() local67 cdf_getday(int year, int days) in cdf_getday()84 cdf_getmonth(int year, int days) in cdf_getmonth()
1277 int days, hours, mins, secs; in cdf_print_elapsed_time() local
31 timelib_sll days, era, t; in timelib_unixtime2date() local
183 int days = 0; in timelib_diff_days() local
74 timelib_sll days; in do_range_limit_days_relative() local
159 int days; member233 timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */ member
230 public function setMinimalDaysInFirstWeek(int $days): true {}
232 function intlcal_set_minimal_days_in_first_week(IntlCalendar $calendar, int $days): true {}
Completed in 23 milliseconds