Searched refs:b_p_script_ctx (Results 1 – 2 of 2) sorted by relevance
1551 last_set_msg(curbuf->b_p_script_ctx[ in do_set()2609 curbuf->b_p_script_ctx[indir & PV_MASK] = new_script_ctx; in set_option_sctx_idx()5801 # define COPY_OPT_SCTX(buf, bv) buf->b_p_script_ctx[bv] = options[buf_opt_idx[bv]].script_ctx5867 CLEAR_FIELD(buf->b_p_script_ctx); in buf_copy_options()
2841 sctx_T b_p_script_ctx[BV_COUNT]; // SCTXs for buffer-local options member