Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c192 int si_m_startcol; // starting column of the match member
1892 cur_si->si_m_startcol = current_col; in syn_current_attr()
2354 if (CUR_STATE(i).si_m_startcol == (int)current_col in did_match_already()
2392 cur_si->si_m_startcol = current_col; in push_next_match()
2437 cur_si->si_m_startcol = current_col; in push_next_match()