Searched refs:keys_buf (Results 1 – 1 of 1) sorted by relevance
343 char_u *keys_buf = NULL; in do_map() local481 new_keys = replace_termcodes(keys, &keys_buf, flags, &did_simplify); in do_map()855 vim_free(keys_buf); in do_map()2194 char_u *keys_buf = NULL; in get_maparg() local2231 keys_simplified = replace_termcodes(keys, &keys_buf, flags, &did_simplify); in get_maparg()2286 vim_free(keys_buf); in get_maparg()2330 char_u *keys_buf = NULL; in f_mapset() local2426 vim_free(keys_buf); in f_mapset()