Home
last modified time | relevance | path

Searched refs:tempdir (Results 1 – 11 of 11) sorted by relevance

/plugin/quickstats/scripts/
H A Dget_geocity2.php14 private $tempdir; variable in qs_geoliteCity
29 $this->tempdir = $conf['tmpdir'];
30 if(!file_exists($this->tempdir . '/tmp')) {
32 mkdir($this->tempdir . '/tmp');
53 $gzfile = $this->tempdir . '/GeoLite2-City.tar.gz';
84 $files = scandir($this->tempdir);
88 $file = $this->tempdir."/$file";
110 $tmpdir_files = scandir($this->tempdir . '/' . 'tmp');
145 $to_cleanup = scandir($this->tempdir);
148 $del = $this->tempdir . '/' . $file;
[all …]
/plugin/ebookexport/
H A Daction.php39 $tempdir=tempnam(sys_get_temp_dir(),'');
40 if (file_exists($tempdir)) { unlink($tempdir); }
41 mkdir($tempdir);
72 file_put_contents($tempdir . "/pages.xhtml",$pages);
83 mkdir($tempdir . "/META-INF");
116 if(!is_dir($tempdir . $mediadir))
117 mkdir($tempdir . $mediadir, 0777, true);
118 copy($mediafile,$tempdir . $medialink);
179 $zipfile = $tempdir . "/" . $ID . ".epub";
182 $zip->addFile($tempdir . "/" . $file,$file);
[all …]
/plugin/imgpaste/
H A Daction.php12 protected $tempdir = ''; variable in action_plugin_imgpaste
133 $this->tempdir = io_mktmpdir();
134 if (!$this->tempdir) $this->fail(500);
135 $this->tempfile = $this->tempdir . '/' . md5($data);
146 if ($this->tempdir && is_dir($this->tempdir)) @rmdir($this->tempdir);
148 $this->tempdir = '';
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl53 my $dir = tempdir( CLEANUP => 1 );
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl53 my $dir = tempdir( CLEANUP => 1 );
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1488 static $tempdir = '';
1489 if (empty($tempdir)) {
1491 $tempdir = sys_get_temp_dir(); // https://github.com/JamesHeinrich/getID3/issues/52
1497 if ($getid3_temp_tempdir = $getid3_temp->tempdir) {
1498 $tempdir = $getid3_temp_tempdir;
1504 if ($tempfilename = tempnam($tempdir, 'gI3')) {
H A Dgetid3.php243 public $tempdir = GETID3_TEMP_DIR; variable in getID3
1885 return tempnam($this->tempdir, 'gI3');
/plugin/file2dw/
H A Daction.php429 $this->workDir = $this->tempdir($confUploadDir, 'file2dw_', 0777);
556 function tempdir($dir = null, $prefix = 'tmp_', $mode = 0700, $maxAttempts = 1000) function in action_plugin_file2dw
/plugin/jukebox/id3/
H A Dgetid3.php26 var $tempdir = '*'; // default '*' should use system temp dir variable in getID3
1337 return tempnam($this->tempdir, 'gI3');
/plugin/gitbacked/
H A DCHANGELOG.md139 - Use relative path for Git.php and `$conf['tempdir']` for temp file.
/plugin/aceeditor/
H A Dbuild.js1 …ds|swapbytes|symamd|symbfact|symmlq|symrcm|symvar|system|tan(?:d|h)?|tar|tempdir|tempname|tetrames…