-/* Generated by re2c 1.1.1 on Sat Jan 5 22:23:16 2019 */
-#line 1 "../src/conf/ver_to_vernum.re"
+/* Generated by re2c 1.1.1 on Sat Jan 5 22:53:11 2019 */
+#line 1 "../src/options/ver_to_vernum.re"
#include "src/util/c99_stdint.h"
#include <string>
#include "config.h"
-#include "src/conf/ver_to_vernum.h"
+#include "src/options/ver_to_vernum.h"
namespace re2c {
const char *YYCURSOR = ver, *YYMARKER,
*p1, *p2, *p3, *e1, *e2, *e3;
-#line 15 "../src/conf/ver_to_vernum.re"
+#line 15 "../src/options/ver_to_vernum.re"
const char *yyt1;
const char *yyt2;
const char *yyt6;
-#line 28 "src/conf/ver_to_vernum.cc"
+#line 28 "src/options/ver_to_vernum.cc"
{
YYCTYPE yych;
static const unsigned char yybm[] = {
yy2:
++YYCURSOR;
yy3:
-#line 49 "../src/conf/ver_to_vernum.re"
+#line 49 "../src/options/ver_to_vernum.re"
{ return std::string(); }
-#line 76 "src/conf/ver_to_vernum.cc"
+#line 76 "src/options/ver_to_vernum.cc"
yy4:
yych = *(YYMARKER = ++YYCURSOR);
if (yych <= '.') {
e2 = yyt4;
p3 = yyt5;
e3 = yyt6;
-#line 31 "../src/conf/ver_to_vernum.re"
+#line 31 "../src/options/ver_to_vernum.re"
{
static const uint32_t PARTS = 3, WIDTH = 2, SIZE = PARTS * WIDTH;
return std::string(buffer, SIZE);
}
-#line 120 "src/conf/ver_to_vernum.cc"
+#line 120 "src/options/ver_to_vernum.cc"
yy7:
yych = *++YYCURSOR;
if (yych <= 0x00) goto yy8;
if (yych == '.') goto yy16;
goto yy8;
}
-#line 50 "../src/conf/ver_to_vernum.re"
+#line 50 "../src/options/ver_to_vernum.re"
#undef YYCTYPE
}