Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/phar/
H A Dtar.h47 char mtime[12]; /* modify time of file */ member
71 char mtime[12]; /* modify time of file */ member
/PHP-8.0/ext/fileinfo/libmagic/
H A Dtar.h59 char mtime[12]; member
/PHP-8.0/TSRM/
H A Dtsrm_win32.c789 FILETIME mtime, atime; in win32_utime() local
/PHP-8.0/ext/zip/
H A Dphp_zip.c2453 zend_long mtime, flags = 0; local
2487 zend_long mtime, flags = 0; local
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php923 function touch(string $filename, ?int $mtime = null, ?int $atime = null): bool {}

Completed in 45 milliseconds