Home
last modified time | relevance | path

Searched refs:sp_startcol (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dsyntax.c62 int sp_startcol; // next match in sp_line_id line member
1980 && spp->sp_startcol >= next_match_col) in syn_current_attr()
1998 spp->sp_startcol = MAXCOL; in syn_current_attr()
2011 spp->sp_startcol = MAXCOL; in syn_current_attr()
2018 spp->sp_startcol = startcol; in syn_current_attr()