Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 32) sorted by relevance

12

/plugin/zip/pear/File/Archive/Writer/
H A DZip.php64 $stat=array(), $autoClose = true)
120 function alreadyWrittenFile($filename, $stat, $crc32, $complength)
144 function appendFileData($filename, $stat, $data)
154 function appendCompressedData($filename, $stat, $data, $crc32, $normlength)
H A DMemory.php49 var $stat; variable in File_Archive_Writer_Memory
73 function newFile($filename, $stat, $mime = "application/octet-stream")
116 function makeReader($filename = null, $stat = null, $mime = null)
H A DGzip.php47 var $stat; variable in File_Archive_Writer_Gzip
59 $stat = array(), $autoClose = true)
90 function newFile($filename, $stat = array(),
H A DBzip2.php47 var $stat; variable in File_Archive_Writer_Bzip2
59 $stat = array(), $autoClose = true)
88 function newFile($filename, $stat = array(),
H A DFiles.php45 var $stat = array(); variable in File_Archive_Writer_Files
174 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
199 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DMemoryArchive.php73 ($filename, &$t, $stat = array(), $autoClose = true)
81 function newFile($filename, $stat = array(),
181 function appendFileData($filename, $stat, &$data) { }
H A DAddBaseName.php56 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DUniqueAppender.php74 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
86 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
H A DAr.php79 function arHeader ($filename, $stat)
150 function newFile($filename, $stat = array (),
H A DArchive.php67 $stat = array(), $autoClose = true)
H A DOutput.php61 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
H A DMulti.php53 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
H A DTar.php54 function tarHeader($filename, $stat)
H A DMail.php155 function newFile($filename, $stat, $mime = "application/octet-stream")
/plugin/zip/pear/File/Archive/
H A DWriter.php46 function newFile($filename, $stat = array(), $mime = "application/octet-stream")
64 … function newFromTempFile($tmpfile, $filename, $stat = array(), $mime = "application/octet-stream")
/plugin/diagramsnet/lib/
H A DelectronFilesWorker.js5 function isConflict(origStat, stat) argument
97 fs.stat(fileObject.path, function(err, stat) argument
/plugin/zip/pear/File/Archive/Reader/
H A DConcat.php42 var $stat; variable in File_Archive_Reader_Concat
48 $stat=array(), $mime=null)
H A DMemory.php48 var $stat; variable in File_Archive_Reader_Memory
80 $stat=array(), $mime=null)
H A DFile.php60 var $stat = null; variable in File_Archive_Reader_File
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxFile.js5 DropboxFile = function(ui, data, stat) argument
109 (mxUtils.bind(this, function(stat) argument
230 this.ui.dropbox.saveFile(title, data, mxUtils.bind(this, function(stat) argument
311 this.ui.dropbox.renameFile(this, title, mxUtils.bind(this, function(stat) argument
H A DDropboxLibrary.js5 DropboxLibrary = function(ui, data, stat) argument
H A DElectronApp.js791 var success = mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
932 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
962 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat) argument
1115 fs.stat(path, function(err, stat) argument
1198 this.ui.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
1225 LocalFile.prototype.setDescriptor = function(stat) argument
1249 this.ui.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
1321 LocalFile.prototype.isConflict = function(stat) argument
2146 this.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat) argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Source/
H A DFilesystemSource.php24 private $stat; variable in Mustache_Source_FilesystemSource
/plugin/zip/pear/File/
H A DArchive.php709 function readMemory($memory, $filename, $stat=array(), $mime=null)
752 function readConcat(&$toConvert, $filename, $stat=array(), $mime=null)
1079 $stat = array(), $autoClose = true)
1223 $type = null, $stat = array())
1314 function appender($URL, $unique = null, $type = null, $stat = array())
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DTransferStats.php120 public function getHandlerStat($stat)

12