Home
last modified time | relevance | path

Searched defs:next_col (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dmatch.c752 int next_col = col + mb_ptr2len(*line + col); in update_search_hl() local
H A Ddrawscreen.c983 int next_col; in redraw_win_toolbar() local