Searched refs:reset_option_was_set (Results 1 – 5 of 5) sorted by relevance
70 int reset_option_was_set(char_u *name);
998 if (reset_option_was_set(name) == FAIL) in f_test_option_not_set()
2044 reset_option_was_set((char_u *)"ttym"); in set_termname()5153 reset_option_was_set((char_u *)"bg"); in handle_osc()
957 reset_option_was_set((char_u *)"bg"); in highlight_set_ctermbg()
6955 reset_option_was_set(char_u *name) in reset_option_was_set() function