Home
last modified time | relevance | path

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

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