File: explicit4_leftmost.c

package info (click to toggle)
re2c 4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 51,512 kB
  • sloc: cpp: 34,160; ml: 8,494; sh: 5,311; makefile: 1,014; haskell: 611; python: 431; ansic: 234; javascript: 113
file content (281 lines) | stat: -rw-r--r-- 4,274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
/* Generated by re2c */
// re2c $INPUT -o $OUTPUT -i --leftmost-captures


{
	YYCTYPE yych;
	if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy3;
		default: goto yy1;
	}
yy1:
	++YYCURSOR;
yy2:
	{}
yy3:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a': goto yy4;
		default: goto yy2;
	}
yy4:
	++YYCURSOR;
	yynmatch = 1;
	yypmatch[0] = YYCURSOR;
	yypmatch[0] -= 2;
	yypmatch[1] = YYCURSOR;
	{}
}



{
	YYCTYPE yych;
	if ((YYLIMIT - YYCURSOR) < 4) YYFILL(4);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy8;
		default: goto yy6;
	}
yy6:
	++YYCURSOR;
yy7:
	{}
yy8:
	yych = *(YYMARKER = ++YYCURSOR);
	switch (yych) {
		case 'b': goto yy9;
		default: goto yy7;
	}
yy9:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a': goto yy11;
		default: goto yy10;
	}
yy10:
	YYCURSOR = YYMARKER;
	goto yy7;
yy11:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'b': goto yy12;
		default: goto yy10;
	}
yy12:
	++YYCURSOR;
	yynmatch = 1;
	yypmatch[0] = YYCURSOR;
	yypmatch[0] -= 4;
	yypmatch[1] = YYCURSOR;
	{}
}



{
	YYCTYPE yych;
	if ((YYLIMIT - YYCURSOR) < 4) YYFILL(4);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy16;
		default: goto yy14;
	}
yy14:
	++YYCURSOR;
yy15:
	{}
yy16:
	yych = *(YYMARKER = ++YYCURSOR);
	switch (yych) {
		case 'b': goto yy17;
		default: goto yy15;
	}
yy17:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a': goto yy19;
		default: goto yy18;
	}
yy18:
	YYCURSOR = YYMARKER;
	goto yy15;
yy19:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'b': goto yy20;
		default: goto yy18;
	}
yy20:
	++YYCURSOR;
	yynmatch = 3;
	yypmatch[0] = YYCURSOR;
	yypmatch[0] -= 4;
	yypmatch[1] = YYCURSOR;
	yypmatch[2] = YYCURSOR;
	yypmatch[2] -= 3;
	yypmatch[3] = YYCURSOR;
	yypmatch[3] -= 2;
	yypmatch[4] = YYCURSOR;
	yypmatch[4] -= 1;
	yypmatch[5] = YYCURSOR;
	{}
}



{
	YYCTYPE yych;
	if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a':
		case 'b': goto yy24;
		default: goto yy22;
	}
yy22:
	++YYCURSOR;
yy23:
	{}
yy24:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a':
		case 'b': goto yy25;
		default: goto yy23;
	}
yy25:
	++YYCURSOR;
	yynmatch = 1;
	yypmatch[0] = YYCURSOR;
	yypmatch[0] -= 2;
	yypmatch[1] = YYCURSOR;
	{}
}



{
	YYCTYPE yych;
	if ((YYLIMIT - YYCURSOR) < 2) YYFILL(2);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy29;
		case 'b': goto yy30;
		default: goto yy27;
	}
yy27:
	++YYCURSOR;
yy28:
	{}
yy29:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a':
			yyt1 = NULL;
			goto yy31;
		case 'b':
			yyt1 = NULL;
			goto yy33;
		default: goto yy28;
	}
yy30:
	yych = *++YYCURSOR;
	switch (yych) {
		case 'a':
			yyt1 = YYCURSOR;
			goto yy31;
		case 'b':
			yyt1 = YYCURSOR;
			goto yy33;
		default: goto yy28;
	}
yy31:
	++YYCURSOR;
	yyt2 = NULL;
yy32:
	yynmatch = 3;
	yypmatch[3] = yyt1;
	yypmatch[5] = yyt2;
	yypmatch[0] = YYCURSOR;
	yypmatch[0] -= 2;
	yypmatch[1] = YYCURSOR;
	yypmatch[2] = yyt1;
	yypmatch[4] = yyt2;
	if (yypmatch[2] != NULL) yypmatch[2] -= 1;
	if (yypmatch[4] != NULL) yypmatch[4] -= 1;
	{}
yy33:
	++YYCURSOR;
	yyt2 = YYCURSOR;
	goto yy32;
}



{
	YYCTYPE yych;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR;
	yyt1 = YYCURSOR;
	switch (yych) {
		case 'a': goto yy36;
		default: goto yy35;
	}
yy35:
	yynmatch = 1;
	yypmatch[0] = yyt1;
	yypmatch[1] = YYCURSOR;
	{}
yy36:
	++YYCURSOR;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy36;
		default: goto yy35;
	}
}



{
	YYCTYPE yych;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a':
			yyt1 = YYCURSOR;
			goto yy39;
		default:
			yyt1 = YYCURSOR;
			yyt2 = NULL;
			goto yy38;
	}
yy38:
	yynmatch = 3;
	yypmatch[0] = yyt1;
	yypmatch[3] = yyt2;
	yypmatch[5] = yyt2;
	yypmatch[1] = YYCURSOR;
	yypmatch[2] = yyt2;
	yypmatch[4] = yyt2;
	if (yypmatch[2] != NULL) yypmatch[2] -= 2;
	if (yypmatch[4] != NULL) yypmatch[4] -= 2;
	{}
yy39:
	++YYCURSOR;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR;
	switch (yych) {
		case 'a': goto yy39;
		default:
			yyt2 = NULL;
			goto yy38;
	}
}

captures/noncapturing/explicit4_leftmost.re:35:12: warning: rule matches empty string [-Wmatch-empty-string]
captures/noncapturing/explicit4_leftmost.re:40:12: warning: rule matches empty string [-Wmatch-empty-string]