Home
last modified time | relevance | path

Searched refs:time (Results 176 – 200 of 729) sorted by relevance

12345678910>>...30

/PHP-7.2/ext/standard/tests/filters/
H A Dbug22538.phpt14 $path1 = sprintf("%s/%s%da", dirname(__FILE__), uniqid(), time());
15 $path2 = sprintf("%s/%s%db", dirname(__FILE__), uniqid(), time());
/PHP-7.2/ext/date/tests/
H A Dgmdate_variation10.phpt6 * Description: Format a GMT date/time
21 echo "\n-- Testing gmdate() function with checking whether date is in daylight saving time format -…
50 -- Testing gmdate() function with checking whether date is in daylight saving 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
H A DDateTime_data-spring-type3-type3.inc15 * + st: standard time on transition day 2010-03-14 00:10:20
16 * + dt: daylight time on the transition day 2010-03-14 03:16:55
18 * + stsec: standard time 1 sec before change 2010-03-14 01:59:59
19 * + dtsec: daylight time first second 2010-03-14 03:00:00
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 Dbug28599.phpt2 Bug #28599 (strtotime fails with zero base time)
H A Dbug44780.phpt2 Bug #44780 (some time zone offsets not recognized by timezone_name_from_abbr)
H A Dgetdate_variation2.phpt6 * Description: Get date/time information
13 //Set the default time zone
H A Dmktime_error.phpt12 //Set the default time zone
37 Deprecated: mktime(): You should be using the time() function instead in %s on line %d
H A Ddate_basic1.phpt6 * Description: Format a local time/date.
10 //Set the default time zone
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
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dgrepinputv4 This time it jumps and jumps and jumps.
/PHP-7.2/Zend/tests/
H A Dns_047.phpt2 047: Run-time name conflict and constants (php name)
H A Dns_007.phpt2 007: Run-time name conflict (php name)
H A Dns_046.phpt2 046: Run-time name conflict and constants (ns name)
H A Dns_051.phpt2 051: Name conflict and compile-time constants (php name)
H A Dns_050.phpt2 050: Name conflict and compile-time constants (ns name)
H A Dns_017.phpt2 017: Run-time name conflict and functions (php name)
H A Dns_075.phpt2 075: Redefining compile-time constants
H A Dns_006.phpt2 006: Run-time name conflict (ns name)
H A Dns_053.phpt2 053: Run-time constant definition
/PHP-7.2/sapi/phpdbg/
H A Dweb-bootstrap.php55 'REQUEST_TIME' => time(),
/PHP-7.2/Zend/
H A Dzend_virtual_cwd.h272 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
324 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
326 # define VCWD_UTIME(path, time) utime(path, time) argument

Completed in 95 milliseconds

12345678910>>...30