-/* Generated by re2c 0.13.4.dev on Wed Mar 19 23:23:53 2008 */
+/* Generated by re2c 0.13.3 on Fri Mar 21 17:16:34 2008 */
#line 1 "Zend/zend_language_scanner.l"
/*
+----------------------------------------------------------------------+
#include "tsrm_config_common.h"
#define YYCTYPE unsigned char
-#define YYFILL(n) { if (n == 1) return 0; }
+#define YYFILL(n) { if (YYCURSOR >= YYLIMIT) return 0; }
#define YYCURSOR SCNG(yy_cursor)
#define YYLIMIT SCNG(yy_limit)
#define YYMARKER SCNG(yy_marker)
#include "tsrm_config_common.h"
#define YYCTYPE unsigned char
-#define YYFILL(n) { if (n == 1) return 0; }
+#define YYFILL(n) { if (YYCURSOR >= YYLIMIT) return 0; }
#define YYCURSOR SCNG(yy_cursor)
#define YYLIMIT SCNG(yy_limit)
#define YYMARKER SCNG(yy_marker)