Home
last modified time | relevance | path

Searched refs:UNCHANGED (Results 1 – 5 of 5) sorted by last modified time

/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DLine.php17 const UNCHANGED = 3; define in SebastianBergmann\\Diff\\Line
33 public function __construct($type = self::UNCHANGED, $content = '')
H A DParser.php92 $type = Line::UNCHANGED;
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DLineTest.php37 $this->assertEquals(Line::UNCHANGED, $this->line->getType());
H A DParserTest.php111 $this->assertSame(Line::UNCHANGED, $line->getType());
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...