dtext_rb 1.2.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/dtext_rb.gemspec +3 -3
- data/ext/dtext/dtext.c +1394 -1464
- data/ext/dtext/dtext.rl +39 -43
- data/test/dtext_test.rb +10 -0
- metadata +2 -2
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA1:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: 3188890bf9e9c90679a4920a5b0658ad8a2804a6
         | 
| 4 | 
            +
              data.tar.gz: 89f0bb1e22367b1fd9ce690149f10f120ba39baa
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 4cb9a2d224adc11348c435caf82ea1beaff25c342c2c77872de9893660090420ec41b573ef967d31395e27a2798db06cb20b6660de6d25e84e51302bc8fb6c12
         | 
| 7 | 
            +
              data.tar.gz: 7c82b25fa0ea7b2ec12be5dc05bec209f0e197259a0c2e38c6c0207e8cca958f9bb45b8a186e6c10b57166c2da812ca23c2191554b066542abbd8c5452f542e9
         | 
    
        data/VERSION
    CHANGED
    
    | @@ -1 +1 @@ | |
| 1 | 
            -
            1. | 
| 1 | 
            +
            1.3.0
         | 
    
        data/dtext_rb.gemspec
    CHANGED
    
    | @@ -2,17 +2,17 @@ | |
| 2 2 | 
             
            # DO NOT EDIT THIS FILE DIRECTLY
         | 
| 3 3 | 
             
            # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
         | 
| 4 4 | 
             
            # -*- encoding: utf-8 -*-
         | 
| 5 | 
            -
            # stub: dtext_rb 1. | 
| 5 | 
            +
            # stub: dtext_rb 1.3.0 ruby lib
         | 
| 6 6 | 
             
            # stub: ext/dtext/extconf.rb
         | 
| 7 7 |  | 
| 8 8 | 
             
            Gem::Specification.new do |s|
         | 
| 9 9 | 
             
              s.name = "dtext_rb"
         | 
| 10 | 
            -
              s.version = "1. | 
| 10 | 
            +
              s.version = "1.3.0"
         | 
| 11 11 |  | 
| 12 12 | 
             
              s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
         | 
| 13 13 | 
             
              s.require_paths = ["lib"]
         | 
| 14 14 | 
             
              s.authors = ["r888888888"]
         | 
| 15 | 
            -
              s.date = " | 
| 15 | 
            +
              s.date = "2017-01-16"
         | 
| 16 16 | 
             
              s.description = "Compield DText parser"
         | 
| 17 17 | 
             
              s.email = "r888888888@gmail.com"
         | 
| 18 18 | 
             
              s.extensions = ["ext/dtext/extconf.rb"]
         | 
    
        data/ext/dtext/dtext.c
    CHANGED
    
    | @@ -72,7 +72,7 @@ static const int BLOCK_H5 = 27; | |
| 72 72 | 
             
            static const int BLOCK_H6 = 28;
         | 
| 73 73 |  | 
| 74 74 |  | 
| 75 | 
            -
            #line  | 
| 75 | 
            +
            #line 1052 "ext/dtext/dtext.rl"
         | 
| 76 76 |  | 
| 77 77 |  | 
| 78 78 |  | 
| @@ -110,16 +110,15 @@ static const short _dtext_to_state_actions[] = { | |
| 110 110 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 111 111 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 112 112 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 113 | 
            +
            	0, 0, 0, 0, 0, 0, 0, 60, 
         | 
| 113 114 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 114 | 
            -
            	0, 0,  | 
| 115 | 
            +
            	0, 0, 0, 0, 0, 0, 0, 60, 
         | 
| 115 116 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 116 | 
            -
            	0, 0, 60, 0, 0, 0, 0, 0, 
         | 
| 117 117 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 118 118 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 119 119 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 120 | 
            -
            	0,  | 
| 121 | 
            -
            	0,  | 
| 122 | 
            -
            	0, 0, 0
         | 
| 120 | 
            +
            	0, 60, 0, 60, 0, 60, 0, 60, 
         | 
| 121 | 
            +
            	0, 0, 0, 0, 0
         | 
| 123 122 | 
             
            };
         | 
| 124 123 |  | 
| 125 124 | 
             
            static const short _dtext_from_state_actions[] = {
         | 
| @@ -155,31 +154,30 @@ static const short _dtext_from_state_actions[] = { | |
| 155 154 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 156 155 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 157 156 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 157 | 
            +
            	0, 0, 0, 0, 0, 0, 0, 61, 
         | 
| 158 158 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 159 | 
            -
            	0, 0,  | 
| 159 | 
            +
            	0, 0, 0, 0, 0, 0, 0, 61, 
         | 
| 160 160 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 161 | 
            -
            	0, 0, 61, 0, 0, 0, 0, 0, 
         | 
| 162 161 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 163 162 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 164 163 | 
             
            	0, 0, 0, 0, 0, 0, 0, 0, 
         | 
| 165 | 
            -
            	0,  | 
| 166 | 
            -
            	0,  | 
| 167 | 
            -
            	0, 0, 0
         | 
| 164 | 
            +
            	0, 61, 0, 61, 0, 61, 0, 61, 
         | 
| 165 | 
            +
            	0, 0, 0, 0, 0
         | 
| 168 166 | 
             
            };
         | 
| 169 167 |  | 
| 170 | 
            -
            static const int dtext_start =  | 
| 171 | 
            -
            static const int dtext_first_final =  | 
| 168 | 
            +
            static const int dtext_start = 263;
         | 
| 169 | 
            +
            static const int dtext_first_final = 263;
         | 
| 172 170 | 
             
            static const int dtext_error = -1;
         | 
| 173 171 |  | 
| 174 | 
            -
            static const int dtext_en_inline =  | 
| 175 | 
            -
            static const int dtext_en_code =  | 
| 176 | 
            -
            static const int dtext_en_nodtext =  | 
| 177 | 
            -
            static const int dtext_en_table =  | 
| 178 | 
            -
            static const int dtext_en_list =  | 
| 179 | 
            -
            static const int dtext_en_main =  | 
| 172 | 
            +
            static const int dtext_en_inline = 279;
         | 
| 173 | 
            +
            static const int dtext_en_code = 313;
         | 
| 174 | 
            +
            static const int dtext_en_nodtext = 315;
         | 
| 175 | 
            +
            static const int dtext_en_table = 317;
         | 
| 176 | 
            +
            static const int dtext_en_list = 319;
         | 
| 177 | 
            +
            static const int dtext_en_main = 263;
         | 
| 180 178 |  | 
| 181 179 |  | 
| 182 | 
            -
            #line  | 
| 180 | 
            +
            #line 1055 "ext/dtext/dtext.rl"
         | 
| 183 181 |  | 
| 184 182 | 
             
            static inline void underscore_string(char * str, size_t len) {
         | 
| 185 183 | 
             
              for (size_t i=0; i<len; ++i) {
         | 
| @@ -509,7 +507,7 @@ static StateMachine * parse_helper(const char * src, size_t len, bool f_strip, b | |
| 509 507 | 
             
              sm->f_mentions = f_mentions;
         | 
| 510 508 |  | 
| 511 509 |  | 
| 512 | 
            -
            #line  | 
| 510 | 
            +
            #line 511 "ext/dtext/dtext.c"
         | 
| 513 511 | 
             
            	{
         | 
| 514 512 | 
             
            	 sm->cs = dtext_start;
         | 
| 515 513 | 
             
            	( sm->top) = 0;
         | 
| @@ -518,9 +516,9 @@ static StateMachine * parse_helper(const char * src, size_t len, bool f_strip, b | |
| 518 516 | 
             
            	( sm->act) = 0;
         | 
| 519 517 | 
             
            	}
         | 
| 520 518 |  | 
| 521 | 
            -
            #line  | 
| 519 | 
            +
            #line 1384 "ext/dtext/dtext.rl"
         | 
| 522 520 |  | 
| 523 | 
            -
            #line  | 
| 521 | 
            +
            #line 522 "ext/dtext/dtext.c"
         | 
| 524 522 | 
             
            	{
         | 
| 525 523 | 
             
            	if ( ( sm->p) == ( sm->pe) )
         | 
| 526 524 | 
             
            		goto _test_eof;
         | 
| @@ -530,42 +528,42 @@ _resume: | |
| 530 528 | 
             
            #line 1 "NONE"
         | 
| 531 529 | 
             
            	{( sm->ts) = ( sm->p);}
         | 
| 532 530 | 
             
            	break;
         | 
| 533 | 
            -
            #line  | 
| 531 | 
            +
            #line 532 "ext/dtext/dtext.c"
         | 
| 534 532 | 
             
            	}
         | 
| 535 533 |  | 
| 536 534 | 
             
            	switch (  sm->cs ) {
         | 
| 537 | 
            -
            case  | 
| 535 | 
            +
            case 263:
         | 
| 538 536 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 539 | 
            -
            		case 0: goto  | 
| 540 | 
            -
            		case 10: goto  | 
| 541 | 
            -
            		case 13: goto  | 
| 542 | 
            -
            		case 42: goto  | 
| 543 | 
            -
            		case 72: goto  | 
| 544 | 
            -
            		case 91: goto  | 
| 545 | 
            -
            		case 104: goto  | 
| 537 | 
            +
            		case 0: goto tr314;
         | 
| 538 | 
            +
            		case 10: goto tr315;
         | 
| 539 | 
            +
            		case 13: goto tr316;
         | 
| 540 | 
            +
            		case 42: goto tr317;
         | 
| 541 | 
            +
            		case 72: goto tr318;
         | 
| 542 | 
            +
            		case 91: goto tr319;
         | 
| 543 | 
            +
            		case 104: goto tr318;
         | 
| 546 544 | 
             
            	}
         | 
| 547 | 
            -
            	goto  | 
| 548 | 
            -
            case  | 
| 545 | 
            +
            	goto tr313;
         | 
| 546 | 
            +
            case 264:
         | 
| 549 547 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 550 548 | 
             
            		case 10: goto tr1;
         | 
| 551 | 
            -
            		case 13: goto  | 
| 549 | 
            +
            		case 13: goto tr320;
         | 
| 552 550 | 
             
            	}
         | 
| 553 551 | 
             
            	goto tr0;
         | 
| 554 552 | 
             
            case 0:
         | 
| 555 553 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 556 554 | 
             
            		goto tr1;
         | 
| 557 555 | 
             
            	goto tr0;
         | 
| 558 | 
            -
            case  | 
| 556 | 
            +
            case 265:
         | 
| 559 557 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 560 | 
            -
            		goto  | 
| 561 | 
            -
            	goto  | 
| 562 | 
            -
            case  | 
| 558 | 
            +
            		goto tr315;
         | 
| 559 | 
            +
            	goto tr321;
         | 
| 560 | 
            +
            case 266:
         | 
| 563 561 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 564 562 | 
             
            		case 9: goto tr5;
         | 
| 565 563 | 
             
            		case 32: goto tr5;
         | 
| 566 564 | 
             
            		case 42: goto tr6;
         | 
| 567 565 | 
             
            	}
         | 
| 568 | 
            -
            	goto  | 
| 566 | 
            +
            	goto tr321;
         | 
| 569 567 | 
             
            case 1:
         | 
| 570 568 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 571 569 | 
             
            		case 0: goto tr2;
         | 
| @@ -575,19 +573,19 @@ case 1: | |
| 575 573 | 
             
            		case 32: goto tr4;
         | 
| 576 574 | 
             
            	}
         | 
| 577 575 | 
             
            	goto tr3;
         | 
| 578 | 
            -
            case  | 
| 576 | 
            +
            case 267:
         | 
| 579 577 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 580 | 
            -
            		case 0: goto  | 
| 581 | 
            -
            		case 10: goto  | 
| 582 | 
            -
            		case 13: goto  | 
| 578 | 
            +
            		case 0: goto tr322;
         | 
| 579 | 
            +
            		case 10: goto tr322;
         | 
| 580 | 
            +
            		case 13: goto tr322;
         | 
| 583 581 | 
             
            	}
         | 
| 584 | 
            -
            	goto  | 
| 585 | 
            -
            case  | 
| 582 | 
            +
            	goto tr323;
         | 
| 583 | 
            +
            case 268:
         | 
| 586 584 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 587 | 
            -
            		case 0: goto  | 
| 585 | 
            +
            		case 0: goto tr322;
         | 
| 588 586 | 
             
            		case 9: goto tr4;
         | 
| 589 | 
            -
            		case 10: goto  | 
| 590 | 
            -
            		case 13: goto  | 
| 587 | 
            +
            		case 10: goto tr322;
         | 
| 588 | 
            +
            		case 13: goto tr322;
         | 
| 591 589 | 
             
            		case 32: goto tr4;
         | 
| 592 590 | 
             
            	}
         | 
| 593 591 | 
             
            	goto tr3;
         | 
| @@ -598,10 +596,10 @@ case 2: | |
| 598 596 | 
             
            		case 42: goto tr6;
         | 
| 599 597 | 
             
            	}
         | 
| 600 598 | 
             
            	goto tr2;
         | 
| 601 | 
            -
            case  | 
| 599 | 
            +
            case 269:
         | 
| 602 600 | 
             
            	if ( 49 <= (*( sm->p)) && (*( sm->p)) <= 54 )
         | 
| 603 | 
            -
            		goto  | 
| 604 | 
            -
            	goto  | 
| 601 | 
            +
            		goto tr324;
         | 
| 602 | 
            +
            	goto tr321;
         | 
| 605 603 | 
             
            case 3:
         | 
| 606 604 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 607 605 | 
             
            		case 35: goto tr7;
         | 
| @@ -625,35 +623,35 @@ case 5: | |
| 625 623 | 
             
            	if ( 35 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 626 624 | 
             
            		goto tr10;
         | 
| 627 625 | 
             
            	goto tr2;
         | 
| 628 | 
            -
            case  | 
| 626 | 
            +
            case 270:
         | 
| 629 627 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 630 | 
            -
            		case 9: goto  | 
| 631 | 
            -
            		case 32: goto  | 
| 628 | 
            +
            		case 9: goto tr326;
         | 
| 629 | 
            +
            		case 32: goto tr326;
         | 
| 632 630 | 
             
            	}
         | 
| 633 | 
            -
            	goto  | 
| 634 | 
            -
            case  | 
| 631 | 
            +
            	goto tr325;
         | 
| 632 | 
            +
            case 271:
         | 
| 635 633 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 636 | 
            -
            		case 9: goto  | 
| 637 | 
            -
            		case 32: goto  | 
| 634 | 
            +
            		case 9: goto tr328;
         | 
| 635 | 
            +
            		case 32: goto tr328;
         | 
| 638 636 | 
             
            	}
         | 
| 639 | 
            -
            	goto  | 
| 640 | 
            -
            case  | 
| 637 | 
            +
            	goto tr327;
         | 
| 638 | 
            +
            case 272:
         | 
| 641 639 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 642 | 
            -
            		case 47: goto  | 
| 643 | 
            -
            		case 67: goto  | 
| 644 | 
            -
            		case 69: goto  | 
| 645 | 
            -
            		case 78: goto  | 
| 646 | 
            -
            		case 81: goto  | 
| 647 | 
            -
            		case 83: goto  | 
| 648 | 
            -
            		case 84: goto  | 
| 649 | 
            -
            		case 99: goto  | 
| 650 | 
            -
            		case 101: goto  | 
| 651 | 
            -
            		case 110: goto  | 
| 652 | 
            -
            		case 113: goto  | 
| 653 | 
            -
            		case 115: goto  | 
| 654 | 
            -
            		case 116: goto  | 
| 655 | 
            -
            	}
         | 
| 656 | 
            -
            	goto  | 
| 640 | 
            +
            		case 47: goto tr329;
         | 
| 641 | 
            +
            		case 67: goto tr330;
         | 
| 642 | 
            +
            		case 69: goto tr331;
         | 
| 643 | 
            +
            		case 78: goto tr332;
         | 
| 644 | 
            +
            		case 81: goto tr333;
         | 
| 645 | 
            +
            		case 83: goto tr334;
         | 
| 646 | 
            +
            		case 84: goto tr335;
         | 
| 647 | 
            +
            		case 99: goto tr330;
         | 
| 648 | 
            +
            		case 101: goto tr331;
         | 
| 649 | 
            +
            		case 110: goto tr332;
         | 
| 650 | 
            +
            		case 113: goto tr333;
         | 
| 651 | 
            +
            		case 115: goto tr334;
         | 
| 652 | 
            +
            		case 116: goto tr335;
         | 
| 653 | 
            +
            	}
         | 
| 654 | 
            +
            	goto tr321;
         | 
| 657 655 | 
             
            case 6:
         | 
| 658 656 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 659 657 | 
             
            		case 83: goto tr12;
         | 
| @@ -729,12 +727,12 @@ case 18: | |
| 729 727 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 730 728 | 
             
            		goto tr24;
         | 
| 731 729 | 
             
            	goto tr2;
         | 
| 732 | 
            -
            case  | 
| 730 | 
            +
            case 273:
         | 
| 733 731 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 734 732 | 
             
            		goto tr24;
         | 
| 735 733 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 736 734 | 
             
            		goto tr24;
         | 
| 737 | 
            -
            	goto  | 
| 735 | 
            +
            	goto tr336;
         | 
| 738 736 | 
             
            case 19:
         | 
| 739 737 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 740 738 | 
             
            		case 88: goto tr25;
         | 
| @@ -779,18 +777,18 @@ case 26: | |
| 779 777 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 780 778 | 
             
            		goto tr34;
         | 
| 781 779 | 
             
            	goto tr33;
         | 
| 782 | 
            -
            case  | 
| 780 | 
            +
            case 274:
         | 
| 783 781 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 784 | 
            -
            		goto  | 
| 782 | 
            +
            		goto tr338;
         | 
| 785 783 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 786 | 
            -
            		goto  | 
| 787 | 
            -
            	goto  | 
| 788 | 
            -
            case  | 
| 784 | 
            +
            		goto tr338;
         | 
| 785 | 
            +
            	goto tr337;
         | 
| 786 | 
            +
            case 275:
         | 
| 789 787 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 790 788 | 
             
            		goto tr31;
         | 
| 791 789 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 792 790 | 
             
            		goto tr31;
         | 
| 793 | 
            -
            	goto  | 
| 791 | 
            +
            	goto tr339;
         | 
| 794 792 | 
             
            case 27:
         | 
| 795 793 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 796 794 | 
             
            		case 79: goto tr35;
         | 
| @@ -831,12 +829,12 @@ case 33: | |
| 831 829 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 832 830 | 
             
            		goto tr41;
         | 
| 833 831 | 
             
            	goto tr2;
         | 
| 834 | 
            -
            case  | 
| 832 | 
            +
            case 276:
         | 
| 835 833 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 836 834 | 
             
            		goto tr41;
         | 
| 837 835 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 838 836 | 
             
            		goto tr41;
         | 
| 839 | 
            -
            	goto  | 
| 837 | 
            +
            	goto tr340;
         | 
| 840 838 | 
             
            case 34:
         | 
| 841 839 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 842 840 | 
             
            		case 85: goto tr42;
         | 
| @@ -865,12 +863,12 @@ case 38: | |
| 865 863 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 866 864 | 
             
            		goto tr46;
         | 
| 867 865 | 
             
            	goto tr2;
         | 
| 868 | 
            -
            case  | 
| 866 | 
            +
            case 277:
         | 
| 869 867 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 870 868 | 
             
            		goto tr46;
         | 
| 871 869 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 872 870 | 
             
            		goto tr46;
         | 
| 873 | 
            -
            	goto  | 
| 871 | 
            +
            	goto tr341;
         | 
| 874 872 | 
             
            case 39:
         | 
| 875 873 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 876 874 | 
             
            		case 80: goto tr47;
         | 
| @@ -918,12 +916,12 @@ case 46: | |
| 918 916 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 919 917 | 
             
            		goto tr54;
         | 
| 920 918 | 
             
            	goto tr2;
         | 
| 921 | 
            -
            case  | 
| 919 | 
            +
            case 278:
         | 
| 922 920 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 923 921 | 
             
            		goto tr54;
         | 
| 924 922 | 
             
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 925 923 | 
             
            		goto tr54;
         | 
| 926 | 
            -
            	goto  | 
| 924 | 
            +
            	goto tr342;
         | 
| 927 925 | 
             
            case 47:
         | 
| 928 926 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 929 927 | 
             
            		case 65: goto tr55;
         | 
| @@ -958,46 +956,45 @@ case 52: | |
| 958 956 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 959 957 | 
             
            		goto tr61;
         | 
| 960 958 | 
             
            	goto tr2;
         | 
| 961 | 
            -
            case  | 
| 959 | 
            +
            case 279:
         | 
| 962 960 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 963 | 
            -
            		case 0: goto  | 
| 964 | 
            -
            		case 10: goto  | 
| 965 | 
            -
            		case 13: goto  | 
| 966 | 
            -
            		case 34: goto  | 
| 967 | 
            -
            		case 64: goto  | 
| 968 | 
            -
            		case 65: goto  | 
| 969 | 
            -
            		case 67: goto  | 
| 970 | 
            -
            		case 70: goto  | 
| 971 | 
            -
            		case  | 
| 972 | 
            -
            		case  | 
| 973 | 
            -
            		case  | 
| 974 | 
            -
            		case  | 
| 975 | 
            -
            		case  | 
| 976 | 
            -
            		case  | 
| 977 | 
            -
            		case  | 
| 978 | 
            -
            		case  | 
| 979 | 
            -
            		case  | 
| 980 | 
            -
            		case  | 
| 981 | 
            -
            		case  | 
| 982 | 
            -
            		case  | 
| 983 | 
            -
            		case  | 
| 984 | 
            -
            		case  | 
| 985 | 
            -
             | 
| 986 | 
            -
            	 | 
| 987 | 
            -
             | 
| 988 | 
            -
            case 283:
         | 
| 961 | 
            +
            		case 0: goto tr344;
         | 
| 962 | 
            +
            		case 10: goto tr345;
         | 
| 963 | 
            +
            		case 13: goto tr346;
         | 
| 964 | 
            +
            		case 34: goto tr347;
         | 
| 965 | 
            +
            		case 64: goto tr348;
         | 
| 966 | 
            +
            		case 65: goto tr349;
         | 
| 967 | 
            +
            		case 67: goto tr350;
         | 
| 968 | 
            +
            		case 70: goto tr351;
         | 
| 969 | 
            +
            		case 73: goto tr352;
         | 
| 970 | 
            +
            		case 80: goto tr353;
         | 
| 971 | 
            +
            		case 84: goto tr354;
         | 
| 972 | 
            +
            		case 85: goto tr355;
         | 
| 973 | 
            +
            		case 91: goto tr356;
         | 
| 974 | 
            +
            		case 97: goto tr349;
         | 
| 975 | 
            +
            		case 99: goto tr350;
         | 
| 976 | 
            +
            		case 102: goto tr351;
         | 
| 977 | 
            +
            		case 104: goto tr357;
         | 
| 978 | 
            +
            		case 105: goto tr352;
         | 
| 979 | 
            +
            		case 112: goto tr353;
         | 
| 980 | 
            +
            		case 116: goto tr354;
         | 
| 981 | 
            +
            		case 117: goto tr355;
         | 
| 982 | 
            +
            		case 123: goto tr358;
         | 
| 983 | 
            +
            	}
         | 
| 984 | 
            +
            	goto tr343;
         | 
| 985 | 
            +
            case 280:
         | 
| 989 986 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 990 987 | 
             
            		case 10: goto tr63;
         | 
| 991 | 
            -
            		case 13: goto  | 
| 992 | 
            -
            		case 42: goto  | 
| 988 | 
            +
            		case 13: goto tr360;
         | 
| 989 | 
            +
            		case 42: goto tr361;
         | 
| 993 990 | 
             
            	}
         | 
| 994 | 
            -
            	goto  | 
| 995 | 
            -
            case  | 
| 991 | 
            +
            	goto tr359;
         | 
| 992 | 
            +
            case 281:
         | 
| 996 993 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 997 994 | 
             
            		case 10: goto tr63;
         | 
| 998 | 
            -
            		case 13: goto  | 
| 995 | 
            +
            		case 13: goto tr360;
         | 
| 999 996 | 
             
            	}
         | 
| 1000 | 
            -
            	goto  | 
| 997 | 
            +
            	goto tr362;
         | 
| 1001 998 | 
             
            case 53:
         | 
| 1002 999 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 1003 1000 | 
             
            		goto tr63;
         | 
| @@ -1018,30 +1015,30 @@ case 55: | |
| 1018 1015 | 
             
            		case 32: goto tr68;
         | 
| 1019 1016 | 
             
            	}
         | 
| 1020 1017 | 
             
            	goto tr67;
         | 
| 1021 | 
            -
            case  | 
| 1018 | 
            +
            case 282:
         | 
| 1022 1019 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1023 | 
            -
            		case 0: goto  | 
| 1024 | 
            -
            		case 10: goto  | 
| 1025 | 
            -
            		case 13: goto  | 
| 1020 | 
            +
            		case 0: goto tr363;
         | 
| 1021 | 
            +
            		case 10: goto tr363;
         | 
| 1022 | 
            +
            		case 13: goto tr363;
         | 
| 1026 1023 | 
             
            	}
         | 
| 1027 | 
            -
            	goto  | 
| 1028 | 
            -
            case  | 
| 1024 | 
            +
            	goto tr364;
         | 
| 1025 | 
            +
            case 283:
         | 
| 1029 1026 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1030 | 
            -
            		case 0: goto  | 
| 1027 | 
            +
            		case 0: goto tr363;
         | 
| 1031 1028 | 
             
            		case 9: goto tr68;
         | 
| 1032 | 
            -
            		case 10: goto  | 
| 1033 | 
            -
            		case 13: goto  | 
| 1029 | 
            +
            		case 10: goto tr363;
         | 
| 1030 | 
            +
            		case 13: goto tr363;
         | 
| 1034 1031 | 
             
            		case 32: goto tr68;
         | 
| 1035 1032 | 
             
            	}
         | 
| 1036 1033 | 
             
            	goto tr67;
         | 
| 1037 | 
            -
            case  | 
| 1034 | 
            +
            case 284:
         | 
| 1038 1035 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 1039 | 
            -
            		goto  | 
| 1040 | 
            -
            	goto  | 
| 1041 | 
            -
            case  | 
| 1036 | 
            +
            		goto tr345;
         | 
| 1037 | 
            +
            	goto tr365;
         | 
| 1038 | 
            +
            case 285:
         | 
| 1042 1039 | 
             
            	if ( (*( sm->p)) == 34 )
         | 
| 1043 | 
            -
            		goto  | 
| 1044 | 
            -
            	goto  | 
| 1040 | 
            +
            		goto tr366;
         | 
| 1041 | 
            +
            	goto tr367;
         | 
| 1045 1042 | 
             
            case 56:
         | 
| 1046 1043 | 
             
            	if ( (*( sm->p)) == 34 )
         | 
| 1047 1044 | 
             
            		goto tr71;
         | 
| @@ -1074,7 +1071,7 @@ case 60: | |
| 1074 1071 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 1075 1072 | 
             
            		goto tr79;
         | 
| 1076 1073 | 
             
            	goto tr62;
         | 
| 1077 | 
            -
            case  | 
| 1074 | 
            +
            case 286:
         | 
| 1078 1075 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 1079 1076 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 1080 1077 | 
             
            			goto tr76;
         | 
| @@ -1086,7 +1083,7 @@ case 289: | |
| 1086 1083 | 
             
            			goto tr78;
         | 
| 1087 1084 | 
             
            	} else
         | 
| 1088 1085 | 
             
            		goto tr77;
         | 
| 1089 | 
            -
            	goto  | 
| 1086 | 
            +
            	goto tr368;
         | 
| 1090 1087 | 
             
            case 61:
         | 
| 1091 1088 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 1092 1089 | 
             
            		goto tr76;
         | 
| @@ -1201,24 +1198,24 @@ case 82: | |
| 1201 1198 | 
             
            	if ( (*( sm->p)) == 58 )
         | 
| 1202 1199 | 
             
            		goto tr97;
         | 
| 1203 1200 | 
             
            	goto tr69;
         | 
| 1204 | 
            -
            case  | 
| 1201 | 
            +
            case 287:
         | 
| 1205 1202 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 1206 1203 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 1207 | 
            -
            			goto  | 
| 1204 | 
            +
            			goto tr369;
         | 
| 1208 1205 | 
             
            	} else if ( (*( sm->p)) > -17 ) {
         | 
| 1209 1206 | 
             
            		if ( (*( sm->p)) > -12 ) {
         | 
| 1210 1207 | 
             
            			if ( 33 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 1211 | 
            -
            				goto  | 
| 1208 | 
            +
            				goto tr372;
         | 
| 1212 1209 | 
             
            		} else if ( (*( sm->p)) >= -16 )
         | 
| 1213 | 
            -
            			goto  | 
| 1210 | 
            +
            			goto tr371;
         | 
| 1214 1211 | 
             
            	} else
         | 
| 1215 | 
            -
            		goto  | 
| 1216 | 
            -
            	goto  | 
| 1212 | 
            +
            		goto tr370;
         | 
| 1213 | 
            +
            	goto tr366;
         | 
| 1217 1214 | 
             
            case 83:
         | 
| 1218 1215 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 1219 1216 | 
             
            		goto tr101;
         | 
| 1220 1217 | 
             
            	goto tr62;
         | 
| 1221 | 
            -
            case  | 
| 1218 | 
            +
            case 288:
         | 
| 1222 1219 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 1223 1220 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 1224 1221 | 
             
            			goto tr102;
         | 
| @@ -1227,10 +1224,10 @@ case 291: | |
| 1227 1224 | 
             
            			if ( 33 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 1228 1225 | 
             
            				goto tr101;
         | 
| 1229 1226 | 
             
            		} else if ( (*( sm->p)) >= -16 )
         | 
| 1230 | 
            -
            			goto  | 
| 1227 | 
            +
            			goto tr374;
         | 
| 1231 1228 | 
             
            	} else
         | 
| 1232 1229 | 
             
            		goto tr103;
         | 
| 1233 | 
            -
            	goto  | 
| 1230 | 
            +
            	goto tr373;
         | 
| 1234 1231 | 
             
            case 84:
         | 
| 1235 1232 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 1236 1233 | 
             
            		goto tr102;
         | 
| @@ -1239,9 +1236,9 @@ case 85: | |
| 1239 1236 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 1240 1237 | 
             
            		goto tr103;
         | 
| 1241 1238 | 
             
            	goto tr62;
         | 
| 1242 | 
            -
            case  | 
| 1239 | 
            +
            case 289:
         | 
| 1243 1240 | 
             
            	if ( (*( sm->p)) == 64 )
         | 
| 1244 | 
            -
            		goto  | 
| 1241 | 
            +
            		goto tr376;
         | 
| 1245 1242 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 1246 1243 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 1247 1244 | 
             
            			goto tr102;
         | 
| @@ -1250,16 +1247,16 @@ case 292: | |
| 1250 1247 | 
             
            			if ( 33 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 1251 1248 | 
             
            				goto tr101;
         | 
| 1252 1249 | 
             
            		} else if ( (*( sm->p)) >= -16 )
         | 
| 1253 | 
            -
            			goto  | 
| 1250 | 
            +
            			goto tr374;
         | 
| 1254 1251 | 
             
            	} else
         | 
| 1255 1252 | 
             
            		goto tr103;
         | 
| 1256 | 
            -
            	goto  | 
| 1257 | 
            -
            case  | 
| 1253 | 
            +
            	goto tr375;
         | 
| 1254 | 
            +
            case 290:
         | 
| 1258 1255 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1259 | 
            -
            		case 82: goto  | 
| 1260 | 
            -
            		case 114: goto  | 
| 1256 | 
            +
            		case 82: goto tr377;
         | 
| 1257 | 
            +
            		case 114: goto tr377;
         | 
| 1261 1258 | 
             
            	}
         | 
| 1262 | 
            -
            	goto  | 
| 1259 | 
            +
            	goto tr366;
         | 
| 1263 1260 | 
             
            case 86:
         | 
| 1264 1261 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1265 1262 | 
             
            		case 84: goto tr104;
         | 
| @@ -1296,16 +1293,16 @@ case 92: | |
| 1296 1293 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1297 1294 | 
             
            		goto tr110;
         | 
| 1298 1295 | 
             
            	goto tr69;
         | 
| 1299 | 
            -
            case  | 
| 1296 | 
            +
            case 291:
         | 
| 1300 1297 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1301 | 
            -
            		goto  | 
| 1302 | 
            -
            	goto  | 
| 1303 | 
            -
            case  | 
| 1298 | 
            +
            		goto tr379;
         | 
| 1299 | 
            +
            	goto tr378;
         | 
| 1300 | 
            +
            case 292:
         | 
| 1304 1301 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1305 | 
            -
            		case 79: goto  | 
| 1306 | 
            -
            		case 111: goto  | 
| 1302 | 
            +
            		case 79: goto tr380;
         | 
| 1303 | 
            +
            		case 111: goto tr380;
         | 
| 1307 1304 | 
             
            	}
         | 
| 1308 | 
            -
            	goto  | 
| 1305 | 
            +
            	goto tr366;
         | 
| 1309 1306 | 
             
            case 93:
         | 
| 1310 1307 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1311 1308 | 
             
            		case 77: goto tr111;
         | 
| @@ -1348,16 +1345,16 @@ case 100: | |
| 1348 1345 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1349 1346 | 
             
            		goto tr118;
         | 
| 1350 1347 | 
             
            	goto tr69;
         | 
| 1351 | 
            -
            case  | 
| 1348 | 
            +
            case 293:
         | 
| 1352 1349 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1353 | 
            -
            		goto  | 
| 1354 | 
            -
            	goto  | 
| 1355 | 
            -
            case  | 
| 1350 | 
            +
            		goto tr382;
         | 
| 1351 | 
            +
            	goto tr381;
         | 
| 1352 | 
            +
            case 294:
         | 
| 1356 1353 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1357 | 
            -
            		case 79: goto  | 
| 1358 | 
            -
            		case 111: goto  | 
| 1354 | 
            +
            		case 79: goto tr383;
         | 
| 1355 | 
            +
            		case 111: goto tr383;
         | 
| 1359 1356 | 
             
            	}
         | 
| 1360 | 
            -
            	goto  | 
| 1357 | 
            +
            	goto tr366;
         | 
| 1361 1358 | 
             
            case 101:
         | 
| 1362 1359 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1363 1360 | 
             
            		case 82: goto tr119;
         | 
| @@ -1388,1102 +1385,1061 @@ case 106: | |
| 1388 1385 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1389 1386 | 
             
            		goto tr124;
         | 
| 1390 1387 | 
             
            	goto tr69;
         | 
| 1391 | 
            -
            case  | 
| 1388 | 
            +
            case 295:
         | 
| 1392 1389 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1393 | 
            -
            		goto  | 
| 1394 | 
            -
            	goto  | 
| 1395 | 
            -
            case  | 
| 1396 | 
            -
            	if ( 49 <= (*( sm->p)) && (*( sm->p)) <= 54 )
         | 
| 1397 | 
            -
            		goto tr392;
         | 
| 1398 | 
            -
            	goto tr372;
         | 
| 1399 | 
            -
            case 107:
         | 
| 1400 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 1401 | 
            -
            		case 35: goto tr125;
         | 
| 1402 | 
            -
            		case 46: goto tr126;
         | 
| 1403 | 
            -
            	}
         | 
| 1404 | 
            -
            	goto tr69;
         | 
| 1405 | 
            -
            case 108:
         | 
| 1406 | 
            -
            	if ( (*( sm->p)) == 33 )
         | 
| 1407 | 
            -
            		goto tr127;
         | 
| 1408 | 
            -
            	if ( (*( sm->p)) > 45 ) {
         | 
| 1409 | 
            -
            		if ( 47 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 1410 | 
            -
            			goto tr127;
         | 
| 1411 | 
            -
            	} else if ( (*( sm->p)) >= 35 )
         | 
| 1412 | 
            -
            		goto tr127;
         | 
| 1413 | 
            -
            	goto tr69;
         | 
| 1414 | 
            -
            case 109:
         | 
| 1415 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 1416 | 
            -
            		case 33: goto tr128;
         | 
| 1417 | 
            -
            		case 46: goto tr129;
         | 
| 1418 | 
            -
            	}
         | 
| 1419 | 
            -
            	if ( 35 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 1420 | 
            -
            		goto tr128;
         | 
| 1421 | 
            -
            	goto tr69;
         | 
| 1422 | 
            -
            case 300:
         | 
| 1423 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 1424 | 
            -
            		case 9: goto tr394;
         | 
| 1425 | 
            -
            		case 32: goto tr394;
         | 
| 1426 | 
            -
            	}
         | 
| 1427 | 
            -
            	goto tr393;
         | 
| 1428 | 
            -
            case 301:
         | 
| 1429 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 1430 | 
            -
            		case 9: goto tr396;
         | 
| 1431 | 
            -
            		case 32: goto tr396;
         | 
| 1432 | 
            -
            	}
         | 
| 1433 | 
            -
            	goto tr395;
         | 
| 1434 | 
            -
            case 302:
         | 
| 1390 | 
            +
            		goto tr385;
         | 
| 1391 | 
            +
            	goto tr384;
         | 
| 1392 | 
            +
            case 296:
         | 
| 1435 1393 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1436 | 
            -
            		case 83: goto  | 
| 1437 | 
            -
            		case 115: goto  | 
| 1394 | 
            +
            		case 83: goto tr386;
         | 
| 1395 | 
            +
            		case 115: goto tr386;
         | 
| 1438 1396 | 
             
            	}
         | 
| 1439 | 
            -
            	goto  | 
| 1440 | 
            -
            case  | 
| 1397 | 
            +
            	goto tr366;
         | 
| 1398 | 
            +
            case 107:
         | 
| 1441 1399 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1442 | 
            -
            		case 83: goto  | 
| 1443 | 
            -
            		case 115: goto  | 
| 1400 | 
            +
            		case 83: goto tr125;
         | 
| 1401 | 
            +
            		case 115: goto tr125;
         | 
| 1444 1402 | 
             
            	}
         | 
| 1445 1403 | 
             
            	goto tr69;
         | 
| 1446 | 
            -
            case  | 
| 1404 | 
            +
            case 108:
         | 
| 1447 1405 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1448 | 
            -
            		case 85: goto  | 
| 1449 | 
            -
            		case 117: goto  | 
| 1406 | 
            +
            		case 85: goto tr126;
         | 
| 1407 | 
            +
            		case 117: goto tr126;
         | 
| 1450 1408 | 
             
            	}
         | 
| 1451 1409 | 
             
            	goto tr69;
         | 
| 1452 | 
            -
            case  | 
| 1410 | 
            +
            case 109:
         | 
| 1453 1411 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1454 | 
            -
            		case 69: goto  | 
| 1455 | 
            -
            		case 101: goto  | 
| 1412 | 
            +
            		case 69: goto tr127;
         | 
| 1413 | 
            +
            		case 101: goto tr127;
         | 
| 1456 1414 | 
             
            	}
         | 
| 1457 1415 | 
             
            	goto tr69;
         | 
| 1458 | 
            -
            case  | 
| 1416 | 
            +
            case 110:
         | 
| 1459 1417 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1460 | 
            -
            		goto  | 
| 1418 | 
            +
            		goto tr128;
         | 
| 1461 1419 | 
             
            	goto tr69;
         | 
| 1462 | 
            -
            case  | 
| 1420 | 
            +
            case 111:
         | 
| 1463 1421 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1464 | 
            -
            		goto  | 
| 1422 | 
            +
            		goto tr129;
         | 
| 1465 1423 | 
             
            	goto tr69;
         | 
| 1466 | 
            -
            case  | 
| 1424 | 
            +
            case 112:
         | 
| 1467 1425 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1468 | 
            -
            		goto  | 
| 1426 | 
            +
            		goto tr130;
         | 
| 1469 1427 | 
             
            	goto tr69;
         | 
| 1470 | 
            -
            case  | 
| 1428 | 
            +
            case 297:
         | 
| 1471 1429 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1472 | 
            -
            		goto  | 
| 1473 | 
            -
            	goto  | 
| 1474 | 
            -
            case  | 
| 1430 | 
            +
            		goto tr388;
         | 
| 1431 | 
            +
            	goto tr387;
         | 
| 1432 | 
            +
            case 298:
         | 
| 1475 1433 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1476 | 
            -
            		case 73: goto  | 
| 1477 | 
            -
            		case 79: goto  | 
| 1478 | 
            -
            		case 105: goto  | 
| 1479 | 
            -
            		case 111: goto  | 
| 1434 | 
            +
            		case 73: goto tr389;
         | 
| 1435 | 
            +
            		case 79: goto tr390;
         | 
| 1436 | 
            +
            		case 105: goto tr389;
         | 
| 1437 | 
            +
            		case 111: goto tr390;
         | 
| 1480 1438 | 
             
            	}
         | 
| 1481 | 
            -
            	goto  | 
| 1482 | 
            -
            case  | 
| 1439 | 
            +
            	goto tr366;
         | 
| 1440 | 
            +
            case 113:
         | 
| 1483 1441 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1484 | 
            -
            		case 88: goto  | 
| 1485 | 
            -
            		case 120: goto  | 
| 1442 | 
            +
            		case 88: goto tr131;
         | 
| 1443 | 
            +
            		case 120: goto tr131;
         | 
| 1486 1444 | 
             
            	}
         | 
| 1487 1445 | 
             
            	goto tr69;
         | 
| 1488 | 
            -
            case  | 
| 1446 | 
            +
            case 114:
         | 
| 1489 1447 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1490 | 
            -
            		case 73: goto  | 
| 1491 | 
            -
            		case 105: goto  | 
| 1448 | 
            +
            		case 73: goto tr132;
         | 
| 1449 | 
            +
            		case 105: goto tr132;
         | 
| 1492 1450 | 
             
            	}
         | 
| 1493 1451 | 
             
            	goto tr69;
         | 
| 1494 | 
            -
            case  | 
| 1452 | 
            +
            case 115:
         | 
| 1495 1453 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1496 | 
            -
            		case 86: goto  | 
| 1497 | 
            -
            		case 118: goto  | 
| 1454 | 
            +
            		case 86: goto tr133;
         | 
| 1455 | 
            +
            		case 118: goto tr133;
         | 
| 1498 1456 | 
             
            	}
         | 
| 1499 1457 | 
             
            	goto tr69;
         | 
| 1500 | 
            -
            case  | 
| 1458 | 
            +
            case 116:
         | 
| 1501 1459 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1502 | 
            -
            		goto  | 
| 1460 | 
            +
            		goto tr134;
         | 
| 1503 1461 | 
             
            	goto tr69;
         | 
| 1504 | 
            -
            case  | 
| 1462 | 
            +
            case 117:
         | 
| 1505 1463 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1506 | 
            -
            		goto  | 
| 1464 | 
            +
            		goto tr135;
         | 
| 1507 1465 | 
             
            	goto tr69;
         | 
| 1508 | 
            -
            case  | 
| 1466 | 
            +
            case 118:
         | 
| 1509 1467 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1510 | 
            -
            		goto  | 
| 1468 | 
            +
            		goto tr136;
         | 
| 1511 1469 | 
             
            	goto tr69;
         | 
| 1512 | 
            -
            case  | 
| 1470 | 
            +
            case 299:
         | 
| 1513 1471 | 
             
            	if ( (*( sm->p)) == 47 )
         | 
| 1514 | 
            -
            		goto  | 
| 1472 | 
            +
            		goto tr392;
         | 
| 1515 1473 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1516 | 
            -
            		goto  | 
| 1517 | 
            -
            	goto  | 
| 1518 | 
            -
            case  | 
| 1474 | 
            +
            		goto tr393;
         | 
| 1475 | 
            +
            	goto tr391;
         | 
| 1476 | 
            +
            case 119:
         | 
| 1519 1477 | 
             
            	if ( (*( sm->p)) == 112 )
         | 
| 1520 | 
            -
            		goto  | 
| 1521 | 
            -
            	goto  | 
| 1522 | 
            -
            case  | 
| 1478 | 
            +
            		goto tr138;
         | 
| 1479 | 
            +
            	goto tr137;
         | 
| 1480 | 
            +
            case 120:
         | 
| 1523 1481 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1524 | 
            -
            		goto  | 
| 1525 | 
            -
            	goto  | 
| 1526 | 
            -
            case  | 
| 1482 | 
            +
            		goto tr139;
         | 
| 1483 | 
            +
            	goto tr137;
         | 
| 1484 | 
            +
            case 300:
         | 
| 1527 1485 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1528 | 
            -
            		goto  | 
| 1529 | 
            -
            	goto  | 
| 1530 | 
            -
            case  | 
| 1486 | 
            +
            		goto tr395;
         | 
| 1487 | 
            +
            	goto tr394;
         | 
| 1488 | 
            +
            case 121:
         | 
| 1531 1489 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1532 | 
            -
            		case 79: goto  | 
| 1533 | 
            -
            		case 83: goto  | 
| 1534 | 
            -
            		case 111: goto  | 
| 1535 | 
            -
            		case 115: goto  | 
| 1490 | 
            +
            		case 79: goto tr140;
         | 
| 1491 | 
            +
            		case 83: goto tr141;
         | 
| 1492 | 
            +
            		case 111: goto tr140;
         | 
| 1493 | 
            +
            		case 115: goto tr141;
         | 
| 1536 1494 | 
             
            	}
         | 
| 1537 1495 | 
             
            	goto tr69;
         | 
| 1538 | 
            -
            case  | 
| 1496 | 
            +
            case 122:
         | 
| 1539 1497 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1540 | 
            -
            		case 76: goto  | 
| 1541 | 
            -
            		case 108: goto  | 
| 1498 | 
            +
            		case 76: goto tr142;
         | 
| 1499 | 
            +
            		case 108: goto tr142;
         | 
| 1542 1500 | 
             
            	}
         | 
| 1543 1501 | 
             
            	goto tr69;
         | 
| 1544 | 
            -
            case  | 
| 1502 | 
            +
            case 123:
         | 
| 1545 1503 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1546 | 
            -
            		goto  | 
| 1504 | 
            +
            		goto tr143;
         | 
| 1547 1505 | 
             
            	goto tr69;
         | 
| 1548 | 
            -
            case  | 
| 1506 | 
            +
            case 124:
         | 
| 1549 1507 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1550 | 
            -
            		goto  | 
| 1508 | 
            +
            		goto tr144;
         | 
| 1551 1509 | 
             
            	goto tr69;
         | 
| 1552 | 
            -
            case  | 
| 1510 | 
            +
            case 125:
         | 
| 1553 1511 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1554 | 
            -
            		goto  | 
| 1512 | 
            +
            		goto tr145;
         | 
| 1555 1513 | 
             
            	goto tr69;
         | 
| 1556 | 
            -
            case  | 
| 1514 | 
            +
            case 301:
         | 
| 1557 1515 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1558 | 
            -
            		goto  | 
| 1559 | 
            -
            	goto  | 
| 1560 | 
            -
            case  | 
| 1516 | 
            +
            		goto tr397;
         | 
| 1517 | 
            +
            	goto tr396;
         | 
| 1518 | 
            +
            case 126:
         | 
| 1561 1519 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1562 | 
            -
            		case 84: goto  | 
| 1563 | 
            -
            		case 116: goto  | 
| 1520 | 
            +
            		case 84: goto tr146;
         | 
| 1521 | 
            +
            		case 116: goto tr146;
         | 
| 1564 1522 | 
             
            	}
         | 
| 1565 1523 | 
             
            	goto tr69;
         | 
| 1566 | 
            -
            case  | 
| 1524 | 
            +
            case 127:
         | 
| 1567 1525 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1568 | 
            -
            		goto  | 
| 1526 | 
            +
            		goto tr147;
         | 
| 1569 1527 | 
             
            	goto tr69;
         | 
| 1570 | 
            -
            case  | 
| 1528 | 
            +
            case 128:
         | 
| 1571 1529 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1572 | 
            -
            		goto  | 
| 1530 | 
            +
            		goto tr148;
         | 
| 1573 1531 | 
             
            	goto tr69;
         | 
| 1574 | 
            -
            case  | 
| 1532 | 
            +
            case 129:
         | 
| 1575 1533 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1576 | 
            -
            		goto  | 
| 1534 | 
            +
            		goto tr149;
         | 
| 1577 1535 | 
             
            	goto tr69;
         | 
| 1578 | 
            -
            case  | 
| 1536 | 
            +
            case 302:
         | 
| 1579 1537 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1580 | 
            -
            		goto  | 
| 1581 | 
            -
            	goto  | 
| 1582 | 
            -
            case  | 
| 1538 | 
            +
            		goto tr399;
         | 
| 1539 | 
            +
            	goto tr398;
         | 
| 1540 | 
            +
            case 303:
         | 
| 1583 1541 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1584 | 
            -
            		case 79: goto  | 
| 1585 | 
            -
            		case 111: goto  | 
| 1542 | 
            +
            		case 79: goto tr400;
         | 
| 1543 | 
            +
            		case 111: goto tr400;
         | 
| 1586 1544 | 
             
            	}
         | 
| 1587 | 
            -
            	goto  | 
| 1588 | 
            -
            case  | 
| 1545 | 
            +
            	goto tr366;
         | 
| 1546 | 
            +
            case 130:
         | 
| 1589 1547 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1590 | 
            -
            		case 80: goto  | 
| 1591 | 
            -
            		case 112: goto  | 
| 1548 | 
            +
            		case 80: goto tr150;
         | 
| 1549 | 
            +
            		case 112: goto tr150;
         | 
| 1592 1550 | 
             
            	}
         | 
| 1593 1551 | 
             
            	goto tr69;
         | 
| 1594 | 
            -
            case  | 
| 1552 | 
            +
            case 131:
         | 
| 1595 1553 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1596 | 
            -
            		case 73: goto  | 
| 1597 | 
            -
            		case 105: goto  | 
| 1554 | 
            +
            		case 73: goto tr151;
         | 
| 1555 | 
            +
            		case 105: goto tr151;
         | 
| 1598 1556 | 
             
            	}
         | 
| 1599 1557 | 
             
            	goto tr69;
         | 
| 1600 | 
            -
            case  | 
| 1558 | 
            +
            case 132:
         | 
| 1601 1559 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1602 | 
            -
            		case 67: goto  | 
| 1603 | 
            -
            		case 99: goto  | 
| 1560 | 
            +
            		case 67: goto tr152;
         | 
| 1561 | 
            +
            		case 99: goto tr152;
         | 
| 1604 1562 | 
             
            	}
         | 
| 1605 1563 | 
             
            	goto tr69;
         | 
| 1606 | 
            -
            case  | 
| 1564 | 
            +
            case 133:
         | 
| 1607 1565 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1608 | 
            -
            		goto  | 
| 1566 | 
            +
            		goto tr153;
         | 
| 1609 1567 | 
             
            	goto tr69;
         | 
| 1610 | 
            -
            case  | 
| 1568 | 
            +
            case 134:
         | 
| 1611 1569 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1612 | 
            -
            		goto  | 
| 1570 | 
            +
            		goto tr154;
         | 
| 1613 1571 | 
             
            	goto tr69;
         | 
| 1614 | 
            -
            case  | 
| 1572 | 
            +
            case 135:
         | 
| 1615 1573 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1616 | 
            -
            		goto  | 
| 1574 | 
            +
            		goto tr155;
         | 
| 1617 1575 | 
             
            	goto tr69;
         | 
| 1618 | 
            -
            case  | 
| 1576 | 
            +
            case 304:
         | 
| 1619 1577 | 
             
            	if ( (*( sm->p)) == 47 )
         | 
| 1620 | 
            -
            		goto  | 
| 1578 | 
            +
            		goto tr402;
         | 
| 1621 1579 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1622 | 
            -
            		goto  | 
| 1623 | 
            -
            	goto  | 
| 1624 | 
            -
            case  | 
| 1580 | 
            +
            		goto tr403;
         | 
| 1581 | 
            +
            	goto tr401;
         | 
| 1582 | 
            +
            case 136:
         | 
| 1625 1583 | 
             
            	if ( (*( sm->p)) == 112 )
         | 
| 1626 | 
            -
            		goto  | 
| 1627 | 
            -
            	goto  | 
| 1628 | 
            -
            case  | 
| 1584 | 
            +
            		goto tr157;
         | 
| 1585 | 
            +
            	goto tr156;
         | 
| 1586 | 
            +
            case 137:
         | 
| 1629 1587 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1630 | 
            -
            		goto  | 
| 1631 | 
            -
            	goto  | 
| 1632 | 
            -
            case  | 
| 1588 | 
            +
            		goto tr158;
         | 
| 1589 | 
            +
            	goto tr156;
         | 
| 1590 | 
            +
            case 305:
         | 
| 1633 1591 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1634 | 
            -
            		goto  | 
| 1635 | 
            -
            	goto  | 
| 1636 | 
            -
            case  | 
| 1592 | 
            +
            		goto tr405;
         | 
| 1593 | 
            +
            	goto tr404;
         | 
| 1594 | 
            +
            case 306:
         | 
| 1637 1595 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1638 | 
            -
            		case 83: goto  | 
| 1639 | 
            -
            		case 115: goto  | 
| 1596 | 
            +
            		case 83: goto tr406;
         | 
| 1597 | 
            +
            		case 115: goto tr406;
         | 
| 1640 1598 | 
             
            	}
         | 
| 1641 | 
            -
            	goto  | 
| 1642 | 
            -
            case  | 
| 1599 | 
            +
            	goto tr366;
         | 
| 1600 | 
            +
            case 138:
         | 
| 1643 1601 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1644 | 
            -
            		case 69: goto  | 
| 1645 | 
            -
            		case 101: goto  | 
| 1602 | 
            +
            		case 69: goto tr159;
         | 
| 1603 | 
            +
            		case 101: goto tr159;
         | 
| 1646 1604 | 
             
            	}
         | 
| 1647 1605 | 
             
            	goto tr69;
         | 
| 1648 | 
            -
            case  | 
| 1606 | 
            +
            case 139:
         | 
| 1649 1607 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1650 | 
            -
            		case 82: goto  | 
| 1651 | 
            -
            		case 114: goto  | 
| 1608 | 
            +
            		case 82: goto tr160;
         | 
| 1609 | 
            +
            		case 114: goto tr160;
         | 
| 1652 1610 | 
             
            	}
         | 
| 1653 1611 | 
             
            	goto tr69;
         | 
| 1654 | 
            -
            case  | 
| 1612 | 
            +
            case 140:
         | 
| 1655 1613 | 
             
            	if ( (*( sm->p)) == 32 )
         | 
| 1656 | 
            -
            		goto  | 
| 1614 | 
            +
            		goto tr161;
         | 
| 1657 1615 | 
             
            	goto tr69;
         | 
| 1658 | 
            -
            case  | 
| 1616 | 
            +
            case 141:
         | 
| 1659 1617 | 
             
            	if ( (*( sm->p)) == 35 )
         | 
| 1660 | 
            -
            		goto  | 
| 1618 | 
            +
            		goto tr162;
         | 
| 1661 1619 | 
             
            	goto tr69;
         | 
| 1662 | 
            -
            case  | 
| 1620 | 
            +
            case 142:
         | 
| 1663 1621 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1664 | 
            -
            		goto  | 
| 1622 | 
            +
            		goto tr163;
         | 
| 1665 1623 | 
             
            	goto tr69;
         | 
| 1666 | 
            -
            case  | 
| 1624 | 
            +
            case 307:
         | 
| 1667 1625 | 
             
            	if ( 48 <= (*( sm->p)) && (*( sm->p)) <= 57 )
         | 
| 1668 | 
            -
            		goto  | 
| 1669 | 
            -
            	goto  | 
| 1670 | 
            -
            case  | 
| 1626 | 
            +
            		goto tr408;
         | 
| 1627 | 
            +
            	goto tr407;
         | 
| 1628 | 
            +
            case 308:
         | 
| 1629 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1630 | 
            +
            		case 47: goto tr409;
         | 
| 1631 | 
            +
            		case 66: goto tr410;
         | 
| 1632 | 
            +
            		case 69: goto tr411;
         | 
| 1633 | 
            +
            		case 73: goto tr412;
         | 
| 1634 | 
            +
            		case 78: goto tr413;
         | 
| 1635 | 
            +
            		case 81: goto tr414;
         | 
| 1636 | 
            +
            		case 83: goto tr415;
         | 
| 1637 | 
            +
            		case 84: goto tr416;
         | 
| 1638 | 
            +
            		case 85: goto tr417;
         | 
| 1639 | 
            +
            		case 91: goto tr418;
         | 
| 1640 | 
            +
            		case 98: goto tr410;
         | 
| 1641 | 
            +
            		case 101: goto tr411;
         | 
| 1642 | 
            +
            		case 105: goto tr412;
         | 
| 1643 | 
            +
            		case 110: goto tr413;
         | 
| 1644 | 
            +
            		case 113: goto tr414;
         | 
| 1645 | 
            +
            		case 115: goto tr415;
         | 
| 1646 | 
            +
            		case 116: goto tr416;
         | 
| 1647 | 
            +
            		case 117: goto tr417;
         | 
| 1648 | 
            +
            	}
         | 
| 1649 | 
            +
            	goto tr366;
         | 
| 1650 | 
            +
            case 143:
         | 
| 1651 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1652 | 
            +
            		case 66: goto tr164;
         | 
| 1653 | 
            +
            		case 69: goto tr165;
         | 
| 1654 | 
            +
            		case 73: goto tr166;
         | 
| 1655 | 
            +
            		case 81: goto tr167;
         | 
| 1656 | 
            +
            		case 83: goto tr168;
         | 
| 1657 | 
            +
            		case 84: goto tr169;
         | 
| 1658 | 
            +
            		case 85: goto tr170;
         | 
| 1659 | 
            +
            		case 98: goto tr164;
         | 
| 1660 | 
            +
            		case 101: goto tr165;
         | 
| 1661 | 
            +
            		case 105: goto tr166;
         | 
| 1662 | 
            +
            		case 113: goto tr167;
         | 
| 1663 | 
            +
            		case 115: goto tr168;
         | 
| 1664 | 
            +
            		case 116: goto tr169;
         | 
| 1665 | 
            +
            		case 117: goto tr170;
         | 
| 1666 | 
            +
            	}
         | 
| 1667 | 
            +
            	goto tr69;
         | 
| 1668 | 
            +
            case 144:
         | 
| 1669 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1670 | 
            +
            		goto tr171;
         | 
| 1671 | 
            +
            	goto tr69;
         | 
| 1672 | 
            +
            case 145:
         | 
| 1671 1673 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1672 | 
            -
            		case  | 
| 1673 | 
            -
            		case  | 
| 1674 | 
            -
             | 
| 1675 | 
            -
             | 
| 1676 | 
            -
            		case 78: goto tr424;
         | 
| 1677 | 
            -
            		case 81: goto tr425;
         | 
| 1678 | 
            -
            		case 83: goto tr426;
         | 
| 1679 | 
            -
            		case 84: goto tr427;
         | 
| 1680 | 
            -
            		case 85: goto tr428;
         | 
| 1681 | 
            -
            		case 91: goto tr429;
         | 
| 1682 | 
            -
            		case 98: goto tr421;
         | 
| 1683 | 
            -
            		case 101: goto tr422;
         | 
| 1684 | 
            -
            		case 105: goto tr423;
         | 
| 1685 | 
            -
            		case 110: goto tr424;
         | 
| 1686 | 
            -
            		case 113: goto tr425;
         | 
| 1687 | 
            -
            		case 115: goto tr426;
         | 
| 1688 | 
            -
            		case 116: goto tr427;
         | 
| 1689 | 
            -
            		case 117: goto tr428;
         | 
| 1690 | 
            -
            	}
         | 
| 1691 | 
            -
            	goto tr372;
         | 
| 1674 | 
            +
            		case 88: goto tr172;
         | 
| 1675 | 
            +
            		case 120: goto tr172;
         | 
| 1676 | 
            +
            	}
         | 
| 1677 | 
            +
            	goto tr69;
         | 
| 1692 1678 | 
             
            case 146:
         | 
| 1693 1679 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1694 | 
            -
            		case  | 
| 1695 | 
            -
            		case  | 
| 1696 | 
            -
            		case 73: goto tr171;
         | 
| 1697 | 
            -
            		case 81: goto tr172;
         | 
| 1698 | 
            -
            		case 83: goto tr173;
         | 
| 1699 | 
            -
            		case 84: goto tr174;
         | 
| 1700 | 
            -
            		case 85: goto tr175;
         | 
| 1701 | 
            -
            		case 98: goto tr169;
         | 
| 1702 | 
            -
            		case 101: goto tr170;
         | 
| 1703 | 
            -
            		case 105: goto tr171;
         | 
| 1704 | 
            -
            		case 113: goto tr172;
         | 
| 1705 | 
            -
            		case 115: goto tr173;
         | 
| 1706 | 
            -
            		case 116: goto tr174;
         | 
| 1707 | 
            -
            		case 117: goto tr175;
         | 
| 1680 | 
            +
            		case 80: goto tr173;
         | 
| 1681 | 
            +
            		case 112: goto tr173;
         | 
| 1708 1682 | 
             
            	}
         | 
| 1709 1683 | 
             
            	goto tr69;
         | 
| 1710 1684 | 
             
            case 147:
         | 
| 1711 | 
            -
            	 | 
| 1712 | 
            -
            		goto  | 
| 1685 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1686 | 
            +
            		case 65: goto tr174;
         | 
| 1687 | 
            +
            		case 97: goto tr174;
         | 
| 1688 | 
            +
            	}
         | 
| 1713 1689 | 
             
            	goto tr69;
         | 
| 1714 1690 | 
             
            case 148:
         | 
| 1715 1691 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1716 | 
            -
            		case  | 
| 1717 | 
            -
            		case  | 
| 1692 | 
            +
            		case 78: goto tr175;
         | 
| 1693 | 
            +
            		case 110: goto tr175;
         | 
| 1718 1694 | 
             
            	}
         | 
| 1719 1695 | 
             
            	goto tr69;
         | 
| 1720 1696 | 
             
            case 149:
         | 
| 1721 1697 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1722 | 
            -
            		case  | 
| 1723 | 
            -
            		case  | 
| 1698 | 
            +
            		case 68: goto tr176;
         | 
| 1699 | 
            +
            		case 100: goto tr176;
         | 
| 1724 1700 | 
             
            	}
         | 
| 1725 1701 | 
             
            	goto tr69;
         | 
| 1726 1702 | 
             
            case 150:
         | 
| 1727 | 
            -
            	 | 
| 1728 | 
            -
            		 | 
| 1729 | 
            -
            		case 97: goto tr179;
         | 
| 1730 | 
            -
            	}
         | 
| 1703 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1704 | 
            +
            		goto tr177;
         | 
| 1731 1705 | 
             
            	goto tr69;
         | 
| 1732 1706 | 
             
            case 151:
         | 
| 1733 | 
            -
            	 | 
| 1734 | 
            -
            		 | 
| 1735 | 
            -
            		case 110: goto tr180;
         | 
| 1736 | 
            -
            	}
         | 
| 1707 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1708 | 
            +
            		goto tr178;
         | 
| 1737 1709 | 
             
            	goto tr69;
         | 
| 1738 1710 | 
             
            case 152:
         | 
| 1739 1711 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1740 | 
            -
            		case  | 
| 1741 | 
            -
            		case  | 
| 1712 | 
            +
            		case 85: goto tr179;
         | 
| 1713 | 
            +
            		case 117: goto tr179;
         | 
| 1742 1714 | 
             
            	}
         | 
| 1743 1715 | 
             
            	goto tr69;
         | 
| 1744 1716 | 
             
            case 153:
         | 
| 1745 | 
            -
            	 | 
| 1746 | 
            -
            		goto  | 
| 1717 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1718 | 
            +
            		case 79: goto tr180;
         | 
| 1719 | 
            +
            		case 111: goto tr180;
         | 
| 1720 | 
            +
            	}
         | 
| 1747 1721 | 
             
            	goto tr69;
         | 
| 1748 1722 | 
             
            case 154:
         | 
| 1749 | 
            -
            	 | 
| 1750 | 
            -
            		goto  | 
| 1723 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1724 | 
            +
            		case 84: goto tr181;
         | 
| 1725 | 
            +
            		case 116: goto tr181;
         | 
| 1726 | 
            +
            	}
         | 
| 1751 1727 | 
             
            	goto tr69;
         | 
| 1752 1728 | 
             
            case 155:
         | 
| 1753 1729 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1754 | 
            -
            		case  | 
| 1755 | 
            -
            		case  | 
| 1730 | 
            +
            		case 69: goto tr182;
         | 
| 1731 | 
            +
            		case 101: goto tr182;
         | 
| 1756 1732 | 
             
            	}
         | 
| 1757 1733 | 
             
            	goto tr69;
         | 
| 1758 1734 | 
             
            case 156:
         | 
| 1759 | 
            -
            	 | 
| 1760 | 
            -
            		 | 
| 1761 | 
            -
            		case 111: goto tr185;
         | 
| 1762 | 
            -
            	}
         | 
| 1735 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1736 | 
            +
            		goto tr183;
         | 
| 1763 1737 | 
             
            	goto tr69;
         | 
| 1738 | 
            +
            case 309:
         | 
| 1739 | 
            +
            	if ( (*( sm->p)) == 32 )
         | 
| 1740 | 
            +
            		goto tr183;
         | 
| 1741 | 
            +
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 1742 | 
            +
            		goto tr183;
         | 
| 1743 | 
            +
            	goto tr419;
         | 
| 1764 1744 | 
             
            case 157:
         | 
| 1765 1745 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1766 | 
            -
            		case  | 
| 1767 | 
            -
            		case  | 
| 1746 | 
            +
            		case 80: goto tr184;
         | 
| 1747 | 
            +
            		case 93: goto tr185;
         | 
| 1748 | 
            +
            		case 112: goto tr184;
         | 
| 1768 1749 | 
             
            	}
         | 
| 1769 1750 | 
             
            	goto tr69;
         | 
| 1770 1751 | 
             
            case 158:
         | 
| 1771 1752 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1772 | 
            -
            		case  | 
| 1773 | 
            -
            		case  | 
| 1753 | 
            +
            		case 79: goto tr186;
         | 
| 1754 | 
            +
            		case 111: goto tr186;
         | 
| 1774 1755 | 
             
            	}
         | 
| 1775 1756 | 
             
            	goto tr69;
         | 
| 1776 1757 | 
             
            case 159:
         | 
| 1777 | 
            -
            	 | 
| 1778 | 
            -
            		goto  | 
| 1758 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1759 | 
            +
            		case 73: goto tr187;
         | 
| 1760 | 
            +
            		case 105: goto tr187;
         | 
| 1761 | 
            +
            	}
         | 
| 1779 1762 | 
             
            	goto tr69;
         | 
| 1780 | 
            -
            case 315:
         | 
| 1781 | 
            -
            	if ( (*( sm->p)) == 32 )
         | 
| 1782 | 
            -
            		goto tr188;
         | 
| 1783 | 
            -
            	if ( 9 <= (*( sm->p)) && (*( sm->p)) <= 13 )
         | 
| 1784 | 
            -
            		goto tr188;
         | 
| 1785 | 
            -
            	goto tr430;
         | 
| 1786 1763 | 
             
            case 160:
         | 
| 1787 1764 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1788 | 
            -
            		case  | 
| 1789 | 
            -
            		case  | 
| 1790 | 
            -
            		case 112: goto tr189;
         | 
| 1765 | 
            +
            		case 76: goto tr188;
         | 
| 1766 | 
            +
            		case 108: goto tr188;
         | 
| 1791 1767 | 
             
            	}
         | 
| 1792 1768 | 
             
            	goto tr69;
         | 
| 1793 1769 | 
             
            case 161:
         | 
| 1794 1770 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1795 | 
            -
            		case  | 
| 1796 | 
            -
            		case  | 
| 1771 | 
            +
            		case 69: goto tr189;
         | 
| 1772 | 
            +
            		case 101: goto tr189;
         | 
| 1797 1773 | 
             
            	}
         | 
| 1798 1774 | 
             
            	goto tr69;
         | 
| 1799 1775 | 
             
            case 162:
         | 
| 1800 1776 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1801 | 
            -
            		case  | 
| 1802 | 
            -
            		case  | 
| 1777 | 
            +
            		case 82: goto tr190;
         | 
| 1778 | 
            +
            		case 114: goto tr190;
         | 
| 1803 1779 | 
             
            	}
         | 
| 1804 1780 | 
             
            	goto tr69;
         | 
| 1805 1781 | 
             
            case 163:
         | 
| 1806 1782 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1807 | 
            -
            		case  | 
| 1808 | 
            -
            		case  | 
| 1783 | 
            +
            		case 83: goto tr191;
         | 
| 1784 | 
            +
            		case 93: goto tr192;
         | 
| 1785 | 
            +
            		case 115: goto tr191;
         | 
| 1809 1786 | 
             
            	}
         | 
| 1810 1787 | 
             
            	goto tr69;
         | 
| 1811 1788 | 
             
            case 164:
         | 
| 1812 | 
            -
            	 | 
| 1813 | 
            -
            		 | 
| 1814 | 
            -
            		case 101: goto tr194;
         | 
| 1815 | 
            -
            	}
         | 
| 1789 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1790 | 
            +
            		goto tr192;
         | 
| 1816 1791 | 
             
            	goto tr69;
         | 
| 1817 1792 | 
             
            case 165:
         | 
| 1818 1793 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1819 | 
            -
            		case  | 
| 1820 | 
            -
            		case  | 
| 1794 | 
            +
            		case 68: goto tr193;
         | 
| 1795 | 
            +
            		case 72: goto tr194;
         | 
| 1796 | 
            +
            		case 78: goto tr195;
         | 
| 1797 | 
            +
            		case 100: goto tr193;
         | 
| 1798 | 
            +
            		case 104: goto tr194;
         | 
| 1799 | 
            +
            		case 110: goto tr195;
         | 
| 1821 1800 | 
             
            	}
         | 
| 1822 1801 | 
             
            	goto tr69;
         | 
| 1823 1802 | 
             
            case 166:
         | 
| 1824 | 
            -
            	 | 
| 1825 | 
            -
            		 | 
| 1826 | 
            -
            		case 93: goto tr197;
         | 
| 1827 | 
            -
            		case 115: goto tr196;
         | 
| 1828 | 
            -
            	}
         | 
| 1803 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1804 | 
            +
            		goto tr196;
         | 
| 1829 1805 | 
             
            	goto tr69;
         | 
| 1830 1806 | 
             
            case 167:
         | 
| 1831 1807 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 1832 1808 | 
             
            		goto tr197;
         | 
| 1833 1809 | 
             
            	goto tr69;
         | 
| 1834 1810 | 
             
            case 168:
         | 
| 1835 | 
            -
            	 | 
| 1836 | 
            -
            		 | 
| 1837 | 
            -
            		case 72: goto tr199;
         | 
| 1838 | 
            -
            		case 78: goto tr200;
         | 
| 1839 | 
            -
            		case 100: goto tr198;
         | 
| 1840 | 
            -
            		case 104: goto tr199;
         | 
| 1841 | 
            -
            		case 110: goto tr200;
         | 
| 1842 | 
            -
            	}
         | 
| 1811 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1812 | 
            +
            		goto tr198;
         | 
| 1843 1813 | 
             
            	goto tr69;
         | 
| 1844 1814 | 
             
            case 169:
         | 
| 1845 1815 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 1846 | 
            -
            		goto  | 
| 1816 | 
            +
            		goto tr199;
         | 
| 1847 1817 | 
             
            	goto tr69;
         | 
| 1848 1818 | 
             
            case 170:
         | 
| 1849 1819 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 1850 | 
            -
            		goto  | 
| 1820 | 
            +
            		goto tr200;
         | 
| 1851 1821 | 
             
            	goto tr69;
         | 
| 1852 1822 | 
             
            case 171:
         | 
| 1853 | 
            -
            	 | 
| 1854 | 
            -
            		goto  | 
| 1823 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1824 | 
            +
            		case 88: goto tr201;
         | 
| 1825 | 
            +
            		case 120: goto tr201;
         | 
| 1826 | 
            +
            	}
         | 
| 1855 1827 | 
             
            	goto tr69;
         | 
| 1856 1828 | 
             
            case 172:
         | 
| 1857 | 
            -
            	 | 
| 1858 | 
            -
            		goto  | 
| 1829 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1830 | 
            +
            		case 80: goto tr202;
         | 
| 1831 | 
            +
            		case 112: goto tr202;
         | 
| 1832 | 
            +
            	}
         | 
| 1859 1833 | 
             
            	goto tr69;
         | 
| 1860 1834 | 
             
            case 173:
         | 
| 1861 | 
            -
            	 | 
| 1862 | 
            -
            		goto  | 
| 1835 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1836 | 
            +
            		case 65: goto tr203;
         | 
| 1837 | 
            +
            		case 97: goto tr203;
         | 
| 1838 | 
            +
            	}
         | 
| 1863 1839 | 
             
            	goto tr69;
         | 
| 1864 1840 | 
             
            case 174:
         | 
| 1865 1841 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1866 | 
            -
            		case  | 
| 1867 | 
            -
            		case  | 
| 1842 | 
            +
            		case 78: goto tr204;
         | 
| 1843 | 
            +
            		case 110: goto tr204;
         | 
| 1868 1844 | 
             
            	}
         | 
| 1869 1845 | 
             
            	goto tr69;
         | 
| 1870 1846 | 
             
            case 175:
         | 
| 1871 1847 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1872 | 
            -
            		case  | 
| 1873 | 
            -
            		case  | 
| 1848 | 
            +
            		case 68: goto tr205;
         | 
| 1849 | 
            +
            		case 100: goto tr205;
         | 
| 1874 1850 | 
             
            	}
         | 
| 1875 1851 | 
             
            	goto tr69;
         | 
| 1876 1852 | 
             
            case 176:
         | 
| 1877 | 
            -
            	 | 
| 1878 | 
            -
            		 | 
| 1879 | 
            -
            		case 97: goto tr208;
         | 
| 1880 | 
            -
            	}
         | 
| 1853 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1854 | 
            +
            		goto tr206;
         | 
| 1881 1855 | 
             
            	goto tr69;
         | 
| 1882 1856 | 
             
            case 177:
         | 
| 1883 | 
            -
            	 | 
| 1884 | 
            -
            		 | 
| 1885 | 
            -
            		case 110: goto tr209;
         | 
| 1886 | 
            -
            	}
         | 
| 1857 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1858 | 
            +
            		goto tr207;
         | 
| 1887 1859 | 
             
            	goto tr69;
         | 
| 1888 1860 | 
             
            case 178:
         | 
| 1889 1861 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1890 | 
            -
            		case  | 
| 1891 | 
            -
            		case  | 
| 1862 | 
            +
            		case 79: goto tr208;
         | 
| 1863 | 
            +
            		case 111: goto tr208;
         | 
| 1892 1864 | 
             
            	}
         | 
| 1893 1865 | 
             
            	goto tr69;
         | 
| 1894 1866 | 
             
            case 179:
         | 
| 1895 | 
            -
            	 | 
| 1896 | 
            -
            		goto  | 
| 1867 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1868 | 
            +
            		case 68: goto tr209;
         | 
| 1869 | 
            +
            		case 100: goto tr209;
         | 
| 1870 | 
            +
            	}
         | 
| 1897 1871 | 
             
            	goto tr69;
         | 
| 1898 1872 | 
             
            case 180:
         | 
| 1899 | 
            -
            	 | 
| 1900 | 
            -
            		goto  | 
| 1873 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1874 | 
            +
            		case 84: goto tr210;
         | 
| 1875 | 
            +
            		case 116: goto tr210;
         | 
| 1876 | 
            +
            	}
         | 
| 1901 1877 | 
             
            	goto tr69;
         | 
| 1902 1878 | 
             
            case 181:
         | 
| 1903 1879 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1904 | 
            -
            		case  | 
| 1905 | 
            -
            		case  | 
| 1880 | 
            +
            		case 69: goto tr211;
         | 
| 1881 | 
            +
            		case 101: goto tr211;
         | 
| 1906 1882 | 
             
            	}
         | 
| 1907 1883 | 
             
            	goto tr69;
         | 
| 1908 1884 | 
             
            case 182:
         | 
| 1909 1885 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1910 | 
            -
            		case  | 
| 1911 | 
            -
            		case  | 
| 1886 | 
            +
            		case 88: goto tr212;
         | 
| 1887 | 
            +
            		case 120: goto tr212;
         | 
| 1912 1888 | 
             
            	}
         | 
| 1913 1889 | 
             
            	goto tr69;
         | 
| 1914 1890 | 
             
            case 183:
         | 
| 1915 1891 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1916 | 
            -
            		case 84: goto  | 
| 1917 | 
            -
            		case 116: goto  | 
| 1892 | 
            +
            		case 84: goto tr213;
         | 
| 1893 | 
            +
            		case 116: goto tr213;
         | 
| 1918 1894 | 
             
            	}
         | 
| 1919 1895 | 
             
            	goto tr69;
         | 
| 1920 1896 | 
             
            case 184:
         | 
| 1921 | 
            -
            	 | 
| 1922 | 
            -
            		 | 
| 1923 | 
            -
            		case 101: goto tr216;
         | 
| 1924 | 
            -
            	}
         | 
| 1897 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1898 | 
            +
            		goto tr214;
         | 
| 1925 1899 | 
             
            	goto tr69;
         | 
| 1926 1900 | 
             
            case 185:
         | 
| 1927 1901 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1928 | 
            -
            		case  | 
| 1929 | 
            -
            		case  | 
| 1902 | 
            +
            		case 85: goto tr215;
         | 
| 1903 | 
            +
            		case 117: goto tr215;
         | 
| 1930 1904 | 
             
            	}
         | 
| 1931 1905 | 
             
            	goto tr69;
         | 
| 1932 1906 | 
             
            case 186:
         | 
| 1933 1907 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1934 | 
            -
            		case  | 
| 1935 | 
            -
            		case  | 
| 1908 | 
            +
            		case 79: goto tr216;
         | 
| 1909 | 
            +
            		case 111: goto tr216;
         | 
| 1936 1910 | 
             
            	}
         | 
| 1937 1911 | 
             
            	goto tr69;
         | 
| 1938 1912 | 
             
            case 187:
         | 
| 1939 | 
            -
            	 | 
| 1940 | 
            -
            		goto  | 
| 1913 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1914 | 
            +
            		case 84: goto tr217;
         | 
| 1915 | 
            +
            		case 116: goto tr217;
         | 
| 1916 | 
            +
            	}
         | 
| 1941 1917 | 
             
            	goto tr69;
         | 
| 1942 1918 | 
             
            case 188:
         | 
| 1943 1919 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1944 | 
            -
            		case  | 
| 1945 | 
            -
            		case  | 
| 1920 | 
            +
            		case 69: goto tr218;
         | 
| 1921 | 
            +
            		case 101: goto tr218;
         | 
| 1946 1922 | 
             
            	}
         | 
| 1947 1923 | 
             
            	goto tr69;
         | 
| 1948 1924 | 
             
            case 189:
         | 
| 1949 | 
            -
            	 | 
| 1950 | 
            -
            		 | 
| 1951 | 
            -
            		case 111: goto tr221;
         | 
| 1952 | 
            -
            	}
         | 
| 1925 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1926 | 
            +
            		goto tr219;
         | 
| 1953 1927 | 
             
            	goto tr69;
         | 
| 1954 1928 | 
             
            case 190:
         | 
| 1955 1929 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1956 | 
            -
            		case  | 
| 1957 | 
            -
            		case  | 
| 1930 | 
            +
            		case 80: goto tr220;
         | 
| 1931 | 
            +
            		case 93: goto tr221;
         | 
| 1932 | 
            +
            		case 112: goto tr220;
         | 
| 1958 1933 | 
             
            	}
         | 
| 1959 1934 | 
             
            	goto tr69;
         | 
| 1960 1935 | 
             
            case 191:
         | 
| 1961 1936 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1962 | 
            -
            		case  | 
| 1963 | 
            -
            		case  | 
| 1937 | 
            +
            		case 79: goto tr222;
         | 
| 1938 | 
            +
            		case 111: goto tr222;
         | 
| 1964 1939 | 
             
            	}
         | 
| 1965 1940 | 
             
            	goto tr69;
         | 
| 1966 1941 | 
             
            case 192:
         | 
| 1967 | 
            -
            	 | 
| 1968 | 
            -
            		goto  | 
| 1942 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1943 | 
            +
            		case 73: goto tr223;
         | 
| 1944 | 
            +
            		case 105: goto tr223;
         | 
| 1945 | 
            +
            	}
         | 
| 1969 1946 | 
             
            	goto tr69;
         | 
| 1970 1947 | 
             
            case 193:
         | 
| 1971 1948 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1972 | 
            -
            		case  | 
| 1973 | 
            -
            		case  | 
| 1974 | 
            -
            		case 112: goto tr225;
         | 
| 1949 | 
            +
            		case 76: goto tr224;
         | 
| 1950 | 
            +
            		case 108: goto tr224;
         | 
| 1975 1951 | 
             
            	}
         | 
| 1976 1952 | 
             
            	goto tr69;
         | 
| 1977 1953 | 
             
            case 194:
         | 
| 1978 1954 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1979 | 
            -
            		case  | 
| 1980 | 
            -
            		case  | 
| 1955 | 
            +
            		case 69: goto tr225;
         | 
| 1956 | 
            +
            		case 101: goto tr225;
         | 
| 1981 1957 | 
             
            	}
         | 
| 1982 1958 | 
             
            	goto tr69;
         | 
| 1983 1959 | 
             
            case 195:
         | 
| 1984 1960 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1985 | 
            -
            		case  | 
| 1986 | 
            -
            		case  | 
| 1961 | 
            +
            		case 82: goto tr226;
         | 
| 1962 | 
            +
            		case 114: goto tr226;
         | 
| 1987 1963 | 
             
            	}
         | 
| 1988 1964 | 
             
            	goto tr69;
         | 
| 1989 1965 | 
             
            case 196:
         | 
| 1990 1966 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 1991 | 
            -
            		case  | 
| 1992 | 
            -
            		case  | 
| 1967 | 
            +
            		case 83: goto tr227;
         | 
| 1968 | 
            +
            		case 93: goto tr228;
         | 
| 1969 | 
            +
            		case 115: goto tr227;
         | 
| 1993 1970 | 
             
            	}
         | 
| 1994 1971 | 
             
            	goto tr69;
         | 
| 1995 1972 | 
             
            case 197:
         | 
| 1996 | 
            -
            	 | 
| 1997 | 
            -
            		 | 
| 1998 | 
            -
            		case 101: goto tr230;
         | 
| 1999 | 
            -
            	}
         | 
| 1973 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1974 | 
            +
            		goto tr228;
         | 
| 2000 1975 | 
             
            	goto tr69;
         | 
| 2001 1976 | 
             
            case 198:
         | 
| 2002 1977 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2003 | 
            -
            		case  | 
| 2004 | 
            -
            		case  | 
| 1978 | 
            +
            		case 78: goto tr229;
         | 
| 1979 | 
            +
            		case 110: goto tr229;
         | 
| 2005 1980 | 
             
            	}
         | 
| 2006 1981 | 
             
            	goto tr69;
         | 
| 2007 1982 | 
             
            case 199:
         | 
| 2008 | 
            -
            	 | 
| 2009 | 
            -
            		 | 
| 2010 | 
            -
            		case 93: goto tr233;
         | 
| 2011 | 
            -
            		case 115: goto tr232;
         | 
| 2012 | 
            -
            	}
         | 
| 1983 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 1984 | 
            +
            		goto tr230;
         | 
| 2013 1985 | 
             
            	goto tr69;
         | 
| 2014 1986 | 
             
            case 200:
         | 
| 2015 1987 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2016 | 
            -
            		goto  | 
| 1988 | 
            +
            		goto tr231;
         | 
| 2017 1989 | 
             
            	goto tr69;
         | 
| 2018 1990 | 
             
            case 201:
         | 
| 2019 1991 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2020 | 
            -
            		case  | 
| 2021 | 
            -
            		case  | 
| 1992 | 
            +
            		case 93: goto tr69;
         | 
| 1993 | 
            +
            		case 124: goto tr233;
         | 
| 2022 1994 | 
             
            	}
         | 
| 2023 | 
            -
            	goto  | 
| 1995 | 
            +
            	goto tr232;
         | 
| 2024 1996 | 
             
            case 202:
         | 
| 2025 | 
            -
            	 | 
| 2026 | 
            -
            		goto tr235;
         | 
| 2027 | 
            -
             | 
| 1997 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 1998 | 
            +
            		case 93: goto tr235;
         | 
| 1999 | 
            +
            		case 124: goto tr236;
         | 
| 2000 | 
            +
            	}
         | 
| 2001 | 
            +
            	goto tr234;
         | 
| 2028 2002 | 
             
            case 203:
         | 
| 2029 2003 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2030 | 
            -
            		goto  | 
| 2004 | 
            +
            		goto tr237;
         | 
| 2031 2005 | 
             
            	goto tr69;
         | 
| 2032 2006 | 
             
            case 204:
         | 
| 2033 2007 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2034 2008 | 
             
            		case 93: goto tr69;
         | 
| 2035 | 
            -
            		case 124: goto  | 
| 2009 | 
            +
            		case 124: goto tr69;
         | 
| 2036 2010 | 
             
            	}
         | 
| 2037 | 
            -
            	goto  | 
| 2011 | 
            +
            	goto tr238;
         | 
| 2038 2012 | 
             
            case 205:
         | 
| 2039 2013 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2040 2014 | 
             
            		case 93: goto tr240;
         | 
| 2041 | 
            -
            		case 124: goto  | 
| 2015 | 
            +
            		case 124: goto tr69;
         | 
| 2042 2016 | 
             
            	}
         | 
| 2043 2017 | 
             
            	goto tr239;
         | 
| 2044 2018 | 
             
            case 206:
         | 
| 2045 2019 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2046 | 
            -
            		goto  | 
| 2020 | 
            +
            		goto tr241;
         | 
| 2047 2021 | 
             
            	goto tr69;
         | 
| 2048 2022 | 
             
            case 207:
         | 
| 2049 2023 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2050 | 
            -
            		case 93: goto  | 
| 2024 | 
            +
            		case 93: goto tr235;
         | 
| 2051 2025 | 
             
            		case 124: goto tr69;
         | 
| 2052 2026 | 
             
            	}
         | 
| 2053 | 
            -
            	goto  | 
| 2054 | 
            -
            case  | 
| 2055 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 2056 | 
            -
            		case 93: goto tr245;
         | 
| 2057 | 
            -
            		case 124: goto tr69;
         | 
| 2058 | 
            -
            	}
         | 
| 2059 | 
            -
            	goto tr244;
         | 
| 2060 | 
            -
            case 209:
         | 
| 2061 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2062 | 
            -
            		goto tr246;
         | 
| 2063 | 
            -
            	goto tr69;
         | 
| 2064 | 
            -
            case 210:
         | 
| 2065 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 2066 | 
            -
            		case 93: goto tr240;
         | 
| 2067 | 
            -
            		case 124: goto tr69;
         | 
| 2068 | 
            -
            	}
         | 
| 2069 | 
            -
            	goto tr247;
         | 
| 2070 | 
            -
            case 316:
         | 
| 2027 | 
            +
            	goto tr242;
         | 
| 2028 | 
            +
            case 310:
         | 
| 2071 2029 | 
             
            	if ( (*( sm->p)) == 116 )
         | 
| 2072 | 
            -
            		goto  | 
| 2073 | 
            -
            	 | 
| 2074 | 
            -
             | 
| 2075 | 
            -
            	goto tr372;
         | 
| 2076 | 
            -
            case 211:
         | 
| 2030 | 
            +
            		goto tr420;
         | 
| 2031 | 
            +
            	goto tr366;
         | 
| 2032 | 
            +
            case 208:
         | 
| 2077 2033 | 
             
            	if ( (*( sm->p)) == 116 )
         | 
| 2078 | 
            -
            		goto  | 
| 2034 | 
            +
            		goto tr243;
         | 
| 2079 2035 | 
             
            	goto tr69;
         | 
| 2080 | 
            -
            case  | 
| 2036 | 
            +
            case 209:
         | 
| 2081 2037 | 
             
            	if ( (*( sm->p)) == 112 )
         | 
| 2082 | 
            -
            		goto  | 
| 2038 | 
            +
            		goto tr244;
         | 
| 2083 2039 | 
             
            	goto tr69;
         | 
| 2084 | 
            -
            case  | 
| 2040 | 
            +
            case 210:
         | 
| 2085 2041 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2086 | 
            -
            		case 58: goto  | 
| 2087 | 
            -
            		case 115: goto  | 
| 2042 | 
            +
            		case 58: goto tr245;
         | 
| 2043 | 
            +
            		case 115: goto tr246;
         | 
| 2088 2044 | 
             
            	}
         | 
| 2089 2045 | 
             
            	goto tr69;
         | 
| 2090 | 
            -
            case  | 
| 2046 | 
            +
            case 211:
         | 
| 2091 2047 | 
             
            	if ( (*( sm->p)) == 47 )
         | 
| 2092 | 
            -
            		goto  | 
| 2048 | 
            +
            		goto tr247;
         | 
| 2093 2049 | 
             
            	goto tr69;
         | 
| 2094 | 
            -
            case  | 
| 2050 | 
            +
            case 212:
         | 
| 2095 2051 | 
             
            	if ( (*( sm->p)) == 47 )
         | 
| 2096 | 
            -
            		goto  | 
| 2052 | 
            +
            		goto tr248;
         | 
| 2097 2053 | 
             
            	goto tr69;
         | 
| 2098 | 
            -
            case  | 
| 2054 | 
            +
            case 213:
         | 
| 2099 2055 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 2100 2056 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 2101 | 
            -
            			goto  | 
| 2057 | 
            +
            			goto tr249;
         | 
| 2102 2058 | 
             
            	} else if ( (*( sm->p)) > -17 ) {
         | 
| 2103 2059 | 
             
            		if ( (*( sm->p)) > -12 ) {
         | 
| 2104 2060 | 
             
            			if ( 33 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 2105 | 
            -
            				goto  | 
| 2061 | 
            +
            				goto tr252;
         | 
| 2106 2062 | 
             
            		} else if ( (*( sm->p)) >= -16 )
         | 
| 2107 | 
            -
            			goto  | 
| 2063 | 
            +
            			goto tr251;
         | 
| 2108 2064 | 
             
            	} else
         | 
| 2109 | 
            -
            		goto  | 
| 2065 | 
            +
            		goto tr250;
         | 
| 2110 2066 | 
             
            	goto tr69;
         | 
| 2111 | 
            -
            case  | 
| 2067 | 
            +
            case 214:
         | 
| 2112 2068 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 2113 | 
            -
            		goto  | 
| 2069 | 
            +
            		goto tr252;
         | 
| 2114 2070 | 
             
            	goto tr62;
         | 
| 2115 | 
            -
            case  | 
| 2071 | 
            +
            case 311:
         | 
| 2116 2072 | 
             
            	if ( (*( sm->p)) < -32 ) {
         | 
| 2117 2073 | 
             
            		if ( -62 <= (*( sm->p)) && (*( sm->p)) <= -33 )
         | 
| 2118 | 
            -
            			goto  | 
| 2074 | 
            +
            			goto tr249;
         | 
| 2119 2075 | 
             
            	} else if ( (*( sm->p)) > -17 ) {
         | 
| 2120 2076 | 
             
            		if ( (*( sm->p)) > -12 ) {
         | 
| 2121 2077 | 
             
            			if ( 33 <= (*( sm->p)) && (*( sm->p)) <= 126 )
         | 
| 2122 | 
            -
            				goto  | 
| 2078 | 
            +
            				goto tr252;
         | 
| 2123 2079 | 
             
            		} else if ( (*( sm->p)) >= -16 )
         | 
| 2124 | 
            -
            			goto  | 
| 2080 | 
            +
            			goto tr251;
         | 
| 2125 2081 | 
             
            	} else
         | 
| 2126 | 
            -
            		goto  | 
| 2127 | 
            -
            	goto  | 
| 2128 | 
            -
            case  | 
| 2082 | 
            +
            		goto tr250;
         | 
| 2083 | 
            +
            	goto tr421;
         | 
| 2084 | 
            +
            case 215:
         | 
| 2129 2085 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 2130 | 
            -
            		goto  | 
| 2086 | 
            +
            		goto tr249;
         | 
| 2131 2087 | 
             
            	goto tr62;
         | 
| 2132 | 
            -
            case  | 
| 2088 | 
            +
            case 216:
         | 
| 2133 2089 | 
             
            	if ( (*( sm->p)) <= -65 )
         | 
| 2134 | 
            -
            		goto  | 
| 2090 | 
            +
            		goto tr250;
         | 
| 2135 2091 | 
             
            	goto tr62;
         | 
| 2136 | 
            -
            case  | 
| 2092 | 
            +
            case 217:
         | 
| 2137 2093 | 
             
            	if ( (*( sm->p)) == 58 )
         | 
| 2138 | 
            -
            		goto  | 
| 2094 | 
            +
            		goto tr245;
         | 
| 2139 2095 | 
             
            	goto tr69;
         | 
| 2140 | 
            -
            case  | 
| 2096 | 
            +
            case 312:
         | 
| 2141 2097 | 
             
            	if ( (*( sm->p)) == 123 )
         | 
| 2142 | 
            -
            		goto  | 
| 2143 | 
            -
            	goto  | 
| 2144 | 
            -
            case  | 
| 2098 | 
            +
            		goto tr422;
         | 
| 2099 | 
            +
            	goto tr366;
         | 
| 2100 | 
            +
            case 218:
         | 
| 2145 2101 | 
             
            	if ( (*( sm->p)) == 125 )
         | 
| 2146 2102 | 
             
            		goto tr69;
         | 
| 2147 | 
            -
            	goto  | 
| 2148 | 
            -
            case  | 
| 2103 | 
            +
            	goto tr253;
         | 
| 2104 | 
            +
            case 219:
         | 
| 2149 2105 | 
             
            	if ( (*( sm->p)) == 125 )
         | 
| 2150 | 
            -
            		goto  | 
| 2151 | 
            -
            	goto  | 
| 2152 | 
            -
            case  | 
| 2106 | 
            +
            		goto tr255;
         | 
| 2107 | 
            +
            	goto tr254;
         | 
| 2108 | 
            +
            case 220:
         | 
| 2153 2109 | 
             
            	if ( (*( sm->p)) == 125 )
         | 
| 2154 | 
            -
            		goto  | 
| 2110 | 
            +
            		goto tr256;
         | 
| 2155 2111 | 
             
            	goto tr69;
         | 
| 2156 | 
            -
            case  | 
| 2112 | 
            +
            case 313:
         | 
| 2157 2113 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2158 | 
            -
            		case 0: goto  | 
| 2159 | 
            -
            		case 91: goto  | 
| 2114 | 
            +
            		case 0: goto tr424;
         | 
| 2115 | 
            +
            		case 91: goto tr425;
         | 
| 2160 2116 | 
             
            	}
         | 
| 2161 | 
            -
            	goto  | 
| 2162 | 
            -
            case  | 
| 2117 | 
            +
            	goto tr423;
         | 
| 2118 | 
            +
            case 314:
         | 
| 2163 2119 | 
             
            	if ( (*( sm->p)) == 47 )
         | 
| 2164 | 
            -
            		goto  | 
| 2165 | 
            -
            	goto  | 
| 2120 | 
            +
            		goto tr427;
         | 
| 2121 | 
            +
            	goto tr426;
         | 
| 2122 | 
            +
            case 221:
         | 
| 2123 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 2124 | 
            +
            		case 67: goto tr258;
         | 
| 2125 | 
            +
            		case 99: goto tr258;
         | 
| 2126 | 
            +
            	}
         | 
| 2127 | 
            +
            	goto tr257;
         | 
| 2128 | 
            +
            case 222:
         | 
| 2129 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 2130 | 
            +
            		case 79: goto tr259;
         | 
| 2131 | 
            +
            		case 111: goto tr259;
         | 
| 2132 | 
            +
            	}
         | 
| 2133 | 
            +
            	goto tr257;
         | 
| 2134 | 
            +
            case 223:
         | 
| 2135 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 2136 | 
            +
            		case 68: goto tr260;
         | 
| 2137 | 
            +
            		case 100: goto tr260;
         | 
| 2138 | 
            +
            	}
         | 
| 2139 | 
            +
            	goto tr257;
         | 
| 2166 2140 | 
             
            case 224:
         | 
| 2167 2141 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2168 | 
            -
            		case  | 
| 2169 | 
            -
            		case  | 
| 2142 | 
            +
            		case 69: goto tr261;
         | 
| 2143 | 
            +
            		case 101: goto tr261;
         | 
| 2170 2144 | 
             
            	}
         | 
| 2171 | 
            -
            	goto  | 
| 2145 | 
            +
            	goto tr257;
         | 
| 2172 2146 | 
             
            case 225:
         | 
| 2147 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2148 | 
            +
            		goto tr262;
         | 
| 2149 | 
            +
            	goto tr257;
         | 
| 2150 | 
            +
            case 315:
         | 
| 2173 2151 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2174 | 
            -
            		case  | 
| 2175 | 
            -
            		case  | 
| 2152 | 
            +
            		case 0: goto tr429;
         | 
| 2153 | 
            +
            		case 91: goto tr430;
         | 
| 2176 2154 | 
             
            	}
         | 
| 2177 | 
            -
            	goto  | 
| 2155 | 
            +
            	goto tr428;
         | 
| 2156 | 
            +
            case 316:
         | 
| 2157 | 
            +
            	if ( (*( sm->p)) == 47 )
         | 
| 2158 | 
            +
            		goto tr432;
         | 
| 2159 | 
            +
            	goto tr431;
         | 
| 2178 2160 | 
             
            case 226:
         | 
| 2179 2161 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2180 | 
            -
            		case  | 
| 2181 | 
            -
            		case  | 
| 2162 | 
            +
            		case 78: goto tr264;
         | 
| 2163 | 
            +
            		case 110: goto tr264;
         | 
| 2182 2164 | 
             
            	}
         | 
| 2183 | 
            -
            	goto  | 
| 2165 | 
            +
            	goto tr263;
         | 
| 2184 2166 | 
             
            case 227:
         | 
| 2185 2167 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2186 | 
            -
            		case  | 
| 2187 | 
            -
            		case  | 
| 2168 | 
            +
            		case 79: goto tr265;
         | 
| 2169 | 
            +
            		case 111: goto tr265;
         | 
| 2188 2170 | 
             
            	}
         | 
| 2189 | 
            -
            	goto  | 
| 2171 | 
            +
            	goto tr263;
         | 
| 2190 2172 | 
             
            case 228:
         | 
| 2191 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2192 | 
            -
            		goto tr267;
         | 
| 2193 | 
            -
            	goto tr262;
         | 
| 2194 | 
            -
            case 321:
         | 
| 2195 2173 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2196 | 
            -
            		case  | 
| 2197 | 
            -
            		case  | 
| 2174 | 
            +
            		case 68: goto tr266;
         | 
| 2175 | 
            +
            		case 100: goto tr266;
         | 
| 2198 2176 | 
             
            	}
         | 
| 2199 | 
            -
            	goto  | 
| 2200 | 
            -
            case 322:
         | 
| 2201 | 
            -
            	if ( (*( sm->p)) == 47 )
         | 
| 2202 | 
            -
            		goto tr443;
         | 
| 2203 | 
            -
            	goto tr442;
         | 
| 2177 | 
            +
            	goto tr263;
         | 
| 2204 2178 | 
             
            case 229:
         | 
| 2205 2179 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2206 | 
            -
            		case  | 
| 2207 | 
            -
            		case  | 
| 2180 | 
            +
            		case 84: goto tr267;
         | 
| 2181 | 
            +
            		case 116: goto tr267;
         | 
| 2208 2182 | 
             
            	}
         | 
| 2209 | 
            -
            	goto  | 
| 2183 | 
            +
            	goto tr263;
         | 
| 2210 2184 | 
             
            case 230:
         | 
| 2211 2185 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2212 | 
            -
            		case  | 
| 2213 | 
            -
            		case  | 
| 2186 | 
            +
            		case 69: goto tr268;
         | 
| 2187 | 
            +
            		case 101: goto tr268;
         | 
| 2214 2188 | 
             
            	}
         | 
| 2215 | 
            -
            	goto  | 
| 2189 | 
            +
            	goto tr263;
         | 
| 2216 2190 | 
             
            case 231:
         | 
| 2217 2191 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2218 | 
            -
            		case  | 
| 2219 | 
            -
            		case  | 
| 2192 | 
            +
            		case 88: goto tr269;
         | 
| 2193 | 
            +
            		case 120: goto tr269;
         | 
| 2220 2194 | 
             
            	}
         | 
| 2221 | 
            -
            	goto  | 
| 2195 | 
            +
            	goto tr263;
         | 
| 2222 2196 | 
             
            case 232:
         | 
| 2223 2197 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2224 | 
            -
            		case 84: goto  | 
| 2225 | 
            -
            		case 116: goto  | 
| 2198 | 
            +
            		case 84: goto tr270;
         | 
| 2199 | 
            +
            		case 116: goto tr270;
         | 
| 2226 2200 | 
             
            	}
         | 
| 2227 | 
            -
            	goto  | 
| 2201 | 
            +
            	goto tr263;
         | 
| 2228 2202 | 
             
            case 233:
         | 
| 2203 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2204 | 
            +
            		goto tr271;
         | 
| 2205 | 
            +
            	goto tr263;
         | 
| 2206 | 
            +
            case 317:
         | 
| 2229 2207 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2230 | 
            -
            		case  | 
| 2231 | 
            -
            		case  | 
| 2208 | 
            +
            		case 0: goto tr434;
         | 
| 2209 | 
            +
            		case 91: goto tr435;
         | 
| 2232 2210 | 
             
            	}
         | 
| 2233 | 
            -
            	goto  | 
| 2211 | 
            +
            	goto tr433;
         | 
| 2212 | 
            +
            case 318:
         | 
| 2213 | 
            +
            	switch( (*( sm->p)) ) {
         | 
| 2214 | 
            +
            		case 47: goto tr437;
         | 
| 2215 | 
            +
            		case 84: goto tr438;
         | 
| 2216 | 
            +
            		case 116: goto tr438;
         | 
| 2217 | 
            +
            	}
         | 
| 2218 | 
            +
            	goto tr436;
         | 
| 2234 2219 | 
             
            case 234:
         | 
| 2235 2220 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2236 | 
            -
            		case  | 
| 2237 | 
            -
            		case  | 
| 2221 | 
            +
            		case 84: goto tr273;
         | 
| 2222 | 
            +
            		case 116: goto tr273;
         | 
| 2238 2223 | 
             
            	}
         | 
| 2239 | 
            -
            	goto  | 
| 2224 | 
            +
            	goto tr272;
         | 
| 2240 2225 | 
             
            case 235:
         | 
| 2241 2226 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2242 | 
            -
            		case  | 
| 2243 | 
            -
            		case  | 
| 2227 | 
            +
            		case 65: goto tr274;
         | 
| 2228 | 
            +
            		case 66: goto tr275;
         | 
| 2229 | 
            +
            		case 72: goto tr276;
         | 
| 2230 | 
            +
            		case 82: goto tr277;
         | 
| 2231 | 
            +
            		case 97: goto tr274;
         | 
| 2232 | 
            +
            		case 98: goto tr275;
         | 
| 2233 | 
            +
            		case 104: goto tr276;
         | 
| 2234 | 
            +
            		case 114: goto tr277;
         | 
| 2244 2235 | 
             
            	}
         | 
| 2245 | 
            -
            	goto  | 
| 2236 | 
            +
            	goto tr272;
         | 
| 2246 2237 | 
             
            case 236:
         | 
| 2247 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2248 | 
            -
            		goto tr276;
         | 
| 2249 | 
            -
            	goto tr268;
         | 
| 2250 | 
            -
            case 323:
         | 
| 2251 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 2252 | 
            -
            		case 0: goto tr445;
         | 
| 2253 | 
            -
            		case 91: goto tr446;
         | 
| 2254 | 
            -
            	}
         | 
| 2255 | 
            -
            	goto tr444;
         | 
| 2256 | 
            -
            case 324:
         | 
| 2257 2238 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2258 | 
            -
            		case  | 
| 2259 | 
            -
            		case  | 
| 2260 | 
            -
            		case 116: goto tr449;
         | 
| 2239 | 
            +
            		case 66: goto tr278;
         | 
| 2240 | 
            +
            		case 98: goto tr278;
         | 
| 2261 2241 | 
             
            	}
         | 
| 2262 | 
            -
            	goto  | 
| 2242 | 
            +
            	goto tr272;
         | 
| 2263 2243 | 
             
            case 237:
         | 
| 2264 2244 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2265 | 
            -
            		case  | 
| 2266 | 
            -
            		case  | 
| 2245 | 
            +
            		case 76: goto tr279;
         | 
| 2246 | 
            +
            		case 108: goto tr279;
         | 
| 2267 2247 | 
             
            	}
         | 
| 2268 | 
            -
            	goto  | 
| 2248 | 
            +
            	goto tr272;
         | 
| 2269 2249 | 
             
            case 238:
         | 
| 2270 2250 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2271 | 
            -
            		case  | 
| 2272 | 
            -
            		case  | 
| 2273 | 
            -
            		case 72: goto tr281;
         | 
| 2274 | 
            -
            		case 82: goto tr282;
         | 
| 2275 | 
            -
            		case 97: goto tr279;
         | 
| 2276 | 
            -
            		case 98: goto tr280;
         | 
| 2277 | 
            -
            		case 104: goto tr281;
         | 
| 2278 | 
            -
            		case 114: goto tr282;
         | 
| 2251 | 
            +
            		case 69: goto tr280;
         | 
| 2252 | 
            +
            		case 101: goto tr280;
         | 
| 2279 2253 | 
             
            	}
         | 
| 2280 | 
            -
            	goto  | 
| 2254 | 
            +
            	goto tr272;
         | 
| 2281 2255 | 
             
            case 239:
         | 
| 2282 | 
            -
            	 | 
| 2283 | 
            -
            		 | 
| 2284 | 
            -
             | 
| 2285 | 
            -
            	}
         | 
| 2286 | 
            -
            	goto tr277;
         | 
| 2256 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2257 | 
            +
            		goto tr281;
         | 
| 2258 | 
            +
            	goto tr272;
         | 
| 2287 2259 | 
             
            case 240:
         | 
| 2288 2260 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2289 | 
            -
            		case  | 
| 2290 | 
            -
            		case  | 
| 2261 | 
            +
            		case 79: goto tr282;
         | 
| 2262 | 
            +
            		case 111: goto tr282;
         | 
| 2291 2263 | 
             
            	}
         | 
| 2292 | 
            -
            	goto  | 
| 2264 | 
            +
            	goto tr272;
         | 
| 2293 2265 | 
             
            case 241:
         | 
| 2294 2266 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2295 | 
            -
            		case  | 
| 2296 | 
            -
            		case  | 
| 2267 | 
            +
            		case 68: goto tr283;
         | 
| 2268 | 
            +
            		case 100: goto tr283;
         | 
| 2297 2269 | 
             
            	}
         | 
| 2298 | 
            -
            	goto  | 
| 2270 | 
            +
            	goto tr272;
         | 
| 2299 2271 | 
             
            case 242:
         | 
| 2300 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2301 | 
            -
            		goto tr286;
         | 
| 2302 | 
            -
            	goto tr277;
         | 
| 2303 | 
            -
            case 243:
         | 
| 2304 2272 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2305 | 
            -
            		case  | 
| 2306 | 
            -
            		case  | 
| 2273 | 
            +
            		case 89: goto tr284;
         | 
| 2274 | 
            +
            		case 121: goto tr284;
         | 
| 2307 2275 | 
             
            	}
         | 
| 2308 | 
            -
            	goto  | 
| 2276 | 
            +
            	goto tr272;
         | 
| 2277 | 
            +
            case 243:
         | 
| 2278 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2279 | 
            +
            		goto tr285;
         | 
| 2280 | 
            +
            	goto tr272;
         | 
| 2309 2281 | 
             
            case 244:
         | 
| 2310 2282 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2311 | 
            -
            		case  | 
| 2312 | 
            -
            		case  | 
| 2283 | 
            +
            		case 69: goto tr286;
         | 
| 2284 | 
            +
            		case 101: goto tr286;
         | 
| 2313 2285 | 
             
            	}
         | 
| 2314 | 
            -
            	goto  | 
| 2286 | 
            +
            	goto tr272;
         | 
| 2315 2287 | 
             
            case 245:
         | 
| 2316 2288 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2317 | 
            -
            		case  | 
| 2318 | 
            -
            		case  | 
| 2289 | 
            +
            		case 65: goto tr287;
         | 
| 2290 | 
            +
            		case 97: goto tr287;
         | 
| 2319 2291 | 
             
            	}
         | 
| 2320 | 
            -
            	goto  | 
| 2292 | 
            +
            	goto tr272;
         | 
| 2321 2293 | 
             
            case 246:
         | 
| 2322 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2323 | 
            -
            		goto tr290;
         | 
| 2324 | 
            -
            	goto tr277;
         | 
| 2325 | 
            -
            case 247:
         | 
| 2326 2294 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2327 | 
            -
            		case  | 
| 2328 | 
            -
            		case  | 
| 2295 | 
            +
            		case 68: goto tr288;
         | 
| 2296 | 
            +
            		case 100: goto tr288;
         | 
| 2329 2297 | 
             
            	}
         | 
| 2330 | 
            -
            	goto  | 
| 2298 | 
            +
            	goto tr272;
         | 
| 2299 | 
            +
            case 247:
         | 
| 2300 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2301 | 
            +
            		goto tr289;
         | 
| 2302 | 
            +
            	goto tr272;
         | 
| 2331 2303 | 
             
            case 248:
         | 
| 2332 | 
            -
            	 | 
| 2333 | 
            -
            		 | 
| 2334 | 
            -
             | 
| 2335 | 
            -
            	}
         | 
| 2336 | 
            -
            	goto tr277;
         | 
| 2304 | 
            +
            	if ( (*( sm->p)) == 93 )
         | 
| 2305 | 
            +
            		goto tr290;
         | 
| 2306 | 
            +
            	goto tr272;
         | 
| 2337 2307 | 
             
            case 249:
         | 
| 2338 2308 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2339 | 
            -
            		case  | 
| 2340 | 
            -
            		case  | 
| 2309 | 
            +
            		case 66: goto tr291;
         | 
| 2310 | 
            +
            		case 68: goto tr292;
         | 
| 2311 | 
            +
            		case 72: goto tr293;
         | 
| 2312 | 
            +
            		case 82: goto tr294;
         | 
| 2313 | 
            +
            		case 98: goto tr291;
         | 
| 2314 | 
            +
            		case 100: goto tr292;
         | 
| 2315 | 
            +
            		case 104: goto tr293;
         | 
| 2316 | 
            +
            		case 114: goto tr294;
         | 
| 2341 2317 | 
             
            	}
         | 
| 2342 | 
            -
            	goto  | 
| 2318 | 
            +
            	goto tr272;
         | 
| 2343 2319 | 
             
            case 250:
         | 
| 2344 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2345 | 
            -
            		goto tr294;
         | 
| 2346 | 
            -
            	goto tr277;
         | 
| 2347 | 
            -
            case 251:
         | 
| 2348 | 
            -
            	if ( (*( sm->p)) == 93 )
         | 
| 2349 | 
            -
            		goto tr295;
         | 
| 2350 | 
            -
            	goto tr277;
         | 
| 2351 | 
            -
            case 252:
         | 
| 2352 | 
            -
            	switch( (*( sm->p)) ) {
         | 
| 2353 | 
            -
            		case 66: goto tr296;
         | 
| 2354 | 
            -
            		case 68: goto tr297;
         | 
| 2355 | 
            -
            		case 72: goto tr298;
         | 
| 2356 | 
            -
            		case 82: goto tr299;
         | 
| 2357 | 
            -
            		case 98: goto tr296;
         | 
| 2358 | 
            -
            		case 100: goto tr297;
         | 
| 2359 | 
            -
            		case 104: goto tr298;
         | 
| 2360 | 
            -
            		case 114: goto tr299;
         | 
| 2361 | 
            -
            	}
         | 
| 2362 | 
            -
            	goto tr277;
         | 
| 2363 | 
            -
            case 253:
         | 
| 2364 2320 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2365 | 
            -
            		case 79: goto  | 
| 2366 | 
            -
            		case 111: goto  | 
| 2321 | 
            +
            		case 79: goto tr295;
         | 
| 2322 | 
            +
            		case 111: goto tr295;
         | 
| 2367 2323 | 
             
            	}
         | 
| 2368 | 
            -
            	goto  | 
| 2369 | 
            -
            case  | 
| 2324 | 
            +
            	goto tr272;
         | 
| 2325 | 
            +
            case 251:
         | 
| 2370 2326 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2371 | 
            -
            		case 68: goto  | 
| 2372 | 
            -
            		case 100: goto  | 
| 2327 | 
            +
            		case 68: goto tr296;
         | 
| 2328 | 
            +
            		case 100: goto tr296;
         | 
| 2373 2329 | 
             
            	}
         | 
| 2374 | 
            -
            	goto  | 
| 2375 | 
            -
            case  | 
| 2330 | 
            +
            	goto tr272;
         | 
| 2331 | 
            +
            case 252:
         | 
| 2376 2332 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2377 | 
            -
            		case 89: goto  | 
| 2378 | 
            -
            		case 121: goto  | 
| 2333 | 
            +
            		case 89: goto tr297;
         | 
| 2334 | 
            +
            		case 121: goto tr297;
         | 
| 2379 2335 | 
             
            	}
         | 
| 2380 | 
            -
            	goto  | 
| 2381 | 
            -
            case  | 
| 2336 | 
            +
            	goto tr272;
         | 
| 2337 | 
            +
            case 253:
         | 
| 2382 2338 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2383 | 
            -
            		goto  | 
| 2384 | 
            -
            	goto  | 
| 2385 | 
            -
            case  | 
| 2339 | 
            +
            		goto tr298;
         | 
| 2340 | 
            +
            	goto tr272;
         | 
| 2341 | 
            +
            case 254:
         | 
| 2386 2342 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2387 | 
            -
            		goto  | 
| 2388 | 
            -
            	goto  | 
| 2389 | 
            -
            case  | 
| 2343 | 
            +
            		goto tr299;
         | 
| 2344 | 
            +
            	goto tr272;
         | 
| 2345 | 
            +
            case 255:
         | 
| 2390 2346 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2391 | 
            -
            		case 69: goto  | 
| 2392 | 
            -
            		case 93: goto  | 
| 2393 | 
            -
            		case 101: goto  | 
| 2347 | 
            +
            		case 69: goto tr300;
         | 
| 2348 | 
            +
            		case 93: goto tr301;
         | 
| 2349 | 
            +
            		case 101: goto tr300;
         | 
| 2394 2350 | 
             
            	}
         | 
| 2395 | 
            -
            	goto  | 
| 2396 | 
            -
            case  | 
| 2351 | 
            +
            	goto tr272;
         | 
| 2352 | 
            +
            case 256:
         | 
| 2397 2353 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2398 | 
            -
            		case 65: goto  | 
| 2399 | 
            -
            		case 97: goto  | 
| 2354 | 
            +
            		case 65: goto tr302;
         | 
| 2355 | 
            +
            		case 97: goto tr302;
         | 
| 2400 2356 | 
             
            	}
         | 
| 2401 | 
            -
            	goto  | 
| 2402 | 
            -
            case  | 
| 2357 | 
            +
            	goto tr272;
         | 
| 2358 | 
            +
            case 257:
         | 
| 2403 2359 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2404 | 
            -
            		case 68: goto  | 
| 2405 | 
            -
            		case 100: goto  | 
| 2360 | 
            +
            		case 68: goto tr303;
         | 
| 2361 | 
            +
            		case 100: goto tr303;
         | 
| 2406 2362 | 
             
            	}
         | 
| 2407 | 
            -
            	goto  | 
| 2408 | 
            -
            case  | 
| 2363 | 
            +
            	goto tr272;
         | 
| 2364 | 
            +
            case 258:
         | 
| 2409 2365 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2410 | 
            -
            		goto  | 
| 2411 | 
            -
            	goto  | 
| 2412 | 
            -
            case  | 
| 2366 | 
            +
            		goto tr304;
         | 
| 2367 | 
            +
            	goto tr272;
         | 
| 2368 | 
            +
            case 259:
         | 
| 2413 2369 | 
             
            	if ( (*( sm->p)) == 93 )
         | 
| 2414 | 
            -
            		goto  | 
| 2415 | 
            -
            	goto  | 
| 2416 | 
            -
            case  | 
| 2370 | 
            +
            		goto tr305;
         | 
| 2371 | 
            +
            	goto tr272;
         | 
| 2372 | 
            +
            case 319:
         | 
| 2417 2373 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2418 | 
            -
            		case 0: goto  | 
| 2419 | 
            -
            		case 10: goto  | 
| 2420 | 
            -
            		case 13: goto  | 
| 2421 | 
            -
            		case 42: goto  | 
| 2374 | 
            +
            		case 0: goto tr440;
         | 
| 2375 | 
            +
            		case 10: goto tr441;
         | 
| 2376 | 
            +
            		case 13: goto tr442;
         | 
| 2377 | 
            +
            		case 42: goto tr443;
         | 
| 2422 2378 | 
             
            	}
         | 
| 2423 | 
            -
            	goto  | 
| 2424 | 
            -
            case  | 
| 2379 | 
            +
            	goto tr439;
         | 
| 2380 | 
            +
            case 320:
         | 
| 2425 2381 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2426 | 
            -
            		case 10: goto  | 
| 2427 | 
            -
            		case 13: goto  | 
| 2382 | 
            +
            		case 10: goto tr307;
         | 
| 2383 | 
            +
            		case 13: goto tr444;
         | 
| 2428 2384 | 
             
            	}
         | 
| 2429 | 
            -
            	goto  | 
| 2430 | 
            -
            case  | 
| 2385 | 
            +
            	goto tr306;
         | 
| 2386 | 
            +
            case 260:
         | 
| 2431 2387 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 2432 | 
            -
            		goto  | 
| 2433 | 
            -
            	goto  | 
| 2434 | 
            -
            case  | 
| 2388 | 
            +
            		goto tr307;
         | 
| 2389 | 
            +
            	goto tr306;
         | 
| 2390 | 
            +
            case 321:
         | 
| 2435 2391 | 
             
            	if ( (*( sm->p)) == 10 )
         | 
| 2436 | 
            -
            		goto  | 
| 2437 | 
            -
            	goto  | 
| 2438 | 
            -
            case  | 
| 2392 | 
            +
            		goto tr441;
         | 
| 2393 | 
            +
            	goto tr445;
         | 
| 2394 | 
            +
            case 322:
         | 
| 2439 2395 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2440 | 
            -
            		case 9: goto  | 
| 2441 | 
            -
            		case 32: goto  | 
| 2442 | 
            -
            		case 42: goto  | 
| 2396 | 
            +
            		case 9: goto tr311;
         | 
| 2397 | 
            +
            		case 32: goto tr311;
         | 
| 2398 | 
            +
            		case 42: goto tr312;
         | 
| 2443 2399 | 
             
            	}
         | 
| 2444 | 
            -
            	goto  | 
| 2445 | 
            -
            case  | 
| 2400 | 
            +
            	goto tr445;
         | 
| 2401 | 
            +
            case 261:
         | 
| 2446 2402 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2447 | 
            -
            		case 0: goto  | 
| 2448 | 
            -
            		case 9: goto  | 
| 2449 | 
            -
            		case 10: goto  | 
| 2450 | 
            -
            		case 13: goto  | 
| 2451 | 
            -
            		case 32: goto  | 
| 2403 | 
            +
            		case 0: goto tr308;
         | 
| 2404 | 
            +
            		case 9: goto tr310;
         | 
| 2405 | 
            +
            		case 10: goto tr308;
         | 
| 2406 | 
            +
            		case 13: goto tr308;
         | 
| 2407 | 
            +
            		case 32: goto tr310;
         | 
| 2452 2408 | 
             
            	}
         | 
| 2453 | 
            -
            	goto  | 
| 2454 | 
            -
            case  | 
| 2409 | 
            +
            	goto tr309;
         | 
| 2410 | 
            +
            case 323:
         | 
| 2455 2411 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2456 | 
            -
            		case 0: goto  | 
| 2457 | 
            -
            		case 10: goto  | 
| 2458 | 
            -
            		case 13: goto  | 
| 2412 | 
            +
            		case 0: goto tr446;
         | 
| 2413 | 
            +
            		case 10: goto tr446;
         | 
| 2414 | 
            +
            		case 13: goto tr446;
         | 
| 2459 2415 | 
             
            	}
         | 
| 2460 | 
            -
            	goto  | 
| 2461 | 
            -
            case  | 
| 2416 | 
            +
            	goto tr447;
         | 
| 2417 | 
            +
            case 324:
         | 
| 2462 2418 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2463 | 
            -
            		case 0: goto  | 
| 2464 | 
            -
            		case 9: goto  | 
| 2465 | 
            -
            		case 10: goto  | 
| 2466 | 
            -
            		case 13: goto  | 
| 2467 | 
            -
            		case 32: goto  | 
| 2419 | 
            +
            		case 0: goto tr446;
         | 
| 2420 | 
            +
            		case 9: goto tr310;
         | 
| 2421 | 
            +
            		case 10: goto tr446;
         | 
| 2422 | 
            +
            		case 13: goto tr446;
         | 
| 2423 | 
            +
            		case 32: goto tr310;
         | 
| 2468 2424 | 
             
            	}
         | 
| 2469 | 
            -
            	goto  | 
| 2470 | 
            -
            case  | 
| 2425 | 
            +
            	goto tr309;
         | 
| 2426 | 
            +
            case 262:
         | 
| 2471 2427 | 
             
            	switch( (*( sm->p)) ) {
         | 
| 2472 | 
            -
            		case 9: goto  | 
| 2473 | 
            -
            		case 32: goto  | 
| 2474 | 
            -
            		case 42: goto  | 
| 2428 | 
            +
            		case 9: goto tr311;
         | 
| 2429 | 
            +
            		case 32: goto tr311;
         | 
| 2430 | 
            +
            		case 42: goto tr312;
         | 
| 2475 2431 | 
             
            	}
         | 
| 2476 | 
            -
            	goto  | 
| 2432 | 
            +
            	goto tr308;
         | 
| 2477 2433 | 
             
            	}
         | 
| 2478 2434 |  | 
| 2479 | 
            -
            	 | 
| 2435 | 
            +
            	tr320:  sm->cs = 0; goto _again;
         | 
| 2480 2436 | 
             
            	tr5:  sm->cs = 1; goto f4;
         | 
| 2481 2437 | 
             
            	tr6:  sm->cs = 2; goto _again;
         | 
| 2482 | 
            -
            	 | 
| 2438 | 
            +
            	tr324:  sm->cs = 3; goto f7;
         | 
| 2483 2439 | 
             
            	tr7:  sm->cs = 4; goto f4;
         | 
| 2484 2440 | 
             
            	tr10:  sm->cs = 5; goto _again;
         | 
| 2485 2441 | 
             
            	tr9:  sm->cs = 5; goto f3;
         | 
| 2486 | 
            -
            	 | 
| 2442 | 
            +
            	tr329:  sm->cs = 6; goto _again;
         | 
| 2487 2443 | 
             
            	tr12:  sm->cs = 7; goto _again;
         | 
| 2488 2444 | 
             
            	tr13:  sm->cs = 8; goto _again;
         | 
| 2489 2445 | 
             
            	tr14:  sm->cs = 9; goto _again;
         | 
| @@ -2492,11 +2448,11 @@ case 265: | |
| 2492 2448 | 
             
            	tr17:  sm->cs = 12; goto _again;
         | 
| 2493 2449 | 
             
            	tr18:  sm->cs = 13; goto _again;
         | 
| 2494 2450 | 
             
            	tr19:  sm->cs = 14; goto _again;
         | 
| 2495 | 
            -
            	 | 
| 2451 | 
            +
            	tr330:  sm->cs = 15; goto _again;
         | 
| 2496 2452 | 
             
            	tr21:  sm->cs = 16; goto _again;
         | 
| 2497 2453 | 
             
            	tr22:  sm->cs = 17; goto _again;
         | 
| 2498 2454 | 
             
            	tr23:  sm->cs = 18; goto _again;
         | 
| 2499 | 
            -
            	 | 
| 2455 | 
            +
            	tr331:  sm->cs = 19; goto _again;
         | 
| 2500 2456 | 
             
            	tr25:  sm->cs = 20; goto _again;
         | 
| 2501 2457 | 
             
            	tr26:  sm->cs = 21; goto _again;
         | 
| 2502 2458 | 
             
            	tr27:  sm->cs = 22; goto _again;
         | 
| @@ -2505,19 +2461,19 @@ case 265: | |
| 2505 2461 | 
             
            	tr30:  sm->cs = 25; goto _again;
         | 
| 2506 2462 | 
             
            	tr33:  sm->cs = 26; goto _again;
         | 
| 2507 2463 | 
             
            	tr32:  sm->cs = 26; goto f7;
         | 
| 2508 | 
            -
            	 | 
| 2464 | 
            +
            	tr332:  sm->cs = 27; goto _again;
         | 
| 2509 2465 | 
             
            	tr35:  sm->cs = 28; goto _again;
         | 
| 2510 2466 | 
             
            	tr36:  sm->cs = 29; goto _again;
         | 
| 2511 2467 | 
             
            	tr37:  sm->cs = 30; goto _again;
         | 
| 2512 2468 | 
             
            	tr38:  sm->cs = 31; goto _again;
         | 
| 2513 2469 | 
             
            	tr39:  sm->cs = 32; goto _again;
         | 
| 2514 2470 | 
             
            	tr40:  sm->cs = 33; goto _again;
         | 
| 2515 | 
            -
            	 | 
| 2471 | 
            +
            	tr333:  sm->cs = 34; goto _again;
         | 
| 2516 2472 | 
             
            	tr42:  sm->cs = 35; goto _again;
         | 
| 2517 2473 | 
             
            	tr43:  sm->cs = 36; goto _again;
         | 
| 2518 2474 | 
             
            	tr44:  sm->cs = 37; goto _again;
         | 
| 2519 2475 | 
             
            	tr45:  sm->cs = 38; goto _again;
         | 
| 2520 | 
            -
            	 | 
| 2476 | 
            +
            	tr334:  sm->cs = 39; goto _again;
         | 
| 2521 2477 | 
             
            	tr47:  sm->cs = 40; goto _again;
         | 
| 2522 2478 | 
             
            	tr48:  sm->cs = 41; goto _again;
         | 
| 2523 2479 | 
             
            	tr49:  sm->cs = 42; goto _again;
         | 
| @@ -2525,18 +2481,18 @@ case 265: | |
| 2525 2481 | 
             
            	tr51:  sm->cs = 44; goto _again;
         | 
| 2526 2482 | 
             
            	tr52:  sm->cs = 45; goto _again;
         | 
| 2527 2483 | 
             
            	tr53:  sm->cs = 46; goto _again;
         | 
| 2528 | 
            -
            	 | 
| 2484 | 
            +
            	tr335:  sm->cs = 47; goto _again;
         | 
| 2529 2485 | 
             
            	tr55:  sm->cs = 48; goto _again;
         | 
| 2530 2486 | 
             
            	tr57:  sm->cs = 49; goto _again;
         | 
| 2531 2487 | 
             
            	tr58:  sm->cs = 50; goto _again;
         | 
| 2532 2488 | 
             
            	tr59:  sm->cs = 51; goto _again;
         | 
| 2533 2489 | 
             
            	tr56:  sm->cs = 52; goto _again;
         | 
| 2534 | 
            -
            	 | 
| 2490 | 
            +
            	tr360:  sm->cs = 53; goto _again;
         | 
| 2535 2491 | 
             
            	tr66:  sm->cs = 54; goto _again;
         | 
| 2536 | 
            -
            	 | 
| 2492 | 
            +
            	tr361:  sm->cs = 54; goto f7;
         | 
| 2537 2493 | 
             
            	tr65:  sm->cs = 55; goto f4;
         | 
| 2538 2494 | 
             
            	tr70:  sm->cs = 56; goto _again;
         | 
| 2539 | 
            -
            	 | 
| 2495 | 
            +
            	tr367:  sm->cs = 56; goto f7;
         | 
| 2540 2496 | 
             
            	tr71:  sm->cs = 57; goto f4;
         | 
| 2541 2497 | 
             
            	tr72:  sm->cs = 58; goto _again;
         | 
| 2542 2498 | 
             
            	tr100:  sm->cs = 59; goto _again;
         | 
| @@ -2566,19 +2522,19 @@ case 265: | |
| 2566 2522 | 
             
            	tr99:  sm->cs = 81; goto _again;
         | 
| 2567 2523 | 
             
            	tr98:  sm->cs = 82; goto _again;
         | 
| 2568 2524 | 
             
            	tr102:  sm->cs = 83; goto _again;
         | 
| 2569 | 
            -
            	 | 
| 2525 | 
            +
            	tr369:  sm->cs = 83; goto f7;
         | 
| 2570 2526 | 
             
            	tr103:  sm->cs = 84; goto _again;
         | 
| 2571 | 
            -
            	 | 
| 2572 | 
            -
            	 | 
| 2573 | 
            -
            	 | 
| 2574 | 
            -
            	 | 
| 2527 | 
            +
            	tr370:  sm->cs = 84; goto f7;
         | 
| 2528 | 
            +
            	tr374:  sm->cs = 85; goto _again;
         | 
| 2529 | 
            +
            	tr371:  sm->cs = 85; goto f7;
         | 
| 2530 | 
            +
            	tr377:  sm->cs = 86; goto _again;
         | 
| 2575 2531 | 
             
            	tr104:  sm->cs = 87; goto _again;
         | 
| 2576 2532 | 
             
            	tr105:  sm->cs = 88; goto _again;
         | 
| 2577 2533 | 
             
            	tr106:  sm->cs = 89; goto _again;
         | 
| 2578 2534 | 
             
            	tr107:  sm->cs = 90; goto _again;
         | 
| 2579 2535 | 
             
            	tr108:  sm->cs = 91; goto _again;
         | 
| 2580 2536 | 
             
            	tr109:  sm->cs = 92; goto _again;
         | 
| 2581 | 
            -
            	 | 
| 2537 | 
            +
            	tr380:  sm->cs = 93; goto _again;
         | 
| 2582 2538 | 
             
            	tr111:  sm->cs = 94; goto _again;
         | 
| 2583 2539 | 
             
            	tr112:  sm->cs = 95; goto _again;
         | 
| 2584 2540 | 
             
            	tr113:  sm->cs = 96; goto _again;
         | 
| @@ -2586,355 +2542,344 @@ case 265: | |
| 2586 2542 | 
             
            	tr115:  sm->cs = 98; goto _again;
         | 
| 2587 2543 | 
             
            	tr116:  sm->cs = 99; goto _again;
         | 
| 2588 2544 | 
             
            	tr117:  sm->cs = 100; goto _again;
         | 
| 2589 | 
            -
            	 | 
| 2545 | 
            +
            	tr383:  sm->cs = 101; goto _again;
         | 
| 2590 2546 | 
             
            	tr119:  sm->cs = 102; goto _again;
         | 
| 2591 2547 | 
             
            	tr120:  sm->cs = 103; goto _again;
         | 
| 2592 2548 | 
             
            	tr121:  sm->cs = 104; goto _again;
         | 
| 2593 2549 | 
             
            	tr122:  sm->cs = 105; goto _again;
         | 
| 2594 2550 | 
             
            	tr123:  sm->cs = 106; goto _again;
         | 
| 2595 | 
            -
            	 | 
| 2596 | 
            -
            	tr125:  sm->cs = 108; goto  | 
| 2597 | 
            -
            	 | 
| 2598 | 
            -
            	tr127:  sm->cs =  | 
| 2599 | 
            -
            	 | 
| 2600 | 
            -
            	 | 
| 2601 | 
            -
            	 | 
| 2602 | 
            -
            	 | 
| 2603 | 
            -
            	 | 
| 2604 | 
            -
            	 | 
| 2605 | 
            -
            	 | 
| 2606 | 
            -
            	 | 
| 2607 | 
            -
            	 | 
| 2608 | 
            -
            	tr138:  sm->cs =  | 
| 2609 | 
            -
            	 | 
| 2610 | 
            -
            	tr140:  sm->cs =  | 
| 2611 | 
            -
            	 | 
| 2612 | 
            -
            	tr143:  sm->cs =  | 
| 2613 | 
            -
            	 | 
| 2614 | 
            -
            	 | 
| 2615 | 
            -
            	 | 
| 2616 | 
            -
            	 | 
| 2617 | 
            -
            	 | 
| 2618 | 
            -
            	 | 
| 2619 | 
            -
            	 | 
| 2620 | 
            -
            	 | 
| 2621 | 
            -
            	 | 
| 2622 | 
            -
            	 | 
| 2623 | 
            -
            	 | 
| 2624 | 
            -
            	 | 
| 2625 | 
            -
            	tr157:  sm->cs =  | 
| 2626 | 
            -
            	 | 
| 2627 | 
            -
            	tr159:  sm->cs =  | 
| 2628 | 
            -
            	 | 
| 2629 | 
            -
            	 | 
| 2630 | 
            -
            	 | 
| 2631 | 
            -
            	 | 
| 2632 | 
            -
            	 | 
| 2633 | 
            -
            	 | 
| 2634 | 
            -
            	 | 
| 2635 | 
            -
            	 | 
| 2636 | 
            -
            	 | 
| 2637 | 
            -
            	 | 
| 2638 | 
            -
            	 | 
| 2639 | 
            -
            	 | 
| 2640 | 
            -
            	 | 
| 2641 | 
            -
            	 | 
| 2642 | 
            -
            	 | 
| 2643 | 
            -
            	 | 
| 2644 | 
            -
            	 | 
| 2645 | 
            -
            	 | 
| 2646 | 
            -
            	 | 
| 2647 | 
            -
            	tr186:  sm->cs =  | 
| 2648 | 
            -
            	tr187:  sm->cs =  | 
| 2649 | 
            -
            	 | 
| 2650 | 
            -
            	tr189:  sm->cs =  | 
| 2651 | 
            -
            	 | 
| 2652 | 
            -
            	 | 
| 2653 | 
            -
            	 | 
| 2654 | 
            -
            	 | 
| 2655 | 
            -
            	 | 
| 2656 | 
            -
            	 | 
| 2657 | 
            -
            	 | 
| 2658 | 
            -
            	 | 
| 2659 | 
            -
            	 | 
| 2660 | 
            -
            	 | 
| 2661 | 
            -
            	 | 
| 2662 | 
            -
            	 | 
| 2663 | 
            -
            	 | 
| 2664 | 
            -
            	 | 
| 2665 | 
            -
            	 | 
| 2666 | 
            -
            	 | 
| 2667 | 
            -
            	 | 
| 2668 | 
            -
            	 | 
| 2669 | 
            -
            	 | 
| 2670 | 
            -
            	 | 
| 2671 | 
            -
            	 | 
| 2672 | 
            -
            	 | 
| 2673 | 
            -
            	 | 
| 2674 | 
            -
            	 | 
| 2675 | 
            -
            	 | 
| 2676 | 
            -
            	 | 
| 2677 | 
            -
            	 | 
| 2678 | 
            -
            	 | 
| 2679 | 
            -
            	 | 
| 2680 | 
            -
            	tr222:  sm->cs =  | 
| 2681 | 
            -
            	tr223:  sm->cs =  | 
| 2682 | 
            -
            	 | 
| 2683 | 
            -
            	tr225:  sm->cs =  | 
| 2684 | 
            -
            	 | 
| 2685 | 
            -
            	 | 
| 2686 | 
            -
            	 | 
| 2687 | 
            -
            	 | 
| 2688 | 
            -
            	 | 
| 2689 | 
            -
            	 | 
| 2690 | 
            -
            	tr427:  sm->cs = 201; goto _again;
         | 
| 2551 | 
            +
            	tr386:  sm->cs = 107; goto _again;
         | 
| 2552 | 
            +
            	tr125:  sm->cs = 108; goto _again;
         | 
| 2553 | 
            +
            	tr126:  sm->cs = 109; goto _again;
         | 
| 2554 | 
            +
            	tr127:  sm->cs = 110; goto _again;
         | 
| 2555 | 
            +
            	tr128:  sm->cs = 111; goto _again;
         | 
| 2556 | 
            +
            	tr129:  sm->cs = 112; goto _again;
         | 
| 2557 | 
            +
            	tr389:  sm->cs = 113; goto _again;
         | 
| 2558 | 
            +
            	tr131:  sm->cs = 114; goto _again;
         | 
| 2559 | 
            +
            	tr132:  sm->cs = 115; goto _again;
         | 
| 2560 | 
            +
            	tr133:  sm->cs = 116; goto _again;
         | 
| 2561 | 
            +
            	tr134:  sm->cs = 117; goto _again;
         | 
| 2562 | 
            +
            	tr135:  sm->cs = 118; goto _again;
         | 
| 2563 | 
            +
            	tr392:  sm->cs = 119; goto f4;
         | 
| 2564 | 
            +
            	tr138:  sm->cs = 120; goto _again;
         | 
| 2565 | 
            +
            	tr390:  sm->cs = 121; goto _again;
         | 
| 2566 | 
            +
            	tr140:  sm->cs = 122; goto _again;
         | 
| 2567 | 
            +
            	tr142:  sm->cs = 123; goto _again;
         | 
| 2568 | 
            +
            	tr143:  sm->cs = 124; goto _again;
         | 
| 2569 | 
            +
            	tr144:  sm->cs = 125; goto _again;
         | 
| 2570 | 
            +
            	tr141:  sm->cs = 126; goto _again;
         | 
| 2571 | 
            +
            	tr146:  sm->cs = 127; goto _again;
         | 
| 2572 | 
            +
            	tr147:  sm->cs = 128; goto _again;
         | 
| 2573 | 
            +
            	tr148:  sm->cs = 129; goto _again;
         | 
| 2574 | 
            +
            	tr400:  sm->cs = 130; goto _again;
         | 
| 2575 | 
            +
            	tr150:  sm->cs = 131; goto _again;
         | 
| 2576 | 
            +
            	tr151:  sm->cs = 132; goto _again;
         | 
| 2577 | 
            +
            	tr152:  sm->cs = 133; goto _again;
         | 
| 2578 | 
            +
            	tr153:  sm->cs = 134; goto _again;
         | 
| 2579 | 
            +
            	tr154:  sm->cs = 135; goto _again;
         | 
| 2580 | 
            +
            	tr402:  sm->cs = 136; goto f4;
         | 
| 2581 | 
            +
            	tr157:  sm->cs = 137; goto _again;
         | 
| 2582 | 
            +
            	tr406:  sm->cs = 138; goto _again;
         | 
| 2583 | 
            +
            	tr159:  sm->cs = 139; goto _again;
         | 
| 2584 | 
            +
            	tr160:  sm->cs = 140; goto _again;
         | 
| 2585 | 
            +
            	tr161:  sm->cs = 141; goto _again;
         | 
| 2586 | 
            +
            	tr162:  sm->cs = 142; goto _again;
         | 
| 2587 | 
            +
            	tr409:  sm->cs = 143; goto _again;
         | 
| 2588 | 
            +
            	tr164:  sm->cs = 144; goto _again;
         | 
| 2589 | 
            +
            	tr165:  sm->cs = 145; goto _again;
         | 
| 2590 | 
            +
            	tr172:  sm->cs = 146; goto _again;
         | 
| 2591 | 
            +
            	tr173:  sm->cs = 147; goto _again;
         | 
| 2592 | 
            +
            	tr174:  sm->cs = 148; goto _again;
         | 
| 2593 | 
            +
            	tr175:  sm->cs = 149; goto _again;
         | 
| 2594 | 
            +
            	tr176:  sm->cs = 150; goto _again;
         | 
| 2595 | 
            +
            	tr166:  sm->cs = 151; goto _again;
         | 
| 2596 | 
            +
            	tr167:  sm->cs = 152; goto _again;
         | 
| 2597 | 
            +
            	tr179:  sm->cs = 153; goto _again;
         | 
| 2598 | 
            +
            	tr180:  sm->cs = 154; goto _again;
         | 
| 2599 | 
            +
            	tr181:  sm->cs = 155; goto _again;
         | 
| 2600 | 
            +
            	tr182:  sm->cs = 156; goto _again;
         | 
| 2601 | 
            +
            	tr168:  sm->cs = 157; goto _again;
         | 
| 2602 | 
            +
            	tr184:  sm->cs = 158; goto _again;
         | 
| 2603 | 
            +
            	tr186:  sm->cs = 159; goto _again;
         | 
| 2604 | 
            +
            	tr187:  sm->cs = 160; goto _again;
         | 
| 2605 | 
            +
            	tr188:  sm->cs = 161; goto _again;
         | 
| 2606 | 
            +
            	tr189:  sm->cs = 162; goto _again;
         | 
| 2607 | 
            +
            	tr190:  sm->cs = 163; goto _again;
         | 
| 2608 | 
            +
            	tr191:  sm->cs = 164; goto _again;
         | 
| 2609 | 
            +
            	tr169:  sm->cs = 165; goto _again;
         | 
| 2610 | 
            +
            	tr193:  sm->cs = 166; goto _again;
         | 
| 2611 | 
            +
            	tr194:  sm->cs = 167; goto _again;
         | 
| 2612 | 
            +
            	tr195:  sm->cs = 168; goto _again;
         | 
| 2613 | 
            +
            	tr170:  sm->cs = 169; goto _again;
         | 
| 2614 | 
            +
            	tr410:  sm->cs = 170; goto _again;
         | 
| 2615 | 
            +
            	tr411:  sm->cs = 171; goto _again;
         | 
| 2616 | 
            +
            	tr201:  sm->cs = 172; goto _again;
         | 
| 2617 | 
            +
            	tr202:  sm->cs = 173; goto _again;
         | 
| 2618 | 
            +
            	tr203:  sm->cs = 174; goto _again;
         | 
| 2619 | 
            +
            	tr204:  sm->cs = 175; goto _again;
         | 
| 2620 | 
            +
            	tr205:  sm->cs = 176; goto _again;
         | 
| 2621 | 
            +
            	tr412:  sm->cs = 177; goto _again;
         | 
| 2622 | 
            +
            	tr413:  sm->cs = 178; goto _again;
         | 
| 2623 | 
            +
            	tr208:  sm->cs = 179; goto _again;
         | 
| 2624 | 
            +
            	tr209:  sm->cs = 180; goto _again;
         | 
| 2625 | 
            +
            	tr210:  sm->cs = 181; goto _again;
         | 
| 2626 | 
            +
            	tr211:  sm->cs = 182; goto _again;
         | 
| 2627 | 
            +
            	tr212:  sm->cs = 183; goto _again;
         | 
| 2628 | 
            +
            	tr213:  sm->cs = 184; goto _again;
         | 
| 2629 | 
            +
            	tr414:  sm->cs = 185; goto _again;
         | 
| 2630 | 
            +
            	tr215:  sm->cs = 186; goto _again;
         | 
| 2631 | 
            +
            	tr216:  sm->cs = 187; goto _again;
         | 
| 2632 | 
            +
            	tr217:  sm->cs = 188; goto _again;
         | 
| 2633 | 
            +
            	tr218:  sm->cs = 189; goto _again;
         | 
| 2634 | 
            +
            	tr415:  sm->cs = 190; goto _again;
         | 
| 2635 | 
            +
            	tr220:  sm->cs = 191; goto _again;
         | 
| 2636 | 
            +
            	tr222:  sm->cs = 192; goto _again;
         | 
| 2637 | 
            +
            	tr223:  sm->cs = 193; goto _again;
         | 
| 2638 | 
            +
            	tr224:  sm->cs = 194; goto _again;
         | 
| 2639 | 
            +
            	tr225:  sm->cs = 195; goto _again;
         | 
| 2640 | 
            +
            	tr226:  sm->cs = 196; goto _again;
         | 
| 2641 | 
            +
            	tr227:  sm->cs = 197; goto _again;
         | 
| 2642 | 
            +
            	tr416:  sm->cs = 198; goto _again;
         | 
| 2643 | 
            +
            	tr229:  sm->cs = 199; goto _again;
         | 
| 2644 | 
            +
            	tr417:  sm->cs = 200; goto _again;
         | 
| 2645 | 
            +
            	tr418:  sm->cs = 201; goto _again;
         | 
| 2691 2646 | 
             
            	tr234:  sm->cs = 202; goto _again;
         | 
| 2692 | 
            -
            	 | 
| 2693 | 
            -
            	 | 
| 2647 | 
            +
            	tr232:  sm->cs = 202; goto f7;
         | 
| 2648 | 
            +
            	tr235:  sm->cs = 203; goto f4;
         | 
| 2649 | 
            +
            	tr236:  sm->cs = 204; goto f4;
         | 
| 2694 2650 | 
             
            	tr239:  sm->cs = 205; goto _again;
         | 
| 2695 | 
            -
            	 | 
| 2696 | 
            -
            	tr240:  sm->cs = 206; goto  | 
| 2697 | 
            -
            	 | 
| 2698 | 
            -
            	 | 
| 2699 | 
            -
            	 | 
| 2700 | 
            -
            	 | 
| 2701 | 
            -
            	 | 
| 2702 | 
            -
            	 | 
| 2703 | 
            -
            	 | 
| 2704 | 
            -
            	tr248:  sm->cs =  | 
| 2705 | 
            -
            	tr249:  sm->cs =  | 
| 2706 | 
            -
            	tr250:  sm->cs =  | 
| 2707 | 
            -
            	 | 
| 2708 | 
            -
            	 | 
| 2709 | 
            -
            	 | 
| 2710 | 
            -
            	 | 
| 2711 | 
            -
            	 | 
| 2712 | 
            -
            	 | 
| 2713 | 
            -
            	 | 
| 2714 | 
            -
            	 | 
| 2715 | 
            -
            	 | 
| 2716 | 
            -
            	tr260:  sm->cs =  | 
| 2717 | 
            -
            	 | 
| 2718 | 
            -
            	 | 
| 2719 | 
            -
            	tr264:  sm->cs =  | 
| 2720 | 
            -
            	tr265:  sm->cs =  | 
| 2721 | 
            -
            	tr266:  sm->cs =  | 
| 2722 | 
            -
            	 | 
| 2723 | 
            -
            	 | 
| 2724 | 
            -
            	 | 
| 2725 | 
            -
            	 | 
| 2726 | 
            -
            	 | 
| 2727 | 
            -
            	tr273:  sm->cs =  | 
| 2728 | 
            -
            	tr274:  sm->cs =  | 
| 2729 | 
            -
            	 | 
| 2730 | 
            -
            	 | 
| 2731 | 
            -
            	 | 
| 2732 | 
            -
            	 | 
| 2733 | 
            -
            	 | 
| 2734 | 
            -
            	 | 
| 2735 | 
            -
            	 | 
| 2736 | 
            -
            	 | 
| 2737 | 
            -
            	 | 
| 2738 | 
            -
            	 | 
| 2739 | 
            -
            	 | 
| 2740 | 
            -
            	 | 
| 2741 | 
            -
            	 | 
| 2742 | 
            -
            	 | 
| 2743 | 
            -
            	 | 
| 2744 | 
            -
            	 | 
| 2745 | 
            -
            	 | 
| 2746 | 
            -
            	 | 
| 2747 | 
            -
            	 | 
| 2748 | 
            -
            	 | 
| 2749 | 
            -
            	tr302:  sm->cs =  | 
| 2750 | 
            -
            	 | 
| 2751 | 
            -
            	 | 
| 2752 | 
            -
            	 | 
| 2753 | 
            -
            	 | 
| 2754 | 
            -
            	 | 
| 2755 | 
            -
            	 | 
| 2756 | 
            -
            	 | 
| 2757 | 
            -
            	 | 
| 2758 | 
            -
            	 | 
| 2759 | 
            -
            	 | 
| 2760 | 
            -
            	 | 
| 2761 | 
            -
            	 | 
| 2762 | 
            -
            	 | 
| 2763 | 
            -
            	 | 
| 2764 | 
            -
            	 | 
| 2765 | 
            -
            	 | 
| 2766 | 
            -
            	 | 
| 2767 | 
            -
            	 | 
| 2768 | 
            -
            	 | 
| 2769 | 
            -
            	 | 
| 2770 | 
            -
            	tr341:  sm->cs =  | 
| 2771 | 
            -
            	tr342:  sm->cs =  | 
| 2772 | 
            -
            	 | 
| 2773 | 
            -
            	 | 
| 2774 | 
            -
            	 | 
| 2775 | 
            -
            	 | 
| 2776 | 
            -
            	 | 
| 2777 | 
            -
            	 | 
| 2778 | 
            -
            	 | 
| 2779 | 
            -
            	 | 
| 2780 | 
            -
            	 | 
| 2781 | 
            -
            	 | 
| 2782 | 
            -
            	 | 
| 2783 | 
            -
            	 | 
| 2784 | 
            -
            	 | 
| 2785 | 
            -
            	 | 
| 2786 | 
            -
            	 | 
| 2787 | 
            -
            	 | 
| 2788 | 
            -
            	 | 
| 2789 | 
            -
            	 | 
| 2790 | 
            -
            	 | 
| 2791 | 
            -
            	 | 
| 2792 | 
            -
            	 | 
| 2793 | 
            -
            	 | 
| 2794 | 
            -
            	 | 
| 2795 | 
            -
            	 | 
| 2796 | 
            -
            	 | 
| 2797 | 
            -
            	 | 
| 2798 | 
            -
            	 | 
| 2799 | 
            -
            	 | 
| 2800 | 
            -
            	 | 
| 2801 | 
            -
            	 | 
| 2802 | 
            -
            	 | 
| 2803 | 
            -
            	 | 
| 2804 | 
            -
            	 | 
| 2805 | 
            -
            	 | 
| 2806 | 
            -
            	 | 
| 2807 | 
            -
            	 | 
| 2808 | 
            -
            	 | 
| 2809 | 
            -
            	 | 
| 2810 | 
            -
            	 | 
| 2811 | 
            -
            	 | 
| 2812 | 
            -
            	 | 
| 2813 | 
            -
            	 | 
| 2814 | 
            -
            	 | 
| 2815 | 
            -
            	 | 
| 2816 | 
            -
            	 | 
| 2817 | 
            -
            	 | 
| 2818 | 
            -
            	 | 
| 2819 | 
            -
            	 | 
| 2820 | 
            -
            	 | 
| 2821 | 
            -
            	 | 
| 2822 | 
            -
            	 | 
| 2823 | 
            -
            	 | 
| 2824 | 
            -
            	 | 
| 2825 | 
            -
            	 | 
| 2826 | 
            -
            	tr368:  sm->cs =  | 
| 2827 | 
            -
            	 | 
| 2828 | 
            -
            	 | 
| 2829 | 
            -
            	 | 
| 2830 | 
            -
            	 | 
| 2831 | 
            -
            	 | 
| 2832 | 
            -
            	 | 
| 2833 | 
            -
            	 | 
| 2834 | 
            -
            	 | 
| 2835 | 
            -
            	 | 
| 2836 | 
            -
            	 | 
| 2837 | 
            -
            	 | 
| 2838 | 
            -
            	 | 
| 2839 | 
            -
            	 | 
| 2840 | 
            -
            	 | 
| 2841 | 
            -
            	 | 
| 2842 | 
            -
            	 | 
| 2843 | 
            -
            	 | 
| 2844 | 
            -
            	 | 
| 2845 | 
            -
            	 | 
| 2846 | 
            -
            	 | 
| 2847 | 
            -
            	 | 
| 2848 | 
            -
            	 | 
| 2849 | 
            -
            	 | 
| 2850 | 
            -
            	 | 
| 2851 | 
            -
            	 | 
| 2852 | 
            -
            	 | 
| 2853 | 
            -
            	 | 
| 2854 | 
            -
            	 | 
| 2855 | 
            -
            	 | 
| 2856 | 
            -
            	 | 
| 2857 | 
            -
            	 | 
| 2858 | 
            -
            	tr382:  sm->cs =  | 
| 2859 | 
            -
            	 | 
| 2860 | 
            -
            	 | 
| 2861 | 
            -
            	tr385:  sm->cs =  | 
| 2862 | 
            -
            	 | 
| 2863 | 
            -
            	 | 
| 2864 | 
            -
            	tr388:  sm->cs =  | 
| 2865 | 
            -
            	 | 
| 2866 | 
            -
            	 | 
| 2867 | 
            -
            	 | 
| 2868 | 
            -
            	 | 
| 2869 | 
            -
            	 | 
| 2870 | 
            -
            	 | 
| 2871 | 
            -
            	 | 
| 2872 | 
            -
            	 | 
| 2873 | 
            -
            	 | 
| 2874 | 
            -
            	 | 
| 2875 | 
            -
            	 | 
| 2876 | 
            -
            	 | 
| 2877 | 
            -
            	 | 
| 2878 | 
            -
            	 | 
| 2879 | 
            -
            	 | 
| 2880 | 
            -
            	 | 
| 2881 | 
            -
            	tr144:  sm->cs = 306; goto f3;
         | 
| 2651 | 
            +
            	tr238:  sm->cs = 205; goto f3;
         | 
| 2652 | 
            +
            	tr240:  sm->cs = 206; goto f5;
         | 
| 2653 | 
            +
            	tr242:  sm->cs = 207; goto _again;
         | 
| 2654 | 
            +
            	tr233:  sm->cs = 207; goto f7;
         | 
| 2655 | 
            +
            	tr420:  sm->cs = 208; goto _again;
         | 
| 2656 | 
            +
            	tr243:  sm->cs = 209; goto _again;
         | 
| 2657 | 
            +
            	tr244:  sm->cs = 210; goto _again;
         | 
| 2658 | 
            +
            	tr245:  sm->cs = 211; goto _again;
         | 
| 2659 | 
            +
            	tr247:  sm->cs = 212; goto _again;
         | 
| 2660 | 
            +
            	tr248:  sm->cs = 213; goto _again;
         | 
| 2661 | 
            +
            	tr249:  sm->cs = 214; goto _again;
         | 
| 2662 | 
            +
            	tr250:  sm->cs = 215; goto _again;
         | 
| 2663 | 
            +
            	tr251:  sm->cs = 216; goto _again;
         | 
| 2664 | 
            +
            	tr246:  sm->cs = 217; goto _again;
         | 
| 2665 | 
            +
            	tr422:  sm->cs = 218; goto _again;
         | 
| 2666 | 
            +
            	tr254:  sm->cs = 219; goto _again;
         | 
| 2667 | 
            +
            	tr253:  sm->cs = 219; goto f7;
         | 
| 2668 | 
            +
            	tr255:  sm->cs = 220; goto f4;
         | 
| 2669 | 
            +
            	tr427:  sm->cs = 221; goto _again;
         | 
| 2670 | 
            +
            	tr258:  sm->cs = 222; goto _again;
         | 
| 2671 | 
            +
            	tr259:  sm->cs = 223; goto _again;
         | 
| 2672 | 
            +
            	tr260:  sm->cs = 224; goto _again;
         | 
| 2673 | 
            +
            	tr261:  sm->cs = 225; goto _again;
         | 
| 2674 | 
            +
            	tr432:  sm->cs = 226; goto _again;
         | 
| 2675 | 
            +
            	tr264:  sm->cs = 227; goto _again;
         | 
| 2676 | 
            +
            	tr265:  sm->cs = 228; goto _again;
         | 
| 2677 | 
            +
            	tr266:  sm->cs = 229; goto _again;
         | 
| 2678 | 
            +
            	tr267:  sm->cs = 230; goto _again;
         | 
| 2679 | 
            +
            	tr268:  sm->cs = 231; goto _again;
         | 
| 2680 | 
            +
            	tr269:  sm->cs = 232; goto _again;
         | 
| 2681 | 
            +
            	tr270:  sm->cs = 233; goto _again;
         | 
| 2682 | 
            +
            	tr437:  sm->cs = 234; goto _again;
         | 
| 2683 | 
            +
            	tr273:  sm->cs = 235; goto _again;
         | 
| 2684 | 
            +
            	tr274:  sm->cs = 236; goto _again;
         | 
| 2685 | 
            +
            	tr278:  sm->cs = 237; goto _again;
         | 
| 2686 | 
            +
            	tr279:  sm->cs = 238; goto _again;
         | 
| 2687 | 
            +
            	tr280:  sm->cs = 239; goto _again;
         | 
| 2688 | 
            +
            	tr275:  sm->cs = 240; goto _again;
         | 
| 2689 | 
            +
            	tr282:  sm->cs = 241; goto _again;
         | 
| 2690 | 
            +
            	tr283:  sm->cs = 242; goto _again;
         | 
| 2691 | 
            +
            	tr284:  sm->cs = 243; goto _again;
         | 
| 2692 | 
            +
            	tr276:  sm->cs = 244; goto _again;
         | 
| 2693 | 
            +
            	tr286:  sm->cs = 245; goto _again;
         | 
| 2694 | 
            +
            	tr287:  sm->cs = 246; goto _again;
         | 
| 2695 | 
            +
            	tr288:  sm->cs = 247; goto _again;
         | 
| 2696 | 
            +
            	tr277:  sm->cs = 248; goto _again;
         | 
| 2697 | 
            +
            	tr438:  sm->cs = 249; goto _again;
         | 
| 2698 | 
            +
            	tr291:  sm->cs = 250; goto _again;
         | 
| 2699 | 
            +
            	tr295:  sm->cs = 251; goto _again;
         | 
| 2700 | 
            +
            	tr296:  sm->cs = 252; goto _again;
         | 
| 2701 | 
            +
            	tr297:  sm->cs = 253; goto _again;
         | 
| 2702 | 
            +
            	tr292:  sm->cs = 254; goto _again;
         | 
| 2703 | 
            +
            	tr293:  sm->cs = 255; goto _again;
         | 
| 2704 | 
            +
            	tr300:  sm->cs = 256; goto _again;
         | 
| 2705 | 
            +
            	tr302:  sm->cs = 257; goto _again;
         | 
| 2706 | 
            +
            	tr303:  sm->cs = 258; goto _again;
         | 
| 2707 | 
            +
            	tr294:  sm->cs = 259; goto _again;
         | 
| 2708 | 
            +
            	tr444:  sm->cs = 260; goto _again;
         | 
| 2709 | 
            +
            	tr311:  sm->cs = 261; goto f4;
         | 
| 2710 | 
            +
            	tr312:  sm->cs = 262; goto _again;
         | 
| 2711 | 
            +
            	tr0:  sm->cs = 263; goto f0;
         | 
| 2712 | 
            +
            	tr2:  sm->cs = 263; goto f2;
         | 
| 2713 | 
            +
            	tr20:  sm->cs = 263; goto f6;
         | 
| 2714 | 
            +
            	tr60:  sm->cs = 263; goto f8;
         | 
| 2715 | 
            +
            	tr61:  sm->cs = 263; goto f9;
         | 
| 2716 | 
            +
            	tr313:  sm->cs = 263; goto f61;
         | 
| 2717 | 
            +
            	tr314:  sm->cs = 263; goto f62;
         | 
| 2718 | 
            +
            	tr321:  sm->cs = 263; goto f65;
         | 
| 2719 | 
            +
            	tr322:  sm->cs = 263; goto f66;
         | 
| 2720 | 
            +
            	tr325:  sm->cs = 263; goto f67;
         | 
| 2721 | 
            +
            	tr327:  sm->cs = 263; goto f68;
         | 
| 2722 | 
            +
            	tr336:  sm->cs = 263; goto f69;
         | 
| 2723 | 
            +
            	tr337:  sm->cs = 263; goto f70;
         | 
| 2724 | 
            +
            	tr339:  sm->cs = 263; goto f71;
         | 
| 2725 | 
            +
            	tr340:  sm->cs = 263; goto f72;
         | 
| 2726 | 
            +
            	tr341:  sm->cs = 263; goto f73;
         | 
| 2727 | 
            +
            	tr342:  sm->cs = 263; goto f74;
         | 
| 2728 | 
            +
            	tr1:  sm->cs = 264; goto f1;
         | 
| 2729 | 
            +
            	tr315:  sm->cs = 264; goto f63;
         | 
| 2730 | 
            +
            	tr316:  sm->cs = 265; goto _again;
         | 
| 2731 | 
            +
            	tr317:  sm->cs = 266; goto f17;
         | 
| 2732 | 
            +
            	tr323:  sm->cs = 267; goto _again;
         | 
| 2733 | 
            +
            	tr3:  sm->cs = 267; goto f3;
         | 
| 2734 | 
            +
            	tr4:  sm->cs = 268; goto f3;
         | 
| 2735 | 
            +
            	tr318:  sm->cs = 269; goto f64;
         | 
| 2736 | 
            +
            	tr326:  sm->cs = 270; goto _again;
         | 
| 2737 | 
            +
            	tr11:  sm->cs = 270; goto f5;
         | 
| 2738 | 
            +
            	tr328:  sm->cs = 271; goto _again;
         | 
| 2739 | 
            +
            	tr8:  sm->cs = 271; goto f4;
         | 
| 2740 | 
            +
            	tr319:  sm->cs = 272; goto f64;
         | 
| 2741 | 
            +
            	tr24:  sm->cs = 273; goto _again;
         | 
| 2742 | 
            +
            	tr338:  sm->cs = 274; goto _again;
         | 
| 2743 | 
            +
            	tr34:  sm->cs = 274; goto f4;
         | 
| 2744 | 
            +
            	tr31:  sm->cs = 275; goto _again;
         | 
| 2745 | 
            +
            	tr41:  sm->cs = 276; goto _again;
         | 
| 2746 | 
            +
            	tr46:  sm->cs = 277; goto _again;
         | 
| 2747 | 
            +
            	tr54:  sm->cs = 278; goto _again;
         | 
| 2748 | 
            +
            	tr62:  sm->cs = 279; goto f10;
         | 
| 2749 | 
            +
            	tr64:  sm->cs = 279; goto f12;
         | 
| 2750 | 
            +
            	tr69:  sm->cs = 279; goto f13;
         | 
| 2751 | 
            +
            	tr86:  sm->cs = 279; goto f15;
         | 
| 2752 | 
            +
            	tr137:  sm->cs = 279; goto f18;
         | 
| 2753 | 
            +
            	tr156:  sm->cs = 279; goto f19;
         | 
| 2754 | 
            +
            	tr171:  sm->cs = 279; goto f20;
         | 
| 2755 | 
            +
            	tr177:  sm->cs = 279; goto f21;
         | 
| 2756 | 
            +
            	tr178:  sm->cs = 279; goto f22;
         | 
| 2757 | 
            +
            	tr185:  sm->cs = 279; goto f23;
         | 
| 2758 | 
            +
            	tr192:  sm->cs = 279; goto f24;
         | 
| 2759 | 
            +
            	tr196:  sm->cs = 279; goto f25;
         | 
| 2760 | 
            +
            	tr197:  sm->cs = 279; goto f26;
         | 
| 2761 | 
            +
            	tr198:  sm->cs = 279; goto f27;
         | 
| 2762 | 
            +
            	tr199:  sm->cs = 279; goto f28;
         | 
| 2763 | 
            +
            	tr200:  sm->cs = 279; goto f29;
         | 
| 2764 | 
            +
            	tr206:  sm->cs = 279; goto f30;
         | 
| 2765 | 
            +
            	tr207:  sm->cs = 279; goto f31;
         | 
| 2766 | 
            +
            	tr214:  sm->cs = 279; goto f32;
         | 
| 2767 | 
            +
            	tr219:  sm->cs = 279; goto f33;
         | 
| 2768 | 
            +
            	tr221:  sm->cs = 279; goto f34;
         | 
| 2769 | 
            +
            	tr228:  sm->cs = 279; goto f35;
         | 
| 2770 | 
            +
            	tr230:  sm->cs = 279; goto f36;
         | 
| 2771 | 
            +
            	tr231:  sm->cs = 279; goto f37;
         | 
| 2772 | 
            +
            	tr237:  sm->cs = 279; goto f38;
         | 
| 2773 | 
            +
            	tr241:  sm->cs = 279; goto f39;
         | 
| 2774 | 
            +
            	tr256:  sm->cs = 279; goto f41;
         | 
| 2775 | 
            +
            	tr343:  sm->cs = 279; goto f75;
         | 
| 2776 | 
            +
            	tr344:  sm->cs = 279; goto f76;
         | 
| 2777 | 
            +
            	tr359:  sm->cs = 279; goto f79;
         | 
| 2778 | 
            +
            	tr362:  sm->cs = 279; goto f80;
         | 
| 2779 | 
            +
            	tr363:  sm->cs = 279; goto f81;
         | 
| 2780 | 
            +
            	tr365:  sm->cs = 279; goto f82;
         | 
| 2781 | 
            +
            	tr366:  sm->cs = 279; goto f83;
         | 
| 2782 | 
            +
            	tr368:  sm->cs = 279; goto f84;
         | 
| 2783 | 
            +
            	tr373:  sm->cs = 279; goto f86;
         | 
| 2784 | 
            +
            	tr375:  sm->cs = 279; goto f87;
         | 
| 2785 | 
            +
            	tr378:  sm->cs = 279; goto f89;
         | 
| 2786 | 
            +
            	tr381:  sm->cs = 279; goto f90;
         | 
| 2787 | 
            +
            	tr384:  sm->cs = 279; goto f91;
         | 
| 2788 | 
            +
            	tr387:  sm->cs = 279; goto f92;
         | 
| 2789 | 
            +
            	tr391:  sm->cs = 279; goto f93;
         | 
| 2790 | 
            +
            	tr394:  sm->cs = 279; goto f94;
         | 
| 2791 | 
            +
            	tr396:  sm->cs = 279; goto f95;
         | 
| 2792 | 
            +
            	tr398:  sm->cs = 279; goto f96;
         | 
| 2793 | 
            +
            	tr401:  sm->cs = 279; goto f97;
         | 
| 2794 | 
            +
            	tr404:  sm->cs = 279; goto f98;
         | 
| 2795 | 
            +
            	tr407:  sm->cs = 279; goto f99;
         | 
| 2796 | 
            +
            	tr419:  sm->cs = 279; goto f100;
         | 
| 2797 | 
            +
            	tr421:  sm->cs = 279; goto f101;
         | 
| 2798 | 
            +
            	tr345:  sm->cs = 280; goto f77;
         | 
| 2799 | 
            +
            	tr63:  sm->cs = 281; goto f11;
         | 
| 2800 | 
            +
            	tr364:  sm->cs = 282; goto _again;
         | 
| 2801 | 
            +
            	tr67:  sm->cs = 282; goto f3;
         | 
| 2802 | 
            +
            	tr68:  sm->cs = 283; goto f3;
         | 
| 2803 | 
            +
            	tr346:  sm->cs = 284; goto _again;
         | 
| 2804 | 
            +
            	tr347:  sm->cs = 285; goto f78;
         | 
| 2805 | 
            +
            	tr79:  sm->cs = 286; goto f14;
         | 
| 2806 | 
            +
            	tr348:  sm->cs = 287; goto f78;
         | 
| 2807 | 
            +
            	tr101:  sm->cs = 288; goto f16;
         | 
| 2808 | 
            +
            	tr376:  sm->cs = 288; goto f88;
         | 
| 2809 | 
            +
            	tr372:  sm->cs = 289; goto f85;
         | 
| 2810 | 
            +
            	tr349:  sm->cs = 290; goto f64;
         | 
| 2811 | 
            +
            	tr379:  sm->cs = 291; goto _again;
         | 
| 2812 | 
            +
            	tr110:  sm->cs = 291; goto f7;
         | 
| 2813 | 
            +
            	tr350:  sm->cs = 292; goto f64;
         | 
| 2814 | 
            +
            	tr382:  sm->cs = 293; goto _again;
         | 
| 2815 | 
            +
            	tr118:  sm->cs = 293; goto f7;
         | 
| 2816 | 
            +
            	tr351:  sm->cs = 294; goto f64;
         | 
| 2817 | 
            +
            	tr385:  sm->cs = 295; goto _again;
         | 
| 2818 | 
            +
            	tr124:  sm->cs = 295; goto f7;
         | 
| 2819 | 
            +
            	tr352:  sm->cs = 296; goto f64;
         | 
| 2820 | 
            +
            	tr388:  sm->cs = 297; goto _again;
         | 
| 2821 | 
            +
            	tr130:  sm->cs = 297; goto f7;
         | 
| 2822 | 
            +
            	tr353:  sm->cs = 298; goto f64;
         | 
| 2823 | 
            +
            	tr136:  sm->cs = 299; goto f17;
         | 
| 2824 | 
            +
            	tr393:  sm->cs = 299; goto f64;
         | 
| 2825 | 
            +
            	tr395:  sm->cs = 300; goto _again;
         | 
| 2826 | 
            +
            	tr139:  sm->cs = 300; goto f3;
         | 
| 2827 | 
            +
            	tr397:  sm->cs = 301; goto _again;
         | 
| 2828 | 
            +
            	tr145:  sm->cs = 301; goto f7;
         | 
| 2829 | 
            +
            	tr399:  sm->cs = 302; goto _again;
         | 
| 2830 | 
            +
            	tr149:  sm->cs = 302; goto f7;
         | 
| 2831 | 
            +
            	tr354:  sm->cs = 303; goto f64;
         | 
| 2832 | 
            +
            	tr155:  sm->cs = 304; goto f17;
         | 
| 2833 | 
            +
            	tr403:  sm->cs = 304; goto f64;
         | 
| 2834 | 
            +
            	tr405:  sm->cs = 305; goto _again;
         | 
| 2835 | 
            +
            	tr158:  sm->cs = 305; goto f3;
         | 
| 2836 | 
            +
            	tr355:  sm->cs = 306; goto f64;
         | 
| 2882 2837 | 
             
            	tr408:  sm->cs = 307; goto _again;
         | 
| 2883 | 
            -
            	 | 
| 2884 | 
            -
            	 | 
| 2885 | 
            -
            	 | 
| 2886 | 
            -
            	 | 
| 2887 | 
            -
            	 | 
| 2888 | 
            -
            	 | 
| 2889 | 
            -
            	 | 
| 2890 | 
            -
            	 | 
| 2891 | 
            -
            	 | 
| 2892 | 
            -
            	 | 
| 2893 | 
            -
            	 | 
| 2894 | 
            -
            	 | 
| 2895 | 
            -
            	 | 
| 2896 | 
            -
            	 | 
| 2897 | 
            -
            	 | 
| 2898 | 
            -
            	 | 
| 2899 | 
            -
            	 | 
| 2900 | 
            -
            	 | 
| 2901 | 
            -
            	 | 
| 2902 | 
            -
            	 | 
| 2903 | 
            -
            	 | 
| 2904 | 
            -
            	 | 
| 2905 | 
            -
            	 | 
| 2906 | 
            -
            	 | 
| 2907 | 
            -
            	 | 
| 2908 | 
            -
            	 | 
| 2909 | 
            -
            	 | 
| 2910 | 
            -
            	 | 
| 2911 | 
            -
            	 | 
| 2912 | 
            -
            	 | 
| 2913 | 
            -
            	 | 
| 2914 | 
            -
            	 | 
| 2915 | 
            -
            	 | 
| 2916 | 
            -
            	 | 
| 2917 | 
            -
            	 | 
| 2918 | 
            -
            	 | 
| 2919 | 
            -
            	 | 
| 2920 | 
            -
            	 | 
| 2921 | 
            -
            	 | 
| 2922 | 
            -
            	 | 
| 2923 | 
            -
            	 | 
| 2924 | 
            -
            	 | 
| 2925 | 
            -
            	 | 
| 2926 | 
            -
            	 | 
| 2927 | 
            -
            	 | 
| 2928 | 
            -
            	tr451:  sm->cs = 325; goto f114;
         | 
| 2929 | 
            -
            	tr456:  sm->cs = 325; goto f116;
         | 
| 2930 | 
            -
            	tr457:  sm->cs = 325; goto f117;
         | 
| 2931 | 
            -
            	tr312:  sm->cs = 326; goto f57;
         | 
| 2932 | 
            -
            	tr452:  sm->cs = 326; goto f115;
         | 
| 2933 | 
            -
            	tr453:  sm->cs = 327; goto _again;
         | 
| 2934 | 
            -
            	tr454:  sm->cs = 328; goto f17;
         | 
| 2935 | 
            -
            	tr458:  sm->cs = 329; goto _again;
         | 
| 2936 | 
            -
            	tr314:  sm->cs = 329; goto f3;
         | 
| 2937 | 
            -
            	tr315:  sm->cs = 330; goto f3;
         | 
| 2838 | 
            +
            	tr163:  sm->cs = 307; goto f7;
         | 
| 2839 | 
            +
            	tr356:  sm->cs = 308; goto f64;
         | 
| 2840 | 
            +
            	tr183:  sm->cs = 309; goto _again;
         | 
| 2841 | 
            +
            	tr357:  sm->cs = 310; goto f78;
         | 
| 2842 | 
            +
            	tr252:  sm->cs = 311; goto f40;
         | 
| 2843 | 
            +
            	tr358:  sm->cs = 312; goto f64;
         | 
| 2844 | 
            +
            	tr257:  sm->cs = 313; goto f42;
         | 
| 2845 | 
            +
            	tr262:  sm->cs = 313; goto f43;
         | 
| 2846 | 
            +
            	tr423:  sm->cs = 313; goto f102;
         | 
| 2847 | 
            +
            	tr424:  sm->cs = 313; goto f103;
         | 
| 2848 | 
            +
            	tr426:  sm->cs = 313; goto f104;
         | 
| 2849 | 
            +
            	tr425:  sm->cs = 314; goto f64;
         | 
| 2850 | 
            +
            	tr263:  sm->cs = 315; goto f44;
         | 
| 2851 | 
            +
            	tr271:  sm->cs = 315; goto f45;
         | 
| 2852 | 
            +
            	tr428:  sm->cs = 315; goto f105;
         | 
| 2853 | 
            +
            	tr429:  sm->cs = 315; goto f106;
         | 
| 2854 | 
            +
            	tr431:  sm->cs = 315; goto f107;
         | 
| 2855 | 
            +
            	tr430:  sm->cs = 316; goto f64;
         | 
| 2856 | 
            +
            	tr272:  sm->cs = 317; goto f46;
         | 
| 2857 | 
            +
            	tr281:  sm->cs = 317; goto f47;
         | 
| 2858 | 
            +
            	tr285:  sm->cs = 317; goto f48;
         | 
| 2859 | 
            +
            	tr289:  sm->cs = 317; goto f49;
         | 
| 2860 | 
            +
            	tr290:  sm->cs = 317; goto f50;
         | 
| 2861 | 
            +
            	tr298:  sm->cs = 317; goto f51;
         | 
| 2862 | 
            +
            	tr299:  sm->cs = 317; goto f52;
         | 
| 2863 | 
            +
            	tr301:  sm->cs = 317; goto f53;
         | 
| 2864 | 
            +
            	tr304:  sm->cs = 317; goto f54;
         | 
| 2865 | 
            +
            	tr305:  sm->cs = 317; goto f55;
         | 
| 2866 | 
            +
            	tr433:  sm->cs = 317; goto f108;
         | 
| 2867 | 
            +
            	tr434:  sm->cs = 317; goto f109;
         | 
| 2868 | 
            +
            	tr436:  sm->cs = 317; goto f110;
         | 
| 2869 | 
            +
            	tr435:  sm->cs = 318; goto f64;
         | 
| 2870 | 
            +
            	tr306:  sm->cs = 319; goto f56;
         | 
| 2871 | 
            +
            	tr308:  sm->cs = 319; goto f58;
         | 
| 2872 | 
            +
            	tr439:  sm->cs = 319; goto f111;
         | 
| 2873 | 
            +
            	tr440:  sm->cs = 319; goto f112;
         | 
| 2874 | 
            +
            	tr445:  sm->cs = 319; goto f114;
         | 
| 2875 | 
            +
            	tr446:  sm->cs = 319; goto f115;
         | 
| 2876 | 
            +
            	tr307:  sm->cs = 320; goto f57;
         | 
| 2877 | 
            +
            	tr441:  sm->cs = 320; goto f113;
         | 
| 2878 | 
            +
            	tr442:  sm->cs = 321; goto _again;
         | 
| 2879 | 
            +
            	tr443:  sm->cs = 322; goto f17;
         | 
| 2880 | 
            +
            	tr447:  sm->cs = 323; goto _again;
         | 
| 2881 | 
            +
            	tr309:  sm->cs = 323; goto f3;
         | 
| 2882 | 
            +
            	tr310:  sm->cs = 324; goto f3;
         | 
| 2938 2883 |  | 
| 2939 2884 | 
             
            f7:
         | 
| 2940 2885 | 
             
            #line 98 "ext/dtext/dtext.rl"
         | 
| @@ -3115,17 +3060,8 @@ f27: | |
| 3115 3060 | 
             
                }
         | 
| 3116 3061 | 
             
              }}
         | 
| 3117 3062 | 
             
            	goto _again;
         | 
| 3118 | 
            -
            f33:
         | 
| 3119 | 
            -
            #line 514 "ext/dtext/dtext.rl"
         | 
| 3120 | 
            -
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3121 | 
            -
                g_debug("inline [quote]");
         | 
| 3122 | 
            -
                dstack_close_before_block(sm);
         | 
| 3123 | 
            -
                {( sm->p) = (( sm->ts))-1;}
         | 
| 3124 | 
            -
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3125 | 
            -
              }}
         | 
| 3126 | 
            -
            	goto _again;
         | 
| 3127 3063 | 
             
            f35:
         | 
| 3128 | 
            -
            #line  | 
| 3064 | 
            +
            #line 500 "ext/dtext/dtext.rl"
         | 
| 3129 3065 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3130 3066 | 
             
                g_debug("inline [spoiler]");
         | 
| 3131 3067 | 
             
                g_debug("  push <span>");
         | 
| @@ -3134,7 +3070,7 @@ f35: | |
| 3134 3070 | 
             
              }}
         | 
| 3135 3071 | 
             
            	goto _again;
         | 
| 3136 3072 | 
             
            f24:
         | 
| 3137 | 
            -
            #line  | 
| 3073 | 
            +
            #line 507 "ext/dtext/dtext.rl"
         | 
| 3138 3074 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3139 3075 | 
             
                g_debug("inline [/spoiler]");
         | 
| 3140 3076 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -3156,8 +3092,36 @@ f24: | |
| 3156 3092 | 
             
                }
         | 
| 3157 3093 | 
             
              }}
         | 
| 3158 3094 | 
             
            	goto _again;
         | 
| 3095 | 
            +
            f32:
         | 
| 3096 | 
            +
            #line 528 "ext/dtext/dtext.rl"
         | 
| 3097 | 
            +
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3098 | 
            +
                dstack_push(sm, &INLINE_NODTEXT);
         | 
| 3099 | 
            +
                g_debug("push inline nodtext");
         | 
| 3100 | 
            +
                {
         | 
| 3101 | 
            +
              size_t len = sm->stack->len;
         | 
| 3102 | 
            +
             | 
| 3103 | 
            +
              if (len > MAX_STACK_DEPTH) {
         | 
| 3104 | 
            +
                free_machine(sm);
         | 
| 3105 | 
            +
                rb_raise(rb_eSyntaxError, "too many nested elements");
         | 
| 3106 | 
            +
              }
         | 
| 3107 | 
            +
             | 
| 3108 | 
            +
              if (sm->top >= len) {
         | 
| 3109 | 
            +
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3110 | 
            +
              }
         | 
| 3111 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 315; goto _again;}}
         | 
| 3112 | 
            +
              }}
         | 
| 3113 | 
            +
            	goto _again;
         | 
| 3114 | 
            +
            f33:
         | 
| 3115 | 
            +
            #line 537 "ext/dtext/dtext.rl"
         | 
| 3116 | 
            +
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3117 | 
            +
                g_debug("inline [quote]");
         | 
| 3118 | 
            +
                dstack_close_before_block(sm);
         | 
| 3119 | 
            +
                {( sm->p) = (( sm->ts))-1;}
         | 
| 3120 | 
            +
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3121 | 
            +
              }}
         | 
| 3122 | 
            +
            	goto _again;
         | 
| 3159 3123 | 
             
            f30:
         | 
| 3160 | 
            -
            #line  | 
| 3124 | 
            +
            #line 560 "ext/dtext/dtext.rl"
         | 
| 3161 3125 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3162 3126 | 
             
                g_debug("inline [expand]");
         | 
| 3163 3127 | 
             
                dstack_rewind(sm);
         | 
| @@ -3166,7 +3130,7 @@ f30: | |
| 3166 3130 | 
             
              }}
         | 
| 3167 3131 | 
             
            	goto _again;
         | 
| 3168 3132 | 
             
            f21:
         | 
| 3169 | 
            -
            #line  | 
| 3133 | 
            +
            #line 567 "ext/dtext/dtext.rl"
         | 
| 3170 3134 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3171 3135 | 
             
                dstack_close_before_block(sm);
         | 
| 3172 3136 |  | 
| @@ -3179,26 +3143,8 @@ f21: | |
| 3179 3143 | 
             
                }
         | 
| 3180 3144 | 
             
              }}
         | 
| 3181 3145 | 
             
            	goto _again;
         | 
| 3182 | 
            -
            f32:
         | 
| 3183 | 
            -
            #line 584 "ext/dtext/dtext.rl"
         | 
| 3184 | 
            -
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3185 | 
            -
                dstack_push(sm, &INLINE_NODTEXT);
         | 
| 3186 | 
            -
                {
         | 
| 3187 | 
            -
              size_t len = sm->stack->len;
         | 
| 3188 | 
            -
             | 
| 3189 | 
            -
              if (len > MAX_STACK_DEPTH) {
         | 
| 3190 | 
            -
                free_machine(sm);
         | 
| 3191 | 
            -
                rb_raise(rb_eSyntaxError, "too many nested elements");
         | 
| 3192 | 
            -
              }
         | 
| 3193 | 
            -
             | 
| 3194 | 
            -
              if (sm->top >= len) {
         | 
| 3195 | 
            -
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3196 | 
            -
              }
         | 
| 3197 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 321; goto _again;}}
         | 
| 3198 | 
            -
              }}
         | 
| 3199 | 
            -
            	goto _again;
         | 
| 3200 3146 | 
             
            f26:
         | 
| 3201 | 
            -
            #line  | 
| 3147 | 
            +
            #line 579 "ext/dtext/dtext.rl"
         | 
| 3202 3148 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3203 3149 | 
             
                if (dstack_check(sm, BLOCK_TH)) {
         | 
| 3204 3150 | 
             
                  dstack_pop(sm);
         | 
| @@ -3210,7 +3156,7 @@ f26: | |
| 3210 3156 | 
             
              }}
         | 
| 3211 3157 | 
             
            	goto _again;
         | 
| 3212 3158 | 
             
            f25:
         | 
| 3213 | 
            -
            #line  | 
| 3159 | 
            +
            #line 589 "ext/dtext/dtext.rl"
         | 
| 3214 3160 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3215 3161 | 
             
                if (dstack_check(sm, BLOCK_TD)) {
         | 
| 3216 3162 | 
             
                  dstack_pop(sm);
         | 
| @@ -3222,7 +3168,7 @@ f25: | |
| 3222 3168 | 
             
              }}
         | 
| 3223 3169 | 
             
            	goto _again;
         | 
| 3224 3170 | 
             
            f76:
         | 
| 3225 | 
            -
            #line  | 
| 3171 | 
            +
            #line 599 "ext/dtext/dtext.rl"
         | 
| 3226 3172 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3227 3173 | 
             
                g_debug("inline 0");
         | 
| 3228 3174 | 
             
                g_debug("  return");
         | 
| @@ -3232,13 +3178,13 @@ f76: | |
| 3232 3178 | 
             
              }}
         | 
| 3233 3179 | 
             
            	goto _again;
         | 
| 3234 3180 | 
             
            f75:
         | 
| 3235 | 
            -
            #line  | 
| 3181 | 
            +
            #line 635 "ext/dtext/dtext.rl"
         | 
| 3236 3182 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3237 3183 | 
             
                g_debug("inline char: %c", (*( sm->p)));
         | 
| 3238 3184 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3239 3185 | 
             
              }}
         | 
| 3240 3186 | 
             
            	goto _again;
         | 
| 3241 | 
            -
             | 
| 3187 | 
            +
            f101:
         | 
| 3242 3188 | 
             
            #line 353 "ext/dtext/dtext.rl"
         | 
| 3243 3189 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3244 3190 | 
             
                if (is_boundary_c((*( sm->p)))) {
         | 
| @@ -3260,24 +3206,8 @@ f103: | |
| 3260 3206 | 
             
                }
         | 
| 3261 3207 | 
             
              }}
         | 
| 3262 3208 | 
             
            	goto _again;
         | 
| 3263 | 
            -
             | 
| 3264 | 
            -
            #line  | 
| 3265 | 
            -
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3266 | 
            -
                dstack_rewind(sm);
         | 
| 3267 | 
            -
                {( sm->p) = (( sm->a1 - 1))-1;}
         | 
| 3268 | 
            -
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3269 | 
            -
              }}
         | 
| 3270 | 
            -
            	goto _again;
         | 
| 3271 | 
            -
            f92:
         | 
| 3272 | 
            -
            #line 508 "ext/dtext/dtext.rl"
         | 
| 3273 | 
            -
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3274 | 
            -
                dstack_rewind(sm);
         | 
| 3275 | 
            -
                {( sm->p) = (( sm->a1 - 1))-1;}
         | 
| 3276 | 
            -
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3277 | 
            -
              }}
         | 
| 3278 | 
            -
            	goto _again;
         | 
| 3279 | 
            -
            f102:
         | 
| 3280 | 
            -
            #line 521 "ext/dtext/dtext.rl"
         | 
| 3209 | 
            +
            f100:
         | 
| 3210 | 
            +
            #line 544 "ext/dtext/dtext.rl"
         | 
| 3281 3211 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3282 3212 | 
             
                g_debug("inline [/quote]");
         | 
| 3283 3213 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -3295,7 +3225,7 @@ f102: | |
| 3295 3225 | 
             
              }}
         | 
| 3296 3226 | 
             
            	goto _again;
         | 
| 3297 3227 | 
             
            f80:
         | 
| 3298 | 
            -
            #line  | 
| 3228 | 
            +
            #line 607 "ext/dtext/dtext.rl"
         | 
| 3299 3229 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3300 3230 | 
             
                g_debug("inline newline2");
         | 
| 3301 3231 | 
             
                g_debug("  return");
         | 
| @@ -3309,7 +3239,7 @@ f80: | |
| 3309 3239 | 
             
              }}
         | 
| 3310 3240 | 
             
            	goto _again;
         | 
| 3311 3241 | 
             
            f79:
         | 
| 3312 | 
            -
            #line  | 
| 3242 | 
            +
            #line 619 "ext/dtext/dtext.rl"
         | 
| 3313 3243 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3314 3244 | 
             
                g_debug("inline newline");
         | 
| 3315 3245 |  | 
| @@ -3323,13 +3253,13 @@ f79: | |
| 3323 3253 | 
             
              }}
         | 
| 3324 3254 | 
             
            	goto _again;
         | 
| 3325 3255 | 
             
            f82:
         | 
| 3326 | 
            -
            #line  | 
| 3256 | 
            +
            #line 631 "ext/dtext/dtext.rl"
         | 
| 3327 3257 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3328 3258 | 
             
                append_c(sm, ' ');
         | 
| 3329 3259 | 
             
              }}
         | 
| 3330 3260 | 
             
            	goto _again;
         | 
| 3331 3261 | 
             
            f83:
         | 
| 3332 | 
            -
            #line  | 
| 3262 | 
            +
            #line 635 "ext/dtext/dtext.rl"
         | 
| 3333 3263 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3334 3264 | 
             
                g_debug("inline char: %c", (*( sm->p)));
         | 
| 3335 3265 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| @@ -3358,7 +3288,7 @@ f18: | |
| 3358 3288 | 
             
              }}
         | 
| 3359 3289 | 
             
            	goto _again;
         | 
| 3360 3290 | 
             
            f12:
         | 
| 3361 | 
            -
            #line  | 
| 3291 | 
            +
            #line 619 "ext/dtext/dtext.rl"
         | 
| 3362 3292 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 3363 3293 | 
             
                g_debug("inline newline");
         | 
| 3364 3294 |  | 
| @@ -3372,7 +3302,7 @@ f12: | |
| 3372 3302 | 
             
              }}
         | 
| 3373 3303 | 
             
            	goto _again;
         | 
| 3374 3304 | 
             
            f13:
         | 
| 3375 | 
            -
            #line  | 
| 3305 | 
            +
            #line 635 "ext/dtext/dtext.rl"
         | 
| 3376 3306 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 3377 3307 | 
             
                g_debug("inline char: %c", (*( sm->p)));
         | 
| 3378 3308 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| @@ -3460,7 +3390,7 @@ f10: | |
| 3460 3390 | 
             
                }
         | 
| 3461 3391 | 
             
              }
         | 
| 3462 3392 | 
             
            	break;
         | 
| 3463 | 
            -
            	case  | 
| 3393 | 
            +
            	case 41:
         | 
| 3464 3394 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 3465 3395 | 
             
                g_debug("inline newline2");
         | 
| 3466 3396 | 
             
                g_debug("  return");
         | 
| @@ -3473,7 +3403,7 @@ f10: | |
| 3473 3403 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3474 3404 | 
             
              }
         | 
| 3475 3405 | 
             
            	break;
         | 
| 3476 | 
            -
            	case  | 
| 3406 | 
            +
            	case 42:
         | 
| 3477 3407 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 3478 3408 | 
             
                g_debug("inline newline");
         | 
| 3479 3409 |  | 
| @@ -3486,7 +3416,7 @@ f10: | |
| 3486 3416 | 
             
                }
         | 
| 3487 3417 | 
             
              }
         | 
| 3488 3418 | 
             
            	break;
         | 
| 3489 | 
            -
            	case  | 
| 3419 | 
            +
            	case 44:
         | 
| 3490 3420 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 3491 3421 | 
             
                g_debug("inline char: %c", (*( sm->p)));
         | 
| 3492 3422 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| @@ -3496,7 +3426,7 @@ f10: | |
| 3496 3426 | 
             
            	}
         | 
| 3497 3427 | 
             
            	goto _again;
         | 
| 3498 3428 | 
             
            f43:
         | 
| 3499 | 
            -
            #line  | 
| 3429 | 
            +
            #line 642 "ext/dtext/dtext.rl"
         | 
| 3500 3430 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3501 3431 | 
             
                if (dstack_check(sm, BLOCK_CODE)) {
         | 
| 3502 3432 | 
             
                  dstack_rewind(sm);
         | 
| @@ -3506,80 +3436,84 @@ f43: | |
| 3506 3436 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3507 3437 | 
             
              }}
         | 
| 3508 3438 | 
             
            	goto _again;
         | 
| 3509 | 
            -
             | 
| 3510 | 
            -
            #line  | 
| 3439 | 
            +
            f103:
         | 
| 3440 | 
            +
            #line 651 "ext/dtext/dtext.rl"
         | 
| 3511 3441 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3512 3442 | 
             
                ( sm->p)--;
         | 
| 3513 3443 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3514 3444 | 
             
              }}
         | 
| 3515 3445 | 
             
            	goto _again;
         | 
| 3516 | 
            -
             | 
| 3517 | 
            -
            #line  | 
| 3446 | 
            +
            f102:
         | 
| 3447 | 
            +
            #line 656 "ext/dtext/dtext.rl"
         | 
| 3518 3448 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3519 3449 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3520 3450 | 
             
              }}
         | 
| 3521 3451 | 
             
            	goto _again;
         | 
| 3522 | 
            -
             | 
| 3523 | 
            -
            #line  | 
| 3452 | 
            +
            f104:
         | 
| 3453 | 
            +
            #line 656 "ext/dtext/dtext.rl"
         | 
| 3524 3454 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3525 3455 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3526 3456 | 
             
              }}
         | 
| 3527 3457 | 
             
            	goto _again;
         | 
| 3528 3458 | 
             
            f42:
         | 
| 3529 | 
            -
            #line  | 
| 3459 | 
            +
            #line 656 "ext/dtext/dtext.rl"
         | 
| 3530 3460 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 3531 3461 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3532 3462 | 
             
              }}
         | 
| 3533 3463 | 
             
            	goto _again;
         | 
| 3534 3464 | 
             
            f45:
         | 
| 3535 | 
            -
            #line  | 
| 3465 | 
            +
            #line 662 "ext/dtext/dtext.rl"
         | 
| 3536 3466 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3537 | 
            -
                if ( | 
| 3467 | 
            +
                if (dstack_check2(sm, BLOCK_NODTEXT)) {
         | 
| 3468 | 
            +
                  g_debug("block dstack check");
         | 
| 3469 | 
            +
                  dstack_pop(sm);
         | 
| 3538 3470 | 
             
                  dstack_pop(sm);
         | 
| 3539 3471 | 
             
                  append_block(sm, "</p>");
         | 
| 3540 3472 | 
             
                  { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3541 3473 | 
             
                } else if (dstack_check(sm, INLINE_NODTEXT)) {
         | 
| 3474 | 
            +
                  g_debug("inline dstack check");
         | 
| 3542 3475 | 
             
                  dstack_pop(sm);
         | 
| 3543 3476 | 
             
                  { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3544 3477 | 
             
                } else {
         | 
| 3478 | 
            +
                  g_debug("else dstack check");
         | 
| 3545 3479 | 
             
                  append(sm, true, "[/nodtext]");
         | 
| 3546 3480 | 
             
                }
         | 
| 3547 3481 | 
             
              }}
         | 
| 3548 3482 | 
             
            	goto _again;
         | 
| 3549 | 
            -
             | 
| 3550 | 
            -
            #line  | 
| 3483 | 
            +
            f106:
         | 
| 3484 | 
            +
            #line 679 "ext/dtext/dtext.rl"
         | 
| 3551 3485 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3552 3486 | 
             
                ( sm->p)--;
         | 
| 3553 3487 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3554 3488 | 
             
              }}
         | 
| 3555 3489 | 
             
            	goto _again;
         | 
| 3556 | 
            -
             | 
| 3557 | 
            -
            #line  | 
| 3490 | 
            +
            f105:
         | 
| 3491 | 
            +
            #line 684 "ext/dtext/dtext.rl"
         | 
| 3558 3492 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3559 3493 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3560 3494 | 
             
              }}
         | 
| 3561 3495 | 
             
            	goto _again;
         | 
| 3562 | 
            -
             | 
| 3563 | 
            -
            #line  | 
| 3496 | 
            +
            f107:
         | 
| 3497 | 
            +
            #line 684 "ext/dtext/dtext.rl"
         | 
| 3564 3498 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3565 3499 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3566 3500 | 
             
              }}
         | 
| 3567 3501 | 
             
            	goto _again;
         | 
| 3568 3502 | 
             
            f44:
         | 
| 3569 | 
            -
            #line  | 
| 3503 | 
            +
            #line 684 "ext/dtext/dtext.rl"
         | 
| 3570 3504 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 3571 3505 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| 3572 3506 | 
             
              }}
         | 
| 3573 3507 | 
             
            	goto _again;
         | 
| 3574 3508 | 
             
            f54:
         | 
| 3575 | 
            -
            #line  | 
| 3509 | 
            +
            #line 690 "ext/dtext/dtext.rl"
         | 
| 3576 3510 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3577 3511 | 
             
                dstack_push(sm, &BLOCK_THEAD);
         | 
| 3578 3512 | 
             
                append_block(sm, "<thead>");
         | 
| 3579 3513 | 
             
              }}
         | 
| 3580 3514 | 
             
            	goto _again;
         | 
| 3581 3515 | 
             
            f49:
         | 
| 3582 | 
            -
            #line  | 
| 3516 | 
            +
            #line 695 "ext/dtext/dtext.rl"
         | 
| 3583 3517 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3584 3518 | 
             
                if (dstack_check(sm, BLOCK_THEAD)) {
         | 
| 3585 3519 | 
             
                  dstack_pop(sm);
         | 
| @@ -3590,14 +3524,14 @@ f49: | |
| 3590 3524 | 
             
              }}
         | 
| 3591 3525 | 
             
            	goto _again;
         | 
| 3592 3526 | 
             
            f51:
         | 
| 3593 | 
            -
            #line  | 
| 3527 | 
            +
            #line 704 "ext/dtext/dtext.rl"
         | 
| 3594 3528 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3595 3529 | 
             
                dstack_push(sm, &BLOCK_TBODY);
         | 
| 3596 3530 | 
             
                append_block(sm, "<tbody>");
         | 
| 3597 3531 | 
             
              }}
         | 
| 3598 3532 | 
             
            	goto _again;
         | 
| 3599 3533 | 
             
            f48:
         | 
| 3600 | 
            -
            #line  | 
| 3534 | 
            +
            #line 709 "ext/dtext/dtext.rl"
         | 
| 3601 3535 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3602 3536 | 
             
                if (dstack_check(sm, BLOCK_TBODY)) {
         | 
| 3603 3537 | 
             
                  dstack_pop(sm);
         | 
| @@ -3608,7 +3542,7 @@ f48: | |
| 3608 3542 | 
             
              }}
         | 
| 3609 3543 | 
             
            	goto _again;
         | 
| 3610 3544 | 
             
            f53:
         | 
| 3611 | 
            -
            #line  | 
| 3545 | 
            +
            #line 718 "ext/dtext/dtext.rl"
         | 
| 3612 3546 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3613 3547 | 
             
                dstack_push(sm, &BLOCK_TH);
         | 
| 3614 3548 | 
             
                append_block(sm, "<th>");
         | 
| @@ -3623,18 +3557,18 @@ f53: | |
| 3623 3557 | 
             
              if (sm->top >= len) {
         | 
| 3624 3558 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3625 3559 | 
             
              }
         | 
| 3626 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3560 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3627 3561 | 
             
              }}
         | 
| 3628 3562 | 
             
            	goto _again;
         | 
| 3629 3563 | 
             
            f55:
         | 
| 3630 | 
            -
            #line  | 
| 3564 | 
            +
            #line 724 "ext/dtext/dtext.rl"
         | 
| 3631 3565 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3632 3566 | 
             
                dstack_push(sm, &BLOCK_TR);
         | 
| 3633 3567 | 
             
                append_block(sm, "<tr>");
         | 
| 3634 3568 | 
             
              }}
         | 
| 3635 3569 | 
             
            	goto _again;
         | 
| 3636 3570 | 
             
            f50:
         | 
| 3637 | 
            -
            #line  | 
| 3571 | 
            +
            #line 729 "ext/dtext/dtext.rl"
         | 
| 3638 3572 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3639 3573 | 
             
                if (dstack_check(sm, BLOCK_TR)) {
         | 
| 3640 3574 | 
             
                  dstack_pop(sm);
         | 
| @@ -3645,7 +3579,7 @@ f50: | |
| 3645 3579 | 
             
              }}
         | 
| 3646 3580 | 
             
            	goto _again;
         | 
| 3647 3581 | 
             
            f52:
         | 
| 3648 | 
            -
            #line  | 
| 3582 | 
            +
            #line 738 "ext/dtext/dtext.rl"
         | 
| 3649 3583 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3650 3584 | 
             
                dstack_push(sm, &BLOCK_TD);
         | 
| 3651 3585 | 
             
                append_block(sm, "<td>");
         | 
| @@ -3660,11 +3594,11 @@ f52: | |
| 3660 3594 | 
             
              if (sm->top >= len) {
         | 
| 3661 3595 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3662 3596 | 
             
              }
         | 
| 3663 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3597 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3664 3598 | 
             
              }}
         | 
| 3665 3599 | 
             
            	goto _again;
         | 
| 3666 3600 | 
             
            f47:
         | 
| 3667 | 
            -
            #line  | 
| 3601 | 
            +
            #line 744 "ext/dtext/dtext.rl"
         | 
| 3668 3602 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3669 3603 | 
             
                if (dstack_check(sm, BLOCK_TABLE)) {
         | 
| 3670 3604 | 
             
                  dstack_pop(sm);
         | 
| @@ -3675,43 +3609,43 @@ f47: | |
| 3675 3609 | 
             
                }
         | 
| 3676 3610 | 
             
              }}
         | 
| 3677 3611 | 
             
            	goto _again;
         | 
| 3678 | 
            -
             | 
| 3679 | 
            -
            #line  | 
| 3612 | 
            +
            f109:
         | 
| 3613 | 
            +
            #line 754 "ext/dtext/dtext.rl"
         | 
| 3680 3614 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3681 3615 | 
             
                ( sm->p)--;
         | 
| 3682 3616 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3683 3617 | 
             
              }}
         | 
| 3684 3618 | 
             
            	goto _again;
         | 
| 3685 | 
            -
             | 
| 3686 | 
            -
            #line  | 
| 3619 | 
            +
            f108:
         | 
| 3620 | 
            +
            #line 759 "ext/dtext/dtext.rl"
         | 
| 3687 3621 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 3688 3622 | 
             
            	goto _again;
         | 
| 3689 | 
            -
             | 
| 3690 | 
            -
            #line  | 
| 3623 | 
            +
            f110:
         | 
| 3624 | 
            +
            #line 759 "ext/dtext/dtext.rl"
         | 
| 3691 3625 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;}
         | 
| 3692 3626 | 
             
            	goto _again;
         | 
| 3693 3627 | 
             
            f46:
         | 
| 3694 | 
            -
            #line  | 
| 3628 | 
            +
            #line 759 "ext/dtext/dtext.rl"
         | 
| 3695 3629 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}}
         | 
| 3696 3630 | 
             
            	goto _again;
         | 
| 3697 | 
            -
             | 
| 3698 | 
            -
            #line  | 
| 3631 | 
            +
            f112:
         | 
| 3632 | 
            +
            #line 802 "ext/dtext/dtext.rl"
         | 
| 3699 3633 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3700 3634 | 
             
                dstack_close_list(sm);
         | 
| 3701 3635 | 
             
                {( sm->p) = (( sm->ts))-1;}
         | 
| 3702 3636 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3703 3637 | 
             
              }}
         | 
| 3704 3638 | 
             
            	goto _again;
         | 
| 3705 | 
            -
             | 
| 3706 | 
            -
            #line  | 
| 3639 | 
            +
            f111:
         | 
| 3640 | 
            +
            #line 810 "ext/dtext/dtext.rl"
         | 
| 3707 3641 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3708 3642 | 
             
                dstack_rewind(sm);
         | 
| 3709 3643 | 
             
                ( sm->p)--;
         | 
| 3710 3644 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 3711 3645 | 
             
              }}
         | 
| 3712 3646 | 
             
            	goto _again;
         | 
| 3713 | 
            -
             | 
| 3714 | 
            -
            #line  | 
| 3647 | 
            +
            f114:
         | 
| 3648 | 
            +
            #line 810 "ext/dtext/dtext.rl"
         | 
| 3715 3649 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3716 3650 | 
             
                dstack_rewind(sm);
         | 
| 3717 3651 | 
             
                ( sm->p)--;
         | 
| @@ -3719,7 +3653,7 @@ f116: | |
| 3719 3653 | 
             
              }}
         | 
| 3720 3654 | 
             
            	goto _again;
         | 
| 3721 3655 | 
             
            f58:
         | 
| 3722 | 
            -
            #line  | 
| 3656 | 
            +
            #line 810 "ext/dtext/dtext.rl"
         | 
| 3723 3657 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 3724 3658 | 
             
                dstack_rewind(sm);
         | 
| 3725 3659 | 
             
                ( sm->p)--;
         | 
| @@ -3729,7 +3663,7 @@ f58: | |
| 3729 3663 | 
             
            f56:
         | 
| 3730 3664 | 
             
            #line 1 "NONE"
         | 
| 3731 3665 | 
             
            	{	switch( ( sm->act) ) {
         | 
| 3732 | 
            -
            	case  | 
| 3666 | 
            +
            	case 63:
         | 
| 3733 3667 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 3734 3668 | 
             
                dstack_close_list(sm);
         | 
| 3735 3669 | 
             
                {( sm->p) = (( sm->ts))-1;}
         | 
| @@ -3743,7 +3677,7 @@ f56: | |
| 3743 3677 | 
             
            	}
         | 
| 3744 3678 | 
             
            	goto _again;
         | 
| 3745 3679 | 
             
            f6:
         | 
| 3746 | 
            -
            #line  | 
| 3680 | 
            +
            #line 942 "ext/dtext/dtext.rl"
         | 
| 3747 3681 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3748 3682 | 
             
                g_debug("block [/spoiler]");
         | 
| 3749 3683 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -3754,7 +3688,7 @@ f6: | |
| 3754 3688 | 
             
              }}
         | 
| 3755 3689 | 
             
            	goto _again;
         | 
| 3756 3690 | 
             
            f8:
         | 
| 3757 | 
            -
            #line  | 
| 3691 | 
            +
            #line 991 "ext/dtext/dtext.rl"
         | 
| 3758 3692 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3759 3693 | 
             
                dstack_close_before_block(sm);
         | 
| 3760 3694 | 
             
                dstack_push(sm, &BLOCK_TABLE);
         | 
| @@ -3770,11 +3704,11 @@ f8: | |
| 3770 3704 | 
             
              if (sm->top >= len) {
         | 
| 3771 3705 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3772 3706 | 
             
              }
         | 
| 3773 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3707 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 317; goto _again;}}
         | 
| 3774 3708 | 
             
              }}
         | 
| 3775 3709 | 
             
            	goto _again;
         | 
| 3776 3710 | 
             
            f9:
         | 
| 3777 | 
            -
            #line  | 
| 3711 | 
            +
            #line 998 "ext/dtext/dtext.rl"
         | 
| 3778 3712 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3779 3713 | 
             
                dstack_push(sm, &BLOCK_TN);
         | 
| 3780 3714 | 
             
                append_block(sm, "<p class=\"tn\">");
         | 
| @@ -3789,11 +3723,11 @@ f9: | |
| 3789 3723 | 
             
              if (sm->top >= len) {
         | 
| 3790 3724 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3791 3725 | 
             
              }
         | 
| 3792 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3726 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3793 3727 | 
             
              }}
         | 
| 3794 3728 | 
             
            	goto _again;
         | 
| 3795 3729 | 
             
            f62:
         | 
| 3796 | 
            -
            #line  | 
| 3730 | 
            +
            #line 1014 "ext/dtext/dtext.rl"
         | 
| 3797 3731 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3798 3732 | 
             
                g_debug("block 0");
         | 
| 3799 3733 | 
             
                g_debug("  close dstack");
         | 
| @@ -3801,7 +3735,7 @@ f62: | |
| 3801 3735 | 
             
              }}
         | 
| 3802 3736 | 
             
            	goto _again;
         | 
| 3803 3737 | 
             
            f61:
         | 
| 3804 | 
            -
            #line  | 
| 3738 | 
            +
            #line 1037 "ext/dtext/dtext.rl"
         | 
| 3805 3739 | 
             
            	{( sm->te) = ( sm->p)+1;{
         | 
| 3806 3740 | 
             
                g_debug("block char: %c", (*( sm->p)));
         | 
| 3807 3741 | 
             
                ( sm->p)--;
         | 
| @@ -3824,11 +3758,11 @@ f61: | |
| 3824 3758 | 
             
              if (sm->top >= len) {
         | 
| 3825 3759 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3826 3760 | 
             
              }
         | 
| 3827 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3761 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3828 3762 | 
             
              }}
         | 
| 3829 3763 | 
             
            	goto _again;
         | 
| 3830 3764 | 
             
            f67:
         | 
| 3831 | 
            -
            #line  | 
| 3765 | 
            +
            #line 818 "ext/dtext/dtext.rl"
         | 
| 3832 3766 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3833 3767 | 
             
                char header = *sm->a1;
         | 
| 3834 3768 | 
             
                GString * id_name = g_string_new_len(sm->b1, sm->b2 - sm->b1);
         | 
| @@ -3898,11 +3832,11 @@ f67: | |
| 3898 3832 | 
             
              if (sm->top >= len) {
         | 
| 3899 3833 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3900 3834 | 
             
              }
         | 
| 3901 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3835 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3902 3836 | 
             
              }}
         | 
| 3903 3837 | 
             
            	goto _again;
         | 
| 3904 3838 | 
             
            f68:
         | 
| 3905 | 
            -
            #line  | 
| 3839 | 
            +
            #line 879 "ext/dtext/dtext.rl"
         | 
| 3906 3840 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3907 3841 | 
             
                char header = *sm->a1;
         | 
| 3908 3842 |  | 
| @@ -3956,11 +3890,11 @@ f68: | |
| 3956 3890 | 
             
              if (sm->top >= len) {
         | 
| 3957 3891 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 3958 3892 | 
             
              }
         | 
| 3959 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3893 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 3960 3894 | 
             
              }}
         | 
| 3961 3895 | 
             
            	goto _again;
         | 
| 3962 3896 | 
             
            f73:
         | 
| 3963 | 
            -
            #line  | 
| 3897 | 
            +
            #line 924 "ext/dtext/dtext.rl"
         | 
| 3964 3898 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3965 3899 | 
             
                g_debug("block [quote]");
         | 
| 3966 3900 | 
             
                g_debug("  push quote");
         | 
| @@ -3971,7 +3905,7 @@ f73: | |
| 3971 3905 | 
             
              }}
         | 
| 3972 3906 | 
             
            	goto _again;
         | 
| 3973 3907 | 
             
            f74:
         | 
| 3974 | 
            -
            #line  | 
| 3908 | 
            +
            #line 933 "ext/dtext/dtext.rl"
         | 
| 3975 3909 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3976 3910 | 
             
                g_debug("block [spoiler]");
         | 
| 3977 3911 | 
             
                g_debug("  push spoiler");
         | 
| @@ -3982,7 +3916,7 @@ f74: | |
| 3982 3916 | 
             
              }}
         | 
| 3983 3917 | 
             
            	goto _again;
         | 
| 3984 3918 | 
             
            f69:
         | 
| 3985 | 
            -
            #line  | 
| 3919 | 
            +
            #line 951 "ext/dtext/dtext.rl"
         | 
| 3986 3920 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 3987 3921 | 
             
                g_debug("block [code]");
         | 
| 3988 3922 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -3999,11 +3933,11 @@ f69: | |
| 3999 3933 | 
             
              if (sm->top >= len) {
         | 
| 4000 3934 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4001 3935 | 
             
              }
         | 
| 4002 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3936 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 313; goto _again;}}
         | 
| 4003 3937 | 
             
              }}
         | 
| 4004 3938 | 
             
            	goto _again;
         | 
| 4005 3939 | 
             
            f71:
         | 
| 4006 | 
            -
            #line  | 
| 3940 | 
            +
            #line 959 "ext/dtext/dtext.rl"
         | 
| 4007 3941 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4008 3942 | 
             
                g_debug("block [expand]");
         | 
| 4009 3943 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -4014,7 +3948,7 @@ f71: | |
| 4014 3948 | 
             
              }}
         | 
| 4015 3949 | 
             
            	goto _again;
         | 
| 4016 3950 | 
             
            f70:
         | 
| 4017 | 
            -
            #line  | 
| 3951 | 
            +
            #line 968 "ext/dtext/dtext.rl"
         | 
| 4018 3952 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4019 3953 | 
             
                g_debug("block [expand=]");
         | 
| 4020 3954 | 
             
                dstack_close_before_block(sm);
         | 
| @@ -4028,12 +3962,14 @@ f70: | |
| 4028 3962 | 
             
              }}
         | 
| 4029 3963 | 
             
            	goto _again;
         | 
| 4030 3964 | 
             
            f72:
         | 
| 4031 | 
            -
            #line  | 
| 3965 | 
            +
            #line 980 "ext/dtext/dtext.rl"
         | 
| 4032 3966 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4033 3967 | 
             
                g_debug("block [nodtext]");
         | 
| 4034 3968 | 
             
                dstack_close_before_block(sm);
         | 
| 4035 3969 | 
             
                dstack_push(sm, &BLOCK_NODTEXT);
         | 
| 4036 3970 | 
             
                dstack_push(sm, &BLOCK_P);
         | 
| 3971 | 
            +
                g_debug("push block nodtext");
         | 
| 3972 | 
            +
                g_debug("push block p");
         | 
| 4037 3973 | 
             
                append_block(sm, "<p>");
         | 
| 4038 3974 | 
             
                {
         | 
| 4039 3975 | 
             
              size_t len = sm->stack->len;
         | 
| @@ -4046,11 +3982,11 @@ f72: | |
| 4046 3982 | 
             
              if (sm->top >= len) {
         | 
| 4047 3983 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4048 3984 | 
             
              }
         | 
| 4049 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 3985 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 315; goto _again;}}
         | 
| 4050 3986 | 
             
              }}
         | 
| 4051 3987 | 
             
            	goto _again;
         | 
| 4052 3988 | 
             
            f65:
         | 
| 4053 | 
            -
            #line  | 
| 3989 | 
            +
            #line 1037 "ext/dtext/dtext.rl"
         | 
| 4054 3990 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4055 3991 | 
             
                g_debug("block char: %c", (*( sm->p)));
         | 
| 4056 3992 | 
             
                ( sm->p)--;
         | 
| @@ -4073,11 +4009,11 @@ f65: | |
| 4073 4009 | 
             
              if (sm->top >= len) {
         | 
| 4074 4010 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4075 4011 | 
             
              }
         | 
| 4076 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 4012 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 4077 4013 | 
             
              }}
         | 
| 4078 4014 | 
             
            	goto _again;
         | 
| 4079 4015 | 
             
            f2:
         | 
| 4080 | 
            -
            #line  | 
| 4016 | 
            +
            #line 1037 "ext/dtext/dtext.rl"
         | 
| 4081 4017 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}{
         | 
| 4082 4018 | 
             
                g_debug("block char: %c", (*( sm->p)));
         | 
| 4083 4019 | 
             
                ( sm->p)--;
         | 
| @@ -4100,13 +4036,13 @@ f2: | |
| 4100 4036 | 
             
              if (sm->top >= len) {
         | 
| 4101 4037 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4102 4038 | 
             
              }
         | 
| 4103 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 4039 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 4104 4040 | 
             
              }}
         | 
| 4105 4041 | 
             
            	goto _again;
         | 
| 4106 4042 | 
             
            f0:
         | 
| 4107 4043 | 
             
            #line 1 "NONE"
         | 
| 4108 4044 | 
             
            	{	switch( ( sm->act) ) {
         | 
| 4109 | 
            -
            	case  | 
| 4045 | 
            +
            	case 79:
         | 
| 4110 4046 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 4111 4047 | 
             
                g_debug("block newline2");
         | 
| 4112 4048 |  | 
| @@ -4120,7 +4056,7 @@ f0: | |
| 4120 4056 | 
             
                }
         | 
| 4121 4057 | 
             
              }
         | 
| 4122 4058 | 
             
            	break;
         | 
| 4123 | 
            -
            	case  | 
| 4059 | 
            +
            	case 80:
         | 
| 4124 4060 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 4125 4061 | 
             
                g_debug("block newline");
         | 
| 4126 4062 | 
             
              }
         | 
| @@ -4128,7 +4064,7 @@ f0: | |
| 4128 4064 | 
             
            	}
         | 
| 4129 4065 | 
             
            	}
         | 
| 4130 4066 | 
             
            	goto _again;
         | 
| 4131 | 
            -
             | 
| 4067 | 
            +
            f96:
         | 
| 4132 4068 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4133 4069 | 
             
            	{
         | 
| 4134 4070 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4158,7 +4094,7 @@ f91: | |
| 4158 4094 | 
             
                append(sm, true, "</a>");
         | 
| 4159 4095 | 
             
              }}
         | 
| 4160 4096 | 
             
            	goto _again;
         | 
| 4161 | 
            -
             | 
| 4097 | 
            +
            f97:
         | 
| 4162 4098 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4163 4099 | 
             
            	{
         | 
| 4164 4100 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4188,7 +4124,7 @@ f90: | |
| 4188 4124 | 
             
                append(sm, true, "</a>");
         | 
| 4189 4125 | 
             
              }}
         | 
| 4190 4126 | 
             
            	goto _again;
         | 
| 4191 | 
            -
             | 
| 4127 | 
            +
            f95:
         | 
| 4192 4128 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4193 4129 | 
             
            	{
         | 
| 4194 4130 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4203,7 +4139,7 @@ f97: | |
| 4203 4139 | 
             
                append(sm, true, "</a>");
         | 
| 4204 4140 | 
             
              }}
         | 
| 4205 4141 | 
             
            	goto _again;
         | 
| 4206 | 
            -
             | 
| 4142 | 
            +
            f99:
         | 
| 4207 4143 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4208 4144 | 
             
            	{
         | 
| 4209 4145 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4233,7 +4169,7 @@ f89: | |
| 4233 4169 | 
             
                append(sm, true, "</a>");
         | 
| 4234 4170 | 
             
              }}
         | 
| 4235 4171 | 
             
            	goto _again;
         | 
| 4236 | 
            -
             | 
| 4172 | 
            +
            f92:
         | 
| 4237 4173 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4238 4174 | 
             
            	{
         | 
| 4239 4175 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4248,7 +4184,7 @@ f94: | |
| 4248 4184 | 
             
                append(sm, true, "</a>");
         | 
| 4249 4185 | 
             
              }}
         | 
| 4250 4186 | 
             
            	goto _again;
         | 
| 4251 | 
            -
             | 
| 4187 | 
            +
            f93:
         | 
| 4252 4188 | 
             
            #line 102 "ext/dtext/dtext.rl"
         | 
| 4253 4189 | 
             
            	{
         | 
| 4254 4190 | 
             
              sm->a2 = sm->p;
         | 
| @@ -4383,7 +4319,7 @@ f86: | |
| 4383 4319 | 
             
                }
         | 
| 4384 4320 | 
             
              }
         | 
| 4385 4321 | 
             
            	break;
         | 
| 4386 | 
            -
            	case  | 
| 4322 | 
            +
            	case 41:
         | 
| 4387 4323 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 4388 4324 | 
             
                g_debug("inline newline2");
         | 
| 4389 4325 | 
             
                g_debug("  return");
         | 
| @@ -4396,7 +4332,7 @@ f86: | |
| 4396 4332 | 
             
                { sm->cs = ( ((int *)sm->stack->data))[--( sm->top)];goto _again;}
         | 
| 4397 4333 | 
             
              }
         | 
| 4398 4334 | 
             
            	break;
         | 
| 4399 | 
            -
            	case  | 
| 4335 | 
            +
            	case 42:
         | 
| 4400 4336 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 4401 4337 | 
             
                g_debug("inline newline");
         | 
| 4402 4338 |  | 
| @@ -4409,7 +4345,7 @@ f86: | |
| 4409 4345 | 
             
                }
         | 
| 4410 4346 | 
             
              }
         | 
| 4411 4347 | 
             
            	break;
         | 
| 4412 | 
            -
            	case  | 
| 4348 | 
            +
            	case 44:
         | 
| 4413 4349 | 
             
            	{{( sm->p) = ((( sm->te)))-1;}
         | 
| 4414 4350 | 
             
                g_debug("inline char: %c", (*( sm->p)));
         | 
| 4415 4351 | 
             
                append_c_html_escaped(sm, (*( sm->p)));
         | 
| @@ -4432,7 +4368,7 @@ f15: | |
| 4432 4368 | 
             
                append(sm, true, "</a>");
         | 
| 4433 4369 | 
             
              }}
         | 
| 4434 4370 | 
             
            	goto _again;
         | 
| 4435 | 
            -
             | 
| 4371 | 
            +
            f98:
         | 
| 4436 4372 | 
             
            #line 110 "ext/dtext/dtext.rl"
         | 
| 4437 4373 | 
             
            	{
         | 
| 4438 4374 | 
             
              sm->b2 = sm->p;
         | 
| @@ -4451,7 +4387,7 @@ f100: | |
| 4451 4387 | 
             
                append(sm, true, "</a>");
         | 
| 4452 4388 | 
             
              }}
         | 
| 4453 4389 | 
             
            	goto _again;
         | 
| 4454 | 
            -
             | 
| 4390 | 
            +
            f94:
         | 
| 4455 4391 | 
             
            #line 110 "ext/dtext/dtext.rl"
         | 
| 4456 4392 | 
             
            	{
         | 
| 4457 4393 | 
             
              sm->b2 = sm->p;
         | 
| @@ -4521,15 +4457,15 @@ f81: | |
| 4521 4457 |  | 
| 4522 4458 | 
             
                g_debug("  next list");
         | 
| 4523 4459 | 
             
                {( sm->p) = (( sm->ts + 1))-1;}
         | 
| 4524 | 
            -
                 sm->cs =  | 
| 4460 | 
            +
                 sm->cs = 319;
         | 
| 4525 4461 | 
             
              }}
         | 
| 4526 4462 | 
             
            	goto _again;
         | 
| 4527 | 
            -
             | 
| 4463 | 
            +
            f115:
         | 
| 4528 4464 | 
             
            #line 110 "ext/dtext/dtext.rl"
         | 
| 4529 4465 | 
             
            	{
         | 
| 4530 4466 | 
             
              sm->b2 = sm->p;
         | 
| 4531 4467 | 
             
            }
         | 
| 4532 | 
            -
            #line  | 
| 4468 | 
            +
            #line 763 "ext/dtext/dtext.rl"
         | 
| 4533 4469 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4534 4470 | 
             
                int prev_nest = sm->list_nest;
         | 
| 4535 4471 | 
             
                append_closing_p_if(sm);
         | 
| @@ -4576,7 +4512,7 @@ f117: | |
| 4576 4512 | 
             
              if (sm->top >= len) {
         | 
| 4577 4513 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4578 4514 | 
             
              }
         | 
| 4579 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 4515 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 279; goto _again;}}
         | 
| 4580 4516 | 
             
              }}
         | 
| 4581 4517 | 
             
            	goto _again;
         | 
| 4582 4518 | 
             
            f66:
         | 
| @@ -4584,7 +4520,7 @@ f66: | |
| 4584 4520 | 
             
            	{
         | 
| 4585 4521 | 
             
              sm->b2 = sm->p;
         | 
| 4586 4522 | 
             
            }
         | 
| 4587 | 
            -
            #line  | 
| 4523 | 
            +
            #line 1004 "ext/dtext/dtext.rl"
         | 
| 4588 4524 | 
             
            	{( sm->te) = ( sm->p);( sm->p)--;{
         | 
| 4589 4525 | 
             
                g_debug("block list");
         | 
| 4590 4526 | 
             
                g_debug("  call list");
         | 
| @@ -4603,7 +4539,7 @@ f66: | |
| 4603 4539 | 
             
              if (sm->top >= len) {
         | 
| 4604 4540 | 
             
                sm->stack = g_array_set_size(sm->stack, len + 16);
         | 
| 4605 4541 | 
             
              }
         | 
| 4606 | 
            -
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs =  | 
| 4542 | 
            +
            {( ((int *)sm->stack->data))[( sm->top)++] =  sm->cs;  sm->cs = 319; goto _again;}}
         | 
| 4607 4543 | 
             
              }}
         | 
| 4608 4544 | 
             
            	goto _again;
         | 
| 4609 4545 | 
             
            f17:
         | 
| @@ -4641,44 +4577,44 @@ f16: | |
| 4641 4577 | 
             
            f11:
         | 
| 4642 4578 | 
             
            #line 1 "NONE"
         | 
| 4643 4579 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4644 | 
            -
            #line  | 
| 4645 | 
            -
            	{( sm->act) =  | 
| 4580 | 
            +
            #line 607 "ext/dtext/dtext.rl"
         | 
| 4581 | 
            +
            	{( sm->act) = 41;}
         | 
| 4646 4582 | 
             
            	goto _again;
         | 
| 4647 4583 | 
             
            f77:
         | 
| 4648 4584 | 
             
            #line 1 "NONE"
         | 
| 4649 4585 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4650 | 
            -
            #line  | 
| 4651 | 
            -
            	{( sm->act) =  | 
| 4586 | 
            +
            #line 619 "ext/dtext/dtext.rl"
         | 
| 4587 | 
            +
            	{( sm->act) = 42;}
         | 
| 4652 4588 | 
             
            	goto _again;
         | 
| 4653 4589 | 
             
            f78:
         | 
| 4654 4590 | 
             
            #line 1 "NONE"
         | 
| 4655 4591 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4656 | 
            -
            #line  | 
| 4657 | 
            -
            	{( sm->act) =  | 
| 4592 | 
            +
            #line 635 "ext/dtext/dtext.rl"
         | 
| 4593 | 
            +
            	{( sm->act) = 44;}
         | 
| 4658 4594 | 
             
            	goto _again;
         | 
| 4659 4595 | 
             
            f57:
         | 
| 4660 4596 | 
             
            #line 1 "NONE"
         | 
| 4661 4597 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4662 | 
            -
            #line  | 
| 4663 | 
            -
            	{( sm->act) =  | 
| 4598 | 
            +
            #line 802 "ext/dtext/dtext.rl"
         | 
| 4599 | 
            +
            	{( sm->act) = 63;}
         | 
| 4664 4600 | 
             
            	goto _again;
         | 
| 4665 | 
            -
             | 
| 4601 | 
            +
            f113:
         | 
| 4666 4602 | 
             
            #line 1 "NONE"
         | 
| 4667 4603 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4668 | 
            -
            #line  | 
| 4669 | 
            -
            	{( sm->act) =  | 
| 4604 | 
            +
            #line 808 "ext/dtext/dtext.rl"
         | 
| 4605 | 
            +
            	{( sm->act) = 64;}
         | 
| 4670 4606 | 
             
            	goto _again;
         | 
| 4671 4607 | 
             
            f1:
         | 
| 4672 4608 | 
             
            #line 1 "NONE"
         | 
| 4673 4609 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4674 | 
            -
            #line  | 
| 4675 | 
            -
            	{( sm->act) =  | 
| 4610 | 
            +
            #line 1020 "ext/dtext/dtext.rl"
         | 
| 4611 | 
            +
            	{( sm->act) = 79;}
         | 
| 4676 4612 | 
             
            	goto _again;
         | 
| 4677 4613 | 
             
            f63:
         | 
| 4678 4614 | 
             
            #line 1 "NONE"
         | 
| 4679 4615 | 
             
            	{( sm->te) = ( sm->p)+1;}
         | 
| 4680 | 
            -
            #line  | 
| 4681 | 
            -
            	{( sm->act) =  | 
| 4616 | 
            +
            #line 1033 "ext/dtext/dtext.rl"
         | 
| 4617 | 
            +
            	{( sm->act) = 80;}
         | 
| 4682 4618 | 
             
            	goto _again;
         | 
| 4683 4619 | 
             
            f85:
         | 
| 4684 4620 | 
             
            #line 1 "NONE"
         | 
| @@ -4697,7 +4633,7 @@ _again: | |
| 4697 4633 | 
             
            #line 1 "NONE"
         | 
| 4698 4634 | 
             
            	{( sm->ts) = 0;}
         | 
| 4699 4635 | 
             
            	break;
         | 
| 4700 | 
            -
            #line  | 
| 4636 | 
            +
            #line 4637 "ext/dtext/dtext.c"
         | 
| 4701 4637 | 
             
            	}
         | 
| 4702 4638 |  | 
| 4703 4639 | 
             
            	if ( ++( sm->p) != ( sm->pe) )
         | 
| @@ -4706,21 +4642,21 @@ _again: | |
| 4706 4642 | 
             
            	if ( ( sm->p) == ( sm->eof) )
         | 
| 4707 4643 | 
             
            	{
         | 
| 4708 4644 | 
             
            	switch (  sm->cs ) {
         | 
| 4709 | 
            -
            	case  | 
| 4645 | 
            +
            	case 264: goto tr0;
         | 
| 4710 4646 | 
             
            	case 0: goto tr0;
         | 
| 4711 | 
            -
            	case  | 
| 4712 | 
            -
            	case  | 
| 4647 | 
            +
            	case 265: goto tr321;
         | 
| 4648 | 
            +
            	case 266: goto tr321;
         | 
| 4713 4649 | 
             
            	case 1: goto tr2;
         | 
| 4714 | 
            -
            	case  | 
| 4715 | 
            -
            	case  | 
| 4650 | 
            +
            	case 267: goto tr322;
         | 
| 4651 | 
            +
            	case 268: goto tr322;
         | 
| 4716 4652 | 
             
            	case 2: goto tr2;
         | 
| 4717 | 
            -
            	case  | 
| 4653 | 
            +
            	case 269: goto tr321;
         | 
| 4718 4654 | 
             
            	case 3: goto tr2;
         | 
| 4719 4655 | 
             
            	case 4: goto tr2;
         | 
| 4720 4656 | 
             
            	case 5: goto tr2;
         | 
| 4721 | 
            -
            	case  | 
| 4722 | 
            -
            	case  | 
| 4723 | 
            -
            	case  | 
| 4657 | 
            +
            	case 270: goto tr325;
         | 
| 4658 | 
            +
            	case 271: goto tr327;
         | 
| 4659 | 
            +
            	case 272: goto tr321;
         | 
| 4724 4660 | 
             
            	case 6: goto tr2;
         | 
| 4725 4661 | 
             
            	case 7: goto tr2;
         | 
| 4726 4662 | 
             
            	case 8: goto tr2;
         | 
| @@ -4734,7 +4670,7 @@ _again: | |
| 4734 4670 | 
             
            	case 16: goto tr2;
         | 
| 4735 4671 | 
             
            	case 17: goto tr2;
         | 
| 4736 4672 | 
             
            	case 18: goto tr2;
         | 
| 4737 | 
            -
            	case  | 
| 4673 | 
            +
            	case 273: goto tr336;
         | 
| 4738 4674 | 
             
            	case 19: goto tr2;
         | 
| 4739 4675 | 
             
            	case 20: goto tr2;
         | 
| 4740 4676 | 
             
            	case 21: goto tr2;
         | 
| @@ -4743,8 +4679,8 @@ _again: | |
| 4743 4679 | 
             
            	case 24: goto tr2;
         | 
| 4744 4680 | 
             
            	case 25: goto tr2;
         | 
| 4745 4681 | 
             
            	case 26: goto tr2;
         | 
| 4746 | 
            -
            	case  | 
| 4747 | 
            -
            	case  | 
| 4682 | 
            +
            	case 274: goto tr337;
         | 
| 4683 | 
            +
            	case 275: goto tr339;
         | 
| 4748 4684 | 
             
            	case 27: goto tr2;
         | 
| 4749 4685 | 
             
            	case 28: goto tr2;
         | 
| 4750 4686 | 
             
            	case 29: goto tr2;
         | 
| @@ -4752,13 +4688,13 @@ _again: | |
| 4752 4688 | 
             
            	case 31: goto tr2;
         | 
| 4753 4689 | 
             
            	case 32: goto tr2;
         | 
| 4754 4690 | 
             
            	case 33: goto tr2;
         | 
| 4755 | 
            -
            	case  | 
| 4691 | 
            +
            	case 276: goto tr340;
         | 
| 4756 4692 | 
             
            	case 34: goto tr2;
         | 
| 4757 4693 | 
             
            	case 35: goto tr2;
         | 
| 4758 4694 | 
             
            	case 36: goto tr2;
         | 
| 4759 4695 | 
             
            	case 37: goto tr2;
         | 
| 4760 4696 | 
             
            	case 38: goto tr2;
         | 
| 4761 | 
            -
            	case  | 
| 4697 | 
            +
            	case 277: goto tr341;
         | 
| 4762 4698 | 
             
            	case 39: goto tr2;
         | 
| 4763 4699 | 
             
            	case 40: goto tr2;
         | 
| 4764 4700 | 
             
            	case 41: goto tr2;
         | 
| @@ -4767,28 +4703,28 @@ _again: | |
| 4767 4703 | 
             
            	case 44: goto tr2;
         | 
| 4768 4704 | 
             
            	case 45: goto tr2;
         | 
| 4769 4705 | 
             
            	case 46: goto tr2;
         | 
| 4770 | 
            -
            	case  | 
| 4706 | 
            +
            	case 278: goto tr342;
         | 
| 4771 4707 | 
             
            	case 47: goto tr2;
         | 
| 4772 4708 | 
             
            	case 48: goto tr2;
         | 
| 4773 4709 | 
             
            	case 49: goto tr2;
         | 
| 4774 4710 | 
             
            	case 50: goto tr2;
         | 
| 4775 4711 | 
             
            	case 51: goto tr2;
         | 
| 4776 4712 | 
             
            	case 52: goto tr2;
         | 
| 4777 | 
            -
            	case  | 
| 4778 | 
            -
            	case  | 
| 4713 | 
            +
            	case 280: goto tr359;
         | 
| 4714 | 
            +
            	case 281: goto tr362;
         | 
| 4779 4715 | 
             
            	case 53: goto tr62;
         | 
| 4780 4716 | 
             
            	case 54: goto tr64;
         | 
| 4781 4717 | 
             
            	case 55: goto tr64;
         | 
| 4782 | 
            -
            	case  | 
| 4783 | 
            -
            	case  | 
| 4784 | 
            -
            	case  | 
| 4785 | 
            -
            	case  | 
| 4718 | 
            +
            	case 282: goto tr363;
         | 
| 4719 | 
            +
            	case 283: goto tr363;
         | 
| 4720 | 
            +
            	case 284: goto tr365;
         | 
| 4721 | 
            +
            	case 285: goto tr366;
         | 
| 4786 4722 | 
             
            	case 56: goto tr69;
         | 
| 4787 4723 | 
             
            	case 57: goto tr69;
         | 
| 4788 4724 | 
             
            	case 58: goto tr69;
         | 
| 4789 4725 | 
             
            	case 59: goto tr69;
         | 
| 4790 4726 | 
             
            	case 60: goto tr62;
         | 
| 4791 | 
            -
            	case  | 
| 4727 | 
            +
            	case 286: goto tr368;
         | 
| 4792 4728 | 
             
            	case 61: goto tr62;
         | 
| 4793 4729 | 
             
            	case 62: goto tr62;
         | 
| 4794 4730 | 
             
            	case 63: goto tr69;
         | 
| @@ -4811,13 +4747,13 @@ _again: | |
| 4811 4747 | 
             
            	case 80: goto tr69;
         | 
| 4812 4748 | 
             
            	case 81: goto tr69;
         | 
| 4813 4749 | 
             
            	case 82: goto tr69;
         | 
| 4814 | 
            -
            	case  | 
| 4750 | 
            +
            	case 287: goto tr366;
         | 
| 4815 4751 | 
             
            	case 83: goto tr62;
         | 
| 4816 | 
            -
            	case  | 
| 4752 | 
            +
            	case 288: goto tr373;
         | 
| 4817 4753 | 
             
            	case 84: goto tr62;
         | 
| 4818 4754 | 
             
            	case 85: goto tr62;
         | 
| 4819 | 
            -
            	case  | 
| 4820 | 
            -
            	case  | 
| 4755 | 
            +
            	case 289: goto tr375;
         | 
| 4756 | 
            +
            	case 290: goto tr366;
         | 
| 4821 4757 | 
             
            	case 86: goto tr69;
         | 
| 4822 4758 | 
             
            	case 87: goto tr69;
         | 
| 4823 4759 | 
             
            	case 88: goto tr69;
         | 
| @@ -4825,8 +4761,8 @@ _again: | |
| 4825 4761 | 
             
            	case 90: goto tr69;
         | 
| 4826 4762 | 
             
            	case 91: goto tr69;
         | 
| 4827 4763 | 
             
            	case 92: goto tr69;
         | 
| 4828 | 
            -
            	case  | 
| 4829 | 
            -
            	case  | 
| 4764 | 
            +
            	case 291: goto tr378;
         | 
| 4765 | 
            +
            	case 292: goto tr366;
         | 
| 4830 4766 | 
             
            	case 93: goto tr69;
         | 
| 4831 4767 | 
             
            	case 94: goto tr69;
         | 
| 4832 4768 | 
             
            	case 95: goto tr69;
         | 
| @@ -4835,70 +4771,67 @@ _again: | |
| 4835 4771 | 
             
            	case 98: goto tr69;
         | 
| 4836 4772 | 
             
            	case 99: goto tr69;
         | 
| 4837 4773 | 
             
            	case 100: goto tr69;
         | 
| 4838 | 
            -
            	case  | 
| 4839 | 
            -
            	case  | 
| 4774 | 
            +
            	case 293: goto tr381;
         | 
| 4775 | 
            +
            	case 294: goto tr366;
         | 
| 4840 4776 | 
             
            	case 101: goto tr69;
         | 
| 4841 4777 | 
             
            	case 102: goto tr69;
         | 
| 4842 4778 | 
             
            	case 103: goto tr69;
         | 
| 4843 4779 | 
             
            	case 104: goto tr69;
         | 
| 4844 4780 | 
             
            	case 105: goto tr69;
         | 
| 4845 4781 | 
             
            	case 106: goto tr69;
         | 
| 4846 | 
            -
            	case  | 
| 4847 | 
            -
            	case  | 
| 4782 | 
            +
            	case 295: goto tr384;
         | 
| 4783 | 
            +
            	case 296: goto tr366;
         | 
| 4848 4784 | 
             
            	case 107: goto tr69;
         | 
| 4849 4785 | 
             
            	case 108: goto tr69;
         | 
| 4850 4786 | 
             
            	case 109: goto tr69;
         | 
| 4851 | 
            -
            	case 300: goto tr393;
         | 
| 4852 | 
            -
            	case 301: goto tr395;
         | 
| 4853 | 
            -
            	case 302: goto tr372;
         | 
| 4854 4787 | 
             
            	case 110: goto tr69;
         | 
| 4855 4788 | 
             
            	case 111: goto tr69;
         | 
| 4856 4789 | 
             
            	case 112: goto tr69;
         | 
| 4790 | 
            +
            	case 297: goto tr387;
         | 
| 4791 | 
            +
            	case 298: goto tr366;
         | 
| 4857 4792 | 
             
            	case 113: goto tr69;
         | 
| 4858 4793 | 
             
            	case 114: goto tr69;
         | 
| 4859 4794 | 
             
            	case 115: goto tr69;
         | 
| 4860 | 
            -
            	case 303: goto tr398;
         | 
| 4861 | 
            -
            	case 304: goto tr372;
         | 
| 4862 4795 | 
             
            	case 116: goto tr69;
         | 
| 4863 4796 | 
             
            	case 117: goto tr69;
         | 
| 4864 4797 | 
             
            	case 118: goto tr69;
         | 
| 4865 | 
            -
            	case  | 
| 4866 | 
            -
            	case  | 
| 4798 | 
            +
            	case 299: goto tr391;
         | 
| 4799 | 
            +
            	case 119: goto tr137;
         | 
| 4800 | 
            +
            	case 120: goto tr137;
         | 
| 4801 | 
            +
            	case 300: goto tr394;
         | 
| 4867 4802 | 
             
            	case 121: goto tr69;
         | 
| 4868 | 
            -
            	case  | 
| 4869 | 
            -
            	case  | 
| 4870 | 
            -
            	case 123: goto tr142;
         | 
| 4871 | 
            -
            	case 306: goto tr405;
         | 
| 4803 | 
            +
            	case 122: goto tr69;
         | 
| 4804 | 
            +
            	case 123: goto tr69;
         | 
| 4872 4805 | 
             
            	case 124: goto tr69;
         | 
| 4873 4806 | 
             
            	case 125: goto tr69;
         | 
| 4807 | 
            +
            	case 301: goto tr396;
         | 
| 4874 4808 | 
             
            	case 126: goto tr69;
         | 
| 4875 4809 | 
             
            	case 127: goto tr69;
         | 
| 4876 4810 | 
             
            	case 128: goto tr69;
         | 
| 4877 | 
            -
            	case 307: goto tr407;
         | 
| 4878 4811 | 
             
            	case 129: goto tr69;
         | 
| 4812 | 
            +
            	case 302: goto tr398;
         | 
| 4813 | 
            +
            	case 303: goto tr366;
         | 
| 4879 4814 | 
             
            	case 130: goto tr69;
         | 
| 4880 4815 | 
             
            	case 131: goto tr69;
         | 
| 4881 4816 | 
             
            	case 132: goto tr69;
         | 
| 4882 | 
            -
            	case 308: goto tr409;
         | 
| 4883 | 
            -
            	case 309: goto tr372;
         | 
| 4884 4817 | 
             
            	case 133: goto tr69;
         | 
| 4885 4818 | 
             
            	case 134: goto tr69;
         | 
| 4886 4819 | 
             
            	case 135: goto tr69;
         | 
| 4887 | 
            -
            	case  | 
| 4888 | 
            -
            	case  | 
| 4820 | 
            +
            	case 304: goto tr401;
         | 
| 4821 | 
            +
            	case 136: goto tr156;
         | 
| 4822 | 
            +
            	case 137: goto tr156;
         | 
| 4823 | 
            +
            	case 305: goto tr404;
         | 
| 4824 | 
            +
            	case 306: goto tr366;
         | 
| 4889 4825 | 
             
            	case 138: goto tr69;
         | 
| 4890 | 
            -
            	case  | 
| 4891 | 
            -
            	case  | 
| 4892 | 
            -
            	case 140: goto tr161;
         | 
| 4893 | 
            -
            	case 311: goto tr415;
         | 
| 4894 | 
            -
            	case 312: goto tr372;
         | 
| 4826 | 
            +
            	case 139: goto tr69;
         | 
| 4827 | 
            +
            	case 140: goto tr69;
         | 
| 4895 4828 | 
             
            	case 141: goto tr69;
         | 
| 4896 4829 | 
             
            	case 142: goto tr69;
         | 
| 4830 | 
            +
            	case 307: goto tr407;
         | 
| 4831 | 
            +
            	case 308: goto tr366;
         | 
| 4897 4832 | 
             
            	case 143: goto tr69;
         | 
| 4898 4833 | 
             
            	case 144: goto tr69;
         | 
| 4899 4834 | 
             
            	case 145: goto tr69;
         | 
| 4900 | 
            -
            	case 313: goto tr418;
         | 
| 4901 | 
            -
            	case 314: goto tr372;
         | 
| 4902 4835 | 
             
            	case 146: goto tr69;
         | 
| 4903 4836 | 
             
            	case 147: goto tr69;
         | 
| 4904 4837 | 
             
            	case 148: goto tr69;
         | 
| @@ -4910,10 +4843,10 @@ _again: | |
| 4910 4843 | 
             
            	case 154: goto tr69;
         | 
| 4911 4844 | 
             
            	case 155: goto tr69;
         | 
| 4912 4845 | 
             
            	case 156: goto tr69;
         | 
| 4846 | 
            +
            	case 309: goto tr419;
         | 
| 4913 4847 | 
             
            	case 157: goto tr69;
         | 
| 4914 4848 | 
             
            	case 158: goto tr69;
         | 
| 4915 4849 | 
             
            	case 159: goto tr69;
         | 
| 4916 | 
            -
            	case 315: goto tr430;
         | 
| 4917 4850 | 
             
            	case 160: goto tr69;
         | 
| 4918 4851 | 
             
            	case 161: goto tr69;
         | 
| 4919 4852 | 
             
            	case 162: goto tr69;
         | 
| @@ -4962,81 +4895,78 @@ _again: | |
| 4962 4895 | 
             
            	case 205: goto tr69;
         | 
| 4963 4896 | 
             
            	case 206: goto tr69;
         | 
| 4964 4897 | 
             
            	case 207: goto tr69;
         | 
| 4898 | 
            +
            	case 310: goto tr366;
         | 
| 4965 4899 | 
             
            	case 208: goto tr69;
         | 
| 4966 4900 | 
             
            	case 209: goto tr69;
         | 
| 4967 4901 | 
             
            	case 210: goto tr69;
         | 
| 4968 | 
            -
            	case 316: goto tr372;
         | 
| 4969 4902 | 
             
            	case 211: goto tr69;
         | 
| 4970 4903 | 
             
            	case 212: goto tr69;
         | 
| 4971 4904 | 
             
            	case 213: goto tr69;
         | 
| 4972 | 
            -
            	case 214: goto  | 
| 4973 | 
            -
            	case  | 
| 4974 | 
            -
            	case  | 
| 4975 | 
            -
            	case  | 
| 4976 | 
            -
            	case  | 
| 4977 | 
            -
            	case  | 
| 4978 | 
            -
            	case  | 
| 4905 | 
            +
            	case 214: goto tr62;
         | 
| 4906 | 
            +
            	case 311: goto tr421;
         | 
| 4907 | 
            +
            	case 215: goto tr62;
         | 
| 4908 | 
            +
            	case 216: goto tr62;
         | 
| 4909 | 
            +
            	case 217: goto tr69;
         | 
| 4910 | 
            +
            	case 312: goto tr366;
         | 
| 4911 | 
            +
            	case 218: goto tr69;
         | 
| 4912 | 
            +
            	case 219: goto tr69;
         | 
| 4979 4913 | 
             
            	case 220: goto tr69;
         | 
| 4980 | 
            -
            	case  | 
| 4981 | 
            -
            	case 221: goto  | 
| 4982 | 
            -
            	case 222: goto  | 
| 4983 | 
            -
            	case 223: goto  | 
| 4984 | 
            -
            	case  | 
| 4985 | 
            -
            	case  | 
| 4986 | 
            -
            	case  | 
| 4987 | 
            -
            	case 226: goto  | 
| 4988 | 
            -
            	case 227: goto  | 
| 4989 | 
            -
            	case 228: goto  | 
| 4990 | 
            -
            	case  | 
| 4991 | 
            -
            	case  | 
| 4992 | 
            -
            	case  | 
| 4993 | 
            -
            	case  | 
| 4994 | 
            -
            	case  | 
| 4995 | 
            -
            	case  | 
| 4996 | 
            -
            	case 234: goto  | 
| 4997 | 
            -
            	case 235: goto  | 
| 4998 | 
            -
            	case 236: goto  | 
| 4999 | 
            -
            	case  | 
| 5000 | 
            -
            	case  | 
| 5001 | 
            -
            	case  | 
| 5002 | 
            -
            	case  | 
| 5003 | 
            -
            	case  | 
| 5004 | 
            -
            	case  | 
| 5005 | 
            -
            	case  | 
| 5006 | 
            -
            	case  | 
| 5007 | 
            -
            	case  | 
| 5008 | 
            -
            	case  | 
| 5009 | 
            -
            	case  | 
| 5010 | 
            -
            	case  | 
| 5011 | 
            -
            	case  | 
| 5012 | 
            -
            	case  | 
| 5013 | 
            -
            	case  | 
| 5014 | 
            -
            	case  | 
| 5015 | 
            -
            	case  | 
| 5016 | 
            -
            	case  | 
| 5017 | 
            -
            	case  | 
| 5018 | 
            -
            	case  | 
| 5019 | 
            -
            	case  | 
| 5020 | 
            -
            	case  | 
| 5021 | 
            -
            	case  | 
| 5022 | 
            -
            	case  | 
| 5023 | 
            -
            	case 260: goto  | 
| 5024 | 
            -
            	case  | 
| 5025 | 
            -
            	case  | 
| 5026 | 
            -
            	case  | 
| 5027 | 
            -
            	case  | 
| 5028 | 
            -
            	case  | 
| 5029 | 
            -
            	case  | 
| 5030 | 
            -
            	 | 
| 5031 | 
            -
            	 | 
| 5032 | 
            -
             | 
| 5033 | 
            -
            	 | 
| 5034 | 
            -
             | 
| 5035 | 
            -
             | 
| 5036 | 
            -
             | 
| 5037 | 
            -
            	}
         | 
| 5038 | 
            -
             | 
| 5039 | 
            -
            #line 1389 "ext/dtext/dtext.rl"
         | 
| 4914 | 
            +
            	case 314: goto tr426;
         | 
| 4915 | 
            +
            	case 221: goto tr257;
         | 
| 4916 | 
            +
            	case 222: goto tr257;
         | 
| 4917 | 
            +
            	case 223: goto tr257;
         | 
| 4918 | 
            +
            	case 224: goto tr257;
         | 
| 4919 | 
            +
            	case 225: goto tr257;
         | 
| 4920 | 
            +
            	case 316: goto tr431;
         | 
| 4921 | 
            +
            	case 226: goto tr263;
         | 
| 4922 | 
            +
            	case 227: goto tr263;
         | 
| 4923 | 
            +
            	case 228: goto tr263;
         | 
| 4924 | 
            +
            	case 229: goto tr263;
         | 
| 4925 | 
            +
            	case 230: goto tr263;
         | 
| 4926 | 
            +
            	case 231: goto tr263;
         | 
| 4927 | 
            +
            	case 232: goto tr263;
         | 
| 4928 | 
            +
            	case 233: goto tr263;
         | 
| 4929 | 
            +
            	case 318: goto tr436;
         | 
| 4930 | 
            +
            	case 234: goto tr272;
         | 
| 4931 | 
            +
            	case 235: goto tr272;
         | 
| 4932 | 
            +
            	case 236: goto tr272;
         | 
| 4933 | 
            +
            	case 237: goto tr272;
         | 
| 4934 | 
            +
            	case 238: goto tr272;
         | 
| 4935 | 
            +
            	case 239: goto tr272;
         | 
| 4936 | 
            +
            	case 240: goto tr272;
         | 
| 4937 | 
            +
            	case 241: goto tr272;
         | 
| 4938 | 
            +
            	case 242: goto tr272;
         | 
| 4939 | 
            +
            	case 243: goto tr272;
         | 
| 4940 | 
            +
            	case 244: goto tr272;
         | 
| 4941 | 
            +
            	case 245: goto tr272;
         | 
| 4942 | 
            +
            	case 246: goto tr272;
         | 
| 4943 | 
            +
            	case 247: goto tr272;
         | 
| 4944 | 
            +
            	case 248: goto tr272;
         | 
| 4945 | 
            +
            	case 249: goto tr272;
         | 
| 4946 | 
            +
            	case 250: goto tr272;
         | 
| 4947 | 
            +
            	case 251: goto tr272;
         | 
| 4948 | 
            +
            	case 252: goto tr272;
         | 
| 4949 | 
            +
            	case 253: goto tr272;
         | 
| 4950 | 
            +
            	case 254: goto tr272;
         | 
| 4951 | 
            +
            	case 255: goto tr272;
         | 
| 4952 | 
            +
            	case 256: goto tr272;
         | 
| 4953 | 
            +
            	case 257: goto tr272;
         | 
| 4954 | 
            +
            	case 258: goto tr272;
         | 
| 4955 | 
            +
            	case 259: goto tr272;
         | 
| 4956 | 
            +
            	case 320: goto tr306;
         | 
| 4957 | 
            +
            	case 260: goto tr306;
         | 
| 4958 | 
            +
            	case 321: goto tr445;
         | 
| 4959 | 
            +
            	case 322: goto tr445;
         | 
| 4960 | 
            +
            	case 261: goto tr308;
         | 
| 4961 | 
            +
            	case 323: goto tr446;
         | 
| 4962 | 
            +
            	case 324: goto tr446;
         | 
| 4963 | 
            +
            	case 262: goto tr308;
         | 
| 4964 | 
            +
            	}
         | 
| 4965 | 
            +
            	}
         | 
| 4966 | 
            +
             | 
| 4967 | 
            +
            	}
         | 
| 4968 | 
            +
             | 
| 4969 | 
            +
            #line 1385 "ext/dtext/dtext.rl"
         | 
| 5040 4970 |  | 
| 5041 4971 | 
             
              dstack_close(sm);
         | 
| 5042 4972 |  |