Browse Source

Updated file since .re changed.

experimental/ZendEngine2
foobar 25 years ago
parent
commit
ef64e8336f
  1. 8
      ext/standard/var_unserializer.c

8
ext/standard/var_unserializer.c

@ -1,5 +1,5 @@
/* Generated by re2c 0.5 on Fri Nov 16 17:32:31 2001 */
#line 1 "/home/sas/src/php4/ext/standard/var_unserializer.re"
/* Generated by re2c 0.5 on Tue Nov 27 00:35:25 2001 */
#line 1 "/usr/src/web/php/php4/ext/standard/var_unserializer.re"
#include "php.h"
#include "ext/standard/php_var.h"
#include "php_incomplete_class.h"
@ -311,7 +311,7 @@ yy3: yyaccept = 0;
yych = *(YYMARKER = ++YYCURSOR);
if(yych == ':') goto yy73;
yy4:
#line 368
#line 397
{ return 0; }
yy5: yych = *++YYCURSOR;
if(yych == ';') goto yy71;
@ -747,7 +747,7 @@ yy78:
return 1;
}
}
#line 370
#line 399
return 0;

Loading…
Cancel
Save