Home
last modified time | relevance | path

Searched refs:year (Results 51 – 75 of 108) sorted by relevance

12345

/PHP-8.1/ext/intl/tests/
H A Dcalendar_set_error.phpt46 IntlCalendar::set(): Argument #1 ($year) must be a valid field
47 intlcal_set(): Argument #2 ($year) must be a valid field
/PHP-8.1/ext/date/tests/
H A Dbug35499.phpt16 ["year"]=>
52 ["year"]=>
H A Dgmdate_variation3.phpt18 'Day of the year' => 'z'
49 --Day of the year--
H A Dbug48276.phpt2 Bug #48276 (date("Y") prints wrong year on Big Endian machines)
H A Didate_variation4.phpt21 'Day of the year' => 'z',
57 --Day of the year--
H A Dbug33452.phpt2 Bug #33452 (Support for year accompanying ISO week nr)
H A Dbig_year.phpt2 Handling of large year values
H A Ddate_create-relative.phpt16 // around 10 leap year periods (4000 years) in days
23 // around 1 leap year period in years
H A Dbug41709.phpt14 [year] => 0
H A Dgmstrftime_variation7.phpt15 'Day of the year as a decimal number' => "%j",
39 --Day of the year as a decimal number--
H A Dstrftime_variation7.phpt16 'Day of the year as a decimal number' => "%j",
40 --Day of the year as a decimal number--
H A Dbug36988.phpt16 mktime(): Argument #6 ($year) must be of type ?int, float given
H A Dbug52430.phpt9 ["year"]=>
H A Dbug63391.phpt2 Test for #63391 (Incorrect/inconsistent day of week prior to the year 1600)
H A Dbug67251.phpt11 ["year"]=>
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_format.c95 int32_t year, in internal_get_timestamp() local
109 year = INTL_GET_ELEM(CALENDAR_YEAR) + 1900; /* tm_year is years since 1900 */ in internal_get_timestamp()
130 ucal_setDateTime(pcal, year, month, mday, hour, minute, second, &INTL_DATA_ERROR_CODE(dfo)); in internal_get_timestamp()
/PHP-8.1/ext/standard/tests/network/
H A Dsetcookie_error.phpt38 // To go above year 9999: 60 * 60 * 24 * 365 * 9999
41 …var_dump($e->getMessage() == 'setcookie(): "expires" option cannot have a year greater than 9999');
H A Dsetrawcookie_error.phpt38 // To go above year 9999: 60 * 60 * 24 * 365 * 9999
41 …var_dump($e->getMessage() == 'setrawcookie(): "expires" option cannot have a year greater than 999…
H A Dsetcookie_array_option_error.phpt50 // To go above year 9999: 60 * 60 * 24 * 365 * 9999
53 …var_dump($e->getMessage() == 'setcookie(): "expires" option cannot have a year greater than 9999');
/PHP-8.1/ext/calendar/tests/
H A Dbug71894.phpt17 ["year"]=>
H A Dbug53574_1.phpt25 ["year"]=>
H A Dbug53574_2.phpt25 ["year"]=>
H A Deaster_date.phpt25 easter_date(): Argument #1 ($year) must be between 1970 and 2037 (inclusive)
/PHP-8.1/ext/xsl/tests/53965/
H A Dinclude.xsl4 <h2>by <xsl:value-of select="artist"/> - <xsl:value-of select="year"/></h2>
/PHP-8.1/ext/mysqli/tests/
H A D020.phpt25 c4 year,
35 c4 year,

Completed in 44 milliseconds

12345