Home
last modified time | relevance | path

Searched defs:buf_ffname (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dtag.c161 char_u *buf_ffname = curbuf->b_ffname; // name to use for in do_tag() local
1302 char_u *buf_ffname) // name of buffer for priority in find_tagfunc_tags()
1555 char_u *buf_ffname) // name of buffer for priority in find_tags()
3782 char_u *buf_ffname) in test_for_current()
H A Dbufwrite.c787 int buf_ffname = FALSE; in buf_write() local
H A Dundo.c818 u_get_undo_file_name(char_u *buf_ffname, int reading) in u_get_undo_file_name()