/dokuwiki/inc/lang/en/ |
D | subscr_list.txt | 3 Pages in the namespace @PAGE@ of the @TITLE@ wiki changed. 4 Here are the changed pages:
|
D | recent.txt | 3 The following pages were changed recently:
|
D | subscr_digest.txt | 3 The page @PAGE@ in the @TITLE@ wiki changed.
|
D | subscr_single.txt | 3 The page @PAGE@ in the @TITLE@ wiki changed.
|
D | conflict.txt | 3 A newer version of the document you edited exists. This happens when another user changed the docum…
|
D | mailtext.txt | 1 A page in your DokuWiki was added or changed. Here are the details:
|
/dokuwiki/lib/plugins/config/core/ |
D | Configuration.php | 37 protected $changed = false; variable in dokuwiki\\plugin\\config\\core\\Configuration 87 return $this->changed; 113 $this->changed = true;
|
/dokuwiki/inc/ |
D | DifferenceEngine.php | 404 * @param array $changed 407 function _shift_boundaries($lines, &$changed, $other_changed) { argument 411 USE_ASSERTS && assert(count($lines) == count($changed)); 430 while ($i < $len && ! $changed[$i]) { 444 while (++$i < $len && $changed[$i]) 460 $changed[--$start] = 1; 461 $changed[--$i] = false; 462 while ($start > 0 && $changed[$start - 1]) 485 $changed[$start++] = false; 486 $changed[$i++] = 1; [all …]
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
D | Salsa20.php | 128 $this->changed = true; 189 if (!$this->changed) { 195 $this->changed = $this->nonIVChanged = false;
|
D | RC4.php | 251 if ($this->changed) {
|
D | TripleDES.php | 260 $this->changed = $this->nonIVChanged = true;
|
D | RC2.php | 378 $this->changed = $this->nonIVChanged = true;
|
D | Rijndael.php | 256 $this->changed = $this->nonIVChanged = true; 500 if (!$this->changed) {
|
D | ChaCha20.php | 205 $this->changed = true; 229 if (!$this->changed) { 235 $this->changed = $this->nonIVChanged = false;
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
D | README.md | 85 license changed to LGPL 95 changed default content-type to application/xml
|
/dokuwiki/lib/tpl/dokuwiki/css/ |
D | _search.less | 60 div.changed {
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
D | README.md | 34 Due to the aforementioned changes, the way of using this class has completely changed. However it h…
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
D | SymmetricKey.php | 367 protected $changed = true; variable in phpseclib3\\Crypt\\Common\\SymmetricKey 729 $this->changed = true; 2396 $this->changed = $this->nonIVChanged = true; 2457 if (!$this->changed) { 2461 $this->changed = false;
|
/dokuwiki/conf/ |
D | mysql.conf.php.example | 212 * added to updateUser on demand. Only changed parameters will be used.
|
/dokuwiki/vendor/simplepie/simplepie/ |
D | CHANGELOG.md | 191 * Preemptively changed `is_writeable()` calls to `is_writable()` in case the former is deprecated i… 218 * Update the registry if the Sanitize class has been changed. [#532](https://github.com/simplepie/s…
|
/dokuwiki/vendor/geshi/geshi/ |
D | CHANGELOG | 799 - Reset extra lines to highlight if source is changed (Diogo Resende) 914 - Changed file comments to use phpdoc syntax, and changed code style to be more 1018 changed on the fly instead of simply being specified in the language file
|
D | LICENSE | 96 stating that you changed the files and the date of any change.
|
/dokuwiki/_test/data/pages/wiki/ |
D | syntax.txt | 68 …* When a section's heading is changed, its bookmark changes, too. So don't rely on section linking…
|
/dokuwiki/data/pages/wiki/ |
D | syntax.txt | 68 …* When a section's heading is changed, its bookmark changes, too. So don't rely on section linking…
|
/dokuwiki/ |
D | COPYING | 96 stating that you changed the files and the date of any change.
|