Searched refs:fileperms (Results 1 – 15 of 15) sorted by relevance
/plugin/farm/install/ |
H A D | farmstructurecreator.php | 22 chmod($dest, fileperms($src)); 27 if(!@is_dir($dest)) mkdir($dest, fileperms($src));
|
H A D | farmstructurecreator.php.bak | 14 $p = fileperms($src); 22 $p = fileperms($src);
|
/plugin/preregister/ |
H A D | admin.php | 110 $perm = substr(sprintf('%o', fileperms($this->metaFn )), -4);
|
/plugin/photogallery/ |
H A D | admin.php | 81 $info = fileperms(PHOTOGALLERY_PGFETCH_FILE) & 0xFFF;
|
H A D | syntax.php | 252 $fperm = fileperms(PHOTOGALLERY_PGFETCH_FILE);
|
/plugin/photogallery/phpThumb/demo/ |
H A D | phpThumb.demo.check.php | 179 $old_perms = substr(sprintf('%o', fileperms($phpThumb->cache_filename)), -4); 182 $new_perms = substr(sprintf('%o', fileperms($phpThumb->cache_filename)), -4);
|
/plugin/upgrade/vendor/splitbrain/php-archive/src/ |
H A D | FileInfo.php | 79 $file->setMode(fileperms($path));
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | Generic.php | 165 return fileperms($this->getStreamName());
|
/plugin/combo/ComboStrap/ |
H A D | Sqlite.php | 241 fwrite(STDERR, "Permission " . substr(sprintf('%o', fileperms($dbFile)), -4) . "\n");
|
/plugin/farm/ |
H A D | animal.class.php | 725 chmod($dest, fileperms($src)); 731 if(!@is_dir($dest)) mkdir($dest, fileperms($src));
|
/plugin/elwikiupgrade/ |
H A D | VerboseTarLib.class.php | 261 fileperms($file),
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | getid3.php | 1912 $perms = fileperms($filename);
|
/plugin/codemirror/dist/modes/ |
H A D | php.min.js.map | 1 …ir dir glob fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetyp…
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SFTP.php | 2815 public function fileperms($path) function in phpseclib3\\Net\\SFTP
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …nts ' +\n 'fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetyp…
|