Searched refs:arg_buf (Results 1 – 1 of 1) sorted by relevance
345 char_u *arg_buf = NULL; in do_map() local493 rhs = replace_termcodes(rhs, &arg_buf, in do_map()857 vim_free(arg_buf); in do_map()2341 char_u *arg_buf = NULL; in f_mapset() local2383 rhs = replace_termcodes(rhs, &arg_buf, in f_mapset()2427 vim_free(arg_buf); in f_mapset()