Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhelp.pro9 void fix_help_buffer(void);
/vim-8.2.3635/src/
H A Dhelp.c706 fix_help_buffer(void) in fix_help_buffer() function
H A Dbuffer.c270 fix_help_buffer(); in open_buffer()