Home
last modified time | relevance | path

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

12345678910>>...23

/php-src/Zend/
H A Dzend_virtual_cwd.h288 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
340 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
342 # define VCWD_UTIME(path, time) utime(path, time) argument
/php-src/Zend/tests/
H A Dconstant_expressions_static_class_name_error.phpt10 Fatal error: "static::" is not allowed in compile-time constants in %s on line %d
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
H A Dns_016.phpt2 016: Run-time name conflict and functions (ns name)
H A Dns_052.phpt2 052: Name conflict and compile-time constants (php name in case if ns name exists)
H A Dbug48667_1.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Dbug48667_2.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
/php-src/Zend/tests/type_declarations/
H A Dtyped_return_without_value.phpt2 Typed return without value generates compile-time error
/php-src/ext/date/tests/
H A Dbug37017.phpt2 Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers).
H A Dbug80057.phpt2 Bug #80057 (DateTimeImmutable::createFromFormat() does not populate time)
H A Dbug33536.phpt2 Bug #33456 (strtotime defaults to now even on non time string)
H A Dbug51934.phpt2 Bug #51934 (strtotime plurals / incorrect time)
H A Dbug66019.phpt2 Bug #66019 (DateTime object does not support short ISO 8601 time format - YYYY-MM-DDTHH)
H A Dbug79716.phpt2 Bug #79716 (Invalid date time created (with day "00"))
H A Dini_set_incorrect.phpt2 Test invalid time zone passed to ini_set
H A DDateTimeImmutable_modify_invalid_format.phpt15 DateMalformedStringException: DateTimeImmutable::modify(): Failed to parse time string () at positi…
/php-src/Zend/tests/named_params/
H A Druntime_cache_init.phpt2 Uninitialized run-time cache when resolving default values
/php-src/ext/intl/tests/
H A Dtimezone_createTimeZone_error.phpt12 Warning: IntlTimeZone::createTimeZone(): could not convert time zone id to UTF-16 in %s on line %d
H A Ddateformat_format_relative.phpt30 function printFormat(int $dateFormat, int $timeFormat, DateTimeImmutable $time) {
39 echo $formatter->format($time) . "\n";
H A Dtimezone_countEquivalentIDs_error.phpt12 Warning: IntlTimeZone::countEquivalentIDs(): could not convert time zone id to UTF-16 in %s on line…
H A Dtimezone_getCanonicalID_error.phpt12 Warning: IntlTimeZone::getCanonicalID(): could not convert time zone id to UTF-16 in %s on line %d
H A Dtimezone_getEquivalentID_error.phpt12 Warning: IntlTimeZone::getEquivalentID(): could not convert time zone id to UTF-16 in %s on line %d
H A Ddateformat_bug68893.phpt19 string(67) "datefmt_create: invalid time format style: U_ILLEGAL_ARGUMENT_ERROR"
/php-src/ext/dba/tests/
H A Ddba_ndbm.phpt61 Fetch "key2": Content 2 replaced 2nd time
73 string(27) "Content 2 replaced 2nd time"
107 Fetch "key2": Content 2 replaced 2nd time
117 string(27) "Content 2 replaced 2nd time"

Completed in 46 milliseconds

12345678910>>...23