Searched refs:sctx_T (Results 1 – 18 of 18) sorted by relevance
92 } sctx_T; typedef322 sctx_T wo_script_ctx[WV_COUNT]; // SCTXs for window-local options589 sctx_T xp_script_ctx; // SCTX for completion function1251 sctx_T m_script_ctx; // SCTX where map was defined1672 sctx_T uf_script_ctx; // SCTX where function was defined,2075 sctx_T *sctx; // script and modeline info2083 sctx_T es_save_sctx; // saved current_sctx when calling function2841 sctx_T b_p_script_ctx[BV_COUNT]; // SCTXs for buffer-local options
24 sctx_T uc_script_ctx; // SCTX where the command was defined1672 sctx_T save_current_sctx = current_sctx; in do_ucmd()
58 sctx_T script_ctx; // script context where defined1881 sctx_T save_current_sctx; in apply_autocmds_group()
79 sctx_T sg_deflink_sctx; // script where the default link was set80 sctx_T sg_script_ctx; // script in which the group was last set
417 sctx_T script_ctx; in set_string_option_direct()
1114 sctx_T save_current_sctx; in do_source()
297 EXTERN sctx_T current_sctx
3304 sctx_T save_current_sctx; in process_env()
2442 sctx_T save_current_sctx = current_sctx; in call_user_expand_func()
2592 set_option_sctx_idx(int opt_idx, int opt_flags, sctx_T script_ctx) in set_option_sctx_idx()2596 sctx_T new_script_ctx = script_ctx; in set_option_sctx_idx()
281 sctx_T script_ctx; // script context where the option was last set
5457 sctx_T save_current_sctx; in chk_modeline()
6313 last_set_msg(sctx_T script_ctx) in last_set_msg()
2439 sctx_T save_current_sctx; in call_user_func()
4665 sctx_T save_current_sctx = current_sctx; in call_def_function()
9560 sctx_T save_current_sctx = current_sctx; in compile_def_function()
24 void set_option_sctx_idx(int opt_idx, int opt_flags, sctx_T script_ctx);
77 void last_set_msg(sctx_T script_ctx);