Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c245 static lpos_T next_match_h_startpos; // pos. for highl. start of next match variable
2121 next_match_h_startpos = hl_startpos; in syn_current_attr()
2391 cur_si->si_h_startpos = next_match_h_startpos; in push_next_match()
2436 cur_si->si_h_startpos = next_match_h_startpos; in push_next_match()