Lines Matching refs:nummonth
95 Jan) month=January; nummonth=1;;
96 Feb) month=February; nummonth=2;;
97 Mar) month=March; nummonth=3;;
98 Apr) month=April; nummonth=4;;
99 May) month=May; nummonth=5;;
100 Jun) month=June; nummonth=6;;
101 Jul) month=July; nummonth=7;;
102 Aug) month=August; nummonth=8;;
103 Sep) month=September; nummonth=9;;
104 Oct) month=October; nummonth=10;;
105 Nov) month=November; nummonth=11;;
106 Dec) month=December; nummonth=12;;
137 Jan) month=January; nummonth=1;;
138 Feb) month=February; nummonth=2;;
139 Mar) month=March; nummonth=3;;
140 Apr) month=April; nummonth=4;;
141 May) month=May; nummonth=5;;
142 Jun) month=June; nummonth=6;;
143 Jul) month=July; nummonth=7;;
144 Aug) month=August; nummonth=8;;
145 Sep) month=September; nummonth=9;;
146 Oct) month=October; nummonth=10;;
147 Nov) month=November; nummonth=11;;
148 Dec) month=December; nummonth=12;;
176 if (expr $nummonth \> $nummonthtod) > /dev/null;