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

/macosx-10.10.1/vim-55/src/
H A Dmessage.c3474 char_u *hotkp = NULL; local
3504 hotkp += STRLEN(hotkp);
3507 ++hotkp;
3508 hotkp[copy_char(r + 1, hotkp, TRUE)] = NUL;
3541 hotkp[copy_char(r, hotkp, TRUE)] = NUL;
3599 hotkp = hotk;
3603 hotkp[copy_cha
[all...]

Completed in 58 milliseconds