Searched refs:detectUnmatchedLineEndings (Results 1 – 1 of 1) sorted by relevance
233 if ($this->detectUnmatchedLineEndings($fromMatches, $toMatches)) {347 private function detectUnmatchedLineEndings(array $fromMatches, array $toMatches) function in SebastianBergmann\\Diff\\Differ