Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmessage.pro71 void give_warning(char_u *message, int hl);
/vim-8.2.3635/src/
H A Dmessage.c3631 give_warning(char_u *message, int hl) in give_warning() function
3684 give_warning((char_u *)message, hl); in give_warning2()
3689 give_warning(IObuff, hl); in give_warning2()
H A Dsearch.c1102 give_warning((char_u *)_(dir == BACKWARD in searchit()
1701 give_warning((char_u *)_(top_bot_msg), TRUE); in search_for_exact_line()
1715 give_warning((char_u *)_(bot_top_msg), TRUE); in search_for_exact_line()
3186 give_warning(msgbuf, FALSE); in cmdline_search_stat()
H A Dspell.c1455 give_warning((char_u *)_(top_bot_msg), TRUE); in spell_move_to()
1472 give_warning((char_u *)_(bot_top_msg), TRUE); in spell_move_to()
H A Dautocmd.c533 give_warning((char_u *)_("W19: Deleting augroup that is still in use"), TRUE); in au_del_group()
H A Dtag.c736 give_warning(IObuff, ic); in do_tag()
H A Dundo.c1976 give_warning((char_u *) in u_read_undo()