Searched refs:smsg_attr (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | proto.h | 127 int smsg_attr(int, const char *, ...) ATTRIBUTE_FORMAT_PRINTF(2, 3);
|
| H A D | if_cscope.c | 585 (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()
|
| H A D | misc1.c | 606 smsg_attr(HL_ATTR(HLF_R), "%s (y/n)?", str); in ask_yesno()
|
| H A D | message.c | 384 smsg_attr(int attr, const char *s, ...) in smsg_attr() function
|
| H A D | ex_cmds.c | 4301 smsg_attr(HL_ATTR(HLF_R), in ex_substitute()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version6.txt | 8279 Problem: The prototype for smsg() and smsg_attr() do not match the function
|