From: Sascha Schumann Date: Tue, 19 Sep 2000 18:01:29 +0000 (+0000) Subject: Remove nextiter label X-Git-Tag: php-4.0.3RC1~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95ae21ff1b4b0d4c6ab191ebd49d49418d22b7ec;p=php Remove nextiter label --- diff --git a/ext/standard/url_scanner_ex.c b/ext/standard/url_scanner_ex.c index 98b083ec66..6ddda44758 100644 --- a/ext/standard/url_scanner_ex.c +++ b/ext/standard/url_scanner_ex.c @@ -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) \ diff --git a/ext/standard/url_scanner_ex.re b/ext/standard/url_scanner_ex.re index 4859dbe36c..d07774be9b 100644 --- a/ext/standard/url_scanner_ex.re +++ b/ext/standard/url_scanner_ex.re @@ -291,7 +291,6 @@ static void mainloop(url_adapt_state_t *ctx, smart_str *newstuff) */ break; } -nextiter: } #define PRESERVE(s) \