Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_perl.xs1111 msg_split((char_u *)err, highlight_attr[HLF_E]); in ex_perl()
1392 msg_split((char_u *)err, highlight_attr[HLF_E]); in do_perleval()
1469 msg_split((char_u *)str, highlight_attr[HLF_E]); in ex_perldo()
H A Dbufwrite.c536 HL_ATTR(HLF_E)); in check_mtime()
2525 attr = HL_ATTR(HLF_E); // set highlight for error messages in buf_write()
H A Dinsexpand.c314 HL_ATTR(HLF_E)); in has_compl_option()
4158 edit_submode_highl = HLF_E; in ins_complete()
H A Dvim.h1404 , HLF_E // error messages enumerator
H A Dautocmd.c303 msg_puts_attr((char *)get_deleted_augroup(), HL_ATTR(HLF_E)); in show_autocmd()
H A Dmessage.c742 attr = HL_ATTR(HLF_E); // set highlight mode for error messages in emsg_core()
H A Dfileio.c4265 msg_puts_attr(tbuf, HL_ATTR(HLF_E) + MSG_HIST); in buf_check_timestamp()
H A Dmemline.c1180 attr = HL_ATTR(HLF_E); in ml_recover()