Kea 2.7.6
dhcp4_lexer.cc
Go to the documentation of this file.
1#line 2 "dhcp4_lexer.cc"
2
3#line 4 "dhcp4_lexer.cc"
4
5#define YY_INT_ALIGNED short int
6
7/* A lexical scanner generated by flex */
8
9/* %not-for-header */
10/* %if-c-only */
11/* %if-not-reentrant */
12#define yy_create_buffer parser4__create_buffer
13#define yy_delete_buffer parser4__delete_buffer
14#define yy_scan_buffer parser4__scan_buffer
15#define yy_scan_string parser4__scan_string
16#define yy_scan_bytes parser4__scan_bytes
17#define yy_init_buffer parser4__init_buffer
18#define yy_flush_buffer parser4__flush_buffer
19#define yy_load_buffer_state parser4__load_buffer_state
20#define yy_switch_to_buffer parser4__switch_to_buffer
21#define yypush_buffer_state parser4_push_buffer_state
22#define yypop_buffer_state parser4_pop_buffer_state
23#define yyensure_buffer_stack parser4_ensure_buffer_stack
24#define yy_flex_debug parser4__flex_debug
25#define yyin parser4_in
26#define yyleng parser4_leng
27#define yylex parser4_lex
28#define yylineno parser4_lineno
29#define yyout parser4_out
30#define yyrestart parser4_restart
31#define yytext parser4_text
32#define yywrap parser4_wrap
33#define yyalloc parser4_alloc
34#define yyrealloc parser4_realloc
35#define yyfree parser4_free
36
37/* %endif */
38/* %endif */
39/* %ok-for-header */
40
41#define FLEX_SCANNER
42#define YY_FLEX_MAJOR_VERSION 2
43#define YY_FLEX_MINOR_VERSION 6
44#define YY_FLEX_SUBMINOR_VERSION 4
45#if YY_FLEX_SUBMINOR_VERSION > 0
46#define FLEX_BETA
47#endif
48
49/* %if-c++-only */
50/* %endif */
51
52/* %if-c-only */
53#ifdef yy_create_buffer
54#define parser4__create_buffer_ALREADY_DEFINED
55#else
56#define yy_create_buffer parser4__create_buffer
57#endif
58
59#ifdef yy_delete_buffer
60#define parser4__delete_buffer_ALREADY_DEFINED
61#else
62#define yy_delete_buffer parser4__delete_buffer
63#endif
64
65#ifdef yy_scan_buffer
66#define parser4__scan_buffer_ALREADY_DEFINED
67#else
68#define yy_scan_buffer parser4__scan_buffer
69#endif
70
71#ifdef yy_scan_string
72#define parser4__scan_string_ALREADY_DEFINED
73#else
74#define yy_scan_string parser4__scan_string
75#endif
76
77#ifdef yy_scan_bytes
78#define parser4__scan_bytes_ALREADY_DEFINED
79#else
80#define yy_scan_bytes parser4__scan_bytes
81#endif
82
83#ifdef yy_init_buffer
84#define parser4__init_buffer_ALREADY_DEFINED
85#else
86#define yy_init_buffer parser4__init_buffer
87#endif
88
89#ifdef yy_flush_buffer
90#define parser4__flush_buffer_ALREADY_DEFINED
91#else
92#define yy_flush_buffer parser4__flush_buffer
93#endif
94
95#ifdef yy_load_buffer_state
96#define parser4__load_buffer_state_ALREADY_DEFINED
97#else
98#define yy_load_buffer_state parser4__load_buffer_state
99#endif
100
101#ifdef yy_switch_to_buffer
102#define parser4__switch_to_buffer_ALREADY_DEFINED
103#else
104#define yy_switch_to_buffer parser4__switch_to_buffer
105#endif
106
107#ifdef yypush_buffer_state
108#define parser4_push_buffer_state_ALREADY_DEFINED
109#else
110#define yypush_buffer_state parser4_push_buffer_state
111#endif
112
113#ifdef yypop_buffer_state
114#define parser4_pop_buffer_state_ALREADY_DEFINED
115#else
116#define yypop_buffer_state parser4_pop_buffer_state
117#endif
118
119#ifdef yyensure_buffer_stack
120#define parser4_ensure_buffer_stack_ALREADY_DEFINED
121#else
122#define yyensure_buffer_stack parser4_ensure_buffer_stack
123#endif
124
125#ifdef yylex
126#define parser4_lex_ALREADY_DEFINED
127#else
128#define yylex parser4_lex
129#endif
130
131#ifdef yyrestart
132#define parser4_restart_ALREADY_DEFINED
133#else
134#define yyrestart parser4_restart
135#endif
136
137#ifdef yylex_init
138#define parser4_lex_init_ALREADY_DEFINED
139#else
140#define yylex_init parser4_lex_init
141#endif
142
143#ifdef yylex_init_extra
144#define parser4_lex_init_extra_ALREADY_DEFINED
145#else
146#define yylex_init_extra parser4_lex_init_extra
147#endif
148
149#ifdef yylex_destroy
150#define parser4_lex_destroy_ALREADY_DEFINED
151#else
152#define yylex_destroy parser4_lex_destroy
153#endif
154
155#ifdef yyget_debug
156#define parser4_get_debug_ALREADY_DEFINED
157#else
158#define yyget_debug parser4_get_debug
159#endif
160
161#ifdef yyset_debug
162#define parser4_set_debug_ALREADY_DEFINED
163#else
164#define yyset_debug parser4_set_debug
165#endif
166
167#ifdef yyget_extra
168#define parser4_get_extra_ALREADY_DEFINED
169#else
170#define yyget_extra parser4_get_extra
171#endif
172
173#ifdef yyset_extra
174#define parser4_set_extra_ALREADY_DEFINED
175#else
176#define yyset_extra parser4_set_extra
177#endif
178
179#ifdef yyget_in
180#define parser4_get_in_ALREADY_DEFINED
181#else
182#define yyget_in parser4_get_in
183#endif
184
185#ifdef yyset_in
186#define parser4_set_in_ALREADY_DEFINED
187#else
188#define yyset_in parser4_set_in
189#endif
190
191#ifdef yyget_out
192#define parser4_get_out_ALREADY_DEFINED
193#else
194#define yyget_out parser4_get_out
195#endif
196
197#ifdef yyset_out
198#define parser4_set_out_ALREADY_DEFINED
199#else
200#define yyset_out parser4_set_out
201#endif
202
203#ifdef yyget_leng
204#define parser4_get_leng_ALREADY_DEFINED
205#else
206#define yyget_leng parser4_get_leng
207#endif
208
209#ifdef yyget_text
210#define parser4_get_text_ALREADY_DEFINED
211#else
212#define yyget_text parser4_get_text
213#endif
214
215#ifdef yyget_lineno
216#define parser4_get_lineno_ALREADY_DEFINED
217#else
218#define yyget_lineno parser4_get_lineno
219#endif
220
221#ifdef yyset_lineno
222#define parser4_set_lineno_ALREADY_DEFINED
223#else
224#define yyset_lineno parser4_set_lineno
225#endif
226
227#ifdef yywrap
228#define parser4_wrap_ALREADY_DEFINED
229#else
230#define yywrap parser4_wrap
231#endif
232
233/* %endif */
234
235#ifdef yyalloc
236#define parser4_alloc_ALREADY_DEFINED
237#else
238#define yyalloc parser4_alloc
239#endif
240
241#ifdef yyrealloc
242#define parser4_realloc_ALREADY_DEFINED
243#else
244#define yyrealloc parser4_realloc
245#endif
246
247#ifdef yyfree
248#define parser4_free_ALREADY_DEFINED
249#else
250#define yyfree parser4_free
251#endif
252
253/* %if-c-only */
254
255#ifdef yytext
256#define parser4_text_ALREADY_DEFINED
257#else
258#define yytext parser4_text
259#endif
260
261#ifdef yyleng
262#define parser4_leng_ALREADY_DEFINED
263#else
264#define yyleng parser4_leng
265#endif
266
267#ifdef yyin
268#define parser4_in_ALREADY_DEFINED
269#else
270#define yyin parser4_in
271#endif
272
273#ifdef yyout
274#define parser4_out_ALREADY_DEFINED
275#else
276#define yyout parser4_out
277#endif
278
279#ifdef yy_flex_debug
280#define parser4__flex_debug_ALREADY_DEFINED
281#else
282#define yy_flex_debug parser4__flex_debug
283#endif
284
285#ifdef yylineno
286#define parser4_lineno_ALREADY_DEFINED
287#else
288#define yylineno parser4_lineno
289#endif
290
291/* %endif */
292
293/* First, we deal with platform-specific or compiler-specific issues. */
294
295/* begin standard C headers. */
296/* %if-c-only */
297#include <stdio.h>
298#include <string.h>
299#include <errno.h>
300#include <stdlib.h>
301/* %endif */
302
303/* %if-tables-serialization */
304/* %endif */
305/* end standard C headers. */
306
307/* %if-c-or-c++ */
308/* flex integer type definitions */
309
310#ifndef FLEXINT_H
311#define FLEXINT_H
312
313/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
314
315#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
316
317/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
318 * if you want the limit (max/min) macros for int types.
319 */
320#ifndef __STDC_LIMIT_MACROS
321#define __STDC_LIMIT_MACROS 1
322#endif
323
324#include <inttypes.h>
325typedef int8_t flex_int8_t;
326typedef uint8_t flex_uint8_t;
327typedef int16_t flex_int16_t;
328typedef uint16_t flex_uint16_t;
329typedef int32_t flex_int32_t;
330typedef uint32_t flex_uint32_t;
331#else
332typedef signed char flex_int8_t;
333typedef short int flex_int16_t;
334typedef int flex_int32_t;
335typedef unsigned char flex_uint8_t;
336typedef unsigned short int flex_uint16_t;
337typedef unsigned int flex_uint32_t;
338
339/* Limits of integral types. */
340#ifndef INT8_MIN
341#define INT8_MIN (-128)
342#endif
343#ifndef INT16_MIN
344#define INT16_MIN (-32767-1)
345#endif
346#ifndef INT32_MIN
347#define INT32_MIN (-2147483647-1)
348#endif
349#ifndef INT8_MAX
350#define INT8_MAX (127)
351#endif
352#ifndef INT16_MAX
353#define INT16_MAX (32767)
354#endif
355#ifndef INT32_MAX
356#define INT32_MAX (2147483647)
357#endif
358#ifndef UINT8_MAX
359#define UINT8_MAX (255U)
360#endif
361#ifndef UINT16_MAX
362#define UINT16_MAX (65535U)
363#endif
364#ifndef UINT32_MAX
365#define UINT32_MAX (4294967295U)
366#endif
367
368#ifndef SIZE_MAX
369#define SIZE_MAX (~(size_t)0)
370#endif
371
372#endif /* ! C99 */
373
374#endif /* ! FLEXINT_H */
375
376/* %endif */
377
378/* begin standard C++ headers. */
379/* %if-c++-only */
380/* %endif */
381
382/* TODO: this is always defined, so inline it */
383#define yyconst const
384
385#if defined(__GNUC__) && __GNUC__ >= 3
386#define yynoreturn __attribute__((__noreturn__))
387#else
388#define yynoreturn
389#endif
390
391/* %not-for-header */
392/* Returned upon end-of-file. */
393#define YY_NULL 0
394/* %ok-for-header */
395
396/* %not-for-header */
397/* Promotes a possibly negative, possibly signed char to an
398 * integer in range [0..255] for use as an array index.
399 */
400#define YY_SC_TO_UI(c) ((YY_CHAR) (c))
401/* %ok-for-header */
402
403/* %if-reentrant */
404/* %endif */
405
406/* %if-not-reentrant */
407
408/* %endif */
409
410/* Enter a start condition. This macro really ought to take a parameter,
411 * but we do it the disgusting crufty way forced on us by the ()-less
412 * definition of BEGIN.
413 */
414#define BEGIN (yy_start) = 1 + 2 *
415/* Translate the current start state into a value that can be later handed
416 * to BEGIN to return to the state. The YYSTATE alias is for lex
417 * compatibility.
418 */
419#define YY_START (((yy_start) - 1) / 2)
420#define YYSTATE YY_START
421/* Action number for EOF rule of a given start state. */
422#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
423/* Special action meaning "start processing a new file". */
424#define YY_NEW_FILE yyrestart( yyin )
425#define YY_END_OF_BUFFER_CHAR 0
426
427/* Size of default input buffer. */
428#ifndef YY_BUF_SIZE
429#ifdef __ia64__
430/* On IA-64, the buffer size is 16k, not 8k.
431 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
432 * Ditto for the __ia64__ case accordingly.
433 */
434#define YY_BUF_SIZE 32768
435#else
436#define YY_BUF_SIZE 16384
437#endif /* __ia64__ */
438#endif
439
440/* The state buf must be large enough to hold one state per character in the main buffer.
441 */
442#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
443
444#ifndef YY_TYPEDEF_YY_BUFFER_STATE
445#define YY_TYPEDEF_YY_BUFFER_STATE
447#endif
448
449#ifndef YY_TYPEDEF_YY_SIZE_T
450#define YY_TYPEDEF_YY_SIZE_T
451typedef size_t yy_size_t;
452#endif
453
454/* %if-not-reentrant */
455extern int yyleng;
456/* %endif */
457
458/* %if-c-only */
459/* %if-not-reentrant */
460extern FILE *yyin, *yyout;
461/* %endif */
462/* %endif */
463
464#define EOB_ACT_CONTINUE_SCAN 0
465#define EOB_ACT_END_OF_FILE 1
466#define EOB_ACT_LAST_MATCH 2
467
468 #define YY_LESS_LINENO(n)
469 #define YY_LINENO_REWIND_TO(ptr)
470
471/* Return all but the first "n" matched characters back to the input stream. */
472#define yyless(n) \
473 do \
474 { \
475 /* Undo effects of setting up yytext. */ \
476 int yyless_macro_arg = (n); \
477 YY_LESS_LINENO(yyless_macro_arg);\
478 *yy_cp = (yy_hold_char); \
479 YY_RESTORE_YY_MORE_OFFSET \
480 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
481 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
482 } \
483 while ( 0 )
484#define unput(c) yyunput( c, (yytext_ptr) )
485
486#ifndef YY_STRUCT_YY_BUFFER_STATE
487#define YY_STRUCT_YY_BUFFER_STATE
488struct yy_buffer_state
489 {
490/* %if-c-only */
491 FILE *yy_input_file;
492/* %endif */
493
494/* %if-c++-only */
495/* %endif */
496
497 char *yy_ch_buf; /* input buffer */
498 char *yy_buf_pos; /* current position in input buffer */
499
500 /* Size of input buffer in bytes, not including room for EOB
501 * characters.
502 */
503 int yy_buf_size;
504
505 /* Number of characters read into yy_ch_buf, not including EOB
506 * characters.
507 */
508 int yy_n_chars;
509
510 /* Whether we "own" the buffer - i.e., we know we created it,
511 * and can realloc() it to grow it, and should free() it to
512 * delete it.
513 */
515
516 /* Whether this is an "interactive" input source; if so, and
517 * if we're using stdio for input, then we want to use getc()
518 * instead of fread(), to make sure we stop fetching input after
519 * each newline.
520 */
522
523 /* Whether we're considered to be at the beginning of a line.
524 * If so, '^' rules will be active on the next match, otherwise
525 * not.
526 */
527 int yy_at_bol;
528
529 int yy_bs_lineno;
530 int yy_bs_column;
532 /* Whether to try to fill the input buffer when we reach the
533 * end of it.
534 */
535 int yy_fill_buffer;
536
538
539#define YY_BUFFER_NEW 0
540#define YY_BUFFER_NORMAL 1
541 /* When an EOF's been seen but there's still some text to process
542 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
543 * shouldn't try reading from the input source any more. We might
544 * still have a bunch of tokens to match, though, because of
545 * possible backing-up.
546 *
547 * When we actually see the EOF, we change the status to "new"
548 * (via yyrestart()), so that the user can continue scanning by
549 * just pointing yyin at a new input file.
550 */
551#define YY_BUFFER_EOF_PENDING 2
552
553 };
554#endif /* !YY_STRUCT_YY_BUFFER_STATE */
555
556/* %if-c-only Standard (non-C++) definition */
557/* %not-for-header */
558/* %if-not-reentrant */
559
560/* Stack of input buffers. */
561static size_t yy_buffer_stack_top = 0;
562static size_t yy_buffer_stack_max = 0;
563static YY_BUFFER_STATE * yy_buffer_stack = NULL;
564/* %endif */
565/* %ok-for-header */
566
567/* %endif */
568
569/* We provide macros for accessing buffer states in case in the
570 * future we want to put the buffer states in a more general
571 * "scanner state".
572 *
573 * Returns the top of the stack, or NULL.
574 */
575#define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
576 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
577 : NULL)
578/* Same as previous macro, but useful when we know that the buffer stack is not
579 * NULL or when we need an lvalue. For internal use only.
580 */
581#define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
582
583/* %if-c-only Standard (non-C++) definition */
584
585/* %if-not-reentrant */
586/* %not-for-header */
587/* yy_hold_char holds the character lost when yytext is formed. */
588static char yy_hold_char;
589static int yy_n_chars; /* number of characters read into yy_ch_buf */
591
592/* Points to current character in buffer. */
593static char *yy_c_buf_p = NULL;
594static int yy_init = 0; /* whether we need to initialize */
595static int yy_start = 0; /* start state number */
596
597/* Flag which is used to allow yywrap()'s to do buffer switches
598 * instead of setting up a fresh yyin. A bit of a hack ...
599 */
600static int yy_did_buffer_switch_on_eof;
601/* %ok-for-header */
602
603/* %endif */
604
605void yyrestart ( FILE *input_file );
606void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
607YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
610void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
611void yypop_buffer_state ( void );
612
613static void yyensure_buffer_stack ( void );
614static void yy_load_buffer_state ( void );
615static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
616#define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
617
618YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
619YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
620YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
621
622/* %endif */
623
624void *yyalloc ( yy_size_t );
625void *yyrealloc ( void *, yy_size_t );
626void yyfree ( void * );
627
628#define yy_new_buffer yy_create_buffer
629#define yy_set_interactive(is_interactive) \
630 { \
631 if ( ! YY_CURRENT_BUFFER ){ \
632 yyensure_buffer_stack (); \
633 YY_CURRENT_BUFFER_LVALUE = \
634 yy_create_buffer( yyin, YY_BUF_SIZE ); \
635 } \
636 YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
637 }
638#define yy_set_bol(at_bol) \
639 { \
640 if ( ! YY_CURRENT_BUFFER ){\
641 yyensure_buffer_stack (); \
642 YY_CURRENT_BUFFER_LVALUE = \
643 yy_create_buffer( yyin, YY_BUF_SIZE ); \
644 } \
645 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
646 }
647#define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
648
649/* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */
650/* Begin user sect3 */
651
652#define parser4_wrap() (/*CONSTCOND*/1)
653#define YY_SKIP_YYWRAP
654
655#define FLEX_DEBUG
656typedef flex_uint8_t YY_CHAR;
657
658FILE *yyin = NULL, *yyout = NULL;
659
660typedef int yy_state_type;
661
662extern int yylineno;
663int yylineno = 1;
664
665extern char *yytext;
666#ifdef yytext_ptr
667#undef yytext_ptr
668#endif
669#define yytext_ptr yytext
670
671/* %% [1.5] DFA */
672
673/* %if-c-only Standard (non-C++) definition */
674
675static yy_state_type yy_get_previous_state ( void );
676static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
677static int yy_get_next_buffer ( void );
678static void yynoreturn yy_fatal_error ( const char* msg );
679
680/* %endif */
681
682/* Done after the current pattern has been matched and before the
683 * corresponding action - sets up yytext.
684 */
685#define YY_DO_BEFORE_ACTION \
686 (yytext_ptr) = yy_bp; \
687/* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\
688 yyleng = (int) (yy_cp - yy_bp); \
689 (yy_hold_char) = *yy_cp; \
690 *yy_cp = '\0'; \
691/* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\
692 (yy_c_buf_p) = yy_cp;
693/* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */
694#define YY_NUM_RULES 242
695#define YY_END_OF_BUFFER 243
696/* This struct is not used in this scanner,
697 but its presence is necessary. */
698struct yy_trans_info
699 {
702 };
703static const flex_int16_t yy_accept[2377] =
704 { 0,
705 235, 235, 0, 0, 0, 0, 0, 0, 0, 0,
706 243, 241, 10, 11, 241, 1, 235, 232, 235, 235,
707 241, 234, 233, 241, 241, 241, 241, 241, 228, 229,
708 241, 241, 241, 230, 231, 5, 5, 5, 241, 241,
709 241, 10, 11, 0, 0, 223, 0, 0, 0, 0,
710 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
711 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
712 0, 0, 0, 0, 0, 0, 0, 0, 1, 235,
713 235, 0, 234, 235, 3, 2, 6, 0, 235, 0,
714 0, 0, 0, 0, 0, 4, 0, 0, 9, 0,
715
716 224, 0, 0, 0, 0, 0, 0, 0, 0, 0,
717 0, 0, 0, 0, 0, 226, 0, 0, 0, 0,
718 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
719 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
720 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
721 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
722 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
723 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
724 0, 0, 0, 0, 0, 0, 0, 2, 0, 0,
725 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
726
727 0, 0, 0, 0, 0, 0, 0, 0, 0, 225,
728 227, 0, 0, 0, 0, 0, 0, 0, 0, 0,
729 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
730 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
731 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
732 0, 102, 0, 0, 0, 0, 0, 0, 0, 0,
733 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
734 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
735 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
736 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
737
738 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
739 0, 0, 0, 0, 0, 0, 0, 0, 240, 238,
740 0, 237, 236, 0, 0, 0, 0, 0, 0, 0,
741 0, 0, 196, 0, 195, 0, 0, 0, 0, 0,
742 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
743 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
744 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
745 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
746 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
747 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
748
749 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
750 0, 0, 0, 0, 18, 0, 0, 0, 0, 0,
751 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
752 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
753 0, 0, 0, 0, 0, 0, 0, 19, 0, 0,
754 0, 0, 0, 0, 0, 239, 236, 0, 0, 0,
755 0, 0, 0, 0, 197, 0, 0, 199, 0, 0,
756 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
757 0, 0, 0, 0, 106, 0, 0, 0, 0, 0,
758 0, 92, 0, 0, 0, 0, 0, 0, 132, 0,
759
760 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
761 0, 38, 0, 0, 0, 165, 0, 0, 0, 0,
762 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
763 0, 0, 0, 0, 0, 0, 0, 91, 0, 0,
764 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
765 0, 0, 0, 0, 96, 0, 0, 39, 0, 0,
766 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
767 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
768 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
769 127, 0, 0, 35, 164, 0, 0, 36, 0, 0,
770
771 0, 0, 0, 0, 0, 0, 0, 12, 201, 200,
772 0, 0, 0, 0, 0, 142, 0, 0, 171, 0,
773 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
774 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
775 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
776 0, 0, 0, 0, 0, 0, 0, 0, 118, 0,
777 0, 0, 0, 0, 0, 0, 166, 0, 0, 0,
778 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
779 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
780 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
781
782 0, 0, 0, 0, 95, 0, 0, 0, 0, 172,
783 0, 0, 0, 0, 143, 0, 0, 0, 0, 0,
784 0, 0, 0, 0, 0, 0, 0, 0, 138, 0,
785 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
786 0, 0, 0, 0, 0, 179, 0, 7, 0, 0,
787 202, 0, 0, 0, 0, 0, 0, 0, 0, 0,
788 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
789 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
790 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
791 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
792
793 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
794 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
795 0, 0, 0, 0, 0, 0, 0, 120, 0, 0,
796 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
797 116, 0, 0, 0, 0, 0, 0, 0, 0, 0,
798 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
799 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
800 0, 0, 0, 0, 0, 100, 0, 0, 0, 0,
801 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
802 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
803
804 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
805 0, 174, 99, 0, 0, 0, 0, 0, 0, 0,
806 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
807 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
808 0, 0, 0, 0, 0, 0, 136, 0, 0, 0,
809 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
810 0, 0, 0, 0, 0, 148, 113, 0, 0, 0,
811 0, 0, 0, 119, 0, 0, 0, 0, 0, 0,
812 0, 47, 0, 0, 0, 0, 0, 0, 0, 0,
813 0, 0, 121, 40, 97, 0, 0, 0, 0, 0,
814
815 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
816 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
817 0, 0, 0, 0, 0, 0, 0, 86, 0, 0,
818 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
819 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
820 0, 0, 0, 0, 0, 183, 0, 0, 0, 0,
821 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
822 0, 0, 0, 0, 0, 83, 0, 0, 0, 0,
823 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
824 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
825
826 137, 0, 0, 0, 0, 0, 0, 0, 0, 0,
827 56, 0, 0, 0, 0, 0, 0, 0, 0, 0,
828 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
829 0, 0, 0, 0, 0, 0, 0, 0, 37, 0,
830 0, 0, 0, 34, 0, 0, 0, 0, 0, 0,
831 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
832 0, 0, 122, 0, 0, 0, 0, 0, 0, 0,
833 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
834 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
835 0, 66, 0, 0, 0, 0, 0, 0, 0, 55,
836
837 0, 0, 0, 0, 134, 0, 0, 0, 0, 0,
838 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
839 0, 0, 0, 0, 184, 0, 0, 0, 173, 0,
840 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
841 0, 0, 0, 0, 0, 0, 0, 0, 0, 101,
842 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
843 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
844 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
845 0, 0, 24, 0, 0, 0, 0, 0, 0, 0,
846 0, 0, 0, 0, 188, 0, 0, 0, 186, 0,
847
848 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
849 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
850 175, 0, 0, 0, 206, 0, 0, 0, 0, 0,
851 0, 0, 0, 0, 0, 0, 0, 0, 0, 135,
852 0, 0, 0, 0, 0, 0, 0, 139, 0, 0,
853 0, 0, 0, 0, 0, 0, 0, 0, 0, 117,
854 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
855 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
856 0, 133, 0, 0, 23, 0, 144, 0, 0, 0,
857 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
858
859 0, 192, 0, 94, 0, 0, 0, 0, 0, 89,
860 0, 0, 0, 0, 147, 0, 0, 182, 0, 0,
861 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
862 0, 0, 0, 64, 0, 0, 0, 0, 0, 0,
863 0, 0, 0, 0, 109, 110, 0, 0, 0, 0,
864 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
865 0, 93, 0, 0, 0, 0, 0, 0, 0, 57,
866 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
867 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
868 0, 0, 0, 0, 0, 0, 0, 141, 0, 0,
869
870 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
871 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
872 0, 0, 0, 0, 0, 0, 0, 210, 0, 0,
873 0, 90, 0, 0, 0, 0, 0, 0, 0, 0,
874 0, 0, 0, 61, 0, 0, 0, 0, 0, 189,
875 0, 0, 187, 0, 0, 0, 167, 169, 163, 0,
876 0, 0, 0, 0, 0, 0, 0, 0, 22, 0,
877 0, 0, 0, 0, 0, 0, 0, 198, 0, 0,
878 0, 0, 0, 0, 0, 126, 0, 0, 0, 0,
879 0, 0, 0, 0, 0, 0, 0, 0, 0, 85,
880
881 84, 0, 0, 0, 0, 0, 0, 156, 0, 0,
882 0, 181, 0, 0, 0, 0, 0, 0, 0, 0,
883 0, 0, 0, 178, 0, 0, 0, 145, 0, 15,
884 0, 0, 41, 0, 0, 0, 0, 0, 0, 0,
885 0, 0, 191, 0, 0, 0, 0, 0, 0, 0,
886 0, 0, 43, 62, 0, 0, 140, 0, 131, 0,
887 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
888 0, 0, 0, 0, 0, 0, 54, 0, 98, 0,
889 0, 204, 0, 0, 0, 0, 0, 0, 0, 209,
890 0, 112, 0, 0, 177, 0, 216, 0, 0, 0,
891
892 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
893 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
894 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
895 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
896 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
897 0, 176, 0, 0, 0, 0, 0, 0, 0, 0,
898 0, 14, 0, 0, 0, 0, 0, 0, 0, 0,
899 0, 0, 0, 128, 0, 0, 0, 44, 0, 0,
900 0, 0, 0, 0, 170, 212, 0, 0, 123, 31,
901 0, 0, 0, 161, 0, 0, 0, 0, 0, 0,
902
903 0, 0, 0, 0, 0, 0, 0, 0, 0, 207,
904 0, 185, 0, 0, 0, 0, 0, 0, 0, 0,
905 0, 0, 29, 0, 0, 0, 0, 0, 28, 0,
906 0, 190, 0, 0, 0, 53, 0, 0, 0, 221,
907 0, 0, 0, 115, 114, 0, 0, 0, 0, 0,
908 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
909 0, 168, 0, 0, 0, 0, 0, 0, 0, 58,
910 0, 0, 0, 0, 0, 0, 111, 0, 0, 0,
911 42, 162, 0, 0, 0, 0, 0, 0, 0, 0,
912 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
913
914 0, 0, 0, 146, 0, 0, 0, 30, 0, 0,
915 0, 0, 0, 208, 0, 0, 0, 0, 0, 157,
916 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
917 0, 0, 0, 21, 0, 0, 211, 0, 88, 0,
918 0, 48, 0, 0, 0, 0, 205, 0, 78, 0,
919 0, 203, 0, 32, 0, 0, 0, 0, 0, 0,
920 0, 0, 82, 0, 0, 0, 0, 17, 0, 0,
921 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
922 0, 0, 0, 0, 0, 154, 0, 0, 0, 129,
923 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
924
925 0, 51, 0, 49, 0, 0, 0, 0, 0, 45,
926 159, 0, 0, 0, 0, 0, 0, 0, 0, 0,
927 0, 0, 0, 69, 0, 0, 0, 0, 0, 0,
928 0, 0, 0, 0, 0, 0, 0, 0, 193, 0,
929 0, 13, 0, 0, 0, 0, 0, 0, 0, 0,
930 160, 0, 0, 0, 0, 0, 0, 0, 0, 0,
931 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
932 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
933 180, 0, 0, 0, 0, 0, 0, 0, 0, 0,
934 0, 0, 0, 0, 0, 153, 0, 60, 59, 0,
935
936 20, 0, 0, 0, 0, 0, 0, 0, 0, 0,
937 0, 0, 0, 0, 0, 0, 0, 0, 79, 0,
938 108, 0, 0, 0, 0, 0, 0, 0, 0, 0,
939 0, 0, 0, 0, 0, 0, 0, 0, 152, 0,
940 0, 0, 0, 0, 0, 52, 0, 65, 0, 46,
941 0, 103, 0, 0, 0, 0, 0, 0, 0, 222,
942 0, 87, 0, 0, 0, 0, 0, 0, 0, 0,
943 0, 0, 75, 0, 0, 0, 0, 0, 0, 0,
944 16, 0, 0, 0, 0, 0, 0, 0, 0, 0,
945 0, 0, 0, 0, 50, 0, 0, 0, 0, 0,
946
947 0, 0, 0, 0, 73, 0, 0, 0, 0, 0,
948 0, 0, 0, 0, 220, 0, 0, 0, 0, 0,
949 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
950 0, 0, 0, 0, 0, 81, 33, 0, 0, 0,
951 74, 0, 0, 0, 0, 158, 0, 0, 0, 0,
952 0, 0, 0, 214, 217, 0, 0, 124, 104, 0,
953 0, 0, 0, 0, 0, 0, 80, 0, 0, 70,
954 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
955 0, 130, 150, 0, 0, 0, 0, 0, 0, 155,
956 0, 0, 72, 0, 63, 0, 0, 0, 0, 0,
957
958 0, 0, 0, 0, 105, 0, 0, 0, 0, 0,
959 0, 0, 0, 0, 149, 0, 0, 194, 0, 219,
960 215, 0, 0, 0, 0, 0, 0, 0, 0, 0,
961 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
962 71, 0, 0, 125, 0, 0, 0, 27, 25, 0,
963 0, 0, 0, 76, 0, 0, 107, 0, 0, 68,
964 0, 77, 0, 0, 218, 0, 0, 0, 0, 0,
965 67, 0, 151, 26, 213, 0
966 } ;
967
968static const YY_CHAR yy_ec[256] =
969 { 0,
970 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
971 1, 1, 2, 1, 1, 1, 1, 1, 1, 1,
972 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
973 1, 4, 5, 6, 7, 5, 5, 5, 5, 5,
974 5, 8, 9, 10, 11, 12, 13, 14, 15, 16,
975 14, 17, 14, 18, 14, 14, 14, 19, 5, 20,
976 5, 21, 22, 5, 23, 24, 25, 26, 27, 28,
977 5, 29, 30, 31, 32, 33, 5, 34, 35, 36,
978 5, 37, 38, 39, 40, 41, 42, 43, 44, 5,
979 45, 46, 47, 5, 48, 5, 49, 50, 51, 52,
980
981 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
982 63, 64, 65, 66, 67, 68, 69, 70, 71, 72,
983 73, 74, 75, 5, 76, 5, 5, 5, 5, 5,
984 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
985 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
986 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
987 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
988 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
989 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
990 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
991
992 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
993 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
994 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
995 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
996 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
997 5, 5, 5, 5, 5
998 } ;
999
1000static const YY_CHAR yy_meta[77] =
1001 { 0,
1002 1, 1, 2, 1, 1, 3, 1, 1, 1, 1,
1003 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1004 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1005 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1006 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1007 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1008 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1009 1, 1, 1, 1, 1, 1
1010 } ;
1011
1012static const flex_int16_t yy_base[2385] =
1013 { 0,
1014 0, 75, 21, 28, 39, 47, 53, 61, 95, 103,
1015 2827, 2828, 31, 2823, 151, 0, 216, 2828, 223, 230,
1016 13, 237, 2828, 2803, 124, 17, 4, 34, 2828, 2828,
1017 23, 43, 64, 2828, 2828, 2828, 56, 2811, 2761, 0,
1018 2801, 106, 2818, 2, 274, 2828, 2757, 85, 90, 2763,
1019 98, 77, 231, 235, 97, 200, 304, 229, 64, 300,
1020 218, 313, 219, 63, 257, 2765, 298, 67, 341, 242,
1021 210, 2748, 21, 333, 362, 343, 2767, 318, 0, 405,
1022 422, 436, 445, 450, 2828, 0, 2828, 464, 469, 228,
1023 232, 238, 260, 338, 319, 2828, 2764, 2808, 2828, 276,
1024
1025 2828, 442, 2795, 337, 250, 2761, 347, 17, 359, 2800,
1026 282, 372, 329, 364, 2804, 0, 506, 429, 2743, 2740,
1027 2740, 2743, 382, 2739, 345, 2747, 364, 2733, 2734, 2739,
1028 230, 2749, 2733, 2741, 2731, 2740, 425, 2746, 363, 79,
1029 430, 2726, 2782, 2786, 2729, 2722, 2778, 2715, 381, 2736,
1030 2736, 2730, 401, 2722, 2723, 2721, 2715, 429, 2726, 225,
1031 2711, 2710, 451, 2711, 340, 2723, 2704, 502, 433, 473,
1032 2725, 2722, 2723, 442, 2721, 2759, 2758, 473, 475, 2702,
1033 475, 2703, 490, 457, 2713, 2705, 2707, 0, 478, 505,
1034 513, 508, 508, 520, 2703, 2828, 2751, 525, 525, 2697,
1035
1036 511, 527, 544, 547, 2754, 550, 2753, 529, 2752, 2828,
1037 2828, 590, 2694, 560, 2707, 2699, 2697, 2685, 2696, 2700,
1038 2701, 2681, 2692, 2696, 2693, 2692, 518, 526, 2733, 2694,
1039 2675, 2672, 2680, 2675, 2685, 2685, 2676, 2672, 2684, 2684,
1040 2672, 2671, 2673, 2676, 2656, 2660, 2674, 2666, 2656, 2659,
1041 2673, 2828, 2658, 2667, 535, 2708, 2651, 2660, 2705, 2649,
1042 2659, 2662, 579, 2701, 2643, 2657, 2698, 558, 2640, 2654,
1043 2652, 2632, 2647, 531, 2644, 537, 2635, 2633, 2633, 2639,
1044 2630, 2628, 2690, 2643, 9, 2637, 539, 2644, 2639, 2622,
1045 2637, 2623, 2635, 2630, 2634, 2615, 2631, 2617, 2623, 2630,
1046
1047 439, 461, 2618, 2615, 2614, 581, 2613, 2608, 2622, 566,
1048 2621, 2667, 2600, 2622, 589, 387, 2602, 583, 2828, 2828,
1049 585, 2828, 2828, 2600, 563, 577, 592, 2651, 595, 2661,
1050 586, 597, 2828, 2660, 2828, 2654, 642, 2613, 581, 2590,
1051 574, 2611, 2650, 2607, 2590, 2607, 2646, 2603, 2586, 2592,
1052 2647, 2599, 2602, 2593, 2596, 2582, 2593, 2640, 2634, 2589,
1053 2586, 617, 2591, 2635, 2567, 2628, 2578, 2573, 2567, 2566,
1054 2568, 2571, 2621, 2575, 2619, 2562, 665, 666, 2576, 2561,
1055 2560, 2573, 2571, 2569, 2569, 2568, 2563, 2570, 2565, 2561,
1056 608, 2559, 2562, 2544, 2556, 2606, 581, 595, 2600, 2544,
1057
1058 2560, 2597, 2544, 2543, 2536, 2551, 2542, 2549, 2530, 2547,
1059 2542, 669, 2592, 2544, 2828, 2543, 618, 2534, 2532, 2544,
1060 617, 2519, 2520, 2533, 2523, 2515, 2576, 2518, 2532, 629,
1061 2518, 2530, 2529, 2528, 2524, 2522, 2567, 2524, 2523, 2522,
1062 2521, 2504, 2512, 2565, 2521, 2501, 2562, 2828, 2561, 2500,
1063 2499, 678, 2512, 2510, 2509, 2828, 2828, 2509, 2498, 2490,
1064 647, 2547, 2551, 2550, 2828, 2549, 635, 2828, 664, 723,
1065 2505, 649, 2547, 2490, 2485, 2544, 2495, 2537, 2487, 2489,
1066 636, 2479, 2487, 2475, 2828, 2480, 2473, 2485, 2488, 2475,
1067 2474, 2828, 652, 2476, 2473, 645, 2471, 2465, 2828, 2521,
1068
1069 2480, 2477, 2462, 2479, 2475, 2473, 2473, 2467, 693, 2457,
1070 2511, 2828, 2455, 2471, 2508, 2828, 2462, 2511, 2464, 2462,
1071 2460, 2461, 2445, 2454, 2499, 2447, 2446, 2441, 2440, 2494,
1072 2435, 648, 2454, 2428, 2435, 2451, 2488, 2828, 2435, 2431,
1073 702, 2429, 2484, 2437, 2436, 2430, 2422, 2422, 2421, 2435,
1074 2435, 2423, 2419, 2417, 2828, 2426, 2476, 2828, 2470, 2412,
1075 2411, 2416, 2471, 2424, 2418, 2412, 2421, 2466, 2460, 2404,
1076 2399, 2457, 2418, 2393, 2399, 694, 2413, 2406, 2410, 2393,
1077 2454, 2448, 2391, 2391, 2445, 2387, 2388, 2387, 2385, 2402,
1078 2828, 2398, 2438, 2828, 2828, 2386, 2384, 2828, 655, 2435,
1079
1080 2439, 2433, 2390, 2374, 2391, 2434, 715, 2828, 2828, 2828,
1081 704, 689, 688, 2371, 724, 2828, 2370, 2380, 2828, 2379,
1082 695, 2386, 2366, 2376, 2379, 2420, 2362, 711, 2361, 2371,
1083 2416, 2358, 2365, 2358, 2360, 2369, 2351, 2351, 2366, 2365,
1084 2349, 667, 2363, 2362, 2362, 2344, 2349, 2393, 2347, 2354,
1085 2348, 2396, 2337, 2337, 2351, 2351, 2349, 2349, 2828, 2334,
1086 2346, 2338, 2344, 2335, 2343, 2341, 2828, 2327, 2381, 2342,
1087 2324, 2336, 2328, 612, 2319, 2318, 2312, 2317, 2332, 2329,
1088 2330, 2309, 2319, 2325, 2371, 2316, 2307, 2308, 2310, 2305,
1089 2318, 2310, 2309, 691, 2357, 2305, 753, 2355, 2297, 2353,
1090
1091 2297, 2300, 2293, 2308, 2828, 2291, 2305, 2300, 2296, 2828,
1092 2344, 2293, 2300, 2341, 2828, 2283, 2297, 2300, 2285, 2280,
1093 2335, 2334, 2278, 2332, 2289, 2273, 2329, 2328, 2828, 2289,
1094 2269, 2283, 2282, 752, 2283, 2282, 2279, 2263, 2319, 2276,
1095 58, 246, 285, 324, 364, 2828, 563, 2828, 594, 661,
1096 2828, 718, 713, 712, 723, 739, 702, 700, 722, 712,
1097 721, 733, 727, 716, 712, 727, 723, 729, 782, 743,
1098 789, 790, 747, 751, 787, 788, 743, 744, 745, 755,
1099 760, 746, 749, 752, 761, 761, 745, 805, 755, 765,
1100 768, 809, 755, 762, 766, 763, 765, 773, 816, 818,
1101
1102 778, 825, 780, 783, 778, 769, 784, 789, 790, 787,
1103 789, 791, 790, 778, 792, 790, 798, 837, 796, 844,
1104 845, 792, 784, 794, 845, 801, 853, 2828, 803, 805,
1105 801, 795, 811, 799, 809, 861, 857, 858, 818, 819,
1106 2828, 809, 810, 809, 822, 812, 825, 872, 873, 874,
1107 808, 831, 822, 811, 817, 875, 836, 820, 832, 879,
1108 823, 830, 882, 843, 838, 843, 841, 888, 827, 839,
1109 854, 849, 849, 839, 836, 2828, 904, 858, 859, 847,
1110 861, 851, 855, 867, 852, 859, 863, 867, 868, 860,
1111 874, 898, 890, 919, 920, 894, 867, 881, 884, 887,
1112
1113 884, 866, 873, 887, 935, 889, 874, 887, 888, 886,
1114 895, 2828, 2828, 891, 886, 901, 898, 884, 886, 905,
1115 902, 904, 893, 900, 902, 911, 958, 916, 955, 914,
1116 904, 903, 902, 913, 909, 901, 912, 923, 908, 909,
1117 915, 931, 970, 928, 923, 973, 2828, 934, 926, 937,
1118 935, 983, 922, 939, 925, 937, 946, 943, 930, 928,
1119 993, 947, 933, 939, 937, 2828, 2828, 947, 952, 957,
1120 945, 955, 957, 2828, 958, 945, 963, 950, 952, 945,
1121 962, 2828, 951, 969, 970, 1009, 957, 958, 955, 959,
1122 977, 1021, 2828, 2828, 2828, 964, 961, 977, 1025, 976,
1123
1124 966, 967, 963, 976, 987, 982, 1029, 984, 986, 979,
1125 981, 977, 983, 983, 985, 1000, 983, 1045, 999, 1001,
1126 1005, 992, 983, 1004, 1007, 993, 992, 2828, 999, 1000,
1127 1052, 1053, 1002, 1015, 1056, 1011, 1001, 1017, 1017, 1011,
1128 1019, 1006, 1037, 1047, 1035, 1043, 1055, 1072, 1018, 1032,
1129 1015, 1073, 1074, 1033, 1076, 2828, 1082, 1032, 1023, 1039,
1130 1043, 1087, 1034, 1033, 1028, 1029, 1041, 1036, 1032, 1041,
1131 1036, 1039, 1052, 1061, 1100, 2828, 1051, 1045, 1063, 1056,
1132 1051, 1112, 1066, 1067, 1058, 1116, 1073, 1062, 1065, 1073,
1133 1075, 1060, 1080, 1073, 1078, 1075, 1073, 1085, 1069, 1070,
1134
1135 2828, 1086, 1089, 1086, 1073, 1090, 1085, 1137, 1077, 1096,
1136 2828, 1095, 1098, 1084, 1079, 1097, 1140, 1095, 1091, 1088,
1137 1144, 1145, 1104, 1090, 1108, 1108, 1108, 1109, 1110, 1112,
1138 1097, 1112, 1110, 1100, 1101, 1117, 1104, 1121, 2828, 1119,
1139 1121, 1169, 1113, 2828, 1116, 1121, 1168, 1116, 1128, 1122,
1140 1120, 1117, 1123, 1133, 1181, 1122, 1123, 1123, 1185, 1126,
1141 1138, 1131, 2828, 1127, 1144, 1136, 1132, 1135, 1138, 1190,
1142 1129, 1150, 1137, 1138, 1139, 1140, 1146, 1154, 1145, 1150,
1143 1160, 1208, 1162, 1163, 1168, 1212, 1180, 1209, 1192, 1184,
1144 1189, 2828, 1172, 1157, 1169, 1165, 1179, 1162, 1162, 2828,
1145
1146 1165, 1164, 1227, 1167, 2828, 1178, 1168, 1188, 1187, 1178,
1147 1189, 1235, 1185, 1194, 1187, 1191, 1195, 1178, 1203, 1200,
1148 1201, 1192, 1250, 1194, 2828, 1247, 1191, 1195, 2828, 1213,
1149 1195, 1196, 1196, 1217, 1214, 1216, 1203, 1221, 1209, 1223,
1150 1216, 1225, 1205, 1220, 1227, 1212, 1273, 1216, 1270, 2828,
1151 1276, 1277, 1216, 1226, 1236, 1220, 1240, 1228, 1224, 1231,
1152 1240, 1228, 1235, 1236, 1248, 1292, 1236, 1294, 1235, 1234,
1153 1238, 1252, 1256, 1300, 1245, 1251, 1252, 1241, 1305, 1253,
1154 1256, 1308, 2828, 1246, 1263, 1256, 1247, 1266, 1254, 1264,
1155 1260, 1255, 1274, 1274, 2828, 1258, 1254, 1260, 2828, 1261,
1156
1157 1325, 1281, 1262, 1268, 1282, 1268, 1284, 1270, 1287, 1329,
1158 1279, 1336, 1337, 1287, 1292, 1286, 1284, 1295, 1294, 1278,
1159 2828, 1283, 1289, 1302, 2828, 1316, 1329, 1317, 1331, 1318,
1160 1353, 1303, 1291, 1313, 1308, 1308, 1312, 1313, 1361, 2828,
1161 1301, 1301, 1304, 1321, 1316, 1320, 1315, 2828, 1324, 1308,
1162 1325, 1305, 1326, 1316, 1310, 1325, 1322, 1378, 1328, 2828,
1163 1341, 1341, 1382, 1326, 1335, 1385, 1340, 1345, 1331, 1394,
1164 1349, 1335, 1336, 1350, 1348, 1345, 1341, 1359, 1360, 1361,
1165 1344, 2828, 1401, 1353, 2828, 1363, 2828, 1348, 1359, 1350,
1166 1369, 1362, 1360, 1353, 1365, 1412, 1373, 1362, 1369, 1370,
1167
1168 1376, 2828, 1369, 2828, 1424, 1374, 1363, 1376, 1428, 2828,
1169 1367, 1373, 1374, 1385, 2828, 1386, 1380, 2828, 1373, 1376,
1170 1390, 1395, 1378, 1440, 1394, 1381, 1400, 1387, 1392, 1446,
1171 1442, 1392, 1449, 2828, 1397, 1394, 1405, 1453, 1454, 1455,
1172 1451, 1410, 1411, 1413, 2828, 2828, 1405, 1400, 1457, 1403,
1173 1419, 1465, 1404, 1416, 1405, 1422, 1465, 1448, 1449, 1441,
1174 1474, 2828, 1418, 1429, 1422, 1431, 1422, 1433, 1435, 2828,
1175 1482, 1416, 1427, 1442, 1481, 1430, 1441, 1427, 1443, 1444,
1176 1441, 1488, 1448, 1495, 1496, 1452, 1443, 1453, 1460, 1447,
1177 1443, 1506, 1502, 1457, 1504, 1510, 1464, 2828, 1461, 1451,
1178
1179 1467, 1458, 1461, 1470, 1467, 1457, 1460, 1460, 1522, 1462,
1180 1473, 1468, 1526, 1470, 1528, 1469, 1474, 1532, 1528, 1466,
1181 1481, 1474, 1477, 1490, 1491, 1489, 1541, 2828, 1487, 1493,
1182 1483, 2828, 1499, 1491, 1492, 1544, 1488, 1504, 1552, 1553,
1183 1494, 1504, 1556, 2828, 1501, 1558, 1499, 1497, 1500, 2828,
1184 1517, 1522, 2828, 1519, 1507, 1507, 2828, 2828, 2828, 1512,
1185 1522, 1505, 1525, 1526, 1512, 1514, 1576, 1523, 2828, 1578,
1186 1524, 1518, 1581, 1546, 1564, 1579, 1566, 2828, 1529, 1588,
1187 1542, 1590, 1537, 1587, 1593, 2828, 1533, 1595, 1542, 1536,
1188 1533, 1536, 1538, 1596, 1556, 1598, 1548, 1560, 1563, 2828,
1189
1190 2828, 1560, 1554, 1558, 1552, 1559, 1549, 2828, 1557, 1572,
1191 1557, 2828, 1559, 1559, 1617, 1562, 1619, 1578, 1580, 1580,
1192 1577, 1624, 1583, 2828, 1584, 1576, 1577, 2828, 1578, 2828,
1193 1588, 1581, 2828, 1587, 1592, 1593, 1590, 1637, 1582, 1597,
1194 1598, 1590, 2828, 1600, 1588, 1598, 1590, 1590, 1591, 1592,
1195 1649, 1655, 2828, 2828, 1651, 1595, 2828, 1596, 2828, 1610,
1196 1598, 1606, 1663, 1608, 1600, 1613, 1607, 1617, 1610, 1614,
1197 1630, 1623, 1629, 1619, 1677, 1627, 2828, 1636, 2828, 1633,
1198 1681, 2828, 1631, 1659, 1660, 1666, 1651, 1659, 1688, 2828,
1199 1689, 2828, 1644, 1629, 2828, 1692, 2828, 1693, 1647, 1652,
1200
1201 1634, 1697, 1638, 1694, 1657, 1651, 1647, 1641, 1648, 1700,
1202 1655, 1656, 1646, 1651, 1669, 1717, 1668, 1719, 1669, 1667,
1203 1717, 1678, 1678, 1720, 1665, 1670, 1668, 1730, 1671, 1679,
1204 1685, 1673, 1735, 1731, 1691, 1738, 1696, 1685, 1679, 1742,
1205 1681, 1682, 1696, 1746, 1700, 1691, 1701, 1750, 1751, 1701,
1206 1699, 2828, 1689, 1750, 1751, 1703, 1703, 1703, 1698, 1699,
1207 1717, 2828, 1708, 1714, 1719, 1706, 1707, 1769, 1708, 1708,
1208 1710, 1768, 1711, 2828, 1707, 1725, 1777, 2828, 1732, 1746,
1209 1760, 1759, 1748, 1750, 2828, 2828, 1784, 1734, 2828, 2828,
1210 1725, 1736, 1788, 2828, 1789, 1743, 1734, 1739, 1737, 1790,
1211
1212 1745, 1750, 1736, 1739, 1755, 1744, 1742, 1756, 1743, 2828,
1213 1745, 2828, 1750, 1768, 1755, 1764, 1810, 1754, 1817, 1762,
1214 1772, 1773, 2828, 1821, 1758, 1818, 1773, 1820, 2828, 1768,
1215 1827, 2828, 1767, 1782, 1770, 2828, 1780, 1781, 1833, 2828,
1216 1788, 1779, 1793, 2828, 2828, 1769, 1787, 1796, 1778, 1796,
1217 1785, 1838, 1787, 1783, 1788, 1847, 1786, 1787, 1850, 1846,
1218 1852, 2828, 1802, 1800, 1855, 1805, 1795, 1811, 1804, 2828,
1219 1860, 1838, 1862, 1844, 1859, 1865, 2828, 1811, 1867, 1806,
1220 2828, 2828, 1808, 1810, 1820, 1867, 1812, 1827, 1814, 1876,
1221 1830, 1816, 1823, 1823, 1881, 1835, 1836, 1828, 1824, 1826,
1222
1223 1840, 1828, 1840, 2828, 1887, 1835, 1832, 2828, 1848, 1835,
1224 1848, 1835, 1856, 2828, 1853, 1901, 1851, 1848, 1849, 2828,
1225 1905, 1863, 1862, 1861, 1854, 1859, 1860, 1858, 1869, 1853,
1226 1862, 1911, 1917, 2828, 1867, 1919, 2828, 1865, 2828, 1864,
1227 1860, 2828, 1867, 1924, 1926, 1922, 2828, 1923, 2828, 1905,
1228 1911, 2828, 1883, 2828, 1927, 1876, 1887, 1888, 1873, 1874,
1229 1882, 1939, 2828, 1884, 1936, 1937, 1889, 2828, 1884, 1902,
1230 1903, 1885, 1891, 1904, 1899, 1896, 1901, 1899, 1954, 1895,
1231 1911, 1959, 1904, 1901, 1901, 2828, 1916, 1917, 1918, 2828,
1232 1912, 1920, 1968, 1918, 1908, 1916, 1929, 1930, 1911, 1912,
1233
1234 1919, 2828, 1921, 2828, 1935, 1932, 1924, 1976, 1934, 2828,
1235 2828, 1938, 1964, 1965, 1963, 1926, 1926, 1935, 1942, 1935,
1236 1934, 1945, 1932, 2828, 1948, 1936, 1939, 1998, 1935, 1954,
1237 1947, 1997, 1958, 1951, 1950, 1959, 1961, 1965, 2828, 2004,
1238 1958, 2828, 1963, 1954, 2016, 1956, 2018, 2019, 2015, 2021,
1239 2828, 1960, 2018, 1977, 1964, 1972, 1983, 1970, 1981, 1967,
1240 1965, 1973, 1972, 1973, 1979, 1970, 2015, 2039, 2021, 2041,
1241 1991, 1980, 1993, 1983, 2000, 1999, 2043, 1984, 2003, 2004,
1242 2828, 2009, 2002, 2049, 2045, 2009, 1996, 2011, 2059, 2013,
1243 2016, 2011, 2016, 2005, 2016, 2828, 2068, 2828, 2828, 2015,
1244
1245 2828, 2070, 2009, 2072, 2012, 2074, 2019, 2071, 2072, 2031,
1246 2074, 2017, 2021, 2082, 2040, 2084, 2040, 2067, 2828, 2063,
1247 2828, 2033, 2027, 2024, 2086, 2049, 2042, 2038, 2095, 2035,
1248 2037, 2036, 2043, 2055, 2090, 2041, 2103, 2044, 2828, 2049,
1249 2059, 2061, 2063, 2046, 2054, 2828, 2060, 2828, 2062, 2828,
1250 2068, 2828, 2069, 2069, 2060, 2119, 2060, 2070, 2055, 2828,
1251 2068, 2828, 2070, 2101, 2107, 2079, 2077, 2129, 2067, 2069,
1252 2066, 2090, 2828, 2077, 2084, 2085, 2088, 2084, 2139, 2079,
1253 2828, 2136, 2080, 2088, 2097, 2083, 2099, 2098, 2087, 2094,
1254 2089, 2089, 2103, 2098, 2828, 2109, 2097, 2153, 2101, 2113,
1255
1256 2141, 2162, 2163, 2107, 2828, 2107, 2119, 2167, 2113, 2115,
1257 2113, 2114, 2172, 2130, 2828, 2123, 2110, 2125, 2130, 2122,
1258 2128, 2180, 2181, 2120, 2136, 2184, 2185, 2126, 2131, 2127,
1259 2143, 2126, 2138, 2132, 2194, 2828, 2828, 2139, 2150, 2197,
1260 2828, 2151, 2136, 2154, 2145, 2828, 2141, 2147, 2161, 2157,
1261 2150, 2145, 2151, 2828, 2828, 2209, 2210, 2828, 2828, 2150,
1262 2158, 2153, 2209, 2172, 2169, 2217, 2828, 2213, 2176, 2828,
1263 2220, 2159, 2222, 2162, 2163, 2176, 2175, 2176, 2166, 2178,
1264 2174, 2828, 2828, 2169, 2232, 2182, 2191, 2184, 2231, 2828,
1265 2182, 2176, 2828, 2188, 2828, 2235, 2194, 2242, 2181, 2197,
1266
1267 2245, 2198, 2247, 2248, 2828, 2202, 2196, 2189, 2209, 2196,
1268 2208, 2199, 2203, 2197, 2828, 2254, 2200, 2828, 2210, 2828,
1269 2828, 2201, 2209, 2259, 2216, 2209, 2221, 2268, 2213, 2213,
1270 2271, 2210, 2212, 2227, 2275, 2276, 2215, 2231, 2216, 2233,
1271 2828, 2281, 2225, 2828, 2232, 2284, 2225, 2828, 2828, 2235,
1272 2287, 2232, 2289, 2828, 2237, 2236, 2828, 2292, 2238, 2828,
1273 2232, 2828, 2232, 2249, 2828, 2250, 2298, 2241, 2300, 2301,
1274 2828, 2302, 2828, 2828, 2828, 2828, 2308, 2311, 2314, 2315,
1275 2317, 2320, 2323, 2326
1276 } ;
1277
1278static const flex_int16_t yy_def[2385] =
1279 { 0,
1280 2377, 2377, 2378, 2378, 2377, 2377, 2377, 2377, 2377, 2377,
1281 2376, 2376, 2376, 2376, 2376, 2379, 2376, 2376, 2376, 2376,
1282 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1283 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2380,
1284 2376, 2376, 2376, 2381, 15, 2376, 45, 45, 45, 45,
1285 45, 45, 45, 45, 45, 45, 2382, 45, 45, 45,
1286 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1287 45, 45, 45, 45, 45, 45, 45, 45, 2379, 2376,
1288 2376, 2376, 2376, 2376, 2376, 2383, 2376, 2376, 2376, 2376,
1289 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2380, 2376, 2381,
1290
1291 2376, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1292 45, 45, 45, 45, 2384, 45, 2382, 45, 45, 45,
1293 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1294 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1295 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1296 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1297 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1298 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1299 45, 45, 45, 45, 45, 45, 45, 2383, 2376, 2376,
1300 2376, 2376, 2376, 2376, 2376, 2376, 45, 45, 45, 45,
1301
1302 45, 45, 45, 45, 45, 45, 45, 45, 2384, 2376,
1303 2376, 117, 45, 45, 45, 45, 45, 45, 45, 45,
1304 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1305 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1306 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1307 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1308 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1309 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1310 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1311 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1312
1313 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1314 45, 45, 45, 45, 45, 45, 45, 2376, 2376, 2376,
1315 2376, 2376, 2376, 2376, 45, 45, 45, 45, 45, 45,
1316 45, 45, 2376, 45, 2376, 45, 117, 45, 45, 45,
1317 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1318 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1319 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1320 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1321 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1322 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1323
1324 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1325 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1326 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1327 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1328 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1329 45, 45, 45, 45, 45, 2376, 2376, 2376, 45, 45,
1330 45, 45, 45, 45, 2376, 45, 45, 2376, 45, 117,
1331 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1332 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1333 45, 2376, 45, 45, 45, 45, 45, 45, 2376, 45,
1334
1335 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1336 45, 2376, 45, 45, 45, 2376, 45, 45, 45, 45,
1337 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1338 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1339 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1340 45, 45, 45, 45, 2376, 45, 45, 2376, 45, 45,
1341 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1342 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1343 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1344 2376, 45, 45, 2376, 2376, 45, 45, 2376, 45, 45,
1345
1346 45, 45, 2376, 45, 45, 45, 45, 2376, 2376, 2376,
1347 45, 45, 45, 45, 45, 2376, 45, 45, 2376, 45,
1348 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1349 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1350 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1351 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1352 45, 45, 45, 45, 45, 45, 2376, 45, 45, 45,
1353 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1354 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1355 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1356
1357 45, 45, 45, 45, 2376, 45, 45, 45, 45, 2376,
1358 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1359 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1360 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1361 45, 45, 45, 45, 45, 2376, 45, 2376, 45, 45,
1362 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1363 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1364 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1365 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1366 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1367
1368 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1369 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1370 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1371 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1372 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1373 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1374 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1375 45, 45, 45, 45, 45, 2376, 45, 45, 45, 45,
1376 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1377 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1378
1379 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1380 45, 2376, 2376, 45, 45, 45, 45, 45, 45, 45,
1381 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1382 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1383 45, 45, 45, 45, 45, 45, 2376, 45, 45, 45,
1384 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1385 45, 45, 45, 45, 45, 2376, 2376, 45, 45, 45,
1386 45, 45, 45, 2376, 45, 45, 45, 45, 45, 45,
1387 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1388 45, 45, 2376, 2376, 2376, 45, 45, 45, 45, 45,
1389
1390 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1391 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1392 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1393 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1394 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1395 45, 45, 45, 45, 45, 2376, 45, 45, 45, 45,
1396 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1397 45, 45, 45, 45, 45, 2376, 45, 45, 45, 45,
1398 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1399 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1400
1401 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1402 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1403 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1404 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1405 45, 45, 45, 2376, 45, 45, 45, 45, 45, 45,
1406 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1407 45, 45, 2376, 45, 45, 45, 45, 45, 45, 45,
1408 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1409 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1410 45, 2376, 45, 45, 45, 45, 45, 45, 45, 2376,
1411
1412 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1413 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1414 45, 45, 45, 45, 2376, 45, 45, 45, 2376, 45,
1415 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1416 45, 45, 45, 45, 45, 45, 45, 45, 45, 2376,
1417 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1418 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1419 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1420 45, 45, 2376, 45, 45, 45, 45, 45, 45, 45,
1421 45, 45, 45, 45, 2376, 45, 45, 45, 2376, 45,
1422
1423 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1424 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1425 2376, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1426 45, 45, 45, 45, 45, 45, 45, 45, 45, 2376,
1427 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1428 45, 45, 45, 45, 45, 45, 45, 45, 45, 2376,
1429 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1430 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1431 45, 2376, 45, 45, 2376, 45, 2376, 45, 45, 45,
1432 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1433
1434 45, 2376, 45, 2376, 45, 45, 45, 45, 45, 2376,
1435 45, 45, 45, 45, 2376, 45, 45, 2376, 45, 45,
1436 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1437 45, 45, 45, 2376, 45, 45, 45, 45, 45, 45,
1438 45, 45, 45, 45, 2376, 2376, 45, 45, 45, 45,
1439 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1440 45, 2376, 45, 45, 45, 45, 45, 45, 45, 2376,
1441 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1442 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1443 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1444
1445 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1446 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1447 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1448 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1449 45, 45, 45, 2376, 45, 45, 45, 45, 45, 2376,
1450 45, 45, 2376, 45, 45, 45, 2376, 2376, 2376, 45,
1451 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1452 45, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1453 45, 45, 45, 45, 45, 2376, 45, 45, 45, 45,
1454 45, 45, 45, 45, 45, 45, 45, 45, 45, 2376,
1455
1456 2376, 45, 45, 45, 45, 45, 45, 2376, 45, 45,
1457 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1458 45, 45, 45, 2376, 45, 45, 45, 2376, 45, 2376,
1459 45, 45, 2376, 45, 45, 45, 45, 45, 45, 45,
1460 45, 45, 2376, 45, 45, 45, 45, 45, 45, 45,
1461 45, 45, 2376, 2376, 45, 45, 2376, 45, 2376, 45,
1462 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1463 45, 45, 45, 45, 45, 45, 2376, 45, 2376, 45,
1464 45, 2376, 45, 45, 45, 45, 45, 45, 45, 2376,
1465 45, 2376, 45, 45, 2376, 45, 2376, 45, 45, 45,
1466
1467 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1468 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1469 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1470 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1471 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1472 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1473 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1474 45, 45, 45, 2376, 45, 45, 45, 2376, 45, 45,
1475 45, 45, 45, 45, 2376, 2376, 45, 45, 2376, 2376,
1476 45, 45, 45, 2376, 45, 45, 45, 45, 45, 45,
1477
1478 45, 45, 45, 45, 45, 45, 45, 45, 45, 2376,
1479 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1480 45, 45, 2376, 45, 45, 45, 45, 45, 2376, 45,
1481 45, 2376, 45, 45, 45, 2376, 45, 45, 45, 2376,
1482 45, 45, 45, 2376, 2376, 45, 45, 45, 45, 45,
1483 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1484 45, 2376, 45, 45, 45, 45, 45, 45, 45, 2376,
1485 45, 45, 45, 45, 45, 45, 2376, 45, 45, 45,
1486 2376, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1487 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1488
1489 45, 45, 45, 2376, 45, 45, 45, 2376, 45, 45,
1490 45, 45, 45, 2376, 45, 45, 45, 45, 45, 2376,
1491 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1492 45, 45, 45, 2376, 45, 45, 2376, 45, 2376, 45,
1493 45, 2376, 45, 45, 45, 45, 2376, 45, 2376, 45,
1494 45, 2376, 45, 2376, 45, 45, 45, 45, 45, 45,
1495 45, 45, 2376, 45, 45, 45, 45, 2376, 45, 45,
1496 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1497 45, 45, 45, 45, 45, 2376, 45, 45, 45, 2376,
1498 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1499
1500 45, 2376, 45, 2376, 45, 45, 45, 45, 45, 2376,
1501 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1502 45, 45, 45, 2376, 45, 45, 45, 45, 45, 45,
1503 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1504 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1505 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1506 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1507 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1508 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1509 45, 45, 45, 45, 45, 2376, 45, 2376, 2376, 45,
1510
1511 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1512 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1513 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1514 45, 45, 45, 45, 45, 45, 45, 45, 2376, 45,
1515 45, 45, 45, 45, 45, 2376, 45, 2376, 45, 2376,
1516 45, 2376, 45, 45, 45, 45, 45, 45, 45, 2376,
1517 45, 2376, 45, 45, 45, 45, 45, 45, 45, 45,
1518 45, 45, 2376, 45, 45, 45, 45, 45, 45, 45,
1519 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1520 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1521
1522 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1523 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1524 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1525 45, 45, 45, 45, 45, 2376, 2376, 45, 45, 45,
1526 2376, 45, 45, 45, 45, 2376, 45, 45, 45, 45,
1527 45, 45, 45, 2376, 2376, 45, 45, 2376, 2376, 45,
1528 45, 45, 45, 45, 45, 45, 2376, 45, 45, 2376,
1529 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1530 45, 2376, 2376, 45, 45, 45, 45, 45, 45, 2376,
1531 45, 45, 2376, 45, 2376, 45, 45, 45, 45, 45,
1532
1533 45, 45, 45, 45, 2376, 45, 45, 45, 45, 45,
1534 45, 45, 45, 45, 2376, 45, 45, 2376, 45, 2376,
1535 2376, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1536 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1537 2376, 45, 45, 2376, 45, 45, 45, 2376, 2376, 45,
1538 45, 45, 45, 2376, 45, 45, 2376, 45, 45, 2376,
1539 45, 2376, 45, 45, 2376, 45, 45, 45, 45, 45,
1540 2376, 45, 2376, 2376, 2376, 0, 2376, 2376, 2376, 2376,
1541 2376, 2376, 2376, 2376
1542 } ;
1543
1544static const flex_int16_t yy_nxt[2905] =
1545 { 0,
1546 2376, 13, 14, 13, 2376, 15, 16, 101, 17, 18,
1547 19, 20, 21, 22, 22, 22, 22, 22, 23, 24,
1548 85, 2376, 37, 14, 37, 86, 25, 26, 38, 37,
1549 14, 37, 42, 27, 42, 38, 2376, 2376, 28, 90,
1550 13, 14, 13, 91, 29, 90, 30, 102, 13, 14,
1551 13, 202, 25, 31, 13, 14, 13, 42, 40, 42,
1552 417, 32, 13, 14, 13, 90, 40, 33, 418, 167,
1553 92, 93, 91, 168, 34, 35, 13, 14, 13, 202,
1554 15, 16, 91, 17, 18, 19, 20, 21, 22, 22,
1555 22, 22, 22, 23, 24, 39, 13, 14, 13, 92,
1556
1557 92, 25, 26, 39, 13, 14, 13, 42, 27, 42,
1558 884, 94, 121, 28, 108, 153, 41, 104, 105, 29,
1559 107, 30, 113, 154, 41, 141, 122, 25, 31, 95,
1560 142, 245, 88, 143, 88, 155, 32, 89, 89, 89,
1561 89, 89, 33, 108, 104, 105, 107, 246, 113, 34,
1562 35, 44, 44, 44, 45, 45, 46, 45, 45, 45,
1563 45, 45, 45, 45, 45, 45, 45, 47, 45, 45,
1564 45, 45, 45, 48, 45, 49, 50, 45, 51, 45,
1565 45, 52, 45, 45, 53, 45, 45, 45, 45, 54,
1566 55, 45, 56, 45, 45, 45, 57, 45, 45, 58,
1567
1568 59, 60, 61, 62, 63, 45, 64, 65, 52, 66,
1569 67, 68, 69, 70, 71, 72, 73, 74, 75, 76,
1570 77, 78, 45, 45, 45, 45, 45, 80, 114, 81,
1571 81, 81, 81, 81, 80, 271, 83, 83, 83, 83,
1572 83, 107, 82, 84, 84, 84, 84, 84, 80, 82,
1573 83, 83, 83, 83, 83, 114, 82, 109, 163, 111,
1574 189, 104, 164, 82, 190, 110, 129, 107, 82, 130,
1575 131, 112, 165, 132, 133, 82, 199, 191, 140, 232,
1576 233, 101, 82, 109, 272, 111, 134, 189, 118, 82,
1577 45, 190, 189, 110, 119, 159, 45, 120, 45, 45,
1578
1579 112, 45, 199, 160, 45, 161, 191, 45, 144, 116,
1580 162, 145, 45, 45, 885, 45, 45, 205, 146, 192,
1581 147, 102, 45, 45, 45, 45, 45, 45, 105, 45,
1582 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1583 45, 45, 45, 45, 45, 205, 114, 886, 123, 45,
1584 149, 150, 124, 45, 151, 105, 125, 45, 191, 126,
1585 152, 135, 127, 136, 207, 45, 128, 109, 113, 45,
1586 190, 45, 117, 114, 137, 110, 176, 177, 198, 201,
1587 887, 169, 138, 187, 139, 170, 111, 194, 171, 156,
1588 208, 157, 207, 158, 183, 172, 173, 193, 112, 203,
1589
1590 174, 175, 280, 110, 184, 281, 201, 198, 223, 185,
1591 224, 206, 178, 242, 179, 226, 208, 180, 84, 84,
1592 84, 84, 84, 888, 227, 228, 243, 181, 203, 257,
1593 244, 82, 219, 80, 182, 81, 81, 81, 81, 81,
1594 206, 220, 258, 453, 88, 221, 88, 100, 82, 89,
1595 89, 89, 89, 89, 100, 454, 80, 82, 83, 83,
1596 83, 83, 83, 84, 84, 84, 84, 84, 262, 203,
1597 198, 82, 263, 239, 82, 240, 82, 89, 89, 89,
1598 89, 89, 89, 89, 89, 89, 89, 100, 213, 247,
1599 301, 100, 248, 293, 294, 100, 249, 82, 268, 214,
1600
1601 269, 275, 82, 100, 302, 435, 436, 100, 205, 100,
1602 100, 211, 284, 313, 206, 318, 276, 277, 278, 212,
1603 212, 212, 212, 212, 437, 207, 438, 314, 212, 212,
1604 212, 212, 212, 212, 295, 307, 306, 319, 296, 320,
1605 319, 308, 297, 310, 318, 318, 320, 326, 329, 327,
1606 285, 286, 287, 312, 212, 212, 212, 212, 212, 212,
1607 330, 288, 336, 289, 319, 320, 290, 322, 291, 292,
1608 331, 332, 323, 326, 321, 327, 334, 329, 352, 354,
1609 404, 353, 326, 382, 331, 407, 333, 355, 330, 391,
1610 336, 442, 334, 356, 405, 408, 331, 332, 420, 451,
1611
1612 383, 421, 334, 337, 337, 337, 337, 337, 339, 456,
1613 398, 456, 337, 337, 337, 337, 337, 337, 334, 459,
1614 461, 464, 466, 462, 461, 467, 474, 496, 561, 460,
1615 889, 466, 446, 497, 539, 456, 475, 457, 337, 337,
1616 337, 337, 337, 337, 540, 392, 890, 464, 393, 461,
1617 462, 466, 467, 472, 452, 470, 470, 470, 470, 470,
1618 541, 611, 816, 817, 470, 470, 470, 470, 470, 470,
1619 512, 516, 531, 532, 555, 513, 517, 533, 566, 556,
1620 562, 576, 567, 598, 606, 577, 606, 611, 599, 624,
1621 470, 470, 470, 470, 470, 470, 645, 612, 659, 613,
1622
1623 681, 625, 635, 660, 723, 743, 636, 610, 744, 646,
1624 682, 647, 690, 606, 637, 615, 638, 639, 640, 641,
1625 642, 770, 891, 755, 756, 612, 514, 613, 754, 751,
1626 785, 515, 518, 786, 758, 557, 45, 45, 45, 45,
1627 45, 752, 893, 894, 837, 45, 45, 45, 45, 45,
1628 45, 755, 838, 756, 754, 762, 753, 876, 841, 724,
1629 892, 895, 763, 842, 897, 896, 898, 752, 877, 893,
1630 894, 45, 45, 45, 45, 45, 45, 771, 899, 900,
1631 901, 902, 903, 904, 905, 753, 906, 907, 908, 892,
1632 895, 896, 909, 910, 912, 913, 914, 918, 919, 911,
1633
1634 843, 915, 916, 920, 917, 921, 922, 923, 924, 925,
1635 926, 927, 928, 929, 930, 931, 932, 933, 934, 935,
1636 936, 937, 938, 939, 942, 943, 944, 940, 945, 946,
1637 947, 941, 948, 949, 950, 951, 952, 953, 954, 955,
1638 956, 958, 959, 960, 961, 962, 963, 964, 965, 966,
1639 967, 968, 969, 970, 957, 972, 971, 973, 974, 975,
1640 976, 977, 978, 979, 980, 981, 982, 983, 984, 985,
1641 986, 987, 988, 989, 990, 991, 992, 993, 994, 995,
1642 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005,
1643 1006, 1007, 1008, 1009, 1010, 1012, 1013, 1014, 1017, 1018,
1644
1645 1019, 1011, 1020, 1024, 1015, 1025, 1026, 1027, 1016, 1028,
1646 1029, 1030, 1031, 1032, 1033, 1021, 1034, 1022, 1035, 1036,
1647 1037, 1023, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045,
1648 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055,
1649 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065,
1650 1066, 1067, 1068, 1069, 1043, 1070, 1071, 1044, 1072, 1073,
1651 1047, 1074, 1075, 1076, 1078, 1079, 1080, 1081, 1077, 1082,
1652 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092,
1653 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1103,
1654 1104, 1105, 1106, 1102, 1107, 1108, 1109, 1110, 1111, 1112,
1655
1656 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122,
1657 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1133,
1658 1134, 1135, 1132, 1136, 1137, 1138, 1139, 1141, 1142, 1143,
1659 1144, 1140, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152,
1660 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162,
1661 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172,
1662 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182,
1663 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1192, 1190, 1193,
1664 1194, 1191, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202,
1665 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212,
1666
1667 1213, 1214, 1188, 1187, 1215, 1189, 1190, 1191, 1216, 1217,
1668 1218, 1219, 1221, 1222, 1220, 1223, 1224, 1225, 1226, 1227,
1669 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237,
1670 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247,
1671 1248, 1249, 1250, 1252, 1253, 1254, 1255, 1256, 1257, 1258,
1672 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268,
1673 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278,
1674 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288,
1675 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298,
1676 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308,
1677
1678 1309, 1310, 1311, 1251, 1312, 1313, 1314, 1315, 1316, 1317,
1679 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327,
1680 1329, 1328, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337,
1681 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347,
1682 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1326, 1328, 1329,
1683 1330, 1355, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1356,
1684 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373,
1685 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383,
1686 1384, 1385, 1387, 1389, 1390, 1391, 1386, 1392, 1393, 1394,
1687 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404,
1688
1689 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414,
1690 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424,
1691 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1388,
1692 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443,
1693 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453,
1694 1454, 1455, 1456, 1457, 1458, 1459, 1461, 1460, 1462, 1463,
1695 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473,
1696 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483,
1697 1458, 1484, 1457, 1460, 1459, 1461, 1485, 1486, 1487, 1488,
1698 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498,
1699
1700 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508,
1701 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518,
1702 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528,
1703 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538,
1704 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548,
1705 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558,
1706 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568,
1707 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578,
1708 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1588, 1589,
1709 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599,
1710
1711 1600, 1601, 1602, 1575, 1576, 1603, 1604, 1577, 1605, 1606,
1712 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616,
1713 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626,
1714 1627, 1628, 1629, 1630, 1587, 1631, 1632, 1633, 1634, 1635,
1715 1636, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1637, 1645,
1716 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655,
1717 1656, 1657, 1658, 1659, 1661, 1662, 1663, 1664, 1660, 1665,
1718 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675,
1719 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1684, 1685, 1686,
1720 1689, 1683, 1688, 1690, 1691, 1692, 1693, 1694, 1695, 1696,
1721
1722 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706,
1723 1707, 1708, 1709, 1687, 1685, 1710, 1684, 1711, 1688, 1712,
1724 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722,
1725 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732,
1726 1733, 1687, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741,
1727 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751,
1728 1752, 1753, 1754, 1755, 1756, 1760, 1757, 1761, 1762, 1758,
1729 1763, 1764, 1759, 1765, 1766, 1767, 1768, 1769, 1770, 1771,
1730 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781,
1731 1783, 1782, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791,
1732
1733 1792, 1793, 1794, 1796, 1797, 1800, 1801, 1798, 1802, 1803,
1734 1804, 1805, 1806, 1807, 1808, 1780, 1781, 1782, 1799, 1783,
1735 1784, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817,
1736 1818, 1819, 1820, 1821, 1822, 1823, 1825, 1826, 1827, 1828,
1737 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838,
1738 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848,
1739 1849, 1850, 1851, 1795, 1852, 1853, 1854, 1855, 1856, 1857,
1740 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867,
1741 1868, 1869, 1870, 1871, 1872, 1873, 1875, 1874, 1876, 1877,
1742 1878, 1879, 1880, 1881, 1882, 1883, 1824, 1884, 1885, 1886,
1743
1744 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896,
1745 1897, 1873, 1898, 1872, 1874, 1875, 1899, 1876, 1900, 1901,
1746 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911,
1747 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921,
1748 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931,
1749 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941,
1750 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951,
1751 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961,
1752 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971,
1753 1972, 1973, 1974, 1948, 1950, 1975, 1976, 1977, 1978, 1979,
1754
1755 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989,
1756 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
1757 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010,
1758 2006, 2011, 2012, 2013, 2014, 2016, 2015, 2017, 2018, 2019,
1759 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029,
1760 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039,
1761 2040, 2014, 2015, 2041, 2042, 2043, 2044, 2045, 2046, 2047,
1762 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057,
1763 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067,
1764 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077,
1765
1766 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087,
1767 2088, 2089, 2090, 2091, 2092, 2067, 2068, 2093, 2069, 2094,
1768 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104,
1769 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2114, 2115,
1770 2113, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124,
1771 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134,
1772 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144,
1773 2118, 2120, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152,
1774 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162,
1775 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172,
1776
1777 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182,
1778 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2164, 2190, 2165,
1779 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200,
1780 2201, 2203, 2202, 2204, 2205, 2206, 2207, 2208, 2209, 2210,
1781 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220,
1782 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2201, 2202, 2228,
1783 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238,
1784 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248,
1785 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258,
1786 2259, 2260, 2235, 2261, 2262, 2263, 2264, 2265, 2266, 2267,
1787
1788 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277,
1789 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287,
1790 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297,
1791 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307,
1792 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317,
1793 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2327, 2326,
1794 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337,
1795 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347,
1796 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357,
1797 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367,
1798
1799 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 12, 12,
1800 12, 36, 36, 36, 79, 98, 79, 100, 100, 100,
1801 115, 115, 115, 188, 883, 188, 209, 209, 209, 882,
1802 881, 880, 879, 878, 875, 874, 873, 872, 871, 870,
1803 869, 868, 867, 866, 865, 864, 863, 862, 861, 860,
1804 859, 858, 857, 856, 855, 854, 853, 852, 851, 850,
1805 849, 848, 847, 846, 845, 844, 840, 839, 836, 835,
1806 834, 833, 832, 831, 830, 829, 828, 827, 826, 825,
1807 824, 823, 822, 821, 820, 819, 818, 815, 814, 813,
1808 812, 811, 810, 809, 808, 807, 806, 805, 804, 803,
1809
1810 802, 801, 800, 799, 798, 797, 796, 795, 794, 793,
1811 792, 791, 790, 789, 788, 787, 784, 783, 782, 781,
1812 780, 779, 778, 777, 776, 775, 774, 773, 772, 769,
1813 768, 767, 766, 765, 764, 761, 760, 759, 757, 751,
1814 750, 749, 748, 747, 746, 745, 742, 741, 740, 739,
1815 738, 737, 736, 735, 734, 733, 732, 731, 730, 729,
1816 728, 727, 726, 725, 722, 721, 720, 719, 718, 717,
1817 716, 715, 714, 713, 712, 711, 710, 709, 708, 707,
1818 706, 705, 704, 703, 702, 701, 700, 699, 698, 697,
1819 696, 695, 694, 693, 692, 691, 689, 688, 687, 686,
1820
1821 685, 684, 683, 680, 679, 678, 677, 676, 675, 674,
1822 673, 672, 671, 670, 669, 668, 667, 666, 665, 664,
1823 663, 662, 661, 658, 657, 656, 655, 654, 653, 652,
1824 651, 650, 649, 648, 644, 643, 634, 633, 632, 631,
1825 630, 629, 628, 627, 626, 623, 622, 621, 620, 619,
1826 618, 617, 616, 614, 610, 609, 608, 607, 605, 604,
1827 603, 602, 601, 600, 597, 596, 595, 594, 593, 592,
1828 591, 590, 589, 588, 587, 586, 585, 584, 583, 582,
1829 581, 580, 579, 578, 575, 574, 573, 572, 571, 570,
1830 569, 568, 565, 564, 563, 560, 559, 558, 554, 553,
1831
1832 552, 551, 550, 549, 548, 547, 546, 545, 544, 543,
1833 542, 538, 537, 536, 535, 534, 530, 529, 528, 527,
1834 526, 525, 524, 523, 522, 521, 520, 519, 511, 510,
1835 509, 508, 507, 506, 505, 504, 503, 502, 501, 500,
1836 499, 498, 495, 494, 493, 492, 491, 490, 489, 488,
1837 487, 486, 485, 484, 483, 482, 481, 480, 479, 478,
1838 477, 476, 473, 471, 469, 468, 465, 463, 458, 455,
1839 450, 449, 448, 447, 445, 444, 443, 441, 440, 439,
1840 434, 433, 432, 431, 430, 429, 428, 427, 426, 425,
1841 424, 423, 422, 419, 416, 415, 414, 413, 412, 411,
1842
1843 410, 409, 406, 403, 402, 401, 400, 399, 397, 396,
1844 395, 394, 390, 389, 388, 387, 386, 385, 384, 381,
1845 380, 379, 378, 377, 376, 375, 374, 373, 372, 371,
1846 370, 369, 368, 367, 366, 365, 364, 363, 362, 361,
1847 360, 359, 358, 357, 351, 350, 349, 348, 347, 346,
1848 345, 344, 343, 342, 341, 340, 338, 210, 335, 333,
1849 328, 325, 324, 317, 316, 315, 311, 309, 305, 304,
1850 303, 300, 299, 298, 283, 282, 279, 274, 273, 270,
1851 267, 266, 265, 264, 261, 260, 259, 256, 255, 254,
1852 253, 252, 251, 250, 241, 238, 237, 236, 235, 234,
1853
1854 231, 230, 229, 225, 222, 218, 217, 216, 215, 210,
1855 204, 200, 197, 196, 195, 186, 166, 148, 106, 103,
1856 43, 99, 97, 96, 87, 43, 2376, 11, 2376, 2376,
1857 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1858 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1859 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1860 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1861 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1862 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1863 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
1864
1865 2376, 2376, 2376, 2376
1866 } ;
1867
1868static const flex_int16_t yy_chk[2905] =
1869 { 0,
1870 0, 1, 1, 1, 0, 1, 1, 44, 1, 1,
1871 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1872 21, 0, 3, 3, 3, 21, 1, 1, 3, 4,
1873 4, 4, 13, 1, 13, 4, 0, 0, 1, 26,
1874 5, 5, 5, 27, 1, 31, 1, 44, 6, 6,
1875 6, 108, 1, 1, 7, 7, 7, 37, 7, 37,
1876 285, 1, 8, 8, 8, 26, 8, 1, 285, 73,
1877 28, 31, 27, 73, 1, 1, 2, 2, 2, 108,
1878 2, 2, 32, 2, 2, 2, 2, 2, 2, 2,
1879 2, 2, 2, 2, 2, 5, 9, 9, 9, 28,
1880
1881 33, 2, 2, 6, 10, 10, 10, 42, 2, 42,
1882 741, 32, 59, 2, 52, 68, 9, 48, 49, 2,
1883 51, 2, 55, 68, 10, 64, 59, 2, 2, 33,
1884 64, 140, 25, 64, 25, 68, 2, 25, 25, 25,
1885 25, 25, 2, 52, 48, 49, 51, 140, 55, 2,
1886 2, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1887 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1888 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1889 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1890 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1891
1892 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1893 15, 15, 15, 15, 15, 15, 15, 15, 15, 15,
1894 15, 15, 15, 15, 15, 15, 15, 17, 56, 17,
1895 17, 17, 17, 17, 19, 160, 19, 19, 19, 19,
1896 19, 63, 17, 20, 20, 20, 20, 20, 22, 19,
1897 22, 22, 22, 22, 22, 56, 20, 53, 71, 54,
1898 90, 58, 71, 22, 91, 53, 61, 63, 17, 61,
1899 61, 54, 71, 61, 61, 19, 105, 92, 63, 131,
1900 131, 100, 20, 53, 160, 54, 61, 90, 58, 22,
1901 45, 91, 93, 53, 58, 70, 45, 58, 45, 45,
1902
1903 54, 45, 105, 70, 45, 70, 92, 45, 65, 57,
1904 70, 65, 45, 45, 742, 45, 57, 111, 65, 93,
1905 65, 100, 45, 45, 45, 45, 45, 45, 60, 45,
1906 45, 45, 45, 45, 45, 45, 45, 45, 45, 45,
1907 45, 45, 45, 45, 45, 111, 78, 743, 60, 57,
1908 67, 67, 60, 57, 67, 60, 60, 57, 95, 60,
1909 67, 62, 60, 62, 113, 57, 60, 69, 76, 57,
1910 94, 57, 57, 78, 62, 69, 75, 75, 104, 107,
1911 744, 74, 62, 78, 62, 74, 75, 95, 74, 69,
1912 114, 69, 113, 69, 76, 74, 74, 94, 75, 109,
1913
1914 74, 74, 165, 69, 76, 165, 107, 104, 125, 76,
1915 125, 112, 75, 139, 75, 127, 114, 75, 80, 80,
1916 80, 80, 80, 745, 127, 127, 139, 75, 109, 149,
1917 139, 80, 123, 81, 75, 81, 81, 81, 81, 81,
1918 112, 123, 149, 316, 82, 123, 82, 102, 81, 82,
1919 82, 82, 82, 82, 102, 316, 83, 80, 83, 83,
1920 83, 83, 83, 84, 84, 84, 84, 84, 153, 158,
1921 118, 83, 153, 137, 81, 137, 84, 88, 88, 88,
1922 88, 88, 89, 89, 89, 89, 89, 102, 118, 141,
1923 174, 102, 141, 169, 169, 102, 141, 83, 158, 118,
1924
1925 158, 163, 84, 102, 174, 301, 301, 102, 178, 102,
1926 102, 117, 168, 184, 181, 189, 163, 163, 163, 117,
1927 117, 117, 117, 117, 302, 183, 302, 184, 117, 117,
1928 117, 117, 117, 117, 170, 179, 178, 190, 170, 191,
1929 193, 179, 170, 181, 189, 192, 194, 198, 201, 199,
1930 168, 168, 168, 183, 117, 117, 117, 117, 117, 117,
1931 202, 168, 208, 168, 190, 191, 168, 193, 168, 168,
1932 203, 204, 194, 198, 192, 199, 206, 201, 227, 228,
1933 274, 227, 214, 255, 268, 276, 306, 228, 202, 263,
1934 208, 306, 310, 228, 274, 276, 203, 204, 287, 315,
1935
1936 255, 287, 206, 212, 212, 212, 212, 212, 214, 318,
1937 268, 321, 212, 212, 212, 212, 212, 212, 310, 325,
1938 326, 329, 331, 327, 339, 332, 341, 362, 417, 325,
1939 747, 398, 310, 362, 397, 318, 341, 321, 212, 212,
1940 212, 212, 212, 212, 397, 263, 749, 329, 263, 326,
1941 327, 331, 332, 339, 315, 337, 337, 337, 337, 337,
1942 398, 467, 674, 674, 337, 337, 337, 337, 337, 337,
1943 377, 378, 391, 391, 412, 377, 378, 391, 421, 412,
1944 417, 430, 421, 452, 461, 430, 472, 467, 452, 481,
1945 337, 337, 337, 337, 337, 337, 496, 469, 509, 469,
1946
1947 532, 481, 493, 509, 576, 599, 493, 541, 599, 496,
1948 532, 496, 541, 461, 493, 472, 493, 493, 493, 493,
1949 493, 628, 750, 612, 613, 469, 377, 469, 611, 615,
1950 642, 377, 378, 642, 615, 412, 470, 470, 470, 470,
1951 470, 607, 753, 754, 694, 470, 470, 470, 470, 470,
1952 470, 612, 694, 613, 611, 621, 607, 734, 697, 576,
1953 752, 755, 621, 697, 757, 756, 758, 607, 734, 753,
1954 754, 470, 470, 470, 470, 470, 470, 628, 759, 760,
1955 761, 762, 763, 764, 765, 607, 766, 767, 768, 752,
1956 755, 756, 769, 770, 771, 772, 773, 775, 776, 770,
1957
1958 697, 774, 774, 777, 774, 778, 779, 780, 781, 782,
1959 783, 784, 785, 786, 787, 788, 789, 790, 791, 792,
1960 793, 794, 795, 796, 797, 798, 799, 796, 800, 801,
1961 802, 796, 803, 804, 805, 806, 807, 808, 809, 810,
1962 811, 812, 813, 814, 815, 816, 817, 818, 819, 820,
1963 821, 822, 823, 824, 811, 825, 824, 826, 827, 829,
1964 830, 831, 832, 833, 834, 835, 836, 837, 838, 839,
1965 840, 842, 843, 844, 845, 846, 847, 848, 849, 850,
1966 851, 852, 853, 854, 855, 856, 857, 858, 859, 860,
1967 861, 862, 863, 864, 865, 866, 867, 867, 868, 869,
1968
1969 870, 865, 871, 872, 867, 873, 874, 875, 867, 877,
1970 878, 879, 880, 881, 882, 871, 883, 871, 884, 885,
1971 886, 871, 887, 888, 889, 890, 891, 892, 893, 894,
1972 895, 896, 897, 898, 899, 900, 901, 902, 903, 904,
1973 905, 906, 907, 908, 909, 910, 911, 914, 915, 916,
1974 917, 918, 919, 920, 892, 921, 922, 893, 923, 924,
1975 896, 925, 926, 927, 928, 929, 930, 931, 927, 932,
1976 933, 934, 935, 936, 937, 938, 939, 940, 941, 942,
1977 943, 944, 945, 946, 948, 949, 950, 951, 952, 953,
1978 954, 955, 956, 952, 957, 958, 959, 960, 961, 962,
1979
1980 963, 964, 965, 968, 969, 970, 971, 972, 973, 975,
1981 976, 977, 978, 979, 980, 981, 983, 984, 985, 986,
1982 987, 988, 985, 989, 990, 991, 992, 996, 997, 998,
1983 999, 992, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007,
1984 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017,
1985 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027,
1986 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038,
1987 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1048, 1046, 1049,
1988 1050, 1047, 1051, 1052, 1053, 1054, 1055, 1057, 1058, 1059,
1989 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069,
1990
1991 1070, 1071, 1044, 1043, 1072, 1045, 1046, 1047, 1073, 1074,
1992 1075, 1077, 1078, 1079, 1077, 1080, 1081, 1082, 1083, 1084,
1993 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094,
1994 1095, 1096, 1097, 1098, 1099, 1100, 1102, 1103, 1104, 1105,
1995 1106, 1107, 1108, 1109, 1110, 1112, 1113, 1114, 1115, 1116,
1996 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126,
1997 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136,
1998 1137, 1138, 1140, 1141, 1142, 1143, 1145, 1146, 1147, 1148,
1999 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158,
2000 1159, 1160, 1161, 1162, 1164, 1165, 1166, 1167, 1168, 1169,
2001
2002 1170, 1171, 1172, 1108, 1173, 1174, 1175, 1176, 1177, 1178,
2003 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188,
2004 1190, 1189, 1191, 1193, 1194, 1195, 1196, 1197, 1198, 1199,
2005 1201, 1202, 1203, 1204, 1206, 1207, 1208, 1209, 1210, 1211,
2006 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1187, 1189, 1190,
2007 1191, 1219, 1220, 1221, 1222, 1223, 1224, 1226, 1227, 1219,
2008 1228, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238,
2009 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248,
2010 1249, 1251, 1252, 1253, 1254, 1255, 1251, 1256, 1257, 1258,
2011 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268,
2012
2013 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278,
2014 1279, 1280, 1281, 1282, 1284, 1285, 1286, 1287, 1288, 1289,
2015 1290, 1291, 1292, 1293, 1294, 1296, 1297, 1298, 1300, 1252,
2016 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310,
2017 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320,
2018 1322, 1323, 1324, 1326, 1327, 1328, 1330, 1329, 1331, 1332,
2019 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1341, 1342, 1343,
2020 1344, 1345, 1346, 1347, 1349, 1350, 1351, 1352, 1353, 1354,
2021 1327, 1355, 1326, 1329, 1328, 1330, 1356, 1357, 1358, 1359,
2022 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370,
2023
2024 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380,
2025 1381, 1383, 1384, 1386, 1388, 1389, 1390, 1391, 1392, 1393,
2026 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1403, 1405,
2027 1406, 1407, 1408, 1409, 1411, 1412, 1413, 1414, 1416, 1417,
2028 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428,
2029 1429, 1430, 1431, 1432, 1433, 1435, 1436, 1437, 1438, 1439,
2030 1440, 1441, 1442, 1443, 1444, 1447, 1448, 1449, 1450, 1451,
2031 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461,
2032 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1471, 1472, 1473,
2033 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483,
2034
2035 1484, 1485, 1486, 1458, 1459, 1487, 1488, 1460, 1489, 1490,
2036 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1499, 1500, 1501,
2037 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511,
2038 1512, 1513, 1514, 1515, 1471, 1516, 1517, 1518, 1519, 1520,
2039 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1529, 1521, 1530,
2040 1531, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541,
2041 1542, 1543, 1545, 1546, 1547, 1548, 1549, 1551, 1546, 1551,
2042 1552, 1554, 1555, 1556, 1560, 1561, 1562, 1563, 1564, 1565,
2043 1566, 1567, 1568, 1570, 1571, 1572, 1573, 1574, 1575, 1576,
2044 1579, 1573, 1577, 1580, 1581, 1582, 1583, 1584, 1585, 1587,
2045
2046 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597,
2047 1598, 1599, 1602, 1576, 1575, 1603, 1574, 1604, 1577, 1605,
2048 1606, 1607, 1609, 1610, 1611, 1613, 1614, 1615, 1616, 1617,
2049 1618, 1619, 1620, 1621, 1622, 1623, 1625, 1626, 1627, 1629,
2050 1631, 1576, 1632, 1634, 1635, 1636, 1637, 1638, 1639, 1640,
2051 1641, 1642, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651,
2052 1652, 1655, 1656, 1658, 1660, 1661, 1660, 1662, 1663, 1660,
2053 1664, 1665, 1660, 1666, 1667, 1668, 1669, 1670, 1671, 1672,
2054 1673, 1674, 1675, 1676, 1678, 1680, 1681, 1683, 1684, 1685,
2055 1687, 1686, 1688, 1689, 1691, 1693, 1694, 1696, 1698, 1699,
2056
2057 1700, 1701, 1702, 1703, 1704, 1706, 1707, 1705, 1708, 1709,
2058 1710, 1711, 1712, 1713, 1714, 1684, 1685, 1686, 1705, 1687,
2059 1688, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723,
2060 1724, 1725, 1726, 1727, 1727, 1728, 1729, 1730, 1731, 1732,
2061 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742,
2062 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1753,
2063 1754, 1755, 1756, 1702, 1757, 1758, 1759, 1760, 1761, 1763,
2064 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773,
2065 1775, 1776, 1777, 1779, 1780, 1781, 1783, 1782, 1784, 1787,
2066 1788, 1791, 1792, 1793, 1795, 1796, 1728, 1797, 1798, 1799,
2067
2068 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809,
2069 1811, 1781, 1813, 1780, 1782, 1783, 1814, 1784, 1815, 1816,
2070 1817, 1818, 1819, 1820, 1821, 1822, 1824, 1825, 1826, 1827,
2071 1828, 1830, 1831, 1833, 1834, 1835, 1837, 1838, 1839, 1841,
2072 1842, 1843, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853,
2073 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1863, 1864,
2074 1865, 1866, 1867, 1868, 1869, 1871, 1872, 1873, 1874, 1875,
2075 1876, 1878, 1879, 1880, 1883, 1884, 1885, 1886, 1887, 1888,
2076 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898,
2077 1899, 1900, 1901, 1872, 1874, 1902, 1903, 1905, 1906, 1907,
2078
2079 1909, 1910, 1911, 1912, 1913, 1915, 1916, 1917, 1918, 1919,
2080 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930,
2081 1931, 1932, 1933, 1935, 1936, 1938, 1940, 1941, 1943, 1944,
2082 1938, 1945, 1946, 1948, 1950, 1953, 1951, 1955, 1956, 1957,
2083 1958, 1959, 1960, 1961, 1962, 1964, 1965, 1966, 1967, 1969,
2084 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979,
2085 1980, 1950, 1951, 1981, 1982, 1983, 1984, 1985, 1987, 1988,
2086 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2087 2000, 2001, 2003, 2005, 2006, 2007, 2008, 2009, 2012, 2013,
2088 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
2089
2090 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034,
2091 2035, 2036, 2037, 2038, 2040, 2013, 2014, 2041, 2015, 2043,
2092 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2052, 2053, 2054,
2093 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064,
2094 2062, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073,
2095 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2082, 2083, 2084,
2096 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094,
2097 2067, 2069, 2095, 2097, 2100, 2102, 2103, 2104, 2105, 2106,
2098 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116,
2099 2117, 2118, 2120, 2122, 2123, 2124, 2125, 2126, 2127, 2128,
2100
2101 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138,
2102 2140, 2141, 2142, 2143, 2144, 2145, 2147, 2118, 2149, 2120,
2103 2151, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2161, 2163,
2104 2164, 2166, 2165, 2167, 2168, 2169, 2170, 2171, 2172, 2174,
2105 2175, 2176, 2177, 2178, 2179, 2180, 2182, 2183, 2184, 2185,
2106 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2164, 2165, 2193,
2107 2194, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204,
2108 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2216,
2109 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226,
2110 2227, 2228, 2201, 2229, 2230, 2231, 2232, 2233, 2234, 2235,
2111
2112 2238, 2239, 2240, 2242, 2243, 2244, 2245, 2247, 2248, 2249,
2113 2250, 2251, 2252, 2253, 2256, 2257, 2260, 2261, 2262, 2263,
2114 2264, 2265, 2266, 2268, 2269, 2271, 2272, 2273, 2274, 2275,
2115 2276, 2277, 2278, 2279, 2280, 2281, 2284, 2285, 2286, 2287,
2116 2288, 2289, 2291, 2292, 2294, 2296, 2297, 2298, 2299, 2300,
2117 2301, 2302, 2303, 2304, 2306, 2307, 2308, 2309, 2310, 2309,
2118 2311, 2312, 2313, 2314, 2316, 2317, 2319, 2322, 2323, 2324,
2119 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334,
2120 2335, 2336, 2337, 2338, 2339, 2340, 2342, 2343, 2345, 2346,
2121 2347, 2350, 2351, 2352, 2353, 2355, 2356, 2358, 2359, 2361,
2122
2123 2363, 2364, 2366, 2367, 2368, 2369, 2370, 2372, 2377, 2377,
2124 2377, 2378, 2378, 2378, 2379, 2380, 2379, 2381, 2381, 2381,
2125 2382, 2382, 2382, 2383, 740, 2383, 2384, 2384, 2384, 739,
2126 738, 737, 736, 735, 733, 732, 731, 730, 728, 727,
2127 726, 725, 724, 723, 722, 721, 720, 719, 718, 717,
2128 716, 714, 713, 712, 711, 709, 708, 707, 706, 704,
2129 703, 702, 701, 700, 699, 698, 696, 695, 693, 692,
2130 691, 690, 689, 688, 687, 686, 685, 684, 683, 682,
2131 681, 680, 679, 678, 677, 676, 675, 673, 672, 671,
2132 670, 669, 668, 666, 665, 664, 663, 662, 661, 660,
2133
2134 658, 657, 656, 655, 654, 653, 652, 651, 650, 649,
2135 648, 647, 646, 645, 644, 643, 641, 640, 639, 638,
2136 637, 636, 635, 634, 633, 632, 631, 630, 629, 627,
2137 626, 625, 624, 623, 622, 620, 618, 617, 614, 606,
2138 605, 604, 603, 602, 601, 600, 597, 596, 593, 592,
2139 590, 589, 588, 587, 586, 585, 584, 583, 582, 581,
2140 580, 579, 578, 577, 575, 574, 573, 572, 571, 570,
2141 569, 568, 567, 566, 565, 564, 563, 562, 561, 560,
2142 559, 557, 556, 554, 553, 552, 551, 550, 549, 548,
2143 547, 546, 545, 544, 543, 542, 540, 539, 537, 536,
2144
2145 535, 534, 533, 531, 530, 529, 528, 527, 526, 525,
2146 524, 523, 522, 521, 520, 519, 518, 517, 515, 514,
2147 513, 511, 510, 508, 507, 506, 505, 504, 503, 502,
2148 501, 500, 498, 497, 495, 494, 491, 490, 489, 488,
2149 487, 486, 484, 483, 482, 480, 479, 478, 477, 476,
2150 475, 474, 473, 471, 466, 464, 463, 462, 460, 459,
2151 458, 455, 454, 453, 451, 450, 449, 447, 446, 445,
2152 444, 443, 442, 441, 440, 439, 438, 437, 436, 435,
2153 434, 433, 432, 431, 429, 428, 427, 426, 425, 424,
2154 423, 422, 420, 419, 418, 416, 414, 413, 411, 410,
2155
2156 409, 408, 407, 406, 405, 404, 403, 402, 401, 400,
2157 399, 396, 395, 394, 393, 392, 390, 389, 388, 387,
2158 386, 385, 384, 383, 382, 381, 380, 379, 376, 375,
2159 374, 373, 372, 371, 370, 369, 368, 367, 366, 365,
2160 364, 363, 361, 360, 359, 358, 357, 356, 355, 354,
2161 353, 352, 351, 350, 349, 348, 347, 346, 345, 344,
2162 343, 342, 340, 338, 336, 334, 330, 328, 324, 317,
2163 314, 313, 312, 311, 309, 308, 307, 305, 304, 303,
2164 300, 299, 298, 297, 296, 295, 294, 293, 292, 291,
2165 290, 289, 288, 286, 284, 283, 282, 281, 280, 279,
2166
2167 278, 277, 275, 273, 272, 271, 270, 269, 267, 266,
2168 265, 264, 262, 261, 260, 259, 258, 257, 256, 254,
2169 253, 251, 250, 249, 248, 247, 246, 245, 244, 243,
2170 242, 241, 240, 239, 238, 237, 236, 235, 234, 233,
2171 232, 231, 230, 229, 226, 225, 224, 223, 222, 221,
2172 220, 219, 218, 217, 216, 215, 213, 209, 207, 205,
2173 200, 197, 195, 187, 186, 185, 182, 180, 177, 176,
2174 175, 173, 172, 171, 167, 166, 164, 162, 161, 159,
2175 157, 156, 155, 154, 152, 151, 150, 148, 147, 146,
2176 145, 144, 143, 142, 138, 136, 135, 134, 133, 132,
2177
2178 130, 129, 128, 126, 124, 122, 121, 120, 119, 115,
2179 110, 106, 103, 98, 97, 77, 72, 66, 50, 47,
2180 43, 41, 39, 38, 24, 14, 11, 2376, 2376, 2376,
2181 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2182 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2183 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2184 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2185 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2186 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2187 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376, 2376,
2188
2189 2376, 2376, 2376, 2376
2190 } ;
2191
2192static yy_state_type yy_last_accepting_state;
2193static char *yy_last_accepting_cpos;
2194
2195extern int yy_flex_debug;
2197
2198static const flex_int16_t yy_rule_linenum[242] =
2199 { 0,
2200 147, 149, 151, 156, 157, 162, 163, 164, 176, 178,
2201 183, 189, 198, 207, 216, 225, 234, 243, 252, 262,
2202 271, 280, 289, 298, 307, 316, 325, 334, 343, 352,
2203 361, 370, 379, 388, 397, 410, 422, 434, 445, 456,
2204 467, 478, 489, 500, 511, 522, 533, 544, 553, 562,
2205 571, 582, 593, 602, 614, 626, 638, 649, 661, 673,
2206 685, 696, 707, 716, 725, 734, 745, 754, 763, 774,
2207 785, 796, 807, 818, 829, 840, 851, 862, 871, 880,
2208 889, 898, 909, 920, 931, 942, 952, 963, 972, 982,
2209 996, 1013, 1022, 1031, 1040, 1049, 1058, 1067, 1092, 1117,
2210
2211 1126, 1136, 1145, 1156, 1167, 1178, 1188, 1197, 1208, 1219,
2212 1230, 1241, 1252, 1261, 1270, 1279, 1288, 1297, 1306, 1315,
2213 1324, 1333, 1342, 1356, 1367, 1378, 1390, 1399, 1408, 1417,
2214 1426, 1436, 1446, 1456, 1466, 1476, 1486, 1495, 1505, 1514,
2215 1523, 1532, 1541, 1551, 1560, 1569, 1578, 1587, 1596, 1605,
2216 1614, 1623, 1632, 1641, 1650, 1659, 1668, 1677, 1686, 1695,
2217 1704, 1713, 1722, 1731, 1740, 1749, 1758, 1767, 1776, 1785,
2218 1794, 1803, 1812, 1821, 1830, 1839, 1848, 1857, 1866, 1875,
2219 1884, 1893, 1902, 1911, 1920, 1929, 1938, 1947, 1956, 1965,
2220 1974, 1983, 1992, 2003, 2014, 2024, 2034, 2044, 2054, 2064,
2221
2222 2074, 2084, 2094, 2104, 2113, 2122, 2131, 2140, 2151, 2162,
2223 2175, 2188, 2201, 2210, 2219, 2228, 2237, 2246, 2255, 2264,
2224 2273, 2285, 2294, 2395, 2411, 2460, 2468, 2483, 2484, 2485,
2225 2486, 2487, 2488, 2490, 2508, 2521, 2526, 2530, 2532, 2534,
2226 2536
2227 } ;
2228
2229/* The intent behind this definition is that it'll catch
2230 * any uses of REJECT which flex missed.
2231 */
2232#define REJECT reject_used_but_not_detected
2233#define yymore() yymore_used_but_not_detected
2234#define YY_MORE_ADJ 0
2235#define YY_RESTORE_YY_MORE_OFFSET
2237#line 1 "dhcp4_lexer.ll"
2238/* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
2239
2240 This Source Code Form is subject to the terms of the Mozilla Public
2241 License, v. 2.0. If a copy of the MPL was not distributed with this
2242 file, You can obtain one at http://mozilla.org/MPL/2.0/. */
2243#line 8 "dhcp4_lexer.ll"
2244
2245/* Generated files do not make clang static analyser so happy */
2246#ifndef __clang_analyzer__
2247
2248#include <cctype>
2249#include <cerrno>
2250#include <climits>
2251#include <cstdint>
2252#include <cstdlib>
2253#include <string>
2254#include <dhcp4/parser_context.h>
2255#include <asiolink/io_address.h>
2256#include <boost/lexical_cast.hpp>
2257#include <exceptions/exceptions.h>
2258
2259/* Please avoid C++ style comments (// ... eol) as they break flex 2.6.2 */
2260
2261/* Work around an incompatibility in flex (at least versions
2262 2.5.31 through 2.5.33): it generates code that does
2263 not conform to C89. See Debian bug 333231
2264 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333231>. */
2265# undef yywrap
2266# define yywrap() 1
2267
2268namespace {
2269
2270bool start_token_flag = false;
2271
2273unsigned int comment_start_line = 0;
2274
2275using namespace isc::dhcp;
2276
2277};
2278
2279/* To avoid the call to exit... oops! */
2280#define YY_FATAL_ERROR(msg) isc::dhcp::Parser4Context::fatal(msg)
2281#line 2282 "dhcp4_lexer.cc"
2282/* noyywrap disables automatic rewinding for the next file to parse. Since we
2283 always parse only a single string, there's no need to do any wraps. And
2284 using yywrap requires linking with -lfl, which provides the default yywrap
2285 implementation that always returns 1 anyway. */
2286/* nounput simplifies the lexer, by removing support for putting a character
2287 back into the input stream. We never use such capability anyway. */
2288/* batch means that we'll never use the generated lexer interactively. */
2289/* avoid to get static global variables to remain with C++. */
2290/* in last resort %option reentrant */
2291/* Enables debug mode. To see the debug messages, one needs to also set
2292 yy_flex_debug to 1, then the debug messages will be printed on stderr. */
2293/* I have no idea what this option does, except it was specified in the bison
2294 examples and Postgres folks added it to remove gcc 4.3 warnings. Let's
2295 be on the safe side and keep it. */
2296#define YY_NO_INPUT 1
2297
2298/* These are not token expressions yet, just convenience expressions that
2299 can be used during actual token definitions. Note some can match
2300 incorrect inputs (e.g., IP addresses) which must be checked. */
2301/* for errors */
2302#line 96 "dhcp4_lexer.ll"
2303/* This code run each time a pattern is matched. It updates the location
2304 by moving it ahead by yyleng bytes. yyleng specifies the length of the
2305 currently matched token. */
2306#define YY_USER_ACTION driver.loc_.columns(yyleng);
2307#line 2308 "dhcp4_lexer.cc"
2308#line 2309 "dhcp4_lexer.cc"
2309
2310#define INITIAL 0
2311#define COMMENT 1
2312#define DIR_ENTER 2
2313#define DIR_INCLUDE 3
2314#define DIR_EXIT 4
2315
2316#ifndef YY_NO_UNISTD_H
2317/* Special case for "unistd.h", since it is non-ANSI. We include it way
2318 * down here because we want the user's section 1 to have been scanned first.
2319 * The user has a chance to override it with an option.
2320 */
2321/* %if-c-only */
2322#include <unistd.h>
2323/* %endif */
2324/* %if-c++-only */
2325/* %endif */
2326#endif
2327
2328#ifndef YY_EXTRA_TYPE
2329#define YY_EXTRA_TYPE void *
2330#endif
2331
2332/* %if-c-only Reentrant structure and macros (non-C++). */
2333/* %if-reentrant */
2334/* %if-c-only */
2335
2336static int yy_init_globals ( void );
2337
2338/* %endif */
2339/* %if-reentrant */
2340/* %endif */
2341/* %endif End reentrant structures and macros. */
2342
2343/* Accessor methods to globals.
2344 These are made visible to non-reentrant scanners for convenience. */
2345
2346int yylex_destroy ( void );
2347
2348int yyget_debug ( void );
2349
2350void yyset_debug ( int debug_flag );
2351
2352YY_EXTRA_TYPE yyget_extra ( void );
2353
2354void yyset_extra ( YY_EXTRA_TYPE user_defined );
2355
2356FILE *yyget_in ( void );
2357
2358void yyset_in ( FILE * _in_str );
2359
2360FILE *yyget_out ( void );
2361
2362void yyset_out ( FILE * _out_str );
2363
2364 int yyget_leng ( void );
2365
2366char *yyget_text ( void );
2367
2368int yyget_lineno ( void );
2369
2370void yyset_lineno ( int _line_number );
2371
2372/* %if-bison-bridge */
2373/* %endif */
2374
2375/* Macros after this point can all be overridden by user definitions in
2376 * section 1.
2377 */
2378
2379#ifndef YY_SKIP_YYWRAP
2380#ifdef __cplusplus
2381extern "C" int yywrap ( void );
2382#else
2383extern int yywrap ( void );
2384#endif
2385#endif
2386
2387/* %not-for-header */
2388#ifndef YY_NO_UNPUT
2389
2390#endif
2391/* %ok-for-header */
2392
2393/* %endif */
2394
2395#ifndef yytext_ptr
2396static void yy_flex_strncpy ( char *, const char *, int );
2397#endif
2398
2399#ifdef YY_NEED_STRLEN
2400static int yy_flex_strlen ( const char * );
2401#endif
2402
2403#ifndef YY_NO_INPUT
2404/* %if-c-only Standard (non-C++) definition */
2405/* %not-for-header */
2406#ifdef __cplusplus
2407static int yyinput ( void );
2408#else
2409static int input ( void );
2410#endif
2411/* %ok-for-header */
2412
2413/* %endif */
2414#endif
2415
2416/* %if-c-only */
2417
2418/* %endif */
2419
2420/* Amount of stuff to slurp up with each read. */
2421#ifndef YY_READ_BUF_SIZE
2422#ifdef __ia64__
2423/* On IA-64, the buffer size is 16k, not 8k */
2424#define YY_READ_BUF_SIZE 16384
2425#else
2426#define YY_READ_BUF_SIZE 8192
2427#endif /* __ia64__ */
2428#endif
2429
2430/* Copy whatever the last rule matched to the standard output. */
2431#ifndef ECHO
2432/* %if-c-only Standard (non-C++) definition */
2433/* This used to be an fputs(), but since the string might contain NUL's,
2434 * we now use fwrite().
2435 */
2436#define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
2437/* %endif */
2438/* %if-c++-only C++ definition */
2439/* %endif */
2440#endif
2441
2442/* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
2443 * is returned in "result".
2444 */
2445#ifndef YY_INPUT
2446#define YY_INPUT(buf,result,max_size) \
2447/* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\
2448 if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2449 { \
2450 int c = '*'; \
2451 int n; \
2452 for ( n = 0; n < max_size && \
2453 (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
2454 buf[n] = (char) c; \
2455 if ( c == '\n' ) \
2456 buf[n++] = (char) c; \
2457 if ( c == EOF && ferror( yyin ) ) \
2458 YY_FATAL_ERROR( "input in flex scanner failed" ); \
2459 result = n; \
2460 } \
2461 else \
2462 { \
2463 errno=0; \
2464 while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
2465 { \
2466 if( errno != EINTR) \
2467 { \
2468 YY_FATAL_ERROR( "input in flex scanner failed" ); \
2469 break; \
2470 } \
2471 errno=0; \
2472 clearerr(yyin); \
2473 } \
2474 }\
2475\
2476/* %if-c++-only C++ definition \ */\
2477/* %endif */
2478
2479#endif
2480
2481/* No semi-colon after return; correct usage is to write "yyterminate();" -
2482 * we don't want an extra ';' after the "return" because that will cause
2483 * some compilers to complain about unreachable statements.
2484 */
2485#ifndef yyterminate
2486#define yyterminate() return YY_NULL
2487#endif
2488
2489/* Number of entries by which start-condition stack grows. */
2490#ifndef YY_START_STACK_INCR
2491#define YY_START_STACK_INCR 25
2492#endif
2493
2494/* Report a fatal error. */
2495#ifndef YY_FATAL_ERROR
2496/* %if-c-only */
2497#define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
2498/* %endif */
2499/* %if-c++-only */
2500/* %endif */
2501#endif
2502
2503/* %if-tables-serialization structures and prototypes */
2504/* %not-for-header */
2505/* %ok-for-header */
2506
2507/* %not-for-header */
2508/* %tables-yydmap generated elements */
2509/* %endif */
2510/* end tables serialization structures and prototypes */
2511
2512/* %ok-for-header */
2513
2514/* Default declaration of generated scanner - a define so the user can
2515 * easily add parameters.
2516 */
2517#ifndef YY_DECL
2518#define YY_DECL_IS_OURS 1
2519/* %if-c-only Standard (non-C++) definition */
2520
2521extern int yylex (void);
2522
2523#define YY_DECL int yylex (void)
2524/* %endif */
2525/* %if-c++-only C++ definition */
2526/* %endif */
2527#endif /* !YY_DECL */
2528
2529/* Code executed at the beginning of each rule, after yytext and yyleng
2530 * have been set up.
2531 */
2532#ifndef YY_USER_ACTION
2533#define YY_USER_ACTION
2534#endif
2535
2536/* Code executed at the end of each rule. */
2537#ifndef YY_BREAK
2538#define YY_BREAK /*LINTED*/break;
2539#endif
2540
2541/* %% [6.0] YY_RULE_SETUP definition goes here */
2542#define YY_RULE_SETUP \
2543 YY_USER_ACTION
2544
2545/* %not-for-header */
2549{
2550 yy_state_type yy_current_state;
2551 char *yy_cp, *yy_bp;
2553
2554 if ( !(yy_init) )
2555 {
2556 (yy_init) = 1;
2557
2558#ifdef YY_USER_INIT
2559 YY_USER_INIT;
2560#endif
2561
2562 if ( ! (yy_start) )
2563 (yy_start) = 1; /* first start state */
2564
2565 if ( ! yyin )
2566/* %if-c-only */
2567 yyin = stdin;
2568/* %endif */
2569/* %if-c++-only */
2570/* %endif */
2571
2572 if ( ! yyout )
2573/* %if-c-only */
2574 yyout = stdout;
2575/* %endif */
2576/* %if-c++-only */
2577/* %endif */
2578
2579 if ( ! YY_CURRENT_BUFFER ) {
2583 }
2584
2586 }
2587
2588 {
2589/* %% [7.0] user's declarations go here */
2590#line 102 "dhcp4_lexer.ll"
2591
2592
2593
2594#line 106 "dhcp4_lexer.ll"
2595 /* This part of the code is copied over to the verbatim to the top
2596 of the generated yylex function. Explanation:
2597 http://www.gnu.org/software/bison/manual/html_node/Multiple-start_002dsymbols.html */
2598
2599 /* Code run each time yylex is called. */
2600 driver.loc_.step();
2601
2602 if (start_token_flag) {
2603 start_token_flag = false;
2604 switch (start_token_value) {
2606 default:
2611 return isc::dhcp::Dhcp4Parser::make_SUB_DHCP4(driver.loc_);
2615 return isc::dhcp::Dhcp4Parser::make_SUB_SUBNET4(driver.loc_);
2617 return isc::dhcp::Dhcp4Parser::make_SUB_POOL4(driver.loc_);
2632 }
2633 }
2634
2635
2636#line 2637 "dhcp4_lexer.cc"
2637
2638 while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
2639 {
2640/* %% [8.0] yymore()-related code goes here */
2641 yy_cp = (yy_c_buf_p);
2642
2643 /* Support of yytext. */
2644 *yy_cp = (yy_hold_char);
2645
2646 /* yy_bp points to the position in yy_ch_buf of the start of
2647 * the current run.
2648 */
2649 yy_bp = yy_cp;
2650
2651/* %% [9.0] code to set up and find next match goes here */
2652 yy_current_state = (yy_start);
2653yy_match:
2654 do
2655 {
2656 YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
2657 if ( yy_accept[yy_current_state] )
2658 {
2659 (yy_last_accepting_state) = yy_current_state;
2660 (yy_last_accepting_cpos) = yy_cp;
2661 }
2662 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2663 {
2664 yy_current_state = (int) yy_def[yy_current_state];
2665 if ( yy_current_state >= 2377 )
2666 yy_c = yy_meta[yy_c];
2667 }
2668 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2669 ++yy_cp;
2670 }
2671 while ( yy_current_state != 2376 );
2672 yy_cp = (yy_last_accepting_cpos);
2673 yy_current_state = (yy_last_accepting_state);
2674
2675yy_find_action:
2676/* %% [10.0] code to find the action number goes here */
2677 yy_act = yy_accept[yy_current_state];
2678
2680
2681/* %% [11.0] code for yylineno update goes here */
2682
2683do_action: /* This label is used only to access EOF actions. */
2684
2685/* %% [12.0] debug code goes here */
2686 if ( yy_flex_debug )
2687 {
2688 if ( yy_act == 0 )
2689 fprintf( stderr, "--scanner backing up\n" );
2690 else if ( yy_act < 242 )
2691 fprintf( stderr, "--accepting rule at line %ld (\"%s\")\n",
2692 (long)yy_rule_linenum[yy_act], yytext );
2693 else if ( yy_act == 242 )
2694 fprintf( stderr, "--accepting default rule (\"%s\")\n",
2695 yytext );
2696 else if ( yy_act == 243 )
2697 fprintf( stderr, "--(end of buffer or a NUL)\n" );
2698 else
2699 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
2700 }
2701
2702 switch ( yy_act )
2703 { /* beginning of action switch */
2704/* %% [13.0] actions go here */
2705 case 0: /* must back up */
2706 /* undo the effects of YY_DO_BEFORE_ACTION */
2707 *yy_cp = (yy_hold_char);
2708 yy_cp = (yy_last_accepting_cpos);
2709 yy_current_state = (yy_last_accepting_state);
2710 goto yy_find_action;
2711
2712case 1:
2714#line 147 "dhcp4_lexer.ll"
2715;
2716 YY_BREAK
2717case 2:
2719#line 149 "dhcp4_lexer.ll"
2720;
2721 YY_BREAK
2722case 3:
2724#line 151 "dhcp4_lexer.ll"
2725{
2726 BEGIN(COMMENT);
2727 comment_start_line = driver.loc_.end.line;;
2728}
2729 YY_BREAK
2730case 4:
2732#line 156 "dhcp4_lexer.ll"
2733BEGIN(INITIAL);
2734 YY_BREAK
2735case 5:
2737#line 157 "dhcp4_lexer.ll"
2738;
2739 YY_BREAK
2740case YY_STATE_EOF(COMMENT):
2741#line 158 "dhcp4_lexer.ll"
2742{
2743 isc_throw(Dhcp4ParseError, "Comment not closed. (/* in line " << comment_start_line);
2744}
2745 YY_BREAK
2746case 6:
2748#line 162 "dhcp4_lexer.ll"
2750 YY_BREAK
2751case 7:
2753#line 163 "dhcp4_lexer.ll"
2755 YY_BREAK
2756case 8:
2758#line 164 "dhcp4_lexer.ll"
2759{
2760 /* Include directive. */
2761
2762 /* Extract the filename. */
2763 std::string tmp(yytext+1);
2764 tmp.resize(tmp.size() - 1);
2765
2766 driver.includeFile(tmp);
2767}
2768 YY_BREAK
2772#line 173 "dhcp4_lexer.ll"
2773{
2774 isc_throw(Dhcp4ParseError, "Directive not closed.");
2775}
2776 YY_BREAK
2777case 9:
2779#line 176 "dhcp4_lexer.ll"
2780BEGIN(INITIAL);
2781 YY_BREAK
2782case 10:
2784#line 178 "dhcp4_lexer.ll"
2785{
2786 /* Ok, we found a with space. Let's ignore it and update loc variable. */
2787 driver.loc_.step();
2788}
2789 YY_BREAK
2790case 11:
2791/* rule 11 can match eol */
2793#line 183 "dhcp4_lexer.ll"
2794{
2795 /* Newline found. Let's update the location and continue. */
2796 driver.loc_.lines(yyleng);
2797 driver.loc_.step();
2798}
2799 YY_BREAK
2800case 12:
2802#line 189 "dhcp4_lexer.ll"
2803{
2804 switch(driver.ctx_) {
2806 return isc::dhcp::Dhcp4Parser::make_DHCP4(driver.loc_);
2807 default:
2808 return isc::dhcp::Dhcp4Parser::make_STRING("Dhcp4", driver.loc_);
2809 }
2810}
2811 YY_BREAK
2812case 13:
2814#line 198 "dhcp4_lexer.ll"
2815{
2816 switch(driver.ctx_) {
2819 default:
2820 return isc::dhcp::Dhcp4Parser::make_STRING("interfaces-config", driver.loc_);
2821 }
2822}
2823 YY_BREAK
2824case 14:
2826#line 207 "dhcp4_lexer.ll"
2827{
2828 switch(driver.ctx_) {
2831 default:
2832 return isc::dhcp::Dhcp4Parser::make_STRING("sanity-checks", driver.loc_);
2833 }
2834}
2835 YY_BREAK
2836case 15:
2838#line 216 "dhcp4_lexer.ll"
2839{
2840 switch(driver.ctx_) {
2843 default:
2844 return isc::dhcp::Dhcp4Parser::make_STRING("lease-checks", driver.loc_);
2845 }
2846}
2847 YY_BREAK
2848case 16:
2850#line 225 "dhcp4_lexer.ll"
2851{
2852 switch(driver.ctx_) {
2855 default:
2856 return isc::dhcp::Dhcp4Parser::make_STRING("extended-info-checks", driver.loc_);
2857 }
2858}
2859 YY_BREAK
2860case 17:
2862#line 234 "dhcp4_lexer.ll"
2863{
2864 switch(driver.ctx_) {
2867 default:
2868 return isc::dhcp::Dhcp4Parser::make_STRING("dhcp-socket-type", driver.loc_);
2869 }
2870}
2871 YY_BREAK
2872case 18:
2874#line 243 "dhcp4_lexer.ll"
2875{
2876 switch(driver.ctx_) {
2878 return isc::dhcp::Dhcp4Parser::make_RAW(driver.loc_);
2879 default:
2880 return isc::dhcp::Dhcp4Parser::make_STRING("raw", driver.loc_);
2881 }
2882}
2883 YY_BREAK
2884case 19:
2886#line 252 "dhcp4_lexer.ll"
2887{
2888 switch(driver.ctx_) {
2891 return isc::dhcp::Dhcp4Parser::make_UDP(driver.loc_);
2892 default:
2893 return isc::dhcp::Dhcp4Parser::make_STRING("udp", driver.loc_);
2894 }
2895}
2896 YY_BREAK
2897case 20:
2899#line 262 "dhcp4_lexer.ll"
2900{
2901 switch(driver.ctx_) {
2904 default:
2905 return isc::dhcp::Dhcp4Parser::make_STRING("outbound-interface", driver.loc_);
2906 }
2907}
2908 YY_BREAK
2909case 21:
2911#line 271 "dhcp4_lexer.ll"
2912{
2913 switch(driver.ctx_) {
2915 return Dhcp4Parser::make_SAME_AS_INBOUND(driver.loc_);
2916 default:
2917 return Dhcp4Parser::make_STRING("same-as-inbound", driver.loc_);
2918 }
2919}
2920 YY_BREAK
2921case 22:
2923#line 280 "dhcp4_lexer.ll"
2924{
2925 switch(driver.ctx_) {
2927 return Dhcp4Parser::make_USE_ROUTING(driver.loc_);
2928 default:
2929 return Dhcp4Parser::make_STRING("use-routing", driver.loc_);
2930 }
2931}
2932 YY_BREAK
2933case 23:
2935#line 289 "dhcp4_lexer.ll"
2936{
2937 switch(driver.ctx_) {
2939 return isc::dhcp::Dhcp4Parser::make_INTERFACES(driver.loc_);
2940 default:
2941 return isc::dhcp::Dhcp4Parser::make_STRING("interfaces", driver.loc_);
2942 }
2943}
2944 YY_BREAK
2945case 24:
2947#line 298 "dhcp4_lexer.ll"
2948{
2949 switch(driver.ctx_) {
2951 return isc::dhcp::Dhcp4Parser::make_RE_DETECT(driver.loc_);
2952 default:
2953 return isc::dhcp::Dhcp4Parser::make_STRING("re-detect", driver.loc_);
2954 }
2955}
2956 YY_BREAK
2957case 25:
2959#line 307 "dhcp4_lexer.ll"
2960{
2961 switch(driver.ctx_) {
2964 default:
2965 return isc::dhcp::Dhcp4Parser::make_STRING("service-sockets-require-all", driver.loc_);
2966 }
2967}
2968 YY_BREAK
2969case 26:
2971#line 316 "dhcp4_lexer.ll"
2972{
2973 switch(driver.ctx_) {
2976 default:
2977 return isc::dhcp::Dhcp4Parser::make_STRING("service-sockets-retry-wait-time", driver.loc_);
2978 }
2979}
2980 YY_BREAK
2981case 27:
2983#line 325 "dhcp4_lexer.ll"
2984{
2985 switch(driver.ctx_) {
2988 default:
2989 return isc::dhcp::Dhcp4Parser::make_STRING("service-sockets-max-retries", driver.loc_);
2990 }
2991}
2992 YY_BREAK
2993case 28:
2995#line 334 "dhcp4_lexer.ll"
2996{
2997 switch(driver.ctx_) {
3000 default:
3001 return isc::dhcp::Dhcp4Parser::make_STRING("lease-database", driver.loc_);
3002 }
3003}
3004 YY_BREAK
3005case 29:
3007#line 343 "dhcp4_lexer.ll"
3008{
3009 switch(driver.ctx_) {
3012 default:
3013 return isc::dhcp::Dhcp4Parser::make_STRING("hosts-database", driver.loc_);
3014 }
3015}
3016 YY_BREAK
3017case 30:
3019#line 352 "dhcp4_lexer.ll"
3020{
3021 switch(driver.ctx_) {
3024 default:
3025 return isc::dhcp::Dhcp4Parser::make_STRING("hosts-databases", driver.loc_);
3026 }
3027}
3028 YY_BREAK
3029case 31:
3031#line 361 "dhcp4_lexer.ll"
3032{
3033 switch(driver.ctx_) {
3036 default:
3037 return isc::dhcp::Dhcp4Parser::make_STRING("config-control", driver.loc_);
3038 }
3039}
3040 YY_BREAK
3041case 32:
3043#line 370 "dhcp4_lexer.ll"
3044{
3045 switch(driver.ctx_) {
3048 default:
3049 return isc::dhcp::Dhcp4Parser::make_STRING("config-databases", driver.loc_);
3050 }
3051}
3052 YY_BREAK
3053case 33:
3055#line 379 "dhcp4_lexer.ll"
3056{
3057 switch(driver.ctx_) {
3060 default:
3061 return isc::dhcp::Dhcp4Parser::make_STRING("config-fetch-wait-time", driver.loc_);
3062 }
3063}
3064 YY_BREAK
3065case 34:
3067#line 388 "dhcp4_lexer.ll"
3068{
3069 switch(driver.ctx_) {
3071 return isc::dhcp::Dhcp4Parser::make_READONLY(driver.loc_);
3072 default:
3073 return isc::dhcp::Dhcp4Parser::make_STRING("readonly", driver.loc_);
3074 }
3075}
3076 YY_BREAK
3077case 35:
3079#line 397 "dhcp4_lexer.ll"
3080{
3081 switch(driver.ctx_) {
3087 return isc::dhcp::Dhcp4Parser::make_TYPE(driver.loc_);
3088 default:
3089 return isc::dhcp::Dhcp4Parser::make_STRING("type", driver.loc_);
3090 }
3091}
3092 YY_BREAK
3093case 36:
3095#line 410 "dhcp4_lexer.ll"
3096{
3097 switch(driver.ctx_) {
3102 return isc::dhcp::Dhcp4Parser::make_USER(driver.loc_);
3103 default:
3104 return isc::dhcp::Dhcp4Parser::make_STRING("user", driver.loc_);
3105 }
3106}
3107 YY_BREAK
3108case 37:
3110#line 422 "dhcp4_lexer.ll"
3111{
3112 switch(driver.ctx_) {
3117 return isc::dhcp::Dhcp4Parser::make_PASSWORD(driver.loc_);
3118 default:
3119 return isc::dhcp::Dhcp4Parser::make_STRING("password", driver.loc_);
3120 }
3121}
3122 YY_BREAK
3123case 38:
3125#line 434 "dhcp4_lexer.ll"
3126{
3127 switch(driver.ctx_) {
3131 return isc::dhcp::Dhcp4Parser::make_HOST(driver.loc_);
3132 default:
3133 return isc::dhcp::Dhcp4Parser::make_STRING("host", driver.loc_);
3134 }
3135}
3136 YY_BREAK
3137case 39:
3139#line 445 "dhcp4_lexer.ll"
3140{
3141 switch(driver.ctx_) {
3145 return isc::dhcp::Dhcp4Parser::make_PORT(driver.loc_);
3146 default:
3147 return isc::dhcp::Dhcp4Parser::make_STRING("port", driver.loc_);
3148 }
3149}
3150 YY_BREAK
3151case 40:
3153#line 456 "dhcp4_lexer.ll"
3154{
3155 switch(driver.ctx_) {
3159 return isc::dhcp::Dhcp4Parser::make_PERSIST(driver.loc_);
3160 default:
3161 return isc::dhcp::Dhcp4Parser::make_STRING("persist", driver.loc_);
3162 }
3163}
3164 YY_BREAK
3165case 41:
3167#line 467 "dhcp4_lexer.ll"
3168{
3169 switch(driver.ctx_) {
3174 default:
3175 return isc::dhcp::Dhcp4Parser::make_STRING("lfc-interval", driver.loc_);
3176 }
3177}
3178 YY_BREAK
3179case 42:
3181#line 478 "dhcp4_lexer.ll"
3182{
3183 switch(driver.ctx_) {
3188 default:
3189 return isc::dhcp::Dhcp4Parser::make_STRING("connect-timeout", driver.loc_);
3190 }
3191}
3192 YY_BREAK
3193case 43:
3195#line 489 "dhcp4_lexer.ll"
3196{
3197 switch(driver.ctx_) {
3202 default:
3203 return isc::dhcp::Dhcp4Parser::make_STRING("read-timeout", driver.loc_);
3204 }
3205}
3206 YY_BREAK
3207case 44:
3209#line 500 "dhcp4_lexer.ll"
3210{
3211 switch(driver.ctx_) {
3216 default:
3217 return isc::dhcp::Dhcp4Parser::make_STRING("write-timeout", driver.loc_);
3218 }
3219}
3220 YY_BREAK
3221case 45:
3223#line 511 "dhcp4_lexer.ll"
3224{
3225 switch(driver.ctx_) {
3230 default:
3231 return isc::dhcp::Dhcp4Parser::make_STRING("tcp-user-timeout", driver.loc_);
3232 }
3233}
3234 YY_BREAK
3235case 46:
3237#line 522 "dhcp4_lexer.ll"
3238{
3239 switch(driver.ctx_) {
3244 default:
3245 return isc::dhcp::Dhcp4Parser::make_STRING("reconnect-wait-time", driver.loc_);
3246 }
3247}
3248 YY_BREAK
3249case 47:
3251#line 533 "dhcp4_lexer.ll"
3252{
3253 switch(driver.ctx_) {
3257 return isc::dhcp::Dhcp4Parser::make_ON_FAIL(driver.loc_);
3258 default:
3259 return isc::dhcp::Dhcp4Parser::make_STRING("on-fail", driver.loc_);
3260 }
3261}
3262 YY_BREAK
3263case 48:
3265#line 544 "dhcp4_lexer.ll"
3266{
3267 switch(driver.ctx_) {
3270 default:
3271 return isc::dhcp::Dhcp4Parser::make_STRING("stop-retry-exit", driver.loc_);
3272 }
3273}
3274 YY_BREAK
3275case 49:
3277#line 553 "dhcp4_lexer.ll"
3278{
3279 switch(driver.ctx_) {
3282 default:
3283 return isc::dhcp::Dhcp4Parser::make_STRING("serve-retry-exit", driver.loc_);
3284 }
3285}
3286 YY_BREAK
3287case 50:
3289#line 562 "dhcp4_lexer.ll"
3290{
3291 switch(driver.ctx_) {
3294 default:
3295 return isc::dhcp::Dhcp4Parser::make_STRING("serve-retry-continue", driver.loc_);
3296 }
3297}
3298 YY_BREAK
3299case 51:
3301#line 571 "dhcp4_lexer.ll"
3302{
3303 switch(driver.ctx_) {
3308 default:
3309 return isc::dhcp::Dhcp4Parser::make_STRING("retry-on-startup", driver.loc_);
3310 }
3311}
3312 YY_BREAK
3313case 52:
3315#line 582 "dhcp4_lexer.ll"
3316{
3317 switch(driver.ctx_) {
3322 default:
3323 return isc::dhcp::Dhcp4Parser::make_STRING("max-reconnect-tries", driver.loc_);
3324 }
3325}
3326 YY_BREAK
3327case 53:
3329#line 593 "dhcp4_lexer.ll"
3330{
3331 switch(driver.ctx_) {
3334 default:
3335 return isc::dhcp::Dhcp4Parser::make_STRING("max-row-errors", driver.loc_);
3336 }
3337}
3338 YY_BREAK
3339case 54:
3341#line 602 "dhcp4_lexer.ll"
3342{
3343 switch(driver.ctx_) {
3349 default:
3350 return isc::dhcp::Dhcp4Parser::make_STRING("trust-anchor", driver.loc_);
3351 }
3352}
3353 YY_BREAK
3354case 55:
3356#line 614 "dhcp4_lexer.ll"
3357{
3358 switch(driver.ctx_) {
3363 return isc::dhcp::Dhcp4Parser::make_CERT_FILE(driver.loc_);
3364 default:
3365 return isc::dhcp::Dhcp4Parser::make_STRING("cert-file", driver.loc_);
3366 }
3367}
3368 YY_BREAK
3369case 56:
3371#line 626 "dhcp4_lexer.ll"
3372{
3373 switch(driver.ctx_) {
3378 return isc::dhcp::Dhcp4Parser::make_KEY_FILE(driver.loc_);
3379 default:
3380 return isc::dhcp::Dhcp4Parser::make_STRING("key-file", driver.loc_);
3381 }
3382}
3383 YY_BREAK
3384case 57:
3386#line 638 "dhcp4_lexer.ll"
3387{
3388 switch(driver.ctx_) {
3392 return isc::dhcp::Dhcp4Parser::make_CIPHER_LIST(driver.loc_);
3393 default:
3394 return isc::dhcp::Dhcp4Parser::make_STRING("cipher-list", driver.loc_);
3395 }
3396}
3397 YY_BREAK
3398case 58:
3400#line 649 "dhcp4_lexer.ll"
3401{
3402 switch(driver.ctx_) {
3408 default:
3409 return isc::dhcp::Dhcp4Parser::make_STRING("valid-lifetime", driver.loc_);
3410 }
3411}
3412 YY_BREAK
3413case 59:
3415#line 661 "dhcp4_lexer.ll"
3416{
3417 switch(driver.ctx_) {
3423 default:
3424 return isc::dhcp::Dhcp4Parser::make_STRING("min-valid-lifetime", driver.loc_);
3425 }
3426}
3427 YY_BREAK
3428case 60:
3430#line 673 "dhcp4_lexer.ll"
3431{
3432 switch(driver.ctx_) {
3438 default:
3439 return isc::dhcp::Dhcp4Parser::make_STRING("max-valid-lifetime", driver.loc_);
3440 }
3441}
3442 YY_BREAK
3443case 61:
3445#line 685 "dhcp4_lexer.ll"
3446{
3447 switch(driver.ctx_) {
3451 return isc::dhcp::Dhcp4Parser::make_RENEW_TIMER(driver.loc_);
3452 default:
3453 return isc::dhcp::Dhcp4Parser::make_STRING("renew-timer", driver.loc_);
3454 }
3455}
3456 YY_BREAK
3457case 62:
3459#line 696 "dhcp4_lexer.ll"
3460{
3461 switch(driver.ctx_) {
3466 default:
3467 return isc::dhcp::Dhcp4Parser::make_STRING("rebind-timer", driver.loc_);
3468 }
3469}
3470 YY_BREAK
3471case 63:
3473#line 707 "dhcp4_lexer.ll"
3474{
3475 switch(driver.ctx_) {
3478 default:
3479 return isc::dhcp::Dhcp4Parser::make_STRING("decline-probation-period", driver.loc_);
3480 }
3481}
3482 YY_BREAK
3483case 64:
3485#line 716 "dhcp4_lexer.ll"
3486{
3487 switch(driver.ctx_) {
3489 return isc::dhcp::Dhcp4Parser::make_SERVER_TAG(driver.loc_);
3490 default:
3491 return isc::dhcp::Dhcp4Parser::make_STRING("server-tag", driver.loc_);
3492 }
3493}
3494 YY_BREAK
3495case 65:
3497#line 725 "dhcp4_lexer.ll"
3498{
3499 switch(driver.ctx_) {
3502 default:
3503 return isc::dhcp::Dhcp4Parser::make_STRING("parked-packet-limit", driver.loc_);
3504 }
3505}
3506 YY_BREAK
3507case 66:
3509#line 734 "dhcp4_lexer.ll"
3510{
3511 switch(driver.ctx_) {
3515 return isc::dhcp::Dhcp4Parser::make_ALLOCATOR(driver.loc_);
3516 default:
3517 return isc::dhcp::Dhcp4Parser::make_STRING("allocator", driver.loc_);
3518 }
3519}
3520 YY_BREAK
3521case 67:
3523#line 745 "dhcp4_lexer.ll"
3524{
3525 switch(driver.ctx_) {
3528 default:
3529 return isc::dhcp::Dhcp4Parser::make_STRING("statistic-default-sample-count", driver.loc_);
3530 }
3531}
3532 YY_BREAK
3533case 68:
3535#line 754 "dhcp4_lexer.ll"
3536{
3537 switch(driver.ctx_) {
3540 default:
3541 return isc::dhcp::Dhcp4Parser::make_STRING("statistic-default-sample-age", driver.loc_);
3542 }
3543}
3544 YY_BREAK
3545case 69:
3547#line 763 "dhcp4_lexer.ll"
3548{
3549 switch(driver.ctx_) {
3554 default:
3555 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-send-updates", driver.loc_);
3556 }
3557}
3558 YY_BREAK
3559case 70:
3561#line 774 "dhcp4_lexer.ll"
3562{
3563 switch(driver.ctx_) {
3568 default:
3569 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-override-no-update", driver.loc_);
3570 }
3571}
3572 YY_BREAK
3573case 71:
3575#line 785 "dhcp4_lexer.ll"
3576{
3577 switch(driver.ctx_) {
3582 default:
3583 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-override-client-update", driver.loc_);
3584 }
3585}
3586 YY_BREAK
3587case 72:
3589#line 796 "dhcp4_lexer.ll"
3590{
3591 switch(driver.ctx_) {
3596 default:
3597 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-replace-client-name", driver.loc_);
3598 }
3599}
3600 YY_BREAK
3601case 73:
3603#line 807 "dhcp4_lexer.ll"
3604{
3605 switch(driver.ctx_) {
3610 default:
3611 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-generated-prefix", driver.loc_);
3612 }
3613}
3614 YY_BREAK
3615case 74:
3617#line 818 "dhcp4_lexer.ll"
3618{
3619 switch(driver.ctx_) {
3624 default:
3625 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-qualifying-suffix", driver.loc_);
3626 }
3627}
3628 YY_BREAK
3629case 75:
3631#line 829 "dhcp4_lexer.ll"
3632{
3633 switch(driver.ctx_) {
3638 default:
3639 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-update-on-renew", driver.loc_);
3640 }
3641}
3642 YY_BREAK
3643case 76:
3645#line 840 "dhcp4_lexer.ll"
3646{
3647 switch(driver.ctx_) {
3652 default:
3653 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-use-conflict-resolution", driver.loc_);
3654 }
3655}
3656 YY_BREAK
3657case 77:
3659#line 851 "dhcp4_lexer.ll"
3660{
3661 switch(driver.ctx_) {
3666 default:
3667 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-conflict-resolution-mode", driver.loc_);
3668 }
3669}
3670 YY_BREAK
3671case 78:
3673#line 862 "dhcp4_lexer.ll"
3674{
3677 }
3678 std::string tmp(yytext+1);
3679 tmp.resize(tmp.size() - 1);
3680 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
3681}
3682 YY_BREAK
3683case 79:
3685#line 871 "dhcp4_lexer.ll"
3686{
3689 }
3690 std::string tmp(yytext+1);
3691 tmp.resize(tmp.size() - 1);
3692 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
3693}
3694 YY_BREAK
3695case 80:
3697#line 880 "dhcp4_lexer.ll"
3698{
3701 }
3702 std::string tmp(yytext+1);
3703 tmp.resize(tmp.size() - 1);
3704 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
3705}
3706 YY_BREAK
3707case 81:
3709#line 889 "dhcp4_lexer.ll"
3710{
3713 }
3714 std::string tmp(yytext+1);
3715 tmp.resize(tmp.size() - 1);
3716 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
3717}
3718 YY_BREAK
3719case 82:
3721#line 898 "dhcp4_lexer.ll"
3722{
3723 switch(driver.ctx_) {
3728 default:
3729 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-ttl-percent", driver.loc_);
3730 }
3731}
3732 YY_BREAK
3733case 83:
3735#line 909 "dhcp4_lexer.ll"
3736{
3737 switch(driver.ctx_) {
3741 return isc::dhcp::Dhcp4Parser::make_DDNS_TTL(driver.loc_);
3742 default:
3743 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-ttl", driver.loc_);
3744 }
3745}
3746 YY_BREAK
3747case 84:
3749#line 920 "dhcp4_lexer.ll"
3750{
3751 switch(driver.ctx_) {
3756 default:
3757 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-ttl-min", driver.loc_);
3758 }
3759}
3760 YY_BREAK
3761case 85:
3763#line 931 "dhcp4_lexer.ll"
3764{
3765 switch(driver.ctx_) {
3770 default:
3771 return isc::dhcp::Dhcp4Parser::make_STRING("ddns-ttl-max", driver.loc_);
3772 }
3773}
3774 YY_BREAK
3775case 86:
3777#line 942 "dhcp4_lexer.ll"
3778{
3779 switch(driver.ctx_) {
3782 return isc::dhcp::Dhcp4Parser::make_SUBNET4(driver.loc_);
3783 default:
3784 return isc::dhcp::Dhcp4Parser::make_STRING("subnet4", driver.loc_);
3785 }
3786}
3787 YY_BREAK
3788case 87:
3790#line 952 "dhcp4_lexer.ll"
3791{
3792 switch(driver.ctx_) {
3797 default:
3798 return isc::dhcp::Dhcp4Parser::make_STRING("store-extended-info", driver.loc_);
3799 }
3800}
3801 YY_BREAK
3802case 88:
3804#line 963 "dhcp4_lexer.ll"
3805{
3806 switch (driver.ctx_) {
3809 default:
3810 return isc::dhcp::Dhcp4Parser::make_STRING("shared-networks", driver.loc_);
3811 }
3812}
3813 YY_BREAK
3814case 89:
3816#line 972 "dhcp4_lexer.ll"
3817{
3818 switch(driver.ctx_) {
3821 return isc::dhcp::Dhcp4Parser::make_OPTION_DEF(driver.loc_);
3822 default:
3823 return isc::dhcp::Dhcp4Parser::make_STRING("option-def", driver.loc_);
3824 }
3825}
3826 YY_BREAK
3827case 90:
3829#line 982 "dhcp4_lexer.ll"
3830{
3831 switch(driver.ctx_) {
3838 return isc::dhcp::Dhcp4Parser::make_OPTION_DATA(driver.loc_);
3839 default:
3840 return isc::dhcp::Dhcp4Parser::make_STRING("option-data", driver.loc_);
3841 }
3842}
3843 YY_BREAK
3844case 91:
3846#line 996 "dhcp4_lexer.ll"
3847{
3848 switch(driver.ctx_) {
3858 return isc::dhcp::Dhcp4Parser::make_NAME(driver.loc_);
3859 default:
3860 return isc::dhcp::Dhcp4Parser::make_STRING("name", driver.loc_);
3861 }
3862}
3863 YY_BREAK
3864case 92:
3866#line 1013 "dhcp4_lexer.ll"
3867{
3868 switch(driver.ctx_) {
3870 return isc::dhcp::Dhcp4Parser::make_DATA(driver.loc_);
3871 default:
3872 return isc::dhcp::Dhcp4Parser::make_STRING("data", driver.loc_);
3873 }
3874}
3875 YY_BREAK
3876case 93:
3878#line 1022 "dhcp4_lexer.ll"
3879{
3880 switch(driver.ctx_) {
3882 return isc::dhcp::Dhcp4Parser::make_ALWAYS_SEND(driver.loc_);
3883 default:
3884 return isc::dhcp::Dhcp4Parser::make_STRING("always-send", driver.loc_);
3885 }
3886}
3887 YY_BREAK
3888case 94:
3890#line 1031 "dhcp4_lexer.ll"
3891{
3892 switch(driver.ctx_) {
3894 return isc::dhcp::Dhcp4Parser::make_NEVER_SEND(driver.loc_);
3895 default:
3896 return isc::dhcp::Dhcp4Parser::make_STRING("never-send", driver.loc_);
3897 }
3898}
3899 YY_BREAK
3900case 95:
3902#line 1040 "dhcp4_lexer.ll"
3903{
3904 switch(driver.ctx_) {
3906 return isc::dhcp::Dhcp4Parser::make_POOLS(driver.loc_);
3907 default:
3908 return isc::dhcp::Dhcp4Parser::make_STRING("pools", driver.loc_);
3909 }
3910}
3911 YY_BREAK
3912case 96:
3914#line 1049 "dhcp4_lexer.ll"
3915{
3916 switch(driver.ctx_) {
3918 return isc::dhcp::Dhcp4Parser::make_POOL(driver.loc_);
3919 default:
3920 return isc::dhcp::Dhcp4Parser::make_STRING("pool", driver.loc_);
3921 }
3922}
3923 YY_BREAK
3924case 97:
3926#line 1058 "dhcp4_lexer.ll"
3927{
3928 switch(driver.ctx_) {
3930 return isc::dhcp::Dhcp4Parser::make_POOL_ID(driver.loc_);
3931 default:
3932 return isc::dhcp::Dhcp4Parser::make_STRING("pool-id", driver.loc_);
3933 }
3934}
3935 YY_BREAK
3936case 98:
3938#line 1067 "dhcp4_lexer.ll"
3939{
3940 switch(driver.ctx_) {
3959 default:
3960 return isc::dhcp::Dhcp4Parser::make_STRING("user-context", driver.loc_);
3961 }
3962}
3963 YY_BREAK
3964case 99:
3966#line 1092 "dhcp4_lexer.ll"
3967{
3968 switch(driver.ctx_) {
3986 return isc::dhcp::Dhcp4Parser::make_COMMENT(driver.loc_);
3987 default:
3988 return isc::dhcp::Dhcp4Parser::make_STRING("comment", driver.loc_);
3989 }
3990}
3991 YY_BREAK
3992case 100:
3994#line 1117 "dhcp4_lexer.ll"
3995{
3996 switch(driver.ctx_) {
3998 return isc::dhcp::Dhcp4Parser::make_SUBNET(driver.loc_);
3999 default:
4000 return isc::dhcp::Dhcp4Parser::make_STRING("subnet", driver.loc_);
4001 }
4002}
4003 YY_BREAK
4004case 101:
4006#line 1126 "dhcp4_lexer.ll"
4007{
4008 switch(driver.ctx_) {
4011 return isc::dhcp::Dhcp4Parser::make_INTERFACE(driver.loc_);
4012 default:
4013 return isc::dhcp::Dhcp4Parser::make_STRING("interface", driver.loc_);
4014 }
4015}
4016 YY_BREAK
4017case 102:
4019#line 1136 "dhcp4_lexer.ll"
4020{
4021 switch(driver.ctx_) {
4023 return isc::dhcp::Dhcp4Parser::make_ID(driver.loc_);
4024 default:
4025 return isc::dhcp::Dhcp4Parser::make_STRING("id", driver.loc_);
4026 }
4027}
4028 YY_BREAK
4029case 103:
4031#line 1145 "dhcp4_lexer.ll"
4032{
4033 switch(driver.ctx_) {
4038 default:
4039 return isc::dhcp::Dhcp4Parser::make_STRING("reservations-global", driver.loc_);
4040 }
4041}
4042 YY_BREAK
4043case 104:
4045#line 1156 "dhcp4_lexer.ll"
4046{
4047 switch(driver.ctx_) {
4052 default:
4053 return isc::dhcp::Dhcp4Parser::make_STRING("reservations-in-subnet", driver.loc_);
4054 }
4055}
4056 YY_BREAK
4057case 105:
4059#line 1167 "dhcp4_lexer.ll"
4060{
4061 switch(driver.ctx_) {
4066 default:
4067 return isc::dhcp::Dhcp4Parser::make_STRING("reservations-out-of-pool", driver.loc_);
4068 }
4069}
4070 YY_BREAK
4071case 106:
4073#line 1178 "dhcp4_lexer.ll"
4074{
4075 switch(driver.ctx_) {
4078 return isc::dhcp::Dhcp4Parser::make_CODE(driver.loc_);
4079 default:
4080 return isc::dhcp::Dhcp4Parser::make_STRING("code", driver.loc_);
4081 }
4082}
4083 YY_BREAK
4084case 107:
4086#line 1188 "dhcp4_lexer.ll"
4087{
4088 switch(driver.ctx_) {
4091 default:
4092 return isc::dhcp::Dhcp4Parser::make_STRING("host-reservation-identifiers", driver.loc_);
4093 }
4094}
4095 YY_BREAK
4096case 108:
4098#line 1197 "dhcp4_lexer.ll"
4099{
4100 switch(driver.ctx_) {
4105 default:
4106 return isc::dhcp::Dhcp4Parser::make_STRING("calculate-tee-times", driver.loc_);
4107 }
4108}
4109 YY_BREAK
4110case 109:
4112#line 1208 "dhcp4_lexer.ll"
4113{
4114 switch(driver.ctx_) {
4118 return isc::dhcp::Dhcp4Parser::make_T1_PERCENT(driver.loc_);
4119 default:
4120 return isc::dhcp::Dhcp4Parser::make_STRING("t1-percent", driver.loc_);
4121 }
4122}
4123 YY_BREAK
4124case 110:
4126#line 1219 "dhcp4_lexer.ll"
4127{
4128 switch(driver.ctx_) {
4132 return isc::dhcp::Dhcp4Parser::make_T2_PERCENT(driver.loc_);
4133 default:
4134 return isc::dhcp::Dhcp4Parser::make_STRING("t2-percent", driver.loc_);
4135 }
4136}
4137 YY_BREAK
4138case 111:
4140#line 1230 "dhcp4_lexer.ll"
4141{
4142 switch(driver.ctx_) {
4147 default:
4148 return isc::dhcp::Dhcp4Parser::make_STRING("cache-threshold", driver.loc_);
4149 }
4150}
4151 YY_BREAK
4152case 112:
4154#line 1241 "dhcp4_lexer.ll"
4155{
4156 switch(driver.ctx_) {
4161 default:
4162 return isc::dhcp::Dhcp4Parser::make_STRING("cache-max-age", driver.loc_);
4163 }
4164}
4165 YY_BREAK
4166case 113:
4168#line 1252 "dhcp4_lexer.ll"
4169{
4170 switch(driver.ctx_) {
4172 return isc::dhcp::Dhcp4Parser::make_LOGGERS(driver.loc_);
4173 default:
4174 return isc::dhcp::Dhcp4Parser::make_STRING("loggers", driver.loc_);
4175 }
4176}
4177 YY_BREAK
4178case 114:
4180#line 1261 "dhcp4_lexer.ll"
4181{
4182 switch(driver.ctx_) {
4185 default:
4186 return isc::dhcp::Dhcp4Parser::make_STRING("output_options", driver.loc_);
4187 }
4188}
4189 YY_BREAK
4190case 115:
4192#line 1270 "dhcp4_lexer.ll"
4193{
4194 switch(driver.ctx_) {
4197 default:
4198 return isc::dhcp::Dhcp4Parser::make_STRING("output-options", driver.loc_);
4199 }
4200}
4201 YY_BREAK
4202case 116:
4204#line 1279 "dhcp4_lexer.ll"
4205{
4206 switch(driver.ctx_) {
4208 return isc::dhcp::Dhcp4Parser::make_OUTPUT(driver.loc_);
4209 default:
4210 return isc::dhcp::Dhcp4Parser::make_STRING("output", driver.loc_);
4211 }
4212}
4213 YY_BREAK
4214case 117:
4216#line 1288 "dhcp4_lexer.ll"
4217{
4218 switch(driver.ctx_) {
4220 return isc::dhcp::Dhcp4Parser::make_DEBUGLEVEL(driver.loc_);
4221 default:
4222 return isc::dhcp::Dhcp4Parser::make_STRING("debuglevel", driver.loc_);
4223 }
4224}
4225 YY_BREAK
4226case 118:
4228#line 1297 "dhcp4_lexer.ll"
4229{
4230 switch(driver.ctx_) {
4232 return isc::dhcp::Dhcp4Parser::make_FLUSH(driver.loc_);
4233 default:
4234 return isc::dhcp::Dhcp4Parser::make_STRING("flush", driver.loc_);
4235 }
4236}
4237 YY_BREAK
4238case 119:
4240#line 1306 "dhcp4_lexer.ll"
4241{
4242 switch(driver.ctx_) {
4244 return isc::dhcp::Dhcp4Parser::make_MAXSIZE(driver.loc_);
4245 default:
4246 return isc::dhcp::Dhcp4Parser::make_STRING("maxsize", driver.loc_);
4247 }
4248}
4249 YY_BREAK
4250case 120:
4252#line 1315 "dhcp4_lexer.ll"
4253{
4254 switch(driver.ctx_) {
4256 return isc::dhcp::Dhcp4Parser::make_MAXVER(driver.loc_);
4257 default:
4258 return isc::dhcp::Dhcp4Parser::make_STRING("maxver", driver.loc_);
4259 }
4260}
4261 YY_BREAK
4262case 121:
4264#line 1324 "dhcp4_lexer.ll"
4265{
4266 switch(driver.ctx_) {
4268 return isc::dhcp::Dhcp4Parser::make_PATTERN(driver.loc_);
4269 default:
4270 return isc::dhcp::Dhcp4Parser::make_STRING("pattern", driver.loc_);
4271 }
4272}
4273 YY_BREAK
4274case 122:
4276#line 1333 "dhcp4_lexer.ll"
4277{
4278 switch(driver.ctx_) {
4280 return isc::dhcp::Dhcp4Parser::make_SEVERITY(driver.loc_);
4281 default:
4282 return isc::dhcp::Dhcp4Parser::make_STRING("severity", driver.loc_);
4283 }
4284}
4285 YY_BREAK
4286case 123:
4288#line 1342 "dhcp4_lexer.ll"
4289{
4290 switch(driver.ctx_) {
4298 default:
4299 return isc::dhcp::Dhcp4Parser::make_STRING("client-classes", driver.loc_);
4300 }
4301}
4302 YY_BREAK
4303case 124:
4305#line 1356 "dhcp4_lexer.ll"
4306{
4307 switch(driver.ctx_) {
4312 default:
4313 return isc::dhcp::Dhcp4Parser::make_STRING("require-client-classes", driver.loc_);
4314 }
4315}
4316 YY_BREAK
4317case 125:
4319#line 1367 "dhcp4_lexer.ll"
4320{
4321 switch(driver.ctx_) {
4326 default:
4327 return isc::dhcp::Dhcp4Parser::make_STRING("evaluate-additional-classes", driver.loc_);
4328 }
4329}
4330 YY_BREAK
4331case 126:
4333#line 1378 "dhcp4_lexer.ll"
4334{
4335 switch(driver.ctx_) {
4341 default:
4342 return isc::dhcp::Dhcp4Parser::make_STRING("client-class", driver.loc_);
4343 }
4344}
4345 YY_BREAK
4346case 127:
4348#line 1390 "dhcp4_lexer.ll"
4349{
4350 switch(driver.ctx_) {
4352 return isc::dhcp::Dhcp4Parser::make_TEST(driver.loc_);
4353 default:
4354 return isc::dhcp::Dhcp4Parser::make_STRING("test", driver.loc_);
4355 }
4356}
4357 YY_BREAK
4358case 128:
4360#line 1399 "dhcp4_lexer.ll"
4361{
4362 switch(driver.ctx_) {
4365 default:
4366 return isc::dhcp::Dhcp4Parser::make_STRING("template-test", driver.loc_);
4367 }
4368}
4369 YY_BREAK
4370case 129:
4372#line 1408 "dhcp4_lexer.ll"
4373{
4374 switch(driver.ctx_) {
4377 default:
4378 return isc::dhcp::Dhcp4Parser::make_STRING("only-if-required", driver.loc_);
4379 }
4380}
4381 YY_BREAK
4382case 130:
4384#line 1417 "dhcp4_lexer.ll"
4385{
4386 switch(driver.ctx_) {
4389 default:
4390 return isc::dhcp::Dhcp4Parser::make_STRING("only-in-additional-list", driver.loc_);
4391 }
4392}
4393 YY_BREAK
4394case 131:
4396#line 1426 "dhcp4_lexer.ll"
4397{
4398 switch(driver.ctx_) {
4402 default:
4403 return isc::dhcp::Dhcp4Parser::make_STRING("reservations", driver.loc_);
4404 }
4405}
4406 YY_BREAK
4407case 132:
4409#line 1436 "dhcp4_lexer.ll"
4410{
4411 switch(driver.ctx_) {
4414 return isc::dhcp::Dhcp4Parser::make_DUID(driver.loc_);
4415 default:
4416 return isc::dhcp::Dhcp4Parser::make_STRING("duid", driver.loc_);
4417 }
4418}
4419 YY_BREAK
4420case 133:
4422#line 1446 "dhcp4_lexer.ll"
4423{
4424 switch(driver.ctx_) {
4427 return isc::dhcp::Dhcp4Parser::make_HW_ADDRESS(driver.loc_);
4428 default:
4429 return isc::dhcp::Dhcp4Parser::make_STRING("hw-address", driver.loc_);
4430 }
4431}
4432 YY_BREAK
4433case 134:
4435#line 1456 "dhcp4_lexer.ll"
4436{
4437 switch(driver.ctx_) {
4440 return isc::dhcp::Dhcp4Parser::make_CLIENT_ID(driver.loc_);
4441 default:
4442 return isc::dhcp::Dhcp4Parser::make_STRING("client-id", driver.loc_);
4443 }
4444}
4445 YY_BREAK
4446case 135:
4448#line 1466 "dhcp4_lexer.ll"
4449{
4450 switch(driver.ctx_) {
4453 return isc::dhcp::Dhcp4Parser::make_CIRCUIT_ID(driver.loc_);
4454 default:
4455 return isc::dhcp::Dhcp4Parser::make_STRING("circuit-id", driver.loc_);
4456 }
4457}
4458 YY_BREAK
4459case 136:
4461#line 1476 "dhcp4_lexer.ll"
4462{
4463 switch(driver.ctx_) {
4466 return isc::dhcp::Dhcp4Parser::make_FLEX_ID(driver.loc_);
4467 default:
4468 return isc::dhcp::Dhcp4Parser::make_STRING("flex-id", driver.loc_);
4469 }
4470}
4471 YY_BREAK
4472case 137:
4474#line 1486 "dhcp4_lexer.ll"
4475{
4476 switch(driver.ctx_) {
4478 return isc::dhcp::Dhcp4Parser::make_HOSTNAME(driver.loc_);
4479 default:
4480 return isc::dhcp::Dhcp4Parser::make_STRING("hostname", driver.loc_);
4481 }
4482}
4483 YY_BREAK
4484case 138:
4486#line 1495 "dhcp4_lexer.ll"
4487{
4488 switch(driver.ctx_) {
4491 return isc::dhcp::Dhcp4Parser::make_SPACE(driver.loc_);
4492 default:
4493 return isc::dhcp::Dhcp4Parser::make_STRING("space", driver.loc_);
4494 }
4495}
4496 YY_BREAK
4497case 139:
4499#line 1505 "dhcp4_lexer.ll"
4500{
4501 switch(driver.ctx_) {
4503 return isc::dhcp::Dhcp4Parser::make_CSV_FORMAT(driver.loc_);
4504 default:
4505 return isc::dhcp::Dhcp4Parser::make_STRING("csv-format", driver.loc_);
4506 }
4507}
4508 YY_BREAK
4509case 140:
4511#line 1514 "dhcp4_lexer.ll"
4512{
4513 switch(driver.ctx_) {
4516 default:
4517 return isc::dhcp::Dhcp4Parser::make_STRING("record-types", driver.loc_);
4518 }
4519}
4520 YY_BREAK
4521case 141:
4523#line 1523 "dhcp4_lexer.ll"
4524{
4525 switch(driver.ctx_) {
4527 return isc::dhcp::Dhcp4Parser::make_ENCAPSULATE(driver.loc_);
4528 default:
4529 return isc::dhcp::Dhcp4Parser::make_STRING("encapsulate", driver.loc_);
4530 }
4531}
4532 YY_BREAK
4533case 142:
4535#line 1532 "dhcp4_lexer.ll"
4536{
4537 switch(driver.ctx_) {
4539 return isc::dhcp::Dhcp4Parser::make_ARRAY(driver.loc_);
4540 default:
4541 return isc::dhcp::Dhcp4Parser::make_STRING("array", driver.loc_);
4542 }
4543}
4544 YY_BREAK
4545case 143:
4547#line 1541 "dhcp4_lexer.ll"
4548{
4549 switch(driver.ctx_) {
4552 return isc::dhcp::Dhcp4Parser::make_RELAY(driver.loc_);
4553 default:
4554 return isc::dhcp::Dhcp4Parser::make_STRING("relay", driver.loc_);
4555 }
4556}
4557 YY_BREAK
4558case 144:
4560#line 1551 "dhcp4_lexer.ll"
4561{
4562 switch(driver.ctx_) {
4564 return isc::dhcp::Dhcp4Parser::make_IP_ADDRESS(driver.loc_);
4565 default:
4566 return isc::dhcp::Dhcp4Parser::make_STRING("ip-address", driver.loc_);
4567 }
4568}
4569 YY_BREAK
4570case 145:
4572#line 1560 "dhcp4_lexer.ll"
4573{
4574 switch(driver.ctx_) {
4577 default:
4578 return isc::dhcp::Dhcp4Parser::make_STRING("ip-addresses", driver.loc_);
4579 }
4580}
4581 YY_BREAK
4582case 146:
4584#line 1569 "dhcp4_lexer.ll"
4585{
4586 switch(driver.ctx_) {
4589 default:
4590 return isc::dhcp::Dhcp4Parser::make_STRING("hooks-libraries", driver.loc_);
4591 }
4592}
4593 YY_BREAK
4594case 147:
4596#line 1578 "dhcp4_lexer.ll"
4597{
4598 switch(driver.ctx_) {
4600 return isc::dhcp::Dhcp4Parser::make_PARAMETERS(driver.loc_);
4601 default:
4602 return isc::dhcp::Dhcp4Parser::make_STRING("parameters", driver.loc_);
4603 }
4604}
4605 YY_BREAK
4606case 148:
4608#line 1587 "dhcp4_lexer.ll"
4609{
4610 switch(driver.ctx_) {
4612 return isc::dhcp::Dhcp4Parser::make_LIBRARY(driver.loc_);
4613 default:
4614 return isc::dhcp::Dhcp4Parser::make_STRING("library", driver.loc_);
4615 }
4616}
4617 YY_BREAK
4618case 149:
4620#line 1596 "dhcp4_lexer.ll"
4621{
4622 switch(driver.ctx_) {
4625 default:
4626 return isc::dhcp::Dhcp4Parser::make_STRING("expired-leases-processing", driver.loc_);
4627 }
4628}
4629 YY_BREAK
4630case 150:
4632#line 1605 "dhcp4_lexer.ll"
4633{
4634 switch(driver.ctx_) {
4637 default:
4638 return isc::dhcp::Dhcp4Parser::make_STRING("reclaim-timer-wait-time", driver.loc_);
4639 }
4640}
4641 YY_BREAK
4642case 151:
4644#line 1614 "dhcp4_lexer.ll"
4645{
4646 switch(driver.ctx_) {
4649 default:
4650 return isc::dhcp::Dhcp4Parser::make_STRING("flush-reclaimed-timer-wait-time", driver.loc_);
4651 }
4652}
4653 YY_BREAK
4654case 152:
4656#line 1623 "dhcp4_lexer.ll"
4657{
4658 switch(driver.ctx_) {
4661 default:
4662 return isc::dhcp::Dhcp4Parser::make_STRING("hold-reclaimed-time", driver.loc_);
4663 }
4664}
4665 YY_BREAK
4666case 153:
4668#line 1632 "dhcp4_lexer.ll"
4669{
4670 switch(driver.ctx_) {
4673 default:
4674 return isc::dhcp::Dhcp4Parser::make_STRING("max-reclaim-leases", driver.loc_);
4675 }
4676}
4677 YY_BREAK
4678case 154:
4680#line 1641 "dhcp4_lexer.ll"
4681{
4682 switch(driver.ctx_) {
4685 default:
4686 return isc::dhcp::Dhcp4Parser::make_STRING("max-reclaim-time", driver.loc_);
4687 }
4688}
4689 YY_BREAK
4690case 155:
4692#line 1650 "dhcp4_lexer.ll"
4693{
4694 switch(driver.ctx_) {
4697 default:
4698 return isc::dhcp::Dhcp4Parser::make_STRING("unwarned-reclaim-cycles", driver.loc_);
4699 }
4700}
4701 YY_BREAK
4702case 156:
4704#line 1659 "dhcp4_lexer.ll"
4705{
4706 switch(driver.ctx_) {
4709 default:
4710 return isc::dhcp::Dhcp4Parser::make_STRING("dhcp4o6-port", driver.loc_);
4711 }
4712}
4713 YY_BREAK
4714case 157:
4716#line 1668 "dhcp4_lexer.ll"
4717{
4718 switch(driver.ctx_) {
4721 default:
4722 return isc::dhcp::Dhcp4Parser::make_STRING("multi-threading", driver.loc_);
4723 }
4724}
4725 YY_BREAK
4726case 158:
4728#line 1677 "dhcp4_lexer.ll"
4729{
4730 switch(driver.ctx_) {
4733 default:
4734 return isc::dhcp::Dhcp4Parser::make_STRING("enable-multi-threading", driver.loc_);
4735 }
4736}
4737 YY_BREAK
4738case 159:
4740#line 1686 "dhcp4_lexer.ll"
4741{
4742 switch(driver.ctx_) {
4745 default:
4746 return isc::dhcp::Dhcp4Parser::make_STRING("thread-pool-size", driver.loc_);
4747 }
4748}
4749 YY_BREAK
4750case 160:
4752#line 1695 "dhcp4_lexer.ll"
4753{
4754 switch(driver.ctx_) {
4757 default:
4758 return isc::dhcp::Dhcp4Parser::make_STRING("packet-queue-size", driver.loc_);
4759 }
4760}
4761 YY_BREAK
4762case 161:
4764#line 1704 "dhcp4_lexer.ll"
4765{
4766 switch(driver.ctx_) {
4769 default:
4770 return isc::dhcp::Dhcp4Parser::make_STRING("control-socket", driver.loc_);
4771 }
4772}
4773 YY_BREAK
4774case 162:
4776#line 1713 "dhcp4_lexer.ll"
4777{
4778 switch(driver.ctx_) {
4781 default:
4782 return isc::dhcp::Dhcp4Parser::make_STRING("control-sockets", driver.loc_);
4783 }
4784}
4785 YY_BREAK
4786case 163:
4788#line 1722 "dhcp4_lexer.ll"
4789{
4790 switch(driver.ctx_) {
4792 return isc::dhcp::Dhcp4Parser::make_SOCKET_TYPE(driver.loc_);
4793 default:
4794 return isc::dhcp::Dhcp4Parser::make_STRING("socket-type", driver.loc_);
4795 }
4796}
4797 YY_BREAK
4798case 164:
4800#line 1731 "dhcp4_lexer.ll"
4801{
4802 switch(driver.ctx_) {
4804 return isc::dhcp::Dhcp4Parser::make_UNIX(driver.loc_);
4805 default:
4806 return isc::dhcp::Dhcp4Parser::make_STRING("unix", driver.loc_);
4807 }
4808}
4809 YY_BREAK
4810case 165:
4812#line 1740 "dhcp4_lexer.ll"
4813{
4814 switch(driver.ctx_) {
4816 return isc::dhcp::Dhcp4Parser::make_HTTP(driver.loc_);
4817 default:
4818 return isc::dhcp::Dhcp4Parser::make_STRING("http", driver.loc_);
4819 }
4820}
4821 YY_BREAK
4822case 166:
4824#line 1749 "dhcp4_lexer.ll"
4825{
4826 switch(driver.ctx_) {
4828 return isc::dhcp::Dhcp4Parser::make_HTTPS(driver.loc_);
4829 default:
4830 return isc::dhcp::Dhcp4Parser::make_STRING("https", driver.loc_);
4831 }
4832}
4833 YY_BREAK
4834case 167:
4836#line 1758 "dhcp4_lexer.ll"
4837{
4838 switch(driver.ctx_) {
4840 return isc::dhcp::Dhcp4Parser::make_SOCKET_NAME(driver.loc_);
4841 default:
4842 return isc::dhcp::Dhcp4Parser::make_STRING("socket-name", driver.loc_);
4843 }
4844}
4845 YY_BREAK
4846case 168:
4848#line 1767 "dhcp4_lexer.ll"
4849{
4850 switch(driver.ctx_) {
4853 default:
4854 return isc::dhcp::Dhcp4Parser::make_STRING("socket-address", driver.loc_);
4855 }
4856}
4857 YY_BREAK
4858case 169:
4860#line 1776 "dhcp4_lexer.ll"
4861{
4862 switch(driver.ctx_) {
4864 return isc::dhcp::Dhcp4Parser::make_SOCKET_PORT(driver.loc_);
4865 default:
4866 return isc::dhcp::Dhcp4Parser::make_STRING("socket-port", driver.loc_);
4867 }
4868}
4869 YY_BREAK
4870case 170:
4872#line 1785 "dhcp4_lexer.ll"
4873{
4874 switch(driver.ctx_) {
4877 default:
4878 return isc::dhcp::Dhcp4Parser::make_STRING("authentication", driver.loc_);
4879 }
4880}
4881 YY_BREAK
4882case 171:
4884#line 1794 "dhcp4_lexer.ll"
4885{
4886 switch(driver.ctx_) {
4888 return isc::dhcp::Dhcp4Parser::make_BASIC(driver.loc_);
4889 default:
4890 return isc::dhcp::Dhcp4Parser::make_STRING("basic", driver.loc_);
4891 }
4892}
4893 YY_BREAK
4894case 172:
4896#line 1803 "dhcp4_lexer.ll"
4897{
4898 switch(driver.ctx_) {
4900 return isc::dhcp::Dhcp4Parser::make_REALM(driver.loc_);
4901 default:
4902 return isc::dhcp::Dhcp4Parser::make_STRING("realm", driver.loc_);
4903 }
4904}
4905 YY_BREAK
4906case 173:
4908#line 1812 "dhcp4_lexer.ll"
4909{
4910 switch(driver.ctx_) {
4912 return isc::dhcp::Dhcp4Parser::make_DIRECTORY(driver.loc_);
4913 default:
4914 return isc::dhcp::Dhcp4Parser::make_STRING("directory", driver.loc_);
4915 }
4916}
4917 YY_BREAK
4918case 174:
4920#line 1821 "dhcp4_lexer.ll"
4921{
4922 switch(driver.ctx_) {
4924 return isc::dhcp::Dhcp4Parser::make_CLIENTS(driver.loc_);
4925 default:
4926 return isc::dhcp::Dhcp4Parser::make_STRING("clients", driver.loc_);
4927 }
4928}
4929 YY_BREAK
4930case 175:
4932#line 1830 "dhcp4_lexer.ll"
4933{
4934 switch(driver.ctx_) {
4936 return isc::dhcp::Dhcp4Parser::make_USER_FILE(driver.loc_);
4937 default:
4938 return isc::dhcp::Dhcp4Parser::make_STRING("user-file", driver.loc_);
4939 }
4940}
4941 YY_BREAK
4942case 176:
4944#line 1839 "dhcp4_lexer.ll"
4945{
4946 switch(driver.ctx_) {
4949 default:
4950 return isc::dhcp::Dhcp4Parser::make_STRING("password-file", driver.loc_);
4951 }
4952}
4953 YY_BREAK
4954case 177:
4956#line 1848 "dhcp4_lexer.ll"
4957{
4958 switch(driver.ctx_) {
4961 default:
4962 return isc::dhcp::Dhcp4Parser::make_STRING("cert-required", driver.loc_);
4963 }
4964}
4965 YY_BREAK
4966case 178:
4968#line 1857 "dhcp4_lexer.ll"
4969{
4970 switch(driver.ctx_) {
4973 default:
4974 return isc::dhcp::Dhcp4Parser::make_STRING("http-headers", driver.loc_);
4975 }
4976}
4977 YY_BREAK
4978case 179:
4980#line 1866 "dhcp4_lexer.ll"
4981{
4982 switch(driver.ctx_) {
4984 return isc::dhcp::Dhcp4Parser::make_VALUE(driver.loc_);
4985 default:
4986 return isc::dhcp::Dhcp4Parser::make_STRING("value", driver.loc_);
4987 }
4988}
4989 YY_BREAK
4990case 180:
4992#line 1875 "dhcp4_lexer.ll"
4993{
4994 switch(driver.ctx_) {
4997 default:
4998 return isc::dhcp::Dhcp4Parser::make_STRING("dhcp-queue-control", driver.loc_);
4999 }
5000}
5001 YY_BREAK
5002case 181:
5004#line 1884 "dhcp4_lexer.ll"
5005{
5006 switch(driver.ctx_) {
5009 default:
5010 return isc::dhcp::Dhcp4Parser::make_STRING("enable-queue", driver.loc_);
5011 }
5012}
5013 YY_BREAK
5014case 182:
5016#line 1893 "dhcp4_lexer.ll"
5017{
5018 switch(driver.ctx_) {
5020 return isc::dhcp::Dhcp4Parser::make_QUEUE_TYPE(driver.loc_);
5021 default:
5022 return isc::dhcp::Dhcp4Parser::make_STRING("queue-type", driver.loc_);
5023 }
5024}
5025 YY_BREAK
5026case 183:
5028#line 1902 "dhcp4_lexer.ll"
5029{
5030 switch(driver.ctx_) {
5032 return isc::dhcp::Dhcp4Parser::make_CAPACITY(driver.loc_);
5033 default:
5034 return isc::dhcp::Dhcp4Parser::make_STRING("capacity", driver.loc_);
5035 }
5036}
5037 YY_BREAK
5038case 184:
5040#line 1911 "dhcp4_lexer.ll"
5041{
5042 switch(driver.ctx_) {
5044 return isc::dhcp::Dhcp4Parser::make_DHCP_DDNS(driver.loc_);
5045 default:
5046 return isc::dhcp::Dhcp4Parser::make_STRING("dhcp-ddns", driver.loc_);
5047 }
5048}
5049 YY_BREAK
5050case 185:
5052#line 1920 "dhcp4_lexer.ll"
5053{
5054 switch(driver.ctx_) {
5057 default:
5058 return isc::dhcp::Dhcp4Parser::make_STRING("enable-updates", driver.loc_);
5059 }
5060}
5061 YY_BREAK
5062case 186:
5064#line 1929 "dhcp4_lexer.ll"
5065{
5066 switch(driver.ctx_) {
5068 return isc::dhcp::Dhcp4Parser::make_SERVER_IP(driver.loc_);
5069 default:
5070 return isc::dhcp::Dhcp4Parser::make_STRING("server-ip", driver.loc_);
5071 }
5072}
5073 YY_BREAK
5074case 187:
5076#line 1938 "dhcp4_lexer.ll"
5077{
5078 switch(driver.ctx_) {
5080 return isc::dhcp::Dhcp4Parser::make_SERVER_PORT(driver.loc_);
5081 default:
5082 return isc::dhcp::Dhcp4Parser::make_STRING("server-port", driver.loc_);
5083 }
5084}
5085 YY_BREAK
5086case 188:
5088#line 1947 "dhcp4_lexer.ll"
5089{
5090 switch(driver.ctx_) {
5092 return isc::dhcp::Dhcp4Parser::make_SENDER_IP(driver.loc_);
5093 default:
5094 return isc::dhcp::Dhcp4Parser::make_STRING("sender-ip", driver.loc_);
5095 }
5096}
5097 YY_BREAK
5098case 189:
5100#line 1956 "dhcp4_lexer.ll"
5101{
5102 switch(driver.ctx_) {
5104 return isc::dhcp::Dhcp4Parser::make_SENDER_PORT(driver.loc_);
5105 default:
5106 return isc::dhcp::Dhcp4Parser::make_STRING("sender-port", driver.loc_);
5107 }
5108}
5109 YY_BREAK
5110case 190:
5112#line 1965 "dhcp4_lexer.ll"
5113{
5114 switch(driver.ctx_) {
5117 default:
5118 return isc::dhcp::Dhcp4Parser::make_STRING("max-queue-size", driver.loc_);
5119 }
5120}
5121 YY_BREAK
5122case 191:
5124#line 1974 "dhcp4_lexer.ll"
5125{
5126 switch(driver.ctx_) {
5129 default:
5130 return isc::dhcp::Dhcp4Parser::make_STRING("ncr-protocol", driver.loc_);
5131 }
5132}
5133 YY_BREAK
5134case 192:
5136#line 1983 "dhcp4_lexer.ll"
5137{
5138 switch(driver.ctx_) {
5140 return isc::dhcp::Dhcp4Parser::make_NCR_FORMAT(driver.loc_);
5141 default:
5142 return isc::dhcp::Dhcp4Parser::make_STRING("ncr-format", driver.loc_);
5143 }
5144}
5145 YY_BREAK
5146case 193:
5148#line 1992 "dhcp4_lexer.ll"
5149{
5150 switch(driver.ctx_) {
5155 default:
5156 return isc::dhcp::Dhcp4Parser::make_STRING("hostname-char-set", driver.loc_);
5157 }
5158}
5159 YY_BREAK
5160case 194:
5162#line 2003 "dhcp4_lexer.ll"
5163{
5164 switch(driver.ctx_) {
5169 default:
5170 return isc::dhcp::Dhcp4Parser::make_STRING("hostname-char-replacement", driver.loc_);
5171 }
5172}
5173 YY_BREAK
5174case 195:
5176#line 2014 "dhcp4_lexer.ll"
5177{
5178 /* dhcp-ddns value keywords are case insensitive */
5179 if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
5180 return isc::dhcp::Dhcp4Parser::make_UDP(driver.loc_);
5181 }
5182 std::string tmp(yytext+1);
5183 tmp.resize(tmp.size() - 1);
5184 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5185}
5186 YY_BREAK
5187case 196:
5189#line 2024 "dhcp4_lexer.ll"
5190{
5191 /* dhcp-ddns value keywords are case insensitive */
5192 if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_PROTOCOL) {
5193 return isc::dhcp::Dhcp4Parser::make_TCP(driver.loc_);
5194 }
5195 std::string tmp(yytext+1);
5196 tmp.resize(tmp.size() - 1);
5197 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5198}
5199 YY_BREAK
5200case 197:
5202#line 2034 "dhcp4_lexer.ll"
5203{
5204 /* dhcp-ddns value keywords are case insensitive */
5205 if (driver.ctx_ == isc::dhcp::Parser4Context::NCR_FORMAT) {
5206 return isc::dhcp::Dhcp4Parser::make_JSON(driver.loc_);
5207 }
5208 std::string tmp(yytext+1);
5209 tmp.resize(tmp.size() - 1);
5210 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5211}
5212 YY_BREAK
5213case 198:
5215#line 2044 "dhcp4_lexer.ll"
5216{
5217 /* dhcp-ddns value keywords are case insensitive */
5220 }
5221 std::string tmp(yytext+1);
5222 tmp.resize(tmp.size() - 1);
5223 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5224}
5225 YY_BREAK
5226case 199:
5228#line 2054 "dhcp4_lexer.ll"
5229{
5230 /* dhcp-ddns value keywords are case insensitive */
5233 }
5234 std::string tmp(yytext+1);
5235 tmp.resize(tmp.size() - 1);
5236 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5237}
5238 YY_BREAK
5239case 200:
5241#line 2064 "dhcp4_lexer.ll"
5242{
5243 /* dhcp-ddns value keywords are case insensitive */
5245 return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
5246 }
5247 std::string tmp(yytext+1);
5248 tmp.resize(tmp.size() - 1);
5249 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5250}
5251 YY_BREAK
5252case 201:
5254#line 2074 "dhcp4_lexer.ll"
5255{
5256 /* dhcp-ddns value keywords are case insensitive */
5258 return isc::dhcp::Dhcp4Parser::make_NEVER(driver.loc_);
5259 }
5260 std::string tmp(yytext+1);
5261 tmp.resize(tmp.size() - 1);
5262 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5263}
5264 YY_BREAK
5265case 202:
5267#line 2084 "dhcp4_lexer.ll"
5268{
5269 /* dhcp-ddns value keywords are case insensitive */
5271 return isc::dhcp::Dhcp4Parser::make_ALWAYS(driver.loc_);
5272 }
5273 std::string tmp(yytext+1);
5274 tmp.resize(tmp.size() - 1);
5275 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5276}
5277 YY_BREAK
5278case 203:
5280#line 2094 "dhcp4_lexer.ll"
5281{
5282 /* dhcp-ddns value keywords are case insensitive */
5285 }
5286 std::string tmp(yytext+1);
5287 tmp.resize(tmp.size() - 1);
5288 return isc::dhcp::Dhcp4Parser::make_STRING(tmp, driver.loc_);
5289}
5290 YY_BREAK
5291case 204:
5293#line 2104 "dhcp4_lexer.ll"
5294{
5295 switch(driver.ctx_) {
5298 default:
5299 return isc::dhcp::Dhcp4Parser::make_STRING("4o6-interface", driver.loc_);
5300 }
5301}
5302 YY_BREAK
5303case 205:
5305#line 2113 "dhcp4_lexer.ll"
5306{
5307 switch(driver.ctx_) {
5310 default:
5311 return isc::dhcp::Dhcp4Parser::make_STRING("4o6-interface-id", driver.loc_);
5312 }
5313}
5314 YY_BREAK
5315case 206:
5317#line 2122 "dhcp4_lexer.ll"
5318{
5319 switch(driver.ctx_) {
5322 default:
5323 return isc::dhcp::Dhcp4Parser::make_STRING("4o6-subnet", driver.loc_);
5324 }
5325}
5326 YY_BREAK
5327case 207:
5329#line 2131 "dhcp4_lexer.ll"
5330{
5331 switch(driver.ctx_) {
5334 default:
5335 return isc::dhcp::Dhcp4Parser::make_STRING("echo-client-id", driver.loc_);
5336 }
5337}
5338 YY_BREAK
5339case 208:
5341#line 2140 "dhcp4_lexer.ll"
5342{
5343 switch(driver.ctx_) {
5348 default:
5349 return isc::dhcp::Dhcp4Parser::make_STRING("match-client-id", driver.loc_);
5350 }
5351}
5352 YY_BREAK
5353case 209:
5355#line 2151 "dhcp4_lexer.ll"
5356{
5357 switch(driver.ctx_) {
5362 default:
5363 return isc::dhcp::Dhcp4Parser::make_STRING("authoritative", driver.loc_);
5364 }
5365}
5366 YY_BREAK
5367case 210:
5369#line 2162 "dhcp4_lexer.ll"
5370{
5371 switch(driver.ctx_) {
5377 return isc::dhcp::Dhcp4Parser::make_NEXT_SERVER(driver.loc_);
5378 default:
5379 return isc::dhcp::Dhcp4Parser::make_STRING("next-server", driver.loc_);
5380 }
5381}
5382 YY_BREAK
5383case 211:
5385#line 2175 "dhcp4_lexer.ll"
5386{
5387 switch(driver.ctx_) {
5394 default:
5395 return isc::dhcp::Dhcp4Parser::make_STRING("server-hostname", driver.loc_);
5396 }
5397}
5398 YY_BREAK
5399case 212:
5401#line 2188 "dhcp4_lexer.ll"
5402{
5403 switch(driver.ctx_) {
5410 default:
5411 return isc::dhcp::Dhcp4Parser::make_STRING("boot-file-name", driver.loc_);
5412 }
5413}
5414 YY_BREAK
5415case 213:
5417#line 2201 "dhcp4_lexer.ll"
5418{
5419 switch(driver.ctx_) {
5422 default:
5423 return isc::dhcp::Dhcp4Parser::make_STRING("early-global-reservations-lookup", driver.loc_);
5424 }
5425}
5426 YY_BREAK
5427case 214:
5429#line 2210 "dhcp4_lexer.ll"
5430{
5431 switch(driver.ctx_) {
5434 default:
5435 return isc::dhcp::Dhcp4Parser::make_STRING("ip-reservations-unique", driver.loc_);
5436 }
5437}
5438 YY_BREAK
5439case 215:
5441#line 2219 "dhcp4_lexer.ll"
5442{
5443 switch(driver.ctx_) {
5446 default:
5447 return isc::dhcp::Dhcp4Parser::make_STRING("reservations-lookup-first", driver.loc_);
5448 }
5449}
5450 YY_BREAK
5451case 216:
5453#line 2228 "dhcp4_lexer.ll"
5454{
5455 switch(driver.ctx_) {
5458 default:
5459 return isc::dhcp::Dhcp4Parser::make_STRING("compatibility", driver.loc_);
5460 }
5461}
5462 YY_BREAK
5463case 217:
5465#line 2237 "dhcp4_lexer.ll"
5466{
5467 switch(driver.ctx_) {
5470 default:
5471 return isc::dhcp::Dhcp4Parser::make_STRING("lenient-option-parsing", driver.loc_);
5472 }
5473}
5474 YY_BREAK
5475case 218:
5477#line 2246 "dhcp4_lexer.ll"
5478{
5479 switch(driver.ctx_) {
5482 default:
5483 return isc::dhcp::Dhcp4Parser::make_STRING("ignore-dhcp-server-identifier", driver.loc_);
5484 }
5485}
5486 YY_BREAK
5487case 219:
5489#line 2255 "dhcp4_lexer.ll"
5490{
5491 switch(driver.ctx_) {
5494 default:
5495 return isc::dhcp::Dhcp4Parser::make_STRING("ignore-rai-link-selection", driver.loc_);
5496 }
5497}
5498 YY_BREAK
5499case 220:
5501#line 2264 "dhcp4_lexer.ll"
5502{
5503 switch(driver.ctx_) {
5506 default:
5507 return isc::dhcp::Dhcp4Parser::make_STRING("exclude-first-last-24", driver.loc_);
5508 }
5509}
5510 YY_BREAK
5511case 221:
5513#line 2273 "dhcp4_lexer.ll"
5514{
5515 switch(driver.ctx_) {
5520 return isc::dhcp::Dhcp4Parser::make_OFFER_LFT(driver.loc_);
5521 default:
5522 return isc::dhcp::Dhcp4Parser::make_STRING("offer-lifetime", driver.loc_);
5523 }
5524}
5525 YY_BREAK
5526case 222:
5528#line 2285 "dhcp4_lexer.ll"
5529{
5530 switch(driver.ctx_) {
5533 default:
5534 return isc::dhcp::Dhcp4Parser::make_STRING("stash-agent-options", driver.loc_);
5535 }
5536}
5537 YY_BREAK
5538case 223:
5540#line 2294 "dhcp4_lexer.ll"
5541{
5542 /* A string has been matched. It contains the actual string and single quotes.
5543 We need to get those quotes out of the way and just use its content, e.g.
5544 for 'foo' we should get foo */
5545 std::string raw(yytext+1);
5546 size_t len = raw.size() - 1;
5547 raw.resize(len);
5548 std::string decoded;
5549 decoded.reserve(len);
5550 for (size_t pos = 0; pos < len; ++pos) {
5551 int b = 0;
5552 char c = raw[pos];
5553 switch (c) {
5554 case '"':
5555 /* impossible condition */
5556 driver.error(driver.loc_, "Bad quote in \"" + raw + "\"");
5557 break;
5558 case '\\':
5559 ++pos;
5560 if (pos >= len) {
5561 /* impossible condition */
5562 driver.error(driver.loc_, "Overflow escape in \"" + raw + "\"");
5563 }
5564 c = raw[pos];
5565 switch (c) {
5566 case '"':
5567 case '\\':
5568 case '/':
5569 decoded.push_back(c);
5570 break;
5571 case 'b':
5572 decoded.push_back('\b');
5573 break;
5574 case 'f':
5575 decoded.push_back('\f');
5576 break;
5577 case 'n':
5578 decoded.push_back('\n');
5579 break;
5580 case 'r':
5581 decoded.push_back('\r');
5582 break;
5583 case 't':
5584 decoded.push_back('\t');
5585 break;
5586 case 'u':
5587 /* support only \u0000 to \u00ff */
5588 ++pos;
5589 if (pos + 4 > len) {
5590 /* impossible condition */
5591 driver.error(driver.loc_,
5592 "Overflow unicode escape in \"" + raw + "\"");
5593 }
5594 if ((raw[pos] != '0') || (raw[pos + 1] != '0')) {
5595 driver.error(driver.loc_,
5596 "Unsupported unicode escape in \"" + raw + "\"",
5597 pos + 1);
5598 }
5599 pos += 2;
5600 c = raw[pos];
5601 if ((c >= '0') && (c <= '9')) {
5602 b = (c - '0') << 4;
5603 } else if ((c >= 'A') && (c <= 'F')) {
5604 b = (c - 'A' + 10) << 4;
5605 } else if ((c >= 'a') && (c <= 'f')) {
5606 b = (c - 'a' + 10) << 4;
5607 } else {
5608 /* impossible condition */
5609 driver.error(driver.loc_, "Not hexadecimal in unicode escape in \"" + raw + "\"");
5610 }
5611 pos++;
5612 c = raw[pos];
5613 if ((c >= '0') && (c <= '9')) {
5614 b |= c - '0';
5615 } else if ((c >= 'A') && (c <= 'F')) {
5616 b |= c - 'A' + 10;
5617 } else if ((c >= 'a') && (c <= 'f')) {
5618 b |= c - 'a' + 10;
5619 } else {
5620 /* impossible condition */
5621 driver.error(driver.loc_, "Not hexadecimal in unicode escape in \"" + raw + "\"");
5622 }
5623 decoded.push_back(static_cast<char>(b & 0xff));
5624 break;
5625 default:
5626 /* impossible condition */
5627 driver.error(driver.loc_, "Bad escape in \"" + raw + "\"");
5628 }
5629 break;
5630 default:
5631 if ((c >= 0) && (c < 0x20)) {
5632 /* impossible condition */
5633 driver.error(driver.loc_, "Invalid control in \"" + raw + "\"");
5634 }
5635 decoded.push_back(c);
5636 }
5637 }
5638
5639 return isc::dhcp::Dhcp4Parser::make_STRING(decoded, driver.loc_);
5640}
5641 YY_BREAK
5642case 224:
5643/* rule 224 can match eol */
5645#line 2395 "dhcp4_lexer.ll"
5646{
5647 /* Bad string with a forbidden control character inside */
5648 std::string raw(yytext+1);
5649 size_t len = raw.size() - 1;
5650 size_t pos = 0;
5651 for (; pos < len; ++pos) {
5652 char c = raw[pos];
5653 if ((c >= 0) && (c < 0x20)) {
5654 break;
5655 }
5656 }
5657 driver.error(driver.loc_,
5658 "Invalid control in " + std::string(yytext),
5659 pos + 1);
5660}
5661 YY_BREAK
5662case 225:
5663/* rule 225 can match eol */
5665#line 2411 "dhcp4_lexer.ll"
5666{
5667 /* Bad string with a bad escape inside */
5668 std::string raw(yytext+1);
5669 size_t len = raw.size() - 1;
5670 size_t pos = 0;
5671 bool found = false;
5672 for (; pos < len; ++pos) {
5673 if (found) {
5674 break;
5675 }
5676 char c = raw[pos];
5677 if (c == '\\') {
5678 ++pos;
5679 c = raw[pos];
5680 switch (c) {
5681 case '"':
5682 case '\\':
5683 case '/':
5684 case 'b':
5685 case 'f':
5686 case 'n':
5687 case 'r':
5688 case 't':
5689 break;
5690 case 'u':
5691 if ((pos + 4 > len) ||
5692 !std::isxdigit(raw[pos + 1]) ||
5693 !std::isxdigit(raw[pos + 2]) ||
5694 !std::isxdigit(raw[pos + 3]) ||
5695 !std::isxdigit(raw[pos + 4])) {
5696 found = true;
5697 }
5698 break;
5699 default:
5700 found = true;
5701 break;
5702 }
5703 }
5704 }
5705 /* The rule stops on the first " including on \" so add ... in this case */
5706 std::string trailer = "";
5707 if (raw[len - 1] == '\\') {
5708 trailer = "...";
5709 }
5710 driver.error(driver.loc_,
5711 "Bad escape in " + std::string(yytext) + trailer,
5712 pos);
5713}
5714 YY_BREAK
5715case 226:
5717#line 2460 "dhcp4_lexer.ll"
5718{
5719 /* Bad string with an open escape at the end */
5720 std::string raw(yytext+1);
5721 driver.error(driver.loc_,
5722 "Overflow escape in " + std::string(yytext),
5723 raw.size() + 1);
5724}
5725 YY_BREAK
5726case 227:
5728#line 2468 "dhcp4_lexer.ll"
5729{
5730 /* Bad string with an open unicode escape at the end */
5731 std::string raw(yytext+1);
5732 size_t pos = raw.size() - 1;
5733 for (; pos > 0; --pos) {
5734 char c = raw[pos];
5735 if (c == 'u') {
5736 break;
5737 }
5738 }
5739 driver.error(driver.loc_,
5740 "Overflow unicode escape in " + std::string(yytext),
5741 pos + 1);
5742}
5743 YY_BREAK
5744case 228:
5746#line 2483 "dhcp4_lexer.ll"
5747{ return isc::dhcp::Dhcp4Parser::make_LSQUARE_BRACKET(driver.loc_); }
5748 YY_BREAK
5749case 229:
5751#line 2484 "dhcp4_lexer.ll"
5752{ return isc::dhcp::Dhcp4Parser::make_RSQUARE_BRACKET(driver.loc_); }
5753 YY_BREAK
5754case 230:
5756#line 2485 "dhcp4_lexer.ll"
5757{ return isc::dhcp::Dhcp4Parser::make_LCURLY_BRACKET(driver.loc_); }
5758 YY_BREAK
5759case 231:
5761#line 2486 "dhcp4_lexer.ll"
5762{ return isc::dhcp::Dhcp4Parser::make_RCURLY_BRACKET(driver.loc_); }
5763 YY_BREAK
5764case 232:
5766#line 2487 "dhcp4_lexer.ll"
5767{ return isc::dhcp::Dhcp4Parser::make_COMMA(driver.loc_); }
5768 YY_BREAK
5769case 233:
5771#line 2488 "dhcp4_lexer.ll"
5772{ return isc::dhcp::Dhcp4Parser::make_COLON(driver.loc_); }
5773 YY_BREAK
5774case 234:
5776#line 2490 "dhcp4_lexer.ll"
5777{
5778 /* An integer was found. */
5779 std::string tmp(yytext);
5780 int64_t integer = 0;
5781 try {
5782 /* In substring we want to use negative values (e.g. -1).
5783 In enterprise-id we need to use values up to 0xffffffff.
5784 To cover both of those use cases, we need at least
5785 int64_t. */
5786 integer = boost::lexical_cast<int64_t>(tmp);
5787 } catch (const boost::bad_lexical_cast &) {
5788 driver.error(driver.loc_, "Failed to convert " + tmp + " to an integer.");
5789 }
5790
5791 /* The parser needs the string form as double conversion is no lossless */
5792 return isc::dhcp::Dhcp4Parser::make_INTEGER(integer, driver.loc_);
5793}
5794 YY_BREAK
5795case 235:
5797#line 2508 "dhcp4_lexer.ll"
5798{
5799 /* A floating point was found. */
5800 std::string tmp(yytext);
5801 double fp = 0.0;
5802 try {
5803 fp = boost::lexical_cast<double>(tmp);
5804 } catch (const boost::bad_lexical_cast &) {
5805 driver.error(driver.loc_, "Failed to convert " + tmp + " to a floating point.");
5806 }
5807
5808 return isc::dhcp::Dhcp4Parser::make_FLOAT(fp, driver.loc_);
5809}
5810 YY_BREAK
5811case 236:
5813#line 2521 "dhcp4_lexer.ll"
5814{
5815 string tmp(yytext);
5816 return isc::dhcp::Dhcp4Parser::make_BOOLEAN(tmp == "true", driver.loc_);
5817}
5818 YY_BREAK
5819case 237:
5821#line 2526 "dhcp4_lexer.ll"
5822{
5823 return isc::dhcp::Dhcp4Parser::make_NULL_TYPE(driver.loc_);
5824}
5825 YY_BREAK
5826case 238:
5828#line 2530 "dhcp4_lexer.ll"
5829driver.error (driver.loc_, "JSON true reserved keyword is lower case only");
5830 YY_BREAK
5831case 239:
5833#line 2532 "dhcp4_lexer.ll"
5834driver.error (driver.loc_, "JSON false reserved keyword is lower case only");
5835 YY_BREAK
5836case 240:
5838#line 2534 "dhcp4_lexer.ll"
5839driver.error (driver.loc_, "JSON null reserved keyword is lower case only");
5840 YY_BREAK
5841case 241:
5843#line 2536 "dhcp4_lexer.ll"
5844driver.error (driver.loc_, "Invalid character: " + std::string(yytext));
5845 YY_BREAK
5846case YY_STATE_EOF(INITIAL):
5847#line 2538 "dhcp4_lexer.ll"
5848{
5849 if (driver.states_.empty()) {
5850 return isc::dhcp::Dhcp4Parser::make_END(driver.loc_);
5851 }
5852 driver.loc_ = driver.locs_.back();
5853 driver.locs_.pop_back();
5854 driver.file_ = driver.files_.back();
5855 driver.files_.pop_back();
5856 if (driver.sfile_) {
5857 fclose(driver.sfile_);
5858 driver.sfile_ = 0;
5859 }
5860 if (!driver.sfiles_.empty()) {
5861 driver.sfile_ = driver.sfiles_.back();
5862 driver.sfiles_.pop_back();
5863 }
5864 parser4__delete_buffer(YY_CURRENT_BUFFER);
5865 parser4__switch_to_buffer(driver.states_.back());
5866 driver.states_.pop_back();
5867
5868 BEGIN(DIR_EXIT);
5869}
5870 YY_BREAK
5871case 242:
5873#line 2561 "dhcp4_lexer.ll"
5874ECHO;
5875 YY_BREAK
5876#line 5877 "dhcp4_lexer.cc"
5877
5878 case YY_END_OF_BUFFER:
5879 {
5880 /* Amount of text matched not including the EOB char. */
5881 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
5882
5883 /* Undo the effects of YY_DO_BEFORE_ACTION. */
5884 *yy_cp = (yy_hold_char);
5886
5887 if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
5888 {
5889 /* We're scanning a new file or input source. It's
5890 * possible that this happened because the user
5891 * just pointed yyin at a new source and called
5892 * yylex(). If so, then we have to assure
5893 * consistency between YY_CURRENT_BUFFER and our
5894 * globals. Here is the right place to do so, because
5895 * this is the first action (other than possibly a
5896 * back-up) that will match for the new input source.
5897 */
5898 (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
5899/* %if-c-only */
5900 YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
5901/* %endif */
5902/* %if-c++-only */
5903/* %endif */
5904 YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
5905 }
5906
5907 /* Note that here we test for yy_c_buf_p "<=" to the position
5908 * of the first EOB in the buffer, since yy_c_buf_p will
5909 * already have been incremented past the NUL character
5910 * (since all states make transitions on EOB to the
5911 * end-of-buffer state). Contrast this with the test
5912 * in input().
5913 */
5914 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
5915 { /* This was really a NUL. */
5916 yy_state_type yy_next_state;
5917
5918 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
5919
5920 yy_current_state = yy_get_previous_state( );
5921
5922 /* Okay, we're now positioned to make the NUL
5923 * transition. We couldn't have
5924 * yy_get_previous_state() go ahead and do it
5925 * for us because it doesn't know how to deal
5926 * with the possibility of jamming (and we don't
5927 * want to build jamming into it because then it
5928 * will run more slowly).
5929 */
5930
5931 yy_next_state = yy_try_NUL_trans( yy_current_state );
5932
5934
5935 if ( yy_next_state )
5936 {
5937 /* Consume the NUL. */
5938 yy_cp = ++(yy_c_buf_p);
5939 yy_current_state = yy_next_state;
5940 goto yy_match;
5941 }
5942
5943 else
5944 {
5945/* %% [14.0] code to do back-up for compressed tables and set up yy_cp goes here */
5946 yy_cp = (yy_last_accepting_cpos);
5947 yy_current_state = (yy_last_accepting_state);
5948 goto yy_find_action;
5949 }
5950 }
5951
5952 else switch ( yy_get_next_buffer( ) )
5953 {
5955 {
5956 (yy_did_buffer_switch_on_eof) = 0;
5957
5958 if ( yywrap( ) )
5959 {
5960 /* Note: because we've taken care in
5961 * yy_get_next_buffer() to have set up
5962 * yytext, we can now set up
5963 * yy_c_buf_p so that if some total
5964 * hoser (like flex itself) wants to
5965 * call the scanner after we return the
5966 * YY_NULL, it'll still work - another
5967 * YY_NULL will get returned.
5968 */
5969 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
5970
5972 goto do_action;
5973 }
5974
5975 else
5976 {
5977 if ( ! (yy_did_buffer_switch_on_eof) )
5979 }
5980 break;
5981 }
5982
5984 (yy_c_buf_p) =
5985 (yytext_ptr) + yy_amount_of_matched_text;
5986
5987 yy_current_state = yy_get_previous_state( );
5988
5989 yy_cp = (yy_c_buf_p);
5991 goto yy_match;
5992
5993 case EOB_ACT_LAST_MATCH:
5994 (yy_c_buf_p) =
5995 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
5996
5997 yy_current_state = yy_get_previous_state( );
5998
5999 yy_cp = (yy_c_buf_p);
6001 goto yy_find_action;
6002 }
6003 break;
6004 }
6005
6006 default:
6008 "fatal flex scanner internal error--no action found" );
6009 } /* end of action switch */
6010 } /* end of scanning one token */
6011 } /* end of user's declarations */
6012} /* end of yylex */
6013/* %ok-for-header */
6014
6015/* %if-c++-only */
6016/* %not-for-header */
6017/* %ok-for-header */
6018
6019/* %endif */
6020
6021/* yy_get_next_buffer - try to read in a new buffer
6022 *
6023 * Returns a code representing an action:
6024 * EOB_ACT_LAST_MATCH -
6025 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
6026 * EOB_ACT_END_OF_FILE - end of file
6027 */
6028/* %if-c-only */
6029static int yy_get_next_buffer (void)
6030/* %endif */
6031/* %if-c++-only */
6032/* %endif */
6033{
6034 char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
6035 char *source = (yytext_ptr);
6036 int number_to_move, i;
6037 int ret_val;
6038
6039 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
6041 "fatal flex scanner internal error--end of buffer missed" );
6042
6043 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
6044 { /* Don't try to fill the buffer, so this is an EOF. */
6045 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
6046 {
6047 /* We matched a single character, the EOB, so
6048 * treat this as a final EOF.
6049 */
6050 return EOB_ACT_END_OF_FILE;
6051 }
6052
6053 else
6054 {
6055 /* We matched some text prior to the EOB, first
6056 * process it.
6057 */
6058 return EOB_ACT_LAST_MATCH;
6059 }
6060 }
6061
6062 /* Try to read more data. */
6063
6064 /* First move last chars to start of buffer. */
6065 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
6066
6067 for ( i = 0; i < number_to_move; ++i )
6068 *(dest++) = *(source++);
6069
6070 if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
6071 /* don't do the read, it's not guaranteed to return an EOF,
6072 * just force an EOF
6073 */
6074 YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
6075
6076 else
6077 {
6078 int num_to_read =
6079 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
6080
6081 while ( num_to_read <= 0 )
6082 { /* Not enough room in the buffer - grow it. */
6083
6084 /* just a shorter name for the current buffer */
6086
6087 int yy_c_buf_p_offset =
6088 (int) ((yy_c_buf_p) - b->yy_ch_buf);
6089
6090 if ( b->yy_is_our_buffer )
6091 {
6092 int new_size = b->yy_buf_size * 2;
6093
6094 if ( new_size <= 0 )
6095 b->yy_buf_size += b->yy_buf_size / 8;
6096 else
6097 b->yy_buf_size *= 2;
6098
6099 b->yy_ch_buf = (char *)
6100 /* Include room in for 2 EOB chars. */
6101 yyrealloc( (void *) b->yy_ch_buf,
6102 (yy_size_t) (b->yy_buf_size + 2) );
6103 }
6104 else
6105 /* Can't grow it, we don't own it. */
6106 b->yy_ch_buf = NULL;
6107
6108 if ( ! b->yy_ch_buf )
6110 "fatal error - scanner input buffer overflow" );
6111
6112 (yy_c_buf_p) = &b->yy_ch_buf[yy_c_buf_p_offset];
6113
6114 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
6115 number_to_move - 1;
6116
6117 }
6118
6119 if ( num_to_read > YY_READ_BUF_SIZE )
6120 num_to_read = YY_READ_BUF_SIZE;
6121
6122 /* Read in more data. */
6123 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
6124 (yy_n_chars), num_to_read );
6125
6126 YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6127 }
6128
6129 if ( (yy_n_chars) == 0 )
6130 {
6131 if ( number_to_move == YY_MORE_ADJ )
6132 {
6133 ret_val = EOB_ACT_END_OF_FILE;
6134 yyrestart( yyin );
6135 }
6136
6137 else
6138 {
6139 ret_val = EOB_ACT_LAST_MATCH;
6140 YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
6142 }
6143 }
6144
6145 else
6146 ret_val = EOB_ACT_CONTINUE_SCAN;
6147
6148 if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
6149 /* Extend the array by 50%, plus the number we really need. */
6150 int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
6151 YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
6152 (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size );
6153 if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
6154 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
6155 /* "- 2" to take care of EOB's */
6156 YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
6157 }
6158
6159 (yy_n_chars) += number_to_move;
6160 YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
6161 YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
6162
6163 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
6164
6165 return ret_val;
6166}
6167
6168/* yy_get_previous_state - get the state just before the EOB char was reached */
6169
6170/* %if-c-only */
6171/* %not-for-header */
6172 static yy_state_type yy_get_previous_state (void)
6173/* %endif */
6174/* %if-c++-only */
6175/* %endif */
6176{
6177 yy_state_type yy_current_state;
6178 char *yy_cp;
6179
6180/* %% [15.0] code to get the start state into yy_current_state goes here */
6181 yy_current_state = (yy_start);
6182
6183 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
6184 {
6185/* %% [16.0] code to find the next state goes here */
6186 YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
6187 if ( yy_accept[yy_current_state] )
6188 {
6189 (yy_last_accepting_state) = yy_current_state;
6190 (yy_last_accepting_cpos) = yy_cp;
6191 }
6192 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6193 {
6194 yy_current_state = (int) yy_def[yy_current_state];
6195 if ( yy_current_state >= 2377 )
6196 yy_c = yy_meta[yy_c];
6197 }
6198 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
6199 }
6200
6201 return yy_current_state;
6202}
6203
6204/* yy_try_NUL_trans - try to make a transition on the NUL character
6205 *
6206 * synopsis
6207 * next_state = yy_try_NUL_trans( current_state );
6208 */
6209/* %if-c-only */
6210 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
6211/* %endif */
6212/* %if-c++-only */
6213/* %endif */
6214{
6215 int yy_is_jam;
6216 /* %% [17.0] code to find the next state, and perhaps do backing up, goes here */
6217 char *yy_cp = (yy_c_buf_p);
6218
6219 YY_CHAR yy_c = 1;
6220 if ( yy_accept[yy_current_state] )
6221 {
6222 (yy_last_accepting_state) = yy_current_state;
6223 (yy_last_accepting_cpos) = yy_cp;
6224 }
6225 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
6226 {
6227 yy_current_state = (int) yy_def[yy_current_state];
6228 if ( yy_current_state >= 2377 )
6229 yy_c = yy_meta[yy_c];
6230 }
6231 yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
6232 yy_is_jam = (yy_current_state == 2376);
6233
6234 return yy_is_jam ? 0 : yy_current_state;
6235}
6236
6237#ifndef YY_NO_UNPUT
6238/* %if-c-only */
6239
6240/* %endif */
6241#endif
6242
6243/* %if-c-only */
6244#ifndef YY_NO_INPUT
6245#ifdef __cplusplus
6246 static int yyinput (void)
6247#else
6248 static int input (void)
6249#endif
6250
6251/* %endif */
6252/* %if-c++-only */
6253/* %endif */
6254{
6255 int c;
6256
6257 *(yy_c_buf_p) = (yy_hold_char);
6258
6259 if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
6260 {
6261 /* yy_c_buf_p now points to the character we want to return.
6262 * If this occurs *before* the EOB characters, then it's a
6263 * valid NUL; if not, then we've hit the end of the buffer.
6264 */
6265 if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
6266 /* This was really a NUL. */
6267 *(yy_c_buf_p) = '\0';
6268
6269 else
6270 { /* need more input */
6271 int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
6272 ++(yy_c_buf_p);
6273
6274 switch ( yy_get_next_buffer( ) )
6275 {
6276 case EOB_ACT_LAST_MATCH:
6277 /* This happens because yy_g_n_b()
6278 * sees that we've accumulated a
6279 * token and flags that we need to
6280 * try matching the token before
6281 * proceeding. But for input(),
6282 * there's no matching to consider.
6283 * So convert the EOB_ACT_LAST_MATCH
6284 * to EOB_ACT_END_OF_FILE.
6285 */
6286
6287 /* Reset buffer status. */
6288 yyrestart( yyin );
6289
6290 /*FALLTHROUGH*/
6291
6293 {
6294 if ( yywrap( ) )
6295 return 0;
6296
6297 if ( ! (yy_did_buffer_switch_on_eof) )
6299#ifdef __cplusplus
6300 return yyinput();
6301#else
6302 return input();
6303#endif
6304 }
6305
6307 (yy_c_buf_p) = (yytext_ptr) + offset;
6308 break;
6309 }
6310 }
6311 }
6312
6313 c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
6314 *(yy_c_buf_p) = '\0'; /* preserve yytext */
6315 (yy_hold_char) = *++(yy_c_buf_p);
6316
6317/* %% [19.0] update BOL and yylineno */
6318
6319 return c;
6320}
6321/* %if-c-only */
6322#endif /* ifndef YY_NO_INPUT */
6323/* %endif */
6324
6330/* %if-c-only */
6331 void yyrestart (FILE * input_file )
6332/* %endif */
6333/* %if-c++-only */
6334/* %endif */
6335{
6336
6337 if ( ! YY_CURRENT_BUFFER ){
6341 }
6342
6343 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
6345}
6346
6347/* %if-c++-only */
6348/* %endif */
6349
6354/* %if-c-only */
6356/* %endif */
6357/* %if-c++-only */
6358/* %endif */
6359{
6360
6361 /* TODO. We should be able to replace this entire function body
6362 * with
6363 * yypop_buffer_state();
6364 * yypush_buffer_state(new_buffer);
6365 */
6367 if ( YY_CURRENT_BUFFER == new_buffer )
6368 return;
6369
6370 if ( YY_CURRENT_BUFFER )
6371 {
6372 /* Flush out information for old buffer. */
6373 *(yy_c_buf_p) = (yy_hold_char);
6374 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
6375 YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6376 }
6377
6378 YY_CURRENT_BUFFER_LVALUE = new_buffer;
6380
6381 /* We don't actually know whether we did this switch during
6382 * EOF (yywrap()) processing, but the only time this flag
6383 * is looked at is after yywrap() is called, so it's safe
6384 * to go ahead and always set it.
6385 */
6386 (yy_did_buffer_switch_on_eof) = 1;
6387}
6388
6389/* %if-c-only */
6390static void yy_load_buffer_state (void)
6391/* %endif */
6392/* %if-c++-only */
6393/* %endif */
6394{
6395 (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
6396 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
6397/* %if-c-only */
6398 yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
6399/* %endif */
6400/* %if-c++-only */
6401/* %endif */
6402 (yy_hold_char) = *(yy_c_buf_p);
6403}
6404
6411/* %if-c-only */
6412 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
6413/* %endif */
6414/* %if-c++-only */
6415/* %endif */
6416{
6418
6419 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
6420 if ( ! b )
6421 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
6422
6423 b->yy_buf_size = size;
6424
6425 /* yy_ch_buf has to be 2 characters longer than the size given because
6426 * we need to put in 2 end-of-buffer characters.
6427 */
6428 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) );
6429 if ( ! b->yy_ch_buf )
6430 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
6431
6432 b->yy_is_our_buffer = 1;
6433
6434 yy_init_buffer( b, file );
6435
6436 return b;
6437}
6438
6439/* %if-c++-only */
6440/* %endif */
6441
6446/* %if-c-only */
6448/* %endif */
6449/* %if-c++-only */
6450/* %endif */
6451{
6452
6453 if ( ! b )
6454 return;
6455
6456 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
6458
6459 if ( b->yy_is_our_buffer )
6460 yyfree( (void *) b->yy_ch_buf );
6461
6462 yyfree( (void *) b );
6463}
6464
6465/* Initializes or reinitializes a buffer.
6466 * This function is sometimes called more than once on the same buffer,
6467 * such as during a yyrestart() or at EOF.
6468 */
6469/* %if-c-only */
6470 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
6471/* %endif */
6472/* %if-c++-only */
6473/* %endif */
6474
6475{
6476 int oerrno = errno;
6477
6478 yy_flush_buffer( b );
6479
6480/* %if-c-only */
6481 b->yy_input_file = file;
6482/* %endif */
6483/* %if-c++-only */
6484/* %endif */
6485 b->yy_fill_buffer = 1;
6486
6487 /* If b is the current buffer, then yy_init_buffer was _probably_
6488 * called from yyrestart() or through yy_get_next_buffer.
6489 * In that case, we don't want to reset the lineno or column.
6490 */
6491 if (b != YY_CURRENT_BUFFER){
6492 b->yy_bs_lineno = 1;
6493 b->yy_bs_column = 0;
6494 }
6495
6496/* %if-c-only */
6497
6498 b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
6499
6500/* %endif */
6501/* %if-c++-only */
6502/* %endif */
6503 errno = oerrno;
6504}
6505
6510/* %if-c-only */
6512/* %endif */
6513/* %if-c++-only */
6514/* %endif */
6515{
6516 if ( ! b )
6517 return;
6518
6519 b->yy_n_chars = 0;
6520
6521 /* We always need two end-of-buffer characters. The first causes
6522 * a transition to the end-of-buffer state. The second causes
6523 * a jam in that state.
6524 */
6527
6528 b->yy_buf_pos = &b->yy_ch_buf[0];
6529
6530 b->yy_at_bol = 1;
6532
6533 if ( b == YY_CURRENT_BUFFER )
6535}
6536
6537/* %if-c-or-c++ */
6544/* %if-c-only */
6546/* %endif */
6547/* %if-c++-only */
6548/* %endif */
6549{
6550 if (new_buffer == NULL)
6551 return;
6552
6554
6555 /* This block is copied from yy_switch_to_buffer. */
6556 if ( YY_CURRENT_BUFFER )
6557 {
6558 /* Flush out information for old buffer. */
6559 *(yy_c_buf_p) = (yy_hold_char);
6560 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
6561 YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
6562 }
6563
6564 /* Only push if top exists. Otherwise, replace top. */
6566 (yy_buffer_stack_top)++;
6567 YY_CURRENT_BUFFER_LVALUE = new_buffer;
6568
6569 /* copied from yy_switch_to_buffer. */
6571 (yy_did_buffer_switch_on_eof) = 1;
6572}
6573/* %endif */
6574
6575/* %if-c-or-c++ */
6580/* %if-c-only */
6582/* %endif */
6583/* %if-c++-only */
6584/* %endif */
6585{
6586 if (!YY_CURRENT_BUFFER)
6587 return;
6588
6591 if ((yy_buffer_stack_top) > 0)
6592 --(yy_buffer_stack_top);
6593
6594 if (YY_CURRENT_BUFFER) {
6596 (yy_did_buffer_switch_on_eof) = 1;
6597 }
6598}
6599/* %endif */
6600
6601/* %if-c-or-c++ */
6602/* Allocates the stack if it does not exist.
6603 * Guarantees space for at least one push.
6604 */
6605/* %if-c-only */
6606static void yyensure_buffer_stack (void)
6607/* %endif */
6608/* %if-c++-only */
6609/* %endif */
6610{
6611 yy_size_t num_to_alloc;
6612
6613 if (!(yy_buffer_stack)) {
6614
6615 /* First allocation is just for 2 elements, since we don't know if this
6616 * scanner will even need a stack. We use 2 instead of 1 to avoid an
6617 * immediate realloc on the next call.
6618 */
6619 num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
6620 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
6621 (num_to_alloc * sizeof(struct yy_buffer_state*)
6622 );
6623 if ( ! (yy_buffer_stack) )
6624 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
6625
6626 memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
6627
6628 (yy_buffer_stack_max) = num_to_alloc;
6629 (yy_buffer_stack_top) = 0;
6630 return;
6631 }
6632
6633 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
6634
6635 /* Increase the buffer to prepare for a possible push. */
6636 yy_size_t grow_size = 8 /* arbitrary grow size */;
6637
6638 num_to_alloc = (yy_buffer_stack_max) + grow_size;
6639 (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
6640 ((yy_buffer_stack),
6641 num_to_alloc * sizeof(struct yy_buffer_state*)
6642 );
6643 if ( ! (yy_buffer_stack) )
6644 YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
6645
6646 /* zero only the new slots.*/
6647 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
6648 (yy_buffer_stack_max) = num_to_alloc;
6649 }
6650}
6651/* %endif */
6652
6653/* %if-c-only */
6661{
6663
6664 if ( size < 2 ||
6665 base[size-2] != YY_END_OF_BUFFER_CHAR ||
6666 base[size-1] != YY_END_OF_BUFFER_CHAR )
6667 /* They forgot to leave room for the EOB's. */
6668 return NULL;
6669
6670 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) );
6671 if ( ! b )
6672 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
6673
6674 b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
6675 b->yy_buf_pos = b->yy_ch_buf = base;
6676 b->yy_is_our_buffer = 0;
6677 b->yy_input_file = NULL;
6678 b->yy_n_chars = b->yy_buf_size;
6679 b->yy_is_interactive = 0;
6680 b->yy_at_bol = 1;
6681 b->yy_fill_buffer = 0;
6683
6685
6686 return b;
6687}
6688/* %endif */
6689
6690/* %if-c-only */
6699YY_BUFFER_STATE yy_scan_string (const char * yystr )
6700{
6701
6702 return yy_scan_bytes( yystr, (int) strlen(yystr) );
6703}
6704/* %endif */
6705
6706/* %if-c-only */
6714YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len )
6715{
6717 char *buf;
6718 yy_size_t n;
6719 int i;
6720
6721 /* Get memory for full buffer, including space for trailing EOB's. */
6722 n = (yy_size_t) (_yybytes_len + 2);
6723 buf = (char *) yyalloc( n );
6724 if ( ! buf )
6725 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
6726
6727 for ( i = 0; i < _yybytes_len; ++i )
6728 buf[i] = yybytes[i];
6729
6730 buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
6731
6732 b = yy_scan_buffer( buf, n );
6733 if ( ! b )
6734 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
6735
6736 /* It's okay to grow etc. this buffer, and we should throw it
6737 * away when we're done.
6738 */
6739 b->yy_is_our_buffer = 1;
6740
6741 return b;
6742}
6743/* %endif */
6744
6745#ifndef YY_EXIT_FAILURE
6746#define YY_EXIT_FAILURE 2
6747#endif
6748
6749/* %if-c-only */
6750static void yynoreturn yy_fatal_error (const char* msg )
6751{
6752 fprintf( stderr, "%s\n", msg );
6753 exit( YY_EXIT_FAILURE );
6754}
6755/* %endif */
6756/* %if-c++-only */
6757/* %endif */
6758
6759/* Redefine yyless() so it works in section 3 code. */
6760
6761#undef yyless
6762#define yyless(n) \
6763 do \
6764 { \
6765 /* Undo effects of setting up yytext. */ \
6766 int yyless_macro_arg = (n); \
6767 YY_LESS_LINENO(yyless_macro_arg);\
6768 yytext[yyleng] = (yy_hold_char); \
6769 (yy_c_buf_p) = yytext + yyless_macro_arg; \
6770 (yy_hold_char) = *(yy_c_buf_p); \
6771 *(yy_c_buf_p) = '\0'; \
6772 yyleng = yyless_macro_arg; \
6773 } \
6774 while ( 0 )
6775
6776/* Accessor methods (get/set functions) to struct members. */
6777
6778/* %if-c-only */
6779/* %if-reentrant */
6780/* %endif */
6781
6786{
6787
6788 return yylineno;
6789}
6790
6794FILE *yyget_in (void)
6795{
6796 return yyin;
6797}
6798
6802FILE *yyget_out (void)
6803{
6804 return yyout;
6805}
6806
6810int yyget_leng (void)
6811{
6812 return yyleng;
6813}
6814
6819char *yyget_text (void)
6820{
6821 return yytext;
6822}
6823
6824/* %if-reentrant */
6825/* %endif */
6826
6831void yyset_lineno (int _line_number )
6832{
6833
6834 yylineno = _line_number;
6835}
6836
6843void yyset_in (FILE * _in_str )
6844{
6845 yyin = _in_str ;
6846}
6847
6848void yyset_out (FILE * _out_str )
6849{
6850 yyout = _out_str ;
6851}
6852
6853int yyget_debug (void)
6854{
6855 return yy_flex_debug;
6856}
6857
6858void yyset_debug (int _bdebug )
6859{
6860 yy_flex_debug = _bdebug ;
6861}
6862
6863/* %endif */
6864
6865/* %if-reentrant */
6866/* %if-bison-bridge */
6867/* %endif */
6868/* %endif if-c-only */
6869
6870/* %if-c-only */
6871static int yy_init_globals (void)
6872{
6873 /* Initialization is the same as for the non-reentrant scanner.
6874 * This function is called from yylex_destroy(), so don't allocate here.
6875 */
6876
6877 (yy_buffer_stack) = NULL;
6878 (yy_buffer_stack_top) = 0;
6879 (yy_buffer_stack_max) = 0;
6880 (yy_c_buf_p) = NULL;
6881 (yy_init) = 0;
6882 (yy_start) = 0;
6883
6884/* Defined in main.c */
6885#ifdef YY_STDINIT
6886 yyin = stdin;
6887 yyout = stdout;
6888#else
6889 yyin = NULL;
6890 yyout = NULL;
6891#endif
6892
6893 /* For future reference: Set errno on error, since we are called by
6894 * yylex_init()
6895 */
6896 return 0;
6897}
6898/* %endif */
6899
6900/* %if-c-only SNIP! this currently causes conflicts with the c++ scanner */
6901/* yylex_destroy is for both reentrant and non-reentrant scanners. */
6903{
6904
6905 /* Pop the buffer stack, destroying each element. */
6906 while(YY_CURRENT_BUFFER){
6910 }
6911
6912 /* Destroy the stack itself. */
6913 yyfree((yy_buffer_stack) );
6914 (yy_buffer_stack) = NULL;
6915
6916 /* Reset the globals. This is important in a non-reentrant scanner so the next time
6917 * yylex() is called, initialization will occur. */
6918 yy_init_globals( );
6919
6920/* %if-reentrant */
6921/* %endif */
6922 return 0;
6923}
6924/* %endif */
6925
6926/*
6927 * Internal utility routines.
6928 */
6929
6930#ifndef yytext_ptr
6931static void yy_flex_strncpy (char* s1, const char * s2, int n )
6932{
6933
6934 int i;
6935 for ( i = 0; i < n; ++i )
6936 s1[i] = s2[i];
6937}
6938#endif
6939
6940#ifdef YY_NEED_STRLEN
6941static int yy_flex_strlen (const char * s )
6942{
6943 int n;
6944 for ( n = 0; s[n]; ++n )
6945 ;
6946
6947 return n;
6948}
6949#endif
6950
6951void *yyalloc (yy_size_t size )
6952{
6953 return malloc(size);
6954}
6955
6956void *yyrealloc (void * ptr, yy_size_t size )
6957{
6958
6959 /* The cast to (char *) in the following accommodates both
6960 * implementations that use char* generic pointers, and those
6961 * that use void* generic pointers. It works with the latter
6962 * because both ANSI C and C++ allow castless assignment from
6963 * any pointer type to void*, and deal with argument conversions
6964 * as though doing an assignment.
6965 */
6966 return realloc(ptr, size);
6967}
6968
6969void yyfree (void * ptr )
6970{
6971 free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
6972}
6973
6974/* %if-tables-serialization definitions */
6975/* %define-yytables The name for this specific scanner's tables. */
6976#define YYTABLES_NAME "yytables"
6977/* %endif */
6978
6979/* %ok-for-header */
6980
6981#line 2561 "dhcp4_lexer.ll"
6982
6983
6984using namespace isc::dhcp;
6985
6986void
6987Parser4Context::scanStringBegin(const std::string& str, ParserType parser_type)
6988{
6989 start_token_flag = true;
6990 start_token_value = parser_type;
6991
6992 file_ = "<string>";
6993 sfile_ = 0;
6994 loc_.initialize(&file_);
6995 yy_flex_debug = trace_scanning_;
6996 YY_BUFFER_STATE buffer;
6997 buffer = parser4__scan_bytes(str.c_str(), str.size());
6998 if (!buffer) {
6999 fatal("cannot scan string");
7000 /* fatal() throws an exception so this can't be reached */
7001 }
7002}
7003
7004void
7006 const std::string& filename,
7007 ParserType parser_type)
7008{
7009 start_token_flag = true;
7010 start_token_value = parser_type;
7011
7012 file_ = filename;
7013 sfile_ = f;
7014 loc_.initialize(&file_);
7015 yy_flex_debug = trace_scanning_;
7016 YY_BUFFER_STATE buffer;
7017
7018 /* See dhcp4_lexer.cc header for available definitions */
7019 buffer = parser4__create_buffer(f, 65536 /*buffer size*/);
7020 if (!buffer) {
7021 fatal("cannot scan file " + filename);
7022 }
7023 parser4__switch_to_buffer(buffer);
7024}
7025
7026void
7028 if (sfile_)
7029 fclose(sfile_);
7030 sfile_ = 0;
7031 static_cast<void>(parser4_lex_destroy());
7032 /* Close files */
7033 while (!sfiles_.empty()) {
7034 FILE* f = sfiles_.back();
7035 if (f) {
7036 fclose(f);
7037 }
7038 sfiles_.pop_back();
7039 }
7040 /* Delete states */
7041 while (!states_.empty()) {
7042 parser4__delete_buffer(states_.back());
7043 states_.pop_back();
7044 }
7045}
7046
7047void
7048Parser4Context::includeFile(const std::string& filename) {
7049 if (states_.size() > 10) {
7050 fatal("Too many nested include.");
7051 }
7052
7053 FILE* f = fopen(filename.c_str(), "r");
7054 if (!f) {
7055 fatal("Can't open include file " + filename);
7056 }
7057 if (sfile_) {
7058 sfiles_.push_back(sfile_);
7059 }
7060 sfile_ = f;
7061 states_.push_back(YY_CURRENT_BUFFER);
7062 YY_BUFFER_STATE buffer;
7063 buffer = parser4__create_buffer(f, 65536 /*buffer size*/);
7064 if (!buffer) {
7065 fatal( "Can't scan include file " + filename);
7066 }
7067 parser4__switch_to_buffer(buffer);
7068 files_.push_back(file_);
7069 file_ = filename;
7070 locs_.push_back(loc_);
7071 loc_.initialize(&file_);
7072
7073 BEGIN(INITIAL);
7074}
7075
7076namespace {
7078class Dummy {
7079 /* cppcheck-suppress unusedPrivateFunction */
7080 void dummy() { yy_fatal_error("Fix me: how to disable its definition?"); }
7081};
7082}
7083#endif /* !__clang_analyzer__ */
7084
unsigned char flex_uint8_t
short int flex_int16_t
unsigned int flex_uint32_t
#define yy_flex_debug
signed char flex_int8_t
int flex_int32_t
int yy_state_type
#define YY_CURRENT_BUFFER
#define INITIAL
#define BEGIN
unsigned short int flex_uint16_t
flex_uint8_t YY_CHAR
size_t yy_size_t
Evaluation error exception raised when trying to parse.
static symbol_type make_SAME_AS_INBOUND(const location_type &l)
static symbol_type make_SOCKET_NAME(const location_type &l)
static symbol_type make_PERSIST(const location_type &l)
static symbol_type make_FLUSH_RECLAIMED_TIMER_WAIT_TIME(const location_type &l)
static symbol_type make_SUBNET_4O6_INTERFACE_ID(const location_type &l)
static symbol_type make_SUB_INTERFACES4(const location_type &l)
static symbol_type make_RETRY_ON_STARTUP(const location_type &l)
static symbol_type make_END(const location_type &l)
static symbol_type make_STATISTIC_DEFAULT_SAMPLE_COUNT(const location_type &l)
static symbol_type make_IP_RESERVATIONS_UNIQUE(const location_type &l)
static symbol_type make_CLIENTS(const location_type &l)
static symbol_type make_CONTROL_SOCKET(const location_type &l)
static symbol_type make_THREAD_POOL_SIZE(const location_type &l)
static symbol_type make_SUB_OPTION_DATA(const location_type &l)
static symbol_type make_NAME(const location_type &l)
static symbol_type make_MATCH_CLIENT_ID(const location_type &l)
static symbol_type make_MAX_RECLAIM_LEASES(const location_type &l)
static symbol_type make_STORE_EXTENDED_INFO(const location_type &l)
static symbol_type make_HTTPS(const location_type &l)
static symbol_type make_SERVICE_SOCKETS_MAX_RETRIES(const location_type &l)
static symbol_type make_LFC_INTERVAL(const location_type &l)
static symbol_type make_HOLD_RECLAIMED_TIME(const location_type &l)
static symbol_type make_SOCKET_ADDRESS(const location_type &l)
static symbol_type make_CONNECT_TIMEOUT(const location_type &l)
static symbol_type make_OPTION_DEF(const location_type &l)
static symbol_type make_NULL_TYPE(const location_type &l)
static symbol_type make_SERVICE_SOCKETS_REQUIRE_ALL(const location_type &l)
static symbol_type make_OUTPUT_OPTIONS(const location_type &l)
static symbol_type make_SENDER_PORT(const location_type &l)
static symbol_type make_CACHE_MAX_AGE(const location_type &l)
static symbol_type make_DDNS_TTL_MAX(const location_type &l)
static symbol_type make_CERT_REQUIRED(const location_type &l)
static symbol_type make_NCR_PROTOCOL(const location_type &l)
static symbol_type make_NO_CHECK_WITH_DHCID(const location_type &l)
static symbol_type make_CALCULATE_TEE_TIMES(const location_type &l)
static symbol_type make_RE_DETECT(const location_type &l)
static symbol_type make_RELAY(const location_type &l)
static symbol_type make_POOL_ID(const location_type &l)
static symbol_type make_MAX_VALID_LIFETIME(const location_type &l)
static symbol_type make_SERVER_HOSTNAME(const location_type &l)
static symbol_type make_IGNORE_DHCP_SERVER_ID(const location_type &l)
static symbol_type make_KEY_FILE(const location_type &l)
static symbol_type make_TEST(const location_type &l)
static symbol_type make_RECONNECT_WAIT_TIME(const location_type &l)
static symbol_type make_DHCP_MULTI_THREADING(const location_type &l)
static symbol_type make_ARRAY(const location_type &l)
static symbol_type make_SOCKET_TYPE(const location_type &l)
static symbol_type make_CHECK_EXISTS_WITH_DHCID(const location_type &l)
static symbol_type make_SPACE(const location_type &l)
static symbol_type make_HW_ADDRESS(const location_type &l)
static symbol_type make_USE_ROUTING(const location_type &l)
static symbol_type make_MAX_RECLAIM_TIME(const location_type &l)
static symbol_type make_HOSTNAME_CHAR_REPLACEMENT(const location_type &l)
static symbol_type make_REALM(const location_type &l)
static symbol_type make_VALID_LIFETIME(const location_type &l)
static symbol_type make_MAXVER(const location_type &l)
static symbol_type make_BOOLEAN(const bool &v, const location_type &l)
static symbol_type make_DDNS_TTL_PERCENT(const location_type &l)
static symbol_type make_INTERFACE(const location_type &l)
static symbol_type make_REBIND_TIMER(const location_type &l)
static symbol_type make_BOOT_FILE_NAME(const location_type &l)
static symbol_type make_SEVERITY(const location_type &l)
static symbol_type make_RESERVATIONS_IN_SUBNET(const location_type &l)
static symbol_type make_IP_ADDRESSES(const location_type &l)
static symbol_type make_DDNS_UPDATE_ON_RENEW(const location_type &l)
static symbol_type make_INTERFACES_CONFIG(const location_type &l)
static symbol_type make_UDP(const location_type &l)
static symbol_type make_TCP(const location_type &l)
static symbol_type make_ONLY_IN_ADDITIONAL_LIST(const location_type &l)
static symbol_type make_SUBNET4(const location_type &l)
static symbol_type make_COLON(const location_type &l)
static symbol_type make_SERVE_RETRY_CONTINUE(const location_type &l)
static symbol_type make_HOSTS_DATABASES(const location_type &l)
static symbol_type make_SUB_DHCP_DDNS(const location_type &l)
static symbol_type make_DDNS_SEND_UPDATES(const location_type &l)
static symbol_type make_SOCKET_PORT(const location_type &l)
static symbol_type make_LENIENT_OPTION_PARSING(const location_type &l)
static symbol_type make_UNIX(const location_type &l)
static symbol_type make_DDNS_TTL_MIN(const location_type &l)
static symbol_type make_MIN_VALID_LIFETIME(const location_type &l)
static symbol_type make_DDNS_QUALIFYING_SUFFIX(const location_type &l)
static symbol_type make_DECLINE_PROBATION_PERIOD(const location_type &l)
static symbol_type make_IP_ADDRESS(const location_type &l)
static symbol_type make_SUB_HOOKS_LIBRARY(const location_type &l)
static symbol_type make_ENABLE_QUEUE(const location_type &l)
static symbol_type make_SUBNET(const location_type &l)
static symbol_type make_FLOAT(const double &v, const location_type &l)
static symbol_type make_HOSTNAME(const location_type &l)
static symbol_type make_DDNS_REPLACE_CLIENT_NAME(const location_type &l)
static symbol_type make_DIRECTORY(const location_type &l)
static symbol_type make_EXCLUDE_FIRST_LAST_24(const location_type &l)
static symbol_type make_SUB_RESERVATION(const location_type &l)
static symbol_type make_SUB_OPTION_DEFS(const location_type &l)
static symbol_type make_OPTION_DATA(const location_type &l)
static symbol_type make_TEMPLATE_TEST(const location_type &l)
static symbol_type make_EARLY_GLOBAL_RESERVATIONS_LOOKUP(const location_type &l)
static symbol_type make_LOGGERS(const location_type &l)
static symbol_type make_UNWARNED_RECLAIM_CYCLES(const location_type &l)
static symbol_type make_LEASE_CHECKS(const location_type &l)
static symbol_type make_USER(const location_type &l)
static symbol_type make_HTTP_HEADERS(const location_type &l)
static symbol_type make_AUTHENTICATION(const location_type &l)
static symbol_type make_SERVER_IP(const location_type &l)
static symbol_type make_IGNORE_RAI_LINK_SEL(const location_type &l)
static symbol_type make_HOSTS_DATABASE(const location_type &l)
static symbol_type make_QUEUE_TYPE(const location_type &l)
static symbol_type make_T1_PERCENT(const location_type &l)
static symbol_type make_RECLAIM_TIMER_WAIT_TIME(const location_type &l)
static symbol_type make_STOP_RETRY_EXIT(const location_type &l)
static symbol_type make_DDNS_OVERRIDE_NO_UPDATE(const location_type &l)
static symbol_type make_ALWAYS_SEND(const location_type &l)
static symbol_type make_CERT_FILE(const location_type &l)
static symbol_type make_ECHO_CLIENT_ID(const location_type &l)
static symbol_type make_CHECK_WITH_DHCID(const location_type &l)
static symbol_type make_CIPHER_LIST(const location_type &l)
static symbol_type make_POOL(const location_type &l)
static symbol_type make_DATA(const location_type &l)
static symbol_type make_ENABLE_MULTI_THREADING(const location_type &l)
static symbol_type make_CSV_FORMAT(const location_type &l)
static symbol_type make_SERVER_PORT(const location_type &l)
static symbol_type make_SUB_SUBNET4(const location_type &l)
static symbol_type make_WHEN_NOT_PRESENT(const location_type &l)
static symbol_type make_READ_TIMEOUT(const location_type &l)
static symbol_type make_LIBRARY(const location_type &l)
static symbol_type make_ON_FAIL(const location_type &l)
static symbol_type make_EXTENDED_INFO_CHECKS(const location_type &l)
static symbol_type make_JSON(const location_type &l)
static symbol_type make_LCURLY_BRACKET(const location_type &l)
static symbol_type make_RECORD_TYPES(const location_type &l)
static symbol_type make_INTEGER(const int64_t &v, const location_type &l)
static symbol_type make_DUID(const location_type &l)
static symbol_type make_EVALUATE_ADDITIONAL_CLASSES(const location_type &l)
static symbol_type make_PARAMETERS(const location_type &l)
static symbol_type make_SUBNET_4O6_INTERFACE(const location_type &l)
static symbol_type make_DHCP4(const location_type &l)
static symbol_type make_CAPACITY(const location_type &l)
static symbol_type make_STRING(const std::string &v, const location_type &l)
static symbol_type make_SUB_OPTION_DEF(const location_type &l)
static symbol_type make_TYPE(const location_type &l)
static symbol_type make_ONLY_IF_REQUIRED(const location_type &l)
static symbol_type make_PASSWORD(const location_type &l)
static symbol_type make_CONFIG_DATABASES(const location_type &l)
static symbol_type make_AUTHORITATIVE(const location_type &l)
static symbol_type make_TCP_USER_TIMEOUT(const location_type &l)
static symbol_type make_HOST_RESERVATION_IDENTIFIERS(const location_type &l)
static symbol_type make_HTTP(const location_type &l)
static symbol_type make_MAX_ROW_ERRORS(const location_type &l)
static symbol_type make_INTERFACES(const location_type &l)
static symbol_type make_T2_PERCENT(const location_type &l)
static symbol_type make_READONLY(const location_type &l)
static symbol_type make_DDNS_USE_CONFLICT_RESOLUTION(const location_type &l)
static symbol_type make_LSQUARE_BRACKET(const location_type &l)
static symbol_type make_ENABLE_UPDATES(const location_type &l)
static symbol_type make_SERVER_TAG(const location_type &l)
static symbol_type make_DEBUGLEVEL(const location_type &l)
static symbol_type make_DHCP_QUEUE_CONTROL(const location_type &l)
static symbol_type make_MAXSIZE(const location_type &l)
static symbol_type make_PORT(const location_type &l)
static symbol_type make_FLEX_ID(const location_type &l)
static symbol_type make_PASSWORD_FILE(const location_type &l)
static symbol_type make_CLIENT_CLASS(const location_type &l)
static symbol_type make_NEXT_SERVER(const location_type &l)
static symbol_type make_SANITY_CHECKS(const location_type &l)
static symbol_type make_EXPIRED_LEASES_PROCESSING(const location_type &l)
static symbol_type make_RAW(const location_type &l)
static symbol_type make_OUTBOUND_INTERFACE(const location_type &l)
static symbol_type make_RESERVATIONS_OUT_OF_POOL(const location_type &l)
static symbol_type make_ID(const location_type &l)
static symbol_type make_PATTERN(const location_type &l)
static symbol_type make_SUB_POOL4(const location_type &l)
static symbol_type make_NEVER(const location_type &l)
static symbol_type make_TOPLEVEL_JSON(const location_type &l)
static symbol_type make_RESERVATIONS_GLOBAL(const location_type &l)
static symbol_type make_RCURLY_BRACKET(const location_type &l)
static symbol_type make_COMMENT(const location_type &l)
static symbol_type make_RESERVATIONS(const location_type &l)
static symbol_type make_HOOKS_LIBRARIES(const location_type &l)
static symbol_type make_HOSTNAME_CHAR_SET(const location_type &l)
static symbol_type make_TRUST_ANCHOR(const location_type &l)
static symbol_type make_MAX_QUEUE_SIZE(const location_type &l)
static symbol_type make_SERVE_RETRY_EXIT(const location_type &l)
static symbol_type make_USER_FILE(const location_type &l)
static symbol_type make_ALLOCATOR(const location_type &l)
static symbol_type make_COMPATIBILITY(const location_type &l)
static symbol_type make_POOLS(const location_type &l)
static symbol_type make_DHCP_DDNS(const location_type &l)
static symbol_type make_ALWAYS(const location_type &l)
static symbol_type make_CLIENT_ID(const location_type &l)
static symbol_type make_OFFER_LFT(const location_type &l)
static symbol_type make_SUB_CONFIG_CONTROL(const location_type &l)
static symbol_type make_RESERVATIONS_LOOKUP_FIRST(const location_type &l)
static symbol_type make_CONTROL_SOCKETS(const location_type &l)
static symbol_type make_TOPLEVEL_DHCP4(const location_type &l)
static symbol_type make_MAX_RECONNECT_TRIES(const location_type &l)
static symbol_type make_VALUE(const location_type &l)
static symbol_type make_FLUSH(const location_type &l)
static symbol_type make_HOST(const location_type &l)
static symbol_type make_WHEN_PRESENT(const location_type &l)
static symbol_type make_SENDER_IP(const location_type &l)
static symbol_type make_DHCP_SOCKET_TYPE(const location_type &l)
static symbol_type make_CONFIG_CONTROL(const location_type &l)
static symbol_type make_CONFIG_FETCH_WAIT_TIME(const location_type &l)
static symbol_type make_DHCP4O6_PORT(const location_type &l)
static symbol_type make_NO_CHECK_WITHOUT_DHCID(const location_type &l)
static symbol_type make_CODE(const location_type &l)
static symbol_type make_SHARED_NETWORKS(const location_type &l)
static symbol_type make_DDNS_GENERATED_PREFIX(const location_type &l)
static symbol_type make_USER_CONTEXT(const location_type &l)
static symbol_type make_NCR_FORMAT(const location_type &l)
static symbol_type make_WRITE_TIMEOUT(const location_type &l)
static symbol_type make_REQUIRE_CLIENT_CLASSES(const location_type &l)
static symbol_type make_COMMA(const location_type &l)
static symbol_type make_DDNS_CONFLICT_RESOLUTION_MODE(const location_type &l)
static symbol_type make_SUB_DHCP4(const location_type &l)
static symbol_type make_SUBNET_4O6_SUBNET(const location_type &l)
static symbol_type make_OUTPUT(const location_type &l)
static symbol_type make_NEVER_SEND(const location_type &l)
static symbol_type make_DDNS_TTL(const location_type &l)
static symbol_type make_RSQUARE_BRACKET(const location_type &l)
static symbol_type make_RENEW_TIMER(const location_type &l)
static symbol_type make_BASIC(const location_type &l)
static symbol_type make_DDNS_OVERRIDE_CLIENT_UPDATE(const location_type &l)
static symbol_type make_CLIENT_CLASSES(const location_type &l)
static symbol_type make_ENCAPSULATE(const location_type &l)
static symbol_type make_STATISTIC_DEFAULT_SAMPLE_AGE(const location_type &l)
static symbol_type make_CIRCUIT_ID(const location_type &l)
static symbol_type make_CACHE_THRESHOLD(const location_type &l)
static symbol_type make_PARKED_PACKET_LIMIT(const location_type &l)
static symbol_type make_PACKET_QUEUE_SIZE(const location_type &l)
static symbol_type make_SERVICE_SOCKETS_RETRY_WAIT_TIME(const location_type &l)
static symbol_type make_STASH_AGENT_OPTIONS(const location_type &l)
static symbol_type make_LEASE_DATABASE(const location_type &l)
void scanFileBegin(FILE *f, const std::string &filename, ParserType type)
Method called before scanning starts on a file.
std::vector< std::string > files_
File name stack.
void scanEnd()
Method called after the last tokens are scanned.
std::vector< FILE * > sfiles_
sFile (aka FILE) stack
@ SUBNET4
Used while parsing Dhcp4/Subnet4 structures.
@ POOLS
Used while parsing Dhcp4/subnet4/pools structures.
@ CLIENT_CLASSES
Used while parsing Dhcp4/client-classes structures.
@ RESERVATIONS
Used while parsing Dhcp4/reservations structures.
@ HOSTS_DATABASE
Used while parsing Dhcp4/hosts-database[s] structures.
@ NCR_PROTOCOL
Used while parsing Dhcp4/dhcp-ddns/ncr-protocol.
@ LOGGERS
Used while parsing Dhcp4/loggers structures.
@ DATABASE_ON_FAIL
Used while parsing Dhcp4/*-database/on-fail.
@ NCR_FORMAT
Used while parsing Dhcp4/dhcp-ddns/ncr-format.
@ DDNS_CONFLICT_RESOLUTION_MODE
Used while parsing Dhcp4/ib-ddns-conflict-resolution-mode.
@ COMPATIBILITY
Used while parsing compatibility parameters.
@ OUTBOUND_INTERFACE
Used while parsing Dhcp4/interfaces/outbound-interface structures.
@ CONFIG
Used while parsing content of Dhcp4.
@ OUTPUT_OPTIONS
Used while parsing Dhcp4/loggers/output-options structures.
@ CONTROL_SOCKET
Used while parsing Dhcp4/control-socket structures.
@ DHCP_DDNS
Used while parsing Dhcp4/dhcp-ddns.
@ OPTION_DATA
Used while parsing Dhcp4/option-data, Dhcp4/subnet4/option-data or anywhere option-data is present (c...
@ AUTH_TYPE
Used while parsing Dhcp4/control-socket/authentication/type structures.
@ DHCP_MULTI_THREADING
Used while parsing Dhcp4/multi-threading structures.
@ LEASE_DATABASE
Used while parsing Dhcp4/lease-database structures.
@ SHARED_NETWORK
Used while parsing shared-networks structures.
@ EXPIRED_LEASES_PROCESSING
Used while parsing Dhcp4/expired-leases-processing.
@ CLIENTS
Used while parsing Dhcp4/control-socket/authentication/clients structures.
@ CONFIG_CONTROL
Used while parsing Dhcp4/config-control.
@ INTERFACES_CONFIG
Used while parsing Dhcp4/interfaces structures.
@ HOST_RESERVATION_IDENTIFIERS
Used while parsing Dhcp4/host-reservation-identifiers.
@ CONTROL_SOCKET_TYPE
Used while parsing Dhcp4/control-socket/socket-type structures.
@ OPTION_DEF
Used while parsing Dhcp4/option-def structures.
@ CONFIG_DATABASE
Used while parsing config-control/config-databases.
@ HOOKS_LIBRARIES
Used while parsing Dhcp4/hooks-libraries.
@ DHCP_QUEUE_CONTROL
Used while parsing Dhcp4/dhcp-queue-control structures.
@ AUTHENTICATION
Used while parsing Dhcp4/control-socket/authentication structures.
@ REPLACE_CLIENT_NAME
Used while parsing Dhcp4/dhcp-ddns/replace-client-name.
@ RELAY
Used while parsing Dhcp4/subnet4relay structures.
@ DHCP_SOCKET_TYPE
Used while parsing Dhcp4/interfaces/dhcp-socket-type structures.
ParserType
Defines currently supported scopes.
@ PARSER_INTERFACES
This will parse the input as interfaces content.
@ PARSER_CONFIG_CONTROL
This will parse the input as config-control.
@ PARSER_DHCP_DDNS
This will parse the input as dhcp-ddns.
@ PARSER_DHCP4
This parser will parse the content as Dhcp4 config wrapped in a map (that's the regular config file)
@ PARSER_OPTION_DEFS
This will parse the input option definitions (for tests).
@ PARSER_HOST_RESERVATION
This will parse the input as host-reservation.
@ PARSER_OPTION_DATA
This will parse the input as option data.
@ PARSER_OPTION_DEF
This will parse the input as option definition.
@ PARSER_JSON
This parser will parse the content as generic JSON.
@ PARSER_POOL4
This will parse the input as pool4 content.
@ SUBPARSER_DHCP4
This parser will parse the content of Dhcp4 (without outer { } and without "Dhcp4").
@ PARSER_HOOKS_LIBRARY
This will parse the input as hooks-library.
@ PARSER_SUBNET4
This will parse the input as Subnet4 content.
FILE * sfile_
sFile (aka FILE)
std::vector< struct yy_buffer_state * > states_
Lexer state stack.
isc::dhcp::location loc_
Location of the current token.
void includeFile(const std::string &filename)
Divert input to an include file.
void scanStringBegin(const std::string &str, ParserType type)
Method called before scanning starts on a string.
std::vector< isc::dhcp::location > locs_
Location stack.
#define yy_load_buffer_state
#define YY_NEW_FILE
#define yyset_extra
#define yytext
#define yyset_lineno
#define COMMENT
#define yyrestart
#define yyset_debug
#define YY_EXTRA_TYPE
#define DIR_INCLUDE
#define yy_flex_debug
#define yy_scan_bytes
#define YY_BREAK
#define yynoreturn
#define yyget_debug
int yy_act
#define yypush_buffer_state
#define yyget_in
Get the input stream.
struct yy_buffer_state * YY_BUFFER_STATE
#define yyfree
#define yyout
#define YY_BUFFER_NEW
#define yylex
#define YY_RESTORE_YY_MORE_OFFSET
#define yyget_leng
Get the length of the current token.
#define yywrap
#define yyget_out
Get the output stream.
#define YY_BUFFER_NORMAL
char * yy_cp
#define yyensure_buffer_stack
#define yy_scan_buffer
#define YY_MORE_ADJ
#define YY_RULE_SETUP
#define yy_scan_string
#define DIR_EXIT
#define yytext_ptr
#define EOB_ACT_END_OF_FILE
#define yyalloc
#define YY_CURRENT_BUFFER_LVALUE
#define yylex_destroy
#define YY_START
#define yyget_text
Get the current token.
#define yy_switch_to_buffer
#define YY_CURRENT_BUFFER
#define yy_init_buffer
#define INITIAL
#define yyget_extra
char * yy_bp
#define yyin
#define YY_READ_BUF_SIZE
#define YY_INPUT(buf, result, max_size)
#define ECHO
#define yy_flush_buffer
#define yyrealloc
#define YY_END_OF_BUFFER
#define YY_STATE_EOF(state)
#define BEGIN
#define YY_END_OF_BUFFER_CHAR
#define YY_FATAL_ERROR(msg)
#define yypop_buffer_state
Removes and deletes the top of the stack, if present.
#define yy_create_buffer
#define YY_DO_BEFORE_ACTION
#define yy_delete_buffer
#define EOB_ACT_LAST_MATCH
#define YY_BUFFER_EOF_PENDING
#define yylineno
#define yyset_out
#define EOB_ACT_CONTINUE_SCAN
#define yyget_lineno
Get the current line number.
#define YY_DECL
#define YY_BUF_SIZE
#define YY_EXIT_FAILURE
#define YY_SC_TO_UI(c)
#define DIR_ENTER
#define yyleng
#define yyset_in
#define isc_throw(type, stream)
A shortcut macro to insert known values into exception arguments.
@ fatal
Definition db_log.h:117
int yy_bs_column
The column count.
int yy_bs_lineno
The line count.
flex_int32_t yy_verify
flex_int32_t yy_nxt