Searched refs:buf_reload (Results 1 – 3 of 3) sorted by relevance
31 void buf_reload(buf_T *buf, int orig_mode);
4294 buf_reload(buf, orig_mode); in buf_check_timestamp()4330 buf_reload(buf_T *buf, int orig_mode) in buf_reload() function
6342 buf_reload(buf, buf->b_orig_mode); in spell_add_word()