-#line 1 "dhcp4_lexer.cc"
+#line 2 "dhcp4_lexer.cc"
-#line 3 "dhcp4_lexer.cc"
+#line 4 "dhcp4_lexer.cc"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
/* %not-for-header */
+
/* %if-c-only */
/* %if-not-reentrant */
#define yy_create_buffer parser4__create_buffer
#define yy_delete_buffer parser4__delete_buffer
-#define yy_scan_buffer parser4__scan_buffer
-#define yy_scan_string parser4__scan_string
-#define yy_scan_bytes parser4__scan_bytes
+#define yy_flex_debug parser4__flex_debug
#define yy_init_buffer parser4__init_buffer
#define yy_flush_buffer parser4__flush_buffer
#define yy_load_buffer_state parser4__load_buffer_state
#define yy_switch_to_buffer parser4__switch_to_buffer
-#define yypush_buffer_state parser4_push_buffer_state
-#define yypop_buffer_state parser4_pop_buffer_state
-#define yyensure_buffer_stack parser4_ensure_buffer_stack
-#define yy_flex_debug parser4__flex_debug
#define yyin parser4_in
#define yyleng parser4_leng
#define yylex parser4_lex
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
-#define YY_FLEX_SUBMINOR_VERSION 4
+#define YY_FLEX_SUBMINOR_VERSION 1
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* %endif */
/* %if-c-only */
-#ifdef yy_create_buffer
-#define parser4__create_buffer_ALREADY_DEFINED
-#else
-#define yy_create_buffer parser4__create_buffer
-#endif
-
-#ifdef yy_delete_buffer
-#define parser4__delete_buffer_ALREADY_DEFINED
-#else
-#define yy_delete_buffer parser4__delete_buffer
-#endif
-
-#ifdef yy_scan_buffer
-#define parser4__scan_buffer_ALREADY_DEFINED
-#else
-#define yy_scan_buffer parser4__scan_buffer
-#endif
-
-#ifdef yy_scan_string
-#define parser4__scan_string_ALREADY_DEFINED
-#else
-#define yy_scan_string parser4__scan_string
-#endif
-
-#ifdef yy_scan_bytes
-#define parser4__scan_bytes_ALREADY_DEFINED
-#else
-#define yy_scan_bytes parser4__scan_bytes
-#endif
-
-#ifdef yy_init_buffer
-#define parser4__init_buffer_ALREADY_DEFINED
-#else
-#define yy_init_buffer parser4__init_buffer
-#endif
-
-#ifdef yy_flush_buffer
-#define parser4__flush_buffer_ALREADY_DEFINED
-#else
-#define yy_flush_buffer parser4__flush_buffer
-#endif
-
-#ifdef yy_load_buffer_state
-#define parser4__load_buffer_state_ALREADY_DEFINED
-#else
-#define yy_load_buffer_state parser4__load_buffer_state
-#endif
-
-#ifdef yy_switch_to_buffer
-#define parser4__switch_to_buffer_ALREADY_DEFINED
-#else
-#define yy_switch_to_buffer parser4__switch_to_buffer
-#endif
-
-#ifdef yypush_buffer_state
-#define parser4_push_buffer_state_ALREADY_DEFINED
-#else
-#define yypush_buffer_state parser4_push_buffer_state
-#endif
-
-#ifdef yypop_buffer_state
-#define parser4_pop_buffer_state_ALREADY_DEFINED
-#else
-#define yypop_buffer_state parser4_pop_buffer_state
-#endif
-
-#ifdef yyensure_buffer_stack
-#define parser4_ensure_buffer_stack_ALREADY_DEFINED
-#else
-#define yyensure_buffer_stack parser4_ensure_buffer_stack
-#endif
-
-#ifdef yylex
-#define parser4_lex_ALREADY_DEFINED
-#else
-#define yylex parser4_lex
-#endif
-
-#ifdef yyrestart
-#define parser4_restart_ALREADY_DEFINED
-#else
-#define yyrestart parser4_restart
-#endif
-
-#ifdef yylex_init
-#define parser4_lex_init_ALREADY_DEFINED
-#else
-#define yylex_init parser4_lex_init
-#endif
-
-#ifdef yylex_init_extra
-#define parser4_lex_init_extra_ALREADY_DEFINED
-#else
-#define yylex_init_extra parser4_lex_init_extra
-#endif
-
-#ifdef yylex_destroy
-#define parser4_lex_destroy_ALREADY_DEFINED
-#else
-#define yylex_destroy parser4_lex_destroy
-#endif
-
-#ifdef yyget_debug
-#define parser4_get_debug_ALREADY_DEFINED
-#else
-#define yyget_debug parser4_get_debug
-#endif
-
-#ifdef yyset_debug
-#define parser4_set_debug_ALREADY_DEFINED
-#else
-#define yyset_debug parser4_set_debug
-#endif
-
-#ifdef yyget_extra
-#define parser4_get_extra_ALREADY_DEFINED
-#else
-#define yyget_extra parser4_get_extra
-#endif
-
-#ifdef yyset_extra
-#define parser4_set_extra_ALREADY_DEFINED
-#else
-#define yyset_extra parser4_set_extra
-#endif
-
-#ifdef yyget_in
-#define parser4_get_in_ALREADY_DEFINED
-#else
-#define yyget_in parser4_get_in
-#endif
-
-#ifdef yyset_in
-#define parser4_set_in_ALREADY_DEFINED
-#else
-#define yyset_in parser4_set_in
-#endif
-
-#ifdef yyget_out
-#define parser4_get_out_ALREADY_DEFINED
-#else
-#define yyget_out parser4_get_out
-#endif
-
-#ifdef yyset_out
-#define parser4_set_out_ALREADY_DEFINED
-#else
-#define yyset_out parser4_set_out
-#endif
-
-#ifdef yyget_leng
-#define parser4_get_leng_ALREADY_DEFINED
-#else
-#define yyget_leng parser4_get_leng
-#endif
-
-#ifdef yyget_text
-#define parser4_get_text_ALREADY_DEFINED
-#else
-#define yyget_text parser4_get_text
-#endif
-
-#ifdef yyget_lineno
-#define parser4_get_lineno_ALREADY_DEFINED
-#else
-#define yyget_lineno parser4_get_lineno
-#endif
-
-#ifdef yyset_lineno
-#define parser4_set_lineno_ALREADY_DEFINED
-#else
-#define yyset_lineno parser4_set_lineno
-#endif
-
-#ifdef yywrap
-#define parser4_wrap_ALREADY_DEFINED
-#else
-#define yywrap parser4_wrap
-#endif
-
+
/* %endif */
-#ifdef yyalloc
-#define parser4_alloc_ALREADY_DEFINED
-#else
-#define yyalloc parser4_alloc
-#endif
-
-#ifdef yyrealloc
-#define parser4_realloc_ALREADY_DEFINED
-#else
-#define yyrealloc parser4_realloc
-#endif
-
-#ifdef yyfree
-#define parser4_free_ALREADY_DEFINED
-#else
-#define yyfree parser4_free
-#endif
-
/* %if-c-only */
-#ifdef yytext
-#define parser4_text_ALREADY_DEFINED
-#else
-#define yytext parser4_text
-#endif
-
-#ifdef yyleng
-#define parser4_leng_ALREADY_DEFINED
-#else
-#define yyleng parser4_leng
-#endif
-
-#ifdef yyin
-#define parser4_in_ALREADY_DEFINED
-#else
-#define yyin parser4_in
-#endif
-
-#ifdef yyout
-#define parser4_out_ALREADY_DEFINED
-#else
-#define yyout parser4_out
-#endif
-
-#ifdef yy_flex_debug
-#define parser4__flex_debug_ALREADY_DEFINED
-#else
-#define yy_flex_debug parser4__flex_debug
-#endif
-
-#ifdef yylineno
-#define parser4_lineno_ALREADY_DEFINED
-#else
-#define yylineno parser4_lineno
-#endif
-
/* %endif */
/* First, we deal with platform-specific or compiler-specific issues. */
#define UINT32_MAX (4294967295U)
#endif
-#ifndef SIZE_MAX
-#define SIZE_MAX (~(size_t)0)
-#endif
-
#endif /* ! C99 */
#endif /* ! FLEXINT_H */
/* %endif */
-/* begin standard C++ headers. */
/* %if-c++-only */
/* %endif */
#endif
/* %not-for-header */
+
/* Returned upon end-of-file. */
#define YY_NULL 0
/* %ok-for-header */
/* %not-for-header */
-/* Promotes a possibly negative, possibly signed char to an
- * integer in range [0..255] for use as an array index.
+
+/* Promotes a possibly negative, possibly signed char to an unsigned
+ * integer for use as an array index. If the signed char is negative,
+ * we want to instead treat it as an 8-bit unsigned char, hence the
+ * double cast.
*/
-#define YY_SC_TO_UI(c) ((YY_CHAR) (c))
+#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
/* %ok-for-header */
/* %if-reentrant */
* definition of BEGIN.
*/
#define BEGIN (yy_start) = 1 + 2 *
+
/* Translate the current start state into a value that can be later handed
* to BEGIN to return to the state. The YYSTATE alias is for lex
* compatibility.
*/
#define YY_START (((yy_start) - 1) / 2)
#define YYSTATE YY_START
+
/* Action number for EOF rule of a given start state. */
#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+
/* Special action meaning "start processing a new file". */
-#define YY_NEW_FILE yyrestart( yyin )
+#define YY_NEW_FILE parser4_restart(parser4_in )
+
#define YY_END_OF_BUFFER_CHAR 0
/* Size of default input buffer. */
#endif
/* %if-not-reentrant */
-extern int yyleng;
+extern int parser4_leng;
/* %endif */
/* %if-c-only */
/* %if-not-reentrant */
-extern FILE *yyin, *yyout;
+extern FILE *parser4_in, *parser4_out;
/* %endif */
/* %endif */
#define EOB_ACT_CONTINUE_SCAN 0
#define EOB_ACT_END_OF_FILE 1
#define EOB_ACT_LAST_MATCH 2
-
+
#define YY_LESS_LINENO(n)
#define YY_LINENO_REWIND_TO(ptr)
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser4_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+ YY_DO_BEFORE_ACTION; /* set up parser4_text again */ \
} \
while ( 0 )
+
#define unput(c) yyunput( c, (yytext_ptr) )
#ifndef YY_STRUCT_YY_BUFFER_STATE
* possible backing-up.
*
* When we actually see the EOF, we change the status to "new"
- * (via yyrestart()), so that the user can continue scanning by
- * just pointing yyin at a new input file.
+ * (via parser4_restart()), so that the user can continue scanning by
+ * just pointing parser4_in at a new input file.
*/
#define YY_BUFFER_EOF_PENDING 2
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
/* %if-not-reentrant */
/* Stack of input buffers. */
#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)
+
/* Same as previous macro, but useful when we know that the buffer stack is not
* NULL or when we need an lvalue. For internal use only.
*/
/* %if-not-reentrant */
/* %not-for-header */
-/* yy_hold_char holds the character lost when yytext is formed. */
+
+/* yy_hold_char holds the character lost when parser4_text is formed. */
static char yy_hold_char;
static int yy_n_chars; /* number of characters read into yy_ch_buf */
-int yyleng;
+int parser4_leng;
/* Points to current character in buffer. */
static char *yy_c_buf_p = NULL;
static int yy_init = 0; /* whether we need to initialize */
static int yy_start = 0; /* start state number */
-/* Flag which is used to allow yywrap()'s to do buffer switches
- * instead of setting up a fresh yyin. A bit of a hack ...
+/* Flag which is used to allow parser4_wrap()'s to do buffer switches
+ * instead of setting up a fresh parser4_in. A bit of a hack ...
*/
static int yy_did_buffer_switch_on_eof;
/* %ok-for-header */
/* %endif */
-void yyrestart ( FILE *input_file );
-void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
-YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
-void yy_delete_buffer ( YY_BUFFER_STATE b );
-void yy_flush_buffer ( YY_BUFFER_STATE b );
-void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
-void yypop_buffer_state ( void );
+void parser4_restart (FILE *input_file );
+void parser4__switch_to_buffer (YY_BUFFER_STATE new_buffer );
+YY_BUFFER_STATE parser4__create_buffer (FILE *file,int size );
+void parser4__delete_buffer (YY_BUFFER_STATE b );
+void parser4__flush_buffer (YY_BUFFER_STATE b );
+void parser4_push_buffer_state (YY_BUFFER_STATE new_buffer );
+void parser4_pop_buffer_state (void );
+
+static void parser4_ensure_buffer_stack (void );
+static void parser4__load_buffer_state (void );
+static void parser4__init_buffer (YY_BUFFER_STATE b,FILE *file );
-static void yyensure_buffer_stack ( void );
-static void yy_load_buffer_state ( void );
-static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
-#define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
+#define YY_FLUSH_BUFFER parser4__flush_buffer(YY_CURRENT_BUFFER )
-YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
-YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
-YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
+YY_BUFFER_STATE parser4__scan_buffer (char *base,yy_size_t size );
+YY_BUFFER_STATE parser4__scan_string (yyconst char *yy_str );
+YY_BUFFER_STATE parser4__scan_bytes (yyconst char *bytes,int len );
/* %endif */
-void *yyalloc ( yy_size_t );
-void *yyrealloc ( void *, yy_size_t );
-void yyfree ( void * );
+void *parser4_alloc (yy_size_t );
+void *parser4_realloc (void *,yy_size_t );
+void parser4_free (void * );
+
+#define yy_new_buffer parser4__create_buffer
-#define yy_new_buffer yy_create_buffer
#define yy_set_interactive(is_interactive) \
{ \
if ( ! YY_CURRENT_BUFFER ){ \
- yyensure_buffer_stack (); \
+ parser4_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
+
#define yy_set_bol(at_bol) \
{ \
if ( ! YY_CURRENT_BUFFER ){\
- yyensure_buffer_stack (); \
+ parser4_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
+
#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
-/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
+/* %% [1.0] parser4_text/parser4_in/parser4_out/yy_state_type/parser4_lineno etc. def's & init go here */
/* Begin user sect3 */
#define parser4_wrap() (/*CONSTCOND*/1)
#define YY_SKIP_YYWRAP
#define FLEX_DEBUG
-typedef flex_uint8_t YY_CHAR;
-FILE *yyin = NULL, *yyout = NULL;
+typedef unsigned char YY_CHAR;
+
+FILE *parser4_in = NULL, *parser4_out = NULL;
typedef int yy_state_type;
-extern int yylineno;
-int yylineno = 1;
+extern int parser4_lineno;
+
+int parser4_lineno = 1;
-extern char *yytext;
+extern char *parser4_text;
#ifdef yytext_ptr
#undef yytext_ptr
#endif
-#define yytext_ptr yytext
+#define yytext_ptr parser4_text
/* %% [1.5] DFA */
/* %if-c-only Standard (non-C++) definition */
-static yy_state_type yy_get_previous_state ( void );
-static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
-static int yy_get_next_buffer ( void );
-static void yynoreturn yy_fatal_error ( const char* msg );
+static yy_state_type yy_get_previous_state (void );
+static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
+static int yy_get_next_buffer (void );
+static void yynoreturn yy_fatal_error (yyconst char* msg );
/* %endif */
/* Done after the current pattern has been matched and before the
- * corresponding action - sets up yytext.
+ * corresponding action - sets up parser4_text.
*/
#define YY_DO_BEFORE_ACTION \
(yytext_ptr) = yy_bp; \
-/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
- yyleng = (int) (yy_cp - yy_bp); \
+/* %% [2.0] code to fiddle parser4_text and parser4_leng for yymore() goes here \ */\
+ parser4_leng = (int) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
-/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\
+/* %% [3.0] code to copy yytext_ptr to parser4_text[] goes here, if %array \ */\
(yy_c_buf_p) = yy_cp;
+
/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
#define YY_NUM_RULES 154
#define YY_END_OF_BUFFER 155
flex_int32_t yy_verify;
flex_int32_t yy_nxt;
};
-static const flex_int16_t yy_accept[1231] =
+static yyconst flex_int16_t yy_accept[1231] =
{ 0,
147, 147, 0, 0, 0, 0, 0, 0, 0, 0,
155, 153, 10, 11, 153, 1, 147, 144, 147, 147,
0, 0, 0, 0, 0, 60, 0, 0, 92, 0
} ;
-static const YY_CHAR yy_ec[256] =
+static yyconst YY_CHAR yy_ec[256] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
1, 1, 2, 1, 1, 1, 1, 1, 1, 1,
5, 5, 5, 5, 5
} ;
-static const YY_CHAR yy_meta[72] =
+static yyconst YY_CHAR yy_meta[72] =
{ 0,
1, 1, 2, 3, 3, 4, 3, 3, 3, 3,
3, 3, 3, 5, 5, 5, 3, 3, 3, 3,
3
} ;
-static const flex_int16_t yy_base[1243] =
+static yyconst flex_uint16_t yy_base[1243] =
{ 0,
0, 70, 19, 29, 41, 49, 52, 58, 87, 95,
1593, 1594, 32, 1589, 141, 0, 201, 1594, 206, 88,
1070, 1083
} ;
-static const flex_int16_t yy_def[1243] =
+static yyconst flex_int16_t yy_def[1243] =
{ 0,
1231, 1231, 1232, 1232, 1231, 1231, 1231, 1231, 1231, 1231,
1230, 1230, 1230, 1230, 1230, 1233, 1230, 1230, 1230, 1230,
1230, 1230
} ;
-static const flex_int16_t yy_nxt[1666] =
+static yyconst flex_uint16_t yy_nxt[1666] =
{ 0,
1230, 13, 14, 13, 1230, 15, 16, 1230, 17, 18,
19, 20, 21, 22, 22, 22, 23, 24, 86, 340,
1230, 1230, 1230, 1230, 1230
} ;
-static const flex_int16_t yy_chk[1666] =
+static yyconst flex_int16_t yy_chk[1666] =
{ 0,
0, 1, 1, 1, 0, 1, 1, 0, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 21, 242,
static yy_state_type yy_last_accepting_state;
static char *yy_last_accepting_cpos;
-extern int yy_flex_debug;
-int yy_flex_debug = 1;
+extern int parser4__flex_debug;
+int parser4__flex_debug = 1;
-static const flex_int16_t yy_rule_linenum[154] =
+static yyconst flex_int16_t yy_rule_linenum[154] =
{ 0,
- 133, 135, 137, 142, 143, 148, 149, 150, 162, 165,
- 170, 177, 186, 195, 204, 213, 223, 232, 241, 250,
- 259, 268, 279, 288, 297, 306, 315, 325, 335, 345,
- 355, 365, 375, 385, 395, 405, 415, 425, 435, 444,
- 453, 462, 476, 491, 500, 509, 518, 527, 536, 545,
+ 132, 134, 136, 141, 142, 147, 148, 149, 161, 164,
+ 169, 176, 185, 194, 203, 212, 222, 231, 240, 249,
+ 258, 267, 278, 287, 296, 305, 314, 324, 334, 344,
+ 354, 364, 374, 384, 394, 404, 414, 424, 434, 443,
+ 452, 461, 475, 490, 499, 508, 517, 526, 536, 545,
554, 563, 572, 581, 590, 599, 608, 617, 626, 636,
645, 654, 663, 672, 681, 690, 699, 708, 717, 726,
736, 746, 756, 765, 775, 785, 795, 805, 815, 824,
#define yymore() yymore_used_but_not_detected
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
-char *yytext;
+char *parser4_text;
#line 1 "dhcp4_lexer.ll"
/* Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
2.5.31 through 2.5.33): it generates code that does
not conform to C89. See Debian bug 333231
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
-# undef yywrap
-# define yywrap() 1
+# undef parser4_wrap
+# define parser4_wrap() 1
namespace {
/* To avoid the call to exit... oops! */
#define YY_FATAL_ERROR(msg) isc::dhcp::Parser4Context::fatal(msg)
-#line 1613 "dhcp4_lexer.cc"
/* noyywrap disables automatic rewinding for the next file to parse. Since we
always parse only a single string, there's no need to do any wraps. And
- using yywrap requires linking with -lfl, which provides the default yywrap
+ using parser4_wrap requires linking with -lfl, which provides the default parser4_wrap
implementation that always returns 1 anyway. */
/* nounput simplifies the lexer, by removing support for putting a character
back into the input stream. We never use such capability anyway. */
/* avoid to get static global variables to remain with C++. */
/* in last resort %option reentrant */
/* Enables debug mode. To see the debug messages, one needs to also set
- yy_flex_debug to 1, then the debug messages will be printed on stderr. */
+ parser4__flex_debug to 1, then the debug messages will be printed on stderr. */
/* I have no idea what this option does, except it was specified in the bison
examples and Postgres folks added it to remove gcc 4.3 warnings. Let's
be on the safe side and keep it. */
#define YY_NO_INPUT 1
+
/* These are not token expressions yet, just convenience expressions that
can be used during actual token definitions. Note some can match
incorrect inputs (e.g., IP addresses) which must be checked. */
/* for errors */
#line 88 "dhcp4_lexer.ll"
/* This code run each time a pattern is matched. It updates the location
- by moving it ahead by yyleng bytes. yyleng specifies the length of the
+ by moving it ahead by parser4_leng bytes. parser4_leng specifies the length of the
currently matched token. */
-#define YY_USER_ACTION driver.loc_.columns(yyleng);
-#line 1639 "dhcp4_lexer.cc"
-#line 1640 "dhcp4_lexer.cc"
+#define YY_USER_ACTION driver.loc_.columns(parser4_leng);
+#line 1416 "dhcp4_lexer.cc"
#define INITIAL 0
#define COMMENT 1
/* %if-reentrant */
/* %if-c-only */
-static int yy_init_globals ( void );
+static int yy_init_globals (void );
/* %endif */
/* %if-reentrant */
/* Accessor methods to globals.
These are made visible to non-reentrant scanners for convenience. */
-int yylex_destroy ( void );
+int parser4_lex_destroy (void );
-int yyget_debug ( void );
+int parser4_get_debug (void );
-void yyset_debug ( int debug_flag );
+void parser4_set_debug (int debug_flag );
-YY_EXTRA_TYPE yyget_extra ( void );
+YY_EXTRA_TYPE parser4_get_extra (void );
-void yyset_extra ( YY_EXTRA_TYPE user_defined );
+void parser4_set_extra (YY_EXTRA_TYPE user_defined );
-FILE *yyget_in ( void );
+FILE *parser4_get_in (void );
-void yyset_in ( FILE * _in_str );
+void parser4_set_in (FILE * _in_str );
-FILE *yyget_out ( void );
+FILE *parser4_get_out (void );
-void yyset_out ( FILE * _out_str );
+void parser4_set_out (FILE * _out_str );
- int yyget_leng ( void );
+ int parser4_get_leng (void );
-char *yyget_text ( void );
+char *parser4_get_text (void );
-int yyget_lineno ( void );
+int parser4_get_lineno (void );
-void yyset_lineno ( int _line_number );
+void parser4_set_lineno (int _line_number );
/* %if-bison-bridge */
/* %endif */
#ifndef YY_SKIP_YYWRAP
#ifdef __cplusplus
-extern "C" int yywrap ( void );
+extern "C" int parser4_wrap (void );
#else
-extern int yywrap ( void );
+extern int parser4_wrap (void );
#endif
#endif
/* %not-for-header */
+
#ifndef YY_NO_UNPUT
#endif
/* %endif */
#ifndef yytext_ptr
-static void yy_flex_strncpy ( char *, const char *, int );
+static void yy_flex_strncpy (char *,yyconst char *,int );
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen ( const char * );
+static int yy_flex_strlen (yyconst char * );
#endif
#ifndef YY_NO_INPUT
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
#ifdef __cplusplus
-static int yyinput ( void );
+static int yyinput (void );
#else
-static int input ( void );
+static int input (void );
#endif
/* %ok-for-header */
/* This used to be an fputs(), but since the string might contain NUL's,
* we now use fwrite().
*/
-#define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
+#define ECHO do { if (fwrite( parser4_text, (size_t) parser4_leng, 1, parser4_out )) {} } while (0)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
{ \
int c = '*'; \
- int n; \
+ size_t n; \
for ( n = 0; n < max_size && \
- (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+ (c = getc( parser4_in )) != EOF && c != '\n'; ++n ) \
buf[n] = (char) c; \
if ( c == '\n' ) \
buf[n++] = (char) c; \
- if ( c == EOF && ferror( yyin ) ) \
+ if ( c == EOF && ferror( parser4_in ) ) \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
result = n; \
} \
else \
{ \
errno=0; \
- while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
+ while ( (result = (int) fread(buf, 1, max_size, parser4_in))==0 && ferror(parser4_in)) \
{ \
if( errno != EINTR) \
{ \
break; \
} \
errno=0; \
- clearerr(yyin); \
+ clearerr(parser4_in); \
} \
}\
\
/* %if-tables-serialization structures and prototypes */
/* %not-for-header */
+
/* %ok-for-header */
/* %not-for-header */
+
/* %tables-yydmap generated elements */
/* %endif */
/* end tables serialization structures and prototypes */
#define YY_DECL_IS_OURS 1
/* %if-c-only Standard (non-C++) definition */
-extern int yylex (void);
+extern int parser4_lex (void);
-#define YY_DECL int yylex (void)
+#define YY_DECL int parser4_lex (void)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
#endif /* !YY_DECL */
-/* Code executed at the beginning of each rule, after yytext and yyleng
+/* Code executed at the beginning of each rule, after parser4_text and parser4_leng
* have been set up.
*/
#ifndef YY_USER_ACTION
YY_USER_ACTION
/* %not-for-header */
+
/** The main scanner function which does all the work.
*/
YY_DECL
if ( ! (yy_start) )
(yy_start) = 1; /* first start state */
- if ( ! yyin )
+ if ( ! parser4_in )
/* %if-c-only */
- yyin = stdin;
+ parser4_in = stdin;
/* %endif */
/* %if-c++-only */
/* %endif */
- if ( ! yyout )
+ if ( ! parser4_out )
/* %if-c-only */
- yyout = stdout;
+ parser4_out = stdout;
/* %endif */
/* %if-c++-only */
/* %endif */
if ( ! YY_CURRENT_BUFFER ) {
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE );
}
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
}
{
-#line 98 "dhcp4_lexer.ll"
/* This part of the code is copied over to the verbatim to the top
- of the generated yylex function. Explanation:
+ of the generated parser4_lex function. Explanation:
http://www.gnu.org/software/bison/manual/html_node/Multiple-start_002dsymbols.html */
- /* Code run each time yylex is called. */
+ /* Code run each time parser4_lex is called. */
driver.loc_.step();
if (start_token_flag) {
}
-#line 1962 "dhcp4_lexer.cc"
+#line 1742 "dhcp4_lexer.cc"
while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
{
/* %% [8.0] yymore()-related code goes here */
yy_cp = (yy_c_buf_p);
- /* Support of yytext. */
+ /* Support of parser4_text. */
*yy_cp = (yy_hold_char);
/* yy_bp points to the position in yy_ch_buf of the start of
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
++yy_cp;
}
while ( yy_current_state != 1230 );
YY_DO_BEFORE_ACTION;
-/* %% [11.0] code for yylineno update goes here */
+/* %% [11.0] code for parser4_lineno update goes here */
do_action: /* This label is used only to access EOF actions. */
/* %% [12.0] debug code goes here */
- if ( yy_flex_debug )
+ if ( parser4__flex_debug )
{
if ( yy_act == 0 )
fprintf( stderr, "--scanner backing up\n" );
else if ( yy_act < 154 )
fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n",
- (long)yy_rule_linenum[yy_act], yytext );
+ (long)yy_rule_linenum[yy_act], parser4_text );
else if ( yy_act == 154 )
fprintf( stderr, "--accepting default rule (\"%s\")\n",
- yytext );
+ parser4_text );
else if ( yy_act == 155 )
fprintf( stderr, "--(end of buffer or a NUL)\n" );
else
case 1:
YY_RULE_SETUP
-#line 133 "dhcp4_lexer.ll"
+#line 132 "dhcp4_lexer.ll"
;
YY_BREAK
case 2:
YY_RULE_SETUP
-#line 135 "dhcp4_lexer.ll"
+#line 134 "dhcp4_lexer.ll"
;
YY_BREAK
case 3:
YY_RULE_SETUP
-#line 137 "dhcp4_lexer.ll"
+#line 136 "dhcp4_lexer.ll"
{
BEGIN(COMMENT);
comment_start_line = driver.loc_.end.line;;
YY_BREAK
case 4:
YY_RULE_SETUP
-#line 142 "dhcp4_lexer.ll"
+#line 141 "dhcp4_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 5:
YY_RULE_SETUP
-#line 143 "dhcp4_lexer.ll"
+#line 142 "dhcp4_lexer.ll"
;
YY_BREAK
case YY_STATE_EOF(COMMENT):
-#line 144 "dhcp4_lexer.ll"
+#line 143 "dhcp4_lexer.ll"
{
isc_throw(Dhcp4ParseError, "Comment not closed. (/* in line " << comment_start_line);
}
YY_BREAK
case 6:
YY_RULE_SETUP
-#line 148 "dhcp4_lexer.ll"
+#line 147 "dhcp4_lexer.ll"
BEGIN(DIR_ENTER);
YY_BREAK
case 7:
YY_RULE_SETUP
-#line 149 "dhcp4_lexer.ll"
+#line 148 "dhcp4_lexer.ll"
BEGIN(DIR_INCLUDE);
YY_BREAK
case 8:
YY_RULE_SETUP
-#line 150 "dhcp4_lexer.ll"
+#line 149 "dhcp4_lexer.ll"
{
/* Include directive. */
/* Extract the filename. */
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
driver.includeFile(tmp);
case YY_STATE_EOF(DIR_ENTER):
case YY_STATE_EOF(DIR_INCLUDE):
case YY_STATE_EOF(DIR_EXIT):
-#line 159 "dhcp4_lexer.ll"
+#line 158 "dhcp4_lexer.ll"
{
isc_throw(Dhcp4ParseError, "Directive not closed.");
}
YY_BREAK
case 9:
YY_RULE_SETUP
-#line 162 "dhcp4_lexer.ll"
+#line 161 "dhcp4_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 10:
YY_RULE_SETUP
-#line 165 "dhcp4_lexer.ll"
+#line 164 "dhcp4_lexer.ll"
{
/* Ok, we found a with space. Let's ignore it and update loc variable. */
driver.loc_.step();
case 11:
/* rule 11 can match eol */
YY_RULE_SETUP
-#line 170 "dhcp4_lexer.ll"
+#line 169 "dhcp4_lexer.ll"
{
/* Newline found. Let's update the location and continue. */
- driver.loc_.lines(yyleng);
+ driver.loc_.lines(parser4_leng);
driver.loc_.step();
}
YY_BREAK
case 12:
YY_RULE_SETUP
-#line 177 "dhcp4_lexer.ll"
+#line 176 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::CONFIG:
YY_BREAK
case 13:
YY_RULE_SETUP
-#line 186 "dhcp4_lexer.ll"
+#line 185 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 14:
YY_RULE_SETUP
-#line 195 "dhcp4_lexer.ll"
+#line 194 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 15:
YY_RULE_SETUP
-#line 204 "dhcp4_lexer.ll"
+#line 203 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_SOCKET_TYPE:
YY_BREAK
case 16:
YY_RULE_SETUP
-#line 213 "dhcp4_lexer.ll"
+#line 212 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP_SOCKET_TYPE:
YY_BREAK
case 17:
YY_RULE_SETUP
-#line 223 "dhcp4_lexer.ll"
+#line 222 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 18:
YY_RULE_SETUP
-#line 232 "dhcp4_lexer.ll"
+#line 231 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::INTERFACES_CONFIG:
YY_BREAK
case 19:
YY_RULE_SETUP
-#line 241 "dhcp4_lexer.ll"
+#line 240 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 20:
YY_RULE_SETUP
-#line 250 "dhcp4_lexer.ll"
+#line 249 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 21:
YY_RULE_SETUP
-#line 259 "dhcp4_lexer.ll"
+#line 258 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::HOSTS_DATABASE:
YY_BREAK
case 22:
YY_RULE_SETUP
-#line 268 "dhcp4_lexer.ll"
+#line 267 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 23:
YY_RULE_SETUP
-#line 279 "dhcp4_lexer.ll"
+#line 278 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 24:
YY_RULE_SETUP
-#line 288 "dhcp4_lexer.ll"
+#line 287 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 25:
YY_RULE_SETUP
-#line 297 "dhcp4_lexer.ll"
+#line 296 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 26:
YY_RULE_SETUP
-#line 306 "dhcp4_lexer.ll"
+#line 305 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DATABASE_TYPE:
YY_BREAK
case 27:
YY_RULE_SETUP
-#line 315 "dhcp4_lexer.ll"
+#line 314 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 28:
YY_RULE_SETUP
-#line 325 "dhcp4_lexer.ll"
+#line 324 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 29:
YY_RULE_SETUP
-#line 335 "dhcp4_lexer.ll"
+#line 334 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 30:
YY_RULE_SETUP
-#line 345 "dhcp4_lexer.ll"
+#line 344 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 31:
YY_RULE_SETUP
-#line 355 "dhcp4_lexer.ll"
+#line 354 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 32:
YY_RULE_SETUP
-#line 365 "dhcp4_lexer.ll"
+#line 364 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 33:
YY_RULE_SETUP
-#line 375 "dhcp4_lexer.ll"
+#line 374 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 34:
YY_RULE_SETUP
-#line 385 "dhcp4_lexer.ll"
+#line 384 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 35:
YY_RULE_SETUP
-#line 395 "dhcp4_lexer.ll"
+#line 394 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 36:
YY_RULE_SETUP
-#line 405 "dhcp4_lexer.ll"
+#line 404 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 37:
YY_RULE_SETUP
-#line 415 "dhcp4_lexer.ll"
+#line 414 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 38:
YY_RULE_SETUP
-#line 425 "dhcp4_lexer.ll"
+#line 424 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 39:
YY_RULE_SETUP
-#line 435 "dhcp4_lexer.ll"
+#line 434 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 40:
YY_RULE_SETUP
-#line 444 "dhcp4_lexer.ll"
+#line 443 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 41:
YY_RULE_SETUP
-#line 453 "dhcp4_lexer.ll"
+#line 452 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 42:
YY_RULE_SETUP
-#line 462 "dhcp4_lexer.ll"
+#line 461 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::DHCP4:
YY_BREAK
case 43:
YY_RULE_SETUP
-#line 476 "dhcp4_lexer.ll"
+#line 475 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::LEASE_DATABASE:
YY_BREAK
case 44:
YY_RULE_SETUP
-#line 491 "dhcp4_lexer.ll"
+#line 490 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DATA:
YY_BREAK
case 45:
YY_RULE_SETUP
-#line 500 "dhcp4_lexer.ll"
+#line 499 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::OPTION_DATA:
YY_BREAK
case 46:
YY_RULE_SETUP
-#line 509 "dhcp4_lexer.ll"
+#line 508 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::SUBNET4:
YY_BREAK
case 47:
YY_RULE_SETUP
-#line 518 "dhcp4_lexer.ll"
+#line 517 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser4Context::POOLS:
YY_BREAK
case 48:
YY_RULE_SETUP
-#line 527 "dhcp4_lexer.ll"
+#line 526 "dhcp4_lexer.ll"
{
switch(driver.ctx_) {
+ case isc::dhcp::Parser4Context::SUBNET4:
case isc::dhcp::Parser4Context::POOLS:
return isc::dhcp::Dhcp4Parser::make_USER_CONTEXT(driver.loc_);
default:
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp4Parser::make_UDP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp4Parser::make_TCP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_FORMAT) {
return isc::dhcp::Dhcp4Parser::make_JSON(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_ALWAYS(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
if (driver.ctx_ == isc::dhcp::Parser4Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp4Parser::make_WHEN_NOT_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser4_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
}
/* A string has been matched. It contains the actual string and single quotes.
We need to get those quotes out of the way and just use its content, e.g.
for 'foo' we should get foo */
- std::string raw(yytext+1);
+ std::string raw(parser4_text+1);
size_t len = raw.size() - 1;
raw.resize(len);
std::string decoded;
#line 1449 "dhcp4_lexer.ll"
{
/* Bad string with a forbidden control character inside */
- driver.error(driver.loc_, "Invalid control in " + std::string(yytext));
+ driver.error(driver.loc_, "Invalid control in " + std::string(parser4_text));
}
YY_BREAK
case 138:
#line 1454 "dhcp4_lexer.ll"
{
/* Bad string with a bad escape inside */
- driver.error(driver.loc_, "Bad escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Bad escape in " + std::string(parser4_text));
}
YY_BREAK
case 139:
#line 1459 "dhcp4_lexer.ll"
{
/* Bad string with an open escape at the end */
- driver.error(driver.loc_, "Overflow escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Overflow escape in " + std::string(parser4_text));
}
YY_BREAK
case 140:
#line 1471 "dhcp4_lexer.ll"
{
/* An integer was found. */
- std::string tmp(yytext);
+ std::string tmp(parser4_text);
int64_t integer = 0;
try {
/* In substring we want to use negative values (e.g. -1).
#line 1489 "dhcp4_lexer.ll"
{
/* A floating point was found. */
- std::string tmp(yytext);
+ std::string tmp(parser4_text);
double fp = 0.0;
try {
fp = boost::lexical_cast<double>(tmp);
YY_RULE_SETUP
#line 1502 "dhcp4_lexer.ll"
{
- string tmp(yytext);
+ string tmp(parser4_text);
return isc::dhcp::Dhcp4Parser::make_BOOLEAN(tmp == "true", driver.loc_);
}
YY_BREAK
case 153:
YY_RULE_SETUP
#line 1517 "dhcp4_lexer.ll"
-driver.error (driver.loc_, "Invalid character: " + std::string(yytext));
+driver.error (driver.loc_, "Invalid character: " + std::string(parser4_text));
YY_BREAK
case YY_STATE_EOF(INITIAL):
#line 1519 "dhcp4_lexer.ll"
#line 1542 "dhcp4_lexer.ll"
ECHO;
YY_BREAK
-#line 3928 "dhcp4_lexer.cc"
+#line 3709 "dhcp4_lexer.cc"
case YY_END_OF_BUFFER:
{
{
/* We're scanning a new file or input source. It's
* possible that this happened because the user
- * just pointed yyin at a new source and called
- * yylex(). If so, then we have to assure
+ * just pointed parser4_in at a new source and called
+ * parser4_lex(). If so, then we have to assure
* consistency between YY_CURRENT_BUFFER and our
* globals. Here is the right place to do so, because
* this is the first action (other than possibly a
*/
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
/* %if-c-only */
- YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+ YY_CURRENT_BUFFER_LVALUE->yy_input_file = parser4_in;
/* %endif */
/* %if-c++-only */
/* %endif */
{
(yy_did_buffer_switch_on_eof) = 0;
- if ( yywrap( ) )
+ if ( parser4_wrap( ) )
{
/* Note: because we've taken care in
* yy_get_next_buffer() to have set up
- * yytext, we can now set up
+ * parser4_text, we can now set up
* yy_c_buf_p so that if some total
* hoser (like flex itself) wants to
* call the scanner after we return the
} /* end of action switch */
} /* end of scanning one token */
} /* end of user's declarations */
-} /* end of yylex */
+} /* end of parser4_lex */
/* %ok-for-header */
/* %if-c++-only */
/* %not-for-header */
+
/* %ok-for-header */
/* %endif */
b->yy_ch_buf = (char *)
/* Include room in for 2 EOB chars. */
- yyrealloc( (void *) b->yy_ch_buf,
- (yy_size_t) (b->yy_buf_size + 2) );
+ parser4_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
}
else
/* Can't grow it, we don't own it. */
if ( number_to_move == YY_MORE_ADJ )
{
ret_val = EOB_ACT_END_OF_FILE;
- yyrestart( yyin );
+ parser4_restart(parser4_in );
}
else
if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
/* Extend the array by 50%, plus the number we really need. */
int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
- (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
+ YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) parser4_realloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- /* "- 2" to take care of EOB's */
- YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
}
(yy_n_chars) += number_to_move;
/* %if-c-only */
/* %not-for-header */
+
static yy_state_type yy_get_previous_state (void)
/* %endif */
/* %if-c++-only */
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
}
return yy_current_state;
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1231 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
yy_is_jam = (yy_current_state == 1230);
return yy_is_jam ? 0 : yy_current_state;
else
{ /* need more input */
- int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
+ int offset = (yy_c_buf_p) - (yytext_ptr);
++(yy_c_buf_p);
switch ( yy_get_next_buffer( ) )
*/
/* Reset buffer status. */
- yyrestart( yyin );
+ parser4_restart(parser4_in );
/*FALLTHROUGH*/
case EOB_ACT_END_OF_FILE:
{
- if ( yywrap( ) )
+ if ( parser4_wrap( ) )
return 0;
if ( ! (yy_did_buffer_switch_on_eof) )
}
c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- *(yy_c_buf_p) = '\0'; /* preserve yytext */
+ *(yy_c_buf_p) = '\0'; /* preserve parser4_text */
(yy_hold_char) = *++(yy_c_buf_p);
-/* %% [19.0] update BOL and yylineno */
+/* %% [19.0] update BOL and parser4_lineno */
return c;
}
* @note This function does not reset the start condition to @c INITIAL .
*/
/* %if-c-only */
- void yyrestart (FILE * input_file )
+ void parser4_restart (FILE * input_file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
if ( ! YY_CURRENT_BUFFER ){
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser4__create_buffer(parser4_in,YY_BUF_SIZE );
}
- yy_init_buffer( YY_CURRENT_BUFFER, input_file );
- yy_load_buffer_state( );
+ parser4__init_buffer(YY_CURRENT_BUFFER,input_file );
+ parser4__load_buffer_state( );
}
/* %if-c++-only */
*
*/
/* %if-c-only */
- void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
+ void parser4__switch_to_buffer (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
/* TODO. We should be able to replace this entire function body
* with
- * yypop_buffer_state();
- * yypush_buffer_state(new_buffer);
+ * parser4_pop_buffer_state();
+ * parser4_push_buffer_state(new_buffer);
*/
- yyensure_buffer_stack ();
+ parser4_ensure_buffer_stack ();
if ( YY_CURRENT_BUFFER == new_buffer )
return;
}
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
/* We don't actually know whether we did this switch during
- * EOF (yywrap()) processing, but the only time this flag
- * is looked at is after yywrap() is called, so it's safe
+ * EOF (parser4_wrap()) processing, but the only time this flag
+ * is looked at is after parser4_wrap() is called, so it's safe
* to go ahead and always set it.
*/
(yy_did_buffer_switch_on_eof) = 1;
}
/* %if-c-only */
-static void yy_load_buffer_state (void)
+static void parser4__load_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
/* %if-c-only */
- yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+ parser4_in = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
/* %endif */
/* %if-c++-only */
/* %endif */
* @return the allocated buffer state.
*/
/* %if-c-only */
- YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
+ YY_BUFFER_STATE parser4__create_buffer (FILE * file, int size )
/* %endif */
/* %if-c++-only */
/* %endif */
{
YY_BUFFER_STATE b;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser4_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__create_buffer()" );
- b->yy_buf_size = size;
+ b->yy_buf_size = (yy_size_t)size;
/* yy_ch_buf has to be 2 characters longer than the size given because
* we need to put in 2 end-of-buffer characters.
*/
- b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
+ b->yy_ch_buf = (char *) parser4_alloc(b->yy_buf_size + 2 );
if ( ! b->yy_ch_buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__create_buffer()" );
b->yy_is_our_buffer = 1;
- yy_init_buffer( b, file );
+ parser4__init_buffer(b,file );
return b;
}
/* %endif */
/** Destroy the buffer.
- * @param b a buffer created with yy_create_buffer()
+ * @param b a buffer created with parser4__create_buffer()
*
*/
/* %if-c-only */
- void yy_delete_buffer (YY_BUFFER_STATE b )
+ void parser4__delete_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
if ( b->yy_is_our_buffer )
- yyfree( (void *) b->yy_ch_buf );
+ parser4_free((void *) b->yy_ch_buf );
- yyfree( (void *) b );
+ parser4_free((void *) b );
}
/* Initializes or reinitializes a buffer.
* This function is sometimes called more than once on the same buffer,
- * such as during a yyrestart() or at EOF.
+ * such as during a parser4_restart() or at EOF.
*/
/* %if-c-only */
- static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
+ static void parser4__init_buffer (YY_BUFFER_STATE b, FILE * file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
int oerrno = errno;
- yy_flush_buffer( b );
+ parser4__flush_buffer(b );
/* %if-c-only */
b->yy_input_file = file;
/* %endif */
b->yy_fill_buffer = 1;
- /* If b is the current buffer, then yy_init_buffer was _probably_
- * called from yyrestart() or through yy_get_next_buffer.
+ /* If b is the current buffer, then parser4__init_buffer was _probably_
+ * called from parser4_restart() or through yy_get_next_buffer.
* In that case, we don't want to reset the lineno or column.
*/
if (b != YY_CURRENT_BUFFER){
*
*/
/* %if-c-only */
- void yy_flush_buffer (YY_BUFFER_STATE b )
+ void parser4__flush_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
b->yy_buffer_status = YY_BUFFER_NEW;
if ( b == YY_CURRENT_BUFFER )
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
}
/* %if-c-or-c++ */
*
*/
/* %if-c-only */
-void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+void parser4_push_buffer_state (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
if (new_buffer == NULL)
return;
- yyensure_buffer_stack();
+ parser4_ensure_buffer_stack();
- /* This block is copied from yy_switch_to_buffer. */
+ /* This block is copied from parser4__switch_to_buffer. */
if ( YY_CURRENT_BUFFER )
{
/* Flush out information for old buffer. */
(yy_buffer_stack_top)++;
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- /* copied from yy_switch_to_buffer. */
- yy_load_buffer_state( );
+ /* copied from parser4__switch_to_buffer. */
+ parser4__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
/* %endif */
*
*/
/* %if-c-only */
-void yypop_buffer_state (void)
+void parser4_pop_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
if (!YY_CURRENT_BUFFER)
return;
- yy_delete_buffer(YY_CURRENT_BUFFER );
+ parser4__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
if ((yy_buffer_stack_top) > 0)
--(yy_buffer_stack_top);
if (YY_CURRENT_BUFFER) {
- yy_load_buffer_state( );
+ parser4__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
}
* Guarantees space for at least one push.
*/
/* %if-c-only */
-static void yyensure_buffer_stack (void)
+static void parser4_ensure_buffer_stack (void)
/* %endif */
/* %if-c++-only */
/* %endif */
{
- yy_size_t num_to_alloc;
+ int num_to_alloc;
if (!(yy_buffer_stack)) {
* immediate realloc on the next call.
*/
num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
- (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser4_alloc
(num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4_ensure_buffer_stack()" );
memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
yy_size_t grow_size = 8 /* arbitrary grow size */;
num_to_alloc = (yy_buffer_stack_max) + grow_size;
- (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser4_realloc
((yy_buffer_stack),
num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4_ensure_buffer_stack()" );
/* zero only the new slots.*/
memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
+YY_BUFFER_STATE parser4__scan_buffer (char * base, yy_size_t size )
{
YY_BUFFER_STATE b;
/* They forgot to leave room for the EOB's. */
return NULL;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser4_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__scan_buffer()" );
- b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
+ b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
b->yy_buf_pos = b->yy_ch_buf = base;
b->yy_is_our_buffer = 0;
b->yy_input_file = NULL;
b->yy_fill_buffer = 0;
b->yy_buffer_status = YY_BUFFER_NEW;
- yy_switch_to_buffer( b );
+ parser4__switch_to_buffer(b );
return b;
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan a string. The next call to yylex() will
+/** Setup the input buffer state to scan a string. The next call to parser4_lex() will
* scan from a @e copy of @a str.
* @param yystr a NUL-terminated string to scan
*
* @return the newly allocated buffer state object.
* @note If you want to scan bytes that may contain NUL values, then use
- * yy_scan_bytes() instead.
+ * parser4__scan_bytes() instead.
*/
-YY_BUFFER_STATE yy_scan_string (const char * yystr )
+YY_BUFFER_STATE parser4__scan_string (yyconst char * yystr )
{
- return yy_scan_bytes( yystr, (int) strlen(yystr) );
+ return parser4__scan_bytes(yystr,(int) strlen(yystr) );
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+/** Setup the input buffer state to scan the given bytes. The next call to parser4_lex() will
* scan from a @e copy of @a bytes.
* @param yybytes the byte buffer to scan
* @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
+YY_BUFFER_STATE parser4__scan_bytes (yyconst char * yybytes, int _yybytes_len )
{
YY_BUFFER_STATE b;
char *buf;
/* Get memory for full buffer, including space for trailing EOB's. */
n = (yy_size_t) (_yybytes_len + 2);
- buf = (char *) yyalloc( n );
+ buf = (char *) parser4_alloc(n );
if ( ! buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser4__scan_bytes()" );
for ( i = 0; i < _yybytes_len; ++i )
buf[i] = yybytes[i];
buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- b = yy_scan_buffer( buf, n );
+ b = parser4__scan_buffer(buf,n );
if ( ! b )
- YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "bad buffer in parser4__scan_bytes()" );
/* It's okay to grow etc. this buffer, and we should throw it
* away when we're done.
#endif
/* %if-c-only */
-static void yynoreturn yy_fatal_error (const char* msg )
+static void yynoreturn yy_fatal_error (yyconst char* msg )
{
- fprintf( stderr, "%s\n", msg );
+ (void) fprintf( stderr, "%s\n", msg );
exit( YY_EXIT_FAILURE );
}
/* %endif */
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser4_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
- yytext[yyleng] = (yy_hold_char); \
- (yy_c_buf_p) = yytext + yyless_macro_arg; \
+ parser4_text[parser4_leng] = (yy_hold_char); \
+ (yy_c_buf_p) = parser4_text + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
- yyleng = yyless_macro_arg; \
+ parser4_leng = yyless_macro_arg; \
} \
while ( 0 )
/** Get the current line number.
*
*/
-int yyget_lineno (void)
+int parser4_get_lineno (void)
{
- return yylineno;
+ return parser4_lineno;
}
/** Get the input stream.
*
*/
-FILE *yyget_in (void)
+FILE *parser4_get_in (void)
{
- return yyin;
+ return parser4_in;
}
/** Get the output stream.
*
*/
-FILE *yyget_out (void)
+FILE *parser4_get_out (void)
{
- return yyout;
+ return parser4_out;
}
/** Get the length of the current token.
*
*/
-int yyget_leng (void)
+int parser4_get_leng (void)
{
- return yyleng;
+ return parser4_leng;
}
/** Get the current token.
*
*/
-char *yyget_text (void)
+char *parser4_get_text (void)
{
- return yytext;
+ return parser4_text;
}
/* %if-reentrant */
* @param _line_number line number
*
*/
-void yyset_lineno (int _line_number )
+void parser4_set_lineno (int _line_number )
{
- yylineno = _line_number;
+ parser4_lineno = _line_number;
}
/** Set the input stream. This does not discard the current
* input buffer.
* @param _in_str A readable stream.
*
- * @see yy_switch_to_buffer
+ * @see parser4__switch_to_buffer
*/
-void yyset_in (FILE * _in_str )
+void parser4_set_in (FILE * _in_str )
{
- yyin = _in_str ;
+ parser4_in = _in_str ;
}
-void yyset_out (FILE * _out_str )
+void parser4_set_out (FILE * _out_str )
{
- yyout = _out_str ;
+ parser4_out = _out_str ;
}
-int yyget_debug (void)
+int parser4_get_debug (void)
{
- return yy_flex_debug;
+ return parser4__flex_debug;
}
-void yyset_debug (int _bdebug )
+void parser4_set_debug (int _bdebug )
{
- yy_flex_debug = _bdebug ;
+ parser4__flex_debug = _bdebug ;
}
/* %endif */
static int yy_init_globals (void)
{
/* Initialization is the same as for the non-reentrant scanner.
- * This function is called from yylex_destroy(), so don't allocate here.
+ * This function is called from parser4_lex_destroy(), so don't allocate here.
*/
(yy_buffer_stack) = NULL;
/* Defined in main.c */
#ifdef YY_STDINIT
- yyin = stdin;
- yyout = stdout;
+ parser4_in = stdin;
+ parser4_out = stdout;
#else
- yyin = NULL;
- yyout = NULL;
+ parser4_in = NULL;
+ parser4_out = NULL;
#endif
/* For future reference: Set errno on error, since we are called by
- * yylex_init()
+ * parser4_lex_init()
*/
return 0;
}
/* %endif */
/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
-/* yylex_destroy is for both reentrant and non-reentrant scanners. */
-int yylex_destroy (void)
+/* parser4_lex_destroy is for both reentrant and non-reentrant scanners. */
+int parser4_lex_destroy (void)
{
/* Pop the buffer stack, destroying each element. */
while(YY_CURRENT_BUFFER){
- yy_delete_buffer( YY_CURRENT_BUFFER );
+ parser4__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
- yypop_buffer_state();
+ parser4_pop_buffer_state();
}
/* Destroy the stack itself. */
- yyfree((yy_buffer_stack) );
+ parser4_free((yy_buffer_stack) );
(yy_buffer_stack) = NULL;
/* Reset the globals. This is important in a non-reentrant scanner so the next time
- * yylex() is called, initialization will occur. */
+ * parser4_lex() is called, initialization will occur. */
yy_init_globals( );
/* %if-reentrant */
*/
#ifndef yytext_ptr
-static void yy_flex_strncpy (char* s1, const char * s2, int n )
+static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
{
int i;
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen (const char * s )
+static int yy_flex_strlen (yyconst char * s )
{
int n;
for ( n = 0; s[n]; ++n )
}
#endif
-void *yyalloc (yy_size_t size )
+void *parser4_alloc (yy_size_t size )
{
return malloc(size);
}
-void *yyrealloc (void * ptr, yy_size_t size )
+void *parser4_realloc (void * ptr, yy_size_t size )
{
/* The cast to (char *) in the following accommodates both
return realloc(ptr, size);
}
-void yyfree (void * ptr )
+void parser4_free (void * ptr )
{
- free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
+ free( (char *) ptr ); /* see parser4_realloc() for (char *) cast */
}
/* %if-tables-serialization definitions */
#line 1542 "dhcp4_lexer.ll"
+
using namespace isc::dhcp;
void
file_ = "<string>";
sfile_ = 0;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser4__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
buffer = parser4__scan_bytes(str.c_str(), str.size());
if (!buffer) {
file_ = filename;
sfile_ = f;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser4__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
/* See dhcp4_lexer.cc header for available definitions */
#line 1667 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 234:
-#line 880 "dhcp4_parser.yy" // lalr1.cc:859
+ case 235:
+#line 881 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1675 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 235:
-#line 882 "dhcp4_parser.yy" // lalr1.cc:859
+ case 236:
+#line 883 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr subnet(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet", subnet);
#line 1685 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 236:
-#line 888 "dhcp4_parser.yy" // lalr1.cc:859
+ case 237:
+#line 889 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1693 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 237:
-#line 890 "dhcp4_parser.yy" // lalr1.cc:859
+ case 238:
+#line 891 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-interface", iface);
#line 1703 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 238:
-#line 896 "dhcp4_parser.yy" // lalr1.cc:859
+ case 239:
+#line 897 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1711 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 239:
-#line 898 "dhcp4_parser.yy" // lalr1.cc:859
+ case 240:
+#line 899 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-interface-id", iface);
#line 1721 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 240:
-#line 904 "dhcp4_parser.yy" // lalr1.cc:859
+ case 241:
+#line 905 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1729 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 241:
-#line 906 "dhcp4_parser.yy" // lalr1.cc:859
+ case 242:
+#line 907 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("4o6-subnet", iface);
#line 1739 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 242:
-#line 912 "dhcp4_parser.yy" // lalr1.cc:859
+ case 243:
+#line 913 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1747 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 243:
-#line 914 "dhcp4_parser.yy" // lalr1.cc:859
+ case 244:
+#line 915 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface", iface);
#line 1757 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 244:
-#line 920 "dhcp4_parser.yy" // lalr1.cc:859
+ case 245:
+#line 921 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1765 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 245:
-#line 922 "dhcp4_parser.yy" // lalr1.cc:859
+ case 246:
+#line 923 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface-id", iface);
#line 1775 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 246:
-#line 928 "dhcp4_parser.yy" // lalr1.cc:859
+ case 247:
+#line 929 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.CLIENT_CLASS);
}
#line 1783 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 247:
-#line 930 "dhcp4_parser.yy" // lalr1.cc:859
+ case 248:
+#line 931 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr cls(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-class", cls);
#line 1793 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 248:
-#line 936 "dhcp4_parser.yy" // lalr1.cc:859
+ case 249:
+#line 937 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.RESERVATION_MODE);
}
#line 1801 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 249:
-#line 938 "dhcp4_parser.yy" // lalr1.cc:859
+ case 250:
+#line 939 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("reservation-mode", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1810 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 250:
-#line 943 "dhcp4_parser.yy" // lalr1.cc:859
+ case 251:
+#line 944 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("disabled", ctx.loc2pos(yystack_[0].location))); }
#line 1816 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 251:
-#line 944 "dhcp4_parser.yy" // lalr1.cc:859
+ case 252:
+#line 945 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("out-of-pool", ctx.loc2pos(yystack_[0].location))); }
#line 1822 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 252:
-#line 945 "dhcp4_parser.yy" // lalr1.cc:859
+ case 253:
+#line 946 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("all", ctx.loc2pos(yystack_[0].location))); }
#line 1828 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 253:
-#line 948 "dhcp4_parser.yy" // lalr1.cc:859
+ case 254:
+#line 949 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr id(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("id", id);
#line 1837 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 254:
-#line 953 "dhcp4_parser.yy" // lalr1.cc:859
+ case 255:
+#line 954 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr rc(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rapid-commit", rc);
#line 1846 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 255:
-#line 962 "dhcp4_parser.yy" // lalr1.cc:859
+ case 256:
+#line 963 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-def", l);
#line 1857 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 256:
-#line 967 "dhcp4_parser.yy" // lalr1.cc:859
+ case 257:
+#line 968 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1866 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 261:
-#line 984 "dhcp4_parser.yy" // lalr1.cc:859
+ case 262:
+#line 985 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1876 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 262:
-#line 988 "dhcp4_parser.yy" // lalr1.cc:859
+ case 263:
+#line 989 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1884 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 263:
-#line 995 "dhcp4_parser.yy" // lalr1.cc:859
+ case 264:
+#line 996 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the option-def list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1894 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 264:
-#line 999 "dhcp4_parser.yy" // lalr1.cc:859
+ case 265:
+#line 1000 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1902 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 278:
-#line 1025 "dhcp4_parser.yy" // lalr1.cc:859
+ case 279:
+#line 1026 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr code(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("code", code);
#line 1911 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 280:
-#line 1032 "dhcp4_parser.yy" // lalr1.cc:859
+ case 281:
+#line 1033 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1919 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 281:
-#line 1034 "dhcp4_parser.yy" // lalr1.cc:859
+ case 282:
+#line 1035 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("type", prf);
#line 1929 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 282:
-#line 1040 "dhcp4_parser.yy" // lalr1.cc:859
+ case 283:
+#line 1041 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1937 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 283:
-#line 1042 "dhcp4_parser.yy" // lalr1.cc:859
+ case 284:
+#line 1043 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr rtypes(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("record-types", rtypes);
#line 1947 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 284:
-#line 1048 "dhcp4_parser.yy" // lalr1.cc:859
+ case 285:
+#line 1049 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1955 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 285:
-#line 1050 "dhcp4_parser.yy" // lalr1.cc:859
+ case 286:
+#line 1051 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr space(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("space", space);
#line 1965 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 287:
-#line 1058 "dhcp4_parser.yy" // lalr1.cc:859
+ case 288:
+#line 1059 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1973 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 288:
-#line 1060 "dhcp4_parser.yy" // lalr1.cc:859
+ case 289:
+#line 1061 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr encap(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("encapsulate", encap);
#line 1983 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 289:
-#line 1066 "dhcp4_parser.yy" // lalr1.cc:859
+ case 290:
+#line 1067 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr array(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("array", array);
#line 1992 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 290:
-#line 1075 "dhcp4_parser.yy" // lalr1.cc:859
+ case 291:
+#line 1076 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-data", l);
#line 2003 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 291:
-#line 1080 "dhcp4_parser.yy" // lalr1.cc:859
+ case 292:
+#line 1081 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2012 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 296:
-#line 1099 "dhcp4_parser.yy" // lalr1.cc:859
+ case 297:
+#line 1100 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2022 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 297:
-#line 1103 "dhcp4_parser.yy" // lalr1.cc:859
+ case 298:
+#line 1104 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2030 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 298:
-#line 1110 "dhcp4_parser.yy" // lalr1.cc:859
+ case 299:
+#line 1111 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the option-data list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2040 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 299:
-#line 1114 "dhcp4_parser.yy" // lalr1.cc:859
+ case 300:
+#line 1115 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2048 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 312:
-#line 1144 "dhcp4_parser.yy" // lalr1.cc:859
+ case 313:
+#line 1145 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2056 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 313:
-#line 1146 "dhcp4_parser.yy" // lalr1.cc:859
+ case 314:
+#line 1147 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr data(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("data", data);
#line 2066 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 316:
-#line 1156 "dhcp4_parser.yy" // lalr1.cc:859
+ case 317:
+#line 1157 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr space(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("csv-format", space);
#line 2075 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 317:
-#line 1161 "dhcp4_parser.yy" // lalr1.cc:859
+ case 318:
+#line 1162 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr persist(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-send", persist);
#line 2084 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 318:
-#line 1169 "dhcp4_parser.yy" // lalr1.cc:859
+ case 319:
+#line 1170 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pools", l);
#line 2095 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 319:
-#line 1174 "dhcp4_parser.yy" // lalr1.cc:859
+ case 320:
+#line 1175 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2104 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 324:
-#line 1189 "dhcp4_parser.yy" // lalr1.cc:859
+ case 325:
+#line 1190 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2114 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 325:
-#line 1193 "dhcp4_parser.yy" // lalr1.cc:859
+ case 326:
+#line 1194 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2122 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 326:
-#line 1197 "dhcp4_parser.yy" // lalr1.cc:859
+ case 327:
+#line 1198 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2132 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 327:
-#line 1201 "dhcp4_parser.yy" // lalr1.cc:859
+ case 328:
+#line 1202 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2140 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 334:
-#line 1215 "dhcp4_parser.yy" // lalr1.cc:859
+ case 335:
+#line 1216 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2148 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 335:
-#line 1217 "dhcp4_parser.yy" // lalr1.cc:859
+ case 336:
+#line 1218 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr pool(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pool", pool);
#line 2158 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 336:
-#line 1223 "dhcp4_parser.yy" // lalr1.cc:859
+ case 337:
+#line 1224 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2166 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 337:
-#line 1225 "dhcp4_parser.yy" // lalr1.cc:859
+ case 338:
+#line 1226 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("user-context", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2175 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 338:
-#line 1233 "dhcp4_parser.yy" // lalr1.cc:859
+ case 339:
+#line 1234 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reservations", l);
#line 2186 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 339:
-#line 1238 "dhcp4_parser.yy" // lalr1.cc:859
+ case 340:
+#line 1239 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2195 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 344:
-#line 1251 "dhcp4_parser.yy" // lalr1.cc:859
+ case 345:
+#line 1252 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2205 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 345:
-#line 1255 "dhcp4_parser.yy" // lalr1.cc:859
+ case 346:
+#line 1256 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2213 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 346:
-#line 1259 "dhcp4_parser.yy" // lalr1.cc:859
+ case 347:
+#line 1260 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the reservations list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2223 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 347:
-#line 1263 "dhcp4_parser.yy" // lalr1.cc:859
+ case 348:
+#line 1264 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2231 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 365:
-#line 1291 "dhcp4_parser.yy" // lalr1.cc:859
+ case 366:
+#line 1292 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2239 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 366:
-#line 1293 "dhcp4_parser.yy" // lalr1.cc:859
+ case 367:
+#line 1294 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr next_server(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("next-server", next_server);
#line 2249 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 367:
-#line 1299 "dhcp4_parser.yy" // lalr1.cc:859
+ case 368:
+#line 1300 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2257 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 368:
-#line 1301 "dhcp4_parser.yy" // lalr1.cc:859
+ case 369:
+#line 1302 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr srv(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-hostname", srv);
#line 2267 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 369:
-#line 1307 "dhcp4_parser.yy" // lalr1.cc:859
+ case 370:
+#line 1308 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2275 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 370:
-#line 1309 "dhcp4_parser.yy" // lalr1.cc:859
+ case 371:
+#line 1310 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr bootfile(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("boot-file-name", bootfile);
#line 2285 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 371:
-#line 1315 "dhcp4_parser.yy" // lalr1.cc:859
+ case 372:
+#line 1316 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2293 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 372:
-#line 1317 "dhcp4_parser.yy" // lalr1.cc:859
+ case 373:
+#line 1318 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr addr(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", addr);
#line 2303 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 373:
-#line 1323 "dhcp4_parser.yy" // lalr1.cc:859
+ case 374:
+#line 1324 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2311 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 374:
-#line 1325 "dhcp4_parser.yy" // lalr1.cc:859
+ case 375:
+#line 1326 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr d(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("duid", d);
#line 2321 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 375:
-#line 1331 "dhcp4_parser.yy" // lalr1.cc:859
+ case 376:
+#line 1332 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2329 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 376:
-#line 1333 "dhcp4_parser.yy" // lalr1.cc:859
+ case 377:
+#line 1334 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hw-address", hw);
#line 2339 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 377:
-#line 1339 "dhcp4_parser.yy" // lalr1.cc:859
+ case 378:
+#line 1340 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2347 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 378:
-#line 1341 "dhcp4_parser.yy" // lalr1.cc:859
+ case 379:
+#line 1342 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-id", hw);
#line 2357 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 379:
-#line 1347 "dhcp4_parser.yy" // lalr1.cc:859
+ case 380:
+#line 1348 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2365 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 380:
-#line 1349 "dhcp4_parser.yy" // lalr1.cc:859
+ case 381:
+#line 1350 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("circuit-id", hw);
#line 2375 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 381:
-#line 1355 "dhcp4_parser.yy" // lalr1.cc:859
+ case 382:
+#line 1356 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2383 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 382:
-#line 1357 "dhcp4_parser.yy" // lalr1.cc:859
+ case 383:
+#line 1358 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flex-id", hw);
#line 2393 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 383:
-#line 1363 "dhcp4_parser.yy" // lalr1.cc:859
+ case 384:
+#line 1364 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2401 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 384:
-#line 1365 "dhcp4_parser.yy" // lalr1.cc:859
+ case 385:
+#line 1366 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr host(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hostname", host);
#line 2411 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 385:
-#line 1371 "dhcp4_parser.yy" // lalr1.cc:859
+ case 386:
+#line 1372 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr c(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", c);
#line 2422 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 386:
-#line 1376 "dhcp4_parser.yy" // lalr1.cc:859
+ case 387:
+#line 1377 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2431 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 387:
-#line 1384 "dhcp4_parser.yy" // lalr1.cc:859
+ case 388:
+#line 1385 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("relay", m);
#line 2442 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 388:
-#line 1389 "dhcp4_parser.yy" // lalr1.cc:859
+ case 389:
+#line 1390 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2451 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 389:
-#line 1394 "dhcp4_parser.yy" // lalr1.cc:859
+ case 390:
+#line 1395 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2459 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 390:
-#line 1396 "dhcp4_parser.yy" // lalr1.cc:859
+ case 391:
+#line 1397 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr ip(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", ip);
#line 2469 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 391:
-#line 1405 "dhcp4_parser.yy" // lalr1.cc:859
+ case 392:
+#line 1406 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", l);
#line 2480 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 392:
-#line 1410 "dhcp4_parser.yy" // lalr1.cc:859
+ case 393:
+#line 1411 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2489 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 395:
-#line 1419 "dhcp4_parser.yy" // lalr1.cc:859
+ case 396:
+#line 1420 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2499 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 396:
-#line 1423 "dhcp4_parser.yy" // lalr1.cc:859
+ case 397:
+#line 1424 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2507 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 409:
-#line 1446 "dhcp4_parser.yy" // lalr1.cc:859
+ case 410:
+#line 1447 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2515 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 410:
-#line 1448 "dhcp4_parser.yy" // lalr1.cc:859
+ case 411:
+#line 1449 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr test(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("test", test);
#line 2525 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 411:
-#line 1458 "dhcp4_parser.yy" // lalr1.cc:859
+ case 412:
+#line 1459 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp4o6-port", time);
#line 2534 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 412:
-#line 1465 "dhcp4_parser.yy" // lalr1.cc:859
+ case 413:
+#line 1466 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("control-socket", m);
#line 2545 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 413:
-#line 1470 "dhcp4_parser.yy" // lalr1.cc:859
+ case 414:
+#line 1471 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2554 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 418:
-#line 1483 "dhcp4_parser.yy" // lalr1.cc:859
+ case 419:
+#line 1484 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2562 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 419:
-#line 1485 "dhcp4_parser.yy" // lalr1.cc:859
+ case 420:
+#line 1486 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr stype(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-type", stype);
#line 2572 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 420:
-#line 1491 "dhcp4_parser.yy" // lalr1.cc:859
+ case 421:
+#line 1492 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2580 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 421:
-#line 1493 "dhcp4_parser.yy" // lalr1.cc:859
+ case 422:
+#line 1494 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-name", name);
#line 2590 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 422:
-#line 1501 "dhcp4_parser.yy" // lalr1.cc:859
+ case 423:
+#line 1502 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp-ddns", m);
#line 2601 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 423:
-#line 1506 "dhcp4_parser.yy" // lalr1.cc:859
+ case 424:
+#line 1507 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2610 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 424:
-#line 1511 "dhcp4_parser.yy" // lalr1.cc:859
+ case 425:
+#line 1512 "dhcp4_parser.yy" // lalr1.cc:859
{
// Parse the dhcp-ddns map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2620 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 425:
-#line 1515 "dhcp4_parser.yy" // lalr1.cc:859
+ case 426:
+#line 1516 "dhcp4_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2628 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 443:
-#line 1540 "dhcp4_parser.yy" // lalr1.cc:859
+ case 444:
+#line 1541 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enable-updates", b);
#line 2637 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 444:
-#line 1545 "dhcp4_parser.yy" // lalr1.cc:859
+ case 445:
+#line 1546 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2645 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 445:
-#line 1547 "dhcp4_parser.yy" // lalr1.cc:859
+ case 446:
+#line 1548 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("qualifying-suffix", s);
#line 2655 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 446:
-#line 1553 "dhcp4_parser.yy" // lalr1.cc:859
+ case 447:
+#line 1554 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2663 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 447:
-#line 1555 "dhcp4_parser.yy" // lalr1.cc:859
+ case 448:
+#line 1556 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-ip", s);
#line 2673 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 448:
-#line 1561 "dhcp4_parser.yy" // lalr1.cc:859
+ case 449:
+#line 1562 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-port", i);
#line 2682 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 449:
-#line 1566 "dhcp4_parser.yy" // lalr1.cc:859
+ case 450:
+#line 1567 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2690 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 450:
-#line 1568 "dhcp4_parser.yy" // lalr1.cc:859
+ case 451:
+#line 1569 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-ip", s);
#line 2700 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 451:
-#line 1574 "dhcp4_parser.yy" // lalr1.cc:859
+ case 452:
+#line 1575 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-port", i);
#line 2709 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 452:
-#line 1579 "dhcp4_parser.yy" // lalr1.cc:859
+ case 453:
+#line 1580 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-queue-size", i);
#line 2718 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 453:
-#line 1584 "dhcp4_parser.yy" // lalr1.cc:859
+ case 454:
+#line 1585 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_PROTOCOL);
}
#line 2726 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 454:
-#line 1586 "dhcp4_parser.yy" // lalr1.cc:859
+ case 455:
+#line 1587 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("ncr-protocol", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2735 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 455:
-#line 1592 "dhcp4_parser.yy" // lalr1.cc:859
+ case 456:
+#line 1593 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("UDP", ctx.loc2pos(yystack_[0].location))); }
#line 2741 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 456:
-#line 1593 "dhcp4_parser.yy" // lalr1.cc:859
+ case 457:
+#line 1594 "dhcp4_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("TCP", ctx.loc2pos(yystack_[0].location))); }
#line 2747 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 457:
-#line 1596 "dhcp4_parser.yy" // lalr1.cc:859
+ case 458:
+#line 1597 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_FORMAT);
}
#line 2755 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 458:
-#line 1598 "dhcp4_parser.yy" // lalr1.cc:859
+ case 459:
+#line 1599 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr json(new StringElement("JSON", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ncr-format", json);
#line 2765 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 459:
-#line 1604 "dhcp4_parser.yy" // lalr1.cc:859
+ case 460:
+#line 1605 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-include-fqdn", b);
#line 2774 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 460:
-#line 1609 "dhcp4_parser.yy" // lalr1.cc:859
+ case 461:
+#line 1610 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-no-update", b);
#line 2783 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 461:
-#line 1614 "dhcp4_parser.yy" // lalr1.cc:859
+ case 462:
+#line 1615 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-client-update", b);
#line 2792 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 462:
-#line 1619 "dhcp4_parser.yy" // lalr1.cc:859
+ case 463:
+#line 1620 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.REPLACE_CLIENT_NAME);
}
#line 2800 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 463:
-#line 1621 "dhcp4_parser.yy" // lalr1.cc:859
+ case 464:
+#line 1622 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("replace-client-name", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2809 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 464:
-#line 1627 "dhcp4_parser.yy" // lalr1.cc:859
+ case 465:
+#line 1628 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-present", ctx.loc2pos(yystack_[0].location)));
}
#line 2817 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 465:
-#line 1630 "dhcp4_parser.yy" // lalr1.cc:859
+ case 466:
+#line 1631 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("never", ctx.loc2pos(yystack_[0].location)));
}
#line 2825 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 466:
-#line 1633 "dhcp4_parser.yy" // lalr1.cc:859
+ case 467:
+#line 1634 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("always", ctx.loc2pos(yystack_[0].location)));
}
#line 2833 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 467:
-#line 1636 "dhcp4_parser.yy" // lalr1.cc:859
+ case 468:
+#line 1637 "dhcp4_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-not-present", ctx.loc2pos(yystack_[0].location)));
}
#line 2841 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 468:
-#line 1639 "dhcp4_parser.yy" // lalr1.cc:859
+ case 469:
+#line 1640 "dhcp4_parser.yy" // lalr1.cc:859
{
error(yystack_[0].location, "boolean values for the replace-client-name are "
"no longer supported");
#line 2850 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 469:
-#line 1645 "dhcp4_parser.yy" // lalr1.cc:859
+ case 470:
+#line 1646 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2858 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 470:
-#line 1647 "dhcp4_parser.yy" // lalr1.cc:859
+ case 471:
+#line 1648 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("generated-prefix", s);
#line 2868 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 471:
-#line 1655 "dhcp4_parser.yy" // lalr1.cc:859
+ case 472:
+#line 1656 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2876 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 472:
-#line 1657 "dhcp4_parser.yy" // lalr1.cc:859
+ case 473:
+#line 1658 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Dhcp6", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2885 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 473:
-#line 1662 "dhcp4_parser.yy" // lalr1.cc:859
+ case 474:
+#line 1663 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2893 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 474:
-#line 1664 "dhcp4_parser.yy" // lalr1.cc:859
+ case 475:
+#line 1665 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("DhcpDdns", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2902 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 475:
-#line 1669 "dhcp4_parser.yy" // lalr1.cc:859
+ case 476:
+#line 1670 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2910 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 476:
-#line 1671 "dhcp4_parser.yy" // lalr1.cc:859
+ case 477:
+#line 1672 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Control-agent", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2919 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 477:
-#line 1681 "dhcp4_parser.yy" // lalr1.cc:859
+ case 478:
+#line 1682 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("Logging", m);
#line 2930 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 478:
-#line 1686 "dhcp4_parser.yy" // lalr1.cc:859
+ case 479:
+#line 1687 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2939 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 482:
-#line 1703 "dhcp4_parser.yy" // lalr1.cc:859
+ case 483:
+#line 1704 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("loggers", l);
#line 2950 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 483:
-#line 1708 "dhcp4_parser.yy" // lalr1.cc:859
+ case 484:
+#line 1709 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2959 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 486:
-#line 1720 "dhcp4_parser.yy" // lalr1.cc:859
+ case 487:
+#line 1721 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(l);
#line 2969 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 487:
-#line 1724 "dhcp4_parser.yy" // lalr1.cc:859
+ case 488:
+#line 1725 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2977 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 495:
-#line 1739 "dhcp4_parser.yy" // lalr1.cc:859
+ case 496:
+#line 1740 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr dl(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("debuglevel", dl);
#line 2986 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 496:
-#line 1744 "dhcp4_parser.yy" // lalr1.cc:859
+ case 497:
+#line 1745 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2994 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 497:
-#line 1746 "dhcp4_parser.yy" // lalr1.cc:859
+ case 498:
+#line 1747 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("severity", sev);
#line 3004 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 498:
-#line 1752 "dhcp4_parser.yy" // lalr1.cc:859
+ case 499:
+#line 1753 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output_options", l);
#line 3015 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 499:
-#line 1757 "dhcp4_parser.yy" // lalr1.cc:859
+ case 500:
+#line 1758 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 3024 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 502:
-#line 1766 "dhcp4_parser.yy" // lalr1.cc:859
+ case 503:
+#line 1767 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 3034 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 503:
-#line 1770 "dhcp4_parser.yy" // lalr1.cc:859
+ case 504:
+#line 1771 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 3042 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 510:
-#line 1784 "dhcp4_parser.yy" // lalr1.cc:859
+ case 511:
+#line 1785 "dhcp4_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 3050 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 511:
-#line 1786 "dhcp4_parser.yy" // lalr1.cc:859
+ case 512:
+#line 1787 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output", sev);
#line 3060 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 512:
-#line 1792 "dhcp4_parser.yy" // lalr1.cc:859
+ case 513:
+#line 1793 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr flush(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush", flush);
#line 3069 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 513:
-#line 1797 "dhcp4_parser.yy" // lalr1.cc:859
+ case 514:
+#line 1798 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr maxsize(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxsize", maxsize);
#line 3078 "dhcp4_parser.cc" // lalr1.cc:859
break;
- case 514:
-#line 1802 "dhcp4_parser.yy" // lalr1.cc:859
+ case 515:
+#line 1803 "dhcp4_parser.yy" // lalr1.cc:859
{
ElementPtr maxver(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxver", maxver);
const short int
Dhcp4Parser::yypact_[] =
{
- 119, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, 33, 19, 35, 39, 54, 81, 83, 114,
- 127, 136, 149, 158, -486, -486, -486, -486, -486, -486,
+ 214, -486, -486, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, 40, 20, 35, 55, 63, 71, 90, 101,
+ 159, 175, 176, 219, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, 19, -43, 17, 30,
- 269, 18, -16, 99, 131, 79, -46, 91, -486, 166,
- 181, 231, 255, 265, -486, -486, -486, -486, -486, 267,
- -486, 32, -486, -486, -486, -486, -486, -486, -486, 270,
- 271, -486, -486, -486, 272, 279, 282, 284, -486, -486,
- -486, -486, -486, -486, -486, 285, -486, -486, -486, 42,
+ -486, -486, -486, -486, -486, -486, 20, -21, 18, 84,
+ 224, 19, 9, 109, 62, -19, 3, 153, -486, 147,
+ 207, 223, 212, 231, -486, -486, -486, -486, -486, 235,
+ -486, 53, -486, -486, -486, -486, -486, -486, -486, 261,
+ 262, -486, -486, -486, 264, 265, 266, 268, -486, -486,
+ -486, -486, -486, -486, -486, 269, -486, -486, -486, 86,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, 286, 57, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, 288, 289, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, 86, -486,
+ -486, -486, -486, 275, 96, -486, -486, -486, -486, -486,
+ -486, -486, -486, -486, -486, -486, -486, -486, 276, 277,
+ -486, -486, -486, -486, -486, -486, -486, -486, -486, 107,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, 109,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, 261, 291, -486, -486, -486,
+ 113, -486, -486, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, -486, -486, -486, -486, 239, 281, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 292, -486, -486, -486, 301, -486, -486, 299, 306,
+ -486, -486, 282, -486, -486, -486, 283, -486, -486, 280,
+ 287, -486, -486, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, 288, 291, -486, -486, -486, -486, 294, 300,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 308, 309, -486, -486, -486, -486, 302, 311, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, 165,
- -486, -486, -486, 312, -486, -486, 314, -486, 315, 316,
- -486, -486, 318, 319, 320, -486, -486, -486, 209, -486,
+ 140, -486, -486, -486, 302, -486, -486, 304, -486, 306,
+ 307, -486, -486, 309, 310, 311, -486, -486, -486, 148,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, 19, 19, -486, 184, 322,
- 323, 324, 325, 327, -486, 17, -486, 328, 189, 190,
- 331, 332, 333, 196, 197, 198, 199, 338, 339, 340,
- 341, 342, 343, 344, 207, 346, 347, 30, -486, 348,
- 349, 210, 269, -486, 66, 351, 352, 356, 357, 358,
- 359, 360, 223, 224, 362, 363, 365, 366, 18, -486,
- 367, 368, -16, -486, 369, 370, 371, 372, 373, 374,
- 375, 376, 377, 378, -486, 99, 379, 380, 243, 382,
- 383, 384, 245, -486, 131, 386, 247, 248, -486, 79,
- 389, 390, -17, -486, 251, 392, 393, 256, 395, 260,
- 262, 396, 397, 263, 264, 266, 399, 401, 91, -486,
- -486, -486, 402, 404, 405, 19, 19, 19, -486, 406,
- -486, -486, 268, 407, 408, -486, -486, -486, -486, 411,
- 412, 413, 414, 415, 416, 417, -486, 418, 419, -486,
- 422, 60, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 420, 426, -486, -486, -486, 281, 290, 293, 425,
- 294, 295, 296, -486, -486, 142, 297, 427, 433, -486,
- 300, 435, -486, 305, 310, 422, 317, 326, 329, 330,
- 334, 335, 336, -486, 337, 345, -486, 350, 353, 354,
- -486, -486, 355, -486, -486, -486, 361, 19, -486, -486,
- 364, 381, -486, 385, -486, -486, 14, 387, -486, -486,
- -486, 25, 388, -486, 19, 30, 304, -486, -486, -486,
- 269, -486, 73, 73, 436, 440, 443, 128, 23, 445,
- 61, 41, 91, -486, -486, -486, -486, -486, 429, -486,
- 66, -486, -486, -486, 446, -486, -486, -486, -486, -486,
- -486, -486, -486, 448, 398, -486, -486, -486, -486, -486,
+ -486, -486, -486, -486, -486, -486, 20, 20, -486, 150,
+ 313, 315, 316, 317, 319, -486, 18, -486, 320, 160,
+ 181, 322, 323, 324, 187, 188, 190, 191, 330, 331,
+ 332, 333, 334, 335, 336, 217, 351, 352, 84, -486,
+ 353, 354, 218, 224, -486, 24, 356, 357, 359, 360,
+ 361, 362, 363, 364, 228, 229, 365, 367, 368, 370,
+ 19, -486, 371, 9, -486, 372, 373, 374, 375, 376,
+ 377, 378, 379, 380, 381, -486, 109, 382, 383, 246,
+ 385, 386, 387, 248, -486, 62, 389, 250, 251, -486,
+ -19, 392, 393, 6, -486, 254, 395, 396, 259, 398,
+ 263, 267, 399, 400, 270, 271, 272, 402, 403, 153,
+ -486, -486, -486, 404, 405, 406, 20, 20, 20, -486,
+ 410, -486, -486, 278, 411, 413, -486, -486, -486, -486,
+ 416, 417, 419, 420, 421, 422, 423, -486, 424, 425,
+ -486, 428, 120, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, 426, 407, -486, -486, -486, 295, 296, 297,
+ 430, 432, 301, 303, 312, -486, -486, 208, 318, 436,
+ 440, -486, 321, -486, 325, 327, 428, 328, 337, 338,
+ 339, 340, 341, 342, -486, 343, 344, -486, 345, 346,
+ 347, -486, -486, 348, -486, -486, -486, 349, 20, -486,
+ -486, 350, 355, -486, 358, -486, -486, 21, 298, -486,
+ -486, -486, 78, 366, -486, 20, 84, 329, -486, -486,
+ -486, 224, -486, 17, 17, 444, 445, 447, 121, 32,
+ 449, 50, 80, 153, -486, -486, -486, -486, -486, 439,
+ -486, 24, -486, -486, -486, 450, -486, -486, -486, -486,
+ -486, -486, -486, -486, -486, -486, 451, 390, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 215, -486, 216, -486, -486, 218, -486, -486, -486,
- -486, 453, 455, 456, 457, 459, -486, -486, -486, 219,
+ -486, -486, 165, -486, 171, -486, -486, 197, -486, -486,
+ -486, -486, 456, 457, 460, 461, 467, -486, -486, -486,
+ 199, -486, -486, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, -486, -486, 201, -486, 469, 470, -486, -486,
+ 471, 473, -486, -486, 486, 490, -486, -486, -486, -486,
+ -486, -486, 106, -486, -486, -486, -486, -486, -486, -486,
+ 146, -486, 488, 492, -486, 493, 494, 496, 497, 498,
+ 499, 203, -486, -486, -486, -486, -486, -486, -486, -486,
+ -486, 205, -486, -486, -486, 209, 369, 384, -486, -486,
+ 500, 501, -486, -486, 502, 506, -486, -486, 503, -486,
+ 508, 329, -486, -486, 509, 510, 511, 512, 286, 285,
+ 388, 391, 394, 513, 514, 17, -486, -486, 19, -486,
+ 444, 62, -486, 445, -19, -486, 447, 121, -486, 32,
+ -486, 3, -486, 449, 397, 401, 408, 409, 412, 414,
+ 50, -486, 515, 516, 80, -486, -486, -486, 517, 518,
+ -486, 9, -486, 450, 109, -486, 451, 520, -486, 521,
+ -486, 216, 418, 427, 429, -486, -486, -486, -486, -486,
+ 431, 433, -486, 213, -486, 519, -486, 523, -486, -486,
+ -486, 215, -486, -486, -486, -486, -486, -486, -486, -486,
+ 434, 435, -486, -486, 437, 221, -486, 524, -486, 438,
+ 522, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, 222, -486, 458, 462, -486, -486, 466,
- 465, -486, -486, 468, 476, -486, -486, -486, -486, -486,
- -486, 28, -486, -486, -486, -486, -486, -486, -486, 151,
- -486, 475, 479, -486, 480, 481, 483, 484, 485, 486,
- 225, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- 226, -486, -486, -486, 228, 391, 394, -486, -486, 477,
- 489, -486, -486, 487, 494, -486, -486, 490, -486, 495,
- 304, -486, -486, 497, 499, 500, 502, 400, 403, 409,
- 410, 421, 503, 504, 73, -486, -486, 18, -486, 436,
- 131, -486, 440, 79, -486, 443, 128, -486, 23, -486,
- -46, -486, 445, 423, 424, 428, 430, 431, 432, 61,
- -486, 505, 506, 41, -486, -486, -486, 507, 508, -486,
- -16, -486, 446, 99, -486, 448, 510, -486, 511, -486,
- 275, 434, 437, 438, -486, -486, -486, -486, -486, 439,
- 441, -486, 235, -486, 509, -486, 512, -486, -486, -486,
- 236, -486, -486, -486, -486, -486, -486, -486, -486, 442,
- 444, -486, -486, 447, 238, -486, 513, -486, 449, 516,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 239, -486, 44, 516, -486, -486, 514, -486, -486,
- -486, 257, -486, -486, -486, -486, -486, 515, 450, 520,
- 44, -486, 522, -486, 452, -486, 518, -486, -486, 258,
- -486, -70, 518, -486, -486, 524, 526, 527, 259, -486,
- -486, -486, -486, -486, -486, 529, 451, 454, 460, -70,
- -486, 463, -486, -486, -486, -486, -486
+ -486, -486, 242, -486, 49, 522, -486, -486, 529, -486,
+ -486, -486, 225, -486, -486, -486, -486, -486, 530, 415,
+ 533, 49, -486, 535, -486, 441, -486, 531, -486, -486,
+ 243, -486, -50, 531, -486, -486, 537, 538, 540, 227,
+ -486, -486, -486, -486, -486, -486, 541, 442, 443, 446,
+ -50, -486, 448, -486, -486, -486, -486, -486
};
const unsigned short int
20, 22, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 1, 39, 32, 28, 27, 24,
25, 26, 31, 3, 29, 30, 52, 5, 64, 7,
- 102, 9, 210, 11, 326, 13, 346, 15, 263, 17,
- 298, 19, 175, 21, 424, 23, 41, 35, 0, 0,
- 0, 0, 0, 348, 265, 300, 0, 0, 43, 0,
- 42, 0, 0, 36, 62, 477, 471, 473, 475, 0,
+ 102, 9, 210, 11, 327, 13, 347, 15, 264, 17,
+ 299, 19, 175, 21, 425, 23, 41, 35, 0, 0,
+ 0, 0, 0, 349, 266, 301, 0, 0, 43, 0,
+ 42, 0, 0, 36, 62, 478, 472, 474, 476, 0,
61, 0, 54, 56, 58, 59, 60, 57, 95, 0,
- 0, 365, 111, 113, 0, 0, 0, 0, 202, 255,
- 290, 153, 391, 167, 186, 0, 412, 422, 88, 0,
+ 0, 366, 111, 113, 0, 0, 0, 0, 202, 256,
+ 291, 153, 392, 167, 186, 0, 413, 423, 88, 0,
66, 68, 69, 70, 71, 85, 86, 73, 74, 75,
76, 80, 81, 72, 78, 79, 87, 77, 82, 83,
- 84, 104, 106, 0, 0, 97, 99, 100, 101, 395,
- 236, 238, 240, 318, 234, 242, 244, 0, 0, 248,
- 246, 338, 387, 233, 214, 215, 216, 228, 0, 212,
- 219, 230, 231, 232, 220, 221, 224, 226, 222, 223,
- 217, 218, 225, 229, 227, 334, 336, 333, 331, 0,
- 328, 330, 332, 367, 369, 385, 373, 375, 379, 377,
- 383, 381, 371, 364, 360, 0, 349, 350, 361, 362,
- 363, 357, 352, 358, 354, 355, 356, 359, 353, 280,
- 143, 0, 284, 282, 287, 0, 276, 277, 0, 266,
- 267, 269, 279, 270, 271, 272, 286, 273, 274, 275,
- 312, 0, 0, 310, 311, 314, 315, 0, 301, 302,
- 304, 305, 306, 307, 308, 309, 182, 184, 179, 0,
- 177, 180, 181, 0, 444, 446, 0, 449, 0, 0,
- 453, 457, 0, 0, 0, 462, 469, 442, 0, 426,
- 428, 429, 430, 431, 432, 433, 434, 435, 436, 437,
- 438, 439, 440, 441, 40, 0, 0, 33, 0, 0,
- 0, 0, 0, 0, 51, 0, 53, 0, 0, 0,
+ 84, 104, 106, 0, 0, 97, 99, 100, 101, 396,
+ 237, 239, 241, 319, 337, 235, 243, 245, 0, 0,
+ 249, 247, 339, 388, 234, 214, 215, 216, 228, 0,
+ 212, 219, 230, 231, 232, 220, 221, 224, 226, 222,
+ 223, 217, 218, 233, 225, 229, 227, 335, 334, 332,
+ 0, 329, 331, 333, 368, 370, 386, 374, 376, 380,
+ 378, 384, 382, 372, 365, 361, 0, 350, 351, 362,
+ 363, 364, 358, 353, 359, 355, 356, 357, 360, 354,
+ 281, 143, 0, 285, 283, 288, 0, 277, 278, 0,
+ 267, 268, 270, 280, 271, 272, 273, 287, 274, 275,
+ 276, 313, 0, 0, 311, 312, 315, 316, 0, 302,
+ 303, 305, 306, 307, 308, 309, 310, 182, 184, 179,
+ 0, 177, 180, 181, 0, 445, 447, 0, 450, 0,
+ 0, 454, 458, 0, 0, 0, 463, 470, 443, 0,
+ 427, 429, 430, 431, 432, 433, 434, 435, 436, 437,
+ 438, 439, 440, 441, 442, 40, 0, 0, 33, 0,
+ 0, 0, 0, 0, 0, 51, 0, 53, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 65,
+ 0, 0, 0, 0, 103, 398, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 65, 0,
- 0, 0, 0, 103, 397, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 211,
- 0, 0, 0, 327, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 347, 0, 0, 0, 0, 0,
- 0, 0, 0, 264, 0, 0, 0, 0, 299, 0,
- 0, 0, 0, 176, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 425,
- 44, 37, 0, 0, 0, 0, 0, 0, 55, 0,
- 93, 94, 0, 0, 0, 89, 90, 91, 92, 0,
- 0, 0, 0, 0, 0, 0, 411, 0, 0, 67,
- 0, 0, 110, 98, 409, 407, 408, 403, 404, 405,
- 406, 0, 398, 399, 401, 402, 0, 0, 0, 0,
- 0, 0, 0, 253, 254, 0, 0, 0, 0, 213,
- 0, 0, 329, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 351, 0, 0, 278, 0, 0, 0,
- 289, 268, 0, 316, 317, 303, 0, 0, 178, 443,
- 0, 0, 448, 0, 451, 452, 0, 0, 459, 460,
- 461, 0, 0, 427, 0, 0, 0, 472, 474, 476,
- 0, 366, 0, 0, 204, 257, 292, 0, 0, 169,
- 0, 0, 0, 45, 105, 108, 109, 107, 0, 396,
- 0, 237, 239, 241, 320, 235, 243, 245, 250, 251,
- 252, 249, 247, 340, 0, 335, 34, 337, 368, 370,
- 386, 374, 376, 380, 378, 384, 382, 372, 281, 144,
- 285, 283, 288, 313, 183, 185, 445, 447, 450, 455,
- 456, 454, 458, 464, 465, 466, 467, 468, 463, 470,
- 38, 0, 482, 0, 479, 481, 0, 130, 136, 138,
- 140, 0, 0, 0, 0, 0, 149, 151, 129, 0,
- 115, 117, 118, 119, 120, 121, 122, 123, 124, 125,
- 126, 127, 128, 0, 208, 0, 205, 206, 261, 0,
- 258, 259, 296, 0, 293, 294, 162, 163, 164, 165,
- 166, 0, 155, 157, 158, 159, 160, 161, 393, 0,
- 173, 0, 170, 171, 0, 0, 0, 0, 0, 0,
- 0, 188, 190, 191, 192, 193, 194, 195, 418, 420,
- 0, 414, 416, 417, 0, 47, 0, 400, 324, 0,
- 321, 322, 344, 0, 341, 342, 389, 0, 63, 0,
- 0, 478, 96, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 112, 114, 0, 203, 0,
- 265, 256, 0, 300, 291, 0, 0, 154, 0, 392,
- 0, 168, 0, 0, 0, 0, 0, 0, 0, 0,
- 187, 0, 0, 0, 413, 423, 49, 0, 48, 410,
- 0, 319, 0, 348, 339, 0, 0, 388, 0, 480,
- 0, 0, 0, 0, 142, 145, 146, 147, 148, 0,
- 0, 116, 0, 207, 0, 260, 0, 295, 156, 394,
- 0, 172, 196, 197, 198, 199, 200, 201, 189, 0,
- 0, 415, 46, 0, 0, 323, 0, 343, 0, 0,
- 132, 133, 134, 135, 131, 137, 139, 141, 150, 152,
- 209, 262, 297, 174, 419, 421, 50, 325, 345, 390,
- 486, 0, 484, 0, 0, 483, 498, 0, 496, 494,
- 490, 0, 488, 492, 493, 491, 485, 0, 0, 0,
- 0, 487, 0, 495, 0, 489, 0, 497, 502, 0,
- 500, 0, 0, 499, 510, 0, 0, 0, 0, 504,
- 506, 507, 508, 509, 501, 0, 0, 0, 0, 0,
- 503, 0, 512, 513, 514, 505, 511
+ 0, 211, 0, 0, 328, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 348, 0, 0, 0, 0,
+ 0, 0, 0, 0, 265, 0, 0, 0, 0, 300,
+ 0, 0, 0, 0, 176, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 426, 44, 37, 0, 0, 0, 0, 0, 0, 55,
+ 0, 93, 94, 0, 0, 0, 89, 90, 91, 92,
+ 0, 0, 0, 0, 0, 0, 0, 412, 0, 0,
+ 67, 0, 0, 110, 98, 410, 408, 409, 404, 405,
+ 406, 407, 0, 399, 400, 402, 403, 0, 0, 0,
+ 0, 0, 0, 0, 0, 254, 255, 0, 0, 0,
+ 0, 213, 0, 330, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 352, 0, 0, 279, 0, 0,
+ 0, 290, 269, 0, 317, 318, 304, 0, 0, 178,
+ 444, 0, 0, 449, 0, 452, 453, 0, 0, 460,
+ 461, 462, 0, 0, 428, 0, 0, 0, 473, 475,
+ 477, 0, 367, 0, 0, 204, 258, 293, 0, 0,
+ 169, 0, 0, 0, 45, 105, 108, 109, 107, 0,
+ 397, 0, 238, 240, 242, 321, 34, 338, 236, 244,
+ 246, 251, 252, 253, 250, 248, 341, 0, 336, 369,
+ 371, 387, 375, 377, 381, 379, 385, 383, 373, 282,
+ 144, 286, 284, 289, 314, 183, 185, 446, 448, 451,
+ 456, 457, 455, 459, 465, 466, 467, 468, 469, 464,
+ 471, 38, 0, 483, 0, 480, 482, 0, 130, 136,
+ 138, 140, 0, 0, 0, 0, 0, 149, 151, 129,
+ 0, 115, 117, 118, 119, 120, 121, 122, 123, 124,
+ 125, 126, 127, 128, 0, 208, 0, 205, 206, 262,
+ 0, 259, 260, 297, 0, 294, 295, 162, 163, 164,
+ 165, 166, 0, 155, 157, 158, 159, 160, 161, 394,
+ 0, 173, 0, 170, 171, 0, 0, 0, 0, 0,
+ 0, 0, 188, 190, 191, 192, 193, 194, 195, 419,
+ 421, 0, 415, 417, 418, 0, 47, 0, 401, 325,
+ 0, 322, 323, 345, 0, 342, 343, 390, 0, 63,
+ 0, 0, 479, 96, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 112, 114, 0, 203,
+ 0, 266, 257, 0, 301, 292, 0, 0, 154, 0,
+ 393, 0, 168, 0, 0, 0, 0, 0, 0, 0,
+ 0, 187, 0, 0, 0, 414, 424, 49, 0, 48,
+ 411, 0, 320, 0, 349, 340, 0, 0, 389, 0,
+ 481, 0, 0, 0, 0, 142, 145, 146, 147, 148,
+ 0, 0, 116, 0, 207, 0, 261, 0, 296, 156,
+ 395, 0, 172, 196, 197, 198, 199, 200, 201, 189,
+ 0, 0, 416, 46, 0, 0, 324, 0, 344, 0,
+ 0, 132, 133, 134, 135, 131, 137, 139, 141, 150,
+ 152, 209, 263, 298, 174, 420, 422, 50, 326, 346,
+ 391, 487, 0, 485, 0, 0, 484, 499, 0, 497,
+ 495, 491, 0, 489, 493, 494, 492, 486, 0, 0,
+ 0, 0, 488, 0, 496, 0, 490, 0, 498, 503,
+ 0, 501, 0, 0, 500, 511, 0, 0, 0, 0,
+ 505, 507, 508, 509, 510, 502, 0, 0, 0, 0,
+ 0, 504, 0, 513, 514, 515, 506, 512
};
const short int
Dhcp4Parser::yypgoto_[] =
{
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -38, -486, 64, -486, -486, -486, -486,
- -486, -486, -486, -486, 82, -486, -486, -486, -58, -486,
- -486, -486, 217, -486, -486, -486, -486, 43, 227, -60,
- -59, -40, -486, -486, -39, -486, -486, 34, 214, -486,
+ -486, -486, -486, -55, -486, 64, -486, -486, -486, -486,
+ -486, -486, -486, -486, 66, -486, -486, -486, -58, -486,
+ -486, -486, 232, -486, -486, -486, -486, 51, 230, -43,
+ -41, -40, -486, -486, -39, -486, -486, 45, 226, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, 36, -144, -486, -486, -486, -486, -486, -486, -486,
+ -486, 48, -132, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -54, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -155, -486, -486, -486,
- -486, -486, -486, -486, -486, -486, -159, -486, -486, -486,
- -154, 173, -486, -486, -486, -486, -486, -486, -486, -161,
+ -486, -486, -486, -486, -486, -486, -142, -486, -486, -486,
+ -486, -486, -486, -486, -486, -486, -145, -486, -486, -486,
+ -141, 189, -486, -486, -486, -486, -486, -486, -486, -149,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -140, -486, -486, -486, -137, 220, -486, -486, -486, -486,
+ -127, -486, -486, -486, -124, 233, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -485, -486,
- -486, -486, -486, -486, -486, -486, -486, -486, -486, -139,
- -486, -486, -486, -138, -486, 191, -486, -52, -486, -486,
+ -486, -486, -486, -486, -486, -486, -486, -486, -486, -128,
+ -486, -486, -486, -125, -486, 202, -486, -52, -486, -486,
-486, -486, -486, -48, -486, -486, -486, -486, -486, -47,
- -486, -486, -486, -136, -486, -486, -486, -133, -486, 187,
+ -486, -486, -486, -119, -486, -486, -486, -123, -486, 210,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -165, -486, -486, -486, -158, 229, -486, -486, -486,
- -486, -486, -486, -486, -486, -164, -486, -486, -486, -156,
- -486, 213, -51, -486, -305, -486, -304, -486, -486, -486,
+ -486, -154, -486, -486, -486, -140, 240, -486, -486, -60,
+ -486, -486, -486, -486, -486, -139, -486, -486, -486, -134,
+ -486, 236, -51, -486, -306, -486, -302, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, 49, -486, -486, -486, -486, -486,
- -486, -486, -149, -486, -486, -486, -486, -486, -486, -486,
- -486, 65, 188, -486, -486, -486, -486, -486, -486, -486,
+ -486, -486, -486, -486, 70, -486, -486, -486, -486, -486,
+ -486, -486, -130, -486, -486, -486, -486, -486, -486, -486,
+ -486, 81, 204, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
-486, -486, -486, -486, -486, -486, -486, -486, -486, -486,
- -486, -486, -486, -486, -486, -89, -486, -486, -486, -210,
- -486, -486, -224, -486, -486, -486, -486, -486, -486, -235,
- -486, -486, -250, -486, -486, -486, -486, -486
+ -486, -486, -486, -486, -486, -76, -486, -486, -486, -199,
+ -486, -486, -214, -486, -486, -486, -486, -486, -486, -225,
+ -486, -486, -241, -486, -486, -486, -486, -486
};
const short int
Dhcp4Parser::yydefgoto_[] =
{
-1, 12, 13, 14, 15, 16, 17, 18, 19, 20,
- 21, 22, 23, 32, 33, 34, 57, 537, 72, 73,
- 35, 56, 69, 70, 514, 655, 717, 718, 108, 37,
- 58, 81, 82, 83, 289, 39, 59, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 297, 134, 135, 41,
- 60, 136, 319, 137, 320, 517, 138, 118, 301, 119,
- 302, 589, 590, 591, 673, 774, 592, 674, 593, 675,
- 594, 676, 595, 217, 357, 597, 598, 599, 600, 601,
- 682, 602, 683, 120, 310, 621, 622, 623, 624, 625,
- 626, 627, 121, 312, 631, 632, 633, 700, 53, 66,
- 249, 250, 251, 370, 252, 371, 122, 313, 640, 641,
- 642, 643, 644, 645, 646, 647, 123, 307, 605, 606,
- 607, 687, 43, 61, 158, 159, 160, 329, 161, 325,
- 162, 326, 163, 327, 164, 330, 165, 331, 166, 335,
- 167, 334, 531, 168, 169, 124, 308, 609, 610, 611,
- 690, 49, 64, 218, 219, 220, 221, 222, 223, 224,
- 356, 225, 360, 226, 359, 227, 228, 361, 229, 125,
- 309, 613, 614, 615, 693, 51, 65, 237, 238, 239,
- 240, 241, 365, 242, 243, 244, 245, 171, 328, 659,
- 660, 661, 720, 45, 62, 179, 180, 181, 340, 182,
- 341, 172, 336, 663, 664, 665, 723, 47, 63, 195,
- 196, 197, 126, 300, 199, 344, 200, 345, 201, 353,
- 202, 347, 203, 348, 204, 350, 205, 349, 206, 352,
- 207, 351, 208, 346, 174, 337, 667, 726, 127, 311,
- 629, 324, 431, 432, 433, 434, 435, 518, 128, 129,
- 315, 650, 651, 652, 711, 653, 712, 130, 316, 55,
- 67, 268, 269, 270, 271, 375, 272, 376, 273, 274,
- 378, 275, 276, 277, 381, 561, 278, 382, 279, 280,
- 281, 282, 386, 568, 283, 387, 84, 291, 85, 292,
- 86, 293, 87, 290, 573, 574, 575, 669, 791, 792,
- 793, 801, 802, 803, 804, 809, 805, 807, 819, 820,
- 821, 828, 829, 830, 835, 831, 832, 833
+ 21, 22, 23, 32, 33, 34, 57, 527, 72, 73,
+ 35, 56, 69, 70, 515, 656, 718, 719, 108, 37,
+ 58, 81, 82, 83, 290, 39, 59, 109, 110, 111,
+ 112, 113, 114, 115, 116, 117, 298, 134, 135, 41,
+ 60, 136, 320, 137, 321, 518, 138, 118, 302, 119,
+ 303, 590, 591, 592, 674, 775, 593, 675, 594, 676,
+ 595, 677, 596, 218, 358, 598, 599, 600, 601, 602,
+ 683, 603, 684, 120, 311, 622, 623, 624, 625, 626,
+ 627, 628, 121, 313, 632, 633, 634, 701, 53, 66,
+ 250, 251, 252, 371, 253, 372, 122, 314, 641, 642,
+ 643, 644, 645, 646, 647, 648, 123, 308, 606, 607,
+ 608, 688, 43, 61, 159, 160, 161, 331, 162, 326,
+ 163, 327, 164, 328, 165, 332, 166, 333, 167, 337,
+ 168, 336, 534, 169, 170, 124, 309, 610, 611, 612,
+ 691, 49, 64, 219, 220, 221, 222, 223, 224, 225,
+ 357, 226, 361, 227, 360, 228, 229, 362, 230, 125,
+ 310, 614, 615, 616, 694, 51, 65, 238, 239, 240,
+ 241, 242, 366, 243, 244, 245, 246, 172, 329, 660,
+ 661, 662, 721, 45, 62, 180, 181, 182, 342, 173,
+ 330, 174, 338, 664, 665, 666, 724, 47, 63, 196,
+ 197, 198, 126, 301, 200, 345, 201, 346, 202, 354,
+ 203, 348, 204, 349, 205, 351, 206, 350, 207, 353,
+ 208, 352, 209, 347, 176, 339, 668, 727, 127, 312,
+ 630, 325, 432, 433, 434, 435, 436, 519, 128, 129,
+ 316, 651, 652, 653, 712, 654, 713, 130, 317, 55,
+ 67, 269, 270, 271, 272, 376, 273, 377, 274, 275,
+ 379, 276, 277, 278, 382, 562, 279, 383, 280, 281,
+ 282, 283, 387, 569, 284, 388, 84, 292, 85, 293,
+ 86, 294, 87, 291, 574, 575, 576, 670, 792, 793,
+ 794, 802, 803, 804, 805, 810, 806, 808, 820, 821,
+ 822, 829, 830, 831, 836, 832, 833, 834
};
const unsigned short int
Dhcp4Parser::yytable_[] =
{
- 80, 154, 155, 153, 177, 193, 216, 233, 248, 267,
- 173, 234, 198, 235, 170, 178, 194, 236, 68, 429,
- 430, 156, 157, 628, 25, 139, 26, 74, 27, 559,
- 139, 696, 100, 24, 697, 295, 90, 91, 246, 247,
- 296, 88, 36, 175, 176, 317, 38, 89, 90, 91,
- 318, 824, 92, 93, 825, 826, 827, 94, 95, 96,
- 322, 40, 140, 141, 142, 323, 100, 246, 247, 94,
- 95, 96, 97, 98, 515, 516, 143, 99, 100, 144,
- 145, 146, 147, 148, 149, 91, 183, 184, 42, 338,
- 44, 150, 151, 210, 339, 79, 150, 577, 71, 152,
- 101, 102, 578, 579, 580, 581, 582, 583, 584, 585,
- 586, 587, 342, 103, 100, 210, 104, 343, 91, 183,
- 184, 46, 210, 105, 106, 79, 560, 107, 210, 230,
- 211, 212, 231, 232, 48, 75, 648, 649, 424, 563,
- 564, 565, 566, 50, 76, 77, 78, 100, 634, 635,
- 636, 637, 638, 639, 698, 209, 52, 699, 79, 79,
- 28, 29, 30, 31, 796, 54, 797, 798, 372, 567,
- 185, 79, 284, 373, 186, 187, 188, 189, 190, 191,
- 210, 192, 211, 212, 285, 79, 213, 214, 215, 253,
- 254, 255, 256, 257, 258, 259, 260, 261, 262, 263,
- 264, 265, 266, 616, 617, 618, 619, 79, 620, 528,
- 529, 530, 388, 749, 79, 429, 430, 389, 317, 670,
- 79, 322, 684, 668, 671, 684, 672, 685, 709, 713,
- 686, 388, 79, 710, 714, 286, 715, 80, 338, 372,
- 79, 342, 794, 780, 783, 795, 787, 390, 391, 1,
- 2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
- 810, 822, 839, 287, 823, 811, 425, 840, 288, 354,
- 426, 294, 79, 428, 298, 299, 303, 427, 154, 155,
- 153, 131, 132, 304, 177, 133, 305, 173, 306, 314,
- 321, 170, 332, 333, 355, 178, 358, 193, 156, 157,
- 770, 771, 772, 773, 198, 362, 216, 363, 194, 364,
- 368, 233, 366, 367, 369, 234, 374, 235, 377, 379,
- 380, 236, 383, 384, 385, 392, 393, 394, 395, 396,
- 267, 397, 399, 400, 401, 402, 403, 404, 405, 406,
- 407, 408, 409, 410, 411, 412, 413, 414, 415, 416,
- 417, 418, 420, 421, 422, 436, 437, 497, 498, 499,
- 438, 439, 440, 441, 442, 443, 445, 446, 444, 447,
- 448, 450, 451, 453, 454, 455, 456, 457, 458, 459,
- 460, 461, 462, 464, 465, 466, 467, 468, 469, 470,
- 472, 473, 474, 476, 477, 479, 480, 481, 482, 483,
- 486, 487, 484, 491, 485, 492, 494, 488, 489, 501,
- 490, 495, 496, 500, 502, 503, 504, 505, 506, 507,
- 508, 509, 521, 572, 510, 511, 512, 513, 519, 520,
- 524, 522, 533, 656, 523, 525, 526, 527, 532, 555,
- 534, 535, 26, 604, 588, 588, 538, 608, 596, 596,
- 612, 539, 630, 658, 267, 662, 570, 677, 541, 678,
- 679, 680, 425, 681, 688, 689, 426, 542, 692, 428,
- 543, 544, 691, 427, 694, 545, 546, 547, 548, 695,
- 666, 701, 702, 721, 703, 704, 549, 705, 706, 707,
- 708, 550, 722, 724, 551, 552, 553, 725, 727, 728,
- 562, 730, 554, 731, 732, 556, 733, 739, 740, 759,
- 760, 763, 398, 762, 768, 536, 769, 781, 808, 812,
- 782, 788, 557, 790, 814, 818, 558, 816, 836, 569,
- 837, 838, 716, 841, 576, 719, 423, 540, 571, 603,
- 741, 748, 734, 751, 419, 478, 750, 735, 758, 743,
- 742, 736, 744, 745, 737, 471, 475, 765, 449, 747,
- 746, 767, 764, 738, 761, 752, 753, 766, 463, 657,
- 754, 452, 755, 756, 757, 775, 493, 654, 776, 777,
- 778, 729, 779, 784, 806, 785, 815, 834, 786, 845,
- 789, 0, 813, 817, 0, 842, 843, 0, 0, 0,
- 0, 0, 844, 0, 846, 0, 0, 0, 0, 0,
+ 80, 68, 183, 154, 178, 194, 217, 234, 249, 268,
+ 175, 235, 199, 236, 171, 179, 195, 237, 155, 430,
+ 156, 157, 158, 431, 629, 25, 139, 26, 74, 27,
+ 211, 231, 212, 213, 232, 233, 560, 90, 91, 139,
+ 24, 578, 36, 91, 184, 185, 579, 580, 581, 582,
+ 583, 584, 585, 586, 587, 588, 296, 100, 94, 95,
+ 96, 297, 38, 140, 141, 142, 211, 100, 177, 144,
+ 40, 825, 100, 211, 826, 827, 828, 143, 42, 144,
+ 145, 146, 147, 148, 149, 150, 210, 247, 248, 318,
+ 247, 248, 151, 152, 319, 88, 425, 44, 211, 323,
+ 153, 89, 90, 91, 324, 151, 92, 93, 46, 697,
+ 340, 211, 698, 212, 213, 341, 343, 214, 215, 216,
+ 71, 344, 79, 94, 95, 96, 97, 98, 91, 184,
+ 185, 99, 100, 561, 516, 517, 75, 635, 636, 637,
+ 638, 639, 640, 373, 79, 76, 77, 78, 374, 699,
+ 79, 389, 700, 285, 101, 102, 390, 100, 79, 79,
+ 79, 28, 29, 30, 31, 79, 48, 103, 318, 797,
+ 104, 798, 799, 669, 671, 649, 650, 105, 106, 672,
+ 186, 107, 50, 52, 187, 188, 189, 190, 191, 192,
+ 79, 193, 564, 565, 566, 567, 617, 618, 619, 620,
+ 323, 621, 685, 79, 685, 673, 710, 686, 714, 687,
+ 286, 711, 389, 715, 750, 430, 340, 716, 373, 431,
+ 288, 781, 568, 784, 343, 79, 54, 287, 811, 788,
+ 840, 391, 392, 812, 289, 841, 131, 132, 80, 295,
+ 133, 771, 772, 773, 774, 795, 823, 355, 796, 824,
+ 79, 254, 255, 256, 257, 258, 259, 260, 261, 262,
+ 263, 264, 265, 266, 267, 299, 300, 426, 304, 305,
+ 306, 427, 307, 315, 429, 531, 532, 533, 428, 322,
+ 334, 335, 154, 183, 356, 178, 359, 363, 364, 175,
+ 365, 393, 367, 171, 79, 368, 179, 155, 194, 156,
+ 157, 158, 369, 370, 401, 199, 375, 217, 378, 195,
+ 380, 381, 234, 384, 385, 386, 235, 394, 236, 395,
+ 396, 397, 237, 398, 400, 402, 403, 404, 405, 406,
+ 407, 268, 408, 409, 410, 411, 412, 413, 414, 415,
+ 416, 498, 499, 500, 1, 2, 3, 4, 5, 6,
+ 7, 8, 9, 10, 11, 418, 419, 421, 422, 417,
+ 437, 438, 423, 439, 440, 441, 442, 443, 444, 447,
+ 445, 448, 449, 446, 450, 452, 454, 455, 456, 457,
+ 458, 459, 460, 461, 462, 463, 465, 466, 467, 468,
+ 469, 470, 471, 473, 474, 475, 477, 478, 480, 481,
+ 482, 483, 484, 487, 488, 485, 492, 493, 495, 486,
+ 521, 563, 496, 497, 489, 490, 491, 501, 503, 502,
+ 504, 505, 506, 556, 507, 508, 509, 510, 735, 736,
+ 511, 512, 513, 514, 520, 525, 522, 523, 524, 26,
+ 571, 536, 528, 657, 529, 589, 589, 537, 573, 597,
+ 597, 605, 609, 530, 613, 268, 631, 659, 663, 535,
+ 678, 679, 538, 426, 680, 681, 539, 427, 540, 542,
+ 429, 682, 667, 690, 428, 689, 693, 692, 543, 544,
+ 545, 546, 547, 548, 549, 550, 551, 552, 553, 554,
+ 555, 557, 695, 696, 702, 703, 558, 704, 705, 559,
+ 706, 707, 708, 709, 723, 526, 722, 570, 725, 726,
+ 717, 728, 729, 731, 732, 733, 734, 740, 741, 760,
+ 761, 764, 541, 763, 769, 720, 770, 782, 399, 791,
+ 737, 783, 789, 809, 813, 738, 739, 815, 819, 753,
+ 817, 837, 838, 754, 839, 842, 577, 572, 420, 424,
+ 755, 756, 604, 742, 757, 749, 758, 814, 752, 776,
+ 751, 759, 479, 744, 743, 746, 745, 472, 777, 766,
+ 778, 747, 779, 451, 780, 785, 786, 748, 787, 790,
+ 476, 765, 818, 453, 762, 844, 843, 768, 845, 847,
+ 767, 658, 464, 494, 655, 730, 807, 816, 835, 846,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 588, 154, 155, 153,
- 596, 0, 216, 0, 0, 233, 173, 0, 0, 234,
- 170, 235, 248, 0, 0, 236, 0, 156, 157, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 177, 0, 0, 193, 0, 0, 0, 0,
- 0, 0, 198, 178, 0, 0, 194, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 589, 0, 0,
+ 154, 597, 0, 217, 0, 0, 234, 175, 0, 0,
+ 235, 171, 236, 249, 0, 155, 237, 156, 157, 158,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 183, 0, 178, 0, 0, 194, 0, 0, 0,
+ 0, 0, 0, 199, 179, 0, 0, 195, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 799, 0, 0, 0, 800,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 799, 0, 0, 0, 800
+ 0, 0, 0, 0, 0, 0, 800, 0, 0, 0,
+ 801, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 800, 0, 0, 0, 801
};
const short int
Dhcp4Parser::yycheck_[] =
{
- 58, 61, 61, 61, 62, 63, 64, 65, 66, 67,
- 61, 65, 63, 65, 61, 62, 63, 65, 56, 324,
- 324, 61, 61, 508, 5, 7, 7, 10, 9, 15,
- 7, 3, 48, 0, 6, 3, 18, 19, 84, 85,
- 8, 11, 7, 59, 60, 3, 7, 17, 18, 19,
- 8, 121, 22, 23, 124, 125, 126, 39, 40, 41,
- 3, 7, 44, 45, 46, 8, 48, 84, 85, 39,
- 40, 41, 42, 43, 14, 15, 58, 47, 48, 61,
- 62, 63, 64, 65, 66, 19, 20, 21, 7, 3,
- 7, 73, 74, 49, 8, 141, 73, 24, 141, 81,
- 70, 71, 29, 30, 31, 32, 33, 34, 35, 36,
- 37, 38, 3, 83, 48, 49, 86, 8, 19, 20,
- 21, 7, 49, 93, 94, 141, 112, 97, 49, 50,
- 51, 52, 53, 54, 7, 118, 95, 96, 72, 114,
- 115, 116, 117, 7, 127, 128, 129, 48, 87, 88,
- 89, 90, 91, 92, 3, 24, 7, 6, 141, 141,
- 141, 142, 143, 144, 120, 7, 122, 123, 3, 144,
- 71, 141, 6, 8, 75, 76, 77, 78, 79, 80,
- 49, 82, 51, 52, 3, 141, 55, 56, 57, 98,
- 99, 100, 101, 102, 103, 104, 105, 106, 107, 108,
- 109, 110, 111, 75, 76, 77, 78, 141, 80, 67,
- 68, 69, 3, 698, 141, 520, 520, 8, 3, 3,
- 141, 3, 3, 8, 8, 3, 8, 8, 3, 3,
- 8, 3, 141, 8, 8, 4, 8, 295, 3, 3,
- 141, 3, 3, 8, 8, 6, 8, 285, 286, 130,
- 131, 132, 133, 134, 135, 136, 137, 138, 139, 140,
- 3, 3, 3, 8, 6, 8, 324, 8, 3, 8,
- 324, 4, 141, 324, 4, 4, 4, 324, 338, 338,
- 338, 12, 13, 4, 342, 16, 4, 338, 4, 4,
- 4, 338, 4, 4, 3, 342, 4, 355, 338, 338,
- 25, 26, 27, 28, 355, 4, 364, 8, 355, 3,
- 8, 369, 4, 4, 3, 369, 4, 369, 4, 4,
- 4, 369, 4, 4, 4, 141, 4, 4, 4, 4,
- 388, 4, 4, 144, 144, 4, 4, 4, 142, 142,
- 142, 142, 4, 4, 4, 4, 4, 4, 4, 142,
- 4, 4, 4, 4, 144, 4, 4, 395, 396, 397,
- 4, 4, 4, 4, 4, 142, 4, 4, 144, 4,
- 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 4, 4, 142, 4, 4, 4, 144,
- 4, 144, 144, 4, 4, 144, 4, 4, 142, 4,
- 4, 4, 142, 4, 142, 4, 4, 144, 144, 141,
- 144, 7, 7, 7, 7, 7, 5, 5, 5, 5,
- 5, 5, 141, 119, 7, 7, 7, 5, 8, 3,
- 5, 141, 5, 4, 141, 141, 141, 141, 141, 477,
- 7, 141, 7, 7, 502, 503, 141, 7, 502, 503,
- 7, 141, 7, 7, 512, 7, 494, 4, 141, 4,
- 4, 4, 520, 4, 6, 3, 520, 141, 3, 520,
- 141, 141, 6, 520, 6, 141, 141, 141, 141, 3,
- 82, 6, 3, 6, 4, 4, 141, 4, 4, 4,
- 4, 141, 3, 6, 141, 141, 141, 3, 8, 4,
- 113, 4, 141, 4, 4, 141, 4, 4, 4, 4,
- 4, 3, 295, 6, 4, 451, 5, 8, 4, 4,
- 8, 8, 141, 7, 4, 7, 141, 5, 4, 141,
- 4, 4, 141, 4, 500, 141, 322, 455, 495, 503,
- 684, 696, 142, 702, 317, 372, 700, 144, 709, 689,
- 687, 142, 690, 692, 144, 364, 369, 722, 338, 695,
- 693, 725, 720, 142, 713, 142, 142, 723, 355, 520,
- 142, 342, 142, 142, 142, 141, 388, 512, 141, 141,
- 141, 670, 141, 141, 794, 141, 810, 822, 141, 839,
- 141, -1, 142, 141, -1, 144, 142, -1, -1, -1,
- -1, -1, 142, -1, 141, -1, -1, -1, -1, -1,
+ 58, 56, 62, 61, 62, 63, 64, 65, 66, 67,
+ 61, 65, 63, 65, 61, 62, 63, 65, 61, 325,
+ 61, 61, 61, 325, 509, 5, 7, 7, 10, 9,
+ 49, 50, 51, 52, 53, 54, 15, 18, 19, 7,
+ 0, 24, 7, 19, 20, 21, 29, 30, 31, 32,
+ 33, 34, 35, 36, 37, 38, 3, 48, 39, 40,
+ 41, 8, 7, 44, 45, 46, 49, 48, 59, 60,
+ 7, 121, 48, 49, 124, 125, 126, 58, 7, 60,
+ 61, 62, 63, 64, 65, 66, 24, 84, 85, 3,
+ 84, 85, 73, 74, 8, 11, 72, 7, 49, 3,
+ 81, 17, 18, 19, 8, 73, 22, 23, 7, 3,
+ 3, 49, 6, 51, 52, 8, 3, 55, 56, 57,
+ 141, 8, 141, 39, 40, 41, 42, 43, 19, 20,
+ 21, 47, 48, 112, 14, 15, 118, 87, 88, 89,
+ 90, 91, 92, 3, 141, 127, 128, 129, 8, 3,
+ 141, 3, 6, 6, 70, 71, 8, 48, 141, 141,
+ 141, 141, 142, 143, 144, 141, 7, 83, 3, 120,
+ 86, 122, 123, 8, 3, 95, 96, 93, 94, 8,
+ 71, 97, 7, 7, 75, 76, 77, 78, 79, 80,
+ 141, 82, 114, 115, 116, 117, 75, 76, 77, 78,
+ 3, 80, 3, 141, 3, 8, 3, 8, 3, 8,
+ 3, 8, 3, 8, 699, 521, 3, 8, 3, 521,
+ 8, 8, 144, 8, 3, 141, 7, 4, 3, 8,
+ 3, 286, 287, 8, 3, 8, 12, 13, 296, 4,
+ 16, 25, 26, 27, 28, 3, 3, 8, 6, 6,
+ 141, 98, 99, 100, 101, 102, 103, 104, 105, 106,
+ 107, 108, 109, 110, 111, 4, 4, 325, 4, 4,
+ 4, 325, 4, 4, 325, 67, 68, 69, 325, 4,
+ 4, 4, 340, 343, 3, 343, 4, 4, 8, 340,
+ 3, 141, 4, 340, 141, 4, 343, 340, 356, 340,
+ 340, 340, 8, 3, 144, 356, 4, 365, 4, 356,
+ 4, 4, 370, 4, 4, 4, 370, 4, 370, 4,
+ 4, 4, 370, 4, 4, 144, 4, 4, 4, 142,
+ 142, 389, 142, 142, 4, 4, 4, 4, 4, 4,
+ 4, 396, 397, 398, 130, 131, 132, 133, 134, 135,
+ 136, 137, 138, 139, 140, 4, 4, 4, 4, 142,
+ 4, 4, 144, 4, 4, 4, 4, 4, 4, 4,
+ 142, 4, 4, 144, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 142, 4,
+ 4, 4, 144, 4, 144, 144, 4, 4, 144, 4,
+ 4, 142, 4, 4, 4, 142, 4, 4, 4, 142,
+ 3, 113, 7, 7, 144, 144, 144, 7, 7, 141,
+ 7, 5, 5, 478, 5, 5, 5, 5, 142, 144,
+ 7, 7, 7, 5, 8, 5, 141, 141, 141, 7,
+ 495, 5, 141, 4, 141, 503, 504, 7, 119, 503,
+ 504, 7, 7, 141, 7, 513, 7, 7, 7, 141,
+ 4, 4, 141, 521, 4, 4, 141, 521, 141, 141,
+ 521, 4, 82, 3, 521, 6, 3, 6, 141, 141,
+ 141, 141, 141, 141, 141, 141, 141, 141, 141, 141,
+ 141, 141, 6, 3, 6, 3, 141, 4, 4, 141,
+ 4, 4, 4, 4, 3, 441, 6, 141, 6, 3,
+ 141, 8, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 3, 456, 6, 4, 141, 5, 8, 296, 7,
+ 142, 8, 8, 4, 4, 144, 142, 4, 7, 142,
+ 5, 4, 4, 142, 4, 4, 501, 496, 318, 323,
+ 142, 142, 504, 685, 142, 697, 142, 142, 703, 141,
+ 701, 710, 373, 690, 688, 693, 691, 365, 141, 723,
+ 141, 694, 141, 340, 141, 141, 141, 696, 141, 141,
+ 370, 721, 141, 343, 714, 142, 144, 726, 142, 141,
+ 724, 521, 356, 389, 513, 671, 795, 811, 823, 840,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, 684, 687, 687, 687,
- 684, -1, 690, -1, -1, 693, 687, -1, -1, 693,
- 687, 693, 700, -1, -1, 693, -1, 687, 687, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, 720, -1, -1, 723, -1, -1, -1, -1,
- -1, -1, 723, 720, -1, -1, 723, -1, -1, -1,
+ -1, -1, -1, -1, -1, -1, -1, 685, -1, -1,
+ 688, 685, -1, 691, -1, -1, 694, 688, -1, -1,
+ 694, 688, 694, 701, -1, 688, 694, 688, 688, 688,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+ -1, 721, -1, 721, -1, -1, 724, -1, -1, -1,
+ -1, -1, -1, 724, 721, -1, -1, 724, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, 793, -1, -1, -1, 793,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, 810, -1, -1, -1, 810
+ -1, -1, -1, -1, -1, -1, 794, -1, -1, -1,
+ 794, -1, -1, -1, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, 811, -1, -1, -1, 811
};
const unsigned short int
183, 184, 185, 186, 187, 188, 189, 190, 202, 204,
228, 237, 251, 261, 290, 314, 357, 383, 393, 394,
402, 12, 13, 16, 192, 193, 196, 198, 201, 7,
- 44, 45, 46, 58, 61, 62, 63, 64, 65, 66,
- 73, 74, 81, 173, 184, 185, 186, 189, 269, 270,
- 271, 273, 275, 277, 279, 281, 283, 285, 288, 289,
- 314, 332, 346, 357, 379, 59, 60, 173, 314, 340,
- 341, 342, 344, 20, 21, 71, 75, 76, 77, 78,
- 79, 80, 82, 173, 314, 354, 355, 356, 357, 359,
- 361, 363, 365, 367, 369, 371, 373, 375, 377, 24,
- 49, 51, 52, 55, 56, 57, 173, 218, 298, 299,
- 300, 301, 302, 303, 304, 306, 308, 310, 311, 313,
- 50, 53, 54, 173, 218, 302, 308, 322, 323, 324,
- 325, 326, 328, 329, 330, 331, 84, 85, 173, 245,
- 246, 247, 249, 98, 99, 100, 101, 102, 103, 104,
- 105, 106, 107, 108, 109, 110, 111, 173, 406, 407,
- 408, 409, 411, 413, 414, 416, 417, 418, 421, 423,
- 424, 425, 426, 429, 6, 3, 4, 8, 3, 179,
- 438, 432, 434, 436, 4, 3, 8, 191, 4, 4,
- 358, 203, 205, 4, 4, 4, 4, 262, 291, 315,
- 229, 384, 238, 252, 4, 395, 403, 3, 8, 197,
- 199, 4, 3, 8, 386, 274, 276, 278, 333, 272,
- 280, 282, 4, 4, 286, 284, 347, 380, 3, 8,
- 343, 345, 3, 8, 360, 362, 378, 366, 368, 372,
- 370, 376, 374, 364, 8, 3, 305, 219, 4, 309,
- 307, 312, 4, 8, 3, 327, 4, 4, 8, 3,
- 248, 250, 3, 8, 4, 410, 412, 4, 415, 4,
- 4, 419, 422, 4, 4, 4, 427, 430, 3, 8,
- 158, 158, 141, 4, 4, 4, 4, 4, 177, 4,
- 144, 144, 4, 4, 4, 142, 142, 142, 142, 4,
- 4, 4, 4, 4, 4, 4, 142, 4, 4, 183,
- 4, 4, 144, 193, 72, 173, 218, 314, 357, 359,
- 361, 387, 388, 389, 390, 391, 4, 4, 4, 4,
- 4, 4, 4, 142, 144, 4, 4, 4, 4, 270,
- 4, 4, 341, 4, 4, 4, 4, 4, 4, 4,
- 4, 4, 4, 356, 4, 4, 142, 4, 4, 4,
- 144, 300, 4, 144, 144, 324, 4, 4, 246, 144,
- 4, 4, 142, 4, 142, 142, 4, 4, 144, 144,
- 144, 4, 4, 407, 4, 7, 7, 158, 158, 158,
- 7, 141, 7, 7, 5, 5, 5, 5, 5, 5,
- 7, 7, 7, 5, 169, 14, 15, 200, 392, 8,
- 3, 141, 141, 141, 5, 141, 141, 141, 67, 68,
- 69, 287, 141, 5, 7, 141, 160, 162, 141, 141,
- 169, 141, 141, 141, 141, 141, 141, 141, 141, 141,
- 141, 141, 141, 141, 141, 158, 141, 141, 141, 15,
- 112, 420, 113, 114, 115, 116, 117, 144, 428, 141,
- 158, 182, 119, 439, 440, 441, 192, 24, 29, 30,
- 31, 32, 33, 34, 35, 36, 37, 38, 173, 206,
- 207, 208, 211, 213, 215, 217, 218, 220, 221, 222,
- 223, 224, 226, 206, 7, 263, 264, 265, 7, 292,
- 293, 294, 7, 316, 317, 318, 75, 76, 77, 78,
- 80, 230, 231, 232, 233, 234, 235, 236, 283, 385,
- 7, 239, 240, 241, 87, 88, 89, 90, 91, 92,
- 253, 254, 255, 256, 257, 258, 259, 260, 95, 96,
- 396, 397, 398, 400, 406, 170, 4, 389, 7, 334,
- 335, 336, 7, 348, 349, 350, 82, 381, 8, 442,
- 3, 8, 8, 209, 212, 214, 216, 4, 4, 4,
- 4, 4, 225, 227, 3, 8, 8, 266, 6, 3,
- 295, 6, 3, 319, 6, 3, 3, 6, 3, 6,
- 242, 6, 3, 4, 4, 4, 4, 4, 4, 3,
- 8, 399, 401, 3, 8, 8, 141, 171, 172, 141,
- 337, 6, 3, 351, 6, 3, 382, 8, 4, 440,
- 4, 4, 4, 4, 142, 144, 142, 144, 142, 4,
- 4, 207, 269, 265, 298, 294, 322, 318, 231, 283,
- 245, 241, 142, 142, 142, 142, 142, 142, 254, 4,
- 4, 397, 6, 3, 340, 336, 354, 350, 4, 5,
- 25, 26, 27, 28, 210, 141, 141, 141, 141, 141,
- 8, 8, 8, 8, 141, 141, 141, 8, 8, 141,
- 7, 443, 444, 445, 3, 6, 120, 122, 123, 173,
- 218, 446, 447, 448, 449, 451, 444, 452, 4, 450,
- 3, 8, 4, 142, 4, 447, 5, 141, 7, 453,
- 454, 455, 3, 6, 121, 124, 125, 126, 456, 457,
- 458, 460, 461, 462, 454, 459, 4, 4, 4, 3,
- 8, 4, 144, 142, 142, 457, 141
+ 44, 45, 46, 58, 60, 61, 62, 63, 64, 65,
+ 66, 73, 74, 81, 173, 184, 185, 186, 189, 269,
+ 270, 271, 273, 275, 277, 279, 281, 283, 285, 288,
+ 289, 314, 332, 344, 346, 357, 379, 59, 173, 314,
+ 340, 341, 342, 344, 20, 21, 71, 75, 76, 77,
+ 78, 79, 80, 82, 173, 314, 354, 355, 356, 357,
+ 359, 361, 363, 365, 367, 369, 371, 373, 375, 377,
+ 24, 49, 51, 52, 55, 56, 57, 173, 218, 298,
+ 299, 300, 301, 302, 303, 304, 306, 308, 310, 311,
+ 313, 50, 53, 54, 173, 218, 302, 308, 322, 323,
+ 324, 325, 326, 328, 329, 330, 331, 84, 85, 173,
+ 245, 246, 247, 249, 98, 99, 100, 101, 102, 103,
+ 104, 105, 106, 107, 108, 109, 110, 111, 173, 406,
+ 407, 408, 409, 411, 413, 414, 416, 417, 418, 421,
+ 423, 424, 425, 426, 429, 6, 3, 4, 8, 3,
+ 179, 438, 432, 434, 436, 4, 3, 8, 191, 4,
+ 4, 358, 203, 205, 4, 4, 4, 4, 262, 291,
+ 315, 229, 384, 238, 252, 4, 395, 403, 3, 8,
+ 197, 199, 4, 3, 8, 386, 274, 276, 278, 333,
+ 345, 272, 280, 282, 4, 4, 286, 284, 347, 380,
+ 3, 8, 343, 3, 8, 360, 362, 378, 366, 368,
+ 372, 370, 376, 374, 364, 8, 3, 305, 219, 4,
+ 309, 307, 312, 4, 8, 3, 327, 4, 4, 8,
+ 3, 248, 250, 3, 8, 4, 410, 412, 4, 415,
+ 4, 4, 419, 422, 4, 4, 4, 427, 430, 3,
+ 8, 158, 158, 141, 4, 4, 4, 4, 4, 177,
+ 4, 144, 144, 4, 4, 4, 142, 142, 142, 142,
+ 4, 4, 4, 4, 4, 4, 4, 142, 4, 4,
+ 183, 4, 4, 144, 193, 72, 173, 218, 314, 357,
+ 359, 361, 387, 388, 389, 390, 391, 4, 4, 4,
+ 4, 4, 4, 4, 4, 142, 144, 4, 4, 4,
+ 4, 270, 4, 341, 4, 4, 4, 4, 4, 4,
+ 4, 4, 4, 4, 356, 4, 4, 142, 4, 4,
+ 4, 144, 300, 4, 144, 144, 324, 4, 4, 246,
+ 144, 4, 4, 142, 4, 142, 142, 4, 4, 144,
+ 144, 144, 4, 4, 407, 4, 7, 7, 158, 158,
+ 158, 7, 141, 7, 7, 5, 5, 5, 5, 5,
+ 5, 7, 7, 7, 5, 169, 14, 15, 200, 392,
+ 8, 3, 141, 141, 141, 5, 160, 162, 141, 141,
+ 141, 67, 68, 69, 287, 141, 5, 7, 141, 141,
+ 141, 169, 141, 141, 141, 141, 141, 141, 141, 141,
+ 141, 141, 141, 141, 141, 141, 158, 141, 141, 141,
+ 15, 112, 420, 113, 114, 115, 116, 117, 144, 428,
+ 141, 158, 182, 119, 439, 440, 441, 192, 24, 29,
+ 30, 31, 32, 33, 34, 35, 36, 37, 38, 173,
+ 206, 207, 208, 211, 213, 215, 217, 218, 220, 221,
+ 222, 223, 224, 226, 206, 7, 263, 264, 265, 7,
+ 292, 293, 294, 7, 316, 317, 318, 75, 76, 77,
+ 78, 80, 230, 231, 232, 233, 234, 235, 236, 283,
+ 385, 7, 239, 240, 241, 87, 88, 89, 90, 91,
+ 92, 253, 254, 255, 256, 257, 258, 259, 260, 95,
+ 96, 396, 397, 398, 400, 406, 170, 4, 389, 7,
+ 334, 335, 336, 7, 348, 349, 350, 82, 381, 8,
+ 442, 3, 8, 8, 209, 212, 214, 216, 4, 4,
+ 4, 4, 4, 225, 227, 3, 8, 8, 266, 6,
+ 3, 295, 6, 3, 319, 6, 3, 3, 6, 3,
+ 6, 242, 6, 3, 4, 4, 4, 4, 4, 4,
+ 3, 8, 399, 401, 3, 8, 8, 141, 171, 172,
+ 141, 337, 6, 3, 351, 6, 3, 382, 8, 4,
+ 440, 4, 4, 4, 4, 142, 144, 142, 144, 142,
+ 4, 4, 207, 269, 265, 298, 294, 322, 318, 231,
+ 283, 245, 241, 142, 142, 142, 142, 142, 142, 254,
+ 4, 4, 397, 6, 3, 340, 336, 354, 350, 4,
+ 5, 25, 26, 27, 28, 210, 141, 141, 141, 141,
+ 141, 8, 8, 8, 8, 141, 141, 141, 8, 8,
+ 141, 7, 443, 444, 445, 3, 6, 120, 122, 123,
+ 173, 218, 446, 447, 448, 449, 451, 444, 452, 4,
+ 450, 3, 8, 4, 142, 4, 447, 5, 141, 7,
+ 453, 454, 455, 3, 6, 121, 124, 125, 126, 456,
+ 457, 458, 460, 461, 462, 454, 459, 4, 4, 4,
+ 3, 8, 4, 144, 142, 142, 457, 141
};
const unsigned short int
259, 260, 262, 261, 263, 263, 264, 264, 266, 265,
268, 267, 269, 269, 270, 270, 270, 270, 270, 270,
270, 270, 270, 270, 270, 270, 270, 270, 270, 270,
- 270, 270, 270, 270, 272, 271, 274, 273, 276, 275,
- 278, 277, 280, 279, 282, 281, 284, 283, 286, 285,
- 287, 287, 287, 288, 289, 291, 290, 292, 292, 293,
- 293, 295, 294, 297, 296, 298, 298, 299, 299, 300,
- 300, 300, 300, 300, 300, 300, 300, 301, 302, 303,
- 305, 304, 307, 306, 309, 308, 310, 312, 311, 313,
- 315, 314, 316, 316, 317, 317, 319, 318, 321, 320,
- 322, 322, 323, 323, 324, 324, 324, 324, 324, 324,
- 324, 325, 327, 326, 328, 329, 330, 331, 333, 332,
- 334, 334, 335, 335, 337, 336, 339, 338, 340, 340,
- 341, 341, 341, 341, 343, 342, 345, 344, 347, 346,
- 348, 348, 349, 349, 351, 350, 353, 352, 354, 354,
- 355, 355, 356, 356, 356, 356, 356, 356, 356, 356,
- 356, 356, 356, 356, 356, 358, 357, 360, 359, 362,
- 361, 364, 363, 366, 365, 368, 367, 370, 369, 372,
- 371, 374, 373, 376, 375, 378, 377, 380, 379, 382,
- 381, 384, 383, 385, 385, 386, 283, 387, 387, 388,
- 388, 389, 389, 389, 389, 389, 389, 389, 390, 392,
- 391, 393, 395, 394, 396, 396, 397, 397, 399, 398,
- 401, 400, 403, 402, 405, 404, 406, 406, 407, 407,
+ 270, 270, 270, 270, 270, 272, 271, 274, 273, 276,
+ 275, 278, 277, 280, 279, 282, 281, 284, 283, 286,
+ 285, 287, 287, 287, 288, 289, 291, 290, 292, 292,
+ 293, 293, 295, 294, 297, 296, 298, 298, 299, 299,
+ 300, 300, 300, 300, 300, 300, 300, 300, 301, 302,
+ 303, 305, 304, 307, 306, 309, 308, 310, 312, 311,
+ 313, 315, 314, 316, 316, 317, 317, 319, 318, 321,
+ 320, 322, 322, 323, 323, 324, 324, 324, 324, 324,
+ 324, 324, 325, 327, 326, 328, 329, 330, 331, 333,
+ 332, 334, 334, 335, 335, 337, 336, 339, 338, 340,
+ 340, 341, 341, 341, 341, 343, 342, 345, 344, 347,
+ 346, 348, 348, 349, 349, 351, 350, 353, 352, 354,
+ 354, 355, 355, 356, 356, 356, 356, 356, 356, 356,
+ 356, 356, 356, 356, 356, 356, 358, 357, 360, 359,
+ 362, 361, 364, 363, 366, 365, 368, 367, 370, 369,
+ 372, 371, 374, 373, 376, 375, 378, 377, 380, 379,
+ 382, 381, 384, 383, 385, 385, 386, 283, 387, 387,
+ 388, 388, 389, 389, 389, 389, 389, 389, 389, 390,
+ 392, 391, 393, 395, 394, 396, 396, 397, 397, 399,
+ 398, 401, 400, 403, 402, 405, 404, 406, 406, 407,
407, 407, 407, 407, 407, 407, 407, 407, 407, 407,
- 407, 407, 407, 408, 410, 409, 412, 411, 413, 415,
- 414, 416, 417, 419, 418, 420, 420, 422, 421, 423,
- 424, 425, 427, 426, 428, 428, 428, 428, 428, 430,
- 429, 432, 431, 434, 433, 436, 435, 438, 437, 439,
- 439, 440, 442, 441, 443, 443, 445, 444, 446, 446,
- 447, 447, 447, 447, 447, 448, 450, 449, 452, 451,
- 453, 453, 455, 454, 456, 456, 457, 457, 457, 457,
- 459, 458, 460, 461, 462
+ 407, 407, 407, 407, 408, 410, 409, 412, 411, 413,
+ 415, 414, 416, 417, 419, 418, 420, 420, 422, 421,
+ 423, 424, 425, 427, 426, 428, 428, 428, 428, 428,
+ 430, 429, 432, 431, 434, 433, 436, 435, 438, 437,
+ 439, 439, 440, 442, 441, 443, 443, 445, 444, 446,
+ 446, 447, 447, 447, 447, 447, 448, 450, 449, 452,
+ 451, 453, 453, 455, 454, 456, 456, 457, 457, 457,
+ 457, 459, 458, 460, 461, 462
};
const unsigned char
3, 3, 0, 6, 0, 1, 1, 3, 0, 4,
0, 4, 1, 3, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
- 0, 4, 0, 4, 0, 4, 0, 4, 0, 4,
- 1, 1, 1, 3, 3, 0, 6, 0, 1, 1,
- 3, 0, 4, 0, 4, 0, 1, 1, 3, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 3, 1,
- 0, 4, 0, 4, 0, 4, 1, 0, 4, 3,
- 0, 6, 0, 1, 1, 3, 0, 4, 0, 4,
- 0, 1, 1, 3, 1, 1, 1, 1, 1, 1,
- 1, 1, 0, 4, 1, 1, 3, 3, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 1, 3,
- 1, 1, 1, 1, 0, 4, 0, 4, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 0, 4, 0, 4, 0,
4, 0, 4, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 4, 0, 4, 0, 6, 0,
- 4, 0, 6, 1, 3, 0, 4, 0, 1, 1,
- 3, 1, 1, 1, 1, 1, 1, 1, 1, 0,
- 4, 3, 0, 6, 1, 3, 1, 1, 0, 4,
- 0, 4, 0, 6, 0, 4, 1, 3, 1, 1,
+ 4, 1, 1, 1, 3, 3, 0, 6, 0, 1,
+ 1, 3, 0, 4, 0, 4, 0, 1, 1, 3,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 3,
+ 1, 0, 4, 0, 4, 0, 4, 1, 0, 4,
+ 3, 0, 6, 0, 1, 1, 3, 0, 4, 0,
+ 4, 0, 1, 1, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 0, 4, 1, 1, 3, 3, 0,
+ 6, 0, 1, 1, 3, 0, 4, 0, 4, 1,
+ 3, 1, 1, 1, 1, 0, 4, 0, 4, 0,
+ 6, 0, 1, 1, 3, 0, 4, 0, 4, 0,
+ 1, 1, 3, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 0, 4, 0, 4,
+ 0, 4, 0, 4, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 4, 0, 4, 0, 4, 0, 6,
+ 0, 4, 0, 6, 1, 3, 0, 4, 0, 1,
+ 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
+ 0, 4, 3, 0, 6, 1, 3, 1, 1, 0,
+ 4, 0, 4, 0, 6, 0, 4, 1, 3, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 3, 0, 4, 0, 4, 3, 0,
- 4, 3, 3, 0, 4, 1, 1, 0, 4, 3,
- 3, 3, 0, 4, 1, 1, 1, 1, 1, 0,
- 4, 0, 4, 0, 4, 0, 4, 0, 6, 1,
- 3, 1, 0, 6, 1, 3, 0, 4, 1, 3,
- 1, 1, 1, 1, 1, 3, 0, 4, 0, 6,
- 1, 3, 0, 4, 1, 3, 1, 1, 1, 1,
- 0, 4, 3, 3, 3
+ 1, 1, 1, 1, 3, 0, 4, 0, 4, 3,
+ 0, 4, 3, 3, 0, 4, 1, 1, 0, 4,
+ 3, 3, 3, 0, 4, 1, 1, 1, 1, 1,
+ 0, 4, 0, 4, 0, 4, 0, 4, 0, 6,
+ 1, 3, 1, 0, 6, 1, 3, 0, 4, 1,
+ 3, 1, 1, 1, 1, 1, 3, 0, 4, 0,
+ 6, 1, 3, 0, 4, 1, 3, 1, 1, 1,
+ 1, 0, 4, 3, 3, 3
};
783, 788, 796, 796, 809, 810, 813, 814, 821, 821,
844, 844, 853, 854, 858, 859, 860, 861, 862, 863,
864, 865, 866, 867, 868, 869, 870, 871, 872, 873,
- 874, 875, 876, 877, 880, 880, 888, 888, 896, 896,
- 904, 904, 912, 912, 920, 920, 928, 928, 936, 936,
- 943, 944, 945, 948, 953, 962, 962, 974, 975, 978,
- 979, 984, 984, 995, 995, 1005, 1006, 1009, 1010, 1013,
- 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1023, 1025, 1030,
- 1032, 1032, 1040, 1040, 1048, 1048, 1056, 1058, 1058, 1066,
- 1075, 1075, 1087, 1088, 1093, 1094, 1099, 1099, 1110, 1110,
- 1121, 1122, 1127, 1128, 1133, 1134, 1135, 1136, 1137, 1138,
- 1139, 1142, 1144, 1144, 1152, 1154, 1156, 1161, 1169, 1169,
- 1181, 1182, 1185, 1186, 1189, 1189, 1197, 1197, 1205, 1206,
- 1209, 1210, 1211, 1212, 1215, 1215, 1223, 1223, 1233, 1233,
- 1243, 1244, 1247, 1248, 1251, 1251, 1259, 1259, 1267, 1268,
- 1271, 1272, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283,
- 1284, 1285, 1286, 1287, 1288, 1291, 1291, 1299, 1299, 1307,
- 1307, 1315, 1315, 1323, 1323, 1331, 1331, 1339, 1339, 1347,
- 1347, 1355, 1355, 1363, 1363, 1371, 1371, 1384, 1384, 1394,
- 1394, 1405, 1405, 1415, 1416, 1419, 1419, 1427, 1428, 1431,
- 1432, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1444, 1446,
- 1446, 1458, 1465, 1465, 1475, 1476, 1479, 1480, 1483, 1483,
- 1491, 1491, 1501, 1501, 1511, 1511, 1519, 1520, 1523, 1524,
+ 874, 875, 876, 877, 878, 881, 881, 889, 889, 897,
+ 897, 905, 905, 913, 913, 921, 921, 929, 929, 937,
+ 937, 944, 945, 946, 949, 954, 963, 963, 975, 976,
+ 979, 980, 985, 985, 996, 996, 1006, 1007, 1010, 1011,
+ 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1024, 1026,
+ 1031, 1033, 1033, 1041, 1041, 1049, 1049, 1057, 1059, 1059,
+ 1067, 1076, 1076, 1088, 1089, 1094, 1095, 1100, 1100, 1111,
+ 1111, 1122, 1123, 1128, 1129, 1134, 1135, 1136, 1137, 1138,
+ 1139, 1140, 1143, 1145, 1145, 1153, 1155, 1157, 1162, 1170,
+ 1170, 1182, 1183, 1186, 1187, 1190, 1190, 1198, 1198, 1206,
+ 1207, 1210, 1211, 1212, 1213, 1216, 1216, 1224, 1224, 1234,
+ 1234, 1244, 1245, 1248, 1249, 1252, 1252, 1260, 1260, 1268,
+ 1269, 1272, 1273, 1277, 1278, 1279, 1280, 1281, 1282, 1283,
+ 1284, 1285, 1286, 1287, 1288, 1289, 1292, 1292, 1300, 1300,
+ 1308, 1308, 1316, 1316, 1324, 1324, 1332, 1332, 1340, 1340,
+ 1348, 1348, 1356, 1356, 1364, 1364, 1372, 1372, 1385, 1385,
+ 1395, 1395, 1406, 1406, 1416, 1417, 1420, 1420, 1428, 1429,
+ 1432, 1433, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1445,
+ 1447, 1447, 1459, 1466, 1466, 1476, 1477, 1480, 1481, 1484,
+ 1484, 1492, 1492, 1502, 1502, 1512, 1512, 1520, 1521, 1524,
1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534,
- 1535, 1536, 1537, 1540, 1545, 1545, 1553, 1553, 1561, 1566,
- 1566, 1574, 1579, 1584, 1584, 1592, 1593, 1596, 1596, 1604,
- 1609, 1614, 1619, 1619, 1627, 1630, 1633, 1636, 1639, 1645,
- 1645, 1655, 1655, 1662, 1662, 1669, 1669, 1681, 1681, 1694,
- 1695, 1699, 1703, 1703, 1715, 1716, 1720, 1720, 1728, 1729,
- 1732, 1733, 1734, 1735, 1736, 1739, 1744, 1744, 1752, 1752,
- 1762, 1763, 1766, 1766, 1774, 1775, 1778, 1779, 1780, 1781,
- 1784, 1784, 1792, 1797, 1802
+ 1535, 1536, 1537, 1538, 1541, 1546, 1546, 1554, 1554, 1562,
+ 1567, 1567, 1575, 1580, 1585, 1585, 1593, 1594, 1597, 1597,
+ 1605, 1610, 1615, 1620, 1620, 1628, 1631, 1634, 1637, 1640,
+ 1646, 1646, 1656, 1656, 1663, 1663, 1670, 1670, 1682, 1682,
+ 1695, 1696, 1700, 1704, 1704, 1716, 1717, 1721, 1721, 1729,
+ 1730, 1733, 1734, 1735, 1736, 1737, 1740, 1745, 1745, 1753,
+ 1753, 1763, 1764, 1767, 1767, 1775, 1776, 1779, 1780, 1781,
+ 1782, 1785, 1785, 1793, 1798, 1803
};
// Print the state stack on the debug stream.
#line 14 "dhcp4_parser.yy" // lalr1.cc:1167
} } // isc::dhcp
#line 4186 "dhcp4_parser.cc" // lalr1.cc:1167
-#line 1807 "dhcp4_parser.yy" // lalr1.cc:1168
+#line 1808 "dhcp4_parser.yy" // lalr1.cc:1168
void
enum
{
yyeof_ = 0,
- yylast_ = 756, ///< Last index in yytable_.
+ yylast_ = 757, ///< Last index in yytable_.
yynnts_ = 318, ///< Number of nonterminal symbols.
yyfinal_ = 24, ///< Termination state number.
yyterror_ = 1,
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Locations for Bison parsers in C++
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Positions for Bison parsers in C++
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Stack handling for Bison parsers in C++
-#line 1 "dhcp6_lexer.cc"
+#line 2 "dhcp6_lexer.cc"
-#line 3 "dhcp6_lexer.cc"
+#line 4 "dhcp6_lexer.cc"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
/* %not-for-header */
+
/* %if-c-only */
/* %if-not-reentrant */
#define yy_create_buffer parser6__create_buffer
#define yy_delete_buffer parser6__delete_buffer
-#define yy_scan_buffer parser6__scan_buffer
-#define yy_scan_string parser6__scan_string
-#define yy_scan_bytes parser6__scan_bytes
+#define yy_flex_debug parser6__flex_debug
#define yy_init_buffer parser6__init_buffer
#define yy_flush_buffer parser6__flush_buffer
#define yy_load_buffer_state parser6__load_buffer_state
#define yy_switch_to_buffer parser6__switch_to_buffer
-#define yypush_buffer_state parser6_push_buffer_state
-#define yypop_buffer_state parser6_pop_buffer_state
-#define yyensure_buffer_stack parser6_ensure_buffer_stack
-#define yy_flex_debug parser6__flex_debug
#define yyin parser6_in
#define yyleng parser6_leng
#define yylex parser6_lex
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 6
-#define YY_FLEX_SUBMINOR_VERSION 4
+#define YY_FLEX_SUBMINOR_VERSION 1
#if YY_FLEX_SUBMINOR_VERSION > 0
#define FLEX_BETA
#endif
/* %endif */
/* %if-c-only */
-#ifdef yy_create_buffer
-#define parser6__create_buffer_ALREADY_DEFINED
-#else
-#define yy_create_buffer parser6__create_buffer
-#endif
-
-#ifdef yy_delete_buffer
-#define parser6__delete_buffer_ALREADY_DEFINED
-#else
-#define yy_delete_buffer parser6__delete_buffer
-#endif
-
-#ifdef yy_scan_buffer
-#define parser6__scan_buffer_ALREADY_DEFINED
-#else
-#define yy_scan_buffer parser6__scan_buffer
-#endif
-
-#ifdef yy_scan_string
-#define parser6__scan_string_ALREADY_DEFINED
-#else
-#define yy_scan_string parser6__scan_string
-#endif
-
-#ifdef yy_scan_bytes
-#define parser6__scan_bytes_ALREADY_DEFINED
-#else
-#define yy_scan_bytes parser6__scan_bytes
-#endif
-
-#ifdef yy_init_buffer
-#define parser6__init_buffer_ALREADY_DEFINED
-#else
-#define yy_init_buffer parser6__init_buffer
-#endif
-
-#ifdef yy_flush_buffer
-#define parser6__flush_buffer_ALREADY_DEFINED
-#else
-#define yy_flush_buffer parser6__flush_buffer
-#endif
-
-#ifdef yy_load_buffer_state
-#define parser6__load_buffer_state_ALREADY_DEFINED
-#else
-#define yy_load_buffer_state parser6__load_buffer_state
-#endif
-
-#ifdef yy_switch_to_buffer
-#define parser6__switch_to_buffer_ALREADY_DEFINED
-#else
-#define yy_switch_to_buffer parser6__switch_to_buffer
-#endif
-
-#ifdef yypush_buffer_state
-#define parser6_push_buffer_state_ALREADY_DEFINED
-#else
-#define yypush_buffer_state parser6_push_buffer_state
-#endif
-
-#ifdef yypop_buffer_state
-#define parser6_pop_buffer_state_ALREADY_DEFINED
-#else
-#define yypop_buffer_state parser6_pop_buffer_state
-#endif
-
-#ifdef yyensure_buffer_stack
-#define parser6_ensure_buffer_stack_ALREADY_DEFINED
-#else
-#define yyensure_buffer_stack parser6_ensure_buffer_stack
-#endif
-
-#ifdef yylex
-#define parser6_lex_ALREADY_DEFINED
-#else
-#define yylex parser6_lex
-#endif
-
-#ifdef yyrestart
-#define parser6_restart_ALREADY_DEFINED
-#else
-#define yyrestart parser6_restart
-#endif
-
-#ifdef yylex_init
-#define parser6_lex_init_ALREADY_DEFINED
-#else
-#define yylex_init parser6_lex_init
-#endif
-
-#ifdef yylex_init_extra
-#define parser6_lex_init_extra_ALREADY_DEFINED
-#else
-#define yylex_init_extra parser6_lex_init_extra
-#endif
-
-#ifdef yylex_destroy
-#define parser6_lex_destroy_ALREADY_DEFINED
-#else
-#define yylex_destroy parser6_lex_destroy
-#endif
-
-#ifdef yyget_debug
-#define parser6_get_debug_ALREADY_DEFINED
-#else
-#define yyget_debug parser6_get_debug
-#endif
-
-#ifdef yyset_debug
-#define parser6_set_debug_ALREADY_DEFINED
-#else
-#define yyset_debug parser6_set_debug
-#endif
-
-#ifdef yyget_extra
-#define parser6_get_extra_ALREADY_DEFINED
-#else
-#define yyget_extra parser6_get_extra
-#endif
-
-#ifdef yyset_extra
-#define parser6_set_extra_ALREADY_DEFINED
-#else
-#define yyset_extra parser6_set_extra
-#endif
-
-#ifdef yyget_in
-#define parser6_get_in_ALREADY_DEFINED
-#else
-#define yyget_in parser6_get_in
-#endif
-
-#ifdef yyset_in
-#define parser6_set_in_ALREADY_DEFINED
-#else
-#define yyset_in parser6_set_in
-#endif
-
-#ifdef yyget_out
-#define parser6_get_out_ALREADY_DEFINED
-#else
-#define yyget_out parser6_get_out
-#endif
-
-#ifdef yyset_out
-#define parser6_set_out_ALREADY_DEFINED
-#else
-#define yyset_out parser6_set_out
-#endif
-
-#ifdef yyget_leng
-#define parser6_get_leng_ALREADY_DEFINED
-#else
-#define yyget_leng parser6_get_leng
-#endif
-
-#ifdef yyget_text
-#define parser6_get_text_ALREADY_DEFINED
-#else
-#define yyget_text parser6_get_text
-#endif
-
-#ifdef yyget_lineno
-#define parser6_get_lineno_ALREADY_DEFINED
-#else
-#define yyget_lineno parser6_get_lineno
-#endif
-
-#ifdef yyset_lineno
-#define parser6_set_lineno_ALREADY_DEFINED
-#else
-#define yyset_lineno parser6_set_lineno
-#endif
-
-#ifdef yywrap
-#define parser6_wrap_ALREADY_DEFINED
-#else
-#define yywrap parser6_wrap
-#endif
-
+
/* %endif */
-#ifdef yyalloc
-#define parser6_alloc_ALREADY_DEFINED
-#else
-#define yyalloc parser6_alloc
-#endif
-
-#ifdef yyrealloc
-#define parser6_realloc_ALREADY_DEFINED
-#else
-#define yyrealloc parser6_realloc
-#endif
-
-#ifdef yyfree
-#define parser6_free_ALREADY_DEFINED
-#else
-#define yyfree parser6_free
-#endif
-
/* %if-c-only */
-#ifdef yytext
-#define parser6_text_ALREADY_DEFINED
-#else
-#define yytext parser6_text
-#endif
-
-#ifdef yyleng
-#define parser6_leng_ALREADY_DEFINED
-#else
-#define yyleng parser6_leng
-#endif
-
-#ifdef yyin
-#define parser6_in_ALREADY_DEFINED
-#else
-#define yyin parser6_in
-#endif
-
-#ifdef yyout
-#define parser6_out_ALREADY_DEFINED
-#else
-#define yyout parser6_out
-#endif
-
-#ifdef yy_flex_debug
-#define parser6__flex_debug_ALREADY_DEFINED
-#else
-#define yy_flex_debug parser6__flex_debug
-#endif
-
-#ifdef yylineno
-#define parser6_lineno_ALREADY_DEFINED
-#else
-#define yylineno parser6_lineno
-#endif
-
/* %endif */
/* First, we deal with platform-specific or compiler-specific issues. */
#define UINT32_MAX (4294967295U)
#endif
-#ifndef SIZE_MAX
-#define SIZE_MAX (~(size_t)0)
-#endif
-
#endif /* ! C99 */
#endif /* ! FLEXINT_H */
/* %endif */
-/* begin standard C++ headers. */
/* %if-c++-only */
/* %endif */
#endif
/* %not-for-header */
+
/* Returned upon end-of-file. */
#define YY_NULL 0
/* %ok-for-header */
/* %not-for-header */
-/* Promotes a possibly negative, possibly signed char to an
- * integer in range [0..255] for use as an array index.
+
+/* Promotes a possibly negative, possibly signed char to an unsigned
+ * integer for use as an array index. If the signed char is negative,
+ * we want to instead treat it as an 8-bit unsigned char, hence the
+ * double cast.
*/
-#define YY_SC_TO_UI(c) ((YY_CHAR) (c))
+#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
/* %ok-for-header */
/* %if-reentrant */
* definition of BEGIN.
*/
#define BEGIN (yy_start) = 1 + 2 *
+
/* Translate the current start state into a value that can be later handed
* to BEGIN to return to the state. The YYSTATE alias is for lex
* compatibility.
*/
#define YY_START (((yy_start) - 1) / 2)
#define YYSTATE YY_START
+
/* Action number for EOF rule of a given start state. */
#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+
/* Special action meaning "start processing a new file". */
-#define YY_NEW_FILE yyrestart( yyin )
+#define YY_NEW_FILE parser6_restart(parser6_in )
+
#define YY_END_OF_BUFFER_CHAR 0
/* Size of default input buffer. */
#endif
/* %if-not-reentrant */
-extern int yyleng;
+extern int parser6_leng;
/* %endif */
/* %if-c-only */
/* %if-not-reentrant */
-extern FILE *yyin, *yyout;
+extern FILE *parser6_in, *parser6_out;
/* %endif */
/* %endif */
#define EOB_ACT_CONTINUE_SCAN 0
#define EOB_ACT_END_OF_FILE 1
#define EOB_ACT_LAST_MATCH 2
-
+
#define YY_LESS_LINENO(n)
#define YY_LINENO_REWIND_TO(ptr)
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser6_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
*yy_cp = (yy_hold_char); \
YY_RESTORE_YY_MORE_OFFSET \
(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+ YY_DO_BEFORE_ACTION; /* set up parser6_text again */ \
} \
while ( 0 )
+
#define unput(c) yyunput( c, (yytext_ptr) )
#ifndef YY_STRUCT_YY_BUFFER_STATE
* possible backing-up.
*
* When we actually see the EOF, we change the status to "new"
- * (via yyrestart()), so that the user can continue scanning by
- * just pointing yyin at a new input file.
+ * (via parser6_restart()), so that the user can continue scanning by
+ * just pointing parser6_in at a new input file.
*/
#define YY_BUFFER_EOF_PENDING 2
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
/* %if-not-reentrant */
/* Stack of input buffers. */
#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
? (yy_buffer_stack)[(yy_buffer_stack_top)] \
: NULL)
+
/* Same as previous macro, but useful when we know that the buffer stack is not
* NULL or when we need an lvalue. For internal use only.
*/
/* %if-not-reentrant */
/* %not-for-header */
-/* yy_hold_char holds the character lost when yytext is formed. */
+
+/* yy_hold_char holds the character lost when parser6_text is formed. */
static char yy_hold_char;
static int yy_n_chars; /* number of characters read into yy_ch_buf */
-int yyleng;
+int parser6_leng;
/* Points to current character in buffer. */
static char *yy_c_buf_p = NULL;
static int yy_init = 0; /* whether we need to initialize */
static int yy_start = 0; /* start state number */
-/* Flag which is used to allow yywrap()'s to do buffer switches
- * instead of setting up a fresh yyin. A bit of a hack ...
+/* Flag which is used to allow parser6_wrap()'s to do buffer switches
+ * instead of setting up a fresh parser6_in. A bit of a hack ...
*/
static int yy_did_buffer_switch_on_eof;
/* %ok-for-header */
/* %endif */
-void yyrestart ( FILE *input_file );
-void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
-YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
-void yy_delete_buffer ( YY_BUFFER_STATE b );
-void yy_flush_buffer ( YY_BUFFER_STATE b );
-void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
-void yypop_buffer_state ( void );
+void parser6_restart (FILE *input_file );
+void parser6__switch_to_buffer (YY_BUFFER_STATE new_buffer );
+YY_BUFFER_STATE parser6__create_buffer (FILE *file,int size );
+void parser6__delete_buffer (YY_BUFFER_STATE b );
+void parser6__flush_buffer (YY_BUFFER_STATE b );
+void parser6_push_buffer_state (YY_BUFFER_STATE new_buffer );
+void parser6_pop_buffer_state (void );
+
+static void parser6_ensure_buffer_stack (void );
+static void parser6__load_buffer_state (void );
+static void parser6__init_buffer (YY_BUFFER_STATE b,FILE *file );
-static void yyensure_buffer_stack ( void );
-static void yy_load_buffer_state ( void );
-static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
-#define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
+#define YY_FLUSH_BUFFER parser6__flush_buffer(YY_CURRENT_BUFFER )
-YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
-YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
-YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
+YY_BUFFER_STATE parser6__scan_buffer (char *base,yy_size_t size );
+YY_BUFFER_STATE parser6__scan_string (yyconst char *yy_str );
+YY_BUFFER_STATE parser6__scan_bytes (yyconst char *bytes,int len );
/* %endif */
-void *yyalloc ( yy_size_t );
-void *yyrealloc ( void *, yy_size_t );
-void yyfree ( void * );
+void *parser6_alloc (yy_size_t );
+void *parser6_realloc (void *,yy_size_t );
+void parser6_free (void * );
+
+#define yy_new_buffer parser6__create_buffer
-#define yy_new_buffer yy_create_buffer
#define yy_set_interactive(is_interactive) \
{ \
if ( ! YY_CURRENT_BUFFER ){ \
- yyensure_buffer_stack (); \
+ parser6_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
}
+
#define yy_set_bol(at_bol) \
{ \
if ( ! YY_CURRENT_BUFFER ){\
- yyensure_buffer_stack (); \
+ parser6_ensure_buffer_stack (); \
YY_CURRENT_BUFFER_LVALUE = \
- yy_create_buffer( yyin, YY_BUF_SIZE ); \
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE ); \
} \
YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
}
+
#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
-/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
+/* %% [1.0] parser6_text/parser6_in/parser6_out/yy_state_type/parser6_lineno etc. def's & init go here */
/* Begin user sect3 */
#define parser6_wrap() (/*CONSTCOND*/1)
#define YY_SKIP_YYWRAP
#define FLEX_DEBUG
-typedef flex_uint8_t YY_CHAR;
-FILE *yyin = NULL, *yyout = NULL;
+typedef unsigned char YY_CHAR;
+
+FILE *parser6_in = NULL, *parser6_out = NULL;
typedef int yy_state_type;
-extern int yylineno;
-int yylineno = 1;
+extern int parser6_lineno;
+
+int parser6_lineno = 1;
-extern char *yytext;
+extern char *parser6_text;
#ifdef yytext_ptr
#undef yytext_ptr
#endif
-#define yytext_ptr yytext
+#define yytext_ptr parser6_text
/* %% [1.5] DFA */
/* %if-c-only Standard (non-C++) definition */
-static yy_state_type yy_get_previous_state ( void );
-static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
-static int yy_get_next_buffer ( void );
-static void yynoreturn yy_fatal_error ( const char* msg );
+static yy_state_type yy_get_previous_state (void );
+static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
+static int yy_get_next_buffer (void );
+static void yynoreturn yy_fatal_error (yyconst char* msg );
/* %endif */
/* Done after the current pattern has been matched and before the
- * corresponding action - sets up yytext.
+ * corresponding action - sets up parser6_text.
*/
#define YY_DO_BEFORE_ACTION \
(yytext_ptr) = yy_bp; \
-/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
- yyleng = (int) (yy_cp - yy_bp); \
+/* %% [2.0] code to fiddle parser6_text and parser6_leng for yymore() goes here \ */\
+ parser6_leng = (int) (yy_cp - yy_bp); \
(yy_hold_char) = *yy_cp; \
*yy_cp = '\0'; \
-/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\
+/* %% [3.0] code to copy yytext_ptr to parser6_text[] goes here, if %array \ */\
(yy_c_buf_p) = yy_cp;
+
/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
#define YY_NUM_RULES 160
#define YY_END_OF_BUFFER 161
flex_int32_t yy_verify;
flex_int32_t yy_nxt;
};
-static const flex_int16_t yy_accept[1251] =
+static yyconst flex_int16_t yy_accept[1251] =
{ 0,
153, 153, 0, 0, 0, 0, 0, 0, 0, 0,
161, 159, 10, 11, 159, 1, 153, 150, 153, 153,
0, 0, 0, 0, 0, 89, 0, 0, 129, 0
} ;
-static const YY_CHAR yy_ec[256] =
+static yyconst YY_CHAR yy_ec[256] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
1, 1, 2, 1, 1, 1, 1, 1, 1, 1,
5, 5, 5, 5, 5
} ;
-static const YY_CHAR yy_meta[72] =
+static yyconst YY_CHAR yy_meta[72] =
{ 0,
1, 1, 2, 3, 3, 4, 3, 3, 3, 3,
3, 3, 3, 5, 5, 5, 3, 3, 3, 3,
3
} ;
-static const flex_int16_t yy_base[1263] =
+static yyconst flex_uint16_t yy_base[1263] =
{ 0,
0, 70, 19, 29, 41, 49, 52, 58, 87, 95,
1612, 1613, 32, 1608, 141, 0, 201, 1613, 206, 88,
1089, 1102
} ;
-static const flex_int16_t yy_def[1263] =
+static yyconst flex_int16_t yy_def[1263] =
{ 0,
1251, 1251, 1252, 1252, 1251, 1251, 1251, 1251, 1251, 1251,
1250, 1250, 1250, 1250, 1250, 1253, 1250, 1250, 1250, 1250,
1250, 1250
} ;
-static const flex_int16_t yy_nxt[1685] =
+static yyconst flex_uint16_t yy_nxt[1685] =
{ 0,
1250, 13, 14, 13, 1250, 15, 16, 1250, 17, 18,
19, 20, 21, 22, 22, 22, 23, 24, 85, 344,
1250, 1250, 1250, 1250
} ;
-static const flex_int16_t yy_chk[1685] =
+static yyconst flex_int16_t yy_chk[1685] =
{ 0,
0, 1, 1, 1, 0, 1, 1, 0, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 21, 244,
static yy_state_type yy_last_accepting_state;
static char *yy_last_accepting_cpos;
-extern int yy_flex_debug;
-int yy_flex_debug = 1;
+extern int parser6__flex_debug;
+int parser6__flex_debug = 1;
-static const flex_int16_t yy_rule_linenum[160] =
+static yyconst flex_int16_t yy_rule_linenum[160] =
{ 0,
- 135, 137, 139, 144, 145, 150, 151, 152, 164, 167,
- 172, 179, 188, 197, 206, 215, 224, 233, 242, 251,
- 260, 269, 278, 287, 296, 305, 315, 325, 335, 345,
- 355, 365, 375, 385, 395, 404, 413, 422, 431, 440,
- 449, 458, 470, 479, 488, 497, 506, 516, 526, 536,
- 546, 557, 567, 577, 587, 597, 607, 617, 627, 637,
- 646, 655, 664, 679, 694, 703, 712, 721, 730, 739,
- 748, 757, 766, 775, 784, 794, 803, 812, 821, 830,
+ 134, 136, 138, 143, 144, 149, 150, 151, 163, 166,
+ 171, 178, 187, 196, 205, 214, 223, 232, 241, 250,
+ 259, 268, 277, 286, 295, 304, 314, 324, 334, 344,
+ 354, 364, 374, 384, 394, 403, 412, 421, 430, 439,
+ 448, 457, 469, 478, 487, 496, 505, 515, 525, 535,
+ 545, 556, 566, 576, 586, 596, 606, 616, 626, 636,
+ 645, 654, 663, 678, 693, 702, 711, 720, 729, 738,
+ 747, 756, 765, 774, 783, 794, 803, 812, 821, 830,
839, 848, 857, 866, 875, 884, 894, 903, 912, 921,
930, 939, 948, 957, 966, 975, 985, 994, 1003, 1013,
#define yymore() yymore_used_but_not_detected
#define YY_MORE_ADJ 0
#define YY_RESTORE_YY_MORE_OFFSET
-char *yytext;
+char *parser6_text;
#line 1 "dhcp6_lexer.ll"
/* Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
2.5.31 through 2.5.33): it generates code that does
not conform to C89. See Debian bug 333231
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
-# undef yywrap
-# define yywrap() 1
+# undef parser6_wrap
+# define parser6_wrap() 1
namespace {
/* To avoid the call to exit... oops! */
#define YY_FATAL_ERROR(msg) isc::dhcp::Parser6Context::fatal(msg)
-#line 1623 "dhcp6_lexer.cc"
/* noyywrap disables automatic rewinding for the next file to parse. Since we
always parse only a single string, there's no need to do any wraps. And
- using yywrap requires linking with -lfl, which provides the default yywrap
+ using parser6_wrap requires linking with -lfl, which provides the default parser6_wrap
implementation that always returns 1 anyway. */
/* nounput simplifies the lexer, by removing support for putting a character
back into the input stream. We never use such capability anyway. */
/* avoid to get static global variables to remain with C++. */
/* in last resort %option reentrant */
/* Enables debug mode. To see the debug messages, one needs to also set
- yy_flex_debug to 1, then the debug messages will be printed on stderr. */
+ parser6__flex_debug to 1, then the debug messages will be printed on stderr. */
/* I have no idea what this option does, except it was specified in the bison
examples and Postgres folks added it to remove gcc 4.3 warnings. Let's
be on the safe side and keep it. */
#define YY_NO_INPUT 1
+
/* These are not token expressions yet, just convenience expressions that
can be used during actual token definitions. Note some can match
incorrect inputs (e.g., IP addresses) which must be checked. */
/* for errors */
#line 88 "dhcp6_lexer.ll"
/* This code run each time a pattern is matched. It updates the location
- by moving it ahead by yyleng bytes. yyleng specifies the length of the
+ by moving it ahead by parser6_leng bytes. parser6_leng specifies the length of the
currently matched token. */
-#define YY_USER_ACTION driver.loc_.columns(yyleng);
-#line 1649 "dhcp6_lexer.cc"
-#line 1650 "dhcp6_lexer.cc"
+#define YY_USER_ACTION driver.loc_.columns(parser6_leng);
+#line 1426 "dhcp6_lexer.cc"
#define INITIAL 0
#define COMMENT 1
/* %if-reentrant */
/* %if-c-only */
-static int yy_init_globals ( void );
+static int yy_init_globals (void );
/* %endif */
/* %if-reentrant */
/* Accessor methods to globals.
These are made visible to non-reentrant scanners for convenience. */
-int yylex_destroy ( void );
+int parser6_lex_destroy (void );
-int yyget_debug ( void );
+int parser6_get_debug (void );
-void yyset_debug ( int debug_flag );
+void parser6_set_debug (int debug_flag );
-YY_EXTRA_TYPE yyget_extra ( void );
+YY_EXTRA_TYPE parser6_get_extra (void );
-void yyset_extra ( YY_EXTRA_TYPE user_defined );
+void parser6_set_extra (YY_EXTRA_TYPE user_defined );
-FILE *yyget_in ( void );
+FILE *parser6_get_in (void );
-void yyset_in ( FILE * _in_str );
+void parser6_set_in (FILE * _in_str );
-FILE *yyget_out ( void );
+FILE *parser6_get_out (void );
-void yyset_out ( FILE * _out_str );
+void parser6_set_out (FILE * _out_str );
- int yyget_leng ( void );
+ int parser6_get_leng (void );
-char *yyget_text ( void );
+char *parser6_get_text (void );
-int yyget_lineno ( void );
+int parser6_get_lineno (void );
-void yyset_lineno ( int _line_number );
+void parser6_set_lineno (int _line_number );
/* %if-bison-bridge */
/* %endif */
#ifndef YY_SKIP_YYWRAP
#ifdef __cplusplus
-extern "C" int yywrap ( void );
+extern "C" int parser6_wrap (void );
#else
-extern int yywrap ( void );
+extern int parser6_wrap (void );
#endif
#endif
/* %not-for-header */
+
#ifndef YY_NO_UNPUT
#endif
/* %endif */
#ifndef yytext_ptr
-static void yy_flex_strncpy ( char *, const char *, int );
+static void yy_flex_strncpy (char *,yyconst char *,int );
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen ( const char * );
+static int yy_flex_strlen (yyconst char * );
#endif
#ifndef YY_NO_INPUT
/* %if-c-only Standard (non-C++) definition */
/* %not-for-header */
+
#ifdef __cplusplus
-static int yyinput ( void );
+static int yyinput (void );
#else
-static int input ( void );
+static int input (void );
#endif
/* %ok-for-header */
/* This used to be an fputs(), but since the string might contain NUL's,
* we now use fwrite().
*/
-#define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
+#define ECHO do { if (fwrite( parser6_text, (size_t) parser6_leng, 1, parser6_out )) {} } while (0)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
{ \
int c = '*'; \
- int n; \
+ size_t n; \
for ( n = 0; n < max_size && \
- (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+ (c = getc( parser6_in )) != EOF && c != '\n'; ++n ) \
buf[n] = (char) c; \
if ( c == '\n' ) \
buf[n++] = (char) c; \
- if ( c == EOF && ferror( yyin ) ) \
+ if ( c == EOF && ferror( parser6_in ) ) \
YY_FATAL_ERROR( "input in flex scanner failed" ); \
result = n; \
} \
else \
{ \
errno=0; \
- while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
+ while ( (result = (int) fread(buf, 1, max_size, parser6_in))==0 && ferror(parser6_in)) \
{ \
if( errno != EINTR) \
{ \
break; \
} \
errno=0; \
- clearerr(yyin); \
+ clearerr(parser6_in); \
} \
}\
\
/* %if-tables-serialization structures and prototypes */
/* %not-for-header */
+
/* %ok-for-header */
/* %not-for-header */
+
/* %tables-yydmap generated elements */
/* %endif */
/* end tables serialization structures and prototypes */
#define YY_DECL_IS_OURS 1
/* %if-c-only Standard (non-C++) definition */
-extern int yylex (void);
+extern int parser6_lex (void);
-#define YY_DECL int yylex (void)
+#define YY_DECL int parser6_lex (void)
/* %endif */
/* %if-c++-only C++ definition */
/* %endif */
#endif /* !YY_DECL */
-/* Code executed at the beginning of each rule, after yytext and yyleng
+/* Code executed at the beginning of each rule, after parser6_text and parser6_leng
* have been set up.
*/
#ifndef YY_USER_ACTION
YY_USER_ACTION
/* %not-for-header */
+
/** The main scanner function which does all the work.
*/
YY_DECL
if ( ! (yy_start) )
(yy_start) = 1; /* first start state */
- if ( ! yyin )
+ if ( ! parser6_in )
/* %if-c-only */
- yyin = stdin;
+ parser6_in = stdin;
/* %endif */
/* %if-c++-only */
/* %endif */
- if ( ! yyout )
+ if ( ! parser6_out )
/* %if-c-only */
- yyout = stdout;
+ parser6_out = stdout;
/* %endif */
/* %if-c++-only */
/* %endif */
if ( ! YY_CURRENT_BUFFER ) {
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE );
}
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
}
{
-#line 98 "dhcp6_lexer.ll"
/* This part of the code is copied over to the verbatim to the top
- of the generated yylex function. Explanation:
+ of the generated parser6_lex function. Explanation:
http://www.gnu.org/software/bison/manual/html_node/Multiple-start_002dsymbols.html */
- /* Code run each time yylex is called. */
+ /* Code run each time parser6_lex is called. */
driver.loc_.step();
if (start_token_flag) {
}
-#line 1974 "dhcp6_lexer.cc"
+#line 1754 "dhcp6_lexer.cc"
while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
{
/* %% [8.0] yymore()-related code goes here */
yy_cp = (yy_c_buf_p);
- /* Support of yytext. */
+ /* Support of parser6_text. */
*yy_cp = (yy_hold_char);
/* yy_bp points to the position in yy_ch_buf of the start of
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
++yy_cp;
}
while ( yy_current_state != 1250 );
YY_DO_BEFORE_ACTION;
-/* %% [11.0] code for yylineno update goes here */
+/* %% [11.0] code for parser6_lineno update goes here */
do_action: /* This label is used only to access EOF actions. */
/* %% [12.0] debug code goes here */
- if ( yy_flex_debug )
+ if ( parser6__flex_debug )
{
if ( yy_act == 0 )
fprintf( stderr, "--scanner backing up\n" );
else if ( yy_act < 160 )
fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n",
- (long)yy_rule_linenum[yy_act], yytext );
+ (long)yy_rule_linenum[yy_act], parser6_text );
else if ( yy_act == 160 )
fprintf( stderr, "--accepting default rule (\"%s\")\n",
- yytext );
+ parser6_text );
else if ( yy_act == 161 )
fprintf( stderr, "--(end of buffer or a NUL)\n" );
else
case 1:
YY_RULE_SETUP
-#line 135 "dhcp6_lexer.ll"
+#line 134 "dhcp6_lexer.ll"
;
YY_BREAK
case 2:
YY_RULE_SETUP
-#line 137 "dhcp6_lexer.ll"
+#line 136 "dhcp6_lexer.ll"
;
YY_BREAK
case 3:
YY_RULE_SETUP
-#line 139 "dhcp6_lexer.ll"
+#line 138 "dhcp6_lexer.ll"
{
BEGIN(COMMENT);
comment_start_line = driver.loc_.end.line;;
YY_BREAK
case 4:
YY_RULE_SETUP
-#line 144 "dhcp6_lexer.ll"
+#line 143 "dhcp6_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 5:
YY_RULE_SETUP
-#line 145 "dhcp6_lexer.ll"
+#line 144 "dhcp6_lexer.ll"
;
YY_BREAK
case YY_STATE_EOF(COMMENT):
-#line 146 "dhcp6_lexer.ll"
+#line 145 "dhcp6_lexer.ll"
{
isc_throw(Dhcp6ParseError, "Comment not closed. (/* in line " << comment_start_line);
}
YY_BREAK
case 6:
YY_RULE_SETUP
-#line 150 "dhcp6_lexer.ll"
+#line 149 "dhcp6_lexer.ll"
BEGIN(DIR_ENTER);
YY_BREAK
case 7:
YY_RULE_SETUP
-#line 151 "dhcp6_lexer.ll"
+#line 150 "dhcp6_lexer.ll"
BEGIN(DIR_INCLUDE);
YY_BREAK
case 8:
YY_RULE_SETUP
-#line 152 "dhcp6_lexer.ll"
+#line 151 "dhcp6_lexer.ll"
{
/* Include directive. */
/* Extract the filename. */
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
driver.includeFile(tmp);
case YY_STATE_EOF(DIR_ENTER):
case YY_STATE_EOF(DIR_INCLUDE):
case YY_STATE_EOF(DIR_EXIT):
-#line 161 "dhcp6_lexer.ll"
+#line 160 "dhcp6_lexer.ll"
{
isc_throw(Dhcp6ParseError, "Directive not closed.");
}
YY_BREAK
case 9:
YY_RULE_SETUP
-#line 164 "dhcp6_lexer.ll"
+#line 163 "dhcp6_lexer.ll"
BEGIN(INITIAL);
YY_BREAK
case 10:
YY_RULE_SETUP
-#line 167 "dhcp6_lexer.ll"
+#line 166 "dhcp6_lexer.ll"
{
/* Ok, we found a with space. Let's ignore it and update loc variable. */
driver.loc_.step();
case 11:
/* rule 11 can match eol */
YY_RULE_SETUP
-#line 172 "dhcp6_lexer.ll"
+#line 171 "dhcp6_lexer.ll"
{
/* Newline found. Let's update the location and continue. */
- driver.loc_.lines(yyleng);
+ driver.loc_.lines(parser6_leng);
driver.loc_.step();
}
YY_BREAK
case 12:
YY_RULE_SETUP
-#line 179 "dhcp6_lexer.ll"
+#line 178 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 13:
YY_RULE_SETUP
-#line 188 "dhcp6_lexer.ll"
+#line 187 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 14:
YY_RULE_SETUP
-#line 197 "dhcp6_lexer.ll"
+#line 196 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 15:
YY_RULE_SETUP
-#line 206 "dhcp6_lexer.ll"
+#line 205 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 16:
YY_RULE_SETUP
-#line 215 "dhcp6_lexer.ll"
+#line 214 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 17:
YY_RULE_SETUP
-#line 224 "dhcp6_lexer.ll"
+#line 223 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 18:
YY_RULE_SETUP
-#line 233 "dhcp6_lexer.ll"
+#line 232 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 19:
YY_RULE_SETUP
-#line 242 "dhcp6_lexer.ll"
+#line 241 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 20:
YY_RULE_SETUP
-#line 251 "dhcp6_lexer.ll"
+#line 250 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 21:
YY_RULE_SETUP
-#line 260 "dhcp6_lexer.ll"
+#line 259 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 22:
YY_RULE_SETUP
-#line 269 "dhcp6_lexer.ll"
+#line 268 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 23:
YY_RULE_SETUP
-#line 278 "dhcp6_lexer.ll"
+#line 277 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 24:
YY_RULE_SETUP
-#line 287 "dhcp6_lexer.ll"
+#line 286 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 25:
YY_RULE_SETUP
-#line 296 "dhcp6_lexer.ll"
+#line 295 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP_DDNS:
YY_BREAK
case 26:
YY_RULE_SETUP
-#line 305 "dhcp6_lexer.ll"
+#line 304 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp6Parser::make_UDP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 27:
YY_RULE_SETUP
-#line 315 "dhcp6_lexer.ll"
+#line 314 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_PROTOCOL) {
return isc::dhcp::Dhcp6Parser::make_TCP(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 28:
YY_RULE_SETUP
-#line 325 "dhcp6_lexer.ll"
+#line 324 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::NCR_FORMAT) {
return isc::dhcp::Dhcp6Parser::make_JSON(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 29:
YY_RULE_SETUP
-#line 335 "dhcp6_lexer.ll"
+#line 334 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 30:
YY_RULE_SETUP
-#line 345 "dhcp6_lexer.ll"
+#line 344 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 31:
YY_RULE_SETUP
-#line 355 "dhcp6_lexer.ll"
+#line 354 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 32:
YY_RULE_SETUP
-#line 365 "dhcp6_lexer.ll"
+#line 364 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_NEVER(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 33:
YY_RULE_SETUP
-#line 375 "dhcp6_lexer.ll"
+#line 374 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_ALWAYS(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 34:
YY_RULE_SETUP
-#line 385 "dhcp6_lexer.ll"
+#line 384 "dhcp6_lexer.ll"
{
/* dhcp-ddns value keywords are case insensitive */
if (driver.ctx_ == isc::dhcp::Parser6Context::REPLACE_CLIENT_NAME) {
return isc::dhcp::Dhcp6Parser::make_WHEN_NOT_PRESENT(driver.loc_);
}
- std::string tmp(yytext+1);
+ std::string tmp(parser6_text+1);
tmp.resize(tmp.size() - 1);
return isc::dhcp::Dhcp6Parser::make_STRING(tmp, driver.loc_);
}
YY_BREAK
case 35:
YY_RULE_SETUP
-#line 395 "dhcp6_lexer.ll"
+#line 394 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::CONFIG:
YY_BREAK
case 36:
YY_RULE_SETUP
-#line 404 "dhcp6_lexer.ll"
+#line 403 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 37:
YY_RULE_SETUP
-#line 413 "dhcp6_lexer.ll"
+#line 412 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::INTERFACES_CONFIG:
YY_BREAK
case 38:
YY_RULE_SETUP
-#line 422 "dhcp6_lexer.ll"
+#line 421 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::INTERFACES_CONFIG:
YY_BREAK
case 39:
YY_RULE_SETUP
-#line 431 "dhcp6_lexer.ll"
+#line 430 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 40:
YY_RULE_SETUP
-#line 440 "dhcp6_lexer.ll"
+#line 439 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 41:
YY_RULE_SETUP
-#line 449 "dhcp6_lexer.ll"
+#line 448 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::HOSTS_DATABASE:
YY_BREAK
case 42:
YY_RULE_SETUP
-#line 458 "dhcp6_lexer.ll"
+#line 457 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 43:
YY_RULE_SETUP
-#line 470 "dhcp6_lexer.ll"
+#line 469 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 44:
YY_RULE_SETUP
-#line 479 "dhcp6_lexer.ll"
+#line 478 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 45:
YY_RULE_SETUP
-#line 488 "dhcp6_lexer.ll"
+#line 487 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 46:
YY_RULE_SETUP
-#line 497 "dhcp6_lexer.ll"
+#line 496 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DATABASE_TYPE:
YY_BREAK
case 47:
YY_RULE_SETUP
-#line 506 "dhcp6_lexer.ll"
+#line 505 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 48:
YY_RULE_SETUP
-#line 516 "dhcp6_lexer.ll"
+#line 515 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 49:
YY_RULE_SETUP
-#line 526 "dhcp6_lexer.ll"
+#line 525 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 50:
YY_RULE_SETUP
-#line 536 "dhcp6_lexer.ll"
+#line 535 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 51:
YY_RULE_SETUP
-#line 546 "dhcp6_lexer.ll"
+#line 545 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 52:
YY_RULE_SETUP
-#line 557 "dhcp6_lexer.ll"
+#line 556 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 53:
YY_RULE_SETUP
-#line 567 "dhcp6_lexer.ll"
+#line 566 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 54:
YY_RULE_SETUP
-#line 577 "dhcp6_lexer.ll"
+#line 576 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 55:
YY_RULE_SETUP
-#line 587 "dhcp6_lexer.ll"
+#line 586 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 56:
YY_RULE_SETUP
-#line 597 "dhcp6_lexer.ll"
+#line 596 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 57:
YY_RULE_SETUP
-#line 607 "dhcp6_lexer.ll"
+#line 606 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 58:
YY_RULE_SETUP
-#line 617 "dhcp6_lexer.ll"
+#line 616 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 59:
YY_RULE_SETUP
-#line 627 "dhcp6_lexer.ll"
+#line 626 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 60:
YY_RULE_SETUP
-#line 637 "dhcp6_lexer.ll"
+#line 636 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 61:
YY_RULE_SETUP
-#line 646 "dhcp6_lexer.ll"
+#line 645 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 62:
YY_RULE_SETUP
-#line 655 "dhcp6_lexer.ll"
+#line 654 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 63:
YY_RULE_SETUP
-#line 664 "dhcp6_lexer.ll"
+#line 663 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::DHCP6:
YY_BREAK
case 64:
YY_RULE_SETUP
-#line 679 "dhcp6_lexer.ll"
+#line 678 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::LEASE_DATABASE:
YY_BREAK
case 65:
YY_RULE_SETUP
-#line 694 "dhcp6_lexer.ll"
+#line 693 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DATA:
YY_BREAK
case 66:
YY_RULE_SETUP
-#line 703 "dhcp6_lexer.ll"
+#line 702 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::OPTION_DATA:
YY_BREAK
case 67:
YY_RULE_SETUP
-#line 712 "dhcp6_lexer.ll"
+#line 711 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
YY_BREAK
case 68:
YY_RULE_SETUP
-#line 721 "dhcp6_lexer.ll"
+#line 720 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::SUBNET6:
YY_BREAK
case 69:
YY_RULE_SETUP
-#line 730 "dhcp6_lexer.ll"
+#line 729 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
YY_BREAK
case 70:
YY_RULE_SETUP
-#line 739 "dhcp6_lexer.ll"
+#line 738 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
YY_BREAK
case 71:
YY_RULE_SETUP
-#line 748 "dhcp6_lexer.ll"
+#line 747 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
YY_BREAK
case 72:
YY_RULE_SETUP
-#line 757 "dhcp6_lexer.ll"
+#line 756 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
YY_BREAK
case 73:
YY_RULE_SETUP
-#line 766 "dhcp6_lexer.ll"
+#line 765 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::PD_POOLS:
YY_BREAK
case 74:
YY_RULE_SETUP
-#line 775 "dhcp6_lexer.ll"
+#line 774 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::POOLS:
YY_BREAK
case 75:
YY_RULE_SETUP
-#line 784 "dhcp6_lexer.ll"
+#line 783 "dhcp6_lexer.ll"
{
switch(driver.ctx_) {
case isc::dhcp::Parser6Context::POOLS:
case isc::dhcp::Parser6Context::PD_POOLS:
+ case isc::dhcp::Parser6Context::SUBNET6:
return isc::dhcp::Dhcp6Parser::make_USER_CONTEXT(driver.loc_);
default:
return isc::dhcp::Dhcp6Parser::make_STRING("user-context", driver.loc_);
/* A string has been matched. It contains the actual string and single quotes.
We need to get those quotes out of the way and just use its content, e.g.
for 'foo' we should get foo */
- std::string raw(yytext+1);
+ std::string raw(parser6_text+1);
size_t len = raw.size() - 1;
raw.resize(len);
std::string decoded;
#line 1498 "dhcp6_lexer.ll"
{
/* Bad string with a forbidden control character inside */
- driver.error(driver.loc_, "Invalid control in " + std::string(yytext));
+ driver.error(driver.loc_, "Invalid control in " + std::string(parser6_text));
}
YY_BREAK
case 144:
#line 1503 "dhcp6_lexer.ll"
{
/* Bad string with a bad escape inside */
- driver.error(driver.loc_, "Bad escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Bad escape in " + std::string(parser6_text));
}
YY_BREAK
case 145:
#line 1508 "dhcp6_lexer.ll"
{
/* Bad string with an open escape at the end */
- driver.error(driver.loc_, "Overflow escape in " + std::string(yytext));
+ driver.error(driver.loc_, "Overflow escape in " + std::string(parser6_text));
}
YY_BREAK
case 146:
#line 1520 "dhcp6_lexer.ll"
{
/* An integer was found. */
- std::string tmp(yytext);
+ std::string tmp(parser6_text);
int64_t integer = 0;
try {
/* In substring we want to use negative values (e.g. -1).
#line 1538 "dhcp6_lexer.ll"
{
/* A floating point was found. */
- std::string tmp(yytext);
+ std::string tmp(parser6_text);
double fp = 0.0;
try {
fp = boost::lexical_cast<double>(tmp);
YY_RULE_SETUP
#line 1551 "dhcp6_lexer.ll"
{
- string tmp(yytext);
+ string tmp(parser6_text);
return isc::dhcp::Dhcp6Parser::make_BOOLEAN(tmp == "true", driver.loc_);
}
YY_BREAK
case 159:
YY_RULE_SETUP
#line 1566 "dhcp6_lexer.ll"
-driver.error (driver.loc_, "Invalid character: " + std::string(yytext));
+driver.error (driver.loc_, "Invalid character: " + std::string(parser6_text));
YY_BREAK
case YY_STATE_EOF(INITIAL):
#line 1568 "dhcp6_lexer.ll"
#line 1591 "dhcp6_lexer.ll"
ECHO;
YY_BREAK
-#line 4005 "dhcp6_lexer.cc"
+#line 3786 "dhcp6_lexer.cc"
case YY_END_OF_BUFFER:
{
{
/* We're scanning a new file or input source. It's
* possible that this happened because the user
- * just pointed yyin at a new source and called
- * yylex(). If so, then we have to assure
+ * just pointed parser6_in at a new source and called
+ * parser6_lex(). If so, then we have to assure
* consistency between YY_CURRENT_BUFFER and our
* globals. Here is the right place to do so, because
* this is the first action (other than possibly a
*/
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
/* %if-c-only */
- YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+ YY_CURRENT_BUFFER_LVALUE->yy_input_file = parser6_in;
/* %endif */
/* %if-c++-only */
/* %endif */
{
(yy_did_buffer_switch_on_eof) = 0;
- if ( yywrap( ) )
+ if ( parser6_wrap( ) )
{
/* Note: because we've taken care in
* yy_get_next_buffer() to have set up
- * yytext, we can now set up
+ * parser6_text, we can now set up
* yy_c_buf_p so that if some total
* hoser (like flex itself) wants to
* call the scanner after we return the
} /* end of action switch */
} /* end of scanning one token */
} /* end of user's declarations */
-} /* end of yylex */
+} /* end of parser6_lex */
/* %ok-for-header */
/* %if-c++-only */
/* %not-for-header */
+
/* %ok-for-header */
/* %endif */
b->yy_ch_buf = (char *)
/* Include room in for 2 EOB chars. */
- yyrealloc( (void *) b->yy_ch_buf,
- (yy_size_t) (b->yy_buf_size + 2) );
+ parser6_realloc((void *) b->yy_ch_buf,b->yy_buf_size + 2 );
}
else
/* Can't grow it, we don't own it. */
if ( number_to_move == YY_MORE_ADJ )
{
ret_val = EOB_ACT_END_OF_FILE;
- yyrestart( yyin );
+ parser6_restart(parser6_in );
}
else
if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
/* Extend the array by 50%, plus the number we really need. */
int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
- (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
+ YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) parser6_realloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- /* "- 2" to take care of EOB's */
- YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
}
(yy_n_chars) += number_to_move;
/* %if-c-only */
/* %not-for-header */
+
static yy_state_type yy_get_previous_state (void)
/* %endif */
/* %if-c++-only */
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
}
return yy_current_state;
{
yy_current_state = (int) yy_def[yy_current_state];
if ( yy_current_state >= 1251 )
- yy_c = yy_meta[yy_c];
+ yy_c = yy_meta[(unsigned int) yy_c];
}
- yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
+ yy_current_state = yy_nxt[yy_base[yy_current_state] + (flex_int16_t) yy_c];
yy_is_jam = (yy_current_state == 1250);
return yy_is_jam ? 0 : yy_current_state;
else
{ /* need more input */
- int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
+ int offset = (yy_c_buf_p) - (yytext_ptr);
++(yy_c_buf_p);
switch ( yy_get_next_buffer( ) )
*/
/* Reset buffer status. */
- yyrestart( yyin );
+ parser6_restart(parser6_in );
/*FALLTHROUGH*/
case EOB_ACT_END_OF_FILE:
{
- if ( yywrap( ) )
+ if ( parser6_wrap( ) )
return 0;
if ( ! (yy_did_buffer_switch_on_eof) )
}
c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- *(yy_c_buf_p) = '\0'; /* preserve yytext */
+ *(yy_c_buf_p) = '\0'; /* preserve parser6_text */
(yy_hold_char) = *++(yy_c_buf_p);
-/* %% [19.0] update BOL and yylineno */
+/* %% [19.0] update BOL and parser6_lineno */
return c;
}
* @note This function does not reset the start condition to @c INITIAL .
*/
/* %if-c-only */
- void yyrestart (FILE * input_file )
+ void parser6_restart (FILE * input_file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
if ( ! YY_CURRENT_BUFFER ){
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
YY_CURRENT_BUFFER_LVALUE =
- yy_create_buffer( yyin, YY_BUF_SIZE );
+ parser6__create_buffer(parser6_in,YY_BUF_SIZE );
}
- yy_init_buffer( YY_CURRENT_BUFFER, input_file );
- yy_load_buffer_state( );
+ parser6__init_buffer(YY_CURRENT_BUFFER,input_file );
+ parser6__load_buffer_state( );
}
/* %if-c++-only */
*
*/
/* %if-c-only */
- void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
+ void parser6__switch_to_buffer (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
/* TODO. We should be able to replace this entire function body
* with
- * yypop_buffer_state();
- * yypush_buffer_state(new_buffer);
+ * parser6_pop_buffer_state();
+ * parser6_push_buffer_state(new_buffer);
*/
- yyensure_buffer_stack ();
+ parser6_ensure_buffer_stack ();
if ( YY_CURRENT_BUFFER == new_buffer )
return;
}
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
/* We don't actually know whether we did this switch during
- * EOF (yywrap()) processing, but the only time this flag
- * is looked at is after yywrap() is called, so it's safe
+ * EOF (parser6_wrap()) processing, but the only time this flag
+ * is looked at is after parser6_wrap() is called, so it's safe
* to go ahead and always set it.
*/
(yy_did_buffer_switch_on_eof) = 1;
}
/* %if-c-only */
-static void yy_load_buffer_state (void)
+static void parser6__load_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
/* %if-c-only */
- yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+ parser6_in = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
/* %endif */
/* %if-c++-only */
/* %endif */
* @return the allocated buffer state.
*/
/* %if-c-only */
- YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
+ YY_BUFFER_STATE parser6__create_buffer (FILE * file, int size )
/* %endif */
/* %if-c++-only */
/* %endif */
{
YY_BUFFER_STATE b;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser6_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__create_buffer()" );
- b->yy_buf_size = size;
+ b->yy_buf_size = (yy_size_t)size;
/* yy_ch_buf has to be 2 characters longer than the size given because
* we need to put in 2 end-of-buffer characters.
*/
- b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
+ b->yy_ch_buf = (char *) parser6_alloc(b->yy_buf_size + 2 );
if ( ! b->yy_ch_buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__create_buffer()" );
b->yy_is_our_buffer = 1;
- yy_init_buffer( b, file );
+ parser6__init_buffer(b,file );
return b;
}
/* %endif */
/** Destroy the buffer.
- * @param b a buffer created with yy_create_buffer()
+ * @param b a buffer created with parser6__create_buffer()
*
*/
/* %if-c-only */
- void yy_delete_buffer (YY_BUFFER_STATE b )
+ void parser6__delete_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
if ( b->yy_is_our_buffer )
- yyfree( (void *) b->yy_ch_buf );
+ parser6_free((void *) b->yy_ch_buf );
- yyfree( (void *) b );
+ parser6_free((void *) b );
}
/* Initializes or reinitializes a buffer.
* This function is sometimes called more than once on the same buffer,
- * such as during a yyrestart() or at EOF.
+ * such as during a parser6_restart() or at EOF.
*/
/* %if-c-only */
- static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
+ static void parser6__init_buffer (YY_BUFFER_STATE b, FILE * file )
/* %endif */
/* %if-c++-only */
/* %endif */
{
int oerrno = errno;
- yy_flush_buffer( b );
+ parser6__flush_buffer(b );
/* %if-c-only */
b->yy_input_file = file;
/* %endif */
b->yy_fill_buffer = 1;
- /* If b is the current buffer, then yy_init_buffer was _probably_
- * called from yyrestart() or through yy_get_next_buffer.
+ /* If b is the current buffer, then parser6__init_buffer was _probably_
+ * called from parser6_restart() or through yy_get_next_buffer.
* In that case, we don't want to reset the lineno or column.
*/
if (b != YY_CURRENT_BUFFER){
*
*/
/* %if-c-only */
- void yy_flush_buffer (YY_BUFFER_STATE b )
+ void parser6__flush_buffer (YY_BUFFER_STATE b )
/* %endif */
/* %if-c++-only */
/* %endif */
b->yy_buffer_status = YY_BUFFER_NEW;
if ( b == YY_CURRENT_BUFFER )
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
}
/* %if-c-or-c++ */
*
*/
/* %if-c-only */
-void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+void parser6_push_buffer_state (YY_BUFFER_STATE new_buffer )
/* %endif */
/* %if-c++-only */
/* %endif */
if (new_buffer == NULL)
return;
- yyensure_buffer_stack();
+ parser6_ensure_buffer_stack();
- /* This block is copied from yy_switch_to_buffer. */
+ /* This block is copied from parser6__switch_to_buffer. */
if ( YY_CURRENT_BUFFER )
{
/* Flush out information for old buffer. */
(yy_buffer_stack_top)++;
YY_CURRENT_BUFFER_LVALUE = new_buffer;
- /* copied from yy_switch_to_buffer. */
- yy_load_buffer_state( );
+ /* copied from parser6__switch_to_buffer. */
+ parser6__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
/* %endif */
*
*/
/* %if-c-only */
-void yypop_buffer_state (void)
+void parser6_pop_buffer_state (void)
/* %endif */
/* %if-c++-only */
/* %endif */
if (!YY_CURRENT_BUFFER)
return;
- yy_delete_buffer(YY_CURRENT_BUFFER );
+ parser6__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
if ((yy_buffer_stack_top) > 0)
--(yy_buffer_stack_top);
if (YY_CURRENT_BUFFER) {
- yy_load_buffer_state( );
+ parser6__load_buffer_state( );
(yy_did_buffer_switch_on_eof) = 1;
}
}
* Guarantees space for at least one push.
*/
/* %if-c-only */
-static void yyensure_buffer_stack (void)
+static void parser6_ensure_buffer_stack (void)
/* %endif */
/* %if-c++-only */
/* %endif */
{
- yy_size_t num_to_alloc;
+ int num_to_alloc;
if (!(yy_buffer_stack)) {
* immediate realloc on the next call.
*/
num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
- (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser6_alloc
(num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6_ensure_buffer_stack()" );
memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
yy_size_t grow_size = 8 /* arbitrary grow size */;
num_to_alloc = (yy_buffer_stack_max) + grow_size;
- (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+ (yy_buffer_stack) = (struct yy_buffer_state**)parser6_realloc
((yy_buffer_stack),
num_to_alloc * sizeof(struct yy_buffer_state*)
);
if ( ! (yy_buffer_stack) )
- YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6_ensure_buffer_stack()" );
/* zero only the new slots.*/
memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
+YY_BUFFER_STATE parser6__scan_buffer (char * base, yy_size_t size )
{
YY_BUFFER_STATE b;
/* They forgot to leave room for the EOB's. */
return NULL;
- b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
+ b = (YY_BUFFER_STATE) parser6_alloc(sizeof( struct yy_buffer_state ) );
if ( ! b )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__scan_buffer()" );
- b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
+ b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
b->yy_buf_pos = b->yy_ch_buf = base;
b->yy_is_our_buffer = 0;
b->yy_input_file = NULL;
b->yy_fill_buffer = 0;
b->yy_buffer_status = YY_BUFFER_NEW;
- yy_switch_to_buffer( b );
+ parser6__switch_to_buffer(b );
return b;
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan a string. The next call to yylex() will
+/** Setup the input buffer state to scan a string. The next call to parser6_lex() will
* scan from a @e copy of @a str.
* @param yystr a NUL-terminated string to scan
*
* @return the newly allocated buffer state object.
* @note If you want to scan bytes that may contain NUL values, then use
- * yy_scan_bytes() instead.
+ * parser6__scan_bytes() instead.
*/
-YY_BUFFER_STATE yy_scan_string (const char * yystr )
+YY_BUFFER_STATE parser6__scan_string (yyconst char * yystr )
{
- return yy_scan_bytes( yystr, (int) strlen(yystr) );
+ return parser6__scan_bytes(yystr,(int) strlen(yystr) );
}
/* %endif */
/* %if-c-only */
-/** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+/** Setup the input buffer state to scan the given bytes. The next call to parser6_lex() will
* scan from a @e copy of @a bytes.
* @param yybytes the byte buffer to scan
* @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
*
* @return the newly allocated buffer state object.
*/
-YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
+YY_BUFFER_STATE parser6__scan_bytes (yyconst char * yybytes, int _yybytes_len )
{
YY_BUFFER_STATE b;
char *buf;
/* Get memory for full buffer, including space for trailing EOB's. */
n = (yy_size_t) (_yybytes_len + 2);
- buf = (char *) yyalloc( n );
+ buf = (char *) parser6_alloc(n );
if ( ! buf )
- YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "out of dynamic memory in parser6__scan_bytes()" );
for ( i = 0; i < _yybytes_len; ++i )
buf[i] = yybytes[i];
buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- b = yy_scan_buffer( buf, n );
+ b = parser6__scan_buffer(buf,n );
if ( ! b )
- YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+ YY_FATAL_ERROR( "bad buffer in parser6__scan_bytes()" );
/* It's okay to grow etc. this buffer, and we should throw it
* away when we're done.
#endif
/* %if-c-only */
-static void yynoreturn yy_fatal_error (const char* msg )
+static void yynoreturn yy_fatal_error (yyconst char* msg )
{
- fprintf( stderr, "%s\n", msg );
+ (void) fprintf( stderr, "%s\n", msg );
exit( YY_EXIT_FAILURE );
}
/* %endif */
#define yyless(n) \
do \
{ \
- /* Undo effects of setting up yytext. */ \
+ /* Undo effects of setting up parser6_text. */ \
int yyless_macro_arg = (n); \
YY_LESS_LINENO(yyless_macro_arg);\
- yytext[yyleng] = (yy_hold_char); \
- (yy_c_buf_p) = yytext + yyless_macro_arg; \
+ parser6_text[parser6_leng] = (yy_hold_char); \
+ (yy_c_buf_p) = parser6_text + yyless_macro_arg; \
(yy_hold_char) = *(yy_c_buf_p); \
*(yy_c_buf_p) = '\0'; \
- yyleng = yyless_macro_arg; \
+ parser6_leng = yyless_macro_arg; \
} \
while ( 0 )
/** Get the current line number.
*
*/
-int yyget_lineno (void)
+int parser6_get_lineno (void)
{
- return yylineno;
+ return parser6_lineno;
}
/** Get the input stream.
*
*/
-FILE *yyget_in (void)
+FILE *parser6_get_in (void)
{
- return yyin;
+ return parser6_in;
}
/** Get the output stream.
*
*/
-FILE *yyget_out (void)
+FILE *parser6_get_out (void)
{
- return yyout;
+ return parser6_out;
}
/** Get the length of the current token.
*
*/
-int yyget_leng (void)
+int parser6_get_leng (void)
{
- return yyleng;
+ return parser6_leng;
}
/** Get the current token.
*
*/
-char *yyget_text (void)
+char *parser6_get_text (void)
{
- return yytext;
+ return parser6_text;
}
/* %if-reentrant */
* @param _line_number line number
*
*/
-void yyset_lineno (int _line_number )
+void parser6_set_lineno (int _line_number )
{
- yylineno = _line_number;
+ parser6_lineno = _line_number;
}
/** Set the input stream. This does not discard the current
* input buffer.
* @param _in_str A readable stream.
*
- * @see yy_switch_to_buffer
+ * @see parser6__switch_to_buffer
*/
-void yyset_in (FILE * _in_str )
+void parser6_set_in (FILE * _in_str )
{
- yyin = _in_str ;
+ parser6_in = _in_str ;
}
-void yyset_out (FILE * _out_str )
+void parser6_set_out (FILE * _out_str )
{
- yyout = _out_str ;
+ parser6_out = _out_str ;
}
-int yyget_debug (void)
+int parser6_get_debug (void)
{
- return yy_flex_debug;
+ return parser6__flex_debug;
}
-void yyset_debug (int _bdebug )
+void parser6_set_debug (int _bdebug )
{
- yy_flex_debug = _bdebug ;
+ parser6__flex_debug = _bdebug ;
}
/* %endif */
static int yy_init_globals (void)
{
/* Initialization is the same as for the non-reentrant scanner.
- * This function is called from yylex_destroy(), so don't allocate here.
+ * This function is called from parser6_lex_destroy(), so don't allocate here.
*/
(yy_buffer_stack) = NULL;
/* Defined in main.c */
#ifdef YY_STDINIT
- yyin = stdin;
- yyout = stdout;
+ parser6_in = stdin;
+ parser6_out = stdout;
#else
- yyin = NULL;
- yyout = NULL;
+ parser6_in = NULL;
+ parser6_out = NULL;
#endif
/* For future reference: Set errno on error, since we are called by
- * yylex_init()
+ * parser6_lex_init()
*/
return 0;
}
/* %endif */
/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
-/* yylex_destroy is for both reentrant and non-reentrant scanners. */
-int yylex_destroy (void)
+/* parser6_lex_destroy is for both reentrant and non-reentrant scanners. */
+int parser6_lex_destroy (void)
{
/* Pop the buffer stack, destroying each element. */
while(YY_CURRENT_BUFFER){
- yy_delete_buffer( YY_CURRENT_BUFFER );
+ parser6__delete_buffer(YY_CURRENT_BUFFER );
YY_CURRENT_BUFFER_LVALUE = NULL;
- yypop_buffer_state();
+ parser6_pop_buffer_state();
}
/* Destroy the stack itself. */
- yyfree((yy_buffer_stack) );
+ parser6_free((yy_buffer_stack) );
(yy_buffer_stack) = NULL;
/* Reset the globals. This is important in a non-reentrant scanner so the next time
- * yylex() is called, initialization will occur. */
+ * parser6_lex() is called, initialization will occur. */
yy_init_globals( );
/* %if-reentrant */
*/
#ifndef yytext_ptr
-static void yy_flex_strncpy (char* s1, const char * s2, int n )
+static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
{
int i;
#endif
#ifdef YY_NEED_STRLEN
-static int yy_flex_strlen (const char * s )
+static int yy_flex_strlen (yyconst char * s )
{
int n;
for ( n = 0; s[n]; ++n )
}
#endif
-void *yyalloc (yy_size_t size )
+void *parser6_alloc (yy_size_t size )
{
return malloc(size);
}
-void *yyrealloc (void * ptr, yy_size_t size )
+void *parser6_realloc (void * ptr, yy_size_t size )
{
/* The cast to (char *) in the following accommodates both
return realloc(ptr, size);
}
-void yyfree (void * ptr )
+void parser6_free (void * ptr )
{
- free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
+ free( (char *) ptr ); /* see parser6_realloc() for (char *) cast */
}
/* %if-tables-serialization definitions */
#line 1591 "dhcp6_lexer.ll"
+
using namespace isc::dhcp;
void
file_ = "<string>";
sfile_ = 0;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser6__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
buffer = parser6__scan_bytes(str.c_str(), str.size());
if (!buffer) {
file_ = filename;
sfile_ = f;
loc_.initialize(&file_);
- yy_flex_debug = trace_scanning_;
+ parser6__flex_debug = trace_scanning_;
YY_BUFFER_STATE buffer;
/* See dhcp6_lexer.cc header for available definitions */
#line 1666 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 233:
-#line 891 "dhcp6_parser.yy" // lalr1.cc:859
+ case 234:
+#line 892 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1674 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 234:
-#line 893 "dhcp6_parser.yy" // lalr1.cc:859
+ case 235:
+#line 894 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr subnet(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("subnet", subnet);
#line 1684 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 235:
-#line 899 "dhcp6_parser.yy" // lalr1.cc:859
+ case 236:
+#line 900 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1692 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 236:
-#line 901 "dhcp6_parser.yy" // lalr1.cc:859
+ case 237:
+#line 902 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface", iface);
#line 1702 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 237:
-#line 907 "dhcp6_parser.yy" // lalr1.cc:859
+ case 238:
+#line 908 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1710 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 238:
-#line 909 "dhcp6_parser.yy" // lalr1.cc:859
+ case 239:
+#line 910 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr iface(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("interface-id", iface);
#line 1720 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 239:
-#line 915 "dhcp6_parser.yy" // lalr1.cc:859
+ case 240:
+#line 916 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.CLIENT_CLASS);
}
#line 1728 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 240:
-#line 917 "dhcp6_parser.yy" // lalr1.cc:859
+ case 241:
+#line 918 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr cls(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-class", cls);
#line 1738 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 241:
-#line 923 "dhcp6_parser.yy" // lalr1.cc:859
+ case 242:
+#line 924 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.RESERVATION_MODE);
}
#line 1746 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 242:
-#line 925 "dhcp6_parser.yy" // lalr1.cc:859
+ case 243:
+#line 926 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("reservation-mode", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 1755 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 243:
-#line 930 "dhcp6_parser.yy" // lalr1.cc:859
+ case 244:
+#line 931 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("disabled", ctx.loc2pos(yystack_[0].location))); }
#line 1761 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 244:
-#line 931 "dhcp6_parser.yy" // lalr1.cc:859
+ case 245:
+#line 932 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("out-of-pool", ctx.loc2pos(yystack_[0].location))); }
#line 1767 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 245:
-#line 932 "dhcp6_parser.yy" // lalr1.cc:859
+ case 246:
+#line 933 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("all", ctx.loc2pos(yystack_[0].location))); }
#line 1773 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 246:
-#line 935 "dhcp6_parser.yy" // lalr1.cc:859
+ case 247:
+#line 936 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr id(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("id", id);
#line 1782 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 247:
-#line 940 "dhcp6_parser.yy" // lalr1.cc:859
+ case 248:
+#line 941 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr rc(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("rapid-commit", rc);
#line 1791 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 248:
-#line 949 "dhcp6_parser.yy" // lalr1.cc:859
+ case 249:
+#line 950 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-def", l);
#line 1802 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 249:
-#line 954 "dhcp6_parser.yy" // lalr1.cc:859
+ case 250:
+#line 955 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1811 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 254:
-#line 971 "dhcp6_parser.yy" // lalr1.cc:859
+ case 255:
+#line 972 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1821 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 255:
-#line 975 "dhcp6_parser.yy" // lalr1.cc:859
+ case 256:
+#line 976 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1829 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 256:
-#line 982 "dhcp6_parser.yy" // lalr1.cc:859
+ case 257:
+#line 983 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the option-def list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1839 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 257:
-#line 986 "dhcp6_parser.yy" // lalr1.cc:859
+ case 258:
+#line 987 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1847 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 271:
-#line 1012 "dhcp6_parser.yy" // lalr1.cc:859
+ case 272:
+#line 1013 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr code(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("code", code);
#line 1856 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 273:
-#line 1019 "dhcp6_parser.yy" // lalr1.cc:859
+ case 274:
+#line 1020 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1864 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 274:
-#line 1021 "dhcp6_parser.yy" // lalr1.cc:859
+ case 275:
+#line 1022 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("type", prf);
#line 1874 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 275:
-#line 1027 "dhcp6_parser.yy" // lalr1.cc:859
+ case 276:
+#line 1028 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1882 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 276:
-#line 1029 "dhcp6_parser.yy" // lalr1.cc:859
+ case 277:
+#line 1030 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr rtypes(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("record-types", rtypes);
#line 1892 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 277:
-#line 1035 "dhcp6_parser.yy" // lalr1.cc:859
+ case 278:
+#line 1036 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1900 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 278:
-#line 1037 "dhcp6_parser.yy" // lalr1.cc:859
+ case 279:
+#line 1038 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr space(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("space", space);
#line 1910 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 280:
-#line 1045 "dhcp6_parser.yy" // lalr1.cc:859
+ case 281:
+#line 1046 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 1918 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 281:
-#line 1047 "dhcp6_parser.yy" // lalr1.cc:859
+ case 282:
+#line 1048 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr encap(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("encapsulate", encap);
#line 1928 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 282:
-#line 1053 "dhcp6_parser.yy" // lalr1.cc:859
+ case 283:
+#line 1054 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr array(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("array", array);
#line 1937 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 283:
-#line 1062 "dhcp6_parser.yy" // lalr1.cc:859
+ case 284:
+#line 1063 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("option-data", l);
#line 1948 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 284:
-#line 1067 "dhcp6_parser.yy" // lalr1.cc:859
+ case 285:
+#line 1068 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 1957 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 289:
-#line 1086 "dhcp6_parser.yy" // lalr1.cc:859
+ case 290:
+#line 1087 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 1967 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 290:
-#line 1090 "dhcp6_parser.yy" // lalr1.cc:859
+ case 291:
+#line 1091 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 1975 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 291:
-#line 1097 "dhcp6_parser.yy" // lalr1.cc:859
+ case 292:
+#line 1098 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the option-data list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 1985 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 292:
-#line 1101 "dhcp6_parser.yy" // lalr1.cc:859
+ case 293:
+#line 1102 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 1993 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 305:
-#line 1131 "dhcp6_parser.yy" // lalr1.cc:859
+ case 306:
+#line 1132 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2001 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 306:
-#line 1133 "dhcp6_parser.yy" // lalr1.cc:859
+ case 307:
+#line 1134 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr data(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("data", data);
#line 2011 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 309:
-#line 1143 "dhcp6_parser.yy" // lalr1.cc:859
+ case 310:
+#line 1144 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr space(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("csv-format", space);
#line 2020 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 310:
-#line 1148 "dhcp6_parser.yy" // lalr1.cc:859
+ case 311:
+#line 1149 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr persist(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-send", persist);
#line 2029 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 311:
-#line 1156 "dhcp6_parser.yy" // lalr1.cc:859
+ case 312:
+#line 1157 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pools", l);
#line 2040 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 312:
-#line 1161 "dhcp6_parser.yy" // lalr1.cc:859
+ case 313:
+#line 1162 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2049 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 317:
-#line 1176 "dhcp6_parser.yy" // lalr1.cc:859
+ case 318:
+#line 1177 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2059 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 318:
-#line 1180 "dhcp6_parser.yy" // lalr1.cc:859
+ case 319:
+#line 1181 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2067 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 319:
-#line 1184 "dhcp6_parser.yy" // lalr1.cc:859
+ case 320:
+#line 1185 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2077 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 320:
-#line 1188 "dhcp6_parser.yy" // lalr1.cc:859
+ case 321:
+#line 1189 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2085 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 327:
-#line 1202 "dhcp6_parser.yy" // lalr1.cc:859
+ case 328:
+#line 1203 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2093 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 328:
-#line 1204 "dhcp6_parser.yy" // lalr1.cc:859
+ case 329:
+#line 1205 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr pool(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pool", pool);
#line 2103 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 329:
-#line 1210 "dhcp6_parser.yy" // lalr1.cc:859
+ case 330:
+#line 1211 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2111 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 330:
-#line 1212 "dhcp6_parser.yy" // lalr1.cc:859
+ case 331:
+#line 1213 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("user-context", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2120 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 331:
-#line 1220 "dhcp6_parser.yy" // lalr1.cc:859
+ case 332:
+#line 1221 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("pd-pools", l);
#line 2131 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 332:
-#line 1225 "dhcp6_parser.yy" // lalr1.cc:859
+ case 333:
+#line 1226 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2140 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 337:
-#line 1240 "dhcp6_parser.yy" // lalr1.cc:859
+ case 338:
+#line 1241 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2150 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 338:
-#line 1244 "dhcp6_parser.yy" // lalr1.cc:859
+ case 339:
+#line 1245 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2158 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 339:
-#line 1248 "dhcp6_parser.yy" // lalr1.cc:859
+ case 340:
+#line 1249 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the pd-pool list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2168 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 340:
-#line 1252 "dhcp6_parser.yy" // lalr1.cc:859
+ case 341:
+#line 1253 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2176 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 351:
-#line 1270 "dhcp6_parser.yy" // lalr1.cc:859
+ case 352:
+#line 1271 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2184 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 352:
-#line 1272 "dhcp6_parser.yy" // lalr1.cc:859
+ case 353:
+#line 1273 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefix", prf);
#line 2194 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 353:
-#line 1278 "dhcp6_parser.yy" // lalr1.cc:859
+ case 354:
+#line 1279 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefix-len", prf);
#line 2203 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 354:
-#line 1283 "dhcp6_parser.yy" // lalr1.cc:859
+ case 355:
+#line 1284 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2211 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 355:
-#line 1285 "dhcp6_parser.yy" // lalr1.cc:859
+ case 356:
+#line 1286 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("excluded-prefix", prf);
#line 2221 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 356:
-#line 1291 "dhcp6_parser.yy" // lalr1.cc:859
+ case 357:
+#line 1292 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr prf(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("excluded-prefix-len", prf);
#line 2230 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 357:
-#line 1296 "dhcp6_parser.yy" // lalr1.cc:859
+ case 358:
+#line 1297 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr deleg(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("delegated-len", deleg);
#line 2239 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 358:
-#line 1304 "dhcp6_parser.yy" // lalr1.cc:859
+ case 359:
+#line 1305 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("reservations", l);
#line 2250 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 359:
-#line 1309 "dhcp6_parser.yy" // lalr1.cc:859
+ case 360:
+#line 1310 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2259 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 364:
-#line 1322 "dhcp6_parser.yy" // lalr1.cc:859
+ case 365:
+#line 1323 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2269 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 365:
-#line 1326 "dhcp6_parser.yy" // lalr1.cc:859
+ case 366:
+#line 1327 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2277 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 366:
-#line 1330 "dhcp6_parser.yy" // lalr1.cc:859
+ case 367:
+#line 1331 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the reservations list entry map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2287 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 367:
-#line 1334 "dhcp6_parser.yy" // lalr1.cc:859
+ case 368:
+#line 1335 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2295 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 381:
-#line 1358 "dhcp6_parser.yy" // lalr1.cc:859
+ case 382:
+#line 1359 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-addresses", l);
#line 2306 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 382:
-#line 1363 "dhcp6_parser.yy" // lalr1.cc:859
+ case 383:
+#line 1364 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2315 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 383:
-#line 1368 "dhcp6_parser.yy" // lalr1.cc:859
+ case 384:
+#line 1369 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("prefixes", l);
#line 2326 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 384:
-#line 1373 "dhcp6_parser.yy" // lalr1.cc:859
+ case 385:
+#line 1374 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2335 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 385:
-#line 1378 "dhcp6_parser.yy" // lalr1.cc:859
+ case 386:
+#line 1379 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2343 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 386:
-#line 1380 "dhcp6_parser.yy" // lalr1.cc:859
+ case 387:
+#line 1381 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr d(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("duid", d);
#line 2353 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 387:
-#line 1386 "dhcp6_parser.yy" // lalr1.cc:859
+ case 388:
+#line 1387 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2361 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 388:
-#line 1388 "dhcp6_parser.yy" // lalr1.cc:859
+ case 389:
+#line 1389 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hw-address", hw);
#line 2371 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 389:
-#line 1394 "dhcp6_parser.yy" // lalr1.cc:859
+ case 390:
+#line 1395 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2379 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 390:
-#line 1396 "dhcp6_parser.yy" // lalr1.cc:859
+ case 391:
+#line 1397 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr host(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("hostname", host);
#line 2389 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 391:
-#line 1402 "dhcp6_parser.yy" // lalr1.cc:859
+ case 392:
+#line 1403 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2397 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 392:
-#line 1404 "dhcp6_parser.yy" // lalr1.cc:859
+ case 393:
+#line 1405 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr hw(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flex-id", hw);
#line 2407 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 393:
-#line 1410 "dhcp6_parser.yy" // lalr1.cc:859
+ case 394:
+#line 1411 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr c(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", c);
#line 2418 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 394:
-#line 1415 "dhcp6_parser.yy" // lalr1.cc:859
+ case 395:
+#line 1416 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2427 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 395:
-#line 1423 "dhcp6_parser.yy" // lalr1.cc:859
+ case 396:
+#line 1424 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("relay", m);
#line 2438 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 396:
-#line 1428 "dhcp6_parser.yy" // lalr1.cc:859
+ case 397:
+#line 1429 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2447 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 397:
-#line 1433 "dhcp6_parser.yy" // lalr1.cc:859
+ case 398:
+#line 1434 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2455 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 398:
-#line 1435 "dhcp6_parser.yy" // lalr1.cc:859
+ case 399:
+#line 1436 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr ip(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ip-address", ip);
#line 2465 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 399:
-#line 1444 "dhcp6_parser.yy" // lalr1.cc:859
+ case 400:
+#line 1445 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("client-classes", l);
#line 2476 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 400:
-#line 1449 "dhcp6_parser.yy" // lalr1.cc:859
+ case 401:
+#line 1450 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2485 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 403:
-#line 1458 "dhcp6_parser.yy" // lalr1.cc:859
+ case 404:
+#line 1459 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 2495 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 404:
-#line 1462 "dhcp6_parser.yy" // lalr1.cc:859
+ case 405:
+#line 1463 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 2503 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 414:
-#line 1482 "dhcp6_parser.yy" // lalr1.cc:859
+ case 415:
+#line 1483 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2511 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 415:
-#line 1484 "dhcp6_parser.yy" // lalr1.cc:859
+ case 416:
+#line 1485 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr test(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("test", test);
#line 2521 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 416:
-#line 1493 "dhcp6_parser.yy" // lalr1.cc:859
+ case 417:
+#line 1494 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-id", m);
#line 2532 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 417:
-#line 1498 "dhcp6_parser.yy" // lalr1.cc:859
+ case 418:
+#line 1499 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2541 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 427:
-#line 1516 "dhcp6_parser.yy" // lalr1.cc:859
+ case 428:
+#line 1517 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.DUID_TYPE);
}
#line 2549 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 428:
-#line 1518 "dhcp6_parser.yy" // lalr1.cc:859
+ case 429:
+#line 1519 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("type", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2558 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 429:
-#line 1523 "dhcp6_parser.yy" // lalr1.cc:859
+ case 430:
+#line 1524 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("LLT", ctx.loc2pos(yystack_[0].location))); }
#line 2564 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 430:
-#line 1524 "dhcp6_parser.yy" // lalr1.cc:859
+ case 431:
+#line 1525 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("EN", ctx.loc2pos(yystack_[0].location))); }
#line 2570 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 431:
-#line 1525 "dhcp6_parser.yy" // lalr1.cc:859
+ case 432:
+#line 1526 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("LL", ctx.loc2pos(yystack_[0].location))); }
#line 2576 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 432:
-#line 1528 "dhcp6_parser.yy" // lalr1.cc:859
+ case 433:
+#line 1529 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr htype(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("htype", htype);
#line 2585 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 433:
-#line 1533 "dhcp6_parser.yy" // lalr1.cc:859
+ case 434:
+#line 1534 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2593 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 434:
-#line 1535 "dhcp6_parser.yy" // lalr1.cc:859
+ case 435:
+#line 1536 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr id(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("identifier", id);
#line 2603 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 435:
-#line 1541 "dhcp6_parser.yy" // lalr1.cc:859
+ case 436:
+#line 1542 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("time", time);
#line 2612 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 436:
-#line 1546 "dhcp6_parser.yy" // lalr1.cc:859
+ case 437:
+#line 1547 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enterprise-id", time);
#line 2621 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 437:
-#line 1553 "dhcp6_parser.yy" // lalr1.cc:859
+ case 438:
+#line 1554 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr time(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp4o6-port", time);
#line 2630 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 438:
-#line 1560 "dhcp6_parser.yy" // lalr1.cc:859
+ case 439:
+#line 1561 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("control-socket", m);
#line 2641 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 439:
-#line 1565 "dhcp6_parser.yy" // lalr1.cc:859
+ case 440:
+#line 1566 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2650 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 444:
-#line 1578 "dhcp6_parser.yy" // lalr1.cc:859
+ case 445:
+#line 1579 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2658 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 445:
-#line 1580 "dhcp6_parser.yy" // lalr1.cc:859
+ case 446:
+#line 1581 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr stype(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-type", stype);
#line 2668 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 446:
-#line 1586 "dhcp6_parser.yy" // lalr1.cc:859
+ case 447:
+#line 1587 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2676 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 447:
-#line 1588 "dhcp6_parser.yy" // lalr1.cc:859
+ case 448:
+#line 1589 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr name(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("socket-name", name);
#line 2686 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 448:
-#line 1596 "dhcp6_parser.yy" // lalr1.cc:859
+ case 449:
+#line 1597 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("dhcp-ddns", m);
#line 2697 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 449:
-#line 1601 "dhcp6_parser.yy" // lalr1.cc:859
+ case 450:
+#line 1602 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 2706 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 450:
-#line 1606 "dhcp6_parser.yy" // lalr1.cc:859
+ case 451:
+#line 1607 "dhcp6_parser.yy" // lalr1.cc:859
{
// Parse the dhcp-ddns map
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
#line 2716 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 451:
-#line 1610 "dhcp6_parser.yy" // lalr1.cc:859
+ case 452:
+#line 1611 "dhcp6_parser.yy" // lalr1.cc:859
{
// parsing completed
}
#line 2724 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 469:
-#line 1635 "dhcp6_parser.yy" // lalr1.cc:859
+ case 470:
+#line 1636 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("enable-updates", b);
#line 2733 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 470:
-#line 1640 "dhcp6_parser.yy" // lalr1.cc:859
+ case 471:
+#line 1641 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2741 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 471:
-#line 1642 "dhcp6_parser.yy" // lalr1.cc:859
+ case 472:
+#line 1643 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("qualifying-suffix", s);
#line 2751 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 472:
-#line 1648 "dhcp6_parser.yy" // lalr1.cc:859
+ case 473:
+#line 1649 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2759 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 473:
-#line 1650 "dhcp6_parser.yy" // lalr1.cc:859
+ case 474:
+#line 1651 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-ip", s);
#line 2769 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 474:
-#line 1656 "dhcp6_parser.yy" // lalr1.cc:859
+ case 475:
+#line 1657 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("server-port", i);
#line 2778 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 475:
-#line 1661 "dhcp6_parser.yy" // lalr1.cc:859
+ case 476:
+#line 1662 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2786 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 476:
-#line 1663 "dhcp6_parser.yy" // lalr1.cc:859
+ case 477:
+#line 1664 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-ip", s);
#line 2796 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 477:
-#line 1669 "dhcp6_parser.yy" // lalr1.cc:859
+ case 478:
+#line 1670 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("sender-port", i);
#line 2805 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 478:
-#line 1674 "dhcp6_parser.yy" // lalr1.cc:859
+ case 479:
+#line 1675 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr i(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("max-queue-size", i);
#line 2814 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 479:
-#line 1679 "dhcp6_parser.yy" // lalr1.cc:859
+ case 480:
+#line 1680 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_PROTOCOL);
}
#line 2822 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 480:
-#line 1681 "dhcp6_parser.yy" // lalr1.cc:859
+ case 481:
+#line 1682 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("ncr-protocol", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2831 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 481:
-#line 1687 "dhcp6_parser.yy" // lalr1.cc:859
+ case 482:
+#line 1688 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("UDP", ctx.loc2pos(yystack_[0].location))); }
#line 2837 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 482:
-#line 1688 "dhcp6_parser.yy" // lalr1.cc:859
+ case 483:
+#line 1689 "dhcp6_parser.yy" // lalr1.cc:859
{ yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("TCP", ctx.loc2pos(yystack_[0].location))); }
#line 2843 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 483:
-#line 1691 "dhcp6_parser.yy" // lalr1.cc:859
+ case 484:
+#line 1692 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NCR_FORMAT);
}
#line 2851 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 484:
-#line 1693 "dhcp6_parser.yy" // lalr1.cc:859
+ case 485:
+#line 1694 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr json(new StringElement("JSON", ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("ncr-format", json);
#line 2861 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 485:
-#line 1699 "dhcp6_parser.yy" // lalr1.cc:859
+ case 486:
+#line 1700 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("always-include-fqdn", b);
#line 2870 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 486:
-#line 1704 "dhcp6_parser.yy" // lalr1.cc:859
+ case 487:
+#line 1705 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-no-update", b);
#line 2879 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 487:
-#line 1709 "dhcp6_parser.yy" // lalr1.cc:859
+ case 488:
+#line 1710 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr b(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("override-client-update", b);
#line 2888 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 488:
-#line 1714 "dhcp6_parser.yy" // lalr1.cc:859
+ case 489:
+#line 1715 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.REPLACE_CLIENT_NAME);
}
#line 2896 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 489:
-#line 1716 "dhcp6_parser.yy" // lalr1.cc:859
+ case 490:
+#line 1717 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("replace-client-name", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2905 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 490:
-#line 1722 "dhcp6_parser.yy" // lalr1.cc:859
+ case 491:
+#line 1723 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-present", ctx.loc2pos(yystack_[0].location)));
}
#line 2913 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 491:
-#line 1725 "dhcp6_parser.yy" // lalr1.cc:859
+ case 492:
+#line 1726 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("never", ctx.loc2pos(yystack_[0].location)));
}
#line 2921 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 492:
-#line 1728 "dhcp6_parser.yy" // lalr1.cc:859
+ case 493:
+#line 1729 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("always", ctx.loc2pos(yystack_[0].location)));
}
#line 2929 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 493:
-#line 1731 "dhcp6_parser.yy" // lalr1.cc:859
+ case 494:
+#line 1732 "dhcp6_parser.yy" // lalr1.cc:859
{
yylhs.value.as< ElementPtr > () = ElementPtr(new StringElement("when-not-present", ctx.loc2pos(yystack_[0].location)));
}
#line 2937 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 494:
-#line 1734 "dhcp6_parser.yy" // lalr1.cc:859
+ case 495:
+#line 1735 "dhcp6_parser.yy" // lalr1.cc:859
{
error(yystack_[0].location, "boolean values for the replace-client-name are "
"no longer supported");
#line 2946 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 495:
-#line 1740 "dhcp6_parser.yy" // lalr1.cc:859
+ case 496:
+#line 1741 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2954 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 496:
-#line 1742 "dhcp6_parser.yy" // lalr1.cc:859
+ case 497:
+#line 1743 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr s(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("generated-prefix", s);
#line 2964 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 497:
-#line 1750 "dhcp6_parser.yy" // lalr1.cc:859
+ case 498:
+#line 1751 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2972 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 498:
-#line 1752 "dhcp6_parser.yy" // lalr1.cc:859
+ case 499:
+#line 1753 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Dhcp4", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2981 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 499:
-#line 1757 "dhcp6_parser.yy" // lalr1.cc:859
+ case 500:
+#line 1758 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 2989 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 500:
-#line 1759 "dhcp6_parser.yy" // lalr1.cc:859
+ case 501:
+#line 1760 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("DhcpDdns", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 2998 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 501:
-#line 1764 "dhcp6_parser.yy" // lalr1.cc:859
+ case 502:
+#line 1765 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 3006 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 502:
-#line 1766 "dhcp6_parser.yy" // lalr1.cc:859
+ case 503:
+#line 1767 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.back()->set("Control-agent", yystack_[0].value.as< ElementPtr > ());
ctx.leave();
#line 3015 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 503:
-#line 1777 "dhcp6_parser.yy" // lalr1.cc:859
+ case 504:
+#line 1778 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("Logging", m);
#line 3026 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 504:
-#line 1782 "dhcp6_parser.yy" // lalr1.cc:859
+ case 505:
+#line 1783 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 3035 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 508:
-#line 1799 "dhcp6_parser.yy" // lalr1.cc:859
+ case 509:
+#line 1800 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("loggers", l);
#line 3046 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 509:
-#line 1804 "dhcp6_parser.yy" // lalr1.cc:859
+ case 510:
+#line 1805 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 3055 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 512:
-#line 1816 "dhcp6_parser.yy" // lalr1.cc:859
+ case 513:
+#line 1817 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(l);
#line 3065 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 513:
-#line 1820 "dhcp6_parser.yy" // lalr1.cc:859
+ case 514:
+#line 1821 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 3073 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 521:
-#line 1835 "dhcp6_parser.yy" // lalr1.cc:859
+ case 522:
+#line 1836 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr dl(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("debuglevel", dl);
#line 3082 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 522:
-#line 1840 "dhcp6_parser.yy" // lalr1.cc:859
+ case 523:
+#line 1841 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 3090 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 523:
-#line 1842 "dhcp6_parser.yy" // lalr1.cc:859
+ case 524:
+#line 1843 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("severity", sev);
#line 3100 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 524:
-#line 1848 "dhcp6_parser.yy" // lalr1.cc:859
+ case 525:
+#line 1849 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr l(new ListElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output_options", l);
#line 3111 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 525:
-#line 1853 "dhcp6_parser.yy" // lalr1.cc:859
+ case 526:
+#line 1854 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
ctx.leave();
#line 3120 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 528:
-#line 1862 "dhcp6_parser.yy" // lalr1.cc:859
+ case 529:
+#line 1863 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr m(new MapElement(ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->add(m);
#line 3130 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 529:
-#line 1866 "dhcp6_parser.yy" // lalr1.cc:859
+ case 530:
+#line 1867 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.stack_.pop_back();
}
#line 3138 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 536:
-#line 1880 "dhcp6_parser.yy" // lalr1.cc:859
+ case 537:
+#line 1881 "dhcp6_parser.yy" // lalr1.cc:859
{
ctx.enter(ctx.NO_KEYWORD);
}
#line 3146 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 537:
-#line 1882 "dhcp6_parser.yy" // lalr1.cc:859
+ case 538:
+#line 1883 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr sev(new StringElement(yystack_[0].value.as< std::string > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("output", sev);
#line 3156 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 538:
-#line 1888 "dhcp6_parser.yy" // lalr1.cc:859
+ case 539:
+#line 1889 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr flush(new BoolElement(yystack_[0].value.as< bool > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("flush", flush);
#line 3165 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 539:
-#line 1893 "dhcp6_parser.yy" // lalr1.cc:859
+ case 540:
+#line 1894 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr maxsize(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxsize", maxsize);
#line 3174 "dhcp6_parser.cc" // lalr1.cc:859
break;
- case 540:
-#line 1898 "dhcp6_parser.yy" // lalr1.cc:859
+ case 541:
+#line 1899 "dhcp6_parser.yy" // lalr1.cc:859
{
ElementPtr maxver(new IntElement(yystack_[0].value.as< int64_t > (), ctx.loc2pos(yystack_[0].location)));
ctx.stack_.back()->set("maxver", maxver);
}
- const short int Dhcp6Parser::yypact_ninf_ = -507;
+ const short int Dhcp6Parser::yypact_ninf_ = -520;
const signed char Dhcp6Parser::yytable_ninf_ = -1;
const short int
Dhcp6Parser::yypact_[] =
{
- 118, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 33, 19, 24, 34, 63, 106, 113,
- 122, 128, 168, 191, 199, 203, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- 19, -97, 17, 31, 76, 23, -9, 105, 72, 62,
- -5, -33, 233, -507, 210, 242, 263, 228, 270, -507,
- -507, -507, -507, -507, 276, -507, 71, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, 280, 281, 283, 284,
- 286, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, 287, -507, -507, -507, 103, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 288,
- 111, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- 292, 293, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, 124, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 125,
- -507, -507, -507, -507, 294, -507, 298, 303, -507, -507,
- -507, 159, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 300, 307, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 309,
- -507, -507, -507, 310, -507, -507, 311, 308, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 314,
- 319, -507, -507, -507, -507, 316, 312, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 170, -507, -507,
- -507, 321, -507, -507, 322, -507, 323, 324, -507, -507,
- 325, 326, 327, -507, -507, -507, 171, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 19, 19, -507, 183, 329, 330, 331,
- 347, 348, -507, 17, -507, 349, 350, 351, 207, 208,
- 209, 211, 212, 352, 356, 359, 360, 361, 362, 363,
- 364, 365, 366, 221, 368, 369, 31, -507, 370, 225,
- 76, -507, 48, 371, 372, 374, 375, 376, 231, 234,
- 379, 380, 381, 383, 23, -507, 384, 385, -9, -507,
- 386, 241, 388, 244, 245, 105, -507, 389, 392, 393,
- 394, 395, 396, 397, -507, 72, 398, 399, 254, 401,
- 402, 403, 256, -507, 62, 405, 258, 259, -507, -5,
- 408, 409, 169, -507, 262, 411, 415, 271, 416, 272,
- 273, 420, 421, 274, 275, 277, 424, 426, 233, -507,
- -507, -507, 427, 425, 428, 19, 19, 19, -507, 429,
- 430, 431, -507, -507, -507, -507, -507, 434, 435, 436,
- 437, 438, 439, 440, 441, 442, 443, -507, 446, 447,
- -507, 450, -507, -507, -507, -507, -507, -507, 448, 454,
- -507, -507, -507, 456, 457, 285, 315, 317, -507, -507,
- 100, 318, 458, 452, -507, 328, 461, -507, 332, -507,
- 333, -507, -507, -507, 450, 450, 450, 334, 335, 336,
- 337, -507, 338, 339, -507, 340, 341, 342, -507, -507,
- 343, -507, -507, -507, 344, 19, -507, -507, 345, 346,
- -507, 353, -507, -507, 36, 313, -507, -507, -507, -31,
- 354, -507, 19, 31, 373, -507, -507, -507, 76, 160,
- 160, 463, 464, 465, -32, 19, 116, 25, 466, 115,
- 28, 177, 233, -507, -507, 470, -507, 48, 468, 469,
- -507, -507, -507, -507, -507, -507, -507, -507, 472, 400,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, 204, -507, 205, -507, -507,
- 206, -507, -507, -507, -507, 493, 494, 496, 497, 500,
- -507, -507, -507, 214, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, 215, -507, 499,
- 503, -507, -507, 501, 505, -507, -507, 504, 506, -507,
- -507, -507, 45, -507, -507, -507, 508, -507, -507, -507,
- 243, -507, -507, -507, -507, 247, -507, 509, 513, -507,
- 507, 514, 515, 516, 517, 518, 216, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, 519, 520, 521, -507,
- -507, 217, -507, -507, -507, -507, -507, -507, -507, -507,
- 223, -507, -507, -507, 224, 377, 378, -507, -507, 511,
- 525, -507, -507, 523, 527, -507, -507, 526, 528, -507,
- -507, 529, -507, 530, 373, -507, -507, 531, 532, 534,
- 535, 390, 391, 404, 406, 407, 537, 538, 160, -507,
- -507, 23, -507, 463, 62, -507, 464, -5, -507, 465,
- -32, -507, -507, 116, -507, 25, -507, -33, -507, 466,
- 410, 412, 413, 414, 417, 418, 115, -507, 540, 541,
- 419, 422, 423, 28, -507, 542, 543, 177, -507, -507,
- -507, 544, 545, -507, -9, -507, 468, 105, -507, 469,
- 72, -507, 472, 547, -507, 548, -507, 119, 432, 433,
- 444, -507, -507, -507, -507, -507, 445, 449, -507, 226,
- -507, 551, -507, 553, -507, -507, -507, -507, 230, -507,
- -507, -507, -507, -507, -507, -507, -507, -34, 451, -507,
- -507, -507, -507, 453, 455, -507, -507, 459, 232, -507,
- 236, -507, 557, -507, 460, 549, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, 265, -507, 66, 549, -507, -507, 562,
- -507, -507, -507, 239, -507, -507, -507, -507, -507, 566,
- 462, 567, 66, -507, 550, -507, 467, -507, 568, -507,
- -507, 266, -507, -56, 568, -507, -507, 570, 572, 573,
- 240, -507, -507, -507, -507, -507, -507, 574, 471, 474,
- 475, -56, -507, 473, -507, -507, -507, -507, -507
+ 92, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, 24, 23, 26, 30, 34, 43, 55,
+ 67, 69, 78, 132, 136, 145, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ 23, -83, 13, 20, 86, 11, -9, 41, 40, 61,
+ 124, -44, 151, -520, 153, 158, 166, 179, 185, -520,
+ -520, -520, -520, -520, 205, -520, 133, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, 247, 249, 272, 295,
+ 297, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, 306, -520, -520, -520, 134, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, 308,
+ 142, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, 310, 328, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, 143, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ 150, -520, -520, -520, -520, 329, -520, 330, 331, -520,
+ -520, -520, 168, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, 208, 267,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ 332, -520, -520, -520, 334, -520, -520, 283, 336, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ 337, 338, -520, -520, -520, -520, 335, 341, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, 195, -520,
+ -520, -520, 342, -520, -520, 343, -520, 344, 345, -520,
+ -520, 346, 347, 348, -520, -520, -520, 196, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, 23, 23, -520, 191, 349, 350,
+ 351, 352, 353, -520, 13, -520, 354, 355, 356, 211,
+ 213, 215, 217, 221, 358, 360, 362, 364, 365, 366,
+ 368, 369, 370, 371, 226, 373, 374, 20, -520, 375,
+ 193, 86, -520, 42, 376, 377, 378, 379, 380, 381,
+ 236, 235, 384, 385, 386, 387, 11, -520, 388, -9,
+ -520, 389, 245, 390, 246, 248, 41, -520, 393, 395,
+ 396, 397, 398, 399, 400, -520, 40, 401, 402, 257,
+ 404, 405, 406, 259, -520, 61, 408, 262, 263, -520,
+ 124, 409, 412, 214, -520, 265, 414, 415, 270, 417,
+ 273, 274, 418, 421, 275, 279, 281, 422, 428, 151,
+ -520, -520, -520, 430, 429, 431, 23, 23, 23, -520,
+ 432, 433, 434, -520, -520, -520, -520, -520, 437, 438,
+ 439, 440, 441, 442, 445, 446, 447, 448, -520, 449,
+ 450, -520, 453, -520, -520, -520, -520, -520, -520, 427,
+ 457, -520, -520, -520, 458, 459, 455, 288, 316, 318,
+ -520, -520, 260, 319, 464, 465, -520, 322, -520, 324,
+ -520, 325, -520, -520, -520, 453, 453, 453, 326, 327,
+ 333, 339, -520, 340, 357, -520, 361, 363, 367, -520,
+ -520, 372, -520, -520, -520, 382, 23, -520, -520, 383,
+ 391, -520, 392, -520, -520, 6, 359, -520, -520, -520,
+ 62, 394, -520, 23, 20, 403, -520, -520, -520, 86,
+ 105, 105, 471, 473, 474, -27, 23, 102, 39, 476,
+ 107, 59, 218, 151, -520, -520, 480, -520, 42, 478,
+ 479, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, 483, 407, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, 197, -520, 199, -520,
+ -520, 203, -520, -520, -520, -520, 487, 488, 489, 490,
+ 491, -520, -520, -520, 209, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, 210, -520,
+ 492, 493, -520, -520, 494, 496, -520, -520, 495, 499,
+ -520, -520, -520, 220, -520, -520, -520, 497, -520, -520,
+ -520, 280, -520, -520, -520, -520, 282, -520, 498, 502,
+ -520, 503, 505, 507, 509, 510, 511, 212, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, 513, 514, 515,
+ -520, -520, 216, -520, -520, -520, -520, -520, -520, -520,
+ -520, 219, -520, -520, -520, 238, 410, 411, -520, -520,
+ 516, 517, -520, -520, 518, 520, -520, -520, 521, 523,
+ -520, -520, 522, -520, 524, 403, -520, -520, 529, 530,
+ 531, 532, 413, 416, 419, 420, 423, 533, 534, 105,
+ -520, -520, 11, -520, 471, 61, -520, 473, 124, -520,
+ 474, -27, -520, -520, 102, -520, 39, -520, -44, -520,
+ 476, 424, 425, 426, 435, 436, 443, 107, -520, 535,
+ 538, 444, 451, 452, 59, -520, 540, 541, 218, -520,
+ -520, -520, 542, 543, -520, -9, -520, 478, 41, -520,
+ 479, 40, -520, 483, 545, -520, 546, -520, 261, 454,
+ 456, 460, -520, -520, -520, -520, -520, 461, 462, -520,
+ 240, -520, 539, -520, 544, -520, -520, -520, -520, 241,
+ -520, -520, -520, -520, -520, -520, -520, -520, 234, 463,
+ -520, -520, -520, -520, 466, 467, -520, -520, 468, 242,
+ -520, 244, -520, 547, -520, 469, 549, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, 286, -520, 52, 549, -520, -520,
+ 550, -520, -520, -520, 266, -520, -520, -520, -520, -520,
+ 553, 470, 554, 52, -520, 548, -520, 472, -520, 555,
+ -520, -520, 287, -520, -68, 555, -520, -520, 557, 560,
+ 561, 269, -520, -520, -520, -520, -520, -520, 562, 475,
+ 481, 482, -68, -520, 477, -520, -520, -520, -520, -520
};
const unsigned short int
20, 22, 24, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 1, 41, 34, 30,
29, 26, 27, 28, 33, 3, 31, 32, 54, 5,
- 66, 7, 99, 9, 212, 11, 319, 13, 339, 15,
- 366, 17, 256, 19, 291, 21, 177, 23, 450, 25,
- 43, 37, 0, 0, 0, 0, 0, 0, 368, 258,
- 293, 0, 0, 45, 0, 44, 0, 0, 38, 64,
- 503, 497, 499, 501, 0, 63, 0, 56, 58, 60,
+ 66, 7, 99, 9, 212, 11, 320, 13, 340, 15,
+ 367, 17, 257, 19, 292, 21, 177, 23, 451, 25,
+ 43, 37, 0, 0, 0, 0, 0, 0, 369, 259,
+ 294, 0, 0, 45, 0, 44, 0, 0, 38, 64,
+ 504, 498, 500, 502, 0, 63, 0, 56, 58, 60,
61, 62, 59, 97, 108, 110, 0, 0, 0, 0,
- 0, 204, 248, 283, 150, 167, 158, 399, 169, 188,
- 416, 0, 438, 448, 91, 0, 68, 70, 71, 72,
+ 0, 204, 249, 284, 150, 167, 158, 400, 169, 188,
+ 417, 0, 439, 449, 91, 0, 68, 70, 71, 72,
73, 74, 76, 77, 78, 79, 81, 80, 85, 86,
75, 83, 84, 82, 87, 88, 89, 90, 105, 0,
- 0, 101, 103, 104, 403, 311, 331, 233, 235, 237,
- 0, 0, 241, 239, 358, 395, 232, 216, 217, 218,
- 219, 0, 214, 223, 224, 225, 228, 230, 226, 227,
- 220, 221, 222, 229, 231, 327, 329, 326, 324, 0,
- 321, 323, 325, 351, 0, 354, 0, 0, 350, 346,
- 349, 0, 341, 343, 344, 347, 348, 345, 393, 381,
- 383, 385, 387, 389, 391, 380, 379, 0, 369, 370,
- 374, 375, 372, 376, 377, 378, 373, 273, 140, 0,
- 277, 275, 280, 0, 269, 270, 0, 259, 260, 262,
- 272, 263, 264, 265, 279, 266, 267, 268, 305, 0,
- 0, 303, 304, 307, 308, 0, 294, 295, 297, 298,
- 299, 300, 301, 302, 184, 186, 181, 0, 179, 182,
- 183, 0, 470, 472, 0, 475, 0, 0, 479, 483,
- 0, 0, 0, 488, 495, 468, 0, 452, 454, 455,
+ 0, 101, 103, 104, 404, 312, 332, 330, 234, 236,
+ 238, 0, 0, 242, 240, 359, 396, 233, 216, 217,
+ 218, 219, 0, 214, 223, 224, 225, 228, 230, 226,
+ 227, 220, 221, 232, 222, 229, 231, 328, 327, 325,
+ 0, 322, 324, 326, 352, 0, 355, 0, 0, 351,
+ 347, 350, 0, 342, 344, 345, 348, 349, 346, 394,
+ 382, 384, 386, 388, 390, 392, 381, 380, 0, 370,
+ 371, 375, 376, 373, 377, 378, 379, 374, 274, 140,
+ 0, 278, 276, 281, 0, 270, 271, 0, 260, 261,
+ 263, 273, 264, 265, 266, 280, 267, 268, 269, 306,
+ 0, 0, 304, 305, 308, 309, 0, 295, 296, 298,
+ 299, 300, 301, 302, 303, 184, 186, 181, 0, 179,
+ 182, 183, 0, 471, 473, 0, 476, 0, 0, 480,
+ 484, 0, 0, 0, 489, 496, 469, 0, 453, 455,
456, 457, 458, 459, 460, 461, 462, 463, 464, 465,
- 466, 467, 42, 0, 0, 35, 0, 0, 0, 0,
- 0, 0, 53, 0, 55, 0, 0, 0, 0, 0,
+ 466, 467, 468, 42, 0, 0, 35, 0, 0, 0,
+ 0, 0, 0, 53, 0, 55, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 67, 0,
+ 0, 0, 100, 406, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 213, 0, 0,
+ 321, 0, 0, 0, 0, 0, 0, 341, 0, 0,
+ 0, 0, 0, 0, 0, 368, 0, 0, 0, 0,
+ 0, 0, 0, 0, 258, 0, 0, 0, 0, 293,
+ 0, 0, 0, 0, 178, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 452, 46, 39, 0, 0, 0, 0, 0, 0, 57,
+ 0, 0, 0, 92, 93, 94, 95, 96, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 438, 0,
+ 0, 69, 0, 107, 102, 415, 413, 414, 412, 0,
+ 407, 408, 410, 411, 0, 0, 0, 0, 0, 0,
+ 247, 248, 0, 0, 0, 0, 215, 0, 323, 0,
+ 354, 0, 357, 358, 343, 0, 0, 0, 0, 0,
+ 0, 0, 372, 0, 0, 272, 0, 0, 0, 283,
+ 262, 0, 310, 311, 297, 0, 0, 180, 470, 0,
+ 0, 475, 0, 478, 479, 0, 0, 486, 487, 488,
+ 0, 0, 454, 0, 0, 0, 499, 501, 503, 0,
+ 0, 0, 206, 251, 286, 0, 43, 0, 0, 171,
+ 0, 0, 0, 0, 47, 106, 0, 405, 0, 314,
+ 334, 36, 331, 235, 237, 239, 244, 245, 246, 243,
+ 241, 361, 0, 329, 353, 356, 395, 383, 385, 387,
+ 389, 391, 393, 275, 141, 279, 277, 282, 307, 185,
+ 187, 472, 474, 477, 482, 483, 481, 485, 491, 492,
+ 493, 494, 495, 490, 497, 40, 0, 509, 0, 506,
+ 508, 0, 127, 133, 135, 137, 0, 0, 0, 0,
+ 0, 146, 148, 126, 0, 112, 114, 115, 116, 117,
+ 118, 119, 120, 121, 122, 123, 124, 125, 0, 210,
+ 0, 207, 208, 255, 0, 252, 253, 290, 0, 287,
+ 288, 156, 157, 0, 152, 154, 155, 0, 165, 166,
+ 162, 0, 160, 163, 164, 402, 0, 175, 0, 172,
+ 173, 0, 0, 0, 0, 0, 0, 0, 190, 192,
+ 193, 194, 195, 196, 197, 428, 434, 0, 0, 0,
+ 427, 426, 0, 419, 421, 424, 422, 423, 425, 445,
+ 447, 0, 441, 443, 444, 0, 49, 0, 409, 318,
+ 0, 315, 316, 338, 0, 335, 336, 365, 0, 362,
+ 363, 398, 0, 65, 0, 0, 505, 98, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 67, 0, 0,
- 0, 100, 405, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 213, 0, 0, 0, 320,
- 0, 0, 0, 0, 0, 0, 340, 0, 0, 0,
- 0, 0, 0, 0, 367, 0, 0, 0, 0, 0,
- 0, 0, 0, 257, 0, 0, 0, 0, 292, 0,
- 0, 0, 0, 178, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 451,
- 46, 39, 0, 0, 0, 0, 0, 0, 57, 0,
- 0, 0, 92, 93, 94, 95, 96, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 437, 0, 0,
- 69, 0, 107, 102, 414, 412, 413, 411, 0, 406,
- 407, 409, 410, 0, 0, 0, 0, 0, 246, 247,
- 0, 0, 0, 0, 215, 0, 0, 322, 0, 353,
- 0, 356, 357, 342, 0, 0, 0, 0, 0, 0,
- 0, 371, 0, 0, 271, 0, 0, 0, 282, 261,
- 0, 309, 310, 296, 0, 0, 180, 469, 0, 0,
- 474, 0, 477, 478, 0, 0, 485, 486, 487, 0,
- 0, 453, 0, 0, 0, 498, 500, 502, 0, 0,
- 0, 206, 250, 285, 0, 43, 0, 0, 171, 0,
- 0, 0, 0, 47, 106, 0, 404, 0, 313, 333,
- 234, 236, 238, 243, 244, 245, 242, 240, 360, 0,
- 328, 36, 330, 352, 355, 394, 382, 384, 386, 388,
- 390, 392, 274, 141, 278, 276, 281, 306, 185, 187,
- 471, 473, 476, 481, 482, 480, 484, 490, 491, 492,
- 493, 494, 489, 496, 40, 0, 508, 0, 505, 507,
- 0, 127, 133, 135, 137, 0, 0, 0, 0, 0,
- 146, 148, 126, 0, 112, 114, 115, 116, 117, 118,
- 119, 120, 121, 122, 123, 124, 125, 0, 210, 0,
- 207, 208, 254, 0, 251, 252, 289, 0, 286, 287,
- 156, 157, 0, 152, 154, 155, 0, 165, 166, 162,
- 0, 160, 163, 164, 401, 0, 175, 0, 172, 173,
- 0, 0, 0, 0, 0, 0, 0, 190, 192, 193,
- 194, 195, 196, 197, 427, 433, 0, 0, 0, 426,
- 425, 0, 418, 420, 423, 421, 422, 424, 444, 446,
- 0, 440, 442, 443, 0, 49, 0, 408, 317, 0,
- 314, 315, 337, 0, 334, 335, 364, 0, 361, 362,
- 397, 0, 65, 0, 0, 504, 98, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 109,
- 111, 0, 205, 0, 258, 249, 0, 293, 284, 0,
- 0, 151, 168, 0, 159, 0, 400, 0, 170, 0,
- 0, 0, 0, 0, 0, 0, 0, 189, 0, 0,
- 0, 0, 0, 0, 417, 0, 0, 0, 439, 449,
- 51, 0, 50, 415, 0, 312, 0, 0, 332, 0,
- 368, 359, 0, 0, 396, 0, 506, 0, 0, 0,
- 0, 139, 142, 143, 144, 145, 0, 0, 113, 0,
- 209, 0, 253, 0, 288, 153, 161, 402, 0, 174,
- 198, 199, 200, 201, 202, 203, 191, 0, 0, 432,
- 435, 436, 419, 0, 0, 441, 48, 0, 0, 316,
- 0, 336, 0, 363, 0, 0, 129, 130, 131, 132,
- 128, 134, 136, 138, 147, 149, 211, 255, 290, 176,
- 429, 430, 431, 428, 434, 445, 447, 52, 318, 338,
- 365, 398, 512, 0, 510, 0, 0, 509, 524, 0,
- 522, 520, 516, 0, 514, 518, 519, 517, 511, 0,
- 0, 0, 0, 513, 0, 521, 0, 515, 0, 523,
- 528, 0, 526, 0, 0, 525, 536, 0, 0, 0,
- 0, 530, 532, 533, 534, 535, 527, 0, 0, 0,
- 0, 0, 529, 0, 538, 539, 540, 531, 537
+ 109, 111, 0, 205, 0, 259, 250, 0, 294, 285,
+ 0, 0, 151, 168, 0, 159, 0, 401, 0, 170,
+ 0, 0, 0, 0, 0, 0, 0, 0, 189, 0,
+ 0, 0, 0, 0, 0, 418, 0, 0, 0, 440,
+ 450, 51, 0, 50, 416, 0, 313, 0, 0, 333,
+ 0, 369, 360, 0, 0, 397, 0, 507, 0, 0,
+ 0, 0, 139, 142, 143, 144, 145, 0, 0, 113,
+ 0, 209, 0, 254, 0, 289, 153, 161, 403, 0,
+ 174, 198, 199, 200, 201, 202, 203, 191, 0, 0,
+ 433, 436, 437, 420, 0, 0, 442, 48, 0, 0,
+ 317, 0, 337, 0, 364, 0, 0, 129, 130, 131,
+ 132, 128, 134, 136, 138, 147, 149, 211, 256, 291,
+ 176, 430, 431, 432, 429, 435, 446, 448, 52, 319,
+ 339, 366, 399, 513, 0, 511, 0, 0, 510, 525,
+ 0, 523, 521, 517, 0, 515, 519, 520, 518, 512,
+ 0, 0, 0, 0, 514, 0, 522, 0, 516, 0,
+ 524, 529, 0, 527, 0, 0, 526, 537, 0, 0,
+ 0, 0, 531, 533, 534, 535, 536, 528, 0, 0,
+ 0, 0, 0, 530, 0, 539, 540, 541, 532, 538
};
const short int
Dhcp6Parser::yypgoto_[] =
{
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, 11, -507, 56, -507, -507, -507,
- -507, -507, -507, 18, -507, -189, -507, -507, -507, -62,
- -507, -507, -507, 246, -507, -507, -507, -507, 49, 253,
- -63, -50, -44, -43, -507, -507, -507, -507, -507, 75,
- 250, -507, -507, -507, -507, -507, -507, -507, 74, -123,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -58, -507, -506, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -134, -493, -507, -507, -507, -507, -136,
- -507, -507, -507, -507, -507, -507, -507, -507, -141, -507,
- -507, -507, -138, 213, -507, -507, -507, -507, -507, -507,
- -507, -146, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -122, -507, -507, -507, -119, 252, -507, -507,
- -507, -507, -507, -507, -497, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -117, -507, -507, -507, -113,
- -507, 229, -507, -59, -507, -507, -507, -507, -507, -57,
- -507, -507, -507, -507, -507, -49, -507, -507, -507, -114,
- -507, -507, -507, -120, -507, 227, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -149, -507, -507,
- -507, -144, 267, -507, -507, -66, -507, -507, -507, -507,
- -507, -148, -507, -507, -507, -143, 264, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -145, -507,
- -507, -507, -147, -507, 255, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, 91,
- -507, -507, -507, -507, -507, -507, -116, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -126,
- -507, -507, -507, -507, -507, -507, -507, -507, 104, 235,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -507, -507, -507, -507, -507, -507, -507, -507,
- -507, -507, -65, -507, -507, -507, -218, -507, -507, -232,
- -507, -507, -507, -507, -507, -507, -243, -507, -507, -259,
- -507, -507, -507, -507, -507
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, 22, -520, 51, -520, -520, -520,
+ -520, -520, -520, 54, -520, -136, -520, -520, -520, -62,
+ -520, -520, -520, 276, -520, -520, -520, -520, 46, 250,
+ -43, -40, -39, -38, -520, -520, -520, -520, -520, 58,
+ 251, -520, -520, -520, -520, -520, -520, -520, 60, -131,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -58, -520, -519, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -142, -496, -520, -520, -520, -520, -143,
+ -520, -520, -520, -520, -520, -520, -520, -520, -147, -520,
+ -520, -520, -144, 204, -520, -520, -520, -520, -520, -520,
+ -520, -149, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -125, -520, -520, -520, -122, 252, -520, -520,
+ -520, -520, -520, -520, -505, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -126, -520, -520, -520, -123,
+ -520, 222, -520, -69, -520, -520, -520, -520, -520, -59,
+ -520, -520, -520, -520, -520, -51, -520, -520, -520, -124,
+ -520, -520, -520, -119, -520, 224, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -162, -520, -520,
+ -520, -155, 258, -520, -520, -47, -520, -520, -520, -520,
+ -520, -154, -520, -520, -520, -150, 268, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -141, -520,
+ -520, -520, -148, -520, 253, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, 95,
+ -520, -520, -520, -520, -520, -520, -130, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -120,
+ -520, -520, -520, -520, -520, -520, -520, -520, 106, 231,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -520, -520, -520, -520, -520, -520, -520, -520,
+ -520, -520, -70, -520, -520, -520, -214, -520, -520, -229,
+ -520, -520, -520, -520, -520, -520, -240, -520, -520, -256,
+ -520, -520, -520, -520, -520
};
const short int
Dhcp6Parser::yydefgoto_[] =
{
-1, 13, 14, 15, 16, 17, 18, 19, 20, 21,
- 22, 23, 24, 25, 73, 35, 36, 61, 542, 77,
- 78, 37, 60, 74, 75, 524, 675, 751, 752, 114,
- 39, 62, 86, 87, 88, 297, 41, 63, 115, 116,
- 117, 118, 119, 120, 121, 122, 305, 43, 64, 140,
- 141, 142, 328, 143, 123, 306, 124, 307, 593, 594,
- 595, 697, 820, 596, 698, 597, 699, 598, 700, 599,
- 225, 367, 601, 602, 603, 604, 605, 706, 606, 707,
- 125, 316, 622, 623, 624, 625, 126, 318, 630, 631,
- 632, 633, 127, 317, 128, 320, 637, 638, 639, 727,
- 57, 71, 257, 258, 259, 380, 260, 381, 129, 321,
- 646, 647, 648, 649, 650, 651, 652, 653, 130, 313,
- 609, 610, 611, 711, 45, 65, 161, 162, 163, 335,
- 164, 336, 165, 337, 166, 341, 167, 340, 536, 168,
- 169, 131, 314, 613, 614, 615, 714, 53, 69, 226,
- 227, 228, 229, 230, 231, 232, 366, 233, 370, 234,
- 369, 235, 236, 371, 237, 132, 315, 617, 618, 619,
- 717, 55, 70, 245, 246, 247, 248, 249, 375, 250,
- 251, 252, 253, 171, 333, 679, 680, 681, 754, 47,
- 66, 179, 180, 181, 346, 182, 347, 172, 334, 683,
- 684, 685, 757, 49, 67, 191, 192, 193, 350, 194,
- 195, 352, 196, 197, 173, 342, 687, 688, 689, 760,
- 51, 68, 207, 208, 209, 210, 358, 211, 359, 212,
- 360, 213, 361, 214, 362, 215, 363, 216, 357, 174,
- 343, 691, 763, 133, 319, 635, 332, 438, 439, 440,
- 441, 442, 525, 134, 322, 661, 662, 663, 738, 833,
- 664, 665, 739, 666, 667, 135, 136, 324, 670, 671,
- 672, 745, 673, 746, 137, 325, 59, 72, 276, 277,
- 278, 279, 385, 280, 386, 281, 282, 388, 283, 284,
- 285, 391, 565, 286, 392, 287, 288, 289, 290, 396,
- 572, 291, 397, 89, 299, 90, 300, 91, 301, 92,
- 298, 577, 578, 579, 693, 843, 844, 845, 853, 854,
- 855, 856, 861, 857, 859, 871, 872, 873, 880, 881,
- 882, 887, 883, 884, 885
+ 22, 23, 24, 25, 73, 35, 36, 61, 532, 77,
+ 78, 37, 60, 74, 75, 525, 676, 752, 753, 114,
+ 39, 62, 86, 87, 88, 298, 41, 63, 115, 116,
+ 117, 118, 119, 120, 121, 122, 306, 43, 64, 140,
+ 141, 142, 329, 143, 123, 307, 124, 308, 594, 595,
+ 596, 698, 821, 597, 699, 598, 700, 599, 701, 600,
+ 226, 368, 602, 603, 604, 605, 606, 707, 607, 708,
+ 125, 317, 623, 624, 625, 626, 126, 319, 631, 632,
+ 633, 634, 127, 318, 128, 321, 638, 639, 640, 728,
+ 57, 71, 258, 259, 260, 381, 261, 382, 129, 322,
+ 647, 648, 649, 650, 651, 652, 653, 654, 130, 314,
+ 610, 611, 612, 712, 45, 65, 162, 163, 164, 337,
+ 165, 338, 166, 339, 167, 343, 168, 342, 539, 169,
+ 170, 131, 315, 614, 615, 616, 715, 53, 69, 227,
+ 228, 229, 230, 231, 232, 233, 367, 234, 371, 235,
+ 370, 236, 237, 372, 238, 132, 316, 618, 619, 620,
+ 718, 55, 70, 246, 247, 248, 249, 250, 376, 251,
+ 252, 253, 254, 172, 334, 680, 681, 682, 755, 47,
+ 66, 180, 181, 182, 348, 173, 336, 174, 335, 684,
+ 685, 686, 758, 49, 67, 192, 193, 194, 351, 195,
+ 196, 353, 197, 198, 175, 344, 688, 689, 690, 761,
+ 51, 68, 208, 209, 210, 211, 359, 212, 360, 213,
+ 361, 214, 362, 215, 363, 216, 364, 217, 358, 176,
+ 345, 692, 764, 133, 320, 636, 333, 439, 440, 441,
+ 442, 443, 526, 134, 323, 662, 663, 664, 739, 834,
+ 665, 666, 740, 667, 668, 135, 136, 325, 671, 672,
+ 673, 746, 674, 747, 137, 326, 59, 72, 277, 278,
+ 279, 280, 386, 281, 387, 282, 283, 389, 284, 285,
+ 286, 392, 566, 287, 393, 288, 289, 290, 291, 397,
+ 573, 292, 398, 89, 300, 90, 301, 91, 302, 92,
+ 299, 578, 579, 580, 694, 844, 845, 846, 854, 855,
+ 856, 857, 862, 858, 860, 872, 873, 874, 881, 882,
+ 883, 888, 884, 885, 886
};
const unsigned short int
Dhcp6Parser::yytable_[] =
{
- 85, 190, 157, 156, 177, 188, 205, 224, 241, 256,
- 275, 243, 242, 244, 660, 158, 170, 178, 189, 206,
- 634, 159, 160, 629, 27, 34, 28, 79, 29, 103,
- 144, 38, 144, 26, 218, 238, 219, 220, 239, 240,
- 175, 40, 93, 620, 654, 94, 95, 176, 720, 254,
- 255, 721, 76, 586, 96, 97, 98, 99, 830, 831,
- 832, 103, 96, 97, 98, 99, 100, 101, 102, 103,
- 42, 145, 876, 146, 303, 877, 878, 879, 217, 304,
- 147, 148, 149, 150, 151, 152, 103, 218, 138, 139,
- 567, 568, 569, 570, 153, 154, 153, 104, 105, 106,
- 107, 218, 155, 219, 220, 218, 326, 221, 222, 223,
- 103, 327, 108, 44, 330, 109, 84, 621, 434, 331,
- 46, 571, 110, 655, 656, 657, 658, 344, 348, 48,
- 111, 112, 345, 349, 113, 50, 816, 817, 818, 819,
- 84, 198, 80, 103, 84, 199, 200, 201, 202, 203,
- 204, 81, 82, 83, 563, 564, 183, 184, 185, 186,
- 187, 176, 355, 533, 534, 535, 84, 356, 30, 31,
- 32, 33, 84, 382, 398, 52, 581, 84, 383, 399,
- 84, 582, 583, 584, 585, 586, 587, 588, 589, 590,
- 591, 620, 627, 848, 628, 849, 850, 84, 54, 218,
- 640, 641, 642, 643, 644, 645, 56, 326, 694, 330,
- 58, 84, 692, 695, 696, 84, 292, 708, 708, 736,
- 743, 84, 709, 710, 737, 744, 747, 398, 787, 344,
- 629, 748, 749, 382, 826, 348, 295, 660, 829, 355,
- 838, 85, 862, 891, 839, 293, 723, 863, 892, 724,
- 725, 254, 255, 726, 84, 1, 2, 3, 4, 5,
- 6, 7, 8, 9, 10, 11, 12, 294, 846, 874,
- 435, 847, 875, 296, 436, 545, 546, 547, 668, 669,
- 302, 157, 156, 437, 308, 309, 177, 310, 311, 190,
- 312, 323, 329, 188, 158, 170, 338, 339, 351, 178,
- 159, 160, 353, 205, 400, 401, 189, 354, 364, 84,
- 365, 374, 224, 368, 372, 379, 206, 241, 376, 373,
- 243, 242, 244, 377, 378, 384, 387, 389, 390, 393,
- 394, 395, 402, 403, 404, 405, 275, 261, 262, 263,
- 264, 265, 266, 267, 268, 269, 270, 271, 272, 273,
- 274, 406, 407, 409, 410, 411, 417, 412, 413, 414,
- 418, 415, 416, 419, 420, 421, 422, 423, 424, 425,
- 426, 427, 428, 429, 431, 443, 444, 432, 445, 446,
- 447, 448, 84, 450, 451, 452, 449, 453, 455, 456,
- 458, 459, 460, 464, 461, 462, 465, 466, 467, 468,
- 469, 470, 472, 473, 474, 475, 476, 477, 478, 480,
- 481, 482, 484, 485, 487, 488, 505, 506, 507, 489,
- 491, 490, 492, 493, 494, 495, 496, 497, 499, 498,
- 500, 502, 503, 566, 530, 504, 508, 509, 510, 511,
- 512, 513, 514, 515, 516, 517, 518, 592, 592, 519,
- 520, 600, 600, 521, 522, 523, 526, 527, 659, 539,
- 275, 528, 529, 538, 531, 435, 532, 537, 28, 436,
- 608, 612, 616, 636, 676, 678, 682, 540, 437, 686,
- 690, 543, 544, 548, 549, 550, 551, 552, 553, 554,
- 555, 556, 557, 558, 560, 561, 559, 701, 702, 576,
- 703, 704, 562, 573, 705, 712, 713, 715, 716, 719,
- 718, 730, 541, 574, 722, 728, 729, 755, 731, 732,
- 733, 734, 735, 740, 741, 742, 750, 753, 756, 758,
- 759, 762, 761, 626, 765, 767, 768, 764, 769, 770,
- 771, 776, 777, 772, 797, 798, 803, 804, 807, 408,
- 806, 814, 575, 815, 773, 868, 842, 775, 774, 827,
- 790, 828, 791, 792, 793, 840, 860, 794, 795, 799,
- 864, 866, 800, 801, 888, 870, 889, 890, 893, 430,
- 433, 821, 822, 580, 607, 778, 785, 786, 789, 788,
- 796, 780, 779, 823, 824, 486, 454, 783, 825, 782,
- 834, 781, 835, 479, 836, 784, 483, 809, 837, 841,
- 808, 811, 865, 812, 810, 457, 869, 813, 677, 463,
- 471, 805, 898, 894, 895, 896, 674, 802, 858, 766,
- 867, 886, 897, 501, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 592, 0, 157, 156,
- 600, 0, 224, 0, 0, 241, 0, 0, 243, 242,
- 244, 158, 170, 0, 0, 256, 0, 159, 160, 0,
+ 85, 244, 661, 157, 178, 189, 206, 225, 242, 257,
+ 276, 245, 243, 635, 171, 179, 190, 207, 144, 183,
+ 191, 630, 158, 79, 26, 159, 160, 161, 27, 103,
+ 28, 93, 29, 38, 94, 95, 34, 40, 255, 256,
+ 177, 42, 96, 97, 98, 99, 144, 147, 621, 103,
+ 44, 96, 97, 98, 99, 100, 101, 102, 103, 145,
+ 877, 146, 46, 878, 879, 880, 76, 147, 148, 149,
+ 150, 151, 152, 153, 48, 655, 50, 218, 103, 103,
+ 103, 219, 154, 155, 587, 52, 104, 105, 106, 107,
+ 156, 219, 184, 185, 186, 187, 188, 147, 138, 139,
+ 219, 108, 220, 221, 109, 84, 222, 223, 224, 199,
+ 154, 110, 435, 200, 201, 202, 203, 204, 205, 111,
+ 112, 582, 622, 113, 564, 565, 583, 584, 585, 586,
+ 587, 588, 589, 590, 591, 592, 304, 327, 80, 54,
+ 84, 305, 328, 56, 219, 331, 346, 81, 82, 83,
+ 332, 347, 58, 349, 656, 657, 658, 659, 350, 293,
+ 84, 294, 84, 219, 239, 220, 221, 240, 241, 84,
+ 295, 356, 30, 31, 32, 33, 357, 621, 628, 849,
+ 629, 850, 851, 568, 569, 570, 571, 296, 297, 84,
+ 84, 84, 641, 642, 643, 644, 645, 646, 383, 399,
+ 327, 84, 695, 384, 400, 693, 331, 696, 84, 303,
+ 84, 697, 709, 709, 572, 737, 365, 710, 711, 744,
+ 738, 788, 748, 721, 745, 661, 722, 749, 630, 1,
+ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
+ 12, 399, 85, 346, 383, 349, 750, 356, 827, 830,
+ 839, 309, 840, 310, 84, 262, 263, 264, 265, 266,
+ 267, 268, 269, 270, 271, 272, 273, 274, 275, 863,
+ 366, 436, 892, 84, 864, 437, 311, 893, 817, 818,
+ 819, 820, 438, 724, 157, 726, 725, 178, 727, 847,
+ 875, 374, 848, 876, 189, 171, 255, 256, 179, 312,
+ 84, 313, 183, 158, 206, 190, 159, 160, 161, 191,
+ 324, 244, 330, 225, 340, 207, 401, 402, 242, 669,
+ 670, 245, 243, 536, 537, 538, 831, 832, 833, 546,
+ 547, 548, 341, 352, 354, 355, 369, 276, 373, 375,
+ 403, 377, 378, 379, 380, 433, 385, 388, 390, 391,
+ 394, 395, 396, 404, 405, 406, 407, 408, 410, 411,
+ 412, 413, 418, 414, 419, 415, 420, 416, 421, 422,
+ 423, 417, 424, 425, 426, 427, 428, 429, 430, 432,
+ 444, 445, 446, 447, 448, 449, 450, 451, 452, 453,
+ 454, 455, 457, 459, 461, 460, 462, 465, 463, 466,
+ 467, 468, 469, 470, 471, 473, 474, 475, 476, 477,
+ 478, 479, 481, 485, 482, 483, 486, 488, 489, 490,
+ 491, 492, 495, 493, 494, 496, 500, 497, 506, 507,
+ 508, 498, 501, 499, 503, 527, 504, 533, 505, 509,
+ 510, 511, 512, 513, 514, 515, 516, 517, 593, 593,
+ 518, 519, 601, 601, 520, 521, 522, 523, 524, 660,
+ 528, 276, 28, 529, 530, 534, 436, 535, 540, 541,
+ 437, 543, 542, 544, 545, 549, 550, 438, 609, 567,
+ 613, 617, 551, 637, 677, 679, 683, 691, 552, 553,
+ 687, 702, 703, 704, 705, 706, 714, 531, 713, 717,
+ 716, 719, 720, 723, 729, 730, 554, 731, 560, 732,
+ 555, 733, 556, 734, 735, 736, 557, 741, 742, 743,
+ 757, 558, 756, 760, 759, 575, 763, 762, 766, 577,
+ 765, 559, 561, 768, 769, 770, 771, 777, 778, 798,
+ 562, 563, 799, 574, 804, 805, 808, 828, 807, 815,
+ 576, 816, 829, 869, 861, 841, 843, 865, 867, 751,
+ 754, 889, 871, 772, 890, 891, 894, 581, 773, 774,
+ 627, 608, 775, 776, 791, 792, 793, 431, 779, 786,
+ 409, 787, 434, 790, 789, 794, 795, 487, 797, 781,
+ 780, 783, 782, 796, 800, 810, 785, 480, 456, 784,
+ 809, 801, 802, 822, 484, 823, 812, 458, 811, 824,
+ 825, 826, 835, 813, 803, 836, 837, 838, 842, 472,
+ 866, 870, 814, 678, 464, 767, 899, 895, 806, 675,
+ 502, 896, 897, 859, 868, 887, 898, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 593, 0, 244,
+ 157, 601, 0, 225, 0, 0, 242, 0, 0, 245,
+ 243, 171, 0, 0, 0, 0, 257, 0, 0, 158,
+ 0, 0, 159, 160, 161, 0, 0, 0, 0, 0,
+ 0, 0, 660, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 178, 0, 0, 189, 0, 0, 206,
+ 0, 0, 0, 0, 179, 0, 0, 190, 183, 0,
+ 207, 191, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 659, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 190, 177, 0, 0, 188, 0, 0, 205, 0,
- 0, 0, 0, 0, 0, 178, 0, 0, 189, 0,
- 0, 206, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 852, 0, 0, 0, 853, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 851, 0, 0, 0, 852, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 851, 0, 0, 0, 852
+ 0, 852, 0, 0, 0, 853
};
const short int
Dhcp6Parser::yycheck_[] =
{
- 62, 67, 65, 65, 66, 67, 68, 69, 70, 71,
- 72, 70, 70, 70, 520, 65, 65, 66, 67, 68,
- 517, 65, 65, 516, 5, 14, 7, 10, 9, 38,
- 7, 7, 7, 0, 39, 40, 41, 42, 43, 44,
- 49, 7, 11, 75, 16, 14, 15, 56, 3, 82,
- 83, 6, 149, 25, 31, 32, 33, 34, 92, 93,
- 94, 38, 31, 32, 33, 34, 35, 36, 37, 38,
- 7, 48, 128, 50, 3, 131, 132, 133, 16, 8,
- 57, 58, 59, 60, 61, 62, 38, 39, 12, 13,
- 121, 122, 123, 124, 71, 72, 71, 66, 67, 68,
- 69, 39, 79, 41, 42, 39, 3, 45, 46, 47,
- 38, 8, 81, 7, 3, 84, 149, 149, 70, 8,
- 7, 152, 91, 95, 96, 97, 98, 3, 3, 7,
- 99, 100, 8, 8, 103, 7, 17, 18, 19, 20,
- 149, 69, 125, 38, 149, 73, 74, 75, 76, 77,
- 78, 134, 135, 136, 118, 119, 51, 52, 53, 54,
- 55, 56, 3, 63, 64, 65, 149, 8, 149, 150,
- 151, 152, 149, 3, 3, 7, 16, 149, 8, 8,
- 149, 21, 22, 23, 24, 25, 26, 27, 28, 29,
- 30, 75, 76, 127, 78, 129, 130, 149, 7, 39,
- 85, 86, 87, 88, 89, 90, 7, 3, 3, 3,
- 7, 149, 8, 8, 8, 149, 6, 3, 3, 3,
- 3, 149, 8, 8, 8, 8, 3, 3, 725, 3,
- 723, 8, 8, 3, 8, 3, 8, 743, 8, 3,
- 8, 303, 3, 3, 8, 3, 3, 8, 8, 6,
- 3, 82, 83, 6, 149, 137, 138, 139, 140, 141,
- 142, 143, 144, 145, 146, 147, 148, 4, 3, 3,
- 332, 6, 6, 3, 332, 464, 465, 466, 101, 102,
- 4, 344, 344, 332, 4, 4, 348, 4, 4, 355,
- 4, 4, 4, 355, 344, 344, 4, 4, 4, 348,
- 344, 344, 4, 365, 293, 294, 355, 4, 8, 149,
- 3, 3, 374, 4, 4, 3, 365, 379, 4, 8,
- 379, 379, 379, 4, 8, 4, 4, 4, 4, 4,
- 4, 4, 149, 4, 4, 4, 398, 104, 105, 106,
- 107, 108, 109, 110, 111, 112, 113, 114, 115, 116,
- 117, 4, 4, 4, 4, 4, 4, 150, 150, 150,
- 4, 150, 150, 4, 4, 4, 4, 4, 4, 4,
- 4, 150, 4, 4, 4, 4, 4, 152, 4, 4,
- 4, 150, 149, 4, 4, 4, 152, 4, 4, 4,
- 4, 150, 4, 4, 150, 150, 4, 4, 4, 4,
- 4, 4, 4, 4, 150, 4, 4, 4, 152, 4,
- 152, 152, 4, 4, 152, 4, 405, 406, 407, 4,
- 4, 150, 150, 150, 4, 4, 152, 152, 4, 152,
- 4, 4, 7, 120, 149, 7, 7, 7, 7, 5,
- 5, 5, 5, 5, 5, 5, 5, 509, 510, 7,
- 7, 509, 510, 7, 7, 5, 8, 3, 520, 7,
- 522, 5, 5, 5, 149, 527, 149, 149, 7, 527,
- 7, 7, 7, 7, 4, 7, 7, 149, 527, 7,
- 80, 149, 149, 149, 149, 149, 149, 149, 149, 149,
- 149, 149, 149, 149, 149, 149, 485, 4, 4, 126,
- 4, 4, 149, 149, 4, 6, 3, 6, 3, 3,
- 6, 4, 456, 502, 6, 6, 3, 6, 4, 4,
- 4, 4, 4, 4, 4, 4, 149, 149, 3, 6,
- 3, 3, 6, 515, 4, 4, 4, 8, 4, 4,
- 150, 4, 4, 152, 4, 4, 4, 4, 3, 303,
- 6, 4, 503, 5, 150, 5, 7, 150, 152, 8,
- 150, 8, 150, 150, 150, 8, 4, 150, 150, 150,
- 4, 4, 150, 150, 4, 7, 4, 4, 4, 326,
- 330, 149, 149, 508, 510, 708, 720, 723, 729, 727,
- 736, 713, 711, 149, 149, 382, 344, 717, 149, 716,
- 149, 714, 149, 374, 149, 719, 379, 756, 149, 149,
- 754, 759, 150, 760, 757, 348, 149, 762, 527, 355,
- 365, 747, 149, 152, 150, 150, 522, 743, 846, 694,
- 862, 874, 891, 398, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, -1, -1, -1, 708, -1, 711, 711,
- 708, -1, 714, -1, -1, 717, -1, -1, 717, 717,
- 717, 711, 711, -1, -1, 727, -1, 711, 711, -1,
- -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, 743, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, 757, 754, -1, -1, 757, -1, -1, 760, -1,
- -1, -1, -1, -1, -1, 754, -1, -1, 757, -1,
- -1, 760, -1, -1, -1, -1, -1, -1, -1, -1,
+ 62, 70, 521, 65, 66, 67, 68, 69, 70, 71,
+ 72, 70, 70, 518, 65, 66, 67, 68, 7, 66,
+ 67, 517, 65, 10, 0, 65, 65, 65, 5, 38,
+ 7, 11, 9, 7, 14, 15, 14, 7, 82, 83,
+ 49, 7, 31, 32, 33, 34, 7, 56, 75, 38,
+ 7, 31, 32, 33, 34, 35, 36, 37, 38, 48,
+ 128, 50, 7, 131, 132, 133, 149, 56, 57, 58,
+ 59, 60, 61, 62, 7, 16, 7, 16, 38, 38,
+ 38, 39, 71, 72, 25, 7, 66, 67, 68, 69,
+ 79, 39, 51, 52, 53, 54, 55, 56, 12, 13,
+ 39, 81, 41, 42, 84, 149, 45, 46, 47, 69,
+ 71, 91, 70, 73, 74, 75, 76, 77, 78, 99,
+ 100, 16, 149, 103, 118, 119, 21, 22, 23, 24,
+ 25, 26, 27, 28, 29, 30, 3, 3, 125, 7,
+ 149, 8, 8, 7, 39, 3, 3, 134, 135, 136,
+ 8, 8, 7, 3, 95, 96, 97, 98, 8, 6,
+ 149, 3, 149, 39, 40, 41, 42, 43, 44, 149,
+ 4, 3, 149, 150, 151, 152, 8, 75, 76, 127,
+ 78, 129, 130, 121, 122, 123, 124, 8, 3, 149,
+ 149, 149, 85, 86, 87, 88, 89, 90, 3, 3,
+ 3, 149, 3, 8, 8, 8, 3, 8, 149, 4,
+ 149, 8, 3, 3, 152, 3, 8, 8, 8, 3,
+ 8, 726, 3, 3, 8, 744, 6, 8, 724, 137,
+ 138, 139, 140, 141, 142, 143, 144, 145, 146, 147,
+ 148, 3, 304, 3, 3, 3, 8, 3, 8, 8,
+ 8, 4, 8, 4, 149, 104, 105, 106, 107, 108,
+ 109, 110, 111, 112, 113, 114, 115, 116, 117, 3,
+ 3, 333, 3, 149, 8, 333, 4, 8, 17, 18,
+ 19, 20, 333, 3, 346, 3, 6, 349, 6, 3,
+ 3, 8, 6, 6, 356, 346, 82, 83, 349, 4,
+ 149, 4, 349, 346, 366, 356, 346, 346, 346, 356,
+ 4, 380, 4, 375, 4, 366, 294, 295, 380, 101,
+ 102, 380, 380, 63, 64, 65, 92, 93, 94, 465,
+ 466, 467, 4, 4, 4, 4, 4, 399, 4, 3,
+ 149, 4, 4, 8, 3, 152, 4, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
+ 4, 150, 4, 150, 4, 150, 4, 150, 4, 4,
+ 4, 150, 4, 4, 4, 4, 150, 4, 4, 4,
+ 4, 4, 4, 4, 4, 4, 150, 152, 4, 4,
+ 4, 4, 4, 4, 4, 150, 150, 4, 150, 4,
+ 4, 4, 4, 4, 4, 4, 4, 150, 4, 4,
+ 4, 152, 4, 4, 152, 152, 4, 152, 4, 4,
+ 150, 4, 4, 150, 150, 4, 4, 152, 406, 407,
+ 408, 152, 4, 152, 4, 8, 7, 149, 7, 7,
+ 7, 7, 5, 5, 5, 5, 5, 5, 510, 511,
+ 5, 5, 510, 511, 7, 7, 7, 7, 5, 521,
+ 3, 523, 7, 5, 5, 149, 528, 149, 149, 5,
+ 528, 149, 7, 149, 149, 149, 149, 528, 7, 120,
+ 7, 7, 149, 7, 4, 7, 7, 80, 149, 149,
+ 7, 4, 4, 4, 4, 4, 3, 446, 6, 3,
+ 6, 6, 3, 6, 6, 3, 149, 4, 486, 4,
+ 149, 4, 149, 4, 4, 4, 149, 4, 4, 4,
+ 3, 149, 6, 3, 6, 503, 3, 6, 4, 126,
+ 8, 149, 149, 4, 4, 4, 4, 4, 4, 4,
+ 149, 149, 4, 149, 4, 4, 3, 8, 6, 4,
+ 504, 5, 8, 5, 4, 8, 7, 4, 4, 149,
+ 149, 4, 7, 150, 4, 4, 4, 509, 152, 150,
+ 516, 511, 152, 150, 150, 150, 150, 327, 709, 721,
+ 304, 724, 331, 730, 728, 150, 150, 383, 737, 714,
+ 712, 717, 715, 150, 150, 757, 720, 375, 346, 718,
+ 755, 150, 150, 149, 380, 149, 760, 349, 758, 149,
+ 149, 149, 149, 761, 744, 149, 149, 149, 149, 366,
+ 150, 149, 763, 528, 356, 695, 149, 152, 748, 523,
+ 399, 150, 150, 847, 863, 875, 892, -1, -1, -1,
+ -1, -1, -1, -1, -1, -1, -1, 709, -1, 718,
+ 712, 709, -1, 715, -1, -1, 718, -1, -1, 718,
+ 718, 712, -1, -1, -1, -1, 728, -1, -1, 712,
+ -1, -1, 712, 712, 712, -1, -1, -1, -1, -1,
+ -1, -1, 744, -1, -1, -1, -1, -1, -1, -1,
+ -1, -1, -1, 755, -1, -1, 758, -1, -1, 761,
+ -1, -1, -1, -1, 755, -1, -1, 758, 755, -1,
+ 761, 758, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- -1, -1, -1, 845, -1, -1, -1, 845, -1, -1,
+ -1, -1, -1, -1, 846, -1, -1, -1, 846, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
- 862, -1, -1, -1, 862
+ -1, 863, -1, -1, -1, 863
};
const unsigned short int
91, 99, 100, 103, 182, 191, 192, 193, 194, 195,
196, 197, 198, 207, 209, 233, 239, 245, 247, 261,
271, 294, 318, 396, 406, 418, 419, 427, 12, 13,
- 202, 203, 204, 206, 7, 48, 50, 57, 58, 59,
- 60, 61, 62, 71, 72, 79, 182, 193, 194, 195,
- 196, 279, 280, 281, 283, 285, 287, 289, 292, 293,
- 318, 336, 350, 367, 392, 49, 56, 182, 318, 344,
- 345, 346, 348, 51, 52, 53, 54, 55, 182, 318,
- 348, 358, 359, 360, 362, 363, 365, 366, 69, 73,
- 74, 75, 76, 77, 78, 182, 318, 375, 376, 377,
- 378, 380, 382, 384, 386, 388, 390, 16, 39, 41,
- 42, 45, 46, 47, 182, 223, 302, 303, 304, 305,
- 306, 307, 308, 310, 312, 314, 315, 317, 40, 43,
- 44, 182, 223, 306, 312, 326, 327, 328, 329, 330,
- 332, 333, 334, 335, 82, 83, 182, 255, 256, 257,
- 259, 104, 105, 106, 107, 108, 109, 110, 111, 112,
- 113, 114, 115, 116, 117, 182, 431, 432, 433, 434,
- 436, 438, 439, 441, 442, 443, 446, 448, 449, 450,
- 451, 454, 6, 3, 4, 8, 3, 188, 463, 457,
- 459, 461, 4, 3, 8, 199, 208, 210, 4, 4,
- 4, 4, 4, 272, 295, 319, 234, 246, 240, 397,
- 248, 262, 407, 4, 420, 428, 3, 8, 205, 4,
- 3, 8, 399, 337, 351, 282, 284, 286, 4, 4,
- 290, 288, 368, 393, 3, 8, 347, 349, 3, 8,
- 361, 4, 364, 4, 4, 3, 8, 391, 379, 381,
- 383, 385, 387, 389, 8, 3, 309, 224, 4, 313,
- 311, 316, 4, 8, 3, 331, 4, 4, 8, 3,
- 258, 260, 3, 8, 4, 435, 437, 4, 440, 4,
- 4, 444, 447, 4, 4, 4, 452, 455, 3, 8,
- 167, 167, 149, 4, 4, 4, 4, 4, 186, 4,
- 4, 4, 150, 150, 150, 150, 150, 4, 4, 4,
- 4, 4, 4, 4, 4, 4, 4, 150, 4, 4,
- 192, 4, 152, 203, 70, 182, 223, 318, 400, 401,
- 402, 403, 404, 4, 4, 4, 4, 4, 150, 152,
- 4, 4, 4, 4, 280, 4, 4, 345, 4, 150,
- 4, 150, 150, 359, 4, 4, 4, 4, 4, 4,
- 4, 377, 4, 4, 150, 4, 4, 4, 152, 304,
- 4, 152, 152, 328, 4, 4, 256, 152, 4, 4,
- 150, 4, 150, 150, 4, 4, 152, 152, 152, 4,
- 4, 432, 4, 7, 7, 167, 167, 167, 7, 7,
- 7, 5, 5, 5, 5, 5, 5, 5, 5, 7,
- 7, 7, 7, 5, 178, 405, 8, 3, 5, 5,
- 149, 149, 149, 63, 64, 65, 291, 149, 5, 7,
- 149, 169, 171, 149, 149, 178, 178, 178, 149, 149,
- 149, 149, 149, 149, 149, 149, 149, 149, 149, 167,
- 149, 149, 149, 118, 119, 445, 120, 121, 122, 123,
- 124, 152, 453, 149, 167, 191, 126, 464, 465, 466,
- 202, 16, 21, 22, 23, 24, 25, 26, 27, 28,
- 29, 30, 182, 211, 212, 213, 216, 218, 220, 222,
- 223, 225, 226, 227, 228, 229, 231, 211, 7, 273,
- 274, 275, 7, 296, 297, 298, 7, 320, 321, 322,
- 75, 149, 235, 236, 237, 238, 176, 76, 78, 237,
- 241, 242, 243, 244, 287, 398, 7, 249, 250, 251,
- 85, 86, 87, 88, 89, 90, 263, 264, 265, 266,
- 267, 268, 269, 270, 16, 95, 96, 97, 98, 182,
- 225, 408, 409, 410, 413, 414, 416, 417, 101, 102,
- 421, 422, 423, 425, 431, 179, 4, 402, 7, 338,
- 339, 340, 7, 352, 353, 354, 7, 369, 370, 371,
- 80, 394, 8, 467, 3, 8, 8, 214, 217, 219,
- 221, 4, 4, 4, 4, 4, 230, 232, 3, 8,
- 8, 276, 6, 3, 299, 6, 3, 323, 6, 3,
- 3, 6, 6, 3, 6, 3, 6, 252, 6, 3,
- 4, 4, 4, 4, 4, 4, 3, 8, 411, 415,
- 4, 4, 4, 3, 8, 424, 426, 3, 8, 8,
- 149, 180, 181, 149, 341, 6, 3, 355, 6, 3,
- 372, 6, 3, 395, 8, 4, 465, 4, 4, 4,
- 4, 150, 152, 150, 152, 150, 4, 4, 212, 279,
- 275, 302, 298, 326, 322, 236, 242, 287, 255, 251,
- 150, 150, 150, 150, 150, 150, 264, 4, 4, 150,
- 150, 150, 409, 4, 4, 422, 6, 3, 344, 340,
- 358, 354, 375, 371, 4, 5, 17, 18, 19, 20,
- 215, 149, 149, 149, 149, 149, 8, 8, 8, 8,
- 92, 93, 94, 412, 149, 149, 149, 149, 8, 8,
- 8, 149, 7, 468, 469, 470, 3, 6, 127, 129,
- 130, 182, 223, 471, 472, 473, 474, 476, 469, 477,
- 4, 475, 3, 8, 4, 150, 4, 472, 5, 149,
- 7, 478, 479, 480, 3, 6, 128, 131, 132, 133,
- 481, 482, 483, 485, 486, 487, 479, 484, 4, 4,
- 4, 3, 8, 4, 152, 150, 150, 482, 149
+ 202, 203, 204, 206, 7, 48, 50, 56, 57, 58,
+ 59, 60, 61, 62, 71, 72, 79, 182, 193, 194,
+ 195, 196, 279, 280, 281, 283, 285, 287, 289, 292,
+ 293, 318, 336, 348, 350, 367, 392, 49, 182, 318,
+ 344, 345, 346, 348, 51, 52, 53, 54, 55, 182,
+ 318, 348, 358, 359, 360, 362, 363, 365, 366, 69,
+ 73, 74, 75, 76, 77, 78, 182, 318, 375, 376,
+ 377, 378, 380, 382, 384, 386, 388, 390, 16, 39,
+ 41, 42, 45, 46, 47, 182, 223, 302, 303, 304,
+ 305, 306, 307, 308, 310, 312, 314, 315, 317, 40,
+ 43, 44, 182, 223, 306, 312, 326, 327, 328, 329,
+ 330, 332, 333, 334, 335, 82, 83, 182, 255, 256,
+ 257, 259, 104, 105, 106, 107, 108, 109, 110, 111,
+ 112, 113, 114, 115, 116, 117, 182, 431, 432, 433,
+ 434, 436, 438, 439, 441, 442, 443, 446, 448, 449,
+ 450, 451, 454, 6, 3, 4, 8, 3, 188, 463,
+ 457, 459, 461, 4, 3, 8, 199, 208, 210, 4,
+ 4, 4, 4, 4, 272, 295, 319, 234, 246, 240,
+ 397, 248, 262, 407, 4, 420, 428, 3, 8, 205,
+ 4, 3, 8, 399, 337, 351, 349, 282, 284, 286,
+ 4, 4, 290, 288, 368, 393, 3, 8, 347, 3,
+ 8, 361, 4, 364, 4, 4, 3, 8, 391, 379,
+ 381, 383, 385, 387, 389, 8, 3, 309, 224, 4,
+ 313, 311, 316, 4, 8, 3, 331, 4, 4, 8,
+ 3, 258, 260, 3, 8, 4, 435, 437, 4, 440,
+ 4, 4, 444, 447, 4, 4, 4, 452, 455, 3,
+ 8, 167, 167, 149, 4, 4, 4, 4, 4, 186,
+ 4, 4, 4, 150, 150, 150, 150, 150, 4, 4,
+ 4, 4, 4, 4, 4, 4, 4, 4, 150, 4,
+ 4, 192, 4, 152, 203, 70, 182, 223, 318, 400,
+ 401, 402, 403, 404, 4, 4, 4, 4, 4, 4,
+ 150, 152, 4, 4, 4, 4, 280, 4, 345, 4,
+ 150, 4, 150, 150, 359, 4, 4, 4, 4, 4,
+ 4, 4, 377, 4, 4, 150, 4, 4, 4, 152,
+ 304, 4, 152, 152, 328, 4, 4, 256, 152, 4,
+ 4, 150, 4, 150, 150, 4, 4, 152, 152, 152,
+ 4, 4, 432, 4, 7, 7, 167, 167, 167, 7,
+ 7, 7, 5, 5, 5, 5, 5, 5, 5, 5,
+ 7, 7, 7, 7, 5, 178, 405, 8, 3, 5,
+ 5, 169, 171, 149, 149, 149, 63, 64, 65, 291,
+ 149, 5, 7, 149, 149, 149, 178, 178, 178, 149,
+ 149, 149, 149, 149, 149, 149, 149, 149, 149, 149,
+ 167, 149, 149, 149, 118, 119, 445, 120, 121, 122,
+ 123, 124, 152, 453, 149, 167, 191, 126, 464, 465,
+ 466, 202, 16, 21, 22, 23, 24, 25, 26, 27,
+ 28, 29, 30, 182, 211, 212, 213, 216, 218, 220,
+ 222, 223, 225, 226, 227, 228, 229, 231, 211, 7,
+ 273, 274, 275, 7, 296, 297, 298, 7, 320, 321,
+ 322, 75, 149, 235, 236, 237, 238, 176, 76, 78,
+ 237, 241, 242, 243, 244, 287, 398, 7, 249, 250,
+ 251, 85, 86, 87, 88, 89, 90, 263, 264, 265,
+ 266, 267, 268, 269, 270, 16, 95, 96, 97, 98,
+ 182, 225, 408, 409, 410, 413, 414, 416, 417, 101,
+ 102, 421, 422, 423, 425, 431, 179, 4, 402, 7,
+ 338, 339, 340, 7, 352, 353, 354, 7, 369, 370,
+ 371, 80, 394, 8, 467, 3, 8, 8, 214, 217,
+ 219, 221, 4, 4, 4, 4, 4, 230, 232, 3,
+ 8, 8, 276, 6, 3, 299, 6, 3, 323, 6,
+ 3, 3, 6, 6, 3, 6, 3, 6, 252, 6,
+ 3, 4, 4, 4, 4, 4, 4, 3, 8, 411,
+ 415, 4, 4, 4, 3, 8, 424, 426, 3, 8,
+ 8, 149, 180, 181, 149, 341, 6, 3, 355, 6,
+ 3, 372, 6, 3, 395, 8, 4, 465, 4, 4,
+ 4, 4, 150, 152, 150, 152, 150, 4, 4, 212,
+ 279, 275, 302, 298, 326, 322, 236, 242, 287, 255,
+ 251, 150, 150, 150, 150, 150, 150, 264, 4, 4,
+ 150, 150, 150, 409, 4, 4, 422, 6, 3, 344,
+ 340, 358, 354, 375, 371, 4, 5, 17, 18, 19,
+ 20, 215, 149, 149, 149, 149, 149, 8, 8, 8,
+ 8, 92, 93, 94, 412, 149, 149, 149, 149, 8,
+ 8, 8, 149, 7, 468, 469, 470, 3, 6, 127,
+ 129, 130, 182, 223, 471, 472, 473, 474, 476, 469,
+ 477, 4, 475, 3, 8, 4, 150, 4, 472, 5,
+ 149, 7, 478, 479, 480, 3, 6, 128, 131, 132,
+ 133, 481, 482, 483, 485, 486, 487, 479, 484, 4,
+ 4, 4, 3, 8, 4, 152, 150, 150, 482, 149
};
const unsigned short int
267, 268, 269, 270, 272, 271, 273, 273, 274, 274,
276, 275, 278, 277, 279, 279, 280, 280, 280, 280,
280, 280, 280, 280, 280, 280, 280, 280, 280, 280,
- 280, 280, 280, 282, 281, 284, 283, 286, 285, 288,
- 287, 290, 289, 291, 291, 291, 292, 293, 295, 294,
- 296, 296, 297, 297, 299, 298, 301, 300, 302, 302,
- 303, 303, 304, 304, 304, 304, 304, 304, 304, 304,
- 305, 306, 307, 309, 308, 311, 310, 313, 312, 314,
- 316, 315, 317, 319, 318, 320, 320, 321, 321, 323,
- 322, 325, 324, 326, 326, 327, 327, 328, 328, 328,
- 328, 328, 328, 328, 329, 331, 330, 332, 333, 334,
- 335, 337, 336, 338, 338, 339, 339, 341, 340, 343,
- 342, 344, 344, 345, 345, 345, 345, 347, 346, 349,
- 348, 351, 350, 352, 352, 353, 353, 355, 354, 357,
- 356, 358, 358, 359, 359, 359, 359, 359, 359, 359,
- 359, 361, 360, 362, 364, 363, 365, 366, 368, 367,
- 369, 369, 370, 370, 372, 371, 374, 373, 375, 375,
- 376, 376, 377, 377, 377, 377, 377, 377, 377, 377,
- 377, 379, 378, 381, 380, 383, 382, 385, 384, 387,
- 386, 389, 388, 391, 390, 393, 392, 395, 394, 397,
- 396, 398, 398, 399, 287, 400, 400, 401, 401, 402,
- 402, 402, 402, 403, 405, 404, 407, 406, 408, 408,
- 409, 409, 409, 409, 409, 409, 409, 411, 410, 412,
- 412, 412, 413, 415, 414, 416, 417, 418, 420, 419,
- 421, 421, 422, 422, 424, 423, 426, 425, 428, 427,
- 430, 429, 431, 431, 432, 432, 432, 432, 432, 432,
- 432, 432, 432, 432, 432, 432, 432, 432, 432, 433,
- 435, 434, 437, 436, 438, 440, 439, 441, 442, 444,
- 443, 445, 445, 447, 446, 448, 449, 450, 452, 451,
- 453, 453, 453, 453, 453, 455, 454, 457, 456, 459,
- 458, 461, 460, 463, 462, 464, 464, 465, 467, 466,
- 468, 468, 470, 469, 471, 471, 472, 472, 472, 472,
- 472, 473, 475, 474, 477, 476, 478, 478, 480, 479,
- 481, 481, 482, 482, 482, 482, 484, 483, 485, 486,
- 487
+ 280, 280, 280, 280, 282, 281, 284, 283, 286, 285,
+ 288, 287, 290, 289, 291, 291, 291, 292, 293, 295,
+ 294, 296, 296, 297, 297, 299, 298, 301, 300, 302,
+ 302, 303, 303, 304, 304, 304, 304, 304, 304, 304,
+ 304, 305, 306, 307, 309, 308, 311, 310, 313, 312,
+ 314, 316, 315, 317, 319, 318, 320, 320, 321, 321,
+ 323, 322, 325, 324, 326, 326, 327, 327, 328, 328,
+ 328, 328, 328, 328, 328, 329, 331, 330, 332, 333,
+ 334, 335, 337, 336, 338, 338, 339, 339, 341, 340,
+ 343, 342, 344, 344, 345, 345, 345, 345, 347, 346,
+ 349, 348, 351, 350, 352, 352, 353, 353, 355, 354,
+ 357, 356, 358, 358, 359, 359, 359, 359, 359, 359,
+ 359, 359, 361, 360, 362, 364, 363, 365, 366, 368,
+ 367, 369, 369, 370, 370, 372, 371, 374, 373, 375,
+ 375, 376, 376, 377, 377, 377, 377, 377, 377, 377,
+ 377, 377, 379, 378, 381, 380, 383, 382, 385, 384,
+ 387, 386, 389, 388, 391, 390, 393, 392, 395, 394,
+ 397, 396, 398, 398, 399, 287, 400, 400, 401, 401,
+ 402, 402, 402, 402, 403, 405, 404, 407, 406, 408,
+ 408, 409, 409, 409, 409, 409, 409, 409, 411, 410,
+ 412, 412, 412, 413, 415, 414, 416, 417, 418, 420,
+ 419, 421, 421, 422, 422, 424, 423, 426, 425, 428,
+ 427, 430, 429, 431, 431, 432, 432, 432, 432, 432,
+ 432, 432, 432, 432, 432, 432, 432, 432, 432, 432,
+ 433, 435, 434, 437, 436, 438, 440, 439, 441, 442,
+ 444, 443, 445, 445, 447, 446, 448, 449, 450, 452,
+ 451, 453, 453, 453, 453, 453, 455, 454, 457, 456,
+ 459, 458, 461, 460, 463, 462, 464, 464, 465, 467,
+ 466, 468, 468, 470, 469, 471, 471, 472, 472, 472,
+ 472, 472, 473, 475, 474, 477, 476, 478, 478, 480,
+ 479, 481, 481, 482, 482, 482, 482, 484, 483, 485,
+ 486, 487
};
const unsigned char
3, 3, 3, 3, 0, 6, 0, 1, 1, 3,
0, 4, 0, 4, 1, 3, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 1, 1, 1, 3, 3, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 3, 1, 0, 4, 0, 4, 0, 4, 1,
- 0, 4, 3, 0, 6, 0, 1, 1, 3, 0,
- 4, 0, 4, 0, 1, 1, 3, 1, 1, 1,
- 1, 1, 1, 1, 1, 0, 4, 1, 1, 3,
- 3, 0, 6, 0, 1, 1, 3, 0, 4, 0,
- 4, 1, 3, 1, 1, 1, 1, 0, 4, 0,
- 4, 0, 6, 0, 1, 1, 3, 0, 4, 0,
- 4, 1, 3, 1, 1, 1, 1, 1, 1, 1,
- 1, 0, 4, 3, 0, 4, 3, 3, 0, 6,
- 0, 1, 1, 3, 0, 4, 0, 4, 0, 1,
- 1, 3, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 0, 4, 0, 4, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 4, 0, 6, 0, 4, 0,
- 6, 1, 3, 0, 4, 0, 1, 1, 3, 1,
- 1, 1, 1, 1, 0, 4, 0, 6, 1, 3,
- 1, 1, 1, 1, 1, 1, 1, 0, 4, 1,
- 1, 1, 3, 0, 4, 3, 3, 3, 0, 6,
- 1, 3, 1, 1, 0, 4, 0, 4, 0, 6,
+ 1, 1, 1, 1, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 4, 1, 1, 1, 3, 3, 0,
+ 6, 0, 1, 1, 3, 0, 4, 0, 4, 0,
+ 1, 1, 3, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 3, 1, 0, 4, 0, 4, 0, 4,
+ 1, 0, 4, 3, 0, 6, 0, 1, 1, 3,
+ 0, 4, 0, 4, 0, 1, 1, 3, 1, 1,
+ 1, 1, 1, 1, 1, 1, 0, 4, 1, 1,
+ 3, 3, 0, 6, 0, 1, 1, 3, 0, 4,
+ 0, 4, 1, 3, 1, 1, 1, 1, 0, 4,
+ 0, 4, 0, 6, 0, 1, 1, 3, 0, 4,
0, 4, 1, 3, 1, 1, 1, 1, 1, 1,
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 3,
- 0, 4, 0, 4, 3, 0, 4, 3, 3, 0,
- 4, 1, 1, 0, 4, 3, 3, 3, 0, 4,
- 1, 1, 1, 1, 1, 0, 4, 0, 4, 0,
- 4, 0, 4, 0, 6, 1, 3, 1, 0, 6,
- 1, 3, 0, 4, 1, 3, 1, 1, 1, 1,
- 1, 3, 0, 4, 0, 6, 1, 3, 0, 4,
- 1, 3, 1, 1, 1, 1, 0, 4, 3, 3,
- 3
+ 1, 1, 0, 4, 3, 0, 4, 3, 3, 0,
+ 6, 0, 1, 1, 3, 0, 4, 0, 4, 0,
+ 1, 1, 3, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 0, 4, 0, 4, 0, 4, 0, 4,
+ 0, 4, 0, 4, 0, 4, 0, 6, 0, 4,
+ 0, 6, 1, 3, 0, 4, 0, 1, 1, 3,
+ 1, 1, 1, 1, 1, 0, 4, 0, 6, 1,
+ 3, 1, 1, 1, 1, 1, 1, 1, 0, 4,
+ 1, 1, 1, 3, 0, 4, 3, 3, 3, 0,
+ 6, 1, 3, 1, 1, 0, 4, 0, 4, 0,
+ 6, 0, 4, 1, 3, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 3, 0, 4, 0, 4, 3, 0, 4, 3, 3,
+ 0, 4, 1, 1, 0, 4, 3, 3, 3, 0,
+ 4, 1, 1, 1, 1, 1, 0, 4, 0, 4,
+ 0, 4, 0, 4, 0, 6, 1, 3, 1, 0,
+ 6, 1, 3, 0, 4, 1, 3, 1, 1, 1,
+ 1, 1, 3, 0, 4, 0, 6, 1, 3, 0,
+ 4, 1, 3, 1, 1, 1, 1, 0, 4, 3,
+ 3, 3
};
787, 792, 797, 802, 810, 810, 823, 824, 827, 828,
835, 835, 858, 858, 867, 868, 872, 873, 874, 875,
876, 877, 878, 879, 880, 881, 882, 883, 884, 885,
- 886, 887, 888, 891, 891, 899, 899, 907, 907, 915,
- 915, 923, 923, 930, 931, 932, 935, 940, 949, 949,
- 961, 962, 965, 966, 971, 971, 982, 982, 992, 993,
- 996, 997, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
- 1010, 1012, 1017, 1019, 1019, 1027, 1027, 1035, 1035, 1043,
- 1045, 1045, 1053, 1062, 1062, 1074, 1075, 1080, 1081, 1086,
- 1086, 1097, 1097, 1108, 1109, 1114, 1115, 1120, 1121, 1122,
- 1123, 1124, 1125, 1126, 1129, 1131, 1131, 1139, 1141, 1143,
- 1148, 1156, 1156, 1168, 1169, 1172, 1173, 1176, 1176, 1184,
- 1184, 1192, 1193, 1196, 1197, 1198, 1199, 1202, 1202, 1210,
- 1210, 1220, 1220, 1232, 1233, 1236, 1237, 1240, 1240, 1248,
- 1248, 1256, 1257, 1260, 1261, 1262, 1263, 1264, 1265, 1266,
- 1267, 1270, 1270, 1278, 1283, 1283, 1291, 1296, 1304, 1304,
- 1314, 1315, 1318, 1319, 1322, 1322, 1330, 1330, 1338, 1339,
- 1342, 1343, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354,
- 1355, 1358, 1358, 1368, 1368, 1378, 1378, 1386, 1386, 1394,
- 1394, 1402, 1402, 1410, 1410, 1423, 1423, 1433, 1433, 1444,
- 1444, 1454, 1455, 1458, 1458, 1466, 1467, 1470, 1471, 1474,
- 1475, 1476, 1477, 1480, 1482, 1482, 1493, 1493, 1503, 1504,
- 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1516, 1516, 1523,
- 1524, 1525, 1528, 1533, 1533, 1541, 1546, 1553, 1560, 1560,
- 1570, 1571, 1574, 1575, 1578, 1578, 1586, 1586, 1596, 1596,
- 1606, 1606, 1614, 1615, 1618, 1619, 1620, 1621, 1622, 1623,
- 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1635,
- 1640, 1640, 1648, 1648, 1656, 1661, 1661, 1669, 1674, 1679,
- 1679, 1687, 1688, 1691, 1691, 1699, 1704, 1709, 1714, 1714,
- 1722, 1725, 1728, 1731, 1734, 1740, 1740, 1750, 1750, 1757,
- 1757, 1764, 1764, 1777, 1777, 1790, 1791, 1795, 1799, 1799,
- 1811, 1812, 1816, 1816, 1824, 1825, 1828, 1829, 1830, 1831,
- 1832, 1835, 1840, 1840, 1848, 1848, 1858, 1859, 1862, 1862,
- 1870, 1871, 1874, 1875, 1876, 1877, 1880, 1880, 1888, 1893,
- 1898
+ 886, 887, 888, 889, 892, 892, 900, 900, 908, 908,
+ 916, 916, 924, 924, 931, 932, 933, 936, 941, 950,
+ 950, 962, 963, 966, 967, 972, 972, 983, 983, 993,
+ 994, 997, 998, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
+ 1008, 1011, 1013, 1018, 1020, 1020, 1028, 1028, 1036, 1036,
+ 1044, 1046, 1046, 1054, 1063, 1063, 1075, 1076, 1081, 1082,
+ 1087, 1087, 1098, 1098, 1109, 1110, 1115, 1116, 1121, 1122,
+ 1123, 1124, 1125, 1126, 1127, 1130, 1132, 1132, 1140, 1142,
+ 1144, 1149, 1157, 1157, 1169, 1170, 1173, 1174, 1177, 1177,
+ 1185, 1185, 1193, 1194, 1197, 1198, 1199, 1200, 1203, 1203,
+ 1211, 1211, 1221, 1221, 1233, 1234, 1237, 1238, 1241, 1241,
+ 1249, 1249, 1257, 1258, 1261, 1262, 1263, 1264, 1265, 1266,
+ 1267, 1268, 1271, 1271, 1279, 1284, 1284, 1292, 1297, 1305,
+ 1305, 1315, 1316, 1319, 1320, 1323, 1323, 1331, 1331, 1339,
+ 1340, 1343, 1344, 1348, 1349, 1350, 1351, 1352, 1353, 1354,
+ 1355, 1356, 1359, 1359, 1369, 1369, 1379, 1379, 1387, 1387,
+ 1395, 1395, 1403, 1403, 1411, 1411, 1424, 1424, 1434, 1434,
+ 1445, 1445, 1455, 1456, 1459, 1459, 1467, 1468, 1471, 1472,
+ 1475, 1476, 1477, 1478, 1481, 1483, 1483, 1494, 1494, 1504,
+ 1505, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1517, 1517,
+ 1524, 1525, 1526, 1529, 1534, 1534, 1542, 1547, 1554, 1561,
+ 1561, 1571, 1572, 1575, 1576, 1579, 1579, 1587, 1587, 1597,
+ 1597, 1607, 1607, 1615, 1616, 1619, 1620, 1621, 1622, 1623,
+ 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633,
+ 1636, 1641, 1641, 1649, 1649, 1657, 1662, 1662, 1670, 1675,
+ 1680, 1680, 1688, 1689, 1692, 1692, 1700, 1705, 1710, 1715,
+ 1715, 1723, 1726, 1729, 1732, 1735, 1741, 1741, 1751, 1751,
+ 1758, 1758, 1765, 1765, 1778, 1778, 1791, 1792, 1796, 1800,
+ 1800, 1812, 1813, 1817, 1817, 1825, 1826, 1829, 1830, 1831,
+ 1832, 1833, 1836, 1841, 1841, 1849, 1849, 1859, 1860, 1863,
+ 1863, 1871, 1872, 1875, 1876, 1877, 1878, 1881, 1881, 1889,
+ 1894, 1899
};
// Print the state stack on the debug stream.
#line 14 "dhcp6_parser.yy" // lalr1.cc:1167
} } // isc::dhcp
#line 4325 "dhcp6_parser.cc" // lalr1.cc:1167
-#line 1903 "dhcp6_parser.yy" // lalr1.cc:1168
+#line 1904 "dhcp6_parser.yy" // lalr1.cc:1168
void
enum
{
yyeof_ = 0,
- yylast_ = 804, ///< Last index in yytable_.
+ yylast_ = 805, ///< Last index in yytable_.
yynnts_ = 335, ///< Number of nonterminal symbols.
yyfinal_ = 26, ///< Termination state number.
yyterror_ = 1,
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Locations for Bison parsers in C++
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Positions for Bison parsers in C++
-// Generated 201708070754
// A Bison parser, made by GNU Bison 3.0.4.
// Stack handling for Bison parsers in C++