Searched refs:ESC_CHAR (Results 1 – 1 of 1) sorted by relevance
398 ESC_CHAR = 2 variable in Lexer.STR_TK407 (STR_TK.ESC_CHAR, r'\$[^\n{\w_-]'),417 (STR_TK.ESC_CHAR, r'\$[^\n{\w_-]'),449 elif kind == self.STR_TK.ESC_CHAR: