Lines Matching defs:opt_flags
47 # define insecure_flag(opt_idx, opt_flags) (&options[opt_idx].flags) argument
558 int opt_flags, // OPT_FREE, OPT_LOCAL and/or OPT_GLOBAL in set_option_default()
643 int opt_flags) // OPT_FREE, OPT_LOCAL and/or OPT_GLOBAL in set_options_default()
1235 int opt_flags) in do_set()
2234 int opt_flags, // possibly with OPT_MODELINE in did_set_option()
2300 int opt_flags) // OPT_LOCAL and/or OPT_GLOBAL in set_options_bin()
2508 was_set_insecurely(char_u *opt, int opt_flags) in was_set_insecurely()
2529 insecure_flag(int opt_idx, int opt_flags) in insecure_flag()
2592 set_option_sctx_idx(int opt_idx, int opt_flags, sctx_T script_ctx) in set_option_sctx_idx()
2649 long opt_flags, in apply_optionset_autocmd()
2706 int opt_flags) // OPT_LOCAL and/or OPT_GLOBAL in set_bool_option()
3306 int opt_flags) // OPT_LOCAL, OPT_GLOBAL, in set_num_option()
3966 int opt_flags) in get_option_value()
4332 int opt_flags) // OPT_LOCAL or 0 (both) in set_option_value()
4499 int opt_flags) // OPT_LOCAL and/or OPT_GLOBAL in showoptions()
4636 int opt_flags) // OPT_LOCAL or OPT_GLOBAL in showoneopt()
4690 makeset(FILE *fd, int opt_flags, int local_only) in makeset()
5206 get_varp_scope(struct vimoption *p, int opt_flags) in get_varp_scope()
5273 get_option_varp_scope(int opt_idx, int opt_flags) in get_option_varp_scope()
6211 int opt_flags) // OPT_GLOBAL and/or OPT_LOCAL in set_context_in_set_cmd()
6640 int opt_flags) // OPT_GLOBAL and/or OPT_LOCAL in option_value2string()