Searched refs:list_unlet_range (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | evalvars.pro | 26 int list_unlet_range(list_T *l, listitem_T *li_first, char_u *name, long n1_arg, int has_n2, long n…
|
| /vim-8.2.3635/src/ |
| H A D | evalvars.c | 1676 if (list_unlet_range(lp->ll_list, lp->ll_li, lp->ll_name, lp->ll_n1, in do_unlet_var() 1698 list_unlet_range( in list_unlet_range() function
|
| H A D | vim9execute.c | 2876 && list_unlet_range(l, li, NULL, n1, in exec_instructions()
|