mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
regenerate ragel
This commit is contained in:
parent
1cea90aa0d
commit
a7f48495e8
1 changed files with 22 additions and 22 deletions
|
@ -175,7 +175,7 @@ tr8:
|
|||
parser->request_uri(parser, PTR_TO(mark), LEN(mark, p));
|
||||
}
|
||||
goto st5;
|
||||
tr31:
|
||||
tr30:
|
||||
#line 37 "ext/puma_http11/http11_parser.rl"
|
||||
{ MARK(mark, p); }
|
||||
#line 56 "ext/puma_http11/http11_parser.rl"
|
||||
|
@ -183,13 +183,13 @@ tr31:
|
|||
parser->fragment(parser, PTR_TO(mark), LEN(mark, p));
|
||||
}
|
||||
goto st5;
|
||||
tr33:
|
||||
tr32:
|
||||
#line 56 "ext/puma_http11/http11_parser.rl"
|
||||
{
|
||||
parser->fragment(parser, PTR_TO(mark), LEN(mark, p));
|
||||
}
|
||||
goto st5;
|
||||
tr37:
|
||||
tr36:
|
||||
#line 69 "ext/puma_http11/http11_parser.rl"
|
||||
{
|
||||
parser->request_path(parser, PTR_TO(mark), LEN(mark,p));
|
||||
|
@ -199,7 +199,7 @@ tr37:
|
|||
parser->request_uri(parser, PTR_TO(mark), LEN(mark, p));
|
||||
}
|
||||
goto st5;
|
||||
tr41:
|
||||
tr40:
|
||||
#line 60 "ext/puma_http11/http11_parser.rl"
|
||||
{ MARK(query_start, p); }
|
||||
#line 61 "ext/puma_http11/http11_parser.rl"
|
||||
|
@ -211,7 +211,7 @@ tr41:
|
|||
parser->request_uri(parser, PTR_TO(mark), LEN(mark, p));
|
||||
}
|
||||
goto st5;
|
||||
tr44:
|
||||
tr43:
|
||||
#line 61 "ext/puma_http11/http11_parser.rl"
|
||||
{
|
||||
parser->query_string(parser, PTR_TO(query_start), LEN(query_start, p));
|
||||
|
@ -433,7 +433,7 @@ case 18:
|
|||
if ( (*p) > 8 ) {
|
||||
if ( 10 <= (*p) && (*p) <= 31 )
|
||||
goto st0;
|
||||
} else if ( (*p) >= 0 )
|
||||
} else
|
||||
goto st0;
|
||||
goto tr25;
|
||||
tr25:
|
||||
|
@ -452,7 +452,7 @@ case 19:
|
|||
if ( (*p) > 8 ) {
|
||||
if ( 10 <= (*p) && (*p) <= 31 )
|
||||
goto st0;
|
||||
} else if ( (*p) >= 0 )
|
||||
} else
|
||||
goto st0;
|
||||
goto st19;
|
||||
tr9:
|
||||
|
@ -499,7 +499,7 @@ st20:
|
|||
case 20:
|
||||
#line 501 "ext/puma_http11/http11_parser.c"
|
||||
switch( (*p) ) {
|
||||
case 32: goto tr31;
|
||||
case 32: goto tr30;
|
||||
case 60: goto st0;
|
||||
case 62: goto st0;
|
||||
case 127: goto st0;
|
||||
|
@ -507,10 +507,10 @@ case 20:
|
|||
if ( (*p) > 31 ) {
|
||||
if ( 34 <= (*p) && (*p) <= 35 )
|
||||
goto st0;
|
||||
} else if ( (*p) >= 0 )
|
||||
} else
|
||||
goto st0;
|
||||
goto tr30;
|
||||
tr30:
|
||||
goto tr31;
|
||||
tr31:
|
||||
#line 37 "ext/puma_http11/http11_parser.rl"
|
||||
{ MARK(mark, p); }
|
||||
goto st21;
|
||||
|
@ -520,7 +520,7 @@ st21:
|
|||
case 21:
|
||||
#line 522 "ext/puma_http11/http11_parser.c"
|
||||
switch( (*p) ) {
|
||||
case 32: goto tr33;
|
||||
case 32: goto tr32;
|
||||
case 60: goto st0;
|
||||
case 62: goto st0;
|
||||
case 127: goto st0;
|
||||
|
@ -528,7 +528,7 @@ case 21:
|
|||
if ( (*p) > 31 ) {
|
||||
if ( 34 <= (*p) && (*p) <= 35 )
|
||||
goto st0;
|
||||
} else if ( (*p) >= 0 )
|
||||
} else
|
||||
goto st0;
|
||||
goto st21;
|
||||
tr5:
|
||||
|
@ -573,7 +573,7 @@ case 23:
|
|||
case 62: goto st0;
|
||||
case 127: goto st0;
|
||||
}
|
||||
if ( 0 <= (*p) && (*p) <= 31 )
|
||||
if ( (*p) <= 31 )
|
||||
goto st0;
|
||||
goto st23;
|
||||
tr6:
|
||||
|
@ -586,7 +586,7 @@ st24:
|
|||
case 24:
|
||||
#line 588 "ext/puma_http11/http11_parser.c"
|
||||
switch( (*p) ) {
|
||||
case 32: goto tr37;
|
||||
case 32: goto tr36;
|
||||
case 34: goto st0;
|
||||
case 35: goto tr38;
|
||||
case 60: goto st0;
|
||||
|
@ -594,7 +594,7 @@ case 24:
|
|||
case 63: goto tr39;
|
||||
case 127: goto st0;
|
||||
}
|
||||
if ( 0 <= (*p) && (*p) <= 31 )
|
||||
if ( (*p) <= 31 )
|
||||
goto st0;
|
||||
goto st24;
|
||||
tr39:
|
||||
|
@ -609,17 +609,17 @@ st25:
|
|||
case 25:
|
||||
#line 611 "ext/puma_http11/http11_parser.c"
|
||||
switch( (*p) ) {
|
||||
case 32: goto tr41;
|
||||
case 32: goto tr40;
|
||||
case 34: goto st0;
|
||||
case 35: goto tr42;
|
||||
case 60: goto st0;
|
||||
case 62: goto st0;
|
||||
case 127: goto st0;
|
||||
}
|
||||
if ( 0 <= (*p) && (*p) <= 31 )
|
||||
if ( (*p) <= 31 )
|
||||
goto st0;
|
||||
goto tr40;
|
||||
tr40:
|
||||
goto tr41;
|
||||
tr41:
|
||||
#line 60 "ext/puma_http11/http11_parser.rl"
|
||||
{ MARK(query_start, p); }
|
||||
goto st26;
|
||||
|
@ -629,14 +629,14 @@ st26:
|
|||
case 26:
|
||||
#line 631 "ext/puma_http11/http11_parser.c"
|
||||
switch( (*p) ) {
|
||||
case 32: goto tr44;
|
||||
case 32: goto tr43;
|
||||
case 34: goto st0;
|
||||
case 35: goto tr45;
|
||||
case 60: goto st0;
|
||||
case 62: goto st0;
|
||||
case 127: goto st0;
|
||||
}
|
||||
if ( 0 <= (*p) && (*p) <= 31 )
|
||||
if ( (*p) <= 31 )
|
||||
goto st0;
|
||||
goto st26;
|
||||
st27:
|
||||
|
|
Loading…
Add table
Reference in a new issue