Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DBuildBazelRemoteExecutionV2NodeProperties.php23 public $mtime; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2NodeProperties
28 public function setMtime($mtime)
/plugin/owncloud/ajax/
Dfilelist.php58 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$folder)); variable
69 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$file)); variable
/plugin/chat/
Dajax.php39 function _getChatHtml($pageFN, $ltime = 0, $mtime = 0) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
DFileInfo.php21 protected $mtime = 0; variable in splitbrain\\PHPArchive\\FileInfo
138 public function setMtime($mtime)
DTar.php530 protected function writeRawFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '')
DZip.php876 protected function makeUnixTime($mdate = null, $mtime = null)
/plugin/elwikiupgrade/
DVerboseTarLib.class.php287 public function addData($name, $data, $uid = 0, $gid = 0, $perm = 0666, $mtime = 0) {
446 protected function writeFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') {
/plugin/nspages/fileHelper/
DnamespacePreparer.php77 private function buildSortAttribute($nameToDisplay, $nsId, $mtime){
DpagePreparer.php137 private function buildSortAttribute($nameToDisplay, $pageId, $mtime){
/plugin/txt2tags/
Dtxt2tags.class.php87 var $mtime; # last modified timestamp of the input file variable in T2T