Searched refs:Differ (Results 1 – 4 of 4) sorted by relevance
32 $differ = new Differ(function ($a, $b) {53 $differ = new Differ(function ($a, $b) {70 $differ = new Differ(function ($a, $b) {
14 class Differ { class
6 use PhpParser\Internal\Differ; alias135 protected Differ $nodeListDiffer;1302 $this->nodeListDiffer = new Internal\Differ(function ($a, $b) {
191 * Gracefully handle non-contiguous array indices in the `Differ`.
Completed in 21 milliseconds