Home
last modified time | relevance | path

Searched full:mkdir (Results 1 – 25 of 46) sorted by relevance

12

/dokuwiki/vendor/geshi/geshi/
H A Dbuild.xml43 <mkdir dir="dist" />
69 <mkdir dir="dist/pear" />
174 <mkdir dir="dist/deploy-sf" />
175 <mkdir dir="dist/deploy-sf/geshi" />
176 <mkdir dir="dist/deploy-sf/geshi/GeSHi ${version}" />
/dokuwiki/inc/Search/Index/
H A DLock.php37 if (!@mkdir($dir)) {
41 if (!@mkdir($dir)) {
/dokuwiki/_test/tests/Search/Index/
H A DLockTest.php61 mkdir($dir);
75 mkdir($dir);
/dokuwiki/.github/workflows/
H A Drelease-build.yml66 mkdir -p data/pages/playground
73 mkdir ${{ github.event.repository.name }}
/dokuwiki/_test/core/
H A DTestUtils.php30 mkdir($newdestdir);
H A DDokuWikiTest.php192 mkdir(DOKU_CONF);
/dokuwiki/_test/tests/Ui/Media/
H A DDisplayTest.php50 if (!is_dir(dirname($atticPath))) mkdir(dirname($atticPath), 0777, true);
/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh22 mkdir -p jquery-ui-theme/images
/dokuwiki/_test/tests/lib/exe/
H A Dcss_at_import_less.test.php14 mkdir($dir, 0777, true);
H A Dcss_css_loadfile.test.php72 mkdir($dir, 0777, true);
/dokuwiki/_test/
H A Dbootstrap.php81 mkdir(TMP_DIR);
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doobas.php61 'filelen','getattr','kill','mkdir','name','rmdir','setattr',
H A Dbatch.php103 "MKDIR",
H A Dfreebasic.php64 "long", "longint", "loop", "loword", "lset", "ltrim", "mid", "mkd", "mkdir",
H A Dgwbasic.php60 'CIRCLE','DRAW','PLAY','TIMER','IOCTL','CHDIR','MKDIR',
H A Dlb.php80 'log', 'lower$', 'max', 'midipos', 'mid$', 'min', 'mkdir', 'not',
H A Djulia.php105 'mkdir', 'mkpath', 'rmdir', 'ignorestatus'
H A Dqbasic.php88 'LSET', 'LTRIM$', 'MID$', 'MKD$', 'MKDIR', 'MKDMBF$', 'MKI$', 'MKL$',
H A Dsdlbasic.php65 'mkdir', 'rmdir', 'print', 'date', 'date$', 'time', 'time$', 'ticks',
H A Dlotusscript.php70 'Next', 'New', 'Name', 'MsgBox', 'Month', 'Mod', 'MkDir', 'Minute',
H A Dmirc.php65 'log','me','mdi','mkdir','mnick','mode','msg','names','nick','noop',
H A Dunicon.php83 … 'localnames', 'log', 'many', 'map', 'match', 'member', 'mkdir', 'move', 'name', 'numeric',
H A Dicon.php83 … 'localnames', 'log', 'many', 'map', 'match', 'member', 'mkdir', 'move', 'name', 'numeric',
H A Dvbnet.php96 'LTRIM$', 'MID$', 'MIDB', 'MIDB$', 'MINUTE', 'MIRR', 'MKDIR', 'MONTH', 'MONTHNAME',
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php153 if (!@mkdir($lock)) {

12