Class Text_Diff_Engine_xdiff

Description

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.

$Horde: framework/Text_Diff/Diff/Engine/xdiff.php,v 1.4.2.5 2009/07/24 13:06:24 jan Exp $

Copyright 2004-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-license.php.

Located in /Text_Diff/Diff/Engine/xdiff.php (line 18)


	
			
Method Summary
 void diff ( $from_lines,  $to_lines)
Methods
diff (line 22)
void diff ( $from_lines,  $to_lines)
  • $from_lines
  • $to_lines

Documentation generated on Sun, 30 Jan 2011 05:23:31 +0000 by phpDocumentor 1.4.3