Home
last modified time | relevance | path

Searched full:cd (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/plugin/openlayersmap/ol/
DREADME.md9 cd ol
21 cd ol
25 cd openlayers
38 cd ..
47 cd ol
/plugin/betadoku/
DREADME.md11 * `gemini://[301:23b4:991a:634d::b]` - Mirror of `http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c]`
22 6. `cd bdoku`
27 1. `cd bdoku`
30 4. `cd host/127.0.0.1`
46 1. `cd bdoku`
/plugin/mediasyntax/tools/
Dupdate-website.sh7 cd $(dirname $0)
8 cd ..
9 cd ..
/plugin/combo/
H A Dcontrib.md49 cd combo
55 cd dokuwiki_home/lib/plugins/
62 cd dokuwiki_home/lib/plugins/
72 cd dokuwiki_home/lib/plugins/combo
78 cd dokuwiki_home/lib/plugins/combo
85 cd dokuwiki_home/_test
/plugin/pureldap/.github/workflows/
H A DphpTestActiveDirectory.yml31 cd vagrant-active-directory-master
33 cd ..
61 cd _test
65 cd _test
/plugin/geophp/vendor/funiq/geophp/
Dcomposer.json66 "test-input": "cd tests && php test.php && cd ..",
67 "performance": "cd tests && php geometryPerformance.php && cd .."
/plugin/structgeohash/
Dgeohash.js28 function refine_interval(interval, cd, mask) { argument
29 if (cd&mask)
54 cd = BASE32.indexOf(c);
59 refine_interval(lon, cd, mask);
62 refine_interval(lat, cd, mask);
/plugin/darcs/
Dadmin.php99 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
144 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
189 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
214 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
257 array_push($this->log,"--\n",'>cd '.$my_repos->repos_dir,'>cd '.$my_repos->last_cmd,
/plugin/bbcodeextensions/
DChangeLog27 …* Shifted the [cd], [cs] getSort() prio from 105 to 165, right below ''Doku_Parser_Mode_unformatte…
33 * Fixes [cd], [cs] not using the class_preffix configuration.
45 * Div and Span are their own bbcodes now: ''[cd=]'' and ''[cs=]''.
/plugin/bbcodeextensions/syntax/
Dclassdiv.php13 …$this->Lexer->addEntryPattern('\[cd\=.*?\](?=.*?\x5B/cd\x5D)',$mode,'plugin_bbcodeextensions_class…
15 …function postConnect() { $this->Lexer->addExitPattern('\[/cd\]','plugin_bbcodeextensions_classdiv'…
/plugin/tablelayout/
D.travis.yml13 - cd _test && phpunit --stderr --group plugin_tablelayout
14 - cd ../lib/plugins/tablelayout && grunt
/plugin/edittable/
D.travis.yml20 - cd _test && ./phpunit.phar --stderr --group plugin_edittable
21 - cd ../lib/plugins/edittable && grunt
/plugin/findologicxmlexport/vendor/bin/
Dphpunit3 dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../phpunit/phpunit" && pwd)
/plugin/asciidocjs/node_modules/lodash/
Drelease.md5 mkdir -p ./node_modules/lodash-cli/node_modules/lodash; cd $_; cp ../../../../lodash.js ./lodash.js…
6 cd ../../; npm i --production; cd ../../
/plugin/siteexport/
D.travis.yml20 - "cd _test && php fetchphpunit.php && php phpunit.phar --stderr --group plugin_siteexport"
21 # - "cd ../lib/plugins/siteexport/_test && sh phantomjs/runPhantomJs.sh"
/plugin/copypage/images/
DREADME.md10 cd /path/to/dokuwiki-plugin-copypage
12 cd images
/plugin/pgn4web/pgn4web/
Dboard-generator-test.html77 …&fmch=000000&fcch=808080&hmch=DAF4D7&fms=16&fcs=16&cd=h&bch=FFFFFF&amp…
80 …8&fmch=000000&fcch=808080&hmch=DAF4D7&fms=18&fcs=m&cd=i&bch=FFFFFF&amp…
83 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=i&bcs=____&p…
86 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=____&p…
89 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=____&f…
92 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=____&f…
95 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=____&f…
98 …;tm=12&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=____&f…
101 …fhs=16&fmcs=$$$$&fccs=v71$&hmcs=RKim&fms=16&fcs=16&cd=n&bcs=W_iH&f…
104 …mp;fhs=16&fmcs=$$$$&fccs=v71$&hmcs=b&fms=16&fcs=16&cd=n&bcs=W_iH&f…
[all …]
/plugin/sequencediagram/bower_components/lodash/
D.travis.yml92 …- mkdir -p ./node_modules/lodash-cli/node_modules/lodash; cd $_; cp ../../../../lodash.js ./lodash…
93 - cd ../../; npm i --production; cd ../../
113 cd ./test
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DMakefile4 cd docs && make html
32 cd docs && make clean
/plugin/sphinxsearch/
DINSTALL13 $cd {Your_DokuWiki_Path}/lib/plugins/sphinxsearch/
17 $cd {Your_DokuWiki_Path}/lib/plugins/sphinxsearch/
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Ddos.min.js1 … con com4 com3 com2 com1 aux shift cd dir echo setlocal endlocal set pause copy append assoc at at…
/plugin/asciidocjs/node_modules/jake/bin/
Dbash_completion.sh6 DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
10 JAKE_BIN_DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
/plugin/openid/
DMakefile38 @(cd $(BUILD) && $(ZIP) -rq $(ZIP_NAME) $(NAME))
43 @(cd $(BUILD) && $(TAR) -czf $(TAR_NAME) $(NAME))
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php104 system('cd ' . $baseDir . '; composer update');
146 system("cd build/SabreDAV; composer install -n", $code);
173 system('cd build; zip -qr sabredav-' . $version . '.zip SabreDAV');
/plugin/freechat/phpfreechat/misc/
Dcheckmd528 cd $PFC_PATH
51 cd - >/dev/null

12345678910>>...27