Searched refs:get_old_sub (Results 1 – 3 of 3) sorted by relevance
35 char_u *get_old_sub(void);
1407 if (force || get_old_sub() == NULL) in read_viminfo_sub_string()1415 char_u *old_sub = get_old_sub(); in write_viminfo_sub_string()
5076 get_old_sub(void) in get_old_sub() function