File

core/includes/diff.inc, line 149
A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3)

Class

DiffEngine
Class used internally by Diff to actually compute the diffs.

Code

protected $xchanged, $ychanged;