Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/Internal/
H A DDiffer.php35 public function diff(array $old, array $new): array { function in PhpParser\\Internal\\Differ
142 private function coalesceReplacements(array $diff): array {
/PHP-Parser/test/PhpParser/Internal/
H A DDifferTest.php6 private function formatDiffString(array $diff) {

Completed in 17 milliseconds