From 4c89f4186519b2579cb507ee3d3965651a65df14 Mon Sep 17 00:00:00 2001 From: alegrand Date: Wed, 16 May 2007 09:56:12 +0000 Subject: [PATCH] Adding a tag. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3526 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/surf/surfxml.h | 202 +- include/surf/surfxml_parse.h | 2 + src/surf/surfxml.c | 3805 ++++++++++++++++++---------------- src/surf/surfxml.dtd | 7 +- src/surf/surfxml.l | 630 ++++-- src/surf/surfxml_parse.c | 14 + 6 files changed, 2611 insertions(+), 2049 deletions(-) diff --git a/include/surf/surfxml.h b/include/surf/surfxml.h index 0d0cb458a3..a59b9e69ef 100644 --- a/include/surf/surfxml.h +++ b/include/surf/surfxml.h @@ -1,10 +1,10 @@ /* XML processor/application API for surf/surfxml.dtd. - * Generated 2006/07/18 21:02:15. + * Generated 2007/05/16 11:14:15. * * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. * FleXML is Copyright (C) 2003-2006 Martin Quinson. All rights reserved. - * (Id: flexml.pl,v 1.53 2006/07/18 12:12:06 mquinson Exp). + * (Id: flexml.pl,v 1.61 2006/09/13 16:34:33 wdowling Exp). * * There are two, intertwined parts to this program, part A and part B. * @@ -48,123 +48,161 @@ #ifndef _FLEXML_surfxml_H #define _FLEXML_surfxml_H -#include "xbt/misc.h" - /* XML application entry points. */ -XBT_PUBLIC(void) STag_surfxml_platform_description(void); -XBT_PUBLIC(void) ETag_surfxml_platform_description(void); -XBT_PUBLIC(void) STag_surfxml_include(void); -XBT_PUBLIC(void) ETag_surfxml_include(void); -XBT_PUBLIC(void) STag_surfxml_cpu(void); -XBT_PUBLIC(void) ETag_surfxml_cpu(void); -XBT_PUBLIC(void) STag_surfxml_network_link(void); -XBT_PUBLIC(void) ETag_surfxml_network_link(void); -XBT_PUBLIC(void) STag_surfxml_route(void); -XBT_PUBLIC(void) ETag_surfxml_route(void); -XBT_PUBLIC(void) STag_surfxml_route_element(void); -XBT_PUBLIC(void) ETag_surfxml_route_element(void); -XBT_PUBLIC(void) STag_surfxml_process(void); -XBT_PUBLIC(void) ETag_surfxml_process(void); -XBT_PUBLIC(void) STag_surfxml_argument(void); -XBT_PUBLIC(void) ETag_surfxml_argument(void); +extern void STag_surfxml_platform_description(void); +extern void ETag_surfxml_platform_description(void); +extern void STag_surfxml_include(void); +extern void ETag_surfxml_include(void); +extern void STag_surfxml_cpu(void); +extern void ETag_surfxml_cpu(void); +extern void STag_surfxml_router(void); +extern void ETag_surfxml_router(void); +extern void STag_surfxml_network_link(void); +extern void ETag_surfxml_network_link(void); +extern void STag_surfxml_route(void); +extern void ETag_surfxml_route(void); +extern void STag_surfxml_route_element(void); +extern void ETag_surfxml_route_element(void); +extern void STag_surfxml_process(void); +extern void ETag_surfxml_process(void); +extern void STag_surfxml_argument(void); +extern void ETag_surfxml_argument(void); /* XML application data. */ -typedef const char* AT_surfxml_network_link_bandwidth; +typedef int AT_surfxml_network_link_bandwidth; #define AU_surfxml_network_link_bandwidth NULL -typedef const char* AT_surfxml_process_host; +typedef int AT_surfxml_router_name; +#define AU_surfxml_router_name NULL +typedef int AT_surfxml_process_host; #define AU_surfxml_process_host NULL -typedef const char* AT_surfxml_network_link_latency_file; +typedef int AT_surfxml_network_link_latency_file; #define AU_surfxml_network_link_latency_file NULL -typedef const char* AT_surfxml_route_impact_on_dst_with_other_send; +typedef int AT_surfxml_route_impact_on_dst_with_other_send; #define AU_surfxml_route_impact_on_dst_with_other_send NULL -typedef const char* AT_surfxml_cpu_interference_send_recv; +typedef int AT_surfxml_cpu_interference_send_recv; #define AU_surfxml_cpu_interference_send_recv NULL -typedef const char* AT_surfxml_route_impact_on_dst; +typedef int AT_surfxml_route_impact_on_dst; #define AU_surfxml_route_impact_on_dst NULL -typedef const char* AT_surfxml_platform_description_version; +typedef int AT_surfxml_platform_description_version; #define AU_surfxml_platform_description_version NULL -typedef const char* AT_surfxml_route_impact_on_src_with_other_recv; +typedef int AT_surfxml_route_impact_on_src_with_other_recv; #define AU_surfxml_route_impact_on_src_with_other_recv NULL -typedef const char* AT_surfxml_route_element_name; +typedef int AT_surfxml_route_element_name; #define AU_surfxml_route_element_name NULL -typedef const char* AT_surfxml_process_start_time; +typedef int AT_surfxml_process_start_time; #define AU_surfxml_process_start_time NULL -typedef const char* AT_surfxml_process_function; +typedef int AT_surfxml_process_function; #define AU_surfxml_process_function NULL typedef enum { AU_surfxml_cpu_state, A_surfxml_cpu_state_ON,A_surfxml_cpu_state_OFF } AT_surfxml_cpu_state; -typedef const char* AT_surfxml_cpu_interference_send; +typedef int AT_surfxml_cpu_interference_send; #define AU_surfxml_cpu_interference_send NULL -typedef const char* AT_surfxml_network_link_bandwidth_file; +typedef int AT_surfxml_network_link_bandwidth_file; #define AU_surfxml_network_link_bandwidth_file NULL -typedef const char* AT_surfxml_cpu_name; +typedef int AT_surfxml_cpu_name; #define AU_surfxml_cpu_name NULL -typedef const char* AT_surfxml_process_kill_time; +typedef int AT_surfxml_process_kill_time; #define AU_surfxml_process_kill_time NULL typedef enum { AU_surfxml_network_link_state, A_surfxml_network_link_state_ON,A_surfxml_network_link_state_OFF } AT_surfxml_network_link_state; -typedef const char* AT_surfxml_cpu_availability_file; +typedef int AT_surfxml_cpu_availability_file; #define AU_surfxml_cpu_availability_file NULL -typedef const char* AT_surfxml_argument_value; +typedef int AT_surfxml_argument_value; #define AU_surfxml_argument_value NULL -typedef const char* AT_surfxml_route_src; +typedef int AT_surfxml_route_src; #define AU_surfxml_route_src NULL -typedef const char* AT_surfxml_route_impact_on_src; +typedef int AT_surfxml_route_impact_on_src; #define AU_surfxml_route_impact_on_src NULL -typedef const char* AT_surfxml_cpu_max_outgoing_rate; +typedef int AT_surfxml_cpu_max_outgoing_rate; #define AU_surfxml_cpu_max_outgoing_rate NULL -typedef const char* AT_surfxml_cpu_availability; +typedef int AT_surfxml_cpu_availability; #define AU_surfxml_cpu_availability NULL -typedef const char* AT_surfxml_cpu_interference_recv; +typedef int AT_surfxml_cpu_interference_recv; #define AU_surfxml_cpu_interference_recv NULL -typedef const char* AT_surfxml_network_link_name; +typedef int AT_surfxml_network_link_name; #define AU_surfxml_network_link_name NULL -typedef const char* AT_surfxml_cpu_power; +typedef int AT_surfxml_cpu_power; #define AU_surfxml_cpu_power NULL -typedef const char* AT_surfxml_include_file; +typedef int AT_surfxml_include_file; #define AU_surfxml_include_file NULL typedef enum { AU_surfxml_network_link_sharing_policy, A_surfxml_network_link_sharing_policy_SHARED,A_surfxml_network_link_sharing_policy_FATPIPE } AT_surfxml_network_link_sharing_policy; -typedef const char* AT_surfxml_route_dst; +typedef int AT_surfxml_route_dst; #define AU_surfxml_route_dst NULL -typedef const char* AT_surfxml_network_link_latency; +typedef int AT_surfxml_network_link_latency; #define AU_surfxml_network_link_latency NULL -typedef const char* AT_surfxml_cpu_state_file; +typedef int AT_surfxml_cpu_state_file; #define AU_surfxml_cpu_state_file NULL -typedef const char* AT_surfxml_network_link_state_file; +typedef int AT_surfxml_network_link_state_file; #define AU_surfxml_network_link_state_file NULL /* FleXML-provided data. */ -extern const char* surfxml_pcdata; -extern AT_surfxml_network_link_bandwidth A_surfxml_network_link_bandwidth; -extern AT_surfxml_process_host XBT_PUBLIC_DATA A_surfxml_process_host; -extern AT_surfxml_network_link_latency_file A_surfxml_network_link_latency_file; -extern AT_surfxml_route_impact_on_dst_with_other_send A_surfxml_route_impact_on_dst_with_other_send; -extern AT_surfxml_cpu_interference_send_recv A_surfxml_cpu_interference_send_recv; -extern AT_surfxml_route_impact_on_dst A_surfxml_route_impact_on_dst; -extern AT_surfxml_platform_description_version A_surfxml_platform_description_version; -extern AT_surfxml_route_impact_on_src_with_other_recv A_surfxml_route_impact_on_src_with_other_recv; -extern AT_surfxml_route_element_name A_surfxml_route_element_name; -extern AT_surfxml_process_start_time A_surfxml_process_start_time; -extern AT_surfxml_process_function XBT_PUBLIC_DATA A_surfxml_process_function; -extern AT_surfxml_cpu_state A_surfxml_cpu_state; -extern AT_surfxml_cpu_interference_send A_surfxml_cpu_interference_send; -extern AT_surfxml_network_link_bandwidth_file A_surfxml_network_link_bandwidth_file; -extern AT_surfxml_cpu_name A_surfxml_cpu_name; -extern AT_surfxml_process_kill_time A_surfxml_process_kill_time; -extern AT_surfxml_network_link_state A_surfxml_network_link_state; -extern AT_surfxml_cpu_availability_file A_surfxml_cpu_availability_file; -extern AT_surfxml_argument_value XBT_PUBLIC_DATA A_surfxml_argument_value; -extern AT_surfxml_route_src A_surfxml_route_src; -extern AT_surfxml_route_impact_on_src A_surfxml_route_impact_on_src; -extern AT_surfxml_cpu_max_outgoing_rate A_surfxml_cpu_max_outgoing_rate; -extern AT_surfxml_cpu_availability A_surfxml_cpu_availability; -extern AT_surfxml_cpu_interference_recv A_surfxml_cpu_interference_recv; -extern AT_surfxml_network_link_name A_surfxml_network_link_name; -extern AT_surfxml_cpu_power A_surfxml_cpu_power; -extern AT_surfxml_include_file A_surfxml_include_file; -extern AT_surfxml_network_link_sharing_policy A_surfxml_network_link_sharing_policy; -extern AT_surfxml_route_dst A_surfxml_route_dst; -extern AT_surfxml_network_link_latency A_surfxml_network_link_latency; -extern AT_surfxml_cpu_state_file A_surfxml_cpu_state_file; -extern AT_surfxml_network_link_state_file A_surfxml_network_link_state_file; +extern int surfxml_pcdata_ix; +extern char *surfxml_bufferstack; +#define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix) +extern AT_surfxml_network_link_bandwidth AX_surfxml_network_link_bandwidth; +#define A_surfxml_network_link_bandwidth (surfxml_bufferstack + AX_surfxml_network_link_bandwidth) +extern AT_surfxml_router_name AX_surfxml_router_name; +#define A_surfxml_router_name (surfxml_bufferstack + AX_surfxml_router_name) +extern AT_surfxml_process_host AX_surfxml_process_host; +#define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host) +extern AT_surfxml_network_link_latency_file AX_surfxml_network_link_latency_file; +#define A_surfxml_network_link_latency_file (surfxml_bufferstack + AX_surfxml_network_link_latency_file) +extern AT_surfxml_route_impact_on_dst_with_other_send AX_surfxml_route_impact_on_dst_with_other_send; +#define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send) +extern AT_surfxml_cpu_interference_send_recv AX_surfxml_cpu_interference_send_recv; +#define A_surfxml_cpu_interference_send_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_send_recv) +extern AT_surfxml_route_impact_on_dst AX_surfxml_route_impact_on_dst; +#define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst) +extern AT_surfxml_platform_description_version AX_surfxml_platform_description_version; +#define A_surfxml_platform_description_version (surfxml_bufferstack + AX_surfxml_platform_description_version) +extern AT_surfxml_route_impact_on_src_with_other_recv AX_surfxml_route_impact_on_src_with_other_recv; +#define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv) +extern AT_surfxml_route_element_name AX_surfxml_route_element_name; +#define A_surfxml_route_element_name (surfxml_bufferstack + AX_surfxml_route_element_name) +extern AT_surfxml_process_start_time AX_surfxml_process_start_time; +#define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time) +extern AT_surfxml_process_function AX_surfxml_process_function; +#define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function) +extern AT_surfxml_cpu_state AX_surfxml_cpu_state; +#define A_surfxml_cpu_state AX_surfxml_cpu_state +extern AT_surfxml_cpu_interference_send AX_surfxml_cpu_interference_send; +#define A_surfxml_cpu_interference_send (surfxml_bufferstack + AX_surfxml_cpu_interference_send) +extern AT_surfxml_network_link_bandwidth_file AX_surfxml_network_link_bandwidth_file; +#define A_surfxml_network_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_network_link_bandwidth_file) +extern AT_surfxml_cpu_name AX_surfxml_cpu_name; +#define A_surfxml_cpu_name (surfxml_bufferstack + AX_surfxml_cpu_name) +extern AT_surfxml_process_kill_time AX_surfxml_process_kill_time; +#define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time) +extern AT_surfxml_network_link_state AX_surfxml_network_link_state; +#define A_surfxml_network_link_state AX_surfxml_network_link_state +extern AT_surfxml_cpu_availability_file AX_surfxml_cpu_availability_file; +#define A_surfxml_cpu_availability_file (surfxml_bufferstack + AX_surfxml_cpu_availability_file) +extern AT_surfxml_argument_value AX_surfxml_argument_value; +#define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value) +extern AT_surfxml_route_src AX_surfxml_route_src; +#define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src) +extern AT_surfxml_route_impact_on_src AX_surfxml_route_impact_on_src; +#define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src) +extern AT_surfxml_cpu_max_outgoing_rate AX_surfxml_cpu_max_outgoing_rate; +#define A_surfxml_cpu_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_cpu_max_outgoing_rate) +extern AT_surfxml_cpu_availability AX_surfxml_cpu_availability; +#define A_surfxml_cpu_availability (surfxml_bufferstack + AX_surfxml_cpu_availability) +extern AT_surfxml_cpu_interference_recv AX_surfxml_cpu_interference_recv; +#define A_surfxml_cpu_interference_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_recv) +extern AT_surfxml_network_link_name AX_surfxml_network_link_name; +#define A_surfxml_network_link_name (surfxml_bufferstack + AX_surfxml_network_link_name) +extern AT_surfxml_cpu_power AX_surfxml_cpu_power; +#define A_surfxml_cpu_power (surfxml_bufferstack + AX_surfxml_cpu_power) +extern AT_surfxml_include_file AX_surfxml_include_file; +#define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file) +extern AT_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy; +#define A_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy +extern AT_surfxml_route_dst AX_surfxml_route_dst; +#define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst) +extern AT_surfxml_network_link_latency AX_surfxml_network_link_latency; +#define A_surfxml_network_link_latency (surfxml_bufferstack + AX_surfxml_network_link_latency) +extern AT_surfxml_cpu_state_file AX_surfxml_cpu_state_file; +#define A_surfxml_cpu_state_file (surfxml_bufferstack + AX_surfxml_cpu_state_file) +extern AT_surfxml_network_link_state_file AX_surfxml_network_link_state_file; +#define A_surfxml_network_link_state_file (surfxml_bufferstack + AX_surfxml_network_link_state_file) /* XML application utilities. */ extern int surfxml_element_context(int); diff --git a/include/surf/surfxml_parse.h b/include/surf/surfxml_parse.h index 830b14cee7..72eac5d647 100644 --- a/include/surf/surfxml_parse.h +++ b/include/surf/surfxml_parse.h @@ -21,6 +21,8 @@ extern void_f_void_t *STag_surfxml_platform_description_fun; extern void_f_void_t *ETag_surfxml_platform_description_fun; extern void_f_void_t *STag_surfxml_cpu_fun; extern void_f_void_t *ETag_surfxml_cpu_fun; +extern void_f_void_t *STag_surfxml_router_fun; +extern void_f_void_t *ETag_surfxml_router_fun; extern void_f_void_t *STag_surfxml_network_link_fun; extern void_f_void_t *ETag_surfxml_network_link_fun; extern void_f_void_t *STag_surfxml_route_fun; diff --git a/src/surf/surfxml.c b/src/surf/surfxml.c index 35821cfcf3..50fd4d029e 100644 --- a/src/surf/surfxml.c +++ b/src/surf/surfxml.c @@ -1,8 +1,4 @@ - -#include "portable.h" -#include "surf/surfxml.h" - #line 3 "surf/surfxml.c" #define YY_INT_ALIGNED short int @@ -12,7 +8,7 @@ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 -#define YY_FLEX_SUBMINOR_VERSION 31 +#define YY_FLEX_SUBMINOR_VERSION 33 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif @@ -34,7 +30,15 @@ /* C99 systems have . Non-C99 systems may or may not. */ -#if defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L +#if __STDC_VERSION__ >= 199901L + +/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, + * if you want the limit (max/min) macros for int types. + */ +#ifndef __STDC_LIMIT_MACROS +#define __STDC_LIMIT_MACROS 1 +#endif + #include typedef int8_t flex_int8_t; typedef uint8_t flex_uint8_t; @@ -138,6 +142,10 @@ typedef unsigned int flex_uint32_t; #define YY_BUF_SIZE 16384 #endif +/* The state buf must be large enough to hold one state per character in the main buffer. + */ +#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) + #ifndef YY_TYPEDEF_YY_BUFFER_STATE #define YY_TYPEDEF_YY_BUFFER_STATE typedef struct yy_buffer_state *YY_BUFFER_STATE; @@ -284,7 +292,7 @@ int surf_parse_leng; /* Points to current character in buffer. */ static char *yy_c_buf_p = (char *) 0; -static int yy_init = 1; /* whether we need to initialize */ +static int yy_init = 0; /* whether we need to initialize */ static int yy_start = 0; /* start state number */ /* Flag which is used to allow surf_parse_wrap()'s to do buffer switches @@ -371,8 +379,8 @@ static void yy_fatal_error (yyconst char msg[] ); *yy_cp = '\0'; \ (yy_c_buf_p) = yy_cp; -#define YY_NUM_RULES 178 -#define YY_END_OF_BUFFER 179 +#define YY_NUM_RULES 189 +#define YY_END_OF_BUFFER 190 /* This struct is not used in this scanner, but its presence is necessary. */ struct yy_trans_info @@ -380,7 +388,7 @@ struct yy_trans_info flex_int32_t yy_verify; flex_int32_t yy_nxt; }; -static yyconst flex_int16_t yy_accept[1345] = +static yyconst flex_int16_t yy_accept[1433] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -391,145 +399,155 @@ static yyconst flex_int16_t yy_accept[1345] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 179, 177, 22, 10, 10, 22, 22, 157, - - 10, 157, 5, 6, 5, 8, 9, 8, 173, 165, - 166, 174, 171, 174, 172, 176, 165, 166, 176, 177, - 28, 10, 28, 28, 28, 26, 28, 32, 10, 32, - 177, 32, 177, 38, 10, 38, 38, 38, 36, 38, - 42, 10, 42, 42, 177, 68, 10, 68, 68, 68, - 66, 68, 68, 68, 68, 68, 68, 72, 10, 72, - 177, 96, 10, 96, 96, 96, 94, 96, 96, 96, - 96, 100, 10, 100, 177, 116, 10, 116, 116, 116, - 114, 116, 116, 116, 120, 10, 120, 177, 120, 126, - 10, 126, 126, 126, 124, 126, 130, 10, 130, 177, - - 142, 10, 142, 142, 142, 140, 142, 142, 142, 142, - 146, 10, 146, 177, 146, 152, 10, 152, 152, 152, - 150, 152, 156, 10, 156, 174, 173, 10, 0, 2, - 2, 0, 4, 7, 168, 167, 0, 0, 0, 0, - 0, 0, 0, 27, 29, 29, 0, 0, 0, 0, - 0, 0, 37, 39, 39, 0, 67, 69, 69, 69, - 69, 69, 69, 69, 0, 95, 97, 97, 97, 97, - 97, 97, 0, 115, 117, 117, 117, 117, 0, 0, - 125, 127, 127, 0, 141, 143, 143, 143, 143, 143, - 0, 0, 151, 153, 153, 0, 0, 0, 0, 0, - - 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, - 175, 0, 29, 0, 0, 0, 0, 0, 0, 0, - 39, 0, 0, 69, 69, 69, 69, 69, 69, 0, - 0, 97, 97, 97, 97, 97, 0, 0, 117, 117, - 117, 0, 0, 0, 127, 0, 0, 143, 143, 143, - 143, 0, 0, 0, 153, 0, 0, 0, 170, 0, - 21, 1, 0, 0, 163, 0, 0, 0, 160, 159, - 0, 0, 29, 0, 0, 31, 0, 43, 0, 0, - 0, 0, 39, 0, 0, 41, 0, 69, 69, 69, - 69, 69, 69, 0, 0, 71, 0, 97, 97, 97, - - 97, 97, 0, 0, 99, 0, 0, 0, 117, 0, - 0, 0, 0, 119, 0, 0, 127, 0, 0, 129, - 0, 143, 143, 143, 143, 0, 0, 145, 0, 0, - 153, 0, 0, 155, 0, 0, 0, 0, 164, 158, - 0, 0, 0, 29, 0, 43, 0, 0, 0, 0, - 0, 0, 0, 69, 69, 69, 0, 0, 69, 69, - 0, 97, 97, 0, 0, 97, 97, 0, 0, 105, - 104, 117, 0, 103, 102, 0, 0, 0, 0, 0, - 143, 0, 0, 143, 143, 0, 0, 153, 0, 0, - 0, 0, 0, 12, 0, 161, 162, 0, 29, 0, - - 0, 0, 0, 101, 0, 35, 34, 0, 69, 69, - 69, 0, 45, 44, 0, 0, 0, 0, 69, 0, - 70, 97, 97, 0, 75, 74, 97, 0, 0, 97, - 0, 117, 0, 0, 0, 123, 122, 0, 143, 0, - 133, 132, 143, 143, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 11, 0, 29, 0, 0, 0, 0, - 101, 0, 69, 69, 69, 0, 47, 46, 0, 0, - 0, 69, 97, 97, 97, 0, 0, 0, 97, 0, - 117, 0, 0, 0, 143, 143, 143, 0, 0, 0, - 149, 148, 0, 0, 0, 0, 0, 0, 0, 0, - - 0, 33, 0, 131, 0, 69, 69, 69, 0, 0, - 69, 97, 0, 0, 97, 97, 0, 0, 97, 0, - 117, 0, 118, 0, 0, 143, 143, 143, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 25, 24, 0, - 33, 0, 131, 0, 69, 69, 69, 0, 0, 0, - 0, 69, 97, 0, 81, 80, 97, 97, 0, 0, - 0, 0, 97, 0, 117, 0, 0, 0, 0, 143, - 143, 0, 147, 0, 169, 0, 0, 0, 0, 0, - 0, 0, 40, 69, 69, 69, 0, 53, 0, 52, - 69, 0, 0, 97, 97, 97, 0, 85, 0, 84, - - 97, 0, 117, 0, 0, 0, 135, 134, 0, 0, - 143, 0, 144, 147, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 69, 69, 69, 55, - 54, 0, 0, 0, 77, 76, 97, 97, 97, 87, - 86, 0, 0, 0, 117, 117, 0, 0, 0, 139, - 138, 0, 0, 0, 154, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 69, 69, 69, - 0, 57, 56, 97, 97, 97, 0, 89, 88, 0, - 117, 117, 0, 0, 0, 137, 136, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 73, 0, - - 0, 69, 69, 69, 97, 0, 0, 97, 0, 117, - 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 73, 0, 49, 48, 69, - 69, 69, 69, 97, 0, 83, 82, 97, 0, 0, - 0, 117, 0, 0, 117, 121, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 190, 188, + + 23, 10, 10, 23, 23, 168, 10, 168, 5, 6, + 5, 8, 9, 8, 184, 176, 177, 185, 182, 185, + 183, 187, 176, 177, 187, 188, 29, 10, 29, 29, + 29, 27, 29, 33, 10, 33, 188, 33, 188, 39, + 10, 39, 39, 39, 37, 39, 43, 10, 43, 43, + 188, 69, 10, 69, 69, 69, 67, 69, 69, 69, + 69, 69, 69, 73, 10, 73, 188, 79, 10, 79, + 79, 79, 77, 79, 83, 10, 83, 188, 107, 10, + 107, 107, 107, 105, 107, 107, 107, 107, 111, 10, + 111, 188, 127, 10, 127, 127, 127, 125, 127, 127, + + 127, 131, 10, 131, 188, 131, 137, 10, 137, 137, + 137, 135, 137, 141, 10, 141, 188, 153, 10, 153, + 153, 153, 151, 153, 153, 153, 153, 157, 10, 157, + 188, 157, 163, 10, 163, 163, 163, 161, 163, 167, + 10, 167, 185, 184, 10, 0, 2, 2, 0, 4, + 7, 179, 178, 0, 0, 0, 0, 0, 0, 0, + 28, 30, 30, 0, 0, 0, 0, 0, 0, 38, + 40, 40, 0, 68, 70, 70, 70, 70, 70, 70, + 70, 0, 0, 78, 80, 80, 0, 106, 108, 108, + 108, 108, 108, 108, 0, 0, 126, 128, 128, 128, + + 128, 0, 0, 136, 138, 138, 0, 152, 154, 154, + 154, 154, 154, 0, 0, 162, 164, 164, 0, 0, + 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, + 0, 0, 0, 186, 0, 30, 0, 0, 0, 0, + 0, 0, 0, 40, 0, 0, 70, 70, 70, 70, + 70, 70, 0, 0, 0, 80, 0, 0, 108, 108, + 108, 108, 108, 0, 0, 0, 128, 128, 128, 0, + 0, 0, 138, 0, 0, 154, 154, 154, 154, 0, + 0, 0, 164, 0, 0, 0, 181, 0, 22, 1, + 0, 0, 174, 0, 0, 0, 171, 170, 0, 0, + + 30, 0, 0, 32, 0, 44, 0, 0, 0, 0, + 40, 0, 0, 42, 0, 70, 70, 70, 70, 70, + 70, 0, 0, 72, 0, 0, 80, 0, 0, 82, + 0, 108, 108, 108, 108, 108, 0, 0, 110, 0, + 0, 0, 0, 128, 0, 0, 0, 0, 130, 0, + 0, 138, 0, 0, 140, 0, 154, 154, 154, 154, + 0, 0, 156, 0, 0, 164, 0, 0, 166, 0, + 0, 0, 0, 175, 169, 0, 0, 0, 30, 0, + 44, 0, 0, 0, 0, 0, 0, 0, 70, 70, + 70, 0, 0, 70, 70, 0, 0, 0, 0, 0, + + 108, 108, 0, 0, 108, 108, 0, 0, 0, 116, + 115, 128, 0, 114, 113, 0, 0, 0, 0, 0, + 154, 0, 0, 154, 154, 0, 0, 164, 0, 0, + 0, 0, 0, 12, 0, 172, 173, 0, 30, 0, + 0, 0, 0, 112, 0, 36, 35, 0, 70, 70, + 70, 0, 46, 45, 0, 0, 0, 0, 70, 0, + 71, 0, 0, 76, 75, 0, 108, 108, 0, 86, + 85, 108, 0, 0, 108, 0, 112, 128, 0, 0, + 0, 134, 133, 0, 154, 0, 144, 143, 154, 154, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, + + 0, 30, 0, 0, 0, 0, 112, 74, 0, 70, + 70, 70, 0, 48, 47, 0, 0, 0, 70, 0, + 108, 108, 108, 0, 0, 0, 108, 0, 128, 0, + 0, 0, 154, 154, 154, 0, 0, 0, 160, 159, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, + 0, 142, 74, 0, 70, 70, 70, 0, 0, 70, + 0, 108, 0, 0, 108, 108, 0, 0, 108, 0, + 128, 0, 129, 0, 0, 154, 154, 154, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 26, 25, 0, + 34, 0, 142, 0, 70, 70, 70, 0, 0, 0, + + 0, 70, 0, 81, 108, 0, 92, 91, 108, 108, + 0, 0, 0, 0, 108, 0, 128, 0, 0, 0, + 0, 154, 154, 0, 158, 0, 180, 0, 0, 0, + 0, 0, 0, 0, 41, 70, 70, 70, 0, 54, + 0, 53, 70, 0, 0, 108, 108, 108, 0, 96, + 0, 95, 108, 0, 128, 0, 0, 0, 146, 145, + 0, 0, 154, 0, 155, 158, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 70, 70, + 70, 56, 55, 0, 0, 0, 88, 87, 108, 108, + 108, 98, 97, 0, 0, 0, 128, 128, 0, 0, + + 0, 150, 149, 0, 0, 0, 165, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, + 70, 70, 0, 58, 57, 108, 108, 108, 0, 100, + 99, 0, 128, 128, 0, 0, 0, 148, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 69, 69, 69, 69, 0, 0, 0, 0, 0, - 98, 0, 109, 108, 117, 0, 107, 106, 117, 121, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 69, 69, 69, 69, + 84, 0, 0, 70, 70, 70, 108, 0, 0, 108, + 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 84, 0, 50, + 49, 70, 70, 70, 70, 108, 0, 94, 93, 108, + 0, 0, 0, 128, 0, 0, 128, 132, 0, 0, - 0, 79, 78, 0, 0, 0, 117, 117, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 12, 0, 12, 0, 0, 0, 69, 69, 69, 69, - 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, + 0, 0, 0, 70, 70, 70, 70, 0, 0, 0, + 0, 0, 109, 0, 120, 119, 128, 0, 118, 117, + 128, 132, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, + 70, 70, 70, 0, 90, 89, 0, 0, 0, 128, + 128, 0, 139, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 12, 0, 12, 0, 0, 0, + 70, 70, 70, 70, 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, - 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 51, 50, 0, - 61, 60, 0, 59, 58, 69, 0, 65, 64, 0, - 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, - - 0, 0, 0, 11, 0, 0, 69, 0, 0, 0, - 0, 117, 117, 0, 0, 0, 0, 0, 0, 0, - 0, 23, 0, 69, 0, 0, 0, 0, 117, 117, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, - 0, 69, 0, 0, 0, 0, 117, 117, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, - 0, 0, 91, 0, 90, 117, 117, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 63, 62, - 93, 92, 117, 117, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 117, 117, 0, 0, 0, 0, - - 0, 0, 0, 0, 0, 0, 0, 0, 117, 117, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 117, 117, + 0, 70, 0, 0, 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 117, 117, 0, 0, 0, 0, 0, + 0, 0, 0, 52, 51, 0, 62, 61, 0, 60, + 59, 70, 0, 66, 65, 0, 0, 0, 0, 128, + 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 11, 0, 0, 70, 0, 0, 0, 0, 128, 128, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, + 0, 70, 0, 0, 0, 0, 128, 128, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, + + 70, 0, 0, 0, 0, 128, 128, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, + 0, 0, 102, 0, 101, 128, 128, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, + 63, 104, 103, 128, 128, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 113, 112, 0, - 111, 110, 0, 0, 0, 0, 0, 0, 0, 0, + 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 124, 123, 0, 122, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, - 0, 0, 0, 20, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 19, 0, 0, 0, 0, 0, 0, 14, + 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 18, 0, 0, 14, 0, 0, 0, 0, + 0, 17, 0, 0, 0, 19, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 16, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 18, 0 + 21, 0 } ; static yyconst flex_int32_t yy_ec[256] = @@ -575,775 +593,827 @@ static yyconst flex_int32_t yy_meta[63] = 5, 5 } ; -static yyconst flex_int16_t yy_base[1401] = +static yyconst flex_int16_t yy_base[1494] = { 0, 0, 0, 0, 3, 6, 9, 24, 27, 11, 14, 15, 17, 29, 38, 45, 52, 59, 61, 67, 70, 98, 157, 73, 76, 116, 120, 123, 126, 175, 179, 182, 185, 216, 260, 234, 238, 241, 278, 282, 285, 289, 304, 307, 310, 326, 0, 387, 390, 393, 396, - 412, 468, 430, 434, 437, 440, 524, 580, 486, 490, - 493, 496, 542, 546, 549, 552, 598, 602, 636, 687, - 605, 608, 654, 658, 738, 794, 661, 664, 705, 709, - 712, 715, 756, 760, 763, 767, 850, 909, 812, 816, - 833, 868, 3674, 3675, 3675, 91, 141, 47, 62, 3675, - - 144, 132, 3675, 3675, 3663, 3675, 3675, 3654, 3675, 3667, - 3667, 836, 3675, 3675, 3675, 3675, 3665, 3665, 3630, 194, - 3675, 150, 3648, 0, 136, 3675, 3622, 3675, 200, 888, - 889, 195, 192, 3675, 206, 3646, 0, 187, 3675, 3616, - 3675, 313, 942, 446, 803, 3675, 511, 3644, 0, 440, - 3675, 3602, 3609, 3620, 3619, 3605, 3599, 3675, 518, 558, - 717, 3675, 570, 3637, 0, 559, 3675, 3615, 3614, 3613, - 92, 3675, 626, 614, 768, 3675, 679, 3633, 0, 615, - 3675, 3594, 3599, 3593, 3675, 682, 877, 772, 715, 3675, - 786, 3629, 0, 773, 3675, 3607, 3675, 822, 883, 878, - - 3675, 831, 3627, 0, 859, 3675, 3586, 3591, 3595, 3584, - 3675, 843, 943, 918, 887, 3675, 947, 3622, 0, 872, - 3675, 3600, 3675, 956, 951, 3633, 3600, 962, 34, 3575, - 3675, 3625, 3616, 3675, 3675, 3675, 26, 32, 3576, 3575, - 3573, 3612, 3580, 3675, 0, 3573, 3574, 3573, 3574, 3581, - 3568, 3570, 3675, 0, 3572, 3573, 3675, 0, 3580, 3561, - 3556, 3566, 3555, 3575, 3572, 3675, 0, 3561, 3554, 3560, - 3570, 3569, 3556, 3675, 0, 3549, 3552, 3563, 3548, 3550, - 3675, 0, 3551, 3545, 3675, 0, 3548, 3542, 3548, 3557, - 3542, 3539, 3675, 0, 3544, 3553, 3555, 3572, 3571, 3578, - - 5, 3537, 3675, 75, 0, 3533, 3533, 3569, 3568, 3530, - 3675, 3542, 3524, 969, 972, 3521, 3537, 3520, 3524, 3517, - 3531, 976, 982, 3526, 3529, 3533, 3527, 3526, 3511, 999, - 1002, 3525, 3523, 3522, 3509, 3506, 1005, 1008, 1011, 3523, - 1027, 1032, 1035, 3503, 3517, 1038, 1043, 3518, 3501, 3508, - 3501, 1055, 1060, 3510, 3496, 1063, 1066, 3531, 3675, 3534, - 3675, 3675, 233, 3502, 3675, 3535, 3534, 3492, 3675, 3675, - 3490, 3489, 3498, 1072, 1089, 3675, 1094, 1097, 3495, 3483, - 3501, 3484, 1100, 1106, 1116, 3675, 1123, 3491, 3484, 3486, - 1126, 3482, 3493, 1133, 1136, 3675, 1142, 3475, 3483, 1145, - - 3486, 3489, 1153, 1163, 3675, 1166, 1170, 1173, 3490, 1186, - 1189, 1202, 1206, 3675, 1209, 3473, 1212, 1215, 1228, 3675, - 1232, 3472, 1235, 3490, 3470, 1238, 1241, 3675, 1245, 3468, - 3482, 1251, 1258, 3675, 1262, 3501, 122, 1268, 3675, 3675, - 3508, 3507, 3477, 3468, 1271, 1275, 3461, 3466, 3474, 3473, - 1279, 1289, 1297, 3476, 3470, 3455, 1300, 1307, 1316, 1319, - 1322, 3465, 3470, 1327, 1339, 3459, 1335, 1347, 1352, 3675, - 3675, 3452, 1360, 3675, 3675, 1368, 3465, 1372, 1375, 1388, - 3460, 1391, 1394, 3449, 3467, 1408, 3454, 1411, 1414, 3483, - 115, 3484, 1417, 3675, 3483, 3675, 3675, 3448, 3448, 1420, - - 3456, 3442, 3440, 1427, 1437, 3675, 3675, 1448, 3455, 3451, - 3436, 1452, 3675, 3675, 1465, 1471, 1481, 1484, 3448, 1492, - 3675, 3449, 3428, 1498, 3675, 3675, 3444, 1509, 1512, 3444, - 1520, 3449, 1525, 3448, 1528, 3675, 3675, 1537, 3433, 1542, - 3675, 3675, 3437, 3426, 1555, 3439, 1550, 1560, 1572, 3447, - 66, 197, 153, 3675, 3425, 1575, 1579, 3436, 3430, 3421, - 1582, 1585, 3429, 3420, 3429, 1598, 3675, 3675, 1606, 3443, - 3442, 3424, 3413, 1615, 3431, 1631, 3438, 3437, 3419, 1621, - 3413, 1626, 3421, 1639, 3412, 3412, 3414, 1643, 3409, 1646, - 3675, 3675, 1660, 3439, 300, 281, 194, 3408, 1656, 1663, - - 1677, 1591, 3419, 1680, 1683, 3407, 3412, 3402, 296, 376, - 3404, 3406, 1687, 1703, 3407, 3397, 379, 382, 3400, 1690, - 3397, 1711, 3675, 3398, 1715, 1694, 3403, 3395, 1718, 3387, - 1721, 3407, 1738, 238, 408, 3404, 1741, 3675, 3675, 1749, - 1757, 3392, 1760, 1766, 3393, 3388, 3391, 3412, 3430, 3410, - 3425, 3390, 1773, 1776, 3675, 3675, 3385, 3379, 3405, 3423, - 3403, 3418, 3383, 1784, 3387, 3381, 1789, 1792, 1810, 1801, - 3380, 1821, 1824, 1827, 3675, 1883, 241, 256, 3380, 1830, - 3374, 1833, 3675, 3363, 3378, 3367, 3411, 3675, 3407, 3675, - 1838, 1850, 1854, 3371, 3365, 3364, 3406, 3675, 3402, 3675, - - 1862, 1870, 896, 3360, 1873, 1890, 3675, 3675, 1878, 1900, - 1908, 1911, 3675, 1867, 1924, 240, 429, 384, 162, 520, - 439, 500, 449, 3366, 1929, 3357, 3345, 3363, 3360, 3675, - 3675, 1937, 1942, 1953, 3675, 3675, 3357, 3360, 3355, 3675, - 3675, 1961, 1964, 1972, 3345, 3345, 3356, 1977, 1980, 3675, - 3675, 1989, 1994, 2005, 3675, 549, 73, 660, 558, 632, - 505, 172, 734, 883, 3342, 2008, 3349, 2011, 3358, 3357, - 2027, 3675, 3675, 3345, 2018, 3352, 2035, 3675, 3675, 2014, - 3335, 3350, 3339, 2043, 2050, 3675, 3675, 617, 2060, 661, - 959, 935, 862, 970, 614, 2064, 3348, 2067, 2070, 2073, - - 2085, 3344, 399, 3332, 3245, 2093, 2096, 3225, 2104, 2109, - 2112, 3220, 2115, 711, 2128, 763, 561, 830, 855, 861, - 2136, 2139, 2156, 3219, 2165, 2132, 2169, 3675, 3675, 3224, - 3225, 3222, 3223, 2177, 2182, 3675, 3675, 2193, 2196, 2199, - 2209, 3199, 2205, 2217, 3196, 2225, 2228, 973, 284, 775, - 448, 915, 613, 2231, 2234, 2238, 2255, 2285, 2322, 3206, - 2263, 3197, 3200, 3185, 3174, 2251, 2268, 2303, 2306, 2280, - 3675, 2340, 3675, 3675, 3179, 2348, 3675, 3675, 3174, 2276, - 2358, 981, 963, 1000, 1004, 1030, 1076, 2361, 1006, 2364, - 1054, 41, 2394, 2431, 3163, 2423, 3168, 2993, 3009, 3006, - - 2381, 3675, 3675, 2412, 1046, 1055, 2991, 2990, 2389, 3675, - 1059, 1071, 2451, 585, 1036, 2454, 1088, 1064, 1179, 492, - 3040, 103, 3036, 2457, 2985, 2460, 2477, 2480, 2483, 2486, - 3021, 3014, 3012, 3000, 2979, 2977, 2489, 708, 2502, 1065, - 1093, 2506, 1145, 1140, 3000, 2986, 2979, 2512, 2857, 2515, - 2523, 2539, 2534, 2550, 2558, 2561, 2845, 2574, 2577, 2791, - 2791, 2766, 2729, 2678, 2665, 2585, 811, 1124, 951, 1183, - 1233, 1162, 1176, 2670, 2564, 2590, 2593, 3675, 3675, 2603, - 3675, 3675, 2611, 3675, 3675, 2539, 2619, 3675, 3675, 2538, - 2496, 2481, 2434, 2281, 2267, 1270, 2627, 1189, 1135, 1316, - - 1294, 1290, 1317, 3675, 2266, 2630, 2198, 2177, 2169, 2163, - 2124, 2046, 2000, 1314, 2637, 1349, 1104, 1143, 1367, 1266, - 1386, 2420, 2647, 1901, 1877, 1884, 1639, 1603, 1560, 1503, - 1429, 1409, 1415, 1364, 2650, 1416, 1381, 2654, 1391, 2657, - 2660, 2667, 1512, 1483, 1420, 1371, 1263, 1242, 1418, 1441, - 1461, 1463, 2671, 1203, 1507, 2677, 2688, 2697, 3675, 2705, - 2708, 1196, 3675, 1141, 3675, 970, 680, 1532, 1487, 1515, - 2716, 1435, 1210, 2721, 1491, 1543, 2724, 2727, 3675, 3675, - 3675, 3675, 695, 692, 2741, 1547, 1656, 2744, 1335, 1444, - 2752, 1538, 1553, 1485, 620, 570, 2762, 498, 719, 1595, - - 1598, 1474, 1460, 1692, 1698, 1620, 1710, 1369, 464, 419, - 1717, 1765, 1618, 1638, 1713, 1731, 1596, 1719, 1739, 1788, - 1737, 1799, 1587, 409, 369, 1792, 1831, 1653, 1829, 1843, - 1865, 1780, 1900, 1882, 1903, 1783, 1844, 1899, 258, 187, - 1917, 1932, 1716, 1879, 1925, 1981, 2770, 1943, 2006, 2016, - 1935, 2030, 2065, 2773, 2779, 2040, 2083, 1959, 2037, 2102, - 2103, 2783, 2791, 2126, 2131, 2106, 2127, 2795, 2800, 2812, - 2803, 2820, 2164, 2187, 1802, 1931, 2225, 2245, 1984, 1986, - 2828, 2295, 2298, 2159, 2206, 2831, 2839, 3675, 3675, 2848, - 3675, 3675, 2338, 2354, 2086, 2293, 2227, 2329, 2278, 2359, - - 2074, 2337, 2356, 2402, 2410, 1987, 2133, 2424, 2447, 2119, - 2362, 2484, 2511, 2244, 2314, 1782, 2539, 2555, 2296, 2514, - 2371, 2453, 2593, 2608, 2856, 2456, 2459, 2401, 2505, 1712, - 2516, 2526, 2556, 2582, 2529, 2572, 2624, 2679, 2860, 3675, - 2528, 2620, 2390, 2583, 2357, 2675, 2678, 2629, 2658, 2592, - 2669, 2684, 2722, 2742, 2749, 2481, 2687, 2232, 2794, 2826, - 2863, 2792, 2809, 2829, 2837, 2745, 2676, 2720, 2790, 2873, - 2866, 2810, 2883, 3675, 2838, 2855, 2874, 2880, 2891, 2872, - 2885, 2904, 2912, 2820, 2879, 2915, 2921, 3675, 2884, 2893, - 2864, 2881, 2938, 3675, 2916, 2918, 2941, 3675, 2894, 2903, - - 2913, 2914, 2920, 2928, 2931, 2932, 2929, 2930, 2934, 2935, - 2948, 2946, 2734, 2939, 2940, 2945, 2975, 2943, 2947, 2962, - 2958, 2992, 3675, 2951, 2957, 2995, 2963, 2968, 3012, 3675, - 2991, 3000, 2982, 2985, 2971, 2972, 3001, 3002, 3015, 3013, - 3032, 3035, 3675, 3675, 3053, 3060, 3067, 3074, 3081, 3088, - 3095, 3102, 3109, 3116, 3123, 3130, 3137, 3144, 3151, 3158, - 3165, 3172, 3179, 3186, 3193, 3200, 3205, 3210, 3215, 3220, - 3225, 3230, 3235, 3240, 3247, 3250, 3253, 3256, 3259, 3262, - 3265, 3268, 3271, 3278, 3282, 3288, 3294, 3300, 3306, 3312, - 3318, 3324, 3330, 3337, 3344, 3351, 3358, 3365, 3372, 3379 + 412, 463, 430, 434, 437, 440, 514, 570, 481, 485, + 488, 491, 626, 682, 532, 536, 539, 542, 588, 592, + 595, 598, 644, 648, 738, 789, 651, 654, 700, 704, + 840, 896, 707, 710, 756, 760, 763, 766, 807, 811, + 814, 817, 952, 1011, 858, 862, 879, 914, 3945, 3946, + + 3946, 91, 141, 47, 62, 3946, 144, 132, 3946, 3946, + 3934, 3946, 3946, 3925, 3946, 3938, 3938, 882, 3946, 3946, + 3946, 3946, 3936, 3936, 3901, 194, 3946, 150, 3919, 0, + 136, 3946, 3893, 3946, 200, 990, 991, 195, 192, 3946, + 206, 3917, 0, 187, 3946, 3887, 3946, 313, 1044, 440, + 849, 3946, 458, 3915, 0, 491, 3946, 3873, 3880, 3891, + 3890, 3876, 3870, 3946, 509, 548, 604, 3946, 613, 3908, + 0, 542, 3946, 3886, 3946, 672, 660, 819, 3946, 728, + 3906, 0, 661, 3946, 3884, 3883, 3882, 92, 3946, 731, + 766, 817, 3946, 784, 3902, 0, 717, 3946, 3863, 3868, + + 3862, 3946, 877, 929, 918, 967, 3946, 889, 3898, 0, + 866, 3946, 3876, 3946, 922, 971, 924, 3946, 943, 3896, + 0, 930, 3946, 3855, 3860, 3864, 3853, 3946, 978, 986, + 1034, 973, 3946, 997, 3891, 0, 988, 3946, 3869, 3946, + 1031, 1045, 3902, 3869, 1056, 34, 3844, 3946, 3894, 3885, + 3946, 3946, 3946, 26, 32, 3845, 3844, 3842, 3881, 3849, + 3946, 0, 3842, 3843, 3842, 3843, 3850, 3837, 3839, 3946, + 0, 3841, 3842, 3946, 0, 3849, 3830, 3825, 3835, 3824, + 3844, 3841, 3829, 3946, 0, 3830, 3824, 3946, 0, 3827, + 3820, 3826, 3836, 3835, 3822, 3820, 3946, 0, 3814, 3817, + + 3828, 3813, 3815, 3946, 0, 3816, 3810, 3946, 0, 3813, + 3807, 3813, 3822, 3807, 3804, 3946, 0, 3809, 3818, 3820, + 3837, 3836, 3843, 5, 3802, 3946, 75, 0, 3798, 3798, + 3834, 3833, 3795, 3946, 3807, 3789, 1063, 1072, 3786, 3802, + 3785, 3789, 3782, 3796, 1075, 1080, 3791, 3794, 3798, 3792, + 3791, 3776, 1084, 1101, 3774, 3788, 1104, 1107, 3788, 3786, + 3785, 3772, 3769, 1110, 1114, 3767, 1131, 3785, 1134, 1137, + 1140, 3765, 3779, 1143, 1160, 3780, 3763, 3770, 3763, 1163, + 1166, 3772, 3758, 1169, 1172, 3793, 3946, 3796, 3946, 3946, + 233, 3764, 3946, 3797, 3796, 3754, 3946, 3946, 3752, 3751, + + 3760, 1191, 1195, 3946, 1198, 1201, 3757, 3745, 3763, 3746, + 1215, 1204, 1221, 3946, 1226, 3753, 3746, 3748, 1231, 3744, + 3755, 1238, 1243, 3946, 1247, 3740, 1251, 1255, 1260, 3946, + 1267, 3736, 3744, 1272, 3747, 3750, 1277, 1280, 3946, 1284, + 3735, 1289, 1305, 3750, 1313, 1317, 1325, 1329, 3946, 1332, + 3733, 1335, 1342, 1351, 3946, 1354, 3732, 1359, 3750, 3730, + 1362, 1371, 3946, 1375, 3728, 3742, 1379, 1382, 3946, 1392, + 3761, 122, 1399, 3946, 3946, 3768, 3767, 3737, 3728, 1402, + 1297, 3721, 3726, 3734, 3733, 1405, 1422, 1411, 3736, 3730, + 3715, 1430, 1436, 1446, 1449, 1452, 3729, 1465, 1469, 1477, + + 3724, 3729, 1481, 1487, 3718, 1497, 1500, 3725, 1503, 3946, + 3946, 3710, 1513, 3946, 3946, 1521, 3723, 1524, 1527, 1540, + 3718, 1544, 1547, 3707, 3725, 1561, 3712, 1564, 1567, 3741, + 115, 3742, 1570, 3946, 3741, 3946, 3946, 3706, 3706, 1573, + 3714, 3700, 3698, 1580, 1590, 3946, 3946, 1601, 3713, 3709, + 3694, 1605, 3946, 3946, 1619, 1624, 1635, 1638, 3706, 1646, + 3946, 3694, 1651, 3946, 3946, 1659, 3706, 3685, 1663, 3946, + 3946, 3701, 1671, 1676, 3701, 1687, 1690, 3706, 1693, 3705, + 1697, 3946, 3946, 1705, 3690, 1710, 3946, 3946, 3694, 3683, + 1722, 3696, 1718, 1725, 1739, 3704, 66, 197, 153, 3946, + + 3682, 1742, 1748, 3693, 3687, 3678, 1751, 1758, 1765, 3686, + 3677, 3686, 1768, 3946, 3946, 1776, 3700, 3699, 3681, 1784, + 3670, 1788, 3688, 1792, 3695, 3694, 3676, 1806, 3670, 1809, + 3678, 1812, 3669, 3669, 3671, 1815, 3666, 1819, 3946, 3946, + 1833, 3696, 300, 281, 194, 3665, 1838, 1843, 1854, 1860, + 3676, 1863, 1866, 1871, 3664, 3669, 3659, 296, 376, 3661, + 1875, 3663, 1878, 1881, 3664, 3654, 379, 382, 3657, 1894, + 3654, 1897, 3946, 3655, 1900, 1903, 3660, 3652, 1919, 3644, + 1922, 3664, 1926, 238, 510, 3661, 1929, 3946, 3946, 1943, + 1946, 3649, 1949, 1952, 3650, 3645, 3648, 3669, 3687, 3667, + + 3682, 3647, 1956, 3946, 1960, 1963, 3946, 3946, 3642, 3636, + 3662, 3680, 3660, 3675, 3640, 1976, 3644, 3638, 1979, 1982, + 1986, 1998, 3637, 2001, 2004, 2007, 3946, 2063, 241, 256, + 3637, 2014, 3631, 2018, 3946, 3620, 3635, 3624, 3668, 3946, + 3664, 3946, 2027, 2031, 2036, 3628, 3622, 3621, 3663, 3946, + 3659, 3946, 2051, 2054, 952, 3617, 2057, 2067, 3946, 3946, + 2075, 2080, 2091, 2094, 3946, 2047, 2103, 240, 433, 384, + 162, 622, 485, 408, 541, 3623, 2120, 3614, 3602, 3620, + 3617, 3946, 3946, 2123, 2126, 2139, 3946, 3946, 3614, 3617, + 3612, 3946, 3946, 2147, 2150, 2163, 3602, 3602, 3613, 2166, + + 2169, 3946, 3946, 2183, 2186, 2194, 3946, 539, 73, 436, + 546, 678, 663, 172, 710, 816, 3599, 2199, 3606, 2202, + 3615, 3614, 2205, 3946, 3946, 3602, 2218, 3609, 2221, 3946, + 3946, 2229, 3488, 3503, 3483, 2234, 2242, 3946, 3946, 440, + 2251, 600, 813, 604, 762, 755, 660, 2254, 3490, 2257, + 2260, 2264, 2280, 3484, 450, 3470, 3479, 2288, 2291, 3457, + 2299, 2304, 2307, 3459, 2312, 734, 2316, 491, 811, 876, + 932, 1018, 2323, 2333, 2350, 3458, 2358, 2329, 2363, 3946, + 3946, 3463, 3464, 3457, 3456, 2371, 2375, 3946, 3946, 2383, + 2387, 2390, 2400, 3430, 2393, 2409, 3425, 2417, 2420, 1037, + + 284, 1050, 392, 817, 819, 2423, 2426, 2430, 2447, 2478, + 2515, 3433, 2455, 3426, 3429, 3414, 3403, 2443, 2460, 2472, + 2496, 2535, 3946, 2538, 3946, 3946, 3240, 2552, 3946, 3946, + 3239, 2468, 2546, 1076, 587, 1053, 956, 948, 1033, 2563, + 1083, 2566, 2569, 550, 41, 2596, 2633, 3231, 2625, 3240, + 3223, 3239, 3237, 2586, 3946, 3946, 2614, 1029, 1090, 3222, + 3221, 2653, 3946, 1131, 703, 2656, 901, 1022, 2659, 1034, + 1111, 2662, 606, 1134, 3270, 103, 3256, 2679, 3207, 2682, + 2509, 2685, 2688, 2704, 3238, 3231, 3234, 3212, 3096, 2997, + 2707, 484, 2710, 1161, 1082, 2713, 1178, 1171, 1208, 3023, + + 2977, 2972, 2716, 2861, 2720, 2737, 2746, 2754, 2758, 2766, + 2770, 2850, 2778, 2782, 2869, 2860, 2844, 2810, 2782, 2709, + 2790, 910, 1242, 1138, 1173, 1278, 1202, 1132, 1279, 2719, + 2627, 2794, 2797, 3946, 3946, 2807, 3946, 3946, 2815, 3946, + 3946, 2578, 2823, 3946, 3946, 2478, 2456, 2411, 2385, 2346, + 2319, 1324, 2831, 1285, 1370, 1306, 1425, 759, 1349, 1276, + 3946, 2295, 2834, 2303, 2261, 2249, 2202, 2204, 2125, 2123, + 1428, 2841, 1353, 1322, 1234, 1401, 969, 1393, 1106, 2504, + 2851, 2118, 2124, 2124, 2088, 2023, 1967, 1966, 1423, 1248, + 1380, 1159, 2854, 1350, 1162, 2858, 1405, 1446, 2622, 2861, + + 2864, 1972, 1910, 1780, 1790, 1738, 1655, 1468, 1479, 1522, + 1492, 2871, 1458, 1493, 2881, 2889, 2892, 2909, 3946, 2912, + 2915, 1670, 3946, 1479, 3946, 1293, 1176, 1527, 1534, 1569, + 2928, 1381, 1304, 2931, 1476, 1539, 2934, 2938, 2951, 3946, + 3946, 3946, 3946, 968, 872, 2959, 1568, 1572, 2962, 1582, + 1412, 2970, 1588, 1600, 1616, 1614, 1625, 772, 726, 2980, + 1669, 1686, 1627, 1700, 1520, 1541, 1719, 1720, 1613, 1779, + 1638, 1715, 1745, 684, 682, 1775, 1788, 1699, 1714, 1802, + 1830, 1814, 1668, 1836, 1899, 1666, 1740, 1825, 1916, 1921, + 618, 416, 1969, 2005, 1459, 1892, 2019, 2025, 1592, 1220, + + 2044, 2091, 2029, 2070, 1868, 2067, 2069, 258, 187, 2102, + 2119, 551, 821, 2073, 2116, 2988, 1973, 2195, 2197, 1918, + 2083, 2165, 2097, 2118, 2991, 2997, 2232, 2252, 1811, 2121, + 2173, 2261, 3001, 3009, 2267, 2294, 2200, 2225, 3013, 2126, + 2176, 3018, 3030, 3021, 3038, 2321, 2340, 1544, 2247, 2320, + 2330, 2143, 2396, 3046, 2390, 2417, 2346, 2517, 3049, 2280, + 2419, 3057, 3946, 3946, 3066, 3946, 3946, 2486, 2507, 2281, + 2413, 2511, 2525, 2325, 2527, 1873, 2528, 2544, 2541, 2564, + 2398, 2591, 2568, 2635, 2545, 2558, 607, 2269, 2657, 2683, + 2612, 2675, 2008, 2685, 2718, 2562, 2709, 2573, 2686, 2636, + + 2733, 2796, 2804, 3074, 2745, 2747, 2655, 2760, 1893, 2828, + 2859, 2864, 2880, 2735, 2784, 2882, 2891, 2908, 2927, 3078, + 3946, 2902, 2940, 2787, 2810, 1895, 2952, 2969, 2485, 2483, + 2879, 2907, 2960, 3012, 3000, 3027, 3044, 3047, 2626, 2925, + 2714, 3053, 3055, 3096, 2967, 3056, 2604, 2822, 3065, 3067, + 2727, 2833, 3038, 3070, 3100, 3087, 3028, 3108, 3946, 3072, + 3073, 3125, 3088, 3106, 3128, 3090, 3102, 3131, 3148, 3098, + 3107, 3151, 3946, 3155, 3158, 3946, 3103, 3121, 3118, 3123, + 3168, 3946, 3157, 3166, 3178, 3946, 3126, 3130, 2870, 3120, + 3146, 3147, 3149, 3167, 3172, 3174, 3175, 3176, 3189, 3188, + + 3180, 3181, 3184, 3186, 3212, 3182, 3183, 3199, 3194, 3216, + 3946, 3190, 3192, 3219, 3213, 3217, 3243, 3946, 3230, 3238, + 3218, 3221, 3193, 3195, 3233, 3235, 3249, 3250, 3267, 3270, + 3946, 3946, 3288, 3295, 3302, 3309, 3316, 3323, 3330, 3337, + 3344, 3351, 3358, 3365, 3372, 3379, 3386, 3393, 3400, 3407, + 3414, 3421, 3428, 3435, 3442, 3449, 3454, 3459, 3464, 3469, + 3474, 3479, 3484, 3489, 3494, 3501, 3504, 3507, 3510, 3513, + 3516, 3519, 3522, 3525, 3528, 3535, 3539, 3545, 3551, 3557, + 3563, 3569, 3575, 3581, 3587, 3593, 3600, 3607, 3614, 3621, + 3628, 3635, 3642 } ; -static yyconst flex_int16_t yy_def[1401] = +static yyconst flex_int16_t yy_def[1494] = { 0, - 1345, 1345, 1346, 1346, 1346, 1346, 1347, 1347, 1348, 1348, - 1349, 1349, 1350, 1350, 1350, 1350, 1351, 1351, 1345, 1345, - 1352, 1352, 1353, 1353, 1345, 1345, 1353, 1353, 1353, 1353, - 1345, 1345, 1354, 1354, 1355, 1355, 1345, 1345, 1355, 1355, - 1355, 1355, 1345, 1345, 1344, 45, 1356, 1356, 1345, 1345, - 1357, 1357, 1358, 1358, 1345, 1345, 1359, 1359, 1360, 1360, - 1345, 1345, 1360, 1360, 1360, 1360, 1345, 1345, 1361, 1361, - 1362, 1362, 1345, 1345, 1363, 1363, 1364, 1364, 1345, 1345, - 1364, 1364, 1364, 1364, 1345, 1345, 1365, 1365, 1366, 1366, - 1350, 1350, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1367, 1344, 1344, 1367, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1368, 1344, 1344, 1368, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1369, 1344, - 1344, 1369, 1369, 1369, 1369, 1369, 1369, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1370, 1344, 1344, 1370, 1370, 1370, - 1370, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1371, 1344, - 1344, 1371, 1371, 1371, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1372, 1344, 1344, 1372, 1344, 1344, 1344, 1344, - - 1344, 1344, 1344, 1373, 1344, 1344, 1373, 1373, 1373, 1373, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1374, 1344, - 1344, 1374, 1344, 1344, 1344, 1344, 1344, 1344, 1375, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1367, 1367, 1376, 1344, 1344, 1344, - 1344, 1344, 1344, 1368, 1368, 1377, 1344, 1369, 1369, 1369, - 1369, 1369, 1369, 1369, 1378, 1344, 1370, 1370, 1370, 1370, - 1370, 1370, 1379, 1344, 1371, 1371, 1371, 1371, 1380, 1344, - 1344, 1372, 1372, 1381, 1344, 1373, 1373, 1373, 1373, 1373, - 1382, 1344, 1344, 1374, 1374, 1383, 1344, 1344, 1384, 1344, - - 1384, 1344, 1344, 1344, 1385, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1367, 1386, 1386, 1344, 1344, 1344, 1344, 1344, - 1368, 1387, 1387, 1369, 1369, 1369, 1369, 1369, 1369, 1388, - 1388, 1370, 1370, 1370, 1370, 1370, 1389, 1389, 1371, 1371, - 1371, 1390, 1390, 1344, 1372, 1391, 1391, 1373, 1373, 1373, - 1373, 1392, 1392, 1344, 1374, 1393, 1393, 1344, 1344, 1384, - 1344, 1344, 1384, 1344, 1344, 1385, 1344, 1344, 1344, 1344, - 1344, 1344, 1367, 1344, 1386, 1344, 1386, 1344, 1344, 1344, - 1344, 1344, 1368, 1344, 1387, 1344, 1387, 1369, 1369, 1369, - 1369, 1369, 1369, 1344, 1388, 1344, 1388, 1370, 1370, 1370, - - 1370, 1370, 1344, 1389, 1344, 1389, 1344, 1344, 1371, 1344, - 1344, 1344, 1390, 1344, 1390, 1344, 1372, 1344, 1391, 1344, - 1391, 1373, 1373, 1373, 1373, 1344, 1392, 1344, 1392, 1344, - 1374, 1344, 1393, 1344, 1393, 1344, 1384, 1394, 1344, 1344, - 1344, 1344, 1344, 1367, 1386, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1387, 1369, 1369, 1369, 1344, 1344, 1369, 1369, - 1388, 1370, 1370, 1344, 1344, 1370, 1370, 1389, 1344, 1344, - 1344, 1371, 1344, 1344, 1344, 1390, 1344, 1344, 1344, 1391, - 1373, 1344, 1344, 1373, 1373, 1392, 1344, 1374, 1393, 1344, - 1384, 1394, 1394, 1344, 1394, 1344, 1344, 1344, 1367, 1386, - - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1387, 1369, 1369, - 1369, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1369, 1344, - 1344, 1370, 1370, 1344, 1344, 1344, 1370, 1344, 1344, 1370, - 1389, 1371, 1390, 1344, 1344, 1344, 1344, 1391, 1373, 1344, - 1344, 1344, 1373, 1373, 1392, 1344, 1344, 1344, 1393, 1344, - 1384, 1394, 1394, 1344, 1344, 1367, 1386, 1344, 1344, 1344, - 1344, 1387, 1369, 1369, 1369, 1344, 1344, 1344, 1344, 1344, - 1344, 1369, 1370, 1370, 1370, 1344, 1344, 1344, 1370, 1389, - 1371, 1390, 1344, 1391, 1373, 1373, 1373, 1392, 1344, 1344, - 1344, 1344, 1393, 1344, 1384, 1394, 1394, 1344, 1344, 1344, - - 1386, 1344, 1344, 1344, 1387, 1369, 1369, 1369, 1344, 1344, - 1369, 1370, 1344, 1344, 1370, 1370, 1344, 1344, 1370, 1389, - 1371, 1344, 1344, 1344, 1391, 1373, 1373, 1373, 1392, 1344, - 1393, 1344, 1384, 1394, 1394, 1344, 1344, 1344, 1344, 1386, - 1344, 1344, 1344, 1387, 1369, 1369, 1369, 1344, 1344, 1344, - 1344, 1369, 1370, 1344, 1344, 1344, 1370, 1370, 1344, 1344, - 1344, 1344, 1370, 1389, 1371, 1344, 1391, 1344, 1344, 1373, - 1373, 1392, 1344, 1393, 1344, 1384, 1394, 1394, 1344, 1386, - 1344, 1344, 1344, 1369, 1369, 1369, 1344, 1344, 1344, 1344, - 1369, 1344, 1344, 1370, 1370, 1370, 1344, 1344, 1344, 1344, - - 1370, 1389, 1371, 1344, 1391, 1344, 1344, 1344, 1344, 1344, - 1373, 1344, 1344, 1344, 1393, 1384, 1384, 1384, 1384, 1384, - 1384, 1394, 1394, 1344, 1386, 1344, 1369, 1369, 1369, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1370, 1370, 1370, 1344, - 1344, 1344, 1344, 1389, 1371, 1371, 1344, 1391, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1394, 1394, 1344, 1386, 1344, 1369, 1369, 1369, - 1344, 1344, 1344, 1370, 1370, 1370, 1344, 1344, 1344, 1389, - 1371, 1371, 1344, 1391, 1344, 1344, 1344, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1394, 1394, 1344, 1386, 1344, 1344, - - 1344, 1369, 1369, 1369, 1370, 1344, 1344, 1370, 1389, 1371, - 1371, 1344, 1391, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1394, 1394, 1394, 1344, 1386, 1344, 1344, 1344, 1344, 1369, - 1369, 1369, 1369, 1370, 1344, 1344, 1344, 1370, 1389, 1344, - 1344, 1371, 1344, 1344, 1371, 1344, 1391, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1394, 1394, 1394, 1395, 1396, 1344, - 1386, 1369, 1369, 1369, 1369, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1371, 1344, 1344, 1344, 1371, 1344, - 1391, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1394, - 1397, 1398, 1395, 1396, 1344, 1386, 1369, 1369, 1369, 1369, - - 1344, 1344, 1344, 1344, 1344, 1344, 1371, 1371, 1344, 1344, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1397, 1394, - 1399, 1398, 1400, 1394, 1344, 1386, 1369, 1369, 1369, 1369, - 1344, 1344, 1344, 1344, 1371, 1371, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1399, 1344, 1400, 1394, 1344, 1386, - 1344, 1344, 1344, 1344, 1344, 1344, 1369, 1344, 1344, 1344, - 1344, 1344, 1344, 1371, 1371, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1344, 1344, 1386, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1369, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1371, 1371, 1384, 1384, 1384, 1384, 1384, - - 1384, 1384, 1384, 1344, 1344, 1386, 1369, 1344, 1344, 1344, - 1344, 1371, 1371, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1344, 1386, 1369, 1344, 1344, 1344, 1344, 1371, 1371, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, - 1386, 1369, 1344, 1344, 1344, 1344, 1371, 1371, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1371, 1371, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, 1344, 1344, - 1344, 1344, 1371, 1371, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1371, 1371, 1384, 1384, 1384, 1384, - - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1371, 1371, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1371, 1371, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1371, 1371, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1371, 1371, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, 1344, - 1344, 1344, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1344, 1344, 1344, 1344, - 1344, 1344, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1344, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1344, 1384, 1384, - 1384, 1384, 1384, 1344, 1384, 1384, 1384, 1344, 1384, 1384, - - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1344, 1384, 1384, 1384, 1384, 1384, 1384, 1344, - 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, 1384, - 1384, 1384, 1344, 0, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344 + 1433, 1433, 1434, 1434, 1434, 1434, 1435, 1435, 1436, 1436, + 1437, 1437, 1438, 1438, 1438, 1438, 1439, 1439, 1433, 1433, + 1440, 1440, 1441, 1441, 1433, 1433, 1441, 1441, 1441, 1441, + 1433, 1433, 1442, 1442, 1443, 1443, 1433, 1433, 1443, 1443, + 1443, 1443, 1433, 1433, 1432, 45, 1444, 1444, 1433, 1433, + 1445, 1445, 1446, 1446, 1433, 1433, 1447, 1447, 1448, 1448, + 1433, 1433, 1449, 1449, 1450, 1450, 1433, 1433, 1450, 1450, + 1450, 1450, 1433, 1433, 1451, 1451, 1452, 1452, 1433, 1433, + 1453, 1453, 1454, 1454, 1433, 1433, 1454, 1454, 1454, 1454, + 1433, 1433, 1455, 1455, 1456, 1456, 1438, 1438, 1432, 1432, + + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1457, + 1432, 1432, 1457, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1458, 1432, 1432, 1458, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1459, 1432, 1432, 1459, 1459, 1459, + 1459, 1459, 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1460, 1432, 1432, 1460, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1461, 1432, 1432, 1461, 1461, 1461, 1461, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1462, 1432, 1432, 1462, 1462, + + 1462, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1463, + 1432, 1432, 1463, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1464, 1432, 1432, 1464, 1464, 1464, 1464, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1465, 1432, 1432, 1465, 1432, + 1432, 1432, 1432, 1432, 1432, 1466, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1457, 1457, 1467, 1432, 1432, 1432, 1432, 1432, 1432, + 1458, 1458, 1468, 1432, 1459, 1459, 1459, 1459, 1459, 1459, + 1459, 1469, 1432, 1432, 1460, 1460, 1470, 1432, 1461, 1461, + 1461, 1461, 1461, 1461, 1471, 1432, 1432, 1462, 1462, 1462, + + 1462, 1472, 1432, 1432, 1463, 1463, 1473, 1432, 1464, 1464, + 1464, 1464, 1464, 1474, 1432, 1432, 1465, 1465, 1475, 1432, + 1432, 1476, 1432, 1476, 1432, 1432, 1432, 1477, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1457, 1478, 1478, 1432, 1432, + 1432, 1432, 1432, 1458, 1479, 1479, 1459, 1459, 1459, 1459, + 1459, 1459, 1480, 1480, 1432, 1460, 1481, 1481, 1461, 1461, + 1461, 1461, 1461, 1482, 1482, 1432, 1462, 1462, 1462, 1483, + 1483, 1432, 1463, 1484, 1484, 1464, 1464, 1464, 1464, 1485, + 1485, 1432, 1465, 1486, 1486, 1432, 1432, 1476, 1432, 1432, + 1476, 1432, 1432, 1477, 1432, 1432, 1432, 1432, 1432, 1432, + + 1457, 1432, 1478, 1432, 1478, 1432, 1432, 1432, 1432, 1432, + 1458, 1432, 1479, 1432, 1479, 1459, 1459, 1459, 1459, 1459, + 1459, 1432, 1480, 1432, 1480, 1432, 1460, 1432, 1481, 1432, + 1481, 1461, 1461, 1461, 1461, 1461, 1432, 1482, 1432, 1482, + 1432, 1432, 1432, 1462, 1432, 1432, 1432, 1483, 1432, 1483, + 1432, 1463, 1432, 1484, 1432, 1484, 1464, 1464, 1464, 1464, + 1432, 1485, 1432, 1485, 1432, 1465, 1432, 1486, 1432, 1486, + 1432, 1476, 1487, 1432, 1432, 1432, 1432, 1432, 1457, 1478, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1479, 1459, 1459, + 1459, 1432, 1432, 1459, 1459, 1480, 1432, 1432, 1432, 1481, + + 1461, 1461, 1432, 1432, 1461, 1461, 1482, 1432, 1432, 1432, + 1432, 1462, 1432, 1432, 1432, 1483, 1432, 1432, 1432, 1484, + 1464, 1432, 1432, 1464, 1464, 1485, 1432, 1465, 1486, 1432, + 1476, 1487, 1487, 1432, 1487, 1432, 1432, 1432, 1457, 1478, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1479, 1459, 1459, + 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1459, 1432, + 1432, 1432, 1432, 1432, 1432, 1481, 1461, 1461, 1432, 1432, + 1432, 1461, 1432, 1432, 1461, 1482, 1432, 1462, 1483, 1432, + 1432, 1432, 1432, 1484, 1464, 1432, 1432, 1432, 1464, 1464, + 1485, 1432, 1432, 1432, 1486, 1432, 1476, 1487, 1487, 1432, + + 1432, 1457, 1478, 1432, 1432, 1432, 1432, 1432, 1479, 1459, + 1459, 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1459, 1481, + 1461, 1461, 1461, 1432, 1432, 1432, 1461, 1482, 1462, 1483, + 1432, 1484, 1464, 1464, 1464, 1485, 1432, 1432, 1432, 1432, + 1486, 1432, 1476, 1487, 1487, 1432, 1432, 1432, 1478, 1432, + 1432, 1432, 1432, 1479, 1459, 1459, 1459, 1432, 1432, 1459, + 1481, 1461, 1432, 1432, 1461, 1461, 1432, 1432, 1461, 1482, + 1462, 1432, 1432, 1432, 1484, 1464, 1464, 1464, 1485, 1432, + 1486, 1432, 1476, 1487, 1487, 1432, 1432, 1432, 1432, 1478, + 1432, 1432, 1432, 1479, 1459, 1459, 1459, 1432, 1432, 1432, + + 1432, 1459, 1432, 1432, 1461, 1432, 1432, 1432, 1461, 1461, + 1432, 1432, 1432, 1432, 1461, 1482, 1462, 1432, 1484, 1432, + 1432, 1464, 1464, 1485, 1432, 1486, 1432, 1476, 1487, 1487, + 1432, 1478, 1432, 1432, 1432, 1459, 1459, 1459, 1432, 1432, + 1432, 1432, 1459, 1432, 1432, 1461, 1461, 1461, 1432, 1432, + 1432, 1432, 1461, 1482, 1462, 1432, 1484, 1432, 1432, 1432, + 1432, 1432, 1464, 1432, 1432, 1432, 1486, 1476, 1476, 1476, + 1476, 1476, 1476, 1487, 1487, 1432, 1478, 1432, 1459, 1459, + 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1461, 1461, + 1461, 1432, 1432, 1432, 1432, 1482, 1462, 1462, 1432, 1484, + + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1487, 1487, 1432, 1478, 1432, 1459, + 1459, 1459, 1432, 1432, 1432, 1461, 1461, 1461, 1432, 1432, + 1432, 1482, 1462, 1462, 1432, 1484, 1432, 1432, 1432, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1487, 1487, 1432, 1478, + 1432, 1432, 1432, 1459, 1459, 1459, 1461, 1432, 1432, 1461, + 1482, 1462, 1462, 1432, 1484, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1487, 1487, 1487, 1432, 1478, 1432, 1432, 1432, + 1432, 1459, 1459, 1459, 1459, 1461, 1432, 1432, 1432, 1461, + 1482, 1432, 1432, 1462, 1432, 1432, 1462, 1432, 1484, 1476, + + 1476, 1476, 1476, 1476, 1476, 1476, 1487, 1487, 1487, 1488, + 1489, 1432, 1478, 1459, 1459, 1459, 1459, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1462, 1432, 1432, 1432, + 1462, 1432, 1484, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1487, 1490, 1491, 1488, 1489, 1432, 1478, 1459, + 1459, 1459, 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1462, + 1462, 1432, 1432, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1490, 1487, 1492, 1491, 1493, 1487, 1432, 1478, + 1459, 1459, 1459, 1459, 1432, 1432, 1432, 1432, 1462, 1462, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1492, + + 1432, 1493, 1487, 1432, 1478, 1432, 1432, 1432, 1432, 1432, + 1432, 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1462, 1462, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, + 1432, 1478, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1459, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1462, + 1462, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1432, 1432, 1478, 1459, 1432, 1432, 1432, 1432, 1462, 1462, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, + 1478, 1459, 1432, 1432, 1432, 1432, 1462, 1462, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, 1478, + + 1459, 1432, 1432, 1432, 1432, 1462, 1462, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1462, 1462, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, 1432, + 1432, 1432, 1432, 1462, 1462, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1462, 1462, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1462, 1462, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1462, 1462, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1462, 1462, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1462, 1462, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1432, 1432, 1432, 1432, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1432, 1432, 1432, 1432, 1432, 1432, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1432, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1432, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1432, 1476, 1476, 1432, 1476, 1476, 1476, 1476, + 1476, 1432, 1476, 1476, 1476, 1432, 1476, 1476, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1432, 1476, 1476, 1476, 1476, 1476, 1476, 1432, 1476, 1476, + 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, 1476, + 1432, 0, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432 } ; -static yyconst flex_int16_t yy_nxt[3738] = +static yyconst flex_int16_t yy_nxt[4009] = { 0, - 1344, 96, 97, 96, 96, 97, 96, 96, 97, 96, - 96, 97, 96, 104, 1344, 98, 104, 107, 98, 107, - 105, 99, 361, 105, 99, 101, 97, 101, 101, 97, - 101, 110, 111, 108, 363, 108, 112, 113, 304, 102, - 110, 111, 102, 300, 114, 112, 113, 110, 111, 920, - 115, 229, 112, 114, 110, 111, 301, 115, 923, 112, - 114, 117, 118, 117, 118, 230, 229, 114, 97, 97, - 97, 97, 97, 97, 129, 97, 129, 129, 97, 129, - 231, 306, 120, 361, 307, 120, 305, 304, 130, 365, - 361, 130, 228, 228, 228, 119, 595, 119, 121, 122, - - 97, 122, 121, 121, 121, 121, 121, 121, 121, 123, - 121, 920, 121, 125, 121, 126, 121, 97, 97, 97, - 923, 97, 97, 97, 129, 97, 129, 129, 97, 129, - 789, 131, 361, 121, 121, 131, 232, 271, 130, 361, - 232, 130, 228, 228, 228, 228, 228, 228, 272, 551, - 231, 228, 228, 228, 231, 491, 127, 121, 122, 97, - 122, 121, 121, 121, 121, 121, 121, 121, 123, 121, - 494, 121, 125, 121, 126, 121, 129, 97, 129, 361, - 129, 97, 129, 97, 97, 97, 97, 97, 97, 361, - 132, 232, 121, 121, 132, 597, 232, 133, 232, 232, - - 133, 228, 228, 228, 759, 231, 247, 228, 228, 228, - 231, 494, 231, 231, 494, 127, 134, 135, 97, 135, - 134, 134, 134, 134, 134, 134, 134, 136, 134, 794, - 134, 138, 134, 139, 134, 142, 97, 142, 249, 142, - 97, 142, 97, 97, 97, 1155, 243, 596, 635, 143, - 361, 134, 134, 143, 437, 494, 131, 361, 494, 140, - 134, 135, 97, 135, 134, 134, 134, 134, 134, 134, - 134, 136, 134, 494, 134, 138, 134, 139, 134, 97, - 97, 97, 722, 142, 97, 142, 142, 97, 142, 677, - 142, 97, 142, 131, 756, 134, 134, 143, 494, 1154, - - 143, 361, 723, 140, 144, 142, 97, 142, 97, 97, - 97, 97, 97, 97, 228, 228, 228, 361, 883, 144, - 648, 634, 145, 633, 649, 145, 146, 147, 97, 147, - 146, 146, 146, 146, 146, 146, 146, 148, 146, 149, - 146, 150, 146, 151, 146, 149, 149, 149, 149, 149, - 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, - 149, 146, 146, 149, 152, 149, 149, 149, 149, 149, - 149, 149, 153, 149, 149, 154, 155, 149, 156, 149, - 149, 157, 149, 149, 149, 149, 149, 149, 159, 97, - 159, 159, 97, 159, 97, 97, 97, 97, 97, 97, - - 650, 361, 160, 659, 651, 160, 661, 660, 161, 1140, - 662, 161, 162, 163, 97, 163, 162, 162, 162, 162, - 162, 162, 162, 164, 162, 494, 162, 166, 162, 167, - 162, 173, 97, 173, 758, 173, 97, 173, 97, 97, - 97, 97, 97, 97, 232, 174, 361, 162, 162, 174, - 232, 168, 175, 831, 832, 175, 361, 256, 231, 1139, - 169, 1125, 170, 678, 231, 361, 494, 171, 162, 163, - 97, 163, 162, 162, 162, 162, 162, 162, 162, 164, - 162, 757, 162, 166, 162, 167, 162, 186, 97, 186, - 762, 186, 97, 186, 97, 97, 97, 97, 97, 97, - - 764, 187, 885, 162, 162, 187, 1124, 168, 188, 494, - 495, 188, 228, 228, 228, 361, 169, 494, 170, 228, - 228, 228, 361, 171, 176, 177, 97, 177, 176, 176, - 176, 176, 176, 176, 176, 178, 176, 361, 176, 180, - 176, 181, 176, 186, 97, 186, 763, 186, 97, 186, - 186, 97, 186, 186, 97, 186, 793, 187, 1113, 176, - 176, 187, 232, 232, 189, 182, 361, 189, 760, 265, - 183, 228, 228, 228, 761, 361, 231, 231, 361, 184, - 176, 177, 97, 177, 176, 176, 176, 176, 176, 176, - 176, 178, 176, 788, 176, 180, 176, 181, 176, 97, - - 97, 97, 361, 97, 97, 97, 198, 97, 198, 198, - 97, 198, 851, 188, 791, 176, 176, 188, 232, 232, - 199, 182, 940, 199, 1110, 273, 183, 228, 228, 228, - 361, 494, 231, 231, 361, 184, 190, 191, 97, 191, - 190, 190, 190, 190, 190, 190, 190, 192, 190, 361, - 190, 194, 190, 195, 190, 97, 97, 97, 821, 97, - 97, 97, 212, 97, 212, 212, 97, 212, 887, 200, - 792, 190, 190, 200, 814, 1109, 213, 361, 361, 213, - 228, 228, 228, 228, 228, 228, 196, 190, 191, 97, - 191, 190, 190, 190, 190, 190, 190, 190, 192, 190, - - 790, 190, 194, 190, 195, 190, 97, 97, 97, 816, - 97, 97, 97, 212, 97, 212, 212, 97, 212, 232, - 214, 232, 190, 190, 214, 361, 279, 213, 361, 1096, - 213, 967, 1095, 231, 1084, 231, 361, 196, 201, 202, - 97, 202, 201, 201, 201, 201, 201, 201, 201, 203, - 201, 494, 201, 205, 201, 206, 201, 212, 97, 212, - 848, 212, 97, 212, 97, 97, 97, 250, 97, 97, - 97, 215, 232, 201, 201, 215, 232, 232, 214, 1114, - 361, 207, 214, 208, 795, 209, 231, 228, 228, 228, - 231, 231, 361, 210, 201, 202, 97, 202, 201, 201, - - 201, 201, 201, 201, 201, 203, 201, 232, 201, 205, - 201, 206, 201, 224, 97, 224, 884, 224, 97, 224, - 850, 231, 252, 228, 228, 228, 280, 225, 361, 201, - 201, 225, 228, 228, 228, 110, 111, 207, 997, 208, - 112, 209, 237, 248, 228, 228, 228, 361, 226, 210, - 216, 217, 97, 217, 216, 216, 216, 216, 216, 216, - 216, 218, 216, 232, 216, 220, 216, 221, 216, 227, - 110, 111, 361, 852, 238, 112, 232, 231, 361, 361, - 239, 232, 232, 226, 240, 216, 216, 232, 279, 241, - 231, 232, 232, 232, 284, 231, 231, 853, 291, 247, - - 494, 231, 819, 854, 227, 231, 231, 231, 222, 216, - 217, 97, 217, 216, 216, 216, 216, 216, 216, 216, - 218, 216, 232, 216, 220, 216, 221, 216, 248, 248, - 251, 280, 361, 796, 249, 249, 231, 745, 250, 250, - 251, 251, 252, 252, 216, 216, 232, 232, 228, 228, - 228, 746, 361, 256, 291, 232, 292, 228, 228, 228, - 231, 231, 296, 228, 228, 228, 886, 222, 361, 231, - 374, 374, 374, 374, 374, 374, 361, 384, 384, 384, - 361, 292, 248, 384, 384, 384, 376, 361, 249, 376, - 361, 818, 250, 386, 251, 912, 252, 999, 361, 386, - - 394, 394, 394, 394, 394, 394, 403, 403, 403, 403, - 403, 403, 407, 407, 407, 882, 396, 361, 817, 396, - 377, 361, 405, 361, 1083, 405, 820, 408, 410, 410, - 410, 911, 387, 412, 412, 412, 412, 412, 412, 418, - 418, 418, 913, 411, 418, 418, 418, 361, 918, 414, - 406, 914, 414, 361, 397, 420, 426, 426, 426, 920, - 420, 426, 426, 426, 432, 432, 432, 432, 432, 432, - 931, 921, 428, 374, 374, 374, 361, 428, 932, 933, - 434, 361, 361, 434, 915, 941, 415, 934, 361, 376, - 374, 374, 374, 361, 421, 374, 374, 374, 446, 446, - - 446, 451, 451, 451, 938, 361, 376, 384, 384, 384, - 361, 376, 944, 969, 429, 937, 452, 384, 384, 384, - 435, 361, 943, 386, 384, 384, 384, 457, 457, 457, - 970, 916, 445, 386, 394, 394, 394, 394, 394, 394, - 386, 361, 458, 394, 394, 394, 464, 464, 464, 1082, - 396, 1035, 361, 396, 403, 403, 403, 361, 998, 396, - 361, 465, 361, 453, 403, 403, 403, 403, 403, 403, - 405, 407, 407, 407, 469, 469, 469, 972, 470, 361, - 405, 471, 973, 405, 920, 1017, 408, 410, 410, 410, - 473, 473, 473, 361, 474, 1002, 921, 475, 1036, 461, - - 361, 1081, 411, 412, 412, 412, 361, 412, 412, 412, - 412, 412, 412, 478, 478, 478, 418, 418, 418, 414, - 361, 1016, 468, 414, 1000, 1003, 414, 361, 479, 418, - 418, 418, 420, 418, 418, 418, 482, 482, 482, 426, - 426, 426, 426, 426, 426, 420, 426, 426, 426, 420, - 361, 483, 432, 432, 432, 428, 1090, 1073, 428, 432, - 432, 432, 428, 432, 432, 432, 476, 1001, 434, 493, - 493, 493, 374, 374, 374, 434, 446, 446, 446, 434, - 451, 451, 451, 361, 1067, 494, 495, 361, 376, 480, - 505, 505, 505, 1038, 506, 452, 486, 507, 384, 384, - - 384, 457, 457, 457, 1014, 1066, 489, 361, 512, 512, - 512, 361, 513, 1020, 386, 514, 458, 515, 515, 515, - 517, 517, 517, 520, 520, 520, 1019, 500, 464, 464, - 464, 361, 516, 361, 361, 518, 528, 528, 528, 521, - 524, 524, 524, 465, 525, 508, 1031, 526, 403, 403, - 403, 529, 361, 469, 469, 469, 519, 470, 1018, 1021, - 471, 473, 473, 473, 405, 474, 361, 1102, 475, 412, - 412, 412, 530, 478, 478, 478, 535, 535, 535, 1065, - 536, 361, 1034, 537, 361, 414, 361, 1052, 479, 418, - 418, 418, 482, 482, 482, 540, 540, 540, 361, 541, - - 1037, 1123, 542, 361, 1055, 420, 531, 483, 361, 426, - 426, 426, 547, 547, 547, 432, 432, 432, 493, 493, - 493, 374, 374, 374, 533, 428, 361, 548, 561, 561, - 561, 434, 361, 361, 494, 361, 1039, 376, 505, 505, - 505, 1068, 506, 1064, 538, 507, 361, 1057, 545, 384, - 384, 384, 361, 512, 512, 512, 1054, 513, 361, 552, - 514, 361, 1049, 557, 1050, 386, 515, 515, 515, 1089, - 1051, 549, 566, 566, 566, 553, 567, 361, 361, 568, - 361, 516, 517, 517, 517, 569, 569, 569, 1063, 570, - 1071, 361, 571, 520, 520, 520, 1103, 518, 1069, 524, - - 524, 524, 361, 525, 361, 562, 526, 1117, 361, 521, - 528, 528, 528, 576, 576, 576, 1118, 577, 1070, 1108, - 578, 403, 403, 403, 361, 529, 412, 412, 412, 535, - 535, 535, 361, 536, 1074, 1062, 537, 405, 418, 418, - 418, 1086, 414, 540, 540, 540, 1092, 541, 1048, 361, - 542, 547, 547, 547, 420, 361, 426, 426, 426, 1085, - 361, 590, 590, 590, 361, 591, 548, 582, 592, 1087, - 361, 580, 428, 432, 432, 432, 599, 599, 599, 584, - 374, 374, 374, 561, 561, 561, 384, 384, 384, 434, - 1098, 600, 641, 641, 641, 1106, 376, 588, 1093, 566, - - 566, 566, 386, 567, 361, 1047, 568, 569, 569, 569, - 1107, 570, 361, 361, 571, 361, 613, 613, 613, 1132, - 1138, 593, 403, 403, 403, 1046, 605, 622, 622, 622, - 601, 614, 576, 576, 576, 361, 577, 361, 405, 578, - 418, 418, 418, 623, 426, 426, 426, 590, 590, 590, - 1115, 591, 615, 1116, 592, 361, 420, 599, 599, 599, - 428, 432, 432, 432, 637, 637, 637, 1128, 638, 1045, - 361, 639, 600, 361, 1121, 620, 625, 434, 374, 374, - 374, 643, 643, 643, 384, 384, 384, 1129, 613, 613, - 613, 403, 403, 403, 376, 668, 668, 668, 629, 1099, - - 386, 1143, 631, 614, 654, 654, 654, 405, 655, 361, - 669, 656, 622, 622, 622, 361, 418, 418, 418, 426, - 426, 426, 432, 432, 432, 644, 1158, 361, 623, 361, - 361, 640, 420, 361, 361, 428, 361, 664, 434, 676, - 676, 676, 637, 637, 637, 1245, 638, 1119, 361, 639, - 374, 374, 374, 1120, 361, 361, 361, 667, 641, 641, - 641, 643, 643, 643, 1122, 1133, 376, 682, 682, 682, - 1130, 674, 1126, 672, 692, 692, 692, 654, 654, 654, - 1136, 655, 361, 683, 656, 403, 403, 403, 1131, 693, - 418, 418, 418, 668, 668, 668, 1134, 361, 680, 361, - - 361, 405, 709, 709, 709, 361, 420, 1147, 669, 361, - 694, 706, 706, 706, 1230, 707, 361, 710, 708, 361, - 1127, 702, 712, 712, 712, 714, 714, 714, 432, 432, - 432, 374, 374, 374, 682, 682, 682, 705, 713, 732, - 732, 732, 1137, 1151, 434, 1135, 361, 376, 361, 1141, - 683, 692, 692, 692, 733, 734, 734, 734, 1195, 735, - 361, 361, 736, 742, 742, 742, 693, 725, 714, 714, - 714, 403, 403, 403, 418, 418, 418, 1144, 743, 709, - 709, 709, 361, 715, 676, 676, 676, 405, 1142, 1159, - 420, 706, 706, 706, 710, 707, 361, 1145, 708, 361, - - 361, 749, 749, 749, 1152, 750, 1044, 1043, 751, 752, - 752, 752, 712, 712, 712, 748, 361, 361, 744, 1146, - 361, 716, 1153, 717, 753, 754, 754, 754, 713, 718, - 374, 374, 374, 719, 361, 720, 1149, 721, 732, 732, - 732, 755, 361, 771, 771, 771, 376, 772, 361, 361, - 773, 1148, 361, 733, 734, 734, 734, 1150, 735, 1042, - 361, 736, 742, 742, 742, 777, 777, 777, 1160, 778, - 766, 1156, 779, 403, 403, 403, 361, 743, 418, 418, - 418, 749, 749, 749, 1166, 750, 1157, 1196, 751, 405, - 752, 752, 752, 1163, 420, 785, 785, 785, 361, 786, - - 1175, 361, 787, 361, 361, 753, 754, 754, 754, 374, - 374, 374, 800, 800, 800, 403, 403, 403, 780, 806, - 806, 806, 755, 361, 1161, 376, 784, 801, 771, 771, - 771, 405, 772, 361, 807, 773, 777, 777, 777, 1199, - 778, 1200, 1221, 779, 418, 418, 418, 361, 802, 1164, - 798, 785, 785, 785, 361, 786, 1030, 361, 787, 1165, - 420, 815, 815, 815, 809, 822, 822, 822, 374, 374, - 374, 826, 826, 826, 800, 800, 800, 361, 1176, 1167, - 823, 494, 361, 1173, 376, 813, 827, 827, 827, 801, - 828, 361, 1168, 829, 806, 806, 806, 835, 835, 835, - - 361, 836, 1029, 361, 837, 403, 403, 403, 1216, 807, - 840, 840, 840, 843, 843, 843, 418, 418, 418, 361, - 361, 405, 825, 361, 1225, 841, 1174, 1210, 844, 815, - 815, 815, 420, 826, 826, 826, 361, 855, 855, 855, - 822, 822, 822, 361, 361, 361, 842, 1028, 361, 845, - 361, 839, 856, 494, 1184, 823, 494, 857, 857, 857, - 849, 858, 1177, 1178, 859, 847, 374, 374, 374, 1204, - 827, 827, 827, 494, 828, 1185, 361, 829, 866, 866, - 866, 361, 376, 835, 835, 835, 1182, 836, 1222, 1027, - 837, 1183, 1026, 867, 868, 868, 868, 870, 870, 870, - - 840, 840, 840, 1025, 361, 861, 843, 843, 843, 869, - 872, 872, 872, 871, 873, 841, 1205, 874, 876, 876, - 876, 844, 877, 361, 1193, 878, 880, 880, 880, 418, - 418, 418, 888, 888, 888, 855, 855, 855, 1024, 890, - 890, 890, 361, 891, 361, 420, 892, 1194, 361, 361, - 856, 494, 866, 866, 866, 494, 857, 857, 857, 1270, - 858, 361, 361, 859, 374, 374, 374, 867, 889, 901, - 901, 901, 494, 902, 1197, 1212, 903, 880, 880, 880, - 376, 870, 870, 870, 881, 492, 492, 492, 492, 492, - 492, 492, 492, 492, 1198, 361, 492, 871, 1228, 492, - - 492, 492, 494, 492, 868, 868, 868, 904, 904, 904, - 361, 905, 361, 361, 906, 361, 1022, 896, 1013, 869, - 492, 492, 492, 492, 492, 492, 492, 492, 492, 492, - 492, 361, 1012, 492, 1211, 1214, 492, 492, 492, 494, - 492, 872, 872, 872, 1202, 873, 361, 1203, 874, 876, - 876, 876, 1233, 877, 361, 361, 878, 492, 492, 909, - 909, 909, 888, 888, 888, 890, 890, 890, 1229, 891, - 1225, 361, 892, 361, 361, 910, 361, 1213, 361, 361, - 1258, 494, 901, 901, 901, 1217, 902, 1208, 361, 903, - 909, 909, 909, 917, 492, 492, 492, 492, 492, 924, - - 492, 492, 492, 1209, 1218, 492, 910, 361, 492, 492, - 492, 494, 492, 904, 904, 904, 1215, 905, 361, 361, - 906, 1040, 1040, 1040, 374, 374, 374, 361, 1235, 492, - 492, 492, 492, 492, 492, 492, 492, 492, 492, 924, - 376, 361, 492, 1219, 1243, 492, 492, 492, 494, 492, - 1256, 1220, 939, 939, 939, 942, 942, 942, 948, 948, - 948, 374, 374, 374, 361, 1011, 492, 492, 361, 926, - 361, 361, 1223, 361, 494, 495, 361, 376, 951, 951, - 951, 953, 953, 953, 955, 955, 955, 958, 958, 958, - 966, 966, 966, 952, 1226, 1224, 954, 1241, 361, 956, - - 1242, 361, 959, 939, 939, 939, 361, 942, 942, 942, - 1236, 1010, 950, 948, 948, 948, 374, 374, 374, 361, - 957, 1227, 361, 361, 951, 951, 951, 1009, 361, 494, - 1268, 361, 376, 361, 968, 953, 953, 953, 971, 952, - 977, 977, 977, 361, 978, 361, 361, 979, 1244, 1231, - 954, 980, 980, 980, 552, 981, 361, 1246, 982, 955, - 955, 955, 983, 983, 983, 1232, 984, 1247, 1008, 985, - 1234, 976, 361, 361, 956, 958, 958, 958, 987, 987, - 987, 1007, 988, 1250, 1254, 989, 966, 966, 966, 361, - 959, 374, 374, 374, 977, 977, 977, 1248, 978, 361, - - 361, 979, 361, 1237, 980, 980, 980, 376, 981, 361, - 361, 982, 983, 983, 983, 1005, 984, 996, 1238, 985, - 987, 987, 987, 1249, 988, 361, 1251, 989, 1015, 1015, - 1015, 374, 374, 374, 1261, 1262, 1006, 361, 1015, 1015, - 1015, 361, 1032, 1257, 361, 1033, 361, 376, 374, 374, - 374, 1053, 1053, 1053, 361, 1056, 1056, 1056, 1040, 1040, - 1040, 1058, 1058, 1058, 376, 1252, 1261, 361, 1060, 1060, - 1060, 361, 1053, 1053, 1053, 361, 1255, 1059, 1056, 1056, - 1056, 1023, 1075, 1061, 1279, 1076, 361, 1004, 361, 1077, - 1077, 1077, 361, 361, 361, 361, 361, 1041, 1058, 1058, - - 1058, 361, 995, 1072, 361, 361, 1060, 1060, 1060, 1078, - 1078, 1078, 1263, 1079, 1059, 994, 1080, 1088, 1088, 1088, - 1253, 1061, 1091, 1091, 1091, 1077, 1077, 1077, 1078, 1078, - 1078, 1259, 1079, 361, 1260, 1080, 1269, 361, 361, 361, - 1264, 361, 1097, 1097, 1097, 1088, 1088, 1088, 993, 1100, - 1279, 361, 1101, 1091, 1091, 1091, 1094, 1104, 361, 361, - 1105, 361, 361, 1097, 1097, 1097, 361, 1111, 1280, 361, - 1112, 1162, 1162, 1162, 1169, 1169, 1169, 1318, 1265, 361, - 1171, 1171, 1171, 1266, 1162, 1162, 1162, 361, 1179, 1170, - 1267, 1180, 1181, 1181, 1181, 1172, 1186, 1186, 1186, 992, - - 361, 1169, 1169, 1169, 1171, 1171, 1171, 361, 361, 361, - 991, 361, 361, 1187, 1187, 1187, 1170, 1188, 1283, 1172, - 1189, 1190, 1190, 1190, 990, 1191, 361, 361, 1192, 1181, - 1181, 1181, 1186, 1186, 1186, 1271, 1206, 361, 1281, 1207, - 1187, 1187, 1187, 361, 1188, 361, 361, 1189, 361, 1190, - 1190, 1190, 1275, 1191, 361, 361, 1192, 1239, 1239, 1239, - 1201, 1239, 1239, 1239, 1273, 1273, 1273, 1272, 1295, 1276, - 1277, 1283, 361, 1240, 1282, 1282, 1282, 1240, 1278, 1286, - 1274, 361, 1289, 361, 1273, 1273, 1273, 1284, 1286, 361, - 361, 361, 1287, 1287, 1287, 1290, 361, 361, 361, 986, - - 1274, 361, 361, 975, 1285, 1282, 1282, 1282, 1288, 1291, - 361, 361, 1292, 1293, 1293, 1293, 1297, 1297, 1297, 1301, - 361, 361, 1287, 1287, 1287, 1299, 1303, 1296, 1304, 1294, - 361, 361, 1298, 361, 1300, 361, 1302, 361, 1288, 1293, - 1293, 1293, 1297, 1297, 1297, 361, 361, 361, 361, 361, - 1305, 361, 361, 1317, 1317, 1294, 361, 361, 1298, 1306, - 361, 1309, 361, 361, 361, 361, 1326, 1326, 361, 1310, - 1307, 1308, 1311, 1312, 361, 361, 1322, 1322, 1322, 361, - 361, 1320, 1319, 1313, 1314, 361, 1321, 946, 361, 361, - 1315, 1316, 1323, 1322, 1322, 1322, 1329, 1329, 1329, 361, - - 1327, 1333, 361, 1324, 974, 946, 1328, 1325, 361, 1323, - 1334, 1331, 1330, 1329, 1329, 1329, 1332, 361, 361, 361, - 1341, 1341, 965, 1335, 964, 963, 1336, 1337, 1338, 1330, - 361, 962, 361, 1342, 1342, 1342, 1342, 1342, 1342, 961, - 960, 949, 1339, 1340, 946, 946, 936, 935, 930, 1343, - 929, 928, 1343, 94, 94, 94, 94, 94, 94, 94, - 95, 95, 95, 95, 95, 95, 95, 100, 100, 100, - 100, 100, 100, 100, 103, 103, 103, 103, 103, 103, - 103, 106, 106, 106, 106, 106, 106, 106, 109, 109, - 109, 109, 109, 109, 109, 116, 116, 116, 116, 116, - - 116, 116, 124, 124, 124, 124, 124, 124, 124, 128, - 128, 128, 128, 128, 128, 128, 137, 137, 137, 137, - 137, 137, 137, 141, 141, 141, 141, 141, 141, 141, - 158, 158, 158, 158, 158, 158, 158, 165, 165, 165, - 165, 165, 165, 165, 172, 172, 172, 172, 172, 172, - 172, 179, 179, 179, 179, 179, 179, 179, 185, 185, - 185, 185, 185, 185, 185, 193, 193, 193, 193, 193, - 193, 193, 197, 197, 197, 197, 197, 197, 197, 204, - 204, 204, 204, 204, 204, 204, 211, 211, 211, 211, - 211, 211, 211, 219, 219, 219, 219, 219, 219, 219, - - 223, 223, 223, 223, 223, 223, 223, 245, 245, 245, - 927, 245, 254, 254, 254, 925, 254, 258, 258, 258, - 908, 258, 267, 267, 267, 907, 267, 275, 275, 275, - 900, 275, 282, 282, 282, 899, 282, 286, 286, 286, - 898, 286, 294, 294, 294, 897, 294, 299, 299, 299, - 299, 299, 895, 299, 314, 879, 314, 322, 875, 322, - 330, 865, 330, 337, 864, 337, 342, 863, 342, 346, - 862, 346, 352, 860, 352, 356, 846, 356, 360, 360, - 360, 360, 360, 360, 360, 366, 838, 834, 366, 375, - 375, 375, 375, 375, 375, 385, 385, 385, 385, 385, - - 385, 395, 395, 395, 395, 395, 395, 404, 404, 404, - 404, 404, 404, 413, 413, 413, 413, 413, 413, 419, - 419, 419, 419, 419, 419, 427, 427, 427, 427, 427, - 427, 433, 433, 433, 433, 433, 433, 492, 492, 492, - 492, 492, 492, 492, 893, 893, 893, 893, 893, 893, - 893, 894, 894, 894, 894, 894, 894, 894, 919, 919, - 919, 919, 919, 919, 919, 922, 922, 922, 922, 922, - 922, 922, 945, 945, 945, 945, 945, 945, 945, 947, - 947, 947, 947, 947, 947, 947, 833, 830, 824, 812, - 811, 810, 808, 805, 804, 803, 799, 797, 783, 782, - - 781, 776, 775, 774, 770, 769, 768, 767, 765, 747, - 741, 740, 739, 738, 737, 731, 730, 729, 728, 727, - 726, 724, 711, 704, 703, 701, 700, 699, 698, 697, - 696, 695, 691, 690, 689, 688, 687, 686, 685, 684, - 681, 679, 675, 673, 671, 670, 666, 665, 663, 658, - 657, 653, 652, 647, 646, 645, 642, 636, 632, 630, - 628, 627, 626, 624, 621, 619, 618, 617, 616, 612, - 611, 610, 609, 608, 607, 606, 604, 603, 602, 598, - 594, 589, 587, 586, 585, 583, 581, 579, 575, 574, - 573, 572, 565, 564, 563, 560, 559, 558, 556, 555, - - 554, 494, 550, 546, 544, 543, 539, 534, 532, 527, - 523, 522, 511, 510, 509, 504, 503, 502, 501, 499, - 498, 497, 496, 490, 488, 487, 485, 484, 481, 477, - 472, 467, 466, 463, 462, 460, 459, 456, 455, 454, - 450, 449, 448, 447, 444, 443, 442, 441, 440, 439, - 438, 361, 436, 431, 430, 425, 424, 423, 422, 417, - 416, 409, 402, 401, 400, 399, 398, 393, 392, 391, - 390, 389, 388, 383, 382, 381, 380, 379, 378, 373, - 372, 371, 370, 369, 368, 367, 364, 362, 361, 359, - 358, 357, 355, 354, 353, 351, 350, 349, 348, 347, - - 345, 344, 343, 341, 340, 339, 338, 336, 335, 334, - 333, 332, 331, 329, 328, 327, 326, 325, 324, 323, - 321, 320, 319, 318, 317, 316, 315, 313, 312, 311, - 310, 309, 308, 303, 300, 302, 298, 297, 295, 293, - 290, 289, 288, 287, 285, 283, 281, 278, 277, 276, - 274, 270, 269, 268, 266, 264, 263, 262, 261, 260, - 259, 257, 255, 253, 246, 244, 242, 236, 235, 236, - 235, 234, 233, 1344, 93, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344 + 1432, 102, 103, 102, 102, 103, 102, 102, 103, 102, + 102, 103, 102, 110, 1432, 104, 110, 113, 104, 113, + 111, 105, 389, 111, 105, 107, 103, 107, 107, 103, + 107, 116, 117, 114, 391, 114, 118, 119, 327, 108, + 116, 117, 108, 323, 120, 118, 119, 116, 117, 974, + 121, 246, 118, 120, 116, 117, 324, 121, 977, 118, + 120, 123, 124, 123, 124, 247, 246, 120, 103, 103, + 103, 103, 103, 103, 135, 103, 135, 135, 103, 135, + 248, 329, 126, 389, 330, 126, 328, 327, 136, 393, + 389, 136, 245, 245, 245, 125, 643, 125, 127, 128, + + 103, 128, 127, 127, 127, 127, 127, 127, 127, 129, + 127, 974, 127, 131, 127, 132, 127, 103, 103, 103, + 977, 103, 103, 103, 135, 103, 135, 135, 103, 135, + 841, 137, 389, 127, 127, 137, 249, 293, 136, 389, + 249, 136, 245, 245, 245, 245, 245, 245, 294, 597, + 248, 245, 245, 245, 248, 531, 133, 127, 128, 103, + 128, 127, 127, 127, 127, 127, 127, 127, 129, 127, + 534, 127, 131, 127, 132, 127, 135, 103, 135, 389, + 135, 103, 135, 103, 103, 103, 103, 103, 103, 389, + 138, 249, 127, 127, 138, 645, 249, 139, 249, 249, + + 139, 245, 245, 245, 811, 248, 264, 245, 245, 245, + 248, 534, 248, 248, 534, 133, 140, 141, 103, 141, + 140, 140, 140, 140, 140, 140, 140, 142, 140, 846, + 140, 144, 140, 145, 140, 148, 103, 148, 266, 148, + 103, 148, 103, 103, 103, 1226, 260, 644, 685, 149, + 389, 140, 140, 149, 472, 534, 137, 389, 534, 146, + 140, 141, 103, 141, 140, 140, 140, 140, 140, 140, + 140, 142, 140, 534, 140, 144, 140, 145, 140, 103, + 103, 103, 774, 148, 103, 148, 148, 103, 148, 729, + 148, 103, 148, 137, 808, 140, 140, 149, 534, 1225, + + 149, 389, 775, 146, 150, 148, 103, 148, 103, 103, + 103, 103, 103, 103, 245, 245, 245, 389, 935, 150, + 698, 684, 151, 683, 699, 151, 152, 153, 103, 153, + 152, 152, 152, 152, 152, 152, 152, 154, 152, 155, + 152, 156, 152, 157, 152, 155, 155, 155, 155, 155, + 155, 155, 155, 155, 155, 155, 155, 155, 155, 155, + 155, 152, 152, 155, 158, 155, 155, 155, 155, 155, + 155, 155, 159, 155, 155, 160, 161, 155, 162, 155, + 155, 163, 155, 155, 155, 155, 155, 155, 165, 103, + 165, 165, 103, 165, 103, 103, 103, 103, 103, 103, + + 700, 389, 166, 711, 701, 166, 713, 712, 167, 389, + 714, 167, 168, 169, 103, 169, 168, 168, 168, 168, + 168, 168, 168, 170, 168, 534, 168, 172, 168, 173, + 168, 176, 103, 176, 810, 176, 103, 176, 103, 103, + 103, 103, 103, 103, 249, 177, 937, 168, 168, 177, + 389, 273, 178, 389, 815, 178, 1209, 389, 248, 245, + 245, 245, 174, 168, 169, 103, 169, 168, 168, 168, + 168, 168, 168, 168, 170, 168, 842, 168, 172, 168, + 173, 168, 190, 103, 190, 809, 190, 103, 190, 103, + 103, 103, 103, 103, 103, 249, 191, 866, 168, 168, + + 191, 389, 389, 192, 883, 884, 192, 1022, 389, 248, + 245, 245, 245, 174, 179, 180, 103, 180, 179, 179, + 179, 179, 179, 179, 179, 181, 179, 534, 179, 183, + 179, 184, 179, 203, 103, 203, 814, 203, 103, 203, + 103, 103, 103, 103, 103, 103, 249, 204, 902, 179, + 179, 204, 249, 185, 205, 974, 389, 205, 534, 282, + 248, 1229, 186, 389, 187, 730, 248, 975, 389, 188, + 179, 180, 103, 180, 179, 179, 179, 179, 179, 179, + 179, 181, 179, 840, 179, 183, 179, 184, 179, 203, + 103, 203, 816, 203, 103, 203, 203, 103, 203, 203, + + 103, 203, 843, 204, 389, 179, 179, 204, 249, 185, + 206, 974, 1304, 206, 245, 245, 245, 389, 186, 965, + 187, 389, 248, 975, 389, 188, 193, 194, 103, 194, + 193, 193, 193, 193, 193, 193, 193, 195, 193, 389, + 193, 197, 193, 198, 193, 103, 103, 103, 868, 103, + 103, 103, 215, 103, 215, 215, 103, 215, 283, 205, + 870, 193, 193, 205, 249, 249, 216, 199, 1208, 216, + 812, 287, 200, 245, 245, 245, 813, 534, 248, 248, + 389, 201, 193, 194, 103, 194, 193, 193, 193, 193, + 193, 193, 193, 195, 193, 389, 193, 197, 193, 198, + + 193, 103, 103, 103, 873, 103, 103, 103, 229, 103, + 229, 229, 103, 229, 845, 217, 844, 193, 193, 217, + 389, 249, 230, 199, 1192, 230, 1191, 534, 200, 245, + 245, 245, 245, 245, 245, 248, 992, 201, 207, 208, + 103, 208, 207, 207, 207, 207, 207, 207, 207, 209, + 207, 389, 207, 211, 207, 212, 207, 103, 103, 103, + 847, 103, 103, 103, 229, 103, 229, 229, 103, 229, + 249, 231, 389, 207, 207, 231, 389, 295, 230, 389, + 1175, 230, 1077, 900, 248, 245, 245, 245, 213, 207, + 208, 103, 208, 207, 207, 207, 207, 207, 207, 207, + + 209, 207, 871, 207, 211, 207, 212, 207, 229, 103, + 229, 872, 229, 103, 229, 103, 103, 103, 103, 103, + 103, 249, 232, 249, 207, 207, 232, 1174, 389, 231, + 389, 1230, 231, 534, 389, 248, 389, 248, 389, 213, + 218, 219, 103, 219, 218, 218, 218, 218, 218, 218, + 218, 220, 218, 249, 218, 222, 218, 223, 218, 241, + 103, 241, 903, 241, 103, 241, 848, 248, 938, 267, + 249, 296, 869, 242, 939, 218, 218, 242, 245, 245, + 245, 116, 117, 224, 248, 225, 118, 226, 254, 265, + 245, 245, 245, 389, 243, 227, 218, 219, 103, 219, + + 218, 218, 218, 218, 218, 218, 218, 220, 218, 1159, + 218, 222, 218, 223, 218, 244, 116, 117, 389, 904, + 255, 118, 249, 245, 245, 245, 256, 389, 249, 243, + 257, 218, 218, 249, 249, 258, 248, 1053, 994, 224, + 302, 225, 248, 226, 245, 245, 245, 248, 248, 389, + 244, 227, 233, 234, 103, 234, 233, 233, 233, 233, + 233, 233, 233, 235, 233, 389, 233, 237, 233, 238, + 233, 249, 303, 389, 905, 249, 268, 249, 302, 245, + 245, 245, 307, 303, 314, 248, 389, 233, 233, 248, + 249, 248, 249, 797, 249, 249, 1096, 314, 245, 245, + + 245, 264, 968, 967, 248, 1158, 248, 798, 248, 248, + 239, 233, 234, 103, 234, 233, 233, 233, 233, 233, + 233, 233, 235, 233, 315, 233, 237, 233, 238, 233, + 265, 265, 245, 245, 245, 389, 266, 266, 249, 389, + 267, 267, 268, 268, 269, 269, 233, 233, 249, 249, + 389, 389, 248, 985, 389, 273, 319, 245, 245, 245, + 906, 986, 248, 248, 402, 402, 402, 389, 997, 239, + 389, 995, 315, 402, 402, 402, 412, 412, 412, 934, + 404, 412, 412, 412, 265, 422, 422, 422, 969, 404, + 266, 936, 414, 389, 267, 966, 268, 414, 269, 389, + + 389, 424, 422, 422, 422, 428, 428, 428, 428, 428, + 428, 437, 437, 437, 987, 437, 437, 437, 424, 1025, + 405, 430, 988, 389, 430, 971, 964, 439, 389, 1098, + 415, 439, 442, 442, 442, 445, 445, 445, 447, 447, + 447, 447, 447, 447, 453, 453, 453, 443, 389, 389, + 446, 534, 535, 425, 449, 389, 440, 449, 431, 998, + 455, 453, 453, 453, 461, 461, 461, 461, 461, 461, + 467, 467, 467, 467, 467, 467, 389, 455, 389, 389, + 463, 1059, 1111, 463, 1055, 1114, 469, 991, 389, 469, + 389, 450, 402, 402, 402, 389, 402, 402, 402, 402, + + 402, 402, 481, 481, 481, 412, 412, 412, 404, 1024, + 1027, 456, 404, 1028, 1056, 404, 486, 486, 486, 389, + 464, 414, 412, 412, 412, 389, 470, 412, 412, 412, + 1145, 487, 492, 492, 492, 1058, 480, 389, 414, 422, + 422, 422, 1029, 414, 422, 422, 422, 493, 422, 422, + 422, 389, 498, 498, 498, 424, 428, 428, 428, 389, + 424, 428, 428, 428, 424, 389, 488, 499, 428, 428, + 428, 1217, 430, 503, 503, 503, 1054, 430, 437, 437, + 437, 437, 437, 437, 430, 437, 437, 437, 504, 1094, + 442, 442, 442, 389, 439, 389, 389, 439, 481, 481, + + 481, 439, 389, 1109, 496, 443, 509, 509, 509, 1079, + 510, 1060, 1057, 511, 445, 445, 445, 1073, 513, 513, + 513, 389, 514, 389, 500, 515, 447, 447, 447, 446, + 447, 447, 447, 447, 447, 447, 518, 518, 518, 389, + 507, 389, 449, 453, 453, 453, 449, 1144, 1075, 449, + 1151, 519, 453, 453, 453, 453, 453, 453, 1071, 455, + 522, 522, 522, 461, 461, 461, 389, 389, 455, 1093, + 389, 455, 461, 461, 461, 523, 461, 461, 461, 463, + 467, 467, 467, 467, 467, 467, 1092, 389, 463, 516, + 1113, 1078, 463, 467, 467, 467, 469, 389, 389, 469, + + 533, 533, 533, 402, 402, 402, 486, 486, 486, 469, + 389, 520, 412, 412, 412, 1150, 534, 535, 389, 404, + 1074, 487, 389, 545, 545, 545, 526, 546, 414, 389, + 547, 492, 492, 492, 1095, 1110, 529, 552, 552, 552, + 389, 553, 389, 1097, 554, 389, 493, 555, 555, 555, + 557, 557, 557, 560, 560, 560, 1108, 1076, 540, 548, + 1089, 1116, 556, 389, 1166, 558, 498, 498, 498, 561, + 563, 563, 563, 1117, 564, 389, 389, 565, 428, 428, + 428, 499, 503, 503, 503, 389, 559, 1143, 569, 569, + 569, 1128, 570, 389, 430, 571, 389, 504, 573, 573, + + 573, 437, 437, 437, 509, 509, 509, 1212, 510, 389, + 389, 511, 1133, 574, 513, 513, 513, 439, 514, 1131, + 1134, 515, 447, 447, 447, 518, 518, 518, 581, 581, + 581, 1153, 582, 566, 575, 583, 1129, 389, 449, 389, + 519, 453, 453, 453, 389, 522, 522, 522, 586, 586, + 586, 389, 587, 1182, 1146, 588, 389, 455, 389, 576, + 523, 389, 461, 461, 461, 593, 593, 593, 467, 467, + 467, 533, 533, 533, 402, 402, 402, 579, 463, 1130, + 594, 607, 607, 607, 469, 389, 389, 534, 1147, 389, + 404, 545, 545, 545, 1154, 546, 584, 1183, 547, 389, + + 1270, 591, 412, 412, 412, 389, 552, 552, 552, 389, + 553, 1161, 598, 554, 1165, 1162, 603, 389, 414, 1216, + 555, 555, 555, 1148, 595, 613, 613, 613, 599, 614, + 389, 389, 615, 389, 608, 556, 557, 557, 557, 616, + 616, 616, 389, 617, 389, 1169, 618, 560, 560, 560, + 1171, 558, 563, 563, 563, 389, 564, 1170, 609, 565, + 428, 428, 428, 561, 569, 569, 569, 1186, 570, 1172, + 1188, 571, 573, 573, 573, 1142, 430, 624, 624, 624, + 1173, 625, 1180, 389, 626, 389, 389, 574, 437, 437, + 437, 607, 607, 607, 447, 447, 447, 1127, 581, 581, + + 581, 620, 582, 389, 439, 583, 453, 453, 453, 1203, + 449, 586, 586, 586, 1200, 587, 389, 389, 588, 593, + 593, 593, 455, 461, 461, 461, 638, 638, 638, 1178, + 639, 389, 389, 640, 594, 630, 389, 389, 628, 463, + 467, 467, 467, 647, 647, 647, 1179, 632, 1195, 402, + 402, 402, 607, 607, 607, 1181, 469, 389, 648, 653, + 653, 653, 389, 1196, 636, 404, 412, 412, 412, 613, + 613, 613, 1189, 614, 1184, 1185, 615, 616, 616, 616, + 1126, 617, 414, 1204, 618, 428, 428, 428, 641, 663, + 663, 663, 389, 624, 624, 624, 389, 625, 1125, 649, + + 626, 430, 1190, 1124, 664, 389, 654, 437, 437, 437, + 672, 672, 672, 453, 453, 453, 461, 461, 461, 389, + 638, 638, 638, 439, 639, 665, 673, 640, 389, 455, + 1193, 389, 463, 1187, 467, 467, 467, 1199, 661, 647, + 647, 647, 389, 1194, 687, 687, 687, 389, 688, 675, + 469, 689, 1248, 389, 648, 402, 402, 402, 1205, 1197, + 670, 691, 691, 691, 693, 693, 693, 653, 653, 653, + 679, 404, 412, 412, 412, 681, 703, 703, 703, 663, + 663, 663, 706, 706, 706, 389, 707, 1198, 414, 708, + 389, 1222, 704, 1201, 664, 437, 437, 437, 672, 672, + + 672, 453, 453, 453, 720, 720, 720, 1293, 690, 389, + 389, 439, 389, 694, 673, 1123, 389, 455, 1341, 721, + 461, 461, 461, 467, 467, 467, 1326, 728, 728, 728, + 687, 687, 687, 389, 688, 389, 463, 689, 389, 469, + 1213, 716, 719, 389, 402, 402, 402, 691, 691, 691, + 693, 693, 693, 734, 734, 734, 1202, 703, 703, 703, + 404, 744, 744, 744, 706, 706, 706, 1237, 707, 735, + 1206, 708, 726, 704, 724, 1207, 745, 437, 437, 437, + 453, 453, 453, 720, 720, 720, 389, 758, 758, 758, + 389, 759, 732, 439, 760, 1122, 455, 746, 721, 761, + + 761, 761, 764, 764, 764, 766, 766, 766, 467, 467, + 467, 1107, 1106, 754, 762, 402, 402, 402, 765, 734, + 734, 734, 389, 1234, 469, 389, 1210, 757, 784, 784, + 784, 404, 744, 744, 744, 735, 389, 786, 786, 786, + 1309, 787, 389, 785, 788, 1105, 389, 745, 766, 766, + 766, 777, 794, 794, 794, 437, 437, 437, 453, 453, + 453, 389, 1211, 767, 728, 728, 728, 795, 758, 758, + 758, 439, 759, 1214, 455, 760, 761, 761, 761, 1215, + 389, 801, 801, 801, 389, 802, 389, 389, 803, 1220, + 389, 762, 804, 804, 804, 764, 764, 764, 1218, 800, + + 389, 768, 796, 769, 806, 806, 806, 805, 389, 770, + 1223, 765, 1224, 771, 389, 772, 1231, 773, 1104, 389, + 807, 402, 402, 402, 784, 784, 784, 823, 823, 823, + 1221, 824, 1238, 389, 825, 389, 389, 404, 389, 785, + 786, 786, 786, 389, 787, 1219, 1103, 788, 794, 794, + 794, 829, 829, 829, 1102, 830, 1227, 1240, 831, 1232, + 389, 818, 1249, 795, 437, 437, 437, 453, 453, 453, + 801, 801, 801, 1228, 802, 1260, 1101, 803, 1241, 1088, + 439, 1087, 389, 455, 804, 804, 804, 837, 837, 837, + 389, 838, 1239, 389, 839, 806, 806, 806, 1274, 805, + + 402, 402, 402, 852, 852, 852, 823, 823, 823, 832, + 824, 807, 389, 825, 389, 836, 404, 389, 853, 858, + 858, 858, 829, 829, 829, 1261, 830, 1086, 1085, 831, + 437, 437, 437, 1250, 859, 453, 453, 453, 1235, 854, + 1236, 850, 389, 837, 837, 837, 439, 838, 1257, 389, + 839, 455, 867, 867, 867, 874, 874, 874, 402, 402, + 402, 878, 878, 878, 389, 852, 852, 852, 389, 389, + 875, 534, 1084, 1258, 404, 1246, 865, 1304, 389, 861, + 853, 879, 879, 879, 389, 880, 389, 1083, 881, 858, + 858, 858, 887, 887, 887, 1247, 888, 389, 389, 889, + + 437, 437, 437, 1271, 859, 892, 892, 892, 895, 895, + 895, 389, 877, 453, 453, 453, 439, 867, 867, 867, + 893, 1251, 1287, 896, 907, 907, 907, 1255, 1283, 455, + 878, 878, 878, 389, 874, 874, 874, 389, 389, 908, + 534, 894, 389, 1082, 897, 1080, 891, 389, 901, 875, + 534, 909, 909, 909, 1256, 910, 1279, 389, 911, 402, + 402, 402, 899, 389, 879, 879, 879, 534, 880, 1272, + 1070, 881, 918, 918, 918, 404, 887, 887, 887, 1273, + 888, 1268, 1291, 889, 920, 920, 920, 919, 922, 922, + 922, 892, 892, 892, 895, 895, 895, 1069, 913, 921, + + 1269, 924, 924, 924, 923, 925, 893, 389, 926, 896, + 928, 928, 928, 389, 929, 389, 1068, 930, 932, 932, + 932, 453, 453, 453, 940, 940, 940, 907, 907, 907, + 389, 943, 943, 943, 389, 944, 389, 455, 945, 1277, + 389, 1067, 908, 534, 918, 918, 918, 534, 909, 909, + 909, 1275, 910, 1298, 1288, 911, 402, 402, 402, 919, + 941, 954, 954, 954, 534, 955, 1278, 1284, 956, 932, + 932, 932, 404, 920, 920, 920, 933, 942, 532, 532, + 532, 532, 532, 532, 532, 532, 532, 1066, 921, 532, + 1344, 1344, 532, 532, 532, 534, 532, 957, 957, 957, + + 389, 958, 389, 389, 959, 1099, 1099, 1099, 1065, 949, + 1006, 1006, 1006, 532, 532, 532, 532, 532, 532, 532, + 532, 532, 532, 532, 389, 1007, 532, 1280, 389, 532, + 532, 532, 534, 532, 389, 1285, 922, 922, 922, 924, + 924, 924, 389, 925, 389, 389, 926, 962, 962, 962, + 532, 532, 923, 928, 928, 928, 1286, 929, 389, 1289, + 930, 389, 389, 963, 940, 940, 940, 972, 972, 972, + 943, 943, 943, 1290, 944, 389, 1294, 945, 1300, 389, + 389, 389, 1296, 389, 1292, 389, 534, 954, 954, 954, + 389, 955, 1295, 1302, 956, 970, 532, 532, 532, 532, + + 532, 978, 532, 532, 532, 1297, 1303, 532, 389, 1362, + 532, 532, 532, 534, 532, 957, 957, 957, 1312, 958, + 1064, 389, 959, 1099, 1099, 1099, 402, 402, 402, 389, + 1314, 532, 532, 532, 532, 532, 532, 532, 532, 532, + 532, 978, 404, 389, 532, 1301, 1299, 532, 532, 532, + 534, 532, 389, 389, 962, 962, 962, 993, 993, 993, + 996, 996, 996, 972, 972, 972, 1307, 1305, 532, 532, + 963, 980, 389, 389, 389, 1353, 389, 1316, 1062, 389, + 1003, 1003, 1003, 402, 402, 402, 1008, 1008, 1008, 1010, + 1010, 1010, 389, 1306, 999, 1310, 534, 535, 1324, 404, + + 389, 1009, 389, 389, 1011, 1013, 1013, 1013, 1021, 1021, + 1021, 993, 993, 993, 996, 996, 996, 1003, 1003, 1003, + 1014, 402, 402, 402, 389, 1012, 389, 389, 1311, 1308, + 389, 389, 1365, 534, 1005, 389, 1061, 404, 1006, 1006, + 1006, 1355, 1023, 1315, 389, 1026, 1051, 1033, 1033, 1033, + 389, 1034, 389, 1007, 1035, 1008, 1008, 1008, 598, 1036, + 1036, 1036, 389, 1037, 389, 1313, 1038, 1010, 1010, 1010, + 1009, 1039, 1039, 1039, 1317, 1040, 1032, 389, 1041, 1013, + 1013, 1013, 1011, 1043, 1043, 1043, 1322, 1044, 1323, 1331, + 1045, 1021, 1021, 1021, 1014, 402, 402, 402, 1033, 1033, + + 1033, 389, 1034, 1325, 389, 1035, 1318, 389, 1036, 1036, + 1036, 404, 1037, 389, 1319, 1038, 1039, 1039, 1039, 1050, + 1040, 389, 1052, 1041, 1043, 1043, 1043, 389, 1044, 1049, + 1362, 1045, 1072, 1072, 1072, 402, 402, 402, 1332, 389, + 1063, 1365, 1072, 1072, 1072, 389, 1090, 1339, 389, 1091, + 389, 404, 402, 402, 402, 1112, 1112, 1112, 389, 1115, + 1115, 1115, 1118, 1118, 1118, 1120, 1120, 1120, 404, 1327, + 1340, 389, 1112, 1112, 1112, 389, 389, 1048, 1119, 1047, + 1121, 389, 1115, 1115, 1115, 1081, 1135, 389, 389, 1136, + 1137, 1137, 1137, 1138, 1138, 1138, 389, 389, 389, 389, + + 1328, 1100, 1046, 1132, 1042, 1329, 389, 1031, 389, 389, + 1118, 1118, 1118, 1120, 1120, 1120, 1139, 1139, 1139, 389, + 1140, 1330, 1345, 1141, 389, 389, 1119, 1395, 1121, 1149, + 1149, 1149, 1152, 1152, 1152, 1137, 1137, 1137, 1333, 1138, + 1138, 1138, 389, 1156, 389, 389, 1157, 1334, 389, 1335, + 1346, 389, 1139, 1139, 1139, 389, 1140, 389, 1337, 1141, + 1160, 1160, 1160, 1149, 1149, 1149, 1155, 1163, 1336, 389, + 1164, 1152, 1152, 1152, 1354, 1167, 389, 389, 1168, 389, + 1001, 1160, 1160, 1160, 389, 1176, 389, 389, 1177, 1233, + 1233, 1233, 1242, 1242, 1242, 1030, 1338, 389, 1244, 1244, + + 1244, 1347, 1233, 1233, 1233, 389, 1252, 1243, 1342, 1253, + 1254, 1254, 1254, 1245, 1259, 1259, 1259, 389, 389, 1242, + 1242, 1242, 1244, 1244, 1244, 1343, 389, 1360, 1001, 389, + 389, 1262, 1262, 1262, 1243, 1263, 1369, 1245, 1264, 1265, + 1265, 1265, 1020, 1266, 389, 389, 1267, 1254, 1254, 1254, + 1259, 1259, 1259, 1348, 1281, 389, 1349, 1282, 1262, 1262, + 1262, 389, 1263, 389, 389, 1264, 389, 1265, 1265, 1265, + 389, 1266, 389, 389, 1267, 1320, 1320, 1320, 1276, 1320, + 1320, 1320, 389, 1350, 389, 1351, 1366, 389, 1352, 389, + 389, 1321, 1369, 1374, 1356, 1321, 1357, 1358, 1358, 1358, + + 1377, 1368, 1368, 1368, 389, 389, 1363, 389, 1364, 1358, + 1358, 1358, 1378, 1359, 1374, 389, 1361, 389, 1367, 389, + 389, 1370, 1371, 389, 389, 1359, 1372, 1372, 1372, 1375, + 1375, 1375, 1368, 1368, 1368, 389, 1379, 389, 389, 1380, + 389, 1019, 1373, 389, 1387, 1376, 1383, 389, 389, 1381, + 1381, 1381, 1372, 1372, 1372, 1384, 1385, 1385, 1385, 1375, + 1375, 1375, 1388, 389, 389, 1382, 389, 1391, 1373, 1381, + 1381, 1381, 1386, 1389, 389, 1376, 1392, 1396, 1390, 1385, + 1385, 1385, 1393, 389, 389, 1382, 1394, 1397, 1398, 389, + 1399, 389, 389, 389, 1405, 1386, 1405, 389, 389, 389, + + 389, 389, 1414, 389, 1414, 389, 389, 389, 1400, 389, + 389, 389, 389, 1410, 1410, 1410, 389, 1410, 1410, 1410, + 1417, 1417, 1417, 1406, 1407, 1408, 1401, 1409, 1402, 1411, + 389, 1403, 1404, 1411, 389, 389, 1418, 1018, 389, 1415, + 1421, 1416, 1412, 1413, 1417, 1417, 1417, 389, 1422, 1425, + 389, 1426, 389, 1017, 1429, 389, 1016, 1015, 1429, 1423, + 1418, 1419, 1424, 1004, 1001, 1420, 389, 389, 1430, 1430, + 1430, 1430, 1430, 1430, 1427, 1001, 1428, 990, 989, 984, + 983, 982, 981, 979, 1431, 961, 960, 1431, 100, 100, + 100, 100, 100, 100, 100, 101, 101, 101, 101, 101, + + 101, 101, 106, 106, 106, 106, 106, 106, 106, 109, + 109, 109, 109, 109, 109, 109, 112, 112, 112, 112, + 112, 112, 112, 115, 115, 115, 115, 115, 115, 115, + 122, 122, 122, 122, 122, 122, 122, 130, 130, 130, + 130, 130, 130, 130, 134, 134, 134, 134, 134, 134, + 134, 143, 143, 143, 143, 143, 143, 143, 147, 147, + 147, 147, 147, 147, 147, 164, 164, 164, 164, 164, + 164, 164, 171, 171, 171, 171, 171, 171, 171, 175, + 175, 175, 175, 175, 175, 175, 182, 182, 182, 182, + 182, 182, 182, 189, 189, 189, 189, 189, 189, 189, + + 196, 196, 196, 196, 196, 196, 196, 202, 202, 202, + 202, 202, 202, 202, 210, 210, 210, 210, 210, 210, + 210, 214, 214, 214, 214, 214, 214, 214, 221, 221, + 221, 221, 221, 221, 221, 228, 228, 228, 228, 228, + 228, 228, 236, 236, 236, 236, 236, 236, 236, 240, + 240, 240, 240, 240, 240, 240, 262, 262, 262, 953, + 262, 271, 271, 271, 952, 271, 275, 275, 275, 951, + 275, 285, 285, 285, 950, 285, 289, 289, 289, 948, + 289, 298, 298, 298, 931, 298, 305, 305, 305, 927, + 305, 309, 309, 309, 917, 309, 317, 317, 317, 916, + + 317, 322, 322, 322, 322, 322, 915, 322, 337, 914, + 337, 345, 912, 345, 353, 898, 353, 357, 890, 357, + 364, 886, 364, 370, 885, 370, 374, 882, 374, 380, + 876, 380, 384, 864, 384, 388, 388, 388, 388, 388, + 388, 388, 394, 863, 862, 394, 403, 403, 403, 403, + 403, 403, 413, 413, 413, 413, 413, 413, 423, 423, + 423, 423, 423, 423, 429, 429, 429, 429, 429, 429, + 438, 438, 438, 438, 438, 438, 448, 448, 448, 448, + 448, 448, 454, 454, 454, 454, 454, 454, 462, 462, + 462, 462, 462, 462, 468, 468, 468, 468, 468, 468, + + 532, 532, 532, 532, 532, 532, 532, 946, 946, 946, + 946, 946, 946, 946, 947, 947, 947, 947, 947, 947, + 947, 973, 973, 973, 973, 973, 973, 973, 976, 976, + 976, 976, 976, 976, 976, 1000, 1000, 1000, 1000, 1000, + 1000, 1000, 1002, 1002, 1002, 1002, 1002, 1002, 1002, 860, + 857, 856, 855, 851, 849, 835, 834, 833, 828, 827, + 826, 822, 821, 820, 819, 817, 799, 793, 792, 791, + 790, 789, 783, 782, 781, 780, 779, 778, 776, 763, + 756, 755, 753, 752, 751, 750, 749, 748, 747, 743, + 742, 741, 740, 739, 738, 737, 736, 733, 731, 727, + + 725, 723, 722, 718, 717, 715, 710, 709, 705, 702, + 697, 696, 695, 692, 686, 682, 680, 678, 677, 676, + 674, 671, 669, 668, 667, 666, 662, 660, 659, 658, + 657, 656, 655, 652, 651, 650, 646, 642, 637, 635, + 634, 633, 631, 629, 627, 623, 622, 621, 608, 619, + 612, 611, 610, 606, 605, 604, 602, 601, 600, 534, + 596, 592, 590, 589, 585, 580, 578, 577, 572, 568, + 567, 562, 551, 550, 549, 544, 543, 542, 541, 539, + 538, 537, 536, 530, 528, 527, 525, 524, 521, 517, + 512, 508, 506, 505, 502, 501, 497, 495, 494, 491, + + 490, 489, 485, 484, 483, 482, 479, 478, 477, 476, + 475, 474, 473, 389, 471, 466, 465, 460, 459, 458, + 457, 452, 451, 444, 441, 436, 435, 434, 433, 432, + 427, 426, 421, 420, 419, 418, 417, 416, 411, 410, + 409, 408, 407, 406, 401, 400, 399, 398, 397, 396, + 395, 392, 390, 389, 387, 386, 385, 383, 382, 381, + 379, 378, 377, 376, 375, 373, 372, 371, 369, 368, + 367, 366, 365, 363, 362, 361, 360, 359, 358, 356, + 355, 354, 352, 351, 350, 349, 348, 347, 346, 344, + 343, 342, 341, 340, 339, 338, 336, 335, 334, 333, + + 332, 331, 326, 323, 325, 321, 320, 318, 316, 313, + 312, 311, 310, 308, 306, 304, 301, 300, 299, 297, + 292, 291, 290, 288, 286, 284, 281, 280, 279, 278, + 277, 276, 274, 272, 270, 263, 261, 259, 253, 252, + 253, 252, 251, 250, 1432, 99, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432 } ; -static yyconst flex_int16_t yy_chk[3738] = +static yyconst flex_int16_t yy_chk[4009] = { 0, 0, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 9, 0, 3, 10, 11, 4, 12, - 9, 5, 301, 10, 6, 7, 7, 7, 8, 8, - 8, 13, 13, 11, 301, 12, 13, 13, 237, 7, - 14, 14, 8, 229, 13, 14, 14, 15, 15, 892, - 15, 98, 15, 14, 16, 16, 229, 16, 892, 16, - 15, 17, 17, 18, 18, 98, 99, 16, 19, 19, + 9, 5, 324, 10, 6, 7, 7, 7, 8, 8, + 8, 13, 13, 11, 324, 12, 13, 13, 254, 7, + 14, 14, 8, 246, 13, 14, 14, 15, 15, 945, + 15, 104, 15, 14, 16, 16, 246, 16, 945, 16, + 15, 17, 17, 18, 18, 104, 105, 16, 19, 19, 19, 20, 20, 20, 23, 23, 23, 24, 24, 24, - 99, 238, 19, 551, 238, 20, 237, 304, 23, 304, - 757, 24, 96, 96, 96, 17, 551, 18, 21, 21, + 105, 255, 19, 597, 255, 20, 254, 327, 23, 327, + 809, 24, 102, 102, 102, 17, 597, 18, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, - 21, 922, 21, 21, 21, 21, 21, 25, 25, 25, - 922, 26, 26, 26, 27, 27, 27, 28, 28, 28, - 757, 25, 491, 21, 21, 26, 102, 171, 27, 437, - 125, 28, 97, 97, 97, 101, 101, 101, 171, 491, - 102, 122, 122, 122, 125, 437, 21, 22, 22, 22, + 21, 976, 21, 21, 21, 21, 21, 25, 25, 25, + 976, 26, 26, 26, 27, 27, 27, 28, 28, 28, + 809, 25, 531, 21, 21, 26, 108, 188, 27, 472, + 131, 28, 103, 103, 103, 107, 107, 107, 188, 531, + 108, 128, 128, 128, 131, 472, 21, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, - 553, 22, 22, 22, 22, 22, 29, 29, 29, 719, - 30, 30, 30, 31, 31, 31, 32, 32, 32, 762, - 29, 138, 22, 22, 30, 553, 133, 31, 120, 132, - - 32, 129, 129, 129, 719, 138, 132, 135, 135, 135, - 133, 597, 120, 132, 552, 22, 33, 33, 33, 33, - 33, 33, 33, 33, 33, 33, 33, 33, 33, 762, - 33, 33, 33, 33, 33, 35, 35, 35, 133, 36, - 36, 36, 37, 37, 37, 1140, 120, 552, 597, 35, - 363, 33, 33, 36, 363, 634, 37, 716, 677, 33, + 599, 22, 22, 22, 22, 22, 29, 29, 29, 771, + 30, 30, 30, 31, 31, 31, 32, 32, 32, 814, + 29, 144, 22, 22, 30, 599, 139, 31, 126, 138, + + 32, 135, 135, 135, 771, 144, 138, 141, 141, 141, + 139, 645, 126, 138, 598, 22, 33, 33, 33, 33, + 33, 33, 33, 33, 33, 33, 33, 33, 33, 814, + 33, 33, 33, 33, 33, 35, 35, 35, 139, 36, + 36, 36, 37, 37, 37, 1209, 126, 598, 645, 35, + 391, 33, 33, 36, 391, 684, 37, 768, 729, 33, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, - 34, 34, 34, 678, 34, 34, 34, 34, 34, 38, - 38, 38, 677, 39, 39, 39, 40, 40, 40, 634, - 41, 41, 41, 38, 716, 34, 34, 39, 596, 1139, + 34, 34, 34, 730, 34, 34, 34, 34, 34, 38, + 38, 38, 729, 39, 39, 39, 40, 40, 40, 684, + 41, 41, 41, 38, 768, 34, 34, 39, 644, 1208, - 40, 849, 678, 34, 41, 42, 42, 42, 43, 43, - 43, 44, 44, 44, 142, 142, 142, 595, 849, 42, - 609, 596, 43, 595, 609, 44, 45, 45, 45, 45, + 40, 901, 730, 34, 41, 42, 42, 42, 43, 43, + 43, 44, 44, 44, 148, 148, 148, 643, 901, 42, + 658, 644, 43, 643, 658, 44, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, @@ -1352,387 +1422,418 @@ static yyconst flex_int16_t yy_chk[3738] = 45, 45, 45, 45, 45, 45, 45, 45, 47, 47, 47, 48, 48, 48, 49, 49, 49, 50, 50, 50, - 610, 718, 47, 617, 610, 48, 618, 617, 49, 1125, - 618, 50, 51, 51, 51, 51, 51, 51, 51, 51, - 51, 51, 51, 51, 51, 635, 51, 51, 51, 51, - 51, 53, 53, 53, 718, 54, 54, 54, 55, 55, - 55, 56, 56, 56, 150, 53, 717, 51, 51, 54, - 144, 51, 55, 803, 803, 56, 721, 144, 150, 1124, - 51, 1110, 51, 635, 144, 851, 723, 51, 52, 52, - 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, - 52, 717, 52, 52, 52, 52, 52, 59, 59, 59, - 721, 60, 60, 60, 61, 61, 61, 62, 62, 62, - - 723, 59, 851, 52, 52, 60, 1109, 52, 61, 920, - 920, 62, 147, 147, 147, 1098, 52, 722, 52, 159, - 159, 159, 761, 52, 57, 57, 57, 57, 57, 57, - 57, 57, 57, 57, 57, 57, 57, 720, 57, 57, - 57, 57, 57, 63, 63, 63, 722, 64, 64, 64, - 65, 65, 65, 66, 66, 66, 761, 63, 1098, 57, - 57, 64, 160, 166, 65, 57, 756, 66, 720, 160, - 57, 163, 163, 163, 720, 759, 160, 166, 817, 57, + 659, 770, 47, 667, 659, 48, 668, 667, 49, 903, + 668, 50, 51, 51, 51, 51, 51, 51, 51, 51, + 51, 51, 51, 51, 51, 774, 51, 51, 51, 51, + 51, 53, 53, 53, 770, 54, 54, 54, 55, 55, + 55, 56, 56, 56, 150, 53, 903, 51, 51, 54, + 769, 150, 55, 810, 774, 56, 1192, 840, 150, 153, + 153, 153, 51, 52, 52, 52, 52, 52, 52, 52, + 52, 52, 52, 52, 52, 52, 810, 52, 52, 52, + 52, 52, 59, 59, 59, 769, 60, 60, 60, 61, + 61, 61, 62, 62, 62, 156, 59, 840, 52, 52, + + 60, 992, 773, 61, 855, 855, 62, 992, 868, 156, + 165, 165, 165, 52, 57, 57, 57, 57, 57, 57, + 57, 57, 57, 57, 57, 57, 57, 685, 57, 57, + 57, 57, 57, 65, 65, 65, 773, 66, 66, 66, + 67, 67, 67, 68, 68, 68, 172, 65, 868, 57, + 57, 66, 166, 57, 67, 944, 808, 68, 775, 166, + 172, 1212, 57, 811, 57, 685, 166, 944, 1212, 57, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, - 58, 58, 58, 756, 58, 58, 58, 58, 58, 67, - - 67, 67, 914, 68, 68, 68, 71, 71, 71, 72, - 72, 72, 817, 67, 759, 58, 58, 68, 174, 180, - 71, 58, 914, 72, 1096, 174, 58, 173, 173, 173, - 853, 795, 174, 180, 788, 58, 69, 69, 69, 69, - 69, 69, 69, 69, 69, 69, 69, 69, 69, 760, - 69, 69, 69, 69, 69, 73, 73, 73, 795, 74, - 74, 74, 77, 77, 77, 78, 78, 78, 853, 73, - 760, 69, 69, 74, 788, 1095, 77, 758, 790, 78, - 177, 177, 177, 186, 186, 186, 69, 70, 70, 70, - 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, - - 758, 70, 70, 70, 70, 70, 79, 79, 79, 790, - 80, 80, 80, 81, 81, 81, 82, 82, 82, 189, - 79, 161, 70, 70, 80, 938, 189, 81, 814, 1084, - 82, 938, 1083, 189, 1067, 161, 1099, 70, 75, 75, + 58, 58, 58, 808, 58, 58, 58, 58, 58, 69, + 69, 69, 775, 70, 70, 70, 71, 71, 71, 72, + + 72, 72, 811, 69, 935, 58, 58, 70, 167, 58, + 71, 973, 1287, 72, 169, 169, 169, 842, 58, 935, + 58, 844, 167, 973, 1287, 58, 63, 63, 63, 63, + 63, 63, 63, 63, 63, 63, 63, 63, 63, 772, + 63, 63, 63, 63, 63, 73, 73, 73, 842, 74, + 74, 74, 77, 77, 77, 78, 78, 78, 167, 73, + 844, 63, 63, 74, 177, 183, 77, 63, 1191, 78, + 772, 177, 63, 176, 176, 176, 772, 847, 177, 183, + 813, 63, 64, 64, 64, 64, 64, 64, 64, 64, + 64, 64, 64, 64, 64, 812, 64, 64, 64, 64, + + 64, 79, 79, 79, 847, 80, 80, 80, 83, 83, + 83, 84, 84, 84, 813, 79, 812, 64, 64, 80, + 965, 197, 83, 64, 1175, 84, 1174, 815, 64, 180, + 180, 180, 190, 190, 190, 197, 965, 64, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, - 75, 763, 75, 75, 75, 75, 75, 83, 83, 83, - 814, 84, 84, 84, 85, 85, 85, 161, 86, 86, - 86, 83, 175, 75, 75, 84, 188, 194, 85, 1099, - 816, 75, 86, 75, 763, 75, 175, 191, 191, 191, - 188, 194, 850, 75, 76, 76, 76, 76, 76, 76, - - 76, 76, 76, 76, 76, 76, 76, 145, 76, 76, - 76, 76, 76, 89, 89, 89, 850, 90, 90, 90, - 816, 145, 175, 198, 198, 198, 188, 89, 967, 76, - 76, 90, 202, 202, 202, 91, 91, 76, 967, 76, - 91, 76, 112, 145, 212, 212, 212, 818, 91, 76, - 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, - 87, 87, 87, 205, 87, 87, 87, 87, 87, 91, - 92, 92, 819, 818, 112, 92, 220, 205, 820, 793, - 112, 187, 200, 92, 112, 87, 87, 199, 187, 112, - 220, 215, 130, 131, 199, 187, 200, 819, 215, 130, - - 764, 199, 793, 820, 92, 215, 130, 131, 87, 88, - 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, - 88, 88, 214, 88, 88, 88, 88, 88, 130, 131, - 200, 187, 852, 764, 130, 131, 214, 703, 130, 131, - 130, 131, 130, 131, 88, 88, 143, 213, 217, 217, - 217, 703, 792, 143, 213, 225, 214, 224, 224, 224, - 143, 213, 225, 228, 228, 228, 852, 88, 969, 225, - 314, 314, 314, 315, 315, 315, 791, 322, 322, 322, - 883, 213, 143, 323, 323, 323, 314, 794, 143, 315, - 848, 792, 143, 322, 143, 883, 143, 969, 882, 323, - - 330, 330, 330, 331, 331, 331, 337, 337, 337, 338, - 338, 338, 339, 339, 339, 848, 330, 884, 791, 331, - 315, 885, 337, 889, 1066, 338, 794, 339, 341, 341, - 341, 882, 323, 342, 342, 342, 343, 343, 343, 346, - 346, 346, 884, 341, 347, 347, 347, 886, 889, 342, - 338, 885, 343, 915, 331, 346, 352, 352, 352, 891, - 347, 353, 353, 353, 356, 356, 356, 357, 357, 357, - 905, 891, 352, 374, 374, 374, 911, 353, 905, 906, - 356, 918, 940, 357, 886, 915, 343, 906, 912, 374, - 375, 375, 375, 887, 347, 377, 377, 377, 378, 378, - - 378, 383, 383, 383, 912, 917, 375, 384, 384, 384, - 941, 377, 918, 940, 353, 911, 383, 385, 385, 385, - 357, 1017, 917, 384, 387, 387, 387, 391, 391, 391, - 941, 887, 377, 385, 394, 394, 394, 395, 395, 395, - 387, 968, 391, 397, 397, 397, 400, 400, 400, 1064, - 394, 1017, 999, 395, 403, 403, 403, 944, 968, 397, - 1018, 400, 943, 387, 404, 404, 404, 406, 406, 406, - 403, 407, 407, 407, 408, 408, 408, 943, 408, 972, - 404, 408, 944, 406, 919, 999, 407, 410, 410, 410, - 411, 411, 411, 973, 411, 972, 919, 411, 1018, 397, - - 970, 1062, 410, 412, 412, 412, 998, 413, 413, 413, - 415, 415, 415, 417, 417, 417, 418, 418, 418, 412, - 1054, 998, 406, 413, 970, 973, 415, 1073, 417, 419, - 419, 419, 418, 421, 421, 421, 423, 423, 423, 426, - 426, 426, 427, 427, 427, 419, 429, 429, 429, 421, - 971, 423, 432, 432, 432, 426, 1073, 1054, 427, 433, - 433, 433, 429, 435, 435, 435, 415, 971, 432, 438, - 438, 438, 445, 445, 445, 433, 446, 446, 446, 435, - 451, 451, 451, 1020, 1048, 438, 438, 996, 445, 421, - 452, 452, 452, 1020, 452, 451, 429, 452, 453, 453, - - 453, 457, 457, 457, 996, 1047, 435, 1002, 458, 458, - 458, 1001, 458, 1002, 453, 458, 457, 459, 459, 459, - 460, 460, 460, 461, 461, 461, 1001, 445, 464, 464, - 464, 1014, 459, 1000, 1003, 460, 467, 467, 467, 461, - 465, 465, 465, 464, 465, 453, 1014, 465, 468, 468, - 468, 467, 1089, 469, 469, 469, 460, 469, 1000, 1003, - 469, 473, 473, 473, 468, 473, 1016, 1089, 473, 476, - 476, 476, 467, 478, 478, 478, 479, 479, 479, 1046, - 479, 1034, 1016, 479, 1019, 476, 1108, 1034, 478, 480, - 480, 480, 482, 482, 482, 483, 483, 483, 1037, 483, - - 1019, 1108, 483, 1021, 1037, 480, 468, 482, 1039, 486, - 486, 486, 488, 488, 488, 489, 489, 489, 493, 493, - 493, 500, 500, 500, 476, 486, 1032, 488, 504, 504, - 504, 489, 1033, 1036, 493, 1049, 1021, 500, 505, 505, - 505, 1049, 505, 1045, 480, 505, 1031, 1039, 486, 508, - 508, 508, 1072, 512, 512, 512, 1036, 512, 1050, 493, - 512, 1090, 1031, 500, 1032, 508, 515, 515, 515, 1072, - 1033, 489, 516, 516, 516, 493, 516, 1103, 1051, 516, - 1052, 515, 517, 517, 517, 518, 518, 518, 1044, 518, - 1052, 1102, 518, 520, 520, 520, 1090, 517, 1050, 524, - - 524, 524, 1094, 524, 1069, 508, 524, 1102, 1075, 520, - 528, 528, 528, 529, 529, 529, 1103, 529, 1051, 1094, - 529, 531, 531, 531, 1055, 528, 533, 533, 533, 535, - 535, 535, 1070, 535, 1055, 1043, 535, 531, 538, 538, - 538, 1069, 533, 540, 540, 540, 1075, 540, 1030, 1068, - 540, 547, 547, 547, 538, 1092, 545, 545, 545, 1068, - 1076, 548, 548, 548, 1086, 548, 547, 533, 548, 1070, - 1093, 531, 545, 549, 549, 549, 556, 556, 556, 538, - 557, 557, 557, 561, 561, 561, 562, 562, 562, 549, - 1086, 556, 602, 602, 602, 1092, 557, 545, 1076, 566, - - 566, 566, 562, 566, 1123, 1029, 566, 569, 569, 569, - 1093, 569, 1100, 1117, 569, 1101, 574, 574, 574, 1117, - 1123, 549, 580, 580, 580, 1028, 562, 582, 582, 582, - 557, 574, 576, 576, 576, 1113, 576, 1106, 580, 576, - 584, 584, 584, 582, 588, 588, 588, 590, 590, 590, - 1100, 590, 574, 1101, 590, 1114, 584, 599, 599, 599, - 588, 593, 593, 593, 600, 600, 600, 1113, 600, 1027, - 1128, 600, 599, 1087, 1106, 580, 584, 593, 601, 601, - 601, 604, 604, 604, 605, 605, 605, 1114, 613, 613, - 613, 620, 620, 620, 601, 626, 626, 626, 588, 1087, - - 605, 1128, 593, 613, 614, 614, 614, 620, 614, 1104, - 626, 614, 622, 622, 622, 1105, 625, 625, 625, 629, - 629, 629, 631, 631, 631, 605, 1143, 1107, 622, 1230, - 1115, 601, 625, 1143, 1111, 629, 1118, 620, 631, 633, - 633, 633, 637, 637, 637, 1230, 637, 1104, 1116, 637, - 640, 640, 640, 1105, 1121, 633, 1119, 625, 641, 641, - 641, 643, 643, 643, 1107, 1118, 640, 644, 644, 644, - 1115, 631, 1111, 629, 653, 653, 653, 654, 654, 654, - 1121, 654, 1112, 644, 654, 664, 664, 664, 1116, 653, - 667, 667, 667, 668, 668, 668, 1119, 1132, 640, 1216, - - 1136, 664, 670, 670, 670, 1120, 667, 1132, 668, 1126, - 653, 669, 669, 669, 1216, 669, 1122, 670, 669, 1175, - 1112, 664, 672, 672, 672, 673, 673, 673, 674, 674, - 674, 680, 680, 680, 682, 682, 682, 667, 672, 691, - 691, 691, 1122, 1136, 674, 1120, 1129, 680, 1127, 1126, - 682, 692, 692, 692, 691, 693, 693, 693, 1175, 693, - 1130, 1137, 693, 701, 701, 701, 692, 680, 714, 714, - 714, 702, 702, 702, 705, 705, 705, 1129, 701, 709, - 709, 709, 1131, 674, 676, 676, 676, 702, 1127, 1144, - 705, 706, 706, 706, 709, 706, 1144, 1130, 706, 1134, - - 676, 710, 710, 710, 1137, 710, 1026, 1025, 710, 711, - 711, 711, 712, 712, 712, 705, 1138, 1133, 702, 1131, - 1135, 676, 1138, 676, 711, 715, 715, 715, 712, 676, - 725, 725, 725, 676, 1141, 676, 1134, 676, 732, 732, - 732, 715, 1145, 733, 733, 733, 725, 733, 1176, 1142, - 733, 1133, 1151, 732, 734, 734, 734, 1135, 734, 1024, - 1148, 734, 742, 742, 742, 743, 743, 743, 1145, 743, - 725, 1141, 743, 744, 744, 744, 1158, 742, 748, 748, - 748, 749, 749, 749, 1151, 749, 1142, 1176, 749, 744, - 752, 752, 752, 1148, 748, 753, 753, 753, 1146, 753, - - 1158, 1179, 753, 1180, 1206, 752, 754, 754, 754, 766, - 766, 766, 768, 768, 768, 780, 780, 780, 744, 775, - 775, 775, 754, 1149, 1146, 766, 748, 768, 771, 771, - 771, 780, 771, 1150, 775, 771, 777, 777, 777, 1179, - 777, 1180, 1206, 777, 784, 784, 784, 1152, 768, 1149, - 766, 785, 785, 785, 1159, 785, 1013, 1156, 785, 1150, - 784, 789, 789, 789, 780, 796, 796, 796, 798, 798, - 798, 799, 799, 799, 800, 800, 800, 789, 1159, 1152, - 796, 796, 1153, 1156, 798, 784, 801, 801, 801, 800, - 801, 1201, 1153, 801, 806, 806, 806, 807, 807, 807, - - 1157, 807, 1012, 1195, 807, 809, 809, 809, 1201, 806, - 810, 810, 810, 811, 811, 811, 813, 813, 813, 1160, - 1161, 809, 798, 1166, 1210, 810, 1157, 1195, 811, 815, - 815, 815, 813, 826, 826, 826, 1210, 821, 821, 821, - 822, 822, 822, 1164, 1167, 815, 810, 1011, 1165, 811, - 1207, 809, 821, 821, 1166, 822, 822, 823, 823, 823, - 815, 823, 1160, 1161, 823, 813, 825, 825, 825, 1184, - 827, 827, 827, 823, 827, 1167, 1184, 827, 834, 834, - 834, 1173, 825, 835, 835, 835, 1164, 835, 1207, 1010, - 835, 1165, 1009, 834, 838, 838, 838, 839, 839, 839, - - 840, 840, 840, 1008, 1174, 825, 843, 843, 843, 838, - 841, 841, 841, 839, 841, 840, 1185, 841, 844, 844, - 844, 843, 844, 1185, 1173, 844, 846, 846, 846, 847, - 847, 847, 854, 854, 854, 855, 855, 855, 1007, 856, - 856, 856, 1177, 856, 1197, 847, 856, 1174, 854, 1258, - 855, 855, 866, 866, 866, 856, 857, 857, 857, 1258, - 857, 1214, 1178, 857, 861, 861, 861, 866, 854, 867, - 867, 867, 857, 867, 1177, 1197, 867, 880, 880, 880, - 861, 870, 870, 870, 847, 858, 858, 858, 858, 858, - 858, 858, 858, 858, 1178, 1199, 858, 870, 1214, 858, - - 858, 858, 858, 858, 868, 868, 868, 869, 869, 869, - 1196, 869, 1182, 1219, 869, 1183, 1005, 861, 995, 868, - 858, 858, 859, 859, 859, 859, 859, 859, 859, 859, - 859, 1215, 994, 859, 1196, 1199, 859, 859, 859, 859, - 859, 872, 872, 872, 1182, 872, 1198, 1183, 872, 876, - 876, 876, 1219, 876, 1202, 1193, 876, 859, 859, 881, - 881, 881, 888, 888, 888, 890, 890, 890, 1215, 890, - 1211, 1194, 890, 1203, 1245, 881, 1200, 1198, 888, 1211, - 1245, 890, 901, 901, 901, 1202, 901, 1193, 1221, 901, - 909, 909, 909, 888, 893, 893, 893, 893, 893, 893, - - 893, 893, 893, 1194, 1203, 893, 909, 1243, 893, 893, - 893, 893, 893, 904, 904, 904, 1200, 904, 1228, 1204, - 904, 1022, 1022, 1022, 896, 896, 896, 1205, 1221, 893, - 893, 894, 894, 894, 894, 894, 894, 894, 894, 894, - 896, 1208, 894, 1204, 1228, 894, 894, 894, 894, 894, - 1243, 1205, 913, 913, 913, 916, 916, 916, 924, 924, - 924, 926, 926, 926, 1209, 993, 894, 894, 913, 896, - 1222, 916, 1208, 1226, 924, 924, 1227, 926, 927, 927, - 927, 928, 928, 928, 929, 929, 929, 930, 930, 930, - 937, 937, 937, 927, 1212, 1209, 928, 1226, 1256, 929, - - 1227, 1212, 930, 939, 939, 939, 937, 942, 942, 942, - 1222, 992, 926, 948, 948, 948, 950, 950, 950, 939, - 929, 1213, 1229, 942, 951, 951, 951, 991, 1213, 948, - 1256, 1220, 950, 1231, 939, 953, 953, 953, 942, 951, - 952, 952, 952, 1232, 952, 1241, 1235, 952, 1229, 1217, - 953, 954, 954, 954, 948, 954, 1217, 1231, 954, 955, - 955, 955, 956, 956, 956, 1218, 956, 1232, 990, 956, - 1220, 950, 1218, 1233, 955, 958, 958, 958, 959, 959, - 959, 986, 959, 1235, 1241, 959, 966, 966, 966, 1236, - 958, 976, 976, 976, 977, 977, 977, 1233, 977, 1234, - - 1244, 977, 966, 1223, 980, 980, 980, 976, 980, 1250, - 1223, 980, 983, 983, 983, 975, 983, 966, 1224, 983, - 987, 987, 987, 1234, 987, 1224, 1236, 987, 997, 997, - 997, 1006, 1006, 1006, 1248, 1250, 976, 1242, 1015, 1015, - 1015, 1237, 1015, 1244, 997, 1015, 1248, 1006, 1023, 1023, - 1023, 1035, 1035, 1035, 1015, 1038, 1038, 1038, 1040, 1040, - 1040, 1041, 1041, 1041, 1023, 1237, 1249, 1035, 1042, 1042, - 1042, 1038, 1053, 1053, 1053, 1249, 1242, 1041, 1056, 1056, - 1056, 1006, 1056, 1042, 1267, 1056, 1251, 974, 1053, 1057, - 1057, 1057, 1246, 1267, 1056, 1247, 1238, 1023, 1058, 1058, - - 1058, 1252, 965, 1053, 1257, 1057, 1060, 1060, 1060, 1061, - 1061, 1061, 1251, 1061, 1058, 964, 1061, 1071, 1071, 1071, - 1238, 1060, 1074, 1074, 1074, 1077, 1077, 1077, 1078, 1078, - 1078, 1246, 1078, 1071, 1247, 1078, 1257, 1268, 1074, 1253, - 1252, 1077, 1085, 1085, 1085, 1088, 1088, 1088, 963, 1088, - 1266, 1313, 1088, 1091, 1091, 1091, 1077, 1091, 1085, 1254, - 1091, 1088, 1266, 1097, 1097, 1097, 1255, 1097, 1268, 1091, - 1097, 1147, 1147, 1147, 1154, 1154, 1154, 1313, 1253, 1097, - 1155, 1155, 1155, 1254, 1162, 1162, 1162, 1147, 1162, 1154, - 1255, 1162, 1163, 1163, 1163, 1155, 1168, 1168, 1168, 962, - - 1162, 1169, 1169, 1169, 1171, 1171, 1171, 1269, 1163, 1262, - 961, 1259, 1168, 1170, 1170, 1170, 1169, 1170, 1272, 1171, - 1170, 1172, 1172, 1172, 960, 1172, 1263, 1272, 1172, 1181, - 1181, 1181, 1186, 1186, 1186, 1259, 1186, 1284, 1269, 1186, - 1187, 1187, 1187, 1260, 1187, 1181, 1264, 1187, 1186, 1190, - 1190, 1190, 1262, 1190, 1265, 1275, 1190, 1225, 1225, 1225, - 1181, 1239, 1239, 1239, 1261, 1261, 1261, 1260, 1284, 1263, - 1264, 1271, 1276, 1225, 1270, 1270, 1270, 1239, 1265, 1277, - 1261, 1291, 1280, 1271, 1273, 1273, 1273, 1275, 1278, 1280, - 1270, 1277, 1279, 1279, 1279, 1281, 1285, 1278, 1292, 957, - - 1273, 1289, 1281, 949, 1276, 1282, 1282, 1282, 1279, 1282, - 1290, 1299, 1282, 1283, 1283, 1283, 1286, 1286, 1286, 1291, - 1300, 1282, 1287, 1287, 1287, 1289, 1295, 1285, 1296, 1283, - 1301, 1302, 1286, 1295, 1290, 1296, 1292, 1303, 1287, 1293, - 1293, 1293, 1297, 1297, 1297, 1304, 1307, 1308, 1305, 1306, - 1299, 1309, 1310, 1311, 1312, 1293, 1314, 1315, 1297, 1300, - 1318, 1303, 1316, 1312, 1319, 1311, 1321, 1320, 1324, 1304, - 1301, 1302, 1305, 1306, 1325, 1321, 1317, 1317, 1317, 1320, - 1327, 1315, 1314, 1307, 1308, 1328, 1316, 947, 1335, 1336, - 1309, 1310, 1317, 1322, 1322, 1322, 1326, 1326, 1326, 1333, - - 1324, 1331, 1334, 1318, 946, 945, 1325, 1319, 1331, 1322, - 1332, 1327, 1326, 1329, 1329, 1329, 1328, 1332, 1337, 1338, - 1339, 1340, 936, 1333, 935, 934, 1334, 1335, 1336, 1329, - 1340, 933, 1339, 1341, 1341, 1341, 1342, 1342, 1342, 932, - 931, 925, 1337, 1338, 923, 921, 908, 907, 900, 1341, - 899, 898, 1342, 1345, 1345, 1345, 1345, 1345, 1345, 1345, - 1346, 1346, 1346, 1346, 1346, 1346, 1346, 1347, 1347, 1347, - 1347, 1347, 1347, 1347, 1348, 1348, 1348, 1348, 1348, 1348, - 1348, 1349, 1349, 1349, 1349, 1349, 1349, 1349, 1350, 1350, - 1350, 1350, 1350, 1350, 1350, 1351, 1351, 1351, 1351, 1351, - - 1351, 1351, 1352, 1352, 1352, 1352, 1352, 1352, 1352, 1353, - 1353, 1353, 1353, 1353, 1353, 1353, 1354, 1354, 1354, 1354, - 1354, 1354, 1354, 1355, 1355, 1355, 1355, 1355, 1355, 1355, - 1356, 1356, 1356, 1356, 1356, 1356, 1356, 1357, 1357, 1357, - 1357, 1357, 1357, 1357, 1358, 1358, 1358, 1358, 1358, 1358, - 1358, 1359, 1359, 1359, 1359, 1359, 1359, 1359, 1360, 1360, - 1360, 1360, 1360, 1360, 1360, 1361, 1361, 1361, 1361, 1361, - 1361, 1361, 1362, 1362, 1362, 1362, 1362, 1362, 1362, 1363, - 1363, 1363, 1363, 1363, 1363, 1363, 1364, 1364, 1364, 1364, - 1364, 1364, 1364, 1365, 1365, 1365, 1365, 1365, 1365, 1365, - - 1366, 1366, 1366, 1366, 1366, 1366, 1366, 1367, 1367, 1367, - 897, 1367, 1368, 1368, 1368, 895, 1368, 1369, 1369, 1369, - 879, 1369, 1370, 1370, 1370, 875, 1370, 1371, 1371, 1371, - 865, 1371, 1372, 1372, 1372, 864, 1372, 1373, 1373, 1373, - 863, 1373, 1374, 1374, 1374, 862, 1374, 1375, 1375, 1375, - 1375, 1375, 860, 1375, 1376, 845, 1376, 1377, 842, 1377, - 1378, 833, 1378, 1379, 832, 1379, 1380, 831, 1380, 1381, - 830, 1381, 1382, 824, 1382, 1383, 812, 1383, 1384, 1384, - 1384, 1384, 1384, 1384, 1384, 1385, 808, 805, 1385, 1386, - 1386, 1386, 1386, 1386, 1386, 1387, 1387, 1387, 1387, 1387, - - 1387, 1388, 1388, 1388, 1388, 1388, 1388, 1389, 1389, 1389, - 1389, 1389, 1389, 1390, 1390, 1390, 1390, 1390, 1390, 1391, - 1391, 1391, 1391, 1391, 1391, 1392, 1392, 1392, 1392, 1392, - 1392, 1393, 1393, 1393, 1393, 1393, 1393, 1394, 1394, 1394, - 1394, 1394, 1394, 1394, 1395, 1395, 1395, 1395, 1395, 1395, - 1395, 1396, 1396, 1396, 1396, 1396, 1396, 1396, 1397, 1397, - 1397, 1397, 1397, 1397, 1397, 1398, 1398, 1398, 1398, 1398, - 1398, 1398, 1399, 1399, 1399, 1399, 1399, 1399, 1399, 1400, - 1400, 1400, 1400, 1400, 1400, 1400, 804, 802, 797, 783, - 782, 781, 776, 774, 770, 769, 767, 765, 747, 746, - - 745, 739, 738, 737, 729, 728, 727, 726, 724, 704, - 699, 697, 696, 695, 694, 689, 687, 686, 685, 684, - 681, 679, 671, 666, 665, 663, 662, 661, 660, 659, - 658, 657, 652, 651, 650, 649, 648, 647, 646, 645, - 642, 636, 632, 630, 628, 627, 624, 621, 619, 616, - 615, 612, 611, 608, 607, 606, 603, 598, 594, 589, - 587, 586, 585, 583, 581, 579, 578, 577, 575, 573, - 572, 571, 570, 565, 564, 563, 560, 559, 558, 555, - 550, 546, 544, 543, 539, 534, 532, 530, 527, 523, - 522, 519, 511, 510, 509, 503, 502, 501, 499, 498, - - 495, 492, 490, 487, 485, 484, 481, 477, 472, 466, - 463, 462, 456, 455, 454, 450, 449, 448, 447, 444, - 443, 442, 441, 436, 431, 430, 425, 424, 422, 416, - 409, 402, 401, 399, 398, 393, 392, 390, 389, 388, - 382, 381, 380, 379, 373, 372, 371, 368, 367, 366, - 364, 360, 358, 355, 354, 351, 350, 349, 348, 345, - 344, 340, 336, 335, 334, 333, 332, 329, 328, 327, - 326, 325, 324, 321, 320, 319, 318, 317, 316, 313, - 312, 310, 309, 308, 307, 306, 302, 300, 299, 298, - 297, 296, 295, 292, 291, 290, 289, 288, 287, 284, - - 283, 280, 279, 278, 277, 276, 273, 272, 271, 270, - 269, 268, 265, 264, 263, 262, 261, 260, 259, 256, - 255, 252, 251, 250, 249, 248, 247, 246, 243, 242, - 241, 240, 239, 233, 232, 230, 227, 226, 222, 218, - 210, 209, 208, 207, 203, 196, 192, 184, 183, 182, - 178, 170, 169, 168, 164, 157, 156, 155, 154, 153, - 152, 148, 140, 136, 127, 123, 119, 118, 117, 111, - 110, 108, 105, 93, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, 1344, - 1344, 1344, 1344, 1344, 1344, 1344, 1344 + 75, 866, 75, 75, 75, 75, 75, 85, 85, 85, + 815, 86, 86, 86, 87, 87, 87, 88, 88, 88, + 191, 85, 846, 75, 75, 86, 1058, 191, 87, 845, + 1159, 88, 1058, 866, 191, 194, 194, 194, 75, 76, + 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, + + 76, 76, 845, 76, 76, 76, 76, 76, 89, 89, + 89, 846, 90, 90, 90, 91, 91, 91, 92, 92, + 92, 192, 89, 178, 76, 76, 90, 1158, 869, 91, + 843, 1213, 92, 816, 904, 192, 905, 178, 1213, 76, + 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, + 81, 81, 81, 151, 81, 81, 81, 81, 81, 95, + 95, 95, 869, 96, 96, 96, 816, 151, 904, 178, + 211, 192, 843, 95, 905, 81, 81, 96, 203, 203, + 203, 97, 97, 81, 211, 81, 97, 81, 118, 151, + 208, 208, 208, 870, 97, 81, 82, 82, 82, 82, + + 82, 82, 82, 82, 82, 82, 82, 82, 82, 1145, + 82, 82, 82, 82, 82, 97, 98, 98, 967, 870, + 118, 98, 205, 215, 215, 215, 118, 1022, 217, 98, + 118, 82, 82, 204, 222, 118, 205, 1022, 967, 82, + 204, 82, 217, 82, 219, 219, 219, 204, 222, 871, + 98, 82, 93, 93, 93, 93, 93, 93, 93, 93, + 93, 93, 93, 93, 93, 938, 93, 93, 93, 93, + 93, 206, 205, 937, 871, 216, 217, 232, 206, 229, + 229, 229, 216, 204, 232, 206, 1077, 93, 93, 216, + 230, 232, 237, 755, 136, 137, 1077, 230, 234, 234, + + 234, 136, 938, 937, 230, 1144, 237, 755, 136, 137, + 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, + 94, 94, 94, 94, 230, 94, 94, 94, 94, 94, + 136, 137, 241, 241, 241, 872, 136, 137, 231, 968, + 136, 137, 136, 137, 136, 137, 94, 94, 149, 242, + 939, 970, 231, 958, 900, 149, 242, 245, 245, 245, + 872, 958, 149, 242, 337, 337, 337, 902, 970, 94, + 936, 968, 231, 338, 338, 338, 345, 345, 345, 900, + 337, 346, 346, 346, 149, 353, 353, 353, 939, 338, + 149, 902, 345, 934, 149, 936, 149, 346, 149, 995, + + 941, 353, 354, 354, 354, 357, 357, 357, 358, 358, + 358, 364, 364, 364, 959, 365, 365, 365, 354, 995, + 338, 357, 959, 1079, 358, 941, 934, 364, 971, 1079, + 346, 365, 367, 367, 367, 369, 369, 369, 370, 370, + 370, 371, 371, 371, 374, 374, 374, 367, 964, 1028, + 369, 974, 974, 354, 370, 1024, 365, 371, 358, 971, + 374, 375, 375, 375, 380, 380, 380, 381, 381, 381, + 384, 384, 384, 385, 385, 385, 1092, 375, 994, 1095, + 380, 1028, 1092, 381, 1024, 1095, 384, 964, 998, 385, + 1025, 371, 402, 402, 402, 997, 403, 403, 403, 405, + + 405, 405, 406, 406, 406, 412, 412, 412, 402, 994, + 997, 375, 403, 998, 1025, 405, 411, 411, 411, 1027, + 381, 412, 413, 413, 413, 999, 385, 415, 415, 415, + 1127, 411, 419, 419, 419, 1027, 405, 1200, 413, 422, + 422, 422, 999, 415, 423, 423, 423, 419, 425, 425, + 425, 1075, 427, 427, 427, 422, 428, 428, 428, 1023, + 423, 429, 429, 429, 425, 1090, 415, 427, 431, 431, + 431, 1200, 428, 434, 434, 434, 1023, 429, 437, 437, + 437, 438, 438, 438, 431, 440, 440, 440, 434, 1075, + 442, 442, 442, 1060, 437, 1026, 1029, 438, 481, 481, + + 481, 440, 1054, 1090, 425, 442, 443, 443, 443, 1060, + 443, 1029, 1026, 443, 445, 445, 445, 1054, 446, 446, + 446, 1133, 446, 1056, 431, 446, 447, 447, 447, 445, + 448, 448, 448, 450, 450, 450, 452, 452, 452, 1074, + 440, 1052, 447, 453, 453, 453, 448, 1126, 1056, 450, + 1133, 452, 454, 454, 454, 456, 456, 456, 1052, 453, + 458, 458, 458, 461, 461, 461, 1059, 1094, 454, 1074, + 1073, 456, 462, 462, 462, 458, 464, 464, 464, 461, + 467, 467, 467, 468, 468, 468, 1073, 1055, 462, 450, + 1094, 1059, 464, 470, 470, 470, 467, 1091, 1132, 468, + + 473, 473, 473, 480, 480, 480, 486, 486, 486, 470, + 1078, 456, 488, 488, 488, 1132, 473, 473, 1076, 480, + 1055, 486, 1097, 487, 487, 487, 464, 487, 488, 1151, + 487, 492, 492, 492, 1076, 1091, 470, 493, 493, 493, + 1089, 493, 1057, 1078, 493, 1071, 492, 494, 494, 494, + 495, 495, 495, 496, 496, 496, 1089, 1057, 480, 488, + 1071, 1097, 494, 1098, 1151, 495, 498, 498, 498, 496, + 499, 499, 499, 1098, 499, 1113, 1195, 499, 500, 500, + 500, 498, 503, 503, 503, 1108, 495, 1124, 504, 504, + 504, 1108, 504, 1135, 500, 504, 1109, 503, 506, 506, + + 506, 507, 507, 507, 509, 509, 509, 1195, 509, 1111, + 1114, 509, 1113, 506, 513, 513, 513, 507, 513, 1111, + 1114, 513, 516, 516, 516, 518, 518, 518, 519, 519, + 519, 1135, 519, 500, 506, 519, 1109, 1165, 516, 1110, + 518, 520, 520, 520, 1128, 522, 522, 522, 523, 523, + 523, 1129, 523, 1165, 1128, 523, 1136, 520, 1166, 507, + 522, 1248, 526, 526, 526, 528, 528, 528, 529, 529, + 529, 533, 533, 533, 540, 540, 540, 516, 526, 1110, + 528, 544, 544, 544, 529, 1147, 1130, 533, 1129, 1148, + 540, 545, 545, 545, 1136, 545, 520, 1166, 545, 1150, + + 1248, 526, 548, 548, 548, 1153, 552, 552, 552, 1199, + 552, 1147, 533, 552, 1150, 1148, 540, 1154, 548, 1199, + 555, 555, 555, 1130, 529, 556, 556, 556, 533, 556, + 1169, 1156, 556, 1155, 544, 555, 557, 557, 557, 558, + 558, 558, 1157, 558, 1163, 1153, 558, 560, 560, 560, + 1155, 557, 563, 563, 563, 1171, 563, 1154, 548, 563, + 566, 566, 566, 560, 569, 569, 569, 1169, 569, 1156, + 1171, 569, 573, 573, 573, 1122, 566, 574, 574, 574, + 1157, 574, 1163, 1186, 574, 1183, 1161, 573, 576, 576, + 576, 577, 577, 577, 579, 579, 579, 1107, 581, 581, + + 581, 566, 581, 1162, 576, 581, 584, 584, 584, 1186, + 579, 586, 586, 586, 1183, 586, 1178, 1164, 586, 593, + 593, 593, 584, 591, 591, 591, 594, 594, 594, 1161, + 594, 1179, 1172, 594, 593, 579, 1167, 1168, 576, 591, + 595, 595, 595, 602, 602, 602, 1162, 584, 1178, 603, + 603, 603, 607, 607, 607, 1164, 595, 1187, 602, 608, + 608, 608, 1173, 1179, 591, 603, 609, 609, 609, 613, + 613, 613, 1172, 613, 1167, 1168, 613, 616, 616, 616, + 1106, 616, 609, 1187, 616, 620, 620, 620, 595, 622, + 622, 622, 1176, 624, 624, 624, 1170, 624, 1105, 603, + + 624, 620, 1173, 1104, 622, 1177, 609, 628, 628, 628, + 630, 630, 630, 632, 632, 632, 636, 636, 636, 1180, + 638, 638, 638, 628, 638, 622, 630, 638, 1229, 632, + 1176, 1182, 636, 1170, 641, 641, 641, 1182, 620, 647, + 647, 647, 1188, 1177, 648, 648, 648, 1181, 648, 632, + 641, 648, 1229, 1184, 647, 649, 649, 649, 1188, 1180, + 628, 650, 650, 650, 652, 652, 652, 653, 653, 653, + 636, 649, 654, 654, 654, 641, 661, 661, 661, 663, + 663, 663, 664, 664, 664, 1205, 664, 1181, 654, 664, + 1276, 1205, 661, 1184, 663, 670, 670, 670, 672, 672, + + 672, 675, 675, 675, 676, 676, 676, 1276, 649, 1196, + 1309, 670, 1326, 654, 672, 1103, 1185, 675, 1326, 676, + 679, 679, 679, 681, 681, 681, 1309, 683, 683, 683, + 687, 687, 687, 1189, 687, 1220, 679, 687, 1190, 681, + 1196, 670, 675, 683, 690, 690, 690, 691, 691, 691, + 693, 693, 693, 694, 694, 694, 1185, 703, 703, 703, + 690, 705, 705, 705, 706, 706, 706, 1220, 706, 694, + 1189, 706, 681, 703, 679, 1190, 705, 716, 716, 716, + 719, 719, 719, 720, 720, 720, 1193, 721, 721, 721, + 1217, 721, 690, 716, 721, 1102, 719, 705, 720, 722, + + 722, 722, 724, 724, 724, 725, 725, 725, 726, 726, + 726, 1088, 1087, 716, 722, 732, 732, 732, 724, 734, + 734, 734, 1194, 1217, 726, 1293, 1193, 719, 743, 743, + 743, 732, 744, 744, 744, 734, 1197, 745, 745, 745, + 1293, 745, 1198, 743, 745, 1086, 1203, 744, 766, 766, + 766, 732, 753, 753, 753, 754, 754, 754, 757, 757, + 757, 1201, 1194, 726, 728, 728, 728, 753, 758, 758, + 758, 754, 758, 1197, 757, 758, 761, 761, 761, 1198, + 728, 762, 762, 762, 1206, 762, 1207, 1204, 762, 1203, + 1214, 761, 763, 763, 763, 764, 764, 764, 1201, 757, + + 1221, 728, 754, 728, 767, 767, 767, 763, 1202, 728, + 1206, 764, 1207, 728, 1223, 728, 1214, 728, 1085, 1210, + 767, 777, 777, 777, 784, 784, 784, 785, 785, 785, + 1204, 785, 1221, 1215, 785, 1224, 1211, 777, 1230, 784, + 786, 786, 786, 1240, 786, 1202, 1084, 786, 794, 794, + 794, 795, 795, 795, 1083, 795, 1210, 1223, 795, 1215, + 1252, 777, 1230, 794, 796, 796, 796, 800, 800, 800, + 801, 801, 801, 1211, 801, 1240, 1082, 801, 1224, 1070, + 796, 1069, 1222, 800, 804, 804, 804, 805, 805, 805, + 1231, 805, 1222, 1241, 805, 806, 806, 806, 1252, 804, + + 818, 818, 818, 820, 820, 820, 823, 823, 823, 796, + 823, 806, 1218, 823, 1219, 800, 818, 1237, 820, 827, + 827, 827, 829, 829, 829, 1241, 829, 1068, 1067, 829, + 832, 832, 832, 1231, 827, 836, 836, 836, 1218, 820, + 1219, 818, 1238, 837, 837, 837, 832, 837, 1237, 1227, + 837, 836, 841, 841, 841, 848, 848, 848, 850, 850, + 850, 851, 851, 851, 1249, 852, 852, 852, 841, 1228, + 848, 848, 1066, 1238, 850, 1227, 836, 1288, 1232, 832, + 852, 853, 853, 853, 1235, 853, 1288, 1065, 853, 858, + 858, 858, 859, 859, 859, 1228, 859, 1260, 1270, 859, + + 861, 861, 861, 1249, 858, 862, 862, 862, 863, 863, + 863, 1236, 850, 865, 865, 865, 861, 867, 867, 867, + 862, 1232, 1270, 863, 873, 873, 873, 1235, 1260, 865, + 878, 878, 878, 867, 874, 874, 874, 1250, 1246, 873, + 873, 862, 1274, 1064, 863, 1062, 861, 1251, 867, 874, + 874, 875, 875, 875, 1236, 875, 1257, 1247, 875, 877, + 877, 877, 865, 1257, 879, 879, 879, 875, 879, 1250, + 1051, 879, 886, 886, 886, 877, 887, 887, 887, 1251, + 887, 1246, 1274, 887, 890, 890, 890, 886, 891, 891, + 891, 892, 892, 892, 895, 895, 895, 1050, 877, 890, + + 1247, 893, 893, 893, 891, 893, 892, 1255, 893, 895, + 896, 896, 896, 1253, 896, 1281, 1049, 896, 898, 898, + 898, 899, 899, 899, 906, 906, 906, 907, 907, 907, + 1271, 908, 908, 908, 1256, 908, 1261, 899, 908, 1255, + 906, 1048, 907, 907, 918, 918, 918, 908, 909, 909, + 909, 1253, 909, 1281, 1271, 909, 913, 913, 913, 918, + 906, 919, 919, 919, 909, 919, 1256, 1261, 919, 932, + 932, 932, 913, 920, 920, 920, 899, 906, 910, 910, + 910, 910, 910, 910, 910, 910, 910, 1047, 920, 910, + 1329, 1330, 910, 910, 910, 910, 910, 921, 921, 921, + + 1330, 921, 1329, 1268, 921, 1080, 1080, 1080, 1046, 913, + 981, 981, 981, 910, 910, 911, 911, 911, 911, 911, + 911, 911, 911, 911, 1269, 981, 911, 1258, 1272, 911, + 911, 911, 911, 911, 1258, 1268, 922, 922, 922, 924, + 924, 924, 1273, 924, 1275, 1277, 924, 933, 933, 933, + 911, 911, 922, 928, 928, 928, 1269, 928, 1279, 1272, + 928, 1278, 1285, 933, 940, 940, 940, 942, 942, 942, + 943, 943, 943, 1273, 943, 1286, 1277, 943, 1283, 1296, + 940, 1280, 1279, 942, 1275, 1283, 943, 954, 954, 954, + 1298, 954, 1278, 1285, 954, 940, 946, 946, 946, 946, + + 946, 946, 946, 946, 946, 1280, 1286, 946, 1282, 1347, + 946, 946, 946, 946, 946, 957, 957, 957, 1296, 957, + 1042, 1347, 957, 1099, 1099, 1099, 949, 949, 949, 1291, + 1298, 946, 946, 947, 947, 947, 947, 947, 947, 947, + 947, 947, 949, 1339, 947, 1284, 1282, 947, 947, 947, + 947, 947, 1284, 1300, 962, 962, 962, 966, 966, 966, + 969, 969, 969, 972, 972, 972, 1291, 1289, 947, 947, + 962, 949, 1307, 966, 1289, 1339, 969, 1300, 1031, 972, + 978, 978, 978, 980, 980, 980, 982, 982, 982, 983, + 983, 983, 1292, 1290, 972, 1294, 978, 978, 1307, 980, + + 1290, 982, 1294, 1299, 983, 984, 984, 984, 991, 991, + 991, 993, 993, 993, 996, 996, 996, 1003, 1003, 1003, + 984, 1005, 1005, 1005, 991, 983, 1297, 993, 1295, 1292, + 996, 1341, 1351, 1003, 980, 1295, 1030, 1005, 1006, 1006, + 1006, 1341, 993, 1299, 1351, 996, 1020, 1007, 1007, 1007, + 1301, 1007, 1314, 1006, 1007, 1008, 1008, 1008, 1003, 1009, + 1009, 1009, 1305, 1009, 1306, 1297, 1009, 1010, 1010, 1010, + 1008, 1011, 1011, 1011, 1301, 1011, 1005, 1308, 1011, 1013, + 1013, 1013, 1010, 1014, 1014, 1014, 1305, 1014, 1306, 1314, + 1014, 1021, 1021, 1021, 1013, 1032, 1032, 1032, 1033, 1033, + + 1033, 1315, 1033, 1308, 1324, 1033, 1302, 1021, 1036, 1036, + 1036, 1032, 1036, 1302, 1303, 1036, 1039, 1039, 1039, 1019, + 1039, 1303, 1021, 1039, 1043, 1043, 1043, 1325, 1043, 1018, + 1348, 1043, 1053, 1053, 1053, 1063, 1063, 1063, 1315, 1348, + 1032, 1352, 1072, 1072, 1072, 1310, 1072, 1324, 1053, 1072, + 1352, 1063, 1081, 1081, 1081, 1093, 1093, 1093, 1072, 1096, + 1096, 1096, 1100, 1100, 1100, 1101, 1101, 1101, 1081, 1310, + 1325, 1093, 1112, 1112, 1112, 1096, 1311, 1017, 1100, 1016, + 1101, 1312, 1115, 1115, 1115, 1063, 1115, 1389, 1112, 1115, + 1116, 1116, 1116, 1117, 1117, 1117, 1331, 1313, 1115, 1316, + + 1311, 1081, 1015, 1112, 1012, 1312, 1116, 1004, 1317, 1117, + 1118, 1118, 1118, 1120, 1120, 1120, 1121, 1121, 1121, 1322, + 1121, 1313, 1331, 1121, 1332, 1318, 1118, 1389, 1120, 1131, + 1131, 1131, 1134, 1134, 1134, 1137, 1137, 1137, 1316, 1138, + 1138, 1138, 1340, 1138, 1319, 1131, 1138, 1317, 1134, 1318, + 1332, 1137, 1139, 1139, 1139, 1138, 1139, 1323, 1322, 1139, + 1146, 1146, 1146, 1149, 1149, 1149, 1137, 1149, 1319, 1327, + 1149, 1152, 1152, 1152, 1340, 1152, 1146, 1333, 1152, 1149, + 1002, 1160, 1160, 1160, 1345, 1160, 1328, 1152, 1160, 1216, + 1216, 1216, 1225, 1225, 1225, 1001, 1323, 1160, 1226, 1226, + + 1226, 1333, 1233, 1233, 1233, 1216, 1233, 1225, 1327, 1233, + 1234, 1234, 1234, 1226, 1239, 1239, 1239, 1335, 1233, 1242, + 1242, 1242, 1244, 1244, 1244, 1328, 1234, 1345, 1000, 1334, + 1239, 1243, 1243, 1243, 1242, 1243, 1357, 1244, 1243, 1245, + 1245, 1245, 990, 1245, 1336, 1357, 1245, 1254, 1254, 1254, + 1259, 1259, 1259, 1334, 1259, 1353, 1335, 1259, 1262, 1262, + 1262, 1337, 1262, 1254, 1338, 1262, 1259, 1265, 1265, 1265, + 1342, 1265, 1343, 1346, 1265, 1304, 1304, 1304, 1254, 1320, + 1320, 1320, 1349, 1336, 1350, 1337, 1353, 1354, 1338, 1360, + 1361, 1304, 1356, 1363, 1342, 1320, 1343, 1344, 1344, 1344, + + 1366, 1355, 1355, 1355, 1356, 1363, 1349, 1366, 1350, 1358, + 1358, 1358, 1367, 1344, 1364, 1370, 1346, 1355, 1354, 1367, + 1377, 1360, 1361, 1364, 1371, 1358, 1362, 1362, 1362, 1365, + 1365, 1365, 1368, 1368, 1368, 1379, 1368, 1390, 1378, 1368, + 1380, 989, 1362, 1387, 1377, 1365, 1370, 1388, 1368, 1369, + 1369, 1369, 1372, 1372, 1372, 1371, 1374, 1374, 1374, 1375, + 1375, 1375, 1378, 1391, 1392, 1369, 1393, 1383, 1372, 1381, + 1381, 1381, 1374, 1379, 1383, 1375, 1384, 1390, 1380, 1385, + 1385, 1385, 1387, 1384, 1394, 1381, 1388, 1391, 1392, 1395, + 1393, 1396, 1397, 1398, 1399, 1385, 1400, 1401, 1402, 1406, + + 1407, 1403, 1409, 1404, 1408, 1400, 1399, 1412, 1394, 1413, + 1423, 1409, 1424, 1405, 1405, 1405, 1408, 1410, 1410, 1410, + 1414, 1414, 1414, 1401, 1402, 1403, 1395, 1404, 1396, 1405, + 1415, 1397, 1398, 1410, 1416, 1421, 1414, 988, 1422, 1412, + 1419, 1413, 1406, 1407, 1417, 1417, 1417, 1419, 1420, 1423, + 1425, 1424, 1426, 987, 1427, 1420, 986, 985, 1428, 1421, + 1417, 1415, 1422, 979, 977, 1416, 1427, 1428, 1429, 1429, + 1429, 1430, 1430, 1430, 1425, 975, 1426, 961, 960, 953, + 952, 951, 950, 948, 1429, 931, 927, 1430, 1433, 1433, + 1433, 1433, 1433, 1433, 1433, 1434, 1434, 1434, 1434, 1434, + + 1434, 1434, 1435, 1435, 1435, 1435, 1435, 1435, 1435, 1436, + 1436, 1436, 1436, 1436, 1436, 1436, 1437, 1437, 1437, 1437, + 1437, 1437, 1437, 1438, 1438, 1438, 1438, 1438, 1438, 1438, + 1439, 1439, 1439, 1439, 1439, 1439, 1439, 1440, 1440, 1440, + 1440, 1440, 1440, 1440, 1441, 1441, 1441, 1441, 1441, 1441, + 1441, 1442, 1442, 1442, 1442, 1442, 1442, 1442, 1443, 1443, + 1443, 1443, 1443, 1443, 1443, 1444, 1444, 1444, 1444, 1444, + 1444, 1444, 1445, 1445, 1445, 1445, 1445, 1445, 1445, 1446, + 1446, 1446, 1446, 1446, 1446, 1446, 1447, 1447, 1447, 1447, + 1447, 1447, 1447, 1448, 1448, 1448, 1448, 1448, 1448, 1448, + + 1449, 1449, 1449, 1449, 1449, 1449, 1449, 1450, 1450, 1450, + 1450, 1450, 1450, 1450, 1451, 1451, 1451, 1451, 1451, 1451, + 1451, 1452, 1452, 1452, 1452, 1452, 1452, 1452, 1453, 1453, + 1453, 1453, 1453, 1453, 1453, 1454, 1454, 1454, 1454, 1454, + 1454, 1454, 1455, 1455, 1455, 1455, 1455, 1455, 1455, 1456, + 1456, 1456, 1456, 1456, 1456, 1456, 1457, 1457, 1457, 917, + 1457, 1458, 1458, 1458, 916, 1458, 1459, 1459, 1459, 915, + 1459, 1460, 1460, 1460, 914, 1460, 1461, 1461, 1461, 912, + 1461, 1462, 1462, 1462, 897, 1462, 1463, 1463, 1463, 894, + 1463, 1464, 1464, 1464, 885, 1464, 1465, 1465, 1465, 884, + + 1465, 1466, 1466, 1466, 1466, 1466, 883, 1466, 1467, 882, + 1467, 1468, 876, 1468, 1469, 864, 1469, 1470, 860, 1470, + 1471, 857, 1471, 1472, 856, 1472, 1473, 854, 1473, 1474, + 849, 1474, 1475, 835, 1475, 1476, 1476, 1476, 1476, 1476, + 1476, 1476, 1477, 834, 833, 1477, 1478, 1478, 1478, 1478, + 1478, 1478, 1479, 1479, 1479, 1479, 1479, 1479, 1480, 1480, + 1480, 1480, 1480, 1480, 1481, 1481, 1481, 1481, 1481, 1481, + 1482, 1482, 1482, 1482, 1482, 1482, 1483, 1483, 1483, 1483, + 1483, 1483, 1484, 1484, 1484, 1484, 1484, 1484, 1485, 1485, + 1485, 1485, 1485, 1485, 1486, 1486, 1486, 1486, 1486, 1486, + + 1487, 1487, 1487, 1487, 1487, 1487, 1487, 1488, 1488, 1488, + 1488, 1488, 1488, 1488, 1489, 1489, 1489, 1489, 1489, 1489, + 1489, 1490, 1490, 1490, 1490, 1490, 1490, 1490, 1491, 1491, + 1491, 1491, 1491, 1491, 1491, 1492, 1492, 1492, 1492, 1492, + 1492, 1492, 1493, 1493, 1493, 1493, 1493, 1493, 1493, 828, + 826, 822, 821, 819, 817, 799, 798, 797, 791, 790, + 789, 781, 780, 779, 778, 776, 756, 751, 749, 748, + 747, 746, 741, 739, 738, 737, 736, 733, 731, 723, + 718, 717, 715, 714, 713, 712, 711, 710, 709, 702, + 701, 700, 699, 698, 697, 696, 695, 692, 686, 682, + + 680, 678, 677, 674, 671, 669, 666, 665, 662, 660, + 657, 656, 655, 651, 646, 642, 637, 635, 634, 633, + 631, 629, 627, 626, 625, 623, 621, 619, 618, 617, + 612, 611, 610, 606, 605, 604, 601, 596, 592, 590, + 589, 585, 580, 578, 575, 572, 568, 567, 562, 559, + 551, 550, 549, 543, 542, 541, 539, 538, 535, 532, + 530, 527, 525, 524, 521, 517, 512, 508, 505, 502, + 501, 497, 491, 490, 489, 485, 484, 483, 482, 479, + 478, 477, 476, 471, 466, 465, 460, 459, 457, 451, + 444, 441, 436, 435, 433, 432, 426, 421, 420, 418, + + 417, 416, 410, 409, 408, 407, 401, 400, 399, 396, + 395, 394, 392, 388, 386, 383, 382, 379, 378, 377, + 376, 373, 372, 368, 366, 363, 362, 361, 360, 359, + 356, 355, 352, 351, 350, 349, 348, 347, 344, 343, + 342, 341, 340, 339, 336, 335, 333, 332, 331, 330, + 329, 325, 323, 322, 321, 320, 319, 318, 315, 314, + 313, 312, 311, 310, 307, 306, 303, 302, 301, 300, + 299, 296, 295, 294, 293, 292, 291, 290, 287, 286, + 283, 282, 281, 280, 279, 278, 277, 276, 273, 272, + 269, 268, 267, 266, 265, 264, 263, 260, 259, 258, + + 257, 256, 250, 249, 247, 244, 243, 239, 235, 227, + 226, 225, 224, 220, 213, 209, 201, 200, 199, 195, + 187, 186, 185, 181, 174, 170, 163, 162, 161, 160, + 159, 158, 154, 146, 142, 133, 129, 125, 124, 123, + 117, 116, 114, 111, 99, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432, + + 1432, 1432, 1432, 1432, 1432, 1432, 1432, 1432 } ; /* Table of booleans, true if rule could match eol. */ -static yyconst flex_int32_t yy_rule_can_match_eol[179] = +static yyconst flex_int32_t yy_rule_can_match_eol[190] = { 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, - 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, - 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, - 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, }; + 1, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, + 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, + 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 0, 1, + 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, + 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, + 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, }; static yy_state_type yy_last_accepting_state; static char *yy_last_accepting_cpos; @@ -1749,12 +1850,12 @@ int surf_parse__flex_debug = 0; #define YY_RESTORE_YY_MORE_OFFSET char *surf_parse_text; /* Validating XML processor for surf/surfxml.dtd. - * Generated 2006/07/18 21:02:15. + * Generated 2007/05/16 11:14:15. * * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. * FleXML is Copyright (C) 2003-2006 Martin Quinson. All rights reserved. - * (Id: flexml.pl,v 1.53 2006/07/18 12:12:06 mquinson Exp). + * (Id: flexml.pl,v 1.61 2006/09/13 16:34:33 wdowling Exp). * * There are two, intertwined parts to this program, part A and part B. * @@ -1797,67 +1898,100 @@ char *surf_parse_text; /* Version strings. */ const char rcs_surfxml_flexml_skeleton[] = - "$" "Id: skel,v 1.31 2006/07/18 18:21:13 mquinson Exp $"; + "$" "Id: skel,v 1.38 2006/09/12 18:05:45 wdowling Exp $"; const char rcs_surfxml_flexml[] = - "$" "Id: flexml.pl,v 1.53 2006/07/18 12:12:06 mquinson Exp $"; + "$" "Id: flexml.pl,v 1.61 2006/09/13 16:34:33 wdowling Exp $"; /* ANSI headers. */ - -#if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) || defined(__TOS_WIN__) -# ifndef _STRICT_ANSI_ -# include -# include -# include -# endif -#else -# include -#endif - +#include #include #include #include #include #include +#ifndef FLEXML_INDEXSTACKSIZE +#define FLEXML_INDEXSTACKSIZE 1000 +#endif + /* Generated definitions. */ #define FLEXML_yylineno +#ifndef FLEXML_BUFFERSTACKSIZE #define FLEXML_BUFFERSTACKSIZE 1000000 +#endif +#define FLEXML_NEED_BUFFERLIT /* XML processor api. */ /* FleXML-provided data. */ -const char* surfxml_pcdata; -AT_surfxml_network_link_bandwidth A_surfxml_network_link_bandwidth; -AT_surfxml_process_host A_surfxml_process_host; -AT_surfxml_network_link_latency_file A_surfxml_network_link_latency_file; -AT_surfxml_route_impact_on_dst_with_other_send A_surfxml_route_impact_on_dst_with_other_send; -AT_surfxml_cpu_interference_send_recv A_surfxml_cpu_interference_send_recv; -AT_surfxml_route_impact_on_dst A_surfxml_route_impact_on_dst; -AT_surfxml_platform_description_version A_surfxml_platform_description_version; -AT_surfxml_route_impact_on_src_with_other_recv A_surfxml_route_impact_on_src_with_other_recv; -AT_surfxml_route_element_name A_surfxml_route_element_name; -AT_surfxml_process_start_time A_surfxml_process_start_time; -AT_surfxml_process_function A_surfxml_process_function; -AT_surfxml_cpu_state A_surfxml_cpu_state; -AT_surfxml_cpu_interference_send A_surfxml_cpu_interference_send; -AT_surfxml_network_link_bandwidth_file A_surfxml_network_link_bandwidth_file; -AT_surfxml_cpu_name A_surfxml_cpu_name; -AT_surfxml_process_kill_time A_surfxml_process_kill_time; -AT_surfxml_network_link_state A_surfxml_network_link_state; -AT_surfxml_cpu_availability_file A_surfxml_cpu_availability_file; -AT_surfxml_argument_value A_surfxml_argument_value; -AT_surfxml_route_src A_surfxml_route_src; -AT_surfxml_route_impact_on_src A_surfxml_route_impact_on_src; -AT_surfxml_cpu_max_outgoing_rate A_surfxml_cpu_max_outgoing_rate; -AT_surfxml_cpu_availability A_surfxml_cpu_availability; -AT_surfxml_cpu_interference_recv A_surfxml_cpu_interference_recv; -AT_surfxml_network_link_name A_surfxml_network_link_name; -AT_surfxml_cpu_power A_surfxml_cpu_power; -AT_surfxml_include_file A_surfxml_include_file; -AT_surfxml_network_link_sharing_policy A_surfxml_network_link_sharing_policy; -AT_surfxml_route_dst A_surfxml_route_dst; -AT_surfxml_network_link_latency A_surfxml_network_link_latency; -AT_surfxml_cpu_state_file A_surfxml_cpu_state_file; -AT_surfxml_network_link_state_file A_surfxml_network_link_state_file; +int surfxml_pcdata_ix; +extern char *surfxml_bufferstack; +#define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix) +AT_surfxml_network_link_bandwidth AX_surfxml_network_link_bandwidth; +#define A_surfxml_network_link_bandwidth (surfxml_bufferstack + AX_surfxml_network_link_bandwidth) +AT_surfxml_router_name AX_surfxml_router_name; +#define A_surfxml_router_name (surfxml_bufferstack + AX_surfxml_router_name) +AT_surfxml_process_host AX_surfxml_process_host; +#define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host) +AT_surfxml_network_link_latency_file AX_surfxml_network_link_latency_file; +#define A_surfxml_network_link_latency_file (surfxml_bufferstack + AX_surfxml_network_link_latency_file) +AT_surfxml_route_impact_on_dst_with_other_send AX_surfxml_route_impact_on_dst_with_other_send; +#define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send) +AT_surfxml_cpu_interference_send_recv AX_surfxml_cpu_interference_send_recv; +#define A_surfxml_cpu_interference_send_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_send_recv) +AT_surfxml_route_impact_on_dst AX_surfxml_route_impact_on_dst; +#define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst) +AT_surfxml_platform_description_version AX_surfxml_platform_description_version; +#define A_surfxml_platform_description_version (surfxml_bufferstack + AX_surfxml_platform_description_version) +AT_surfxml_route_impact_on_src_with_other_recv AX_surfxml_route_impact_on_src_with_other_recv; +#define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv) +AT_surfxml_route_element_name AX_surfxml_route_element_name; +#define A_surfxml_route_element_name (surfxml_bufferstack + AX_surfxml_route_element_name) +AT_surfxml_process_start_time AX_surfxml_process_start_time; +#define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time) +AT_surfxml_process_function AX_surfxml_process_function; +#define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function) +AT_surfxml_cpu_state AX_surfxml_cpu_state; +#define A_surfxml_cpu_state AX_surfxml_cpu_state +AT_surfxml_cpu_interference_send AX_surfxml_cpu_interference_send; +#define A_surfxml_cpu_interference_send (surfxml_bufferstack + AX_surfxml_cpu_interference_send) +AT_surfxml_network_link_bandwidth_file AX_surfxml_network_link_bandwidth_file; +#define A_surfxml_network_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_network_link_bandwidth_file) +AT_surfxml_cpu_name AX_surfxml_cpu_name; +#define A_surfxml_cpu_name (surfxml_bufferstack + AX_surfxml_cpu_name) +AT_surfxml_process_kill_time AX_surfxml_process_kill_time; +#define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time) +AT_surfxml_network_link_state AX_surfxml_network_link_state; +#define A_surfxml_network_link_state AX_surfxml_network_link_state +AT_surfxml_cpu_availability_file AX_surfxml_cpu_availability_file; +#define A_surfxml_cpu_availability_file (surfxml_bufferstack + AX_surfxml_cpu_availability_file) +AT_surfxml_argument_value AX_surfxml_argument_value; +#define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value) +AT_surfxml_route_src AX_surfxml_route_src; +#define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src) +AT_surfxml_route_impact_on_src AX_surfxml_route_impact_on_src; +#define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src) +AT_surfxml_cpu_max_outgoing_rate AX_surfxml_cpu_max_outgoing_rate; +#define A_surfxml_cpu_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_cpu_max_outgoing_rate) +AT_surfxml_cpu_availability AX_surfxml_cpu_availability; +#define A_surfxml_cpu_availability (surfxml_bufferstack + AX_surfxml_cpu_availability) +AT_surfxml_cpu_interference_recv AX_surfxml_cpu_interference_recv; +#define A_surfxml_cpu_interference_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_recv) +AT_surfxml_network_link_name AX_surfxml_network_link_name; +#define A_surfxml_network_link_name (surfxml_bufferstack + AX_surfxml_network_link_name) +AT_surfxml_cpu_power AX_surfxml_cpu_power; +#define A_surfxml_cpu_power (surfxml_bufferstack + AX_surfxml_cpu_power) +AT_surfxml_include_file AX_surfxml_include_file; +#define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file) +AT_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy; +#define A_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy +AT_surfxml_route_dst AX_surfxml_route_dst; +#define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst) +AT_surfxml_network_link_latency AX_surfxml_network_link_latency; +#define A_surfxml_network_link_latency (surfxml_bufferstack + AX_surfxml_network_link_latency) +AT_surfxml_cpu_state_file AX_surfxml_cpu_state_file; +#define A_surfxml_cpu_state_file (surfxml_bufferstack + AX_surfxml_cpu_state_file) +AT_surfxml_network_link_state_file AX_surfxml_network_link_state_file; +#define A_surfxml_network_link_state_file (surfxml_bufferstack + AX_surfxml_network_link_state_file) /* XML state. */ #ifdef FLEX_DEBUG @@ -1879,64 +2013,97 @@ AT_surfxml_network_link_state_file A_surfxml_network_link_state_file; #define FAIL return fail static int fail(const char*, ...); -const char * surfxml_parse_err_msg(void); + +enum {flexml_max_err_msg_size = 512}; +static char flexml_err_msg[flexml_max_err_msg_size]; +const char * surfxml_parse_err_msg() +{ + return flexml_err_msg; +} +static void reset_surfxml_parse_err_msg() +{ + flexml_err_msg[0] = '\0'; +} /* Cleanup */ static void cleanup(void); #define CLEANUP cleanup() /* Text buffer stack handling. */ -static char bufferstack[FLEXML_BUFFERSTACKSIZE]; -static char* limit = bufferstack + FLEXML_BUFFERSTACKSIZE; -typedef struct BufferLast_s { - struct BufferLast_s *old; const char* saved; char new1[1]; -} BufferLast; -#ifdef FLEXML_HasMixed -static BufferLast* last = (BufferLast*)0; -#endif -static char* next = bufferstack; +char *surfxml_bufferstack = NULL; +static int blimit = FLEXML_BUFFERSTACKSIZE; +static int bnext = 1; + +static int *indexstack = NULL; +static int ilimit = FLEXML_INDEXSTACKSIZE; +static int inext = 1; -#define BUFFERSET(P) (P = next) -#define BUFFERPUTC(C) (assert(next= blimit) { + blimit += FLEXML_BUFFERSTACKSIZE + 2; + { + char *temp = (char *) realloc(surfxml_bufferstack, blimit); + assert(temp); + surfxml_bufferstack = temp; + } + } + return 0; +} + +/* after this is called, there are at least 2 slots left in the stack */ +static int ck_ilimit() +{ + if (inext >= ilimit) { + ilimit += FLEXML_INDEXSTACKSIZE + 2; + { + int *temp = (int *) realloc(indexstack, ilimit); + assert(temp); + indexstack = temp; + } + } + return 0; +} + +#ifdef FLEXML_NEED_BUFFERLIT +static void surfxml_bufferliteral(char c, int* pp, const char* text) { - char *s = strchr(text,c), *e = strrchr(text,c); + const char *s = (c ? strchr(text,c) : text-1), *e = strrchr(text,c); assert(s <= e); BUFFERSET(*pp); while (++sold = last; - l->saved = p; - next = l->new1; - last = l; + ck_ilimit(); + indexstack[inext++] = p; + indexstack[inext++] = bnext; } -static const char* popbuffer(void) +static int popbuffer(void) { - BufferLast* l = last; - assert(last != (BufferLast*)0); - last = l->old; - next = (char*)l; - return l->saved; + assert(inext >= 2); + bnext = indexstack[--inext]; + return indexstack[--inext]; } -#endif /* General internal entities are `unput' back onto the input stream... */ #define ENTITYTEXT(T) \ { char *s = (T), *e = s+strlen(s);\ while (--e >= s) { unput(*e); }} + /* Flex standard options. */ #define YY_NO_INPUT 1 /* Flex user-requested options. */ @@ -1987,28 +2154,31 @@ const char* *surfxml_statenames=NULL; #define ROOT_surfxml_cpu 21 #define AL_surfxml_cpu 22 #define E_surfxml_cpu 23 -#define ROOT_surfxml_network_link 24 -#define AL_surfxml_network_link 25 -#define E_surfxml_network_link 26 -#define ROOT_surfxml_route 27 -#define AL_surfxml_route 28 -#define S_surfxml_route 29 -#define S_surfxml_route_1 30 -#define S_surfxml_route_2 31 -#define E_surfxml_route 32 -#define ROOT_surfxml_route_element 33 -#define AL_surfxml_route_element 34 -#define E_surfxml_route_element 35 -#define ROOT_surfxml_process 36 -#define AL_surfxml_process 37 -#define S_surfxml_process 38 -#define S_surfxml_process_1 39 -#define S_surfxml_process_2 40 -#define E_surfxml_process 41 -#define ROOT_surfxml_argument 42 -#define AL_surfxml_argument 43 -#define E_surfxml_argument 44 -#define IMPOSSIBLE 45 +#define ROOT_surfxml_router 24 +#define AL_surfxml_router 25 +#define E_surfxml_router 26 +#define ROOT_surfxml_network_link 27 +#define AL_surfxml_network_link 28 +#define E_surfxml_network_link 29 +#define ROOT_surfxml_route 30 +#define AL_surfxml_route 31 +#define S_surfxml_route 32 +#define S_surfxml_route_1 33 +#define S_surfxml_route_2 34 +#define E_surfxml_route 35 +#define ROOT_surfxml_route_element 36 +#define AL_surfxml_route_element 37 +#define E_surfxml_route_element 38 +#define ROOT_surfxml_process 39 +#define AL_surfxml_process 40 +#define S_surfxml_process 41 +#define S_surfxml_process_1 42 +#define S_surfxml_process_2 43 +#define E_surfxml_process 44 +#define ROOT_surfxml_argument 45 +#define AL_surfxml_argument 46 +#define E_surfxml_argument 47 +#define IMPOSSIBLE 48 #ifndef YY_NO_UNISTD_H /* Special case for "unistd.h", since it is non-ANSI. We include it way @@ -2022,6 +2192,8 @@ const char* *surfxml_statenames=NULL; #define YY_EXTRA_TYPE void * #endif +static int yy_init_globals (void ); + /* Macros after this point can all be overridden by user definitions in * section 1. */ @@ -2054,7 +2226,7 @@ static int input (void ); static int yy_start_stack_ptr = 0; static int yy_start_stack_depth = 0; - static int *yy_start_stack = 0; + static int *yy_start_stack = NULL; static void yy_push_state (int new_state ); @@ -2165,8 +2337,37 @@ YY_DECL /* Bypass Flex's default INITIAL state and begin by parsing the XML prolog. */ SET(PROLOG); + reset_surfxml_parse_err_msg(); + surfxml_bufferstack = (char *) malloc(FLEXML_BUFFERSTACKSIZE); + assert(surfxml_bufferstack); + #ifdef FLEX_DEBUG + { + int i; + for (i = 0; i < blimit; i++) { + surfxml_bufferstack[i] = '\377'; + } + } + #endif + surfxml_bufferstack[0] = '\0'; + indexstack = (int *) malloc(FLEXML_INDEXSTACKSIZE * sizeof(int)); + assert(indexstack); + indexstack[0] = 0; + /* FleXML_init */ - next = bufferstack; + bnext = inext = 1; + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); if(!surfxml_statenames) {surfxml_statenames= (const char **)calloc(IMPOSSIBLE,sizeof(char*)); surfxml_statenames[PROLOG] = NULL; surfxml_statenames[DOCTYPE] = NULL; @@ -2191,6 +2392,9 @@ YY_DECL surfxml_statenames[ROOT_surfxml_cpu] = NULL; surfxml_statenames[AL_surfxml_cpu] = NULL; surfxml_statenames[E_surfxml_cpu] = "cpu"; + surfxml_statenames[ROOT_surfxml_router] = NULL; + surfxml_statenames[AL_surfxml_router] = NULL; + surfxml_statenames[E_surfxml_router] = "router"; surfxml_statenames[ROOT_surfxml_network_link] = NULL; surfxml_statenames[AL_surfxml_network_link] = NULL; surfxml_statenames[E_surfxml_network_link] = "network_link"; @@ -2216,9 +2420,9 @@ YY_DECL /* COMMENTS and PIs: handled uniformly for efficiency. */ - if ( (yy_init) ) + if ( !(yy_init) ) { - (yy_init) = 0; + (yy_init) = 1; #ifdef YY_USER_INIT YY_USER_INIT; @@ -2267,13 +2471,13 @@ yy_match: while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) { yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 1345 ) + if ( yy_current_state >= 1433 ) yy_c = yy_meta[(unsigned int) yy_c]; } yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; ++yy_cp; } - while ( yy_base[yy_current_state] != 3675 ); + while ( yy_base[yy_current_state] != 3946 ); yy_find_action: yy_act = yy_accept[yy_current_state]; @@ -2367,49 +2571,54 @@ FAIL("Bad declaration %s.",surf_parse_text); case 13: /* rule 13 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_argument); +SET(ROOT_surfxml_cpu); YY_BREAK case 14: /* rule 14 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_route_element); +SET(ROOT_surfxml_include); YY_BREAK case 15: /* rule 15 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_cpu); +SET(ROOT_surfxml_route); YY_BREAK case 16: /* rule 16 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_include); +SET(ROOT_surfxml_network_link); YY_BREAK case 17: /* rule 17 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_route); +SET(ROOT_surfxml_process); YY_BREAK case 18: /* rule 18 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_platform_description); +SET(ROOT_surfxml_router); YY_BREAK case 19: /* rule 19 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_network_link); +SET(ROOT_surfxml_argument); YY_BREAK case 20: /* rule 20 can match eol */ YY_RULE_SETUP -SET(ROOT_surfxml_process); +SET(ROOT_surfxml_route_element); YY_BREAK case 21: /* rule 21 can match eol */ YY_RULE_SETUP -FAIL("Bad declaration %s.",surf_parse_text); +SET(ROOT_surfxml_platform_description); YY_BREAK case 22: +/* rule 22 can match eol */ +YY_RULE_SETUP +FAIL("Bad declaration %s.",surf_parse_text); + YY_BREAK +case 23: YY_RULE_SETUP FAIL("Unexpected character `%c' in prolog.", surf_parse_text[0]); YY_BREAK @@ -2420,45 +2629,45 @@ FAIL("EOF in prolog."); /* RULES DERIVED FROM DTD. */ /* */ -case 23: -/* rule 23 can match eol */ +case 24: +/* rule 24 can match eol */ YY_RULE_SETUP { - A_surfxml_platform_description_version = "0.0"; - ENTER(AL_surfxml_platform_description); + AX_surfxml_platform_description_version = 1; + ENTER(AL_surfxml_platform_description); pushbuffer(0); } YY_BREAK -case 24: -/* rule 24 can match eol */ -YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_platform_description_version); - YY_BREAK case 25: /* rule 25 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_platform_description_version); +ENTER(VALUE1); BUFFERSET(AX_surfxml_platform_description_version); YY_BREAK case 26: +/* rule 26 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_platform_description_version); + YY_BREAK +case 27: YY_RULE_SETUP { - LEAVE; STag_surfxml_platform_description();surfxml_pcdata = NULL; ENTER(S_surfxml_platform_description); + LEAVE; STag_surfxml_platform_description();surfxml_pcdata_ix = 0; ENTER(S_surfxml_platform_description); } YY_BREAK -case 27: +case 28: YY_RULE_SETUP { - LEAVE; STag_surfxml_platform_description(); surfxml_pcdata = NULL; ETag_surfxml_platform_description(); + LEAVE; STag_surfxml_platform_description(); surfxml_pcdata_ix = 0; ETag_surfxml_platform_description(); popbuffer(); /* attribute */ switch (YY_START) { case ROOT_surfxml_platform_description: SET(EPILOG); break; } } YY_BREAK -case 28: +case 29: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of platform_description element.", surf_parse_text[0]); YY_BREAK -case 29: +case 30: YY_RULE_SETUP FAIL("Bad attribute `%s' in `platform_description' element start tag.",surf_parse_text); YY_BREAK @@ -2466,23 +2675,24 @@ case YY_STATE_EOF(AL_surfxml_platform_description): FAIL("EOF in attribute list of `platform_description' element."); YY_BREAK -case 30: -/* rule 30 can match eol */ +case 31: +/* rule 31 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_platform_description(); + popbuffer(); /* attribute */ switch (YY_START) { case ROOT_surfxml_platform_description: SET(EPILOG); break; } } YY_BREAK -case 31: -/* rule 31 can match eol */ +case 32: +/* rule 32 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 32: +case 33: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -2492,37 +2702,37 @@ case YY_STATE_EOF(S_surfxml_platform_description): FAIL("Premature EOF: `' expected."); YY_BREAK -case 33: -/* rule 33 can match eol */ +case 34: +/* rule 34 can match eol */ YY_RULE_SETUP { - A_surfxml_include_file = NULL; - ENTER(AL_surfxml_include); + AX_surfxml_include_file = 0; + ENTER(AL_surfxml_include); pushbuffer(0); } YY_BREAK -case 34: -/* rule 34 can match eol */ -YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_include_file); - YY_BREAK case 35: /* rule 35 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_include_file); +ENTER(VALUE1); BUFFERSET(AX_surfxml_include_file); YY_BREAK case 36: +/* rule 36 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_include_file); + YY_BREAK +case 37: YY_RULE_SETUP { - if (!A_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); - LEAVE; STag_surfxml_include();surfxml_pcdata = NULL; ENTER(S_surfxml_include); + if (!AX_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); + LEAVE; STag_surfxml_include();surfxml_pcdata_ix = 0; ENTER(S_surfxml_include); } YY_BREAK -case 37: +case 38: YY_RULE_SETUP { - if (!A_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); - LEAVE; STag_surfxml_include(); surfxml_pcdata = NULL; ETag_surfxml_include(); + if (!AX_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); + LEAVE; STag_surfxml_include(); surfxml_pcdata_ix = 0; ETag_surfxml_include(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_include: SET(EPILOG); break; @@ -2530,11 +2740,11 @@ YY_RULE_SETUP } } YY_BREAK -case 38: +case 39: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of include element.", surf_parse_text[0]); YY_BREAK -case 39: +case 40: YY_RULE_SETUP FAIL("Bad attribute `%s' in `include' element start tag.",surf_parse_text); YY_BREAK @@ -2542,12 +2752,13 @@ case YY_STATE_EOF(AL_surfxml_include): FAIL("EOF in attribute list of `include' element."); YY_BREAK -case 40: -/* rule 40 can match eol */ +case 41: +/* rule 41 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_include(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_include: SET(EPILOG); break; @@ -2555,12 +2766,12 @@ YY_RULE_SETUP } } YY_BREAK -case 41: -/* rule 41 can match eol */ +case 42: +/* rule 42 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 42: +case 43: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -2570,142 +2781,142 @@ case YY_STATE_EOF(S_surfxml_include_2): FAIL("Premature EOF: `' expected."); YY_BREAK -case 43: -/* rule 43 can match eol */ +case 44: +/* rule 44 can match eol */ YY_RULE_SETUP { - A_surfxml_cpu_name = NULL; - A_surfxml_cpu_power = NULL; - A_surfxml_cpu_availability = "1.0"; - A_surfxml_cpu_availability_file = NULL; - A_surfxml_cpu_state = A_surfxml_cpu_state_ON; - A_surfxml_cpu_state_file = NULL; - A_surfxml_cpu_interference_send = "1.0"; - A_surfxml_cpu_interference_recv = "1.0"; - A_surfxml_cpu_interference_send_recv = "1.0"; - A_surfxml_cpu_max_outgoing_rate = "-1.0"; - ENTER(AL_surfxml_cpu); + AX_surfxml_cpu_name = 0; + AX_surfxml_cpu_power = 0; + AX_surfxml_cpu_availability = 5; + AX_surfxml_cpu_availability_file = 0; + AX_surfxml_cpu_state = A_surfxml_cpu_state_ON; + AX_surfxml_cpu_state_file = 0; + AX_surfxml_cpu_interference_send = 9; + AX_surfxml_cpu_interference_recv = 13; + AX_surfxml_cpu_interference_send_recv = 17; + AX_surfxml_cpu_max_outgoing_rate = 21; + ENTER(AL_surfxml_cpu); pushbuffer(0); } YY_BREAK -case 44: -/* rule 44 can match eol */ -YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_name); - YY_BREAK case 45: /* rule 45 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_name); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_name); YY_BREAK case 46: /* rule 46 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_power); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_name); YY_BREAK case 47: /* rule 47 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_power); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_power); YY_BREAK case 48: /* rule 48 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_availability); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_power); YY_BREAK case 49: /* rule 49 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_availability); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_availability); YY_BREAK case 50: /* rule 50 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_availability_file); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_availability); YY_BREAK case 51: /* rule 51 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_availability_file); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_availability_file); YY_BREAK case 52: /* rule 52 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_availability_file); + YY_BREAK case 53: /* rule 53 can match eol */ +case 54: +/* rule 54 can match eol */ YY_RULE_SETUP A_surfxml_cpu_state = A_surfxml_cpu_state_ON; YY_BREAK -case 54: -/* rule 54 can match eol */ case 55: /* rule 55 can match eol */ -YY_RULE_SETUP -A_surfxml_cpu_state = A_surfxml_cpu_state_OFF; - YY_BREAK case 56: /* rule 56 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_state_file); +A_surfxml_cpu_state = A_surfxml_cpu_state_OFF; YY_BREAK case 57: /* rule 57 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_state_file); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_state_file); YY_BREAK case 58: /* rule 58 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_send); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_state_file); YY_BREAK case 59: /* rule 59 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_send); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_send); YY_BREAK case 60: /* rule 60 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_recv); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_send); YY_BREAK case 61: /* rule 61 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_recv); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_recv); YY_BREAK case 62: /* rule 62 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_send_recv); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_recv); YY_BREAK case 63: /* rule 63 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_send_recv); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_send_recv); YY_BREAK case 64: /* rule 64 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_max_outgoing_rate); +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_send_recv); YY_BREAK case 65: /* rule 65 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_max_outgoing_rate); +ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_max_outgoing_rate); YY_BREAK case 66: +/* rule 66 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_max_outgoing_rate); + YY_BREAK +case 67: YY_RULE_SETUP { - if (!A_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); - if (!A_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); - LEAVE; STag_surfxml_cpu();surfxml_pcdata = NULL; ENTER(E_surfxml_cpu); + if (!AX_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); + if (!AX_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); + LEAVE; STag_surfxml_cpu();surfxml_pcdata_ix = 0; ENTER(E_surfxml_cpu); } YY_BREAK -case 67: +case 68: YY_RULE_SETUP { - if (!A_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); - if (!A_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); - LEAVE; STag_surfxml_cpu(); surfxml_pcdata = NULL; ETag_surfxml_cpu(); + if (!AX_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); + if (!AX_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); + LEAVE; STag_surfxml_cpu(); surfxml_pcdata_ix = 0; ETag_surfxml_cpu(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_cpu: SET(EPILOG); break; @@ -2713,11 +2924,11 @@ YY_RULE_SETUP } } YY_BREAK -case 68: +case 69: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of cpu element.", surf_parse_text[0]); YY_BREAK -case 69: +case 70: YY_RULE_SETUP FAIL("Bad attribute `%s' in `cpu' element start tag.",surf_parse_text); YY_BREAK @@ -2725,12 +2936,13 @@ case YY_STATE_EOF(AL_surfxml_cpu): FAIL("EOF in attribute list of `cpu' element."); YY_BREAK -case 70: -/* rule 70 can match eol */ +case 71: +/* rule 71 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_cpu(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_cpu: SET(EPILOG); break; @@ -2738,12 +2950,12 @@ YY_RULE_SETUP } } YY_BREAK -case 71: -/* rule 71 can match eol */ +case 72: +/* rule 72 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 72: +case 73: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -2751,124 +2963,201 @@ case YY_STATE_EOF(E_surfxml_cpu): FAIL("Premature EOF: `' expected."); YY_BREAK -case 73: -/* rule 73 can match eol */ +case 74: +/* rule 74 can match eol */ YY_RULE_SETUP { - A_surfxml_network_link_name = NULL; - A_surfxml_network_link_bandwidth = NULL; - A_surfxml_network_link_bandwidth_file = NULL; - A_surfxml_network_link_latency = "0.0"; - A_surfxml_network_link_latency_file = NULL; - A_surfxml_network_link_state = A_surfxml_network_link_state_ON; - A_surfxml_network_link_state_file = NULL; - A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_SHARED; - ENTER(AL_surfxml_network_link); + AX_surfxml_router_name = 0; + ENTER(AL_surfxml_router); pushbuffer(0); } YY_BREAK -case 74: -/* rule 74 can match eol */ -YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_name); - YY_BREAK case 75: /* rule 75 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_name); +ENTER(VALUE1); BUFFERSET(AX_surfxml_router_name); YY_BREAK case 76: /* rule 76 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_bandwidth); +ENTER(VALUE2); BUFFERSET(AX_surfxml_router_name); YY_BREAK case 77: -/* rule 77 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_bandwidth); +{ + if (!AX_surfxml_router_name) FAIL("Required attribute `name' not set for `router' element."); + LEAVE; STag_surfxml_router();surfxml_pcdata_ix = 0; ENTER(E_surfxml_router); + } YY_BREAK case 78: -/* rule 78 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_bandwidth_file); +{ + if (!AX_surfxml_router_name) FAIL("Required attribute `name' not set for `router' element."); + LEAVE; STag_surfxml_router(); surfxml_pcdata_ix = 0; ETag_surfxml_router(); popbuffer(); /* attribute */ + switch (YY_START) { + case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; + case ROOT_surfxml_router: SET(EPILOG); break; + case S_surfxml_include: case S_surfxml_include_2: case S_surfxml_include_1: SET(S_surfxml_include_2); break; + } + } YY_BREAK case 79: -/* rule 79 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_bandwidth_file); +FAIL("Unexpected character `%c' in attribute list of router element.", surf_parse_text[0]); YY_BREAK case 80: -/* rule 80 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_latency); +FAIL("Bad attribute `%s' in `router' element start tag.",surf_parse_text); + YY_BREAK +case YY_STATE_EOF(AL_surfxml_router): +FAIL("EOF in attribute list of `router' element."); YY_BREAK + case 81: /* rule 81 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_latency); +{ + LEAVE; + ETag_surfxml_router(); + popbuffer(); /* attribute */ + switch (YY_START) { + case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; + case ROOT_surfxml_router: SET(EPILOG); break; + case S_surfxml_include: case S_surfxml_include_2: case S_surfxml_include_1: SET(S_surfxml_include_2); break; + } + } YY_BREAK case 82: /* rule 82 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_latency_file); +FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK case 83: -/* rule 83 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_latency_file); +FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); + YY_BREAK +case YY_STATE_EOF(E_surfxml_router): +FAIL("Premature EOF: `' expected."); YY_BREAK + case 84: /* rule 84 can match eol */ +YY_RULE_SETUP +{ + AX_surfxml_network_link_name = 0; + AX_surfxml_network_link_bandwidth = 0; + AX_surfxml_network_link_bandwidth_file = 0; + AX_surfxml_network_link_latency = 26; + AX_surfxml_network_link_latency_file = 0; + AX_surfxml_network_link_state = A_surfxml_network_link_state_ON; + AX_surfxml_network_link_state_file = 0; + AX_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_SHARED; + ENTER(AL_surfxml_network_link); pushbuffer(0); + } + YY_BREAK + case 85: /* rule 85 can match eol */ YY_RULE_SETUP -A_surfxml_network_link_state = A_surfxml_network_link_state_ON; +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_name); YY_BREAK case 86: /* rule 86 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_name); + YY_BREAK case 87: /* rule 87 can match eol */ YY_RULE_SETUP -A_surfxml_network_link_state = A_surfxml_network_link_state_OFF; +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_bandwidth); YY_BREAK case 88: /* rule 88 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_state_file); +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_bandwidth); YY_BREAK case 89: /* rule 89 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_state_file); +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_bandwidth_file); YY_BREAK case 90: /* rule 90 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_bandwidth_file); + YY_BREAK case 91: /* rule 91 can match eol */ YY_RULE_SETUP -A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_SHARED; +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_latency); YY_BREAK case 92: /* rule 92 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_latency); + YY_BREAK case 93: /* rule 93 can match eol */ YY_RULE_SETUP -A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_FATPIPE; +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_latency_file); YY_BREAK case 94: +/* rule 94 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_latency_file); + YY_BREAK +case 95: +/* rule 95 can match eol */ +case 96: +/* rule 96 can match eol */ +YY_RULE_SETUP +A_surfxml_network_link_state = A_surfxml_network_link_state_ON; + YY_BREAK +case 97: +/* rule 97 can match eol */ +case 98: +/* rule 98 can match eol */ +YY_RULE_SETUP +A_surfxml_network_link_state = A_surfxml_network_link_state_OFF; + YY_BREAK +case 99: +/* rule 99 can match eol */ +YY_RULE_SETUP +ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_state_file); + YY_BREAK +case 100: +/* rule 100 can match eol */ +YY_RULE_SETUP +ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_state_file); + YY_BREAK +case 101: +/* rule 101 can match eol */ +case 102: +/* rule 102 can match eol */ +YY_RULE_SETUP +A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_SHARED; + YY_BREAK +case 103: +/* rule 103 can match eol */ +case 104: +/* rule 104 can match eol */ +YY_RULE_SETUP +A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_FATPIPE; + YY_BREAK +case 105: YY_RULE_SETUP { - if (!A_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); - if (!A_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); - LEAVE; STag_surfxml_network_link();surfxml_pcdata = NULL; ENTER(E_surfxml_network_link); + if (!AX_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); + if (!AX_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); + LEAVE; STag_surfxml_network_link();surfxml_pcdata_ix = 0; ENTER(E_surfxml_network_link); } YY_BREAK -case 95: +case 106: YY_RULE_SETUP { - if (!A_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); - if (!A_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); - LEAVE; STag_surfxml_network_link(); surfxml_pcdata = NULL; ETag_surfxml_network_link(); + if (!AX_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); + if (!AX_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); + LEAVE; STag_surfxml_network_link(); surfxml_pcdata_ix = 0; ETag_surfxml_network_link(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_network_link: SET(EPILOG); break; @@ -2876,11 +3165,11 @@ YY_RULE_SETUP } } YY_BREAK -case 96: +case 107: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of network_link element.", surf_parse_text[0]); YY_BREAK -case 97: +case 108: YY_RULE_SETUP FAIL("Bad attribute `%s' in `network_link' element start tag.",surf_parse_text); YY_BREAK @@ -2888,12 +3177,13 @@ case YY_STATE_EOF(AL_surfxml_network_link): FAIL("EOF in attribute list of `network_link' element."); YY_BREAK -case 98: -/* rule 98 can match eol */ +case 109: +/* rule 109 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_network_link(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_network_link: SET(EPILOG); break; @@ -2901,12 +3191,12 @@ YY_RULE_SETUP } } YY_BREAK -case 99: -/* rule 99 can match eol */ +case 110: +/* rule 110 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 100: +case 111: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -2914,94 +3204,94 @@ case YY_STATE_EOF(E_surfxml_network_link): FAIL("Premature EOF: `' expected."); YY_BREAK -case 101: -/* rule 101 can match eol */ +case 112: +/* rule 112 can match eol */ YY_RULE_SETUP { - A_surfxml_route_src = NULL; - A_surfxml_route_dst = NULL; - A_surfxml_route_impact_on_src = "0.0"; - A_surfxml_route_impact_on_dst = "0.0"; - A_surfxml_route_impact_on_src_with_other_recv = "0.0"; - A_surfxml_route_impact_on_dst_with_other_send = "0.0"; - ENTER(AL_surfxml_route); + AX_surfxml_route_src = 0; + AX_surfxml_route_dst = 0; + AX_surfxml_route_impact_on_src = 30; + AX_surfxml_route_impact_on_dst = 34; + AX_surfxml_route_impact_on_src_with_other_recv = 38; + AX_surfxml_route_impact_on_dst_with_other_send = 42; + ENTER(AL_surfxml_route); pushbuffer(0); } YY_BREAK -case 102: -/* rule 102 can match eol */ +case 113: +/* rule 113 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_src); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_src); YY_BREAK -case 103: -/* rule 103 can match eol */ +case 114: +/* rule 114 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_src); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_src); YY_BREAK -case 104: -/* rule 104 can match eol */ +case 115: +/* rule 115 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_dst); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_dst); YY_BREAK -case 105: -/* rule 105 can match eol */ +case 116: +/* rule 116 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_dst); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_dst); YY_BREAK -case 106: -/* rule 106 can match eol */ +case 117: +/* rule 117 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_src); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_src); YY_BREAK -case 107: -/* rule 107 can match eol */ +case 118: +/* rule 118 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_src); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_src); YY_BREAK -case 108: -/* rule 108 can match eol */ +case 119: +/* rule 119 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_dst); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_dst); YY_BREAK -case 109: -/* rule 109 can match eol */ +case 120: +/* rule 120 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_dst); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_dst); YY_BREAK -case 110: -/* rule 110 can match eol */ +case 121: +/* rule 121 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_src_with_other_recv); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_src_with_other_recv); YY_BREAK -case 111: -/* rule 111 can match eol */ +case 122: +/* rule 122 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_src_with_other_recv); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_src_with_other_recv); YY_BREAK -case 112: -/* rule 112 can match eol */ +case 123: +/* rule 123 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_dst_with_other_send); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_dst_with_other_send); YY_BREAK -case 113: -/* rule 113 can match eol */ +case 124: +/* rule 124 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_dst_with_other_send); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_dst_with_other_send); YY_BREAK -case 114: +case 125: YY_RULE_SETUP { - if (!A_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); - if (!A_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); - LEAVE; STag_surfxml_route();surfxml_pcdata = NULL; ENTER(S_surfxml_route); + if (!AX_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); + if (!AX_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); + LEAVE; STag_surfxml_route();surfxml_pcdata_ix = 0; ENTER(S_surfxml_route); } YY_BREAK -case 115: +case 126: YY_RULE_SETUP { - if (!A_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); - if (!A_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); - LEAVE; STag_surfxml_route(); surfxml_pcdata = NULL; ETag_surfxml_route(); + if (!AX_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); + if (!AX_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); + LEAVE; STag_surfxml_route(); surfxml_pcdata_ix = 0; ETag_surfxml_route(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_route: SET(EPILOG); break; @@ -3009,11 +3299,11 @@ YY_RULE_SETUP } } YY_BREAK -case 116: +case 127: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of route element.", surf_parse_text[0]); YY_BREAK -case 117: +case 128: YY_RULE_SETUP FAIL("Bad attribute `%s' in `route' element start tag.",surf_parse_text); YY_BREAK @@ -3021,12 +3311,13 @@ case YY_STATE_EOF(AL_surfxml_route): FAIL("EOF in attribute list of `route' element."); YY_BREAK -case 118: -/* rule 118 can match eol */ +case 129: +/* rule 129 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_route(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_route: SET(EPILOG); break; @@ -3034,12 +3325,12 @@ YY_RULE_SETUP } } YY_BREAK -case 119: -/* rule 119 can match eol */ +case 130: +/* rule 130 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 120: +case 131: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -3049,48 +3340,48 @@ case YY_STATE_EOF(E_surfxml_route): FAIL("Premature EOF: `' expected."); YY_BREAK -case 121: -/* rule 121 can match eol */ +case 132: +/* rule 132 can match eol */ YY_RULE_SETUP { - A_surfxml_route_element_name = NULL; - ENTER(AL_surfxml_route_element); + AX_surfxml_route_element_name = 0; + ENTER(AL_surfxml_route_element); pushbuffer(0); } YY_BREAK -case 122: -/* rule 122 can match eol */ +case 133: +/* rule 133 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_route_element_name); +ENTER(VALUE1); BUFFERSET(AX_surfxml_route_element_name); YY_BREAK -case 123: -/* rule 123 can match eol */ +case 134: +/* rule 134 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_route_element_name); +ENTER(VALUE2); BUFFERSET(AX_surfxml_route_element_name); YY_BREAK -case 124: +case 135: YY_RULE_SETUP { - if (!A_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); - LEAVE; STag_surfxml_route_element();surfxml_pcdata = NULL; ENTER(E_surfxml_route_element); + if (!AX_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); + LEAVE; STag_surfxml_route_element();surfxml_pcdata_ix = 0; ENTER(E_surfxml_route_element); } YY_BREAK -case 125: +case 136: YY_RULE_SETUP { - if (!A_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); - LEAVE; STag_surfxml_route_element(); surfxml_pcdata = NULL; ETag_surfxml_route_element(); + if (!AX_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); + LEAVE; STag_surfxml_route_element(); surfxml_pcdata_ix = 0; ETag_surfxml_route_element(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_route_1: case S_surfxml_route: case S_surfxml_route_2: SET(S_surfxml_route_2); break; case ROOT_surfxml_route_element: SET(EPILOG); break; } } YY_BREAK -case 126: +case 137: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of route_element element.", surf_parse_text[0]); YY_BREAK -case 127: +case 138: YY_RULE_SETUP FAIL("Bad attribute `%s' in `route_element' element start tag.",surf_parse_text); YY_BREAK @@ -3098,24 +3389,25 @@ case YY_STATE_EOF(AL_surfxml_route_element): FAIL("EOF in attribute list of `route_element' element."); YY_BREAK -case 128: -/* rule 128 can match eol */ +case 139: +/* rule 139 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_route_element(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_route_1: case S_surfxml_route: case S_surfxml_route_2: SET(S_surfxml_route_2); break; case ROOT_surfxml_route_element: SET(EPILOG); break; } } YY_BREAK -case 129: -/* rule 129 can match eol */ +case 140: +/* rule 140 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 130: +case 141: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -3123,72 +3415,72 @@ case YY_STATE_EOF(E_surfxml_route_element): FAIL("Premature EOF: `' expected."); YY_BREAK -case 131: -/* rule 131 can match eol */ +case 142: +/* rule 142 can match eol */ YY_RULE_SETUP { - A_surfxml_process_host = NULL; - A_surfxml_process_function = NULL; - A_surfxml_process_start_time = "-1.0"; - A_surfxml_process_kill_time = "-1.0"; - ENTER(AL_surfxml_process); + AX_surfxml_process_host = 0; + AX_surfxml_process_function = 0; + AX_surfxml_process_start_time = 46; + AX_surfxml_process_kill_time = 51; + ENTER(AL_surfxml_process); pushbuffer(0); } YY_BREAK -case 132: -/* rule 132 can match eol */ +case 143: +/* rule 143 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_process_host); +ENTER(VALUE1); BUFFERSET(AX_surfxml_process_host); YY_BREAK -case 133: -/* rule 133 can match eol */ +case 144: +/* rule 144 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_process_host); +ENTER(VALUE2); BUFFERSET(AX_surfxml_process_host); YY_BREAK -case 134: -/* rule 134 can match eol */ +case 145: +/* rule 145 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_process_function); +ENTER(VALUE1); BUFFERSET(AX_surfxml_process_function); YY_BREAK -case 135: -/* rule 135 can match eol */ +case 146: +/* rule 146 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_process_function); +ENTER(VALUE2); BUFFERSET(AX_surfxml_process_function); YY_BREAK -case 136: -/* rule 136 can match eol */ +case 147: +/* rule 147 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_process_start_time); +ENTER(VALUE1); BUFFERSET(AX_surfxml_process_start_time); YY_BREAK -case 137: -/* rule 137 can match eol */ +case 148: +/* rule 148 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_process_start_time); +ENTER(VALUE2); BUFFERSET(AX_surfxml_process_start_time); YY_BREAK -case 138: -/* rule 138 can match eol */ +case 149: +/* rule 149 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_process_kill_time); +ENTER(VALUE1); BUFFERSET(AX_surfxml_process_kill_time); YY_BREAK -case 139: -/* rule 139 can match eol */ +case 150: +/* rule 150 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_process_kill_time); +ENTER(VALUE2); BUFFERSET(AX_surfxml_process_kill_time); YY_BREAK -case 140: +case 151: YY_RULE_SETUP { - if (!A_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); - if (!A_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); - LEAVE; STag_surfxml_process();surfxml_pcdata = NULL; ENTER(S_surfxml_process); + if (!AX_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); + if (!AX_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); + LEAVE; STag_surfxml_process();surfxml_pcdata_ix = 0; ENTER(S_surfxml_process); } YY_BREAK -case 141: +case 152: YY_RULE_SETUP { - if (!A_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); - if (!A_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); - LEAVE; STag_surfxml_process(); surfxml_pcdata = NULL; ETag_surfxml_process(); + if (!AX_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); + if (!AX_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); + LEAVE; STag_surfxml_process(); surfxml_pcdata_ix = 0; ETag_surfxml_process(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_process: SET(EPILOG); break; @@ -3196,11 +3488,11 @@ YY_RULE_SETUP } } YY_BREAK -case 142: +case 153: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of process element.", surf_parse_text[0]); YY_BREAK -case 143: +case 154: YY_RULE_SETUP FAIL("Bad attribute `%s' in `process' element start tag.",surf_parse_text); YY_BREAK @@ -3208,12 +3500,13 @@ case YY_STATE_EOF(AL_surfxml_process): FAIL("EOF in attribute list of `process' element."); YY_BREAK -case 144: -/* rule 144 can match eol */ +case 155: +/* rule 155 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_process(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_process: SET(EPILOG); break; @@ -3221,12 +3514,12 @@ YY_RULE_SETUP } } YY_BREAK -case 145: -/* rule 145 can match eol */ +case 156: +/* rule 156 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 146: +case 157: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -3236,48 +3529,48 @@ case YY_STATE_EOF(S_surfxml_process_2): FAIL("Premature EOF: `' expected."); YY_BREAK -case 147: -/* rule 147 can match eol */ +case 158: +/* rule 158 can match eol */ YY_RULE_SETUP { - A_surfxml_argument_value = NULL; - ENTER(AL_surfxml_argument); + AX_surfxml_argument_value = 0; + ENTER(AL_surfxml_argument); pushbuffer(0); } YY_BREAK -case 148: -/* rule 148 can match eol */ +case 159: +/* rule 159 can match eol */ YY_RULE_SETUP -ENTER(VALUE1); BUFFERSET(A_surfxml_argument_value); +ENTER(VALUE1); BUFFERSET(AX_surfxml_argument_value); YY_BREAK -case 149: -/* rule 149 can match eol */ +case 160: +/* rule 160 can match eol */ YY_RULE_SETUP -ENTER(VALUE2); BUFFERSET(A_surfxml_argument_value); +ENTER(VALUE2); BUFFERSET(AX_surfxml_argument_value); YY_BREAK -case 150: +case 161: YY_RULE_SETUP { - if (!A_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); - LEAVE; STag_surfxml_argument();surfxml_pcdata = NULL; ENTER(E_surfxml_argument); + if (!AX_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); + LEAVE; STag_surfxml_argument();surfxml_pcdata_ix = 0; ENTER(E_surfxml_argument); } YY_BREAK -case 151: +case 162: YY_RULE_SETUP { - if (!A_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); - LEAVE; STag_surfxml_argument(); surfxml_pcdata = NULL; ETag_surfxml_argument(); + if (!AX_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); + LEAVE; STag_surfxml_argument(); surfxml_pcdata_ix = 0; ETag_surfxml_argument(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_process_1: case S_surfxml_process: case S_surfxml_process_2: SET(S_surfxml_process_2); break; case ROOT_surfxml_argument: SET(EPILOG); break; } } YY_BREAK -case 152: +case 163: YY_RULE_SETUP FAIL("Unexpected character `%c' in attribute list of argument element.", surf_parse_text[0]); YY_BREAK -case 153: +case 164: YY_RULE_SETUP FAIL("Bad attribute `%s' in `argument' element start tag.",surf_parse_text); YY_BREAK @@ -3285,24 +3578,25 @@ case YY_STATE_EOF(AL_surfxml_argument): FAIL("EOF in attribute list of `argument' element."); YY_BREAK -case 154: -/* rule 154 can match eol */ +case 165: +/* rule 165 can match eol */ YY_RULE_SETUP { LEAVE; ETag_surfxml_argument(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_process_1: case S_surfxml_process: case S_surfxml_process_2: SET(S_surfxml_process_2); break; case ROOT_surfxml_argument: SET(EPILOG); break; } } YY_BREAK -case 155: -/* rule 155 can match eol */ +case 166: +/* rule 166 can match eol */ YY_RULE_SETUP FAIL("Unexpected end-tag `%s': `' expected.",surf_parse_text); YY_BREAK -case 156: +case 167: YY_RULE_SETUP FAIL("Unexpected character `%c': `' expected.",surf_parse_text[0]); YY_BREAK @@ -3312,7 +3606,7 @@ FAIL("Premature EOF: `' expected."); /* EPILOG: after the root element. */ -case 157: +case 168: YY_RULE_SETUP {SET(PROLOG); yyless(0); CLEANUP; return -1;} YY_BREAK @@ -3323,58 +3617,58 @@ SUCCEED; /* CHARACTER DATA. */ /* Non-defined standard entities... */ -case 158: +case 169: YY_RULE_SETUP BUFFERPUTC('&'); YY_BREAK -case 159: +case 170: YY_RULE_SETUP BUFFERPUTC('<'); YY_BREAK -case 160: +case 171: YY_RULE_SETUP BUFFERPUTC('>'); YY_BREAK -case 161: +case 172: YY_RULE_SETUP BUFFERPUTC('\''); YY_BREAK -case 162: +case 173: YY_RULE_SETUP BUFFERPUTC('"'); YY_BREAK /* Character entities. */ -case 163: +case 174: YY_RULE_SETUP BUFFERPUTC((unsigned char)atoi(surf_parse_text+2)); YY_BREAK -case 164: +case 175: YY_RULE_SETUP BUFFERPUTC((unsigned char)strtol(surf_parse_text+3,NULL,16)); YY_BREAK -case 165: -/* rule 165 can match eol */ -case 166: -/* rule 166 can match eol */ -case 167: -/* rule 167 can match eol */ -case 168: -/* rule 168 can match eol */ +case 176: +/* rule 176 can match eol */ +case 177: +/* rule 177 can match eol */ +case 178: +/* rule 178 can match eol */ +case 179: +/* rule 179 can match eol */ YY_RULE_SETUP BUFFERPUTC('\n'); YY_BREAK -case 169: +case 180: YY_RULE_SETUP ENTER(CDATA); YY_BREAK -case 170: +case 181: YY_RULE_SETUP FAIL("Unexpected `]""]>' in character data."); YY_BREAK -case 171: +case 182: YY_RULE_SETUP BUFFERDONE; LEAVE; YY_BREAK @@ -3382,7 +3676,7 @@ case YY_STATE_EOF(VALUE1): FAIL("EOF in literal (\"'\" expected)."); YY_BREAK -case 172: +case 183: YY_RULE_SETUP BUFFERDONE; LEAVE; YY_BREAK @@ -3390,22 +3684,22 @@ case YY_STATE_EOF(VALUE2): FAIL("EOF in literal (`\"' expected)."); YY_BREAK -case 173: -/* rule 173 can match eol */ +case 184: +/* rule 184 can match eol */ YY_RULE_SETUP BUFFERPUTC(surf_parse_text[0]); YY_BREAK -case 174: +case 185: YY_RULE_SETUP FAIL("Spurious `%c' in character data.",surf_parse_text[0]); YY_BREAK -case 175: +case 186: YY_RULE_SETUP LEAVE; YY_BREAK /* "]""]" BUFFERPUTC(surf_parse_text[0]); BUFFERPUTC(surf_parse_text[1]); */ -case 176: +case 187: YY_RULE_SETUP BUFFERPUTC(surf_parse_text[0]); YY_BREAK @@ -3417,13 +3711,13 @@ FAIL("EOF in CDATA section."); /* Ideally, this should be replaced by code in flexml.pl that generates just the states not covered by other rules. */ -case 177: -/* rule 177 can match eol */ +case 188: +/* rule 188 can match eol */ YY_RULE_SETUP FAIL("Syntax error on character `%c'.", surf_parse_text[0]); YY_BREAK -case 178: +case 189: YY_RULE_SETUP ECHO; YY_BREAK @@ -3433,6 +3727,7 @@ case YY_STATE_EOF(S_surfxml_platform_description_1): case YY_STATE_EOF(ROOT_surfxml_include): case YY_STATE_EOF(S_surfxml_include_1): case YY_STATE_EOF(ROOT_surfxml_cpu): +case YY_STATE_EOF(ROOT_surfxml_router): case YY_STATE_EOF(ROOT_surfxml_network_link): case YY_STATE_EOF(ROOT_surfxml_route): case YY_STATE_EOF(S_surfxml_route_1): @@ -3670,7 +3965,7 @@ static int yy_get_next_buffer (void) /* Read in more data. */ YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), - (yy_n_chars), num_to_read ); + (yy_n_chars), (size_t) num_to_read ); YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); } @@ -3723,7 +4018,7 @@ static int yy_get_next_buffer (void) while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) { yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 1345 ) + if ( yy_current_state >= 1433 ) yy_c = yy_meta[(unsigned int) yy_c]; } yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; @@ -3751,11 +4046,11 @@ static int yy_get_next_buffer (void) while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) { yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 1345 ) + if ( yy_current_state >= 1433 ) yy_c = yy_meta[(unsigned int) yy_c]; } yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; - yy_is_jam = (yy_current_state == 1344); + yy_is_jam = (yy_current_state == 1432); return yy_is_jam ? 0 : yy_current_state; } @@ -3950,9 +4245,7 @@ static void surf_parse__load_buffer_state (void) } #ifndef __cplusplus -#ifndef _WIN32 extern int isatty (int ); -#endif #endif /* __cplusplus */ /* Initializes or reinitializes a buffer. @@ -4141,16 +4434,16 @@ YY_BUFFER_STATE surf_parse__scan_buffer (char * base, yy_size_t size ) /** Setup the input buffer state to scan a string. The next call to surf_parse_lex() will * scan from a @e copy of @a str. - * @param str a NUL-terminated string to scan + * @param yystr a NUL-terminated string to scan * * @return the newly allocated buffer state object. * @note If you want to scan bytes that may contain NUL values, then use * surf_parse__scan_bytes() instead. */ -YY_BUFFER_STATE surf_parse__scan_string (yyconst char * yy_str ) +YY_BUFFER_STATE surf_parse__scan_string (yyconst char * yystr ) { - return surf_parse__scan_bytes(yy_str,strlen(yy_str) ); + return surf_parse__scan_bytes(yystr,strlen(yystr) ); } /** Setup the input buffer state to scan the given bytes. The next call to surf_parse_lex() will @@ -4160,7 +4453,7 @@ YY_BUFFER_STATE surf_parse__scan_string (yyconst char * yy_str ) * * @return the newly allocated buffer state object. */ -YY_BUFFER_STATE surf_parse__scan_bytes (yyconst char * bytes, int len ) +YY_BUFFER_STATE surf_parse__scan_bytes (yyconst char * yybytes, int _yybytes_len ) { YY_BUFFER_STATE b; char *buf; @@ -4168,15 +4461,15 @@ YY_BUFFER_STATE surf_parse__scan_bytes (yyconst char * bytes, int len ) int i; /* Get memory for full buffer, including space for trailing EOB's. */ - n = len + 2; + n = _yybytes_len + 2; buf = (char *) surf_parse_alloc(n ); if ( ! buf ) YY_FATAL_ERROR( "out of dynamic memory in surf_parse__scan_bytes()" ); - for ( i = 0; i < len; ++i ) - buf[i] = bytes[i]; + for ( i = 0; i < _yybytes_len; ++i ) + buf[i] = yybytes[i]; - buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR; + buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; b = surf_parse__scan_buffer(buf,n ); if ( ! b ) @@ -4330,6 +4623,41 @@ void surf_parse_set_debug (int bdebug ) surf_parse__flex_debug = bdebug ; } +static int yy_init_globals (void) +{ + /* Initialization is the same as for the non-reentrant scanner. + * This function is called from surf_parse_lex_destroy(), so don't allocate here. + */ + + /* We do not touch surf_parse_lineno unless the option is enabled. */ + surf_parse_lineno = 1; + + (yy_buffer_stack) = 0; + (yy_buffer_stack_top) = 0; + (yy_buffer_stack_max) = 0; + (yy_c_buf_p) = (char *) 0; + (yy_init) = 0; + (yy_start) = 0; + + (yy_start_stack_ptr) = 0; + (yy_start_stack_depth) = 0; + (yy_start_stack) = NULL; + +/* Defined in main.c */ +#ifdef YY_STDINIT + surf_parse_in = stdin; + surf_parse_out = stdout; +#else + surf_parse_in = (FILE *) 0; + surf_parse_out = (FILE *) 0; +#endif + + /* For future reference: Set errno on error, since we are called by + * surf_parse_lex_init() + */ + return 0; +} + /* surf_parse_lex_destroy is for both reentrant and non-reentrant scanners. */ int surf_parse_lex_destroy (void) { @@ -4349,6 +4677,10 @@ int surf_parse_lex_destroy (void) surf_parse_free((yy_start_stack) ); (yy_start_stack) = NULL; + /* Reset the globals. This is important in a non-reentrant scanner so the next time + * surf_parse_lex() is called, initialization will occur. */ + yy_init_globals( ); + return 0; } @@ -4360,7 +4692,7 @@ int surf_parse_lex_destroy (void) static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) { register int i; - for ( i = 0; i < n; ++i ) + for ( i = 0; i < n; ++i ) s1[i] = s2[i]; } #endif @@ -4369,7 +4701,7 @@ static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) static int yy_flex_strlen (yyconst char * s ) { register int n; - for ( n = 0; s[n]; ++n ) + for ( n = 0; s[n]; ++n ) ; return n; @@ -4400,19 +4732,6 @@ void surf_parse_free (void * ptr ) #define YYTABLES_NAME "yytables" -#undef YY_NEW_FILE -#undef YY_FLUSH_BUFFER -#undef yy_set_bol -#undef yy_new_buffer -#undef yy_set_interactive -#undef yytext_ptr -#undef YY_DO_BEFORE_ACTION - -#ifdef YY_DECL_IS_OURS -#undef YY_DECL_IS_OURS -#undef YY_DECL -#endif - /* Element context stack lookup. */ int surfxml_element_context(int i) { @@ -4426,19 +4745,39 @@ void print_yy_stack(char* fmt, ...) { int i = 0; va_list ap; va_start(ap, fmt); vfprintf(stderr, fmt, ap); - for (i=1; i - + - + @@ -17,6 +17,9 @@ + + + diff --git a/src/surf/surfxml.l b/src/surf/surfxml.l index 0f737f7cfa..eb3e3ef061 100644 --- a/src/surf/surfxml.l +++ b/src/surf/surfxml.l @@ -1,10 +1,10 @@ /* Validating XML processor for surf/surfxml.dtd. - * Generated 2006/07/18 21:02:15. + * Generated 2007/05/16 11:14:15. * * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. * FleXML is Copyright (C) 2003-2006 Martin Quinson. All rights reserved. - * (Id: flexml.pl,v 1.53 2006/07/18 12:12:06 mquinson Exp). + * (Id: flexml.pl,v 1.61 2006/09/13 16:34:33 wdowling Exp). * * There are two, intertwined parts to this program, part A and part B. * @@ -49,9 +49,9 @@ /* Version strings. */ const char rcs_surfxml_flexml_skeleton[] = - "$" "Id: skel,v 1.31 2006/07/18 18:21:13 mquinson Exp $"; + "$" "Id: skel,v 1.38 2006/09/12 18:05:45 wdowling Exp $"; const char rcs_surfxml_flexml[] = - "$" "Id: flexml.pl,v 1.53 2006/07/18 12:12:06 mquinson Exp $"; + "$" "Id: flexml.pl,v 1.61 2006/09/13 16:34:33 wdowling Exp $"; /* ANSI headers. */ #include @@ -61,45 +61,88 @@ const char rcs_surfxml_flexml[] = #include #include +#ifndef FLEXML_INDEXSTACKSIZE +#define FLEXML_INDEXSTACKSIZE 1000 +#endif + /* Generated definitions. */ #define FLEXML_yylineno +#ifndef FLEXML_BUFFERSTACKSIZE #define FLEXML_BUFFERSTACKSIZE 1000000 +#endif +#define FLEXML_NEED_BUFFERLIT /* XML processor api. */ /* FleXML-provided data. */ -const char* surfxml_pcdata; -AT_surfxml_network_link_bandwidth A_surfxml_network_link_bandwidth; -AT_surfxml_process_host A_surfxml_process_host; -AT_surfxml_network_link_latency_file A_surfxml_network_link_latency_file; -AT_surfxml_route_impact_on_dst_with_other_send A_surfxml_route_impact_on_dst_with_other_send; -AT_surfxml_cpu_interference_send_recv A_surfxml_cpu_interference_send_recv; -AT_surfxml_route_impact_on_dst A_surfxml_route_impact_on_dst; -AT_surfxml_platform_description_version A_surfxml_platform_description_version; -AT_surfxml_route_impact_on_src_with_other_recv A_surfxml_route_impact_on_src_with_other_recv; -AT_surfxml_route_element_name A_surfxml_route_element_name; -AT_surfxml_process_start_time A_surfxml_process_start_time; -AT_surfxml_process_function A_surfxml_process_function; -AT_surfxml_cpu_state A_surfxml_cpu_state; -AT_surfxml_cpu_interference_send A_surfxml_cpu_interference_send; -AT_surfxml_network_link_bandwidth_file A_surfxml_network_link_bandwidth_file; -AT_surfxml_cpu_name A_surfxml_cpu_name; -AT_surfxml_process_kill_time A_surfxml_process_kill_time; -AT_surfxml_network_link_state A_surfxml_network_link_state; -AT_surfxml_cpu_availability_file A_surfxml_cpu_availability_file; -AT_surfxml_argument_value A_surfxml_argument_value; -AT_surfxml_route_src A_surfxml_route_src; -AT_surfxml_route_impact_on_src A_surfxml_route_impact_on_src; -AT_surfxml_cpu_max_outgoing_rate A_surfxml_cpu_max_outgoing_rate; -AT_surfxml_cpu_availability A_surfxml_cpu_availability; -AT_surfxml_cpu_interference_recv A_surfxml_cpu_interference_recv; -AT_surfxml_network_link_name A_surfxml_network_link_name; -AT_surfxml_cpu_power A_surfxml_cpu_power; -AT_surfxml_include_file A_surfxml_include_file; -AT_surfxml_network_link_sharing_policy A_surfxml_network_link_sharing_policy; -AT_surfxml_route_dst A_surfxml_route_dst; -AT_surfxml_network_link_latency A_surfxml_network_link_latency; -AT_surfxml_cpu_state_file A_surfxml_cpu_state_file; -AT_surfxml_network_link_state_file A_surfxml_network_link_state_file; +int surfxml_pcdata_ix; +extern char *surfxml_bufferstack; +#define surfxml_pcdata (surfxml_bufferstack + surfxml_pcdata_ix) +AT_surfxml_network_link_bandwidth AX_surfxml_network_link_bandwidth; +#define A_surfxml_network_link_bandwidth (surfxml_bufferstack + AX_surfxml_network_link_bandwidth) +AT_surfxml_router_name AX_surfxml_router_name; +#define A_surfxml_router_name (surfxml_bufferstack + AX_surfxml_router_name) +AT_surfxml_process_host AX_surfxml_process_host; +#define A_surfxml_process_host (surfxml_bufferstack + AX_surfxml_process_host) +AT_surfxml_network_link_latency_file AX_surfxml_network_link_latency_file; +#define A_surfxml_network_link_latency_file (surfxml_bufferstack + AX_surfxml_network_link_latency_file) +AT_surfxml_route_impact_on_dst_with_other_send AX_surfxml_route_impact_on_dst_with_other_send; +#define A_surfxml_route_impact_on_dst_with_other_send (surfxml_bufferstack + AX_surfxml_route_impact_on_dst_with_other_send) +AT_surfxml_cpu_interference_send_recv AX_surfxml_cpu_interference_send_recv; +#define A_surfxml_cpu_interference_send_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_send_recv) +AT_surfxml_route_impact_on_dst AX_surfxml_route_impact_on_dst; +#define A_surfxml_route_impact_on_dst (surfxml_bufferstack + AX_surfxml_route_impact_on_dst) +AT_surfxml_platform_description_version AX_surfxml_platform_description_version; +#define A_surfxml_platform_description_version (surfxml_bufferstack + AX_surfxml_platform_description_version) +AT_surfxml_route_impact_on_src_with_other_recv AX_surfxml_route_impact_on_src_with_other_recv; +#define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv) +AT_surfxml_route_element_name AX_surfxml_route_element_name; +#define A_surfxml_route_element_name (surfxml_bufferstack + AX_surfxml_route_element_name) +AT_surfxml_process_start_time AX_surfxml_process_start_time; +#define A_surfxml_process_start_time (surfxml_bufferstack + AX_surfxml_process_start_time) +AT_surfxml_process_function AX_surfxml_process_function; +#define A_surfxml_process_function (surfxml_bufferstack + AX_surfxml_process_function) +AT_surfxml_cpu_state AX_surfxml_cpu_state; +#define A_surfxml_cpu_state AX_surfxml_cpu_state +AT_surfxml_cpu_interference_send AX_surfxml_cpu_interference_send; +#define A_surfxml_cpu_interference_send (surfxml_bufferstack + AX_surfxml_cpu_interference_send) +AT_surfxml_network_link_bandwidth_file AX_surfxml_network_link_bandwidth_file; +#define A_surfxml_network_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_network_link_bandwidth_file) +AT_surfxml_cpu_name AX_surfxml_cpu_name; +#define A_surfxml_cpu_name (surfxml_bufferstack + AX_surfxml_cpu_name) +AT_surfxml_process_kill_time AX_surfxml_process_kill_time; +#define A_surfxml_process_kill_time (surfxml_bufferstack + AX_surfxml_process_kill_time) +AT_surfxml_network_link_state AX_surfxml_network_link_state; +#define A_surfxml_network_link_state AX_surfxml_network_link_state +AT_surfxml_cpu_availability_file AX_surfxml_cpu_availability_file; +#define A_surfxml_cpu_availability_file (surfxml_bufferstack + AX_surfxml_cpu_availability_file) +AT_surfxml_argument_value AX_surfxml_argument_value; +#define A_surfxml_argument_value (surfxml_bufferstack + AX_surfxml_argument_value) +AT_surfxml_route_src AX_surfxml_route_src; +#define A_surfxml_route_src (surfxml_bufferstack + AX_surfxml_route_src) +AT_surfxml_route_impact_on_src AX_surfxml_route_impact_on_src; +#define A_surfxml_route_impact_on_src (surfxml_bufferstack + AX_surfxml_route_impact_on_src) +AT_surfxml_cpu_max_outgoing_rate AX_surfxml_cpu_max_outgoing_rate; +#define A_surfxml_cpu_max_outgoing_rate (surfxml_bufferstack + AX_surfxml_cpu_max_outgoing_rate) +AT_surfxml_cpu_availability AX_surfxml_cpu_availability; +#define A_surfxml_cpu_availability (surfxml_bufferstack + AX_surfxml_cpu_availability) +AT_surfxml_cpu_interference_recv AX_surfxml_cpu_interference_recv; +#define A_surfxml_cpu_interference_recv (surfxml_bufferstack + AX_surfxml_cpu_interference_recv) +AT_surfxml_network_link_name AX_surfxml_network_link_name; +#define A_surfxml_network_link_name (surfxml_bufferstack + AX_surfxml_network_link_name) +AT_surfxml_cpu_power AX_surfxml_cpu_power; +#define A_surfxml_cpu_power (surfxml_bufferstack + AX_surfxml_cpu_power) +AT_surfxml_include_file AX_surfxml_include_file; +#define A_surfxml_include_file (surfxml_bufferstack + AX_surfxml_include_file) +AT_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy; +#define A_surfxml_network_link_sharing_policy AX_surfxml_network_link_sharing_policy +AT_surfxml_route_dst AX_surfxml_route_dst; +#define A_surfxml_route_dst (surfxml_bufferstack + AX_surfxml_route_dst) +AT_surfxml_network_link_latency AX_surfxml_network_link_latency; +#define A_surfxml_network_link_latency (surfxml_bufferstack + AX_surfxml_network_link_latency) +AT_surfxml_cpu_state_file AX_surfxml_cpu_state_file; +#define A_surfxml_cpu_state_file (surfxml_bufferstack + AX_surfxml_cpu_state_file) +AT_surfxml_network_link_state_file AX_surfxml_network_link_state_file; +#define A_surfxml_network_link_state_file (surfxml_bufferstack + AX_surfxml_network_link_state_file) /* XML state. */ #ifdef FLEX_DEBUG @@ -121,64 +164,98 @@ AT_surfxml_network_link_state_file A_surfxml_network_link_state_file; #define FAIL return fail static int fail(const char*, ...); -const char * surfxml_parse_err_msg(void); + +enum {flexml_max_err_msg_size = 512}; +static char flexml_err_msg[flexml_max_err_msg_size]; +const char * surfxml_parse_err_msg() +{ + return flexml_err_msg; +} +static void reset_surfxml_parse_err_msg() +{ + flexml_err_msg[0] = '\0'; +} /* Cleanup */ static void cleanup(void); #define CLEANUP cleanup() /* Text buffer stack handling. */ -static char bufferstack[FLEXML_BUFFERSTACKSIZE]; -static char* limit = bufferstack + FLEXML_BUFFERSTACKSIZE; -typedef struct BufferLast_s { - struct BufferLast_s *old; const char* saved; char new1[1]; -} BufferLast; -#ifdef FLEXML_HasMixed -static BufferLast* last = (BufferLast*)0; -#endif -static char* next = bufferstack; +char *surfxml_bufferstack = NULL; +static int blimit = FLEXML_BUFFERSTACKSIZE; +static int bnext = 1; -#define BUFFERSET(P) (P = next) -#define BUFFERPUTC(C) (assert(next= blimit) { + blimit += FLEXML_BUFFERSTACKSIZE + 2; + { + char *temp = (char *) realloc(surfxml_bufferstack, blimit); + assert(temp); + surfxml_bufferstack = temp; + } + } + return 0; +} + +/* after this is called, there are at least 2 slots left in the stack */ +static int ck_ilimit() { - char *s = strchr(text,c), *e = strrchr(text,c); + if (inext >= ilimit) { + ilimit += FLEXML_INDEXSTACKSIZE + 2; + { + int *temp = (int *) realloc(indexstack, ilimit); + assert(temp); + indexstack = temp; + } + } + return 0; +} + +#ifdef FLEXML_NEED_BUFFERLIT +static void surfxml_bufferliteral(char c, int* pp, const char* text) +{ + const char *s = (c ? strchr(text,c) : text-1), *e = strrchr(text,c); assert(s <= e); BUFFERSET(*pp); while (++sold = last; - l->saved = p; - next = l->new1; - last = l; + ck_ilimit(); + indexstack[inext++] = p; + indexstack[inext++] = bnext; } -static const char* popbuffer(void) +static int popbuffer(void) { - BufferLast* l = last; - assert(last != (BufferLast*)0); - last = l->old; - next = (char*)l; - return l->saved; + assert(inext >= 2); + bnext = indexstack[--inext]; + return indexstack[--inext]; } -#endif /* General internal entities are `unput' back onto the input stream... */ #define ENTITYTEXT(T) \ { char *s = (T), *e = s+strlen(s);\ while (--e >= s) { unput(*e); }} + + %} /* Flex standard options. */ @@ -230,6 +307,7 @@ Literal \'[^'']*\'|\"[^""]*\" %x ROOT_surfxml_platform_description AL_surfxml_platform_description S_surfxml_platform_description S_surfxml_platform_description_1 S_surfxml_platform_description_2 E_surfxml_platform_description %x ROOT_surfxml_include AL_surfxml_include S_surfxml_include S_surfxml_include_1 S_surfxml_include_2 E_surfxml_include %x ROOT_surfxml_cpu AL_surfxml_cpu E_surfxml_cpu +%x ROOT_surfxml_router AL_surfxml_router E_surfxml_router %x ROOT_surfxml_network_link AL_surfxml_network_link E_surfxml_network_link %x ROOT_surfxml_route AL_surfxml_route S_surfxml_route S_surfxml_route_1 S_surfxml_route_2 E_surfxml_route %x ROOT_surfxml_route_element AL_surfxml_route_element E_surfxml_route_element @@ -246,8 +324,37 @@ const char* *surfxml_statenames=NULL; /* Bypass Flex's default INITIAL state and begin by parsing the XML prolog. */ SET(PROLOG); + reset_surfxml_parse_err_msg(); + surfxml_bufferstack = (char *) malloc(FLEXML_BUFFERSTACKSIZE); + assert(surfxml_bufferstack); + #ifdef FLEX_DEBUG + { + int i; + for (i = 0; i < blimit; i++) { + surfxml_bufferstack[i] = '\377'; + } + } + #endif + surfxml_bufferstack[0] = '\0'; + indexstack = (int *) malloc(FLEXML_INDEXSTACKSIZE * sizeof(int)); + assert(indexstack); + indexstack[0] = 0; + /* FleXML_init */ - next = bufferstack; + bnext = inext = 1; + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "1.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "0.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); + surfxml_bufferliteral('\0', &bnext, "-1.0"); if(!surfxml_statenames) {surfxml_statenames= (const char **)calloc(IMPOSSIBLE,sizeof(char*)); surfxml_statenames[PROLOG] = NULL; surfxml_statenames[DOCTYPE] = NULL; @@ -272,6 +379,9 @@ const char* *surfxml_statenames=NULL; surfxml_statenames[ROOT_surfxml_cpu] = NULL; surfxml_statenames[AL_surfxml_cpu] = NULL; surfxml_statenames[E_surfxml_cpu] = "cpu"; + surfxml_statenames[ROOT_surfxml_router] = NULL; + surfxml_statenames[AL_surfxml_router] = NULL; + surfxml_statenames[E_surfxml_router] = "router"; surfxml_statenames[ROOT_surfxml_network_link] = NULL; surfxml_statenames[AL_surfxml_network_link] = NULL; surfxml_statenames[E_surfxml_network_link] = "network_link"; @@ -297,7 +407,7 @@ const char* *surfxml_statenames=NULL; /* COMMENTS and PIs: handled uniformly for efficiency. */ -{ +{ " */ "{ - "version"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_platform_description_version); - "version"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_platform_description_version); + "version"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_platform_description_version); + "version"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_platform_description_version); ">" { - LEAVE; STag_surfxml_platform_description();surfxml_pcdata = NULL; ENTER(S_surfxml_platform_description); + LEAVE; STag_surfxml_platform_description();surfxml_pcdata_ix = 0; ENTER(S_surfxml_platform_description); } "/>" { - LEAVE; STag_surfxml_platform_description(); surfxml_pcdata = NULL; ETag_surfxml_platform_description(); + LEAVE; STag_surfxml_platform_description(); surfxml_pcdata_ix = 0; ETag_surfxml_platform_description(); popbuffer(); /* attribute */ switch (YY_START) { case ROOT_surfxml_platform_description: SET(EPILOG); break; } @@ -371,6 +482,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_platform_description(); + popbuffer(); /* attribute */ switch (YY_START) { case ROOT_surfxml_platform_description: SET(EPILOG); break; } @@ -381,21 +493,21 @@ const char* *surfxml_statenames=NULL; } "{ - "file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_include_file); - "file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_include_file); + "file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_include_file); + "file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_include_file); ">" { - if (!A_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); - LEAVE; STag_surfxml_include();surfxml_pcdata = NULL; ENTER(S_surfxml_include); + if (!AX_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); + LEAVE; STag_surfxml_include();surfxml_pcdata_ix = 0; ENTER(S_surfxml_include); } "/>" { - if (!A_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); - LEAVE; STag_surfxml_include(); surfxml_pcdata = NULL; ETag_surfxml_include(); + if (!AX_surfxml_include_file) FAIL("Required attribute `file' not set for `include' element."); + LEAVE; STag_surfxml_include(); surfxml_pcdata_ix = 0; ETag_surfxml_include(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_include: SET(EPILOG); break; @@ -411,6 +523,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_include(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_include: SET(EPILOG); break; @@ -423,61 +536,61 @@ const char* *surfxml_statenames=NULL; } "{ - "name"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_name); - "name"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_name); + "name"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_name); + "name"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_name); - "power"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_power); - "power"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_power); + "power"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_power); + "power"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_power); - "availability"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_availability); - "availability"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_availability); + "availability"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_availability); + "availability"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_availability); - "availability_file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_availability_file); - "availability_file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_availability_file); + "availability_file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_availability_file); + "availability_file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_availability_file); "state"{Eq}"'ON'" | "state"{Eq}"\"ON\"" A_surfxml_cpu_state = A_surfxml_cpu_state_ON; "state"{Eq}"'OFF'" | "state"{Eq}"\"OFF\"" A_surfxml_cpu_state = A_surfxml_cpu_state_OFF; - "state_file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_state_file); - "state_file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_state_file); + "state_file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_state_file); + "state_file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_state_file); - "interference_send"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_send); - "interference_send"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_send); + "interference_send"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_send); + "interference_send"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_send); - "interference_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_recv); - "interference_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_recv); + "interference_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_recv); + "interference_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_recv); - "interference_send_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_interference_send_recv); - "interference_send_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_interference_send_recv); + "interference_send_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_interference_send_recv); + "interference_send_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_interference_send_recv); - "max_outgoing_rate"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_cpu_max_outgoing_rate); - "max_outgoing_rate"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_cpu_max_outgoing_rate); + "max_outgoing_rate"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_cpu_max_outgoing_rate); + "max_outgoing_rate"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_cpu_max_outgoing_rate); ">" { - if (!A_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); - if (!A_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); - LEAVE; STag_surfxml_cpu();surfxml_pcdata = NULL; ENTER(E_surfxml_cpu); + if (!AX_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); + if (!AX_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); + LEAVE; STag_surfxml_cpu();surfxml_pcdata_ix = 0; ENTER(E_surfxml_cpu); } "/>" { - if (!A_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); - if (!A_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); - LEAVE; STag_surfxml_cpu(); surfxml_pcdata = NULL; ETag_surfxml_cpu(); + if (!AX_surfxml_cpu_name) FAIL("Required attribute `name' not set for `cpu' element."); + if (!AX_surfxml_cpu_power) FAIL("Required attribute `power' not set for `cpu' element."); + LEAVE; STag_surfxml_cpu(); surfxml_pcdata_ix = 0; ETag_surfxml_cpu(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_cpu: SET(EPILOG); break; @@ -493,6 +606,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_cpu(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_cpu: SET(EPILOG); break; @@ -504,41 +618,84 @@ const char* *surfxml_statenames=NULL; <> FAIL("Premature EOF: `' expected."); } +"{ + "name"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_router_name); + "name"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_router_name); + + ">" { + if (!AX_surfxml_router_name) FAIL("Required attribute `name' not set for `router' element."); + LEAVE; STag_surfxml_router();surfxml_pcdata_ix = 0; ENTER(E_surfxml_router); + } + "/>" { + if (!AX_surfxml_router_name) FAIL("Required attribute `name' not set for `router' element."); + LEAVE; STag_surfxml_router(); surfxml_pcdata_ix = 0; ETag_surfxml_router(); popbuffer(); /* attribute */ + switch (YY_START) { + case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; + case ROOT_surfxml_router: SET(EPILOG); break; + case S_surfxml_include: case S_surfxml_include_2: case S_surfxml_include_1: SET(S_surfxml_include_2); break; + } + } + . FAIL("Unexpected character `%c' in attribute list of router element.", yytext[0]); + {Name} FAIL("Bad attribute `%s' in `router' element start tag.",yytext); + <> FAIL("EOF in attribute list of `router' element."); +} + +{ + "" { + LEAVE; + ETag_surfxml_router(); + popbuffer(); /* attribute */ + switch (YY_START) { + case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; + case ROOT_surfxml_router: SET(EPILOG); break; + case S_surfxml_include: case S_surfxml_include_2: case S_surfxml_include_1: SET(S_surfxml_include_2); break; + } + } + "" FAIL("Unexpected end-tag `%s': `' expected.",yytext); + . FAIL("Unexpected character `%c': `' expected.",yytext[0]); + <> FAIL("Premature EOF: `' expected."); +} + "{ - "name"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_name); - "name"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_name); + "name"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_name); + "name"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_name); - "bandwidth"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_bandwidth); - "bandwidth"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_bandwidth); + "bandwidth"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_bandwidth); + "bandwidth"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_bandwidth); - "bandwidth_file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_bandwidth_file); - "bandwidth_file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_bandwidth_file); + "bandwidth_file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_bandwidth_file); + "bandwidth_file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_bandwidth_file); - "latency"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_latency); - "latency"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_latency); + "latency"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_latency); + "latency"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_latency); - "latency_file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_latency_file); - "latency_file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_latency_file); + "latency_file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_latency_file); + "latency_file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_latency_file); "state"{Eq}"'ON'" | "state"{Eq}"\"ON\"" A_surfxml_network_link_state = A_surfxml_network_link_state_ON; "state"{Eq}"'OFF'" | "state"{Eq}"\"OFF\"" A_surfxml_network_link_state = A_surfxml_network_link_state_OFF; - "state_file"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_network_link_state_file); - "state_file"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_network_link_state_file); + "state_file"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_network_link_state_file); + "state_file"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_network_link_state_file); "sharing_policy"{Eq}"'SHARED'" | "sharing_policy"{Eq}"\"SHARED\"" A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_SHARED; @@ -546,14 +703,14 @@ const char* *surfxml_statenames=NULL; "sharing_policy"{Eq}"\"FATPIPE\"" A_surfxml_network_link_sharing_policy = A_surfxml_network_link_sharing_policy_FATPIPE; ">" { - if (!A_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); - if (!A_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); - LEAVE; STag_surfxml_network_link();surfxml_pcdata = NULL; ENTER(E_surfxml_network_link); + if (!AX_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); + if (!AX_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); + LEAVE; STag_surfxml_network_link();surfxml_pcdata_ix = 0; ENTER(E_surfxml_network_link); } "/>" { - if (!A_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); - if (!A_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); - LEAVE; STag_surfxml_network_link(); surfxml_pcdata = NULL; ETag_surfxml_network_link(); + if (!AX_surfxml_network_link_name) FAIL("Required attribute `name' not set for `network_link' element."); + if (!AX_surfxml_network_link_bandwidth) FAIL("Required attribute `bandwidth' not set for `network_link' element."); + LEAVE; STag_surfxml_network_link(); surfxml_pcdata_ix = 0; ETag_surfxml_network_link(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_network_link: SET(EPILOG); break; @@ -569,6 +726,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_network_link(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_network_link: SET(EPILOG); break; @@ -581,43 +739,43 @@ const char* *surfxml_statenames=NULL; } "{ - "src"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_src); - "src"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_src); + "src"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_src); + "src"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_src); - "dst"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_dst); - "dst"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_dst); + "dst"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_dst); + "dst"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_dst); - "impact_on_src"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_src); - "impact_on_src"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_src); + "impact_on_src"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_src); + "impact_on_src"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_src); - "impact_on_dst"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_dst); - "impact_on_dst"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_dst); + "impact_on_dst"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_dst); + "impact_on_dst"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_dst); - "impact_on_src_with_other_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_src_with_other_recv); - "impact_on_src_with_other_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_src_with_other_recv); + "impact_on_src_with_other_recv"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_src_with_other_recv); + "impact_on_src_with_other_recv"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_src_with_other_recv); - "impact_on_dst_with_other_send"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_impact_on_dst_with_other_send); - "impact_on_dst_with_other_send"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_impact_on_dst_with_other_send); + "impact_on_dst_with_other_send"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_impact_on_dst_with_other_send); + "impact_on_dst_with_other_send"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_impact_on_dst_with_other_send); ">" { - if (!A_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); - if (!A_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); - LEAVE; STag_surfxml_route();surfxml_pcdata = NULL; ENTER(S_surfxml_route); + if (!AX_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); + if (!AX_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); + LEAVE; STag_surfxml_route();surfxml_pcdata_ix = 0; ENTER(S_surfxml_route); } "/>" { - if (!A_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); - if (!A_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); - LEAVE; STag_surfxml_route(); surfxml_pcdata = NULL; ETag_surfxml_route(); + if (!AX_surfxml_route_src) FAIL("Required attribute `src' not set for `route' element."); + if (!AX_surfxml_route_dst) FAIL("Required attribute `dst' not set for `route' element."); + LEAVE; STag_surfxml_route(); surfxml_pcdata_ix = 0; ETag_surfxml_route(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_route: SET(EPILOG); break; @@ -633,6 +791,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_route(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_route: SET(EPILOG); break; @@ -645,21 +804,21 @@ const char* *surfxml_statenames=NULL; } "{ - "name"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_route_element_name); - "name"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_route_element_name); + "name"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_route_element_name); + "name"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_route_element_name); ">" { - if (!A_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); - LEAVE; STag_surfxml_route_element();surfxml_pcdata = NULL; ENTER(E_surfxml_route_element); + if (!AX_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); + LEAVE; STag_surfxml_route_element();surfxml_pcdata_ix = 0; ENTER(E_surfxml_route_element); } "/>" { - if (!A_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); - LEAVE; STag_surfxml_route_element(); surfxml_pcdata = NULL; ETag_surfxml_route_element(); + if (!AX_surfxml_route_element_name) FAIL("Required attribute `name' not set for `route_element' element."); + LEAVE; STag_surfxml_route_element(); surfxml_pcdata_ix = 0; ETag_surfxml_route_element(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_route_1: case S_surfxml_route: case S_surfxml_route_2: SET(S_surfxml_route_2); break; case ROOT_surfxml_route_element: SET(EPILOG); break; @@ -674,6 +833,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_route_element(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_route_1: case S_surfxml_route: case S_surfxml_route_2: SET(S_surfxml_route_2); break; case ROOT_surfxml_route_element: SET(EPILOG); break; @@ -685,35 +845,35 @@ const char* *surfxml_statenames=NULL; } "{ - "host"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_process_host); - "host"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_process_host); + "host"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_process_host); + "host"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_process_host); - "function"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_process_function); - "function"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_process_function); + "function"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_process_function); + "function"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_process_function); - "start_time"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_process_start_time); - "start_time"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_process_start_time); + "start_time"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_process_start_time); + "start_time"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_process_start_time); - "kill_time"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_process_kill_time); - "kill_time"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_process_kill_time); + "kill_time"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_process_kill_time); + "kill_time"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_process_kill_time); ">" { - if (!A_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); - if (!A_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); - LEAVE; STag_surfxml_process();surfxml_pcdata = NULL; ENTER(S_surfxml_process); + if (!AX_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); + if (!AX_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); + LEAVE; STag_surfxml_process();surfxml_pcdata_ix = 0; ENTER(S_surfxml_process); } "/>" { - if (!A_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); - if (!A_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); - LEAVE; STag_surfxml_process(); surfxml_pcdata = NULL; ETag_surfxml_process(); + if (!AX_surfxml_process_host) FAIL("Required attribute `host' not set for `process' element."); + if (!AX_surfxml_process_function) FAIL("Required attribute `function' not set for `process' element."); + LEAVE; STag_surfxml_process(); surfxml_pcdata_ix = 0; ETag_surfxml_process(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_process: SET(EPILOG); break; @@ -729,6 +889,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_process(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_platform_description_2: case S_surfxml_platform_description_1: case S_surfxml_platform_description: SET(S_surfxml_platform_description_2); break; case ROOT_surfxml_process: SET(EPILOG); break; @@ -741,21 +902,21 @@ const char* *surfxml_statenames=NULL; } "{ - "value"{Eq}\' ENTER(VALUE1); BUFFERSET(A_surfxml_argument_value); - "value"{Eq}\" ENTER(VALUE2); BUFFERSET(A_surfxml_argument_value); + "value"{Eq}\' ENTER(VALUE1); BUFFERSET(AX_surfxml_argument_value); + "value"{Eq}\" ENTER(VALUE2); BUFFERSET(AX_surfxml_argument_value); ">" { - if (!A_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); - LEAVE; STag_surfxml_argument();surfxml_pcdata = NULL; ENTER(E_surfxml_argument); + if (!AX_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); + LEAVE; STag_surfxml_argument();surfxml_pcdata_ix = 0; ENTER(E_surfxml_argument); } "/>" { - if (!A_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); - LEAVE; STag_surfxml_argument(); surfxml_pcdata = NULL; ETag_surfxml_argument(); + if (!AX_surfxml_argument_value) FAIL("Required attribute `value' not set for `argument' element."); + LEAVE; STag_surfxml_argument(); surfxml_pcdata_ix = 0; ETag_surfxml_argument(); popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_process_1: case S_surfxml_process: case S_surfxml_process_2: SET(S_surfxml_process_2); break; case ROOT_surfxml_argument: SET(EPILOG); break; @@ -770,6 +931,7 @@ const char* *surfxml_statenames=NULL; "" { LEAVE; ETag_surfxml_argument(); + popbuffer(); /* attribute */ switch (YY_START) { case S_surfxml_process_1: case S_surfxml_process: case S_surfxml_process_2: SET(S_surfxml_process_2); break; case ROOT_surfxml_argument: SET(EPILOG); break; @@ -858,19 +1020,39 @@ void print_yy_stack(char* fmt, ...) { int i = 0; va_list ap; va_start(ap, fmt); vfprintf(stderr, fmt, ap); - for (i=1; i