Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DChunk.php83 public function getEndRange() function in SebastianBergmann\\Diff\\Chunk
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DChunkTest.php52 $this->assertEquals(1, $this->chunk->getEndRange());
H A DParserTest.php101 $this->assertSame(8, $chunk->getEndRange());