ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
Go to the source code of this file.
Data Structures | |
class | _DiffOp |
class | _DiffOp_Copy |
class | _DiffOp_Delete |
class | _DiffOp_Add |
class | _DiffOp_Change |
class | _DiffEngine |
class | Diff |
class | MappedDiff |
class | DiffFormatter |
class | _HWLDF_WordAccumulator |
class | WordLevelDiff |
Variables | |
const | USE_ASSERTS function_exists('assert') |
const | NBSP ' ' |
Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3. More... | |
const NBSP ' ' |
Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3.
Definition at line 1019 of file class.WordLevelDiff.php.
Referenced by _HWLDF_WordAccumulator\_flushLine().
const USE_ASSERTS function_exists('assert') |
Definition at line 19 of file class.WordLevelDiff.php.
Referenced by _DiffEngine\_diag(), _DiffEngine\_lcs_pos(), _DiffEngine\_shift_boundaries(), and _DiffEngine\diff().