Home
last modified time | relevance | path

Searched refs:timestamp (Results 151 – 167 of 167) sorted by relevance

1234567

/php-src/ext/phar/
H A Dphar_internal.h232 uint32_t timestamp; member
H A Dutil.c587 etemp.timestamp = time(0); in phar_get_or_create_entry_data()
/php-src/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc67 * @param int $time Unix timestamp of the date to convert
/php-src/
H A DUPGRADING.INTERNALS210 the given unix timestamp using GMT +00:00.
H A DNEWS183 . Fixed bug GH-12532 (PharData created from zip has incorrect timestamp).
H A DUPGRADING192 DateTime[Immutable]::createFromTimestamp(int|float $timestamp): static.
215 . Added support for the unix timestamp extension for zip archives.
/php-src/ext/zip/
H A Dphp_zip_arginfo.h144 ZEND_ARG_TYPE_INFO(0, timestamp, IS_LONG, 0)
152 ZEND_ARG_TYPE_INFO(0, timestamp, IS_LONG, 0)
/php-src/ext/standard/
H A Dbasic_functions.stub.php1980 function time_sleep_until(float $timestamp): bool {} argument
2134 function strptime(string $timestamp, string $format): array|false {} argument
H A Dbasic_functions_arginfo.h425 ZEND_ARG_TYPE_INFO(0, timestamp, IS_DOUBLE, 0)
608 ZEND_ARG_TYPE_INFO(0, timestamp, IS_STRING, 0)
/php-src/ext/opcache/
H A Dzend_accelerator_module.c624 add_assoc_long(&persistent_script_report, "timestamp", (zend_long)script->timestamp);
/php-src/ext/soap/
H A Dphp_encoding.c2855 time_t timestamp; in to_xml_datetime_ex() local
2868 timestamp = Z_LVAL_P(data); in to_xml_datetime_ex()
2869 ta = php_localtime_r(&timestamp, &tmbuf); in to_xml_datetime_ex()
/php-src/build/
H A Dltmain.sh4378 # $show "echo timestamp > $libobj"
4379 # $run eval "echo timestamp > $libobj" || exit $?
/php-src/.github/workflows/
H A Dnightly.yml826 append-timestamp: false
/php-src/ext/date/lib/
H A Dparse_date.re1123 timestamp = "@" "-"? [0-9]+;
1206 timestamp
/php-src/docs/
H A Drelease-process.md942 times, as needed, but we will always advance the `Expires` timestamp on a
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12782 # driveID/timestamp for Win 95B,98,98SE and ME. See https://thestarman.pcministry.com/asm/mbr/myste…
30770 # blob/master/opentimestamps/core/timestamp.py#L273
31138 # files contain the timestamp in little-endian or a completely
33350 >4 ulelong&1 0 timestamp-based,
33351 >>8 uledate x .py timestamp: %s UTC,
33738 # Contains dialed/incoming phone number and timestamp.
H A Dmagic12782 # driveID/timestamp for Win 95B,98,98SE and ME. See https://thestarman.pcministry.com/asm/mbr/myste…
30770 # blob/master/opentimestamps/core/timestamp.py#L273
31138 # files contain the timestamp in little-endian or a completely
33350 >4 ulelong&1 0 timestamp-based,
33351 >>8 uledate x .py timestamp: %s UTC,
33738 # Contains dialed/incoming phone number and timestamp.

Completed in 312 milliseconds

1234567