Searched defs:_end_col_offset (Results 1 – 2 of 2) sorted by relevance
1624 int _end_col_offset = _token->end_col_offset; in statement_newline_rule() local1826 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local1922 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local2018 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local2051 int _end_col_offset = _token->end_col_offset; in simple_stmt_rule() local2364 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2406 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2447 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2489 int _end_col_offset = _token->end_col_offset; in assignment_rule() local2922 int _end_col_offset = _token->end_col_offset; in global_stmt_rule() local[all …]
167 Py_ssize_t _end_col_offset = (end_col_offset == CURRENT_POS ? CURRENT_POS : end_col_offset + 1); in RAISE_ERROR_KNOWN_LOCATION() local