Home
last modified time | relevance | path

Searched refs:time (Results 126 – 150 of 562) sorted by relevance

12345678910>>...23

/PHP-8.2/ext/date/tests/
H A DDateTimeZone_getTransitions_basic1.phpt7 //Set the default time zone
34 ["time"]=>
H A DDateTime_clone_basic4.phpt5 //Set the default time zone
8 //Set the default time zone
H A DDateTime_construct-dst-overlap.phpt19 // PHP defaults to normal time. Ensure consistency in future.
24 // PHP defaults to normal time. Ensure consistency in future.
H A Dtimezone_transitions_get_basic1.phpt7 //Set the default time zone
37 ["time"]=>
H A Dbug67118.phpt9 public function __construct($time = 'now', $tz = NULL, $format = NULL)
15 @parent::__construct($time, $tz);
H A Dgmstrftime_variation16.phpt2 Test gmstrftime() function : usage variation - Checking time related formats which are supported ot…
22 'Current time %H:%M:%S format' => "%T",
53 --Current time %H:%M:%S format--
H A Dstrftime_variation16.phpt2 Test strftime() function : usage variation - Checking time related formats which are supported othe…
22 'Current time %H:%M:%S format' => "%T",
53 --Current time %H:%M:%S format--
H A Ddate_parse_error.phpt5 //Set the default time zone
58 string(25) "Double time specification"
H A Dstrtotime3-64bit.phpt8 $time = 1150494719; // 16/June/2006
38 $t = strtotime($str, $time);
H A Dgmstrftime_variation6.phpt2 Test gmstrftime() function : usage variation - Passing time related format strings to format argume…
17 'AM/PM format for a time' => "%p",
57 --AM/PM format for a time--
H A Dstrftime_variation6.phpt2 Test strftime() function : usage variation - Passing time related format strings to format argument.
18 'AM/PM format for a time' => "%p",
58 --AM/PM format for a time--
H A Dbug45081.phpt2 Bug #45081 (strtotime incorrectly interprets SGT time zone)
H A Dbug74080.phpt2 Bug #74080 Provide an RFC7231 date time format
H A DDateTime_data-spring-type2-type3.inc15 * + st: standard time on transition day 2010-03-14 00:10:20 EST
16 * + dt: daylight time on the transition day 2010-03-14 03:16:55 EDT
18 * + stsec: standard time 1 sec before change 2010-03-14 01:59:59 EST
19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
H A DDateTime_data-spring-type3-type2.inc15 * + st: standard time on transition day 2010-03-14 00:10:20 EST
16 * + dt: daylight time on the transition day 2010-03-14 03:16:55 EDT
18 * + stsec: standard time 1 sec before change 2010-03-14 01:59:59 EST
19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
/PHP-8.2/ext/intl/tests/
H A Dcalendar_fromDateTime_error.phpt33 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: object has an time zone offset that'…
36 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: time zone id 'WEST' extracted from e…
/PHP-8.2/ext/mysqli/tests/
H A Dbug51605.phpt36 echo "closed for third time\n";
43 closed for third time
/PHP-8.2/ext/zip/examples/
H A Dcomment.php5 $z->setCommentName('foo', 'Too Comment ' . time());
/PHP-8.2/ext/zlib/tests/
H A Dgzopen_variation4.phpt117 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
119 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
121 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
123 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
125 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
H A Dgzopen_variation9.phpt28 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
36 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-8.2/ext/standard/tests/filters/
H A Dbug22538.phpt14 $path1 = sprintf("%s/%s%da", __DIR__, uniqid(), time());
15 $path2 = sprintf("%s/%s%db", __DIR__, uniqid(), time());
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_exception_01.phpt16 throw new RuntimeException('Third time is a charm');
52 Fatal error: Uncaught RuntimeException: Third time is a charm in %s%eobserver_exception_%d.php:%d
/PHP-8.2/Zend/tests/attributes/
H A D033_attribute_flags_type_is_not_validated_at_comp_time.phpt2 Attribute flags type is not validated at compile time.
/PHP-8.2/ext/dba/tests/
H A Ddba_dbm.phpt41 Fetch "key2": Content 2 replaced 2nd time
47 string(27) "Content 2 replaced 2nd time"
/PHP-8.2/Zend/tests/
H A Dns_047.phpt2 047: Run-time name conflict and constants (php name)

Completed in 57 milliseconds

12345678910>>...23