Searched refs:ERR_ILLEGAL_CHAR (Results 1 – 1 of 1) sorted by relevance
390 ERR_ILLEGAL_CHAR = 'Illegal character' variable443 self.assertLexerError('@', ERR_ILLEGAL_CHAR)444 self.assertLexerError('`', ERR_ILLEGAL_CHAR)445 self.assertLexerError('\\', ERR_ILLEGAL_CHAR)470 …3\123\123\123\123\123\123\123\123\123\123\123\123\123\123\123\123\123\12\123456', ERR_ILLEGAL_CHAR)471 …3\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x23\x2\x23456', ERR_ILLEGAL_CHAR)