Searched refs:microsecond (Results 1 – 10 of 10) sorted by relevance
/PHP-8.2/Zend/tests/parameter_default_values/ |
H A D | internal_declaration_error_int.phpt | 7 …public function setTime(int $hour, int $minute, int $second = 0, bool $microsecond = false): DateT… 13 …= 0, bool $microsecond = false): DateTime must be compatible with DateTime::setTime(int $hour, int…
|
/PHP-8.2/ext/date/tests/ |
H A D | bug63435.phpt | 2 Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
|
H A D | bug64887.phpt | 16 '-8 microsecond',
|
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/ |
H A D | ReflectionParameter_toString_Internal.phpt | 25 Parameter #3 [ <optional> int $microsecond = 0 ]
|
/PHP-8.2/ext/standard/tests/streams/ |
H A D | stream_select_null_usec.phpt | 2 stream_select allows null for microsecond timeout if timeout is null
|
/PHP-8.2/ext/date/ |
H A D | php_date.stub.php | 201 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} argument 418 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} argument 521 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm… argument
|
H A D | php_date_arginfo.h | 132 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, microsecond, IS_LONG, 0, "0") 310 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, microsecond, IS_LONG, 0, "0") 381 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, microsecond, IS_LONG, 0, "0")
|
/PHP-8.2/ext/date/lib/ |
H A D | parse_date.re | 190 { "microsecond", TIMELIB_MICROSEC, 1 }, 1142 reltextunit = 'ms' | 'µs' | (('msec'|'millisecond'|'µsec'|'microsecond'|'usec'|'sec'|'second'|'min'… 2429 case TIMELIB_FORMAT_MICROSECOND_SIX_DIGIT: /* up to six digit microsecond */ 2437 …add_pbf_error(s, TIMELIB_ERR_NO_SIX_DIGIT_MICROSECOND, "A six digit microsecond could not be found…
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 30866 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian) 30881 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian) 30883 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
|
H A D | magic私はガラスを食べられます | 30866 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian) 30881 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian) 30883 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
|
Completed in 154 milliseconds