Home
last modified time | relevance | path

Searched refs:gov_hidden_bool (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dtypval.c1678 else if (opt_type == gov_hidden_bool || opt_type == gov_hidden_number) in eval_option()
1680 rettv->v_type = in_vim9script() && opt_type == gov_hidden_bool in eval_option()
1703 else if (working && (opt_type == gov_hidden_bool in eval_option()
H A Doption.h69 gov_hidden_bool, enumerator
H A Devalvars.c1405 || opt_type == gov_hidden_bool in ex_let_one()
1409 if (opt_type == gov_bool || opt_type == gov_hidden_bool) in ex_let_one()
H A Dif_mzsch.c1774 case gov_hidden_bool: in get_option()
H A Doption.c4026 ? gov_hidden_number : gov_hidden_bool; in get_option_value()
H A Dvim9compile.c6095 case gov_hidden_bool: in get_var_dest()