Home
last modified time | relevance | path

Searched refs:days (Results 101 – 121 of 121) sorted by relevance

12345

/PHP-8.2/ext/hash/tests/
H A Dcrc32.phpt73 echo hash('crc32c', "The days of the digital watch are numbered. -Tom Stoppard"), "\n";
H A Dfnv132.phpt115 array( "http://norvig.com/21-days.html", "965595f8" ),
H A Dfnv164.phpt115 array( "http://norvig.com/21-days.html", "4836e27ccf099f38" ),
/PHP-8.2/ext/date/lib/
H A Dparse_iso_intervals.re408 in.period->days = TIMELIB_UNSET;
H A Dparse_iso_intervals.c1050 in.period->days = TIMELIB_UNSET; in timelib_strtointerval()
H A Dparse_date.re203 { "days", TIMELIB_DAY, 1 },
2052 in.time->relative.days = TIMELIB_UNSET;
H A Dparse_date.c24902 in.time->relative.days = TIMELIB_UNSET; in timelib_strtotime()
/PHP-8.2/ext/intl/calendar/
H A Dcalendar_arginfo.h81 ZEND_ARG_TYPE_INFO(0, days, IS_LONG, 0)
/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php231 function intlcal_set_minimal_days_in_first_week(IntlCalendar $calendar, int $days): bool {} argument
H A Dphp_intl_arginfo.h108 ZEND_ARG_TYPE_INFO(0, days, IS_LONG, 0)
/PHP-8.2/ext/date/tests/
H A Dbug33414-1.phpt2 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests)
/PHP-8.2/ext/standard/html_tables/mappings/
H A D8859-5.TXT17 # days of receipt.
H A D8859-1.TXT17 # days of receipt.
H A D8859-15.TXT18 # days of receipt.
H A DKOI8-R.TXT17 # days of receipt.
/PHP-8.2/ext/date/
H A Dphp_date.c2182 if (intervalobj->diff->days != TIMELIB_UNSET) { in date_interval_object_to_hash()
2183 PHP_DATE_INTERVAL_ADD_PROPERTY("days", days); in date_interval_object_to_hash()
4228 GET_VALUE_FROM_STRUCT(days, "days"); in date_interval_read_property()
4434 PHP_DATE_INTERVAL_READ_PROPERTY_DAYS(days); in php_date_interval_initialize_from_hash()
4639 if ((int) t->days != TIMELIB_UNSET) { in date_interval_format()
4640 length = slprintf(buffer, sizeof(buffer), "%d", (int) t->days); in date_interval_format()
/PHP-8.2/docs/
H A Drelease-process.md51 2. Package two days before a release.
63 > We recommend checking the build status a couple of days before packaging day
784 > This is one of the reasons we package releases two days before announcing
828 feature freeze occurs two days before the first beta release.
/PHP-8.2/ext/openssl/
H A Dopenssl_arginfo.h90 ZEND_ARG_TYPE_INFO(0, days, IS_LONG, 0)
/PHP-8.2/
H A DCONTRIBUTING.md275 patience on your side. If you do not receive feedback in a few days, consider
/PHP-8.2/build/
H A Dlibtool.m41726 # most powerpc-linux boxes support dynamic linking these days and
/PHP-8.2/ext/mbstring/tests/data/
H A DKSX1001.txt17 # days of receipt.

Completed in 134 milliseconds

12345