From: Sascha Schumann Date: Tue, 5 Dec 2000 11:07:11 +0000 (+0000) Subject: Merge from HEAD X-Git-Tag: php-4.0.4RC4~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d812632083e3049acc6eed4ea13d9a2dd8c9b307;p=php Merge from HEAD --- diff --git a/ext/standard/url_scanner_ex.c b/ext/standard/url_scanner_ex.c index e2cdda67c7..35b0e9e435 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 Mon Dec 4 13:26:39 2000 */ +/* Generated by re2c 0.5 on Tue Dec 5 11:55:45 2000 */ #line 1 "/home/sas/src/php4/ext/standard/url_scanner_ex.re" /* +----------------------------------------------------------------------+ @@ -163,8 +163,8 @@ enum { #define YYMARKER q #define STATE ctx->state -#define STD_PARA url_adapt_state_ex_t *ctx, char *start, char *YYCURSOR -#define STD_ARGS ctx, start, xp +#define STD_PARA url_adapt_state_ex_t *ctx, char *start, char *YYCURSOR PLS_DC +#define STD_ARGS ctx, start, xp PLS_CC static inline void passthru(STD_PARA) { diff --git a/ext/standard/url_scanner_ex.re b/ext/standard/url_scanner_ex.re index 40ba4fb0fb..f18406eb5d 100644 --- a/ext/standard/url_scanner_ex.re +++ b/ext/standard/url_scanner_ex.re @@ -161,8 +161,8 @@ enum { #define YYMARKER q #define STATE ctx->state -#define STD_PARA url_adapt_state_ex_t *ctx, char *start, char *YYCURSOR -#define STD_ARGS ctx, start, xp +#define STD_PARA url_adapt_state_ex_t *ctx, char *start, char *YYCURSOR PLS_DC +#define STD_ARGS ctx, start, xp PLS_CC static inline void passthru(STD_PARA) {