696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
|
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
|
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
|
# endif
# endif
#endif /* !YYCOPY_NEEDED */
/* YYFINAL -- State number of the termination state. */
#define YYFINAL 2
/* YYLAST -- Last index in YYTABLE. */
#define YYLAST 81
#define YYLAST 98
/* YYNTOKENS -- Number of terminals. */
#define YYNTOKENS 26
#define YYNTOKENS 31
/* YYNNTS -- Number of nonterminals. */
#define YYNNTS 16
#define YYNNTS 23
/* YYNRULES -- Number of rules. */
#define YYNRULES 56
#define YYNRULES 72
/* YYNSTATES -- Number of states. */
#define YYNSTATES 85
#define YYNSTATES 103
/* YYMAXUTOK -- Last valid token kind. */
#define YYMAXUTOK 274
#define YYMAXUTOK 278
/* YYTRANSLATE(TOKEN-NUM) -- Symbol number corresponding to TOKEN-NUM
as returned by yylex, with out-of-bounds checking. */
#define YYTRANSLATE(YYX) \
(0 <= (YYX) && (YYX) <= YYMAXUTOK \
? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \
: YYSYMBOL_YYUNDEF)
/* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM
as returned by yylex. */
static const yytype_int8 yytranslate[] =
{
0, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 25, 21, 23, 24, 22, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 20, 2,
2, 2, 2, 30, 25, 26, 29, 27, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 24, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 28, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 1, 2, 3, 4,
5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16, 17, 18, 19
15, 16, 17, 18, 19, 20, 21, 22, 23
};
#if YYDEBUG
/* YYRLINE[YYN] -- Source line where rule number YYN was defined. */
static const yytype_int16 yyrline[] =
{
0, 171, 171, 172, 176, 179, 182, 185, 188, 191,
0, 223, 223, 224, 227, 230, 233, 236, 239, 242,
245, 249, 254, 257, 263, 269, 277, 282, 287, 291,
297, 301, 305, 309, 313, 319, 323, 328, 333, 338,
343, 347, 352, 356, 361, 368, 372, 378, 388, 397,
406, 416, 430, 435, 438, 441, 444, 447, 450, 455,
458, 463, 467, 471, 477, 495, 498
194, 197, 201, 204, 209, 215, 221, 226, 230, 234,
238, 242, 246, 252, 253, 256, 260, 264, 268, 272,
276, 282, 288, 292, 297, 298, 303, 307, 312, 316,
321, 328, 332, 338, 338, 340, 345, 350, 352, 357,
359, 360, 368, 379, 393, 398, 401, 404, 407, 410,
413, 416, 421, 424, 429, 433, 437, 443, 446, 449,
454, 472, 475
};
#endif
/** Accessing symbol of state STATE. */
#define YY_ACCESSING_SYMBOL(State) YY_CAST (yysymbol_kind_t, yystos[State])
#if YYDEBUG || 0
/* The user-facing name of the symbol whose (internal) number is
YYSYMBOL. No bounds checking. */
static const char *yysymbol_name (yysymbol_kind_t yysymbol) YY_ATTRIBUTE_UNUSED;
/* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
First, the terminals, then, starting at YYNTOKENS, nonterminals. */
static const char *const yytname[] =
{
"\"end of file\"", "error", "\"invalid token\"", "tAGO", "tDAY",
"tDAYZONE", "tID", "tMERIDIAN", "tMONTH", "tMONTH_UNIT", "tSTARDATE",
"tSEC_UNIT", "tSNUMBER", "tUNUMBER", "tZONE", "tEPOCH", "tDST",
"tISOBASE", "tDAY_UNIT", "tNEXT", "':'", "','", "'/'", "'-'", "'.'",
"'+'", "$accept", "spec", "item", "time", "zone", "day", "date",
"ordMonth", "iso", "trek", "relspec", "relunits", "sign", "unit",
"number", "o_merid", YY_NULLPTR
"tSEC_UNIT", "tUNUMBER", "tZONE", "tZONEwO4", "tZONEwO2", "tEPOCH",
"tDST", "tISOBAS8", "tISOBAS6", "tISOBASL", "tDAY_UNIT", "tNEXT", "SP",
"':'", "','", "'-'", "'/'", "'T'", "'.'", "'+'", "$accept", "spec",
"item", "iextime", "time", "zone", "comma", "day", "iexdate", "date",
"ordMonth", "isosep", "isodate", "isotime", "iso", "trek", "relspec",
"relunits", "sign", "unit", "INTNUM", "numitem", "o_merid", YY_NULLPTR
};
static const char *
yysymbol_name (yysymbol_kind_t yysymbol)
{
return yytname[yysymbol];
}
#endif
#define YYPACT_NINF (-18)
#define YYPACT_NINF (-21)
#define yypact_value_is_default(Yyn) \
((Yyn) == YYPACT_NINF)
#define YYTABLE_NINF (-1)
#define YYTABLE_NINF (-68)
#define yytable_value_is_error(Yyn) \
0
/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing
STATE-NUM. */
static const yytype_int8 yypact[] =
{
-18, 2, -18, -17, -18, -4, -18, 10, -18, 22,
8, -18, 18, -18, 39, -18, -18, -18, -18, -18,
-18, -18, -18, -18, -18, -18, 25, 21, -18, -18,
-18, 16, 14, -18, -18, 28, 36, 41, -5, -18,
-18, 5, -18, -18, -18, 47, -18, -18, 42, 46,
48, -18, -6, 40, 43, 44, 49, -18, -18, -18,
-18, -18, -18, -18, -18, 50, -18, 51, 55, 57,
58, 65, -18, -18, 59, 54, -18, 62, 63, 60,
-18, 64, 61, 66, -18
-21, 11, -21, -20, -21, 5, -21, -9, -21, 46,
17, 9, 9, -21, -21, -21, 24, -21, 57, -21,
-21, -21, 33, -21, -21, -21, -21, -21, -21, -15,
-21, -21, -21, 45, 26, -21, -7, -21, 51, -21,
-20, -21, -21, -21, 48, -21, -21, 67, 68, 52,
69, -21, -9, -9, -21, -21, -21, -21, 74, -21,
-7, -21, -21, -21, -21, 44, -21, 79, 40, -7,
-21, -21, 72, 73, -21, 62, 61, 63, 64, -21,
-21, -21, -21, 66, -21, -21, -21, -21, 84, -7,
-21, -21, -21, 80, 81, 82, 83, -21, -21, -21,
-21, -21, -21
};
/* YYDEFACT[STATE-NUM] -- Default reduction number in state STATE-NUM.
Performed when YYTABLE does not specify something else to do. Zero
means the default is an error. */
static const yytype_int8 yydefact[] =
{
2, 0, 1, 20, 18, 0, 53, 0, 51, 54,
17, 33, 27, 52, 0, 49, 50, 3, 4, 5,
8, 6, 7, 10, 11, 9, 43, 0, 48, 12,
21, 30, 0, 22, 13, 32, 0, 0, 0, 45,
16, 0, 40, 24, 35, 0, 46, 42, 19, 0,
0, 34, 55, 25, 0, 0, 0, 38, 36, 47,
23, 44, 31, 41, 56, 0, 14, 0, 0, 0,
0, 55, 26, 28, 29, 0, 15, 0, 0, 0,
39, 0, 0, 0, 37
2, 0, 1, 25, 19, 0, 66, 0, 64, 70,
18, 0, 0, 39, 45, 46, 0, 65, 0, 62,
63, 3, 71, 4, 5, 8, 47, 6, 7, 34,
10, 11, 9, 55, 0, 61, 0, 12, 23, 26,
36, 67, 69, 68, 0, 27, 15, 38, 0, 0,
0, 17, 0, 0, 52, 51, 30, 41, 67, 59,
0, 72, 16, 44, 43, 0, 54, 67, 0, 22,
58, 24, 0, 0, 40, 14, 0, 0, 32, 20,
21, 42, 60, 0, 48, 49, 50, 29, 67, 0,
57, 37, 53, 0, 0, 0, 0, 28, 56, 13,
35, 31, 33
};
/* YYPGOTO[NTERM-NUM]. */
static const yytype_int8 yypgoto[] =
{
-18, -18, -18, -18, -18, -18, -18, -18, -18, -18,
-18, -18, -18, -9, -18, 7
-21, -21, -21, 31, -21, -21, 58, -21, -21, -21,
-21, -21, -21, -21, -21, -21, -21, -21, -5, -18,
-6, -21, -21
};
/* YYDEFGOTO[NTERM-NUM]. */
static const yytype_int8 yydefgoto[] =
{
0, 1, 17, 18, 19, 20, 21, 22, 23, 24,
25, 26, 27, 28, 29, 66
0, 1, 21, 22, 23, 24, 39, 25, 26, 27,
28, 65, 29, 86, 30, 31, 32, 33, 34, 35,
36, 37, 62
};
/* YYTABLE[YYPACT[STATE-NUM]] -- What to do in state STATE-NUM. If
positive, shift that token. If negative, reduce the rule whose
number is the opposite. If YYTABLE_NINF, syntax error. */
static const yytype_int8 yytable[] =
{
59, 44, 6, 41, 8, 38, 52, 53, 63, 42,
39, 64, 2, 54, 30, 46, 3, 4, 55, 31,
5, 6, 7, 8, 65, 9, 10, 11, 56, 12,
13, 14, 57, 32, 40, 15, 33, 16, 47, 34,
35, 6, 41, 8, 48, 42, 59, 49, 50, 61,
13, 51, 36, 43, 37, 38, 60, 44, 6, 52,
43, 2, 60, 64, 17, 3, 4, 40, 70, 5,
6, 7, 8, 9, 10, 11, 12, 13, 69, 14,
15, 16, 17, 18, 51, 19, 54, 19, 67, 20,
61, 20, 82, 55, 42, 43, 79, 80, 66, 68,
45, 90, 88, 46, 47, -67, 83, -67, 42, 43,
8, 6, 45, 8, 53, 58, 6, 13, 8, 62,
13, 63, 67, 71, 72, 13, 68, 69, 73, 70,
74, 75, 64, 77, 78, 79, 80, 82, 76, 84,
81, 83
76, 56, 89, 84, 77, 57, 6, -67, 8, 58,
48, 98, 49, 50, 71, 42, 43, 73, 17, 74,
75, 78, 81, 87, 91, 92, 93, 94, 97, 95,
48, 96, 99, 100, 101, 102, 85, 0, 72
};
static const yytype_int8 yycheck[] =
{
18, 7, 9, 12, 11, 25, 11, 12, 23, 18,
9, 7, 0, 8, 21, 14, 4, 5, 13, 13,
8, 9, 10, 11, 20, 13, 14, 15, 13, 17,
18, 19, 17, 13, 16, 23, 4, 25, 3, 7,
8, 9, 14, 11, 13, 17, 45, 21, 24, 48,
18, 13, 20, 4, 22, 23, 4, 8, 9, 13,
19, 0, 18, 28, 21, 4, 5, 12, 36, 8,
9, 10, 11, 12, 13, 14, 15, 16, 34, 18,
19, 20, 21, 22, 17, 26, 12, 26, 12, 30,
7, 30, 60, 19, 18, 19, 52, 53, 3, 23,
4, 69, 12, 7, 8, 9, 12, 11, 18, 19,
8, 4, 68, 19, 12, 8, 9, 21, 11, 12,
11, 9, 13, 11, 13, 8, 9, 18, 11, 13,
18, 13, 22, 13, 13, 18, 23, 23, 13, 20,
13, 13, 7, 14, 20, 13, 13, 13, 71, 13,
20, 20
24, 89, 26, 27, 23, 18, 19, 29, 21, 12,
12, 12, 8, 4, 12, 12, 24, 26, 4, 26,
24, 27, 12, 12, 12, 12, 65, -1, 40
};
/* YYSTOS[STATE-NUM] -- The symbol kind of the accessing symbol of
state STATE-NUM. */
static const yytype_int8 yystos[] =
{
0, 27, 0, 4, 5, 8, 9, 10, 11, 13,
14, 15, 17, 18, 19, 23, 25, 28, 29, 30,
31, 32, 33, 34, 35, 36, 37, 38, 39, 40,
21, 13, 13, 4, 7, 8, 20, 22, 23, 39,
16, 14, 17, 4, 8, 13, 39, 3, 13, 21,
24, 13, 13, 13, 8, 13, 13, 17, 8, 39,
4, 39, 13, 13, 7, 20, 41, 22, 23, 23,
20, 13, 13, 13, 13, 13, 41, 14, 20, 13,
13, 20, 13, 20, 13
0, 32, 0, 4, 5, 8, 9, 10, 11, 12,
13, 14, 15, 16, 18, 19, 20, 21, 22, 26,
30, 33, 34, 35, 36, 38, 39, 40, 41, 43,
45, 46, 47, 48, 49, 50, 51, 52, 25, 37,
12, 12, 18, 19, 51, 4, 7, 8, 24, 26,
27, 17, 49, 49, 12, 19, 4, 8, 12, 50,
51, 7, 53, 23, 28, 42, 3, 12, 23, 51,
50, 23, 37, 29, 12, 12, 8, 12, 12, 51,
51, 8, 50, 12, 19, 34, 44, 4, 12, 51,
50, 12, 12, 24, 26, 26, 27, 4, 50, 12,
12, 12, 12
};
/* YYR1[RULE-NUM] -- Symbol kind of the left-hand side of rule RULE-NUM. */
static const yytype_int8 yyr1[] =
{
0, 26, 27, 27, 28, 28, 28, 28, 28, 28,
28, 28, 28, 29, 29, 29, 30, 30, 30, 30,
31, 31, 31, 31, 31, 32, 32, 32, 32, 32,
32, 32, 32, 32, 32, 33, 33, 34, 34, 34,
34, 35, 36, 36, 37, 37, 37, 37, 37, 38,
38, 39, 39, 39, 40, 41, 41
0, 31, 32, 32, 33, 33, 33, 33, 33, 33,
33, 33, 33, 34, 34, 35, 35, 36, 36, 36,
36, 36, 36, 37, 37, 38, 38, 38, 38, 38,
38, 39, 40, 40, 40, 40, 40, 40, 40, 40,
40, 41, 41, 42, 42, 43, 43, 43, 44, 44,
45, 45, 45, 46, 47, 47, 48, 48, 48, 48,
48, 48, 49, 49, 50, 50, 50, 51, 51, 51,
52, 53, 53
};
/* YYR2[RULE-NUM] -- Number of symbols on the right-hand side of rule RULE-NUM. */
static const yytype_int8 yyr2[] =
{
0, 2, 0, 2, 1, 1, 1, 1, 1, 1,
1, 1, 1, 2, 4, 6, 2, 1, 1, 2,
1, 2, 2, 3, 2, 3, 5, 1, 5, 5,
2, 4, 2, 1, 3, 2, 3, 11, 3, 7,
2, 4, 2, 1, 3, 2, 2, 3, 1, 1,
1, 1, 1, 1, 1, 0, 1
1, 1, 1, 5, 3, 2, 2, 2, 1, 1,
3, 3, 2, 1, 2, 1, 2, 2, 4, 3,
2, 5, 3, 5, 1, 5, 2, 4, 2, 1,
3, 2, 3, 1, 1, 1, 1, 1, 1, 1,
3, 2, 2, 4, 2, 1, 4, 3, 2, 2,
3, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 0, 1
};
enum { YYENOMEM = -2 };
#define yyerrok (yyerrstatus = 0)
#define yyclearin (yychar = YYEMPTY)
|