Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h1675 int uf_script_ctx_version; // original sc_version of SCTX member
H A Duserfunc.c1243 ufunc->uf_script_ctx_version = current_sctx.sc_version; in lambda_function_body()
4470 fp->uf_script_ctx_version = current_sctx.sc_version; in define_function()
H A Dvim9compile.c6388 else if (cctx->ctx_ufunc->uf_script_ctx_version in compile_lhs()