Home
last modified time | relevance | path

Searched refs:time (Results 151 – 175 of 568) sorted by relevance

12345678910>>...23

/php-src/ext/date/tests/
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 Dstrtotime3.phpt8 $time = 1150494719; // 16/June/2006
38 $t = strtotime($str, $time);
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 Dbug35143.phpt2 Bug #35143 (gettimeofday() ignores current 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-src/ext/dba/tests/
H A Ddba_gdbm.phpt60 Fetch "key2": Content 2 replaced 2nd time
72 string(27) "Content 2 replaced 2nd time"
106 Fetch "key2": Content 2 replaced 2nd time
116 string(27) "Content 2 replaced 2nd time"
H A Ddba_qdbm.phpt60 Fetch "key2": Content 2 replaced 2nd time
72 string(27) "Content 2 replaced 2nd time"
106 Fetch "key2": Content 2 replaced 2nd time
116 string(27) "Content 2 replaced 2nd time"
H A Ddba_lmdb.phpt62 Fetch "key2": Content 2 replaced 2nd time
74 string(27) "Content 2 replaced 2nd time"
110 Fetch "key2": Content 2 replaced 2nd time
120 string(27) "Content 2 replaced 2nd time"
/php-src/sapi/phpdbg/
H A Dweb-bootstrap.php55 'REQUEST_TIME' => time(),
/php-src/Zend/tests/
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-src/Zend/tests/array_unpack/
H A Dunpack_invalid_type_compile_time.phpt2 Unpacking non-array/Traversable detected at compile-time
/php-src/ext/sodium/tests/
H A Dphp_password_hash_argon2i.phpt21 foreach([1, 2] as $time) {
24 'time_cost' => PASSWORD_ARGON2_DEFAULT_TIME_COST * $time,
H A Dphp_password_hash_argon2id.phpt21 foreach([1, 2] as $time) {
24 'time_cost' => PASSWORD_ARGON2_DEFAULT_TIME_COST * $time,
/php-src/ext/standard/tests/password/
H A Dpassword_hash_error_argon2.phpt49 Time cost is outside of allowed time range
52 Time cost is outside of allowed time range

Completed in 89 milliseconds

12345678910>>...23