Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmark.pro12 void fmarks_check_names(buf_T *buf);
/vim-8.2.3635/src/
H A Dmark.c531 fmarks_check_names(buf_T *buf) in fmarks_check_names() function
H A Dbuffer.c2210 fmarks_check_names(buf); // check file marks for this file in buflist_new()
3467 fmarks_check_names(buf); // check named file marks in buf_name_changed()
H A Dviminfo.c2914 fmarks_check_names(buf); in read_viminfo_up_to_marks()