Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1265 #define SID_ENV -4 // for sourcing environment variable macro
H A Dscriptfile.c1579 if (id == SID_ENV) in get_scriptname()
H A Dmain.c3317 current_sctx.sc_sid = SID_ENV; in process_env()