|
MediaWiki
REL1_23
|


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 977 of file DairikiDiff.php.
Reimplemented from Diff.
Definition at line 1053 of file DairikiDiff.php.
References $lines, HWLDFWordAccumulator\addWords(), as, edits, wfProfileIn(), and wfProfileOut().
Reimplemented from Diff.
Definition at line 1033 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 971 of file DairikiDiff.php.