-/* Generated by re2c 0.13.4.dev on Wed Mar 19 23:06:23 2008 */
+/* Generated by re2c 0.13.3 on Fri Mar 21 16:27:08 2008 */
#line 1 "Zend/zend_ini_scanner.l"
/*
+----------------------------------------------------------------------+
#include "zend_ini_scanner_defs.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 "zend_ini_scanner_defs.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)