Home
last modified time | relevance | path

Searched refs:atime (Results 26 – 36 of 36) sorted by relevance

12

/PHP-8.3/TSRM/
H A Dtsrm_win32.c801 FILETIME mtime, atime; in win32_utime() local
828 atime = mtime; in win32_utime()
831 UnixTimeToFileTime(buf->actime, &atime); in win32_utime()
833 if (!SetFileTime(hFile, NULL, &atime, &mtime)) { in win32_utime()
/PHP-8.3/ext/standard/tests/file/
H A Dfile.inc540 "rdev", "size", "atime", "mtime", "ctime",
590 "rdev", "size", "atime", "mtime", "ctime",
594 $stat_time_diff_keys = array(8, 'atime');
H A Dtouch_variation5-win32.phpt142 return $temp['atime'];
H A Dtouch_variation5.phpt142 return $temp['atime'];
H A Dtouch_variation6-win32.phpt148 return $temp['atime'];
/PHP-8.3/sapi/apache2handler/
H A Dsapi_apache2.c229 ctx->finfo.st_atime = apr_time_sec(ctx->r->finfo.atime); in php_apache_sapi_get_stat()
/PHP-8.3/main/streams/
H A Duserspace.c823 STAT_PROP_ENTRY(atime); in statbuf_from_array()
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php2915 function touch(string $filename, ?int $mtime = null, ?int $atime = null): bool {}
H A Dbasic_functions_arginfo.h1443 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, atime, IS_LONG, 1, "null")
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic39202 >44 leqwdate x \b, atime=%s
H A Dmagic私はガラスを食べられます39202 >44 leqwdate x \b, atime=%s

Completed in 181 milliseconds

12