[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/Text/Diff/Engine/ -> xdiff.php (summary)

(no description)

File Size: 64 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Text_Diff_Engine_xdiff:: (1 method):
  diff()


Class: Text_Diff_Engine_xdiff  - X-Ref

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-2010 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.

diff($from_lines, $to_lines)   X-Ref
No description



Generated: Tue Mar 19 01:00:02 2024 Cross-referenced by PHPXref 0.7.1