[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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 https://opensource.org/license/lgpl-2-1/.

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



Generated : Tue Apr 23 08:20:01 2024 Cross-referenced by PHPXref