diff --git a/include/libwebsockets/lws-http.h b/include/libwebsockets/lws-http.h index c2f0e57fe..2c85a9f80 100644 --- a/include/libwebsockets/lws-http.h +++ b/include/libwebsockets/lws-http.h @@ -336,6 +336,7 @@ enum lws_token_indexes { WSI_TOKEN_COLON_PROTOCOL, #endif WSI_TOKEN_X_AUTH_TOKEN, + WSI_TOKEN_DSS_SIGNATURE, /****** add new things just above ---^ ******/ diff --git a/lib/roles/http/lextable-strings.h b/lib/roles/http/lextable-strings.h index fd3bbaea5..b8d6865d9 100644 --- a/lib/roles/http/lextable-strings.h +++ b/lib/roles/http/lextable-strings.h @@ -129,6 +129,7 @@ static const char * const set[] = { #endif "x-auth-token:", + "x-amzn-dss-signature:", "", /* not matchable */ diff --git a/lib/roles/http/lextable.h b/lib/roles/http/lextable.h index 7e4a3fc3a..e6ded390f 100644 --- a/lib/roles/http/lextable.h +++ b/lib/roles/http/lextable.h @@ -50,7 +50,8 @@ /* 47: 81: connect */ /* 48: 82: head */ /* 49: 86: x-auth-token: */ - /* 50: 87: */ + /* 50: 87: x-amzn-dss-signature: */ + /* 51: 88: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x34, 0x00 /* (to 0x0034 state 1) */, 0x70 /* 'p' */, 0x36, 0x00 /* (to 0x0039 state 5) */, 0x68 /* 'h' */, 0x3F, 0x00 /* (to 0x0045 state 10) */, @@ -508,18 +509,38 @@ /* pos 0286: 382 */ 0xE4 /* 'd' -> */, /* pos 0287: 383 */ 0xA0 /* ' ' -> */, /* pos 0288: 384 */ 0x00, 0x30 /* - terminal marker 48 - */, -/* pos 028a: 385 */ 0xF5 /* 'u' -> */, -/* pos 028b: 386 */ 0xF4 /* 't' -> */, -/* pos 028c: 387 */ 0xE8 /* 'h' -> */, -/* pos 028d: 388 */ 0xAD /* '-' -> */, -/* pos 028e: 389 */ 0xF4 /* 't' -> */, -/* pos 028f: 390 */ 0xEF /* 'o' -> */, -/* pos 0290: 391 */ 0xEB /* 'k' -> */, -/* pos 0291: 392 */ 0xE5 /* 'e' -> */, -/* pos 0292: 393 */ 0xEE /* 'n' -> */, -/* pos 0293: 394 */ 0xBA /* ':' -> */, -/* pos 0294: 395 */ 0x00, 0x31 /* - terminal marker 49 - */, -/* total size 662 bytes */ +/* pos 028a: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x0291 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x029C state 396) */, + 0x08, /* fail */ +/* pos 0291: 386 */ 0xF4 /* 't' -> */, +/* pos 0292: 387 */ 0xE8 /* 'h' -> */, +/* pos 0293: 388 */ 0xAD /* '-' -> */, +/* pos 0294: 389 */ 0xF4 /* 't' -> */, +/* pos 0295: 390 */ 0xEF /* 'o' -> */, +/* pos 0296: 391 */ 0xEB /* 'k' -> */, +/* pos 0297: 392 */ 0xE5 /* 'e' -> */, +/* pos 0298: 393 */ 0xEE /* 'n' -> */, +/* pos 0299: 394 */ 0xBA /* ':' -> */, +/* pos 029a: 395 */ 0x00, 0x31 /* - terminal marker 49 - */, +/* pos 029c: 396 */ 0xFA /* 'z' -> */, +/* pos 029d: 397 */ 0xEE /* 'n' -> */, +/* pos 029e: 398 */ 0xAD /* '-' -> */, +/* pos 029f: 399 */ 0xE4 /* 'd' -> */, +/* pos 02a0: 400 */ 0xF3 /* 's' -> */, +/* pos 02a1: 401 */ 0xF3 /* 's' -> */, +/* pos 02a2: 402 */ 0xAD /* '-' -> */, +/* pos 02a3: 403 */ 0xF3 /* 's' -> */, +/* pos 02a4: 404 */ 0xE9 /* 'i' -> */, +/* pos 02a5: 405 */ 0xE7 /* 'g' -> */, +/* pos 02a6: 406 */ 0xEE /* 'n' -> */, +/* pos 02a7: 407 */ 0xE1 /* 'a' -> */, +/* pos 02a8: 408 */ 0xF4 /* 't' -> */, +/* pos 02a9: 409 */ 0xF5 /* 'u' -> */, +/* pos 02aa: 410 */ 0xF2 /* 'r' -> */, +/* pos 02ab: 411 */ 0xE5 /* 'e' -> */, +/* pos 02ac: 412 */ 0xBA /* ':' -> */, +/* pos 02ad: 413 */ 0x00, 0x32 /* - terminal marker 50 - */, +/* total size 687 bytes */ #endif #if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) @@ -594,7 +615,8 @@ /* 67: 83: te: */ /* 68: 84: replay-nonce: */ /* 69: 86: x-auth-token: */ - /* 70: 87: */ + /* 70: 87: x-amzn-dss-signature: */ + /* 71: 88: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x3D, 0x00 /* (to 0x003D state 1) */, 0x70 /* 'p' */, 0x3F, 0x00 /* (to 0x0042 state 5) */, 0x68 /* 'h' */, 0x4E, 0x00 /* (to 0x0054 state 10) */, @@ -612,9 +634,9 @@ 0x73 /* 's' */, 0x42, 0x02 /* (to 0x026C state 321) */, 0x74 /* 't' */, 0x5D, 0x02 /* (to 0x028A state 337) */, 0x78 /* 'x' */, 0x7E, 0x02 /* (to 0x02AE state 364) */, - 0x6D /* 'm' */, 0xEF, 0x02 /* (to 0x0322 state 456) */, - 0x76 /* 'v' */, 0x48, 0x03 /* (to 0x037E state 531) */, - 0x77 /* 'w' */, 0x55, 0x03 /* (to 0x038E state 539) */, + 0x6D /* 'm' */, 0x08, 0x03 /* (to 0x033B state 474) */, + 0x76 /* 'v' */, 0x61, 0x03 /* (to 0x0397 state 549) */, + 0x77 /* 'w' */, 0x6E, 0x03 /* (to 0x03A7 state 557) */, 0x08, /* fail */ /* pos 003d: 1 */ 0xE5 /* 'e' -> */, /* pos 003e: 2 */ 0xF4 /* 't' -> */, @@ -622,8 +644,8 @@ /* pos 0040: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0042: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x004F state 6) */, 0x72 /* 'r' */, 0xE6, 0x00 /* (to 0x012B state 106) */, - 0x61 /* 'a' */, 0x58, 0x03 /* (to 0x03A0 state 556) */, - 0x75 /* 'u' */, 0x5A, 0x03 /* (to 0x03A5 state 560) */, + 0x61 /* 'a' */, 0x71, 0x03 /* (to 0x03B9 state 574) */, + 0x75 /* 'u' */, 0x73, 0x03 /* (to 0x03BE state 578) */, 0x08, /* fail */ /* pos 004f: 6 */ 0xF3 /* 's' -> */, /* pos 0050: 7 */ 0xF4 /* 't' -> */, @@ -658,7 +680,7 @@ /* pos 0085: 25 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 0087: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0091 state 27) */, 0x72 /* 'r' */, 0x19, 0x02 /* (to 0x02A3 state 355) */, - 0x73 /* 's' */, 0xE6, 0x02 /* (to 0x0373 state 521) */, + 0x73 /* 's' */, 0xFF, 0x02 /* (to 0x038C state 539) */, 0x08, /* fail */ /* pos 0091: 27 */ 0xE7 /* 'g' -> */, /* pos 0092: 28 */ 0xF2 /* 'r' -> */, @@ -668,7 +690,7 @@ /* pos 0096: 32 */ 0xBA /* ':' -> */, /* pos 0097: 33 */ 0x00, 0x05 /* - terminal marker 5 - */, /* pos 0099: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A0 state 35) */, - 0x70 /* 'p' */, 0x3F, 0x02 /* (to 0x02DB state 396) */, + 0x70 /* 'p' */, 0x58, 0x02 /* (to 0x02F4 state 414) */, 0x08, /* fail */ /* pos 00a0: 35 */ 0xE9 /* 'i' -> */, /* pos 00a1: 36 */ 0xE7 /* 'g' -> */, @@ -696,7 +718,7 @@ /* pos 00c6: 52 */ 0xE3 /* 'c' -> */, /* pos 00c7: 53 */ 0xE5 /* 'e' -> */, /* pos 00c8: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00CF state 55) */, - 0x73 /* 's' */, 0x18, 0x02 /* (to 0x02E3 state 403) */, + 0x73 /* 's' */, 0x31, 0x02 /* (to 0x02FC state 421) */, 0x08, /* fail */ /* pos 00cf: 55 */ 0xF4 /* 't' -> */, /* pos 00d0: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00D7 state 57) */, @@ -741,7 +763,7 @@ /* pos 010a: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0117 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x0121 state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x019E state 171) */, - 0x63 /* 'c' */, 0xF8, 0x01 /* (to 0x030B state 435) */, + 0x63 /* 'c' */, 0x11, 0x02 /* (to 0x0324 state 453) */, 0x08, /* fail */ /* pos 0117: 88 */ 0xEE /* 'n' -> */, /* pos 0118: 89 */ 0xE3 /* 'c' -> */, @@ -762,7 +784,7 @@ /* pos 0128: 104 */ 0xBA /* ':' -> */, /* pos 0129: 105 */ 0x00, 0x0E /* - terminal marker 14 - */, /* pos 012b: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0132 state 107) */, - 0x6F /* 'o' */, 0x02, 0x02 /* (to 0x0330 state 469) */, + 0x6F /* 'o' */, 0x1B, 0x02 /* (to 0x0349 state 487) */, 0x08, /* fail */ /* pos 0132: 107 */ 0xE7 /* 'g' -> */, /* pos 0133: 108 */ 0xED /* 'm' -> */, @@ -826,7 +848,7 @@ /* pos 0182: 158 */ 0xBA /* ':' -> */, /* pos 0183: 159 */ 0x00, 0x14 /* - terminal marker 20 - */, /* pos 0185: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x018C state 161) */, - 0x65 /* 'e' */, 0x20, 0x02 /* (to 0x03A8 state 562) */, + 0x65 /* 'e' */, 0x39, 0x02 /* (to 0x03C1 state 580) */, 0x08, /* fail */ /* pos 018c: 161 */ 0xF4 /* 't' -> */, /* pos 018d: 162 */ 0xE5 /* 'e' -> */, @@ -982,10 +1004,10 @@ /* pos 0248: 303 */ 0x00, 0x2B /* - terminal marker 43 - */, /* pos 024a: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x0254 state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x0261 state 311) */, - 0x70 /* 'p' */, 0x6C, 0x01 /* (to 0x03BC state 578) */, + 0x70 /* 'p' */, 0x85, 0x01 /* (to 0x03D5 state 596) */, 0x08, /* fail */ /* pos 0254: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x025B state 306) */, - 0x65 /* 'e' */, 0xAE, 0x00 /* (to 0x0305 state 430) */, + 0x65 /* 'e' */, 0xC7, 0x00 /* (to 0x031E state 448) */, 0x08, /* fail */ /* pos 025b: 306 */ 0xE5 /* 'e' -> */, /* pos 025c: 307 */ 0xF3 /* 's' -> */, @@ -1003,7 +1025,7 @@ /* pos 0269: 319 */ 0xBA /* ':' -> */, /* pos 026a: 320 */ 0x00, 0x30 /* - terminal marker 48 - */, /* pos 026c: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0273 state 322) */, - 0x74 /* 't' */, 0xEA, 0x00 /* (to 0x0359 state 496) */, + 0x74 /* 't' */, 0x03, 0x01 /* (to 0x0372 state 514) */, 0x08, /* fail */ /* pos 0273: 322 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x027A state 323) */, 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x0280 state 328) */, @@ -1023,7 +1045,7 @@ /* pos 0287: 335 */ 0xBA /* ':' -> */, /* pos 0288: 336 */ 0x00, 0x32 /* - terminal marker 50 - */, /* pos 028a: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0291 state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03B9 state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03D2 state 594) */, 0x08, /* fail */ /* pos 0291: 338 */ 0xE1 /* 'a' -> */, /* pos 0292: 339 */ 0xEE /* 'n' -> */, @@ -1054,7 +1076,7 @@ /* pos 02ae: 364 */ 0xAD /* '-' -> */, /* pos 02af: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02B9 state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02CF state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03B0 state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03C9 state 586) */, 0x08, /* fail */ /* pos 02b9: 366 */ 0xEF /* 'o' -> */, /* pos 02ba: 367 */ 0xF2 /* 'r' -> */, @@ -1075,219 +1097,239 @@ /* pos 02cb: 382 */ 0xE4 /* 'd' -> */, /* pos 02cc: 383 */ 0xA0 /* ' ' -> */, /* pos 02cd: 384 */ 0x00, 0x42 /* - terminal marker 66 - */, -/* pos 02cf: 385 */ 0xF5 /* 'u' -> */, -/* pos 02d0: 386 */ 0xF4 /* 't' -> */, -/* pos 02d1: 387 */ 0xE8 /* 'h' -> */, -/* pos 02d2: 388 */ 0xAD /* '-' -> */, -/* pos 02d3: 389 */ 0xF4 /* 't' -> */, -/* pos 02d4: 390 */ 0xEF /* 'o' -> */, -/* pos 02d5: 391 */ 0xEB /* 'k' -> */, -/* pos 02d6: 392 */ 0xE5 /* 'e' -> */, -/* pos 02d7: 393 */ 0xEE /* 'n' -> */, -/* pos 02d8: 394 */ 0xBA /* ':' -> */, -/* pos 02d9: 395 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 02db: 396 */ 0xF4 /* 't' -> */, -/* pos 02dc: 397 */ 0xE9 /* 'i' -> */, -/* pos 02dd: 398 */ 0xEF /* 'o' -> */, -/* pos 02de: 399 */ 0xEE /* 'n' -> */, -/* pos 02df: 400 */ 0xF3 /* 's' -> */, -/* pos 02e0: 401 */ 0xA0 /* ' ' -> */, -/* pos 02e1: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02e3: 403 */ 0xF3 /* 's' -> */, -/* pos 02e4: 404 */ 0xAD /* '-' -> */, -/* pos 02e5: 405 */ 0xE3 /* 'c' -> */, -/* pos 02e6: 406 */ 0xEF /* 'o' -> */, -/* pos 02e7: 407 */ 0xEE /* 'n' -> */, -/* pos 02e8: 408 */ 0xF4 /* 't' -> */, -/* pos 02e9: 409 */ 0xF2 /* 'r' -> */, -/* pos 02ea: 410 */ 0xEF /* 'o' -> */, -/* pos 02eb: 411 */ 0xEC /* 'l' -> */, -/* pos 02ec: 412 */ 0xAD /* '-' -> */, -/* pos 02ed: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x02F4 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0314 state 443) */, +/* pos 02cf: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02D6 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02E1 state 396) */, 0x08, /* fail */ -/* pos 02f4: 414 */ 0xE5 /* 'e' -> */, -/* pos 02f5: 415 */ 0xF1 /* 'q' -> */, -/* pos 02f6: 416 */ 0xF5 /* 'u' -> */, -/* pos 02f7: 417 */ 0xE5 /* 'e' -> */, +/* pos 02d6: 386 */ 0xF4 /* 't' -> */, +/* pos 02d7: 387 */ 0xE8 /* 'h' -> */, +/* pos 02d8: 388 */ 0xAD /* '-' -> */, +/* pos 02d9: 389 */ 0xF4 /* 't' -> */, +/* pos 02da: 390 */ 0xEF /* 'o' -> */, +/* pos 02db: 391 */ 0xEB /* 'k' -> */, +/* pos 02dc: 392 */ 0xE5 /* 'e' -> */, +/* pos 02dd: 393 */ 0xEE /* 'n' -> */, +/* pos 02de: 394 */ 0xBA /* ':' -> */, +/* pos 02df: 395 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 02e1: 396 */ 0xFA /* 'z' -> */, +/* pos 02e2: 397 */ 0xEE /* 'n' -> */, +/* pos 02e3: 398 */ 0xAD /* '-' -> */, +/* pos 02e4: 399 */ 0xE4 /* 'd' -> */, +/* pos 02e5: 400 */ 0xF3 /* 's' -> */, +/* pos 02e6: 401 */ 0xF3 /* 's' -> */, +/* pos 02e7: 402 */ 0xAD /* '-' -> */, +/* pos 02e8: 403 */ 0xF3 /* 's' -> */, +/* pos 02e9: 404 */ 0xE9 /* 'i' -> */, +/* pos 02ea: 405 */ 0xE7 /* 'g' -> */, +/* pos 02eb: 406 */ 0xEE /* 'n' -> */, +/* pos 02ec: 407 */ 0xE1 /* 'a' -> */, +/* pos 02ed: 408 */ 0xF4 /* 't' -> */, +/* pos 02ee: 409 */ 0xF5 /* 'u' -> */, +/* pos 02ef: 410 */ 0xF2 /* 'r' -> */, +/* pos 02f0: 411 */ 0xE5 /* 'e' -> */, +/* pos 02f1: 412 */ 0xBA /* ':' -> */, +/* pos 02f2: 413 */ 0x00, 0x46 /* - terminal marker 70 - */, +/* pos 02f4: 414 */ 0xF4 /* 't' -> */, +/* pos 02f5: 415 */ 0xE9 /* 'i' -> */, +/* pos 02f6: 416 */ 0xEF /* 'o' -> */, +/* pos 02f7: 417 */ 0xEE /* 'n' -> */, /* pos 02f8: 418 */ 0xF3 /* 's' -> */, -/* pos 02f9: 419 */ 0xF4 /* 't' -> */, -/* pos 02fa: 420 */ 0xAD /* '-' -> */, -/* pos 02fb: 421 */ 0xE8 /* 'h' -> */, -/* pos 02fc: 422 */ 0xE5 /* 'e' -> */, -/* pos 02fd: 423 */ 0xE1 /* 'a' -> */, -/* pos 02fe: 424 */ 0xE4 /* 'd' -> */, -/* pos 02ff: 425 */ 0xE5 /* 'e' -> */, -/* pos 0300: 426 */ 0xF2 /* 'r' -> */, -/* pos 0301: 427 */ 0xF3 /* 's' -> */, -/* pos 0302: 428 */ 0xBA /* ':' -> */, -/* pos 0303: 429 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 0305: 430 */ 0xF2 /* 'r' -> */, -/* pos 0306: 431 */ 0xE5 /* 'e' -> */, -/* pos 0307: 432 */ 0xF2 /* 'r' -> */, -/* pos 0308: 433 */ 0xBA /* ':' -> */, -/* pos 0309: 434 */ 0x00, 0x17 /* - terminal marker 23 - */, -/* pos 030b: 435 */ 0xE8 /* 'h' -> */, -/* pos 030c: 436 */ 0xE1 /* 'a' -> */, -/* pos 030d: 437 */ 0xF2 /* 'r' -> */, -/* pos 030e: 438 */ 0xF3 /* 's' -> */, -/* pos 030f: 439 */ 0xE5 /* 'e' -> */, -/* pos 0310: 440 */ 0xF4 /* 't' -> */, -/* pos 0311: 441 */ 0xBA /* ':' -> */, -/* pos 0312: 442 */ 0x00, 0x18 /* - terminal marker 24 - */, -/* pos 0314: 443 */ 0xEC /* 'l' -> */, -/* pos 0315: 444 */ 0xEC /* 'l' -> */, -/* pos 0316: 445 */ 0xEF /* 'o' -> */, -/* pos 0317: 446 */ 0xF7 /* 'w' -> */, -/* pos 0318: 447 */ 0xAD /* '-' -> */, -/* pos 0319: 448 */ 0xEF /* 'o' -> */, -/* pos 031a: 449 */ 0xF2 /* 'r' -> */, -/* pos 031b: 450 */ 0xE9 /* 'i' -> */, -/* pos 031c: 451 */ 0xE7 /* 'g' -> */, -/* pos 031d: 452 */ 0xE9 /* 'i' -> */, -/* pos 031e: 453 */ 0xEE /* 'n' -> */, -/* pos 031f: 454 */ 0xBA /* ':' -> */, -/* pos 0320: 455 */ 0x00, 0x1A /* - terminal marker 26 - */, -/* pos 0322: 456 */ 0xE1 /* 'a' -> */, -/* pos 0323: 457 */ 0xF8 /* 'x' -> */, -/* pos 0324: 458 */ 0xAD /* '-' -> */, -/* pos 0325: 459 */ 0xE6 /* 'f' -> */, -/* pos 0326: 460 */ 0xEF /* 'o' -> */, -/* pos 0327: 461 */ 0xF2 /* 'r' -> */, -/* pos 0328: 462 */ 0xF7 /* 'w' -> */, -/* pos 0329: 463 */ 0xE1 /* 'a' -> */, -/* pos 032a: 464 */ 0xF2 /* 'r' -> */, -/* pos 032b: 465 */ 0xE4 /* 'd' -> */, -/* pos 032c: 466 */ 0xF3 /* 's' -> */, -/* pos 032d: 467 */ 0xBA /* ':' -> */, -/* pos 032e: 468 */ 0x00, 0x2C /* - terminal marker 44 - */, -/* pos 0330: 469 */ 0xF8 /* 'x' -> */, -/* pos 0331: 470 */ 0xF9 /* 'y' -> */, -/* pos 0332: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0339 state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03AE state 567) */, +/* pos 02f9: 419 */ 0xA0 /* ' ' -> */, +/* pos 02fa: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 02fc: 421 */ 0xF3 /* 's' -> */, +/* pos 02fd: 422 */ 0xAD /* '-' -> */, +/* pos 02fe: 423 */ 0xE3 /* 'c' -> */, +/* pos 02ff: 424 */ 0xEF /* 'o' -> */, +/* pos 0300: 425 */ 0xEE /* 'n' -> */, +/* pos 0301: 426 */ 0xF4 /* 't' -> */, +/* pos 0302: 427 */ 0xF2 /* 'r' -> */, +/* pos 0303: 428 */ 0xEF /* 'o' -> */, +/* pos 0304: 429 */ 0xEC /* 'l' -> */, +/* pos 0305: 430 */ 0xAD /* '-' -> */, +/* pos 0306: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x030D state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x032D state 461) */, 0x08, /* fail */ -/* pos 0339: 472 */ 0xE1 /* 'a' -> */, -/* pos 033a: 473 */ 0xF5 /* 'u' -> */, -/* pos 033b: 474 */ 0xF4 /* 't' -> */, -/* pos 033c: 475 */ 0xE8 /* 'h' -> */, -/* pos 033d: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0344 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x034E state 486) */, +/* pos 030d: 432 */ 0xE5 /* 'e' -> */, +/* pos 030e: 433 */ 0xF1 /* 'q' -> */, +/* pos 030f: 434 */ 0xF5 /* 'u' -> */, +/* pos 0310: 435 */ 0xE5 /* 'e' -> */, +/* pos 0311: 436 */ 0xF3 /* 's' -> */, +/* pos 0312: 437 */ 0xF4 /* 't' -> */, +/* pos 0313: 438 */ 0xAD /* '-' -> */, +/* pos 0314: 439 */ 0xE8 /* 'h' -> */, +/* pos 0315: 440 */ 0xE5 /* 'e' -> */, +/* pos 0316: 441 */ 0xE1 /* 'a' -> */, +/* pos 0317: 442 */ 0xE4 /* 'd' -> */, +/* pos 0318: 443 */ 0xE5 /* 'e' -> */, +/* pos 0319: 444 */ 0xF2 /* 'r' -> */, +/* pos 031a: 445 */ 0xF3 /* 's' -> */, +/* pos 031b: 446 */ 0xBA /* ':' -> */, +/* pos 031c: 447 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 031e: 448 */ 0xF2 /* 'r' -> */, +/* pos 031f: 449 */ 0xE5 /* 'e' -> */, +/* pos 0320: 450 */ 0xF2 /* 'r' -> */, +/* pos 0321: 451 */ 0xBA /* ':' -> */, +/* pos 0322: 452 */ 0x00, 0x17 /* - terminal marker 23 - */, +/* pos 0324: 453 */ 0xE8 /* 'h' -> */, +/* pos 0325: 454 */ 0xE1 /* 'a' -> */, +/* pos 0326: 455 */ 0xF2 /* 'r' -> */, +/* pos 0327: 456 */ 0xF3 /* 's' -> */, +/* pos 0328: 457 */ 0xE5 /* 'e' -> */, +/* pos 0329: 458 */ 0xF4 /* 't' -> */, +/* pos 032a: 459 */ 0xBA /* ':' -> */, +/* pos 032b: 460 */ 0x00, 0x18 /* - terminal marker 24 - */, +/* pos 032d: 461 */ 0xEC /* 'l' -> */, +/* pos 032e: 462 */ 0xEC /* 'l' -> */, +/* pos 032f: 463 */ 0xEF /* 'o' -> */, +/* pos 0330: 464 */ 0xF7 /* 'w' -> */, +/* pos 0331: 465 */ 0xAD /* '-' -> */, +/* pos 0332: 466 */ 0xEF /* 'o' -> */, +/* pos 0333: 467 */ 0xF2 /* 'r' -> */, +/* pos 0334: 468 */ 0xE9 /* 'i' -> */, +/* pos 0335: 469 */ 0xE7 /* 'g' -> */, +/* pos 0336: 470 */ 0xE9 /* 'i' -> */, +/* pos 0337: 471 */ 0xEE /* 'n' -> */, +/* pos 0338: 472 */ 0xBA /* ':' -> */, +/* pos 0339: 473 */ 0x00, 0x1A /* - terminal marker 26 - */, +/* pos 033b: 474 */ 0xE1 /* 'a' -> */, +/* pos 033c: 475 */ 0xF8 /* 'x' -> */, +/* pos 033d: 476 */ 0xAD /* '-' -> */, +/* pos 033e: 477 */ 0xE6 /* 'f' -> */, +/* pos 033f: 478 */ 0xEF /* 'o' -> */, +/* pos 0340: 479 */ 0xF2 /* 'r' -> */, +/* pos 0341: 480 */ 0xF7 /* 'w' -> */, +/* pos 0342: 481 */ 0xE1 /* 'a' -> */, +/* pos 0343: 482 */ 0xF2 /* 'r' -> */, +/* pos 0344: 483 */ 0xE4 /* 'd' -> */, +/* pos 0345: 484 */ 0xF3 /* 's' -> */, +/* pos 0346: 485 */ 0xBA /* ':' -> */, +/* pos 0347: 486 */ 0x00, 0x2C /* - terminal marker 44 - */, +/* pos 0349: 487 */ 0xF8 /* 'x' -> */, +/* pos 034a: 488 */ 0xF9 /* 'y' -> */, +/* pos 034b: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0352 state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03C7 state 585) */, 0x08, /* fail */ -/* pos 0344: 477 */ 0xEE /* 'n' -> */, -/* pos 0345: 478 */ 0xF4 /* 't' -> */, -/* pos 0346: 479 */ 0xE9 /* 'i' -> */, -/* pos 0347: 480 */ 0xE3 /* 'c' -> */, -/* pos 0348: 481 */ 0xE1 /* 'a' -> */, -/* pos 0349: 482 */ 0xF4 /* 't' -> */, -/* pos 034a: 483 */ 0xE5 /* 'e' -> */, -/* pos 034b: 484 */ 0xBA /* ':' -> */, -/* pos 034c: 485 */ 0x00, 0x2D /* - terminal marker 45 - */, -/* pos 034e: 486 */ 0xF2 /* 'r' -> */, -/* pos 034f: 487 */ 0xE9 /* 'i' -> */, -/* pos 0350: 488 */ 0xFA /* 'z' -> */, -/* pos 0351: 489 */ 0xE1 /* 'a' -> */, -/* pos 0352: 490 */ 0xF4 /* 't' -> */, -/* pos 0353: 491 */ 0xE9 /* 'i' -> */, -/* pos 0354: 492 */ 0xEF /* 'o' -> */, -/* pos 0355: 493 */ 0xEE /* 'n' -> */, -/* pos 0356: 494 */ 0xBA /* ':' -> */, -/* pos 0357: 495 */ 0x00, 0x2E /* - terminal marker 46 - */, -/* pos 0359: 496 */ 0xF2 /* 'r' -> */, -/* pos 035a: 497 */ 0xE9 /* 'i' -> */, -/* pos 035b: 498 */ 0xE3 /* 'c' -> */, -/* pos 035c: 499 */ 0xF4 /* 't' -> */, -/* pos 035d: 500 */ 0xAD /* '-' -> */, -/* pos 035e: 501 */ 0xF4 /* 't' -> */, -/* pos 035f: 502 */ 0xF2 /* 'r' -> */, -/* pos 0360: 503 */ 0xE1 /* 'a' -> */, -/* pos 0361: 504 */ 0xEE /* 'n' -> */, -/* pos 0362: 505 */ 0xF3 /* 's' -> */, -/* pos 0363: 506 */ 0xF0 /* 'p' -> */, -/* pos 0364: 507 */ 0xEF /* 'o' -> */, -/* pos 0365: 508 */ 0xF2 /* 'r' -> */, -/* pos 0366: 509 */ 0xF4 /* 't' -> */, -/* pos 0367: 510 */ 0xAD /* '-' -> */, -/* pos 0368: 511 */ 0xF3 /* 's' -> */, -/* pos 0369: 512 */ 0xE5 /* 'e' -> */, -/* pos 036a: 513 */ 0xE3 /* 'c' -> */, -/* pos 036b: 514 */ 0xF5 /* 'u' -> */, -/* pos 036c: 515 */ 0xF2 /* 'r' -> */, -/* pos 036d: 516 */ 0xE9 /* 'i' -> */, -/* pos 036e: 517 */ 0xF4 /* 't' -> */, -/* pos 036f: 518 */ 0xF9 /* 'y' -> */, -/* pos 0370: 519 */ 0xBA /* ':' -> */, -/* pos 0371: 520 */ 0x00, 0x33 /* - terminal marker 51 - */, -/* pos 0373: 521 */ 0xE5 /* 'e' -> */, -/* pos 0374: 522 */ 0xF2 /* 'r' -> */, -/* pos 0375: 523 */ 0xAD /* '-' -> */, -/* pos 0376: 524 */ 0xE1 /* 'a' -> */, -/* pos 0377: 525 */ 0xE7 /* 'g' -> */, -/* pos 0378: 526 */ 0xE5 /* 'e' -> */, -/* pos 0379: 527 */ 0xEE /* 'n' -> */, -/* pos 037a: 528 */ 0xF4 /* 't' -> */, -/* pos 037b: 529 */ 0xBA /* ':' -> */, -/* pos 037c: 530 */ 0x00, 0x35 /* - terminal marker 53 - */, -/* pos 037e: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0385 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x038A state 536) */, +/* pos 0352: 490 */ 0xE1 /* 'a' -> */, +/* pos 0353: 491 */ 0xF5 /* 'u' -> */, +/* pos 0354: 492 */ 0xF4 /* 't' -> */, +/* pos 0355: 493 */ 0xE8 /* 'h' -> */, +/* pos 0356: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x035D state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0367 state 504) */, 0x08, /* fail */ -/* pos 0385: 532 */ 0xF2 /* 'r' -> */, -/* pos 0386: 533 */ 0xF9 /* 'y' -> */, -/* pos 0387: 534 */ 0xBA /* ':' -> */, -/* pos 0388: 535 */ 0x00, 0x36 /* - terminal marker 54 - */, -/* pos 038a: 536 */ 0xE1 /* 'a' -> */, -/* pos 038b: 537 */ 0xBA /* ':' -> */, -/* pos 038c: 538 */ 0x00, 0x37 /* - terminal marker 55 - */, -/* pos 038e: 539 */ 0xF7 /* 'w' -> */, -/* pos 038f: 540 */ 0xF7 /* 'w' -> */, -/* pos 0390: 541 */ 0xAD /* '-' -> */, -/* pos 0391: 542 */ 0xE1 /* 'a' -> */, -/* pos 0392: 543 */ 0xF5 /* 'u' -> */, -/* pos 0393: 544 */ 0xF4 /* 't' -> */, -/* pos 0394: 545 */ 0xE8 /* 'h' -> */, -/* pos 0395: 546 */ 0xE5 /* 'e' -> */, -/* pos 0396: 547 */ 0xEE /* 'n' -> */, -/* pos 0397: 548 */ 0xF4 /* 't' -> */, -/* pos 0398: 549 */ 0xE9 /* 'i' -> */, -/* pos 0399: 550 */ 0xE3 /* 'c' -> */, -/* pos 039a: 551 */ 0xE1 /* 'a' -> */, -/* pos 039b: 552 */ 0xF4 /* 't' -> */, -/* pos 039c: 553 */ 0xE5 /* 'e' -> */, -/* pos 039d: 554 */ 0xBA /* ':' -> */, -/* pos 039e: 555 */ 0x00, 0x38 /* - terminal marker 56 - */, -/* pos 03a0: 556 */ 0xF4 /* 't' -> */, -/* pos 03a1: 557 */ 0xE3 /* 'c' -> */, -/* pos 03a2: 558 */ 0xE8 /* 'h' -> */, -/* pos 03a3: 559 */ 0x00, 0x39 /* - terminal marker 57 - */, -/* pos 03a5: 560 */ 0xF4 /* 't' -> */, -/* pos 03a6: 561 */ 0x00, 0x3A /* - terminal marker 58 - */, -/* pos 03a8: 562 */ 0xEC /* 'l' -> */, -/* pos 03a9: 563 */ 0xE5 /* 'e' -> */, -/* pos 03aa: 564 */ 0xF4 /* 't' -> */, -/* pos 03ab: 565 */ 0xE5 /* 'e' -> */, -/* pos 03ac: 566 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 03ae: 567 */ 0x00, 0x3D /* - terminal marker 61 - */, -/* pos 03b0: 568 */ 0xE5 /* 'e' -> */, -/* pos 03b1: 569 */ 0xE1 /* 'a' -> */, -/* pos 03b2: 570 */ 0xEC /* 'l' -> */, -/* pos 03b3: 571 */ 0xAD /* '-' -> */, -/* pos 03b4: 572 */ 0xE9 /* 'i' -> */, -/* pos 03b5: 573 */ 0xF0 /* 'p' -> */, -/* pos 03b6: 574 */ 0xBA /* ':' -> */, -/* pos 03b7: 575 */ 0x00, 0x3E /* - terminal marker 62 - */, -/* pos 03b9: 576 */ 0xBA /* ':' -> */, -/* pos 03ba: 577 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03bc: 578 */ 0xEC /* 'l' -> */, -/* pos 03bd: 579 */ 0xE1 /* 'a' -> */, -/* pos 03be: 580 */ 0xF9 /* 'y' -> */, -/* pos 03bf: 581 */ 0xAD /* '-' -> */, -/* pos 03c0: 582 */ 0xEE /* 'n' -> */, -/* pos 03c1: 583 */ 0xEF /* 'o' -> */, -/* pos 03c2: 584 */ 0xEE /* 'n' -> */, -/* pos 03c3: 585 */ 0xE3 /* 'c' -> */, -/* pos 03c4: 586 */ 0xE5 /* 'e' -> */, -/* pos 03c5: 587 */ 0xBA /* ':' -> */, -/* pos 03c6: 588 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* total size 968 bytes */ +/* pos 035d: 495 */ 0xEE /* 'n' -> */, +/* pos 035e: 496 */ 0xF4 /* 't' -> */, +/* pos 035f: 497 */ 0xE9 /* 'i' -> */, +/* pos 0360: 498 */ 0xE3 /* 'c' -> */, +/* pos 0361: 499 */ 0xE1 /* 'a' -> */, +/* pos 0362: 500 */ 0xF4 /* 't' -> */, +/* pos 0363: 501 */ 0xE5 /* 'e' -> */, +/* pos 0364: 502 */ 0xBA /* ':' -> */, +/* pos 0365: 503 */ 0x00, 0x2D /* - terminal marker 45 - */, +/* pos 0367: 504 */ 0xF2 /* 'r' -> */, +/* pos 0368: 505 */ 0xE9 /* 'i' -> */, +/* pos 0369: 506 */ 0xFA /* 'z' -> */, +/* pos 036a: 507 */ 0xE1 /* 'a' -> */, +/* pos 036b: 508 */ 0xF4 /* 't' -> */, +/* pos 036c: 509 */ 0xE9 /* 'i' -> */, +/* pos 036d: 510 */ 0xEF /* 'o' -> */, +/* pos 036e: 511 */ 0xEE /* 'n' -> */, +/* pos 036f: 512 */ 0xBA /* ':' -> */, +/* pos 0370: 513 */ 0x00, 0x2E /* - terminal marker 46 - */, +/* pos 0372: 514 */ 0xF2 /* 'r' -> */, +/* pos 0373: 515 */ 0xE9 /* 'i' -> */, +/* pos 0374: 516 */ 0xE3 /* 'c' -> */, +/* pos 0375: 517 */ 0xF4 /* 't' -> */, +/* pos 0376: 518 */ 0xAD /* '-' -> */, +/* pos 0377: 519 */ 0xF4 /* 't' -> */, +/* pos 0378: 520 */ 0xF2 /* 'r' -> */, +/* pos 0379: 521 */ 0xE1 /* 'a' -> */, +/* pos 037a: 522 */ 0xEE /* 'n' -> */, +/* pos 037b: 523 */ 0xF3 /* 's' -> */, +/* pos 037c: 524 */ 0xF0 /* 'p' -> */, +/* pos 037d: 525 */ 0xEF /* 'o' -> */, +/* pos 037e: 526 */ 0xF2 /* 'r' -> */, +/* pos 037f: 527 */ 0xF4 /* 't' -> */, +/* pos 0380: 528 */ 0xAD /* '-' -> */, +/* pos 0381: 529 */ 0xF3 /* 's' -> */, +/* pos 0382: 530 */ 0xE5 /* 'e' -> */, +/* pos 0383: 531 */ 0xE3 /* 'c' -> */, +/* pos 0384: 532 */ 0xF5 /* 'u' -> */, +/* pos 0385: 533 */ 0xF2 /* 'r' -> */, +/* pos 0386: 534 */ 0xE9 /* 'i' -> */, +/* pos 0387: 535 */ 0xF4 /* 't' -> */, +/* pos 0388: 536 */ 0xF9 /* 'y' -> */, +/* pos 0389: 537 */ 0xBA /* ':' -> */, +/* pos 038a: 538 */ 0x00, 0x33 /* - terminal marker 51 - */, +/* pos 038c: 539 */ 0xE5 /* 'e' -> */, +/* pos 038d: 540 */ 0xF2 /* 'r' -> */, +/* pos 038e: 541 */ 0xAD /* '-' -> */, +/* pos 038f: 542 */ 0xE1 /* 'a' -> */, +/* pos 0390: 543 */ 0xE7 /* 'g' -> */, +/* pos 0391: 544 */ 0xE5 /* 'e' -> */, +/* pos 0392: 545 */ 0xEE /* 'n' -> */, +/* pos 0393: 546 */ 0xF4 /* 't' -> */, +/* pos 0394: 547 */ 0xBA /* ':' -> */, +/* pos 0395: 548 */ 0x00, 0x35 /* - terminal marker 53 - */, +/* pos 0397: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x039E state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03A3 state 554) */, + 0x08, /* fail */ +/* pos 039e: 550 */ 0xF2 /* 'r' -> */, +/* pos 039f: 551 */ 0xF9 /* 'y' -> */, +/* pos 03a0: 552 */ 0xBA /* ':' -> */, +/* pos 03a1: 553 */ 0x00, 0x36 /* - terminal marker 54 - */, +/* pos 03a3: 554 */ 0xE1 /* 'a' -> */, +/* pos 03a4: 555 */ 0xBA /* ':' -> */, +/* pos 03a5: 556 */ 0x00, 0x37 /* - terminal marker 55 - */, +/* pos 03a7: 557 */ 0xF7 /* 'w' -> */, +/* pos 03a8: 558 */ 0xF7 /* 'w' -> */, +/* pos 03a9: 559 */ 0xAD /* '-' -> */, +/* pos 03aa: 560 */ 0xE1 /* 'a' -> */, +/* pos 03ab: 561 */ 0xF5 /* 'u' -> */, +/* pos 03ac: 562 */ 0xF4 /* 't' -> */, +/* pos 03ad: 563 */ 0xE8 /* 'h' -> */, +/* pos 03ae: 564 */ 0xE5 /* 'e' -> */, +/* pos 03af: 565 */ 0xEE /* 'n' -> */, +/* pos 03b0: 566 */ 0xF4 /* 't' -> */, +/* pos 03b1: 567 */ 0xE9 /* 'i' -> */, +/* pos 03b2: 568 */ 0xE3 /* 'c' -> */, +/* pos 03b3: 569 */ 0xE1 /* 'a' -> */, +/* pos 03b4: 570 */ 0xF4 /* 't' -> */, +/* pos 03b5: 571 */ 0xE5 /* 'e' -> */, +/* pos 03b6: 572 */ 0xBA /* ':' -> */, +/* pos 03b7: 573 */ 0x00, 0x38 /* - terminal marker 56 - */, +/* pos 03b9: 574 */ 0xF4 /* 't' -> */, +/* pos 03ba: 575 */ 0xE3 /* 'c' -> */, +/* pos 03bb: 576 */ 0xE8 /* 'h' -> */, +/* pos 03bc: 577 */ 0x00, 0x39 /* - terminal marker 57 - */, +/* pos 03be: 578 */ 0xF4 /* 't' -> */, +/* pos 03bf: 579 */ 0x00, 0x3A /* - terminal marker 58 - */, +/* pos 03c1: 580 */ 0xEC /* 'l' -> */, +/* pos 03c2: 581 */ 0xE5 /* 'e' -> */, +/* pos 03c3: 582 */ 0xF4 /* 't' -> */, +/* pos 03c4: 583 */ 0xE5 /* 'e' -> */, +/* pos 03c5: 584 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 03c7: 585 */ 0x00, 0x3D /* - terminal marker 61 - */, +/* pos 03c9: 586 */ 0xE5 /* 'e' -> */, +/* pos 03ca: 587 */ 0xE1 /* 'a' -> */, +/* pos 03cb: 588 */ 0xEC /* 'l' -> */, +/* pos 03cc: 589 */ 0xAD /* '-' -> */, +/* pos 03cd: 590 */ 0xE9 /* 'i' -> */, +/* pos 03ce: 591 */ 0xF0 /* 'p' -> */, +/* pos 03cf: 592 */ 0xBA /* ':' -> */, +/* pos 03d0: 593 */ 0x00, 0x3E /* - terminal marker 62 - */, +/* pos 03d2: 594 */ 0xBA /* ':' -> */, +/* pos 03d3: 595 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03d5: 596 */ 0xEC /* 'l' -> */, +/* pos 03d6: 597 */ 0xE1 /* 'a' -> */, +/* pos 03d7: 598 */ 0xF9 /* 'y' -> */, +/* pos 03d8: 599 */ 0xAD /* '-' -> */, +/* pos 03d9: 600 */ 0xEE /* 'n' -> */, +/* pos 03da: 601 */ 0xEF /* 'o' -> */, +/* pos 03db: 602 */ 0xEE /* 'n' -> */, +/* pos 03dc: 603 */ 0xE3 /* 'c' -> */, +/* pos 03dd: 604 */ 0xE5 /* 'e' -> */, +/* pos 03de: 605 */ 0xBA /* ':' -> */, +/* pos 03df: 606 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* total size 993 bytes */ #endif #if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) @@ -1352,7 +1394,8 @@ /* 57: 81: connect */ /* 58: 82: head */ /* 59: 86: x-auth-token: */ - /* 60: 87: */ + /* 60: 87: x-amzn-dss-signature: */ + /* 61: 88: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x3D, 0x00 /* (to 0x003D state 1) */, 0x70 /* 'p' */, 0x3F, 0x00 /* (to 0x0042 state 5) */, 0x68 /* 'h' */, 0x4E, 0x00 /* (to 0x0054 state 10) */, @@ -1370,9 +1413,9 @@ 0x73 /* 's' */, 0x42, 0x02 /* (to 0x026C state 321) */, 0x74 /* 't' */, 0x60, 0x02 /* (to 0x028D state 337) */, 0x78 /* 'x' */, 0x81, 0x02 /* (to 0x02B1 state 364) */, - 0x6D /* 'm' */, 0xF2, 0x02 /* (to 0x0325 state 456) */, - 0x76 /* 'v' */, 0x4B, 0x03 /* (to 0x0381 state 531) */, - 0x77 /* 'w' */, 0x58, 0x03 /* (to 0x0391 state 539) */, + 0x6D /* 'm' */, 0x0B, 0x03 /* (to 0x033E state 474) */, + 0x76 /* 'v' */, 0x64, 0x03 /* (to 0x039A state 549) */, + 0x77 /* 'w' */, 0x71, 0x03 /* (to 0x03AA state 557) */, 0x08, /* fail */ /* pos 003d: 1 */ 0xE5 /* 'e' -> */, /* pos 003e: 2 */ 0xF4 /* 't' -> */, @@ -1380,8 +1423,8 @@ /* pos 0040: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0042: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x004F state 6) */, 0x72 /* 'r' */, 0xE6, 0x00 /* (to 0x012B state 106) */, - 0x61 /* 'a' */, 0x5B, 0x03 /* (to 0x03A3 state 556) */, - 0x75 /* 'u' */, 0x5D, 0x03 /* (to 0x03A8 state 560) */, + 0x61 /* 'a' */, 0x74, 0x03 /* (to 0x03BC state 574) */, + 0x75 /* 'u' */, 0x76, 0x03 /* (to 0x03C1 state 578) */, 0x08, /* fail */ /* pos 004f: 6 */ 0xF3 /* 's' -> */, /* pos 0050: 7 */ 0xF4 /* 't' -> */, @@ -1416,7 +1459,7 @@ /* pos 0085: 25 */ 0x00, 0x03 /* - terminal marker 3 - */, /* pos 0087: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0091 state 27) */, 0x72 /* 'r' */, 0x1C, 0x02 /* (to 0x02A6 state 355) */, - 0x73 /* 's' */, 0xE9, 0x02 /* (to 0x0376 state 521) */, + 0x73 /* 's' */, 0x02, 0x03 /* (to 0x038F state 539) */, 0x08, /* fail */ /* pos 0091: 27 */ 0xE7 /* 'g' -> */, /* pos 0092: 28 */ 0xF2 /* 'r' -> */, @@ -1426,7 +1469,7 @@ /* pos 0096: 32 */ 0xBA /* ':' -> */, /* pos 0097: 33 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 0099: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A0 state 35) */, - 0x70 /* 'p' */, 0x42, 0x02 /* (to 0x02DE state 396) */, + 0x70 /* 'p' */, 0x5B, 0x02 /* (to 0x02F7 state 414) */, 0x08, /* fail */ /* pos 00a0: 35 */ 0xE9 /* 'i' -> */, /* pos 00a1: 36 */ 0xE7 /* 'g' -> */, @@ -1454,7 +1497,7 @@ /* pos 00c6: 52 */ 0xE3 /* 'c' -> */, /* pos 00c7: 53 */ 0xE5 /* 'e' -> */, /* pos 00c8: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00CF state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02E6 state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x02FF state 421) */, 0x08, /* fail */ /* pos 00cf: 55 */ 0xF4 /* 't' -> */, /* pos 00d0: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00D7 state 57) */, @@ -1499,7 +1542,7 @@ /* pos 010a: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0117 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x0121 state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x019E state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x030E state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0327 state 453) */, 0x08, /* fail */ /* pos 0117: 88 */ 0xEE /* 'n' -> */, /* pos 0118: 89 */ 0xE3 /* 'c' -> */, @@ -1520,7 +1563,7 @@ /* pos 0128: 104 */ 0xBA /* ':' -> */, /* pos 0129: 105 */ 0x00, 0x13 /* - terminal marker 19 - */, /* pos 012b: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0132 state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x0333 state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x034C state 487) */, 0x08, /* fail */ /* pos 0132: 107 */ 0xE7 /* 'g' -> */, /* pos 0133: 108 */ 0xED /* 'm' -> */, @@ -1584,7 +1627,7 @@ /* pos 0182: 158 */ 0xBA /* ':' -> */, /* pos 0183: 159 */ 0x00, 0x19 /* - terminal marker 25 - */, /* pos 0185: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x018C state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03AB state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03C4 state 580) */, 0x08, /* fail */ /* pos 018c: 161 */ 0xF4 /* 't' -> */, /* pos 018d: 162 */ 0xE5 /* 'e' -> */, @@ -1740,10 +1783,10 @@ /* pos 0248: 303 */ 0x00, 0x30 /* - terminal marker 48 - */, /* pos 024a: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x0254 state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x0261 state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03BF state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03D8 state 596) */, 0x08, /* fail */ /* pos 0254: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x025B state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0308 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x0321 state 448) */, 0x08, /* fail */ /* pos 025b: 306 */ 0xE5 /* 'e' -> */, /* pos 025c: 307 */ 0xF3 /* 's' -> */, @@ -1761,11 +1804,11 @@ /* pos 0269: 319 */ 0xBA /* ':' -> */, /* pos 026a: 320 */ 0x00, 0x32 /* - terminal marker 50 - */, /* pos 026c: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0273 state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x035C state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x0375 state 514) */, 0x08, /* fail */ /* pos 0273: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x027D state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x0283 state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03CB state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03E4 state 607) */, 0x08, /* fail */ /* pos 027d: 323 */ 0xF6 /* 'v' -> */, /* pos 027e: 324 */ 0xE5 /* 'e' -> */, @@ -1782,7 +1825,7 @@ /* pos 028a: 335 */ 0xBA /* ':' -> */, /* pos 028b: 336 */ 0x00, 0x34 /* - terminal marker 52 - */, /* pos 028d: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0294 state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03BC state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03D5 state 594) */, 0x08, /* fail */ /* pos 0294: 338 */ 0xE1 /* 'a' -> */, /* pos 0295: 339 */ 0xEE /* 'n' -> */, @@ -1813,7 +1856,7 @@ /* pos 02b1: 364 */ 0xAD /* '-' -> */, /* pos 02b2: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02BC state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02D2 state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03B3 state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03CC state 586) */, 0x08, /* fail */ /* pos 02bc: 366 */ 0xEF /* 'o' -> */, /* pos 02bd: 367 */ 0xF2 /* 'r' -> */, @@ -1834,304 +1877,324 @@ /* pos 02ce: 382 */ 0xE4 /* 'd' -> */, /* pos 02cf: 383 */ 0xA0 /* ' ' -> */, /* pos 02d0: 384 */ 0x00, 0x3A /* - terminal marker 58 - */, -/* pos 02d2: 385 */ 0xF5 /* 'u' -> */, -/* pos 02d3: 386 */ 0xF4 /* 't' -> */, -/* pos 02d4: 387 */ 0xE8 /* 'h' -> */, -/* pos 02d5: 388 */ 0xAD /* '-' -> */, -/* pos 02d6: 389 */ 0xF4 /* 't' -> */, -/* pos 02d7: 390 */ 0xEF /* 'o' -> */, -/* pos 02d8: 391 */ 0xEB /* 'k' -> */, -/* pos 02d9: 392 */ 0xE5 /* 'e' -> */, -/* pos 02da: 393 */ 0xEE /* 'n' -> */, -/* pos 02db: 394 */ 0xBA /* ':' -> */, -/* pos 02dc: 395 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 02de: 396 */ 0xF4 /* 't' -> */, -/* pos 02df: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e0: 398 */ 0xEF /* 'o' -> */, -/* pos 02e1: 399 */ 0xEE /* 'n' -> */, -/* pos 02e2: 400 */ 0xF3 /* 's' -> */, -/* pos 02e3: 401 */ 0xA0 /* ' ' -> */, -/* pos 02e4: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02e6: 403 */ 0xF3 /* 's' -> */, -/* pos 02e7: 404 */ 0xAD /* '-' -> */, -/* pos 02e8: 405 */ 0xE3 /* 'c' -> */, -/* pos 02e9: 406 */ 0xEF /* 'o' -> */, -/* pos 02ea: 407 */ 0xEE /* 'n' -> */, -/* pos 02eb: 408 */ 0xF4 /* 't' -> */, -/* pos 02ec: 409 */ 0xF2 /* 'r' -> */, -/* pos 02ed: 410 */ 0xEF /* 'o' -> */, -/* pos 02ee: 411 */ 0xEC /* 'l' -> */, -/* pos 02ef: 412 */ 0xAD /* '-' -> */, -/* pos 02f0: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x02F7 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0317 state 443) */, +/* pos 02d2: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02D9 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02E4 state 396) */, 0x08, /* fail */ -/* pos 02f7: 414 */ 0xE5 /* 'e' -> */, -/* pos 02f8: 415 */ 0xF1 /* 'q' -> */, -/* pos 02f9: 416 */ 0xF5 /* 'u' -> */, -/* pos 02fa: 417 */ 0xE5 /* 'e' -> */, +/* pos 02d9: 386 */ 0xF4 /* 't' -> */, +/* pos 02da: 387 */ 0xE8 /* 'h' -> */, +/* pos 02db: 388 */ 0xAD /* '-' -> */, +/* pos 02dc: 389 */ 0xF4 /* 't' -> */, +/* pos 02dd: 390 */ 0xEF /* 'o' -> */, +/* pos 02de: 391 */ 0xEB /* 'k' -> */, +/* pos 02df: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e0: 393 */ 0xEE /* 'n' -> */, +/* pos 02e1: 394 */ 0xBA /* ':' -> */, +/* pos 02e2: 395 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 02e4: 396 */ 0xFA /* 'z' -> */, +/* pos 02e5: 397 */ 0xEE /* 'n' -> */, +/* pos 02e6: 398 */ 0xAD /* '-' -> */, +/* pos 02e7: 399 */ 0xE4 /* 'd' -> */, +/* pos 02e8: 400 */ 0xF3 /* 's' -> */, +/* pos 02e9: 401 */ 0xF3 /* 's' -> */, +/* pos 02ea: 402 */ 0xAD /* '-' -> */, +/* pos 02eb: 403 */ 0xF3 /* 's' -> */, +/* pos 02ec: 404 */ 0xE9 /* 'i' -> */, +/* pos 02ed: 405 */ 0xE7 /* 'g' -> */, +/* pos 02ee: 406 */ 0xEE /* 'n' -> */, +/* pos 02ef: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f0: 408 */ 0xF4 /* 't' -> */, +/* pos 02f1: 409 */ 0xF5 /* 'u' -> */, +/* pos 02f2: 410 */ 0xF2 /* 'r' -> */, +/* pos 02f3: 411 */ 0xE5 /* 'e' -> */, +/* pos 02f4: 412 */ 0xBA /* ':' -> */, +/* pos 02f5: 413 */ 0x00, 0x3C /* - terminal marker 60 - */, +/* pos 02f7: 414 */ 0xF4 /* 't' -> */, +/* pos 02f8: 415 */ 0xE9 /* 'i' -> */, +/* pos 02f9: 416 */ 0xEF /* 'o' -> */, +/* pos 02fa: 417 */ 0xEE /* 'n' -> */, /* pos 02fb: 418 */ 0xF3 /* 's' -> */, -/* pos 02fc: 419 */ 0xF4 /* 't' -> */, -/* pos 02fd: 420 */ 0xAD /* '-' -> */, -/* pos 02fe: 421 */ 0xE8 /* 'h' -> */, -/* pos 02ff: 422 */ 0xE5 /* 'e' -> */, -/* pos 0300: 423 */ 0xE1 /* 'a' -> */, -/* pos 0301: 424 */ 0xE4 /* 'd' -> */, -/* pos 0302: 425 */ 0xE5 /* 'e' -> */, -/* pos 0303: 426 */ 0xF2 /* 'r' -> */, -/* pos 0304: 427 */ 0xF3 /* 's' -> */, -/* pos 0305: 428 */ 0xBA /* ':' -> */, -/* pos 0306: 429 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 0308: 430 */ 0xF2 /* 'r' -> */, -/* pos 0309: 431 */ 0xE5 /* 'e' -> */, -/* pos 030a: 432 */ 0xF2 /* 'r' -> */, -/* pos 030b: 433 */ 0xBA /* ':' -> */, -/* pos 030c: 434 */ 0x00, 0x17 /* - terminal marker 23 - */, -/* pos 030e: 435 */ 0xE8 /* 'h' -> */, -/* pos 030f: 436 */ 0xE1 /* 'a' -> */, -/* pos 0310: 437 */ 0xF2 /* 'r' -> */, -/* pos 0311: 438 */ 0xF3 /* 's' -> */, -/* pos 0312: 439 */ 0xE5 /* 'e' -> */, -/* pos 0313: 440 */ 0xF4 /* 't' -> */, -/* pos 0314: 441 */ 0xBA /* ':' -> */, -/* pos 0315: 442 */ 0x00, 0x18 /* - terminal marker 24 - */, -/* pos 0317: 443 */ 0xEC /* 'l' -> */, -/* pos 0318: 444 */ 0xEC /* 'l' -> */, -/* pos 0319: 445 */ 0xEF /* 'o' -> */, -/* pos 031a: 446 */ 0xF7 /* 'w' -> */, -/* pos 031b: 447 */ 0xAD /* '-' -> */, -/* pos 031c: 448 */ 0xEF /* 'o' -> */, -/* pos 031d: 449 */ 0xF2 /* 'r' -> */, -/* pos 031e: 450 */ 0xE9 /* 'i' -> */, -/* pos 031f: 451 */ 0xE7 /* 'g' -> */, -/* pos 0320: 452 */ 0xE9 /* 'i' -> */, -/* pos 0321: 453 */ 0xEE /* 'n' -> */, -/* pos 0322: 454 */ 0xBA /* ':' -> */, -/* pos 0323: 455 */ 0x00, 0x1A /* - terminal marker 26 - */, -/* pos 0325: 456 */ 0xE1 /* 'a' -> */, -/* pos 0326: 457 */ 0xF8 /* 'x' -> */, -/* pos 0327: 458 */ 0xAD /* '-' -> */, -/* pos 0328: 459 */ 0xE6 /* 'f' -> */, -/* pos 0329: 460 */ 0xEF /* 'o' -> */, -/* pos 032a: 461 */ 0xF2 /* 'r' -> */, -/* pos 032b: 462 */ 0xF7 /* 'w' -> */, -/* pos 032c: 463 */ 0xE1 /* 'a' -> */, -/* pos 032d: 464 */ 0xF2 /* 'r' -> */, -/* pos 032e: 465 */ 0xE4 /* 'd' -> */, -/* pos 032f: 466 */ 0xF3 /* 's' -> */, -/* pos 0330: 467 */ 0xBA /* ':' -> */, -/* pos 0331: 468 */ 0x00, 0x2C /* - terminal marker 44 - */, -/* pos 0333: 469 */ 0xF8 /* 'x' -> */, -/* pos 0334: 470 */ 0xF9 /* 'y' -> */, -/* pos 0335: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x033C state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03B1 state 567) */, +/* pos 02fc: 419 */ 0xA0 /* ' ' -> */, +/* pos 02fd: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 02ff: 421 */ 0xF3 /* 's' -> */, +/* pos 0300: 422 */ 0xAD /* '-' -> */, +/* pos 0301: 423 */ 0xE3 /* 'c' -> */, +/* pos 0302: 424 */ 0xEF /* 'o' -> */, +/* pos 0303: 425 */ 0xEE /* 'n' -> */, +/* pos 0304: 426 */ 0xF4 /* 't' -> */, +/* pos 0305: 427 */ 0xF2 /* 'r' -> */, +/* pos 0306: 428 */ 0xEF /* 'o' -> */, +/* pos 0307: 429 */ 0xEC /* 'l' -> */, +/* pos 0308: 430 */ 0xAD /* '-' -> */, +/* pos 0309: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0310 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0330 state 461) */, 0x08, /* fail */ -/* pos 033c: 472 */ 0xE1 /* 'a' -> */, -/* pos 033d: 473 */ 0xF5 /* 'u' -> */, -/* pos 033e: 474 */ 0xF4 /* 't' -> */, -/* pos 033f: 475 */ 0xE8 /* 'h' -> */, -/* pos 0340: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0347 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0351 state 486) */, +/* pos 0310: 432 */ 0xE5 /* 'e' -> */, +/* pos 0311: 433 */ 0xF1 /* 'q' -> */, +/* pos 0312: 434 */ 0xF5 /* 'u' -> */, +/* pos 0313: 435 */ 0xE5 /* 'e' -> */, +/* pos 0314: 436 */ 0xF3 /* 's' -> */, +/* pos 0315: 437 */ 0xF4 /* 't' -> */, +/* pos 0316: 438 */ 0xAD /* '-' -> */, +/* pos 0317: 439 */ 0xE8 /* 'h' -> */, +/* pos 0318: 440 */ 0xE5 /* 'e' -> */, +/* pos 0319: 441 */ 0xE1 /* 'a' -> */, +/* pos 031a: 442 */ 0xE4 /* 'd' -> */, +/* pos 031b: 443 */ 0xE5 /* 'e' -> */, +/* pos 031c: 444 */ 0xF2 /* 'r' -> */, +/* pos 031d: 445 */ 0xF3 /* 's' -> */, +/* pos 031e: 446 */ 0xBA /* ':' -> */, +/* pos 031f: 447 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 0321: 448 */ 0xF2 /* 'r' -> */, +/* pos 0322: 449 */ 0xE5 /* 'e' -> */, +/* pos 0323: 450 */ 0xF2 /* 'r' -> */, +/* pos 0324: 451 */ 0xBA /* ':' -> */, +/* pos 0325: 452 */ 0x00, 0x17 /* - terminal marker 23 - */, +/* pos 0327: 453 */ 0xE8 /* 'h' -> */, +/* pos 0328: 454 */ 0xE1 /* 'a' -> */, +/* pos 0329: 455 */ 0xF2 /* 'r' -> */, +/* pos 032a: 456 */ 0xF3 /* 's' -> */, +/* pos 032b: 457 */ 0xE5 /* 'e' -> */, +/* pos 032c: 458 */ 0xF4 /* 't' -> */, +/* pos 032d: 459 */ 0xBA /* ':' -> */, +/* pos 032e: 460 */ 0x00, 0x18 /* - terminal marker 24 - */, +/* pos 0330: 461 */ 0xEC /* 'l' -> */, +/* pos 0331: 462 */ 0xEC /* 'l' -> */, +/* pos 0332: 463 */ 0xEF /* 'o' -> */, +/* pos 0333: 464 */ 0xF7 /* 'w' -> */, +/* pos 0334: 465 */ 0xAD /* '-' -> */, +/* pos 0335: 466 */ 0xEF /* 'o' -> */, +/* pos 0336: 467 */ 0xF2 /* 'r' -> */, +/* pos 0337: 468 */ 0xE9 /* 'i' -> */, +/* pos 0338: 469 */ 0xE7 /* 'g' -> */, +/* pos 0339: 470 */ 0xE9 /* 'i' -> */, +/* pos 033a: 471 */ 0xEE /* 'n' -> */, +/* pos 033b: 472 */ 0xBA /* ':' -> */, +/* pos 033c: 473 */ 0x00, 0x1A /* - terminal marker 26 - */, +/* pos 033e: 474 */ 0xE1 /* 'a' -> */, +/* pos 033f: 475 */ 0xF8 /* 'x' -> */, +/* pos 0340: 476 */ 0xAD /* '-' -> */, +/* pos 0341: 477 */ 0xE6 /* 'f' -> */, +/* pos 0342: 478 */ 0xEF /* 'o' -> */, +/* pos 0343: 479 */ 0xF2 /* 'r' -> */, +/* pos 0344: 480 */ 0xF7 /* 'w' -> */, +/* pos 0345: 481 */ 0xE1 /* 'a' -> */, +/* pos 0346: 482 */ 0xF2 /* 'r' -> */, +/* pos 0347: 483 */ 0xE4 /* 'd' -> */, +/* pos 0348: 484 */ 0xF3 /* 's' -> */, +/* pos 0349: 485 */ 0xBA /* ':' -> */, +/* pos 034a: 486 */ 0x00, 0x2C /* - terminal marker 44 - */, +/* pos 034c: 487 */ 0xF8 /* 'x' -> */, +/* pos 034d: 488 */ 0xF9 /* 'y' -> */, +/* pos 034e: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0355 state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03CA state 585) */, 0x08, /* fail */ -/* pos 0347: 477 */ 0xEE /* 'n' -> */, -/* pos 0348: 478 */ 0xF4 /* 't' -> */, -/* pos 0349: 479 */ 0xE9 /* 'i' -> */, -/* pos 034a: 480 */ 0xE3 /* 'c' -> */, -/* pos 034b: 481 */ 0xE1 /* 'a' -> */, -/* pos 034c: 482 */ 0xF4 /* 't' -> */, -/* pos 034d: 483 */ 0xE5 /* 'e' -> */, -/* pos 034e: 484 */ 0xBA /* ':' -> */, -/* pos 034f: 485 */ 0x00, 0x2D /* - terminal marker 45 - */, -/* pos 0351: 486 */ 0xF2 /* 'r' -> */, -/* pos 0352: 487 */ 0xE9 /* 'i' -> */, -/* pos 0353: 488 */ 0xFA /* 'z' -> */, -/* pos 0354: 489 */ 0xE1 /* 'a' -> */, -/* pos 0355: 490 */ 0xF4 /* 't' -> */, -/* pos 0356: 491 */ 0xE9 /* 'i' -> */, -/* pos 0357: 492 */ 0xEF /* 'o' -> */, -/* pos 0358: 493 */ 0xEE /* 'n' -> */, -/* pos 0359: 494 */ 0xBA /* ':' -> */, -/* pos 035a: 495 */ 0x00, 0x2E /* - terminal marker 46 - */, -/* pos 035c: 496 */ 0xF2 /* 'r' -> */, -/* pos 035d: 497 */ 0xE9 /* 'i' -> */, -/* pos 035e: 498 */ 0xE3 /* 'c' -> */, -/* pos 035f: 499 */ 0xF4 /* 't' -> */, -/* pos 0360: 500 */ 0xAD /* '-' -> */, -/* pos 0361: 501 */ 0xF4 /* 't' -> */, -/* pos 0362: 502 */ 0xF2 /* 'r' -> */, -/* pos 0363: 503 */ 0xE1 /* 'a' -> */, -/* pos 0364: 504 */ 0xEE /* 'n' -> */, -/* pos 0365: 505 */ 0xF3 /* 's' -> */, -/* pos 0366: 506 */ 0xF0 /* 'p' -> */, -/* pos 0367: 507 */ 0xEF /* 'o' -> */, -/* pos 0368: 508 */ 0xF2 /* 'r' -> */, -/* pos 0369: 509 */ 0xF4 /* 't' -> */, -/* pos 036a: 510 */ 0xAD /* '-' -> */, -/* pos 036b: 511 */ 0xF3 /* 's' -> */, -/* pos 036c: 512 */ 0xE5 /* 'e' -> */, -/* pos 036d: 513 */ 0xE3 /* 'c' -> */, -/* pos 036e: 514 */ 0xF5 /* 'u' -> */, -/* pos 036f: 515 */ 0xF2 /* 'r' -> */, -/* pos 0370: 516 */ 0xE9 /* 'i' -> */, -/* pos 0371: 517 */ 0xF4 /* 't' -> */, -/* pos 0372: 518 */ 0xF9 /* 'y' -> */, -/* pos 0373: 519 */ 0xBA /* ':' -> */, -/* pos 0374: 520 */ 0x00, 0x33 /* - terminal marker 51 - */, -/* pos 0376: 521 */ 0xE5 /* 'e' -> */, -/* pos 0377: 522 */ 0xF2 /* 'r' -> */, -/* pos 0378: 523 */ 0xAD /* '-' -> */, -/* pos 0379: 524 */ 0xE1 /* 'a' -> */, -/* pos 037a: 525 */ 0xE7 /* 'g' -> */, -/* pos 037b: 526 */ 0xE5 /* 'e' -> */, -/* pos 037c: 527 */ 0xEE /* 'n' -> */, -/* pos 037d: 528 */ 0xF4 /* 't' -> */, -/* pos 037e: 529 */ 0xBA /* ':' -> */, -/* pos 037f: 530 */ 0x00, 0x35 /* - terminal marker 53 - */, -/* pos 0381: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0388 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x038D state 536) */, +/* pos 0355: 490 */ 0xE1 /* 'a' -> */, +/* pos 0356: 491 */ 0xF5 /* 'u' -> */, +/* pos 0357: 492 */ 0xF4 /* 't' -> */, +/* pos 0358: 493 */ 0xE8 /* 'h' -> */, +/* pos 0359: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0360 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x036A state 504) */, 0x08, /* fail */ -/* pos 0388: 532 */ 0xF2 /* 'r' -> */, -/* pos 0389: 533 */ 0xF9 /* 'y' -> */, -/* pos 038a: 534 */ 0xBA /* ':' -> */, -/* pos 038b: 535 */ 0x00, 0x36 /* - terminal marker 54 - */, -/* pos 038d: 536 */ 0xE1 /* 'a' -> */, -/* pos 038e: 537 */ 0xBA /* ':' -> */, -/* pos 038f: 538 */ 0x00, 0x37 /* - terminal marker 55 - */, -/* pos 0391: 539 */ 0xF7 /* 'w' -> */, -/* pos 0392: 540 */ 0xF7 /* 'w' -> */, -/* pos 0393: 541 */ 0xAD /* '-' -> */, -/* pos 0394: 542 */ 0xE1 /* 'a' -> */, -/* pos 0395: 543 */ 0xF5 /* 'u' -> */, -/* pos 0396: 544 */ 0xF4 /* 't' -> */, -/* pos 0397: 545 */ 0xE8 /* 'h' -> */, -/* pos 0398: 546 */ 0xE5 /* 'e' -> */, -/* pos 0399: 547 */ 0xEE /* 'n' -> */, -/* pos 039a: 548 */ 0xF4 /* 't' -> */, -/* pos 039b: 549 */ 0xE9 /* 'i' -> */, -/* pos 039c: 550 */ 0xE3 /* 'c' -> */, -/* pos 039d: 551 */ 0xE1 /* 'a' -> */, -/* pos 039e: 552 */ 0xF4 /* 't' -> */, -/* pos 039f: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a0: 554 */ 0xBA /* ':' -> */, -/* pos 03a1: 555 */ 0x00, 0x38 /* - terminal marker 56 - */, -/* pos 03a3: 556 */ 0xF4 /* 't' -> */, -/* pos 03a4: 557 */ 0xE3 /* 'c' -> */, -/* pos 03a5: 558 */ 0xE8 /* 'h' -> */, -/* pos 03a6: 559 */ 0x00, 0x39 /* - terminal marker 57 - */, -/* pos 03a8: 560 */ 0xF4 /* 't' -> */, -/* pos 03a9: 561 */ 0x00, 0x3A /* - terminal marker 58 - */, -/* pos 03ab: 562 */ 0xEC /* 'l' -> */, -/* pos 03ac: 563 */ 0xE5 /* 'e' -> */, -/* pos 03ad: 564 */ 0xF4 /* 't' -> */, -/* pos 03ae: 565 */ 0xE5 /* 'e' -> */, -/* pos 03af: 566 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 03b1: 567 */ 0x00, 0x3D /* - terminal marker 61 - */, -/* pos 03b3: 568 */ 0xE5 /* 'e' -> */, -/* pos 03b4: 569 */ 0xE1 /* 'a' -> */, -/* pos 03b5: 570 */ 0xEC /* 'l' -> */, -/* pos 03b6: 571 */ 0xAD /* '-' -> */, -/* pos 03b7: 572 */ 0xE9 /* 'i' -> */, -/* pos 03b8: 573 */ 0xF0 /* 'p' -> */, -/* pos 03b9: 574 */ 0xBA /* ':' -> */, -/* pos 03ba: 575 */ 0x00, 0x3E /* - terminal marker 62 - */, -/* pos 03bc: 576 */ 0xBA /* ':' -> */, -/* pos 03bd: 577 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03bf: 578 */ 0xEC /* 'l' -> */, -/* pos 03c0: 579 */ 0xE1 /* 'a' -> */, -/* pos 03c1: 580 */ 0xF9 /* 'y' -> */, -/* pos 03c2: 581 */ 0xAD /* '-' -> */, -/* pos 03c3: 582 */ 0xEE /* 'n' -> */, -/* pos 03c4: 583 */ 0xEF /* 'o' -> */, -/* pos 03c5: 584 */ 0xEE /* 'n' -> */, -/* pos 03c6: 585 */ 0xE3 /* 'c' -> */, -/* pos 03c7: 586 */ 0xE5 /* 'e' -> */, -/* pos 03c8: 587 */ 0xBA /* ':' -> */, -/* pos 03c9: 588 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 03cb: 589 */ 0xAD /* '-' -> */, -/* pos 03cc: 590 */ 0xF7 /* 'w' -> */, -/* pos 03cd: 591 */ 0xE5 /* 'e' -> */, -/* pos 03ce: 592 */ 0xE2 /* 'b' -> */, -/* pos 03cf: 593 */ 0xF3 /* 's' -> */, -/* pos 03d0: 594 */ 0xEF /* 'o' -> */, -/* pos 03d1: 595 */ 0xE3 /* 'c' -> */, -/* pos 03d2: 596 */ 0xEB /* 'k' -> */, -/* pos 03d3: 597 */ 0xE5 /* 'e' -> */, -/* pos 03d4: 598 */ 0xF4 /* 't' -> */, -/* pos 03d5: 599 */ 0xAD /* '-' -> */, -/* pos 03d6: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03EF state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03F6 state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0402 state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0414 state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x041E state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0426 state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x042F state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0438 state 656) */, +/* pos 0360: 495 */ 0xEE /* 'n' -> */, +/* pos 0361: 496 */ 0xF4 /* 't' -> */, +/* pos 0362: 497 */ 0xE9 /* 'i' -> */, +/* pos 0363: 498 */ 0xE3 /* 'c' -> */, +/* pos 0364: 499 */ 0xE1 /* 'a' -> */, +/* pos 0365: 500 */ 0xF4 /* 't' -> */, +/* pos 0366: 501 */ 0xE5 /* 'e' -> */, +/* pos 0367: 502 */ 0xBA /* ':' -> */, +/* pos 0368: 503 */ 0x00, 0x2D /* - terminal marker 45 - */, +/* pos 036a: 504 */ 0xF2 /* 'r' -> */, +/* pos 036b: 505 */ 0xE9 /* 'i' -> */, +/* pos 036c: 506 */ 0xFA /* 'z' -> */, +/* pos 036d: 507 */ 0xE1 /* 'a' -> */, +/* pos 036e: 508 */ 0xF4 /* 't' -> */, +/* pos 036f: 509 */ 0xE9 /* 'i' -> */, +/* pos 0370: 510 */ 0xEF /* 'o' -> */, +/* pos 0371: 511 */ 0xEE /* 'n' -> */, +/* pos 0372: 512 */ 0xBA /* ':' -> */, +/* pos 0373: 513 */ 0x00, 0x2E /* - terminal marker 46 - */, +/* pos 0375: 514 */ 0xF2 /* 'r' -> */, +/* pos 0376: 515 */ 0xE9 /* 'i' -> */, +/* pos 0377: 516 */ 0xE3 /* 'c' -> */, +/* pos 0378: 517 */ 0xF4 /* 't' -> */, +/* pos 0379: 518 */ 0xAD /* '-' -> */, +/* pos 037a: 519 */ 0xF4 /* 't' -> */, +/* pos 037b: 520 */ 0xF2 /* 'r' -> */, +/* pos 037c: 521 */ 0xE1 /* 'a' -> */, +/* pos 037d: 522 */ 0xEE /* 'n' -> */, +/* pos 037e: 523 */ 0xF3 /* 's' -> */, +/* pos 037f: 524 */ 0xF0 /* 'p' -> */, +/* pos 0380: 525 */ 0xEF /* 'o' -> */, +/* pos 0381: 526 */ 0xF2 /* 'r' -> */, +/* pos 0382: 527 */ 0xF4 /* 't' -> */, +/* pos 0383: 528 */ 0xAD /* '-' -> */, +/* pos 0384: 529 */ 0xF3 /* 's' -> */, +/* pos 0385: 530 */ 0xE5 /* 'e' -> */, +/* pos 0386: 531 */ 0xE3 /* 'c' -> */, +/* pos 0387: 532 */ 0xF5 /* 'u' -> */, +/* pos 0388: 533 */ 0xF2 /* 'r' -> */, +/* pos 0389: 534 */ 0xE9 /* 'i' -> */, +/* pos 038a: 535 */ 0xF4 /* 't' -> */, +/* pos 038b: 536 */ 0xF9 /* 'y' -> */, +/* pos 038c: 537 */ 0xBA /* ':' -> */, +/* pos 038d: 538 */ 0x00, 0x33 /* - terminal marker 51 - */, +/* pos 038f: 539 */ 0xE5 /* 'e' -> */, +/* pos 0390: 540 */ 0xF2 /* 'r' -> */, +/* pos 0391: 541 */ 0xAD /* '-' -> */, +/* pos 0392: 542 */ 0xE1 /* 'a' -> */, +/* pos 0393: 543 */ 0xE7 /* 'g' -> */, +/* pos 0394: 544 */ 0xE5 /* 'e' -> */, +/* pos 0395: 545 */ 0xEE /* 'n' -> */, +/* pos 0396: 546 */ 0xF4 /* 't' -> */, +/* pos 0397: 547 */ 0xBA /* ':' -> */, +/* pos 0398: 548 */ 0x00, 0x35 /* - terminal marker 53 - */, +/* pos 039a: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03A1 state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03A6 state 554) */, 0x08, /* fail */ -/* pos 03ef: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f0: 602 */ 0xE1 /* 'a' -> */, -/* pos 03f1: 603 */ 0xE6 /* 'f' -> */, -/* pos 03f2: 604 */ 0xF4 /* 't' -> */, -/* pos 03f3: 605 */ 0xBA /* ':' -> */, -/* pos 03f4: 606 */ 0x00, 0x06 /* - terminal marker 6 - */, -/* pos 03f6: 607 */ 0xF8 /* 'x' -> */, -/* pos 03f7: 608 */ 0xF4 /* 't' -> */, -/* pos 03f8: 609 */ 0xE5 /* 'e' -> */, -/* pos 03f9: 610 */ 0xEE /* 'n' -> */, -/* pos 03fa: 611 */ 0xF3 /* 's' -> */, -/* pos 03fb: 612 */ 0xE9 /* 'i' -> */, -/* pos 03fc: 613 */ 0xEF /* 'o' -> */, -/* pos 03fd: 614 */ 0xEE /* 'n' -> */, -/* pos 03fe: 615 */ 0xF3 /* 's' -> */, -/* pos 03ff: 616 */ 0xBA /* ':' -> */, -/* pos 0400: 617 */ 0x00, 0x08 /* - terminal marker 8 - */, -/* pos 0402: 618 */ 0xE5 /* 'e' -> */, -/* pos 0403: 619 */ 0xF9 /* 'y' -> */, -/* pos 0404: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x040E state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0411 state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x042D state 647) */, +/* pos 03a1: 550 */ 0xF2 /* 'r' -> */, +/* pos 03a2: 551 */ 0xF9 /* 'y' -> */, +/* pos 03a3: 552 */ 0xBA /* ':' -> */, +/* pos 03a4: 553 */ 0x00, 0x36 /* - terminal marker 54 - */, +/* pos 03a6: 554 */ 0xE1 /* 'a' -> */, +/* pos 03a7: 555 */ 0xBA /* ':' -> */, +/* pos 03a8: 556 */ 0x00, 0x37 /* - terminal marker 55 - */, +/* pos 03aa: 557 */ 0xF7 /* 'w' -> */, +/* pos 03ab: 558 */ 0xF7 /* 'w' -> */, +/* pos 03ac: 559 */ 0xAD /* '-' -> */, +/* pos 03ad: 560 */ 0xE1 /* 'a' -> */, +/* pos 03ae: 561 */ 0xF5 /* 'u' -> */, +/* pos 03af: 562 */ 0xF4 /* 't' -> */, +/* pos 03b0: 563 */ 0xE8 /* 'h' -> */, +/* pos 03b1: 564 */ 0xE5 /* 'e' -> */, +/* pos 03b2: 565 */ 0xEE /* 'n' -> */, +/* pos 03b3: 566 */ 0xF4 /* 't' -> */, +/* pos 03b4: 567 */ 0xE9 /* 'i' -> */, +/* pos 03b5: 568 */ 0xE3 /* 'c' -> */, +/* pos 03b6: 569 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 570 */ 0xF4 /* 't' -> */, +/* pos 03b8: 571 */ 0xE5 /* 'e' -> */, +/* pos 03b9: 572 */ 0xBA /* ':' -> */, +/* pos 03ba: 573 */ 0x00, 0x38 /* - terminal marker 56 - */, +/* pos 03bc: 574 */ 0xF4 /* 't' -> */, +/* pos 03bd: 575 */ 0xE3 /* 'c' -> */, +/* pos 03be: 576 */ 0xE8 /* 'h' -> */, +/* pos 03bf: 577 */ 0x00, 0x39 /* - terminal marker 57 - */, +/* pos 03c1: 578 */ 0xF4 /* 't' -> */, +/* pos 03c2: 579 */ 0x00, 0x3A /* - terminal marker 58 - */, +/* pos 03c4: 580 */ 0xEC /* 'l' -> */, +/* pos 03c5: 581 */ 0xE5 /* 'e' -> */, +/* pos 03c6: 582 */ 0xF4 /* 't' -> */, +/* pos 03c7: 583 */ 0xE5 /* 'e' -> */, +/* pos 03c8: 584 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 03ca: 585 */ 0x00, 0x3D /* - terminal marker 61 - */, +/* pos 03cc: 586 */ 0xE5 /* 'e' -> */, +/* pos 03cd: 587 */ 0xE1 /* 'a' -> */, +/* pos 03ce: 588 */ 0xEC /* 'l' -> */, +/* pos 03cf: 589 */ 0xAD /* '-' -> */, +/* pos 03d0: 590 */ 0xE9 /* 'i' -> */, +/* pos 03d1: 591 */ 0xF0 /* 'p' -> */, +/* pos 03d2: 592 */ 0xBA /* ':' -> */, +/* pos 03d3: 593 */ 0x00, 0x3E /* - terminal marker 62 - */, +/* pos 03d5: 594 */ 0xBA /* ':' -> */, +/* pos 03d6: 595 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03d8: 596 */ 0xEC /* 'l' -> */, +/* pos 03d9: 597 */ 0xE1 /* 'a' -> */, +/* pos 03da: 598 */ 0xF9 /* 'y' -> */, +/* pos 03db: 599 */ 0xAD /* '-' -> */, +/* pos 03dc: 600 */ 0xEE /* 'n' -> */, +/* pos 03dd: 601 */ 0xEF /* 'o' -> */, +/* pos 03de: 602 */ 0xEE /* 'n' -> */, +/* pos 03df: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e0: 604 */ 0xE5 /* 'e' -> */, +/* pos 03e1: 605 */ 0xBA /* ':' -> */, +/* pos 03e2: 606 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03e4: 607 */ 0xAD /* '-' -> */, +/* pos 03e5: 608 */ 0xF7 /* 'w' -> */, +/* pos 03e6: 609 */ 0xE5 /* 'e' -> */, +/* pos 03e7: 610 */ 0xE2 /* 'b' -> */, +/* pos 03e8: 611 */ 0xF3 /* 's' -> */, +/* pos 03e9: 612 */ 0xEF /* 'o' -> */, +/* pos 03ea: 613 */ 0xE3 /* 'c' -> */, +/* pos 03eb: 614 */ 0xEB /* 'k' -> */, +/* pos 03ec: 615 */ 0xE5 /* 'e' -> */, +/* pos 03ed: 616 */ 0xF4 /* 't' -> */, +/* pos 03ee: 617 */ 0xAD /* '-' -> */, +/* pos 03ef: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0408 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x040F state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x041B state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x042D state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0437 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x043F state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0448 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0451 state 674) */, 0x08, /* fail */ -/* pos 040e: 621 */ 0xBA /* ':' -> */, -/* pos 040f: 622 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 0411: 623 */ 0xBA /* ':' -> */, -/* pos 0412: 624 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 0414: 625 */ 0xF2 /* 'r' -> */, -/* pos 0415: 626 */ 0xEF /* 'o' -> */, -/* pos 0416: 627 */ 0xF4 /* 't' -> */, -/* pos 0417: 628 */ 0xEF /* 'o' -> */, -/* pos 0418: 629 */ 0xE3 /* 'c' -> */, -/* pos 0419: 630 */ 0xEF /* 'o' -> */, -/* pos 041a: 631 */ 0xEC /* 'l' -> */, -/* pos 041b: 632 */ 0xBA /* ':' -> */, -/* pos 041c: 633 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 041e: 634 */ 0xE3 /* 'c' -> */, -/* pos 041f: 635 */ 0xE3 /* 'c' -> */, -/* pos 0420: 636 */ 0xE5 /* 'e' -> */, -/* pos 0421: 637 */ 0xF0 /* 'p' -> */, -/* pos 0422: 638 */ 0xF4 /* 't' -> */, -/* pos 0423: 639 */ 0xBA /* ':' -> */, -/* pos 0424: 640 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 0426: 641 */ 0xEF /* 'o' -> */, -/* pos 0427: 642 */ 0xEE /* 'n' -> */, -/* pos 0428: 643 */ 0xE3 /* 'c' -> */, -/* pos 0429: 644 */ 0xE5 /* 'e' -> */, -/* pos 042a: 645 */ 0xBA /* ':' -> */, -/* pos 042b: 646 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 042d: 647 */ 0x00, 0x1C /* - terminal marker 28 - */, -/* pos 042f: 648 */ 0xE5 /* 'e' -> */, -/* pos 0430: 649 */ 0xF2 /* 'r' -> */, -/* pos 0431: 650 */ 0xF3 /* 's' -> */, -/* pos 0432: 651 */ 0xE9 /* 'i' -> */, -/* pos 0433: 652 */ 0xEF /* 'o' -> */, -/* pos 0434: 653 */ 0xEE /* 'n' -> */, -/* pos 0435: 654 */ 0xBA /* ':' -> */, -/* pos 0436: 655 */ 0x00, 0x1D /* - terminal marker 29 - */, -/* pos 0438: 656 */ 0xF2 /* 'r' -> */, -/* pos 0439: 657 */ 0xE9 /* 'i' -> */, -/* pos 043a: 658 */ 0xE7 /* 'g' -> */, -/* pos 043b: 659 */ 0xE9 /* 'i' -> */, -/* pos 043c: 660 */ 0xEE /* 'n' -> */, -/* pos 043d: 661 */ 0xBA /* ':' -> */, -/* pos 043e: 662 */ 0x00, 0x1E /* - terminal marker 30 - */, -/* total size 1088 bytes */ +/* pos 0408: 619 */ 0xF2 /* 'r' -> */, +/* pos 0409: 620 */ 0xE1 /* 'a' -> */, +/* pos 040a: 621 */ 0xE6 /* 'f' -> */, +/* pos 040b: 622 */ 0xF4 /* 't' -> */, +/* pos 040c: 623 */ 0xBA /* ':' -> */, +/* pos 040d: 624 */ 0x00, 0x06 /* - terminal marker 6 - */, +/* pos 040f: 625 */ 0xF8 /* 'x' -> */, +/* pos 0410: 626 */ 0xF4 /* 't' -> */, +/* pos 0411: 627 */ 0xE5 /* 'e' -> */, +/* pos 0412: 628 */ 0xEE /* 'n' -> */, +/* pos 0413: 629 */ 0xF3 /* 's' -> */, +/* pos 0414: 630 */ 0xE9 /* 'i' -> */, +/* pos 0415: 631 */ 0xEF /* 'o' -> */, +/* pos 0416: 632 */ 0xEE /* 'n' -> */, +/* pos 0417: 633 */ 0xF3 /* 's' -> */, +/* pos 0418: 634 */ 0xBA /* ':' -> */, +/* pos 0419: 635 */ 0x00, 0x08 /* - terminal marker 8 - */, +/* pos 041b: 636 */ 0xE5 /* 'e' -> */, +/* pos 041c: 637 */ 0xF9 /* 'y' -> */, +/* pos 041d: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0427 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x042A state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0446 state 665) */, + 0x08, /* fail */ +/* pos 0427: 639 */ 0xBA /* ':' -> */, +/* pos 0428: 640 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 042a: 641 */ 0xBA /* ':' -> */, +/* pos 042b: 642 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 042d: 643 */ 0xF2 /* 'r' -> */, +/* pos 042e: 644 */ 0xEF /* 'o' -> */, +/* pos 042f: 645 */ 0xF4 /* 't' -> */, +/* pos 0430: 646 */ 0xEF /* 'o' -> */, +/* pos 0431: 647 */ 0xE3 /* 'c' -> */, +/* pos 0432: 648 */ 0xEF /* 'o' -> */, +/* pos 0433: 649 */ 0xEC /* 'l' -> */, +/* pos 0434: 650 */ 0xBA /* ':' -> */, +/* pos 0435: 651 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 0437: 652 */ 0xE3 /* 'c' -> */, +/* pos 0438: 653 */ 0xE3 /* 'c' -> */, +/* pos 0439: 654 */ 0xE5 /* 'e' -> */, +/* pos 043a: 655 */ 0xF0 /* 'p' -> */, +/* pos 043b: 656 */ 0xF4 /* 't' -> */, +/* pos 043c: 657 */ 0xBA /* ':' -> */, +/* pos 043d: 658 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 043f: 659 */ 0xEF /* 'o' -> */, +/* pos 0440: 660 */ 0xEE /* 'n' -> */, +/* pos 0441: 661 */ 0xE3 /* 'c' -> */, +/* pos 0442: 662 */ 0xE5 /* 'e' -> */, +/* pos 0443: 663 */ 0xBA /* ':' -> */, +/* pos 0444: 664 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 0446: 665 */ 0x00, 0x1C /* - terminal marker 28 - */, +/* pos 0448: 666 */ 0xE5 /* 'e' -> */, +/* pos 0449: 667 */ 0xF2 /* 'r' -> */, +/* pos 044a: 668 */ 0xF3 /* 's' -> */, +/* pos 044b: 669 */ 0xE9 /* 'i' -> */, +/* pos 044c: 670 */ 0xEF /* 'o' -> */, +/* pos 044d: 671 */ 0xEE /* 'n' -> */, +/* pos 044e: 672 */ 0xBA /* ':' -> */, +/* pos 044f: 673 */ 0x00, 0x1D /* - terminal marker 29 - */, +/* pos 0451: 674 */ 0xF2 /* 'r' -> */, +/* pos 0452: 675 */ 0xE9 /* 'i' -> */, +/* pos 0453: 676 */ 0xE7 /* 'g' -> */, +/* pos 0454: 677 */ 0xE9 /* 'i' -> */, +/* pos 0455: 678 */ 0xEE /* 'n' -> */, +/* pos 0456: 679 */ 0xBA /* ':' -> */, +/* pos 0457: 680 */ 0x00, 0x1E /* - terminal marker 30 - */, +/* total size 1113 bytes */ #endif #if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) @@ -2216,7 +2279,7 @@ /* 77: 83: te: */ /* 78: 84: replay-nonce: */ /* 79: 86: x-auth-token: */ - /* 80: 87: */ + /* 80: 87: x-amzn-dss-signature: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x3D, 0x00 /* (to 0x003D state 1) */, 0x70 /* 'p' */, 0x3F, 0x00 /* (to 0x0042 state 5) */, 0x68 /* 'h' */, 0x4E, 0x00 /* (to 0x0054 state 10) */, @@ -2234,9 +2297,9 @@ 0x73 /* 's' */, 0x42, 0x02 /* (to 0x026C state 321) */, 0x74 /* 't' */, 0x60, 0x02 /* (to 0x028D state 337) */, 0x78 /* 'x' */, 0x81, 0x02 /* (to 0x02B1 state 364) */, - 0x6D /* 'm' */, 0xF2, 0x02 /* (to 0x0325 state 456) */, - 0x76 /* 'v' */, 0x4B, 0x03 /* (to 0x0381 state 531) */, - 0x77 /* 'w' */, 0x58, 0x03 /* (to 0x0391 state 539) */, + 0x6D /* 'm' */, 0x0B, 0x03 /* (to 0x033E state 474) */, + 0x76 /* 'v' */, 0x64, 0x03 /* (to 0x039A state 549) */, + 0x77 /* 'w' */, 0x71, 0x03 /* (to 0x03AA state 557) */, 0x08, /* fail */ /* pos 003d: 1 */ 0xE5 /* 'e' -> */, /* pos 003e: 2 */ 0xF4 /* 't' -> */, @@ -2244,8 +2307,8 @@ /* pos 0040: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0042: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x004F state 6) */, 0x72 /* 'r' */, 0xE6, 0x00 /* (to 0x012B state 106) */, - 0x61 /* 'a' */, 0x5B, 0x03 /* (to 0x03A3 state 556) */, - 0x75 /* 'u' */, 0x5D, 0x03 /* (to 0x03A8 state 560) */, + 0x61 /* 'a' */, 0x74, 0x03 /* (to 0x03BC state 574) */, + 0x75 /* 'u' */, 0x76, 0x03 /* (to 0x03C1 state 578) */, 0x08, /* fail */ /* pos 004f: 6 */ 0xF3 /* 's' -> */, /* pos 0050: 7 */ 0xF4 /* 't' -> */, @@ -2280,7 +2343,7 @@ /* pos 0085: 25 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 0087: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0091 state 27) */, 0x72 /* 'r' */, 0x1C, 0x02 /* (to 0x02A6 state 355) */, - 0x73 /* 's' */, 0xE9, 0x02 /* (to 0x0376 state 521) */, + 0x73 /* 's' */, 0x02, 0x03 /* (to 0x038F state 539) */, 0x08, /* fail */ /* pos 0091: 27 */ 0xE7 /* 'g' -> */, /* pos 0092: 28 */ 0xF2 /* 'r' -> */, @@ -2290,7 +2353,7 @@ /* pos 0096: 32 */ 0xBA /* ':' -> */, /* pos 0097: 33 */ 0x00, 0x05 /* - terminal marker 5 - */, /* pos 0099: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A0 state 35) */, - 0x70 /* 'p' */, 0x42, 0x02 /* (to 0x02DE state 396) */, + 0x70 /* 'p' */, 0x5B, 0x02 /* (to 0x02F7 state 414) */, 0x08, /* fail */ /* pos 00a0: 35 */ 0xE9 /* 'i' -> */, /* pos 00a1: 36 */ 0xE7 /* 'g' -> */, @@ -2318,7 +2381,7 @@ /* pos 00c6: 52 */ 0xE3 /* 'c' -> */, /* pos 00c7: 53 */ 0xE5 /* 'e' -> */, /* pos 00c8: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00CF state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02E6 state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x02FF state 421) */, 0x08, /* fail */ /* pos 00cf: 55 */ 0xF4 /* 't' -> */, /* pos 00d0: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00D7 state 57) */, @@ -2363,7 +2426,7 @@ /* pos 010a: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0117 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x0121 state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x019E state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x030E state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0327 state 453) */, 0x08, /* fail */ /* pos 0117: 88 */ 0xEE /* 'n' -> */, /* pos 0118: 89 */ 0xE3 /* 'c' -> */, @@ -2384,7 +2447,7 @@ /* pos 0128: 104 */ 0xBA /* ':' -> */, /* pos 0129: 105 */ 0x00, 0x15 /* - terminal marker 21 - */, /* pos 012b: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0132 state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x0333 state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x034C state 487) */, 0x08, /* fail */ /* pos 0132: 107 */ 0xE7 /* 'g' -> */, /* pos 0133: 108 */ 0xED /* 'm' -> */, @@ -2448,7 +2511,7 @@ /* pos 0182: 158 */ 0xBA /* ':' -> */, /* pos 0183: 159 */ 0x00, 0x1B /* - terminal marker 27 - */, /* pos 0185: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x018C state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03AB state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03C4 state 580) */, 0x08, /* fail */ /* pos 018c: 161 */ 0xF4 /* 't' -> */, /* pos 018d: 162 */ 0xE5 /* 'e' -> */, @@ -2604,10 +2667,10 @@ /* pos 0248: 303 */ 0x00, 0x35 /* - terminal marker 53 - */, /* pos 024a: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x0254 state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x0261 state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03BF state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03D8 state 596) */, 0x08, /* fail */ /* pos 0254: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x025B state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0308 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x0321 state 448) */, 0x08, /* fail */ /* pos 025b: 306 */ 0xE5 /* 'e' -> */, /* pos 025c: 307 */ 0xF3 /* 's' -> */, @@ -2625,11 +2688,11 @@ /* pos 0269: 319 */ 0xBA /* ':' -> */, /* pos 026a: 320 */ 0x00, 0x3A /* - terminal marker 58 - */, /* pos 026c: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0273 state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x035C state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x0375 state 514) */, 0x08, /* fail */ /* pos 0273: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x027D state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x0283 state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03CB state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03E4 state 607) */, 0x08, /* fail */ /* pos 027d: 323 */ 0xF6 /* 'v' -> */, /* pos 027e: 324 */ 0xE5 /* 'e' -> */, @@ -2646,7 +2709,7 @@ /* pos 028a: 335 */ 0xBA /* ':' -> */, /* pos 028b: 336 */ 0x00, 0x3C /* - terminal marker 60 - */, /* pos 028d: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0294 state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03BC state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03D5 state 594) */, 0x08, /* fail */ /* pos 0294: 338 */ 0xE1 /* 'a' -> */, /* pos 0295: 339 */ 0xEE /* 'n' -> */, @@ -2677,7 +2740,7 @@ /* pos 02b1: 364 */ 0xAD /* '-' -> */, /* pos 02b2: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02BC state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02D2 state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03B3 state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03CC state 586) */, 0x08, /* fail */ /* pos 02bc: 366 */ 0xEF /* 'o' -> */, /* pos 02bd: 367 */ 0xF2 /* 'r' -> */, @@ -2698,307 +2761,327 @@ /* pos 02ce: 382 */ 0xE4 /* 'd' -> */, /* pos 02cf: 383 */ 0xA0 /* ' ' -> */, /* pos 02d0: 384 */ 0x00, 0x4C /* - terminal marker 76 - */, -/* pos 02d2: 385 */ 0xF5 /* 'u' -> */, -/* pos 02d3: 386 */ 0xF4 /* 't' -> */, -/* pos 02d4: 387 */ 0xE8 /* 'h' -> */, -/* pos 02d5: 388 */ 0xAD /* '-' -> */, -/* pos 02d6: 389 */ 0xF4 /* 't' -> */, -/* pos 02d7: 390 */ 0xEF /* 'o' -> */, -/* pos 02d8: 391 */ 0xEB /* 'k' -> */, -/* pos 02d9: 392 */ 0xE5 /* 'e' -> */, -/* pos 02da: 393 */ 0xEE /* 'n' -> */, -/* pos 02db: 394 */ 0xBA /* ':' -> */, -/* pos 02dc: 395 */ 0x00, 0x4F /* - terminal marker 79 - */, -/* pos 02de: 396 */ 0xF4 /* 't' -> */, -/* pos 02df: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e0: 398 */ 0xEF /* 'o' -> */, -/* pos 02e1: 399 */ 0xEE /* 'n' -> */, -/* pos 02e2: 400 */ 0xF3 /* 's' -> */, -/* pos 02e3: 401 */ 0xA0 /* ' ' -> */, -/* pos 02e4: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02e6: 403 */ 0xF3 /* 's' -> */, -/* pos 02e7: 404 */ 0xAD /* '-' -> */, -/* pos 02e8: 405 */ 0xE3 /* 'c' -> */, -/* pos 02e9: 406 */ 0xEF /* 'o' -> */, -/* pos 02ea: 407 */ 0xEE /* 'n' -> */, -/* pos 02eb: 408 */ 0xF4 /* 't' -> */, -/* pos 02ec: 409 */ 0xF2 /* 'r' -> */, -/* pos 02ed: 410 */ 0xEF /* 'o' -> */, -/* pos 02ee: 411 */ 0xEC /* 'l' -> */, -/* pos 02ef: 412 */ 0xAD /* '-' -> */, -/* pos 02f0: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x02F7 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0317 state 443) */, +/* pos 02d2: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02D9 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02E4 state 396) */, 0x08, /* fail */ -/* pos 02f7: 414 */ 0xE5 /* 'e' -> */, -/* pos 02f8: 415 */ 0xF1 /* 'q' -> */, -/* pos 02f9: 416 */ 0xF5 /* 'u' -> */, -/* pos 02fa: 417 */ 0xE5 /* 'e' -> */, +/* pos 02d9: 386 */ 0xF4 /* 't' -> */, +/* pos 02da: 387 */ 0xE8 /* 'h' -> */, +/* pos 02db: 388 */ 0xAD /* '-' -> */, +/* pos 02dc: 389 */ 0xF4 /* 't' -> */, +/* pos 02dd: 390 */ 0xEF /* 'o' -> */, +/* pos 02de: 391 */ 0xEB /* 'k' -> */, +/* pos 02df: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e0: 393 */ 0xEE /* 'n' -> */, +/* pos 02e1: 394 */ 0xBA /* ':' -> */, +/* pos 02e2: 395 */ 0x00, 0x4F /* - terminal marker 79 - */, +/* pos 02e4: 396 */ 0xFA /* 'z' -> */, +/* pos 02e5: 397 */ 0xEE /* 'n' -> */, +/* pos 02e6: 398 */ 0xAD /* '-' -> */, +/* pos 02e7: 399 */ 0xE4 /* 'd' -> */, +/* pos 02e8: 400 */ 0xF3 /* 's' -> */, +/* pos 02e9: 401 */ 0xF3 /* 's' -> */, +/* pos 02ea: 402 */ 0xAD /* '-' -> */, +/* pos 02eb: 403 */ 0xF3 /* 's' -> */, +/* pos 02ec: 404 */ 0xE9 /* 'i' -> */, +/* pos 02ed: 405 */ 0xE7 /* 'g' -> */, +/* pos 02ee: 406 */ 0xEE /* 'n' -> */, +/* pos 02ef: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f0: 408 */ 0xF4 /* 't' -> */, +/* pos 02f1: 409 */ 0xF5 /* 'u' -> */, +/* pos 02f2: 410 */ 0xF2 /* 'r' -> */, +/* pos 02f3: 411 */ 0xE5 /* 'e' -> */, +/* pos 02f4: 412 */ 0xBA /* ':' -> */, +/* pos 02f5: 413 */ 0x00, 0x50 /* - terminal marker 80 - */, +/* pos 02f7: 414 */ 0xF4 /* 't' -> */, +/* pos 02f8: 415 */ 0xE9 /* 'i' -> */, +/* pos 02f9: 416 */ 0xEF /* 'o' -> */, +/* pos 02fa: 417 */ 0xEE /* 'n' -> */, /* pos 02fb: 418 */ 0xF3 /* 's' -> */, -/* pos 02fc: 419 */ 0xF4 /* 't' -> */, -/* pos 02fd: 420 */ 0xAD /* '-' -> */, -/* pos 02fe: 421 */ 0xE8 /* 'h' -> */, -/* pos 02ff: 422 */ 0xE5 /* 'e' -> */, -/* pos 0300: 423 */ 0xE1 /* 'a' -> */, -/* pos 0301: 424 */ 0xE4 /* 'd' -> */, -/* pos 0302: 425 */ 0xE5 /* 'e' -> */, -/* pos 0303: 426 */ 0xF2 /* 'r' -> */, -/* pos 0304: 427 */ 0xF3 /* 's' -> */, -/* pos 0305: 428 */ 0xBA /* ':' -> */, -/* pos 0306: 429 */ 0x00, 0x11 /* - terminal marker 17 - */, -/* pos 0308: 430 */ 0xF2 /* 'r' -> */, -/* pos 0309: 431 */ 0xE5 /* 'e' -> */, -/* pos 030a: 432 */ 0xF2 /* 'r' -> */, -/* pos 030b: 433 */ 0xBA /* ':' -> */, -/* pos 030c: 434 */ 0x00, 0x1E /* - terminal marker 30 - */, -/* pos 030e: 435 */ 0xE8 /* 'h' -> */, -/* pos 030f: 436 */ 0xE1 /* 'a' -> */, -/* pos 0310: 437 */ 0xF2 /* 'r' -> */, -/* pos 0311: 438 */ 0xF3 /* 's' -> */, -/* pos 0312: 439 */ 0xE5 /* 'e' -> */, -/* pos 0313: 440 */ 0xF4 /* 't' -> */, -/* pos 0314: 441 */ 0xBA /* ':' -> */, -/* pos 0315: 442 */ 0x00, 0x22 /* - terminal marker 34 - */, -/* pos 0317: 443 */ 0xEC /* 'l' -> */, -/* pos 0318: 444 */ 0xEC /* 'l' -> */, -/* pos 0319: 445 */ 0xEF /* 'o' -> */, -/* pos 031a: 446 */ 0xF7 /* 'w' -> */, -/* pos 031b: 447 */ 0xAD /* '-' -> */, -/* pos 031c: 448 */ 0xEF /* 'o' -> */, -/* pos 031d: 449 */ 0xF2 /* 'r' -> */, -/* pos 031e: 450 */ 0xE9 /* 'i' -> */, -/* pos 031f: 451 */ 0xE7 /* 'g' -> */, -/* pos 0320: 452 */ 0xE9 /* 'i' -> */, -/* pos 0321: 453 */ 0xEE /* 'n' -> */, -/* pos 0322: 454 */ 0xBA /* ':' -> */, -/* pos 0323: 455 */ 0x00, 0x24 /* - terminal marker 36 - */, -/* pos 0325: 456 */ 0xE1 /* 'a' -> */, -/* pos 0326: 457 */ 0xF8 /* 'x' -> */, -/* pos 0327: 458 */ 0xAD /* '-' -> */, -/* pos 0328: 459 */ 0xE6 /* 'f' -> */, -/* pos 0329: 460 */ 0xEF /* 'o' -> */, -/* pos 032a: 461 */ 0xF2 /* 'r' -> */, -/* pos 032b: 462 */ 0xF7 /* 'w' -> */, -/* pos 032c: 463 */ 0xE1 /* 'a' -> */, -/* pos 032d: 464 */ 0xF2 /* 'r' -> */, -/* pos 032e: 465 */ 0xE4 /* 'd' -> */, -/* pos 032f: 466 */ 0xF3 /* 's' -> */, -/* pos 0330: 467 */ 0xBA /* ':' -> */, -/* pos 0331: 468 */ 0x00, 0x36 /* - terminal marker 54 - */, -/* pos 0333: 469 */ 0xF8 /* 'x' -> */, -/* pos 0334: 470 */ 0xF9 /* 'y' -> */, -/* pos 0335: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x033C state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03B1 state 567) */, +/* pos 02fc: 419 */ 0xA0 /* ' ' -> */, +/* pos 02fd: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 02ff: 421 */ 0xF3 /* 's' -> */, +/* pos 0300: 422 */ 0xAD /* '-' -> */, +/* pos 0301: 423 */ 0xE3 /* 'c' -> */, +/* pos 0302: 424 */ 0xEF /* 'o' -> */, +/* pos 0303: 425 */ 0xEE /* 'n' -> */, +/* pos 0304: 426 */ 0xF4 /* 't' -> */, +/* pos 0305: 427 */ 0xF2 /* 'r' -> */, +/* pos 0306: 428 */ 0xEF /* 'o' -> */, +/* pos 0307: 429 */ 0xEC /* 'l' -> */, +/* pos 0308: 430 */ 0xAD /* '-' -> */, +/* pos 0309: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0310 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0330 state 461) */, 0x08, /* fail */ -/* pos 033c: 472 */ 0xE1 /* 'a' -> */, -/* pos 033d: 473 */ 0xF5 /* 'u' -> */, -/* pos 033e: 474 */ 0xF4 /* 't' -> */, -/* pos 033f: 475 */ 0xE8 /* 'h' -> */, -/* pos 0340: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0347 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0351 state 486) */, +/* pos 0310: 432 */ 0xE5 /* 'e' -> */, +/* pos 0311: 433 */ 0xF1 /* 'q' -> */, +/* pos 0312: 434 */ 0xF5 /* 'u' -> */, +/* pos 0313: 435 */ 0xE5 /* 'e' -> */, +/* pos 0314: 436 */ 0xF3 /* 's' -> */, +/* pos 0315: 437 */ 0xF4 /* 't' -> */, +/* pos 0316: 438 */ 0xAD /* '-' -> */, +/* pos 0317: 439 */ 0xE8 /* 'h' -> */, +/* pos 0318: 440 */ 0xE5 /* 'e' -> */, +/* pos 0319: 441 */ 0xE1 /* 'a' -> */, +/* pos 031a: 442 */ 0xE4 /* 'd' -> */, +/* pos 031b: 443 */ 0xE5 /* 'e' -> */, +/* pos 031c: 444 */ 0xF2 /* 'r' -> */, +/* pos 031d: 445 */ 0xF3 /* 's' -> */, +/* pos 031e: 446 */ 0xBA /* ':' -> */, +/* pos 031f: 447 */ 0x00, 0x11 /* - terminal marker 17 - */, +/* pos 0321: 448 */ 0xF2 /* 'r' -> */, +/* pos 0322: 449 */ 0xE5 /* 'e' -> */, +/* pos 0323: 450 */ 0xF2 /* 'r' -> */, +/* pos 0324: 451 */ 0xBA /* ':' -> */, +/* pos 0325: 452 */ 0x00, 0x1E /* - terminal marker 30 - */, +/* pos 0327: 453 */ 0xE8 /* 'h' -> */, +/* pos 0328: 454 */ 0xE1 /* 'a' -> */, +/* pos 0329: 455 */ 0xF2 /* 'r' -> */, +/* pos 032a: 456 */ 0xF3 /* 's' -> */, +/* pos 032b: 457 */ 0xE5 /* 'e' -> */, +/* pos 032c: 458 */ 0xF4 /* 't' -> */, +/* pos 032d: 459 */ 0xBA /* ':' -> */, +/* pos 032e: 460 */ 0x00, 0x22 /* - terminal marker 34 - */, +/* pos 0330: 461 */ 0xEC /* 'l' -> */, +/* pos 0331: 462 */ 0xEC /* 'l' -> */, +/* pos 0332: 463 */ 0xEF /* 'o' -> */, +/* pos 0333: 464 */ 0xF7 /* 'w' -> */, +/* pos 0334: 465 */ 0xAD /* '-' -> */, +/* pos 0335: 466 */ 0xEF /* 'o' -> */, +/* pos 0336: 467 */ 0xF2 /* 'r' -> */, +/* pos 0337: 468 */ 0xE9 /* 'i' -> */, +/* pos 0338: 469 */ 0xE7 /* 'g' -> */, +/* pos 0339: 470 */ 0xE9 /* 'i' -> */, +/* pos 033a: 471 */ 0xEE /* 'n' -> */, +/* pos 033b: 472 */ 0xBA /* ':' -> */, +/* pos 033c: 473 */ 0x00, 0x24 /* - terminal marker 36 - */, +/* pos 033e: 474 */ 0xE1 /* 'a' -> */, +/* pos 033f: 475 */ 0xF8 /* 'x' -> */, +/* pos 0340: 476 */ 0xAD /* '-' -> */, +/* pos 0341: 477 */ 0xE6 /* 'f' -> */, +/* pos 0342: 478 */ 0xEF /* 'o' -> */, +/* pos 0343: 479 */ 0xF2 /* 'r' -> */, +/* pos 0344: 480 */ 0xF7 /* 'w' -> */, +/* pos 0345: 481 */ 0xE1 /* 'a' -> */, +/* pos 0346: 482 */ 0xF2 /* 'r' -> */, +/* pos 0347: 483 */ 0xE4 /* 'd' -> */, +/* pos 0348: 484 */ 0xF3 /* 's' -> */, +/* pos 0349: 485 */ 0xBA /* ':' -> */, +/* pos 034a: 486 */ 0x00, 0x36 /* - terminal marker 54 - */, +/* pos 034c: 487 */ 0xF8 /* 'x' -> */, +/* pos 034d: 488 */ 0xF9 /* 'y' -> */, +/* pos 034e: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0355 state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03CA state 585) */, 0x08, /* fail */ -/* pos 0347: 477 */ 0xEE /* 'n' -> */, -/* pos 0348: 478 */ 0xF4 /* 't' -> */, -/* pos 0349: 479 */ 0xE9 /* 'i' -> */, -/* pos 034a: 480 */ 0xE3 /* 'c' -> */, -/* pos 034b: 481 */ 0xE1 /* 'a' -> */, -/* pos 034c: 482 */ 0xF4 /* 't' -> */, -/* pos 034d: 483 */ 0xE5 /* 'e' -> */, -/* pos 034e: 484 */ 0xBA /* ':' -> */, -/* pos 034f: 485 */ 0x00, 0x37 /* - terminal marker 55 - */, -/* pos 0351: 486 */ 0xF2 /* 'r' -> */, -/* pos 0352: 487 */ 0xE9 /* 'i' -> */, -/* pos 0353: 488 */ 0xFA /* 'z' -> */, -/* pos 0354: 489 */ 0xE1 /* 'a' -> */, -/* pos 0355: 490 */ 0xF4 /* 't' -> */, -/* pos 0356: 491 */ 0xE9 /* 'i' -> */, -/* pos 0357: 492 */ 0xEF /* 'o' -> */, -/* pos 0358: 493 */ 0xEE /* 'n' -> */, -/* pos 0359: 494 */ 0xBA /* ':' -> */, -/* pos 035a: 495 */ 0x00, 0x38 /* - terminal marker 56 - */, -/* pos 035c: 496 */ 0xF2 /* 'r' -> */, -/* pos 035d: 497 */ 0xE9 /* 'i' -> */, -/* pos 035e: 498 */ 0xE3 /* 'c' -> */, -/* pos 035f: 499 */ 0xF4 /* 't' -> */, -/* pos 0360: 500 */ 0xAD /* '-' -> */, -/* pos 0361: 501 */ 0xF4 /* 't' -> */, -/* pos 0362: 502 */ 0xF2 /* 'r' -> */, -/* pos 0363: 503 */ 0xE1 /* 'a' -> */, -/* pos 0364: 504 */ 0xEE /* 'n' -> */, -/* pos 0365: 505 */ 0xF3 /* 's' -> */, -/* pos 0366: 506 */ 0xF0 /* 'p' -> */, -/* pos 0367: 507 */ 0xEF /* 'o' -> */, -/* pos 0368: 508 */ 0xF2 /* 'r' -> */, -/* pos 0369: 509 */ 0xF4 /* 't' -> */, -/* pos 036a: 510 */ 0xAD /* '-' -> */, -/* pos 036b: 511 */ 0xF3 /* 's' -> */, -/* pos 036c: 512 */ 0xE5 /* 'e' -> */, -/* pos 036d: 513 */ 0xE3 /* 'c' -> */, -/* pos 036e: 514 */ 0xF5 /* 'u' -> */, -/* pos 036f: 515 */ 0xF2 /* 'r' -> */, -/* pos 0370: 516 */ 0xE9 /* 'i' -> */, -/* pos 0371: 517 */ 0xF4 /* 't' -> */, -/* pos 0372: 518 */ 0xF9 /* 'y' -> */, -/* pos 0373: 519 */ 0xBA /* ':' -> */, -/* pos 0374: 520 */ 0x00, 0x3D /* - terminal marker 61 - */, -/* pos 0376: 521 */ 0xE5 /* 'e' -> */, -/* pos 0377: 522 */ 0xF2 /* 'r' -> */, -/* pos 0378: 523 */ 0xAD /* '-' -> */, -/* pos 0379: 524 */ 0xE1 /* 'a' -> */, -/* pos 037a: 525 */ 0xE7 /* 'g' -> */, -/* pos 037b: 526 */ 0xE5 /* 'e' -> */, -/* pos 037c: 527 */ 0xEE /* 'n' -> */, -/* pos 037d: 528 */ 0xF4 /* 't' -> */, -/* pos 037e: 529 */ 0xBA /* ':' -> */, -/* pos 037f: 530 */ 0x00, 0x3F /* - terminal marker 63 - */, -/* pos 0381: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0388 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x038D state 536) */, +/* pos 0355: 490 */ 0xE1 /* 'a' -> */, +/* pos 0356: 491 */ 0xF5 /* 'u' -> */, +/* pos 0357: 492 */ 0xF4 /* 't' -> */, +/* pos 0358: 493 */ 0xE8 /* 'h' -> */, +/* pos 0359: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0360 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x036A state 504) */, 0x08, /* fail */ -/* pos 0388: 532 */ 0xF2 /* 'r' -> */, -/* pos 0389: 533 */ 0xF9 /* 'y' -> */, -/* pos 038a: 534 */ 0xBA /* ':' -> */, -/* pos 038b: 535 */ 0x00, 0x40 /* - terminal marker 64 - */, -/* pos 038d: 536 */ 0xE1 /* 'a' -> */, -/* pos 038e: 537 */ 0xBA /* ':' -> */, -/* pos 038f: 538 */ 0x00, 0x41 /* - terminal marker 65 - */, -/* pos 0391: 539 */ 0xF7 /* 'w' -> */, -/* pos 0392: 540 */ 0xF7 /* 'w' -> */, -/* pos 0393: 541 */ 0xAD /* '-' -> */, -/* pos 0394: 542 */ 0xE1 /* 'a' -> */, -/* pos 0395: 543 */ 0xF5 /* 'u' -> */, -/* pos 0396: 544 */ 0xF4 /* 't' -> */, -/* pos 0397: 545 */ 0xE8 /* 'h' -> */, -/* pos 0398: 546 */ 0xE5 /* 'e' -> */, -/* pos 0399: 547 */ 0xEE /* 'n' -> */, -/* pos 039a: 548 */ 0xF4 /* 't' -> */, -/* pos 039b: 549 */ 0xE9 /* 'i' -> */, -/* pos 039c: 550 */ 0xE3 /* 'c' -> */, -/* pos 039d: 551 */ 0xE1 /* 'a' -> */, -/* pos 039e: 552 */ 0xF4 /* 't' -> */, -/* pos 039f: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a0: 554 */ 0xBA /* ':' -> */, -/* pos 03a1: 555 */ 0x00, 0x42 /* - terminal marker 66 - */, -/* pos 03a3: 556 */ 0xF4 /* 't' -> */, -/* pos 03a4: 557 */ 0xE3 /* 'c' -> */, -/* pos 03a5: 558 */ 0xE8 /* 'h' -> */, -/* pos 03a6: 559 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03a8: 560 */ 0xF4 /* 't' -> */, -/* pos 03a9: 561 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 03ab: 562 */ 0xEC /* 'l' -> */, -/* pos 03ac: 563 */ 0xE5 /* 'e' -> */, -/* pos 03ad: 564 */ 0xF4 /* 't' -> */, -/* pos 03ae: 565 */ 0xE5 /* 'e' -> */, -/* pos 03af: 566 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 03b1: 567 */ 0x00, 0x47 /* - terminal marker 71 - */, -/* pos 03b3: 568 */ 0xE5 /* 'e' -> */, -/* pos 03b4: 569 */ 0xE1 /* 'a' -> */, -/* pos 03b5: 570 */ 0xEC /* 'l' -> */, -/* pos 03b6: 571 */ 0xAD /* '-' -> */, -/* pos 03b7: 572 */ 0xE9 /* 'i' -> */, -/* pos 03b8: 573 */ 0xF0 /* 'p' -> */, -/* pos 03b9: 574 */ 0xBA /* ':' -> */, -/* pos 03ba: 575 */ 0x00, 0x48 /* - terminal marker 72 - */, -/* pos 03bc: 576 */ 0xBA /* ':' -> */, -/* pos 03bd: 577 */ 0x00, 0x4D /* - terminal marker 77 - */, -/* pos 03bf: 578 */ 0xEC /* 'l' -> */, -/* pos 03c0: 579 */ 0xE1 /* 'a' -> */, -/* pos 03c1: 580 */ 0xF9 /* 'y' -> */, -/* pos 03c2: 581 */ 0xAD /* '-' -> */, -/* pos 03c3: 582 */ 0xEE /* 'n' -> */, -/* pos 03c4: 583 */ 0xEF /* 'o' -> */, -/* pos 03c5: 584 */ 0xEE /* 'n' -> */, -/* pos 03c6: 585 */ 0xE3 /* 'c' -> */, -/* pos 03c7: 586 */ 0xE5 /* 'e' -> */, -/* pos 03c8: 587 */ 0xBA /* ':' -> */, -/* pos 03c9: 588 */ 0x00, 0x4E /* - terminal marker 78 - */, -/* pos 03cb: 589 */ 0xAD /* '-' -> */, -/* pos 03cc: 590 */ 0xF7 /* 'w' -> */, -/* pos 03cd: 591 */ 0xE5 /* 'e' -> */, -/* pos 03ce: 592 */ 0xE2 /* 'b' -> */, -/* pos 03cf: 593 */ 0xF3 /* 's' -> */, -/* pos 03d0: 594 */ 0xEF /* 'o' -> */, -/* pos 03d1: 595 */ 0xE3 /* 'c' -> */, -/* pos 03d2: 596 */ 0xEB /* 'k' -> */, -/* pos 03d3: 597 */ 0xE5 /* 'e' -> */, -/* pos 03d4: 598 */ 0xF4 /* 't' -> */, -/* pos 03d5: 599 */ 0xAD /* '-' -> */, -/* pos 03d6: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03EF state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03F6 state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0402 state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0414 state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x041E state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0426 state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x042F state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0438 state 656) */, +/* pos 0360: 495 */ 0xEE /* 'n' -> */, +/* pos 0361: 496 */ 0xF4 /* 't' -> */, +/* pos 0362: 497 */ 0xE9 /* 'i' -> */, +/* pos 0363: 498 */ 0xE3 /* 'c' -> */, +/* pos 0364: 499 */ 0xE1 /* 'a' -> */, +/* pos 0365: 500 */ 0xF4 /* 't' -> */, +/* pos 0366: 501 */ 0xE5 /* 'e' -> */, +/* pos 0367: 502 */ 0xBA /* ':' -> */, +/* pos 0368: 503 */ 0x00, 0x37 /* - terminal marker 55 - */, +/* pos 036a: 504 */ 0xF2 /* 'r' -> */, +/* pos 036b: 505 */ 0xE9 /* 'i' -> */, +/* pos 036c: 506 */ 0xFA /* 'z' -> */, +/* pos 036d: 507 */ 0xE1 /* 'a' -> */, +/* pos 036e: 508 */ 0xF4 /* 't' -> */, +/* pos 036f: 509 */ 0xE9 /* 'i' -> */, +/* pos 0370: 510 */ 0xEF /* 'o' -> */, +/* pos 0371: 511 */ 0xEE /* 'n' -> */, +/* pos 0372: 512 */ 0xBA /* ':' -> */, +/* pos 0373: 513 */ 0x00, 0x38 /* - terminal marker 56 - */, +/* pos 0375: 514 */ 0xF2 /* 'r' -> */, +/* pos 0376: 515 */ 0xE9 /* 'i' -> */, +/* pos 0377: 516 */ 0xE3 /* 'c' -> */, +/* pos 0378: 517 */ 0xF4 /* 't' -> */, +/* pos 0379: 518 */ 0xAD /* '-' -> */, +/* pos 037a: 519 */ 0xF4 /* 't' -> */, +/* pos 037b: 520 */ 0xF2 /* 'r' -> */, +/* pos 037c: 521 */ 0xE1 /* 'a' -> */, +/* pos 037d: 522 */ 0xEE /* 'n' -> */, +/* pos 037e: 523 */ 0xF3 /* 's' -> */, +/* pos 037f: 524 */ 0xF0 /* 'p' -> */, +/* pos 0380: 525 */ 0xEF /* 'o' -> */, +/* pos 0381: 526 */ 0xF2 /* 'r' -> */, +/* pos 0382: 527 */ 0xF4 /* 't' -> */, +/* pos 0383: 528 */ 0xAD /* '-' -> */, +/* pos 0384: 529 */ 0xF3 /* 's' -> */, +/* pos 0385: 530 */ 0xE5 /* 'e' -> */, +/* pos 0386: 531 */ 0xE3 /* 'c' -> */, +/* pos 0387: 532 */ 0xF5 /* 'u' -> */, +/* pos 0388: 533 */ 0xF2 /* 'r' -> */, +/* pos 0389: 534 */ 0xE9 /* 'i' -> */, +/* pos 038a: 535 */ 0xF4 /* 't' -> */, +/* pos 038b: 536 */ 0xF9 /* 'y' -> */, +/* pos 038c: 537 */ 0xBA /* ':' -> */, +/* pos 038d: 538 */ 0x00, 0x3D /* - terminal marker 61 - */, +/* pos 038f: 539 */ 0xE5 /* 'e' -> */, +/* pos 0390: 540 */ 0xF2 /* 'r' -> */, +/* pos 0391: 541 */ 0xAD /* '-' -> */, +/* pos 0392: 542 */ 0xE1 /* 'a' -> */, +/* pos 0393: 543 */ 0xE7 /* 'g' -> */, +/* pos 0394: 544 */ 0xE5 /* 'e' -> */, +/* pos 0395: 545 */ 0xEE /* 'n' -> */, +/* pos 0396: 546 */ 0xF4 /* 't' -> */, +/* pos 0397: 547 */ 0xBA /* ':' -> */, +/* pos 0398: 548 */ 0x00, 0x3F /* - terminal marker 63 - */, +/* pos 039a: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03A1 state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03A6 state 554) */, 0x08, /* fail */ -/* pos 03ef: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f0: 602 */ 0xE1 /* 'a' -> */, -/* pos 03f1: 603 */ 0xE6 /* 'f' -> */, -/* pos 03f2: 604 */ 0xF4 /* 't' -> */, -/* pos 03f3: 605 */ 0xBA /* ':' -> */, -/* pos 03f4: 606 */ 0x00, 0x07 /* - terminal marker 7 - */, -/* pos 03f6: 607 */ 0xF8 /* 'x' -> */, -/* pos 03f7: 608 */ 0xF4 /* 't' -> */, -/* pos 03f8: 609 */ 0xE5 /* 'e' -> */, -/* pos 03f9: 610 */ 0xEE /* 'n' -> */, -/* pos 03fa: 611 */ 0xF3 /* 's' -> */, -/* pos 03fb: 612 */ 0xE9 /* 'i' -> */, -/* pos 03fc: 613 */ 0xEF /* 'o' -> */, -/* pos 03fd: 614 */ 0xEE /* 'n' -> */, -/* pos 03fe: 615 */ 0xF3 /* 's' -> */, -/* pos 03ff: 616 */ 0xBA /* ':' -> */, -/* pos 0400: 617 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 0402: 618 */ 0xE5 /* 'e' -> */, -/* pos 0403: 619 */ 0xF9 /* 'y' -> */, -/* pos 0404: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x040E state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0411 state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x042D state 647) */, +/* pos 03a1: 550 */ 0xF2 /* 'r' -> */, +/* pos 03a2: 551 */ 0xF9 /* 'y' -> */, +/* pos 03a3: 552 */ 0xBA /* ':' -> */, +/* pos 03a4: 553 */ 0x00, 0x40 /* - terminal marker 64 - */, +/* pos 03a6: 554 */ 0xE1 /* 'a' -> */, +/* pos 03a7: 555 */ 0xBA /* ':' -> */, +/* pos 03a8: 556 */ 0x00, 0x41 /* - terminal marker 65 - */, +/* pos 03aa: 557 */ 0xF7 /* 'w' -> */, +/* pos 03ab: 558 */ 0xF7 /* 'w' -> */, +/* pos 03ac: 559 */ 0xAD /* '-' -> */, +/* pos 03ad: 560 */ 0xE1 /* 'a' -> */, +/* pos 03ae: 561 */ 0xF5 /* 'u' -> */, +/* pos 03af: 562 */ 0xF4 /* 't' -> */, +/* pos 03b0: 563 */ 0xE8 /* 'h' -> */, +/* pos 03b1: 564 */ 0xE5 /* 'e' -> */, +/* pos 03b2: 565 */ 0xEE /* 'n' -> */, +/* pos 03b3: 566 */ 0xF4 /* 't' -> */, +/* pos 03b4: 567 */ 0xE9 /* 'i' -> */, +/* pos 03b5: 568 */ 0xE3 /* 'c' -> */, +/* pos 03b6: 569 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 570 */ 0xF4 /* 't' -> */, +/* pos 03b8: 571 */ 0xE5 /* 'e' -> */, +/* pos 03b9: 572 */ 0xBA /* ':' -> */, +/* pos 03ba: 573 */ 0x00, 0x42 /* - terminal marker 66 - */, +/* pos 03bc: 574 */ 0xF4 /* 't' -> */, +/* pos 03bd: 575 */ 0xE3 /* 'c' -> */, +/* pos 03be: 576 */ 0xE8 /* 'h' -> */, +/* pos 03bf: 577 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03c1: 578 */ 0xF4 /* 't' -> */, +/* pos 03c2: 579 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03c4: 580 */ 0xEC /* 'l' -> */, +/* pos 03c5: 581 */ 0xE5 /* 'e' -> */, +/* pos 03c6: 582 */ 0xF4 /* 't' -> */, +/* pos 03c7: 583 */ 0xE5 /* 'e' -> */, +/* pos 03c8: 584 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 03ca: 585 */ 0x00, 0x47 /* - terminal marker 71 - */, +/* pos 03cc: 586 */ 0xE5 /* 'e' -> */, +/* pos 03cd: 587 */ 0xE1 /* 'a' -> */, +/* pos 03ce: 588 */ 0xEC /* 'l' -> */, +/* pos 03cf: 589 */ 0xAD /* '-' -> */, +/* pos 03d0: 590 */ 0xE9 /* 'i' -> */, +/* pos 03d1: 591 */ 0xF0 /* 'p' -> */, +/* pos 03d2: 592 */ 0xBA /* ':' -> */, +/* pos 03d3: 593 */ 0x00, 0x48 /* - terminal marker 72 - */, +/* pos 03d5: 594 */ 0xBA /* ':' -> */, +/* pos 03d6: 595 */ 0x00, 0x4D /* - terminal marker 77 - */, +/* pos 03d8: 596 */ 0xEC /* 'l' -> */, +/* pos 03d9: 597 */ 0xE1 /* 'a' -> */, +/* pos 03da: 598 */ 0xF9 /* 'y' -> */, +/* pos 03db: 599 */ 0xAD /* '-' -> */, +/* pos 03dc: 600 */ 0xEE /* 'n' -> */, +/* pos 03dd: 601 */ 0xEF /* 'o' -> */, +/* pos 03de: 602 */ 0xEE /* 'n' -> */, +/* pos 03df: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e0: 604 */ 0xE5 /* 'e' -> */, +/* pos 03e1: 605 */ 0xBA /* ':' -> */, +/* pos 03e2: 606 */ 0x00, 0x4E /* - terminal marker 78 - */, +/* pos 03e4: 607 */ 0xAD /* '-' -> */, +/* pos 03e5: 608 */ 0xF7 /* 'w' -> */, +/* pos 03e6: 609 */ 0xE5 /* 'e' -> */, +/* pos 03e7: 610 */ 0xE2 /* 'b' -> */, +/* pos 03e8: 611 */ 0xF3 /* 's' -> */, +/* pos 03e9: 612 */ 0xEF /* 'o' -> */, +/* pos 03ea: 613 */ 0xE3 /* 'c' -> */, +/* pos 03eb: 614 */ 0xEB /* 'k' -> */, +/* pos 03ec: 615 */ 0xE5 /* 'e' -> */, +/* pos 03ed: 616 */ 0xF4 /* 't' -> */, +/* pos 03ee: 617 */ 0xAD /* '-' -> */, +/* pos 03ef: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0408 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x040F state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x041B state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x042D state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0437 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x043F state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0448 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0451 state 674) */, 0x08, /* fail */ -/* pos 040e: 621 */ 0xBA /* ':' -> */, -/* pos 040f: 622 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 0411: 623 */ 0xBA /* ':' -> */, -/* pos 0412: 624 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 0414: 625 */ 0xF2 /* 'r' -> */, -/* pos 0415: 626 */ 0xEF /* 'o' -> */, -/* pos 0416: 627 */ 0xF4 /* 't' -> */, -/* pos 0417: 628 */ 0xEF /* 'o' -> */, -/* pos 0418: 629 */ 0xE3 /* 'c' -> */, -/* pos 0419: 630 */ 0xEF /* 'o' -> */, -/* pos 041a: 631 */ 0xEC /* 'l' -> */, -/* pos 041b: 632 */ 0xBA /* ':' -> */, -/* pos 041c: 633 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 041e: 634 */ 0xE3 /* 'c' -> */, -/* pos 041f: 635 */ 0xE3 /* 'c' -> */, -/* pos 0420: 636 */ 0xE5 /* 'e' -> */, -/* pos 0421: 637 */ 0xF0 /* 'p' -> */, -/* pos 0422: 638 */ 0xF4 /* 't' -> */, -/* pos 0423: 639 */ 0xBA /* ':' -> */, -/* pos 0424: 640 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 0426: 641 */ 0xEF /* 'o' -> */, -/* pos 0427: 642 */ 0xEE /* 'n' -> */, -/* pos 0428: 643 */ 0xE3 /* 'c' -> */, -/* pos 0429: 644 */ 0xE5 /* 'e' -> */, -/* pos 042a: 645 */ 0xBA /* ':' -> */, -/* pos 042b: 646 */ 0x00, 0x0E /* - terminal marker 14 - */, -/* pos 042d: 647 */ 0x00, 0x1F /* - terminal marker 31 - */, -/* pos 042f: 648 */ 0xE5 /* 'e' -> */, -/* pos 0430: 649 */ 0xF2 /* 'r' -> */, -/* pos 0431: 650 */ 0xF3 /* 's' -> */, -/* pos 0432: 651 */ 0xE9 /* 'i' -> */, -/* pos 0433: 652 */ 0xEF /* 'o' -> */, -/* pos 0434: 653 */ 0xEE /* 'n' -> */, -/* pos 0435: 654 */ 0xBA /* ':' -> */, -/* pos 0436: 655 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 0438: 656 */ 0xF2 /* 'r' -> */, -/* pos 0439: 657 */ 0xE9 /* 'i' -> */, -/* pos 043a: 658 */ 0xE7 /* 'g' -> */, -/* pos 043b: 659 */ 0xE9 /* 'i' -> */, -/* pos 043c: 660 */ 0xEE /* 'n' -> */, -/* pos 043d: 661 */ 0xBA /* ':' -> */, -/* pos 043e: 662 */ 0x00, 0x21 /* - terminal marker 33 - */, -/* total size 1088 bytes */ +/* pos 0408: 619 */ 0xF2 /* 'r' -> */, +/* pos 0409: 620 */ 0xE1 /* 'a' -> */, +/* pos 040a: 621 */ 0xE6 /* 'f' -> */, +/* pos 040b: 622 */ 0xF4 /* 't' -> */, +/* pos 040c: 623 */ 0xBA /* ':' -> */, +/* pos 040d: 624 */ 0x00, 0x07 /* - terminal marker 7 - */, +/* pos 040f: 625 */ 0xF8 /* 'x' -> */, +/* pos 0410: 626 */ 0xF4 /* 't' -> */, +/* pos 0411: 627 */ 0xE5 /* 'e' -> */, +/* pos 0412: 628 */ 0xEE /* 'n' -> */, +/* pos 0413: 629 */ 0xF3 /* 's' -> */, +/* pos 0414: 630 */ 0xE9 /* 'i' -> */, +/* pos 0415: 631 */ 0xEF /* 'o' -> */, +/* pos 0416: 632 */ 0xEE /* 'n' -> */, +/* pos 0417: 633 */ 0xF3 /* 's' -> */, +/* pos 0418: 634 */ 0xBA /* ':' -> */, +/* pos 0419: 635 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 041b: 636 */ 0xE5 /* 'e' -> */, +/* pos 041c: 637 */ 0xF9 /* 'y' -> */, +/* pos 041d: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0427 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x042A state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0446 state 665) */, + 0x08, /* fail */ +/* pos 0427: 639 */ 0xBA /* ':' -> */, +/* pos 0428: 640 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 042a: 641 */ 0xBA /* ':' -> */, +/* pos 042b: 642 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 042d: 643 */ 0xF2 /* 'r' -> */, +/* pos 042e: 644 */ 0xEF /* 'o' -> */, +/* pos 042f: 645 */ 0xF4 /* 't' -> */, +/* pos 0430: 646 */ 0xEF /* 'o' -> */, +/* pos 0431: 647 */ 0xE3 /* 'c' -> */, +/* pos 0432: 648 */ 0xEF /* 'o' -> */, +/* pos 0433: 649 */ 0xEC /* 'l' -> */, +/* pos 0434: 650 */ 0xBA /* ':' -> */, +/* pos 0435: 651 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 0437: 652 */ 0xE3 /* 'c' -> */, +/* pos 0438: 653 */ 0xE3 /* 'c' -> */, +/* pos 0439: 654 */ 0xE5 /* 'e' -> */, +/* pos 043a: 655 */ 0xF0 /* 'p' -> */, +/* pos 043b: 656 */ 0xF4 /* 't' -> */, +/* pos 043c: 657 */ 0xBA /* ':' -> */, +/* pos 043d: 658 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 043f: 659 */ 0xEF /* 'o' -> */, +/* pos 0440: 660 */ 0xEE /* 'n' -> */, +/* pos 0441: 661 */ 0xE3 /* 'c' -> */, +/* pos 0442: 662 */ 0xE5 /* 'e' -> */, +/* pos 0443: 663 */ 0xBA /* ':' -> */, +/* pos 0444: 664 */ 0x00, 0x0E /* - terminal marker 14 - */, +/* pos 0446: 665 */ 0x00, 0x1F /* - terminal marker 31 - */, +/* pos 0448: 666 */ 0xE5 /* 'e' -> */, +/* pos 0449: 667 */ 0xF2 /* 'r' -> */, +/* pos 044a: 668 */ 0xF3 /* 's' -> */, +/* pos 044b: 669 */ 0xE9 /* 'i' -> */, +/* pos 044c: 670 */ 0xEF /* 'o' -> */, +/* pos 044d: 671 */ 0xEE /* 'n' -> */, +/* pos 044e: 672 */ 0xBA /* ':' -> */, +/* pos 044f: 673 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 0451: 674 */ 0xF2 /* 'r' -> */, +/* pos 0452: 675 */ 0xE9 /* 'i' -> */, +/* pos 0453: 676 */ 0xE7 /* 'g' -> */, +/* pos 0454: 677 */ 0xE9 /* 'i' -> */, +/* pos 0455: 678 */ 0xEE /* 'n' -> */, +/* pos 0456: 679 */ 0xBA /* ':' -> */, +/* pos 0457: 680 */ 0x00, 0x21 /* - terminal marker 33 - */, +/* total size 1113 bytes */ #endif -#if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) +#if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) /* 0: 0: get */ /* 1: 1: post */ /* 2: 3: host: */ @@ -3070,7 +3153,7 @@ /* 67: 84: replay-nonce: */ /* 68: 85: :protocol */ /* 69: 86: x-auth-token: */ - /* 70: 87: */ + /* 70: 87: x-amzn-dss-signature: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x40, 0x00 /* (to 0x0040 state 1) */, 0x70 /* 'p' */, 0x42, 0x00 /* (to 0x0045 state 5) */, 0x68 /* 'h' */, 0x51, 0x00 /* (to 0x0057 state 10) */, @@ -3088,10 +3171,10 @@ 0x73 /* 's' */, 0x4B, 0x02 /* (to 0x0275 state 321) */, 0x74 /* 't' */, 0x69, 0x02 /* (to 0x0296 state 337) */, 0x78 /* 'x' */, 0x8A, 0x02 /* (to 0x02BA state 364) */, - 0x6D /* 'm' */, 0xFB, 0x02 /* (to 0x032E state 456) */, - 0x76 /* 'v' */, 0x54, 0x03 /* (to 0x038A state 531) */, - 0x77 /* 'w' */, 0x61, 0x03 /* (to 0x039A state 539) */, - 0x3A /* ':' */, 0x19, 0x04 /* (to 0x0455 state 674) */, + 0x6D /* 'm' */, 0x14, 0x03 /* (to 0x0347 state 474) */, + 0x76 /* 'v' */, 0x6D, 0x03 /* (to 0x03A3 state 549) */, + 0x77 /* 'w' */, 0x7A, 0x03 /* (to 0x03B3 state 557) */, + 0x3A /* ':' */, 0x32, 0x04 /* (to 0x046E state 692) */, 0x08, /* fail */ /* pos 0040: 1 */ 0xE5 /* 'e' -> */, /* pos 0041: 2 */ 0xF4 /* 't' -> */, @@ -3099,8 +3182,8 @@ /* pos 0043: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0045: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x0052 state 6) */, 0x72 /* 'r' */, 0xEC, 0x00 /* (to 0x0134 state 106) */, - 0x61 /* 'a' */, 0x61, 0x03 /* (to 0x03AC state 556) */, - 0x75 /* 'u' */, 0x63, 0x03 /* (to 0x03B1 state 560) */, + 0x61 /* 'a' */, 0x7A, 0x03 /* (to 0x03C5 state 574) */, + 0x75 /* 'u' */, 0x7C, 0x03 /* (to 0x03CA state 578) */, 0x08, /* fail */ /* pos 0052: 6 */ 0xF3 /* 's' -> */, /* pos 0053: 7 */ 0xF4 /* 't' -> */, @@ -3135,7 +3218,7 @@ /* pos 0088: 25 */ 0x00, 0x03 /* - terminal marker 3 - */, /* pos 008a: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0094 state 27) */, 0x72 /* 'r' */, 0x22, 0x02 /* (to 0x02AF state 355) */, - 0x73 /* 's' */, 0xEF, 0x02 /* (to 0x037F state 521) */, + 0x73 /* 's' */, 0x08, 0x03 /* (to 0x0398 state 539) */, 0x08, /* fail */ /* pos 0094: 27 */ 0xE7 /* 'g' -> */, /* pos 0095: 28 */ 0xF2 /* 'r' -> */, @@ -3145,7 +3228,7 @@ /* pos 0099: 32 */ 0xBA /* ':' -> */, /* pos 009a: 33 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 009c: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A3 state 35) */, - 0x70 /* 'p' */, 0x48, 0x02 /* (to 0x02E7 state 396) */, + 0x70 /* 'p' */, 0x61, 0x02 /* (to 0x0300 state 414) */, 0x08, /* fail */ /* pos 00a3: 35 */ 0xE9 /* 'i' -> */, /* pos 00a4: 36 */ 0xE7 /* 'g' -> */, @@ -3158,7 +3241,7 @@ /* pos 00ad: 43 */ 0xF4 /* 't' -> */, /* pos 00ae: 44 */ 0xF0 /* 'p' -> */, /* pos 00af: 45 */ 0x2F /* '/' */, 0x07, 0x00 /* (to 0x00B6 state 46) */, - 0x32 /* '2' */, 0x97, 0x03 /* (to 0x0449 state 663) */, + 0x32 /* '2' */, 0xB0, 0x03 /* (to 0x0462 state 681) */, 0x08, /* fail */ /* pos 00b6: 46 */ 0xB1 /* '1' -> */, /* pos 00b7: 47 */ 0xAE /* '.' -> */, @@ -3175,7 +3258,7 @@ /* pos 00cf: 52 */ 0xE3 /* 'c' -> */, /* pos 00d0: 53 */ 0xE5 /* 'e' -> */, /* pos 00d1: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00D8 state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02EF state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x0308 state 421) */, 0x08, /* fail */ /* pos 00d8: 55 */ 0xF4 /* 't' -> */, /* pos 00d9: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00E0 state 57) */, @@ -3220,7 +3303,7 @@ /* pos 0113: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0120 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x012A state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x01A7 state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x0317 state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0330 state 453) */, 0x08, /* fail */ /* pos 0120: 88 */ 0xEE /* 'n' -> */, /* pos 0121: 89 */ 0xE3 /* 'c' -> */, @@ -3241,7 +3324,7 @@ /* pos 0131: 104 */ 0xBA /* ':' -> */, /* pos 0132: 105 */ 0x00, 0x0D /* - terminal marker 13 - */, /* pos 0134: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x013B state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x033C state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x0355 state 487) */, 0x08, /* fail */ /* pos 013b: 107 */ 0xE7 /* 'g' -> */, /* pos 013c: 108 */ 0xED /* 'm' -> */, @@ -3305,7 +3388,7 @@ /* pos 018b: 158 */ 0xBA /* ':' -> */, /* pos 018c: 159 */ 0x00, 0x13 /* - terminal marker 19 - */, /* pos 018e: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0195 state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03B4 state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03CD state 580) */, 0x08, /* fail */ /* pos 0195: 161 */ 0xF4 /* 't' -> */, /* pos 0196: 162 */ 0xE5 /* 'e' -> */, @@ -3461,10 +3544,10 @@ /* pos 0251: 303 */ 0x00, 0x2F /* - terminal marker 47 - */, /* pos 0253: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x025D state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x026A state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03C8 state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03E1 state 596) */, 0x08, /* fail */ /* pos 025d: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0264 state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0311 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x032A state 448) */, 0x08, /* fail */ /* pos 0264: 306 */ 0xE5 /* 'e' -> */, /* pos 0265: 307 */ 0xF3 /* 's' -> */, @@ -3482,11 +3565,11 @@ /* pos 0272: 319 */ 0xBA /* ':' -> */, /* pos 0273: 320 */ 0x00, 0x34 /* - terminal marker 52 - */, /* pos 0275: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x027C state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x0365 state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x037E state 514) */, 0x08, /* fail */ /* pos 027c: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x0286 state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x028C state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03D4 state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03ED state 607) */, 0x08, /* fail */ /* pos 0286: 323 */ 0xF6 /* 'v' -> */, /* pos 0287: 324 */ 0xE5 /* 'e' -> */, @@ -3503,7 +3586,7 @@ /* pos 0293: 335 */ 0xBA /* ':' -> */, /* pos 0294: 336 */ 0x00, 0x36 /* - terminal marker 54 - */, /* pos 0296: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x029D state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03C5 state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03DE state 594) */, 0x08, /* fail */ /* pos 029d: 338 */ 0xE1 /* 'a' -> */, /* pos 029e: 339 */ 0xEE /* 'n' -> */, @@ -3534,7 +3617,7 @@ /* pos 02ba: 364 */ 0xAD /* '-' -> */, /* pos 02bb: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02C5 state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02DB state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03BC state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03D5 state 586) */, 0x08, /* fail */ /* pos 02c5: 366 */ 0xEF /* 'o' -> */, /* pos 02c6: 367 */ 0xF2 /* 'r' -> */, @@ -3555,361 +3638,381 @@ /* pos 02d7: 382 */ 0xE4 /* 'd' -> */, /* pos 02d8: 383 */ 0xA0 /* ' ' -> */, /* pos 02d9: 384 */ 0x00, 0x41 /* - terminal marker 65 - */, -/* pos 02db: 385 */ 0xF5 /* 'u' -> */, -/* pos 02dc: 386 */ 0xF4 /* 't' -> */, -/* pos 02dd: 387 */ 0xE8 /* 'h' -> */, -/* pos 02de: 388 */ 0xAD /* '-' -> */, -/* pos 02df: 389 */ 0xF4 /* 't' -> */, -/* pos 02e0: 390 */ 0xEF /* 'o' -> */, -/* pos 02e1: 391 */ 0xEB /* 'k' -> */, -/* pos 02e2: 392 */ 0xE5 /* 'e' -> */, -/* pos 02e3: 393 */ 0xEE /* 'n' -> */, -/* pos 02e4: 394 */ 0xBA /* ':' -> */, -/* pos 02e5: 395 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 02e7: 396 */ 0xF4 /* 't' -> */, -/* pos 02e8: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e9: 398 */ 0xEF /* 'o' -> */, -/* pos 02ea: 399 */ 0xEE /* 'n' -> */, -/* pos 02eb: 400 */ 0xF3 /* 's' -> */, -/* pos 02ec: 401 */ 0xA0 /* ' ' -> */, -/* pos 02ed: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02ef: 403 */ 0xF3 /* 's' -> */, -/* pos 02f0: 404 */ 0xAD /* '-' -> */, -/* pos 02f1: 405 */ 0xE3 /* 'c' -> */, -/* pos 02f2: 406 */ 0xEF /* 'o' -> */, -/* pos 02f3: 407 */ 0xEE /* 'n' -> */, -/* pos 02f4: 408 */ 0xF4 /* 't' -> */, -/* pos 02f5: 409 */ 0xF2 /* 'r' -> */, -/* pos 02f6: 410 */ 0xEF /* 'o' -> */, -/* pos 02f7: 411 */ 0xEC /* 'l' -> */, -/* pos 02f8: 412 */ 0xAD /* '-' -> */, -/* pos 02f9: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0300 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0320 state 443) */, +/* pos 02db: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02E2 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02ED state 396) */, 0x08, /* fail */ -/* pos 0300: 414 */ 0xE5 /* 'e' -> */, -/* pos 0301: 415 */ 0xF1 /* 'q' -> */, -/* pos 0302: 416 */ 0xF5 /* 'u' -> */, -/* pos 0303: 417 */ 0xE5 /* 'e' -> */, +/* pos 02e2: 386 */ 0xF4 /* 't' -> */, +/* pos 02e3: 387 */ 0xE8 /* 'h' -> */, +/* pos 02e4: 388 */ 0xAD /* '-' -> */, +/* pos 02e5: 389 */ 0xF4 /* 't' -> */, +/* pos 02e6: 390 */ 0xEF /* 'o' -> */, +/* pos 02e7: 391 */ 0xEB /* 'k' -> */, +/* pos 02e8: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e9: 393 */ 0xEE /* 'n' -> */, +/* pos 02ea: 394 */ 0xBA /* ':' -> */, +/* pos 02eb: 395 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 02ed: 396 */ 0xFA /* 'z' -> */, +/* pos 02ee: 397 */ 0xEE /* 'n' -> */, +/* pos 02ef: 398 */ 0xAD /* '-' -> */, +/* pos 02f0: 399 */ 0xE4 /* 'd' -> */, +/* pos 02f1: 400 */ 0xF3 /* 's' -> */, +/* pos 02f2: 401 */ 0xF3 /* 's' -> */, +/* pos 02f3: 402 */ 0xAD /* '-' -> */, +/* pos 02f4: 403 */ 0xF3 /* 's' -> */, +/* pos 02f5: 404 */ 0xE9 /* 'i' -> */, +/* pos 02f6: 405 */ 0xE7 /* 'g' -> */, +/* pos 02f7: 406 */ 0xEE /* 'n' -> */, +/* pos 02f8: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f9: 408 */ 0xF4 /* 't' -> */, +/* pos 02fa: 409 */ 0xF5 /* 'u' -> */, +/* pos 02fb: 410 */ 0xF2 /* 'r' -> */, +/* pos 02fc: 411 */ 0xE5 /* 'e' -> */, +/* pos 02fd: 412 */ 0xBA /* ':' -> */, +/* pos 02fe: 413 */ 0x00, 0x46 /* - terminal marker 70 - */, +/* pos 0300: 414 */ 0xF4 /* 't' -> */, +/* pos 0301: 415 */ 0xE9 /* 'i' -> */, +/* pos 0302: 416 */ 0xEF /* 'o' -> */, +/* pos 0303: 417 */ 0xEE /* 'n' -> */, /* pos 0304: 418 */ 0xF3 /* 's' -> */, -/* pos 0305: 419 */ 0xF4 /* 't' -> */, -/* pos 0306: 420 */ 0xAD /* '-' -> */, -/* pos 0307: 421 */ 0xE8 /* 'h' -> */, -/* pos 0308: 422 */ 0xE5 /* 'e' -> */, -/* pos 0309: 423 */ 0xE1 /* 'a' -> */, -/* pos 030a: 424 */ 0xE4 /* 'd' -> */, -/* pos 030b: 425 */ 0xE5 /* 'e' -> */, -/* pos 030c: 426 */ 0xF2 /* 'r' -> */, -/* pos 030d: 427 */ 0xF3 /* 's' -> */, -/* pos 030e: 428 */ 0xBA /* ':' -> */, -/* pos 030f: 429 */ 0x00, 0x11 /* - terminal marker 17 - */, -/* pos 0311: 430 */ 0xF2 /* 'r' -> */, -/* pos 0312: 431 */ 0xE5 /* 'e' -> */, -/* pos 0313: 432 */ 0xF2 /* 'r' -> */, -/* pos 0314: 433 */ 0xBA /* ':' -> */, -/* pos 0315: 434 */ 0x00, 0x16 /* - terminal marker 22 - */, -/* pos 0317: 435 */ 0xE8 /* 'h' -> */, -/* pos 0318: 436 */ 0xE1 /* 'a' -> */, -/* pos 0319: 437 */ 0xF2 /* 'r' -> */, -/* pos 031a: 438 */ 0xF3 /* 's' -> */, -/* pos 031b: 439 */ 0xE5 /* 'e' -> */, -/* pos 031c: 440 */ 0xF4 /* 't' -> */, -/* pos 031d: 441 */ 0xBA /* ':' -> */, -/* pos 031e: 442 */ 0x00, 0x1C /* - terminal marker 28 - */, -/* pos 0320: 443 */ 0xEC /* 'l' -> */, -/* pos 0321: 444 */ 0xEC /* 'l' -> */, -/* pos 0322: 445 */ 0xEF /* 'o' -> */, -/* pos 0323: 446 */ 0xF7 /* 'w' -> */, -/* pos 0324: 447 */ 0xAD /* '-' -> */, -/* pos 0325: 448 */ 0xEF /* 'o' -> */, -/* pos 0326: 449 */ 0xF2 /* 'r' -> */, -/* pos 0327: 450 */ 0xE9 /* 'i' -> */, -/* pos 0328: 451 */ 0xE7 /* 'g' -> */, -/* pos 0329: 452 */ 0xE9 /* 'i' -> */, -/* pos 032a: 453 */ 0xEE /* 'n' -> */, -/* pos 032b: 454 */ 0xBA /* ':' -> */, -/* pos 032c: 455 */ 0x00, 0x1E /* - terminal marker 30 - */, -/* pos 032e: 456 */ 0xE1 /* 'a' -> */, -/* pos 032f: 457 */ 0xF8 /* 'x' -> */, -/* pos 0330: 458 */ 0xAD /* '-' -> */, -/* pos 0331: 459 */ 0xE6 /* 'f' -> */, -/* pos 0332: 460 */ 0xEF /* 'o' -> */, -/* pos 0333: 461 */ 0xF2 /* 'r' -> */, -/* pos 0334: 462 */ 0xF7 /* 'w' -> */, -/* pos 0335: 463 */ 0xE1 /* 'a' -> */, -/* pos 0336: 464 */ 0xF2 /* 'r' -> */, -/* pos 0337: 465 */ 0xE4 /* 'd' -> */, -/* pos 0338: 466 */ 0xF3 /* 's' -> */, -/* pos 0339: 467 */ 0xBA /* ':' -> */, -/* pos 033a: 468 */ 0x00, 0x30 /* - terminal marker 48 - */, -/* pos 033c: 469 */ 0xF8 /* 'x' -> */, -/* pos 033d: 470 */ 0xF9 /* 'y' -> */, -/* pos 033e: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0345 state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03BA state 567) */, +/* pos 0305: 419 */ 0xA0 /* ' ' -> */, +/* pos 0306: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 0308: 421 */ 0xF3 /* 's' -> */, +/* pos 0309: 422 */ 0xAD /* '-' -> */, +/* pos 030a: 423 */ 0xE3 /* 'c' -> */, +/* pos 030b: 424 */ 0xEF /* 'o' -> */, +/* pos 030c: 425 */ 0xEE /* 'n' -> */, +/* pos 030d: 426 */ 0xF4 /* 't' -> */, +/* pos 030e: 427 */ 0xF2 /* 'r' -> */, +/* pos 030f: 428 */ 0xEF /* 'o' -> */, +/* pos 0310: 429 */ 0xEC /* 'l' -> */, +/* pos 0311: 430 */ 0xAD /* '-' -> */, +/* pos 0312: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0319 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0339 state 461) */, 0x08, /* fail */ -/* pos 0345: 472 */ 0xE1 /* 'a' -> */, -/* pos 0346: 473 */ 0xF5 /* 'u' -> */, -/* pos 0347: 474 */ 0xF4 /* 't' -> */, -/* pos 0348: 475 */ 0xE8 /* 'h' -> */, -/* pos 0349: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0350 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x035A state 486) */, +/* pos 0319: 432 */ 0xE5 /* 'e' -> */, +/* pos 031a: 433 */ 0xF1 /* 'q' -> */, +/* pos 031b: 434 */ 0xF5 /* 'u' -> */, +/* pos 031c: 435 */ 0xE5 /* 'e' -> */, +/* pos 031d: 436 */ 0xF3 /* 's' -> */, +/* pos 031e: 437 */ 0xF4 /* 't' -> */, +/* pos 031f: 438 */ 0xAD /* '-' -> */, +/* pos 0320: 439 */ 0xE8 /* 'h' -> */, +/* pos 0321: 440 */ 0xE5 /* 'e' -> */, +/* pos 0322: 441 */ 0xE1 /* 'a' -> */, +/* pos 0323: 442 */ 0xE4 /* 'd' -> */, +/* pos 0324: 443 */ 0xE5 /* 'e' -> */, +/* pos 0325: 444 */ 0xF2 /* 'r' -> */, +/* pos 0326: 445 */ 0xF3 /* 's' -> */, +/* pos 0327: 446 */ 0xBA /* ':' -> */, +/* pos 0328: 447 */ 0x00, 0x11 /* - terminal marker 17 - */, +/* pos 032a: 448 */ 0xF2 /* 'r' -> */, +/* pos 032b: 449 */ 0xE5 /* 'e' -> */, +/* pos 032c: 450 */ 0xF2 /* 'r' -> */, +/* pos 032d: 451 */ 0xBA /* ':' -> */, +/* pos 032e: 452 */ 0x00, 0x16 /* - terminal marker 22 - */, +/* pos 0330: 453 */ 0xE8 /* 'h' -> */, +/* pos 0331: 454 */ 0xE1 /* 'a' -> */, +/* pos 0332: 455 */ 0xF2 /* 'r' -> */, +/* pos 0333: 456 */ 0xF3 /* 's' -> */, +/* pos 0334: 457 */ 0xE5 /* 'e' -> */, +/* pos 0335: 458 */ 0xF4 /* 't' -> */, +/* pos 0336: 459 */ 0xBA /* ':' -> */, +/* pos 0337: 460 */ 0x00, 0x1C /* - terminal marker 28 - */, +/* pos 0339: 461 */ 0xEC /* 'l' -> */, +/* pos 033a: 462 */ 0xEC /* 'l' -> */, +/* pos 033b: 463 */ 0xEF /* 'o' -> */, +/* pos 033c: 464 */ 0xF7 /* 'w' -> */, +/* pos 033d: 465 */ 0xAD /* '-' -> */, +/* pos 033e: 466 */ 0xEF /* 'o' -> */, +/* pos 033f: 467 */ 0xF2 /* 'r' -> */, +/* pos 0340: 468 */ 0xE9 /* 'i' -> */, +/* pos 0341: 469 */ 0xE7 /* 'g' -> */, +/* pos 0342: 470 */ 0xE9 /* 'i' -> */, +/* pos 0343: 471 */ 0xEE /* 'n' -> */, +/* pos 0344: 472 */ 0xBA /* ':' -> */, +/* pos 0345: 473 */ 0x00, 0x1E /* - terminal marker 30 - */, +/* pos 0347: 474 */ 0xE1 /* 'a' -> */, +/* pos 0348: 475 */ 0xF8 /* 'x' -> */, +/* pos 0349: 476 */ 0xAD /* '-' -> */, +/* pos 034a: 477 */ 0xE6 /* 'f' -> */, +/* pos 034b: 478 */ 0xEF /* 'o' -> */, +/* pos 034c: 479 */ 0xF2 /* 'r' -> */, +/* pos 034d: 480 */ 0xF7 /* 'w' -> */, +/* pos 034e: 481 */ 0xE1 /* 'a' -> */, +/* pos 034f: 482 */ 0xF2 /* 'r' -> */, +/* pos 0350: 483 */ 0xE4 /* 'd' -> */, +/* pos 0351: 484 */ 0xF3 /* 's' -> */, +/* pos 0352: 485 */ 0xBA /* ':' -> */, +/* pos 0353: 486 */ 0x00, 0x30 /* - terminal marker 48 - */, +/* pos 0355: 487 */ 0xF8 /* 'x' -> */, +/* pos 0356: 488 */ 0xF9 /* 'y' -> */, +/* pos 0357: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x035E state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03D3 state 585) */, 0x08, /* fail */ -/* pos 0350: 477 */ 0xEE /* 'n' -> */, -/* pos 0351: 478 */ 0xF4 /* 't' -> */, -/* pos 0352: 479 */ 0xE9 /* 'i' -> */, -/* pos 0353: 480 */ 0xE3 /* 'c' -> */, -/* pos 0354: 481 */ 0xE1 /* 'a' -> */, -/* pos 0355: 482 */ 0xF4 /* 't' -> */, -/* pos 0356: 483 */ 0xE5 /* 'e' -> */, -/* pos 0357: 484 */ 0xBA /* ':' -> */, -/* pos 0358: 485 */ 0x00, 0x31 /* - terminal marker 49 - */, -/* pos 035a: 486 */ 0xF2 /* 'r' -> */, -/* pos 035b: 487 */ 0xE9 /* 'i' -> */, -/* pos 035c: 488 */ 0xFA /* 'z' -> */, -/* pos 035d: 489 */ 0xE1 /* 'a' -> */, -/* pos 035e: 490 */ 0xF4 /* 't' -> */, -/* pos 035f: 491 */ 0xE9 /* 'i' -> */, -/* pos 0360: 492 */ 0xEF /* 'o' -> */, -/* pos 0361: 493 */ 0xEE /* 'n' -> */, -/* pos 0362: 494 */ 0xBA /* ':' -> */, -/* pos 0363: 495 */ 0x00, 0x32 /* - terminal marker 50 - */, -/* pos 0365: 496 */ 0xF2 /* 'r' -> */, -/* pos 0366: 497 */ 0xE9 /* 'i' -> */, -/* pos 0367: 498 */ 0xE3 /* 'c' -> */, -/* pos 0368: 499 */ 0xF4 /* 't' -> */, -/* pos 0369: 500 */ 0xAD /* '-' -> */, -/* pos 036a: 501 */ 0xF4 /* 't' -> */, -/* pos 036b: 502 */ 0xF2 /* 'r' -> */, -/* pos 036c: 503 */ 0xE1 /* 'a' -> */, -/* pos 036d: 504 */ 0xEE /* 'n' -> */, -/* pos 036e: 505 */ 0xF3 /* 's' -> */, -/* pos 036f: 506 */ 0xF0 /* 'p' -> */, -/* pos 0370: 507 */ 0xEF /* 'o' -> */, -/* pos 0371: 508 */ 0xF2 /* 'r' -> */, -/* pos 0372: 509 */ 0xF4 /* 't' -> */, -/* pos 0373: 510 */ 0xAD /* '-' -> */, -/* pos 0374: 511 */ 0xF3 /* 's' -> */, -/* pos 0375: 512 */ 0xE5 /* 'e' -> */, -/* pos 0376: 513 */ 0xE3 /* 'c' -> */, -/* pos 0377: 514 */ 0xF5 /* 'u' -> */, -/* pos 0378: 515 */ 0xF2 /* 'r' -> */, -/* pos 0379: 516 */ 0xE9 /* 'i' -> */, -/* pos 037a: 517 */ 0xF4 /* 't' -> */, -/* pos 037b: 518 */ 0xF9 /* 'y' -> */, -/* pos 037c: 519 */ 0xBA /* ':' -> */, -/* pos 037d: 520 */ 0x00, 0x37 /* - terminal marker 55 - */, -/* pos 037f: 521 */ 0xE5 /* 'e' -> */, -/* pos 0380: 522 */ 0xF2 /* 'r' -> */, -/* pos 0381: 523 */ 0xAD /* '-' -> */, -/* pos 0382: 524 */ 0xE1 /* 'a' -> */, -/* pos 0383: 525 */ 0xE7 /* 'g' -> */, -/* pos 0384: 526 */ 0xE5 /* 'e' -> */, -/* pos 0385: 527 */ 0xEE /* 'n' -> */, -/* pos 0386: 528 */ 0xF4 /* 't' -> */, -/* pos 0387: 529 */ 0xBA /* ':' -> */, -/* pos 0388: 530 */ 0x00, 0x39 /* - terminal marker 57 - */, -/* pos 038a: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0391 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x0396 state 536) */, +/* pos 035e: 490 */ 0xE1 /* 'a' -> */, +/* pos 035f: 491 */ 0xF5 /* 'u' -> */, +/* pos 0360: 492 */ 0xF4 /* 't' -> */, +/* pos 0361: 493 */ 0xE8 /* 'h' -> */, +/* pos 0362: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0369 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0373 state 504) */, 0x08, /* fail */ -/* pos 0391: 532 */ 0xF2 /* 'r' -> */, -/* pos 0392: 533 */ 0xF9 /* 'y' -> */, -/* pos 0393: 534 */ 0xBA /* ':' -> */, -/* pos 0394: 535 */ 0x00, 0x3A /* - terminal marker 58 - */, -/* pos 0396: 536 */ 0xE1 /* 'a' -> */, -/* pos 0397: 537 */ 0xBA /* ':' -> */, -/* pos 0398: 538 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 039a: 539 */ 0xF7 /* 'w' -> */, -/* pos 039b: 540 */ 0xF7 /* 'w' -> */, -/* pos 039c: 541 */ 0xAD /* '-' -> */, -/* pos 039d: 542 */ 0xE1 /* 'a' -> */, -/* pos 039e: 543 */ 0xF5 /* 'u' -> */, -/* pos 039f: 544 */ 0xF4 /* 't' -> */, -/* pos 03a0: 545 */ 0xE8 /* 'h' -> */, -/* pos 03a1: 546 */ 0xE5 /* 'e' -> */, -/* pos 03a2: 547 */ 0xEE /* 'n' -> */, -/* pos 03a3: 548 */ 0xF4 /* 't' -> */, -/* pos 03a4: 549 */ 0xE9 /* 'i' -> */, -/* pos 03a5: 550 */ 0xE3 /* 'c' -> */, -/* pos 03a6: 551 */ 0xE1 /* 'a' -> */, -/* pos 03a7: 552 */ 0xF4 /* 't' -> */, -/* pos 03a8: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a9: 554 */ 0xBA /* ':' -> */, -/* pos 03aa: 555 */ 0x00, 0x3C /* - terminal marker 60 - */, -/* pos 03ac: 556 */ 0xF4 /* 't' -> */, -/* pos 03ad: 557 */ 0xE3 /* 'c' -> */, -/* pos 03ae: 558 */ 0xE8 /* 'h' -> */, -/* pos 03af: 559 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03b1: 560 */ 0xF4 /* 't' -> */, -/* pos 03b2: 561 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 03b4: 562 */ 0xEC /* 'l' -> */, -/* pos 03b5: 563 */ 0xE5 /* 'e' -> */, -/* pos 03b6: 564 */ 0xF4 /* 't' -> */, -/* pos 03b7: 565 */ 0xE5 /* 'e' -> */, -/* pos 03b8: 566 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 03ba: 567 */ 0x00, 0x47 /* - terminal marker 71 - */, -/* pos 03bc: 568 */ 0xE5 /* 'e' -> */, -/* pos 03bd: 569 */ 0xE1 /* 'a' -> */, -/* pos 03be: 570 */ 0xEC /* 'l' -> */, -/* pos 03bf: 571 */ 0xAD /* '-' -> */, -/* pos 03c0: 572 */ 0xE9 /* 'i' -> */, -/* pos 03c1: 573 */ 0xF0 /* 'p' -> */, -/* pos 03c2: 574 */ 0xBA /* ':' -> */, -/* pos 03c3: 575 */ 0x00, 0x48 /* - terminal marker 72 - */, -/* pos 03c5: 576 */ 0xBA /* ':' -> */, -/* pos 03c6: 577 */ 0x00, 0x42 /* - terminal marker 66 - */, -/* pos 03c8: 578 */ 0xEC /* 'l' -> */, -/* pos 03c9: 579 */ 0xE1 /* 'a' -> */, -/* pos 03ca: 580 */ 0xF9 /* 'y' -> */, -/* pos 03cb: 581 */ 0xAD /* '-' -> */, -/* pos 03cc: 582 */ 0xEE /* 'n' -> */, -/* pos 03cd: 583 */ 0xEF /* 'o' -> */, -/* pos 03ce: 584 */ 0xEE /* 'n' -> */, -/* pos 03cf: 585 */ 0xE3 /* 'c' -> */, -/* pos 03d0: 586 */ 0xE5 /* 'e' -> */, -/* pos 03d1: 587 */ 0xBA /* ':' -> */, -/* pos 03d2: 588 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03d4: 589 */ 0xAD /* '-' -> */, -/* pos 03d5: 590 */ 0xF7 /* 'w' -> */, -/* pos 03d6: 591 */ 0xE5 /* 'e' -> */, -/* pos 03d7: 592 */ 0xE2 /* 'b' -> */, -/* pos 03d8: 593 */ 0xF3 /* 's' -> */, -/* pos 03d9: 594 */ 0xEF /* 'o' -> */, -/* pos 03da: 595 */ 0xE3 /* 'c' -> */, -/* pos 03db: 596 */ 0xEB /* 'k' -> */, -/* pos 03dc: 597 */ 0xE5 /* 'e' -> */, -/* pos 03dd: 598 */ 0xF4 /* 't' -> */, -/* pos 03de: 599 */ 0xAD /* '-' -> */, -/* pos 03df: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03F8 state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03FF state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x040B state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x041D state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0427 state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x042F state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0438 state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0441 state 656) */, +/* pos 0369: 495 */ 0xEE /* 'n' -> */, +/* pos 036a: 496 */ 0xF4 /* 't' -> */, +/* pos 036b: 497 */ 0xE9 /* 'i' -> */, +/* pos 036c: 498 */ 0xE3 /* 'c' -> */, +/* pos 036d: 499 */ 0xE1 /* 'a' -> */, +/* pos 036e: 500 */ 0xF4 /* 't' -> */, +/* pos 036f: 501 */ 0xE5 /* 'e' -> */, +/* pos 0370: 502 */ 0xBA /* ':' -> */, +/* pos 0371: 503 */ 0x00, 0x31 /* - terminal marker 49 - */, +/* pos 0373: 504 */ 0xF2 /* 'r' -> */, +/* pos 0374: 505 */ 0xE9 /* 'i' -> */, +/* pos 0375: 506 */ 0xFA /* 'z' -> */, +/* pos 0376: 507 */ 0xE1 /* 'a' -> */, +/* pos 0377: 508 */ 0xF4 /* 't' -> */, +/* pos 0378: 509 */ 0xE9 /* 'i' -> */, +/* pos 0379: 510 */ 0xEF /* 'o' -> */, +/* pos 037a: 511 */ 0xEE /* 'n' -> */, +/* pos 037b: 512 */ 0xBA /* ':' -> */, +/* pos 037c: 513 */ 0x00, 0x32 /* - terminal marker 50 - */, +/* pos 037e: 514 */ 0xF2 /* 'r' -> */, +/* pos 037f: 515 */ 0xE9 /* 'i' -> */, +/* pos 0380: 516 */ 0xE3 /* 'c' -> */, +/* pos 0381: 517 */ 0xF4 /* 't' -> */, +/* pos 0382: 518 */ 0xAD /* '-' -> */, +/* pos 0383: 519 */ 0xF4 /* 't' -> */, +/* pos 0384: 520 */ 0xF2 /* 'r' -> */, +/* pos 0385: 521 */ 0xE1 /* 'a' -> */, +/* pos 0386: 522 */ 0xEE /* 'n' -> */, +/* pos 0387: 523 */ 0xF3 /* 's' -> */, +/* pos 0388: 524 */ 0xF0 /* 'p' -> */, +/* pos 0389: 525 */ 0xEF /* 'o' -> */, +/* pos 038a: 526 */ 0xF2 /* 'r' -> */, +/* pos 038b: 527 */ 0xF4 /* 't' -> */, +/* pos 038c: 528 */ 0xAD /* '-' -> */, +/* pos 038d: 529 */ 0xF3 /* 's' -> */, +/* pos 038e: 530 */ 0xE5 /* 'e' -> */, +/* pos 038f: 531 */ 0xE3 /* 'c' -> */, +/* pos 0390: 532 */ 0xF5 /* 'u' -> */, +/* pos 0391: 533 */ 0xF2 /* 'r' -> */, +/* pos 0392: 534 */ 0xE9 /* 'i' -> */, +/* pos 0393: 535 */ 0xF4 /* 't' -> */, +/* pos 0394: 536 */ 0xF9 /* 'y' -> */, +/* pos 0395: 537 */ 0xBA /* ':' -> */, +/* pos 0396: 538 */ 0x00, 0x37 /* - terminal marker 55 - */, +/* pos 0398: 539 */ 0xE5 /* 'e' -> */, +/* pos 0399: 540 */ 0xF2 /* 'r' -> */, +/* pos 039a: 541 */ 0xAD /* '-' -> */, +/* pos 039b: 542 */ 0xE1 /* 'a' -> */, +/* pos 039c: 543 */ 0xE7 /* 'g' -> */, +/* pos 039d: 544 */ 0xE5 /* 'e' -> */, +/* pos 039e: 545 */ 0xEE /* 'n' -> */, +/* pos 039f: 546 */ 0xF4 /* 't' -> */, +/* pos 03a0: 547 */ 0xBA /* ':' -> */, +/* pos 03a1: 548 */ 0x00, 0x39 /* - terminal marker 57 - */, +/* pos 03a3: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03AA state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03AF state 554) */, 0x08, /* fail */ -/* pos 03f8: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f9: 602 */ 0xE1 /* 'a' -> */, -/* pos 03fa: 603 */ 0xE6 /* 'f' -> */, -/* pos 03fb: 604 */ 0xF4 /* 't' -> */, -/* pos 03fc: 605 */ 0xBA /* ':' -> */, -/* pos 03fd: 606 */ 0x00, 0x07 /* - terminal marker 7 - */, -/* pos 03ff: 607 */ 0xF8 /* 'x' -> */, -/* pos 0400: 608 */ 0xF4 /* 't' -> */, -/* pos 0401: 609 */ 0xE5 /* 'e' -> */, -/* pos 0402: 610 */ 0xEE /* 'n' -> */, -/* pos 0403: 611 */ 0xF3 /* 's' -> */, -/* pos 0404: 612 */ 0xE9 /* 'i' -> */, -/* pos 0405: 613 */ 0xEF /* 'o' -> */, -/* pos 0406: 614 */ 0xEE /* 'n' -> */, -/* pos 0407: 615 */ 0xF3 /* 's' -> */, -/* pos 0408: 616 */ 0xBA /* ':' -> */, -/* pos 0409: 617 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 040b: 618 */ 0xE5 /* 'e' -> */, -/* pos 040c: 619 */ 0xF9 /* 'y' -> */, -/* pos 040d: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0417 state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x041A state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0436 state 647) */, +/* pos 03aa: 550 */ 0xF2 /* 'r' -> */, +/* pos 03ab: 551 */ 0xF9 /* 'y' -> */, +/* pos 03ac: 552 */ 0xBA /* ':' -> */, +/* pos 03ad: 553 */ 0x00, 0x3A /* - terminal marker 58 - */, +/* pos 03af: 554 */ 0xE1 /* 'a' -> */, +/* pos 03b0: 555 */ 0xBA /* ':' -> */, +/* pos 03b1: 556 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 03b3: 557 */ 0xF7 /* 'w' -> */, +/* pos 03b4: 558 */ 0xF7 /* 'w' -> */, +/* pos 03b5: 559 */ 0xAD /* '-' -> */, +/* pos 03b6: 560 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 561 */ 0xF5 /* 'u' -> */, +/* pos 03b8: 562 */ 0xF4 /* 't' -> */, +/* pos 03b9: 563 */ 0xE8 /* 'h' -> */, +/* pos 03ba: 564 */ 0xE5 /* 'e' -> */, +/* pos 03bb: 565 */ 0xEE /* 'n' -> */, +/* pos 03bc: 566 */ 0xF4 /* 't' -> */, +/* pos 03bd: 567 */ 0xE9 /* 'i' -> */, +/* pos 03be: 568 */ 0xE3 /* 'c' -> */, +/* pos 03bf: 569 */ 0xE1 /* 'a' -> */, +/* pos 03c0: 570 */ 0xF4 /* 't' -> */, +/* pos 03c1: 571 */ 0xE5 /* 'e' -> */, +/* pos 03c2: 572 */ 0xBA /* ':' -> */, +/* pos 03c3: 573 */ 0x00, 0x3C /* - terminal marker 60 - */, +/* pos 03c5: 574 */ 0xF4 /* 't' -> */, +/* pos 03c6: 575 */ 0xE3 /* 'c' -> */, +/* pos 03c7: 576 */ 0xE8 /* 'h' -> */, +/* pos 03c8: 577 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03ca: 578 */ 0xF4 /* 't' -> */, +/* pos 03cb: 579 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03cd: 580 */ 0xEC /* 'l' -> */, +/* pos 03ce: 581 */ 0xE5 /* 'e' -> */, +/* pos 03cf: 582 */ 0xF4 /* 't' -> */, +/* pos 03d0: 583 */ 0xE5 /* 'e' -> */, +/* pos 03d1: 584 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 03d3: 585 */ 0x00, 0x47 /* - terminal marker 71 - */, +/* pos 03d5: 586 */ 0xE5 /* 'e' -> */, +/* pos 03d6: 587 */ 0xE1 /* 'a' -> */, +/* pos 03d7: 588 */ 0xEC /* 'l' -> */, +/* pos 03d8: 589 */ 0xAD /* '-' -> */, +/* pos 03d9: 590 */ 0xE9 /* 'i' -> */, +/* pos 03da: 591 */ 0xF0 /* 'p' -> */, +/* pos 03db: 592 */ 0xBA /* ':' -> */, +/* pos 03dc: 593 */ 0x00, 0x48 /* - terminal marker 72 - */, +/* pos 03de: 594 */ 0xBA /* ':' -> */, +/* pos 03df: 595 */ 0x00, 0x42 /* - terminal marker 66 - */, +/* pos 03e1: 596 */ 0xEC /* 'l' -> */, +/* pos 03e2: 597 */ 0xE1 /* 'a' -> */, +/* pos 03e3: 598 */ 0xF9 /* 'y' -> */, +/* pos 03e4: 599 */ 0xAD /* '-' -> */, +/* pos 03e5: 600 */ 0xEE /* 'n' -> */, +/* pos 03e6: 601 */ 0xEF /* 'o' -> */, +/* pos 03e7: 602 */ 0xEE /* 'n' -> */, +/* pos 03e8: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e9: 604 */ 0xE5 /* 'e' -> */, +/* pos 03ea: 605 */ 0xBA /* ':' -> */, +/* pos 03eb: 606 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03ed: 607 */ 0xAD /* '-' -> */, +/* pos 03ee: 608 */ 0xF7 /* 'w' -> */, +/* pos 03ef: 609 */ 0xE5 /* 'e' -> */, +/* pos 03f0: 610 */ 0xE2 /* 'b' -> */, +/* pos 03f1: 611 */ 0xF3 /* 's' -> */, +/* pos 03f2: 612 */ 0xEF /* 'o' -> */, +/* pos 03f3: 613 */ 0xE3 /* 'c' -> */, +/* pos 03f4: 614 */ 0xEB /* 'k' -> */, +/* pos 03f5: 615 */ 0xE5 /* 'e' -> */, +/* pos 03f6: 616 */ 0xF4 /* 't' -> */, +/* pos 03f7: 617 */ 0xAD /* '-' -> */, +/* pos 03f8: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0411 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x0418 state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0424 state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0436 state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0440 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0448 state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0451 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x045A state 674) */, 0x08, /* fail */ -/* pos 0417: 621 */ 0xBA /* ':' -> */, -/* pos 0418: 622 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 041a: 623 */ 0xBA /* ':' -> */, -/* pos 041b: 624 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 041d: 625 */ 0xF2 /* 'r' -> */, -/* pos 041e: 626 */ 0xEF /* 'o' -> */, -/* pos 041f: 627 */ 0xF4 /* 't' -> */, -/* pos 0420: 628 */ 0xEF /* 'o' -> */, -/* pos 0421: 629 */ 0xE3 /* 'c' -> */, -/* pos 0422: 630 */ 0xEF /* 'o' -> */, -/* pos 0423: 631 */ 0xEC /* 'l' -> */, -/* pos 0424: 632 */ 0xBA /* ':' -> */, -/* pos 0425: 633 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 0427: 634 */ 0xE3 /* 'c' -> */, -/* pos 0428: 635 */ 0xE3 /* 'c' -> */, -/* pos 0429: 636 */ 0xE5 /* 'e' -> */, -/* pos 042a: 637 */ 0xF0 /* 'p' -> */, -/* pos 042b: 638 */ 0xF4 /* 't' -> */, -/* pos 042c: 639 */ 0xBA /* ':' -> */, -/* pos 042d: 640 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 042f: 641 */ 0xEF /* 'o' -> */, -/* pos 0430: 642 */ 0xEE /* 'n' -> */, -/* pos 0431: 643 */ 0xE3 /* 'c' -> */, -/* pos 0432: 644 */ 0xE5 /* 'e' -> */, -/* pos 0433: 645 */ 0xBA /* ':' -> */, -/* pos 0434: 646 */ 0x00, 0x0E /* - terminal marker 14 - */, -/* pos 0436: 647 */ 0x00, 0x1F /* - terminal marker 31 - */, -/* pos 0438: 648 */ 0xE5 /* 'e' -> */, -/* pos 0439: 649 */ 0xF2 /* 'r' -> */, -/* pos 043a: 650 */ 0xF3 /* 's' -> */, -/* pos 043b: 651 */ 0xE9 /* 'i' -> */, -/* pos 043c: 652 */ 0xEF /* 'o' -> */, -/* pos 043d: 653 */ 0xEE /* 'n' -> */, -/* pos 043e: 654 */ 0xBA /* ':' -> */, -/* pos 043f: 655 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 0441: 656 */ 0xF2 /* 'r' -> */, -/* pos 0442: 657 */ 0xE9 /* 'i' -> */, -/* pos 0443: 658 */ 0xE7 /* 'g' -> */, -/* pos 0444: 659 */ 0xE9 /* 'i' -> */, -/* pos 0445: 660 */ 0xEE /* 'n' -> */, -/* pos 0446: 661 */ 0xBA /* ':' -> */, -/* pos 0447: 662 */ 0x00, 0x21 /* - terminal marker 33 - */, -/* pos 0449: 663 */ 0xAD /* '-' -> */, -/* pos 044a: 664 */ 0xF3 /* 's' -> */, -/* pos 044b: 665 */ 0xE5 /* 'e' -> */, -/* pos 044c: 666 */ 0xF4 /* 't' -> */, -/* pos 044d: 667 */ 0xF4 /* 't' -> */, -/* pos 044e: 668 */ 0xE9 /* 'i' -> */, -/* pos 044f: 669 */ 0xEE /* 'n' -> */, -/* pos 0450: 670 */ 0xE7 /* 'g' -> */, -/* pos 0451: 671 */ 0xF3 /* 's' -> */, -/* pos 0452: 672 */ 0xBA /* ':' -> */, -/* pos 0453: 673 */ 0x00, 0x08 /* - terminal marker 8 - */, -/* pos 0455: 674 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x0462 state 675) */, - 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x046C state 684) */, - 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x0473 state 690) */, - 0x73 /* 's' */, 0x20, 0x00 /* (to 0x047E state 694) */, +/* pos 0411: 619 */ 0xF2 /* 'r' -> */, +/* pos 0412: 620 */ 0xE1 /* 'a' -> */, +/* pos 0413: 621 */ 0xE6 /* 'f' -> */, +/* pos 0414: 622 */ 0xF4 /* 't' -> */, +/* pos 0415: 623 */ 0xBA /* ':' -> */, +/* pos 0416: 624 */ 0x00, 0x07 /* - terminal marker 7 - */, +/* pos 0418: 625 */ 0xF8 /* 'x' -> */, +/* pos 0419: 626 */ 0xF4 /* 't' -> */, +/* pos 041a: 627 */ 0xE5 /* 'e' -> */, +/* pos 041b: 628 */ 0xEE /* 'n' -> */, +/* pos 041c: 629 */ 0xF3 /* 's' -> */, +/* pos 041d: 630 */ 0xE9 /* 'i' -> */, +/* pos 041e: 631 */ 0xEF /* 'o' -> */, +/* pos 041f: 632 */ 0xEE /* 'n' -> */, +/* pos 0420: 633 */ 0xF3 /* 's' -> */, +/* pos 0421: 634 */ 0xBA /* ':' -> */, +/* pos 0422: 635 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 0424: 636 */ 0xE5 /* 'e' -> */, +/* pos 0425: 637 */ 0xF9 /* 'y' -> */, +/* pos 0426: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0430 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0433 state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x044F state 665) */, 0x08, /* fail */ -/* pos 0462: 675 */ 0xF5 /* 'u' -> */, -/* pos 0463: 676 */ 0xF4 /* 't' -> */, -/* pos 0464: 677 */ 0xE8 /* 'h' -> */, -/* pos 0465: 678 */ 0xEF /* 'o' -> */, -/* pos 0466: 679 */ 0xF2 /* 'r' -> */, -/* pos 0467: 680 */ 0xE9 /* 'i' -> */, -/* pos 0468: 681 */ 0xF4 /* 't' -> */, -/* pos 0469: 682 */ 0xF9 /* 'y' -> */, -/* pos 046a: 683 */ 0x00, 0x17 /* - terminal marker 23 - */, -/* pos 046c: 684 */ 0xE5 /* 'e' -> */, -/* pos 046d: 685 */ 0xF4 /* 't' -> */, -/* pos 046e: 686 */ 0xE8 /* 'h' -> */, -/* pos 046f: 687 */ 0xEF /* 'o' -> */, -/* pos 0470: 688 */ 0xE4 /* 'd' -> */, -/* pos 0471: 689 */ 0x00, 0x18 /* - terminal marker 24 - */, -/* pos 0473: 690 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x047A state 691) */, - 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x0491 state 705) */, +/* pos 0430: 639 */ 0xBA /* ':' -> */, +/* pos 0431: 640 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 0433: 641 */ 0xBA /* ':' -> */, +/* pos 0434: 642 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 0436: 643 */ 0xF2 /* 'r' -> */, +/* pos 0437: 644 */ 0xEF /* 'o' -> */, +/* pos 0438: 645 */ 0xF4 /* 't' -> */, +/* pos 0439: 646 */ 0xEF /* 'o' -> */, +/* pos 043a: 647 */ 0xE3 /* 'c' -> */, +/* pos 043b: 648 */ 0xEF /* 'o' -> */, +/* pos 043c: 649 */ 0xEC /* 'l' -> */, +/* pos 043d: 650 */ 0xBA /* ':' -> */, +/* pos 043e: 651 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 0440: 652 */ 0xE3 /* 'c' -> */, +/* pos 0441: 653 */ 0xE3 /* 'c' -> */, +/* pos 0442: 654 */ 0xE5 /* 'e' -> */, +/* pos 0443: 655 */ 0xF0 /* 'p' -> */, +/* pos 0444: 656 */ 0xF4 /* 't' -> */, +/* pos 0445: 657 */ 0xBA /* ':' -> */, +/* pos 0446: 658 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 0448: 659 */ 0xEF /* 'o' -> */, +/* pos 0449: 660 */ 0xEE /* 'n' -> */, +/* pos 044a: 661 */ 0xE3 /* 'c' -> */, +/* pos 044b: 662 */ 0xE5 /* 'e' -> */, +/* pos 044c: 663 */ 0xBA /* ':' -> */, +/* pos 044d: 664 */ 0x00, 0x0E /* - terminal marker 14 - */, +/* pos 044f: 665 */ 0x00, 0x1F /* - terminal marker 31 - */, +/* pos 0451: 666 */ 0xE5 /* 'e' -> */, +/* pos 0452: 667 */ 0xF2 /* 'r' -> */, +/* pos 0453: 668 */ 0xF3 /* 's' -> */, +/* pos 0454: 669 */ 0xE9 /* 'i' -> */, +/* pos 0455: 670 */ 0xEF /* 'o' -> */, +/* pos 0456: 671 */ 0xEE /* 'n' -> */, +/* pos 0457: 672 */ 0xBA /* ':' -> */, +/* pos 0458: 673 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 045a: 674 */ 0xF2 /* 'r' -> */, +/* pos 045b: 675 */ 0xE9 /* 'i' -> */, +/* pos 045c: 676 */ 0xE7 /* 'g' -> */, +/* pos 045d: 677 */ 0xE9 /* 'i' -> */, +/* pos 045e: 678 */ 0xEE /* 'n' -> */, +/* pos 045f: 679 */ 0xBA /* ':' -> */, +/* pos 0460: 680 */ 0x00, 0x21 /* - terminal marker 33 - */, +/* pos 0462: 681 */ 0xAD /* '-' -> */, +/* pos 0463: 682 */ 0xF3 /* 's' -> */, +/* pos 0464: 683 */ 0xE5 /* 'e' -> */, +/* pos 0465: 684 */ 0xF4 /* 't' -> */, +/* pos 0466: 685 */ 0xF4 /* 't' -> */, +/* pos 0467: 686 */ 0xE9 /* 'i' -> */, +/* pos 0468: 687 */ 0xEE /* 'n' -> */, +/* pos 0469: 688 */ 0xE7 /* 'g' -> */, +/* pos 046a: 689 */ 0xF3 /* 's' -> */, +/* pos 046b: 690 */ 0xBA /* ':' -> */, +/* pos 046c: 691 */ 0x00, 0x08 /* - terminal marker 8 - */, +/* pos 046e: 692 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x047B state 693) */, + 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x0485 state 702) */, + 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x048C state 708) */, + 0x73 /* 's' */, 0x20, 0x00 /* (to 0x0497 state 712) */, 0x08, /* fail */ -/* pos 047a: 691 */ 0xF4 /* 't' -> */, -/* pos 047b: 692 */ 0xE8 /* 'h' -> */, -/* pos 047c: 693 */ 0x00, 0x19 /* - terminal marker 25 - */, -/* pos 047e: 694 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x0485 state 695) */, - 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x048B state 700) */, +/* pos 047b: 693 */ 0xF5 /* 'u' -> */, +/* pos 047c: 694 */ 0xF4 /* 't' -> */, +/* pos 047d: 695 */ 0xE8 /* 'h' -> */, +/* pos 047e: 696 */ 0xEF /* 'o' -> */, +/* pos 047f: 697 */ 0xF2 /* 'r' -> */, +/* pos 0480: 698 */ 0xE9 /* 'i' -> */, +/* pos 0481: 699 */ 0xF4 /* 't' -> */, +/* pos 0482: 700 */ 0xF9 /* 'y' -> */, +/* pos 0483: 701 */ 0x00, 0x17 /* - terminal marker 23 - */, +/* pos 0485: 702 */ 0xE5 /* 'e' -> */, +/* pos 0486: 703 */ 0xF4 /* 't' -> */, +/* pos 0487: 704 */ 0xE8 /* 'h' -> */, +/* pos 0488: 705 */ 0xEF /* 'o' -> */, +/* pos 0489: 706 */ 0xE4 /* 'd' -> */, +/* pos 048a: 707 */ 0x00, 0x18 /* - terminal marker 24 - */, +/* pos 048c: 708 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0493 state 709) */, + 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x04AA state 723) */, 0x08, /* fail */ -/* pos 0485: 695 */ 0xE8 /* 'h' -> */, -/* pos 0486: 696 */ 0xE5 /* 'e' -> */, -/* pos 0487: 697 */ 0xED /* 'm' -> */, -/* pos 0488: 698 */ 0xE5 /* 'e' -> */, -/* pos 0489: 699 */ 0x00, 0x1A /* - terminal marker 26 - */, -/* pos 048b: 700 */ 0xE1 /* 'a' -> */, -/* pos 048c: 701 */ 0xF4 /* 't' -> */, -/* pos 048d: 702 */ 0xF5 /* 'u' -> */, -/* pos 048e: 703 */ 0xF3 /* 's' -> */, -/* pos 048f: 704 */ 0x00, 0x1B /* - terminal marker 27 - */, -/* pos 0491: 705 */ 0xEF /* 'o' -> */, -/* pos 0492: 706 */ 0xF4 /* 't' -> */, -/* pos 0493: 707 */ 0xEF /* 'o' -> */, -/* pos 0494: 708 */ 0xE3 /* 'c' -> */, -/* pos 0495: 709 */ 0xEF /* 'o' -> */, -/* pos 0496: 710 */ 0xEC /* 'l' -> */, -/* pos 0497: 711 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* total size 1177 bytes */ +/* pos 0493: 709 */ 0xF4 /* 't' -> */, +/* pos 0494: 710 */ 0xE8 /* 'h' -> */, +/* pos 0495: 711 */ 0x00, 0x19 /* - terminal marker 25 - */, +/* pos 0497: 712 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x049E state 713) */, + 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x04A4 state 718) */, + 0x08, /* fail */ +/* pos 049e: 713 */ 0xE8 /* 'h' -> */, +/* pos 049f: 714 */ 0xE5 /* 'e' -> */, +/* pos 04a0: 715 */ 0xED /* 'm' -> */, +/* pos 04a1: 716 */ 0xE5 /* 'e' -> */, +/* pos 04a2: 717 */ 0x00, 0x1A /* - terminal marker 26 - */, +/* pos 04a4: 718 */ 0xE1 /* 'a' -> */, +/* pos 04a5: 719 */ 0xF4 /* 't' -> */, +/* pos 04a6: 720 */ 0xF5 /* 'u' -> */, +/* pos 04a7: 721 */ 0xF3 /* 's' -> */, +/* pos 04a8: 722 */ 0x00, 0x1B /* - terminal marker 27 - */, +/* pos 04aa: 723 */ 0xEF /* 'o' -> */, +/* pos 04ab: 724 */ 0xF4 /* 't' -> */, +/* pos 04ac: 725 */ 0xEF /* 'o' -> */, +/* pos 04ad: 726 */ 0xE3 /* 'c' -> */, +/* pos 04ae: 727 */ 0xEF /* 'o' -> */, +/* pos 04af: 728 */ 0xEC /* 'l' -> */, +/* pos 04b0: 729 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* total size 1202 bytes */ #endif #if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) @@ -3991,7 +4094,7 @@ /* 74: 84: replay-nonce: */ /* 75: 85: :protocol */ /* 76: 86: x-auth-token: */ - /* 77: 87: */ + /* 77: 87: x-amzn-dss-signature: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x40, 0x00 /* (to 0x0040 state 1) */, 0x70 /* 'p' */, 0x42, 0x00 /* (to 0x0045 state 5) */, 0x68 /* 'h' */, 0x51, 0x00 /* (to 0x0057 state 10) */, @@ -4009,10 +4112,10 @@ 0x73 /* 's' */, 0x4B, 0x02 /* (to 0x0275 state 321) */, 0x74 /* 't' */, 0x69, 0x02 /* (to 0x0296 state 337) */, 0x78 /* 'x' */, 0x8A, 0x02 /* (to 0x02BA state 364) */, - 0x6D /* 'm' */, 0xFB, 0x02 /* (to 0x032E state 456) */, - 0x76 /* 'v' */, 0x54, 0x03 /* (to 0x038A state 531) */, - 0x77 /* 'w' */, 0x61, 0x03 /* (to 0x039A state 539) */, - 0x3A /* ':' */, 0x19, 0x04 /* (to 0x0455 state 674) */, + 0x6D /* 'm' */, 0x14, 0x03 /* (to 0x0347 state 474) */, + 0x76 /* 'v' */, 0x6D, 0x03 /* (to 0x03A3 state 549) */, + 0x77 /* 'w' */, 0x7A, 0x03 /* (to 0x03B3 state 557) */, + 0x3A /* ':' */, 0x32, 0x04 /* (to 0x046E state 692) */, 0x08, /* fail */ /* pos 0040: 1 */ 0xE5 /* 'e' -> */, /* pos 0041: 2 */ 0xF4 /* 't' -> */, @@ -4020,8 +4123,8 @@ /* pos 0043: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0045: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x0052 state 6) */, 0x72 /* 'r' */, 0xEC, 0x00 /* (to 0x0134 state 106) */, - 0x61 /* 'a' */, 0x61, 0x03 /* (to 0x03AC state 556) */, - 0x75 /* 'u' */, 0x63, 0x03 /* (to 0x03B1 state 560) */, + 0x61 /* 'a' */, 0x7A, 0x03 /* (to 0x03C5 state 574) */, + 0x75 /* 'u' */, 0x7C, 0x03 /* (to 0x03CA state 578) */, 0x08, /* fail */ /* pos 0052: 6 */ 0xF3 /* 's' -> */, /* pos 0053: 7 */ 0xF4 /* 't' -> */, @@ -4056,7 +4159,7 @@ /* pos 0088: 25 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 008a: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0094 state 27) */, 0x72 /* 'r' */, 0x22, 0x02 /* (to 0x02AF state 355) */, - 0x73 /* 's' */, 0xEF, 0x02 /* (to 0x037F state 521) */, + 0x73 /* 's' */, 0x08, 0x03 /* (to 0x0398 state 539) */, 0x08, /* fail */ /* pos 0094: 27 */ 0xE7 /* 'g' -> */, /* pos 0095: 28 */ 0xF2 /* 'r' -> */, @@ -4066,7 +4169,7 @@ /* pos 0099: 32 */ 0xBA /* ':' -> */, /* pos 009a: 33 */ 0x00, 0x05 /* - terminal marker 5 - */, /* pos 009c: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A3 state 35) */, - 0x70 /* 'p' */, 0x48, 0x02 /* (to 0x02E7 state 396) */, + 0x70 /* 'p' */, 0x61, 0x02 /* (to 0x0300 state 414) */, 0x08, /* fail */ /* pos 00a3: 35 */ 0xE9 /* 'i' -> */, /* pos 00a4: 36 */ 0xE7 /* 'g' -> */, @@ -4079,7 +4182,7 @@ /* pos 00ad: 43 */ 0xF4 /* 't' -> */, /* pos 00ae: 44 */ 0xF0 /* 'p' -> */, /* pos 00af: 45 */ 0x2F /* '/' */, 0x07, 0x00 /* (to 0x00B6 state 46) */, - 0x32 /* '2' */, 0x97, 0x03 /* (to 0x0449 state 663) */, + 0x32 /* '2' */, 0xB0, 0x03 /* (to 0x0462 state 681) */, 0x08, /* fail */ /* pos 00b6: 46 */ 0xB1 /* '1' -> */, /* pos 00b7: 47 */ 0xAE /* '.' -> */, @@ -4096,7 +4199,7 @@ /* pos 00cf: 52 */ 0xE3 /* 'c' -> */, /* pos 00d0: 53 */ 0xE5 /* 'e' -> */, /* pos 00d1: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00D8 state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02EF state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x0308 state 421) */, 0x08, /* fail */ /* pos 00d8: 55 */ 0xF4 /* 't' -> */, /* pos 00d9: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00E0 state 57) */, @@ -4141,7 +4244,7 @@ /* pos 0113: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0120 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x012A state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x01A7 state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x0317 state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0330 state 453) */, 0x08, /* fail */ /* pos 0120: 88 */ 0xEE /* 'n' -> */, /* pos 0121: 89 */ 0xE3 /* 'c' -> */, @@ -4162,7 +4265,7 @@ /* pos 0131: 104 */ 0xBA /* ':' -> */, /* pos 0132: 105 */ 0x00, 0x0F /* - terminal marker 15 - */, /* pos 0134: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x013B state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x033C state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x0355 state 487) */, 0x08, /* fail */ /* pos 013b: 107 */ 0xE7 /* 'g' -> */, /* pos 013c: 108 */ 0xED /* 'm' -> */, @@ -4226,7 +4329,7 @@ /* pos 018b: 158 */ 0xBA /* ':' -> */, /* pos 018c: 159 */ 0x00, 0x15 /* - terminal marker 21 - */, /* pos 018e: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0195 state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03B4 state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03CD state 580) */, 0x08, /* fail */ /* pos 0195: 161 */ 0xF4 /* 't' -> */, /* pos 0196: 162 */ 0xE5 /* 'e' -> */, @@ -4382,10 +4485,10 @@ /* pos 0251: 303 */ 0x00, 0x31 /* - terminal marker 49 - */, /* pos 0253: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x025D state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x026A state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03C8 state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03E1 state 596) */, 0x08, /* fail */ /* pos 025d: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0264 state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0311 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x032A state 448) */, 0x08, /* fail */ /* pos 0264: 306 */ 0xE5 /* 'e' -> */, /* pos 0265: 307 */ 0xF3 /* 's' -> */, @@ -4403,11 +4506,11 @@ /* pos 0272: 319 */ 0xBA /* ':' -> */, /* pos 0273: 320 */ 0x00, 0x36 /* - terminal marker 54 - */, /* pos 0275: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x027C state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x0365 state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x037E state 514) */, 0x08, /* fail */ /* pos 027c: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x0286 state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x028C state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03D4 state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03ED state 607) */, 0x08, /* fail */ /* pos 0286: 323 */ 0xF6 /* 'v' -> */, /* pos 0287: 324 */ 0xE5 /* 'e' -> */, @@ -4424,7 +4527,7 @@ /* pos 0293: 335 */ 0xBA /* ':' -> */, /* pos 0294: 336 */ 0x00, 0x38 /* - terminal marker 56 - */, /* pos 0296: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x029D state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03C5 state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03DE state 594) */, 0x08, /* fail */ /* pos 029d: 338 */ 0xE1 /* 'a' -> */, /* pos 029e: 339 */ 0xEE /* 'n' -> */, @@ -4455,7 +4558,7 @@ /* pos 02ba: 364 */ 0xAD /* '-' -> */, /* pos 02bb: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02C5 state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02DB state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03BC state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03D5 state 586) */, 0x08, /* fail */ /* pos 02c5: 366 */ 0xEF /* 'o' -> */, /* pos 02c6: 367 */ 0xF2 /* 'r' -> */, @@ -4476,361 +4579,381 @@ /* pos 02d7: 382 */ 0xE4 /* 'd' -> */, /* pos 02d8: 383 */ 0xA0 /* ' ' -> */, /* pos 02d9: 384 */ 0x00, 0x48 /* - terminal marker 72 - */, -/* pos 02db: 385 */ 0xF5 /* 'u' -> */, -/* pos 02dc: 386 */ 0xF4 /* 't' -> */, -/* pos 02dd: 387 */ 0xE8 /* 'h' -> */, -/* pos 02de: 388 */ 0xAD /* '-' -> */, -/* pos 02df: 389 */ 0xF4 /* 't' -> */, -/* pos 02e0: 390 */ 0xEF /* 'o' -> */, -/* pos 02e1: 391 */ 0xEB /* 'k' -> */, -/* pos 02e2: 392 */ 0xE5 /* 'e' -> */, -/* pos 02e3: 393 */ 0xEE /* 'n' -> */, -/* pos 02e4: 394 */ 0xBA /* ':' -> */, -/* pos 02e5: 395 */ 0x00, 0x4C /* - terminal marker 76 - */, -/* pos 02e7: 396 */ 0xF4 /* 't' -> */, -/* pos 02e8: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e9: 398 */ 0xEF /* 'o' -> */, -/* pos 02ea: 399 */ 0xEE /* 'n' -> */, -/* pos 02eb: 400 */ 0xF3 /* 's' -> */, -/* pos 02ec: 401 */ 0xA0 /* ' ' -> */, -/* pos 02ed: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02ef: 403 */ 0xF3 /* 's' -> */, -/* pos 02f0: 404 */ 0xAD /* '-' -> */, -/* pos 02f1: 405 */ 0xE3 /* 'c' -> */, -/* pos 02f2: 406 */ 0xEF /* 'o' -> */, -/* pos 02f3: 407 */ 0xEE /* 'n' -> */, -/* pos 02f4: 408 */ 0xF4 /* 't' -> */, -/* pos 02f5: 409 */ 0xF2 /* 'r' -> */, -/* pos 02f6: 410 */ 0xEF /* 'o' -> */, -/* pos 02f7: 411 */ 0xEC /* 'l' -> */, -/* pos 02f8: 412 */ 0xAD /* '-' -> */, -/* pos 02f9: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0300 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0320 state 443) */, +/* pos 02db: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02E2 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02ED state 396) */, 0x08, /* fail */ -/* pos 0300: 414 */ 0xE5 /* 'e' -> */, -/* pos 0301: 415 */ 0xF1 /* 'q' -> */, -/* pos 0302: 416 */ 0xF5 /* 'u' -> */, -/* pos 0303: 417 */ 0xE5 /* 'e' -> */, +/* pos 02e2: 386 */ 0xF4 /* 't' -> */, +/* pos 02e3: 387 */ 0xE8 /* 'h' -> */, +/* pos 02e4: 388 */ 0xAD /* '-' -> */, +/* pos 02e5: 389 */ 0xF4 /* 't' -> */, +/* pos 02e6: 390 */ 0xEF /* 'o' -> */, +/* pos 02e7: 391 */ 0xEB /* 'k' -> */, +/* pos 02e8: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e9: 393 */ 0xEE /* 'n' -> */, +/* pos 02ea: 394 */ 0xBA /* ':' -> */, +/* pos 02eb: 395 */ 0x00, 0x4C /* - terminal marker 76 - */, +/* pos 02ed: 396 */ 0xFA /* 'z' -> */, +/* pos 02ee: 397 */ 0xEE /* 'n' -> */, +/* pos 02ef: 398 */ 0xAD /* '-' -> */, +/* pos 02f0: 399 */ 0xE4 /* 'd' -> */, +/* pos 02f1: 400 */ 0xF3 /* 's' -> */, +/* pos 02f2: 401 */ 0xF3 /* 's' -> */, +/* pos 02f3: 402 */ 0xAD /* '-' -> */, +/* pos 02f4: 403 */ 0xF3 /* 's' -> */, +/* pos 02f5: 404 */ 0xE9 /* 'i' -> */, +/* pos 02f6: 405 */ 0xE7 /* 'g' -> */, +/* pos 02f7: 406 */ 0xEE /* 'n' -> */, +/* pos 02f8: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f9: 408 */ 0xF4 /* 't' -> */, +/* pos 02fa: 409 */ 0xF5 /* 'u' -> */, +/* pos 02fb: 410 */ 0xF2 /* 'r' -> */, +/* pos 02fc: 411 */ 0xE5 /* 'e' -> */, +/* pos 02fd: 412 */ 0xBA /* ':' -> */, +/* pos 02fe: 413 */ 0x00, 0x4D /* - terminal marker 77 - */, +/* pos 0300: 414 */ 0xF4 /* 't' -> */, +/* pos 0301: 415 */ 0xE9 /* 'i' -> */, +/* pos 0302: 416 */ 0xEF /* 'o' -> */, +/* pos 0303: 417 */ 0xEE /* 'n' -> */, /* pos 0304: 418 */ 0xF3 /* 's' -> */, -/* pos 0305: 419 */ 0xF4 /* 't' -> */, -/* pos 0306: 420 */ 0xAD /* '-' -> */, -/* pos 0307: 421 */ 0xE8 /* 'h' -> */, -/* pos 0308: 422 */ 0xE5 /* 'e' -> */, -/* pos 0309: 423 */ 0xE1 /* 'a' -> */, -/* pos 030a: 424 */ 0xE4 /* 'd' -> */, -/* pos 030b: 425 */ 0xE5 /* 'e' -> */, -/* pos 030c: 426 */ 0xF2 /* 'r' -> */, -/* pos 030d: 427 */ 0xF3 /* 's' -> */, -/* pos 030e: 428 */ 0xBA /* ':' -> */, -/* pos 030f: 429 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 0311: 430 */ 0xF2 /* 'r' -> */, -/* pos 0312: 431 */ 0xE5 /* 'e' -> */, -/* pos 0313: 432 */ 0xF2 /* 'r' -> */, -/* pos 0314: 433 */ 0xBA /* ':' -> */, -/* pos 0315: 434 */ 0x00, 0x18 /* - terminal marker 24 - */, -/* pos 0317: 435 */ 0xE8 /* 'h' -> */, -/* pos 0318: 436 */ 0xE1 /* 'a' -> */, -/* pos 0319: 437 */ 0xF2 /* 'r' -> */, -/* pos 031a: 438 */ 0xF3 /* 's' -> */, -/* pos 031b: 439 */ 0xE5 /* 'e' -> */, -/* pos 031c: 440 */ 0xF4 /* 't' -> */, -/* pos 031d: 441 */ 0xBA /* ':' -> */, -/* pos 031e: 442 */ 0x00, 0x1E /* - terminal marker 30 - */, -/* pos 0320: 443 */ 0xEC /* 'l' -> */, -/* pos 0321: 444 */ 0xEC /* 'l' -> */, -/* pos 0322: 445 */ 0xEF /* 'o' -> */, -/* pos 0323: 446 */ 0xF7 /* 'w' -> */, -/* pos 0324: 447 */ 0xAD /* '-' -> */, -/* pos 0325: 448 */ 0xEF /* 'o' -> */, -/* pos 0326: 449 */ 0xF2 /* 'r' -> */, -/* pos 0327: 450 */ 0xE9 /* 'i' -> */, -/* pos 0328: 451 */ 0xE7 /* 'g' -> */, -/* pos 0329: 452 */ 0xE9 /* 'i' -> */, -/* pos 032a: 453 */ 0xEE /* 'n' -> */, -/* pos 032b: 454 */ 0xBA /* ':' -> */, -/* pos 032c: 455 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 032e: 456 */ 0xE1 /* 'a' -> */, -/* pos 032f: 457 */ 0xF8 /* 'x' -> */, -/* pos 0330: 458 */ 0xAD /* '-' -> */, -/* pos 0331: 459 */ 0xE6 /* 'f' -> */, -/* pos 0332: 460 */ 0xEF /* 'o' -> */, -/* pos 0333: 461 */ 0xF2 /* 'r' -> */, -/* pos 0334: 462 */ 0xF7 /* 'w' -> */, -/* pos 0335: 463 */ 0xE1 /* 'a' -> */, -/* pos 0336: 464 */ 0xF2 /* 'r' -> */, -/* pos 0337: 465 */ 0xE4 /* 'd' -> */, -/* pos 0338: 466 */ 0xF3 /* 's' -> */, -/* pos 0339: 467 */ 0xBA /* ':' -> */, -/* pos 033a: 468 */ 0x00, 0x32 /* - terminal marker 50 - */, -/* pos 033c: 469 */ 0xF8 /* 'x' -> */, -/* pos 033d: 470 */ 0xF9 /* 'y' -> */, -/* pos 033e: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0345 state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03BA state 567) */, +/* pos 0305: 419 */ 0xA0 /* ' ' -> */, +/* pos 0306: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 0308: 421 */ 0xF3 /* 's' -> */, +/* pos 0309: 422 */ 0xAD /* '-' -> */, +/* pos 030a: 423 */ 0xE3 /* 'c' -> */, +/* pos 030b: 424 */ 0xEF /* 'o' -> */, +/* pos 030c: 425 */ 0xEE /* 'n' -> */, +/* pos 030d: 426 */ 0xF4 /* 't' -> */, +/* pos 030e: 427 */ 0xF2 /* 'r' -> */, +/* pos 030f: 428 */ 0xEF /* 'o' -> */, +/* pos 0310: 429 */ 0xEC /* 'l' -> */, +/* pos 0311: 430 */ 0xAD /* '-' -> */, +/* pos 0312: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0319 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0339 state 461) */, 0x08, /* fail */ -/* pos 0345: 472 */ 0xE1 /* 'a' -> */, -/* pos 0346: 473 */ 0xF5 /* 'u' -> */, -/* pos 0347: 474 */ 0xF4 /* 't' -> */, -/* pos 0348: 475 */ 0xE8 /* 'h' -> */, -/* pos 0349: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0350 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x035A state 486) */, +/* pos 0319: 432 */ 0xE5 /* 'e' -> */, +/* pos 031a: 433 */ 0xF1 /* 'q' -> */, +/* pos 031b: 434 */ 0xF5 /* 'u' -> */, +/* pos 031c: 435 */ 0xE5 /* 'e' -> */, +/* pos 031d: 436 */ 0xF3 /* 's' -> */, +/* pos 031e: 437 */ 0xF4 /* 't' -> */, +/* pos 031f: 438 */ 0xAD /* '-' -> */, +/* pos 0320: 439 */ 0xE8 /* 'h' -> */, +/* pos 0321: 440 */ 0xE5 /* 'e' -> */, +/* pos 0322: 441 */ 0xE1 /* 'a' -> */, +/* pos 0323: 442 */ 0xE4 /* 'd' -> */, +/* pos 0324: 443 */ 0xE5 /* 'e' -> */, +/* pos 0325: 444 */ 0xF2 /* 'r' -> */, +/* pos 0326: 445 */ 0xF3 /* 's' -> */, +/* pos 0327: 446 */ 0xBA /* ':' -> */, +/* pos 0328: 447 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 032a: 448 */ 0xF2 /* 'r' -> */, +/* pos 032b: 449 */ 0xE5 /* 'e' -> */, +/* pos 032c: 450 */ 0xF2 /* 'r' -> */, +/* pos 032d: 451 */ 0xBA /* ':' -> */, +/* pos 032e: 452 */ 0x00, 0x18 /* - terminal marker 24 - */, +/* pos 0330: 453 */ 0xE8 /* 'h' -> */, +/* pos 0331: 454 */ 0xE1 /* 'a' -> */, +/* pos 0332: 455 */ 0xF2 /* 'r' -> */, +/* pos 0333: 456 */ 0xF3 /* 's' -> */, +/* pos 0334: 457 */ 0xE5 /* 'e' -> */, +/* pos 0335: 458 */ 0xF4 /* 't' -> */, +/* pos 0336: 459 */ 0xBA /* ':' -> */, +/* pos 0337: 460 */ 0x00, 0x1E /* - terminal marker 30 - */, +/* pos 0339: 461 */ 0xEC /* 'l' -> */, +/* pos 033a: 462 */ 0xEC /* 'l' -> */, +/* pos 033b: 463 */ 0xEF /* 'o' -> */, +/* pos 033c: 464 */ 0xF7 /* 'w' -> */, +/* pos 033d: 465 */ 0xAD /* '-' -> */, +/* pos 033e: 466 */ 0xEF /* 'o' -> */, +/* pos 033f: 467 */ 0xF2 /* 'r' -> */, +/* pos 0340: 468 */ 0xE9 /* 'i' -> */, +/* pos 0341: 469 */ 0xE7 /* 'g' -> */, +/* pos 0342: 470 */ 0xE9 /* 'i' -> */, +/* pos 0343: 471 */ 0xEE /* 'n' -> */, +/* pos 0344: 472 */ 0xBA /* ':' -> */, +/* pos 0345: 473 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 0347: 474 */ 0xE1 /* 'a' -> */, +/* pos 0348: 475 */ 0xF8 /* 'x' -> */, +/* pos 0349: 476 */ 0xAD /* '-' -> */, +/* pos 034a: 477 */ 0xE6 /* 'f' -> */, +/* pos 034b: 478 */ 0xEF /* 'o' -> */, +/* pos 034c: 479 */ 0xF2 /* 'r' -> */, +/* pos 034d: 480 */ 0xF7 /* 'w' -> */, +/* pos 034e: 481 */ 0xE1 /* 'a' -> */, +/* pos 034f: 482 */ 0xF2 /* 'r' -> */, +/* pos 0350: 483 */ 0xE4 /* 'd' -> */, +/* pos 0351: 484 */ 0xF3 /* 's' -> */, +/* pos 0352: 485 */ 0xBA /* ':' -> */, +/* pos 0353: 486 */ 0x00, 0x32 /* - terminal marker 50 - */, +/* pos 0355: 487 */ 0xF8 /* 'x' -> */, +/* pos 0356: 488 */ 0xF9 /* 'y' -> */, +/* pos 0357: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x035E state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03D3 state 585) */, 0x08, /* fail */ -/* pos 0350: 477 */ 0xEE /* 'n' -> */, -/* pos 0351: 478 */ 0xF4 /* 't' -> */, -/* pos 0352: 479 */ 0xE9 /* 'i' -> */, -/* pos 0353: 480 */ 0xE3 /* 'c' -> */, -/* pos 0354: 481 */ 0xE1 /* 'a' -> */, -/* pos 0355: 482 */ 0xF4 /* 't' -> */, -/* pos 0356: 483 */ 0xE5 /* 'e' -> */, -/* pos 0357: 484 */ 0xBA /* ':' -> */, -/* pos 0358: 485 */ 0x00, 0x33 /* - terminal marker 51 - */, -/* pos 035a: 486 */ 0xF2 /* 'r' -> */, -/* pos 035b: 487 */ 0xE9 /* 'i' -> */, -/* pos 035c: 488 */ 0xFA /* 'z' -> */, -/* pos 035d: 489 */ 0xE1 /* 'a' -> */, -/* pos 035e: 490 */ 0xF4 /* 't' -> */, -/* pos 035f: 491 */ 0xE9 /* 'i' -> */, -/* pos 0360: 492 */ 0xEF /* 'o' -> */, -/* pos 0361: 493 */ 0xEE /* 'n' -> */, -/* pos 0362: 494 */ 0xBA /* ':' -> */, -/* pos 0363: 495 */ 0x00, 0x34 /* - terminal marker 52 - */, -/* pos 0365: 496 */ 0xF2 /* 'r' -> */, -/* pos 0366: 497 */ 0xE9 /* 'i' -> */, -/* pos 0367: 498 */ 0xE3 /* 'c' -> */, -/* pos 0368: 499 */ 0xF4 /* 't' -> */, -/* pos 0369: 500 */ 0xAD /* '-' -> */, -/* pos 036a: 501 */ 0xF4 /* 't' -> */, -/* pos 036b: 502 */ 0xF2 /* 'r' -> */, -/* pos 036c: 503 */ 0xE1 /* 'a' -> */, -/* pos 036d: 504 */ 0xEE /* 'n' -> */, -/* pos 036e: 505 */ 0xF3 /* 's' -> */, -/* pos 036f: 506 */ 0xF0 /* 'p' -> */, -/* pos 0370: 507 */ 0xEF /* 'o' -> */, -/* pos 0371: 508 */ 0xF2 /* 'r' -> */, -/* pos 0372: 509 */ 0xF4 /* 't' -> */, -/* pos 0373: 510 */ 0xAD /* '-' -> */, -/* pos 0374: 511 */ 0xF3 /* 's' -> */, -/* pos 0375: 512 */ 0xE5 /* 'e' -> */, -/* pos 0376: 513 */ 0xE3 /* 'c' -> */, -/* pos 0377: 514 */ 0xF5 /* 'u' -> */, -/* pos 0378: 515 */ 0xF2 /* 'r' -> */, -/* pos 0379: 516 */ 0xE9 /* 'i' -> */, -/* pos 037a: 517 */ 0xF4 /* 't' -> */, -/* pos 037b: 518 */ 0xF9 /* 'y' -> */, -/* pos 037c: 519 */ 0xBA /* ':' -> */, -/* pos 037d: 520 */ 0x00, 0x39 /* - terminal marker 57 - */, -/* pos 037f: 521 */ 0xE5 /* 'e' -> */, -/* pos 0380: 522 */ 0xF2 /* 'r' -> */, -/* pos 0381: 523 */ 0xAD /* '-' -> */, -/* pos 0382: 524 */ 0xE1 /* 'a' -> */, -/* pos 0383: 525 */ 0xE7 /* 'g' -> */, -/* pos 0384: 526 */ 0xE5 /* 'e' -> */, -/* pos 0385: 527 */ 0xEE /* 'n' -> */, -/* pos 0386: 528 */ 0xF4 /* 't' -> */, -/* pos 0387: 529 */ 0xBA /* ':' -> */, -/* pos 0388: 530 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 038a: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0391 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x0396 state 536) */, +/* pos 035e: 490 */ 0xE1 /* 'a' -> */, +/* pos 035f: 491 */ 0xF5 /* 'u' -> */, +/* pos 0360: 492 */ 0xF4 /* 't' -> */, +/* pos 0361: 493 */ 0xE8 /* 'h' -> */, +/* pos 0362: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0369 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0373 state 504) */, 0x08, /* fail */ -/* pos 0391: 532 */ 0xF2 /* 'r' -> */, -/* pos 0392: 533 */ 0xF9 /* 'y' -> */, -/* pos 0393: 534 */ 0xBA /* ':' -> */, -/* pos 0394: 535 */ 0x00, 0x3C /* - terminal marker 60 - */, -/* pos 0396: 536 */ 0xE1 /* 'a' -> */, -/* pos 0397: 537 */ 0xBA /* ':' -> */, -/* pos 0398: 538 */ 0x00, 0x3D /* - terminal marker 61 - */, -/* pos 039a: 539 */ 0xF7 /* 'w' -> */, -/* pos 039b: 540 */ 0xF7 /* 'w' -> */, -/* pos 039c: 541 */ 0xAD /* '-' -> */, -/* pos 039d: 542 */ 0xE1 /* 'a' -> */, -/* pos 039e: 543 */ 0xF5 /* 'u' -> */, -/* pos 039f: 544 */ 0xF4 /* 't' -> */, -/* pos 03a0: 545 */ 0xE8 /* 'h' -> */, -/* pos 03a1: 546 */ 0xE5 /* 'e' -> */, -/* pos 03a2: 547 */ 0xEE /* 'n' -> */, -/* pos 03a3: 548 */ 0xF4 /* 't' -> */, -/* pos 03a4: 549 */ 0xE9 /* 'i' -> */, -/* pos 03a5: 550 */ 0xE3 /* 'c' -> */, -/* pos 03a6: 551 */ 0xE1 /* 'a' -> */, -/* pos 03a7: 552 */ 0xF4 /* 't' -> */, -/* pos 03a8: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a9: 554 */ 0xBA /* ':' -> */, -/* pos 03aa: 555 */ 0x00, 0x3E /* - terminal marker 62 - */, -/* pos 03ac: 556 */ 0xF4 /* 't' -> */, -/* pos 03ad: 557 */ 0xE3 /* 'c' -> */, -/* pos 03ae: 558 */ 0xE8 /* 'h' -> */, -/* pos 03af: 559 */ 0x00, 0x3F /* - terminal marker 63 - */, -/* pos 03b1: 560 */ 0xF4 /* 't' -> */, -/* pos 03b2: 561 */ 0x00, 0x40 /* - terminal marker 64 - */, -/* pos 03b4: 562 */ 0xEC /* 'l' -> */, -/* pos 03b5: 563 */ 0xE5 /* 'e' -> */, -/* pos 03b6: 564 */ 0xF4 /* 't' -> */, -/* pos 03b7: 565 */ 0xE5 /* 'e' -> */, -/* pos 03b8: 566 */ 0x00, 0x41 /* - terminal marker 65 - */, -/* pos 03ba: 567 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03bc: 568 */ 0xE5 /* 'e' -> */, -/* pos 03bd: 569 */ 0xE1 /* 'a' -> */, -/* pos 03be: 570 */ 0xEC /* 'l' -> */, -/* pos 03bf: 571 */ 0xAD /* '-' -> */, -/* pos 03c0: 572 */ 0xE9 /* 'i' -> */, -/* pos 03c1: 573 */ 0xF0 /* 'p' -> */, -/* pos 03c2: 574 */ 0xBA /* ':' -> */, -/* pos 03c3: 575 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 03c5: 576 */ 0xBA /* ':' -> */, -/* pos 03c6: 577 */ 0x00, 0x49 /* - terminal marker 73 - */, -/* pos 03c8: 578 */ 0xEC /* 'l' -> */, -/* pos 03c9: 579 */ 0xE1 /* 'a' -> */, -/* pos 03ca: 580 */ 0xF9 /* 'y' -> */, -/* pos 03cb: 581 */ 0xAD /* '-' -> */, -/* pos 03cc: 582 */ 0xEE /* 'n' -> */, -/* pos 03cd: 583 */ 0xEF /* 'o' -> */, -/* pos 03ce: 584 */ 0xEE /* 'n' -> */, -/* pos 03cf: 585 */ 0xE3 /* 'c' -> */, -/* pos 03d0: 586 */ 0xE5 /* 'e' -> */, -/* pos 03d1: 587 */ 0xBA /* ':' -> */, -/* pos 03d2: 588 */ 0x00, 0x4A /* - terminal marker 74 - */, -/* pos 03d4: 589 */ 0xAD /* '-' -> */, -/* pos 03d5: 590 */ 0xF7 /* 'w' -> */, -/* pos 03d6: 591 */ 0xE5 /* 'e' -> */, -/* pos 03d7: 592 */ 0xE2 /* 'b' -> */, -/* pos 03d8: 593 */ 0xF3 /* 's' -> */, -/* pos 03d9: 594 */ 0xEF /* 'o' -> */, -/* pos 03da: 595 */ 0xE3 /* 'c' -> */, -/* pos 03db: 596 */ 0xEB /* 'k' -> */, -/* pos 03dc: 597 */ 0xE5 /* 'e' -> */, -/* pos 03dd: 598 */ 0xF4 /* 't' -> */, -/* pos 03de: 599 */ 0xAD /* '-' -> */, -/* pos 03df: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03F8 state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03FF state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x040B state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x041D state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0427 state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x042F state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0438 state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0441 state 656) */, +/* pos 0369: 495 */ 0xEE /* 'n' -> */, +/* pos 036a: 496 */ 0xF4 /* 't' -> */, +/* pos 036b: 497 */ 0xE9 /* 'i' -> */, +/* pos 036c: 498 */ 0xE3 /* 'c' -> */, +/* pos 036d: 499 */ 0xE1 /* 'a' -> */, +/* pos 036e: 500 */ 0xF4 /* 't' -> */, +/* pos 036f: 501 */ 0xE5 /* 'e' -> */, +/* pos 0370: 502 */ 0xBA /* ':' -> */, +/* pos 0371: 503 */ 0x00, 0x33 /* - terminal marker 51 - */, +/* pos 0373: 504 */ 0xF2 /* 'r' -> */, +/* pos 0374: 505 */ 0xE9 /* 'i' -> */, +/* pos 0375: 506 */ 0xFA /* 'z' -> */, +/* pos 0376: 507 */ 0xE1 /* 'a' -> */, +/* pos 0377: 508 */ 0xF4 /* 't' -> */, +/* pos 0378: 509 */ 0xE9 /* 'i' -> */, +/* pos 0379: 510 */ 0xEF /* 'o' -> */, +/* pos 037a: 511 */ 0xEE /* 'n' -> */, +/* pos 037b: 512 */ 0xBA /* ':' -> */, +/* pos 037c: 513 */ 0x00, 0x34 /* - terminal marker 52 - */, +/* pos 037e: 514 */ 0xF2 /* 'r' -> */, +/* pos 037f: 515 */ 0xE9 /* 'i' -> */, +/* pos 0380: 516 */ 0xE3 /* 'c' -> */, +/* pos 0381: 517 */ 0xF4 /* 't' -> */, +/* pos 0382: 518 */ 0xAD /* '-' -> */, +/* pos 0383: 519 */ 0xF4 /* 't' -> */, +/* pos 0384: 520 */ 0xF2 /* 'r' -> */, +/* pos 0385: 521 */ 0xE1 /* 'a' -> */, +/* pos 0386: 522 */ 0xEE /* 'n' -> */, +/* pos 0387: 523 */ 0xF3 /* 's' -> */, +/* pos 0388: 524 */ 0xF0 /* 'p' -> */, +/* pos 0389: 525 */ 0xEF /* 'o' -> */, +/* pos 038a: 526 */ 0xF2 /* 'r' -> */, +/* pos 038b: 527 */ 0xF4 /* 't' -> */, +/* pos 038c: 528 */ 0xAD /* '-' -> */, +/* pos 038d: 529 */ 0xF3 /* 's' -> */, +/* pos 038e: 530 */ 0xE5 /* 'e' -> */, +/* pos 038f: 531 */ 0xE3 /* 'c' -> */, +/* pos 0390: 532 */ 0xF5 /* 'u' -> */, +/* pos 0391: 533 */ 0xF2 /* 'r' -> */, +/* pos 0392: 534 */ 0xE9 /* 'i' -> */, +/* pos 0393: 535 */ 0xF4 /* 't' -> */, +/* pos 0394: 536 */ 0xF9 /* 'y' -> */, +/* pos 0395: 537 */ 0xBA /* ':' -> */, +/* pos 0396: 538 */ 0x00, 0x39 /* - terminal marker 57 - */, +/* pos 0398: 539 */ 0xE5 /* 'e' -> */, +/* pos 0399: 540 */ 0xF2 /* 'r' -> */, +/* pos 039a: 541 */ 0xAD /* '-' -> */, +/* pos 039b: 542 */ 0xE1 /* 'a' -> */, +/* pos 039c: 543 */ 0xE7 /* 'g' -> */, +/* pos 039d: 544 */ 0xE5 /* 'e' -> */, +/* pos 039e: 545 */ 0xEE /* 'n' -> */, +/* pos 039f: 546 */ 0xF4 /* 't' -> */, +/* pos 03a0: 547 */ 0xBA /* ':' -> */, +/* pos 03a1: 548 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 03a3: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03AA state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03AF state 554) */, 0x08, /* fail */ -/* pos 03f8: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f9: 602 */ 0xE1 /* 'a' -> */, -/* pos 03fa: 603 */ 0xE6 /* 'f' -> */, -/* pos 03fb: 604 */ 0xF4 /* 't' -> */, -/* pos 03fc: 605 */ 0xBA /* ':' -> */, -/* pos 03fd: 606 */ 0x00, 0x07 /* - terminal marker 7 - */, -/* pos 03ff: 607 */ 0xF8 /* 'x' -> */, -/* pos 0400: 608 */ 0xF4 /* 't' -> */, -/* pos 0401: 609 */ 0xE5 /* 'e' -> */, -/* pos 0402: 610 */ 0xEE /* 'n' -> */, -/* pos 0403: 611 */ 0xF3 /* 's' -> */, -/* pos 0404: 612 */ 0xE9 /* 'i' -> */, -/* pos 0405: 613 */ 0xEF /* 'o' -> */, -/* pos 0406: 614 */ 0xEE /* 'n' -> */, -/* pos 0407: 615 */ 0xF3 /* 's' -> */, -/* pos 0408: 616 */ 0xBA /* ':' -> */, -/* pos 0409: 617 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 040b: 618 */ 0xE5 /* 'e' -> */, -/* pos 040c: 619 */ 0xF9 /* 'y' -> */, -/* pos 040d: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0417 state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x041A state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0436 state 647) */, +/* pos 03aa: 550 */ 0xF2 /* 'r' -> */, +/* pos 03ab: 551 */ 0xF9 /* 'y' -> */, +/* pos 03ac: 552 */ 0xBA /* ':' -> */, +/* pos 03ad: 553 */ 0x00, 0x3C /* - terminal marker 60 - */, +/* pos 03af: 554 */ 0xE1 /* 'a' -> */, +/* pos 03b0: 555 */ 0xBA /* ':' -> */, +/* pos 03b1: 556 */ 0x00, 0x3D /* - terminal marker 61 - */, +/* pos 03b3: 557 */ 0xF7 /* 'w' -> */, +/* pos 03b4: 558 */ 0xF7 /* 'w' -> */, +/* pos 03b5: 559 */ 0xAD /* '-' -> */, +/* pos 03b6: 560 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 561 */ 0xF5 /* 'u' -> */, +/* pos 03b8: 562 */ 0xF4 /* 't' -> */, +/* pos 03b9: 563 */ 0xE8 /* 'h' -> */, +/* pos 03ba: 564 */ 0xE5 /* 'e' -> */, +/* pos 03bb: 565 */ 0xEE /* 'n' -> */, +/* pos 03bc: 566 */ 0xF4 /* 't' -> */, +/* pos 03bd: 567 */ 0xE9 /* 'i' -> */, +/* pos 03be: 568 */ 0xE3 /* 'c' -> */, +/* pos 03bf: 569 */ 0xE1 /* 'a' -> */, +/* pos 03c0: 570 */ 0xF4 /* 't' -> */, +/* pos 03c1: 571 */ 0xE5 /* 'e' -> */, +/* pos 03c2: 572 */ 0xBA /* ':' -> */, +/* pos 03c3: 573 */ 0x00, 0x3E /* - terminal marker 62 - */, +/* pos 03c5: 574 */ 0xF4 /* 't' -> */, +/* pos 03c6: 575 */ 0xE3 /* 'c' -> */, +/* pos 03c7: 576 */ 0xE8 /* 'h' -> */, +/* pos 03c8: 577 */ 0x00, 0x3F /* - terminal marker 63 - */, +/* pos 03ca: 578 */ 0xF4 /* 't' -> */, +/* pos 03cb: 579 */ 0x00, 0x40 /* - terminal marker 64 - */, +/* pos 03cd: 580 */ 0xEC /* 'l' -> */, +/* pos 03ce: 581 */ 0xE5 /* 'e' -> */, +/* pos 03cf: 582 */ 0xF4 /* 't' -> */, +/* pos 03d0: 583 */ 0xE5 /* 'e' -> */, +/* pos 03d1: 584 */ 0x00, 0x41 /* - terminal marker 65 - */, +/* pos 03d3: 585 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03d5: 586 */ 0xE5 /* 'e' -> */, +/* pos 03d6: 587 */ 0xE1 /* 'a' -> */, +/* pos 03d7: 588 */ 0xEC /* 'l' -> */, +/* pos 03d8: 589 */ 0xAD /* '-' -> */, +/* pos 03d9: 590 */ 0xE9 /* 'i' -> */, +/* pos 03da: 591 */ 0xF0 /* 'p' -> */, +/* pos 03db: 592 */ 0xBA /* ':' -> */, +/* pos 03dc: 593 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03de: 594 */ 0xBA /* ':' -> */, +/* pos 03df: 595 */ 0x00, 0x49 /* - terminal marker 73 - */, +/* pos 03e1: 596 */ 0xEC /* 'l' -> */, +/* pos 03e2: 597 */ 0xE1 /* 'a' -> */, +/* pos 03e3: 598 */ 0xF9 /* 'y' -> */, +/* pos 03e4: 599 */ 0xAD /* '-' -> */, +/* pos 03e5: 600 */ 0xEE /* 'n' -> */, +/* pos 03e6: 601 */ 0xEF /* 'o' -> */, +/* pos 03e7: 602 */ 0xEE /* 'n' -> */, +/* pos 03e8: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e9: 604 */ 0xE5 /* 'e' -> */, +/* pos 03ea: 605 */ 0xBA /* ':' -> */, +/* pos 03eb: 606 */ 0x00, 0x4A /* - terminal marker 74 - */, +/* pos 03ed: 607 */ 0xAD /* '-' -> */, +/* pos 03ee: 608 */ 0xF7 /* 'w' -> */, +/* pos 03ef: 609 */ 0xE5 /* 'e' -> */, +/* pos 03f0: 610 */ 0xE2 /* 'b' -> */, +/* pos 03f1: 611 */ 0xF3 /* 's' -> */, +/* pos 03f2: 612 */ 0xEF /* 'o' -> */, +/* pos 03f3: 613 */ 0xE3 /* 'c' -> */, +/* pos 03f4: 614 */ 0xEB /* 'k' -> */, +/* pos 03f5: 615 */ 0xE5 /* 'e' -> */, +/* pos 03f6: 616 */ 0xF4 /* 't' -> */, +/* pos 03f7: 617 */ 0xAD /* '-' -> */, +/* pos 03f8: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0411 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x0418 state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0424 state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0436 state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0440 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0448 state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0451 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x045A state 674) */, 0x08, /* fail */ -/* pos 0417: 621 */ 0xBA /* ':' -> */, -/* pos 0418: 622 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 041a: 623 */ 0xBA /* ':' -> */, -/* pos 041b: 624 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 041d: 625 */ 0xF2 /* 'r' -> */, -/* pos 041e: 626 */ 0xEF /* 'o' -> */, -/* pos 041f: 627 */ 0xF4 /* 't' -> */, -/* pos 0420: 628 */ 0xEF /* 'o' -> */, -/* pos 0421: 629 */ 0xE3 /* 'c' -> */, -/* pos 0422: 630 */ 0xEF /* 'o' -> */, -/* pos 0423: 631 */ 0xEC /* 'l' -> */, -/* pos 0424: 632 */ 0xBA /* ':' -> */, -/* pos 0425: 633 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 0427: 634 */ 0xE3 /* 'c' -> */, -/* pos 0428: 635 */ 0xE3 /* 'c' -> */, -/* pos 0429: 636 */ 0xE5 /* 'e' -> */, -/* pos 042a: 637 */ 0xF0 /* 'p' -> */, -/* pos 042b: 638 */ 0xF4 /* 't' -> */, -/* pos 042c: 639 */ 0xBA /* ':' -> */, -/* pos 042d: 640 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 042f: 641 */ 0xEF /* 'o' -> */, -/* pos 0430: 642 */ 0xEE /* 'n' -> */, -/* pos 0431: 643 */ 0xE3 /* 'c' -> */, -/* pos 0432: 644 */ 0xE5 /* 'e' -> */, -/* pos 0433: 645 */ 0xBA /* ':' -> */, -/* pos 0434: 646 */ 0x00, 0x0E /* - terminal marker 14 - */, -/* pos 0436: 647 */ 0x00, 0x1F /* - terminal marker 31 - */, -/* pos 0438: 648 */ 0xE5 /* 'e' -> */, -/* pos 0439: 649 */ 0xF2 /* 'r' -> */, -/* pos 043a: 650 */ 0xF3 /* 's' -> */, -/* pos 043b: 651 */ 0xE9 /* 'i' -> */, -/* pos 043c: 652 */ 0xEF /* 'o' -> */, -/* pos 043d: 653 */ 0xEE /* 'n' -> */, -/* pos 043e: 654 */ 0xBA /* ':' -> */, -/* pos 043f: 655 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 0441: 656 */ 0xF2 /* 'r' -> */, -/* pos 0442: 657 */ 0xE9 /* 'i' -> */, -/* pos 0443: 658 */ 0xE7 /* 'g' -> */, -/* pos 0444: 659 */ 0xE9 /* 'i' -> */, -/* pos 0445: 660 */ 0xEE /* 'n' -> */, -/* pos 0446: 661 */ 0xBA /* ':' -> */, -/* pos 0447: 662 */ 0x00, 0x21 /* - terminal marker 33 - */, -/* pos 0449: 663 */ 0xAD /* '-' -> */, -/* pos 044a: 664 */ 0xF3 /* 's' -> */, -/* pos 044b: 665 */ 0xE5 /* 'e' -> */, -/* pos 044c: 666 */ 0xF4 /* 't' -> */, -/* pos 044d: 667 */ 0xF4 /* 't' -> */, -/* pos 044e: 668 */ 0xE9 /* 'i' -> */, -/* pos 044f: 669 */ 0xEE /* 'n' -> */, -/* pos 0450: 670 */ 0xE7 /* 'g' -> */, -/* pos 0451: 671 */ 0xF3 /* 's' -> */, -/* pos 0452: 672 */ 0xBA /* ':' -> */, -/* pos 0453: 673 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 0455: 674 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x0462 state 675) */, - 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x046C state 684) */, - 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x0473 state 690) */, - 0x73 /* 's' */, 0x20, 0x00 /* (to 0x047E state 694) */, +/* pos 0411: 619 */ 0xF2 /* 'r' -> */, +/* pos 0412: 620 */ 0xE1 /* 'a' -> */, +/* pos 0413: 621 */ 0xE6 /* 'f' -> */, +/* pos 0414: 622 */ 0xF4 /* 't' -> */, +/* pos 0415: 623 */ 0xBA /* ':' -> */, +/* pos 0416: 624 */ 0x00, 0x07 /* - terminal marker 7 - */, +/* pos 0418: 625 */ 0xF8 /* 'x' -> */, +/* pos 0419: 626 */ 0xF4 /* 't' -> */, +/* pos 041a: 627 */ 0xE5 /* 'e' -> */, +/* pos 041b: 628 */ 0xEE /* 'n' -> */, +/* pos 041c: 629 */ 0xF3 /* 's' -> */, +/* pos 041d: 630 */ 0xE9 /* 'i' -> */, +/* pos 041e: 631 */ 0xEF /* 'o' -> */, +/* pos 041f: 632 */ 0xEE /* 'n' -> */, +/* pos 0420: 633 */ 0xF3 /* 's' -> */, +/* pos 0421: 634 */ 0xBA /* ':' -> */, +/* pos 0422: 635 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 0424: 636 */ 0xE5 /* 'e' -> */, +/* pos 0425: 637 */ 0xF9 /* 'y' -> */, +/* pos 0426: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0430 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0433 state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x044F state 665) */, 0x08, /* fail */ -/* pos 0462: 675 */ 0xF5 /* 'u' -> */, -/* pos 0463: 676 */ 0xF4 /* 't' -> */, -/* pos 0464: 677 */ 0xE8 /* 'h' -> */, -/* pos 0465: 678 */ 0xEF /* 'o' -> */, -/* pos 0466: 679 */ 0xF2 /* 'r' -> */, -/* pos 0467: 680 */ 0xE9 /* 'i' -> */, -/* pos 0468: 681 */ 0xF4 /* 't' -> */, -/* pos 0469: 682 */ 0xF9 /* 'y' -> */, -/* pos 046a: 683 */ 0x00, 0x19 /* - terminal marker 25 - */, -/* pos 046c: 684 */ 0xE5 /* 'e' -> */, -/* pos 046d: 685 */ 0xF4 /* 't' -> */, -/* pos 046e: 686 */ 0xE8 /* 'h' -> */, -/* pos 046f: 687 */ 0xEF /* 'o' -> */, -/* pos 0470: 688 */ 0xE4 /* 'd' -> */, -/* pos 0471: 689 */ 0x00, 0x1A /* - terminal marker 26 - */, -/* pos 0473: 690 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x047A state 691) */, - 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x0491 state 705) */, +/* pos 0430: 639 */ 0xBA /* ':' -> */, +/* pos 0431: 640 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 0433: 641 */ 0xBA /* ':' -> */, +/* pos 0434: 642 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 0436: 643 */ 0xF2 /* 'r' -> */, +/* pos 0437: 644 */ 0xEF /* 'o' -> */, +/* pos 0438: 645 */ 0xF4 /* 't' -> */, +/* pos 0439: 646 */ 0xEF /* 'o' -> */, +/* pos 043a: 647 */ 0xE3 /* 'c' -> */, +/* pos 043b: 648 */ 0xEF /* 'o' -> */, +/* pos 043c: 649 */ 0xEC /* 'l' -> */, +/* pos 043d: 650 */ 0xBA /* ':' -> */, +/* pos 043e: 651 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 0440: 652 */ 0xE3 /* 'c' -> */, +/* pos 0441: 653 */ 0xE3 /* 'c' -> */, +/* pos 0442: 654 */ 0xE5 /* 'e' -> */, +/* pos 0443: 655 */ 0xF0 /* 'p' -> */, +/* pos 0444: 656 */ 0xF4 /* 't' -> */, +/* pos 0445: 657 */ 0xBA /* ':' -> */, +/* pos 0446: 658 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 0448: 659 */ 0xEF /* 'o' -> */, +/* pos 0449: 660 */ 0xEE /* 'n' -> */, +/* pos 044a: 661 */ 0xE3 /* 'c' -> */, +/* pos 044b: 662 */ 0xE5 /* 'e' -> */, +/* pos 044c: 663 */ 0xBA /* ':' -> */, +/* pos 044d: 664 */ 0x00, 0x0E /* - terminal marker 14 - */, +/* pos 044f: 665 */ 0x00, 0x1F /* - terminal marker 31 - */, +/* pos 0451: 666 */ 0xE5 /* 'e' -> */, +/* pos 0452: 667 */ 0xF2 /* 'r' -> */, +/* pos 0453: 668 */ 0xF3 /* 's' -> */, +/* pos 0454: 669 */ 0xE9 /* 'i' -> */, +/* pos 0455: 670 */ 0xEF /* 'o' -> */, +/* pos 0456: 671 */ 0xEE /* 'n' -> */, +/* pos 0457: 672 */ 0xBA /* ':' -> */, +/* pos 0458: 673 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 045a: 674 */ 0xF2 /* 'r' -> */, +/* pos 045b: 675 */ 0xE9 /* 'i' -> */, +/* pos 045c: 676 */ 0xE7 /* 'g' -> */, +/* pos 045d: 677 */ 0xE9 /* 'i' -> */, +/* pos 045e: 678 */ 0xEE /* 'n' -> */, +/* pos 045f: 679 */ 0xBA /* ':' -> */, +/* pos 0460: 680 */ 0x00, 0x21 /* - terminal marker 33 - */, +/* pos 0462: 681 */ 0xAD /* '-' -> */, +/* pos 0463: 682 */ 0xF3 /* 's' -> */, +/* pos 0464: 683 */ 0xE5 /* 'e' -> */, +/* pos 0465: 684 */ 0xF4 /* 't' -> */, +/* pos 0466: 685 */ 0xF4 /* 't' -> */, +/* pos 0467: 686 */ 0xE9 /* 'i' -> */, +/* pos 0468: 687 */ 0xEE /* 'n' -> */, +/* pos 0469: 688 */ 0xE7 /* 'g' -> */, +/* pos 046a: 689 */ 0xF3 /* 's' -> */, +/* pos 046b: 690 */ 0xBA /* ':' -> */, +/* pos 046c: 691 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 046e: 692 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x047B state 693) */, + 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x0485 state 702) */, + 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x048C state 708) */, + 0x73 /* 's' */, 0x20, 0x00 /* (to 0x0497 state 712) */, 0x08, /* fail */ -/* pos 047a: 691 */ 0xF4 /* 't' -> */, -/* pos 047b: 692 */ 0xE8 /* 'h' -> */, -/* pos 047c: 693 */ 0x00, 0x1B /* - terminal marker 27 - */, -/* pos 047e: 694 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x0485 state 695) */, - 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x048B state 700) */, +/* pos 047b: 693 */ 0xF5 /* 'u' -> */, +/* pos 047c: 694 */ 0xF4 /* 't' -> */, +/* pos 047d: 695 */ 0xE8 /* 'h' -> */, +/* pos 047e: 696 */ 0xEF /* 'o' -> */, +/* pos 047f: 697 */ 0xF2 /* 'r' -> */, +/* pos 0480: 698 */ 0xE9 /* 'i' -> */, +/* pos 0481: 699 */ 0xF4 /* 't' -> */, +/* pos 0482: 700 */ 0xF9 /* 'y' -> */, +/* pos 0483: 701 */ 0x00, 0x19 /* - terminal marker 25 - */, +/* pos 0485: 702 */ 0xE5 /* 'e' -> */, +/* pos 0486: 703 */ 0xF4 /* 't' -> */, +/* pos 0487: 704 */ 0xE8 /* 'h' -> */, +/* pos 0488: 705 */ 0xEF /* 'o' -> */, +/* pos 0489: 706 */ 0xE4 /* 'd' -> */, +/* pos 048a: 707 */ 0x00, 0x1A /* - terminal marker 26 - */, +/* pos 048c: 708 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0493 state 709) */, + 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x04AA state 723) */, 0x08, /* fail */ -/* pos 0485: 695 */ 0xE8 /* 'h' -> */, -/* pos 0486: 696 */ 0xE5 /* 'e' -> */, -/* pos 0487: 697 */ 0xED /* 'm' -> */, -/* pos 0488: 698 */ 0xE5 /* 'e' -> */, -/* pos 0489: 699 */ 0x00, 0x1C /* - terminal marker 28 - */, -/* pos 048b: 700 */ 0xE1 /* 'a' -> */, -/* pos 048c: 701 */ 0xF4 /* 't' -> */, -/* pos 048d: 702 */ 0xF5 /* 'u' -> */, -/* pos 048e: 703 */ 0xF3 /* 's' -> */, -/* pos 048f: 704 */ 0x00, 0x1D /* - terminal marker 29 - */, -/* pos 0491: 705 */ 0xEF /* 'o' -> */, -/* pos 0492: 706 */ 0xF4 /* 't' -> */, -/* pos 0493: 707 */ 0xEF /* 'o' -> */, -/* pos 0494: 708 */ 0xE3 /* 'c' -> */, -/* pos 0495: 709 */ 0xEF /* 'o' -> */, -/* pos 0496: 710 */ 0xEC /* 'l' -> */, -/* pos 0497: 711 */ 0x00, 0x4B /* - terminal marker 75 - */, -/* total size 1177 bytes */ +/* pos 0493: 709 */ 0xF4 /* 't' -> */, +/* pos 0494: 710 */ 0xE8 /* 'h' -> */, +/* pos 0495: 711 */ 0x00, 0x1B /* - terminal marker 27 - */, +/* pos 0497: 712 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x049E state 713) */, + 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x04A4 state 718) */, + 0x08, /* fail */ +/* pos 049e: 713 */ 0xE8 /* 'h' -> */, +/* pos 049f: 714 */ 0xE5 /* 'e' -> */, +/* pos 04a0: 715 */ 0xED /* 'm' -> */, +/* pos 04a1: 716 */ 0xE5 /* 'e' -> */, +/* pos 04a2: 717 */ 0x00, 0x1C /* - terminal marker 28 - */, +/* pos 04a4: 718 */ 0xE1 /* 'a' -> */, +/* pos 04a5: 719 */ 0xF4 /* 't' -> */, +/* pos 04a6: 720 */ 0xF5 /* 'u' -> */, +/* pos 04a7: 721 */ 0xF3 /* 's' -> */, +/* pos 04a8: 722 */ 0x00, 0x1D /* - terminal marker 29 - */, +/* pos 04aa: 723 */ 0xEF /* 'o' -> */, +/* pos 04ab: 724 */ 0xF4 /* 't' -> */, +/* pos 04ac: 725 */ 0xEF /* 'o' -> */, +/* pos 04ad: 726 */ 0xE3 /* 'c' -> */, +/* pos 04ae: 727 */ 0xEF /* 'o' -> */, +/* pos 04af: 728 */ 0xEC /* 'l' -> */, +/* pos 04b0: 729 */ 0x00, 0x4B /* - terminal marker 75 - */, +/* total size 1202 bytes */ #endif #if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) @@ -4915,7 +5038,7 @@ /* 77: 84: replay-nonce: */ /* 78: 85: :protocol */ /* 79: 86: x-auth-token: */ - /* 80: 87: */ + /* 80: 87: x-amzn-dss-signature: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x40, 0x00 /* (to 0x0040 state 1) */, 0x70 /* 'p' */, 0x42, 0x00 /* (to 0x0045 state 5) */, 0x68 /* 'h' */, 0x51, 0x00 /* (to 0x0057 state 10) */, @@ -4933,10 +5056,10 @@ 0x73 /* 's' */, 0x4B, 0x02 /* (to 0x0275 state 321) */, 0x74 /* 't' */, 0x69, 0x02 /* (to 0x0296 state 337) */, 0x78 /* 'x' */, 0x8A, 0x02 /* (to 0x02BA state 364) */, - 0x6D /* 'm' */, 0xFB, 0x02 /* (to 0x032E state 456) */, - 0x76 /* 'v' */, 0x54, 0x03 /* (to 0x038A state 531) */, - 0x77 /* 'w' */, 0x61, 0x03 /* (to 0x039A state 539) */, - 0x3A /* ':' */, 0x19, 0x04 /* (to 0x0455 state 674) */, + 0x6D /* 'm' */, 0x14, 0x03 /* (to 0x0347 state 474) */, + 0x76 /* 'v' */, 0x6D, 0x03 /* (to 0x03A3 state 549) */, + 0x77 /* 'w' */, 0x7A, 0x03 /* (to 0x03B3 state 557) */, + 0x3A /* ':' */, 0x32, 0x04 /* (to 0x046E state 692) */, 0x08, /* fail */ /* pos 0040: 1 */ 0xE5 /* 'e' -> */, /* pos 0041: 2 */ 0xF4 /* 't' -> */, @@ -4944,8 +5067,8 @@ /* pos 0043: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0045: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x0052 state 6) */, 0x72 /* 'r' */, 0xEC, 0x00 /* (to 0x0134 state 106) */, - 0x61 /* 'a' */, 0x61, 0x03 /* (to 0x03AC state 556) */, - 0x75 /* 'u' */, 0x63, 0x03 /* (to 0x03B1 state 560) */, + 0x61 /* 'a' */, 0x7A, 0x03 /* (to 0x03C5 state 574) */, + 0x75 /* 'u' */, 0x7C, 0x03 /* (to 0x03CA state 578) */, 0x08, /* fail */ /* pos 0052: 6 */ 0xF3 /* 's' -> */, /* pos 0053: 7 */ 0xF4 /* 't' -> */, @@ -4980,7 +5103,7 @@ /* pos 0088: 25 */ 0x00, 0x03 /* - terminal marker 3 - */, /* pos 008a: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0094 state 27) */, 0x72 /* 'r' */, 0x22, 0x02 /* (to 0x02AF state 355) */, - 0x73 /* 's' */, 0xEF, 0x02 /* (to 0x037F state 521) */, + 0x73 /* 's' */, 0x08, 0x03 /* (to 0x0398 state 539) */, 0x08, /* fail */ /* pos 0094: 27 */ 0xE7 /* 'g' -> */, /* pos 0095: 28 */ 0xF2 /* 'r' -> */, @@ -4990,7 +5113,7 @@ /* pos 0099: 32 */ 0xBA /* ':' -> */, /* pos 009a: 33 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 009c: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A3 state 35) */, - 0x70 /* 'p' */, 0x48, 0x02 /* (to 0x02E7 state 396) */, + 0x70 /* 'p' */, 0x61, 0x02 /* (to 0x0300 state 414) */, 0x08, /* fail */ /* pos 00a3: 35 */ 0xE9 /* 'i' -> */, /* pos 00a4: 36 */ 0xE7 /* 'g' -> */, @@ -5003,7 +5126,7 @@ /* pos 00ad: 43 */ 0xF4 /* 't' -> */, /* pos 00ae: 44 */ 0xF0 /* 'p' -> */, /* pos 00af: 45 */ 0x2F /* '/' */, 0x07, 0x00 /* (to 0x00B6 state 46) */, - 0x32 /* '2' */, 0x97, 0x03 /* (to 0x0449 state 663) */, + 0x32 /* '2' */, 0xB0, 0x03 /* (to 0x0462 state 681) */, 0x08, /* fail */ /* pos 00b6: 46 */ 0xB1 /* '1' -> */, /* pos 00b7: 47 */ 0xAE /* '.' -> */, @@ -5020,7 +5143,7 @@ /* pos 00cf: 52 */ 0xE3 /* 'c' -> */, /* pos 00d0: 53 */ 0xE5 /* 'e' -> */, /* pos 00d1: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00D8 state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02EF state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x0308 state 421) */, 0x08, /* fail */ /* pos 00d8: 55 */ 0xF4 /* 't' -> */, /* pos 00d9: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00E0 state 57) */, @@ -5065,7 +5188,7 @@ /* pos 0113: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0120 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x012A state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x01A7 state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x0317 state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0330 state 453) */, 0x08, /* fail */ /* pos 0120: 88 */ 0xEE /* 'n' -> */, /* pos 0121: 89 */ 0xE3 /* 'c' -> */, @@ -5086,7 +5209,7 @@ /* pos 0131: 104 */ 0xBA /* ':' -> */, /* pos 0132: 105 */ 0x00, 0x14 /* - terminal marker 20 - */, /* pos 0134: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x013B state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x033C state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x0355 state 487) */, 0x08, /* fail */ /* pos 013b: 107 */ 0xE7 /* 'g' -> */, /* pos 013c: 108 */ 0xED /* 'm' -> */, @@ -5150,7 +5273,7 @@ /* pos 018b: 158 */ 0xBA /* ':' -> */, /* pos 018c: 159 */ 0x00, 0x1A /* - terminal marker 26 - */, /* pos 018e: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0195 state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03B4 state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03CD state 580) */, 0x08, /* fail */ /* pos 0195: 161 */ 0xF4 /* 't' -> */, /* pos 0196: 162 */ 0xE5 /* 'e' -> */, @@ -5306,10 +5429,10 @@ /* pos 0251: 303 */ 0x00, 0x39 /* - terminal marker 57 - */, /* pos 0253: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x025D state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x026A state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03C8 state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03E1 state 596) */, 0x08, /* fail */ /* pos 025d: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0264 state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0311 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x032A state 448) */, 0x08, /* fail */ /* pos 0264: 306 */ 0xE5 /* 'e' -> */, /* pos 0265: 307 */ 0xF3 /* 's' -> */, @@ -5327,11 +5450,11 @@ /* pos 0272: 319 */ 0xBA /* ':' -> */, /* pos 0273: 320 */ 0x00, 0x3E /* - terminal marker 62 - */, /* pos 0275: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x027C state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x0365 state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x037E state 514) */, 0x08, /* fail */ /* pos 027c: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x0286 state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x028C state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03D4 state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03ED state 607) */, 0x08, /* fail */ /* pos 0286: 323 */ 0xF6 /* 'v' -> */, /* pos 0287: 324 */ 0xE5 /* 'e' -> */, @@ -5348,7 +5471,7 @@ /* pos 0293: 335 */ 0xBA /* ':' -> */, /* pos 0294: 336 */ 0x00, 0x40 /* - terminal marker 64 - */, /* pos 0296: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x029D state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03C5 state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03DE state 594) */, 0x08, /* fail */ /* pos 029d: 338 */ 0xE1 /* 'a' -> */, /* pos 029e: 339 */ 0xEE /* 'n' -> */, @@ -5379,7 +5502,7 @@ /* pos 02ba: 364 */ 0xAD /* '-' -> */, /* pos 02bb: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02C5 state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02DB state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03BC state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03D5 state 586) */, 0x08, /* fail */ /* pos 02c5: 366 */ 0xEF /* 'o' -> */, /* pos 02c6: 367 */ 0xF2 /* 'r' -> */, @@ -5400,364 +5523,384 @@ /* pos 02d7: 382 */ 0xE4 /* 'd' -> */, /* pos 02d8: 383 */ 0xA0 /* ' ' -> */, /* pos 02d9: 384 */ 0x00, 0x4B /* - terminal marker 75 - */, -/* pos 02db: 385 */ 0xF5 /* 'u' -> */, -/* pos 02dc: 386 */ 0xF4 /* 't' -> */, -/* pos 02dd: 387 */ 0xE8 /* 'h' -> */, -/* pos 02de: 388 */ 0xAD /* '-' -> */, -/* pos 02df: 389 */ 0xF4 /* 't' -> */, -/* pos 02e0: 390 */ 0xEF /* 'o' -> */, -/* pos 02e1: 391 */ 0xEB /* 'k' -> */, -/* pos 02e2: 392 */ 0xE5 /* 'e' -> */, -/* pos 02e3: 393 */ 0xEE /* 'n' -> */, -/* pos 02e4: 394 */ 0xBA /* ':' -> */, -/* pos 02e5: 395 */ 0x00, 0x4F /* - terminal marker 79 - */, -/* pos 02e7: 396 */ 0xF4 /* 't' -> */, -/* pos 02e8: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e9: 398 */ 0xEF /* 'o' -> */, -/* pos 02ea: 399 */ 0xEE /* 'n' -> */, -/* pos 02eb: 400 */ 0xF3 /* 's' -> */, -/* pos 02ec: 401 */ 0xA0 /* ' ' -> */, -/* pos 02ed: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02ef: 403 */ 0xF3 /* 's' -> */, -/* pos 02f0: 404 */ 0xAD /* '-' -> */, -/* pos 02f1: 405 */ 0xE3 /* 'c' -> */, -/* pos 02f2: 406 */ 0xEF /* 'o' -> */, -/* pos 02f3: 407 */ 0xEE /* 'n' -> */, -/* pos 02f4: 408 */ 0xF4 /* 't' -> */, -/* pos 02f5: 409 */ 0xF2 /* 'r' -> */, -/* pos 02f6: 410 */ 0xEF /* 'o' -> */, -/* pos 02f7: 411 */ 0xEC /* 'l' -> */, -/* pos 02f8: 412 */ 0xAD /* '-' -> */, -/* pos 02f9: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0300 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0320 state 443) */, +/* pos 02db: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02E2 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02ED state 396) */, 0x08, /* fail */ -/* pos 0300: 414 */ 0xE5 /* 'e' -> */, -/* pos 0301: 415 */ 0xF1 /* 'q' -> */, -/* pos 0302: 416 */ 0xF5 /* 'u' -> */, -/* pos 0303: 417 */ 0xE5 /* 'e' -> */, +/* pos 02e2: 386 */ 0xF4 /* 't' -> */, +/* pos 02e3: 387 */ 0xE8 /* 'h' -> */, +/* pos 02e4: 388 */ 0xAD /* '-' -> */, +/* pos 02e5: 389 */ 0xF4 /* 't' -> */, +/* pos 02e6: 390 */ 0xEF /* 'o' -> */, +/* pos 02e7: 391 */ 0xEB /* 'k' -> */, +/* pos 02e8: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e9: 393 */ 0xEE /* 'n' -> */, +/* pos 02ea: 394 */ 0xBA /* ':' -> */, +/* pos 02eb: 395 */ 0x00, 0x4F /* - terminal marker 79 - */, +/* pos 02ed: 396 */ 0xFA /* 'z' -> */, +/* pos 02ee: 397 */ 0xEE /* 'n' -> */, +/* pos 02ef: 398 */ 0xAD /* '-' -> */, +/* pos 02f0: 399 */ 0xE4 /* 'd' -> */, +/* pos 02f1: 400 */ 0xF3 /* 's' -> */, +/* pos 02f2: 401 */ 0xF3 /* 's' -> */, +/* pos 02f3: 402 */ 0xAD /* '-' -> */, +/* pos 02f4: 403 */ 0xF3 /* 's' -> */, +/* pos 02f5: 404 */ 0xE9 /* 'i' -> */, +/* pos 02f6: 405 */ 0xE7 /* 'g' -> */, +/* pos 02f7: 406 */ 0xEE /* 'n' -> */, +/* pos 02f8: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f9: 408 */ 0xF4 /* 't' -> */, +/* pos 02fa: 409 */ 0xF5 /* 'u' -> */, +/* pos 02fb: 410 */ 0xF2 /* 'r' -> */, +/* pos 02fc: 411 */ 0xE5 /* 'e' -> */, +/* pos 02fd: 412 */ 0xBA /* ':' -> */, +/* pos 02fe: 413 */ 0x00, 0x50 /* - terminal marker 80 - */, +/* pos 0300: 414 */ 0xF4 /* 't' -> */, +/* pos 0301: 415 */ 0xE9 /* 'i' -> */, +/* pos 0302: 416 */ 0xEF /* 'o' -> */, +/* pos 0303: 417 */ 0xEE /* 'n' -> */, /* pos 0304: 418 */ 0xF3 /* 's' -> */, -/* pos 0305: 419 */ 0xF4 /* 't' -> */, -/* pos 0306: 420 */ 0xAD /* '-' -> */, -/* pos 0307: 421 */ 0xE8 /* 'h' -> */, -/* pos 0308: 422 */ 0xE5 /* 'e' -> */, -/* pos 0309: 423 */ 0xE1 /* 'a' -> */, -/* pos 030a: 424 */ 0xE4 /* 'd' -> */, -/* pos 030b: 425 */ 0xE5 /* 'e' -> */, -/* pos 030c: 426 */ 0xF2 /* 'r' -> */, -/* pos 030d: 427 */ 0xF3 /* 's' -> */, -/* pos 030e: 428 */ 0xBA /* ':' -> */, -/* pos 030f: 429 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 0311: 430 */ 0xF2 /* 'r' -> */, -/* pos 0312: 431 */ 0xE5 /* 'e' -> */, -/* pos 0313: 432 */ 0xF2 /* 'r' -> */, -/* pos 0314: 433 */ 0xBA /* ':' -> */, -/* pos 0315: 434 */ 0x00, 0x1D /* - terminal marker 29 - */, -/* pos 0317: 435 */ 0xE8 /* 'h' -> */, -/* pos 0318: 436 */ 0xE1 /* 'a' -> */, -/* pos 0319: 437 */ 0xF2 /* 'r' -> */, -/* pos 031a: 438 */ 0xF3 /* 's' -> */, -/* pos 031b: 439 */ 0xE5 /* 'e' -> */, -/* pos 031c: 440 */ 0xF4 /* 't' -> */, -/* pos 031d: 441 */ 0xBA /* ':' -> */, -/* pos 031e: 442 */ 0x00, 0x26 /* - terminal marker 38 - */, -/* pos 0320: 443 */ 0xEC /* 'l' -> */, -/* pos 0321: 444 */ 0xEC /* 'l' -> */, -/* pos 0322: 445 */ 0xEF /* 'o' -> */, -/* pos 0323: 446 */ 0xF7 /* 'w' -> */, -/* pos 0324: 447 */ 0xAD /* '-' -> */, -/* pos 0325: 448 */ 0xEF /* 'o' -> */, -/* pos 0326: 449 */ 0xF2 /* 'r' -> */, -/* pos 0327: 450 */ 0xE9 /* 'i' -> */, -/* pos 0328: 451 */ 0xE7 /* 'g' -> */, -/* pos 0329: 452 */ 0xE9 /* 'i' -> */, -/* pos 032a: 453 */ 0xEE /* 'n' -> */, -/* pos 032b: 454 */ 0xBA /* ':' -> */, -/* pos 032c: 455 */ 0x00, 0x28 /* - terminal marker 40 - */, -/* pos 032e: 456 */ 0xE1 /* 'a' -> */, -/* pos 032f: 457 */ 0xF8 /* 'x' -> */, -/* pos 0330: 458 */ 0xAD /* '-' -> */, -/* pos 0331: 459 */ 0xE6 /* 'f' -> */, -/* pos 0332: 460 */ 0xEF /* 'o' -> */, -/* pos 0333: 461 */ 0xF2 /* 'r' -> */, -/* pos 0334: 462 */ 0xF7 /* 'w' -> */, -/* pos 0335: 463 */ 0xE1 /* 'a' -> */, -/* pos 0336: 464 */ 0xF2 /* 'r' -> */, -/* pos 0337: 465 */ 0xE4 /* 'd' -> */, -/* pos 0338: 466 */ 0xF3 /* 's' -> */, -/* pos 0339: 467 */ 0xBA /* ':' -> */, -/* pos 033a: 468 */ 0x00, 0x3A /* - terminal marker 58 - */, -/* pos 033c: 469 */ 0xF8 /* 'x' -> */, -/* pos 033d: 470 */ 0xF9 /* 'y' -> */, -/* pos 033e: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0345 state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03BA state 567) */, +/* pos 0305: 419 */ 0xA0 /* ' ' -> */, +/* pos 0306: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 0308: 421 */ 0xF3 /* 's' -> */, +/* pos 0309: 422 */ 0xAD /* '-' -> */, +/* pos 030a: 423 */ 0xE3 /* 'c' -> */, +/* pos 030b: 424 */ 0xEF /* 'o' -> */, +/* pos 030c: 425 */ 0xEE /* 'n' -> */, +/* pos 030d: 426 */ 0xF4 /* 't' -> */, +/* pos 030e: 427 */ 0xF2 /* 'r' -> */, +/* pos 030f: 428 */ 0xEF /* 'o' -> */, +/* pos 0310: 429 */ 0xEC /* 'l' -> */, +/* pos 0311: 430 */ 0xAD /* '-' -> */, +/* pos 0312: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0319 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0339 state 461) */, 0x08, /* fail */ -/* pos 0345: 472 */ 0xE1 /* 'a' -> */, -/* pos 0346: 473 */ 0xF5 /* 'u' -> */, -/* pos 0347: 474 */ 0xF4 /* 't' -> */, -/* pos 0348: 475 */ 0xE8 /* 'h' -> */, -/* pos 0349: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0350 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x035A state 486) */, +/* pos 0319: 432 */ 0xE5 /* 'e' -> */, +/* pos 031a: 433 */ 0xF1 /* 'q' -> */, +/* pos 031b: 434 */ 0xF5 /* 'u' -> */, +/* pos 031c: 435 */ 0xE5 /* 'e' -> */, +/* pos 031d: 436 */ 0xF3 /* 's' -> */, +/* pos 031e: 437 */ 0xF4 /* 't' -> */, +/* pos 031f: 438 */ 0xAD /* '-' -> */, +/* pos 0320: 439 */ 0xE8 /* 'h' -> */, +/* pos 0321: 440 */ 0xE5 /* 'e' -> */, +/* pos 0322: 441 */ 0xE1 /* 'a' -> */, +/* pos 0323: 442 */ 0xE4 /* 'd' -> */, +/* pos 0324: 443 */ 0xE5 /* 'e' -> */, +/* pos 0325: 444 */ 0xF2 /* 'r' -> */, +/* pos 0326: 445 */ 0xF3 /* 's' -> */, +/* pos 0327: 446 */ 0xBA /* ':' -> */, +/* pos 0328: 447 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 032a: 448 */ 0xF2 /* 'r' -> */, +/* pos 032b: 449 */ 0xE5 /* 'e' -> */, +/* pos 032c: 450 */ 0xF2 /* 'r' -> */, +/* pos 032d: 451 */ 0xBA /* ':' -> */, +/* pos 032e: 452 */ 0x00, 0x1D /* - terminal marker 29 - */, +/* pos 0330: 453 */ 0xE8 /* 'h' -> */, +/* pos 0331: 454 */ 0xE1 /* 'a' -> */, +/* pos 0332: 455 */ 0xF2 /* 'r' -> */, +/* pos 0333: 456 */ 0xF3 /* 's' -> */, +/* pos 0334: 457 */ 0xE5 /* 'e' -> */, +/* pos 0335: 458 */ 0xF4 /* 't' -> */, +/* pos 0336: 459 */ 0xBA /* ':' -> */, +/* pos 0337: 460 */ 0x00, 0x26 /* - terminal marker 38 - */, +/* pos 0339: 461 */ 0xEC /* 'l' -> */, +/* pos 033a: 462 */ 0xEC /* 'l' -> */, +/* pos 033b: 463 */ 0xEF /* 'o' -> */, +/* pos 033c: 464 */ 0xF7 /* 'w' -> */, +/* pos 033d: 465 */ 0xAD /* '-' -> */, +/* pos 033e: 466 */ 0xEF /* 'o' -> */, +/* pos 033f: 467 */ 0xF2 /* 'r' -> */, +/* pos 0340: 468 */ 0xE9 /* 'i' -> */, +/* pos 0341: 469 */ 0xE7 /* 'g' -> */, +/* pos 0342: 470 */ 0xE9 /* 'i' -> */, +/* pos 0343: 471 */ 0xEE /* 'n' -> */, +/* pos 0344: 472 */ 0xBA /* ':' -> */, +/* pos 0345: 473 */ 0x00, 0x28 /* - terminal marker 40 - */, +/* pos 0347: 474 */ 0xE1 /* 'a' -> */, +/* pos 0348: 475 */ 0xF8 /* 'x' -> */, +/* pos 0349: 476 */ 0xAD /* '-' -> */, +/* pos 034a: 477 */ 0xE6 /* 'f' -> */, +/* pos 034b: 478 */ 0xEF /* 'o' -> */, +/* pos 034c: 479 */ 0xF2 /* 'r' -> */, +/* pos 034d: 480 */ 0xF7 /* 'w' -> */, +/* pos 034e: 481 */ 0xE1 /* 'a' -> */, +/* pos 034f: 482 */ 0xF2 /* 'r' -> */, +/* pos 0350: 483 */ 0xE4 /* 'd' -> */, +/* pos 0351: 484 */ 0xF3 /* 's' -> */, +/* pos 0352: 485 */ 0xBA /* ':' -> */, +/* pos 0353: 486 */ 0x00, 0x3A /* - terminal marker 58 - */, +/* pos 0355: 487 */ 0xF8 /* 'x' -> */, +/* pos 0356: 488 */ 0xF9 /* 'y' -> */, +/* pos 0357: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x035E state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03D3 state 585) */, 0x08, /* fail */ -/* pos 0350: 477 */ 0xEE /* 'n' -> */, -/* pos 0351: 478 */ 0xF4 /* 't' -> */, -/* pos 0352: 479 */ 0xE9 /* 'i' -> */, -/* pos 0353: 480 */ 0xE3 /* 'c' -> */, -/* pos 0354: 481 */ 0xE1 /* 'a' -> */, -/* pos 0355: 482 */ 0xF4 /* 't' -> */, -/* pos 0356: 483 */ 0xE5 /* 'e' -> */, -/* pos 0357: 484 */ 0xBA /* ':' -> */, -/* pos 0358: 485 */ 0x00, 0x3B /* - terminal marker 59 - */, -/* pos 035a: 486 */ 0xF2 /* 'r' -> */, -/* pos 035b: 487 */ 0xE9 /* 'i' -> */, -/* pos 035c: 488 */ 0xFA /* 'z' -> */, -/* pos 035d: 489 */ 0xE1 /* 'a' -> */, -/* pos 035e: 490 */ 0xF4 /* 't' -> */, -/* pos 035f: 491 */ 0xE9 /* 'i' -> */, -/* pos 0360: 492 */ 0xEF /* 'o' -> */, -/* pos 0361: 493 */ 0xEE /* 'n' -> */, -/* pos 0362: 494 */ 0xBA /* ':' -> */, -/* pos 0363: 495 */ 0x00, 0x3C /* - terminal marker 60 - */, -/* pos 0365: 496 */ 0xF2 /* 'r' -> */, -/* pos 0366: 497 */ 0xE9 /* 'i' -> */, -/* pos 0367: 498 */ 0xE3 /* 'c' -> */, -/* pos 0368: 499 */ 0xF4 /* 't' -> */, -/* pos 0369: 500 */ 0xAD /* '-' -> */, -/* pos 036a: 501 */ 0xF4 /* 't' -> */, -/* pos 036b: 502 */ 0xF2 /* 'r' -> */, -/* pos 036c: 503 */ 0xE1 /* 'a' -> */, -/* pos 036d: 504 */ 0xEE /* 'n' -> */, -/* pos 036e: 505 */ 0xF3 /* 's' -> */, -/* pos 036f: 506 */ 0xF0 /* 'p' -> */, -/* pos 0370: 507 */ 0xEF /* 'o' -> */, -/* pos 0371: 508 */ 0xF2 /* 'r' -> */, -/* pos 0372: 509 */ 0xF4 /* 't' -> */, -/* pos 0373: 510 */ 0xAD /* '-' -> */, -/* pos 0374: 511 */ 0xF3 /* 's' -> */, -/* pos 0375: 512 */ 0xE5 /* 'e' -> */, -/* pos 0376: 513 */ 0xE3 /* 'c' -> */, -/* pos 0377: 514 */ 0xF5 /* 'u' -> */, -/* pos 0378: 515 */ 0xF2 /* 'r' -> */, -/* pos 0379: 516 */ 0xE9 /* 'i' -> */, -/* pos 037a: 517 */ 0xF4 /* 't' -> */, -/* pos 037b: 518 */ 0xF9 /* 'y' -> */, -/* pos 037c: 519 */ 0xBA /* ':' -> */, -/* pos 037d: 520 */ 0x00, 0x41 /* - terminal marker 65 - */, -/* pos 037f: 521 */ 0xE5 /* 'e' -> */, -/* pos 0380: 522 */ 0xF2 /* 'r' -> */, -/* pos 0381: 523 */ 0xAD /* '-' -> */, -/* pos 0382: 524 */ 0xE1 /* 'a' -> */, -/* pos 0383: 525 */ 0xE7 /* 'g' -> */, -/* pos 0384: 526 */ 0xE5 /* 'e' -> */, -/* pos 0385: 527 */ 0xEE /* 'n' -> */, -/* pos 0386: 528 */ 0xF4 /* 't' -> */, -/* pos 0387: 529 */ 0xBA /* ':' -> */, -/* pos 0388: 530 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 038a: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0391 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x0396 state 536) */, +/* pos 035e: 490 */ 0xE1 /* 'a' -> */, +/* pos 035f: 491 */ 0xF5 /* 'u' -> */, +/* pos 0360: 492 */ 0xF4 /* 't' -> */, +/* pos 0361: 493 */ 0xE8 /* 'h' -> */, +/* pos 0362: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0369 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0373 state 504) */, 0x08, /* fail */ -/* pos 0391: 532 */ 0xF2 /* 'r' -> */, -/* pos 0392: 533 */ 0xF9 /* 'y' -> */, -/* pos 0393: 534 */ 0xBA /* ':' -> */, -/* pos 0394: 535 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 0396: 536 */ 0xE1 /* 'a' -> */, -/* pos 0397: 537 */ 0xBA /* ':' -> */, -/* pos 0398: 538 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 039a: 539 */ 0xF7 /* 'w' -> */, -/* pos 039b: 540 */ 0xF7 /* 'w' -> */, -/* pos 039c: 541 */ 0xAD /* '-' -> */, -/* pos 039d: 542 */ 0xE1 /* 'a' -> */, -/* pos 039e: 543 */ 0xF5 /* 'u' -> */, -/* pos 039f: 544 */ 0xF4 /* 't' -> */, -/* pos 03a0: 545 */ 0xE8 /* 'h' -> */, -/* pos 03a1: 546 */ 0xE5 /* 'e' -> */, -/* pos 03a2: 547 */ 0xEE /* 'n' -> */, -/* pos 03a3: 548 */ 0xF4 /* 't' -> */, -/* pos 03a4: 549 */ 0xE9 /* 'i' -> */, -/* pos 03a5: 550 */ 0xE3 /* 'c' -> */, -/* pos 03a6: 551 */ 0xE1 /* 'a' -> */, -/* pos 03a7: 552 */ 0xF4 /* 't' -> */, -/* pos 03a8: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a9: 554 */ 0xBA /* ':' -> */, -/* pos 03aa: 555 */ 0x00, 0x46 /* - terminal marker 70 - */, -/* pos 03ac: 556 */ 0xF4 /* 't' -> */, -/* pos 03ad: 557 */ 0xE3 /* 'c' -> */, -/* pos 03ae: 558 */ 0xE8 /* 'h' -> */, -/* pos 03af: 559 */ 0x00, 0x3F /* - terminal marker 63 - */, -/* pos 03b1: 560 */ 0xF4 /* 't' -> */, -/* pos 03b2: 561 */ 0x00, 0x40 /* - terminal marker 64 - */, -/* pos 03b4: 562 */ 0xEC /* 'l' -> */, -/* pos 03b5: 563 */ 0xE5 /* 'e' -> */, -/* pos 03b6: 564 */ 0xF4 /* 't' -> */, -/* pos 03b7: 565 */ 0xE5 /* 'e' -> */, -/* pos 03b8: 566 */ 0x00, 0x41 /* - terminal marker 65 - */, -/* pos 03ba: 567 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 03bc: 568 */ 0xE5 /* 'e' -> */, -/* pos 03bd: 569 */ 0xE1 /* 'a' -> */, -/* pos 03be: 570 */ 0xEC /* 'l' -> */, -/* pos 03bf: 571 */ 0xAD /* '-' -> */, -/* pos 03c0: 572 */ 0xE9 /* 'i' -> */, -/* pos 03c1: 573 */ 0xF0 /* 'p' -> */, -/* pos 03c2: 574 */ 0xBA /* ':' -> */, -/* pos 03c3: 575 */ 0x00, 0x44 /* - terminal marker 68 - */, -/* pos 03c5: 576 */ 0xBA /* ':' -> */, -/* pos 03c6: 577 */ 0x00, 0x4C /* - terminal marker 76 - */, -/* pos 03c8: 578 */ 0xEC /* 'l' -> */, -/* pos 03c9: 579 */ 0xE1 /* 'a' -> */, -/* pos 03ca: 580 */ 0xF9 /* 'y' -> */, -/* pos 03cb: 581 */ 0xAD /* '-' -> */, -/* pos 03cc: 582 */ 0xEE /* 'n' -> */, -/* pos 03cd: 583 */ 0xEF /* 'o' -> */, -/* pos 03ce: 584 */ 0xEE /* 'n' -> */, -/* pos 03cf: 585 */ 0xE3 /* 'c' -> */, -/* pos 03d0: 586 */ 0xE5 /* 'e' -> */, -/* pos 03d1: 587 */ 0xBA /* ':' -> */, -/* pos 03d2: 588 */ 0x00, 0x4D /* - terminal marker 77 - */, -/* pos 03d4: 589 */ 0xAD /* '-' -> */, -/* pos 03d5: 590 */ 0xF7 /* 'w' -> */, -/* pos 03d6: 591 */ 0xE5 /* 'e' -> */, -/* pos 03d7: 592 */ 0xE2 /* 'b' -> */, -/* pos 03d8: 593 */ 0xF3 /* 's' -> */, -/* pos 03d9: 594 */ 0xEF /* 'o' -> */, -/* pos 03da: 595 */ 0xE3 /* 'c' -> */, -/* pos 03db: 596 */ 0xEB /* 'k' -> */, -/* pos 03dc: 597 */ 0xE5 /* 'e' -> */, -/* pos 03dd: 598 */ 0xF4 /* 't' -> */, -/* pos 03de: 599 */ 0xAD /* '-' -> */, -/* pos 03df: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03F8 state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03FF state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x040B state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x041D state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0427 state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x042F state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0438 state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0441 state 656) */, +/* pos 0369: 495 */ 0xEE /* 'n' -> */, +/* pos 036a: 496 */ 0xF4 /* 't' -> */, +/* pos 036b: 497 */ 0xE9 /* 'i' -> */, +/* pos 036c: 498 */ 0xE3 /* 'c' -> */, +/* pos 036d: 499 */ 0xE1 /* 'a' -> */, +/* pos 036e: 500 */ 0xF4 /* 't' -> */, +/* pos 036f: 501 */ 0xE5 /* 'e' -> */, +/* pos 0370: 502 */ 0xBA /* ':' -> */, +/* pos 0371: 503 */ 0x00, 0x3B /* - terminal marker 59 - */, +/* pos 0373: 504 */ 0xF2 /* 'r' -> */, +/* pos 0374: 505 */ 0xE9 /* 'i' -> */, +/* pos 0375: 506 */ 0xFA /* 'z' -> */, +/* pos 0376: 507 */ 0xE1 /* 'a' -> */, +/* pos 0377: 508 */ 0xF4 /* 't' -> */, +/* pos 0378: 509 */ 0xE9 /* 'i' -> */, +/* pos 0379: 510 */ 0xEF /* 'o' -> */, +/* pos 037a: 511 */ 0xEE /* 'n' -> */, +/* pos 037b: 512 */ 0xBA /* ':' -> */, +/* pos 037c: 513 */ 0x00, 0x3C /* - terminal marker 60 - */, +/* pos 037e: 514 */ 0xF2 /* 'r' -> */, +/* pos 037f: 515 */ 0xE9 /* 'i' -> */, +/* pos 0380: 516 */ 0xE3 /* 'c' -> */, +/* pos 0381: 517 */ 0xF4 /* 't' -> */, +/* pos 0382: 518 */ 0xAD /* '-' -> */, +/* pos 0383: 519 */ 0xF4 /* 't' -> */, +/* pos 0384: 520 */ 0xF2 /* 'r' -> */, +/* pos 0385: 521 */ 0xE1 /* 'a' -> */, +/* pos 0386: 522 */ 0xEE /* 'n' -> */, +/* pos 0387: 523 */ 0xF3 /* 's' -> */, +/* pos 0388: 524 */ 0xF0 /* 'p' -> */, +/* pos 0389: 525 */ 0xEF /* 'o' -> */, +/* pos 038a: 526 */ 0xF2 /* 'r' -> */, +/* pos 038b: 527 */ 0xF4 /* 't' -> */, +/* pos 038c: 528 */ 0xAD /* '-' -> */, +/* pos 038d: 529 */ 0xF3 /* 's' -> */, +/* pos 038e: 530 */ 0xE5 /* 'e' -> */, +/* pos 038f: 531 */ 0xE3 /* 'c' -> */, +/* pos 0390: 532 */ 0xF5 /* 'u' -> */, +/* pos 0391: 533 */ 0xF2 /* 'r' -> */, +/* pos 0392: 534 */ 0xE9 /* 'i' -> */, +/* pos 0393: 535 */ 0xF4 /* 't' -> */, +/* pos 0394: 536 */ 0xF9 /* 'y' -> */, +/* pos 0395: 537 */ 0xBA /* ':' -> */, +/* pos 0396: 538 */ 0x00, 0x41 /* - terminal marker 65 - */, +/* pos 0398: 539 */ 0xE5 /* 'e' -> */, +/* pos 0399: 540 */ 0xF2 /* 'r' -> */, +/* pos 039a: 541 */ 0xAD /* '-' -> */, +/* pos 039b: 542 */ 0xE1 /* 'a' -> */, +/* pos 039c: 543 */ 0xE7 /* 'g' -> */, +/* pos 039d: 544 */ 0xE5 /* 'e' -> */, +/* pos 039e: 545 */ 0xEE /* 'n' -> */, +/* pos 039f: 546 */ 0xF4 /* 't' -> */, +/* pos 03a0: 547 */ 0xBA /* ':' -> */, +/* pos 03a1: 548 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03a3: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03AA state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03AF state 554) */, 0x08, /* fail */ -/* pos 03f8: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f9: 602 */ 0xE1 /* 'a' -> */, -/* pos 03fa: 603 */ 0xE6 /* 'f' -> */, -/* pos 03fb: 604 */ 0xF4 /* 't' -> */, -/* pos 03fc: 605 */ 0xBA /* ':' -> */, -/* pos 03fd: 606 */ 0x00, 0x06 /* - terminal marker 6 - */, -/* pos 03ff: 607 */ 0xF8 /* 'x' -> */, -/* pos 0400: 608 */ 0xF4 /* 't' -> */, -/* pos 0401: 609 */ 0xE5 /* 'e' -> */, -/* pos 0402: 610 */ 0xEE /* 'n' -> */, -/* pos 0403: 611 */ 0xF3 /* 's' -> */, -/* pos 0404: 612 */ 0xE9 /* 'i' -> */, -/* pos 0405: 613 */ 0xEF /* 'o' -> */, -/* pos 0406: 614 */ 0xEE /* 'n' -> */, -/* pos 0407: 615 */ 0xF3 /* 's' -> */, -/* pos 0408: 616 */ 0xBA /* ':' -> */, -/* pos 0409: 617 */ 0x00, 0x08 /* - terminal marker 8 - */, -/* pos 040b: 618 */ 0xE5 /* 'e' -> */, -/* pos 040c: 619 */ 0xF9 /* 'y' -> */, -/* pos 040d: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0417 state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x041A state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0436 state 647) */, +/* pos 03aa: 550 */ 0xF2 /* 'r' -> */, +/* pos 03ab: 551 */ 0xF9 /* 'y' -> */, +/* pos 03ac: 552 */ 0xBA /* ':' -> */, +/* pos 03ad: 553 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03af: 554 */ 0xE1 /* 'a' -> */, +/* pos 03b0: 555 */ 0xBA /* ':' -> */, +/* pos 03b1: 556 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 03b3: 557 */ 0xF7 /* 'w' -> */, +/* pos 03b4: 558 */ 0xF7 /* 'w' -> */, +/* pos 03b5: 559 */ 0xAD /* '-' -> */, +/* pos 03b6: 560 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 561 */ 0xF5 /* 'u' -> */, +/* pos 03b8: 562 */ 0xF4 /* 't' -> */, +/* pos 03b9: 563 */ 0xE8 /* 'h' -> */, +/* pos 03ba: 564 */ 0xE5 /* 'e' -> */, +/* pos 03bb: 565 */ 0xEE /* 'n' -> */, +/* pos 03bc: 566 */ 0xF4 /* 't' -> */, +/* pos 03bd: 567 */ 0xE9 /* 'i' -> */, +/* pos 03be: 568 */ 0xE3 /* 'c' -> */, +/* pos 03bf: 569 */ 0xE1 /* 'a' -> */, +/* pos 03c0: 570 */ 0xF4 /* 't' -> */, +/* pos 03c1: 571 */ 0xE5 /* 'e' -> */, +/* pos 03c2: 572 */ 0xBA /* ':' -> */, +/* pos 03c3: 573 */ 0x00, 0x46 /* - terminal marker 70 - */, +/* pos 03c5: 574 */ 0xF4 /* 't' -> */, +/* pos 03c6: 575 */ 0xE3 /* 'c' -> */, +/* pos 03c7: 576 */ 0xE8 /* 'h' -> */, +/* pos 03c8: 577 */ 0x00, 0x3F /* - terminal marker 63 - */, +/* pos 03ca: 578 */ 0xF4 /* 't' -> */, +/* pos 03cb: 579 */ 0x00, 0x40 /* - terminal marker 64 - */, +/* pos 03cd: 580 */ 0xEC /* 'l' -> */, +/* pos 03ce: 581 */ 0xE5 /* 'e' -> */, +/* pos 03cf: 582 */ 0xF4 /* 't' -> */, +/* pos 03d0: 583 */ 0xE5 /* 'e' -> */, +/* pos 03d1: 584 */ 0x00, 0x41 /* - terminal marker 65 - */, +/* pos 03d3: 585 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 03d5: 586 */ 0xE5 /* 'e' -> */, +/* pos 03d6: 587 */ 0xE1 /* 'a' -> */, +/* pos 03d7: 588 */ 0xEC /* 'l' -> */, +/* pos 03d8: 589 */ 0xAD /* '-' -> */, +/* pos 03d9: 590 */ 0xE9 /* 'i' -> */, +/* pos 03da: 591 */ 0xF0 /* 'p' -> */, +/* pos 03db: 592 */ 0xBA /* ':' -> */, +/* pos 03dc: 593 */ 0x00, 0x44 /* - terminal marker 68 - */, +/* pos 03de: 594 */ 0xBA /* ':' -> */, +/* pos 03df: 595 */ 0x00, 0x4C /* - terminal marker 76 - */, +/* pos 03e1: 596 */ 0xEC /* 'l' -> */, +/* pos 03e2: 597 */ 0xE1 /* 'a' -> */, +/* pos 03e3: 598 */ 0xF9 /* 'y' -> */, +/* pos 03e4: 599 */ 0xAD /* '-' -> */, +/* pos 03e5: 600 */ 0xEE /* 'n' -> */, +/* pos 03e6: 601 */ 0xEF /* 'o' -> */, +/* pos 03e7: 602 */ 0xEE /* 'n' -> */, +/* pos 03e8: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e9: 604 */ 0xE5 /* 'e' -> */, +/* pos 03ea: 605 */ 0xBA /* ':' -> */, +/* pos 03eb: 606 */ 0x00, 0x4D /* - terminal marker 77 - */, +/* pos 03ed: 607 */ 0xAD /* '-' -> */, +/* pos 03ee: 608 */ 0xF7 /* 'w' -> */, +/* pos 03ef: 609 */ 0xE5 /* 'e' -> */, +/* pos 03f0: 610 */ 0xE2 /* 'b' -> */, +/* pos 03f1: 611 */ 0xF3 /* 's' -> */, +/* pos 03f2: 612 */ 0xEF /* 'o' -> */, +/* pos 03f3: 613 */ 0xE3 /* 'c' -> */, +/* pos 03f4: 614 */ 0xEB /* 'k' -> */, +/* pos 03f5: 615 */ 0xE5 /* 'e' -> */, +/* pos 03f6: 616 */ 0xF4 /* 't' -> */, +/* pos 03f7: 617 */ 0xAD /* '-' -> */, +/* pos 03f8: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0411 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x0418 state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0424 state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0436 state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0440 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0448 state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0451 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x045A state 674) */, 0x08, /* fail */ -/* pos 0417: 621 */ 0xBA /* ':' -> */, -/* pos 0418: 622 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 041a: 623 */ 0xBA /* ':' -> */, -/* pos 041b: 624 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 041d: 625 */ 0xF2 /* 'r' -> */, -/* pos 041e: 626 */ 0xEF /* 'o' -> */, -/* pos 041f: 627 */ 0xF4 /* 't' -> */, -/* pos 0420: 628 */ 0xEF /* 'o' -> */, -/* pos 0421: 629 */ 0xE3 /* 'c' -> */, -/* pos 0422: 630 */ 0xEF /* 'o' -> */, -/* pos 0423: 631 */ 0xEC /* 'l' -> */, -/* pos 0424: 632 */ 0xBA /* ':' -> */, -/* pos 0425: 633 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 0427: 634 */ 0xE3 /* 'c' -> */, -/* pos 0428: 635 */ 0xE3 /* 'c' -> */, -/* pos 0429: 636 */ 0xE5 /* 'e' -> */, -/* pos 042a: 637 */ 0xF0 /* 'p' -> */, -/* pos 042b: 638 */ 0xF4 /* 't' -> */, -/* pos 042c: 639 */ 0xBA /* ':' -> */, -/* pos 042d: 640 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 042f: 641 */ 0xEF /* 'o' -> */, -/* pos 0430: 642 */ 0xEE /* 'n' -> */, -/* pos 0431: 643 */ 0xE3 /* 'c' -> */, -/* pos 0432: 644 */ 0xE5 /* 'e' -> */, -/* pos 0433: 645 */ 0xBA /* ':' -> */, -/* pos 0434: 646 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 0436: 647 */ 0x00, 0x1E /* - terminal marker 30 - */, -/* pos 0438: 648 */ 0xE5 /* 'e' -> */, -/* pos 0439: 649 */ 0xF2 /* 'r' -> */, -/* pos 043a: 650 */ 0xF3 /* 's' -> */, -/* pos 043b: 651 */ 0xE9 /* 'i' -> */, -/* pos 043c: 652 */ 0xEF /* 'o' -> */, -/* pos 043d: 653 */ 0xEE /* 'n' -> */, -/* pos 043e: 654 */ 0xBA /* ':' -> */, -/* pos 043f: 655 */ 0x00, 0x1F /* - terminal marker 31 - */, -/* pos 0441: 656 */ 0xF2 /* 'r' -> */, -/* pos 0442: 657 */ 0xE9 /* 'i' -> */, -/* pos 0443: 658 */ 0xE7 /* 'g' -> */, -/* pos 0444: 659 */ 0xE9 /* 'i' -> */, -/* pos 0445: 660 */ 0xEE /* 'n' -> */, -/* pos 0446: 661 */ 0xBA /* ':' -> */, -/* pos 0447: 662 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 0449: 663 */ 0xAD /* '-' -> */, -/* pos 044a: 664 */ 0xF3 /* 's' -> */, -/* pos 044b: 665 */ 0xE5 /* 'e' -> */, -/* pos 044c: 666 */ 0xF4 /* 't' -> */, -/* pos 044d: 667 */ 0xF4 /* 't' -> */, -/* pos 044e: 668 */ 0xE9 /* 'i' -> */, -/* pos 044f: 669 */ 0xEE /* 'n' -> */, -/* pos 0450: 670 */ 0xE7 /* 'g' -> */, -/* pos 0451: 671 */ 0xF3 /* 's' -> */, -/* pos 0452: 672 */ 0xBA /* ':' -> */, -/* pos 0453: 673 */ 0x00, 0x0F /* - terminal marker 15 - */, -/* pos 0455: 674 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x0462 state 675) */, - 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x046C state 684) */, - 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x0473 state 690) */, - 0x73 /* 's' */, 0x20, 0x00 /* (to 0x047E state 694) */, +/* pos 0411: 619 */ 0xF2 /* 'r' -> */, +/* pos 0412: 620 */ 0xE1 /* 'a' -> */, +/* pos 0413: 621 */ 0xE6 /* 'f' -> */, +/* pos 0414: 622 */ 0xF4 /* 't' -> */, +/* pos 0415: 623 */ 0xBA /* ':' -> */, +/* pos 0416: 624 */ 0x00, 0x06 /* - terminal marker 6 - */, +/* pos 0418: 625 */ 0xF8 /* 'x' -> */, +/* pos 0419: 626 */ 0xF4 /* 't' -> */, +/* pos 041a: 627 */ 0xE5 /* 'e' -> */, +/* pos 041b: 628 */ 0xEE /* 'n' -> */, +/* pos 041c: 629 */ 0xF3 /* 's' -> */, +/* pos 041d: 630 */ 0xE9 /* 'i' -> */, +/* pos 041e: 631 */ 0xEF /* 'o' -> */, +/* pos 041f: 632 */ 0xEE /* 'n' -> */, +/* pos 0420: 633 */ 0xF3 /* 's' -> */, +/* pos 0421: 634 */ 0xBA /* ':' -> */, +/* pos 0422: 635 */ 0x00, 0x08 /* - terminal marker 8 - */, +/* pos 0424: 636 */ 0xE5 /* 'e' -> */, +/* pos 0425: 637 */ 0xF9 /* 'y' -> */, +/* pos 0426: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0430 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0433 state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x044F state 665) */, 0x08, /* fail */ -/* pos 0462: 675 */ 0xF5 /* 'u' -> */, -/* pos 0463: 676 */ 0xF4 /* 't' -> */, -/* pos 0464: 677 */ 0xE8 /* 'h' -> */, -/* pos 0465: 678 */ 0xEF /* 'o' -> */, -/* pos 0466: 679 */ 0xF2 /* 'r' -> */, -/* pos 0467: 680 */ 0xE9 /* 'i' -> */, -/* pos 0468: 681 */ 0xF4 /* 't' -> */, -/* pos 0469: 682 */ 0xF9 /* 'y' -> */, -/* pos 046a: 683 */ 0x00, 0x21 /* - terminal marker 33 - */, -/* pos 046c: 684 */ 0xE5 /* 'e' -> */, -/* pos 046d: 685 */ 0xF4 /* 't' -> */, -/* pos 046e: 686 */ 0xE8 /* 'h' -> */, -/* pos 046f: 687 */ 0xEF /* 'o' -> */, -/* pos 0470: 688 */ 0xE4 /* 'd' -> */, -/* pos 0471: 689 */ 0x00, 0x22 /* - terminal marker 34 - */, -/* pos 0473: 690 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x047A state 691) */, - 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x0491 state 705) */, +/* pos 0430: 639 */ 0xBA /* ':' -> */, +/* pos 0431: 640 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 0433: 641 */ 0xBA /* ':' -> */, +/* pos 0434: 642 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 0436: 643 */ 0xF2 /* 'r' -> */, +/* pos 0437: 644 */ 0xEF /* 'o' -> */, +/* pos 0438: 645 */ 0xF4 /* 't' -> */, +/* pos 0439: 646 */ 0xEF /* 'o' -> */, +/* pos 043a: 647 */ 0xE3 /* 'c' -> */, +/* pos 043b: 648 */ 0xEF /* 'o' -> */, +/* pos 043c: 649 */ 0xEC /* 'l' -> */, +/* pos 043d: 650 */ 0xBA /* ':' -> */, +/* pos 043e: 651 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 0440: 652 */ 0xE3 /* 'c' -> */, +/* pos 0441: 653 */ 0xE3 /* 'c' -> */, +/* pos 0442: 654 */ 0xE5 /* 'e' -> */, +/* pos 0443: 655 */ 0xF0 /* 'p' -> */, +/* pos 0444: 656 */ 0xF4 /* 't' -> */, +/* pos 0445: 657 */ 0xBA /* ':' -> */, +/* pos 0446: 658 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 0448: 659 */ 0xEF /* 'o' -> */, +/* pos 0449: 660 */ 0xEE /* 'n' -> */, +/* pos 044a: 661 */ 0xE3 /* 'c' -> */, +/* pos 044b: 662 */ 0xE5 /* 'e' -> */, +/* pos 044c: 663 */ 0xBA /* ':' -> */, +/* pos 044d: 664 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 044f: 665 */ 0x00, 0x1E /* - terminal marker 30 - */, +/* pos 0451: 666 */ 0xE5 /* 'e' -> */, +/* pos 0452: 667 */ 0xF2 /* 'r' -> */, +/* pos 0453: 668 */ 0xF3 /* 's' -> */, +/* pos 0454: 669 */ 0xE9 /* 'i' -> */, +/* pos 0455: 670 */ 0xEF /* 'o' -> */, +/* pos 0456: 671 */ 0xEE /* 'n' -> */, +/* pos 0457: 672 */ 0xBA /* ':' -> */, +/* pos 0458: 673 */ 0x00, 0x1F /* - terminal marker 31 - */, +/* pos 045a: 674 */ 0xF2 /* 'r' -> */, +/* pos 045b: 675 */ 0xE9 /* 'i' -> */, +/* pos 045c: 676 */ 0xE7 /* 'g' -> */, +/* pos 045d: 677 */ 0xE9 /* 'i' -> */, +/* pos 045e: 678 */ 0xEE /* 'n' -> */, +/* pos 045f: 679 */ 0xBA /* ':' -> */, +/* pos 0460: 680 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 0462: 681 */ 0xAD /* '-' -> */, +/* pos 0463: 682 */ 0xF3 /* 's' -> */, +/* pos 0464: 683 */ 0xE5 /* 'e' -> */, +/* pos 0465: 684 */ 0xF4 /* 't' -> */, +/* pos 0466: 685 */ 0xF4 /* 't' -> */, +/* pos 0467: 686 */ 0xE9 /* 'i' -> */, +/* pos 0468: 687 */ 0xEE /* 'n' -> */, +/* pos 0469: 688 */ 0xE7 /* 'g' -> */, +/* pos 046a: 689 */ 0xF3 /* 's' -> */, +/* pos 046b: 690 */ 0xBA /* ':' -> */, +/* pos 046c: 691 */ 0x00, 0x0F /* - terminal marker 15 - */, +/* pos 046e: 692 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x047B state 693) */, + 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x0485 state 702) */, + 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x048C state 708) */, + 0x73 /* 's' */, 0x20, 0x00 /* (to 0x0497 state 712) */, 0x08, /* fail */ -/* pos 047a: 691 */ 0xF4 /* 't' -> */, -/* pos 047b: 692 */ 0xE8 /* 'h' -> */, -/* pos 047c: 693 */ 0x00, 0x23 /* - terminal marker 35 - */, -/* pos 047e: 694 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x0485 state 695) */, - 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x048B state 700) */, +/* pos 047b: 693 */ 0xF5 /* 'u' -> */, +/* pos 047c: 694 */ 0xF4 /* 't' -> */, +/* pos 047d: 695 */ 0xE8 /* 'h' -> */, +/* pos 047e: 696 */ 0xEF /* 'o' -> */, +/* pos 047f: 697 */ 0xF2 /* 'r' -> */, +/* pos 0480: 698 */ 0xE9 /* 'i' -> */, +/* pos 0481: 699 */ 0xF4 /* 't' -> */, +/* pos 0482: 700 */ 0xF9 /* 'y' -> */, +/* pos 0483: 701 */ 0x00, 0x21 /* - terminal marker 33 - */, +/* pos 0485: 702 */ 0xE5 /* 'e' -> */, +/* pos 0486: 703 */ 0xF4 /* 't' -> */, +/* pos 0487: 704 */ 0xE8 /* 'h' -> */, +/* pos 0488: 705 */ 0xEF /* 'o' -> */, +/* pos 0489: 706 */ 0xE4 /* 'd' -> */, +/* pos 048a: 707 */ 0x00, 0x22 /* - terminal marker 34 - */, +/* pos 048c: 708 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0493 state 709) */, + 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x04AA state 723) */, 0x08, /* fail */ -/* pos 0485: 695 */ 0xE8 /* 'h' -> */, -/* pos 0486: 696 */ 0xE5 /* 'e' -> */, -/* pos 0487: 697 */ 0xED /* 'm' -> */, -/* pos 0488: 698 */ 0xE5 /* 'e' -> */, -/* pos 0489: 699 */ 0x00, 0x24 /* - terminal marker 36 - */, -/* pos 048b: 700 */ 0xE1 /* 'a' -> */, -/* pos 048c: 701 */ 0xF4 /* 't' -> */, -/* pos 048d: 702 */ 0xF5 /* 'u' -> */, -/* pos 048e: 703 */ 0xF3 /* 's' -> */, -/* pos 048f: 704 */ 0x00, 0x25 /* - terminal marker 37 - */, -/* pos 0491: 705 */ 0xEF /* 'o' -> */, -/* pos 0492: 706 */ 0xF4 /* 't' -> */, -/* pos 0493: 707 */ 0xEF /* 'o' -> */, -/* pos 0494: 708 */ 0xE3 /* 'c' -> */, -/* pos 0495: 709 */ 0xEF /* 'o' -> */, -/* pos 0496: 710 */ 0xEC /* 'l' -> */, -/* pos 0497: 711 */ 0x00, 0x4E /* - terminal marker 78 - */, -/* total size 1177 bytes */ +/* pos 0493: 709 */ 0xF4 /* 't' -> */, +/* pos 0494: 710 */ 0xE8 /* 'h' -> */, +/* pos 0495: 711 */ 0x00, 0x23 /* - terminal marker 35 - */, +/* pos 0497: 712 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x049E state 713) */, + 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x04A4 state 718) */, + 0x08, /* fail */ +/* pos 049e: 713 */ 0xE8 /* 'h' -> */, +/* pos 049f: 714 */ 0xE5 /* 'e' -> */, +/* pos 04a0: 715 */ 0xED /* 'm' -> */, +/* pos 04a1: 716 */ 0xE5 /* 'e' -> */, +/* pos 04a2: 717 */ 0x00, 0x24 /* - terminal marker 36 - */, +/* pos 04a4: 718 */ 0xE1 /* 'a' -> */, +/* pos 04a5: 719 */ 0xF4 /* 't' -> */, +/* pos 04a6: 720 */ 0xF5 /* 'u' -> */, +/* pos 04a7: 721 */ 0xF3 /* 's' -> */, +/* pos 04a8: 722 */ 0x00, 0x25 /* - terminal marker 37 - */, +/* pos 04aa: 723 */ 0xEF /* 'o' -> */, +/* pos 04ab: 724 */ 0xF4 /* 't' -> */, +/* pos 04ac: 725 */ 0xEF /* 'o' -> */, +/* pos 04ad: 726 */ 0xE3 /* 'c' -> */, +/* pos 04ae: 727 */ 0xEF /* 'o' -> */, +/* pos 04af: 728 */ 0xEC /* 'l' -> */, +/* pos 04b0: 729 */ 0x00, 0x4E /* - terminal marker 78 - */, +/* total size 1202 bytes */ #endif -#if defined(LWS_HTTP_HEADERS_ALL) || (defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2)) +#if defined(LWS_HTTP_HEADERS_ALL) || ( defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2)) /* 0: 0: get */ /* 1: 1: post */ /* 2: 2: options */ @@ -5846,7 +5989,7 @@ /* 84: 84: replay-nonce: */ /* 85: 85: :protocol */ /* 86: 86: x-auth-token: */ - /* 87: 87: */ + /* 87: 87: x-amzn-dss-signature: */ /* pos 0000: 0 */ 0x67 /* 'g' */, 0x40, 0x00 /* (to 0x0040 state 1) */, 0x70 /* 'p' */, 0x42, 0x00 /* (to 0x0045 state 5) */, 0x68 /* 'h' */, 0x51, 0x00 /* (to 0x0057 state 10) */, @@ -5864,10 +6007,10 @@ 0x73 /* 's' */, 0x4B, 0x02 /* (to 0x0275 state 321) */, 0x74 /* 't' */, 0x69, 0x02 /* (to 0x0296 state 337) */, 0x78 /* 'x' */, 0x8A, 0x02 /* (to 0x02BA state 364) */, - 0x6D /* 'm' */, 0xFB, 0x02 /* (to 0x032E state 456) */, - 0x76 /* 'v' */, 0x54, 0x03 /* (to 0x038A state 531) */, - 0x77 /* 'w' */, 0x61, 0x03 /* (to 0x039A state 539) */, - 0x3A /* ':' */, 0x19, 0x04 /* (to 0x0455 state 674) */, + 0x6D /* 'm' */, 0x14, 0x03 /* (to 0x0347 state 474) */, + 0x76 /* 'v' */, 0x6D, 0x03 /* (to 0x03A3 state 549) */, + 0x77 /* 'w' */, 0x7A, 0x03 /* (to 0x03B3 state 557) */, + 0x3A /* ':' */, 0x32, 0x04 /* (to 0x046E state 692) */, 0x08, /* fail */ /* pos 0040: 1 */ 0xE5 /* 'e' -> */, /* pos 0041: 2 */ 0xF4 /* 't' -> */, @@ -5875,8 +6018,8 @@ /* pos 0043: 4 */ 0x00, 0x00 /* - terminal marker 0 - */, /* pos 0045: 5 */ 0x6F /* 'o' */, 0x0D, 0x00 /* (to 0x0052 state 6) */, 0x72 /* 'r' */, 0xEC, 0x00 /* (to 0x0134 state 106) */, - 0x61 /* 'a' */, 0x61, 0x03 /* (to 0x03AC state 556) */, - 0x75 /* 'u' */, 0x63, 0x03 /* (to 0x03B1 state 560) */, + 0x61 /* 'a' */, 0x7A, 0x03 /* (to 0x03C5 state 574) */, + 0x75 /* 'u' */, 0x7C, 0x03 /* (to 0x03CA state 578) */, 0x08, /* fail */ /* pos 0052: 6 */ 0xF3 /* 's' -> */, /* pos 0053: 7 */ 0xF4 /* 't' -> */, @@ -5911,7 +6054,7 @@ /* pos 0088: 25 */ 0x00, 0x04 /* - terminal marker 4 - */, /* pos 008a: 26 */ 0x70 /* 'p' */, 0x0A, 0x00 /* (to 0x0094 state 27) */, 0x72 /* 'r' */, 0x22, 0x02 /* (to 0x02AF state 355) */, - 0x73 /* 's' */, 0xEF, 0x02 /* (to 0x037F state 521) */, + 0x73 /* 's' */, 0x08, 0x03 /* (to 0x0398 state 539) */, 0x08, /* fail */ /* pos 0094: 27 */ 0xE7 /* 'g' -> */, /* pos 0095: 28 */ 0xF2 /* 'r' -> */, @@ -5921,7 +6064,7 @@ /* pos 0099: 32 */ 0xBA /* ':' -> */, /* pos 009a: 33 */ 0x00, 0x05 /* - terminal marker 5 - */, /* pos 009c: 34 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x00A3 state 35) */, - 0x70 /* 'p' */, 0x48, 0x02 /* (to 0x02E7 state 396) */, + 0x70 /* 'p' */, 0x61, 0x02 /* (to 0x0300 state 414) */, 0x08, /* fail */ /* pos 00a3: 35 */ 0xE9 /* 'i' -> */, /* pos 00a4: 36 */ 0xE7 /* 'g' -> */, @@ -5934,7 +6077,7 @@ /* pos 00ad: 43 */ 0xF4 /* 't' -> */, /* pos 00ae: 44 */ 0xF0 /* 'p' -> */, /* pos 00af: 45 */ 0x2F /* '/' */, 0x07, 0x00 /* (to 0x00B6 state 46) */, - 0x32 /* '2' */, 0x97, 0x03 /* (to 0x0449 state 663) */, + 0x32 /* '2' */, 0xB0, 0x03 /* (to 0x0462 state 681) */, 0x08, /* fail */ /* pos 00b6: 46 */ 0xB1 /* '1' -> */, /* pos 00b7: 47 */ 0xAE /* '.' -> */, @@ -5951,7 +6094,7 @@ /* pos 00cf: 52 */ 0xE3 /* 'c' -> */, /* pos 00d0: 53 */ 0xE5 /* 'e' -> */, /* pos 00d1: 54 */ 0x70 /* 'p' */, 0x07, 0x00 /* (to 0x00D8 state 55) */, - 0x73 /* 's' */, 0x1B, 0x02 /* (to 0x02EF state 403) */, + 0x73 /* 's' */, 0x34, 0x02 /* (to 0x0308 state 421) */, 0x08, /* fail */ /* pos 00d8: 55 */ 0xF4 /* 't' -> */, /* pos 00d9: 56 */ 0x3A /* ':' */, 0x07, 0x00 /* (to 0x00E0 state 57) */, @@ -5996,7 +6139,7 @@ /* pos 0113: 87 */ 0x65 /* 'e' */, 0x0D, 0x00 /* (to 0x0120 state 88) */, 0x6C /* 'l' */, 0x14, 0x00 /* (to 0x012A state 97) */, 0x72 /* 'r' */, 0x8E, 0x00 /* (to 0x01A7 state 171) */, - 0x63 /* 'c' */, 0xFB, 0x01 /* (to 0x0317 state 435) */, + 0x63 /* 'c' */, 0x14, 0x02 /* (to 0x0330 state 453) */, 0x08, /* fail */ /* pos 0120: 88 */ 0xEE /* 'n' -> */, /* pos 0121: 89 */ 0xE3 /* 'c' -> */, @@ -6017,7 +6160,7 @@ /* pos 0131: 104 */ 0xBA /* ':' -> */, /* pos 0132: 105 */ 0x00, 0x16 /* - terminal marker 22 - */, /* pos 0134: 106 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x013B state 107) */, - 0x6F /* 'o' */, 0x05, 0x02 /* (to 0x033C state 469) */, + 0x6F /* 'o' */, 0x1E, 0x02 /* (to 0x0355 state 487) */, 0x08, /* fail */ /* pos 013b: 107 */ 0xE7 /* 'g' -> */, /* pos 013c: 108 */ 0xED /* 'm' -> */, @@ -6081,7 +6224,7 @@ /* pos 018b: 158 */ 0xBA /* ':' -> */, /* pos 018c: 159 */ 0x00, 0x1C /* - terminal marker 28 - */, /* pos 018e: 160 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0195 state 161) */, - 0x65 /* 'e' */, 0x23, 0x02 /* (to 0x03B4 state 562) */, + 0x65 /* 'e' */, 0x3C, 0x02 /* (to 0x03CD state 580) */, 0x08, /* fail */ /* pos 0195: 161 */ 0xF4 /* 't' -> */, /* pos 0196: 162 */ 0xE5 /* 'e' -> */, @@ -6237,10 +6380,10 @@ /* pos 0251: 303 */ 0x00, 0x3B /* - terminal marker 59 - */, /* pos 0253: 304 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x025D state 305) */, 0x74 /* 't' */, 0x14, 0x00 /* (to 0x026A state 311) */, - 0x70 /* 'p' */, 0x6F, 0x01 /* (to 0x03C8 state 578) */, + 0x70 /* 'p' */, 0x88, 0x01 /* (to 0x03E1 state 596) */, 0x08, /* fail */ /* pos 025d: 305 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0264 state 306) */, - 0x65 /* 'e' */, 0xB1, 0x00 /* (to 0x0311 state 430) */, + 0x65 /* 'e' */, 0xCA, 0x00 /* (to 0x032A state 448) */, 0x08, /* fail */ /* pos 0264: 306 */ 0xE5 /* 'e' -> */, /* pos 0265: 307 */ 0xF3 /* 's' -> */, @@ -6258,11 +6401,11 @@ /* pos 0272: 319 */ 0xBA /* ':' -> */, /* pos 0273: 320 */ 0x00, 0x40 /* - terminal marker 64 - */, /* pos 0275: 321 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x027C state 322) */, - 0x74 /* 't' */, 0xED, 0x00 /* (to 0x0365 state 496) */, + 0x74 /* 't' */, 0x06, 0x01 /* (to 0x037E state 514) */, 0x08, /* fail */ /* pos 027c: 322 */ 0x72 /* 'r' */, 0x0A, 0x00 /* (to 0x0286 state 323) */, 0x74 /* 't' */, 0x0D, 0x00 /* (to 0x028C state 328) */, - 0x63 /* 'c' */, 0x52, 0x01 /* (to 0x03D4 state 589) */, + 0x63 /* 'c' */, 0x6B, 0x01 /* (to 0x03ED state 607) */, 0x08, /* fail */ /* pos 0286: 323 */ 0xF6 /* 'v' -> */, /* pos 0287: 324 */ 0xE5 /* 'e' -> */, @@ -6279,7 +6422,7 @@ /* pos 0293: 335 */ 0xBA /* ':' -> */, /* pos 0294: 336 */ 0x00, 0x42 /* - terminal marker 66 - */, /* pos 0296: 337 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x029D state 338) */, - 0x65 /* 'e' */, 0x2C, 0x01 /* (to 0x03C5 state 576) */, + 0x65 /* 'e' */, 0x45, 0x01 /* (to 0x03DE state 594) */, 0x08, /* fail */ /* pos 029d: 338 */ 0xE1 /* 'a' -> */, /* pos 029e: 339 */ 0xEE /* 'n' -> */, @@ -6310,7 +6453,7 @@ /* pos 02ba: 364 */ 0xAD /* '-' -> */, /* pos 02bb: 365 */ 0x66 /* 'f' */, 0x0A, 0x00 /* (to 0x02C5 state 366) */, 0x61 /* 'a' */, 0x1D, 0x00 /* (to 0x02DB state 385) */, - 0x72 /* 'r' */, 0xFB, 0x00 /* (to 0x03BC state 568) */, + 0x72 /* 'r' */, 0x14, 0x01 /* (to 0x03D5 state 586) */, 0x08, /* fail */ /* pos 02c5: 366 */ 0xEF /* 'o' -> */, /* pos 02c6: 367 */ 0xF2 /* 'r' -> */, @@ -6331,361 +6474,381 @@ /* pos 02d7: 382 */ 0xE4 /* 'd' -> */, /* pos 02d8: 383 */ 0xA0 /* ' ' -> */, /* pos 02d9: 384 */ 0x00, 0x52 /* - terminal marker 82 - */, -/* pos 02db: 385 */ 0xF5 /* 'u' -> */, -/* pos 02dc: 386 */ 0xF4 /* 't' -> */, -/* pos 02dd: 387 */ 0xE8 /* 'h' -> */, -/* pos 02de: 388 */ 0xAD /* '-' -> */, -/* pos 02df: 389 */ 0xF4 /* 't' -> */, -/* pos 02e0: 390 */ 0xEF /* 'o' -> */, -/* pos 02e1: 391 */ 0xEB /* 'k' -> */, -/* pos 02e2: 392 */ 0xE5 /* 'e' -> */, -/* pos 02e3: 393 */ 0xEE /* 'n' -> */, -/* pos 02e4: 394 */ 0xBA /* ':' -> */, -/* pos 02e5: 395 */ 0x00, 0x56 /* - terminal marker 86 - */, -/* pos 02e7: 396 */ 0xF4 /* 't' -> */, -/* pos 02e8: 397 */ 0xE9 /* 'i' -> */, -/* pos 02e9: 398 */ 0xEF /* 'o' -> */, -/* pos 02ea: 399 */ 0xEE /* 'n' -> */, -/* pos 02eb: 400 */ 0xF3 /* 's' -> */, -/* pos 02ec: 401 */ 0xA0 /* ' ' -> */, -/* pos 02ed: 402 */ 0x00, 0x02 /* - terminal marker 2 - */, -/* pos 02ef: 403 */ 0xF3 /* 's' -> */, -/* pos 02f0: 404 */ 0xAD /* '-' -> */, -/* pos 02f1: 405 */ 0xE3 /* 'c' -> */, -/* pos 02f2: 406 */ 0xEF /* 'o' -> */, -/* pos 02f3: 407 */ 0xEE /* 'n' -> */, -/* pos 02f4: 408 */ 0xF4 /* 't' -> */, -/* pos 02f5: 409 */ 0xF2 /* 'r' -> */, -/* pos 02f6: 410 */ 0xEF /* 'o' -> */, -/* pos 02f7: 411 */ 0xEC /* 'l' -> */, -/* pos 02f8: 412 */ 0xAD /* '-' -> */, -/* pos 02f9: 413 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0300 state 414) */, - 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0320 state 443) */, +/* pos 02db: 385 */ 0x75 /* 'u' */, 0x07, 0x00 /* (to 0x02E2 state 386) */, + 0x6D /* 'm' */, 0x0F, 0x00 /* (to 0x02ED state 396) */, 0x08, /* fail */ -/* pos 0300: 414 */ 0xE5 /* 'e' -> */, -/* pos 0301: 415 */ 0xF1 /* 'q' -> */, -/* pos 0302: 416 */ 0xF5 /* 'u' -> */, -/* pos 0303: 417 */ 0xE5 /* 'e' -> */, +/* pos 02e2: 386 */ 0xF4 /* 't' -> */, +/* pos 02e3: 387 */ 0xE8 /* 'h' -> */, +/* pos 02e4: 388 */ 0xAD /* '-' -> */, +/* pos 02e5: 389 */ 0xF4 /* 't' -> */, +/* pos 02e6: 390 */ 0xEF /* 'o' -> */, +/* pos 02e7: 391 */ 0xEB /* 'k' -> */, +/* pos 02e8: 392 */ 0xE5 /* 'e' -> */, +/* pos 02e9: 393 */ 0xEE /* 'n' -> */, +/* pos 02ea: 394 */ 0xBA /* ':' -> */, +/* pos 02eb: 395 */ 0x00, 0x56 /* - terminal marker 86 - */, +/* pos 02ed: 396 */ 0xFA /* 'z' -> */, +/* pos 02ee: 397 */ 0xEE /* 'n' -> */, +/* pos 02ef: 398 */ 0xAD /* '-' -> */, +/* pos 02f0: 399 */ 0xE4 /* 'd' -> */, +/* pos 02f1: 400 */ 0xF3 /* 's' -> */, +/* pos 02f2: 401 */ 0xF3 /* 's' -> */, +/* pos 02f3: 402 */ 0xAD /* '-' -> */, +/* pos 02f4: 403 */ 0xF3 /* 's' -> */, +/* pos 02f5: 404 */ 0xE9 /* 'i' -> */, +/* pos 02f6: 405 */ 0xE7 /* 'g' -> */, +/* pos 02f7: 406 */ 0xEE /* 'n' -> */, +/* pos 02f8: 407 */ 0xE1 /* 'a' -> */, +/* pos 02f9: 408 */ 0xF4 /* 't' -> */, +/* pos 02fa: 409 */ 0xF5 /* 'u' -> */, +/* pos 02fb: 410 */ 0xF2 /* 'r' -> */, +/* pos 02fc: 411 */ 0xE5 /* 'e' -> */, +/* pos 02fd: 412 */ 0xBA /* ':' -> */, +/* pos 02fe: 413 */ 0x00, 0x57 /* - terminal marker 87 - */, +/* pos 0300: 414 */ 0xF4 /* 't' -> */, +/* pos 0301: 415 */ 0xE9 /* 'i' -> */, +/* pos 0302: 416 */ 0xEF /* 'o' -> */, +/* pos 0303: 417 */ 0xEE /* 'n' -> */, /* pos 0304: 418 */ 0xF3 /* 's' -> */, -/* pos 0305: 419 */ 0xF4 /* 't' -> */, -/* pos 0306: 420 */ 0xAD /* '-' -> */, -/* pos 0307: 421 */ 0xE8 /* 'h' -> */, -/* pos 0308: 422 */ 0xE5 /* 'e' -> */, -/* pos 0309: 423 */ 0xE1 /* 'a' -> */, -/* pos 030a: 424 */ 0xE4 /* 'd' -> */, -/* pos 030b: 425 */ 0xE5 /* 'e' -> */, -/* pos 030c: 426 */ 0xF2 /* 'r' -> */, -/* pos 030d: 427 */ 0xF3 /* 's' -> */, -/* pos 030e: 428 */ 0xBA /* ':' -> */, -/* pos 030f: 429 */ 0x00, 0x12 /* - terminal marker 18 - */, -/* pos 0311: 430 */ 0xF2 /* 'r' -> */, -/* pos 0312: 431 */ 0xE5 /* 'e' -> */, -/* pos 0313: 432 */ 0xF2 /* 'r' -> */, -/* pos 0314: 433 */ 0xBA /* ':' -> */, -/* pos 0315: 434 */ 0x00, 0x1F /* - terminal marker 31 - */, -/* pos 0317: 435 */ 0xE8 /* 'h' -> */, -/* pos 0318: 436 */ 0xE1 /* 'a' -> */, -/* pos 0319: 437 */ 0xF2 /* 'r' -> */, -/* pos 031a: 438 */ 0xF3 /* 's' -> */, -/* pos 031b: 439 */ 0xE5 /* 'e' -> */, -/* pos 031c: 440 */ 0xF4 /* 't' -> */, -/* pos 031d: 441 */ 0xBA /* ':' -> */, -/* pos 031e: 442 */ 0x00, 0x28 /* - terminal marker 40 - */, -/* pos 0320: 443 */ 0xEC /* 'l' -> */, -/* pos 0321: 444 */ 0xEC /* 'l' -> */, -/* pos 0322: 445 */ 0xEF /* 'o' -> */, -/* pos 0323: 446 */ 0xF7 /* 'w' -> */, -/* pos 0324: 447 */ 0xAD /* '-' -> */, -/* pos 0325: 448 */ 0xEF /* 'o' -> */, -/* pos 0326: 449 */ 0xF2 /* 'r' -> */, -/* pos 0327: 450 */ 0xE9 /* 'i' -> */, -/* pos 0328: 451 */ 0xE7 /* 'g' -> */, -/* pos 0329: 452 */ 0xE9 /* 'i' -> */, -/* pos 032a: 453 */ 0xEE /* 'n' -> */, -/* pos 032b: 454 */ 0xBA /* ':' -> */, -/* pos 032c: 455 */ 0x00, 0x2A /* - terminal marker 42 - */, -/* pos 032e: 456 */ 0xE1 /* 'a' -> */, -/* pos 032f: 457 */ 0xF8 /* 'x' -> */, -/* pos 0330: 458 */ 0xAD /* '-' -> */, -/* pos 0331: 459 */ 0xE6 /* 'f' -> */, -/* pos 0332: 460 */ 0xEF /* 'o' -> */, -/* pos 0333: 461 */ 0xF2 /* 'r' -> */, -/* pos 0334: 462 */ 0xF7 /* 'w' -> */, -/* pos 0335: 463 */ 0xE1 /* 'a' -> */, -/* pos 0336: 464 */ 0xF2 /* 'r' -> */, -/* pos 0337: 465 */ 0xE4 /* 'd' -> */, -/* pos 0338: 466 */ 0xF3 /* 's' -> */, -/* pos 0339: 467 */ 0xBA /* ':' -> */, -/* pos 033a: 468 */ 0x00, 0x3C /* - terminal marker 60 - */, -/* pos 033c: 469 */ 0xF8 /* 'x' -> */, -/* pos 033d: 470 */ 0xF9 /* 'y' -> */, -/* pos 033e: 471 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x0345 state 472) */, - 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03BA state 567) */, +/* pos 0305: 419 */ 0xA0 /* ' ' -> */, +/* pos 0306: 420 */ 0x00, 0x02 /* - terminal marker 2 - */, +/* pos 0308: 421 */ 0xF3 /* 's' -> */, +/* pos 0309: 422 */ 0xAD /* '-' -> */, +/* pos 030a: 423 */ 0xE3 /* 'c' -> */, +/* pos 030b: 424 */ 0xEF /* 'o' -> */, +/* pos 030c: 425 */ 0xEE /* 'n' -> */, +/* pos 030d: 426 */ 0xF4 /* 't' -> */, +/* pos 030e: 427 */ 0xF2 /* 'r' -> */, +/* pos 030f: 428 */ 0xEF /* 'o' -> */, +/* pos 0310: 429 */ 0xEC /* 'l' -> */, +/* pos 0311: 430 */ 0xAD /* '-' -> */, +/* pos 0312: 431 */ 0x72 /* 'r' */, 0x07, 0x00 /* (to 0x0319 state 432) */, + 0x61 /* 'a' */, 0x24, 0x00 /* (to 0x0339 state 461) */, 0x08, /* fail */ -/* pos 0345: 472 */ 0xE1 /* 'a' -> */, -/* pos 0346: 473 */ 0xF5 /* 'u' -> */, -/* pos 0347: 474 */ 0xF4 /* 't' -> */, -/* pos 0348: 475 */ 0xE8 /* 'h' -> */, -/* pos 0349: 476 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0350 state 477) */, - 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x035A state 486) */, +/* pos 0319: 432 */ 0xE5 /* 'e' -> */, +/* pos 031a: 433 */ 0xF1 /* 'q' -> */, +/* pos 031b: 434 */ 0xF5 /* 'u' -> */, +/* pos 031c: 435 */ 0xE5 /* 'e' -> */, +/* pos 031d: 436 */ 0xF3 /* 's' -> */, +/* pos 031e: 437 */ 0xF4 /* 't' -> */, +/* pos 031f: 438 */ 0xAD /* '-' -> */, +/* pos 0320: 439 */ 0xE8 /* 'h' -> */, +/* pos 0321: 440 */ 0xE5 /* 'e' -> */, +/* pos 0322: 441 */ 0xE1 /* 'a' -> */, +/* pos 0323: 442 */ 0xE4 /* 'd' -> */, +/* pos 0324: 443 */ 0xE5 /* 'e' -> */, +/* pos 0325: 444 */ 0xF2 /* 'r' -> */, +/* pos 0326: 445 */ 0xF3 /* 's' -> */, +/* pos 0327: 446 */ 0xBA /* ':' -> */, +/* pos 0328: 447 */ 0x00, 0x12 /* - terminal marker 18 - */, +/* pos 032a: 448 */ 0xF2 /* 'r' -> */, +/* pos 032b: 449 */ 0xE5 /* 'e' -> */, +/* pos 032c: 450 */ 0xF2 /* 'r' -> */, +/* pos 032d: 451 */ 0xBA /* ':' -> */, +/* pos 032e: 452 */ 0x00, 0x1F /* - terminal marker 31 - */, +/* pos 0330: 453 */ 0xE8 /* 'h' -> */, +/* pos 0331: 454 */ 0xE1 /* 'a' -> */, +/* pos 0332: 455 */ 0xF2 /* 'r' -> */, +/* pos 0333: 456 */ 0xF3 /* 's' -> */, +/* pos 0334: 457 */ 0xE5 /* 'e' -> */, +/* pos 0335: 458 */ 0xF4 /* 't' -> */, +/* pos 0336: 459 */ 0xBA /* ':' -> */, +/* pos 0337: 460 */ 0x00, 0x28 /* - terminal marker 40 - */, +/* pos 0339: 461 */ 0xEC /* 'l' -> */, +/* pos 033a: 462 */ 0xEC /* 'l' -> */, +/* pos 033b: 463 */ 0xEF /* 'o' -> */, +/* pos 033c: 464 */ 0xF7 /* 'w' -> */, +/* pos 033d: 465 */ 0xAD /* '-' -> */, +/* pos 033e: 466 */ 0xEF /* 'o' -> */, +/* pos 033f: 467 */ 0xF2 /* 'r' -> */, +/* pos 0340: 468 */ 0xE9 /* 'i' -> */, +/* pos 0341: 469 */ 0xE7 /* 'g' -> */, +/* pos 0342: 470 */ 0xE9 /* 'i' -> */, +/* pos 0343: 471 */ 0xEE /* 'n' -> */, +/* pos 0344: 472 */ 0xBA /* ':' -> */, +/* pos 0345: 473 */ 0x00, 0x2A /* - terminal marker 42 - */, +/* pos 0347: 474 */ 0xE1 /* 'a' -> */, +/* pos 0348: 475 */ 0xF8 /* 'x' -> */, +/* pos 0349: 476 */ 0xAD /* '-' -> */, +/* pos 034a: 477 */ 0xE6 /* 'f' -> */, +/* pos 034b: 478 */ 0xEF /* 'o' -> */, +/* pos 034c: 479 */ 0xF2 /* 'r' -> */, +/* pos 034d: 480 */ 0xF7 /* 'w' -> */, +/* pos 034e: 481 */ 0xE1 /* 'a' -> */, +/* pos 034f: 482 */ 0xF2 /* 'r' -> */, +/* pos 0350: 483 */ 0xE4 /* 'd' -> */, +/* pos 0351: 484 */ 0xF3 /* 's' -> */, +/* pos 0352: 485 */ 0xBA /* ':' -> */, +/* pos 0353: 486 */ 0x00, 0x3C /* - terminal marker 60 - */, +/* pos 0355: 487 */ 0xF8 /* 'x' -> */, +/* pos 0356: 488 */ 0xF9 /* 'y' -> */, +/* pos 0357: 489 */ 0x2D /* '-' */, 0x07, 0x00 /* (to 0x035E state 490) */, + 0x20 /* ' ' */, 0x79, 0x00 /* (to 0x03D3 state 585) */, 0x08, /* fail */ -/* pos 0350: 477 */ 0xEE /* 'n' -> */, -/* pos 0351: 478 */ 0xF4 /* 't' -> */, -/* pos 0352: 479 */ 0xE9 /* 'i' -> */, -/* pos 0353: 480 */ 0xE3 /* 'c' -> */, -/* pos 0354: 481 */ 0xE1 /* 'a' -> */, -/* pos 0355: 482 */ 0xF4 /* 't' -> */, -/* pos 0356: 483 */ 0xE5 /* 'e' -> */, -/* pos 0357: 484 */ 0xBA /* ':' -> */, -/* pos 0358: 485 */ 0x00, 0x3D /* - terminal marker 61 - */, -/* pos 035a: 486 */ 0xF2 /* 'r' -> */, -/* pos 035b: 487 */ 0xE9 /* 'i' -> */, -/* pos 035c: 488 */ 0xFA /* 'z' -> */, -/* pos 035d: 489 */ 0xE1 /* 'a' -> */, -/* pos 035e: 490 */ 0xF4 /* 't' -> */, -/* pos 035f: 491 */ 0xE9 /* 'i' -> */, -/* pos 0360: 492 */ 0xEF /* 'o' -> */, -/* pos 0361: 493 */ 0xEE /* 'n' -> */, -/* pos 0362: 494 */ 0xBA /* ':' -> */, -/* pos 0363: 495 */ 0x00, 0x3E /* - terminal marker 62 - */, -/* pos 0365: 496 */ 0xF2 /* 'r' -> */, -/* pos 0366: 497 */ 0xE9 /* 'i' -> */, -/* pos 0367: 498 */ 0xE3 /* 'c' -> */, -/* pos 0368: 499 */ 0xF4 /* 't' -> */, -/* pos 0369: 500 */ 0xAD /* '-' -> */, -/* pos 036a: 501 */ 0xF4 /* 't' -> */, -/* pos 036b: 502 */ 0xF2 /* 'r' -> */, -/* pos 036c: 503 */ 0xE1 /* 'a' -> */, -/* pos 036d: 504 */ 0xEE /* 'n' -> */, -/* pos 036e: 505 */ 0xF3 /* 's' -> */, -/* pos 036f: 506 */ 0xF0 /* 'p' -> */, -/* pos 0370: 507 */ 0xEF /* 'o' -> */, -/* pos 0371: 508 */ 0xF2 /* 'r' -> */, -/* pos 0372: 509 */ 0xF4 /* 't' -> */, -/* pos 0373: 510 */ 0xAD /* '-' -> */, -/* pos 0374: 511 */ 0xF3 /* 's' -> */, -/* pos 0375: 512 */ 0xE5 /* 'e' -> */, -/* pos 0376: 513 */ 0xE3 /* 'c' -> */, -/* pos 0377: 514 */ 0xF5 /* 'u' -> */, -/* pos 0378: 515 */ 0xF2 /* 'r' -> */, -/* pos 0379: 516 */ 0xE9 /* 'i' -> */, -/* pos 037a: 517 */ 0xF4 /* 't' -> */, -/* pos 037b: 518 */ 0xF9 /* 'y' -> */, -/* pos 037c: 519 */ 0xBA /* ':' -> */, -/* pos 037d: 520 */ 0x00, 0x43 /* - terminal marker 67 - */, -/* pos 037f: 521 */ 0xE5 /* 'e' -> */, -/* pos 0380: 522 */ 0xF2 /* 'r' -> */, -/* pos 0381: 523 */ 0xAD /* '-' -> */, -/* pos 0382: 524 */ 0xE1 /* 'a' -> */, -/* pos 0383: 525 */ 0xE7 /* 'g' -> */, -/* pos 0384: 526 */ 0xE5 /* 'e' -> */, -/* pos 0385: 527 */ 0xEE /* 'n' -> */, -/* pos 0386: 528 */ 0xF4 /* 't' -> */, -/* pos 0387: 529 */ 0xBA /* ':' -> */, -/* pos 0388: 530 */ 0x00, 0x45 /* - terminal marker 69 - */, -/* pos 038a: 531 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0391 state 532) */, - 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x0396 state 536) */, +/* pos 035e: 490 */ 0xE1 /* 'a' -> */, +/* pos 035f: 491 */ 0xF5 /* 'u' -> */, +/* pos 0360: 492 */ 0xF4 /* 't' -> */, +/* pos 0361: 493 */ 0xE8 /* 'h' -> */, +/* pos 0362: 494 */ 0x65 /* 'e' */, 0x07, 0x00 /* (to 0x0369 state 495) */, + 0x6F /* 'o' */, 0x0E, 0x00 /* (to 0x0373 state 504) */, 0x08, /* fail */ -/* pos 0391: 532 */ 0xF2 /* 'r' -> */, -/* pos 0392: 533 */ 0xF9 /* 'y' -> */, -/* pos 0393: 534 */ 0xBA /* ':' -> */, -/* pos 0394: 535 */ 0x00, 0x46 /* - terminal marker 70 - */, -/* pos 0396: 536 */ 0xE1 /* 'a' -> */, -/* pos 0397: 537 */ 0xBA /* ':' -> */, -/* pos 0398: 538 */ 0x00, 0x47 /* - terminal marker 71 - */, -/* pos 039a: 539 */ 0xF7 /* 'w' -> */, -/* pos 039b: 540 */ 0xF7 /* 'w' -> */, -/* pos 039c: 541 */ 0xAD /* '-' -> */, -/* pos 039d: 542 */ 0xE1 /* 'a' -> */, -/* pos 039e: 543 */ 0xF5 /* 'u' -> */, -/* pos 039f: 544 */ 0xF4 /* 't' -> */, -/* pos 03a0: 545 */ 0xE8 /* 'h' -> */, -/* pos 03a1: 546 */ 0xE5 /* 'e' -> */, -/* pos 03a2: 547 */ 0xEE /* 'n' -> */, -/* pos 03a3: 548 */ 0xF4 /* 't' -> */, -/* pos 03a4: 549 */ 0xE9 /* 'i' -> */, -/* pos 03a5: 550 */ 0xE3 /* 'c' -> */, -/* pos 03a6: 551 */ 0xE1 /* 'a' -> */, -/* pos 03a7: 552 */ 0xF4 /* 't' -> */, -/* pos 03a8: 553 */ 0xE5 /* 'e' -> */, -/* pos 03a9: 554 */ 0xBA /* ':' -> */, -/* pos 03aa: 555 */ 0x00, 0x48 /* - terminal marker 72 - */, -/* pos 03ac: 556 */ 0xF4 /* 't' -> */, -/* pos 03ad: 557 */ 0xE3 /* 'c' -> */, -/* pos 03ae: 558 */ 0xE8 /* 'h' -> */, -/* pos 03af: 559 */ 0x00, 0x49 /* - terminal marker 73 - */, -/* pos 03b1: 560 */ 0xF4 /* 't' -> */, -/* pos 03b2: 561 */ 0x00, 0x4A /* - terminal marker 74 - */, -/* pos 03b4: 562 */ 0xEC /* 'l' -> */, -/* pos 03b5: 563 */ 0xE5 /* 'e' -> */, -/* pos 03b6: 564 */ 0xF4 /* 't' -> */, -/* pos 03b7: 565 */ 0xE5 /* 'e' -> */, -/* pos 03b8: 566 */ 0x00, 0x4B /* - terminal marker 75 - */, -/* pos 03ba: 567 */ 0x00, 0x4D /* - terminal marker 77 - */, -/* pos 03bc: 568 */ 0xE5 /* 'e' -> */, -/* pos 03bd: 569 */ 0xE1 /* 'a' -> */, -/* pos 03be: 570 */ 0xEC /* 'l' -> */, -/* pos 03bf: 571 */ 0xAD /* '-' -> */, -/* pos 03c0: 572 */ 0xE9 /* 'i' -> */, -/* pos 03c1: 573 */ 0xF0 /* 'p' -> */, -/* pos 03c2: 574 */ 0xBA /* ':' -> */, -/* pos 03c3: 575 */ 0x00, 0x4E /* - terminal marker 78 - */, -/* pos 03c5: 576 */ 0xBA /* ':' -> */, -/* pos 03c6: 577 */ 0x00, 0x53 /* - terminal marker 83 - */, -/* pos 03c8: 578 */ 0xEC /* 'l' -> */, -/* pos 03c9: 579 */ 0xE1 /* 'a' -> */, -/* pos 03ca: 580 */ 0xF9 /* 'y' -> */, -/* pos 03cb: 581 */ 0xAD /* '-' -> */, -/* pos 03cc: 582 */ 0xEE /* 'n' -> */, -/* pos 03cd: 583 */ 0xEF /* 'o' -> */, -/* pos 03ce: 584 */ 0xEE /* 'n' -> */, -/* pos 03cf: 585 */ 0xE3 /* 'c' -> */, -/* pos 03d0: 586 */ 0xE5 /* 'e' -> */, -/* pos 03d1: 587 */ 0xBA /* ':' -> */, -/* pos 03d2: 588 */ 0x00, 0x54 /* - terminal marker 84 - */, -/* pos 03d4: 589 */ 0xAD /* '-' -> */, -/* pos 03d5: 590 */ 0xF7 /* 'w' -> */, -/* pos 03d6: 591 */ 0xE5 /* 'e' -> */, -/* pos 03d7: 592 */ 0xE2 /* 'b' -> */, -/* pos 03d8: 593 */ 0xF3 /* 's' -> */, -/* pos 03d9: 594 */ 0xEF /* 'o' -> */, -/* pos 03da: 595 */ 0xE3 /* 'c' -> */, -/* pos 03db: 596 */ 0xEB /* 'k' -> */, -/* pos 03dc: 597 */ 0xE5 /* 'e' -> */, -/* pos 03dd: 598 */ 0xF4 /* 't' -> */, -/* pos 03de: 599 */ 0xAD /* '-' -> */, -/* pos 03df: 600 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x03F8 state 601) */, - 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x03FF state 607) */, - 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x040B state 618) */, - 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x041D state 625) */, - 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0427 state 634) */, - 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x042F state 641) */, - 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0438 state 648) */, - 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x0441 state 656) */, +/* pos 0369: 495 */ 0xEE /* 'n' -> */, +/* pos 036a: 496 */ 0xF4 /* 't' -> */, +/* pos 036b: 497 */ 0xE9 /* 'i' -> */, +/* pos 036c: 498 */ 0xE3 /* 'c' -> */, +/* pos 036d: 499 */ 0xE1 /* 'a' -> */, +/* pos 036e: 500 */ 0xF4 /* 't' -> */, +/* pos 036f: 501 */ 0xE5 /* 'e' -> */, +/* pos 0370: 502 */ 0xBA /* ':' -> */, +/* pos 0371: 503 */ 0x00, 0x3D /* - terminal marker 61 - */, +/* pos 0373: 504 */ 0xF2 /* 'r' -> */, +/* pos 0374: 505 */ 0xE9 /* 'i' -> */, +/* pos 0375: 506 */ 0xFA /* 'z' -> */, +/* pos 0376: 507 */ 0xE1 /* 'a' -> */, +/* pos 0377: 508 */ 0xF4 /* 't' -> */, +/* pos 0378: 509 */ 0xE9 /* 'i' -> */, +/* pos 0379: 510 */ 0xEF /* 'o' -> */, +/* pos 037a: 511 */ 0xEE /* 'n' -> */, +/* pos 037b: 512 */ 0xBA /* ':' -> */, +/* pos 037c: 513 */ 0x00, 0x3E /* - terminal marker 62 - */, +/* pos 037e: 514 */ 0xF2 /* 'r' -> */, +/* pos 037f: 515 */ 0xE9 /* 'i' -> */, +/* pos 0380: 516 */ 0xE3 /* 'c' -> */, +/* pos 0381: 517 */ 0xF4 /* 't' -> */, +/* pos 0382: 518 */ 0xAD /* '-' -> */, +/* pos 0383: 519 */ 0xF4 /* 't' -> */, +/* pos 0384: 520 */ 0xF2 /* 'r' -> */, +/* pos 0385: 521 */ 0xE1 /* 'a' -> */, +/* pos 0386: 522 */ 0xEE /* 'n' -> */, +/* pos 0387: 523 */ 0xF3 /* 's' -> */, +/* pos 0388: 524 */ 0xF0 /* 'p' -> */, +/* pos 0389: 525 */ 0xEF /* 'o' -> */, +/* pos 038a: 526 */ 0xF2 /* 'r' -> */, +/* pos 038b: 527 */ 0xF4 /* 't' -> */, +/* pos 038c: 528 */ 0xAD /* '-' -> */, +/* pos 038d: 529 */ 0xF3 /* 's' -> */, +/* pos 038e: 530 */ 0xE5 /* 'e' -> */, +/* pos 038f: 531 */ 0xE3 /* 'c' -> */, +/* pos 0390: 532 */ 0xF5 /* 'u' -> */, +/* pos 0391: 533 */ 0xF2 /* 'r' -> */, +/* pos 0392: 534 */ 0xE9 /* 'i' -> */, +/* pos 0393: 535 */ 0xF4 /* 't' -> */, +/* pos 0394: 536 */ 0xF9 /* 'y' -> */, +/* pos 0395: 537 */ 0xBA /* ':' -> */, +/* pos 0396: 538 */ 0x00, 0x43 /* - terminal marker 67 - */, +/* pos 0398: 539 */ 0xE5 /* 'e' -> */, +/* pos 0399: 540 */ 0xF2 /* 'r' -> */, +/* pos 039a: 541 */ 0xAD /* '-' -> */, +/* pos 039b: 542 */ 0xE1 /* 'a' -> */, +/* pos 039c: 543 */ 0xE7 /* 'g' -> */, +/* pos 039d: 544 */ 0xE5 /* 'e' -> */, +/* pos 039e: 545 */ 0xEE /* 'n' -> */, +/* pos 039f: 546 */ 0xF4 /* 't' -> */, +/* pos 03a0: 547 */ 0xBA /* ':' -> */, +/* pos 03a1: 548 */ 0x00, 0x45 /* - terminal marker 69 - */, +/* pos 03a3: 549 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x03AA state 550) */, + 0x69 /* 'i' */, 0x09, 0x00 /* (to 0x03AF state 554) */, 0x08, /* fail */ -/* pos 03f8: 601 */ 0xF2 /* 'r' -> */, -/* pos 03f9: 602 */ 0xE1 /* 'a' -> */, -/* pos 03fa: 603 */ 0xE6 /* 'f' -> */, -/* pos 03fb: 604 */ 0xF4 /* 't' -> */, -/* pos 03fc: 605 */ 0xBA /* ':' -> */, -/* pos 03fd: 606 */ 0x00, 0x07 /* - terminal marker 7 - */, -/* pos 03ff: 607 */ 0xF8 /* 'x' -> */, -/* pos 0400: 608 */ 0xF4 /* 't' -> */, -/* pos 0401: 609 */ 0xE5 /* 'e' -> */, -/* pos 0402: 610 */ 0xEE /* 'n' -> */, -/* pos 0403: 611 */ 0xF3 /* 's' -> */, -/* pos 0404: 612 */ 0xE9 /* 'i' -> */, -/* pos 0405: 613 */ 0xEF /* 'o' -> */, -/* pos 0406: 614 */ 0xEE /* 'n' -> */, -/* pos 0407: 615 */ 0xF3 /* 's' -> */, -/* pos 0408: 616 */ 0xBA /* ':' -> */, -/* pos 0409: 617 */ 0x00, 0x09 /* - terminal marker 9 - */, -/* pos 040b: 618 */ 0xE5 /* 'e' -> */, -/* pos 040c: 619 */ 0xF9 /* 'y' -> */, -/* pos 040d: 620 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0417 state 621) */, - 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x041A state 623) */, - 0x3A /* ':' */, 0x23, 0x00 /* (to 0x0436 state 647) */, +/* pos 03aa: 550 */ 0xF2 /* 'r' -> */, +/* pos 03ab: 551 */ 0xF9 /* 'y' -> */, +/* pos 03ac: 552 */ 0xBA /* ':' -> */, +/* pos 03ad: 553 */ 0x00, 0x46 /* - terminal marker 70 - */, +/* pos 03af: 554 */ 0xE1 /* 'a' -> */, +/* pos 03b0: 555 */ 0xBA /* ':' -> */, +/* pos 03b1: 556 */ 0x00, 0x47 /* - terminal marker 71 - */, +/* pos 03b3: 557 */ 0xF7 /* 'w' -> */, +/* pos 03b4: 558 */ 0xF7 /* 'w' -> */, +/* pos 03b5: 559 */ 0xAD /* '-' -> */, +/* pos 03b6: 560 */ 0xE1 /* 'a' -> */, +/* pos 03b7: 561 */ 0xF5 /* 'u' -> */, +/* pos 03b8: 562 */ 0xF4 /* 't' -> */, +/* pos 03b9: 563 */ 0xE8 /* 'h' -> */, +/* pos 03ba: 564 */ 0xE5 /* 'e' -> */, +/* pos 03bb: 565 */ 0xEE /* 'n' -> */, +/* pos 03bc: 566 */ 0xF4 /* 't' -> */, +/* pos 03bd: 567 */ 0xE9 /* 'i' -> */, +/* pos 03be: 568 */ 0xE3 /* 'c' -> */, +/* pos 03bf: 569 */ 0xE1 /* 'a' -> */, +/* pos 03c0: 570 */ 0xF4 /* 't' -> */, +/* pos 03c1: 571 */ 0xE5 /* 'e' -> */, +/* pos 03c2: 572 */ 0xBA /* ':' -> */, +/* pos 03c3: 573 */ 0x00, 0x48 /* - terminal marker 72 - */, +/* pos 03c5: 574 */ 0xF4 /* 't' -> */, +/* pos 03c6: 575 */ 0xE3 /* 'c' -> */, +/* pos 03c7: 576 */ 0xE8 /* 'h' -> */, +/* pos 03c8: 577 */ 0x00, 0x49 /* - terminal marker 73 - */, +/* pos 03ca: 578 */ 0xF4 /* 't' -> */, +/* pos 03cb: 579 */ 0x00, 0x4A /* - terminal marker 74 - */, +/* pos 03cd: 580 */ 0xEC /* 'l' -> */, +/* pos 03ce: 581 */ 0xE5 /* 'e' -> */, +/* pos 03cf: 582 */ 0xF4 /* 't' -> */, +/* pos 03d0: 583 */ 0xE5 /* 'e' -> */, +/* pos 03d1: 584 */ 0x00, 0x4B /* - terminal marker 75 - */, +/* pos 03d3: 585 */ 0x00, 0x4D /* - terminal marker 77 - */, +/* pos 03d5: 586 */ 0xE5 /* 'e' -> */, +/* pos 03d6: 587 */ 0xE1 /* 'a' -> */, +/* pos 03d7: 588 */ 0xEC /* 'l' -> */, +/* pos 03d8: 589 */ 0xAD /* '-' -> */, +/* pos 03d9: 590 */ 0xE9 /* 'i' -> */, +/* pos 03da: 591 */ 0xF0 /* 'p' -> */, +/* pos 03db: 592 */ 0xBA /* ':' -> */, +/* pos 03dc: 593 */ 0x00, 0x4E /* - terminal marker 78 - */, +/* pos 03de: 594 */ 0xBA /* ':' -> */, +/* pos 03df: 595 */ 0x00, 0x53 /* - terminal marker 83 - */, +/* pos 03e1: 596 */ 0xEC /* 'l' -> */, +/* pos 03e2: 597 */ 0xE1 /* 'a' -> */, +/* pos 03e3: 598 */ 0xF9 /* 'y' -> */, +/* pos 03e4: 599 */ 0xAD /* '-' -> */, +/* pos 03e5: 600 */ 0xEE /* 'n' -> */, +/* pos 03e6: 601 */ 0xEF /* 'o' -> */, +/* pos 03e7: 602 */ 0xEE /* 'n' -> */, +/* pos 03e8: 603 */ 0xE3 /* 'c' -> */, +/* pos 03e9: 604 */ 0xE5 /* 'e' -> */, +/* pos 03ea: 605 */ 0xBA /* ':' -> */, +/* pos 03eb: 606 */ 0x00, 0x54 /* - terminal marker 84 - */, +/* pos 03ed: 607 */ 0xAD /* '-' -> */, +/* pos 03ee: 608 */ 0xF7 /* 'w' -> */, +/* pos 03ef: 609 */ 0xE5 /* 'e' -> */, +/* pos 03f0: 610 */ 0xE2 /* 'b' -> */, +/* pos 03f1: 611 */ 0xF3 /* 's' -> */, +/* pos 03f2: 612 */ 0xEF /* 'o' -> */, +/* pos 03f3: 613 */ 0xE3 /* 'c' -> */, +/* pos 03f4: 614 */ 0xEB /* 'k' -> */, +/* pos 03f5: 615 */ 0xE5 /* 'e' -> */, +/* pos 03f6: 616 */ 0xF4 /* 't' -> */, +/* pos 03f7: 617 */ 0xAD /* '-' -> */, +/* pos 03f8: 618 */ 0x64 /* 'd' */, 0x19, 0x00 /* (to 0x0411 state 619) */, + 0x65 /* 'e' */, 0x1D, 0x00 /* (to 0x0418 state 625) */, + 0x6B /* 'k' */, 0x26, 0x00 /* (to 0x0424 state 636) */, + 0x70 /* 'p' */, 0x35, 0x00 /* (to 0x0436 state 643) */, + 0x61 /* 'a' */, 0x3C, 0x00 /* (to 0x0440 state 652) */, + 0x6E /* 'n' */, 0x41, 0x00 /* (to 0x0448 state 659) */, + 0x76 /* 'v' */, 0x47, 0x00 /* (to 0x0451 state 666) */, + 0x6F /* 'o' */, 0x4D, 0x00 /* (to 0x045A state 674) */, 0x08, /* fail */ -/* pos 0417: 621 */ 0xBA /* ':' -> */, -/* pos 0418: 622 */ 0x00, 0x0A /* - terminal marker 10 - */, -/* pos 041a: 623 */ 0xBA /* ':' -> */, -/* pos 041b: 624 */ 0x00, 0x0B /* - terminal marker 11 - */, -/* pos 041d: 625 */ 0xF2 /* 'r' -> */, -/* pos 041e: 626 */ 0xEF /* 'o' -> */, -/* pos 041f: 627 */ 0xF4 /* 't' -> */, -/* pos 0420: 628 */ 0xEF /* 'o' -> */, -/* pos 0421: 629 */ 0xE3 /* 'c' -> */, -/* pos 0422: 630 */ 0xEF /* 'o' -> */, -/* pos 0423: 631 */ 0xEC /* 'l' -> */, -/* pos 0424: 632 */ 0xBA /* ':' -> */, -/* pos 0425: 633 */ 0x00, 0x0C /* - terminal marker 12 - */, -/* pos 0427: 634 */ 0xE3 /* 'c' -> */, -/* pos 0428: 635 */ 0xE3 /* 'c' -> */, -/* pos 0429: 636 */ 0xE5 /* 'e' -> */, -/* pos 042a: 637 */ 0xF0 /* 'p' -> */, -/* pos 042b: 638 */ 0xF4 /* 't' -> */, -/* pos 042c: 639 */ 0xBA /* ':' -> */, -/* pos 042d: 640 */ 0x00, 0x0D /* - terminal marker 13 - */, -/* pos 042f: 641 */ 0xEF /* 'o' -> */, -/* pos 0430: 642 */ 0xEE /* 'n' -> */, -/* pos 0431: 643 */ 0xE3 /* 'c' -> */, -/* pos 0432: 644 */ 0xE5 /* 'e' -> */, -/* pos 0433: 645 */ 0xBA /* ':' -> */, -/* pos 0434: 646 */ 0x00, 0x0E /* - terminal marker 14 - */, -/* pos 0436: 647 */ 0x00, 0x20 /* - terminal marker 32 - */, -/* pos 0438: 648 */ 0xE5 /* 'e' -> */, -/* pos 0439: 649 */ 0xF2 /* 'r' -> */, -/* pos 043a: 650 */ 0xF3 /* 's' -> */, -/* pos 043b: 651 */ 0xE9 /* 'i' -> */, -/* pos 043c: 652 */ 0xEF /* 'o' -> */, -/* pos 043d: 653 */ 0xEE /* 'n' -> */, -/* pos 043e: 654 */ 0xBA /* ':' -> */, -/* pos 043f: 655 */ 0x00, 0x21 /* - terminal marker 33 - */, -/* pos 0441: 656 */ 0xF2 /* 'r' -> */, -/* pos 0442: 657 */ 0xE9 /* 'i' -> */, -/* pos 0443: 658 */ 0xE7 /* 'g' -> */, -/* pos 0444: 659 */ 0xE9 /* 'i' -> */, -/* pos 0445: 660 */ 0xEE /* 'n' -> */, -/* pos 0446: 661 */ 0xBA /* ':' -> */, -/* pos 0447: 662 */ 0x00, 0x22 /* - terminal marker 34 - */, -/* pos 0449: 663 */ 0xAD /* '-' -> */, -/* pos 044a: 664 */ 0xF3 /* 's' -> */, -/* pos 044b: 665 */ 0xE5 /* 'e' -> */, -/* pos 044c: 666 */ 0xF4 /* 't' -> */, -/* pos 044d: 667 */ 0xF4 /* 't' -> */, -/* pos 044e: 668 */ 0xE9 /* 'i' -> */, -/* pos 044f: 669 */ 0xEE /* 'n' -> */, -/* pos 0450: 670 */ 0xE7 /* 'g' -> */, -/* pos 0451: 671 */ 0xF3 /* 's' -> */, -/* pos 0452: 672 */ 0xBA /* ':' -> */, -/* pos 0453: 673 */ 0x00, 0x10 /* - terminal marker 16 - */, -/* pos 0455: 674 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x0462 state 675) */, - 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x046C state 684) */, - 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x0473 state 690) */, - 0x73 /* 's' */, 0x20, 0x00 /* (to 0x047E state 694) */, +/* pos 0411: 619 */ 0xF2 /* 'r' -> */, +/* pos 0412: 620 */ 0xE1 /* 'a' -> */, +/* pos 0413: 621 */ 0xE6 /* 'f' -> */, +/* pos 0414: 622 */ 0xF4 /* 't' -> */, +/* pos 0415: 623 */ 0xBA /* ':' -> */, +/* pos 0416: 624 */ 0x00, 0x07 /* - terminal marker 7 - */, +/* pos 0418: 625 */ 0xF8 /* 'x' -> */, +/* pos 0419: 626 */ 0xF4 /* 't' -> */, +/* pos 041a: 627 */ 0xE5 /* 'e' -> */, +/* pos 041b: 628 */ 0xEE /* 'n' -> */, +/* pos 041c: 629 */ 0xF3 /* 's' -> */, +/* pos 041d: 630 */ 0xE9 /* 'i' -> */, +/* pos 041e: 631 */ 0xEF /* 'o' -> */, +/* pos 041f: 632 */ 0xEE /* 'n' -> */, +/* pos 0420: 633 */ 0xF3 /* 's' -> */, +/* pos 0421: 634 */ 0xBA /* ':' -> */, +/* pos 0422: 635 */ 0x00, 0x09 /* - terminal marker 9 - */, +/* pos 0424: 636 */ 0xE5 /* 'e' -> */, +/* pos 0425: 637 */ 0xF9 /* 'y' -> */, +/* pos 0426: 638 */ 0x31 /* '1' */, 0x0A, 0x00 /* (to 0x0430 state 639) */, + 0x32 /* '2' */, 0x0A, 0x00 /* (to 0x0433 state 641) */, + 0x3A /* ':' */, 0x23, 0x00 /* (to 0x044F state 665) */, 0x08, /* fail */ -/* pos 0462: 675 */ 0xF5 /* 'u' -> */, -/* pos 0463: 676 */ 0xF4 /* 't' -> */, -/* pos 0464: 677 */ 0xE8 /* 'h' -> */, -/* pos 0465: 678 */ 0xEF /* 'o' -> */, -/* pos 0466: 679 */ 0xF2 /* 'r' -> */, -/* pos 0467: 680 */ 0xE9 /* 'i' -> */, -/* pos 0468: 681 */ 0xF4 /* 't' -> */, -/* pos 0469: 682 */ 0xF9 /* 'y' -> */, -/* pos 046a: 683 */ 0x00, 0x23 /* - terminal marker 35 - */, -/* pos 046c: 684 */ 0xE5 /* 'e' -> */, -/* pos 046d: 685 */ 0xF4 /* 't' -> */, -/* pos 046e: 686 */ 0xE8 /* 'h' -> */, -/* pos 046f: 687 */ 0xEF /* 'o' -> */, -/* pos 0470: 688 */ 0xE4 /* 'd' -> */, -/* pos 0471: 689 */ 0x00, 0x24 /* - terminal marker 36 - */, -/* pos 0473: 690 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x047A state 691) */, - 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x0491 state 705) */, +/* pos 0430: 639 */ 0xBA /* ':' -> */, +/* pos 0431: 640 */ 0x00, 0x0A /* - terminal marker 10 - */, +/* pos 0433: 641 */ 0xBA /* ':' -> */, +/* pos 0434: 642 */ 0x00, 0x0B /* - terminal marker 11 - */, +/* pos 0436: 643 */ 0xF2 /* 'r' -> */, +/* pos 0437: 644 */ 0xEF /* 'o' -> */, +/* pos 0438: 645 */ 0xF4 /* 't' -> */, +/* pos 0439: 646 */ 0xEF /* 'o' -> */, +/* pos 043a: 647 */ 0xE3 /* 'c' -> */, +/* pos 043b: 648 */ 0xEF /* 'o' -> */, +/* pos 043c: 649 */ 0xEC /* 'l' -> */, +/* pos 043d: 650 */ 0xBA /* ':' -> */, +/* pos 043e: 651 */ 0x00, 0x0C /* - terminal marker 12 - */, +/* pos 0440: 652 */ 0xE3 /* 'c' -> */, +/* pos 0441: 653 */ 0xE3 /* 'c' -> */, +/* pos 0442: 654 */ 0xE5 /* 'e' -> */, +/* pos 0443: 655 */ 0xF0 /* 'p' -> */, +/* pos 0444: 656 */ 0xF4 /* 't' -> */, +/* pos 0445: 657 */ 0xBA /* ':' -> */, +/* pos 0446: 658 */ 0x00, 0x0D /* - terminal marker 13 - */, +/* pos 0448: 659 */ 0xEF /* 'o' -> */, +/* pos 0449: 660 */ 0xEE /* 'n' -> */, +/* pos 044a: 661 */ 0xE3 /* 'c' -> */, +/* pos 044b: 662 */ 0xE5 /* 'e' -> */, +/* pos 044c: 663 */ 0xBA /* ':' -> */, +/* pos 044d: 664 */ 0x00, 0x0E /* - terminal marker 14 - */, +/* pos 044f: 665 */ 0x00, 0x20 /* - terminal marker 32 - */, +/* pos 0451: 666 */ 0xE5 /* 'e' -> */, +/* pos 0452: 667 */ 0xF2 /* 'r' -> */, +/* pos 0453: 668 */ 0xF3 /* 's' -> */, +/* pos 0454: 669 */ 0xE9 /* 'i' -> */, +/* pos 0455: 670 */ 0xEF /* 'o' -> */, +/* pos 0456: 671 */ 0xEE /* 'n' -> */, +/* pos 0457: 672 */ 0xBA /* ':' -> */, +/* pos 0458: 673 */ 0x00, 0x21 /* - terminal marker 33 - */, +/* pos 045a: 674 */ 0xF2 /* 'r' -> */, +/* pos 045b: 675 */ 0xE9 /* 'i' -> */, +/* pos 045c: 676 */ 0xE7 /* 'g' -> */, +/* pos 045d: 677 */ 0xE9 /* 'i' -> */, +/* pos 045e: 678 */ 0xEE /* 'n' -> */, +/* pos 045f: 679 */ 0xBA /* ':' -> */, +/* pos 0460: 680 */ 0x00, 0x22 /* - terminal marker 34 - */, +/* pos 0462: 681 */ 0xAD /* '-' -> */, +/* pos 0463: 682 */ 0xF3 /* 's' -> */, +/* pos 0464: 683 */ 0xE5 /* 'e' -> */, +/* pos 0465: 684 */ 0xF4 /* 't' -> */, +/* pos 0466: 685 */ 0xF4 /* 't' -> */, +/* pos 0467: 686 */ 0xE9 /* 'i' -> */, +/* pos 0468: 687 */ 0xEE /* 'n' -> */, +/* pos 0469: 688 */ 0xE7 /* 'g' -> */, +/* pos 046a: 689 */ 0xF3 /* 's' -> */, +/* pos 046b: 690 */ 0xBA /* ':' -> */, +/* pos 046c: 691 */ 0x00, 0x10 /* - terminal marker 16 - */, +/* pos 046e: 692 */ 0x61 /* 'a' */, 0x0D, 0x00 /* (to 0x047B state 693) */, + 0x6D /* 'm' */, 0x14, 0x00 /* (to 0x0485 state 702) */, + 0x70 /* 'p' */, 0x18, 0x00 /* (to 0x048C state 708) */, + 0x73 /* 's' */, 0x20, 0x00 /* (to 0x0497 state 712) */, 0x08, /* fail */ -/* pos 047a: 691 */ 0xF4 /* 't' -> */, -/* pos 047b: 692 */ 0xE8 /* 'h' -> */, -/* pos 047c: 693 */ 0x00, 0x25 /* - terminal marker 37 - */, -/* pos 047e: 694 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x0485 state 695) */, - 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x048B state 700) */, +/* pos 047b: 693 */ 0xF5 /* 'u' -> */, +/* pos 047c: 694 */ 0xF4 /* 't' -> */, +/* pos 047d: 695 */ 0xE8 /* 'h' -> */, +/* pos 047e: 696 */ 0xEF /* 'o' -> */, +/* pos 047f: 697 */ 0xF2 /* 'r' -> */, +/* pos 0480: 698 */ 0xE9 /* 'i' -> */, +/* pos 0481: 699 */ 0xF4 /* 't' -> */, +/* pos 0482: 700 */ 0xF9 /* 'y' -> */, +/* pos 0483: 701 */ 0x00, 0x23 /* - terminal marker 35 - */, +/* pos 0485: 702 */ 0xE5 /* 'e' -> */, +/* pos 0486: 703 */ 0xF4 /* 't' -> */, +/* pos 0487: 704 */ 0xE8 /* 'h' -> */, +/* pos 0488: 705 */ 0xEF /* 'o' -> */, +/* pos 0489: 706 */ 0xE4 /* 'd' -> */, +/* pos 048a: 707 */ 0x00, 0x24 /* - terminal marker 36 - */, +/* pos 048c: 708 */ 0x61 /* 'a' */, 0x07, 0x00 /* (to 0x0493 state 709) */, + 0x72 /* 'r' */, 0x1B, 0x00 /* (to 0x04AA state 723) */, 0x08, /* fail */ -/* pos 0485: 695 */ 0xE8 /* 'h' -> */, -/* pos 0486: 696 */ 0xE5 /* 'e' -> */, -/* pos 0487: 697 */ 0xED /* 'm' -> */, -/* pos 0488: 698 */ 0xE5 /* 'e' -> */, -/* pos 0489: 699 */ 0x00, 0x26 /* - terminal marker 38 - */, -/* pos 048b: 700 */ 0xE1 /* 'a' -> */, -/* pos 048c: 701 */ 0xF4 /* 't' -> */, -/* pos 048d: 702 */ 0xF5 /* 'u' -> */, -/* pos 048e: 703 */ 0xF3 /* 's' -> */, -/* pos 048f: 704 */ 0x00, 0x27 /* - terminal marker 39 - */, -/* pos 0491: 705 */ 0xEF /* 'o' -> */, -/* pos 0492: 706 */ 0xF4 /* 't' -> */, -/* pos 0493: 707 */ 0xEF /* 'o' -> */, -/* pos 0494: 708 */ 0xE3 /* 'c' -> */, -/* pos 0495: 709 */ 0xEF /* 'o' -> */, -/* pos 0496: 710 */ 0xEC /* 'l' -> */, -/* pos 0497: 711 */ 0x00, 0x55 /* - terminal marker 85 - */, -/* total size 1177 bytes */ +/* pos 0493: 709 */ 0xF4 /* 't' -> */, +/* pos 0494: 710 */ 0xE8 /* 'h' -> */, +/* pos 0495: 711 */ 0x00, 0x25 /* - terminal marker 37 - */, +/* pos 0497: 712 */ 0x63 /* 'c' */, 0x07, 0x00 /* (to 0x049E state 713) */, + 0x74 /* 't' */, 0x0A, 0x00 /* (to 0x04A4 state 718) */, + 0x08, /* fail */ +/* pos 049e: 713 */ 0xE8 /* 'h' -> */, +/* pos 049f: 714 */ 0xE5 /* 'e' -> */, +/* pos 04a0: 715 */ 0xED /* 'm' -> */, +/* pos 04a1: 716 */ 0xE5 /* 'e' -> */, +/* pos 04a2: 717 */ 0x00, 0x26 /* - terminal marker 38 - */, +/* pos 04a4: 718 */ 0xE1 /* 'a' -> */, +/* pos 04a5: 719 */ 0xF4 /* 't' -> */, +/* pos 04a6: 720 */ 0xF5 /* 'u' -> */, +/* pos 04a7: 721 */ 0xF3 /* 's' -> */, +/* pos 04a8: 722 */ 0x00, 0x27 /* - terminal marker 39 - */, +/* pos 04aa: 723 */ 0xEF /* 'o' -> */, +/* pos 04ab: 724 */ 0xF4 /* 't' -> */, +/* pos 04ac: 725 */ 0xEF /* 'o' -> */, +/* pos 04ad: 726 */ 0xE3 /* 'c' -> */, +/* pos 04ae: 727 */ 0xEF /* 'o' -> */, +/* pos 04af: 728 */ 0xEC /* 'l' -> */, +/* pos 04b0: 729 */ 0x00, 0x55 /* - terminal marker 85 - */, +/* total size 1202 bytes */ #endif @@ -6695,7 +6858,7 @@ static uint8_t lws_header_implies_psuedoheader_map[] = { 0x03,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif -#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) +#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) static uint8_t lws_header_implies_psuedoheader_map[] = { 0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x0e,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00, }; @@ -6705,29 +6868,29 @@ static uint8_t lws_header_implies_psuedoheader_map[] = { 0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif -#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) +#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && !defined(LWS_ROLE_H2) static uint8_t lws_header_implies_psuedoheader_map[] = { 0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x38,0x10,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif #if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) static uint8_t lws_header_implies_psuedoheader_map[] = { - 0x03,0x00,0x80,0x0f,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x03,0x00,0x80,0x0f,0x00,0x00,0x00,0x00,0x12,0x00,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif -#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) +#if !defined(LWS_HTTP_HEADERS_ALL) && defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && !defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) static uint8_t lws_header_implies_psuedoheader_map[] = { - 0x07,0x00,0x00,0x3e,0x00,0x00,0x00,0x80,0x03,0x01,0x00,0x00,0x00,0x00,0x00,0x00, + 0x07,0x00,0x00,0x3e,0x00,0x00,0x00,0x80,0x03,0x09,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif #if !defined(LWS_HTTP_HEADERS_ALL) && !defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2) static uint8_t lws_header_implies_psuedoheader_map[] = { - 0x03,0x00,0x00,0x00,0x3e,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x00,0x00, + 0x03,0x00,0x00,0x00,0x3e,0x00,0x00,0x00,0x00,0x48,0x00,0x00,0x00,0x00,0x00,0x00, }; #endif -#if defined(LWS_HTTP_HEADERS_ALL) || (defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2)) +#if defined(LWS_HTTP_HEADERS_ALL) || ( defined(LWS_WITH_HTTP_UNCOMMON_HEADERS) && defined(LWS_ROLE_WS) && defined(LWS_ROLE_H2)) static uint8_t lws_header_implies_psuedoheader_map[] = { - 0x07,0x00,0x00,0x00,0xf8,0x00,0x00,0x00,0x00,0x0e,0x04,0x00,0x00,0x00,0x00,0x00, + 0x07,0x00,0x00,0x00,0xf8,0x00,0x00,0x00,0x00,0x0e,0x24,0x00,0x00,0x00,0x00,0x00, }; #endif */