Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro35 char_u *get_old_sub(void);
/vim-8.2.3635/src/
H A Dviminfo.c1407 if (force || get_old_sub() == NULL) in read_viminfo_sub_string()
1415 char_u *old_sub = get_old_sub(); in write_viminfo_sub_string()
H A Dex_cmds.c5076 get_old_sub(void) in get_old_sub() function