Lines Matching full:though
39 # quote though, or other special characters like dollar or backslash.
116 # Not all modifiers use the separator from the previous modifier ':ts' though.
124 # Adding a final :M* modifier applies the :ts separator again, though.
150 # for an unsigned character though.
155 . warning The separator \400 is accepted even though it is out of bounds.
157 . warning The separator \400 is accepted even though it is out of bounds.
170 . warning The separator \x100 is accepted even though it is out of bounds.
172 . warning The separator \x100 is accepted even though it is out of bounds.
189 . warning The separator \-300 is accepted even though it is negative.
191 . warning The separator \-300 is accepted even though it is negative.
195 # The digit '8' is not an octal digit though.
198 . warning The separator \8 is accepted even though it is not octal.
200 . warning The separator \8 is accepted even though it is not octal.
206 . warning The separator \100L is accepted even though it contains an 'L'.
208 . warning The separator \100L is accepted even though it contains an 'L'.
214 . warning The separator \x40g is accepted even though it contains a 'g'.
216 . warning The separator \x40g is accepted even though it contains a 'g'.