Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c585 (void)smsg_attr(HL_ATTR(HLF_R), in cs_add_common()
1530 (void)smsg_attr(HL_ATTR(HLF_R) | MSG_HIST, in cs_kill_execute()
2315 msg_puts_attr(buf, HL_ATTR(HLF_R)); in cs_reset()
2327 msg_attr(_("All cscope databases reset"), HL_ATTR(HLF_R) | MSG_HIST); in cs_reset()
H A Dinsexpand.c1324 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_files()
2883 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_get_exp()
2914 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_get_exp()
4218 edit_submode_highl = HLF_R; in ins_complete()
H A Dvim.h1414 , HLF_R // return to continue message and yes/no questions enumerator
H A Dmisc1.c606 smsg_attr(HL_ATTR(HLF_R), "%s (y/n)?", str); in ask_yesno()
H A Dhardcopy.c547 screen_puts(s, (int)Rows - 1, 0, HL_ATTR(HLF_R)); in prt_message()
H A Dmessage.c1366 msg_puts_attr(_("Press ENTER or type command to continue"), HL_ATTR(HLF_R)); in hit_return_msg()
H A Dsearch.c3615 msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in find_pattern_in_path()
H A Dex_cmds.c4301 smsg_attr(HL_ATTR(HLF_R), in ex_substitute()