Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dusercmd.c195 xp->xp_script_ctx = uc->uc_script_ctx; in find_ucmd()
196 xp->xp_script_ctx.sc_lnum += SOURCING_LNUM; in find_ucmd()
H A Dstructs.h589 sctx_T xp_script_ctx; // SCTX for completion function member
H A Dcmdexpand.c2467 current_sctx = xp->xp_script_ctx; in call_user_expand_func()