Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Darglist.c105 char_u *save_p_su = p_su; in alist_expand() local
128 p_su = save_p_su; in alist_expand()