Home
last modified time | relevance | path

Searched refs:timestamp (Results 201 – 211 of 211) sorted by relevance

123456789

/PHP-7.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc68 * @param int $time Unix timestamp of the date to convert
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_module.c577 add_assoc_long(&persistent_script_report, "timestamp", (zend_long)script->timestamp);
/PHP-7.2/ext/soap/
H A Dphp_encoding.c2873 time_t timestamp; in to_xml_datetime_ex() local
2886 timestamp = Z_LVAL_P(data); in to_xml_datetime_ex()
2887 ta = php_localtime_r(&timestamp, &tmbuf); in to_xml_datetime_ex()
/PHP-7.2/ext/date/lib/
H A Dparse_date.re957 timestamp = "@" "-"? [0-9]+;
1040 timestamp
/PHP-7.2/
H A Dltmain.sh4365 # $show "echo timestamp > $libobj"
4366 # $run eval "echo timestamp > $libobj" || exit $?
H A Dphp.ini-development1138 ; Default timestamp format.
H A Dphp.ini-production1140 ; Default timestamp format.
/PHP-7.2/ext/phar/
H A Dutil.c581 etemp.timestamp = time(0); in phar_get_or_create_entry_data()
/PHP-7.2/ext/standard/
H A Dbasic_functions.c670 ZEND_ARG_INFO(0, timestamp)
893 ZEND_ARG_INFO(0, timestamp)
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic8827 # driveID/timestamp for Win 95B,98,98SE and ME. See http://thestarman.pcministry.com/asm/mbr/myster…
19783 # files contain the timestamp in little-endian or a completely
H A Dmagic私はガラスを食べられます8827 # driveID/timestamp for Win 95B,98,98SE and ME. See http://thestarman.pcministry.com/asm/mbr/myster…
19783 # files contain the timestamp in little-endian or a completely

Completed in 204 milliseconds

123456789