Searched defs:_end_col_offset (Results 1 – 2 of 2) sorted by relevance
1481 int _end_col_offset = _token->end_col_offset; in statement_newline_rule() local1683 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1779 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1875 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1908 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local2221 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2263 int _end_col_offset = _token->end_col_offset; in assignment_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() local2837 int _end_col_offset = _token->end_col_offset; in return_stmt_rule() local[all …]
172 Py_ssize_t _end_col_offset = (end_col_offset == CURRENT_POS ? CURRENT_POS : end_col_offset + 1); in RAISE_ERROR_KNOWN_LOCATION() local