Code Duplication    Length = 17-17 lines in 3 locations

src/Parser.php 3 locations

@@ 500-516 (lines=17) @@
497
            $this->cut = $_cut28;
498
        }
499
500
        if ($_success) {
501
            $_value31[] = $this->value;
502
503
            $_position29 = $this->position;
504
            $_cut30 = $this->cut;
505
506
            $this->cut = false;
507
            $_success = $this->parseEOL();
508
509
            if (!$_success && !$this->cut) {
510
                $_success = true;
511
                $this->position = $_position29;
512
                $this->value = null;
513
            }
514
515
            $this->cut = $_cut30;
516
        }
517
518
        if ($_success) {
519
            $_value31[] = $this->value;
@@ 567-583 (lines=17) @@
564
            }
565
        }
566
567
        if ($_success) {
568
            $_value34[] = $this->value;
569
570
            $_position32 = $this->position;
571
            $_cut33 = $this->cut;
572
573
            $this->cut = false;
574
            $_success = $this->parseEOL();
575
576
            if (!$_success && !$this->cut) {
577
                $_success = true;
578
                $this->position = $_position32;
579
                $this->value = null;
580
            }
581
582
            $this->cut = $_cut33;
583
        }
584
585
        if ($_success) {
586
            $_value34[] = $this->value;
@@ 676-692 (lines=17) @@
673
            }
674
        }
675
676
        if ($_success) {
677
            $_value40[] = $this->value;
678
679
            $_position38 = $this->position;
680
            $_cut39 = $this->cut;
681
682
            $this->cut = false;
683
            $_success = $this->parseEOL();
684
685
            if (!$_success && !$this->cut) {
686
                $_success = true;
687
                $this->position = $_position38;
688
                $this->value = null;
689
            }
690
691
            $this->cut = $_cut39;
692
        }
693
694
        if ($_success) {
695
            $_value40[] = $this->value;