Text_Diff
[ class tree: Text_Diff ] [ index: Text_Diff ] [ all elements ]

Class: Text_Diff_Engine_xdiff

Source Location: /Text_Diff-0.3.1/Diff/Engine/xdiff.php

Class Overview


$Horde: framework/Text_Diff/Diff/Engine/xdiff.php,v 1.3 2007/09/25 21:59:46 chuck Exp $


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 17]
$Horde: framework/Text_Diff/Diff/Engine/xdiff.php,v 1.3 2007/09/25 21:59:46 chuck Exp $

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-2007 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://www.fsf.org/copyleft/lgpl.html.



[ Top ]


Method Detail

diff   [line 21]

void diff( $from_lines, $to_lines)


Parameters:

   $from_lines   — 
   $to_lines   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:10:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.