Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcharset.c1360 int list_save = curwin->w_p_list; in getvcol_nolist() local
1368 curwin->w_p_list = list_save; in getvcol_nolist()