Home
last modified time | relevance | path

Searched refs:gov_string (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ruby.c878 if (get_option_value((char_u *)"enc", &lval, &sval, 0) == gov_string) in vim_str2rb_enc_str()
898 if (get_option_value((char_u *)"enc", &lval, &sval, 0) == gov_string) in eval_enc_string_protect()
H A Dif_tcl.c1307 case gov_string: in tclsetoption()
1322 if (gov != gov_string) in tclsetoption()
H A Doption.h68 gov_string, enumerator
H A Devalvars.c1427 || (opt_type == gov_string && *op != '.')) in ex_let_one()
1451 else if (opt_type == gov_string in ex_let_one()
1464 if (opt_type != gov_string || s != NULL) in ex_let_one()
H A Doption.c3998 return gov_string; in get_option_value()
4021 return gov_string; in get_option_value()
H A Dif_mzsch.c1768 case gov_string: in get_option()
H A Dvim9compile.c6090 case gov_string: in get_var_dest()