Lines Matching full:end
40 -- //indent end
49 -- All text outside input..end or run..end directives is not passed to indent.
51 -- Inside the input..end or run..end sections, comments that start with '$'
84 end
89 end
111 end
117 end
118 end
123 end
124 end
135 end
138 end
139 end
145 end
148 end
154 end
156 end
158 end
164 end
175 end
180 end
185 end
193 end
203 end
209 end
214 end
219 end
225 end
231 end
235 end
241 end
257 elseif command == "end" and args ~= "" then
258 warn(lineno, "'//indent end' does not take arguments")
259 elseif command == "end" and section == "input" then
261 elseif command == "end" and section == "run" then
263 elseif command == "end" then
264 warn(lineno, "misplaced '//indent end'")
267 end
271 end
276 end
285 end
287 end
293 end
298 end
302 end
310 end
311 end
319 end
321 end
326 end
329 end
333 end