Searched refs:map_buf (Results 1 – 1 of 1) sorted by relevance
118 char_u *map_buf; in ex_menu() local370 map_buf = NULL; in ex_menu()373 map_buf = NULL; // Menu tips are plain text. in ex_menu()375 map_to = replace_termcodes(map_to, &map_buf, in ex_menu()417 vim_free(map_buf); in ex_menu()