Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmessage.c3915 char_u *hotkp = NULL; in msg_show_console_dialog() local
3944 hotkp += STRLEN(hotkp); in msg_show_console_dialog()
3946 ++hotkp; in msg_show_console_dialog()
3947 hotkp[copy_char(r + 1, hotkp, TRUE)] = NUL; in msg_show_console_dialog()
3980 hotkp[copy_char(r, hotkp, TRUE)] = NUL; in msg_show_console_dialog()
4038 hotkp = hotk; in msg_show_console_dialog()
4042 hotkp[copy_char(buttons, hotkp, TRUE)] = NUL; in msg_show_console_dialog()