Home
last modified time | relevance | path

Searched refs:time (Results 276 – 300 of 568) sorted by relevance

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

/PHP-7.4/ext/fileinfo/tests/
H A Dcve-2014-3538-mb.phpt26 printf("Failed, time=%.2f\n", $t);
H A Dcve-2014-3538.phpt26 printf("Failed, time=%.2f\n", $t);
H A Dcve-2014-3538-nojit.phpt30 printf("Failed, time=%.2f\n", $t);
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_serialize_type_3.phpt5 //Set the default time zone
H A Dgmdate_basic.phpt6 * Description: Format a GMT date/time
H A DDateTime_extends_basic2.phpt6 //Set the default time zone
H A Dbug45866.phpt23 Warning: DateTime::modify(): Failed to parse time string (£61538461538 day) at position 0 (%s): Une…
H A Ddate_date_set_basic1.phpt11 //Set the default time zone
H A DDateTime_data-fall-type3-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_serialize.phpt5 //Set the default time zone
H A DDateTime_setDate_basic1.phpt11 //Set the default time zone
H A DDateTimeZone_getName_basic1.phpt13 //Set the default time zone
/PHP-7.4/Zend/tests/
H A Dmethod_static_var.phpt2 Initial value of static var in method depends on the include time of the class definition
H A Druntime_compile_time_binary_operands.phpt2 Test binary operands exposing the same behavior at compile as at run time
117 return "// exempt $op1_p $operator $op2_p from checking, it generates a compile time error";
H A Dmethod_argument_binding.phpt2 Edge cases in compile-time method argument binding
H A Dns_036.phpt2 036: Name ambiguity in compile-time constant reference (ns name)
H A Derrmsg_045.phpt11 /* This is just a particular example of a non-fatal compile-time error
/PHP-7.4/ext/sodium/tests/
H A Dphp_password_hash_argon2i.phpt18 foreach([1, 2, 4] as $time) {
21 'time_cost' => PASSWORD_ARGON2_DEFAULT_TIME_COST * $time,
H A Dphp_password_hash_argon2id.phpt18 foreach([1, 2, 4] as $time) {
21 'time_cost' => PASSWORD_ARGON2_DEFAULT_TIME_COST * $time,
/PHP-7.4/ext/intl/tests/
H A Dtimezone_getCanonicalID_variant1_2.phpt13 /* A valid custom time zone ID has the following syntax: GMT[+|-]hh[[:]mm] */
H A Dmsgfmt_format_datetime.phpt15 {0,date} {0,time}
H A Dmsgfmt_millisecond_dates.phpt14 "On {0,time,yyyy-MM-dd G 'at' HH:mm:ss.SSS zzz} something odd happened");
H A Dcalendar_setTimeZone_variation2.phpt2 IntlCalendar::setTimeZone(): different ways to specify time zone
/PHP-7.4/tests/classes/
H A Dconstants_basic_003.phpt2 …s properties and constants can be defined in terms of constants that are not known at compile time.
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug66033.phpt24 time INTEGER)");

Completed in 36 milliseconds

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