Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/phar/
H A Dphar_internal.h219 uint32_t timestamp; member
H A Dutil.c577 etemp.timestamp = time(0); in phar_get_or_create_entry_data()
/PHP-7.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc67 * @param int $time Unix timestamp of the date to convert
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c566 add_assoc_long(&persistent_script_report, "timestamp", (zend_long)script->timestamp);
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2838 time_t timestamp; in to_xml_datetime_ex() local
2851 timestamp = Z_LVAL_P(data); in to_xml_datetime_ex()
2852 ta = php_localtime_r(&timestamp, &tmbuf); in to_xml_datetime_ex()
/PHP-7.4/build/
H A Dltmain.sh4365 # $show "echo timestamp > $libobj"
4366 # $run eval "echo timestamp > $libobj" || exit $?
/PHP-7.4/ext/date/lib/
H A Dparse_date.re990 timestamp = "@" "-"? [0-9]+;
1073 timestamp
/PHP-7.4/ext/standard/
H A Dbasic_functions.c665 ZEND_ARG_INFO(0, timestamp)
888 ZEND_ARG_INFO(0, timestamp)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます10388 # driveID/timestamp for Win 95B,98,98SE and ME. See https://thestarman.pcministry.com/asm/mbr/myste…
23176 # files contain the timestamp in little-endian or a completely
H A Dmagic10388 # driveID/timestamp for Win 95B,98,98SE and ME. See https://thestarman.pcministry.com/asm/mbr/myste…
23176 # files contain the timestamp in little-endian or a completely

Completed in 189 milliseconds

1234567