Searched refs:ul_name (Results 1 – 3 of 3) sorted by relevance
319 char_u *ul_name; // variable name with g:, w:, etc. member
2971 if (do_unlet(iptr->isn_arg.unlet.ul_name, in exec_instructions()2976 vim_unsetenv(iptr->isn_arg.unlet.ul_name); in exec_instructions()5380 iptr->isn_arg.unlet.ul_name); in list_instructions()5385 iptr->isn_arg.unlet.ul_name); in list_instructions()
1511 isn->isn_arg.unlet.ul_name = vim_strsave(name); in generate_UNLET()10414 vim_free(isn->isn_arg.unlet.ul_name); in delete_instr()