Searched defs:_end_col_offset (Results 1 – 2 of 2) sorted by relevance
1546 int _end_col_offset = _token->end_col_offset; in statement_newline_rule() local1768 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1864 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1960 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1993 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local2304 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2346 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2387 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2429 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2917 int _end_col_offset = _token->end_col_offset; in return_stmt_rule() local[all …]
182 Py_ssize_t _end_col_offset = (end_col_offset == CURRENT_POS ? CURRENT_POS : end_col_offset + 1); in RAISE_ERROR_KNOWN_LOCATION() local