MediaWiki
REL1_24
|
Public Member Functions | |
__construct ($orig_lines, $closing_lines) | |
closing () | |
orig () | |
Public Attributes | |
const | MAX_LINE_LENGTH = 10000 |
Private Member Functions | |
split ($lines) |
WordLevelDiff::__construct | ( | $ | orig_lines, |
$ | closing_lines | ||
) |
string[] | $orig_lines |
string[] | $closing_lines |
Reimplemented from Diff.
Definition at line 979 of file DairikiDiff.php.
Reimplemented from Diff.
Definition at line 1055 of file DairikiDiff.php.
References $lines, HWLDFWordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
Reimplemented from Diff.
Definition at line 1035 of file DairikiDiff.php.
References $lines, HWLDFWordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
WordLevelDiff::split | ( | $ | lines | ) | [private] |
const WordLevelDiff::MAX_LINE_LENGTH = 10000 |
Definition at line 973 of file DairikiDiff.php.