Lines Matching refs:character
4 # using an arbitrary character as word separator.
13 # The separator can be an arbitrary character, for example a comma.
29 # When there is just a colon but no other character, the words are
49 # Since there is a single character before it, that character is taken as
149 # The value of the separator character must not be outside the value space
150 # for an unsigned character though.
153 # expect+1: Invalid character number at "400:tu}"
168 # expect+1: Invalid character number at "100:tu}"
176 # expect+1: Invalid character number at ",}"
182 # expect+1: Invalid character number at "112233445566778899}"
186 # Negative numbers are not allowed for the separator character.
194 # The character number is interpreted as octal number by default.
203 # Trailing characters after the octal character number are rejected.
211 # Trailing characters after the hexadecimal character number are rejected.
228 # The word separator can only be a single character.
250 # Since the character escape is always interpreted as octal, let's see what
262 # expect+1: Invalid character number at "1F60E}"