Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c617 int found_current_col= 0; in syn_sync() local
783 found_current_col = current_col; in syn_sync()
842 cur_si->si_h_startpos.col = found_current_col; in syn_sync()