| /plugin/farmsync/_test/ |
| D | findCommonAncestor.test.php | 21 mkdir($targetdir); 22 mkdir($targetdir . 'attic'); 23 mkdir($targetdir . 'pages'); 24 mkdir($sourcedir); 25 mkdir($sourcedir . 'attic'); 26 mkdir($sourcedir . 'pages');
|
| D | getPagesFromLine.test.php | 19 mkdir($sourcedir); 20 mkdir($sourcedir . 'media'); 21 mkdir($sourcedir . 'media/wiki'); 22 mkdir($sourcedir . 'pages');
|
| D | pageUpdate.test.php | 19 mkdir($sourcedir); 20 mkdir($sourcedir . 'attic'); 21 mkdir($sourcedir . 'pages');
|
| /plugin/deletepageguard/build/ |
| H A D | create-dist.php | 38 mkdir($targetDir, 0755, true); 50 mkdir($destDir, 0755, true); 56 mkdir($dest, 0755, true); 73 mkdir($destPath, 0755, true); 78 mkdir($destDir, 0755, true);
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/ |
| D | FilesystemTest.php | 42 @mkdir($dir, 0777, true); 96 @mkdir($this->directory, 0555, true); 118 @mkdir($this->directory, 0777, true); 120 @mkdir($this->directory.'/cache', 0555); 138 @mkdir($key, 0777, true); 149 @mkdir($dir, 0777, true);
|
| /plugin/svg/ |
| D | install.php | 10 if( !mkdir( SYNTAX_PLUGIN_SVG_MEDIADIR, 0755 ) ) 26 if( !mkdir( SYNTAX_PLUGIN_SVG_MEDIADIR . 'tmp', 0755 ) ) 42 if( !mkdir( SYNTAX_PLUGIN_SVG_MEDIADIR . 'media', 0755 ) )
|
| /plugin/asciidocjs/node_modules/jake/ |
| D | Makefile | 29 @mkdir -p $(DESTDIR)$(PREFIX)/bin && \ 30 mkdir -p $(DESTDIR)$(PREFIX)/lib/node_modules/jake && \ 31 mkdir -p ./node_modules && \
|
| /plugin/findologicxmlexport/vendor/hoa/stream/IStream/ |
| D | Touchable.php | 107 * @param bool $mkdir Force to make directory if does not exist. 114 $mkdir = self::DO_NOT_MAKE_DIRECTORY argument
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | Dockerfile | 3 RUN mkdir /guzzle 14 RUN mkdir /guzzle
|
| /plugin/dokutexit/ |
| D | Makefile | 30 @mkdir -p $(NAME) 36 @mkdir -p $(NAME)
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/ |
| H A D | FirefoxProfile.php | 128 mkdir($temp_dir . DIRECTORY_SEPARATOR . $dirname); 138 mkdir($target_dir); 216 mkdir($ext_dir, 0777, true); 240 mkdir($temp_dir);
|
| /plugin/farm/install/ |
| D | farmstructurecreator.php | 27 if(!@is_dir($dest)) mkdir($dest, fileperms($src)); 111 …if(!@mkdir($farmconf['farmfsroot'].$farmconf['farmer'], 0755)) out('structure_cannotcreatefarmerdi… 117 …if(!@mkdir($farmconf['farmfsroot'].$farmconf['barn'], 0755)) out('structure_cannotcreatebarndir_fa… 168 …if(!@mkdir($farmconf['farmfsroot'].$farmconf['barn'].$farmconf['animaltemplate'], 0755)) out('stru…
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/ |
| D | Facade.php | 105 mkdir($target . $id, 0777, true); 114 mkdir($dir, 0777, true); 168 if (@mkdir($directory, 0777, true)) {
|
| /plugin/webcomponent/ |
| D | webcomponent.php | 126 mkdir($conf['datadir'], $mode = 0777, $recursive = true); 132 mkdir($conf['cachedir'], $mode = 0777, $recursive = true);
|
| /plugin/simplechat/ |
| D | syntax.php | 88 @mkdir($dirname, 0755 , true ); 115 @mkdir( $newdirname );
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
| H A D | ObjectTreeTest.php | 14 mkdir(SABRE_TEMPDIR . '/root'); 15 mkdir(SABRE_TEMPDIR . '/root/subdir');
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ |
| H A D | ServerTest.php | 151 mkdir($this->tempDir.'/testcol'); 190 mkdir($this->tempDir.'/testcol'); 220 mkdir($this->tempDir.'/tree1'); 221 mkdir($this->tempDir.'/tree2');
|
| /plugin/webcomponent/_test/ |
| D | README.md | 29 mkdir($conf['datadir'], $mode = 0777, $recursive = true); 35 mkdir($conf['cachedir'], $mode = 0777, $recursive = true);
|
| /plugin/findologicxmlexport/vendor/hoa/file/ |
| D | Generic.php | 333 * @param bool $mkdir Force to make directory if does not exist. 341 $mkdir = Stream\IStream\Touchable::DO_NOT_MAKE_DIRECTORY argument 350 if (Stream\IStream\Touchable::MAKE_DIRECTORY === $mkdir) {
|
| D | Directory.php | 263 return @mkdir( 270 return @mkdir(
|
| /plugin/authgoogle/google/cache/ |
| D | Google_FileCache.php | 44 if (! @mkdir($storageDir, 0755, true)) { 116 if (! @mkdir($storageDir, 0755, true)) {
|
| /plugin/ebookexport/ |
| D | action.php | 41 mkdir($tempdir); 83 mkdir($tempdir . "/META-INF"); 117 mkdir($tempdir . $mediadir, 0777, true);
|
| /plugin/findologicxmlexport/vendor/hoa/protocol/ |
| D | Wrapper.php | 438 public function mkdir($path, $mode, $options) function in Hoa\\Protocol\\Wrapper 441 return mkdir( 448 return mkdir(
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/ |
| D | phar-sample.phar | 167 @mkdir($temp, 0777, true); 172 @mkdir($temp, 0777, true); 177 @mkdir(dirname($temp . '/' . $path), 0777, true); 181 @mkdir($temp . '/' . $path, 0777); 202 if (is_dir('/temp') || mkdir('/temp')) {
|
| /plugin/accscounter/syntax/ |
| D | counter.php | 201 if (!file_exists($logfiledir)) mkdir($logfiledir, 0777, true); 213 if (!file_exists($logfiledir)) mkdir($logfiledir, 0777, true); 261 if (!file_exists($logfiledir)) mkdir($logfiledir, 0777, true); 273 if (!file_exists($logfiledir)) mkdir($logfiledir, 0777, true);
|