Searched refs:E_TABSPACE (Results 1 – 4 of 4) sorted by relevance
24 #define E_TABSPACE 18 /* Inconsistent mixing of tabs and spaces */ macro
91 case E_TABSPACE: in _Pypegen_tokenizer_error()
1157 tok->done = E_TABSPACE; in indenterror()
368 case E_TABSPACE: in tokenizer_error()