Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 23 of 23) sorted by path

/dokuwiki/
H A DCOPYING96 stating that you changed the files and the date of any change.
/dokuwiki/conf/
H A Dmysql.conf.php.example212 * added to updateUser on demand. Only changed parameters will be used.
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt68 * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.
/dokuwiki/inc/
H A DDifferenceEngine.php333 * The results are recorded in the vectors $this->{x,y}changed[], by
373 // mark all changed.
394 * We do something when a run of changed lines include a
404 * @param array $changed
407 function _shift_boundaries($lines, &$changed, $other_changed) { argument
411 USE_ASSERTS && assert(count($lines) == count($changed));
421 * the first $i elements of $changed and the first $j elements
430 while ($i < $len && ! $changed[$i]) {
444 while (++$i < $len && $changed[$i])
455 * Move the changed regio
[all...]
/dokuwiki/inc/lang/en/
H A Dconflict.txt3 A newer version of the document you edited exists. This happens when another user changed the document while you were editing it.
H A Dmailtext.txt1 A page in your DokuWiki was added or changed. Here are the details:
H A Drecent.txt3 The following pages were changed recently:
H A Dsubscr_digest.txt3 The page @PAGE@ in the @TITLE@ wiki changed.
H A Dsubscr_list.txt3 Pages in the namespace @PAGE@ of the @TITLE@ wiki changed.
4 Here are the changed pages:
H A Dsubscr_single.txt3 The page @PAGE@ in the @TITLE@ wiki changed.
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php36 /** @var bool have the settings been changed since loading from disk? */
37 protected $changed = false; variable in dokuwiki\\plugin\\config\\core\\Configuration
81 * Have the settings been changed since loading from disk?
87 return $this->changed;
113 $this->changed = true;
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less60 div.changed {
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md34 Due to the aforementioned changes, the way of using this class has completely changed. However it has such a small and simple interface that these changes shouldn't be problematic.
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG797 - Reset extra lines to highlight if source is changed (Diogo Resende)
912 - Changed file comments to use phpdoc syntax, and changed code style to be more
1016 changed on the fly instead of simply being specified in the language file
H A DLICENSE96 stating that you changed the files and the date of any change.
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE173 stating that you changed the files and the date of any change.
H A DREADME.md85 license changed to LGPL
95 changed default content-type to application/xml
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBase.php
H A DRC4.php251 if ($this->changed) {
H A DRijndael.php256 $this->changed = $this->nonIVChanged = true;
479 * _setup() will be called each time if $changed === true
500 if (!$this->changed) {
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md176 * Preemptively changed `is_writeable()` calls to `is_writable()` in case the former is deprecated in PHP. [#604](https://github.com/simplepie/simplepie/pull/604)
203 * Update the registry if the Sanitize class has been changed. [#532](https://github.com/simplepie/simplepie/pull/532)
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE170 stating that you changed the files and the date of any change.