PHP Класс Horde_Text_Diff_Engine_Xdiff, horde

This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff) to compute the differences between the two input arrays. Copyright 2004-2016 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.
Автор: Jon Parise ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
diff ( $from_lines, $to_lines )

Описание методов

diff() публичный Метод

public diff ( $from_lines, $to_lines )