diff --git a/common/common.rl b/common/common.rl index 00c8b14..6f7b563 100644 --- a/common/common.rl +++ b/common/common.rl @@ -70,7 +70,7 @@ procidrange = graph{1,128}; msgidrange = graph{1,32}; -sdname = (graph - ('=' | sp | csb | dq)){1,32}; +sdname = (graph - ('=' | sp | csb | dq)){1,64}; # rfc 3629 utf8tail = 0x80..0xBF; @@ -92,4 +92,4 @@ bom = 0xEF 0xBB 0xBF; # utf8char except ", ], \ utf8charwodelims = utf8char - toescape; -}%% \ No newline at end of file +}%% diff --git a/go.mod b/go.mod index c4107f4..2bf0dc1 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/influxdata/go-syslog/v3 +module github.com/observiq/go-syslog/v3 require ( github.com/davecgh/go-spew v1.1.1 diff --git a/rfc5424/builder.go b/rfc5424/builder.go index 4aa3baa..305f0ad 100644 --- a/rfc5424/builder.go +++ b/rfc5424/builder.go @@ -19,7 +19,7 @@ const builderEnProcid int = 40 const builderEnMsgid int = 41 const builderEnSdid int = 42 const builderEnSdpn int = 43 -const builderEnSdpv int = 582 +const builderEnSdpv int = 646 const builderEnMsg int = 52 type entrypoint int @@ -1160,8 +1160,6 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { goto stCase548 case 549: goto stCase549 - case 43: - goto stCase43 case 550: goto stCase550 case 551: @@ -1226,10 +1224,140 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { goto stCase580 case 581: goto stCase581 + case 43: + goto stCase43 case 582: goto stCase582 case 583: goto stCase583 + case 584: + goto stCase584 + case 585: + goto stCase585 + case 586: + goto stCase586 + case 587: + goto stCase587 + case 588: + goto stCase588 + case 589: + goto stCase589 + case 590: + goto stCase590 + case 591: + goto stCase591 + case 592: + goto stCase592 + case 593: + goto stCase593 + case 594: + goto stCase594 + case 595: + goto stCase595 + case 596: + goto stCase596 + case 597: + goto stCase597 + case 598: + goto stCase598 + case 599: + goto stCase599 + case 600: + goto stCase600 + case 601: + goto stCase601 + case 602: + goto stCase602 + case 603: + goto stCase603 + case 604: + goto stCase604 + case 605: + goto stCase605 + case 606: + goto stCase606 + case 607: + goto stCase607 + case 608: + goto stCase608 + case 609: + goto stCase609 + case 610: + goto stCase610 + case 611: + goto stCase611 + case 612: + goto stCase612 + case 613: + goto stCase613 + case 614: + goto stCase614 + case 615: + goto stCase615 + case 616: + goto stCase616 + case 617: + goto stCase617 + case 618: + goto stCase618 + case 619: + goto stCase619 + case 620: + goto stCase620 + case 621: + goto stCase621 + case 622: + goto stCase622 + case 623: + goto stCase623 + case 624: + goto stCase624 + case 625: + goto stCase625 + case 626: + goto stCase626 + case 627: + goto stCase627 + case 628: + goto stCase628 + case 629: + goto stCase629 + case 630: + goto stCase630 + case 631: + goto stCase631 + case 632: + goto stCase632 + case 633: + goto stCase633 + case 634: + goto stCase634 + case 635: + goto stCase635 + case 636: + goto stCase636 + case 637: + goto stCase637 + case 638: + goto stCase638 + case 639: + goto stCase639 + case 640: + goto stCase640 + case 641: + goto stCase641 + case 642: + goto stCase642 + case 643: + goto stCase643 + case 644: + goto stCase644 + case 645: + goto stCase645 + case 646: + goto stCase646 + case 647: + goto stCase647 case 44: goto stCase44 case 45: @@ -6545,29 +6673,22 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { goto _testEof549 } stCase549: - goto st0 - stCase43: if data[p] == 33 { - goto tr43 + goto st550 } switch { case data[p] < 62: if 35 <= data[p] && data[p] <= 60 { - goto tr43 + goto st550 } case data[p] > 92: if 94 <= data[p] && data[p] <= 126 { - goto tr43 + goto st550 } default: - goto tr43 + goto st550 } goto st0 - tr43: - - pb = p - - goto st550 st550: if p++; p == pe { goto _testEof550 @@ -7225,217 +7346,1568 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { } stCase581: goto st0 - stCase582: - switch data[p] { - case 34: - goto st0 - case 92: - goto tr571 - case 93: - goto st0 - case 224: - goto tr573 - case 237: - goto tr575 - case 240: - goto tr576 - case 244: - goto tr578 + stCase43: + if data[p] == 33 { + goto tr43 } switch { - case data[p] < 225: - switch { - case data[p] > 193: - if 194 <= data[p] && data[p] <= 223 { - goto tr572 - } - case data[p] >= 128: - goto st0 + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto tr43 } - case data[p] > 239: - switch { - case data[p] > 243: - if 245 <= data[p] { - goto st0 - } - case data[p] >= 241: - goto tr577 + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto tr43 } default: - goto tr574 + goto tr43 } - goto tr570 - tr570: + goto st0 + tr43: pb = p - goto st583 + goto st582 + st582: + if p++; p == pe { + goto _testEof582 + } + stCase582: + if data[p] == 33 { + goto st583 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st583 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st583 + } + default: + goto st583 + } + goto st0 st583: if p++; p == pe { goto _testEof583 } stCase583: - switch data[p] { - case 34: - goto st0 - case 92: - goto tr579 - case 93: - goto st0 - case 224: - goto st46 - case 237: - goto st48 - case 240: - goto st49 - case 244: - goto st51 + if data[p] == 33 { + goto st584 } switch { - case data[p] < 225: - switch { - case data[p] > 193: - if 194 <= data[p] && data[p] <= 223 { - goto st45 - } - case data[p] >= 128: - goto st0 + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st584 } - case data[p] > 239: - switch { - case data[p] > 243: - if 245 <= data[p] { - goto st0 - } - case data[p] >= 241: - goto st50 + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st584 } default: - goto st47 + goto st584 } - goto st583 - tr571: - - pb = p - - backslashes = append(backslashes, p) - - goto st44 - tr579: - - backslashes = append(backslashes, p) - - goto st44 - st44: + goto st0 + st584: if p++; p == pe { - goto _testEof44 + goto _testEof584 } - stCase44: - if data[p] == 34 { - goto st583 + stCase584: + if data[p] == 33 { + goto st585 } - if 92 <= data[p] && data[p] <= 93 { - goto st583 + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st585 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st585 + } + default: + goto st585 } goto st0 - tr572: - - pb = p - - goto st45 - st45: + st585: if p++; p == pe { - goto _testEof45 + goto _testEof585 } - stCase45: - if 128 <= data[p] && data[p] <= 191 { - goto st583 + stCase585: + if data[p] == 33 { + goto st586 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st586 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st586 + } + default: + goto st586 } goto st0 - tr573: - - pb = p - - goto st46 - st46: + st586: if p++; p == pe { - goto _testEof46 + goto _testEof586 } - stCase46: - if 160 <= data[p] && data[p] <= 191 { - goto st45 + stCase586: + if data[p] == 33 { + goto st587 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st587 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st587 + } + default: + goto st587 } goto st0 - tr574: - - pb = p - - goto st47 - st47: + st587: if p++; p == pe { - goto _testEof47 + goto _testEof587 } - stCase47: - if 128 <= data[p] && data[p] <= 191 { - goto st45 + stCase587: + if data[p] == 33 { + goto st588 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st588 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st588 + } + default: + goto st588 } goto st0 - tr575: - - pb = p - - goto st48 - st48: + st588: if p++; p == pe { - goto _testEof48 + goto _testEof588 } - stCase48: - if 128 <= data[p] && data[p] <= 159 { - goto st45 + stCase588: + if data[p] == 33 { + goto st589 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st589 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st589 + } + default: + goto st589 } goto st0 - tr576: - - pb = p - - goto st49 - st49: + st589: if p++; p == pe { - goto _testEof49 + goto _testEof589 } - stCase49: - if 144 <= data[p] && data[p] <= 191 { - goto st47 + stCase589: + if data[p] == 33 { + goto st590 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st590 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st590 + } + default: + goto st590 } goto st0 - tr577: - - pb = p - - goto st50 - st50: + st590: if p++; p == pe { - goto _testEof50 + goto _testEof590 } - stCase50: - if 128 <= data[p] && data[p] <= 191 { - goto st47 + stCase590: + if data[p] == 33 { + goto st591 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st591 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st591 + } + default: + goto st591 } goto st0 - tr578: - - pb = p - - goto st51 - st51: + st591: if p++; p == pe { - goto _testEof51 + goto _testEof591 } - stCase51: - if 128 <= data[p] && data[p] <= 143 { - goto st47 + stCase591: + if data[p] == 33 { + goto st592 } - goto st0 + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st592 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st592 + } + default: + goto st592 + } + goto st0 + st592: + if p++; p == pe { + goto _testEof592 + } + stCase592: + if data[p] == 33 { + goto st593 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st593 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st593 + } + default: + goto st593 + } + goto st0 + st593: + if p++; p == pe { + goto _testEof593 + } + stCase593: + if data[p] == 33 { + goto st594 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st594 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st594 + } + default: + goto st594 + } + goto st0 + st594: + if p++; p == pe { + goto _testEof594 + } + stCase594: + if data[p] == 33 { + goto st595 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st595 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st595 + } + default: + goto st595 + } + goto st0 + st595: + if p++; p == pe { + goto _testEof595 + } + stCase595: + if data[p] == 33 { + goto st596 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st596 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st596 + } + default: + goto st596 + } + goto st0 + st596: + if p++; p == pe { + goto _testEof596 + } + stCase596: + if data[p] == 33 { + goto st597 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st597 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st597 + } + default: + goto st597 + } + goto st0 + st597: + if p++; p == pe { + goto _testEof597 + } + stCase597: + if data[p] == 33 { + goto st598 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st598 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st598 + } + default: + goto st598 + } + goto st0 + st598: + if p++; p == pe { + goto _testEof598 + } + stCase598: + if data[p] == 33 { + goto st599 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st599 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st599 + } + default: + goto st599 + } + goto st0 + st599: + if p++; p == pe { + goto _testEof599 + } + stCase599: + if data[p] == 33 { + goto st600 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st600 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st600 + } + default: + goto st600 + } + goto st0 + st600: + if p++; p == pe { + goto _testEof600 + } + stCase600: + if data[p] == 33 { + goto st601 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st601 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st601 + } + default: + goto st601 + } + goto st0 + st601: + if p++; p == pe { + goto _testEof601 + } + stCase601: + if data[p] == 33 { + goto st602 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st602 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st602 + } + default: + goto st602 + } + goto st0 + st602: + if p++; p == pe { + goto _testEof602 + } + stCase602: + if data[p] == 33 { + goto st603 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st603 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st603 + } + default: + goto st603 + } + goto st0 + st603: + if p++; p == pe { + goto _testEof603 + } + stCase603: + if data[p] == 33 { + goto st604 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st604 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st604 + } + default: + goto st604 + } + goto st0 + st604: + if p++; p == pe { + goto _testEof604 + } + stCase604: + if data[p] == 33 { + goto st605 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st605 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st605 + } + default: + goto st605 + } + goto st0 + st605: + if p++; p == pe { + goto _testEof605 + } + stCase605: + if data[p] == 33 { + goto st606 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st606 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st606 + } + default: + goto st606 + } + goto st0 + st606: + if p++; p == pe { + goto _testEof606 + } + stCase606: + if data[p] == 33 { + goto st607 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st607 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st607 + } + default: + goto st607 + } + goto st0 + st607: + if p++; p == pe { + goto _testEof607 + } + stCase607: + if data[p] == 33 { + goto st608 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st608 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st608 + } + default: + goto st608 + } + goto st0 + st608: + if p++; p == pe { + goto _testEof608 + } + stCase608: + if data[p] == 33 { + goto st609 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st609 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st609 + } + default: + goto st609 + } + goto st0 + st609: + if p++; p == pe { + goto _testEof609 + } + stCase609: + if data[p] == 33 { + goto st610 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st610 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st610 + } + default: + goto st610 + } + goto st0 + st610: + if p++; p == pe { + goto _testEof610 + } + stCase610: + if data[p] == 33 { + goto st611 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st611 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st611 + } + default: + goto st611 + } + goto st0 + st611: + if p++; p == pe { + goto _testEof611 + } + stCase611: + if data[p] == 33 { + goto st612 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st612 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st612 + } + default: + goto st612 + } + goto st0 + st612: + if p++; p == pe { + goto _testEof612 + } + stCase612: + if data[p] == 33 { + goto st613 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st613 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st613 + } + default: + goto st613 + } + goto st0 + st613: + if p++; p == pe { + goto _testEof613 + } + stCase613: + if data[p] == 33 { + goto st614 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st614 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st614 + } + default: + goto st614 + } + goto st0 + st614: + if p++; p == pe { + goto _testEof614 + } + stCase614: + if data[p] == 33 { + goto st615 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st615 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st615 + } + default: + goto st615 + } + goto st0 + st615: + if p++; p == pe { + goto _testEof615 + } + stCase615: + if data[p] == 33 { + goto st616 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st616 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st616 + } + default: + goto st616 + } + goto st0 + st616: + if p++; p == pe { + goto _testEof616 + } + stCase616: + if data[p] == 33 { + goto st617 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st617 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st617 + } + default: + goto st617 + } + goto st0 + st617: + if p++; p == pe { + goto _testEof617 + } + stCase617: + if data[p] == 33 { + goto st618 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st618 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st618 + } + default: + goto st618 + } + goto st0 + st618: + if p++; p == pe { + goto _testEof618 + } + stCase618: + if data[p] == 33 { + goto st619 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st619 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st619 + } + default: + goto st619 + } + goto st0 + st619: + if p++; p == pe { + goto _testEof619 + } + stCase619: + if data[p] == 33 { + goto st620 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st620 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st620 + } + default: + goto st620 + } + goto st0 + st620: + if p++; p == pe { + goto _testEof620 + } + stCase620: + if data[p] == 33 { + goto st621 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st621 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st621 + } + default: + goto st621 + } + goto st0 + st621: + if p++; p == pe { + goto _testEof621 + } + stCase621: + if data[p] == 33 { + goto st622 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st622 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st622 + } + default: + goto st622 + } + goto st0 + st622: + if p++; p == pe { + goto _testEof622 + } + stCase622: + if data[p] == 33 { + goto st623 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st623 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st623 + } + default: + goto st623 + } + goto st0 + st623: + if p++; p == pe { + goto _testEof623 + } + stCase623: + if data[p] == 33 { + goto st624 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st624 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st624 + } + default: + goto st624 + } + goto st0 + st624: + if p++; p == pe { + goto _testEof624 + } + stCase624: + if data[p] == 33 { + goto st625 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st625 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st625 + } + default: + goto st625 + } + goto st0 + st625: + if p++; p == pe { + goto _testEof625 + } + stCase625: + if data[p] == 33 { + goto st626 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st626 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st626 + } + default: + goto st626 + } + goto st0 + st626: + if p++; p == pe { + goto _testEof626 + } + stCase626: + if data[p] == 33 { + goto st627 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st627 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st627 + } + default: + goto st627 + } + goto st0 + st627: + if p++; p == pe { + goto _testEof627 + } + stCase627: + if data[p] == 33 { + goto st628 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st628 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st628 + } + default: + goto st628 + } + goto st0 + st628: + if p++; p == pe { + goto _testEof628 + } + stCase628: + if data[p] == 33 { + goto st629 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st629 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st629 + } + default: + goto st629 + } + goto st0 + st629: + if p++; p == pe { + goto _testEof629 + } + stCase629: + if data[p] == 33 { + goto st630 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st630 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st630 + } + default: + goto st630 + } + goto st0 + st630: + if p++; p == pe { + goto _testEof630 + } + stCase630: + if data[p] == 33 { + goto st631 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st631 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st631 + } + default: + goto st631 + } + goto st0 + st631: + if p++; p == pe { + goto _testEof631 + } + stCase631: + if data[p] == 33 { + goto st632 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st632 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st632 + } + default: + goto st632 + } + goto st0 + st632: + if p++; p == pe { + goto _testEof632 + } + stCase632: + if data[p] == 33 { + goto st633 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st633 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st633 + } + default: + goto st633 + } + goto st0 + st633: + if p++; p == pe { + goto _testEof633 + } + stCase633: + if data[p] == 33 { + goto st634 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st634 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st634 + } + default: + goto st634 + } + goto st0 + st634: + if p++; p == pe { + goto _testEof634 + } + stCase634: + if data[p] == 33 { + goto st635 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st635 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st635 + } + default: + goto st635 + } + goto st0 + st635: + if p++; p == pe { + goto _testEof635 + } + stCase635: + if data[p] == 33 { + goto st636 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st636 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st636 + } + default: + goto st636 + } + goto st0 + st636: + if p++; p == pe { + goto _testEof636 + } + stCase636: + if data[p] == 33 { + goto st637 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st637 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st637 + } + default: + goto st637 + } + goto st0 + st637: + if p++; p == pe { + goto _testEof637 + } + stCase637: + if data[p] == 33 { + goto st638 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st638 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st638 + } + default: + goto st638 + } + goto st0 + st638: + if p++; p == pe { + goto _testEof638 + } + stCase638: + if data[p] == 33 { + goto st639 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st639 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st639 + } + default: + goto st639 + } + goto st0 + st639: + if p++; p == pe { + goto _testEof639 + } + stCase639: + if data[p] == 33 { + goto st640 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st640 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st640 + } + default: + goto st640 + } + goto st0 + st640: + if p++; p == pe { + goto _testEof640 + } + stCase640: + if data[p] == 33 { + goto st641 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st641 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st641 + } + default: + goto st641 + } + goto st0 + st641: + if p++; p == pe { + goto _testEof641 + } + stCase641: + if data[p] == 33 { + goto st642 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st642 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st642 + } + default: + goto st642 + } + goto st0 + st642: + if p++; p == pe { + goto _testEof642 + } + stCase642: + if data[p] == 33 { + goto st643 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st643 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st643 + } + default: + goto st643 + } + goto st0 + st643: + if p++; p == pe { + goto _testEof643 + } + stCase643: + if data[p] == 33 { + goto st644 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st644 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st644 + } + default: + goto st644 + } + goto st0 + st644: + if p++; p == pe { + goto _testEof644 + } + stCase644: + if data[p] == 33 { + goto st645 + } + switch { + case data[p] < 62: + if 35 <= data[p] && data[p] <= 60 { + goto st645 + } + case data[p] > 92: + if 94 <= data[p] && data[p] <= 126 { + goto st645 + } + default: + goto st645 + } + goto st0 + st645: + if p++; p == pe { + goto _testEof645 + } + stCase645: + goto st0 + stCase646: + switch data[p] { + case 34: + goto st0 + case 92: + goto tr635 + case 93: + goto st0 + case 224: + goto tr637 + case 237: + goto tr639 + case 240: + goto tr640 + case 244: + goto tr642 + } + switch { + case data[p] < 225: + switch { + case data[p] > 193: + if 194 <= data[p] && data[p] <= 223 { + goto tr636 + } + case data[p] >= 128: + goto st0 + } + case data[p] > 239: + switch { + case data[p] > 243: + if 245 <= data[p] { + goto st0 + } + case data[p] >= 241: + goto tr641 + } + default: + goto tr638 + } + goto tr634 + tr634: + + pb = p + + goto st647 + st647: + if p++; p == pe { + goto _testEof647 + } + stCase647: + switch data[p] { + case 34: + goto st0 + case 92: + goto tr643 + case 93: + goto st0 + case 224: + goto st46 + case 237: + goto st48 + case 240: + goto st49 + case 244: + goto st51 + } + switch { + case data[p] < 225: + switch { + case data[p] > 193: + if 194 <= data[p] && data[p] <= 223 { + goto st45 + } + case data[p] >= 128: + goto st0 + } + case data[p] > 239: + switch { + case data[p] > 243: + if 245 <= data[p] { + goto st0 + } + case data[p] >= 241: + goto st50 + } + default: + goto st47 + } + goto st647 + tr635: + + pb = p + + backslashes = append(backslashes, p) + + goto st44 + tr643: + + backslashes = append(backslashes, p) + + goto st44 + st44: + if p++; p == pe { + goto _testEof44 + } + stCase44: + if data[p] == 34 { + goto st647 + } + if 92 <= data[p] && data[p] <= 93 { + goto st647 + } + goto st0 + tr636: + + pb = p + + goto st45 + st45: + if p++; p == pe { + goto _testEof45 + } + stCase45: + if 128 <= data[p] && data[p] <= 191 { + goto st647 + } + goto st0 + tr637: + + pb = p + + goto st46 + st46: + if p++; p == pe { + goto _testEof46 + } + stCase46: + if 160 <= data[p] && data[p] <= 191 { + goto st45 + } + goto st0 + tr638: + + pb = p + + goto st47 + st47: + if p++; p == pe { + goto _testEof47 + } + stCase47: + if 128 <= data[p] && data[p] <= 191 { + goto st45 + } + goto st0 + tr639: + + pb = p + + goto st48 + st48: + if p++; p == pe { + goto _testEof48 + } + stCase48: + if 128 <= data[p] && data[p] <= 159 { + goto st45 + } + goto st0 + tr640: + + pb = p + + goto st49 + st49: + if p++; p == pe { + goto _testEof49 + } + stCase49: + if 144 <= data[p] && data[p] <= 191 { + goto st47 + } + goto st0 + tr641: + + pb = p + + goto st50 + st50: + if p++; p == pe { + goto _testEof50 + } + stCase50: + if 128 <= data[p] && data[p] <= 191 { + goto st47 + } + goto st0 + tr642: + + pb = p + + goto st51 + st51: + if p++; p == pe { + goto _testEof51 + } + stCase51: + if 128 <= data[p] && data[p] <= 143 { + goto st47 + } + goto st0 stOut: _testEof53: cs = 53 @@ -9132,9 +10604,201 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { _testEof581: cs = 581 goto _testEof + _testEof582: + cs = 582 + goto _testEof _testEof583: cs = 583 goto _testEof + _testEof584: + cs = 584 + goto _testEof + _testEof585: + cs = 585 + goto _testEof + _testEof586: + cs = 586 + goto _testEof + _testEof587: + cs = 587 + goto _testEof + _testEof588: + cs = 588 + goto _testEof + _testEof589: + cs = 589 + goto _testEof + _testEof590: + cs = 590 + goto _testEof + _testEof591: + cs = 591 + goto _testEof + _testEof592: + cs = 592 + goto _testEof + _testEof593: + cs = 593 + goto _testEof + _testEof594: + cs = 594 + goto _testEof + _testEof595: + cs = 595 + goto _testEof + _testEof596: + cs = 596 + goto _testEof + _testEof597: + cs = 597 + goto _testEof + _testEof598: + cs = 598 + goto _testEof + _testEof599: + cs = 599 + goto _testEof + _testEof600: + cs = 600 + goto _testEof + _testEof601: + cs = 601 + goto _testEof + _testEof602: + cs = 602 + goto _testEof + _testEof603: + cs = 603 + goto _testEof + _testEof604: + cs = 604 + goto _testEof + _testEof605: + cs = 605 + goto _testEof + _testEof606: + cs = 606 + goto _testEof + _testEof607: + cs = 607 + goto _testEof + _testEof608: + cs = 608 + goto _testEof + _testEof609: + cs = 609 + goto _testEof + _testEof610: + cs = 610 + goto _testEof + _testEof611: + cs = 611 + goto _testEof + _testEof612: + cs = 612 + goto _testEof + _testEof613: + cs = 613 + goto _testEof + _testEof614: + cs = 614 + goto _testEof + _testEof615: + cs = 615 + goto _testEof + _testEof616: + cs = 616 + goto _testEof + _testEof617: + cs = 617 + goto _testEof + _testEof618: + cs = 618 + goto _testEof + _testEof619: + cs = 619 + goto _testEof + _testEof620: + cs = 620 + goto _testEof + _testEof621: + cs = 621 + goto _testEof + _testEof622: + cs = 622 + goto _testEof + _testEof623: + cs = 623 + goto _testEof + _testEof624: + cs = 624 + goto _testEof + _testEof625: + cs = 625 + goto _testEof + _testEof626: + cs = 626 + goto _testEof + _testEof627: + cs = 627 + goto _testEof + _testEof628: + cs = 628 + goto _testEof + _testEof629: + cs = 629 + goto _testEof + _testEof630: + cs = 630 + goto _testEof + _testEof631: + cs = 631 + goto _testEof + _testEof632: + cs = 632 + goto _testEof + _testEof633: + cs = 633 + goto _testEof + _testEof634: + cs = 634 + goto _testEof + _testEof635: + cs = 635 + goto _testEof + _testEof636: + cs = 636 + goto _testEof + _testEof637: + cs = 637 + goto _testEof + _testEof638: + cs = 638 + goto _testEof + _testEof639: + cs = 639 + goto _testEof + _testEof640: + cs = 640 + goto _testEof + _testEof641: + cs = 641 + goto _testEof + _testEof642: + cs = 642 + goto _testEof + _testEof643: + cs = 643 + goto _testEof + _testEof644: + cs = 644 + goto _testEof + _testEof645: + cs = 645 + goto _testEof + _testEof647: + cs = 647 + goto _testEof _testEof44: cs = 44 goto _testEof @@ -9195,7 +10859,7 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { sm.MsgID = &s } - case 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549: + case 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581: if sm.StructuredData == nil { sm.StructuredData = &(map[string]map[string]string{}) @@ -9207,13 +10871,13 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { elements[id] = map[string]string{} } - case 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581: + case 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645: // Assuming SD map already exists, contains currentid key (set from outside) elements := *sm.StructuredData elements[currentid][string(data[pb:p])] = "" - case 583: + case 647: // Store text text := data[pb:p] @@ -9231,7 +10895,7 @@ func (sm *SyslogMessage) set(from entrypoint, value string) *SyslogMessage { sm.Message = &s } - case 582: + case 646: pb = p diff --git a/rfc5424/builder_test.go b/rfc5424/builder_test.go index f9ac4e7..6dd62c3 100644 --- a/rfc5424/builder_test.go +++ b/rfc5424/builder_test.go @@ -248,11 +248,11 @@ func TestSetAllLenghtsSDID(t *testing.T) { } } -func TestSetTooLongSDID(t *testing.T) { - m := &SyslogMessage{} - m.SetElementID("abcdefghilmnopqrstuvzabcdefghilmX") - assert.Nil(t, m.StructuredData) -} +// func TestSetTooLongSDID(t *testing.T) { +// m := &SyslogMessage{} +// m.SetElementID("abcdefghilmnopqrstuvzabcdefghilmX") +// assert.Nil(t, m.StructuredData) +// } func TestSetSyntacticallyWrongSDID(t *testing.T) { m := &SyslogMessage{} diff --git a/rfc5424/machine.go b/rfc5424/machine.go index ddd4a7c..bcadb9d 100644 --- a/rfc5424/machine.go +++ b/rfc5424/machine.go @@ -50,11 +50,11 @@ const ( const RFC3339MICRO = "2006-01-02T15:04:05.999999Z07:00" const start int = 1 -const firstFinal int = 603 +const firstFinal int = 667 -const enMsgAny int = 607 -const enMsgCompliant int = 609 -const enFail int = 614 +const enMsgAny int = 671 +const enMsgCompliant int = 673 +const enFail int = 678 const enMain int = 1 type machine struct { @@ -164,12 +164,12 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto stCase15 case 16: goto stCase16 - case 603: - goto stCase603 - case 604: - goto stCase604 - case 605: - goto stCase605 + case 667: + goto stCase667 + case 668: + goto stCase668 + case 669: + goto stCase669 case 17: goto stCase17 case 18: @@ -248,8 +248,6 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto stCase54 case 55: goto stCase55 - case 606: - goto stCase606 case 56: goto stCase56 case 57: @@ -314,6 +312,8 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto stCase86 case 87: goto stCase87 + case 670: + goto stCase670 case 88: goto stCase88 case 89: @@ -1330,20 +1330,6 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto stCase594 case 595: goto stCase595 - case 607: - goto stCase607 - case 608: - goto stCase608 - case 609: - goto stCase609 - case 610: - goto stCase610 - case 611: - goto stCase611 - case 612: - goto stCase612 - case 613: - goto stCase613 case 596: goto stCase596 case 597: @@ -1358,8 +1344,150 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto stCase601 case 602: goto stCase602 + case 603: + goto stCase603 + case 604: + goto stCase604 + case 605: + goto stCase605 + case 606: + goto stCase606 + case 607: + goto stCase607 + case 608: + goto stCase608 + case 609: + goto stCase609 + case 610: + goto stCase610 + case 611: + goto stCase611 + case 612: + goto stCase612 + case 613: + goto stCase613 case 614: goto stCase614 + case 615: + goto stCase615 + case 616: + goto stCase616 + case 617: + goto stCase617 + case 618: + goto stCase618 + case 619: + goto stCase619 + case 620: + goto stCase620 + case 621: + goto stCase621 + case 622: + goto stCase622 + case 623: + goto stCase623 + case 624: + goto stCase624 + case 625: + goto stCase625 + case 626: + goto stCase626 + case 627: + goto stCase627 + case 628: + goto stCase628 + case 629: + goto stCase629 + case 630: + goto stCase630 + case 631: + goto stCase631 + case 632: + goto stCase632 + case 633: + goto stCase633 + case 634: + goto stCase634 + case 635: + goto stCase635 + case 636: + goto stCase636 + case 637: + goto stCase637 + case 638: + goto stCase638 + case 639: + goto stCase639 + case 640: + goto stCase640 + case 641: + goto stCase641 + case 642: + goto stCase642 + case 643: + goto stCase643 + case 644: + goto stCase644 + case 645: + goto stCase645 + case 646: + goto stCase646 + case 647: + goto stCase647 + case 648: + goto stCase648 + case 649: + goto stCase649 + case 650: + goto stCase650 + case 651: + goto stCase651 + case 652: + goto stCase652 + case 653: + goto stCase653 + case 654: + goto stCase654 + case 655: + goto stCase655 + case 656: + goto stCase656 + case 657: + goto stCase657 + case 658: + goto stCase658 + case 659: + goto stCase659 + case 671: + goto stCase671 + case 672: + goto stCase672 + case 673: + goto stCase673 + case 674: + goto stCase674 + case 675: + goto stCase675 + case 676: + goto stCase676 + case 677: + goto stCase677 + case 660: + goto stCase660 + case 661: + goto stCase661 + case 662: + goto stCase662 + case 663: + goto stCase663 + case 664: + goto stCase664 + case 665: + goto stCase665 + case 666: + goto stCase666 + case 678: + goto stCase678 } goto stOut stCase1: @@ -1373,7 +1501,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1383,21 +1511,21 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrPri+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1407,14 +1535,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1424,7 +1552,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1434,14 +1562,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1451,14 +1579,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1468,14 +1596,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1485,14 +1613,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1502,14 +1630,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1519,7 +1647,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1529,7 +1657,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1543,14 +1671,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1562,7 +1690,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } } else { id := string(m.text()) @@ -1579,14 +1707,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1599,24 +1727,24 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 - tr80: + tr112: m.err = fmt.Errorf(ErrEscape+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } if len(output.structuredData) > 0 { @@ -1626,25 +1754,25 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 - tr615: + tr679: if t, e := time.Parse(RFC3339MICRO, string(m.text())); e != nil { m.err = fmt.Errorf("%s [col %d]", e, m.p) (m.p)-- { - goto st614 + goto st678 } } else { output.timestamp = t @@ -1655,11 +1783,11 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 - tr627: + tr691: // If error encountered within the message rule ... if m.msgat > 0 { @@ -1676,24 +1804,24 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } goto st0 - tr633: + tr697: m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } goto st0 @@ -1760,7 +1888,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto st6 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st591 + goto st655 } goto tr9 st6: @@ -1784,14 +1912,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto st8 } goto tr9 - tr616: + tr680: if t, e := time.Parse(RFC3339MICRO, string(m.text())); e != nil { m.err = fmt.Errorf("%s [col %d]", e, m.p) (m.p)-- { - goto st614 + goto st678 } } else { output.timestamp = t @@ -1822,7 +1950,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st300 + goto st364 } goto tr16 tr18: @@ -1853,7 +1981,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st253 + goto st317 } goto tr20 tr22: @@ -1884,7 +2012,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st126 + goto st190 } goto tr24 tr26: @@ -1915,7 +2043,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st95 + goto st159 } goto tr30 tr31: @@ -1930,45 +2058,45 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { stCase16: switch (m.data)[(m.p)] { case 45: - goto st603 + goto st667 case 91: goto tr35 } goto tr33 - st603: + st667: if (m.p)++; (m.p) == (m.pe) { - goto _testEof603 + goto _testEof667 } - stCase603: + stCase667: if (m.data)[(m.p)] == 32 { - goto st604 + goto st668 } goto tr9 - st604: + st668: if (m.p)++; (m.p) == (m.pe) { - goto _testEof604 + goto _testEof668 } - stCase604: - goto tr632 - tr632: + stCase668: + goto tr696 + tr696: (m.p)-- if m.compliantMsg { { - goto st609 + goto st673 } } { - goto st607 + goto st671 } - goto st605 - st605: + goto st669 + st669: if (m.p)++; (m.p) == (m.pe) { - goto _testEof605 + goto _testEof669 } - stCase605: + stCase669: goto tr9 tr35: @@ -2010,17 +2138,17 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { case 32: goto tr39 case 33: - goto st64 + goto st96 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st64 + goto st96 } case (m.data)[(m.p)] >= 35: - goto st64 + goto st96 } goto tr38 tr39: @@ -2031,7 +2159,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } } else { id := string(m.text()) @@ -2694,21 +2822,38 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto _testEof51 } stCase51: - if (m.data)[(m.p)] == 61 { + switch (m.data)[(m.p)] { + case 33: + goto st52 + case 61: goto tr45 } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st52 + } + case (m.data)[(m.p)] >= 35: + goto st52 + } goto tr42 - tr45: - - m.currentparam = string(m.text()) - - goto st52 st52: if (m.p)++; (m.p) == (m.pe) { goto _testEof52 } stCase52: - if (m.data)[(m.p)] == 34 { + switch (m.data)[(m.p)] { + case 33: + goto st53 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st53 + } + case (m.data)[(m.p)] >= 35: goto st53 } goto tr42 @@ -2718,956 +2863,2283 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { } stCase53: switch (m.data)[(m.p)] { - case 34: - goto tr78 - case 92: - goto tr79 - case 93: - goto tr80 - case 224: - goto tr82 - case 237: - goto tr84 - case 240: - goto tr85 - case 244: - goto tr87 + case 33: + goto st54 + case 61: + goto tr45 } switch { - case (m.data)[(m.p)] < 225: - switch { - case (m.data)[(m.p)] > 193: - if 194 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 223 { - goto tr81 - } - case (m.data)[(m.p)] >= 128: - goto tr80 - } - case (m.data)[(m.p)] > 239: - switch { - case (m.data)[(m.p)] > 243: - if 245 <= (m.data)[(m.p)] { - goto tr80 - } - case (m.data)[(m.p)] >= 241: - goto tr86 + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st54 } - default: - goto tr83 + case (m.data)[(m.p)] >= 35: + goto st54 } - goto tr77 - tr77: - - m.pb = m.p - - goto st54 + goto tr42 st54: if (m.p)++; (m.p) == (m.pe) { goto _testEof54 } stCase54: switch (m.data)[(m.p)] { - case 34: - goto tr89 - case 92: - goto tr90 - case 93: - goto tr80 - case 224: - goto st58 - case 237: - goto st60 - case 240: - goto st61 - case 244: - goto st63 + case 33: + goto st55 + case 61: + goto tr45 } switch { - case (m.data)[(m.p)] < 225: - switch { - case (m.data)[(m.p)] > 193: - if 194 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 223 { - goto st57 - } - case (m.data)[(m.p)] >= 128: - goto tr80 - } - case (m.data)[(m.p)] > 239: - switch { - case (m.data)[(m.p)] > 243: - if 245 <= (m.data)[(m.p)] { - goto tr80 - } - case (m.data)[(m.p)] >= 241: - goto st62 - } - default: - goto st59 - } - goto st54 - tr78: - - m.pb = m.p - - if output.hasElements { - // (fixme) > what if SD-PARAM-NAME already exist for the current element (ie., current SD-ID)? - - // Store text - text := m.text() - - // Strip backslashes only when there are ... - if len(m.backslashat) > 0 { - text = common.RemoveBytes(text, m.backslashat, m.pb) - } - output.structuredData[m.currentelem][m.currentparam] = string(text) - } - - goto st55 - tr89: - - if output.hasElements { - // (fixme) > what if SD-PARAM-NAME already exist for the current element (ie., current SD-ID)? - - // Store text - text := m.text() - - // Strip backslashes only when there are ... - if len(m.backslashat) > 0 { - text = common.RemoveBytes(text, m.backslashat, m.pb) + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st55 } - output.structuredData[m.currentelem][m.currentparam] = string(text) + case (m.data)[(m.p)] >= 35: + goto st55 } - - goto st55 + goto tr42 st55: if (m.p)++; (m.p) == (m.pe) { goto _testEof55 } stCase55: switch (m.data)[(m.p)] { - case 32: - goto st19 - case 93: - goto st606 + case 33: + goto st56 + case 61: + goto tr45 } - goto tr42 - tr41: - - if _, ok := output.structuredData[string(m.text())]; ok { - // As per RFC5424 section 6.3.2 SD-ID MUST NOT exist more than once in a message - m.err = fmt.Errorf(ErrSdIDDuplicated+ColumnPositionTemplate, m.p) - (m.p)-- - - { - goto st614 + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st56 } - } else { - id := string(m.text()) - output.structuredData[id] = map[string]string{} - output.hasElements = true - m.currentelem = id + case (m.data)[(m.p)] >= 35: + goto st56 } - - goto st606 - st606: + goto tr42 + st56: if (m.p)++; (m.p) == (m.pe) { - goto _testEof606 - } - stCase606: - switch (m.data)[(m.p)] { - case 32: - goto st604 - case 91: - goto st17 - } - goto tr633 - tr79: - - m.pb = m.p - - m.backslashat = append(m.backslashat, m.p) - - goto st56 - tr90: - - m.backslashat = append(m.backslashat, m.p) - - goto st56 - st56: - if (m.p)++; (m.p) == (m.pe) { - goto _testEof56 + goto _testEof56 } stCase56: - if (m.data)[(m.p)] == 34 { - goto st54 + switch (m.data)[(m.p)] { + case 33: + goto st57 + case 61: + goto tr45 } - if 92 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 93 { - goto st54 + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st57 + } + case (m.data)[(m.p)] >= 35: + goto st57 } - goto tr80 - tr81: - - m.pb = m.p - - goto st57 + goto tr42 st57: if (m.p)++; (m.p) == (m.pe) { goto _testEof57 } stCase57: - if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st54 + switch (m.data)[(m.p)] { + case 33: + goto st58 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st58 + } + case (m.data)[(m.p)] >= 35: + goto st58 } goto tr42 - tr82: - - m.pb = m.p - - goto st58 st58: if (m.p)++; (m.p) == (m.pe) { goto _testEof58 } stCase58: - if 160 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st57 + switch (m.data)[(m.p)] { + case 33: + goto st59 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st59 + } + case (m.data)[(m.p)] >= 35: + goto st59 } goto tr42 - tr83: - - m.pb = m.p - - goto st59 st59: if (m.p)++; (m.p) == (m.pe) { goto _testEof59 } stCase59: - if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st57 + switch (m.data)[(m.p)] { + case 33: + goto st60 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st60 + } + case (m.data)[(m.p)] >= 35: + goto st60 } goto tr42 - tr84: - - m.pb = m.p - - goto st60 st60: if (m.p)++; (m.p) == (m.pe) { goto _testEof60 } stCase60: - if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 159 { - goto st57 + switch (m.data)[(m.p)] { + case 33: + goto st61 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st61 + } + case (m.data)[(m.p)] >= 35: + goto st61 } goto tr42 - tr85: - - m.pb = m.p - - goto st61 st61: if (m.p)++; (m.p) == (m.pe) { goto _testEof61 } stCase61: - if 144 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st59 + switch (m.data)[(m.p)] { + case 33: + goto st62 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st62 + } + case (m.data)[(m.p)] >= 35: + goto st62 } goto tr42 - tr86: - - m.pb = m.p - - goto st62 st62: if (m.p)++; (m.p) == (m.pe) { goto _testEof62 } stCase62: - if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st59 + switch (m.data)[(m.p)] { + case 33: + goto st63 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st63 + } + case (m.data)[(m.p)] >= 35: + goto st63 } goto tr42 - tr87: - - m.pb = m.p - - goto st63 st63: if (m.p)++; (m.p) == (m.pe) { - goto _testEof63 + goto _testEof63 + } + stCase63: + switch (m.data)[(m.p)] { + case 33: + goto st64 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st64 + } + case (m.data)[(m.p)] >= 35: + goto st64 + } + goto tr42 + st64: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof64 + } + stCase64: + switch (m.data)[(m.p)] { + case 33: + goto st65 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st65 + } + case (m.data)[(m.p)] >= 35: + goto st65 + } + goto tr42 + st65: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof65 + } + stCase65: + switch (m.data)[(m.p)] { + case 33: + goto st66 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st66 + } + case (m.data)[(m.p)] >= 35: + goto st66 + } + goto tr42 + st66: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof66 + } + stCase66: + switch (m.data)[(m.p)] { + case 33: + goto st67 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st67 + } + case (m.data)[(m.p)] >= 35: + goto st67 + } + goto tr42 + st67: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof67 + } + stCase67: + switch (m.data)[(m.p)] { + case 33: + goto st68 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st68 + } + case (m.data)[(m.p)] >= 35: + goto st68 + } + goto tr42 + st68: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof68 + } + stCase68: + switch (m.data)[(m.p)] { + case 33: + goto st69 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st69 + } + case (m.data)[(m.p)] >= 35: + goto st69 + } + goto tr42 + st69: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof69 + } + stCase69: + switch (m.data)[(m.p)] { + case 33: + goto st70 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st70 + } + case (m.data)[(m.p)] >= 35: + goto st70 + } + goto tr42 + st70: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof70 + } + stCase70: + switch (m.data)[(m.p)] { + case 33: + goto st71 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st71 + } + case (m.data)[(m.p)] >= 35: + goto st71 + } + goto tr42 + st71: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof71 + } + stCase71: + switch (m.data)[(m.p)] { + case 33: + goto st72 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st72 + } + case (m.data)[(m.p)] >= 35: + goto st72 + } + goto tr42 + st72: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof72 + } + stCase72: + switch (m.data)[(m.p)] { + case 33: + goto st73 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st73 + } + case (m.data)[(m.p)] >= 35: + goto st73 + } + goto tr42 + st73: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof73 + } + stCase73: + switch (m.data)[(m.p)] { + case 33: + goto st74 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st74 + } + case (m.data)[(m.p)] >= 35: + goto st74 + } + goto tr42 + st74: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof74 + } + stCase74: + switch (m.data)[(m.p)] { + case 33: + goto st75 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st75 + } + case (m.data)[(m.p)] >= 35: + goto st75 + } + goto tr42 + st75: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof75 + } + stCase75: + switch (m.data)[(m.p)] { + case 33: + goto st76 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st76 + } + case (m.data)[(m.p)] >= 35: + goto st76 + } + goto tr42 + st76: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof76 + } + stCase76: + switch (m.data)[(m.p)] { + case 33: + goto st77 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st77 + } + case (m.data)[(m.p)] >= 35: + goto st77 + } + goto tr42 + st77: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof77 + } + stCase77: + switch (m.data)[(m.p)] { + case 33: + goto st78 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st78 + } + case (m.data)[(m.p)] >= 35: + goto st78 + } + goto tr42 + st78: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof78 + } + stCase78: + switch (m.data)[(m.p)] { + case 33: + goto st79 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st79 + } + case (m.data)[(m.p)] >= 35: + goto st79 + } + goto tr42 + st79: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof79 + } + stCase79: + switch (m.data)[(m.p)] { + case 33: + goto st80 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st80 + } + case (m.data)[(m.p)] >= 35: + goto st80 + } + goto tr42 + st80: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof80 + } + stCase80: + switch (m.data)[(m.p)] { + case 33: + goto st81 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st81 + } + case (m.data)[(m.p)] >= 35: + goto st81 + } + goto tr42 + st81: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof81 + } + stCase81: + switch (m.data)[(m.p)] { + case 33: + goto st82 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st82 + } + case (m.data)[(m.p)] >= 35: + goto st82 + } + goto tr42 + st82: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof82 + } + stCase82: + switch (m.data)[(m.p)] { + case 33: + goto st83 + case 61: + goto tr45 + } + switch { + case (m.data)[(m.p)] > 92: + if 94 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st83 + } + case (m.data)[(m.p)] >= 35: + goto st83 + } + goto tr42 + st83: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof83 + } + stCase83: + if (m.data)[(m.p)] == 61 { + goto tr45 + } + goto tr42 + tr45: + + m.currentparam = string(m.text()) + + goto st84 + st84: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof84 + } + stCase84: + if (m.data)[(m.p)] == 34 { + goto st85 + } + goto tr42 + st85: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof85 + } + stCase85: + switch (m.data)[(m.p)] { + case 34: + goto tr110 + case 92: + goto tr111 + case 93: + goto tr112 + case 224: + goto tr114 + case 237: + goto tr116 + case 240: + goto tr117 + case 244: + goto tr119 + } + switch { + case (m.data)[(m.p)] < 225: + switch { + case (m.data)[(m.p)] > 193: + if 194 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 223 { + goto tr113 + } + case (m.data)[(m.p)] >= 128: + goto tr112 + } + case (m.data)[(m.p)] > 239: + switch { + case (m.data)[(m.p)] > 243: + if 245 <= (m.data)[(m.p)] { + goto tr112 + } + case (m.data)[(m.p)] >= 241: + goto tr118 + } + default: + goto tr115 + } + goto tr109 + tr109: + + m.pb = m.p + + goto st86 + st86: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof86 + } + stCase86: + switch (m.data)[(m.p)] { + case 34: + goto tr121 + case 92: + goto tr122 + case 93: + goto tr112 + case 224: + goto st90 + case 237: + goto st92 + case 240: + goto st93 + case 244: + goto st95 + } + switch { + case (m.data)[(m.p)] < 225: + switch { + case (m.data)[(m.p)] > 193: + if 194 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 223 { + goto st89 + } + case (m.data)[(m.p)] >= 128: + goto tr112 + } + case (m.data)[(m.p)] > 239: + switch { + case (m.data)[(m.p)] > 243: + if 245 <= (m.data)[(m.p)] { + goto tr112 + } + case (m.data)[(m.p)] >= 241: + goto st94 + } + default: + goto st91 + } + goto st86 + tr110: + + m.pb = m.p + + if output.hasElements { + // (fixme) > what if SD-PARAM-NAME already exist for the current element (ie., current SD-ID)? + + // Store text + text := m.text() + + // Strip backslashes only when there are ... + if len(m.backslashat) > 0 { + text = common.RemoveBytes(text, m.backslashat, m.pb) + } + output.structuredData[m.currentelem][m.currentparam] = string(text) + } + + goto st87 + tr121: + + if output.hasElements { + // (fixme) > what if SD-PARAM-NAME already exist for the current element (ie., current SD-ID)? + + // Store text + text := m.text() + + // Strip backslashes only when there are ... + if len(m.backslashat) > 0 { + text = common.RemoveBytes(text, m.backslashat, m.pb) + } + output.structuredData[m.currentelem][m.currentparam] = string(text) + } + + goto st87 + st87: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof87 + } + stCase87: + switch (m.data)[(m.p)] { + case 32: + goto st19 + case 93: + goto st670 + } + goto tr42 + tr41: + + if _, ok := output.structuredData[string(m.text())]; ok { + // As per RFC5424 section 6.3.2 SD-ID MUST NOT exist more than once in a message + m.err = fmt.Errorf(ErrSdIDDuplicated+ColumnPositionTemplate, m.p) + (m.p)-- + + { + goto st678 + } + } else { + id := string(m.text()) + output.structuredData[id] = map[string]string{} + output.hasElements = true + m.currentelem = id + } + + goto st670 + st670: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof670 + } + stCase670: + switch (m.data)[(m.p)] { + case 32: + goto st668 + case 91: + goto st17 + } + goto tr697 + tr111: + + m.pb = m.p + + m.backslashat = append(m.backslashat, m.p) + + goto st88 + tr122: + + m.backslashat = append(m.backslashat, m.p) + + goto st88 + st88: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof88 + } + stCase88: + if (m.data)[(m.p)] == 34 { + goto st86 + } + if 92 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 93 { + goto st86 + } + goto tr112 + tr113: + + m.pb = m.p + + goto st89 + st89: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof89 + } + stCase89: + if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { + goto st86 + } + goto tr42 + tr114: + + m.pb = m.p + + goto st90 + st90: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof90 + } + stCase90: + if 160 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { + goto st89 + } + goto tr42 + tr115: + + m.pb = m.p + + goto st91 + st91: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof91 + } + stCase91: + if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { + goto st89 + } + goto tr42 + tr116: + + m.pb = m.p + + goto st92 + st92: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof92 + } + stCase92: + if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 159 { + goto st89 + } + goto tr42 + tr117: + + m.pb = m.p + + goto st93 + st93: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof93 + } + stCase93: + if 144 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { + goto st91 + } + goto tr42 + tr118: + + m.pb = m.p + + goto st94 + st94: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof94 + } + stCase94: + if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { + goto st91 + } + goto tr42 + tr119: + + m.pb = m.p + + goto st95 + st95: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof95 + } + stCase95: + if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 143 { + goto st91 + } + goto tr42 + st96: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof96 + } + stCase96: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st97 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st97 + } + case (m.data)[(m.p)] >= 35: + goto st97 + } + goto tr38 + st97: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof97 + } + stCase97: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st98 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st98 + } + case (m.data)[(m.p)] >= 35: + goto st98 + } + goto tr38 + st98: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof98 + } + stCase98: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st99 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st99 + } + case (m.data)[(m.p)] >= 35: + goto st99 + } + goto tr38 + st99: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof99 + } + stCase99: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st100 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st100 + } + case (m.data)[(m.p)] >= 35: + goto st100 + } + goto tr38 + st100: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof100 + } + stCase100: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st101 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st101 + } + case (m.data)[(m.p)] >= 35: + goto st101 + } + goto tr38 + st101: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof101 + } + stCase101: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st102 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st102 + } + case (m.data)[(m.p)] >= 35: + goto st102 + } + goto tr38 + st102: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof102 + } + stCase102: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st103 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st103 + } + case (m.data)[(m.p)] >= 35: + goto st103 + } + goto tr38 + st103: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof103 + } + stCase103: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st104 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st104 + } + case (m.data)[(m.p)] >= 35: + goto st104 + } + goto tr38 + st104: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof104 + } + stCase104: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st105 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st105 + } + case (m.data)[(m.p)] >= 35: + goto st105 + } + goto tr38 + st105: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof105 + } + stCase105: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st106 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st106 + } + case (m.data)[(m.p)] >= 35: + goto st106 + } + goto tr38 + st106: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof106 + } + stCase106: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st107 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st107 + } + case (m.data)[(m.p)] >= 35: + goto st107 + } + goto tr38 + st107: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof107 + } + stCase107: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st108 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st108 + } + case (m.data)[(m.p)] >= 35: + goto st108 + } + goto tr38 + st108: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof108 + } + stCase108: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st109 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st109 + } + case (m.data)[(m.p)] >= 35: + goto st109 + } + goto tr38 + st109: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof109 + } + stCase109: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st110 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st110 + } + case (m.data)[(m.p)] >= 35: + goto st110 + } + goto tr38 + st110: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof110 + } + stCase110: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st111 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st111 + } + case (m.data)[(m.p)] >= 35: + goto st111 + } + goto tr38 + st111: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof111 + } + stCase111: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st112 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st112 + } + case (m.data)[(m.p)] >= 35: + goto st112 + } + goto tr38 + st112: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof112 + } + stCase112: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st113 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st113 + } + case (m.data)[(m.p)] >= 35: + goto st113 + } + goto tr38 + st113: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof113 + } + stCase113: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st114 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st114 + } + case (m.data)[(m.p)] >= 35: + goto st114 + } + goto tr38 + st114: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof114 + } + stCase114: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st115 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st115 + } + case (m.data)[(m.p)] >= 35: + goto st115 + } + goto tr38 + st115: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof115 + } + stCase115: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st116 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st116 + } + case (m.data)[(m.p)] >= 35: + goto st116 + } + goto tr38 + st116: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof116 + } + stCase116: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st117 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st117 + } + case (m.data)[(m.p)] >= 35: + goto st117 + } + goto tr38 + st117: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof117 + } + stCase117: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st118 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st118 + } + case (m.data)[(m.p)] >= 35: + goto st118 + } + goto tr38 + st118: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof118 + } + stCase118: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st119 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st119 + } + case (m.data)[(m.p)] >= 35: + goto st119 + } + goto tr38 + st119: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof119 + } + stCase119: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st120 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st120 + } + case (m.data)[(m.p)] >= 35: + goto st120 + } + goto tr38 + st120: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof120 + } + stCase120: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st121 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st121 + } + case (m.data)[(m.p)] >= 35: + goto st121 + } + goto tr38 + st121: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof121 + } + stCase121: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st122 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st122 + } + case (m.data)[(m.p)] >= 35: + goto st122 + } + goto tr38 + st122: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof122 + } + stCase122: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st123 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st123 + } + case (m.data)[(m.p)] >= 35: + goto st123 + } + goto tr38 + st123: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof123 + } + stCase123: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st124 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st124 + } + case (m.data)[(m.p)] >= 35: + goto st124 + } + goto tr38 + st124: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof124 + } + stCase124: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st125 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st125 + } + case (m.data)[(m.p)] >= 35: + goto st125 + } + goto tr38 + st125: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof125 + } + stCase125: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st126 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st126 + } + case (m.data)[(m.p)] >= 35: + goto st126 + } + goto tr38 + st126: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof126 + } + stCase126: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st127 + case 93: + goto tr41 + } + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st127 + } + case (m.data)[(m.p)] >= 35: + goto st127 + } + goto tr38 + st127: + if (m.p)++; (m.p) == (m.pe) { + goto _testEof127 } - stCase63: - if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 143 { - goto st59 + stCase127: + switch (m.data)[(m.p)] { + case 32: + goto tr39 + case 33: + goto st128 + case 93: + goto tr41 } - goto tr42 - st64: + switch { + case (m.data)[(m.p)] > 60: + if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { + goto st128 + } + case (m.data)[(m.p)] >= 35: + goto st128 + } + goto tr38 + st128: if (m.p)++; (m.p) == (m.pe) { - goto _testEof64 + goto _testEof128 } - stCase64: + stCase128: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st65 + goto st129 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st65 + goto st129 } case (m.data)[(m.p)] >= 35: - goto st65 + goto st129 } goto tr38 - st65: + st129: if (m.p)++; (m.p) == (m.pe) { - goto _testEof65 + goto _testEof129 } - stCase65: + stCase129: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st66 + goto st130 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st66 + goto st130 } case (m.data)[(m.p)] >= 35: - goto st66 + goto st130 } goto tr38 - st66: + st130: if (m.p)++; (m.p) == (m.pe) { - goto _testEof66 + goto _testEof130 } - stCase66: + stCase130: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st67 + goto st131 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st67 + goto st131 } case (m.data)[(m.p)] >= 35: - goto st67 + goto st131 } goto tr38 - st67: + st131: if (m.p)++; (m.p) == (m.pe) { - goto _testEof67 + goto _testEof131 } - stCase67: + stCase131: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st68 + goto st132 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st68 + goto st132 } case (m.data)[(m.p)] >= 35: - goto st68 + goto st132 } goto tr38 - st68: + st132: if (m.p)++; (m.p) == (m.pe) { - goto _testEof68 + goto _testEof132 } - stCase68: + stCase132: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st69 + goto st133 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st69 + goto st133 } case (m.data)[(m.p)] >= 35: - goto st69 + goto st133 } goto tr38 - st69: + st133: if (m.p)++; (m.p) == (m.pe) { - goto _testEof69 + goto _testEof133 } - stCase69: + stCase133: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st70 + goto st134 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st70 + goto st134 } case (m.data)[(m.p)] >= 35: - goto st70 + goto st134 } goto tr38 - st70: + st134: if (m.p)++; (m.p) == (m.pe) { - goto _testEof70 + goto _testEof134 } - stCase70: + stCase134: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st71 + goto st135 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st71 + goto st135 } case (m.data)[(m.p)] >= 35: - goto st71 + goto st135 } goto tr38 - st71: + st135: if (m.p)++; (m.p) == (m.pe) { - goto _testEof71 + goto _testEof135 } - stCase71: + stCase135: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st72 + goto st136 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st72 + goto st136 } case (m.data)[(m.p)] >= 35: - goto st72 + goto st136 } goto tr38 - st72: + st136: if (m.p)++; (m.p) == (m.pe) { - goto _testEof72 + goto _testEof136 } - stCase72: + stCase136: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st73 + goto st137 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st73 + goto st137 } case (m.data)[(m.p)] >= 35: - goto st73 + goto st137 } goto tr38 - st73: + st137: if (m.p)++; (m.p) == (m.pe) { - goto _testEof73 + goto _testEof137 } - stCase73: + stCase137: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st74 + goto st138 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st74 + goto st138 } case (m.data)[(m.p)] >= 35: - goto st74 + goto st138 } goto tr38 - st74: + st138: if (m.p)++; (m.p) == (m.pe) { - goto _testEof74 + goto _testEof138 } - stCase74: + stCase138: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st75 + goto st139 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st75 + goto st139 } case (m.data)[(m.p)] >= 35: - goto st75 + goto st139 } goto tr38 - st75: + st139: if (m.p)++; (m.p) == (m.pe) { - goto _testEof75 + goto _testEof139 } - stCase75: + stCase139: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st76 + goto st140 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st76 + goto st140 } case (m.data)[(m.p)] >= 35: - goto st76 + goto st140 } goto tr38 - st76: + st140: if (m.p)++; (m.p) == (m.pe) { - goto _testEof76 + goto _testEof140 } - stCase76: + stCase140: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st77 + goto st141 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st77 + goto st141 } case (m.data)[(m.p)] >= 35: - goto st77 + goto st141 } goto tr38 - st77: + st141: if (m.p)++; (m.p) == (m.pe) { - goto _testEof77 + goto _testEof141 } - stCase77: + stCase141: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st78 + goto st142 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st78 + goto st142 } case (m.data)[(m.p)] >= 35: - goto st78 + goto st142 } goto tr38 - st78: + st142: if (m.p)++; (m.p) == (m.pe) { - goto _testEof78 + goto _testEof142 } - stCase78: + stCase142: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st79 + goto st143 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st79 + goto st143 } case (m.data)[(m.p)] >= 35: - goto st79 + goto st143 } goto tr38 - st79: + st143: if (m.p)++; (m.p) == (m.pe) { - goto _testEof79 + goto _testEof143 } - stCase79: + stCase143: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st80 + goto st144 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st80 + goto st144 } case (m.data)[(m.p)] >= 35: - goto st80 + goto st144 } goto tr38 - st80: + st144: if (m.p)++; (m.p) == (m.pe) { - goto _testEof80 + goto _testEof144 } - stCase80: + stCase144: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st81 + goto st145 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st81 + goto st145 } case (m.data)[(m.p)] >= 35: - goto st81 + goto st145 } goto tr38 - st81: + st145: if (m.p)++; (m.p) == (m.pe) { - goto _testEof81 + goto _testEof145 } - stCase81: + stCase145: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st82 + goto st146 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st82 + goto st146 } case (m.data)[(m.p)] >= 35: - goto st82 + goto st146 } goto tr38 - st82: + st146: if (m.p)++; (m.p) == (m.pe) { - goto _testEof82 + goto _testEof146 } - stCase82: + stCase146: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st83 + goto st147 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st83 + goto st147 } case (m.data)[(m.p)] >= 35: - goto st83 + goto st147 } goto tr38 - st83: + st147: if (m.p)++; (m.p) == (m.pe) { - goto _testEof83 + goto _testEof147 } - stCase83: + stCase147: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st84 + goto st148 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st84 + goto st148 } case (m.data)[(m.p)] >= 35: - goto st84 + goto st148 } goto tr38 - st84: + st148: if (m.p)++; (m.p) == (m.pe) { - goto _testEof84 + goto _testEof148 } - stCase84: + stCase148: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st85 + goto st149 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st85 + goto st149 } case (m.data)[(m.p)] >= 35: - goto st85 + goto st149 } goto tr38 - st85: + st149: if (m.p)++; (m.p) == (m.pe) { - goto _testEof85 + goto _testEof149 } - stCase85: + stCase149: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st86 + goto st150 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st86 + goto st150 } case (m.data)[(m.p)] >= 35: - goto st86 + goto st150 } goto tr38 - st86: + st150: if (m.p)++; (m.p) == (m.pe) { - goto _testEof86 + goto _testEof150 } - stCase86: + stCase150: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st87 + goto st151 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st87 + goto st151 } case (m.data)[(m.p)] >= 35: - goto st87 + goto st151 } goto tr38 - st87: + st151: if (m.p)++; (m.p) == (m.pe) { - goto _testEof87 + goto _testEof151 } - stCase87: + stCase151: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st88 + goto st152 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st88 + goto st152 } case (m.data)[(m.p)] >= 35: - goto st88 + goto st152 } goto tr38 - st88: + st152: if (m.p)++; (m.p) == (m.pe) { - goto _testEof88 + goto _testEof152 } - stCase88: + stCase152: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st89 + goto st153 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st89 + goto st153 } case (m.data)[(m.p)] >= 35: - goto st89 + goto st153 } goto tr38 - st89: + st153: if (m.p)++; (m.p) == (m.pe) { - goto _testEof89 + goto _testEof153 } - stCase89: + stCase153: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st90 + goto st154 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st90 + goto st154 } case (m.data)[(m.p)] >= 35: - goto st90 + goto st154 } goto tr38 - st90: + st154: if (m.p)++; (m.p) == (m.pe) { - goto _testEof90 + goto _testEof154 } - stCase90: + stCase154: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st91 + goto st155 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st91 + goto st155 } case (m.data)[(m.p)] >= 35: - goto st91 + goto st155 } goto tr38 - st91: + st155: if (m.p)++; (m.p) == (m.pe) { - goto _testEof91 + goto _testEof155 } - stCase91: + stCase155: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st92 + goto st156 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st92 + goto st156 } case (m.data)[(m.p)] >= 35: - goto st92 + goto st156 } goto tr38 - st92: + st156: if (m.p)++; (m.p) == (m.pe) { - goto _testEof92 + goto _testEof156 } - stCase92: + stCase156: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st93 + goto st157 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st93 + goto st157 } case (m.data)[(m.p)] >= 35: - goto st93 + goto st157 } goto tr38 - st93: + st157: if (m.p)++; (m.p) == (m.pe) { - goto _testEof93 + goto _testEof157 } - stCase93: + stCase157: switch (m.data)[(m.p)] { case 32: goto tr39 case 33: - goto st94 + goto st158 case 93: goto tr41 } switch { case (m.data)[(m.p)] > 60: if 62 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st94 + goto st158 } case (m.data)[(m.p)] >= 35: - goto st94 + goto st158 } goto tr38 - st94: + st158: if (m.p)++; (m.p) == (m.pe) { - goto _testEof94 + goto _testEof158 } - stCase94: + stCase158: switch (m.data)[(m.p)] { case 32: goto tr39 @@ -3675,5498 +5147,5498 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto tr41 } goto tr38 - st95: + st159: if (m.p)++; (m.p) == (m.pe) { - goto _testEof95 + goto _testEof159 } - stCase95: + stCase159: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st96 + goto st160 } goto tr30 - st96: + st160: if (m.p)++; (m.p) == (m.pe) { - goto _testEof96 + goto _testEof160 } - stCase96: + stCase160: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st97 + goto st161 } goto tr30 - st97: + st161: if (m.p)++; (m.p) == (m.pe) { - goto _testEof97 + goto _testEof161 } - stCase97: + stCase161: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st98 + goto st162 } goto tr30 - st98: + st162: if (m.p)++; (m.p) == (m.pe) { - goto _testEof98 + goto _testEof162 } - stCase98: + stCase162: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st99 + goto st163 } goto tr30 - st99: + st163: if (m.p)++; (m.p) == (m.pe) { - goto _testEof99 + goto _testEof163 } - stCase99: + stCase163: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st100 + goto st164 } goto tr30 - st100: + st164: if (m.p)++; (m.p) == (m.pe) { - goto _testEof100 + goto _testEof164 } - stCase100: + stCase164: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st101 + goto st165 } goto tr30 - st101: + st165: if (m.p)++; (m.p) == (m.pe) { - goto _testEof101 + goto _testEof165 } - stCase101: + stCase165: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st102 + goto st166 } goto tr30 - st102: + st166: if (m.p)++; (m.p) == (m.pe) { - goto _testEof102 + goto _testEof166 } - stCase102: + stCase166: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st103 + goto st167 } goto tr30 - st103: + st167: if (m.p)++; (m.p) == (m.pe) { - goto _testEof103 + goto _testEof167 } - stCase103: + stCase167: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st104 + goto st168 } goto tr30 - st104: + st168: if (m.p)++; (m.p) == (m.pe) { - goto _testEof104 + goto _testEof168 } - stCase104: + stCase168: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st105 + goto st169 } goto tr30 - st105: + st169: if (m.p)++; (m.p) == (m.pe) { - goto _testEof105 + goto _testEof169 } - stCase105: + stCase169: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st106 + goto st170 } goto tr30 - st106: + st170: if (m.p)++; (m.p) == (m.pe) { - goto _testEof106 + goto _testEof170 } - stCase106: + stCase170: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st107 + goto st171 } goto tr30 - st107: + st171: if (m.p)++; (m.p) == (m.pe) { - goto _testEof107 + goto _testEof171 } - stCase107: + stCase171: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st108 + goto st172 } goto tr30 - st108: + st172: if (m.p)++; (m.p) == (m.pe) { - goto _testEof108 + goto _testEof172 } - stCase108: + stCase172: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st109 + goto st173 } goto tr30 - st109: + st173: if (m.p)++; (m.p) == (m.pe) { - goto _testEof109 + goto _testEof173 } - stCase109: + stCase173: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st110 + goto st174 } goto tr30 - st110: + st174: if (m.p)++; (m.p) == (m.pe) { - goto _testEof110 + goto _testEof174 } - stCase110: + stCase174: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st111 + goto st175 } goto tr30 - st111: + st175: if (m.p)++; (m.p) == (m.pe) { - goto _testEof111 + goto _testEof175 } - stCase111: + stCase175: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st112 + goto st176 } goto tr30 - st112: + st176: if (m.p)++; (m.p) == (m.pe) { - goto _testEof112 + goto _testEof176 } - stCase112: + stCase176: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st113 + goto st177 } goto tr30 - st113: + st177: if (m.p)++; (m.p) == (m.pe) { - goto _testEof113 + goto _testEof177 } - stCase113: + stCase177: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st114 + goto st178 } goto tr30 - st114: + st178: if (m.p)++; (m.p) == (m.pe) { - goto _testEof114 + goto _testEof178 } - stCase114: + stCase178: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st115 + goto st179 } goto tr30 - st115: + st179: if (m.p)++; (m.p) == (m.pe) { - goto _testEof115 + goto _testEof179 } - stCase115: + stCase179: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st116 + goto st180 } goto tr30 - st116: + st180: if (m.p)++; (m.p) == (m.pe) { - goto _testEof116 + goto _testEof180 } - stCase116: + stCase180: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st117 + goto st181 } goto tr30 - st117: + st181: if (m.p)++; (m.p) == (m.pe) { - goto _testEof117 + goto _testEof181 } - stCase117: + stCase181: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st118 + goto st182 } goto tr30 - st118: + st182: if (m.p)++; (m.p) == (m.pe) { - goto _testEof118 + goto _testEof182 } - stCase118: + stCase182: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st119 + goto st183 } goto tr30 - st119: + st183: if (m.p)++; (m.p) == (m.pe) { - goto _testEof119 + goto _testEof183 } - stCase119: + stCase183: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st120 + goto st184 } goto tr30 - st120: + st184: if (m.p)++; (m.p) == (m.pe) { - goto _testEof120 + goto _testEof184 } - stCase120: + stCase184: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st121 + goto st185 } goto tr30 - st121: + st185: if (m.p)++; (m.p) == (m.pe) { - goto _testEof121 + goto _testEof185 } - stCase121: + stCase185: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st122 + goto st186 } goto tr30 - st122: + st186: if (m.p)++; (m.p) == (m.pe) { - goto _testEof122 + goto _testEof186 } - stCase122: + stCase186: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st123 + goto st187 } goto tr30 - st123: + st187: if (m.p)++; (m.p) == (m.pe) { - goto _testEof123 + goto _testEof187 } - stCase123: + stCase187: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st124 + goto st188 } goto tr30 - st124: + st188: if (m.p)++; (m.p) == (m.pe) { - goto _testEof124 + goto _testEof188 } - stCase124: + stCase188: if (m.data)[(m.p)] == 32 { goto tr31 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st125 + goto st189 } goto tr30 - st125: + st189: if (m.p)++; (m.p) == (m.pe) { - goto _testEof125 + goto _testEof189 } - stCase125: + stCase189: if (m.data)[(m.p)] == 32 { goto tr31 } goto tr30 - st126: + st190: if (m.p)++; (m.p) == (m.pe) { - goto _testEof126 + goto _testEof190 } - stCase126: + stCase190: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st127 + goto st191 } goto tr24 - st127: + st191: if (m.p)++; (m.p) == (m.pe) { - goto _testEof127 + goto _testEof191 } - stCase127: + stCase191: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st128 + goto st192 } goto tr24 - st128: + st192: if (m.p)++; (m.p) == (m.pe) { - goto _testEof128 + goto _testEof192 } - stCase128: + stCase192: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st129 + goto st193 } goto tr24 - st129: + st193: if (m.p)++; (m.p) == (m.pe) { - goto _testEof129 + goto _testEof193 } - stCase129: + stCase193: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st130 + goto st194 } goto tr24 - st130: + st194: if (m.p)++; (m.p) == (m.pe) { - goto _testEof130 + goto _testEof194 } - stCase130: + stCase194: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st131 + goto st195 } goto tr24 - st131: + st195: if (m.p)++; (m.p) == (m.pe) { - goto _testEof131 + goto _testEof195 } - stCase131: + stCase195: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st132 + goto st196 } goto tr24 - st132: + st196: if (m.p)++; (m.p) == (m.pe) { - goto _testEof132 + goto _testEof196 } - stCase132: + stCase196: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st133 + goto st197 } goto tr24 - st133: + st197: if (m.p)++; (m.p) == (m.pe) { - goto _testEof133 + goto _testEof197 } - stCase133: + stCase197: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st134 + goto st198 } goto tr24 - st134: + st198: if (m.p)++; (m.p) == (m.pe) { - goto _testEof134 + goto _testEof198 } - stCase134: + stCase198: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st135 + goto st199 } goto tr24 - st135: + st199: if (m.p)++; (m.p) == (m.pe) { - goto _testEof135 + goto _testEof199 } - stCase135: + stCase199: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st136 + goto st200 } goto tr24 - st136: + st200: if (m.p)++; (m.p) == (m.pe) { - goto _testEof136 + goto _testEof200 } - stCase136: + stCase200: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st137 + goto st201 } goto tr24 - st137: + st201: if (m.p)++; (m.p) == (m.pe) { - goto _testEof137 + goto _testEof201 } - stCase137: + stCase201: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st138 + goto st202 } goto tr24 - st138: + st202: if (m.p)++; (m.p) == (m.pe) { - goto _testEof138 + goto _testEof202 } - stCase138: + stCase202: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st139 + goto st203 } goto tr24 - st139: + st203: if (m.p)++; (m.p) == (m.pe) { - goto _testEof139 + goto _testEof203 } - stCase139: + stCase203: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st140 + goto st204 } goto tr24 - st140: + st204: if (m.p)++; (m.p) == (m.pe) { - goto _testEof140 + goto _testEof204 } - stCase140: + stCase204: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st141 + goto st205 } goto tr24 - st141: + st205: if (m.p)++; (m.p) == (m.pe) { - goto _testEof141 + goto _testEof205 } - stCase141: + stCase205: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st142 + goto st206 } goto tr24 - st142: + st206: if (m.p)++; (m.p) == (m.pe) { - goto _testEof142 + goto _testEof206 } - stCase142: + stCase206: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st143 + goto st207 } goto tr24 - st143: + st207: if (m.p)++; (m.p) == (m.pe) { - goto _testEof143 + goto _testEof207 } - stCase143: + stCase207: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st144 + goto st208 } goto tr24 - st144: + st208: if (m.p)++; (m.p) == (m.pe) { - goto _testEof144 + goto _testEof208 } - stCase144: + stCase208: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st145 + goto st209 } goto tr24 - st145: + st209: if (m.p)++; (m.p) == (m.pe) { - goto _testEof145 + goto _testEof209 } - stCase145: + stCase209: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st146 + goto st210 } goto tr24 - st146: + st210: if (m.p)++; (m.p) == (m.pe) { - goto _testEof146 + goto _testEof210 } - stCase146: + stCase210: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st147 + goto st211 } goto tr24 - st147: + st211: if (m.p)++; (m.p) == (m.pe) { - goto _testEof147 + goto _testEof211 } - stCase147: + stCase211: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st148 + goto st212 } goto tr24 - st148: + st212: if (m.p)++; (m.p) == (m.pe) { - goto _testEof148 + goto _testEof212 } - stCase148: + stCase212: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st149 + goto st213 } goto tr24 - st149: + st213: if (m.p)++; (m.p) == (m.pe) { - goto _testEof149 + goto _testEof213 } - stCase149: + stCase213: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st150 + goto st214 } goto tr24 - st150: + st214: if (m.p)++; (m.p) == (m.pe) { - goto _testEof150 + goto _testEof214 } - stCase150: + stCase214: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st151 + goto st215 } goto tr24 - st151: + st215: if (m.p)++; (m.p) == (m.pe) { - goto _testEof151 + goto _testEof215 } - stCase151: + stCase215: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st152 + goto st216 } goto tr24 - st152: + st216: if (m.p)++; (m.p) == (m.pe) { - goto _testEof152 + goto _testEof216 } - stCase152: + stCase216: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st153 + goto st217 } goto tr24 - st153: + st217: if (m.p)++; (m.p) == (m.pe) { - goto _testEof153 + goto _testEof217 } - stCase153: + stCase217: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st154 + goto st218 } goto tr24 - st154: + st218: if (m.p)++; (m.p) == (m.pe) { - goto _testEof154 + goto _testEof218 } - stCase154: + stCase218: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st155 + goto st219 } goto tr24 - st155: + st219: if (m.p)++; (m.p) == (m.pe) { - goto _testEof155 + goto _testEof219 } - stCase155: + stCase219: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st156 + goto st220 } goto tr24 - st156: + st220: if (m.p)++; (m.p) == (m.pe) { - goto _testEof156 + goto _testEof220 } - stCase156: + stCase220: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st157 + goto st221 } goto tr24 - st157: + st221: if (m.p)++; (m.p) == (m.pe) { - goto _testEof157 + goto _testEof221 } - stCase157: + stCase221: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st158 + goto st222 } goto tr24 - st158: + st222: if (m.p)++; (m.p) == (m.pe) { - goto _testEof158 + goto _testEof222 } - stCase158: + stCase222: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st159 + goto st223 } goto tr24 - st159: + st223: if (m.p)++; (m.p) == (m.pe) { - goto _testEof159 + goto _testEof223 } - stCase159: + stCase223: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st160 + goto st224 } goto tr24 - st160: + st224: if (m.p)++; (m.p) == (m.pe) { - goto _testEof160 + goto _testEof224 } - stCase160: + stCase224: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st161 + goto st225 } goto tr24 - st161: + st225: if (m.p)++; (m.p) == (m.pe) { - goto _testEof161 + goto _testEof225 } - stCase161: + stCase225: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st162 + goto st226 } goto tr24 - st162: + st226: if (m.p)++; (m.p) == (m.pe) { - goto _testEof162 + goto _testEof226 } - stCase162: + stCase226: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st163 + goto st227 } goto tr24 - st163: + st227: if (m.p)++; (m.p) == (m.pe) { - goto _testEof163 + goto _testEof227 } - stCase163: + stCase227: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st164 + goto st228 } goto tr24 - st164: + st228: if (m.p)++; (m.p) == (m.pe) { - goto _testEof164 + goto _testEof228 } - stCase164: + stCase228: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st165 + goto st229 } goto tr24 - st165: + st229: if (m.p)++; (m.p) == (m.pe) { - goto _testEof165 + goto _testEof229 } - stCase165: + stCase229: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st166 + goto st230 } goto tr24 - st166: + st230: if (m.p)++; (m.p) == (m.pe) { - goto _testEof166 + goto _testEof230 } - stCase166: + stCase230: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st167 + goto st231 } goto tr24 - st167: + st231: if (m.p)++; (m.p) == (m.pe) { - goto _testEof167 + goto _testEof231 } - stCase167: + stCase231: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st168 + goto st232 } goto tr24 - st168: + st232: if (m.p)++; (m.p) == (m.pe) { - goto _testEof168 + goto _testEof232 } - stCase168: + stCase232: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st169 + goto st233 } goto tr24 - st169: + st233: if (m.p)++; (m.p) == (m.pe) { - goto _testEof169 + goto _testEof233 } - stCase169: + stCase233: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st170 + goto st234 } goto tr24 - st170: + st234: if (m.p)++; (m.p) == (m.pe) { - goto _testEof170 + goto _testEof234 } - stCase170: + stCase234: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st171 + goto st235 } goto tr24 - st171: + st235: if (m.p)++; (m.p) == (m.pe) { - goto _testEof171 + goto _testEof235 } - stCase171: + stCase235: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st172 + goto st236 } goto tr24 - st172: + st236: if (m.p)++; (m.p) == (m.pe) { - goto _testEof172 + goto _testEof236 } - stCase172: + stCase236: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st173 + goto st237 } goto tr24 - st173: + st237: if (m.p)++; (m.p) == (m.pe) { - goto _testEof173 + goto _testEof237 } - stCase173: + stCase237: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st174 + goto st238 } goto tr24 - st174: + st238: if (m.p)++; (m.p) == (m.pe) { - goto _testEof174 + goto _testEof238 } - stCase174: + stCase238: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st175 + goto st239 } goto tr24 - st175: + st239: if (m.p)++; (m.p) == (m.pe) { - goto _testEof175 + goto _testEof239 } - stCase175: + stCase239: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st176 + goto st240 } goto tr24 - st176: + st240: if (m.p)++; (m.p) == (m.pe) { - goto _testEof176 + goto _testEof240 } - stCase176: + stCase240: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st177 + goto st241 } goto tr24 - st177: + st241: if (m.p)++; (m.p) == (m.pe) { - goto _testEof177 + goto _testEof241 } - stCase177: + stCase241: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st178 + goto st242 } goto tr24 - st178: + st242: if (m.p)++; (m.p) == (m.pe) { - goto _testEof178 + goto _testEof242 } - stCase178: + stCase242: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st179 + goto st243 } goto tr24 - st179: + st243: if (m.p)++; (m.p) == (m.pe) { - goto _testEof179 + goto _testEof243 } - stCase179: + stCase243: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st180 + goto st244 } goto tr24 - st180: + st244: if (m.p)++; (m.p) == (m.pe) { - goto _testEof180 + goto _testEof244 } - stCase180: + stCase244: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st181 + goto st245 } goto tr24 - st181: + st245: if (m.p)++; (m.p) == (m.pe) { - goto _testEof181 + goto _testEof245 } - stCase181: + stCase245: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st182 + goto st246 } goto tr24 - st182: + st246: if (m.p)++; (m.p) == (m.pe) { - goto _testEof182 + goto _testEof246 } - stCase182: + stCase246: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st183 + goto st247 } goto tr24 - st183: + st247: if (m.p)++; (m.p) == (m.pe) { - goto _testEof183 + goto _testEof247 } - stCase183: + stCase247: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st184 + goto st248 } goto tr24 - st184: + st248: if (m.p)++; (m.p) == (m.pe) { - goto _testEof184 + goto _testEof248 } - stCase184: + stCase248: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st185 + goto st249 } goto tr24 - st185: + st249: if (m.p)++; (m.p) == (m.pe) { - goto _testEof185 + goto _testEof249 } - stCase185: + stCase249: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st186 + goto st250 } goto tr24 - st186: + st250: if (m.p)++; (m.p) == (m.pe) { - goto _testEof186 + goto _testEof250 } - stCase186: + stCase250: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st187 + goto st251 } goto tr24 - st187: + st251: if (m.p)++; (m.p) == (m.pe) { - goto _testEof187 + goto _testEof251 } - stCase187: + stCase251: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st188 + goto st252 } goto tr24 - st188: + st252: if (m.p)++; (m.p) == (m.pe) { - goto _testEof188 + goto _testEof252 } - stCase188: + stCase252: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st189 + goto st253 } goto tr24 - st189: + st253: if (m.p)++; (m.p) == (m.pe) { - goto _testEof189 + goto _testEof253 } - stCase189: + stCase253: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st190 + goto st254 } goto tr24 - st190: + st254: if (m.p)++; (m.p) == (m.pe) { - goto _testEof190 + goto _testEof254 } - stCase190: + stCase254: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st191 + goto st255 } goto tr24 - st191: + st255: if (m.p)++; (m.p) == (m.pe) { - goto _testEof191 + goto _testEof255 } - stCase191: + stCase255: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st192 + goto st256 } goto tr24 - st192: + st256: if (m.p)++; (m.p) == (m.pe) { - goto _testEof192 + goto _testEof256 } - stCase192: + stCase256: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st193 + goto st257 } goto tr24 - st193: + st257: if (m.p)++; (m.p) == (m.pe) { - goto _testEof193 + goto _testEof257 } - stCase193: + stCase257: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st194 + goto st258 } goto tr24 - st194: + st258: if (m.p)++; (m.p) == (m.pe) { - goto _testEof194 + goto _testEof258 } - stCase194: + stCase258: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st195 + goto st259 } goto tr24 - st195: + st259: if (m.p)++; (m.p) == (m.pe) { - goto _testEof195 + goto _testEof259 } - stCase195: + stCase259: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st196 + goto st260 } goto tr24 - st196: + st260: if (m.p)++; (m.p) == (m.pe) { - goto _testEof196 + goto _testEof260 } - stCase196: + stCase260: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st197 + goto st261 } goto tr24 - st197: + st261: if (m.p)++; (m.p) == (m.pe) { - goto _testEof197 + goto _testEof261 } - stCase197: + stCase261: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st198 + goto st262 } goto tr24 - st198: + st262: if (m.p)++; (m.p) == (m.pe) { - goto _testEof198 + goto _testEof262 } - stCase198: + stCase262: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st199 + goto st263 } goto tr24 - st199: + st263: if (m.p)++; (m.p) == (m.pe) { - goto _testEof199 + goto _testEof263 } - stCase199: + stCase263: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st200 + goto st264 } goto tr24 - st200: + st264: if (m.p)++; (m.p) == (m.pe) { - goto _testEof200 + goto _testEof264 } - stCase200: + stCase264: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st201 + goto st265 } goto tr24 - st201: + st265: if (m.p)++; (m.p) == (m.pe) { - goto _testEof201 + goto _testEof265 } - stCase201: + stCase265: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st202 + goto st266 } goto tr24 - st202: + st266: if (m.p)++; (m.p) == (m.pe) { - goto _testEof202 + goto _testEof266 } - stCase202: + stCase266: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st203 + goto st267 } goto tr24 - st203: + st267: if (m.p)++; (m.p) == (m.pe) { - goto _testEof203 + goto _testEof267 } - stCase203: + stCase267: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st204 + goto st268 } goto tr24 - st204: + st268: if (m.p)++; (m.p) == (m.pe) { - goto _testEof204 + goto _testEof268 } - stCase204: + stCase268: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st205 + goto st269 } goto tr24 - st205: + st269: if (m.p)++; (m.p) == (m.pe) { - goto _testEof205 + goto _testEof269 } - stCase205: + stCase269: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st206 + goto st270 } goto tr24 - st206: + st270: if (m.p)++; (m.p) == (m.pe) { - goto _testEof206 + goto _testEof270 } - stCase206: + stCase270: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st207 + goto st271 } goto tr24 - st207: + st271: if (m.p)++; (m.p) == (m.pe) { - goto _testEof207 + goto _testEof271 } - stCase207: + stCase271: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st208 + goto st272 } goto tr24 - st208: + st272: if (m.p)++; (m.p) == (m.pe) { - goto _testEof208 + goto _testEof272 } - stCase208: + stCase272: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st209 + goto st273 } goto tr24 - st209: + st273: if (m.p)++; (m.p) == (m.pe) { - goto _testEof209 + goto _testEof273 } - stCase209: + stCase273: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st210 + goto st274 } goto tr24 - st210: + st274: if (m.p)++; (m.p) == (m.pe) { - goto _testEof210 + goto _testEof274 } - stCase210: + stCase274: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st211 + goto st275 } goto tr24 - st211: + st275: if (m.p)++; (m.p) == (m.pe) { - goto _testEof211 + goto _testEof275 } - stCase211: + stCase275: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st212 + goto st276 } goto tr24 - st212: + st276: if (m.p)++; (m.p) == (m.pe) { - goto _testEof212 + goto _testEof276 } - stCase212: + stCase276: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st213 + goto st277 } goto tr24 - st213: + st277: if (m.p)++; (m.p) == (m.pe) { - goto _testEof213 + goto _testEof277 } - stCase213: + stCase277: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st214 + goto st278 } goto tr24 - st214: + st278: if (m.p)++; (m.p) == (m.pe) { - goto _testEof214 + goto _testEof278 } - stCase214: + stCase278: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st215 + goto st279 } goto tr24 - st215: + st279: if (m.p)++; (m.p) == (m.pe) { - goto _testEof215 + goto _testEof279 } - stCase215: + stCase279: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st216 + goto st280 } goto tr24 - st216: + st280: if (m.p)++; (m.p) == (m.pe) { - goto _testEof216 + goto _testEof280 } - stCase216: + stCase280: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st217 + goto st281 } goto tr24 - st217: + st281: if (m.p)++; (m.p) == (m.pe) { - goto _testEof217 + goto _testEof281 } - stCase217: + stCase281: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st218 + goto st282 } goto tr24 - st218: + st282: if (m.p)++; (m.p) == (m.pe) { - goto _testEof218 + goto _testEof282 } - stCase218: + stCase282: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st219 + goto st283 } goto tr24 - st219: + st283: if (m.p)++; (m.p) == (m.pe) { - goto _testEof219 + goto _testEof283 } - stCase219: + stCase283: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st220 + goto st284 } goto tr24 - st220: + st284: if (m.p)++; (m.p) == (m.pe) { - goto _testEof220 + goto _testEof284 } - stCase220: + stCase284: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st221 + goto st285 } goto tr24 - st221: + st285: if (m.p)++; (m.p) == (m.pe) { - goto _testEof221 + goto _testEof285 } - stCase221: + stCase285: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st222 + goto st286 } goto tr24 - st222: + st286: if (m.p)++; (m.p) == (m.pe) { - goto _testEof222 + goto _testEof286 } - stCase222: + stCase286: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st223 + goto st287 } goto tr24 - st223: + st287: if (m.p)++; (m.p) == (m.pe) { - goto _testEof223 + goto _testEof287 } - stCase223: + stCase287: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st224 + goto st288 } goto tr24 - st224: + st288: if (m.p)++; (m.p) == (m.pe) { - goto _testEof224 + goto _testEof288 } - stCase224: + stCase288: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st225 + goto st289 } goto tr24 - st225: + st289: if (m.p)++; (m.p) == (m.pe) { - goto _testEof225 + goto _testEof289 } - stCase225: + stCase289: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st226 + goto st290 } goto tr24 - st226: + st290: if (m.p)++; (m.p) == (m.pe) { - goto _testEof226 + goto _testEof290 } - stCase226: + stCase290: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st227 + goto st291 } goto tr24 - st227: + st291: if (m.p)++; (m.p) == (m.pe) { - goto _testEof227 + goto _testEof291 } - stCase227: + stCase291: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st228 + goto st292 } goto tr24 - st228: + st292: if (m.p)++; (m.p) == (m.pe) { - goto _testEof228 + goto _testEof292 } - stCase228: + stCase292: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st229 + goto st293 } goto tr24 - st229: + st293: if (m.p)++; (m.p) == (m.pe) { - goto _testEof229 + goto _testEof293 } - stCase229: + stCase293: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st230 + goto st294 } goto tr24 - st230: + st294: if (m.p)++; (m.p) == (m.pe) { - goto _testEof230 + goto _testEof294 } - stCase230: + stCase294: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st231 + goto st295 } goto tr24 - st231: + st295: if (m.p)++; (m.p) == (m.pe) { - goto _testEof231 + goto _testEof295 } - stCase231: + stCase295: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st232 + goto st296 } goto tr24 - st232: + st296: if (m.p)++; (m.p) == (m.pe) { - goto _testEof232 + goto _testEof296 } - stCase232: + stCase296: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st233 + goto st297 } goto tr24 - st233: + st297: if (m.p)++; (m.p) == (m.pe) { - goto _testEof233 + goto _testEof297 } - stCase233: + stCase297: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st234 + goto st298 } goto tr24 - st234: + st298: if (m.p)++; (m.p) == (m.pe) { - goto _testEof234 + goto _testEof298 } - stCase234: + stCase298: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st235 + goto st299 } goto tr24 - st235: + st299: if (m.p)++; (m.p) == (m.pe) { - goto _testEof235 + goto _testEof299 } - stCase235: + stCase299: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st236 + goto st300 } goto tr24 - st236: + st300: if (m.p)++; (m.p) == (m.pe) { - goto _testEof236 + goto _testEof300 } - stCase236: + stCase300: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st237 + goto st301 } goto tr24 - st237: + st301: if (m.p)++; (m.p) == (m.pe) { - goto _testEof237 + goto _testEof301 } - stCase237: + stCase301: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st238 + goto st302 } goto tr24 - st238: + st302: if (m.p)++; (m.p) == (m.pe) { - goto _testEof238 + goto _testEof302 } - stCase238: + stCase302: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st239 + goto st303 } goto tr24 - st239: + st303: if (m.p)++; (m.p) == (m.pe) { - goto _testEof239 + goto _testEof303 } - stCase239: + stCase303: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st240 + goto st304 } goto tr24 - st240: + st304: if (m.p)++; (m.p) == (m.pe) { - goto _testEof240 + goto _testEof304 } - stCase240: + stCase304: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st241 + goto st305 } goto tr24 - st241: + st305: if (m.p)++; (m.p) == (m.pe) { - goto _testEof241 + goto _testEof305 } - stCase241: + stCase305: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st242 + goto st306 } goto tr24 - st242: + st306: if (m.p)++; (m.p) == (m.pe) { - goto _testEof242 + goto _testEof306 } - stCase242: + stCase306: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st243 + goto st307 } goto tr24 - st243: + st307: if (m.p)++; (m.p) == (m.pe) { - goto _testEof243 + goto _testEof307 } - stCase243: + stCase307: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st244 + goto st308 } goto tr24 - st244: + st308: if (m.p)++; (m.p) == (m.pe) { - goto _testEof244 + goto _testEof308 } - stCase244: + stCase308: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st245 + goto st309 } goto tr24 - st245: + st309: if (m.p)++; (m.p) == (m.pe) { - goto _testEof245 + goto _testEof309 } - stCase245: + stCase309: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st246 + goto st310 } goto tr24 - st246: + st310: if (m.p)++; (m.p) == (m.pe) { - goto _testEof246 + goto _testEof310 } - stCase246: + stCase310: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st247 + goto st311 } goto tr24 - st247: + st311: if (m.p)++; (m.p) == (m.pe) { - goto _testEof247 + goto _testEof311 } - stCase247: + stCase311: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st248 + goto st312 } goto tr24 - st248: + st312: if (m.p)++; (m.p) == (m.pe) { - goto _testEof248 + goto _testEof312 } - stCase248: + stCase312: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st249 + goto st313 } goto tr24 - st249: + st313: if (m.p)++; (m.p) == (m.pe) { - goto _testEof249 + goto _testEof313 } - stCase249: + stCase313: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st250 + goto st314 } goto tr24 - st250: + st314: if (m.p)++; (m.p) == (m.pe) { - goto _testEof250 + goto _testEof314 } - stCase250: + stCase314: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st251 + goto st315 } goto tr24 - st251: + st315: if (m.p)++; (m.p) == (m.pe) { - goto _testEof251 + goto _testEof315 } - stCase251: + stCase315: if (m.data)[(m.p)] == 32 { goto tr26 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st252 + goto st316 } goto tr24 - st252: + st316: if (m.p)++; (m.p) == (m.pe) { - goto _testEof252 + goto _testEof316 } - stCase252: + stCase316: if (m.data)[(m.p)] == 32 { goto tr26 } goto tr24 - st253: + st317: if (m.p)++; (m.p) == (m.pe) { - goto _testEof253 + goto _testEof317 } - stCase253: + stCase317: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st254 + goto st318 } goto tr20 - st254: + st318: if (m.p)++; (m.p) == (m.pe) { - goto _testEof254 + goto _testEof318 } - stCase254: + stCase318: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st255 + goto st319 } goto tr20 - st255: + st319: if (m.p)++; (m.p) == (m.pe) { - goto _testEof255 + goto _testEof319 } - stCase255: + stCase319: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st256 + goto st320 } goto tr20 - st256: + st320: if (m.p)++; (m.p) == (m.pe) { - goto _testEof256 + goto _testEof320 } - stCase256: + stCase320: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st257 + goto st321 } goto tr20 - st257: + st321: if (m.p)++; (m.p) == (m.pe) { - goto _testEof257 + goto _testEof321 } - stCase257: + stCase321: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st258 + goto st322 } goto tr20 - st258: + st322: if (m.p)++; (m.p) == (m.pe) { - goto _testEof258 + goto _testEof322 } - stCase258: + stCase322: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st259 + goto st323 } goto tr20 - st259: + st323: if (m.p)++; (m.p) == (m.pe) { - goto _testEof259 + goto _testEof323 } - stCase259: + stCase323: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st260 + goto st324 } goto tr20 - st260: + st324: if (m.p)++; (m.p) == (m.pe) { - goto _testEof260 + goto _testEof324 } - stCase260: + stCase324: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st261 + goto st325 } goto tr20 - st261: + st325: if (m.p)++; (m.p) == (m.pe) { - goto _testEof261 + goto _testEof325 } - stCase261: + stCase325: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st262 + goto st326 } goto tr20 - st262: + st326: if (m.p)++; (m.p) == (m.pe) { - goto _testEof262 + goto _testEof326 } - stCase262: + stCase326: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st263 + goto st327 } goto tr20 - st263: + st327: if (m.p)++; (m.p) == (m.pe) { - goto _testEof263 + goto _testEof327 } - stCase263: + stCase327: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st264 + goto st328 } goto tr20 - st264: + st328: if (m.p)++; (m.p) == (m.pe) { - goto _testEof264 + goto _testEof328 } - stCase264: + stCase328: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st265 + goto st329 } goto tr20 - st265: + st329: if (m.p)++; (m.p) == (m.pe) { - goto _testEof265 + goto _testEof329 } - stCase265: + stCase329: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st266 + goto st330 } goto tr20 - st266: + st330: if (m.p)++; (m.p) == (m.pe) { - goto _testEof266 + goto _testEof330 } - stCase266: + stCase330: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st267 + goto st331 } goto tr20 - st267: + st331: if (m.p)++; (m.p) == (m.pe) { - goto _testEof267 + goto _testEof331 } - stCase267: + stCase331: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st268 + goto st332 } goto tr20 - st268: + st332: if (m.p)++; (m.p) == (m.pe) { - goto _testEof268 + goto _testEof332 } - stCase268: + stCase332: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st269 + goto st333 } goto tr20 - st269: + st333: if (m.p)++; (m.p) == (m.pe) { - goto _testEof269 + goto _testEof333 } - stCase269: + stCase333: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st270 + goto st334 } goto tr20 - st270: + st334: if (m.p)++; (m.p) == (m.pe) { - goto _testEof270 + goto _testEof334 } - stCase270: + stCase334: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st271 + goto st335 } goto tr20 - st271: + st335: if (m.p)++; (m.p) == (m.pe) { - goto _testEof271 + goto _testEof335 } - stCase271: + stCase335: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st272 + goto st336 } goto tr20 - st272: + st336: if (m.p)++; (m.p) == (m.pe) { - goto _testEof272 + goto _testEof336 } - stCase272: + stCase336: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st273 + goto st337 } goto tr20 - st273: + st337: if (m.p)++; (m.p) == (m.pe) { - goto _testEof273 + goto _testEof337 } - stCase273: + stCase337: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st274 + goto st338 } goto tr20 - st274: + st338: if (m.p)++; (m.p) == (m.pe) { - goto _testEof274 + goto _testEof338 } - stCase274: + stCase338: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st275 + goto st339 } goto tr20 - st275: + st339: if (m.p)++; (m.p) == (m.pe) { - goto _testEof275 + goto _testEof339 } - stCase275: + stCase339: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st276 + goto st340 } goto tr20 - st276: + st340: if (m.p)++; (m.p) == (m.pe) { - goto _testEof276 + goto _testEof340 } - stCase276: + stCase340: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st277 + goto st341 } goto tr20 - st277: + st341: if (m.p)++; (m.p) == (m.pe) { - goto _testEof277 + goto _testEof341 } - stCase277: + stCase341: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st278 + goto st342 } goto tr20 - st278: + st342: if (m.p)++; (m.p) == (m.pe) { - goto _testEof278 + goto _testEof342 } - stCase278: + stCase342: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st279 + goto st343 } goto tr20 - st279: + st343: if (m.p)++; (m.p) == (m.pe) { - goto _testEof279 + goto _testEof343 } - stCase279: + stCase343: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st280 + goto st344 } goto tr20 - st280: + st344: if (m.p)++; (m.p) == (m.pe) { - goto _testEof280 + goto _testEof344 } - stCase280: + stCase344: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st281 + goto st345 } goto tr20 - st281: + st345: if (m.p)++; (m.p) == (m.pe) { - goto _testEof281 + goto _testEof345 } - stCase281: + stCase345: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st282 + goto st346 } goto tr20 - st282: + st346: if (m.p)++; (m.p) == (m.pe) { - goto _testEof282 + goto _testEof346 } - stCase282: + stCase346: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st283 + goto st347 } goto tr20 - st283: + st347: if (m.p)++; (m.p) == (m.pe) { - goto _testEof283 + goto _testEof347 } - stCase283: + stCase347: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st284 + goto st348 } goto tr20 - st284: + st348: if (m.p)++; (m.p) == (m.pe) { - goto _testEof284 + goto _testEof348 } - stCase284: + stCase348: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st285 + goto st349 } goto tr20 - st285: + st349: if (m.p)++; (m.p) == (m.pe) { - goto _testEof285 + goto _testEof349 } - stCase285: + stCase349: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st286 + goto st350 } goto tr20 - st286: + st350: if (m.p)++; (m.p) == (m.pe) { - goto _testEof286 + goto _testEof350 } - stCase286: + stCase350: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st287 + goto st351 } goto tr20 - st287: + st351: if (m.p)++; (m.p) == (m.pe) { - goto _testEof287 + goto _testEof351 } - stCase287: + stCase351: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st288 + goto st352 } goto tr20 - st288: + st352: if (m.p)++; (m.p) == (m.pe) { - goto _testEof288 + goto _testEof352 } - stCase288: + stCase352: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st289 + goto st353 } goto tr20 - st289: + st353: if (m.p)++; (m.p) == (m.pe) { - goto _testEof289 + goto _testEof353 } - stCase289: + stCase353: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st290 + goto st354 } goto tr20 - st290: + st354: if (m.p)++; (m.p) == (m.pe) { - goto _testEof290 + goto _testEof354 } - stCase290: + stCase354: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st291 + goto st355 } goto tr20 - st291: + st355: if (m.p)++; (m.p) == (m.pe) { - goto _testEof291 + goto _testEof355 } - stCase291: + stCase355: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st292 + goto st356 } goto tr20 - st292: + st356: if (m.p)++; (m.p) == (m.pe) { - goto _testEof292 + goto _testEof356 } - stCase292: + stCase356: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st293 + goto st357 } goto tr20 - st293: + st357: if (m.p)++; (m.p) == (m.pe) { - goto _testEof293 + goto _testEof357 } - stCase293: + stCase357: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st294 + goto st358 } goto tr20 - st294: + st358: if (m.p)++; (m.p) == (m.pe) { - goto _testEof294 + goto _testEof358 } - stCase294: + stCase358: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st295 + goto st359 } goto tr20 - st295: + st359: if (m.p)++; (m.p) == (m.pe) { - goto _testEof295 + goto _testEof359 } - stCase295: + stCase359: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st296 + goto st360 } goto tr20 - st296: + st360: if (m.p)++; (m.p) == (m.pe) { - goto _testEof296 + goto _testEof360 } - stCase296: + stCase360: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st297 + goto st361 } goto tr20 - st297: + st361: if (m.p)++; (m.p) == (m.pe) { - goto _testEof297 + goto _testEof361 } - stCase297: + stCase361: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st298 + goto st362 } goto tr20 - st298: + st362: if (m.p)++; (m.p) == (m.pe) { - goto _testEof298 + goto _testEof362 } - stCase298: + stCase362: if (m.data)[(m.p)] == 32 { goto tr22 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st299 + goto st363 } goto tr20 - st299: + st363: if (m.p)++; (m.p) == (m.pe) { - goto _testEof299 + goto _testEof363 } - stCase299: + stCase363: if (m.data)[(m.p)] == 32 { goto tr22 } goto tr20 - st300: + st364: if (m.p)++; (m.p) == (m.pe) { - goto _testEof300 + goto _testEof364 } - stCase300: + stCase364: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st301 + goto st365 } goto tr16 - st301: + st365: if (m.p)++; (m.p) == (m.pe) { - goto _testEof301 + goto _testEof365 } - stCase301: + stCase365: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st302 + goto st366 } goto tr16 - st302: + st366: if (m.p)++; (m.p) == (m.pe) { - goto _testEof302 + goto _testEof366 } - stCase302: + stCase366: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st303 + goto st367 } goto tr16 - st303: + st367: if (m.p)++; (m.p) == (m.pe) { - goto _testEof303 + goto _testEof367 } - stCase303: + stCase367: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st304 + goto st368 } goto tr16 - st304: + st368: if (m.p)++; (m.p) == (m.pe) { - goto _testEof304 + goto _testEof368 } - stCase304: + stCase368: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st305 + goto st369 } goto tr16 - st305: + st369: if (m.p)++; (m.p) == (m.pe) { - goto _testEof305 + goto _testEof369 } - stCase305: + stCase369: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st306 + goto st370 } goto tr16 - st306: + st370: if (m.p)++; (m.p) == (m.pe) { - goto _testEof306 + goto _testEof370 } - stCase306: + stCase370: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st307 + goto st371 } goto tr16 - st307: + st371: if (m.p)++; (m.p) == (m.pe) { - goto _testEof307 + goto _testEof371 } - stCase307: + stCase371: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st308 + goto st372 } goto tr16 - st308: + st372: if (m.p)++; (m.p) == (m.pe) { - goto _testEof308 + goto _testEof372 } - stCase308: + stCase372: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st309 + goto st373 } goto tr16 - st309: + st373: if (m.p)++; (m.p) == (m.pe) { - goto _testEof309 + goto _testEof373 } - stCase309: + stCase373: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st310 + goto st374 } goto tr16 - st310: + st374: if (m.p)++; (m.p) == (m.pe) { - goto _testEof310 + goto _testEof374 } - stCase310: + stCase374: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st311 + goto st375 } goto tr16 - st311: + st375: if (m.p)++; (m.p) == (m.pe) { - goto _testEof311 + goto _testEof375 } - stCase311: + stCase375: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st312 + goto st376 } goto tr16 - st312: + st376: if (m.p)++; (m.p) == (m.pe) { - goto _testEof312 + goto _testEof376 } - stCase312: + stCase376: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st313 + goto st377 } goto tr16 - st313: + st377: if (m.p)++; (m.p) == (m.pe) { - goto _testEof313 + goto _testEof377 } - stCase313: + stCase377: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st314 + goto st378 } goto tr16 - st314: + st378: if (m.p)++; (m.p) == (m.pe) { - goto _testEof314 + goto _testEof378 } - stCase314: + stCase378: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st315 + goto st379 } goto tr16 - st315: + st379: if (m.p)++; (m.p) == (m.pe) { - goto _testEof315 + goto _testEof379 } - stCase315: + stCase379: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st316 + goto st380 } goto tr16 - st316: + st380: if (m.p)++; (m.p) == (m.pe) { - goto _testEof316 + goto _testEof380 } - stCase316: + stCase380: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st317 + goto st381 } goto tr16 - st317: + st381: if (m.p)++; (m.p) == (m.pe) { - goto _testEof317 + goto _testEof381 } - stCase317: + stCase381: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st318 + goto st382 } goto tr16 - st318: + st382: if (m.p)++; (m.p) == (m.pe) { - goto _testEof318 + goto _testEof382 } - stCase318: + stCase382: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st319 + goto st383 } goto tr16 - st319: + st383: if (m.p)++; (m.p) == (m.pe) { - goto _testEof319 + goto _testEof383 } - stCase319: + stCase383: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st320 + goto st384 } goto tr16 - st320: + st384: if (m.p)++; (m.p) == (m.pe) { - goto _testEof320 + goto _testEof384 } - stCase320: + stCase384: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st321 + goto st385 } goto tr16 - st321: + st385: if (m.p)++; (m.p) == (m.pe) { - goto _testEof321 + goto _testEof385 } - stCase321: + stCase385: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st322 + goto st386 } goto tr16 - st322: + st386: if (m.p)++; (m.p) == (m.pe) { - goto _testEof322 + goto _testEof386 } - stCase322: + stCase386: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st323 + goto st387 } goto tr16 - st323: + st387: if (m.p)++; (m.p) == (m.pe) { - goto _testEof323 + goto _testEof387 } - stCase323: + stCase387: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st324 + goto st388 } goto tr16 - st324: + st388: if (m.p)++; (m.p) == (m.pe) { - goto _testEof324 + goto _testEof388 } - stCase324: + stCase388: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st325 + goto st389 } goto tr16 - st325: + st389: if (m.p)++; (m.p) == (m.pe) { - goto _testEof325 + goto _testEof389 } - stCase325: + stCase389: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st326 + goto st390 } goto tr16 - st326: + st390: if (m.p)++; (m.p) == (m.pe) { - goto _testEof326 + goto _testEof390 } - stCase326: + stCase390: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st327 + goto st391 } goto tr16 - st327: + st391: if (m.p)++; (m.p) == (m.pe) { - goto _testEof327 + goto _testEof391 } - stCase327: + stCase391: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st328 + goto st392 } goto tr16 - st328: + st392: if (m.p)++; (m.p) == (m.pe) { - goto _testEof328 + goto _testEof392 } - stCase328: + stCase392: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st329 + goto st393 } goto tr16 - st329: + st393: if (m.p)++; (m.p) == (m.pe) { - goto _testEof329 + goto _testEof393 } - stCase329: + stCase393: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st330 + goto st394 } goto tr16 - st330: + st394: if (m.p)++; (m.p) == (m.pe) { - goto _testEof330 + goto _testEof394 } - stCase330: + stCase394: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st331 + goto st395 } goto tr16 - st331: + st395: if (m.p)++; (m.p) == (m.pe) { - goto _testEof331 + goto _testEof395 } - stCase331: + stCase395: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st332 + goto st396 } goto tr16 - st332: + st396: if (m.p)++; (m.p) == (m.pe) { - goto _testEof332 + goto _testEof396 } - stCase332: + stCase396: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st333 + goto st397 } goto tr16 - st333: + st397: if (m.p)++; (m.p) == (m.pe) { - goto _testEof333 + goto _testEof397 } - stCase333: + stCase397: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st334 + goto st398 } goto tr16 - st334: + st398: if (m.p)++; (m.p) == (m.pe) { - goto _testEof334 + goto _testEof398 } - stCase334: + stCase398: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st335 + goto st399 } goto tr16 - st335: + st399: if (m.p)++; (m.p) == (m.pe) { - goto _testEof335 + goto _testEof399 } - stCase335: + stCase399: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st336 + goto st400 } goto tr16 - st336: + st400: if (m.p)++; (m.p) == (m.pe) { - goto _testEof336 + goto _testEof400 } - stCase336: + stCase400: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st337 + goto st401 } goto tr16 - st337: + st401: if (m.p)++; (m.p) == (m.pe) { - goto _testEof337 + goto _testEof401 } - stCase337: + stCase401: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st338 + goto st402 } goto tr16 - st338: + st402: if (m.p)++; (m.p) == (m.pe) { - goto _testEof338 + goto _testEof402 } - stCase338: + stCase402: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st339 + goto st403 } goto tr16 - st339: + st403: if (m.p)++; (m.p) == (m.pe) { - goto _testEof339 + goto _testEof403 } - stCase339: + stCase403: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st340 + goto st404 } goto tr16 - st340: + st404: if (m.p)++; (m.p) == (m.pe) { - goto _testEof340 + goto _testEof404 } - stCase340: + stCase404: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st341 + goto st405 } goto tr16 - st341: + st405: if (m.p)++; (m.p) == (m.pe) { - goto _testEof341 + goto _testEof405 } - stCase341: + stCase405: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st342 + goto st406 } goto tr16 - st342: + st406: if (m.p)++; (m.p) == (m.pe) { - goto _testEof342 + goto _testEof406 } - stCase342: + stCase406: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st343 + goto st407 } goto tr16 - st343: + st407: if (m.p)++; (m.p) == (m.pe) { - goto _testEof343 + goto _testEof407 } - stCase343: + stCase407: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st344 + goto st408 } goto tr16 - st344: + st408: if (m.p)++; (m.p) == (m.pe) { - goto _testEof344 + goto _testEof408 } - stCase344: + stCase408: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st345 + goto st409 } goto tr16 - st345: + st409: if (m.p)++; (m.p) == (m.pe) { - goto _testEof345 + goto _testEof409 } - stCase345: + stCase409: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st346 + goto st410 } goto tr16 - st346: + st410: if (m.p)++; (m.p) == (m.pe) { - goto _testEof346 + goto _testEof410 } - stCase346: + stCase410: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st347 + goto st411 } goto tr16 - st347: + st411: if (m.p)++; (m.p) == (m.pe) { - goto _testEof347 + goto _testEof411 } - stCase347: + stCase411: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st348 + goto st412 } goto tr16 - st348: + st412: if (m.p)++; (m.p) == (m.pe) { - goto _testEof348 + goto _testEof412 } - stCase348: + stCase412: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st349 + goto st413 } goto tr16 - st349: + st413: if (m.p)++; (m.p) == (m.pe) { - goto _testEof349 + goto _testEof413 } - stCase349: + stCase413: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st350 + goto st414 } goto tr16 - st350: + st414: if (m.p)++; (m.p) == (m.pe) { - goto _testEof350 + goto _testEof414 } - stCase350: + stCase414: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st351 + goto st415 } goto tr16 - st351: + st415: if (m.p)++; (m.p) == (m.pe) { - goto _testEof351 + goto _testEof415 } - stCase351: + stCase415: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st352 + goto st416 } goto tr16 - st352: + st416: if (m.p)++; (m.p) == (m.pe) { - goto _testEof352 + goto _testEof416 } - stCase352: + stCase416: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st353 + goto st417 } goto tr16 - st353: + st417: if (m.p)++; (m.p) == (m.pe) { - goto _testEof353 + goto _testEof417 } - stCase353: + stCase417: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st354 + goto st418 } goto tr16 - st354: + st418: if (m.p)++; (m.p) == (m.pe) { - goto _testEof354 + goto _testEof418 } - stCase354: + stCase418: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st355 + goto st419 } goto tr16 - st355: + st419: if (m.p)++; (m.p) == (m.pe) { - goto _testEof355 + goto _testEof419 } - stCase355: + stCase419: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st356 + goto st420 } goto tr16 - st356: + st420: if (m.p)++; (m.p) == (m.pe) { - goto _testEof356 + goto _testEof420 } - stCase356: + stCase420: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st357 + goto st421 } goto tr16 - st357: + st421: if (m.p)++; (m.p) == (m.pe) { - goto _testEof357 + goto _testEof421 } - stCase357: + stCase421: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st358 + goto st422 } goto tr16 - st358: + st422: if (m.p)++; (m.p) == (m.pe) { - goto _testEof358 + goto _testEof422 } - stCase358: + stCase422: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st359 + goto st423 } goto tr16 - st359: + st423: if (m.p)++; (m.p) == (m.pe) { - goto _testEof359 + goto _testEof423 } - stCase359: + stCase423: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st360 + goto st424 } goto tr16 - st360: + st424: if (m.p)++; (m.p) == (m.pe) { - goto _testEof360 + goto _testEof424 } - stCase360: + stCase424: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st361 + goto st425 } goto tr16 - st361: + st425: if (m.p)++; (m.p) == (m.pe) { - goto _testEof361 + goto _testEof425 } - stCase361: + stCase425: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st362 + goto st426 } goto tr16 - st362: + st426: if (m.p)++; (m.p) == (m.pe) { - goto _testEof362 + goto _testEof426 } - stCase362: + stCase426: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st363 + goto st427 } goto tr16 - st363: + st427: if (m.p)++; (m.p) == (m.pe) { - goto _testEof363 + goto _testEof427 } - stCase363: + stCase427: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st364 + goto st428 } goto tr16 - st364: + st428: if (m.p)++; (m.p) == (m.pe) { - goto _testEof364 + goto _testEof428 } - stCase364: + stCase428: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st365 + goto st429 } goto tr16 - st365: + st429: if (m.p)++; (m.p) == (m.pe) { - goto _testEof365 + goto _testEof429 } - stCase365: + stCase429: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st366 + goto st430 } goto tr16 - st366: + st430: if (m.p)++; (m.p) == (m.pe) { - goto _testEof366 + goto _testEof430 } - stCase366: + stCase430: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st367 + goto st431 } goto tr16 - st367: + st431: if (m.p)++; (m.p) == (m.pe) { - goto _testEof367 + goto _testEof431 } - stCase367: + stCase431: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st368 + goto st432 } goto tr16 - st368: + st432: if (m.p)++; (m.p) == (m.pe) { - goto _testEof368 + goto _testEof432 } - stCase368: + stCase432: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st369 + goto st433 } goto tr16 - st369: + st433: if (m.p)++; (m.p) == (m.pe) { - goto _testEof369 + goto _testEof433 } - stCase369: + stCase433: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st370 + goto st434 } goto tr16 - st370: + st434: if (m.p)++; (m.p) == (m.pe) { - goto _testEof370 + goto _testEof434 } - stCase370: + stCase434: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st371 + goto st435 } goto tr16 - st371: + st435: if (m.p)++; (m.p) == (m.pe) { - goto _testEof371 + goto _testEof435 } - stCase371: + stCase435: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st372 + goto st436 } goto tr16 - st372: + st436: if (m.p)++; (m.p) == (m.pe) { - goto _testEof372 + goto _testEof436 } - stCase372: + stCase436: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st373 + goto st437 } goto tr16 - st373: + st437: if (m.p)++; (m.p) == (m.pe) { - goto _testEof373 + goto _testEof437 } - stCase373: + stCase437: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st374 + goto st438 } goto tr16 - st374: + st438: if (m.p)++; (m.p) == (m.pe) { - goto _testEof374 + goto _testEof438 } - stCase374: + stCase438: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st375 + goto st439 } goto tr16 - st375: + st439: if (m.p)++; (m.p) == (m.pe) { - goto _testEof375 + goto _testEof439 } - stCase375: + stCase439: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st376 + goto st440 } goto tr16 - st376: + st440: if (m.p)++; (m.p) == (m.pe) { - goto _testEof376 + goto _testEof440 } - stCase376: + stCase440: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st377 + goto st441 } goto tr16 - st377: + st441: if (m.p)++; (m.p) == (m.pe) { - goto _testEof377 + goto _testEof441 } - stCase377: + stCase441: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st378 + goto st442 } goto tr16 - st378: + st442: if (m.p)++; (m.p) == (m.pe) { - goto _testEof378 + goto _testEof442 } - stCase378: + stCase442: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st379 + goto st443 } goto tr16 - st379: + st443: if (m.p)++; (m.p) == (m.pe) { - goto _testEof379 + goto _testEof443 } - stCase379: + stCase443: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st380 + goto st444 } goto tr16 - st380: + st444: if (m.p)++; (m.p) == (m.pe) { - goto _testEof380 + goto _testEof444 } - stCase380: + stCase444: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st381 + goto st445 } goto tr16 - st381: + st445: if (m.p)++; (m.p) == (m.pe) { - goto _testEof381 + goto _testEof445 } - stCase381: + stCase445: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st382 + goto st446 } goto tr16 - st382: + st446: if (m.p)++; (m.p) == (m.pe) { - goto _testEof382 + goto _testEof446 } - stCase382: + stCase446: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st383 + goto st447 } goto tr16 - st383: + st447: if (m.p)++; (m.p) == (m.pe) { - goto _testEof383 + goto _testEof447 } - stCase383: + stCase447: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st384 + goto st448 } goto tr16 - st384: + st448: if (m.p)++; (m.p) == (m.pe) { - goto _testEof384 + goto _testEof448 } - stCase384: + stCase448: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st385 + goto st449 } goto tr16 - st385: + st449: if (m.p)++; (m.p) == (m.pe) { - goto _testEof385 + goto _testEof449 } - stCase385: + stCase449: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st386 + goto st450 } goto tr16 - st386: + st450: if (m.p)++; (m.p) == (m.pe) { - goto _testEof386 + goto _testEof450 } - stCase386: + stCase450: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st387 + goto st451 } goto tr16 - st387: + st451: if (m.p)++; (m.p) == (m.pe) { - goto _testEof387 + goto _testEof451 } - stCase387: + stCase451: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st388 + goto st452 } goto tr16 - st388: + st452: if (m.p)++; (m.p) == (m.pe) { - goto _testEof388 + goto _testEof452 } - stCase388: + stCase452: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st389 + goto st453 } goto tr16 - st389: + st453: if (m.p)++; (m.p) == (m.pe) { - goto _testEof389 + goto _testEof453 } - stCase389: + stCase453: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st390 + goto st454 } goto tr16 - st390: + st454: if (m.p)++; (m.p) == (m.pe) { - goto _testEof390 + goto _testEof454 } - stCase390: + stCase454: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st391 + goto st455 } goto tr16 - st391: + st455: if (m.p)++; (m.p) == (m.pe) { - goto _testEof391 + goto _testEof455 } - stCase391: + stCase455: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st392 + goto st456 } goto tr16 - st392: + st456: if (m.p)++; (m.p) == (m.pe) { - goto _testEof392 + goto _testEof456 } - stCase392: + stCase456: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st393 + goto st457 } goto tr16 - st393: + st457: if (m.p)++; (m.p) == (m.pe) { - goto _testEof393 + goto _testEof457 } - stCase393: + stCase457: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st394 + goto st458 } goto tr16 - st394: + st458: if (m.p)++; (m.p) == (m.pe) { - goto _testEof394 + goto _testEof458 } - stCase394: + stCase458: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st395 + goto st459 } goto tr16 - st395: + st459: if (m.p)++; (m.p) == (m.pe) { - goto _testEof395 + goto _testEof459 } - stCase395: + stCase459: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st396 + goto st460 } goto tr16 - st396: + st460: if (m.p)++; (m.p) == (m.pe) { - goto _testEof396 + goto _testEof460 } - stCase396: + stCase460: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st397 + goto st461 } goto tr16 - st397: + st461: if (m.p)++; (m.p) == (m.pe) { - goto _testEof397 + goto _testEof461 } - stCase397: + stCase461: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st398 + goto st462 } goto tr16 - st398: + st462: if (m.p)++; (m.p) == (m.pe) { - goto _testEof398 + goto _testEof462 } - stCase398: + stCase462: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st399 + goto st463 } goto tr16 - st399: + st463: if (m.p)++; (m.p) == (m.pe) { - goto _testEof399 + goto _testEof463 } - stCase399: + stCase463: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st400 + goto st464 } goto tr16 - st400: + st464: if (m.p)++; (m.p) == (m.pe) { - goto _testEof400 + goto _testEof464 } - stCase400: + stCase464: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st401 + goto st465 } goto tr16 - st401: + st465: if (m.p)++; (m.p) == (m.pe) { - goto _testEof401 + goto _testEof465 } - stCase401: + stCase465: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st402 + goto st466 } goto tr16 - st402: + st466: if (m.p)++; (m.p) == (m.pe) { - goto _testEof402 + goto _testEof466 } - stCase402: + stCase466: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st403 + goto st467 } goto tr16 - st403: + st467: if (m.p)++; (m.p) == (m.pe) { - goto _testEof403 + goto _testEof467 } - stCase403: + stCase467: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st404 + goto st468 } goto tr16 - st404: + st468: if (m.p)++; (m.p) == (m.pe) { - goto _testEof404 + goto _testEof468 } - stCase404: + stCase468: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st405 + goto st469 } goto tr16 - st405: + st469: if (m.p)++; (m.p) == (m.pe) { - goto _testEof405 + goto _testEof469 } - stCase405: + stCase469: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st406 + goto st470 } goto tr16 - st406: + st470: if (m.p)++; (m.p) == (m.pe) { - goto _testEof406 + goto _testEof470 } - stCase406: + stCase470: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st407 + goto st471 } goto tr16 - st407: + st471: if (m.p)++; (m.p) == (m.pe) { - goto _testEof407 + goto _testEof471 } - stCase407: + stCase471: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st408 + goto st472 } goto tr16 - st408: + st472: if (m.p)++; (m.p) == (m.pe) { - goto _testEof408 + goto _testEof472 } - stCase408: + stCase472: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st409 + goto st473 } goto tr16 - st409: + st473: if (m.p)++; (m.p) == (m.pe) { - goto _testEof409 + goto _testEof473 } - stCase409: + stCase473: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st410 + goto st474 } goto tr16 - st410: + st474: if (m.p)++; (m.p) == (m.pe) { - goto _testEof410 + goto _testEof474 } - stCase410: + stCase474: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st411 + goto st475 } goto tr16 - st411: + st475: if (m.p)++; (m.p) == (m.pe) { - goto _testEof411 + goto _testEof475 } - stCase411: + stCase475: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st412 + goto st476 } goto tr16 - st412: + st476: if (m.p)++; (m.p) == (m.pe) { - goto _testEof412 + goto _testEof476 } - stCase412: + stCase476: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st413 + goto st477 } goto tr16 - st413: + st477: if (m.p)++; (m.p) == (m.pe) { - goto _testEof413 + goto _testEof477 } - stCase413: + stCase477: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st414 + goto st478 } goto tr16 - st414: + st478: if (m.p)++; (m.p) == (m.pe) { - goto _testEof414 + goto _testEof478 } - stCase414: + stCase478: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st415 + goto st479 } goto tr16 - st415: + st479: if (m.p)++; (m.p) == (m.pe) { - goto _testEof415 + goto _testEof479 } - stCase415: + stCase479: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st416 + goto st480 } goto tr16 - st416: + st480: if (m.p)++; (m.p) == (m.pe) { - goto _testEof416 + goto _testEof480 } - stCase416: + stCase480: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st417 + goto st481 } goto tr16 - st417: + st481: if (m.p)++; (m.p) == (m.pe) { - goto _testEof417 + goto _testEof481 } - stCase417: + stCase481: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st418 + goto st482 } goto tr16 - st418: + st482: if (m.p)++; (m.p) == (m.pe) { - goto _testEof418 + goto _testEof482 } - stCase418: + stCase482: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st419 + goto st483 } goto tr16 - st419: + st483: if (m.p)++; (m.p) == (m.pe) { - goto _testEof419 + goto _testEof483 } - stCase419: + stCase483: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st420 + goto st484 } goto tr16 - st420: + st484: if (m.p)++; (m.p) == (m.pe) { - goto _testEof420 + goto _testEof484 } - stCase420: + stCase484: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st421 + goto st485 } goto tr16 - st421: + st485: if (m.p)++; (m.p) == (m.pe) { - goto _testEof421 + goto _testEof485 } - stCase421: + stCase485: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st422 + goto st486 } goto tr16 - st422: + st486: if (m.p)++; (m.p) == (m.pe) { - goto _testEof422 + goto _testEof486 } - stCase422: + stCase486: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st423 + goto st487 } goto tr16 - st423: + st487: if (m.p)++; (m.p) == (m.pe) { - goto _testEof423 + goto _testEof487 } - stCase423: + stCase487: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st424 + goto st488 } goto tr16 - st424: + st488: if (m.p)++; (m.p) == (m.pe) { - goto _testEof424 + goto _testEof488 } - stCase424: + stCase488: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st425 + goto st489 } goto tr16 - st425: + st489: if (m.p)++; (m.p) == (m.pe) { - goto _testEof425 + goto _testEof489 } - stCase425: + stCase489: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st426 + goto st490 } goto tr16 - st426: + st490: if (m.p)++; (m.p) == (m.pe) { - goto _testEof426 + goto _testEof490 } - stCase426: + stCase490: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st427 + goto st491 } goto tr16 - st427: + st491: if (m.p)++; (m.p) == (m.pe) { - goto _testEof427 + goto _testEof491 } - stCase427: + stCase491: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st428 + goto st492 } goto tr16 - st428: + st492: if (m.p)++; (m.p) == (m.pe) { - goto _testEof428 + goto _testEof492 } - stCase428: + stCase492: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st429 + goto st493 } goto tr16 - st429: + st493: if (m.p)++; (m.p) == (m.pe) { - goto _testEof429 + goto _testEof493 } - stCase429: + stCase493: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st430 + goto st494 } goto tr16 - st430: + st494: if (m.p)++; (m.p) == (m.pe) { - goto _testEof430 + goto _testEof494 } - stCase430: + stCase494: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st431 + goto st495 } goto tr16 - st431: + st495: if (m.p)++; (m.p) == (m.pe) { - goto _testEof431 + goto _testEof495 } - stCase431: + stCase495: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st432 + goto st496 } goto tr16 - st432: + st496: if (m.p)++; (m.p) == (m.pe) { - goto _testEof432 + goto _testEof496 } - stCase432: + stCase496: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st433 + goto st497 } goto tr16 - st433: + st497: if (m.p)++; (m.p) == (m.pe) { - goto _testEof433 + goto _testEof497 } - stCase433: + stCase497: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st434 + goto st498 } goto tr16 - st434: + st498: if (m.p)++; (m.p) == (m.pe) { - goto _testEof434 + goto _testEof498 } - stCase434: + stCase498: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st435 + goto st499 } goto tr16 - st435: + st499: if (m.p)++; (m.p) == (m.pe) { - goto _testEof435 + goto _testEof499 } - stCase435: + stCase499: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st436 + goto st500 } goto tr16 - st436: + st500: if (m.p)++; (m.p) == (m.pe) { - goto _testEof436 + goto _testEof500 } - stCase436: + stCase500: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st437 + goto st501 } goto tr16 - st437: + st501: if (m.p)++; (m.p) == (m.pe) { - goto _testEof437 + goto _testEof501 } - stCase437: + stCase501: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st438 + goto st502 } goto tr16 - st438: + st502: if (m.p)++; (m.p) == (m.pe) { - goto _testEof438 + goto _testEof502 } - stCase438: + stCase502: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st439 + goto st503 } goto tr16 - st439: + st503: if (m.p)++; (m.p) == (m.pe) { - goto _testEof439 + goto _testEof503 } - stCase439: + stCase503: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st440 + goto st504 } goto tr16 - st440: + st504: if (m.p)++; (m.p) == (m.pe) { - goto _testEof440 + goto _testEof504 } - stCase440: + stCase504: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st441 + goto st505 } goto tr16 - st441: + st505: if (m.p)++; (m.p) == (m.pe) { - goto _testEof441 + goto _testEof505 } - stCase441: + stCase505: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st442 + goto st506 } goto tr16 - st442: + st506: if (m.p)++; (m.p) == (m.pe) { - goto _testEof442 + goto _testEof506 } - stCase442: + stCase506: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st443 + goto st507 } goto tr16 - st443: + st507: if (m.p)++; (m.p) == (m.pe) { - goto _testEof443 + goto _testEof507 } - stCase443: + stCase507: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st444 + goto st508 } goto tr16 - st444: + st508: if (m.p)++; (m.p) == (m.pe) { - goto _testEof444 + goto _testEof508 } - stCase444: + stCase508: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st445 + goto st509 } goto tr16 - st445: + st509: if (m.p)++; (m.p) == (m.pe) { - goto _testEof445 + goto _testEof509 } - stCase445: + stCase509: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st446 + goto st510 } goto tr16 - st446: + st510: if (m.p)++; (m.p) == (m.pe) { - goto _testEof446 + goto _testEof510 } - stCase446: + stCase510: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st447 + goto st511 } goto tr16 - st447: + st511: if (m.p)++; (m.p) == (m.pe) { - goto _testEof447 + goto _testEof511 } - stCase447: + stCase511: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st448 + goto st512 } goto tr16 - st448: + st512: if (m.p)++; (m.p) == (m.pe) { - goto _testEof448 + goto _testEof512 } - stCase448: + stCase512: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st449 + goto st513 } goto tr16 - st449: + st513: if (m.p)++; (m.p) == (m.pe) { - goto _testEof449 + goto _testEof513 } - stCase449: + stCase513: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st450 + goto st514 } goto tr16 - st450: + st514: if (m.p)++; (m.p) == (m.pe) { - goto _testEof450 + goto _testEof514 } - stCase450: + stCase514: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st451 + goto st515 } goto tr16 - st451: + st515: if (m.p)++; (m.p) == (m.pe) { - goto _testEof451 + goto _testEof515 } - stCase451: + stCase515: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st452 + goto st516 } goto tr16 - st452: + st516: if (m.p)++; (m.p) == (m.pe) { - goto _testEof452 + goto _testEof516 } - stCase452: + stCase516: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st453 + goto st517 } goto tr16 - st453: + st517: if (m.p)++; (m.p) == (m.pe) { - goto _testEof453 + goto _testEof517 } - stCase453: + stCase517: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st454 + goto st518 } goto tr16 - st454: + st518: if (m.p)++; (m.p) == (m.pe) { - goto _testEof454 + goto _testEof518 } - stCase454: + stCase518: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st455 + goto st519 } goto tr16 - st455: + st519: if (m.p)++; (m.p) == (m.pe) { - goto _testEof455 + goto _testEof519 } - stCase455: + stCase519: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st456 + goto st520 } goto tr16 - st456: + st520: if (m.p)++; (m.p) == (m.pe) { - goto _testEof456 + goto _testEof520 } - stCase456: + stCase520: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st457 + goto st521 } goto tr16 - st457: + st521: if (m.p)++; (m.p) == (m.pe) { - goto _testEof457 + goto _testEof521 } - stCase457: + stCase521: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st458 + goto st522 } goto tr16 - st458: + st522: if (m.p)++; (m.p) == (m.pe) { - goto _testEof458 + goto _testEof522 } - stCase458: + stCase522: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st459 + goto st523 } goto tr16 - st459: + st523: if (m.p)++; (m.p) == (m.pe) { - goto _testEof459 + goto _testEof523 } - stCase459: + stCase523: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st460 + goto st524 } goto tr16 - st460: + st524: if (m.p)++; (m.p) == (m.pe) { - goto _testEof460 + goto _testEof524 } - stCase460: + stCase524: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st461 + goto st525 } goto tr16 - st461: + st525: if (m.p)++; (m.p) == (m.pe) { - goto _testEof461 + goto _testEof525 } - stCase461: + stCase525: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st462 + goto st526 } goto tr16 - st462: + st526: if (m.p)++; (m.p) == (m.pe) { - goto _testEof462 + goto _testEof526 } - stCase462: + stCase526: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st463 + goto st527 } goto tr16 - st463: + st527: if (m.p)++; (m.p) == (m.pe) { - goto _testEof463 + goto _testEof527 } - stCase463: + stCase527: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st464 + goto st528 } goto tr16 - st464: + st528: if (m.p)++; (m.p) == (m.pe) { - goto _testEof464 + goto _testEof528 } - stCase464: + stCase528: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st465 + goto st529 } goto tr16 - st465: + st529: if (m.p)++; (m.p) == (m.pe) { - goto _testEof465 + goto _testEof529 } - stCase465: + stCase529: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st466 + goto st530 } goto tr16 - st466: + st530: if (m.p)++; (m.p) == (m.pe) { - goto _testEof466 + goto _testEof530 } - stCase466: + stCase530: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st467 + goto st531 } goto tr16 - st467: + st531: if (m.p)++; (m.p) == (m.pe) { - goto _testEof467 + goto _testEof531 } - stCase467: + stCase531: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st468 + goto st532 } goto tr16 - st468: + st532: if (m.p)++; (m.p) == (m.pe) { - goto _testEof468 + goto _testEof532 } - stCase468: + stCase532: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st469 + goto st533 } goto tr16 - st469: + st533: if (m.p)++; (m.p) == (m.pe) { - goto _testEof469 + goto _testEof533 } - stCase469: + stCase533: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st470 + goto st534 } goto tr16 - st470: + st534: if (m.p)++; (m.p) == (m.pe) { - goto _testEof470 + goto _testEof534 } - stCase470: + stCase534: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st471 + goto st535 } goto tr16 - st471: + st535: if (m.p)++; (m.p) == (m.pe) { - goto _testEof471 + goto _testEof535 } - stCase471: + stCase535: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st472 + goto st536 } goto tr16 - st472: + st536: if (m.p)++; (m.p) == (m.pe) { - goto _testEof472 + goto _testEof536 } - stCase472: + stCase536: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st473 + goto st537 } goto tr16 - st473: + st537: if (m.p)++; (m.p) == (m.pe) { - goto _testEof473 + goto _testEof537 } - stCase473: + stCase537: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st474 + goto st538 } goto tr16 - st474: + st538: if (m.p)++; (m.p) == (m.pe) { - goto _testEof474 + goto _testEof538 } - stCase474: + stCase538: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st475 + goto st539 } goto tr16 - st475: + st539: if (m.p)++; (m.p) == (m.pe) { - goto _testEof475 + goto _testEof539 } - stCase475: + stCase539: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st476 + goto st540 } goto tr16 - st476: + st540: if (m.p)++; (m.p) == (m.pe) { - goto _testEof476 + goto _testEof540 } - stCase476: + stCase540: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st477 + goto st541 } goto tr16 - st477: + st541: if (m.p)++; (m.p) == (m.pe) { - goto _testEof477 + goto _testEof541 } - stCase477: + stCase541: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st478 + goto st542 } goto tr16 - st478: + st542: if (m.p)++; (m.p) == (m.pe) { - goto _testEof478 + goto _testEof542 } - stCase478: + stCase542: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st479 + goto st543 } goto tr16 - st479: + st543: if (m.p)++; (m.p) == (m.pe) { - goto _testEof479 + goto _testEof543 } - stCase479: + stCase543: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st480 + goto st544 } goto tr16 - st480: + st544: if (m.p)++; (m.p) == (m.pe) { - goto _testEof480 + goto _testEof544 } - stCase480: + stCase544: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st481 + goto st545 } goto tr16 - st481: + st545: if (m.p)++; (m.p) == (m.pe) { - goto _testEof481 + goto _testEof545 } - stCase481: + stCase545: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st482 + goto st546 } goto tr16 - st482: + st546: if (m.p)++; (m.p) == (m.pe) { - goto _testEof482 + goto _testEof546 } - stCase482: + stCase546: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st483 + goto st547 } goto tr16 - st483: + st547: if (m.p)++; (m.p) == (m.pe) { - goto _testEof483 + goto _testEof547 } - stCase483: + stCase547: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st484 + goto st548 } goto tr16 - st484: + st548: if (m.p)++; (m.p) == (m.pe) { - goto _testEof484 + goto _testEof548 } - stCase484: + stCase548: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st485 + goto st549 } goto tr16 - st485: + st549: if (m.p)++; (m.p) == (m.pe) { - goto _testEof485 + goto _testEof549 } - stCase485: + stCase549: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st486 + goto st550 } goto tr16 - st486: + st550: if (m.p)++; (m.p) == (m.pe) { - goto _testEof486 + goto _testEof550 } - stCase486: + stCase550: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st487 + goto st551 } goto tr16 - st487: + st551: if (m.p)++; (m.p) == (m.pe) { - goto _testEof487 + goto _testEof551 } - stCase487: + stCase551: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st488 + goto st552 } goto tr16 - st488: + st552: if (m.p)++; (m.p) == (m.pe) { - goto _testEof488 + goto _testEof552 } - stCase488: + stCase552: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st489 + goto st553 } goto tr16 - st489: + st553: if (m.p)++; (m.p) == (m.pe) { - goto _testEof489 + goto _testEof553 } - stCase489: + stCase553: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st490 + goto st554 } goto tr16 - st490: + st554: if (m.p)++; (m.p) == (m.pe) { - goto _testEof490 + goto _testEof554 } - stCase490: + stCase554: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st491 + goto st555 } goto tr16 - st491: + st555: if (m.p)++; (m.p) == (m.pe) { - goto _testEof491 + goto _testEof555 } - stCase491: + stCase555: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st492 + goto st556 } goto tr16 - st492: + st556: if (m.p)++; (m.p) == (m.pe) { - goto _testEof492 + goto _testEof556 } - stCase492: + stCase556: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st493 + goto st557 } goto tr16 - st493: + st557: if (m.p)++; (m.p) == (m.pe) { - goto _testEof493 + goto _testEof557 } - stCase493: + stCase557: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st494 + goto st558 } goto tr16 - st494: + st558: if (m.p)++; (m.p) == (m.pe) { - goto _testEof494 + goto _testEof558 } - stCase494: + stCase558: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st495 + goto st559 } goto tr16 - st495: + st559: if (m.p)++; (m.p) == (m.pe) { - goto _testEof495 + goto _testEof559 } - stCase495: + stCase559: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st496 + goto st560 } goto tr16 - st496: + st560: if (m.p)++; (m.p) == (m.pe) { - goto _testEof496 + goto _testEof560 } - stCase496: + stCase560: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st497 + goto st561 } goto tr16 - st497: + st561: if (m.p)++; (m.p) == (m.pe) { - goto _testEof497 + goto _testEof561 } - stCase497: + stCase561: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st498 + goto st562 } goto tr16 - st498: + st562: if (m.p)++; (m.p) == (m.pe) { - goto _testEof498 + goto _testEof562 } - stCase498: + stCase562: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st499 + goto st563 } goto tr16 - st499: + st563: if (m.p)++; (m.p) == (m.pe) { - goto _testEof499 + goto _testEof563 } - stCase499: + stCase563: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st500 + goto st564 } goto tr16 - st500: + st564: if (m.p)++; (m.p) == (m.pe) { - goto _testEof500 + goto _testEof564 } - stCase500: + stCase564: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st501 + goto st565 } goto tr16 - st501: + st565: if (m.p)++; (m.p) == (m.pe) { - goto _testEof501 + goto _testEof565 } - stCase501: + stCase565: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st502 + goto st566 } goto tr16 - st502: + st566: if (m.p)++; (m.p) == (m.pe) { - goto _testEof502 + goto _testEof566 } - stCase502: + stCase566: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st503 + goto st567 } goto tr16 - st503: + st567: if (m.p)++; (m.p) == (m.pe) { - goto _testEof503 + goto _testEof567 } - stCase503: + stCase567: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st504 + goto st568 } goto tr16 - st504: + st568: if (m.p)++; (m.p) == (m.pe) { - goto _testEof504 + goto _testEof568 } - stCase504: + stCase568: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st505 + goto st569 } goto tr16 - st505: + st569: if (m.p)++; (m.p) == (m.pe) { - goto _testEof505 + goto _testEof569 } - stCase505: + stCase569: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st506 + goto st570 } goto tr16 - st506: + st570: if (m.p)++; (m.p) == (m.pe) { - goto _testEof506 + goto _testEof570 } - stCase506: + stCase570: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st507 + goto st571 } goto tr16 - st507: + st571: if (m.p)++; (m.p) == (m.pe) { - goto _testEof507 + goto _testEof571 } - stCase507: + stCase571: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st508 + goto st572 } goto tr16 - st508: + st572: if (m.p)++; (m.p) == (m.pe) { - goto _testEof508 + goto _testEof572 } - stCase508: + stCase572: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st509 + goto st573 } goto tr16 - st509: + st573: if (m.p)++; (m.p) == (m.pe) { - goto _testEof509 + goto _testEof573 } - stCase509: + stCase573: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st510 + goto st574 } goto tr16 - st510: + st574: if (m.p)++; (m.p) == (m.pe) { - goto _testEof510 + goto _testEof574 } - stCase510: + stCase574: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st511 + goto st575 } goto tr16 - st511: + st575: if (m.p)++; (m.p) == (m.pe) { - goto _testEof511 + goto _testEof575 } - stCase511: + stCase575: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st512 + goto st576 } goto tr16 - st512: + st576: if (m.p)++; (m.p) == (m.pe) { - goto _testEof512 + goto _testEof576 } - stCase512: + stCase576: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st513 + goto st577 } goto tr16 - st513: + st577: if (m.p)++; (m.p) == (m.pe) { - goto _testEof513 + goto _testEof577 } - stCase513: + stCase577: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st514 + goto st578 } goto tr16 - st514: + st578: if (m.p)++; (m.p) == (m.pe) { - goto _testEof514 + goto _testEof578 } - stCase514: + stCase578: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st515 + goto st579 } goto tr16 - st515: + st579: if (m.p)++; (m.p) == (m.pe) { - goto _testEof515 + goto _testEof579 } - stCase515: + stCase579: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st516 + goto st580 } goto tr16 - st516: + st580: if (m.p)++; (m.p) == (m.pe) { - goto _testEof516 + goto _testEof580 } - stCase516: + stCase580: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st517 + goto st581 } goto tr16 - st517: + st581: if (m.p)++; (m.p) == (m.pe) { - goto _testEof517 + goto _testEof581 } - stCase517: + stCase581: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st518 + goto st582 } goto tr16 - st518: + st582: if (m.p)++; (m.p) == (m.pe) { - goto _testEof518 + goto _testEof582 } - stCase518: + stCase582: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st519 + goto st583 } goto tr16 - st519: + st583: if (m.p)++; (m.p) == (m.pe) { - goto _testEof519 + goto _testEof583 } - stCase519: + stCase583: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st520 + goto st584 } goto tr16 - st520: + st584: if (m.p)++; (m.p) == (m.pe) { - goto _testEof520 + goto _testEof584 } - stCase520: + stCase584: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st521 + goto st585 } goto tr16 - st521: + st585: if (m.p)++; (m.p) == (m.pe) { - goto _testEof521 + goto _testEof585 } - stCase521: + stCase585: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st522 + goto st586 } goto tr16 - st522: + st586: if (m.p)++; (m.p) == (m.pe) { - goto _testEof522 + goto _testEof586 } - stCase522: + stCase586: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st523 + goto st587 } goto tr16 - st523: + st587: if (m.p)++; (m.p) == (m.pe) { - goto _testEof523 + goto _testEof587 } - stCase523: + stCase587: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st524 + goto st588 } goto tr16 - st524: + st588: if (m.p)++; (m.p) == (m.pe) { - goto _testEof524 + goto _testEof588 } - stCase524: + stCase588: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st525 + goto st589 } goto tr16 - st525: + st589: if (m.p)++; (m.p) == (m.pe) { - goto _testEof525 + goto _testEof589 } - stCase525: + stCase589: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st526 + goto st590 } goto tr16 - st526: + st590: if (m.p)++; (m.p) == (m.pe) { - goto _testEof526 + goto _testEof590 } - stCase526: + stCase590: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st527 + goto st591 } goto tr16 - st527: + st591: if (m.p)++; (m.p) == (m.pe) { - goto _testEof527 + goto _testEof591 } - stCase527: + stCase591: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st528 + goto st592 } goto tr16 - st528: + st592: if (m.p)++; (m.p) == (m.pe) { - goto _testEof528 + goto _testEof592 } - stCase528: + stCase592: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st529 + goto st593 } goto tr16 - st529: + st593: if (m.p)++; (m.p) == (m.pe) { - goto _testEof529 + goto _testEof593 } - stCase529: + stCase593: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st530 + goto st594 } goto tr16 - st530: + st594: if (m.p)++; (m.p) == (m.pe) { - goto _testEof530 + goto _testEof594 } - stCase530: + stCase594: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st531 + goto st595 } goto tr16 - st531: + st595: if (m.p)++; (m.p) == (m.pe) { - goto _testEof531 + goto _testEof595 } - stCase531: + stCase595: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st532 + goto st596 } goto tr16 - st532: + st596: if (m.p)++; (m.p) == (m.pe) { - goto _testEof532 + goto _testEof596 } - stCase532: + stCase596: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st533 + goto st597 } goto tr16 - st533: + st597: if (m.p)++; (m.p) == (m.pe) { - goto _testEof533 + goto _testEof597 } - stCase533: + stCase597: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st534 + goto st598 } goto tr16 - st534: + st598: if (m.p)++; (m.p) == (m.pe) { - goto _testEof534 + goto _testEof598 } - stCase534: + stCase598: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st535 + goto st599 } goto tr16 - st535: + st599: if (m.p)++; (m.p) == (m.pe) { - goto _testEof535 + goto _testEof599 } - stCase535: + stCase599: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st536 + goto st600 } goto tr16 - st536: + st600: if (m.p)++; (m.p) == (m.pe) { - goto _testEof536 + goto _testEof600 } - stCase536: + stCase600: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st537 + goto st601 } goto tr16 - st537: + st601: if (m.p)++; (m.p) == (m.pe) { - goto _testEof537 + goto _testEof601 } - stCase537: + stCase601: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st538 + goto st602 } goto tr16 - st538: + st602: if (m.p)++; (m.p) == (m.pe) { - goto _testEof538 + goto _testEof602 } - stCase538: + stCase602: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st539 + goto st603 } goto tr16 - st539: + st603: if (m.p)++; (m.p) == (m.pe) { - goto _testEof539 + goto _testEof603 } - stCase539: + stCase603: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st540 + goto st604 } goto tr16 - st540: + st604: if (m.p)++; (m.p) == (m.pe) { - goto _testEof540 + goto _testEof604 } - stCase540: + stCase604: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st541 + goto st605 } goto tr16 - st541: + st605: if (m.p)++; (m.p) == (m.pe) { - goto _testEof541 + goto _testEof605 } - stCase541: + stCase605: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st542 + goto st606 } goto tr16 - st542: + st606: if (m.p)++; (m.p) == (m.pe) { - goto _testEof542 + goto _testEof606 } - stCase542: + stCase606: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st543 + goto st607 } goto tr16 - st543: + st607: if (m.p)++; (m.p) == (m.pe) { - goto _testEof543 + goto _testEof607 } - stCase543: + stCase607: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st544 + goto st608 } goto tr16 - st544: + st608: if (m.p)++; (m.p) == (m.pe) { - goto _testEof544 + goto _testEof608 } - stCase544: + stCase608: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st545 + goto st609 } goto tr16 - st545: + st609: if (m.p)++; (m.p) == (m.pe) { - goto _testEof545 + goto _testEof609 } - stCase545: + stCase609: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st546 + goto st610 } goto tr16 - st546: + st610: if (m.p)++; (m.p) == (m.pe) { - goto _testEof546 + goto _testEof610 } - stCase546: + stCase610: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st547 + goto st611 } goto tr16 - st547: + st611: if (m.p)++; (m.p) == (m.pe) { - goto _testEof547 + goto _testEof611 } - stCase547: + stCase611: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st548 + goto st612 } goto tr16 - st548: + st612: if (m.p)++; (m.p) == (m.pe) { - goto _testEof548 + goto _testEof612 } - stCase548: + stCase612: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st549 + goto st613 } goto tr16 - st549: + st613: if (m.p)++; (m.p) == (m.pe) { - goto _testEof549 + goto _testEof613 } - stCase549: + stCase613: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st550 + goto st614 } goto tr16 - st550: + st614: if (m.p)++; (m.p) == (m.pe) { - goto _testEof550 + goto _testEof614 } - stCase550: + stCase614: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st551 + goto st615 } goto tr16 - st551: + st615: if (m.p)++; (m.p) == (m.pe) { - goto _testEof551 + goto _testEof615 } - stCase551: + stCase615: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st552 + goto st616 } goto tr16 - st552: + st616: if (m.p)++; (m.p) == (m.pe) { - goto _testEof552 + goto _testEof616 } - stCase552: + stCase616: if (m.data)[(m.p)] == 32 { goto tr18 } if 33 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 126 { - goto st553 + goto st617 } goto tr16 - st553: + st617: if (m.p)++; (m.p) == (m.pe) { - goto _testEof553 + goto _testEof617 } - stCase553: + stCase617: if (m.data)[(m.p)] == 32 { goto tr18 } @@ -9175,412 +10647,412 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { m.pb = m.p - goto st554 - st554: + goto st618 + st618: if (m.p)++; (m.p) == (m.pe) { - goto _testEof554 + goto _testEof618 } - stCase554: + stCase618: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st555 + goto st619 } goto tr12 - st555: + st619: if (m.p)++; (m.p) == (m.pe) { - goto _testEof555 + goto _testEof619 } - stCase555: + stCase619: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st556 + goto st620 } goto tr12 - st556: + st620: if (m.p)++; (m.p) == (m.pe) { - goto _testEof556 + goto _testEof620 } - stCase556: + stCase620: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st557 + goto st621 } goto tr12 - st557: + st621: if (m.p)++; (m.p) == (m.pe) { - goto _testEof557 + goto _testEof621 } - stCase557: + stCase621: if (m.data)[(m.p)] == 45 { - goto st558 + goto st622 } goto tr12 - st558: + st622: if (m.p)++; (m.p) == (m.pe) { - goto _testEof558 + goto _testEof622 } - stCase558: + stCase622: switch (m.data)[(m.p)] { case 48: - goto st559 + goto st623 case 49: - goto st590 + goto st654 } goto tr12 - st559: + st623: if (m.p)++; (m.p) == (m.pe) { - goto _testEof559 + goto _testEof623 } - stCase559: + stCase623: if 49 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st560 + goto st624 } goto tr12 - st560: + st624: if (m.p)++; (m.p) == (m.pe) { - goto _testEof560 + goto _testEof624 } - stCase560: + stCase624: if (m.data)[(m.p)] == 45 { - goto st561 + goto st625 } goto tr12 - st561: + st625: if (m.p)++; (m.p) == (m.pe) { - goto _testEof561 + goto _testEof625 } - stCase561: + stCase625: switch (m.data)[(m.p)] { case 48: - goto st562 + goto st626 case 51: - goto st589 + goto st653 } if 49 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 50 { - goto st588 + goto st652 } goto tr12 - st562: + st626: if (m.p)++; (m.p) == (m.pe) { - goto _testEof562 + goto _testEof626 } - stCase562: + stCase626: if 49 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st563 + goto st627 } goto tr12 - st563: + st627: if (m.p)++; (m.p) == (m.pe) { - goto _testEof563 + goto _testEof627 } - stCase563: + stCase627: if (m.data)[(m.p)] == 84 { - goto st564 + goto st628 } goto tr12 - st564: + st628: if (m.p)++; (m.p) == (m.pe) { - goto _testEof564 + goto _testEof628 } - stCase564: + stCase628: if (m.data)[(m.p)] == 50 { - goto st587 + goto st651 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 49 { - goto st565 + goto st629 } goto tr12 - st565: + st629: if (m.p)++; (m.p) == (m.pe) { - goto _testEof565 + goto _testEof629 } - stCase565: + stCase629: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st566 + goto st630 } goto tr12 - st566: + st630: if (m.p)++; (m.p) == (m.pe) { - goto _testEof566 + goto _testEof630 } - stCase566: + stCase630: if (m.data)[(m.p)] == 58 { - goto st567 + goto st631 } goto tr12 - st567: + st631: if (m.p)++; (m.p) == (m.pe) { - goto _testEof567 + goto _testEof631 } - stCase567: + stCase631: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 53 { - goto st568 + goto st632 } goto tr12 - st568: + st632: if (m.p)++; (m.p) == (m.pe) { - goto _testEof568 + goto _testEof632 } - stCase568: + stCase632: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st569 + goto st633 } goto tr12 - st569: + st633: if (m.p)++; (m.p) == (m.pe) { - goto _testEof569 + goto _testEof633 } - stCase569: + stCase633: if (m.data)[(m.p)] == 58 { - goto st570 + goto st634 } goto tr12 - st570: + st634: if (m.p)++; (m.p) == (m.pe) { - goto _testEof570 + goto _testEof634 } - stCase570: + stCase634: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 53 { - goto st571 + goto st635 } goto tr12 - st571: + st635: if (m.p)++; (m.p) == (m.pe) { - goto _testEof571 + goto _testEof635 } - stCase571: + stCase635: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st572 + goto st636 } goto tr12 - st572: + st636: if (m.p)++; (m.p) == (m.pe) { - goto _testEof572 + goto _testEof636 } - stCase572: + stCase636: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 46: - goto st580 + goto st644 case 90: - goto st578 + goto st642 } goto tr12 - st573: + st637: if (m.p)++; (m.p) == (m.pe) { - goto _testEof573 + goto _testEof637 } - stCase573: + stCase637: if (m.data)[(m.p)] == 50 { - goto st579 + goto st643 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 49 { - goto st574 + goto st638 } goto tr12 - st574: + st638: if (m.p)++; (m.p) == (m.pe) { - goto _testEof574 + goto _testEof638 } - stCase574: + stCase638: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st575 + goto st639 } goto tr12 - st575: + st639: if (m.p)++; (m.p) == (m.pe) { - goto _testEof575 + goto _testEof639 } - stCase575: + stCase639: if (m.data)[(m.p)] == 58 { - goto st576 + goto st640 } goto tr12 - st576: + st640: if (m.p)++; (m.p) == (m.pe) { - goto _testEof576 + goto _testEof640 } - stCase576: + stCase640: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 53 { - goto st577 + goto st641 } goto tr12 - st577: + st641: if (m.p)++; (m.p) == (m.pe) { - goto _testEof577 + goto _testEof641 } - stCase577: + stCase641: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st578 + goto st642 } goto tr12 - st578: + st642: if (m.p)++; (m.p) == (m.pe) { - goto _testEof578 + goto _testEof642 } - stCase578: + stCase642: if (m.data)[(m.p)] == 32 { - goto tr616 + goto tr680 } - goto tr615 - st579: + goto tr679 + st643: if (m.p)++; (m.p) == (m.pe) { - goto _testEof579 + goto _testEof643 } - stCase579: + stCase643: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 51 { - goto st575 + goto st639 } goto tr12 - st580: + st644: if (m.p)++; (m.p) == (m.pe) { - goto _testEof580 + goto _testEof644 } - stCase580: + stCase644: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st581 + goto st645 } goto tr12 - st581: + st645: if (m.p)++; (m.p) == (m.pe) { - goto _testEof581 + goto _testEof645 } - stCase581: + stCase645: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st582 + goto st646 } goto tr12 - st582: + st646: if (m.p)++; (m.p) == (m.pe) { - goto _testEof582 + goto _testEof646 } - stCase582: + stCase646: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st583 + goto st647 } goto tr12 - st583: + st647: if (m.p)++; (m.p) == (m.pe) { - goto _testEof583 + goto _testEof647 } - stCase583: + stCase647: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st584 + goto st648 } goto tr12 - st584: + st648: if (m.p)++; (m.p) == (m.pe) { - goto _testEof584 + goto _testEof648 } - stCase584: + stCase648: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st585 + goto st649 } goto tr12 - st585: + st649: if (m.p)++; (m.p) == (m.pe) { - goto _testEof585 + goto _testEof649 } - stCase585: + stCase649: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st586 + goto st650 } goto tr12 - st586: + st650: if (m.p)++; (m.p) == (m.pe) { - goto _testEof586 + goto _testEof650 } - stCase586: + stCase650: switch (m.data)[(m.p)] { case 43: - goto st573 + goto st637 case 45: - goto st573 + goto st637 case 90: - goto st578 + goto st642 } goto tr12 - st587: + st651: if (m.p)++; (m.p) == (m.pe) { - goto _testEof587 + goto _testEof651 } - stCase587: + stCase651: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 51 { - goto st566 + goto st630 } goto tr12 - st588: + st652: if (m.p)++; (m.p) == (m.pe) { - goto _testEof588 + goto _testEof652 } - stCase588: + stCase652: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st563 + goto st627 } goto tr12 - st589: + st653: if (m.p)++; (m.p) == (m.pe) { - goto _testEof589 + goto _testEof653 } - stCase589: + stCase653: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 49 { - goto st563 + goto st627 } goto tr12 - st590: + st654: if (m.p)++; (m.p) == (m.pe) { - goto _testEof590 + goto _testEof654 } - stCase590: + stCase654: if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 50 { - goto st560 + goto st624 } goto tr12 - st591: + st655: if (m.p)++; (m.p) == (m.pe) { - goto _testEof591 + goto _testEof655 } - stCase591: + stCase655: output.version = uint16(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) @@ -9588,14 +11060,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto st6 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 57 { - goto st592 + goto st656 } goto tr7 - st592: + st656: if (m.p)++; (m.p) == (m.pe) { - goto _testEof592 + goto _testEof656 } - stCase592: + stCase656: output.version = uint16(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) @@ -9607,36 +11079,36 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { m.pb = m.p - goto st593 - st593: + goto st657 + st657: if (m.p)++; (m.p) == (m.pe) { - goto _testEof593 + goto _testEof657 } - stCase593: + stCase657: output.priority = uint8(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) output.prioritySet = true switch (m.data)[(m.p)] { case 57: - goto st595 + goto st659 case 62: goto st4 } if 48 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 56 { - goto st594 + goto st658 } goto tr2 tr5: m.pb = m.p - goto st594 - st594: + goto st658 + st658: if (m.p)++; (m.p) == (m.pe) { - goto _testEof594 + goto _testEof658 } - stCase594: + stCase658: output.priority = uint8(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) output.prioritySet = true @@ -9648,11 +11120,11 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto st3 } goto tr2 - st595: + st659: if (m.p)++; (m.p) == (m.pe) { - goto _testEof595 + goto _testEof659 } - stCase595: + stCase659: output.priority = uint8(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) output.prioritySet = true @@ -9664,185 +11136,185 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { goto st3 } goto tr2 - st607: + st671: if (m.p)++; (m.p) == (m.pe) { - goto _testEof607 + goto _testEof671 } - stCase607: - goto tr635 - tr635: + stCase671: + goto tr699 + tr699: m.pb = m.p m.msgat = m.p - goto st608 - st608: + goto st672 + st672: if (m.p)++; (m.p) == (m.pe) { - goto _testEof608 + goto _testEof672 } - stCase608: - goto st608 - st609: + stCase672: + goto st672 + st673: if (m.p)++; (m.p) == (m.pe) { - goto _testEof609 + goto _testEof673 } - stCase609: + stCase673: if (m.data)[(m.p)] == 239 { - goto tr638 + goto tr702 } - goto tr637 - tr637: + goto tr701 + tr701: m.pb = m.p m.msgat = m.p - goto st610 - st610: + goto st674 + st674: if (m.p)++; (m.p) == (m.pe) { - goto _testEof610 + goto _testEof674 } - stCase610: - goto st610 - tr638: + stCase674: + goto st674 + tr702: m.pb = m.p m.msgat = m.p - goto st611 - st611: + goto st675 + st675: if (m.p)++; (m.p) == (m.pe) { - goto _testEof611 + goto _testEof675 } - stCase611: + stCase675: if (m.data)[(m.p)] == 187 { - goto st612 + goto st676 } - goto st610 - st612: + goto st674 + st676: if (m.p)++; (m.p) == (m.pe) { - goto _testEof612 + goto _testEof676 } - stCase612: + stCase676: if (m.data)[(m.p)] == 191 { - goto st613 + goto st677 } - goto st610 - st613: + goto st674 + st677: if (m.p)++; (m.p) == (m.pe) { - goto _testEof613 + goto _testEof677 } - stCase613: + stCase677: switch (m.data)[(m.p)] { case 224: - goto st597 + goto st661 case 237: - goto st599 + goto st663 case 240: - goto st600 + goto st664 case 244: - goto st602 + goto st666 } switch { case (m.data)[(m.p)] < 225: switch { case (m.data)[(m.p)] > 193: if 194 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 223 { - goto st596 + goto st660 } case (m.data)[(m.p)] >= 128: - goto tr627 + goto tr691 } case (m.data)[(m.p)] > 239: switch { case (m.data)[(m.p)] > 243: if 245 <= (m.data)[(m.p)] { - goto tr627 + goto tr691 } case (m.data)[(m.p)] >= 241: - goto st601 + goto st665 } default: - goto st598 + goto st662 } - goto st613 - st596: + goto st677 + st660: if (m.p)++; (m.p) == (m.pe) { - goto _testEof596 + goto _testEof660 } - stCase596: + stCase660: if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st613 + goto st677 } - goto tr627 - st597: + goto tr691 + st661: if (m.p)++; (m.p) == (m.pe) { - goto _testEof597 + goto _testEof661 } - stCase597: + stCase661: if 160 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st596 + goto st660 } - goto tr627 - st598: + goto tr691 + st662: if (m.p)++; (m.p) == (m.pe) { - goto _testEof598 + goto _testEof662 } - stCase598: + stCase662: if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st596 + goto st660 } - goto tr627 - st599: + goto tr691 + st663: if (m.p)++; (m.p) == (m.pe) { - goto _testEof599 + goto _testEof663 } - stCase599: + stCase663: if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 159 { - goto st596 + goto st660 } - goto tr627 - st600: + goto tr691 + st664: if (m.p)++; (m.p) == (m.pe) { - goto _testEof600 + goto _testEof664 } - stCase600: + stCase664: if 144 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st598 + goto st662 } - goto tr627 - st601: + goto tr691 + st665: if (m.p)++; (m.p) == (m.pe) { - goto _testEof601 + goto _testEof665 } - stCase601: + stCase665: if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 191 { - goto st598 + goto st662 } - goto tr627 - st602: + goto tr691 + st666: if (m.p)++; (m.p) == (m.pe) { - goto _testEof602 + goto _testEof666 } - stCase602: + stCase666: if 128 <= (m.data)[(m.p)] && (m.data)[(m.p)] <= 143 { - goto st598 + goto st662 } - goto tr627 - st614: + goto tr691 + st678: if (m.p)++; (m.p) == (m.pe) { - goto _testEof614 + goto _testEof678 } - stCase614: + stCase678: switch (m.data)[(m.p)] { case 10: goto st0 case 13: goto st0 } - goto st614 + goto st678 stOut: _testEof2: m.cs = 2 @@ -9889,14 +11361,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { _testEof16: m.cs = 16 goto _testEof - _testEof603: - m.cs = 603 + _testEof667: + m.cs = 667 goto _testEof - _testEof604: - m.cs = 604 + _testEof668: + m.cs = 668 goto _testEof - _testEof605: - m.cs = 605 + _testEof669: + m.cs = 669 goto _testEof _testEof17: m.cs = 17 @@ -10015,9 +11487,6 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { _testEof55: m.cs = 55 goto _testEof - _testEof606: - m.cs = 606 - goto _testEof _testEof56: m.cs = 56 goto _testEof @@ -10114,6 +11583,9 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { _testEof87: m.cs = 87 goto _testEof + _testEof670: + m.cs = 670 + goto _testEof _testEof88: m.cs = 88 goto _testEof @@ -11638,6 +13110,39 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { _testEof595: m.cs = 595 goto _testEof + _testEof596: + m.cs = 596 + goto _testEof + _testEof597: + m.cs = 597 + goto _testEof + _testEof598: + m.cs = 598 + goto _testEof + _testEof599: + m.cs = 599 + goto _testEof + _testEof600: + m.cs = 600 + goto _testEof + _testEof601: + m.cs = 601 + goto _testEof + _testEof602: + m.cs = 602 + goto _testEof + _testEof603: + m.cs = 603 + goto _testEof + _testEof604: + m.cs = 604 + goto _testEof + _testEof605: + m.cs = 605 + goto _testEof + _testEof606: + m.cs = 606 + goto _testEof _testEof607: m.cs = 607 goto _testEof @@ -11659,29 +13164,188 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { _testEof613: m.cs = 613 goto _testEof - _testEof596: - m.cs = 596 + _testEof614: + m.cs = 614 goto _testEof - _testEof597: - m.cs = 597 + _testEof615: + m.cs = 615 goto _testEof - _testEof598: - m.cs = 598 + _testEof616: + m.cs = 616 goto _testEof - _testEof599: - m.cs = 599 + _testEof617: + m.cs = 617 goto _testEof - _testEof600: - m.cs = 600 + _testEof618: + m.cs = 618 goto _testEof - _testEof601: - m.cs = 601 + _testEof619: + m.cs = 619 goto _testEof - _testEof602: - m.cs = 602 + _testEof620: + m.cs = 620 goto _testEof - _testEof614: - m.cs = 614 + _testEof621: + m.cs = 621 + goto _testEof + _testEof622: + m.cs = 622 + goto _testEof + _testEof623: + m.cs = 623 + goto _testEof + _testEof624: + m.cs = 624 + goto _testEof + _testEof625: + m.cs = 625 + goto _testEof + _testEof626: + m.cs = 626 + goto _testEof + _testEof627: + m.cs = 627 + goto _testEof + _testEof628: + m.cs = 628 + goto _testEof + _testEof629: + m.cs = 629 + goto _testEof + _testEof630: + m.cs = 630 + goto _testEof + _testEof631: + m.cs = 631 + goto _testEof + _testEof632: + m.cs = 632 + goto _testEof + _testEof633: + m.cs = 633 + goto _testEof + _testEof634: + m.cs = 634 + goto _testEof + _testEof635: + m.cs = 635 + goto _testEof + _testEof636: + m.cs = 636 + goto _testEof + _testEof637: + m.cs = 637 + goto _testEof + _testEof638: + m.cs = 638 + goto _testEof + _testEof639: + m.cs = 639 + goto _testEof + _testEof640: + m.cs = 640 + goto _testEof + _testEof641: + m.cs = 641 + goto _testEof + _testEof642: + m.cs = 642 + goto _testEof + _testEof643: + m.cs = 643 + goto _testEof + _testEof644: + m.cs = 644 + goto _testEof + _testEof645: + m.cs = 645 + goto _testEof + _testEof646: + m.cs = 646 + goto _testEof + _testEof647: + m.cs = 647 + goto _testEof + _testEof648: + m.cs = 648 + goto _testEof + _testEof649: + m.cs = 649 + goto _testEof + _testEof650: + m.cs = 650 + goto _testEof + _testEof651: + m.cs = 651 + goto _testEof + _testEof652: + m.cs = 652 + goto _testEof + _testEof653: + m.cs = 653 + goto _testEof + _testEof654: + m.cs = 654 + goto _testEof + _testEof655: + m.cs = 655 + goto _testEof + _testEof656: + m.cs = 656 + goto _testEof + _testEof657: + m.cs = 657 + goto _testEof + _testEof658: + m.cs = 658 + goto _testEof + _testEof659: + m.cs = 659 + goto _testEof + _testEof671: + m.cs = 671 + goto _testEof + _testEof672: + m.cs = 672 + goto _testEof + _testEof673: + m.cs = 673 + goto _testEof + _testEof674: + m.cs = 674 + goto _testEof + _testEof675: + m.cs = 675 + goto _testEof + _testEof676: + m.cs = 676 + goto _testEof + _testEof677: + m.cs = 677 + goto _testEof + _testEof660: + m.cs = 660 + goto _testEof + _testEof661: + m.cs = 661 + goto _testEof + _testEof662: + m.cs = 662 + goto _testEof + _testEof663: + m.cs = 663 + goto _testEof + _testEof664: + m.cs = 664 + goto _testEof + _testEof665: + m.cs = 665 + goto _testEof + _testEof666: + m.cs = 666 + goto _testEof + _testEof678: + m.cs = 678 goto _testEof _testEof: @@ -11689,7 +13353,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { } if (m.p) == (m.eof) { switch m.cs { - case 608, 610, 611, 612, 613: + case 672, 674, 675, 676, 677: output.message = string(m.text()) @@ -11699,16 +13363,16 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } - case 15, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125: + case 15, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189: m.err = fmt.Errorf(ErrMsgID+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } case 16: @@ -11717,10 +13381,10 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } - case 596, 597, 598, 599, 600, 601, 602: + case 660, 661, 662, 663, 664, 665, 666: // If error encountered within the message rule ... if m.msgat > 0 { @@ -11737,7 +13401,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } case 7: @@ -11746,7 +13410,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } case 5: @@ -11757,17 +13421,17 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } - case 578: + case 642: if t, e := time.Parse(RFC3339MICRO, string(m.text())); e != nil { m.err = fmt.Errorf("%s [col %d]", e, m.p) (m.p)-- { - goto st614 + goto st678 } } else { output.timestamp = t @@ -11778,7 +13442,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } case 4: @@ -11787,78 +13451,78 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 6, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590: + case 6, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654: m.err = fmt.Errorf(ErrTimestamp+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 8, 9, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553: + case 8, 9, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617: m.err = fmt.Errorf(ErrHostname+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 10, 11, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299: + case 10, 11, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363: m.err = fmt.Errorf(ErrAppname+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 12, 13, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252: + case 12, 13, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316: m.err = fmt.Errorf(ErrProcID+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } case 14: @@ -11867,14 +13531,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } case 17: @@ -11887,17 +13551,17 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 57, 58, 59, 60, 61, 62, 63: + case 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 87, 89, 90, 91, 92, 93, 94, 95: if len(output.structuredData) > 0 { delete(output.structuredData[m.currentelem], m.currentparam) @@ -11906,17 +13570,17 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 607, 609: + case 671, 673: m.pb = m.p @@ -11924,7 +13588,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { output.message = string(m.text()) - case 18, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94: + case 18, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158: if _, ok := output.structuredData[string(m.text())]; ok { // As per RFC5424 section 6.3.2 SD-ID MUST NOT exist more than once in a message @@ -11932,7 +13596,7 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } } else { id := string(m.text()) @@ -11949,46 +13613,46 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 2, 3, 593, 594, 595: + case 2, 3, 657, 658, 659: m.err = fmt.Errorf(ErrPrival+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrPri+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrParse+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } - case 591, 592: + case 655, 656: m.err = fmt.Errorf(ErrVersion+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } output.version = uint16(common.UnsafeUTF8DecimalCodePointsToInt(m.text())) @@ -11997,16 +13661,16 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } - case 53, 54, 56: + case 85, 86, 88: m.err = fmt.Errorf(ErrEscape+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } if len(output.structuredData) > 0 { @@ -12016,14 +13680,14 @@ func (m *machine) Parse(input []byte) (syslog.Message, error) { (m.p)-- { - goto st614 + goto st678 } m.err = fmt.Errorf(ErrStructuredData+ColumnPositionTemplate, m.p) (m.p)-- { - goto st614 + goto st678 } } diff --git a/rfc5424/machine_test.go b/rfc5424/machine_test.go index 53aac89..53010c0 100644 --- a/rfc5424/machine_test.go +++ b/rfc5424/machine_test.go @@ -563,21 +563,21 @@ var testCases = []testCase{ (&SyslogMessage{}).SetVersion(1).SetPriority(6), }, // Invalid, too long structured data id - { - []byte(`<1>1 - - - - - [abcdefghilmnopqrstuvzabcdefghilmX]`), - false, - nil, - fmt.Sprintf(ErrSdID+ColumnPositionTemplate, 48), - (&SyslogMessage{}).SetVersion(1).SetPriority(1), - }, + // { + // []byte(`<1>1 - - - - - [abcdefghilmnopqrstuvzabcdefghilmX]`), + // false, + // nil, + // fmt.Sprintf(ErrSdID+ColumnPositionTemplate, 48), + // (&SyslogMessage{}).SetVersion(1).SetPriority(1), + // }, // Invalid, too long structured data param key - { - []byte(`<1>1 - - - - - [id abcdefghilmnopqrstuvzabcdefghilmX="val"]`), - false, - nil, - fmt.Sprintf(ErrSdParam+ColumnPositionTemplate, 51), - (&SyslogMessage{}).SetVersion(1).SetElementID("id").SetPriority(1), - }, + // { + // []byte(`<1>1 - - - - - [id abcdefghilmnopqrstuvzabcdefghilmX="val"]`), + // false, + // nil, + // fmt.Sprintf(ErrSdParam+ColumnPositionTemplate, 51), + // (&SyslogMessage{}).SetVersion(1).SetElementID("id").SetPriority(1), + // }, // Valid, minimal { []byte("<10>1 - - - - - -"), diff --git a/rfc5424/parser_test.go b/rfc5424/parser_test.go index 65f2f7a..9ee6915 100644 --- a/rfc5424/parser_test.go +++ b/rfc5424/parser_test.go @@ -1,6 +1,7 @@ package rfc5424 import ( + "strconv" "testing" "github.com/influxdata/go-syslog/v3" @@ -19,9 +20,9 @@ func TestParserBestEffortOption(t *testing.T) { func TestParserParse(t *testing.T) { p := NewParser() pBest := NewParser(WithBestEffort()) - for _, tc := range testCases { + for i, tc := range testCases { tc := tc - t.Run(syslogtesting.RightPad(string(tc.input), 50), func(t *testing.T) { + t.Run(strconv.Itoa(i)+syslogtesting.RightPad(string(tc.input), 50), func(t *testing.T) { t.Parallel() message, merr := p.Parse(tc.input)