Home
last modified time | relevance | path

Searched defs:rev1 (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Ui/
H A DDiff.php19 protected $rev1; // timestamp of older revision variable in dokuwiki\\Ui\\Diff
57 public function compare($rev1, $rev2)
H A DPageDiff.php503 protected function diffViewlink($linktype, $rev1, $rev2 = null)
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php393 public function getRevisionsAround($rev1, $rev2, $max = 50)