Class Horde_Text_Diff_Mapped
Copyright 2007-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Text_Diff
- Horde_Text_Diff_Mapped
Package: Text\Diff
Author: Geoffrey T. Dairiki dairiki@dairiki.org
Located at Horde/Text/Diff/Mapped.php
Author: Geoffrey T. Dairiki dairiki@dairiki.org
Located at Horde/Text/Diff/Mapped.php
public
|
#
__construct( array $from_lines, array $to_lines, array $mapped_from_lines, array $mapped_to_lines )
Computes a diff between sequences of strings. |
countAddedLines(),
countDeletedLines(),
getDiff(),
getFinal(),
getOriginal(),
isEmpty(),
lcs(),
reverse(),
trimNewlines()
|