Home
last modified time | relevance | path

Searched refs:ISN_UNLETENV (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h69 ISN_UNLETENV, // unlet environment variable isn_arg.unlet.ul_name enumerator
H A Dvim9execute.c2975 case ISN_UNLETENV: in exec_instructions()
5382 case ISN_UNLETENV: in list_instructions()
H A Dvim9compile.c7464 ret = generate_UNLET(cctx, ISN_UNLETENV, p + 1, eap->forceit); in compile_unlet()
10413 case ISN_UNLETENV: in delete_instr()