Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfileio.pro31 void buf_reload(buf_T *buf, int orig_mode);
/vim-8.2.3635/src/
H A Dfileio.c4294 buf_reload(buf, orig_mode); in buf_check_timestamp()
4330 buf_reload(buf_T *buf, int orig_mode) in buf_reload() function
H A Dspellfile.c6342 buf_reload(buf, buf->b_orig_mode); in spell_add_word()