Home
last modified time | relevance | path

Searched refs:time (Results 201 – 225 of 568) sorted by relevance

12345678910>>...23

/PHP-7.4/ext/date/tests/
H A Dbug33536.phpt2 Bug #33456 (strtotime defaults to now even on non time string)
H A Dini_set_incorrect.phpt2 Test invalid time zone passed to ini_set
H A DDateTime_data-spring-type2-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
H A Dbug35456.phpt2 Bug #35456 (+ 1 [time unit] format did not work)
H A Dgetdate_variation3.phpt6 * Description: Get date/time information
13 //Set the default time zone
H A Dbug33563.phpt2 Bug #33563 (strtotime('+1 month',$abc) cant get right time)
H A Dstrtotime_variation_scottish.phpt2 Checking whisky time
/PHP-7.4/ext/standard/tests/network/
H A Dsetcookie.phpt12 setcookie('name', 'value', $tsp = time() + 5);
13 setcookie('name', 'value', $tsn = time() - 6);
14 setcookie('name', 'value', $tsc = time());
/PHP-7.4/Zend/tests/
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
H A Dns_035.phpt2 035: Name ambiguity in compile-time constant reference (php name)
H A Dns_077_5.phpt2 077: Unknown compile-time constants in namespace
H A Dns_077_7.phpt2 077: Unknown compile-time constants in namespace
H A Dns_077_1.phpt2 077: Unknown compile-time constants in namespace
H A Dns_077_8.phpt2 077: Unknown compile-time constants in namespace
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h277 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
329 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
331 # define VCWD_UTIME(path, time) utime(path, time) argument
/PHP-7.4/tests/basic/
H A Dtimeout_variation_0.phpt21 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_7.phpt20 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_8.phpt18 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_1.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_4.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt14 // regardless of that, the test always crashes every time.
15 // (it will show up the first time, or if you wait a while before running it again.)
H A Ddateformat_bug68893.phpt19 string(67) "datefmt_create: invalid time format style: U_ILLEGAL_ARGUMENT_ERROR"
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation9.phpt39 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
47 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-7.4/ext/opcache/tests/
H A Dbug78175.phpt2 Bug #78175 (Preloading segfaults at preload time and at runtime)

Completed in 33 milliseconds

12345678910>>...23