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

Class: Text_Diff_Engine_xdiff

Source Location: /Text_Diff-1.2.1/Text/Diff/Engine/xdiff.php

Class Overview


Class used internally by Diff to actually compute the diffs.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 18]
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.



[ Top ]


Method Detail

diff   [line 22]

void diff( $from_lines, $to_lines)


Parameters:

   $from_lines   — 
   $to_lines   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:03:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.