Core Class
View Source on Trac ↗
Core Class
Text_MappedDiff
class Text_MappedDiff
// Constructor: function Object() { [native code] } No description available.
Methods 2 methods
| Method / Return | Description |
|---|---|
| __construct() void | Computes a diff between sequences of strings.
Parameters: $from_lines: mixed, $to_lines: mixed, $mapped_from_lines: mixed, $mapped_to_lines: mixed |
| Text_MappedDiff() void | PHP4 constructor.
Parameters: $from_lines: mixed, $to_lines: mixed, $mapped_from_lines: mixed, $mapped_to_lines: mixed |
Class Information
Source File
wp-includes/Text/Diff.php
Advertisement