Searched refs:time (Results 126 – 150 of 563) sorted by relevance
12345678910>>...23
/PHP-8.2/ext/date/tests/ |
H A D | DateTimeZone_getTransitions_basic1.phpt | 7 //Set the default time zone 34 ["time"]=>
|
H A D | DateTime_clone_basic4.phpt | 5 //Set the default time zone 8 //Set the default time zone
|
H A D | DateTime_construct-dst-overlap.phpt | 19 // PHP defaults to normal time. Ensure consistency in future. 24 // PHP defaults to normal time. Ensure consistency in future.
|
H A D | timezone_transitions_get_basic1.phpt | 7 //Set the default time zone 37 ["time"]=>
|
H A D | bug67118.phpt | 9 public function __construct($time = 'now', $tz = NULL, $format = NULL) 15 @parent::__construct($time, $tz);
|
H A D | gmstrftime_variation16.phpt | 2 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 D | strftime_variation16.phpt | 2 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 D | date_parse_error.phpt | 5 //Set the default time zone 58 string(25) "Double time specification"
|
H A D | strtotime3-64bit.phpt | 8 $time = 1150494719; // 16/June/2006 38 $t = strtotime($str, $time);
|
H A D | gmstrftime_variation6.phpt | 2 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 D | strftime_variation6.phpt | 2 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 D | bug45081.phpt | 2 Bug #45081 (strtotime incorrectly interprets SGT time zone)
|
H A D | bug74080.phpt | 2 Bug #74080 Provide an RFC7231 date time format
|
/PHP-8.2/ext/intl/tests/ |
H A D | calendar_fromDateTime_error.phpt | 33 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 D | bug51605.phpt | 36 echo "closed for third time\n"; 43 closed for third time
|
/PHP-8.2/ext/zip/examples/ |
H A D | comment.php | 5 $z->setCommentName('foo', 'Too Comment ' . time());
|
/PHP-8.2/ext/zlib/tests/ |
H A D | gzopen_variation4.phpt | 117 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 D | gzopen_variation9.phpt | 28 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 D | bug22538.phpt | 14 $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 D | observer_exception_01.phpt | 16 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 D | 033_attribute_flags_type_is_not_validated_at_comp_time.phpt | 2 Attribute flags type is not validated at compile time.
|
/PHP-8.2/ext/dba/tests/ |
H A D | dba_dbm.phpt | 41 Fetch "key2": Content 2 replaced 2nd time 47 string(27) "Content 2 replaced 2nd time"
|
/PHP-8.2/Zend/tests/ |
H A D | ns_047.phpt | 2 047: Run-time name conflict and constants (php name)
|
H A D | ns_007.phpt | 2 007: Run-time name conflict (php name)
|
/PHP-8.2/sapi/phpdbg/ |
H A D | web-bootstrap.php | 55 'REQUEST_TIME' => time(),
|
Completed in 28 milliseconds
12345678910>>...23