Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_x11.c769 char_u string_shortbuf[256]; in gui_x11_key_hit_cb() local
770 char_u *string = string_shortbuf; in gui_x11_key_hit_cb()
792 sizeof(string_shortbuf), &key_sym, &status); in gui_x11_key_hit_cb()
796 sizeof(string_shortbuf), &key_sym, &status); in gui_x11_key_hit_cb()