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:
@@ -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) \
|
||||
|
||||
@@ -291,7 +291,6 @@ static void mainloop(url_adapt_state_t *ctx, smart_str *newstuff)
|
||||
*/
|
||||
break;
|
||||
}
|
||||
nextiter:
|
||||
}
|
||||
|
||||
#define PRESERVE(s) \
|
||||
|
||||
Reference in New Issue
Block a user