Searched refs:get_arglist (Results 1 – 1 of 1) sorted by relevance
276 get_arglist(garray_T *gap, char_u *str, int escaped) in get_arglist() function314 if (get_arglist(&ga, str, TRUE) == FAIL) in get_arglist_exp()421 if (get_arglist(&new_ga, str, arg_escaped) == FAIL) in do_arglist()