1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 18:13:00 +02:00

Remove nextiter label

This commit is contained in:
Sascha Schumann
2000-09-19 18:01:29 +00:00
parent 7f86b7224c
commit 95ae21ff1b
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
/* Generated by re2c 0.5 on Tue Sep 19 20:00:09 2000 */
/* Generated by re2c 0.5 on Tue Sep 19 20:01:37 2000 */
#line 1 "/home/sas/src/php4/ext/standard/url_scanner_ex.re"
/*
+----------------------------------------------------------------------+
@@ -661,7 +661,6 @@ yy58: yych = *++YYCURSOR;
break;
}
nextiter:
}
#define PRESERVE(s) \

View File

@@ -291,7 +291,6 @@ static void mainloop(url_adapt_state_t *ctx, smart_str *newstuff)
*/
break;
}
nextiter:
}
#define PRESERVE(s) \