Home
last modified time | relevance | path

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

/dokuwiki/inc/Subscriptions/
H A DPageSubscriptionSender.php5 use Diff;
43 $df = new Diff(
51 $df = new Diff(
7 use Diff; global() alias
/dokuwiki/inc/lang/fr/
H A Ddiff.txt
/dokuwiki/inc/Action/
H A DDiff.php9 * Class Diff
15 class Diff extends AbstractAction
14 class Diff extends AbstractAction global() class
/dokuwiki/inc/Ui/
H A DDiff.php8 * DokuWiki Diff Interface
13 abstract class Diff extends Ui class
30 * Diff Ui constructor
66 * Gets or Sets preference of the Ui\Diff object
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.php89 * Class used internally by Diff to actually compute the diffs.
92 * Algorithm::Diff (version 1.06) by Ned Konz, which is available at:
93 * http://www.perl.com/CPAN/authors/id/N/NE/NEDKONZ/Algorithm-Diff-1.06.zip
519 class Diff { class
538 * Compute reversed Diff.
542 * $diff = new Diff($lines1, $lines2);
545 * @return Diff A Diff object representing the inverse of the
623 * Check a Diff for validity.
650 trigger_error("Diff oka
[all...]
H A Dinfoutils.php354 msg("Server time seems to be okay. Diff: {$diff}s", 1);
357 Consider configuring a sync with a NTP server. Diff: {$diff}s");
/dokuwiki/
H A Dfeed.php
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG907 * Diff (Conny Brunnkvist)