Lines Matching refs:nummonth
127 Jan) month=January; nummonth=1;;
128 Feb) month=February; nummonth=2;;
129 Mar) month=March; nummonth=3;;
130 Apr) month=April; nummonth=4;;
131 May) month=May; nummonth=5;;
132 Jun) month=June; nummonth=6;;
133 Jul) month=July; nummonth=7;;
134 Aug) month=August; nummonth=8;;
135 Sep) month=September; nummonth=9;;
136 Oct) month=October; nummonth=10;;
137 Nov) month=November; nummonth=11;;
138 Dec) month=December; nummonth=12;;
171 Jan) month=January; nummonth=1;;
172 Feb) month=February; nummonth=2;;
173 Mar) month=March; nummonth=3;;
174 Apr) month=April; nummonth=4;;
175 May) month=May; nummonth=5;;
176 Jun) month=June; nummonth=6;;
177 Jul) month=July; nummonth=7;;
178 Aug) month=August; nummonth=8;;
179 Sep) month=September; nummonth=9;;
180 Oct) month=October; nummonth=10;;
181 Nov) month=November; nummonth=11;;
182 Dec) month=December; nummonth=12;;
210 if (expr $nummonth \> $nummonthtod) > /dev/null;