Searched defs:next_col (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | match.c | 752 int next_col = col + mb_ptr2len(*line + col); in update_search_hl() local |
| H A D | drawscreen.c | 983 int next_col; in redraw_win_toolbar() local |