Lines Matching full:valid
7 # Valid: one argument
9 # Valid: ten arguments
11 # Valid: two-digit argument numbers
13 # Valid: huge argument numbers
25 # Valid: two arguments
27 # Valid: multiple uses of same argument
33 # Valid: elementFormat of length 1
35 # Valid: elementFormat of length 1
37 # Valid: elementFormat of length 1
39 # Valid: elementFormat of length 1
43 # Valid: builtin numberStyle
45 # Valid: builtin numberStyle
47 # Valid: builtin numberStyle
49 # Valid: builtin datetimeStyle
51 # Valid: builtin datetimeStyle
53 # Valid: builtin datetimeStyle
55 # Valid: builtin datetimeStyle
57 # Valid: builtin datetimeStyle
59 # Valid: builtin datetimeStyle
61 # Valid: builtin datetimeStyle
63 # Valid: builtin datetimeStyle
65 # Valid: dateFormatPattern
67 # Valid: dateFormatPattern
69 # Valid: dateFormatPattern with comma
71 # Valid: numberFormatPattern
75 # Valid: empty choiceFormatPattern
77 # Valid: choiceFormatPattern
81 # Valid: empty clause at end of choiceFormatPattern
85 # Valid: short clause at end of choiceFormatPattern
87 # Valid: choiceFormatPattern with different argument
89 # Valid: choiceFormatPattern with same argument
91 # Valid: choiceFormatPattern with same argument
97 # Valid: quoted brace
101 # Valid: unterminated quote
103 # Valid: quoted brace, '' counts as a single quote
107 # Valid: quote inside elementFormat is hidden
109 # Valid: numberFormatPattern with quote
113 # Valid: numberFormatPattern with quote
115 # Valid: numberFormatPattern without quote
130 if echo "$comment" | grep 'Valid:' > /dev/null; then