Searched refs:b_p_spo (Results 1 – 6 of 6) sorted by relevance
256 check_string_option(&buf->b_s.b_p_spo); in check_buf_options()1769 else if (varp == &(curwin->w_s->b_p_spo)) in did_set_string_option()
2646 char_u *b_p_spo; // 'spelloptions' member
5514 case PV_SPO: return (char_u *)&(curwin->w_s->b_p_spo); in get_varp()6032 buf->b_s.b_p_spo = vim_strsave(p_spo); in buf_copy_options()
172 int use_camel_case = *wp->w_s->b_p_spo != NUL; in spell_check()
2317 clear_string_option(&buf->b_s.b_p_spo); in free_buf_options()
6336 clear_string_option(&curwin->w_s->b_p_spo); in ex_ownsyntax()