ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
reverse () | |
norig () | |
nfinal () | |
Data Fields | |
$orig | |
$final | |
Text_Diff_Op::nfinal | ( | ) |
Text_Diff_Op::norig | ( | ) |
Text_Diff_Op::reverse | ( | ) |
Reimplemented in Text_Diff_Op_copy, Text_Diff_Op_delete, Text_Diff_Op_add, and Text_Diff_Op_change.
Definition at line 741 of file Diff.php.
Text_Diff_Op::$final |
Definition at line 739 of file Diff.php.
Referenced by Text_Diff_Op_change\__construct(), and Text_Diff_Op_copy\__construct().
Text_Diff_Op::$orig |
Definition at line 738 of file Diff.php.
Referenced by Text_Diff_Op_change\__construct(), and Text_Diff_Op_copy\__construct().