Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c1767 lpos_T eos_pos; // end-of-start match (start region) in syn_current_attr() local
2047 syn_add_end_off(&eos_pos, &regmatch, in syn_current_attr()
2123 next_match_eos_pos = eos_pos; in syn_current_attr()