Home
last modified time | relevance | path

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

1234567

/PHP-8.3/build/
H A Dconfig.sub7 timestamp='2023-06-26'
77 GNU config.sub ($timestamp)
91 echo "$timestamp" ; exit ;;
H A Dconfig.guess7 timestamp='2023-06-23'
60 GNU config.guess ($timestamp)
75 echo "$timestamp" ; exit ;;
H A Dltmain.sh4378 # $show "echo timestamp > $libobj"
4379 # $run eval "echo timestamp > $libobj" || exit $?
/PHP-8.3/ext/opcache/
H A Dzend_file_cache.c198 accel_time_t timestamp; member
937 info->timestamp = script->timestamp;
1828 zend_get_file_handle_timestamp(file_handle, NULL) != info.timestamp) {
H A Dzend_accelerator_module.c614 add_assoc_long(&persistent_script_report, "timestamp", (zend_long)script->timestamp);
/PHP-8.3/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-8.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc67 * @param int $time Unix timestamp of the date to convert
/PHP-8.3/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-8.3/ext/standard/
H A Dbasic_functions.stub.php1952 function time_sleep_until(float $timestamp): bool {} argument
2106 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-8.3/
H A DUPGRADING150 timestamp of when the next revalidation of the scripts timestamp is due,
/PHP-8.3/ext/soap/
H A Dphp_encoding.c2878 time_t timestamp; in to_xml_datetime_ex() local
2891 timestamp = Z_LVAL_P(data); in to_xml_datetime_ex()
2892 ta = php_localtime_r(&timestamp, &tmbuf); in to_xml_datetime_ex()
/PHP-8.3/.github/workflows/
H A Dnightly.yml815 append-timestamp: false
/PHP-8.3/ext/date/lib/
H A Dparse_date.re1127 timestamp = "@" "-"? [0-9]+;
1210 timestamp
/PHP-8.3/ext/fileinfo/tests/
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.
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.

Completed in 274 milliseconds

1234567