Home
last modified time | relevance | path

Searched refs:microsecond (Results 1 – 9 of 9) sorted by relevance

/PHP-8.0/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_int.phpt7 public function setTime(int $hour, int $minute, int $second = 0, bool $microsecond = false)
13 …cond = 0, bool $microsecond = false) must be compatible with DateTime::setTime(int $hour, int $min…
/PHP-8.0/ext/date/tests/
H A Dbug63435.phpt2 Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
H A Dbug64887.phpt16 '-8 microsecond',
/PHP-8.0/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_toString_Internal.phpt25 Parameter #3 [ <optional> int $microsecond = 0 ]
/PHP-8.0/ext/date/
H A Dphp_date.stub.php68 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {} argument
214 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {} argument
312 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {} argument
H A Dphp_date_arginfo.h132 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, microsecond, IS_LONG, 0, "0")
297 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, microsecond, IS_LONG, 0, "0")
/PHP-8.0/ext/date/lib/
H A Dparse_date.re180 { "microsecond", TIMELIB_MICROSEC, 1 },
1028 reltextunit = 'ms' | 'µs' | (('msec'|'millisecond'|'µsec'|'microsecond'|'usec'|'sec'|'second'|'min'…
2285 case TIMELIB_FORMAT_MICROSECOND_SIX_DIGIT: /* up to six digit microsecond */
2293 …add_pbf_error(s, TIMELIB_ERR_NO_SIX_DIGIT_MICROSECOND, "A six digit microsecond could not be found…
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28988 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
29003 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
29005 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)
H A Dmagic28988 0 ulelong 0xa1b2c3d4 pcap capture file, microsecond ts (little-endian)
29003 0 ubelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (big-endian)
29005 0 ulelong 0xa1b2cd34 pcap capture file, microsecond ts, extensions (little-endian)

Completed in 123 milliseconds