MediaWiki
REL1_19
|
Public Member Functions | |
__construct ($orig_lines, $closing_lines) | |
_split ($lines) | |
closing () | |
orig () | |
Public Attributes | |
const | MAX_LINE_LENGTH = 10000 |
WordLevelDiff::__construct | ( | $ | orig_lines, |
$ | closing_lines | ||
) |
$orig_lines | |
$closing_lines |
Reimplemented from Diff.
Definition at line 1234 of file DairikiDiff.php.
References _split(), wfProfileIn(), and wfProfileOut().
WordLevelDiff::_split | ( | $ | lines | ) |
$lines |
Definition at line 1249 of file DairikiDiff.php.
References $lines, wfProfileIn(), and wfProfileOut().
Referenced by __construct().
Reimplemented from Diff.
Definition at line 1303 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), wfProfileIn(), and wfProfileOut().
Reimplemented from Diff.
Definition at line 1284 of file DairikiDiff.php.
References $lines, _HWLDF_WordAccumulator\addWords(), wfProfileIn(), and wfProfileOut().
const WordLevelDiff::MAX_LINE_LENGTH = 10000 |
Definition at line 1228 of file DairikiDiff.php.