Home
last modified time | relevance | path

Searched refs:extractDiff (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Internal/
H A DDiffer.php39 return $this->extractDiff($trace, $x, $y, $old, $new);
98 private function extractDiff(array $trace, int $x, int $y, array $old, array $new): array { function in PhpParser\\Internal\\Differ

Completed in 5 milliseconds