Home
last modified time | relevance | path

Searched refs:dw (Results 1 – 25 of 63) sorted by relevance

123

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRijndael.php105 private $dw; variable in phpseclib3\\Crypt\\Rijndael
437 $dw = $this->dw;
444 $state[] = $word ^ $dw[++$wc];
459 $dw[++$wc];
480 $temp[$i] = $dw[$i] ^ ($isbox[$word & 0x000000FF] |
604 $temp = $this->w = $this->dw = [];
608 $this->dw[0] = $this->w[0];
613 $dw = $this->subWord($this->w[$row][$j]);
614 $temp[$j] = $dt0[$dw >> 24 & 0x000000FF] ^
615 $dt1[$dw >> 16 & 0x000000FF] ^
[all …]
/plugin/recaptcha2/
DREADME.md1 # dw-plugin-recaptcha2
4 Based on the [dw-plugin-recaptcha](https://github.com/liip/dw-plugin-recaptcha) by Adrian Schlegel
/plugin/webdav/_test/
Dwebdav.test.php75 '/d:multistatus/d:response/d:propstat/d:prop/dw:id',
76 '/d:multistatus/d:response/d:propstat/d:prop/dw:title',
77 '/d:multistatus/d:response/d:propstat/d:prop/dw:description',
/plugin/typography/
DREADME.md10dw-plugin-typography/master/images/fontfamily/picker.png) ![font-size icon](https://raw.githubuser…
43 ![Example 1](https://raw.githubusercontent.com/ssahara/dw-plugin-typography/master/example/typograp…
51 ![Example 2](https://raw.githubusercontent.com/ssahara/dw-plugin-typography/master/example/typograp…
61 ![Example 3](https://raw.githubusercontent.com/ssahara/dw-plugin-typography/master/example/typograp…
/plugin/structtemplate/_vagrant/
Dinstall_dokuwiki_extension.sh136 paths[dw]=$(realpath --canonicalize-missing "$_arg_path")
138 paths[dw]=$(realpath --canonicalize-missing "$DW_PATH")
/plugin/pdftools/
Dadmin.php112 $dw = dirList(DOKU_PLUGIN."/dw2pdf/tpl/");
136 foreach ($dw as $v) {
173 if (in_array($v,$dw) === false) {
/plugin/mp3play2/
DREADME.md99 …ylist [here](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:playlist.xml)
105 ![Screennshot 1](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_1…
106 ![Screennshot 2](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_2…
107 ![Screennshot 3](http://zawiki.zapto.org/lib/exe/fetch.php/tschinz:programming:dw:mp3play:mp3play_3…
/plugin/webcomponent/_test/data/pages/
Dmath.txt27 <code dw>
33 <code dw>
Dunit.txt33 <code dw>
55 <code dw>
Dcard.txt23 <code dw>
36 <code dw>
Dbutton.txt12 <code dw>
Dheading.txt12 <code dw>
Dcite.txt15 <code dw>
Dconsole.txt13 <code dw>
Ddropdown.txt12 <code dw>
Drelated.txt13 <code dw>
/plugin/topbarsyntax/
DREADME2 * topbarsyntax Plugin: delivers css based menu on dw page wherever you want to have it
12 it within the page syntax of dw wherever you might need it.
/plugin/strata/
H A DREADME.md7 Strata is a semi-structured data plugin for [DokuWiki][dw]. Strata allows you to add data to your w…
37 [dw]: https://www.dokuwiki.org
/plugin/redirect2/
Dplugin.info.txt7 url https://github.com/ssahara/dw-plugin-redirect2
/plugin/clacks/
DREADME10 ryan.gulix.cl/dw/
/plugin/jquery-syntax/
Daction.php62 'href' => $plugin_root.'/dw-fixes.css'
/plugin/htmlokalt/
DREADME.md1 # dw-plugin-htmlok
/plugin/confightmlok/
DREADME.md1 # dw-plugin-confightmlok
/plugin/navi/
Dstyle.less25 aside#dokuwiki__aside .dw-sidebar-content .plugin__navi ul li.close {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
Ddwfck_sessions.php71 list($dw,$str) = explode('|',$sstr,2);

123