Home
last modified time | relevance | path

Searched refs:Diff (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/inc/Subscriptions/
H A DPageSubscriptionSender.php5 use Diff; alias
43 $df = new Diff(
51 $df = new Diff(
/dokuwiki/_test/tests/inc/
H A Ddifference_engine.test.php13 $diff = new Diff(explode("\n", $this->x), explode("\n", $this->y));
45 $diff = new Diff(explode("\n", $this->x), explode("\n", $this->y));
/dokuwiki/inc/lang/fr/
H A Ddiff.txt1 ====== Différences ======
/dokuwiki/inc/Feed/
H A DFeedPageProcessor.php5 use Diff; alias
201 * @return Diff
208 return new Diff(
213 return new Diff([''], explode("\n", rawWiki($this->getId(), '')));
/dokuwiki/inc/Action/
H A DDiff.php15 class Diff extends AbstractAction class
/dokuwiki/inc/Ui/
H A DDiff.php13 abstract class Diff extends Ui class
H A DPageDiff.php18 class PageDiff extends Diff
210 $Difference = new \Diff(
H A DMediaDiff.php16 class MediaDiff extends Diff
/dokuwiki/inc/
H A DDifferenceEngine.php519 class Diff { class
545 * @return Diff A Diff object representing the inverse of the
657 class MappedDiff extends Diff {
733 * @param Diff $diff A Diff object.
1129 * @param Diff $diff
1243 * @param Diff $diff
1319 class Diff3 extends Diff {
H A Dinfoutils.php414 Consider configuring a sync with a NTP server. Diff: {$diff}s");
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock819 "description": "Diff implementation",
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock1042 "description": "Diff implementation",
/dokuwiki/_test/
H A Dcomposer.lock1406 "description": "Diff implementation",
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG909 * Diff (Conny Brunnkvist)