Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c36 static void cmdline_search_stat(int dirc, pos_T *pos, pos_T *cursor_pos, int show_top_bot_msg, char…
1306 int show_top_bot_msg = FALSE; in do_search() local
1561 show_top_bot_msg = TRUE; in do_search()
1623 show_top_bot_msg, msgbuf, in do_search()
3125 int show_top_bot_msg, in cmdline_search_stat() argument
3172 if (show_top_bot_msg && len + 2 < SEARCH_STAT_BUF_LEN) in cmdline_search_stat()