ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.WordLevelDiff.php File Reference

Go to the source code of this file.

Data Structures

class  DifferenceEngine
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
class  TableDiffFormatter

Variables

const USE_ASSERTS = function_exists('assert')
const NBSP = ' '
 Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3.

Variable Documentation

const NBSP = ' '

Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3.

Definition at line 1550 of file class.WordLevelDiff.php.

const USE_ASSERTS = function_exists('assert')

Definition at line 644 of file class.WordLevelDiff.php.

Referenced by _DiffEngine\_diag().