• Home
  • Raw
  • Download

Lines Matching full:valid

7 # Valid: no argument
9 # Valid: one general argument
11 # Valid: one general argument
13 # Valid: one general argument
15 # Valid: one general argument
17 # Valid: one general argument
19 # Valid: one general argument
21 # Valid: one character argument
23 # Valid: one character argument
25 # Valid: one integer argument
27 # Valid: one integer argument
29 # Valid: one integer argument
31 # Valid: one integer argument
33 # Valid: one floating-point argument
35 # Valid: one floating-point argument
37 # Valid: one floating-point argument
39 # Valid: one floating-point argument
41 # Valid: one floating-point argument
43 # Valid: one floating-point argument
45 # Valid: one floating-point argument
47 # Valid: one argument with flags
49 # Valid: one argument with width
53 # Valid: one argument with precision
59 # Valid: one argument with width and precision
71 # Valid: three arguments
73 # Valid: a numbered argument
77 # Valid: two-digit numbered arguments
83 # Valid: three arguments, two with same number
87 # Valid: no conflict
89 # Valid: mixing of numbered and unnumbered arguments
91 # Valid: mixing of numbered and unnumbered arguments
93 # Valid: mixing of numbered and unnumbered arguments, no type conflict
97 # Valid: numbered argument with width
99 # Valid: numbered argument with precision
101 # Valid: numbered argument with width and precision
103 # Valid: missing non-final argument
105 # Valid: permutation
107 # Valid: multiple uses of same argument
109 # Valid: reference to last argument
111 # Valid: reference to last argument
139 # Valid: combination of flag and conversion
153 # Valid: combination of width and conversion
175 # Valid: combination of flag and conversion
177 # Valid: combination of flag and conversion
189 # Valid: combination of width and conversion
191 # Valid: combination of precision and conversion
193 # Valid: combination of flag and conversion
207 # Valid: combination of width and conversion
211 # Valid: combination of flag and conversion
215 # Valid: combination of flag and conversion
217 # Valid: combination of flag and conversion
219 # Valid: combination of flag and conversion
221 # Valid: combination of flag and conversion
223 # Valid: combination of flag and conversion
225 # Valid: combination of width and conversion
229 # Valid: combination of flag and conversion
231 # Valid: combination of flag and conversion
233 # Valid: combination of flag and conversion
235 # Valid: combination of flag and conversion
237 # Valid: combination of flag and conversion
241 # Valid: combination of flag and conversion
243 # Valid: combination of width and conversion
247 # Valid: combination of flag and conversion
249 # Valid: combination of flag and conversion
251 # Valid: combination of flag and conversion
253 # Valid: combination of flag and conversion
255 # Valid: combination of flag and conversion
257 # Valid: combination of flag and conversion
259 # Valid: combination of flag and conversion
261 # Valid: combination of width and conversion
263 # Valid: combination of precision and conversion
265 # Valid: combination of flag and conversion
267 # Valid: combination of flag and conversion
269 # Valid: combination of flag and conversion
271 # Valid: combination of flag and conversion
273 # Valid: combination of flag and conversion
279 # Valid: combination of width and conversion
281 # Valid: combination of precision and conversion
283 # Valid: combination of flag and conversion
297 # Valid: combination of width and conversion
314 if echo "$comment" | grep 'Valid:' > /dev/null; then