\Horde_Text_Diff_Engine_Xdiff

Class used internally by Diff to actually compute the diffs.

This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff) to compute the differences between the two input arrays.

Copyright 2004-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
diff()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

diff()

diff(  $from_lines,   $to_lines) 

Parameters

$from_lines
$to_lines