summaryrefslogtreecommitdiff
path: root/src/scanners.c
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-12-16 12:58:44 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-12-16 12:58:44 -0800
commit95176e81845f1274c70c4707887ed1a9298accfd (patch)
treedfa7d85a7ef0dfc2f8a542e0560e13984e9a31a1 /src/scanners.c
parent6e25c889cf33a6217a9b4cf37ea1a6361883901b (diff)
scanners.re: use cmark_chunk rather than chunk.
Diffstat (limited to 'src/scanners.c')
-rw-r--r--src/scanners.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/scanners.c b/src/scanners.c
index e5c4ef1..8e5a391 100644
--- a/src/scanners.c
+++ b/src/scanners.c
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.13.6 */
+/* Generated by re2c 0.13.5 */
#include <stdlib.h>
#include "chunk.h"
#include "scanners.h"
@@ -10506,7 +10506,7 @@ yy1114:
yy1115:
p = marker;
if (yyaccept <= 1) {
- if (yyaccept == 0) {
+ if (yyaccept <= 0) {
goto yy1103;
} else {
goto yy1110;
@@ -10890,13 +10890,13 @@ yy1147:
yy1148:
p = marker;
if (yyaccept <= 1) {
- if (yyaccept == 0) {
+ if (yyaccept <= 0) {
goto yy1141;
} else {
goto yy1152;
}
} else {
- if (yyaccept == 2) {
+ if (yyaccept <= 2) {
goto yy1159;
} else {
goto yy1166;
@@ -11670,7 +11670,7 @@ yy1275:
}
yy1276:
p = marker;
- if (yyaccept == 0) {
+ if (yyaccept <= 0) {
goto yy1271;
} else {
goto yy1283;