File
- core/
includes/ diff.inc, line 151 - 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 $xv = array(), $yv = array();
protected $xv = array(), $yv = array();