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

/macosx-10.10.1/vim-55/src/
H A Dmessage.c3472 char_u *hotk = NULL; local
3591 hotk = alloc(lenhotkey);
3592 if (hotk == NULL)
3599 hotkp = hotk;
3613 return hotk;

Completed in 79 milliseconds