Home
last modified time | relevance | path

Searched refs:save_sc_version (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Deval.c563 int save_sc_version = current_sctx.sc_version; in eval_to_string_safe() local
578 current_sctx.sc_version = save_sc_version; in eval_to_string_safe()
H A Dvim9compile.c3777 int save_sc_version = current_sctx.sc_version; in get_lambda_tv_and_compile() local
3782 current_sctx.sc_version = save_sc_version; in get_lambda_tv_and_compile()