Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DChunk.php67 public function getStartRange() function in SebastianBergmann\\Diff\\Chunk
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DChunkTest.php42 $this->assertEquals(1, $this->chunk->getStartRange());
H A DParserTest.php100 $this->assertSame(9, $chunk->getStartRange());