Searched defs:mtime (Results 1 – 11 of 11) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/Cache/ | ||
| H A D | Base.php | 102 public function mtime(); function |
| H A D | MySQL.php | 330 public function mtime() function in SimplePie\\Cache\\MySQL |
| H A D | Memcache.php | 145 public function mtime() function in SimplePie\\Cache\\Memcache |
| H A D | File.php | 137 public function mtime() function in SimplePie\\Cache\\File |
| H A D | Memcached.php | 140 public function mtime() function in SimplePie\\Cache\\Memcached |
| H A D | Redis.php | 166 public function mtime() function in SimplePie\\Cache\\Redis |
| /dokuwiki/inc/Remote/Response/ | ||
| H A D | Media.php | 44 $mtime = 0, |
| H A D | Page.php | 45 $mtime = 0, |
| /dokuwiki/vendor/splitbrain/php-archive/src/ | ||
| H A D | FileInfo.php | 21 protected $mtime = 0; variable in splitbrain\\PHPArchive\\FileInfo |
| H A D | Tar.php | 577 protected function writeRawFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') |
| H A D | Zip.php | 876 protected function makeUnixTime($mdate = null, $mtime = null) |