JFilesystemPatcher::findHunk
Find the next hunk of difference
The internal array pointer of $lines is on the next line after the finding
Signature
protected function findHunk(&
$lines,
&
$src_line,
&
$src_size,
&
$dst_line,
&
$dst_sizeĀ )
Parameters
-
$lines
-
$src_line
-
$src_size
-
$dst_line
-
$dst_size
Returns
- boolean
- TRUE in case of success, false in case of failure