MediaWiki
REL1_31
wikidiff.php
Go to the documentation of this file.
1
<?php
19
// phpcs:ignoreFile
20
28
function
wikidiff2_do_diff
( $text1, $text2, $numContextLines, $movedParagraphDetectionCutoff = 0 ) {
29
}
30
38
function
wikidiff2_inline_diff
( $text1, $text2, $numContextLines, $maxMovedLines = 25 ) {
39
}
wikidiff2_inline_diff
wikidiff2_inline_diff( $text1, $text2, $numContextLines, $maxMovedLines=25)
Definition
wikidiff.php:38
wikidiff2_do_diff
wikidiff2_do_diff( $text1, $text2, $numContextLines, $movedParagraphDetectionCutoff=0)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge...
Definition
wikidiff.php:28
tests
phan
stubs
wikidiff.php
Generated on Mon Nov 25 2024 15:36:11 for MediaWiki by
1.10.0