sniper Mon Mar 10 18:09:30 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard url_scanner_ex.c Log: MFH Index: php4/ext/standard/url_scanner_ex.c diff -u php4/ext/standard/url_scanner_ex.c:1.72.2.2 php4/ext/standard/url_scanner_ex.c:1.72.2.3 --- php4/ext/standard/url_scanner_ex.c:1.72.2.2 Wed Feb 12 09:58:30 2003 +++ php4/ext/standard/url_scanner_ex.c Mon Mar 10 18:09:30 2003 @@ -1,5 +1,5 @@ -/* Generated by re2c 0.5 on Wed Feb 12 10:07:57 2003 */ -#line 1 "/home/rei/PHP_CVS/STABLE/php4/ext/standard/url_scanner_ex.re" +/* Generated by re2c 0.5 on Tue Mar 11 01:09:00 2003 */ +#line 1 "/usr/src/web/php/php4/ext/standard/url_scanner_ex.re" /* +----------------------------------------------------------------------+ | PHP Version 4 | @@ -860,7 +860,7 @@ } -static char *url_adapt_ext(const char *src, size_t srclen, size_t *newlen, zend_bool do_flush TSRMLS_DC) +static char *url_adapt_ext(const char *src, uint srclen, uint *newlen, zend_bool do_flush TSRMLS_DC) { url_adapt_state_ex_t *ctx; char *retval;
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php