/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* C LALR(1) parser skeleton written by Richard Stallman, by simplifying the original so-called "semantic" parser. */ /* All symbols defined below should begin with yy or YY, to avoid infringing on user name space. This should be done even for local variables, as they might otherwise be expanded by user macros. There are some unavoidable exceptions within include files to define necessary library symbols; they are noted "INFRINGES ON USER NAME SPACE" below. */ /* Identify Bison output. */ #define YYBISON 1 /* Bison version. */ #define YYBISON_VERSION "2.3" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" /* Pure parsers. */ #define YYPURE 0 /* Using locations. */ #define YYLSP_NEEDED 0 /* Substitute the variable and function names. */ #define yyparse mtex2MML_yyparse #define yylex mtex2MML_yylex #define yyerror mtex2MML_yyerror #define yylval mtex2MML_yylval #define yychar mtex2MML_yychar #define yydebug mtex2MML_yydebug #define yynerrs mtex2MML_yynerrs /* Tokens. */ #ifndef YYTOKENTYPE # define YYTOKENTYPE /* Put the tokens into the symbol table, so that GDB and other debuggers know about them. */ enum yytokentype { TEXABOVEWITHDELIMS = 258, TEXABOVE = 259, TEXATOPWITHDELIMS = 260, TEXATOP = 261, TEXOVERWITHDELIMS = 262, TEXOVER = 263, CHAR = 264, STARTMATH = 265, STARTDMATH = 266, ENDMATH = 267, MTEXT = 268, MI = 269, MIB = 270, MN = 271, MO = 272, LIMITS = 273, NOLIMITS = 274, SUP = 275, SUB = 276, MROWOPEN = 277, MROWCLOSE = 278, MATHOPEN = 279, MATHCLOSE = 280, MATHORD = 281, MATHPUNCT = 282, VCENTER = 283, LEFT = 284, RIGHT = 285, BIG = 286, BBIG = 287, BIGG = 288, BBIGG = 289, BIGL = 290, BBIGL = 291, BIGGL = 292, BBIGGL = 293, BIGM = 294, BBIGM = 295, BIGGM = 296, BBIGGM = 297, FRAC = 298, TFRAC = 299, DFRAC = 300, CFRAC = 301, GENFRAC = 302, OPERATORNAME = 303, MATHOP = 304, MATHBIN = 305, MATHREL = 306, MATHINNER = 307, MOP = 308, MOL = 309, MOLL = 310, MOF = 311, MOR = 312, PERIODDELIM = 313, COMMADELIM = 314, OTHERDELIM = 315, LEFTDELIM = 316, RIGHTDELIM = 317, MOS = 318, MOB = 319, SQRT = 320, ROOT = 321, OF = 322, LEFTROOT = 323, UPROOT = 324, BINOM = 325, TBINOM = 326, BRACE = 327, BRACK = 328, CHOOSE = 329, DBINOM = 330, UNDER = 331, BUILDREL = 332, OVER = 333, OVERBRACE = 334, OVERBRACKET = 335, UNDERLINE = 336, UNDERBRACE = 337, UNDERBRACKET = 338, UNDEROVER = 339, TENSOR = 340, MULTI = 341, ALIGNATVALUE = 342, ARRAYALIGN = 343, COLUMNALIGN = 344, ARRAY = 345, SPACECUBE = 346, HSPACE = 347, MOVELEFT = 348, MOVERIGHT = 349, RAISE = 350, LOWER = 351, PXSTRING = 352, COLSEP = 353, COLSEPSPACE = 354, ROWSEP = 355, NEWLINE = 356, ARRAYOPTS = 357, COLLAYOUT = 358, COLALIGN = 359, ROWALIGN = 360, ALIGN = 361, EQROWS = 362, EQCOLS = 363, ROWLINES = 364, COLLINES = 365, FRAME = 366, PADDING = 367, ATTRLIST = 368, ITALICS = 369, SANS = 370, TT = 371, ENCLOSE = 372, ENCLOSENOTATION = 373, ENCLOSEATTR = 374, ENCLOSETEXT = 375, BOLD = 376, BOXED = 377, FBOX = 378, HBOX = 379, MBOX = 380, BCANCELED = 381, XCANCELED = 382, CANCELEDTO = 383, NOT = 384, SLASHED = 385, PMB = 386, SCR = 387, RM = 388, BB = 389, ST = 390, END = 391, BBLOWERCHAR = 392, BBUPPERCHAR = 393, BBDIGIT = 394, CALCHAR = 395, FRAKCHAR = 396, CAL = 397, FRAK = 398, CLAP = 399, LLAP = 400, RLAP = 401, ROWOPTS = 402, TEXTSIZE = 403, OLDSTYLE = 404, SCSTY = 405, SCSIZE = 406, SCSCSIZE = 407, TINY = 408, TTINY = 409, SMALL = 410, NORMALSIZE = 411, LARGE = 412, LLARGE = 413, LLLARGE = 414, HUGE = 415, HHUGE = 416, DISPLAY = 417, TEXTSTY = 418, TEXTBOX = 419, TEXTSTRING = 420, COLORSTRING = 421, STYLESTRING = 422, VERBBOX = 423, VERBSTRING = 424, ACUTE = 425, GRAVE = 426, BREVE = 427, MATHRING = 428, XMLSTRING = 429, CELLOPTS = 430, ROWSPAN = 431, COLSPAN = 432, THINSPACE = 433, ENSPACE = 434, MEDSPACE = 435, THICKSPACE = 436, QUAD = 437, QQUAD = 438, NEGSPACE = 439, NEGMEDSPACE = 440, NEGTHICKSPACE = 441, STRUT = 442, MATHSTRUT = 443, SMASH = 444, PHANTOM = 445, HPHANTOM = 446, VPHANTOM = 447, HREF = 448, UNKNOWNCHAR = 449, EMPTYMROW = 450, STATLINE = 451, TOOLTIP = 452, TOGGLE = 453, TOGGLESTART = 454, TOGGLEEND = 455, FGHIGHLIGHT = 456, BGHIGHLIGHT = 457, COLORBOX = 458, SPACE = 459, NUMBER = 460, INTONE = 461, INTTWO = 462, INTTHREE = 463, OVERLEFTARROW = 464, OVERLEFTRIGHTARROW = 465, OVERRIGHTARROW = 466, UNDERLEFTARROW = 467, UNDERLEFTRIGHTARROW = 468, UNDERRIGHTARROW = 469, BAR = 470, WIDEBAR = 471, SKEW = 472, VEC = 473, WIDEVEC = 474, HAT = 475, WIDEHAT = 476, CHECK = 477, WIDECHECK = 478, TILDE = 479, WIDETILDE = 480, DOT = 481, DDOT = 482, DDDOT = 483, DDDDOT = 484, UNARYMINUS = 485, UNARYPLUS = 486, BEGINENV = 487, ENDENV = 488, EQUATION = 489, EQUATION_STAR = 490, EQALIGN = 491, EQALIGNNO = 492, MATRIX = 493, PMATRIX = 494, BMATRIX = 495, BBMATRIX = 496, VMATRIX = 497, VVMATRIX = 498, SUBARRAY = 499, SVG = 500, ENDSVG = 501, SMALLMATRIX = 502, CASES = 503, ALIGNED = 504, ALIGNENV = 505, ALIGNENV_STAR = 506, ALIGNAT = 507, ALIGNAT_STAR = 508, ALIGNEDAT = 509, GATHERED = 510, EQNARRAY = 511, EQNARRAY_STAR = 512, MULTLINE = 513, MULTLINE_STAR = 514, GATHER_STAR = 515, GATHER = 516, SUBSTACK = 517, SIDESET = 518, BMOD = 519, PMOD = 520, POD = 521, RMCHAR = 522, SCRCHAR = 523, PMBCHAR = 524, COLOR = 525, BGCOLOR = 526, LABEL = 527, TAG = 528, BBOX = 529, XARROW = 530, OPTARGOPEN = 531, OPTARGCLOSE = 532, MTEXNUM = 533, RAISEBOX = 534, NEG = 535, LATEXSYMBOL = 536, TEXSYMBOL = 537, VARINJLIM = 538, VARLIMINF = 539, VARLIMSUP = 540, VARPROJLIM = 541 }; #endif /* Tokens. */ #define TEXABOVEWITHDELIMS 258 #define TEXABOVE 259 #define TEXATOPWITHDELIMS 260 #define TEXATOP 261 #define TEXOVERWITHDELIMS 262 #define TEXOVER 263 #define CHAR 264 #define STARTMATH 265 #define STARTDMATH 266 #define ENDMATH 267 #define MTEXT 268 #define MI 269 #define MIB 270 #define MN 271 #define MO 272 #define LIMITS 273 #define NOLIMITS 274 #define SUP 275 #define SUB 276 #define MROWOPEN 277 #define MROWCLOSE 278 #define MATHOPEN 279 #define MATHCLOSE 280 #define MATHORD 281 #define MATHPUNCT 282 #define VCENTER 283 #define LEFT 284 #define RIGHT 285 #define BIG 286 #define BBIG 287 #define BIGG 288 #define BBIGG 289 #define BIGL 290 #define BBIGL 291 #define BIGGL 292 #define BBIGGL 293 #define BIGM 294 #define BBIGM 295 #define BIGGM 296 #define BBIGGM 297 #define FRAC 298 #define TFRAC 299 #define DFRAC 300 #define CFRAC 301 #define GENFRAC 302 #define OPERATORNAME 303 #define MATHOP 304 #define MATHBIN 305 #define MATHREL 306 #define MATHINNER 307 #define MOP 308 #define MOL 309 #define MOLL 310 #define MOF 311 #define MOR 312 #define PERIODDELIM 313 #define COMMADELIM 314 #define OTHERDELIM 315 #define LEFTDELIM 316 #define RIGHTDELIM 317 #define MOS 318 #define MOB 319 #define SQRT 320 #define ROOT 321 #define OF 322 #define LEFTROOT 323 #define UPROOT 324 #define BINOM 325 #define TBINOM 326 #define BRACE 327 #define BRACK 328 #define CHOOSE 329 #define DBINOM 330 #define UNDER 331 #define BUILDREL 332 #define OVER 333 #define OVERBRACE 334 #define OVERBRACKET 335 #define UNDERLINE 336 #define UNDERBRACE 337 #define UNDERBRACKET 338 #define UNDEROVER 339 #define TENSOR 340 #define MULTI 341 #define ALIGNATVALUE 342 #define ARRAYALIGN 343 #define COLUMNALIGN 344 #define ARRAY 345 #define SPACECUBE 346 #define HSPACE 347 #define MOVELEFT 348 #define MOVERIGHT 349 #define RAISE 350 #define LOWER 351 #define PXSTRING 352 #define COLSEP 353 #define COLSEPSPACE 354 #define ROWSEP 355 #define NEWLINE 356 #define ARRAYOPTS 357 #define COLLAYOUT 358 #define COLALIGN 359 #define ROWALIGN 360 #define ALIGN 361 #define EQROWS 362 #define EQCOLS 363 #define ROWLINES 364 #define COLLINES 365 #define FRAME 366 #define PADDING 367 #define ATTRLIST 368 #define ITALICS 369 #define SANS 370 #define TT 371 #define ENCLOSE 372 #define ENCLOSENOTATION 373 #define ENCLOSEATTR 374 #define ENCLOSETEXT 375 #define BOLD 376 #define BOXED 377 #define FBOX 378 #define HBOX 379 #define MBOX 380 #define BCANCELED 381 #define XCANCELED 382 #define CANCELEDTO 383 #define NOT 384 #define SLASHED 385 #define PMB 386 #define SCR 387 #define RM 388 #define BB 389 #define ST 390 #define END 391 #define BBLOWERCHAR 392 #define BBUPPERCHAR 393 #define BBDIGIT 394 #define CALCHAR 395 #define FRAKCHAR 396 #define CAL 397 #define FRAK 398 #define CLAP 399 #define LLAP 400 #define RLAP 401 #define ROWOPTS 402 #define TEXTSIZE 403 #define OLDSTYLE 404 #define SCSTY 405 #define SCSIZE 406 #define SCSCSIZE 407 #define TINY 408 #define TTINY 409 #define SMALL 410 #define NORMALSIZE 411 #define LARGE 412 #define LLARGE 413 #define LLLARGE 414 #define HUGE 415 #define HHUGE 416 #define DISPLAY 417 #define TEXTSTY 418 #define TEXTBOX 419 #define TEXTSTRING 420 #define COLORSTRING 421 #define STYLESTRING 422 #define VERBBOX 423 #define VERBSTRING 424 #define ACUTE 425 #define GRAVE 426 #define BREVE 427 #define MATHRING 428 #define XMLSTRING 429 #define CELLOPTS 430 #define ROWSPAN 431 #define COLSPAN 432 #define THINSPACE 433 #define ENSPACE 434 #define MEDSPACE 435 #define THICKSPACE 436 #define QUAD 437 #define QQUAD 438 #define NEGSPACE 439 #define NEGMEDSPACE 440 #define NEGTHICKSPACE 441 #define STRUT 442 #define MATHSTRUT 443 #define SMASH 444 #define PHANTOM 445 #define HPHANTOM 446 #define VPHANTOM 447 #define HREF 448 #define UNKNOWNCHAR 449 #define EMPTYMROW 450 #define STATLINE 451 #define TOOLTIP 452 #define TOGGLE 453 #define TOGGLESTART 454 #define TOGGLEEND 455 #define FGHIGHLIGHT 456 #define BGHIGHLIGHT 457 #define COLORBOX 458 #define SPACE 459 #define NUMBER 460 #define INTONE 461 #define INTTWO 462 #define INTTHREE 463 #define OVERLEFTARROW 464 #define OVERLEFTRIGHTARROW 465 #define OVERRIGHTARROW 466 #define UNDERLEFTARROW 467 #define UNDERLEFTRIGHTARROW 468 #define UNDERRIGHTARROW 469 #define BAR 470 #define WIDEBAR 471 #define SKEW 472 #define VEC 473 #define WIDEVEC 474 #define HAT 475 #define WIDEHAT 476 #define CHECK 477 #define WIDECHECK 478 #define TILDE 479 #define WIDETILDE 480 #define DOT 481 #define DDOT 482 #define DDDOT 483 #define DDDDOT 484 #define UNARYMINUS 485 #define UNARYPLUS 486 #define BEGINENV 487 #define ENDENV 488 #define EQUATION 489 #define EQUATION_STAR 490 #define EQALIGN 491 #define EQALIGNNO 492 #define MATRIX 493 #define PMATRIX 494 #define BMATRIX 495 #define BBMATRIX 496 #define VMATRIX 497 #define VVMATRIX 498 #define SUBARRAY 499 #define SVG 500 #define ENDSVG 501 #define SMALLMATRIX 502 #define CASES 503 #define ALIGNED 504 #define ALIGNENV 505 #define ALIGNENV_STAR 506 #define ALIGNAT 507 #define ALIGNAT_STAR 508 #define ALIGNEDAT 509 #define GATHERED 510 #define EQNARRAY 511 #define EQNARRAY_STAR 512 #define MULTLINE 513 #define MULTLINE_STAR 514 #define GATHER_STAR 515 #define GATHER 516 #define SUBSTACK 517 #define SIDESET 518 #define BMOD 519 #define PMOD 520 #define POD 521 #define RMCHAR 522 #define SCRCHAR 523 #define PMBCHAR 524 #define COLOR 525 #define BGCOLOR 526 #define LABEL 527 #define TAG 528 #define BBOX 529 #define XARROW 530 #define OPTARGOPEN 531 #define OPTARGCLOSE 532 #define MTEXNUM 533 #define RAISEBOX 534 #define NEG 535 #define LATEXSYMBOL 536 #define TEXSYMBOL 537 #define VARINJLIM 538 #define VARLIMINF 539 #define VARLIMSUP 540 #define VARPROJLIM 541 /* Copy the first part of user declarations. */ #line 3 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" #include #include #include #include #include "mtex2MML.h" #include "colors.h" #include "em.h" #include "environment.h" #include "string_extras.h" #include "string_dup.h" #include "../deps/uthash/uthash.h" struct css_colors *colors = NULL; #define YYSTYPE char * #define YYPARSE_PARAM_TYPE char ** #define YYPARSE_PARAM ret_str /* set max nesting. utterly arbitrary number determined from http://git.io/FlWHfw */ #define YYMAXDEPTH 430 /* #define YYDEBUG 1 yydebug = 1; */ #define YYERROR_VERBOSE 1 #define yytext mtex2MML_yytext UT_array *environment_data_stack; encaseType encase = NONE; extern int yylex (); extern char * yytext; int global_label = 1; int line_counter = 1; int delimiter_options = 0; static void mtex2MML_default_error (const char * msg) { if (msg) { fprintf(stderr, "Line: %d Error: %s\n", mtex2MML_lineno, msg); } } void (*mtex2MML_error) (const char * msg) = mtex2MML_default_error; static void yyerror (char **ret_str, const char * s) { char * msg = mtex2MML_copy3 (s, " at token ", yytext); if (mtex2MML_error) { (*mtex2MML_error) (msg); } mtex2MML_free_string (msg); } /* Note: If length is 0, then buffer is treated like a string; otherwise only length bytes are written. */ static void mtex2MML_default_write (const char * buffer, unsigned long length) { if (buffer) { if (length) { fwrite (buffer, 1, length, stdout); } else { fputs (buffer, stdout); } } } static void mtex2MML_default_write_mathml (const char * mathml) { if (mtex2MML_write) { (*mtex2MML_write) (mathml, 0); } } #ifdef mtex2MML_CAPTURE static char * mtex2MML_output_string = "" ; char * mtex2MML_output () { char * copy = (char *) malloc((mtex2MML_output_string ? strlen(mtex2MML_output_string) : 0) + 1); if (copy) { if (mtex2MML_output_string) { strcpy(copy, mtex2MML_output_string); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } } else { copy[0] = 0; } mtex2MML_output_string = ""; } return copy; } static void mtex2MML_capture (const char * buffer, unsigned long length) { if (buffer) { if (length) { unsigned long first_length = mtex2MML_output_string ? strlen(mtex2MML_output_string) : 0; char * copy = (char *) malloc(first_length + length + 1); if (copy) { if (mtex2MML_output_string) { strcpy(copy, mtex2MML_output_string); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } } else { copy[0] = 0; } strncat(copy, buffer, length); mtex2MML_output_string = copy; } } else { char * copy = mtex2MML_copy2(mtex2MML_output_string, buffer); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } mtex2MML_output_string = copy; } } } static void mtex2MML_capture_mathml (const char * buffer) { char * temp = mtex2MML_copy2(mtex2MML_output_string, buffer); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } mtex2MML_output_string = temp; } void (*mtex2MML_write) (const char * buffer, unsigned long length) = mtex2MML_capture; void (*mtex2MML_write_mathml) (const char * mathml) = mtex2MML_capture_mathml; #else void (*mtex2MML_write) (const char * buffer, unsigned long length) = mtex2MML_default_write; void (*mtex2MML_write_mathml) (const char * mathml) = mtex2MML_default_write_mathml; #endif char * mtex2MML_empty_string = (char *) ""; /* Create a copy of a string, adding space for extra chars */ char * mtex2MML_copy_string_extra (const char * str, unsigned extra) { char * copy = (char *) malloc(extra + (str ? strlen (str) : 0) + 1); if (copy) { if (str) { strcpy(copy, str); } else { copy[0] = 0; } } return copy ? copy : mtex2MML_empty_string; } /* Create a copy of a string, appending two strings */ char * mtex2MML_copy3 (const char * first, const char * second, const char * third) { int first_length = first ? strlen( first) : 0; int second_length = second ? strlen(second) : 0; int third_length = third ? strlen( third) : 0; char * copy = (char *) malloc(first_length + second_length + third_length + 1); if (copy) { if (first) { strcpy(copy, first); } else { copy[0] = 0; } if (second) { strcat(copy, second); } if ( third) { strcat(copy, third); } } return copy ? copy : mtex2MML_empty_string; } /* Create a copy of a string, appending a second string */ char * mtex2MML_copy2 (const char * first, const char * second) { return mtex2MML_copy3(first, second, 0); } /* Create a copy of a string */ char * mtex2MML_copy_string (const char * str) { return mtex2MML_copy3(str, 0, 0); } /* Create a copy of a string, escaping unsafe characters for XML */ char * mtex2MML_copy_escaped (const char * str) { unsigned long length = 0; const char * ptr1 = str; char * ptr2 = 0; char * copy = 0; if ( str == 0) { return mtex2MML_empty_string; } if (*str == 0) { return mtex2MML_empty_string; } while (*ptr1) { switch (*ptr1) { case '<': /* < */ case '>': /* > */ length += 4; break; case '&': /* & */ length += 5; break; case '\'': /* ' */ case '"': /* " */ case '-': /* - */ length += 6; break; default: length += 1; break; } ++ptr1; } copy = (char *) malloc (length + 1); if (copy) { ptr1 = str; ptr2 = copy; while (*ptr1) { switch (*ptr1) { case '<': strcpy (ptr2, "<"); ptr2 += 4; break; case '>': strcpy (ptr2, ">"); ptr2 += 4; break; case '&': /* & */ strcpy (ptr2, "&"); ptr2 += 5; break; case '\'': /* ' */ strcpy (ptr2, "'"); ptr2 += 6; break; case '"': /* " */ strcpy (ptr2, """); ptr2 += 6; break; case '-': /* - */ strcpy (ptr2, "-"); ptr2 += 6; break; default: *ptr2++ = *ptr1; break; } ++ptr1; } *ptr2 = 0; } return copy ? copy : mtex2MML_empty_string; } /* Returns a string representation of the global_label, and increments the label */ char * mtex2MML_global_label() { char * n = (char *) malloc(256); #ifdef _WIN32 _snprintf(n, 256, "%d", global_label); #else snprintf(n, 256, "%d", global_label); #endif global_label++; char *prefix = mtex2MML_copy3("(", n, ")"); mtex2MML_free_string(n); return prefix; } /* Create a hex character reference string corresponding to code */ char * mtex2MML_character_reference (unsigned long int code) { #define ENTITY_LENGTH 10 char * entity = (char *) malloc(ENTITY_LENGTH); sprintf(entity, "&#x%05lx;", code); return entity; } void mtex2MML_free_string (char * str) { if (str && str != mtex2MML_empty_string) { free(str); } } /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 #endif /* Enabling verbose error messages. */ #ifdef YYERROR_VERBOSE # undef YYERROR_VERBOSE # define YYERROR_VERBOSE 1 #else # define YYERROR_VERBOSE 0 #endif /* Enabling the token table. */ #ifndef YYTOKEN_TABLE # define YYTOKEN_TABLE 0 #endif #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef int YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1 #endif /* Copy the second part of user declarations. */ /* Line 216 of yacc.c. */ #line 1000 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c" #ifdef short # undef short #endif #ifdef YYTYPE_UINT8 typedef YYTYPE_UINT8 yytype_uint8; #else typedef unsigned char yytype_uint8; #endif #ifdef YYTYPE_INT8 typedef YYTYPE_INT8 yytype_int8; #elif (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) typedef signed char yytype_int8; #else typedef short int yytype_int8; #endif #ifdef YYTYPE_UINT16 typedef YYTYPE_UINT16 yytype_uint16; #else typedef unsigned short int yytype_uint16; #endif #ifdef YYTYPE_INT16 typedef YYTYPE_INT16 yytype_int16; #else typedef short int yytype_int16; #endif #ifndef YYSIZE_T # ifdef __SIZE_TYPE__ # define YYSIZE_T __SIZE_TYPE__ # elif defined size_t # define YYSIZE_T size_t # elif ! defined YYSIZE_T && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) # include /* INFRINGES ON USER NAME SPACE */ # define YYSIZE_T size_t # else # define YYSIZE_T unsigned int # endif #endif #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) #ifndef YY_ # if defined YYENABLE_NLS && YYENABLE_NLS # if ENABLE_NLS # include /* INFRINGES ON USER NAME SPACE */ # define YY_(msgid) dgettext ("bison-runtime", msgid) # endif # endif # ifndef YY_ # define YY_(msgid) msgid # endif #endif /* Suppress unused-variable warnings by "using" E. */ #if ! defined lint || defined __GNUC__ # define YYUSE(e) ((void) (e)) #else # define YYUSE(e) /* empty */ #endif /* Identity function, used to suppress warnings about constant conditions. */ #ifndef lint # define YYID(n) (n) #else #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static int YYID (int i) #else static int YYID (i) int i; #endif { return i; } #endif #if ! defined yyoverflow || YYERROR_VERBOSE /* The parser invokes alloca or malloc; define the necessary symbols. */ # ifdef YYSTACK_USE_ALLOCA # if YYSTACK_USE_ALLOCA # ifdef __GNUC__ # define YYSTACK_ALLOC __builtin_alloca # elif defined __BUILTIN_VA_ARG_INCR # include /* INFRINGES ON USER NAME SPACE */ # elif defined _AIX # define YYSTACK_ALLOC __alloca # elif defined _MSC_VER # include /* INFRINGES ON USER NAME SPACE */ # define alloca _alloca # else # define YYSTACK_ALLOC alloca # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) # include /* INFRINGES ON USER NAME SPACE */ # ifndef _STDLIB_H # define _STDLIB_H 1 # endif # endif # endif # endif # endif # ifdef YYSTACK_ALLOC /* Pacify GCC's `empty if-body' warning. */ # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) # ifndef YYSTACK_ALLOC_MAXIMUM /* The OS might guarantee only one guard page at the bottom of the stack, and a page size can be as small as 4096 bytes. So we cannot safely invoke alloca (N) if N exceeds 4096. Use a slightly smaller number to allow for a few compiler-allocated temporary stack slots. */ # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */ # endif # else # define YYSTACK_ALLOC YYMALLOC # define YYSTACK_FREE YYFREE # ifndef YYSTACK_ALLOC_MAXIMUM # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM # endif # if (defined __cplusplus && ! defined _STDLIB_H \ && ! ((defined YYMALLOC || defined malloc) \ && (defined YYFREE || defined free))) # include /* INFRINGES ON USER NAME SPACE */ # ifndef _STDLIB_H # define _STDLIB_H 1 # endif # endif # ifndef YYMALLOC # define YYMALLOC malloc # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ # endif # endif # ifndef YYFREE # define YYFREE free # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) void free (void *); /* INFRINGES ON USER NAME SPACE */ # endif # endif # endif #endif /* ! defined yyoverflow || YYERROR_VERBOSE */ #if (! defined yyoverflow \ && (! defined __cplusplus \ || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL))) /* A type that is properly aligned for any stack member. */ union yyalloc { yytype_int16 yyss; YYSTYPE yyvs; }; /* The size of the maximum gap between one aligned stack and the next. */ # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) /* The size of an array large to enough to hold all stacks, each with N elements. */ # define YYSTACK_BYTES(N) \ ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ + YYSTACK_GAP_MAXIMUM) /* Copy COUNT objects from FROM to TO. The source and destination do not overlap. */ # ifndef YYCOPY # if defined __GNUC__ && 1 < __GNUC__ # define YYCOPY(To, From, Count) \ __builtin_memcpy (To, From, (Count) * sizeof (*(From))) # else # define YYCOPY(To, From, Count) \ do \ { \ YYSIZE_T yyi; \ for (yyi = 0; yyi < (Count); yyi++) \ (To)[yyi] = (From)[yyi]; \ } \ while (YYID (0)) # endif # endif /* Relocate STACK from its old location to the new one. The local variables YYSIZE and YYSTACKSIZE give the old and new number of elements in the stack, and YYPTR gives the new location of the stack. Advance YYPTR to a properly aligned location for the next stack. */ # define YYSTACK_RELOCATE(Stack) \ do \ { \ YYSIZE_T yynewbytes; \ YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack = &yyptr->Stack; \ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ yyptr += yynewbytes / sizeof (*yyptr); \ } \ while (YYID (0)) #endif /* YYFINAL -- State number of the termination state. */ #define YYFINAL 592 /* YYLAST -- Last index in YYTABLE. */ #define YYLAST 11417 /* YYNTOKENS -- Number of terminals. */ #define YYNTOKENS 287 /* YYNNTS -- Number of nonterminals. */ #define YYNNTS 198 /* YYNRULES -- Number of rules. */ #define YYNRULES 559 /* YYNRULES -- Number of states. */ #define YYNSTATES 1092 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ #define YYUNDEFTOK 2 #define YYMAXUTOK 541 #define YYTRANSLATE(YYX) \ ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ static const yytype_uint16 yytranslate[] = { 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286 }; #if YYDEBUG /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in YYRHS. */ static const yytype_uint16 yyprhs[] = { 0, 0, 3, 5, 6, 8, 10, 13, 16, 18, 21, 24, 28, 32, 34, 37, 40, 42, 44, 47, 53, 60, 64, 72, 76, 82, 86, 93, 100, 106, 110, 116, 120, 125, 131, 138, 144, 148, 152, 155, 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, 214, 216, 218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 344, 346, 348, 350, 352, 354, 356, 358, 360, 362, 364, 366, 368, 370, 372, 374, 376, 378, 380, 382, 384, 386, 388, 390, 392, 394, 396, 398, 400, 402, 404, 406, 408, 410, 412, 414, 416, 418, 420, 422, 424, 426, 428, 430, 432, 434, 436, 438, 440, 442, 444, 446, 448, 450, 452, 454, 458, 462, 466, 468, 470, 472, 474, 476, 478, 480, 483, 486, 489, 492, 495, 498, 501, 504, 507, 510, 513, 516, 519, 522, 525, 528, 531, 534, 537, 540, 543, 546, 549, 552, 555, 558, 561, 564, 567, 570, 573, 576, 579, 582, 584, 586, 588, 590, 592, 594, 596, 598, 600, 602, 604, 607, 609, 611, 613, 615, 617, 619, 626, 628, 630, 632, 634, 636, 638, 640, 642, 644, 647, 650, 653, 664, 667, 670, 674, 678, 682, 686, 690, 694, 698, 702, 706, 712, 718, 725, 733, 736, 739, 742, 745, 748, 753, 756, 759, 762, 765, 768, 771, 774, 777, 780, 783, 786, 789, 792, 795, 798, 801, 807, 811, 817, 821, 827, 831, 837, 841, 844, 847, 850, 853, 856, 859, 862, 866, 869, 872, 875, 878, 885, 894, 897, 900, 903, 906, 909, 912, 917, 920, 922, 925, 930, 933, 935, 938, 943, 946, 948, 951, 956, 959, 961, 964, 966, 968, 970, 975, 978, 980, 983, 985, 990, 993, 995, 998, 1000, 1002, 1004, 1006, 1008, 1013, 1016, 1027, 1029, 1031, 1033, 1035, 1037, 1039, 1041, 1044, 1047, 1050, 1053, 1055, 1057, 1061, 1067, 1071, 1080, 1087, 1094, 1096, 1099, 1104, 1107, 1110, 1114, 1118, 1122, 1126, 1130, 1144, 1147, 1150, 1153, 1158, 1162, 1168, 1174, 1180, 1184, 1190, 1197, 1204, 1208, 1212, 1216, 1220, 1224, 1228, 1231, 1234, 1237, 1240, 1245, 1251, 1257, 1260, 1263, 1266, 1269, 1272, 1275, 1278, 1281, 1284, 1287, 1290, 1293, 1296, 1299, 1302, 1305, 1308, 1311, 1314, 1317, 1320, 1323, 1326, 1329, 1332, 1337, 1342, 1347, 1352, 1357, 1362, 1367, 1372, 1377, 1382, 1387, 1392, 1397, 1400, 1406, 1411, 1417, 1423, 1429, 1436, 1441, 1447, 1451, 1456, 1462, 1466, 1469, 1473, 1479, 1484, 1486, 1492, 1498, 1504, 1512, 1518, 1524, 1530, 1536, 1542, 1548, 1554, 1560, 1566, 1572, 1578, 1584, 1590, 1596, 1604, 1610, 1616, 1622, 1630, 1638, 1646, 1656, 1665, 1674, 1679, 1683, 1686, 1688, 1693, 1708, 1713, 1722, 1727, 1732, 1737, 1739, 1742, 1744, 1746, 1748, 1750, 1752, 1754, 1756, 1758, 1760, 1762, 1765, 1768, 1771, 1774, 1777, 1780, 1783, 1786, 1789, 1792, 1794, 1798, 1800, 1802, 1804, 1808, 1814, 1816, 1819, 1821, 1823, 1825, 1826, 1828, 1834, 1836, 1839, 1841, 1843, 1845, 1847, 1850 }; /* YYRHS -- A `-1'-separated list of the rules' RHS. */ static const yytype_int16 yyrhs[] = { 288, 0, -1, 289, -1, -1, 290, -1, 291, -1, 289, 290, -1, 289, 291, -1, 9, -1, 10, 12, -1, 11, 12, -1, 10, 292, 12, -1, 11, 292, 12, -1, 453, -1, 292, 1, -1, 293, 1, -1, 1, -1, 293, -1, 292, 293, -1, 309, 21, 294, 20, 294, -1, 49, 294, 21, 294, 20, 294, -1, 48, 294, 294, -1, 48, 294, 21, 294, 20, 294, 294, -1, 309, 21, 294, -1, 309, 20, 294, 21, 294, -1, 309, 20, 294, -1, 309, 20, 294, 18, 21, 294, -1, 309, 20, 294, 19, 21, 294, -1, 307, 21, 294, 20, 294, -1, 307, 21, 294, -1, 307, 20, 294, 21, 294, -1, 307, 20, 294, -1, 307, 18, 21, 294, -1, 294, 21, 294, 20, 294, -1, 294, 19, 21, 294, 20, 294, -1, 294, 20, 294, 21, 294, -1, 294, 21, 294, -1, 294, 20, 294, -1, 21, 294, -1, 20, 294, -1, 294, -1, 457, -1, 458, -1, 459, -1, 460, -1, 299, -1, 300, -1, 307, -1, 306, -1, 305, -1, 308, -1, 310, -1, 400, -1, 401, -1, 404, -1, 354, -1, 355, -1, 356, -1, 357, -1, 359, -1, 358, -1, 415, -1, 416, -1, 417, -1, 418, -1, 444, -1, 445, -1, 446, -1, 447, -1, 448, -1, 449, -1, 450, -1, 430, -1, 431, -1, 442, -1, 443, -1, 432, -1, 433, -1, 434, -1, 435, -1, 436, -1, 437, -1, 438, -1, 439, -1, 441, -1, 440, -1, 427, -1, 428, -1, 429, -1, 419, -1, 420, -1, 421, -1, 425, -1, 426, -1, 422, -1, 423, -1, 424, -1, 451, -1, 452, -1, 323, -1, 322, -1, 321, -1, 326, -1, 327, -1, 328, -1, 329, -1, 330, -1, 333, -1, 334, -1, 335, -1, 336, -1, 337, -1, 338, -1, 339, -1, 340, -1, 341, -1, 331, -1, 332, -1, 343, -1, 344, -1, 345, -1, 342, -1, 346, -1, 347, -1, 348, -1, 364, -1, 365, -1, 366, -1, 367, -1, 368, -1, 369, -1, 370, -1, 371, -1, 374, -1, 349, -1, 350, -1, 351, -1, 352, -1, 353, -1, 360, -1, 361, -1, 362, -1, 363, -1, 377, -1, 311, -1, 324, -1, 325, -1, 380, -1, 381, -1, 382, -1, 383, -1, 385, -1, 386, -1, 387, -1, 388, -1, 389, -1, 390, -1, 391, -1, 392, -1, 393, -1, 394, -1, 395, -1, 396, -1, 397, -1, 398, -1, 301, -1, 302, -1, 303, -1, 304, -1, 399, -1, 314, -1, 315, -1, 316, -1, 312, -1, 313, -1, 317, -1, 318, -1, 319, -1, 320, -1, 384, -1, 479, -1, 408, -1, 409, -1, 410, -1, 411, -1, 412, -1, 413, -1, 414, -1, 22, 294, 23, -1, 22, 292, 23, -1, 295, 292, 296, -1, 453, -1, 455, -1, 456, -1, 407, -1, 406, -1, 405, -1, 298, -1, 29, 61, -1, 29, 60, -1, 29, 58, -1, 30, 62, -1, 30, 60, -1, 30, 58, -1, 31, 61, -1, 31, 62, -1, 31, 60, -1, 32, 61, -1, 32, 62, -1, 32, 60, -1, 33, 61, -1, 33, 62, -1, 33, 60, -1, 34, 61, -1, 34, 62, -1, 34, 60, -1, 35, 61, -1, 35, 60, -1, 36, 61, -1, 36, 60, -1, 37, 61, -1, 37, 60, -1, 38, 61, -1, 38, 60, -1, 39, 61, -1, 39, 60, -1, 40, 61, -1, 40, 60, -1, 41, 61, -1, 41, 60, -1, 42, 61, -1, 42, 60, -1, 194, -1, 230, -1, 231, -1, 283, -1, 284, -1, 285, -1, 286, -1, 14, -1, 13, -1, 15, -1, 16, -1, 278, 165, -1, 64, -1, 309, -1, 297, -1, 17, -1, 54, -1, 55, -1, 54, 18, 21, 294, 20, 294, -1, 62, -1, 61, -1, 60, -1, 56, -1, 58, -1, 59, -1, 63, -1, 53, -1, 57, -1, 50, 165, -1, 52, 165, -1, 51, 165, -1, 204, 135, 206, 136, 135, 207, 136, 135, 208, 136, -1, 272, 113, -1, 273, 113, -1, 196, 165, 294, -1, 197, 165, 294, -1, 198, 294, 294, -1, 199, 292, 200, -1, 201, 113, 294, -1, 202, 113, 294, -1, 203, 113, 294, -1, 270, 113, 292, -1, 271, 113, 292, -1, 274, 135, 97, 136, 294, -1, 274, 135, 166, 136, 294, -1, 274, 135, 166, 97, 136, 294, -1, 274, 135, 166, 167, 97, 136, 294, -1, 146, 294, -1, 145, 294, -1, 144, 294, -1, 164, 165, -1, 168, 169, -1, 162, 22, 409, 23, -1, 162, 292, -1, 163, 292, -1, 148, 292, -1, 150, 292, -1, 151, 292, -1, 152, 292, -1, 149, 292, -1, 153, 292, -1, 154, 292, -1, 155, 292, -1, 156, 292, -1, 157, 292, -1, 158, 292, -1, 159, 292, -1, 160, 292, -1, 161, 292, -1, 96, 22, 97, 23, 294, -1, 96, 97, 294, -1, 93, 22, 97, 23, 294, -1, 93, 97, 294, -1, 94, 22, 97, 23, 294, -1, 94, 97, 294, -1, 95, 22, 97, 23, 294, -1, 95, 97, 294, -1, 114, 294, -1, 115, 294, -1, 116, 294, -1, 129, 294, -1, 130, 294, -1, 126, 294, -1, 127, 294, -1, 128, 294, 294, -1, 24, 294, -1, 25, 294, -1, 26, 294, -1, 27, 294, -1, 117, 135, 118, 135, 120, 135, -1, 117, 135, 118, 135, 119, 135, 120, 135, -1, 28, 293, -1, 122, 294, -1, 123, 294, -1, 124, 294, -1, 125, 294, -1, 121, 294, -1, 133, 135, 366, 136, -1, 133, 366, -1, 267, -1, 366, 366, -1, 132, 135, 368, 136, -1, 132, 368, -1, 268, -1, 368, 268, -1, 131, 135, 370, 136, -1, 131, 370, -1, 269, -1, 370, 269, -1, 134, 135, 372, 136, -1, 134, 372, -1, 373, -1, 372, 373, -1, 137, -1, 138, -1, 139, -1, 143, 135, 375, 136, -1, 143, 375, -1, 376, -1, 375, 376, -1, 141, -1, 142, 135, 378, 136, -1, 142, 378, -1, 379, -1, 378, 379, -1, 140, -1, 178, -1, 180, -1, 181, -1, 179, -1, 92, 22, 97, 23, -1, 92, 97, -1, 91, 135, 97, 135, 135, 97, 135, 135, 97, 135, -1, 182, -1, 183, -1, 184, -1, 185, -1, 186, -1, 187, -1, 188, -1, 189, 294, -1, 190, 294, -1, 191, 294, -1, 192, 294, -1, 282, -1, 281, -1, 193, 165, 294, -1, 85, 294, 22, 402, 23, -1, 85, 294, 402, -1, 86, 22, 402, 23, 294, 22, 402, 23, -1, 86, 22, 402, 23, 294, 195, -1, 86, 195, 294, 22, 402, 23, -1, 403, -1, 402, 403, -1, 21, 294, 20, 294, -1, 21, 294, -1, 20, 294, -1, 21, 20, 294, -1, 43, 294, 294, -1, 44, 294, 294, -1, 45, 294, 294, -1, 46, 294, 294, -1, 47, 22, 61, 23, 22, 62, 23, 22, 97, 23, 292, 292, 292, -1, 266, 294, -1, 265, 294, -1, 264, 294, -1, 77, 294, 8, 294, -1, 294, 8, 294, -1, 295, 292, 8, 292, 296, -1, 294, 7, 61, 62, 294, -1, 22, 292, 6, 292, 23, -1, 294, 6, 294, -1, 294, 5, 61, 62, 294, -1, 294, 4, 22, 97, 23, 294, -1, 294, 3, 61, 62, 97, 294, -1, 70, 294, 294, -1, 71, 294, 294, -1, 75, 294, 294, -1, 294, 72, 294, -1, 294, 73, 294, -1, 294, 74, 294, -1, 212, 294, -1, 213, 294, -1, 214, 294, -1, 82, 294, -1, 82, 294, 21, 294, -1, 82, 294, 18, 21, 294, -1, 82, 294, 19, 21, 294, -1, 83, 294, -1, 81, 294, -1, 79, 294, -1, 80, 294, -1, 209, 294, -1, 210, 294, -1, 211, 294, -1, 215, 294, -1, 216, 294, -1, 218, 294, -1, 219, 294, -1, 170, 294, -1, 171, 294, -1, 172, 294, -1, 173, 294, -1, 226, 294, -1, 227, 294, -1, 228, 294, -1, 229, 294, -1, 224, 294, -1, 225, 294, -1, 222, 294, -1, 223, 294, -1, 220, 294, -1, 221, 294, -1, 217, 294, 170, 294, -1, 217, 294, 215, 294, -1, 217, 294, 172, 294, -1, 217, 294, 222, 294, -1, 217, 294, 226, 294, -1, 217, 294, 227, 294, -1, 217, 294, 228, 294, -1, 217, 294, 229, 294, -1, 217, 294, 171, 294, -1, 217, 294, 220, 294, -1, 217, 294, 224, 294, -1, 217, 294, 221, 294, -1, 217, 294, 225, 294, -1, 65, 294, -1, 65, 276, 292, 277, 294, -1, 66, 294, 67, 294, -1, 68, 135, 205, 136, 294, -1, 69, 135, 205, 136, 294, -1, 279, 165, 165, 165, 294, -1, 279, 280, 165, 165, 165, 294, -1, 279, 165, 165, 294, -1, 279, 280, 165, 165, 294, -1, 279, 165, 294, -1, 279, 280, 165, 294, -1, 275, 276, 292, 277, 195, -1, 76, 294, 294, -1, 275, 294, -1, 78, 294, 294, -1, 275, 276, 292, 277, 294, -1, 84, 294, 294, 294, -1, 195, -1, 232, 234, 473, 233, 234, -1, 232, 235, 473, 233, 235, -1, 232, 238, 473, 233, 238, -1, 232, 255, 88, 136, 473, 233, 255, -1, 232, 255, 473, 233, 255, -1, 232, 256, 473, 233, 256, -1, 232, 257, 473, 233, 257, -1, 232, 261, 473, 233, 261, -1, 232, 260, 473, 233, 260, -1, 232, 258, 473, 233, 258, -1, 232, 259, 473, 233, 259, -1, 232, 239, 473, 233, 239, -1, 232, 240, 473, 233, 240, -1, 232, 242, 473, 233, 242, -1, 232, 241, 473, 233, 241, -1, 232, 243, 473, 233, 243, -1, 232, 247, 473, 233, 247, -1, 232, 248, 473, 233, 248, -1, 232, 249, 88, 136, 473, 233, 249, -1, 232, 249, 473, 233, 249, -1, 232, 250, 473, 233, 250, -1, 232, 251, 473, 233, 251, -1, 232, 252, 87, 136, 473, 233, 252, -1, 232, 253, 87, 136, 473, 233, 253, -1, 232, 254, 87, 136, 473, 233, 254, -1, 232, 90, 88, 135, 454, 136, 473, 233, 90, -1, 232, 90, 135, 454, 136, 473, 233, 90, -1, 232, 244, 135, 454, 136, 473, 233, 244, -1, 232, 245, 174, 246, -1, 232, 245, 246, -1, 454, 89, -1, 89, -1, 262, 22, 473, 23, -1, 263, 22, 21, 294, 20, 294, 23, 22, 21, 294, 20, 294, 23, 294, -1, 90, 22, 473, 23, -1, 90, 22, 102, 22, 461, 23, 473, 23, -1, 248, 22, 473, 23, -1, 236, 22, 473, 23, -1, 237, 22, 473, 23, -1, 462, -1, 461, 462, -1, 463, -1, 464, -1, 465, -1, 466, -1, 467, -1, 468, -1, 469, -1, 470, -1, 471, -1, 472, -1, 103, 113, -1, 104, 113, -1, 105, 113, -1, 106, 113, -1, 107, 113, -1, 108, 113, -1, 109, 113, -1, 110, 113, -1, 111, 113, -1, 112, 113, -1, 474, -1, 473, 100, 474, -1, 475, -1, 476, -1, 480, -1, 475, 98, 480, -1, 147, 22, 477, 23, 475, -1, 478, -1, 477, 478, -1, 464, -1, 465, -1, 101, -1, -1, 292, -1, 175, 22, 481, 23, 292, -1, 482, -1, 481, 482, -1, 464, -1, 465, -1, 483, -1, 484, -1, 176, 113, -1, 177, 113, -1 }; /* YYRLINE[YYN] -- source line where rule number YYN was defined. */ static const yytype_uint16 yyrline[] = { 0, 322, 322, 325, 326, 327, 328, 329, 331, 333, 334, 335, 351, 367, 383, 384, 385, 387, 391, 397, 416, 427, 435, 447, 461, 472, 486, 499, 512, 531, 545, 564, 578, 586, 596, 606, 616, 623, 630, 634, 638, 643, 644, 645, 646, 647, 648, 649, 650, 654, 658, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 803, 807, 815, 816, 817, 818, 819, 820, 821, 823, 828, 833, 839, 843, 847, 852, 857, 861, 865, 870, 874, 878, 883, 887, 891, 896, 900, 904, 909, 914, 919, 924, 929, 934, 939, 944, 949, 954, 959, 964, 969, 974, 979, 985, 989, 993, 997, 1001, 1005, 1009, 1013, 1015, 1017, 1023, 1024, 1030, 1036, 1037, 1038, 1043, 1048, 1053, 1072, 1076, 1081, 1085, 1089, 1093, 1097, 1102, 1107, 1112, 1117, 1122, 1128, 1140, 1146, 1151, 1159, 1167, 1174, 1179, 1187, 1195, 1203, 1219, 1226, 1246, 1254, 1280, 1310, 1315, 1320, 1325, 1330, 1335, 1339, 1344, 1349, 1354, 1359, 1364, 1369, 1374, 1379, 1384, 1389, 1394, 1399, 1404, 1409, 1414, 1419, 1430, 1442, 1452, 1463, 1473, 1484, 1495, 1507, 1512, 1517, 1522, 1527, 1532, 1537, 1542, 1551, 1557, 1563, 1569, 1575, 1584, 1608, 1613, 1618, 1623, 1628, 1633, 1642, 1646, 1651, 1655, 1661, 1665, 1670, 1674, 1680, 1688, 1697, 1701, 1707, 1711, 1716, 1720, 1726, 1730, 1734, 1742, 1746, 1751, 1755, 1761, 1769, 1773, 1778, 1782, 1788, 1796, 1800, 1804, 1808, 1812, 1816, 1821, 1832, 1836, 1840, 1844, 1848, 1852, 1856, 1860, 1865, 1870, 1875, 1880, 1884, 1888, 1898, 1905, 1913, 1923, 1932, 1940, 1944, 1950, 1955, 1959, 1963, 1968, 1975, 1982, 1989, 1997, 2043, 2048, 2053, 2058, 2067, 2074, 2088, 2102, 2109, 2117, 2131, 2142, 2159, 2166, 2173, 2181, 2189, 2197, 2206, 2211, 2216, 2222, 2226, 2234, 2242, 2251, 2256, 2261, 2266, 2271, 2276, 2281, 2286, 2290, 2295, 2299, 2304, 2309, 2314, 2319, 2324, 2329, 2334, 2339, 2344, 2348, 2353, 2357, 2362, 2366, 2371, 2380, 2389, 2398, 2407, 2416, 2425, 2434, 2443, 2452, 2461, 2470, 2479, 2489, 2494, 2501, 2509, 2521, 2535, 2548, 2561, 2571, 2583, 2592, 2602, 2609, 2617, 2624, 2632, 2642, 2651, 2655, 2660, 2665, 2681, 2700, 2716, 2733, 2749, 2766, 2782, 2799, 2815, 2832, 2849, 2866, 2883, 2900, 2916, 2933, 2953, 2970, 2987, 3004, 3022, 3040, 3058, 3087, 3113, 3135, 3139, 3143, 3148, 3153, 3158, 3178, 3182, 3190, 3195, 3200, 3205, 3209, 3215, 3219, 3223, 3227, 3231, 3235, 3239, 3243, 3247, 3251, 3256, 3261, 3266, 3271, 3276, 3281, 3286, 3291, 3296, 3301, 3308, 3312, 3318, 3336, 3341, 3345, 3351, 3359, 3363, 3369, 3373, 3378, 3382, 3385, 3411, 3419, 3423, 3429, 3433, 3437, 3441, 3446, 3451 }; #endif #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. First, the terminals, then, starting at YYNTOKENS, nonterminals. */ static const char *const yytname[] = { "$end", "error", "$undefined", "TEXABOVEWITHDELIMS", "TEXABOVE", "TEXATOPWITHDELIMS", "TEXATOP", "TEXOVERWITHDELIMS", "TEXOVER", "CHAR", "STARTMATH", "STARTDMATH", "ENDMATH", "MTEXT", "MI", "MIB", "MN", "MO", "LIMITS", "NOLIMITS", "SUP", "SUB", "MROWOPEN", "MROWCLOSE", "MATHOPEN", "MATHCLOSE", "MATHORD", "MATHPUNCT", "VCENTER", "LEFT", "RIGHT", "BIG", "BBIG", "BIGG", "BBIGG", "BIGL", "BBIGL", "BIGGL", "BBIGGL", "BIGM", "BBIGM", "BIGGM", "BBIGGM", "FRAC", "TFRAC", "DFRAC", "CFRAC", "GENFRAC", "OPERATORNAME", "MATHOP", "MATHBIN", "MATHREL", "MATHINNER", "MOP", "MOL", "MOLL", "MOF", "MOR", "PERIODDELIM", "COMMADELIM", "OTHERDELIM", "LEFTDELIM", "RIGHTDELIM", "MOS", "MOB", "SQRT", "ROOT", "OF", "LEFTROOT", "UPROOT", "BINOM", "TBINOM", "BRACE", "BRACK", "CHOOSE", "DBINOM", "UNDER", "BUILDREL", "OVER", "OVERBRACE", "OVERBRACKET", "UNDERLINE", "UNDERBRACE", "UNDERBRACKET", "UNDEROVER", "TENSOR", "MULTI", "ALIGNATVALUE", "ARRAYALIGN", "COLUMNALIGN", "ARRAY", "SPACECUBE", "HSPACE", "MOVELEFT", "MOVERIGHT", "RAISE", "LOWER", "PXSTRING", "COLSEP", "COLSEPSPACE", "ROWSEP", "NEWLINE", "ARRAYOPTS", "COLLAYOUT", "COLALIGN", "ROWALIGN", "ALIGN", "EQROWS", "EQCOLS", "ROWLINES", "COLLINES", "FRAME", "PADDING", "ATTRLIST", "ITALICS", "SANS", "TT", "ENCLOSE", "ENCLOSENOTATION", "ENCLOSEATTR", "ENCLOSETEXT", "BOLD", "BOXED", "FBOX", "HBOX", "MBOX", "BCANCELED", "XCANCELED", "CANCELEDTO", "NOT", "SLASHED", "PMB", "SCR", "RM", "BB", "ST", "END", "BBLOWERCHAR", "BBUPPERCHAR", "BBDIGIT", "CALCHAR", "FRAKCHAR", "CAL", "FRAK", "CLAP", "LLAP", "RLAP", "ROWOPTS", "TEXTSIZE", "OLDSTYLE", "SCSTY", "SCSIZE", "SCSCSIZE", "TINY", "TTINY", "SMALL", "NORMALSIZE", "LARGE", "LLARGE", "LLLARGE", "HUGE", "HHUGE", "DISPLAY", "TEXTSTY", "TEXTBOX", "TEXTSTRING", "COLORSTRING", "STYLESTRING", "VERBBOX", "VERBSTRING", "ACUTE", "GRAVE", "BREVE", "MATHRING", "XMLSTRING", "CELLOPTS", "ROWSPAN", "COLSPAN", "THINSPACE", "ENSPACE", "MEDSPACE", "THICKSPACE", "QUAD", "QQUAD", "NEGSPACE", "NEGMEDSPACE", "NEGTHICKSPACE", "STRUT", "MATHSTRUT", "SMASH", "PHANTOM", "HPHANTOM", "VPHANTOM", "HREF", "UNKNOWNCHAR", "EMPTYMROW", "STATLINE", "TOOLTIP", "TOGGLE", "TOGGLESTART", "TOGGLEEND", "FGHIGHLIGHT", "BGHIGHLIGHT", "COLORBOX", "SPACE", "NUMBER", "INTONE", "INTTWO", "INTTHREE", "OVERLEFTARROW", "OVERLEFTRIGHTARROW", "OVERRIGHTARROW", "UNDERLEFTARROW", "UNDERLEFTRIGHTARROW", "UNDERRIGHTARROW", "BAR", "WIDEBAR", "SKEW", "VEC", "WIDEVEC", "HAT", "WIDEHAT", "CHECK", "WIDECHECK", "TILDE", "WIDETILDE", "DOT", "DDOT", "DDDOT", "DDDDOT", "UNARYMINUS", "UNARYPLUS", "BEGINENV", "ENDENV", "EQUATION", "EQUATION_STAR", "EQALIGN", "EQALIGNNO", "MATRIX", "PMATRIX", "BMATRIX", "BBMATRIX", "VMATRIX", "VVMATRIX", "SUBARRAY", "SVG", "ENDSVG", "SMALLMATRIX", "CASES", "ALIGNED", "ALIGNENV", "ALIGNENV_STAR", "ALIGNAT", "ALIGNAT_STAR", "ALIGNEDAT", "GATHERED", "EQNARRAY", "EQNARRAY_STAR", "MULTLINE", "MULTLINE_STAR", "GATHER_STAR", "GATHER", "SUBSTACK", "SIDESET", "BMOD", "PMOD", "POD", "RMCHAR", "SCRCHAR", "PMBCHAR", "COLOR", "BGCOLOR", "LABEL", "TAG", "BBOX", "XARROW", "OPTARGOPEN", "OPTARGCLOSE", "MTEXNUM", "RAISEBOX", "NEG", "LATEXSYMBOL", "TEXSYMBOL", "VARINJLIM", "VARLIMINF", "VARLIMSUP", "VARPROJLIM", "$accept", "doc", "xmlmmlTermList", "char", "expression", "compoundTermList", "compoundTerm", "closedTerm", "left", "right", "bigdelim", "unrecognized", "unaryminus", "unaryplus", "varinjlim", "varliminf", "varlimsup", "varprojlm", "mi", "mtext", "mib", "mn", "mob", "mo", "space", "label", "tag", "statusline", "tooltip", "toggle", "fghighlight", "bghighlight", "colorbox", "color", "mathrlap", "mathllap", "mathclap", "textstring", "verbstring", "displaystyle", "textstyle", "textsize", "scriptstyle", "scriptsize", "scriptscriptsize", "oldstyle", "tiny", "ttiny", "small", "normalsize", "large", "llarge", "lllarge", "huge", "hhuge", "lower", "moveleft", "moveright", "raise", "italics", "sans", "mono", "not", "slashed", "bcanceled", "xcanceled", "canceledto", "mathopen", "mathclose", "mathord", "mathpunct", "enclose", "vcenter", "boxed", "fbox", "hbox", "mbox", "bold", "roman", "rmchars", "script", "scrchars", "pmb", "pmbchars", "bbold", "bbchars", "bbchar", "frak", "frakletters", "frakletter", "cal", "calletters", "calletter", "thinspace", "medspace", "thickspace", "enspace", "hspace", "spacecube", "quad", "qquad", "negspace", "negmedspace", "negthickspace", "strut", "mathstrut", "smash", "phantom", "hphantom", "vphantom", "tex", "latex", "href", "tensor", "multi", "subsupList", "subsupTerm", "mfrac", "pod", "pmod", "bmod", "buildrel", "texover", "texoverwithdelims", "texatop", "texatopwithdelims", "texabove", "texabovewithdelims", "binom", "brace", "brack", "choose", "underleftarrow", "underleftrightarrow", "underrightarrow", "munderbrace", "munderbracket", "munderline", "moverbrace", "moverbracket", "overleftarrow", "overleftrightarrow", "overrightarrow", "bar", "vec", "acute", "grave", "breve", "mathring", "dot", "ddot", "dddot", "ddddot", "tilde", "check", "hat", "skew", "msqrt", "mroot", "leftroot", "uproot", "raisebox", "munder", "mover", "munderover", "emptymrow", "mathenv", "columnAlignList", "substack", "sideset", "array", "cases", "eqalign", "eqalignno", "arrayopts", "anarrayopt", "collayout", "colalign", "rowalign", "align", "eqrows", "eqcols", "rowlines", "collines", "frame", "padding", "tableRowList", "tableRow", "simpleTableRow", "optsTableRow", "rowopts", "arowopt", "newline", "tableCell", "cellopts", "acellopt", "rowspan", "colspan", 0 }; #endif # ifdef YYPRINT /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to token YYLEX-NUM. */ static const yytype_uint16 yytoknum[] = { 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541 }; # endif /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ static const yytype_uint16 yyr1[] = { 0, 287, 288, 289, 289, 289, 289, 289, 290, 291, 291, 291, 291, 291, 291, 291, 291, 292, 292, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 293, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 295, 295, 295, 296, 296, 296, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 308, 309, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 310, 311, 312, 313, 314, 315, 316, 316, 317, 318, 319, 320, 320, 320, 320, 320, 320, 321, 322, 323, 324, 325, 326, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 342, 343, 343, 344, 344, 345, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 358, 359, 360, 361, 362, 363, 364, 365, 365, 366, 366, 367, 367, 368, 368, 369, 369, 370, 370, 371, 371, 372, 372, 373, 373, 373, 374, 374, 375, 375, 376, 377, 377, 378, 378, 379, 380, 381, 382, 383, 384, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 400, 401, 401, 401, 402, 402, 403, 403, 403, 403, 404, 404, 404, 404, 404, 405, 406, 407, 408, 409, 409, 410, 411, 411, 412, 413, 414, 415, 415, 415, 416, 417, 418, 419, 420, 421, 422, 422, 422, 422, 423, 424, 425, 426, 427, 428, 429, 430, 430, 431, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 440, 441, 441, 442, 442, 443, 443, 443, 443, 443, 443, 443, 443, 443, 443, 443, 443, 443, 444, 445, 445, 446, 447, 448, 448, 448, 448, 448, 448, 449, 449, 450, 450, 451, 451, 452, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 453, 454, 454, 455, 456, 457, 457, 458, 459, 460, 461, 461, 462, 462, 462, 462, 462, 462, 462, 462, 462, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 473, 474, 474, 475, 475, 476, 477, 477, 478, 478, 479, 480, 480, 480, 481, 481, 482, 482, 482, 482, 483, 484 }; /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ static const yytype_uint8 yyr2[] = { 0, 2, 1, 0, 1, 1, 2, 2, 1, 2, 2, 3, 3, 1, 2, 2, 1, 1, 2, 5, 6, 3, 7, 3, 5, 3, 6, 6, 5, 3, 5, 3, 4, 5, 6, 5, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 10, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 5, 5, 6, 7, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 3, 5, 3, 5, 3, 5, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 6, 8, 2, 2, 2, 2, 2, 2, 4, 2, 1, 2, 4, 2, 1, 2, 4, 2, 1, 2, 4, 2, 1, 2, 1, 1, 1, 4, 2, 1, 2, 1, 4, 2, 1, 2, 1, 1, 1, 1, 1, 4, 2, 10, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 1, 1, 3, 5, 3, 8, 6, 6, 1, 2, 4, 2, 2, 3, 3, 3, 3, 3, 13, 2, 2, 2, 4, 3, 5, 5, 5, 3, 5, 6, 6, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 4, 5, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 5, 4, 5, 5, 5, 6, 4, 5, 3, 4, 5, 3, 2, 3, 5, 4, 1, 5, 5, 5, 7, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 7, 5, 5, 5, 7, 7, 7, 9, 8, 8, 4, 3, 2, 1, 4, 14, 4, 8, 4, 4, 4, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 3, 1, 1, 1, 3, 5, 1, 2, 1, 1, 1, 0, 1, 5, 1, 2, 1, 1, 1, 1, 2, 2 }; /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state STATE-NUM when YYTABLE doesn't specify something else to do. Zero means the default is an error. */ static const yytype_uint16 yydefact[] = { 0, 16, 8, 0, 0, 240, 239, 241, 242, 247, 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, 258, 248, 249, 254, 259, 255, 256, 253, 252, 251, 257, 244, 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, 548, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 361, 359, 360, 365, 366, 367, 368, 369, 370, 371, 0, 0, 0, 0, 0, 232, 475, 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, 233, 234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 331, 335, 339, 0, 0, 0, 0, 0, 0, 0, 0, 377, 376, 235, 236, 237, 238, 0, 0, 4, 5, 0, 0, 40, 0, 246, 197, 45, 46, 165, 166, 167, 168, 49, 48, 47, 50, 245, 51, 144, 173, 174, 170, 171, 172, 175, 176, 177, 178, 101, 100, 99, 145, 146, 102, 103, 104, 105, 106, 116, 117, 107, 108, 109, 110, 111, 112, 113, 114, 115, 121, 118, 119, 120, 122, 123, 124, 134, 135, 136, 137, 138, 55, 56, 57, 58, 60, 59, 139, 140, 141, 142, 125, 126, 127, 128, 129, 130, 131, 132, 133, 143, 147, 148, 149, 150, 179, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 169, 52, 53, 54, 196, 195, 194, 181, 182, 183, 184, 185, 186, 187, 61, 62, 63, 64, 89, 90, 91, 94, 95, 96, 92, 93, 86, 87, 88, 72, 73, 76, 77, 78, 79, 80, 81, 82, 83, 85, 84, 74, 75, 65, 66, 67, 68, 69, 70, 71, 97, 98, 13, 192, 193, 41, 42, 43, 44, 180, 9, 0, 17, 191, 10, 0, 39, 47, 245, 38, 0, 40, 317, 318, 319, 320, 323, 200, 199, 198, 206, 204, 205, 209, 207, 208, 212, 210, 211, 215, 213, 214, 217, 216, 219, 218, 221, 220, 223, 222, 225, 224, 227, 226, 229, 228, 231, 230, 0, 0, 0, 0, 0, 0, 0, 260, 262, 261, 0, 0, 458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 422, 423, 421, 416, 420, 0, 0, 0, 0, 549, 0, 0, 363, 0, 0, 0, 0, 0, 0, 0, 0, 309, 310, 311, 0, 328, 324, 325, 326, 327, 314, 315, 0, 312, 313, 0, 338, 0, 334, 0, 330, 0, 345, 346, 347, 342, 343, 0, 357, 354, 355, 0, 352, 349, 350, 281, 280, 279, 287, 291, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 0, 285, 286, 282, 283, 431, 432, 433, 434, 372, 373, 374, 375, 0, 0, 0, 0, 0, 0, 0, 0, 0, 424, 425, 426, 413, 414, 415, 427, 428, 0, 429, 430, 443, 444, 441, 442, 439, 440, 435, 436, 437, 438, 0, 549, 549, 549, 549, 549, 549, 549, 549, 0, 0, 549, 549, 549, 549, 549, 0, 0, 0, 549, 549, 549, 549, 549, 549, 549, 549, 549, 549, 549, 0, 397, 396, 395, 0, 0, 264, 265, 0, 0, 471, 243, 0, 0, 1, 6, 7, 14, 18, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 336, 340, 11, 12, 0, 189, 188, 390, 391, 392, 393, 0, 0, 21, 0, 0, 0, 0, 0, 0, 407, 408, 409, 470, 0, 472, 0, 0, 0, 0, 0, 0, 0, 380, 384, 0, 0, 0, 0, 0, 550, 0, 537, 539, 540, 541, 0, 0, 0, 304, 0, 306, 0, 308, 0, 302, 0, 316, 0, 0, 0, 0, 344, 0, 356, 0, 351, 182, 378, 266, 267, 268, 269, 270, 271, 272, 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, 505, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 273, 274, 0, 0, 0, 0, 467, 0, 0, 0, 0, 403, 0, 399, 0, 37, 36, 410, 411, 412, 0, 0, 190, 0, 31, 29, 25, 23, 0, 0, 0, 0, 0, 0, 460, 0, 0, 398, 0, 0, 417, 474, 388, 0, 387, 0, 385, 0, 0, 0, 0, 0, 510, 549, 549, 0, 362, 0, 0, 0, 0, 0, 337, 333, 329, 341, 353, 348, 284, 0, 445, 453, 447, 446, 454, 456, 448, 455, 457, 449, 450, 451, 452, 0, 507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 504, 0, 0, 549, 0, 0, 0, 549, 549, 549, 549, 0, 0, 0, 0, 0, 0, 0, 513, 514, 512, 508, 0, 0, 0, 0, 0, 0, 0, 465, 0, 468, 0, 0, 0, 0, 0, 0, 0, 0, 203, 202, 201, 32, 0, 0, 0, 0, 0, 0, 402, 0, 0, 0, 0, 459, 461, 462, 418, 419, 389, 0, 379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 515, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 546, 547, 0, 544, 0, 0, 554, 555, 0, 552, 556, 557, 538, 542, 0, 303, 305, 307, 301, 0, 0, 0, 0, 506, 549, 476, 477, 478, 487, 488, 490, 489, 491, 549, 492, 493, 0, 495, 496, 497, 0, 0, 0, 0, 480, 481, 482, 485, 486, 484, 483, 0, 275, 0, 276, 0, 469, 473, 463, 0, 466, 0, 0, 404, 401, 0, 35, 33, 400, 30, 28, 0, 0, 24, 19, 0, 0, 20, 250, 386, 0, 382, 383, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 549, 516, 549, 545, 558, 559, 0, 553, 0, 0, 321, 0, 549, 0, 0, 0, 0, 0, 0, 0, 0, 277, 0, 464, 406, 405, 34, 26, 27, 0, 22, 0, 0, 543, 551, 0, 0, 0, 0, 0, 0, 494, 498, 499, 500, 479, 0, 278, 0, 381, 511, 0, 322, 0, 0, 502, 503, 0, 0, 0, 0, 501, 0, 0, 364, 263, 0, 0, 0, 0, 17, 0, 394, 0, 509 }; /* YYDEFGOTO[NTERM-NUM]. */ static const yytype_int16 yydefgoto[] = { -1, 199, 200, 201, 202, 657, 365, 205, 206, 764, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 370, 218, 371, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 478, 479, 282, 486, 487, 283, 482, 483, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 650, 651, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 366, 827, 356, 357, 358, 359, 360, 361, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 658, 659, 660, 661, 926, 927, 362, 662, 932, 933, 934, 935 }; /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing STATE-NUM. */ #define YYPACT_NINF -768 static const yytype_int16 yypact[] = { 2319, -768, -768, 4552, 4827, -768, -768, -768, -768, -768, 10857, 10857, 8391, 10857, 10857, 10857, 10857, 8391, 269, 78, 305, 323, 358, 255, 282, 292, 300, 317, 343, 378, 417, 10857, 10857, 10857, 10857, 18, 10857, 10857, -115, -34, 1, -768, 159, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 8939, 10857, 67, 160, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, -6, 275, 196, 127, 203, 210, 211, 216, -768, 10857, 10857, 10857, 266, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, -111, -108, -121, 166, 40, 41, 10857, 10857, 10857, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8665, 8391, 261, 260, 10857, 10857, 10857, 10857, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 10857, 10857, 10857, 10857, 268, -768, -768, 276, 283, 10857, 8391, 345, 375, 376, 355, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, -768, -768, 212, 488, 491, 493, 494, 496, 10857, 10857, 10857, -768, -768, -768, 406, 407, 423, 424, 403, 9213, 374, -88, -768, -768, -768, -768, -768, -768, 540, 2606, -768, -768, 2881, 3156, 314, 8391, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 328, -768, 459, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 277, -768, 279, -768, 288, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 402, -768, -768, -768, -768, -768, -768, -768, -768, 5102, -768, -768, -768, 5377, 1110, -768, -768, 1110, 3998, 351, 1110, 1110, 1110, 1110, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 3724, 3724, 3724, 3724, 497, 3440, 599, -768, -768, -768, 543, 8391, 1110, 609, 373, 380, 3724, 3724, 3724, 3724, 1116, 3724, 1110, 1110, 1110, 409, 1110, 3724, 521, 464, 10857, 5651, 482, 483, -768, 484, 10857, 492, 10857, 495, 10857, 499, 10857, 1110, 1110, 1110, 470, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 3724, 1110, 1110, 321, 288, 329, 279, 277, 277, 298, -768, -768, -768, 298, -768, 458, -768, 458, -768, 467, -768, 467, -768, 1110, 1110, 1110, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, 8391, -768, -768, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 10857, 10857, 10857, 3724, 6747, 10857, 10857, 10857, 405, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 15, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 6, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 474, 53, 6473, 6473, 5925, 6473, 6473, 531, 532, 535, 6199, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 6473, 602, 1110, 1110, 1110, 8391, 8391, -768, -768, -24, 8391, 1110, -768, 9487, 460, -768, -768, -768, -768, -768, -768, 563, 604, 566, 10857, 567, 10857, 608, 10857, 10857, 10857, 10857, 10857, 4277, 610, 10857, 10857, 10857, 10857, 277, -768, -768, -768, -768, 8391, -768, -768, 1110, 1110, 1110, 1110, 607, 10857, 1110, 10857, 10857, 7021, 10857, 498, 516, 1110, 1110, 1110, 1110, 10857, 1110, 611, 632, 10857, 3724, 10857, 9761, 464, 464, -768, 173, 656, 633, 634, 636, 8391, 51, -768, 556, -768, -768, 530, 644, 645, 1110, 646, 1110, 647, 1110, 654, 1110, 545, 1110, -99, -80, -100, 187, -768, 156, -768, 43, -768, 662, 1110, 1110, 1110, 1110, -768, 1110, 1110, 1110, 550, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 10857, 552, 600, -62, -43, -42, -28, -22, -21, -20, -19, 600, 442, -768, -18, -17, 554, -16, -15, -14, 555, 565, 572, 573, -10, -7, -5, -4, -2, 29, 30, 74, 95, 120, 134, 10857, 8391, 8391, 574, 209, 7295, 10035, 1110, 10309, 630, 605, 660, 371, 661, 371, 10857, 776, 819, 1110, 1110, 1110, 8391, 139, -768, 10857, 850, 860, 527, 891, 7569, 702, 897, 922, 972, 10857, 1110, 10857, 10857, 371, 10857, 10857, 1110, 1110, 1110, 10857, 994, 289, -768, 10857, 464, 286, -29, 186, -768, 6473, 7843, 590, -768, 10857, 10857, 10857, 10857, 367, -768, -768, -768, -768, -768, -768, -768, 597, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 1110, 600, -768, 109, 500, 501, 502, 505, 507, 504, 506, 490, 204, -768, 503, 487, 6473, 489, 508, 486, 6473, 6473, 6473, 6473, 509, 485, 510, 481, 512, 513, 511, -768, -768, -768, -768, 1001, 10857, 613, 10857, 658, 11131, 10857, 1110, 10583, 1110, 663, 730, 10857, 10857, 1030, 10857, 10857, 8117, -768, -768, -768, 1110, 10857, 10857, 736, 738, 10857, 10857, -768, 699, 10857, 10857, 10857, 1110, 1110, 1110, 1110, 1110, 1110, 10857, -768, 27, 379, 650, 653, 655, 665, 672, 673, 674, 675, 676, 678, 16, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 48, -768, 679, 680, -768, -768, -13, -768, -768, -768, -768, -768, 677, 1110, 1110, 1110, 1110, 640, 641, 562, 205, -768, 6473, -768, -768, -768, -768, -768, -768, -768, -768, 6473, -768, -768, 32, -768, -768, -768, 33, 34, 35, 36, -768, -768, -768, -768, -768, -768, -768, 10857, 1110, 10857, 1110, 664, -768, 1110, 1110, 10857, 1110, 10857, 10857, 1110, 1110, 10857, 1110, 1110, -768, 1110, 1110, 10857, 10857, 1110, 1110, 771, 3724, 1110, 1110, 1110, 464, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 6473, -768, 7843, -768, -768, -768, 8391, -768, 681, 700, -768, 683, 6473, 37, 54, 549, 547, 568, 575, 576, 1055, 1110, 10857, 1110, 1110, 1110, 1110, 1110, 1110, 806, 1110, 411, 198, 556, 8391, 695, 697, 701, 55, 744, 591, -768, -768, -768, -768, -768, 815, 1110, 741, -768, -768, 745, -768, 635, 751, -768, -768, 830, 829, 724, 725, -768, 10857, 8391, -768, -768, 1092, 8391, 10857, 8391, -768, 1102, 8391, 10857, 1110 }; /* YYPGOTO[NTERM-NUM]. */ static const yytype_int16 yypgoto[] = { -768, -768, -768, 669, 670, 169, 311, 1252, -768, -3, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 0, -768, 144, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -93, -768, -89, -768, -86, -768, 386, -470, -768, 388, -475, -768, 382, -476, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -439, -637, -768, -768, -768, -768, -768, 369, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, -768, 9, -647, -768, -768, -768, -768, -768, -768, -768, -37, -768, -767, -764, -768, -768, -768, -768, -768, -768, -768, -508, 82, -141, -768, -768, -47, -768, 85, -768, -50, -768, -768 }; /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If positive, shift that token. If negative, reduce the rule which number is the opposite. If zero, do what YYDEFACT says. If YYTABLE_NINF, syntax error. */ #define YYTABLE_NINF -192 static const yytype_int16 yytable[] = { 217, 652, 473, 217, 217, 471, 681, 469, 679, 355, 1023, 683, 217, 788, 472, 788, 440, 217, 598, 599, 600, 601, 602, 603, 468, 924, 930, 470, 925, 931, 598, 599, 600, 601, 602, 603, 806, 804, 795, 1017, 415, 709, 710, 711, 712, 713, 714, 715, 716, 1004, 418, 720, 721, 723, 724, 725, 805, 795, 795, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 836, 1019, 795, 744, 794, 903, 904, 590, 795, 795, 795, 795, 795, 795, 795, 795, 795, 607, 608, 609, 795, 903, 904, 795, 707, 795, 795, 855, 795, 607, 608, 609, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 856, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 795, 795, 419, 795, 795, 795, 795, 795, 795, 383, 384, 385, 708, 745, 857, 219, 217, 182, 219, 219, 444, 788, 795, 903, 904, 795, 795, 219, 858, 184, 924, 183, 219, 925, 928, 929, 930, 420, 182, 931, 203, 618, 828, 364, 368, 795, 480, 484, 421, 946, 809, 481, 373, 485, 616, 485, 694, 695, 696, 617, 441, 829, 830, 591, 647, 648, 795, 789, 877, 947, 878, 217, 879, 425, 217, 681, 831, 217, 683, 679, 355, 787, 832, 833, 834, 835, 838, 839, 841, 842, 843, 795, 1067, 1005, 848, 445, 446, 849, 718, 850, 851, 697, 852, 448, 450, 795, 698, 699, 700, 452, 701, 702, 703, 704, 705, 706, 948, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 853, 854, 788, 1032, 1033, 1034, 1035, 1036, 1056, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 506, 507, 1057, 1071, 219, 903, 904, 808, 947, 947, 426, 481, 442, 795, 719, 447, 474, 548, 475, 476, 477, 861, 449, 451, 647, 648, 204, 899, 453, 522, 395, 396, 598, 599, 600, 601, 602, 603, 807, 475, 476, 477, 380, 379, 381, 382, 443, 960, 604, 605, 606, 964, 965, 966, 967, 957, 1029, 397, 398, 219, 862, 611, 219, 612, 613, 219, 901, 399, 400, 598, 599, 600, 601, 602, 603, 401, 402, 928, 929, 217, 386, 387, 388, 217, 203, 604, 605, 606, 217, 623, 610, 863, 403, 404, 677, 616, 676, 675, 389, 390, 391, 607, 608, 609, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 647, 648, 457, 1006, 405, 406, -191, -191, -191, -191, -191, -191, 788, 598, 599, 600, 601, 602, 603, 392, 393, 394, -191, 217, 607, 608, 609, 508, 643, 644, 509, 645, 647, 648, 518, 1066, 475, 476, 477, 407, 408, 1030, 519, 217, 607, 608, 609, 549, 550, 520, 1031, 551, 552, 553, 554, 555, 556, 557, 558, 523, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, -191, -191, -191, 409, 410, 614, 615, 607, 608, 609, 647, 648, 943, 944, 524, 525, 526, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 219, 1049, 574, 204, 219, 575, 596, 576, 577, 219, 578, 582, 583, 1055, 217, 616, 598, 599, 600, 601, 602, 603, 598, 599, 600, 601, 602, 603, 584, 585, 586, 589, 592, 647, 648, 649, 182, 883, 884, 617, 885, 217, 217, 217, 217, 217, 217, 217, 217, 618, 628, 217, 217, 217, 217, 217, 632, 1048, 219, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 635, 663, 664, 665, 217, 217, 616, 636, 219, 217, 673, 667, 184, 633, 669, 607, 608, 609, 671, 183, 481, 607, 608, 609, 598, 599, 600, 601, 602, 603, 485, 717, 217, 693, 598, 599, 600, 601, 602, 603, 726, 727, 631, 217, 728, 741, 750, 749, 751, 752, 754, 756, 771, 765, 780, 217, 777, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 778, 781, 796, 791, 792, 217, 793, 598, 599, 600, 601, 602, 603, 797, 219, 798, 799, 800, 801, 607, 608, 609, 373, 596, 634, 802, 790, 596, 803, 607, 608, 609, 596, 810, 811, 825, 837, 826, 840, 844, 869, 219, 219, 219, 219, 219, 219, 219, 219, 845, 870, 219, 219, 219, 219, 219, 846, 847, 860, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 219, 871, 872, 888, 938, 219, 219, 607, 608, 609, 219, 945, 956, 949, 959, 950, 963, 961, 971, 951, 969, 217, 217, 952, 954, 217, 953, 955, 977, 958, 742, 743, 986, 219, 979, 746, 995, 962, 996, 985, 999, 217, 1007, 968, 219, 1008, 970, 1009, 1028, 217, 972, 974, 973, 1025, 1026, 1027, 219, 1010, 598, 599, 600, 601, 602, 603, 1011, 1012, 1013, 1014, 1015, 770, 1016, 1021, 1022, 1046, 217, 217, 874, 1058, 1059, 1039, 219, 596, 596, 596, 596, 596, 596, 596, 596, 596, 596, 596, 596, 596, 596, 1052, 596, 596, 1054, 1053, 1060, 598, 599, 600, 601, 602, 603, 1065, 1061, 1068, 1062, 1069, 596, 1072, 1073, 1070, 1074, 1075, 875, 217, 1078, 1076, 1077, 217, 217, 217, 217, 607, 608, 609, 1079, 1080, 598, 599, 600, 601, 602, 603, 1081, 678, 1082, 680, 598, 599, 600, 601, 602, 603, 593, 594, 881, 682, 992, 684, 1018, 217, 936, 1050, 1020, 882, 937, 1024, 0, 0, 0, 219, 219, 0, 0, 219, 607, 608, 609, 598, 599, 600, 601, 602, 603, 598, 599, 600, 601, 602, 603, 219, 0, 0, 0, 0, 886, 0, 0, 219, 0, 0, 889, 0, 0, 0, 596, 607, 608, 609, 598, 599, 600, 601, 602, 603, 876, 607, 608, 609, 0, 0, 0, 0, 219, 219, 0, 890, 0, 596, 0, 0, 0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 217, 0, 0, 0, 0, 0, 607, 608, 609, 0, 0, 596, 607, 608, 609, 0, 0, 0, 598, 599, 600, 601, 602, 603, 0, 0, 0, 219, 0, 0, 0, 219, 219, 219, 219, 891, 0, 607, 608, 609, 598, 599, 600, 601, 602, 603, 0, 598, 599, 600, 601, 602, 603, 0, 0, 0, 0, 898, 0, 0, 217, 0, 217, 219, 975, 0, 217, 0, 0, 0, 0, 0, 217, 0, 0, 0, 598, 599, 600, 601, 602, 603, 0, 0, 0, 0, 0, 607, 608, 609, 0, 0, 0, 989, 217, 0, 596, 596, 0, 0, 596, 598, 599, 600, 601, 602, 603, 0, 0, 607, 608, 609, 0, 0, 0, 0, 607, 608, 609, 0, 0, 1063, 0, 217, 596, 0, 0, 217, 0, 217, 0, 0, 217, 0, 0, 219, 0, 0, 598, 599, 600, 601, 602, 603, 219, 607, 608, 609, 598, 599, 600, 601, 602, 603, 0, 1085, 598, 599, 600, 601, 602, 603, 598, 599, 600, 601, 602, 641, 1090, 0, 607, 608, 609, 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, 219, 0, 219, 607, 608, 609, 219, 0, 0, 0, 0, 0, 219, 607, 608, 609, 0, 0, 0, 0, 0, 607, 608, 609, 0, 0, 596, 607, 608, 609, 0, 1051, 0, 0, 219, 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, 219, 0, 0, 0, 219, 0, 219, 0, 0, 219, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1084, 0, 0, 0, 1086, 0, 1089, 0, 0, 0, 0, 0, 0, 369, 372, 374, 375, 376, 377, 378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 411, 412, 413, 414, 0, 416, 417, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 423, 424, 0, 0, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 454, 455, 456, 0, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 0, 0, 0, 0, 0, 0, 488, 489, 490, 0, 0, 0, 0, 0, 0, 0, 0, 596, 0, 0, 0, 0, 0, 0, 0, 0, 0, 510, 511, 512, 513, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 515, 516, 517, 0, 0, 0, 0, 1087, 521, 1087, 0, 0, 596, 0, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 0, 0, 0, 0, 0, 0, 0, 0, 579, 580, 581, 0, 0, 0, 0, 0, 0, 0, 0, 588, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 624, 625, 626, 627, 0, 630, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 637, 638, 639, 640, 0, 642, 0, 0, 0, 0, 0, 646, 0, 0, 653, 0, 0, 0, 0, 0, 666, 0, 668, 0, 670, 0, 672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 674, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 685, 686, 687, 688, 0, 690, 691, 692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 753, 0, 755, 0, 757, 758, 759, 760, 761, 0, 0, 766, 767, 768, 769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 772, 0, 773, 774, 0, 776, 0, 0, 0, 0, 0, 0, 779, 0, 0, 0, 782, 783, 784, 786, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 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, 859, 0, 0, 0, 0, 0, 866, 0, 868, 0, 0, 0, 0, 0, 0, 873, 0, 0, 0, 0, 0, 0, 0, 0, 880, 0, 0, 0, 0, 0, 0, 0, 0, 0, 892, 0, 893, 894, 0, 895, 896, 0, 0, 0, 897, 0, 0, 0, 900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 939, 940, 941, 942, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 976, 0, 978, 0, 981, 982, 0, 984, 0, 0, 0, 987, 988, 0, 990, 991, 0, 0, 0, 0, 0, 993, 994, 0, 0, 997, 998, 0, 0, 1000, 1001, 1002, 0, 0, 0, 0, 0, 0, 1003, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1037, 0, 1038, 0, 0, 0, 0, 0, 1040, 0, 1041, 1042, 0, 0, 1043, 0, 0, 0, 0, 0, 1044, 1045, 0, 0, 0, 1047, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1064, 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, -3, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 1083, 5, 6, 7, 8, 9, 1088, 0, 10, 11, 12, 1091, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, -2, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 595, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 597, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 0, -17, -17, -17, -17, -17, 0, 0, -17, -17, -17, 0, -17, -17, -17, -17, -17, -17, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, -17, -17, -17, -17, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, 0, 0, 0, 0, -17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -17, -17, -17, -17, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, 0, 0, 0, 0, 0, 0, -17, -17, -17, -17, -17, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, 0, 0, -17, 0, -17, -17, -17, -17, 0, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, -17, -17, -17, -17, 0, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, 0, 0, -17, -17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, -17, 0, 0, -17, -17, 0, -17, -17, -17, -17, -17, -17, 598, 599, 600, 601, 602, 603, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 0, 629, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 607, 608, 609, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 598, 599, 600, 601, 602, 603, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 607, 608, 609, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 621, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 622, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 762, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 763, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 363, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 367, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 619, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 620, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 654, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 655, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 656, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 722, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 655, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 656, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 729, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 655, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 656, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 655, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 656, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 689, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 775, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 864, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 887, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 656, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 763, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 10, 11, 505, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 422, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 587, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 747, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 785, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 865, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 867, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 983, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, 0, 0, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 0, 0, 0, 0, 0, 0, 0, 97, 98, 99, 100, 101, 0, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 119, 0, 120, 121, 122, 123, 0, 0, 0, 0, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 980, 142, 143, 144, 145, 0, 146, 147, 148, 149, 0, 0, 0, 0, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, 174, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 191, 192, 0, 193, 194, 195, 196, 197, 198 }; static const yytype_int16 yycheck[] = { 0, 440, 95, 3, 4, 94, 482, 93, 478, 0, 23, 486, 12, 650, 135, 652, 22, 17, 3, 4, 5, 6, 7, 8, 135, 792, 793, 135, 792, 793, 3, 4, 5, 6, 7, 8, 136, 136, 100, 23, 22, 549, 550, 551, 552, 553, 554, 555, 556, 22, 165, 559, 560, 561, 562, 563, 136, 100, 100, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 717, 23, 100, 97, 23, 104, 105, 165, 100, 100, 100, 100, 100, 100, 100, 100, 100, 72, 73, 74, 100, 104, 105, 100, 88, 100, 100, 23, 100, 72, 73, 74, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 23, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 100, 100, 165, 100, 100, 100, 100, 100, 100, 60, 61, 62, 135, 166, 23, 0, 145, 267, 3, 4, 22, 787, 100, 104, 105, 100, 100, 12, 23, 269, 926, 268, 17, 926, 176, 177, 932, 165, 267, 932, 0, 269, 233, 3, 4, 100, 135, 135, 18, 825, 136, 140, 12, 141, 276, 141, 170, 171, 172, 268, 195, 233, 233, 280, 20, 21, 100, 23, 58, 89, 60, 200, 62, 135, 203, 680, 233, 206, 682, 678, 200, 649, 233, 233, 233, 233, 233, 233, 233, 233, 233, 100, 23, 195, 233, 97, 22, 233, 174, 233, 233, 215, 233, 22, 22, 100, 220, 221, 222, 22, 224, 225, 226, 227, 228, 229, 136, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 233, 233, 901, 233, 233, 233, 233, 233, 233, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 233, 233, 145, 104, 105, 136, 89, 89, 135, 140, 22, 100, 246, 97, 135, 90, 137, 138, 139, 97, 97, 97, 20, 21, 0, 23, 97, 145, 60, 61, 3, 4, 5, 6, 7, 8, 136, 137, 138, 139, 58, 17, 60, 61, 135, 840, 19, 20, 21, 844, 845, 846, 847, 136, 136, 60, 61, 200, 136, 18, 203, 20, 21, 206, 790, 60, 61, 3, 4, 5, 6, 7, 8, 60, 61, 176, 177, 364, 60, 61, 62, 368, 200, 19, 20, 21, 373, 23, 206, 167, 60, 61, 472, 473, 470, 468, 60, 61, 62, 72, 73, 74, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 20, 21, 135, 23, 60, 61, 3, 4, 5, 6, 7, 8, 1048, 3, 4, 5, 6, 7, 8, 60, 61, 62, 19, 422, 72, 73, 74, 165, 18, 19, 169, 21, 20, 21, 165, 23, 137, 138, 139, 60, 61, 948, 165, 442, 72, 73, 74, 234, 235, 165, 957, 238, 239, 240, 241, 242, 243, 244, 245, 113, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 72, 73, 74, 60, 61, 20, 21, 72, 73, 74, 20, 21, 119, 120, 113, 113, 135, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 364, 1017, 22, 200, 368, 22, 203, 22, 22, 373, 22, 113, 113, 1029, 522, 616, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, 113, 113, 135, 165, 0, 20, 21, 22, 267, 18, 19, 268, 21, 549, 550, 551, 552, 553, 554, 555, 556, 269, 61, 559, 560, 561, 562, 563, 21, 1004, 422, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 205, 97, 97, 97, 582, 583, 677, 205, 442, 587, 118, 97, 269, 422, 97, 72, 73, 74, 97, 268, 140, 72, 73, 74, 3, 4, 5, 6, 7, 8, 141, 135, 610, 206, 3, 4, 5, 6, 7, 8, 87, 87, 21, 621, 87, 21, 61, 165, 22, 61, 61, 21, 23, 21, 21, 633, 136, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 136, 21, 98, 22, 22, 657, 22, 3, 4, 5, 6, 7, 8, 135, 522, 23, 23, 23, 23, 72, 73, 74, 505, 364, 67, 23, 22, 368, 135, 72, 73, 74, 373, 23, 136, 135, 246, 89, 136, 136, 62, 549, 550, 551, 552, 553, 554, 555, 556, 136, 97, 559, 560, 561, 562, 563, 136, 136, 136, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 62, 62, 22, 135, 582, 583, 72, 73, 74, 587, 135, 243, 234, 248, 235, 251, 249, 258, 238, 256, 742, 743, 239, 241, 746, 240, 242, 136, 247, 582, 583, 23, 610, 97, 587, 21, 250, 21, 97, 62, 762, 113, 255, 621, 113, 257, 113, 207, 770, 259, 261, 260, 97, 135, 135, 633, 113, 3, 4, 5, 6, 7, 8, 113, 113, 113, 113, 113, 621, 113, 113, 113, 23, 795, 796, 21, 249, 252, 136, 657, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 135, 506, 507, 136, 120, 253, 3, 4, 5, 6, 7, 8, 22, 254, 135, 255, 135, 522, 90, 244, 135, 22, 97, 20, 840, 90, 97, 208, 844, 845, 846, 847, 72, 73, 74, 21, 23, 3, 4, 5, 6, 7, 8, 135, 474, 136, 480, 3, 4, 5, 6, 7, 8, 200, 200, 21, 484, 876, 505, 912, 876, 795, 1019, 926, 20, 796, 932, -1, -1, -1, 742, 743, -1, -1, 746, 72, 73, 74, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, 762, -1, -1, -1, -1, 20, -1, -1, 770, -1, -1, 20, -1, -1, -1, 610, 72, 73, 74, 3, 4, 5, 6, 7, 8, 762, 72, 73, 74, -1, -1, -1, -1, 795, 796, -1, 20, -1, 633, -1, -1, -1, 948, -1, -1, -1, -1, -1, -1, -1, -1, 957, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, 657, 72, 73, 74, -1, -1, -1, 3, 4, 5, 6, 7, 8, -1, -1, -1, 840, -1, -1, -1, 844, 845, 846, 847, 20, -1, 72, 73, 74, 3, 4, 5, 6, 7, 8, -1, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 20, -1, -1, 1017, -1, 1019, 876, 20, -1, 1023, -1, -1, -1, -1, -1, 1029, -1, -1, -1, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, -1, 20, 1051, -1, 742, 743, -1, -1, 746, 3, 4, 5, 6, 7, 8, -1, -1, 72, 73, 74, -1, -1, -1, -1, 72, 73, 74, -1, -1, 23, -1, 1080, 770, -1, -1, 1084, -1, 1086, -1, -1, 1089, -1, -1, 948, -1, -1, 3, 4, 5, 6, 7, 8, 957, 72, 73, 74, 3, 4, 5, 6, 7, 8, -1, 20, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, 23, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1017, -1, 1019, 72, 73, 74, 1023, -1, -1, -1, -1, -1, 1029, 72, 73, 74, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, 876, 72, 73, 74, -1, 1023, -1, -1, 1051, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1080, -1, -1, -1, 1084, -1, 1086, -1, -1, 1089, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1080, -1, -1, -1, 1084, -1, 1086, -1, -1, -1, -1, -1, -1, 10, 11, 12, 13, 14, 15, 16, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 31, 32, 33, 34, -1, 36, 37, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 53, 54, -1, -1, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, 79, 80, 81, -1, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, -1, -1, -1, -1, -1, -1, 99, 100, 101, -1, -1, -1, -1, -1, -1, -1, -1, 1051, -1, -1, -1, -1, -1, -1, -1, -1, -1, 120, 121, 122, 123, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 135, 136, 137, 138, -1, -1, -1, -1, 1084, 144, 1086, -1, -1, 1089, -1, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, -1, -1, -1, -1, -1, -1, -1, -1, 179, 180, 181, -1, -1, -1, -1, -1, -1, -1, -1, 190, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 411, 412, 413, 414, -1, 416, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 427, 428, 429, 430, -1, 432, -1, -1, -1, -1, -1, 438, -1, -1, 441, -1, -1, -1, -1, -1, 447, -1, 449, -1, 451, -1, 453, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 465, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 505, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 518, 519, 520, 521, -1, 523, 524, 525, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 590, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 601, -1, 603, -1, 605, 606, 607, 608, 609, -1, -1, 612, 613, 614, 615, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 629, -1, 631, 632, -1, 634, -1, -1, -1, -1, -1, -1, 641, -1, -1, -1, 645, 646, 647, 648, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 741, -1, -1, -1, -1, -1, 747, -1, 749, -1, -1, -1, -1, -1, -1, 756, -1, -1, -1, -1, -1, -1, -1, -1, 765, -1, -1, -1, -1, -1, -1, -1, -1, -1, 775, -1, 777, 778, -1, 780, 781, -1, -1, -1, 785, -1, -1, -1, 789, -1, -1, -1, -1, -1, -1, -1, -1, -1, 799, 800, 801, 802, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 860, -1, 862, -1, 864, 865, -1, 867, -1, -1, -1, 871, 872, -1, 874, 875, -1, -1, -1, -1, -1, 881, 882, -1, -1, 885, 886, -1, -1, 889, 890, 891, -1, -1, -1, -1, -1, -1, 898, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 975, -1, 977, -1, -1, -1, -1, -1, 983, -1, 985, 986, -1, -1, 989, -1, -1, -1, -1, -1, 995, 996, -1, -1, -1, 1000, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1039, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 1, -1, -1, -1, -1, -1, -1, -1, 9, 10, 11, 1079, 13, 14, 15, 16, 17, 1085, -1, 20, 21, 22, 1090, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 0, 1, -1, -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, -1, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, 6, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, 102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, 175, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, 88, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, 175, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, 88, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, 175, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, 175, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, 277, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, 277, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, 175, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, 20, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 114, 115, 116, 117, -1, -1, -1, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, -1, -1, -1, -1, -1, -1, -1, 142, 143, 144, 145, 146, -1, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, -1, 168, -1, 170, 171, 172, 173, -1, -1, -1, -1, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, -1, 201, 202, 203, 204, -1, -1, -1, -1, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, -1, -1, -1, 236, 237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 248, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, -1, -1, 278, 279, -1, 281, 282, 283, 284, 285, 286 }; /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing symbol of state STATE-NUM. */ static const yytype_uint16 yystos[] = { 0, 1, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 92, 93, 94, 95, 96, 101, 114, 115, 116, 117, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 168, 170, 171, 172, 173, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 201, 202, 203, 204, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 236, 237, 248, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 278, 279, 281, 282, 283, 284, 285, 286, 288, 289, 290, 291, 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 374, 377, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 455, 456, 457, 458, 459, 460, 479, 12, 292, 293, 453, 12, 292, 294, 307, 309, 294, 292, 294, 294, 294, 294, 294, 293, 58, 60, 61, 60, 61, 62, 60, 61, 62, 60, 61, 62, 60, 61, 62, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 294, 294, 294, 294, 22, 294, 294, 165, 165, 165, 18, 276, 294, 294, 135, 135, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 22, 195, 22, 135, 22, 97, 22, 97, 22, 97, 22, 97, 22, 97, 294, 294, 294, 135, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 135, 370, 135, 368, 135, 366, 135, 137, 138, 139, 372, 373, 135, 140, 378, 379, 135, 141, 375, 376, 294, 294, 294, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 292, 22, 292, 292, 165, 169, 294, 294, 294, 294, 294, 294, 294, 294, 165, 165, 165, 294, 292, 113, 113, 113, 135, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 90, 234, 235, 238, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 22, 22, 22, 22, 22, 294, 294, 294, 113, 113, 113, 113, 135, 276, 294, 165, 165, 280, 0, 290, 291, 1, 293, 1, 3, 4, 5, 6, 7, 8, 19, 20, 21, 72, 73, 74, 292, 18, 20, 21, 20, 21, 366, 268, 269, 12, 12, 6, 23, 23, 294, 294, 294, 294, 61, 21, 294, 21, 21, 292, 67, 205, 205, 294, 294, 294, 294, 8, 294, 18, 19, 21, 294, 20, 21, 22, 402, 403, 402, 294, 102, 147, 175, 292, 473, 474, 475, 476, 480, 97, 97, 97, 294, 97, 294, 97, 294, 97, 294, 118, 294, 370, 368, 366, 372, 373, 378, 379, 375, 376, 409, 294, 294, 294, 294, 200, 294, 294, 294, 206, 170, 171, 172, 215, 220, 221, 222, 224, 225, 226, 227, 228, 229, 88, 135, 473, 473, 473, 473, 473, 473, 473, 473, 135, 174, 246, 473, 473, 88, 473, 473, 473, 87, 87, 87, 88, 473, 473, 473, 473, 473, 473, 473, 473, 473, 473, 473, 21, 292, 292, 97, 166, 292, 165, 294, 165, 61, 22, 61, 294, 61, 294, 21, 294, 294, 294, 294, 294, 8, 30, 296, 21, 294, 294, 294, 294, 292, 23, 294, 294, 294, 277, 294, 136, 136, 294, 21, 21, 294, 294, 294, 20, 294, 402, 403, 23, 22, 22, 22, 22, 23, 100, 98, 135, 23, 23, 23, 23, 23, 135, 136, 136, 136, 136, 136, 136, 23, 136, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 135, 89, 454, 233, 233, 233, 233, 233, 233, 233, 233, 454, 246, 233, 233, 136, 233, 233, 233, 136, 136, 136, 136, 233, 233, 233, 233, 233, 233, 233, 23, 23, 23, 23, 294, 136, 97, 136, 167, 277, 165, 294, 165, 294, 62, 97, 62, 62, 294, 21, 20, 292, 58, 60, 62, 294, 21, 20, 18, 19, 21, 20, 23, 22, 20, 20, 20, 294, 294, 294, 294, 294, 294, 20, 23, 294, 402, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 464, 465, 477, 478, 176, 177, 464, 465, 481, 482, 483, 484, 474, 480, 135, 294, 294, 294, 294, 119, 120, 135, 454, 89, 136, 234, 235, 238, 239, 240, 241, 242, 243, 136, 247, 248, 473, 249, 250, 251, 473, 473, 473, 473, 255, 256, 257, 258, 259, 260, 261, 20, 294, 136, 294, 97, 195, 294, 294, 165, 294, 97, 23, 294, 294, 20, 294, 294, 296, 294, 294, 21, 21, 294, 294, 62, 294, 294, 294, 294, 22, 195, 23, 113, 113, 113, 113, 113, 113, 113, 113, 113, 113, 23, 462, 23, 478, 113, 113, 23, 482, 97, 135, 135, 207, 136, 473, 473, 233, 233, 233, 233, 233, 294, 294, 136, 294, 294, 294, 294, 294, 294, 23, 294, 402, 473, 475, 292, 135, 120, 136, 473, 233, 233, 249, 252, 253, 254, 255, 23, 294, 22, 23, 23, 135, 135, 135, 233, 90, 244, 22, 97, 97, 208, 90, 21, 23, 135, 136, 294, 292, 20, 292, 293, 294, 292, 23, 294 }; #define yyerrok (yyerrstatus = 0) #define yyclearin (yychar = YYEMPTY) #define YYEMPTY (-2) #define YYEOF 0 #define YYACCEPT goto yyacceptlab #define YYABORT goto yyabortlab #define YYERROR goto yyerrorlab /* Like YYERROR except do call yyerror. This remains here temporarily to ease the transition to the new meaning of YYERROR, for GCC. Once GCC version 2 has supplanted version 1, this can go. */ #define YYFAIL goto yyerrlab #define YYRECOVERING() (!!yyerrstatus) #define YYBACKUP(Token, Value) \ do \ if (yychar == YYEMPTY && yylen == 1) \ { \ yychar = (Token); \ yylval = (Value); \ yytoken = YYTRANSLATE (yychar); \ YYPOPSTACK (1); \ goto yybackup; \ } \ else \ { \ yyerror (ret_str, YY_("syntax error: cannot back up")); \ YYERROR; \ } \ while (YYID (0)) #define YYTERROR 1 #define YYERRCODE 256 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. If N is 0, then set CURRENT to the empty location which ends the previous symbol: RHS[0] (always defined). */ #define YYRHSLOC(Rhs, K) ((Rhs)[K]) #ifndef YYLLOC_DEFAULT # define YYLLOC_DEFAULT(Current, Rhs, N) \ do \ if (YYID (N)) \ { \ (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ } \ else \ { \ (Current).first_line = (Current).last_line = \ YYRHSLOC (Rhs, 0).last_line; \ (Current).first_column = (Current).last_column = \ YYRHSLOC (Rhs, 0).last_column; \ } \ while (YYID (0)) #endif /* YY_LOCATION_PRINT -- Print the location on the stream. This macro was not mandated originally: define only if we know we won't break user code: when these are the locations we know. */ #ifndef YY_LOCATION_PRINT # if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL # define YY_LOCATION_PRINT(File, Loc) \ fprintf (File, "%d.%d-%d.%d", \ (Loc).first_line, (Loc).first_column, \ (Loc).last_line, (Loc).last_column) # else # define YY_LOCATION_PRINT(File, Loc) ((void) 0) # endif #endif /* YYLEX -- calling `yylex' with the right arguments. */ #ifdef YYLEX_PARAM # define YYLEX yylex (YYLEX_PARAM) #else # define YYLEX yylex () #endif /* Enable debugging if requested. */ #if YYDEBUG # ifndef YYFPRINTF # include /* INFRINGES ON USER NAME SPACE */ # define YYFPRINTF fprintf # endif # define YYDPRINTF(Args) \ do { \ if (yydebug) \ YYFPRINTF Args; \ } while (YYID (0)) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ do { \ if (yydebug) \ { \ YYFPRINTF (stderr, "%s ", Title); \ yy_symbol_print (stderr, \ Type, Value, ret_str); \ YYFPRINTF (stderr, "\n"); \ } \ } while (YYID (0)) /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ /*ARGSUSED*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, char **ret_str) #else static void yy_symbol_value_print (yyoutput, yytype, yyvaluep, ret_str) FILE *yyoutput; int yytype; YYSTYPE const * const yyvaluep; char **ret_str; #endif { if (!yyvaluep) return; YYUSE (ret_str); # ifdef YYPRINT if (yytype < YYNTOKENS) YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); # else YYUSE (yyoutput); # endif switch (yytype) { default: break; } } /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, char **ret_str) #else static void yy_symbol_print (yyoutput, yytype, yyvaluep, ret_str) FILE *yyoutput; int yytype; YYSTYPE const * const yyvaluep; char **ret_str; #endif { if (yytype < YYNTOKENS) YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); else YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); yy_symbol_value_print (yyoutput, yytype, yyvaluep, ret_str); YYFPRINTF (yyoutput, ")"); } /*------------------------------------------------------------------. | yy_stack_print -- Print the state stack from its BOTTOM up to its | | TOP (included). | `------------------------------------------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_stack_print (yytype_int16 *bottom, yytype_int16 *top) #else static void yy_stack_print (bottom, top) yytype_int16 *bottom; yytype_int16 *top; #endif { YYFPRINTF (stderr, "Stack now"); for (; bottom <= top; ++bottom) YYFPRINTF (stderr, " %d", *bottom); YYFPRINTF (stderr, "\n"); } # define YY_STACK_PRINT(Bottom, Top) \ do { \ if (yydebug) \ yy_stack_print ((Bottom), (Top)); \ } while (YYID (0)) /*------------------------------------------------. | Report that the YYRULE is going to be reduced. | `------------------------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_reduce_print (YYSTYPE *yyvsp, int yyrule, char **ret_str) #else static void yy_reduce_print (yyvsp, yyrule, ret_str) YYSTYPE *yyvsp; int yyrule; char **ret_str; #endif { int yynrhs = yyr2[yyrule]; int yyi; unsigned long int yylno = yyrline[yyrule]; YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno); /* The symbols being reduced. */ for (yyi = 0; yyi < yynrhs; yyi++) { fprintf (stderr, " $%d = ", yyi + 1); yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]) , ret_str); fprintf (stderr, "\n"); } } # define YY_REDUCE_PRINT(Rule) \ do { \ if (yydebug) \ yy_reduce_print (yyvsp, Rule, ret_str); \ } while (YYID (0)) /* Nonzero means print parse trace. It is left uninitialized so that multiple parsers can coexist. */ int yydebug; #else /* !YYDEBUG */ # define YYDPRINTF(Args) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) # define YY_STACK_PRINT(Bottom, Top) # define YY_REDUCE_PRINT(Rule) #endif /* !YYDEBUG */ /* YYINITDEPTH -- initial size of the parser's stacks. */ #ifndef YYINITDEPTH # define YYINITDEPTH 200 #endif /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only if the built-in stack extension method is used). Do not make this value too large; the results are undefined if YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) evaluated with infinite-precision integer arithmetic. */ #ifndef YYMAXDEPTH # define YYMAXDEPTH 10000 #endif #if YYERROR_VERBOSE # ifndef yystrlen # if defined __GLIBC__ && defined _STRING_H # define yystrlen strlen # else /* Return the length of YYSTR. */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static YYSIZE_T yystrlen (const char *yystr) #else static YYSIZE_T yystrlen (yystr) const char *yystr; #endif { YYSIZE_T yylen; for (yylen = 0; yystr[yylen]; yylen++) continue; return yylen; } # endif # endif # ifndef yystpcpy # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE # define yystpcpy stpcpy # else /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in YYDEST. */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static char * yystpcpy (char *yydest, const char *yysrc) #else static char * yystpcpy (yydest, yysrc) char *yydest; const char *yysrc; #endif { char *yyd = yydest; const char *yys = yysrc; while ((*yyd++ = *yys++) != '\0') continue; return yyd - 1; } # endif # endif # ifndef yytnamerr /* Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic is that double-quoting is unnecessary unless the string contains an apostrophe, a comma, or backslash (other than backslash-backslash). YYSTR is taken from yytname. If YYRES is null, do not copy; instead, return the length of what the result would have been. */ static YYSIZE_T yytnamerr (char *yyres, const char *yystr) { if (*yystr == '"') { YYSIZE_T yyn = 0; char const *yyp = yystr; for (;;) switch (*++yyp) { case '\'': case ',': goto do_not_strip_quotes; case '\\': if (*++yyp != '\\') goto do_not_strip_quotes; /* Fall through. */ default: if (yyres) yyres[yyn] = *yyp; yyn++; break; case '"': if (yyres) yyres[yyn] = '\0'; return yyn; } do_not_strip_quotes: ; } if (! yyres) return yystrlen (yystr); return yystpcpy (yyres, yystr) - yyres; } # endif /* Copy into YYRESULT an error message about the unexpected token YYCHAR while in state YYSTATE. Return the number of bytes copied, including the terminating null byte. If YYRESULT is null, do not copy anything; just return the number of bytes that would be copied. As a special case, return 0 if an ordinary "syntax error" message will do. Return YYSIZE_MAXIMUM if overflow occurs during size calculation. */ static YYSIZE_T yysyntax_error (char *yyresult, int yystate, int yychar) { int yyn = yypact[yystate]; if (! (YYPACT_NINF < yyn && yyn <= YYLAST)) return 0; else { int yytype = YYTRANSLATE (yychar); YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); YYSIZE_T yysize = yysize0; YYSIZE_T yysize1; int yysize_overflow = 0; enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; int yyx; # if 0 /* This is so xgettext sees the translatable formats that are constructed on the fly. */ YY_("syntax error, unexpected %s"); YY_("syntax error, unexpected %s, expecting %s"); YY_("syntax error, unexpected %s, expecting %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); # endif char *yyfmt; char const *yyf; static char const yyunexpected[] = "syntax error, unexpected %s"; static char const yyexpecting[] = ", expecting %s"; static char const yyor[] = " or %s"; char yyformat[sizeof yyunexpected + sizeof yyexpecting - 1 + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) * (sizeof yyor - 1))]; char const *yyprefix = yyexpecting; /* Start YYX at -YYN if negative to avoid negative indexes in YYCHECK. */ int yyxbegin = yyn < 0 ? -yyn : 0; /* Stay within bounds of both yycheck and yytname. */ int yychecklim = YYLAST - yyn + 1; int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; int yycount = 1; yyarg[0] = yytname[yytype]; yyfmt = yystpcpy (yyformat, yyunexpected); for (yyx = yyxbegin; yyx < yyxend; ++yyx) if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) { if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) { yycount = 1; yysize = yysize0; yyformat[sizeof yyunexpected - 1] = '\0'; break; } yyarg[yycount++] = yytname[yyx]; yysize1 = yysize + yytnamerr (0, yytname[yyx]); yysize_overflow |= (yysize1 < yysize); yysize = yysize1; yyfmt = yystpcpy (yyfmt, yyprefix); yyprefix = yyor; } yyf = YY_(yyformat); yysize1 = yysize + yystrlen (yyf); yysize_overflow |= (yysize1 < yysize); yysize = yysize1; if (yysize_overflow) return YYSIZE_MAXIMUM; if (yyresult) { /* Avoid sprintf, as that infringes on the user's name space. Don't have undefined behavior even if the translation produced a string with the wrong number of "%s"s. */ char *yyp = yyresult; int yyi = 0; while ((*yyp = *yyf) != '\0') { if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) { yyp += yytnamerr (yyp, yyarg[yyi++]); yyf += 2; } else { yyp++; yyf++; } } } return yysize; } } #endif /* YYERROR_VERBOSE */ /*-----------------------------------------------. | Release the memory associated to this symbol. | `-----------------------------------------------*/ /*ARGSUSED*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, char **ret_str) #else static void yydestruct (yymsg, yytype, yyvaluep, ret_str) const char *yymsg; int yytype; YYSTYPE *yyvaluep; char **ret_str; #endif { YYUSE (yyvaluep); YYUSE (ret_str); if (!yymsg) yymsg = "Deleting"; YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); switch (yytype) { default: break; } } /* Prevent warnings from -Wmissing-prototypes. */ #ifdef YYPARSE_PARAM #if defined __STDC__ || defined __cplusplus int yyparse (void *YYPARSE_PARAM); #else int yyparse (); #endif #else /* ! YYPARSE_PARAM */ #if defined __STDC__ || defined __cplusplus int yyparse (char **ret_str); #else int yyparse (); #endif #endif /* ! YYPARSE_PARAM */ /* The look-ahead symbol. */ int yychar; /* The semantic value of the look-ahead symbol. */ YYSTYPE yylval; /* Number of syntax errors so far. */ int yynerrs; /*----------. | yyparse. | `----------*/ #ifdef YYPARSE_PARAM #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) int yyparse (void *YYPARSE_PARAM) #else int yyparse (YYPARSE_PARAM) void *YYPARSE_PARAM; #endif #else /* ! YYPARSE_PARAM */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) int yyparse (char **ret_str) #else int yyparse (ret_str) char **ret_str; #endif #endif { int yystate; int yyn; int yyresult; /* Number of tokens to shift before error messages enabled. */ int yyerrstatus; /* Look-ahead token as an internal (translated) token number. */ int yytoken = 0; #if YYERROR_VERBOSE /* Buffer for error messages, and its allocated size. */ char yymsgbuf[128]; char *yymsg = yymsgbuf; YYSIZE_T yymsg_alloc = sizeof yymsgbuf; #endif /* Three stacks and their tools: `yyss': related to states, `yyvs': related to semantic values, `yyls': related to locations. Refer to the stacks thru separate pointers, to allow yyoverflow to reallocate them elsewhere. */ /* The state stack. */ yytype_int16 yyssa[YYINITDEPTH]; yytype_int16 *yyss = yyssa; yytype_int16 *yyssp; /* The semantic value stack. */ YYSTYPE yyvsa[YYINITDEPTH]; YYSTYPE *yyvs = yyvsa; YYSTYPE *yyvsp; #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) YYSIZE_T yystacksize = YYINITDEPTH; /* The variables used to return semantic value and location from the action routines. */ YYSTYPE yyval; /* The number of symbols on the RHS of the reduced rule. Keep to zero when no symbol should be popped. */ int yylen = 0; YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; yynerrs = 0; yychar = YYEMPTY; /* Cause a token to be read. */ /* Initialize stack pointers. Waste one element of value and location stack so that they stay on the same level as the state stack. The wasted elements are never initialized. */ yyssp = yyss; yyvsp = yyvs; goto yysetstate; /*------------------------------------------------------------. | yynewstate -- Push a new state, which is found in yystate. | `------------------------------------------------------------*/ yynewstate: /* In all cases, when you get here, the value and location stacks have just been pushed. So pushing a state here evens the stacks. */ yyssp++; yysetstate: *yyssp = yystate; if (yyss + yystacksize - 1 <= yyssp) { /* Get the current used size of the three stacks, in elements. */ YYSIZE_T yysize = yyssp - yyss + 1; #ifdef yyoverflow { /* Give user a chance to reallocate the stack. Use copies of these so that the &'s don't force the real ones into memory. */ YYSTYPE *yyvs1 = yyvs; yytype_int16 *yyss1 = yyss; /* Each stack pointer address is followed by the size of the data in use in that stack, in bytes. This used to be a conditional around just the two extra args, but that might be undefined if yyoverflow is a macro. */ yyoverflow (YY_("memory exhausted"), &yyss1, yysize * sizeof (*yyssp), &yyvs1, yysize * sizeof (*yyvsp), &yystacksize); yyss = yyss1; yyvs = yyvs1; } #else /* no yyoverflow */ # ifndef YYSTACK_RELOCATE goto yyexhaustedlab; # else /* Extend the stack our own way. */ if (YYMAXDEPTH <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if (YYMAXDEPTH < yystacksize) yystacksize = YYMAXDEPTH; { yytype_int16 *yyss1 = yyss; union yyalloc *yyptr = (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); if (! yyptr) goto yyexhaustedlab; YYSTACK_RELOCATE (yyss); YYSTACK_RELOCATE (yyvs); # undef YYSTACK_RELOCATE if (yyss1 != yyssa) YYSTACK_FREE (yyss1); } # endif #endif /* no yyoverflow */ yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; YYDPRINTF ((stderr, "Stack size increased to %lu\n", (unsigned long int) yystacksize)); if (yyss + yystacksize - 1 <= yyssp) YYABORT; } YYDPRINTF ((stderr, "Entering state %d\n", yystate)); goto yybackup; /*-----------. | yybackup. | `-----------*/ yybackup: /* Do appropriate processing given the current state. Read a look-ahead token if we need one and don't already have one. */ /* First try to decide what to do without reference to look-ahead token. */ yyn = yypact[yystate]; if (yyn == YYPACT_NINF) goto yydefault; /* Not known => get a look-ahead token if don't already have one. */ /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ if (yychar == YYEMPTY) { YYDPRINTF ((stderr, "Reading a token: ")); yychar = YYLEX; } if (yychar <= YYEOF) { yychar = yytoken = YYEOF; YYDPRINTF ((stderr, "Now at end of input.\n")); } else { yytoken = YYTRANSLATE (yychar); YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); } /* If the proper action on seeing token YYTOKEN is to reduce or to detect an error, take that action. */ yyn += yytoken; if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if (yyn <= 0) { if (yyn == 0 || yyn == YYTABLE_NINF) goto yyerrlab; yyn = -yyn; goto yyreduce; } if (yyn == YYFINAL) YYACCEPT; /* Count tokens shifted since error; after three, turn off error status. */ if (yyerrstatus) yyerrstatus--; /* Shift the look-ahead token. */ YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); /* Discard the shifted token unless it is eof. */ if (yychar != YYEOF) yychar = YYEMPTY; yystate = yyn; *++yyvsp = yylval; goto yynewstate; /*-----------------------------------------------------------. | yydefault -- do the default action for the current state. | `-----------------------------------------------------------*/ yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; goto yyreduce; /*-----------------------------. | yyreduce -- Do a reduction. | `-----------------------------*/ yyreduce: /* yyn is the number of a rule to reduce with. */ yylen = yyr2[yyn]; /* If YYLEN is nonzero, implement the default value of the action: `$$ = $1'. Otherwise, the following line sets YYVAL to garbage. This behavior is undocumented and Bison users should not rely upon it. Assigning to YYVAL unconditionally makes the parser a bit smaller, and it avoids a GCC warning that YYVAL may be used uninitialized. */ yyval = yyvsp[1-yylen]; YY_REDUCE_PRINT (yyn); switch (yyn) { case 2: #line 322 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all processing done in body*/} break; case 3: #line 325 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* nothing - do nothing*/} break; case 4: #line 326 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* proc done in body*/} break; case 5: #line 327 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 6: #line 328 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 7: #line 329 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 8: #line 331 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (1)])); /* Do nothing...but what did this used to do? printf("%s", $1); */ } break; case 9: #line 333 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* empty math group - ignore*/} break; case 10: #line 334 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* ditto */} break; case 11: #line 335 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char ** r = (char **) ret_str; char * p = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); char * s = mtex2MML_copy3(p, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(p); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); if (r) { (*r) = (s == mtex2MML_empty_string) ? 0 : s; } else { if (mtex2MML_write_mathml) (*mtex2MML_write_mathml) (s); mtex2MML_free_string(s); } } break; case 12: #line 351 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char ** r = (char **) ret_str; char * p = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); char * s = mtex2MML_copy3(p, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(p); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); if (r) { (*r) = (s == mtex2MML_empty_string) ? 0 : s; } else { if (mtex2MML_write_mathml) (*mtex2MML_write_mathml) (s); mtex2MML_free_string(s); } } break; case 13: #line 367 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char ** r = (char **) ret_str; char * p = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); char * s = mtex2MML_copy2(p, ""); mtex2MML_free_string(p); mtex2MML_free_string((yyvsp[(1) - (1)])); if (r) { (*r) = (s == mtex2MML_empty_string) ? 0 : s; } else { if (mtex2MML_write_mathml) (*mtex2MML_write_mathml) (s); mtex2MML_free_string(s); } } break; case 14: #line 383 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); YYABORT; } break; case 15: #line 384 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); YYABORT; } break; case 16: #line 385 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { YYABORT; } break; case 17: #line 387 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 18: #line 391 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 19: #line 397 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 20: #line 416 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (6)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (6)]), (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 21: #line 427 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); (yyval) = mtex2MML_copy2(s1, (yyvsp[(3) - (3)])); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 22: #line 435 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3("", (yyvsp[(2) - (7)]), ""); char *s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (7)]), (yyvsp[(6) - (7)])); (yyval) = mtex2MML_copy3(s2, "", (yyvsp[(7) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (7)])); mtex2MML_free_string((yyvsp[(4) - (7)])); mtex2MML_free_string((yyvsp[(6) - (7)])); mtex2MML_free_string((yyvsp[(7) - (7)])); } break; case 23: #line 447 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 24: #line 461 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 25: #line 472 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 26: #line 486 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * mo = mtex2MML_str_replace((yyvsp[(1) - (6)]), "", ""); char * s1 = mtex2MML_copy2("", mo); char * s2 = mtex2MML_copy3((yyvsp[(6) - (6)]), " ", (yyvsp[(3) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(mo); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 27: #line 499 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * mo = mtex2MML_str_replace((yyvsp[(1) - (6)]), "", ""); char * s1 = mtex2MML_copy2("", mo); char * s2 = mtex2MML_copy3((yyvsp[(6) - (6)]), " ", (yyvsp[(3) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(mo); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 28: #line 512 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 29: #line 531 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 30: #line 545 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 31: #line 564 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 32: #line 578 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (4)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 33: #line 586 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 34: #line 596 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 35: #line 606 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 36: #line 616 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 37: #line 623 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 38: #line 630 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 39: #line 634 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 40: #line 638 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 48: #line 650 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 49: #line 654 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 50: #line 658 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 188: #line 799 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 189: #line 803 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 190: #line 807 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 198: #line 823 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 199: #line 828 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 200: #line 833 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 201: #line 839 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 202: #line 843 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 203: #line 847 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 204: #line 852 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 205: #line 857 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 206: #line 861 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 207: #line 865 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 208: #line 870 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 209: #line 874 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 210: #line 878 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 211: #line 883 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 212: #line 887 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 213: #line 891 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 214: #line 896 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 215: #line 900 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 216: #line 904 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 217: #line 909 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 218: #line 914 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 219: #line 919 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 220: #line 924 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 221: #line 929 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 222: #line 934 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 223: #line 939 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 224: #line 944 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 225: #line 949 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 226: #line 954 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 227: #line 959 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 228: #line 964 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 229: #line 969 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 230: #line 974 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 231: #line 979 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 232: #line 985 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("Unknown character"); } break; case 233: #line 989 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 234: #line 993 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("+"); } break; case 235: #line 997 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim"); } break; case 236: #line 1001 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim_"); } break; case 237: #line 1005 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim¯"); } break; case 238: #line 1009 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim"); } break; case 241: #line 1017 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn=2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 243: #line 1024 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy_string((yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 244: #line 1030 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 247: #line 1038 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 248: #line 1043 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 249: #line 1048 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 250: #line 1053 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 251: #line 1072 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 252: #line 1076 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 253: #line 1081 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 254: #line 1085 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 255: #line 1089 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 256: #line 1093 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 257: #line 1097 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn=2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 258: #line 1102 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 259: #line 1107 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 260: #line 1112 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 261: #line 1117 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 262: #line 1122 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 263: #line 1128 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (10)])); mtex2MML_free_string((yyvsp[(6) - (10)])); mtex2MML_free_string((yyvsp[(9) - (10)])); } break; case 264: #line 1140 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 265: #line 1146 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 266: #line 1151 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 267: #line 1159 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 268: #line 1167 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 269: #line 1174 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 270: #line 1179 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 271: #line 1187 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 272: #line 1195 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 273: #line 1203 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1; struct css_colors *c = NULL; HASH_FIND_STR( colors, (yyvsp[(2) - (3)]), c ); if (HASH_COUNT(c) > 0) s1 = mtex2MML_copy3(""); else s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 274: #line 1219 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 275: #line 1226 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(3) - (5)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(3) - (5)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s4, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 276: #line 1246 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 277: #line 1254 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(4) - (6)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(4) - (6)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s2 = mtex2MML_copy3(s1, "", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s6, ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string(s6); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 278: #line 1280 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(5) - (7)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(5) - (7)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s3 = mtex2MML_copy3(s2, "", (yyvsp[(7) - (7)])); (yyval) = mtex2MML_copy2(s7, ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string(s6); mtex2MML_free_string(s7); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(4) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string((yyvsp[(7) - (7)])); } break; case 279: #line 1310 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 280: #line 1315 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 281: #line 1320 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 282: #line 1325 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 283: #line 1330 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 284: #line 1335 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 285: #line 1339 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 286: #line 1344 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 287: #line 1349 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 288: #line 1354 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 289: #line 1359 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 290: #line 1364 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 291: #line 1369 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 292: #line 1374 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 293: #line 1379 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 294: #line 1384 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 295: #line 1389 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 296: #line 1394 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 297: #line 1399 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 298: #line 1404 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 299: #line 1409 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 300: #line 1414 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 301: #line 1419 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 302: #line 1430 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 303: #line 1442 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 304: #line 1452 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 305: #line 1463 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 306: #line 1473 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 307: #line 1484 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 308: #line 1495 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 309: #line 1507 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 310: #line 1512 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 311: #line 1517 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 312: #line 1522 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "̸"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 313: #line 1527 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 314: #line 1532 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 315: #line 1537 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 316: #line 1542 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); mtex2MML_free_string(s1); } break; case 317: #line 1551 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 318: #line 1557 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 319: #line 1563 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 320: #line 1569 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 321: #line 1575 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * notation = mtex2MML_str_replace((yyvsp[(3) - (6)]), ",", " "); char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (6)]), ""); mtex2MML_free_string(notation); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 322: #line 1584 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * notation = mtex2MML_str_replace((yyvsp[(3) - (8)]), ",", " "); char * attr = mtex2MML_str_replace((yyvsp[(5) - (8)]), ",", " "); if (strstr(attr, "arrow=1") != NULL) { mtex2MML_free_string(attr); attr = mtex2MML_str_replace((yyvsp[(5) - (8)]), "arrow=1", ""); char *t = mtex2MML_copy_string(notation); mtex2MML_free_string(notation); notation = mtex2MML_copy2(t, " updiagonalarrow"); mtex2MML_free_string(t); } char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(7) - (8)]), ""); mtex2MML_free_string(notation); mtex2MML_free_string(attr); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (8)])); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 323: #line 1608 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 324: #line 1613 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 325: #line 1618 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 326: #line 1623 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 327: #line 1628 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 328: #line 1633 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { /* TODO: stupid hack to get bold mover working */ char * b = mtex2MML_str_replace((yyvsp[(2) - (2)]), "", ""); (yyval) = mtex2MML_copy3("", b, ""); mtex2MML_free_string(b); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 329: #line 1642 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 330: #line 1646 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 331: #line 1651 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 332: #line 1655 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 333: #line 1661 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 334: #line 1665 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 335: #line 1670 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 336: #line 1674 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 337: #line 1680 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(3) - (4)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } break; case 338: #line 1688 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(2) - (2)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string((yyvsp[(2) - (2)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } break; case 339: #line 1697 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 340: #line 1701 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 341: #line 1707 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 342: #line 1711 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 343: #line 1716 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 344: #line 1720 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 345: #line 1726 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "opf;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 346: #line 1730 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "opf;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 347: #line 1734 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { /* Blackboard digits 0-9 correspond to Unicode characters 0x1D7D8-0x1D7E1 */ char * end = (yyvsp[(1) - (1)]) + 1; int code = 0x1D7D8 + strtoul((yyvsp[(1) - (1)]), &end, 10); (yyval) = mtex2MML_character_reference(code); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 348: #line 1742 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 349: #line 1746 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 350: #line 1751 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 351: #line 1755 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 352: #line 1761 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (strcmp((yyvsp[(1) - (1)]), " ") == 0) (yyval) = mtex2MML_copy_string(" "); else (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "fr;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 353: #line 1769 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 354: #line 1773 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 355: #line 1778 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 356: #line 1782 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 357: #line 1788 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (strcmp((yyvsp[(1) - (1)]), " ") == 0) (yyval) = mtex2MML_copy_string(" "); else (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "scr;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 358: #line 1796 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 359: #line 1800 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 360: #line 1804 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 361: #line 1808 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 362: #line 1812 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3(""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 363: #line 1816 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 364: #line 1821 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (10)])); mtex2MML_free_string((yyvsp[(6) - (10)])); mtex2MML_free_string((yyvsp[(9) - (10)])); } break; case 365: #line 1832 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 366: #line 1836 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 367: #line 1840 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 368: #line 1844 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 369: #line 1848 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 370: #line 1852 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 371: #line 1856 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("("); } break; case 372: #line 1860 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 373: #line 1865 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 374: #line 1870 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 375: #line 1875 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 376: #line 1880 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("TEX"); } break; case 377: #line 1884 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("LATEX"); } break; case 378: #line 1888 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 379: #line 1898 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), (yyvsp[(4) - (5)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); } break; case 380: #line 1905 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 381: #line 1913 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(5) - (8)]), (yyvsp[(7) - (8)])); char * s2 = mtex2MML_copy3("", (yyvsp[(3) - (8)]), ""); (yyval) = mtex2MML_copy2(s1, s2); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (8)])); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 382: #line 1923 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy2("", (yyvsp[(5) - (6)])); char * s2 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), ""); (yyval) = mtex2MML_copy2(s1, s2); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 383: #line 1932 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), (yyvsp[(5) - (6)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 384: #line 1940 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 385: #line 1944 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 386: #line 1950 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(2) - (4)]), " ", (yyvsp[(4) - (4)])); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 387: #line 1955 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(2) - (2)]), " "); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 388: #line 1959 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2(" ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 389: #line 1963 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2(" ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 390: #line 1968 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 391: #line 1975 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 392: #line 1982 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 393: #line 1989 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 394: #line 1997 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = NULL, *s2 = NULL, *s3 = NULL, *s4 = NULL; int style = 0; sscanf ((yyvsp[(11) - (13)]),"%d", &style); switch (style) { case 0: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 1: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 2: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 3: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; } (yyval) = mtex2MML_copy3(s4, (yyvsp[(6) - (13)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (13)])); mtex2MML_free_string((yyvsp[(6) - (13)])); mtex2MML_free_string((yyvsp[(9) - (13)])); mtex2MML_free_string((yyvsp[(11) - (13)])); mtex2MML_free_string((yyvsp[(12) - (13)])); mtex2MML_free_string((yyvsp[(13) - (13)])); } break; case 395: #line 2043 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "(", (yyvsp[(2) - (2)]), ")"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 396: #line 2048 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "(mod", (yyvsp[(2) - (2)]), ")"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 397: #line 2053 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "mod", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 398: #line 2058 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 399: #line 2067 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 400: #line 2074 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); char * s2 = mtex2MML_copy3((yyvsp[(2) - (5)]), "", (yyvsp[(4) - (5)])); char * s3 = mtex2MML_copy3("", (yyvsp[(5) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, s2, s3); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 401: #line 2088 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (5)]), (yyvsp[(5) - (5)])); char * s3 = mtex2MML_copy2(s2, ""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 402: #line 2102 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); } break; case 403: #line 2109 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 404: #line 2117 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (5)]), (yyvsp[(5) - (5)])); char * s3 = mtex2MML_copy2(s2, ""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 405: #line 2131 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (6)]), (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 406: #line 2142 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(1) - (6)])); char * s4 = mtex2MML_copy3(s3, (yyvsp[(6) - (6)]), ""); (yyval) = mtex2MML_copy3(s4, (yyvsp[(4) - (6)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 407: #line 2159 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 408: #line 2166 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 409: #line 2173 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 410: #line 2181 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("{", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, "}"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 411: #line 2189 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("[", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, "]"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 412: #line 2197 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 413: #line 2206 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 414: #line 2211 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 415: #line 2216 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 416: #line 2222 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 417: #line 2226 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (4)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 418: #line 2234 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 419: #line 2242 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 420: #line 2251 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 421: #line 2256 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "̲"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 422: #line 2261 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 423: #line 2266 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 424: #line 2271 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 425: #line 2276 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 426: #line 2281 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 427: #line 2286 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¯"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 428: #line 2290 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¯"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 429: #line 2295 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 430: #line 2299 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 431: #line 2304 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "´"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 432: #line 2309 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "`"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 433: #line 2314 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˘"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 434: #line 2319 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˚"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 435: #line 2324 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˙"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 436: #line 2329 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¨"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 437: #line 2334 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 438: #line 2339 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 439: #line 2344 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˜"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 440: #line 2348 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˜"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 441: #line 2353 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "ˇ"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 442: #line 2357 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "ˇ"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 443: #line 2362 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "^"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 444: #line 2366 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "^"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 445: #line 2371 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "´"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 446: #line 2380 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "¯"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 447: #line 2389 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˘"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 448: #line 2398 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "ˇ"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 449: #line 2407 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˙"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 450: #line 2416 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "¨"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 451: #line 2425 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "⃛"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 452: #line 2434 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "⃜"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 453: #line 2443 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "`"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 454: #line 2452 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 455: #line 2461 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˜"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 456: #line 2470 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 457: #line 2479 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 458: #line 2489 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 459: #line 2494 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(5) - (5)]), (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 460: #line 2501 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 461: #line 2509 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * spacing = mtex2MML_root_pos_to_em((yyvsp[(3) - (5)])); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(spacing); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 462: #line 2521 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * spacing = mtex2MML_root_pos_to_em((yyvsp[(3) - (5)])); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(spacing); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 463: #line 2535 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 464: #line 2548 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(6) - (6)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 465: #line 2561 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 466: #line 2571 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 467: #line 2583 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 468: #line 2592 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 469: #line 2602 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 470: #line 2609 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 471: #line 2617 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (2)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (2)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 472: #line 2624 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 473: #line 2632 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 474: #line 2642 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 475: #line 2651 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 476: #line 2655 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 477: #line 2660 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 478: #line 2665 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 479: #line 2681 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(row_data); } break; case 480: #line 2700 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 481: #line 2716 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 482: #line 2733 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 483: #line 2749 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 484: #line 2766 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 485: #line 2782 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 486: #line 2799 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 487: #line 2815 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("("); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ")"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ")"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 488: #line 2832 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("["); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "]"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "]"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 489: #line 2849 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 490: #line 2866 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("{"); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "}"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "}"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 491: #line 2883 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 492: #line 2900 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 493: #line 2916 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("{"); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 494: #line 2933 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(row_data); } break; case 495: #line 2953 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 496: #line 2970 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 497: #line 2987 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 498: #line 3004 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 499: #line 3022 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 500: #line 3040 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 501: #line 3058 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(5) - (9)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(5) - (9)])); char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s4, (yyvsp[(7) - (9)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s4, (yyvsp[(7) - (9)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (9)])); mtex2MML_free_string((yyvsp[(5) - (9)])); mtex2MML_free_string((yyvsp[(7) - (9)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); mtex2MML_free_string(row_data); } break; case 502: #line 3087 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(4) - (8)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(4) - (8)])); char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s3, (yyvsp[(6) - (8)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s3, (yyvsp[(6) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(4) - (8)])); mtex2MML_free_string((yyvsp[(6) - (8)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); mtex2MML_free_string(row_data); } break; case 503: #line 3113 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(4) - (8)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(4) - (8)])); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(6) - (8)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(6) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(4) - (8)])); mtex2MML_free_string((yyvsp[(6) - (8)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); } break; case 504: #line 3135 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 505: #line 3139 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(" "); } break; case 506: #line 3143 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 507: #line 3148 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 508: #line 3153 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 509: #line 3158 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy2("", ""); char *s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (14)]), ""); char *s3 = mtex2MML_copy3(s2, (yyvsp[(6) - (14)]), ""); char *s4 = mtex2MML_copy3(s3, (yyvsp[(14) - (14)]), ""); char *s5 = mtex2MML_copy3(s4, (yyvsp[(10) - (14)]), (yyvsp[(12) - (14)])); (yyval) = mtex2MML_copy2(s5, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string((yyvsp[(4) - (14)])); mtex2MML_free_string((yyvsp[(6) - (14)])); mtex2MML_free_string((yyvsp[(10) - (14)])); mtex2MML_free_string((yyvsp[(12) - (14)])); mtex2MML_free_string((yyvsp[(14) - (14)])); } break; case 510: #line 3178 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 511: #line 3182 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(7) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 512: #line 3190 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("{", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 513: #line 3195 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 514: #line 3200 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 515: #line 3205 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 516: #line 3209 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 517: #line 3215 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 518: #line 3219 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 519: #line 3223 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 520: #line 3227 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 521: #line 3231 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 522: #line 3235 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 523: #line 3239 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 524: #line 3243 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 525: #line 3247 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 526: #line 3251 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 527: #line 3256 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 528: #line 3261 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 529: #line 3266 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 530: #line 3271 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("align=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 531: #line 3276 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("equalrows=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 532: #line 3281 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("equalcolumns=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 533: #line 3286 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowlines=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 534: #line 3291 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnlines=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 535: #line 3296 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("frame=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 536: #line 3301 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("rowspacing=", (yyvsp[(2) - (2)]), " columnspacing="); (yyval) = mtex2MML_copy2(s1, (yyvsp[(2) - (2)])); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 537: #line 3308 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 538: #line 3312 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (3)]), " ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 539: #line 3318 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { int has_eqn_number = mtex2MML_fetch_eqn_number(&environment_data_stack); if (has_eqn_number && strcmp((yyvsp[(1) - (1)]), "") != 0) { char * n = mtex2MML_global_label(); char *s1 = mtex2MML_copy3("", n, (yyvsp[(1) - (1)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(n); mtex2MML_free_string(s1); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 540: #line 3336 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 541: #line 3341 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 542: #line 3345 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (3)]), " ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 543: #line 3351 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 544: #line 3359 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 545: #line 3363 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 546: #line 3369 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 547: #line 3373 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 548: #line 3378 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 549: #line 3382 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 550: #line 3385 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_current_env_type(&environment_data_stack) != ENV_MULTLINE && mtex2MML_current_env_type(&environment_data_stack) != ENV_MULTLINESTAR) { if (mtex2MML_current_env_type(&environment_data_stack) == ENV_ALIGNAT || mtex2MML_current_env_type(&environment_data_stack) == ENV_ALIGNATSTAR) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } } else { int total_lines = mtex2MML_current_env_line_count(&environment_data_stack); if (line_counter == 1) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); line_counter++; } else if (line_counter == total_lines) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); line_counter++; } } mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 551: #line 3411 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 552: #line 3419 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 553: #line 3423 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 554: #line 3429 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 555: #line 3433 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 556: #line 3437 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 557: #line 3441 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 558: #line 3446 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowspan=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 559: #line 3451 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnspan=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; /* Line 1267 of yacc.c. */ #line 9756 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/build/parser.c" default: break; } YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); *++yyvsp = yyval; /* Now `shift' the result of the reduction. Determine what state that goes to, based on the state we popped back to and the rule number reduced by. */ yyn = yyr1[yyn]; yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - YYNTOKENS]; goto yynewstate; /*------------------------------------. | yyerrlab -- here on detecting error | `------------------------------------*/ yyerrlab: /* If not already recovering from an error, report this error. */ if (!yyerrstatus) { ++yynerrs; #if ! YYERROR_VERBOSE yyerror (ret_str, YY_("syntax error")); #else { YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM) { YYSIZE_T yyalloc = 2 * yysize; if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) yyalloc = YYSTACK_ALLOC_MAXIMUM; if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); yymsg = (char *) YYSTACK_ALLOC (yyalloc); if (yymsg) yymsg_alloc = yyalloc; else { yymsg = yymsgbuf; yymsg_alloc = sizeof yymsgbuf; } } if (0 < yysize && yysize <= yymsg_alloc) { (void) yysyntax_error (yymsg, yystate, yychar); yyerror (ret_str, yymsg); } else { yyerror (ret_str, YY_("syntax error")); if (yysize != 0) goto yyexhaustedlab; } } #endif } if (yyerrstatus == 3) { /* If just tried and failed to reuse look-ahead token after an error, discard it. */ if (yychar <= YYEOF) { /* Return failure if at end of input. */ if (yychar == YYEOF) YYABORT; } else { yydestruct ("Error: discarding", yytoken, &yylval, ret_str); yychar = YYEMPTY; } } /* Else will try to reuse look-ahead token after shifting the error token. */ goto yyerrlab1; /*---------------------------------------------------. | yyerrorlab -- error raised explicitly by YYERROR. | `---------------------------------------------------*/ yyerrorlab: /* Pacify compilers like GCC when the user code never invokes YYERROR and the label yyerrorlab therefore never appears in user code. */ if (/*CONSTCOND*/ 0) goto yyerrorlab; /* Do not reclaim the symbols of the rule which action triggered this YYERROR. */ YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); yystate = *yyssp; goto yyerrlab1; /*-------------------------------------------------------------. | yyerrlab1 -- common code for both syntax error and YYERROR. | `-------------------------------------------------------------*/ yyerrlab1: yyerrstatus = 3; /* Each real token shifted decrements this. */ for (;;) { yyn = yypact[yystate]; if (yyn != YYPACT_NINF) { yyn += YYTERROR; if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) { yyn = yytable[yyn]; if (0 < yyn) break; } } /* Pop the current state because it cannot handle the error token. */ if (yyssp == yyss) YYABORT; yydestruct ("Error: popping", yystos[yystate], yyvsp, ret_str); YYPOPSTACK (1); yystate = *yyssp; YY_STACK_PRINT (yyss, yyssp); } if (yyn == YYFINAL) YYACCEPT; *++yyvsp = yylval; /* Shift the error token. */ YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yystate = yyn; goto yynewstate; /*-------------------------------------. | yyacceptlab -- YYACCEPT comes here. | `-------------------------------------*/ yyacceptlab: yyresult = 0; goto yyreturn; /*-----------------------------------. | yyabortlab -- YYABORT comes here. | `-----------------------------------*/ yyabortlab: yyresult = 1; goto yyreturn; #ifndef yyoverflow /*-------------------------------------------------. | yyexhaustedlab -- memory exhaustion comes here. | `-------------------------------------------------*/ yyexhaustedlab: yyerror (ret_str, YY_("memory exhausted")); yyresult = 2; /* Fall through. */ #endif yyreturn: if (yychar != YYEOF && yychar != YYEMPTY) yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval, ret_str); /* Do not reclaim the symbols of the rule which action triggered this YYABORT or YYACCEPT. */ YYPOPSTACK (yylen); YY_STACK_PRINT (yyss, yyssp); while (yyssp != yyss) { yydestruct ("Cleanup: popping", yystos[*yyssp], yyvsp, ret_str); YYPOPSTACK (1); } #ifndef yyoverflow if (yyss != yyssa) YYSTACK_FREE (yyss); #endif #if YYERROR_VERBOSE if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); #endif /* Make sure YYID is used. */ return YYID (yyresult); } #line 3456 "/Users/gjtorikian/Developer/mathematical/ext/mathematical/mtex2MML/src/parser.y" /* see http://git.io/vk8Sz */ void envdata_copy(void *_dst, const void *_src) { envdata_t *dst = (envdata_t*)_dst, *src = (envdata_t*)_src; dst->rowspacing = src->rowspacing ? string_dup(src->rowspacing) : NULL; dst->rowlines = src->rowlines ? string_dup(src->rowlines) : NULL; dst->environment_type = src->environment_type; utarray_new(dst->eqn_numbers, &ut_int_icd); utarray_concat(dst->eqn_numbers, src->eqn_numbers); dst->line_count = src->line_count; } void envdata_dtor(void *_elt) { envdata_t *elt = (envdata_t*)_elt; if (elt->rowspacing) { free(elt->rowspacing); } if (elt->rowlines) { free(elt->rowlines); } if (elt->eqn_numbers) { utarray_free(elt->eqn_numbers); } } UT_icd envdata_icd = {sizeof(envdata_t), NULL, envdata_copy, envdata_dtor}; void format_additions(const char *buffer, const int options) { utarray_new(environment_data_stack, &envdata_icd); if (colors == NULL) mtex2MML_create_css_colors(&colors); if (options) delimiter_options = options; else delimiter_options = MTEX2MML_DELIMITER_DEFAULT; encaseType *encase_pointer = (encaseType *)NONE; line_counter = 1; mtex2MML_env_replacements(&environment_data_stack, &encase_pointer, buffer); encase = (encaseType) encase_pointer; } void free_additions() { utarray_free(environment_data_stack); struct css_colors *c = NULL, *tmp; HASH_ITER(hh, colors, c, tmp) { HASH_DEL(colors, c); free(c); } } char * mtex2MML_global_parse (const char * buffer, unsigned long length, const int options, const int global_start) { global_label = global_start; return mtex2MML_parse(buffer, length, options); } char * mtex2MML_parse (const char * buffer, unsigned long length, const int options) { char * mathml = 0; int result; format_additions(buffer, options); mtex2MML_setup (buffer, length); mtex2MML_restart (); result = mtex2MML_yyparse (&mathml); free_additions(); /* See Bison documentation/maliciousness test: http://bit.ly/1IbpOja 1 if parse error, 2 if memory exhuastion, etc. */ if (result > 0) { if (mathml) { mtex2MML_free_string (mathml); mathml = 0; } return NULL; } return mathml; } UT_array ** mtex2MML_get_environment_data_stack() { return &environment_data_stack; } int mtex2MML_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 0, 0, options); } int mtex2MML_text_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 0, 1, options); } int mtex2MML_strict_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 1, 1, options); } static char * mtex2MML_last_error = 0; static void mtex2MML_keep_error (const char * msg) { if (mtex2MML_last_error) { mtex2MML_free_string (mtex2MML_last_error); mtex2MML_last_error = 0; } mtex2MML_last_error = mtex2MML_copy_escaped (msg); } int mtex2MML_delimiter_type(const int type) { if (delimiter_options == MTEX2MML_DELIMITER_DEFAULT) { return type & (MTEX2MML_DELIMITER_DOLLAR | MTEX2MML_DELIMITER_DOUBLE); } else { return delimiter_options & type; } } int mtex2MML_do_filter (const char * buffer, unsigned long length, const int forbid_markup, const int write, const int options) { global_label = 1; format_additions(buffer, options); int result = 0; int type = 0; int skip = 0; int match = 0; const char * ptr1 = buffer; const char * ptr2 = 0; const char * end = buffer + length; char * mathml = 0; void (*save_error_fn) (const char * msg) = mtex2MML_error; mtex2MML_error = mtex2MML_keep_error; _until_math: ptr2 = ptr1; /* Search for the first math part */ while (ptr2 < end) { if (*ptr2 == '$' && (mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR) || mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOUBLE))) { break; } if ((*ptr2 == '\\') && (ptr2 + 5 < end) && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_ENVIRONMENTS)) { if (*(ptr2+1) == 'b' && *(ptr2+2) == 'e' && *(ptr2+3) == 'g' && *(ptr2+4) == 'i' && *(ptr2+5) == 'n') { break; } } if ((*ptr2 == '\\') && (ptr2 + 1 < end)) { if (*(ptr2+1) == '[' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_BRACKETS)) { break; } if (*(ptr2+1) == '(' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_PARENS)) { break; } if (*(ptr2+1) == '$' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR)) { ptr2++; } } ++ptr2; } if (mtex2MML_write && ptr2 > ptr1 && write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1); } if (ptr2 == end) { goto _finish; } /*_until_html:*/ ptr1 = ptr2; if (ptr2 + 5 < end && (*ptr2 == '\\') && (*(ptr2+1) == 'b') && (*(ptr2+2) == 'e') && (*(ptr2+3) == 'g') && (*(ptr2+4) == 'i') && (*(ptr2+5) == 'n') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_ENVIRONMENTS)) { type = MTEX2MML_DELIMITER_ENVIRONMENTS; ptr2 += 6; } else if (ptr2 + 1 < end) { if ((*ptr2 == '\\') && (*(ptr2+1) == '[' && *(ptr2 - 1) != '\\') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_BRACKETS)) { type = MTEX2MML_DELIMITER_BRACKETS; ptr2 += 2; } else if ((*ptr2 == '$') && (*(ptr2+1) == '$') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOUBLE)) { type = MTEX2MML_DELIMITER_DOUBLE; ptr2 += 2; } else if ((*ptr2 == '\\') && (*(ptr2+1) == '(' && *(ptr2 - 1) != '\\') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_PARENS)) { type = MTEX2MML_DELIMITER_PARENS; ptr2 += 2; } else if ((*ptr2 == '$') && !isspace(*(ptr2+1)) && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR)) { type = MTEX2MML_DELIMITER_DOLLAR; ptr2++; } } else { goto _finish; } skip = 0; match = 0; while (ptr2 < end) { switch (*ptr2) { case '<': case '>': if (forbid_markup == 1) { skip = 1; } break; case '\\': if (ptr2 + 1 < end) { if (*(ptr2 + 1) == '[' && type == MTEX2MML_DELIMITER_BRACKETS) { skip = 1; } else if (*(ptr2 + 1) == ']') { if (type == MTEX2MML_DELIMITER_BRACKETS) { ptr2 += 2; match = 1; } else { skip = 1; } } else if (*(ptr2 + 1) == '(' && type == MTEX2MML_DELIMITER_PARENS) { skip = 1; } else if (*(ptr2 + 1) == ')') { if (type == MTEX2MML_DELIMITER_PARENS) { ptr2 += 2; match = 1; } else { skip = 1; } } else if (ptr2 + 3 < end && type == MTEX2MML_DELIMITER_ENVIRONMENTS) { if (*(ptr2 + 1) == 'e' && *(ptr2 + 2) == 'n' && *(ptr2 + 3) == 'd') { ptr2 += 3; // {env} can be many things, so consider it closed when we find the first } after \end while (ptr2 < end && *ptr2 != '}') { ptr2++; } ptr2++; // include final } match = 1; } } else { ptr2++; } } break; case '\n': /* we hit a newline in an unclosed inline equation -- skip this string */ if (type == MTEX2MML_DELIMITER_DOLLAR || type == MTEX2MML_DELIMITER_PARENS) { skip = 1; } break; case '$': if (type == MTEX2MML_DELIMITER_BRACKETS || type == MTEX2MML_DELIMITER_PARENS || type == MTEX2MML_DELIMITER_ENVIRONMENTS) { // no op } else if (ptr2 + 1 < end) { if (*(ptr2 + 1) == '$') { if (type == MTEX2MML_DELIMITER_DOLLAR) { ptr2++; match = 1; } else { ptr2 += 2; match = 1; } } else { if (type == MTEX2MML_DELIMITER_DOLLAR) { if (isspace(*(ptr2 - 1))) { skip = 1; } else if (isdigit(*(ptr2 + 1))) { if (write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1 + 2); } skip = 1; ptr2 += 2; ptr1 = ptr2; } else { ptr2++; match = 1; } } else { if (*(ptr2 - 1) != '\\') { skip = 1; } } } } else { if (type == MTEX2MML_DELIMITER_DOLLAR) { ptr2++; match = 1; } else { skip = 1; } } break; default: break; } if (skip || match) { break; } ++ptr2; } if (skip) { if (type == MTEX2MML_DELIMITER_DOLLAR) { if (mtex2MML_write && write) { (*mtex2MML_write) (ptr1, 1); } ptr1++; } else { if (mtex2MML_write && write) { (*mtex2MML_write) (ptr1, 2); } ptr1 += 2; } goto _until_math; } if (match) { mtex2MML_setup (ptr1, ptr2 - ptr1); mtex2MML_restart (); mtex2MML_yyparse (&mathml); if (mathml) { if (mtex2MML_write_mathml) { (*mtex2MML_write_mathml) (mathml); } mtex2MML_free_string (mathml); mathml = 0; } else { ++result; if (mtex2MML_write && write) { /* A problematic error? Just leave the text alone. */ (*mtex2MML_write) (ptr1, ptr2 - ptr1); } } ptr1 = ptr2; goto _until_math; } if (mtex2MML_write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1); } _finish: if (mtex2MML_last_error) { mtex2MML_free_string (mtex2MML_last_error); mtex2MML_last_error = 0; } mtex2MML_error = save_error_fn; free_additions(); return result; }