Home
last modified time | relevance | path

Searched refs:time (Results 251 – 275 of 568) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.4/ext/standard/tests/time/
H A Dstrptime_error.phpt12 * Description: Parse a time/date generated with strftime()
17 //Set the default time zone
/PHP-7.4/ext/intl/tests/
H A Dcalendar_fromDateTime_error.phpt48 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: object has an time zone offset that'…
51 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: time zone id 'WEST' extracted from e…
H A Dbug69398.phpt2 IntlDateFormatter::formatObject(): returns wrong value when time style is NONE.
H A Ddateformat_setTimeZone_error.phpt37 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'Array' in %s o…
45 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'non existing t…
/PHP-7.4/ext/date/tests/
H A Ddate_parse_error.phpt10 //Set the default time zone
82 string(25) "Double time specification"
H A Dbug48058.phpt20 ["time"]=>
H A DDateTime_data-fall-type2-type2.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20 EDT
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST
18 * + st: standard time on the transition day 2010-11-07 03:16:55 EST
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
21 * + stsec: standard time first second 2010-11-07 01:00:00 EST
H A DDateTime_extends_basic3.phpt5 //Set the default time zone
H A DDateTimeZone_serialize_type_1.phpt5 //Set the default time zone
H A Dbug72096.phpt2 Bug #72096: Swatch time value incorrect for dates before 1970
H A Dbug73426.phpt2 Bug #73426 (createFromFormat with 'z' format char results in incorrect time)
H A Didate_basic.phpt6 * Description: Format a local time/date as integer
H A DDateTimeZone_extends_basic1.phpt6 //Set the default time zone
H A DDateTimeZone_serialize_type_2.phpt5 //Set the default time zone
H A DDateTime_clone_basic1.phpt6 //Set the default time zone
H A DDateTime_data-fall-type2-type3.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20 EDT
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
17 * + redost: standard time in the redo period 2010-11-07 01:14:44 EST
18 * + st: standard time on the transition day 2010-11-07 03:16:55 EST
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
21 * + stsec: standard time first second 2010-11-07 01:00:00 EST
/PHP-7.4/ext/mysqli/tests/
H A D020.phpt22 c2 time,
32 c2 time,
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug60723.phpt2 Bug #60723 (error_log error time has changed to UTC ignoring default timezo)
/PHP-7.4/Zend/tests/
H A Dns_034.phpt2 034: Support for namespaces in compile-time constant reference
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server.inc62 $start = time();
70 time() - $start);
/PHP-7.4/ext/reflection/tests/
H A D026.phpt21 date/time support => enabled
/PHP-7.4/ext/opcache/tests/
H A Dbug66251.phpt2 Bug #66251 (Constants get statically bound at compile time when Optimized)
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_savexml_basic.phpt30 $filename = $directory."/tmp_dom_savexml".time();
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h327 XMLRPC_VALUE XMLRPC_CreateValueDateTime(const char* id, time_t time);
347 void XMLRPC_SetValueDateTime(XMLRPC_VALUE value, time_t time);
430 …XMLRPC_VectorAppendDateTime(vector, id, time) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueDa… argument
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60455_01.phpt7 //flag the first time. This is why we need to use sockets.

Completed in 23 milliseconds

1...<<11121314151617181920>>...23