Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h68 ISN_UNLET, // unlet variable isn_arg.unlet.ul_name enumerator
H A Dvim9execute.c2970 case ISN_UNLET: in exec_instructions()
5377 case ISN_UNLET: in list_instructions()
H A Dvim9compile.c7501 ret = generate_UNLET(cctx, ISN_UNLET, p, eap->forceit); in compile_unlet()
10412 case ISN_UNLET: in delete_instr()