Home
last modified time | relevance | path

Searched defs:days (Results 1 – 9 of 9) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf_time.c55 int days = 0; in cdf_getdays() local
68 cdf_getday(int year, int days) in cdf_getday()
85 cdf_getmonth(int year, int days) in cdf_getmonth()
H A Dcdf.c1268 int days, hours, mins, secs; in cdf_print_elapsed_time() local
/PHP-8.1/ext/date/lib/
H A Dunixtime2tm.c31 timelib_sll days, era, t; in timelib_unixtime2date() local
H A Dinterval.c236 int days = 0; in timelib_diff_days() local
H A Dtm2unixtime.c66 timelib_sll days; in do_range_limit_days_relative() local
H A Dtimelib.h159 int days; member
233 timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */ member
/PHP-8.1/ext/intl/calendar/
H A Dcalendar.stub.php147 public function setMinimalDaysInFirstWeek(int $days) {} // TODO make return void
/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php73 …ing $csr, OpenSSLCertificate|string|null $ca_certificate, $private_key, int $days, ?array $options…
/PHP-8.1/ext/intl/
H A Dphp_intl.stub.php66 function intlcal_set_minimal_days_in_first_week(IntlCalendar $calendar, int $days): bool {}

Completed in 33 milliseconds