Searched refs:gov_bool (Results 1 – 7 of 7) sorted by relevance
1403 if ((opt_type == gov_bool in ex_let_one()1409 if (opt_type == gov_bool || opt_type == gov_hidden_bool) in ex_let_one()1425 if (((opt_type == gov_bool || opt_type == gov_number) in ex_let_one()1437 || (opt_type == gov_bool && !in_vim9script())) in ex_let_one()
1684 else if (opt_type == gov_bool || opt_type == gov_number) in eval_option()1686 if (in_vim9script() && opt_type == gov_bool) in eval_option()
66 gov_bool, enumerator
1311 case gov_bool: in tclsetoption()
1764 case gov_bool: in get_option()
4038 return (options[opt_idx].flags & P_NUM) ? gov_number : gov_bool; in get_option_value()
6094 case gov_bool: in get_var_dest()