Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c250 static lpos_T next_match_eoe_pos; // pos. for end of end pattern variable
2124 next_match_eoe_pos = eoe_pos; in syn_current_attr()
2416 cur_si->si_eoe_pos = next_match_eoe_pos; in push_next_match()