Searched refs:fileperms (Results 1 – 16 of 16) sorted by relevance
| /plugin/farm/install/ |
| D | farmstructurecreator.php | 22 chmod($dest, fileperms($src)); 27 if(!@is_dir($dest)) mkdir($dest, fileperms($src));
|
| D | farmstructurecreator.php.bak | 14 $p = fileperms($src); 22 $p = fileperms($src);
|
| /plugin/preregister/ |
| D | admin.php | 110 $perm = substr(sprintf('%o', fileperms($this->metaFn )), -4);
|
| /plugin/photogallery/ |
| D | admin.php | 81 $info = fileperms(PHOTOGALLERY_PGFETCH_FILE) & 0xFFF;
|
| D | syntax.php | 252 $fperm = fileperms(PHOTOGALLERY_PGFETCH_FILE);
|
| /plugin/photogallery/phpThumb/demo/ |
| 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/myvendor/splitbrain/php-archive/src/ |
| D | FileInfo.php | 79 $file->setMode(fileperms($path));
|
| /plugin/findologicxmlexport/vendor/hoa/file/ |
| 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/ |
| D | animal.class.php | 725 chmod($dest, fileperms($src)); 731 if(!@is_dir($dest)) mkdir($dest, fileperms($src));
|
| /plugin/elwikiupgrade/ |
| D | VerboseTarLib.class.php | 261 fileperms($file),
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | getid3.php | 1912 $perms = fileperms($filename);
|
| /plugin/bb4dw/ |
| D | bibtexbrowser.php | 4978 echo "dir: ".decoct(fileperms(dirname(__FILE__)))."\n"; 4979 echo "bibtex file: ".decoct(fileperms($_GET[Q_FILE]))."\n";
|
| /plugin/codemirror/dist/modes/ |
| 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/ |
| D | SFTP.php | 2815 public function fileperms($path) function in phpseclib3\\Net\\SFTP
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …nts ' +\n 'fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetyp…
|