Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h58 ISN_STOREENV, // pop into environment variable isn_arg.string enumerator
H A Dvim9execute.c2344 case ISN_STOREENV: in exec_instructions()
5291 case ISN_STOREENV: in list_instructions()
H A Dvim9compile.c6191 return generate_STORE(cctx, ISN_STOREENV, 0, name + 1); in generate_store_var()
10376 case ISN_STOREENV: in delete_instr()