Searched refs:p_spo (Results 1 – 3 of 3) sorted by relevance
936 EXTERN char_u *p_spo; // 'spelloptions' variable
2422 (char_u *)&p_spo, PV_SPO,
6032 buf->b_s.b_p_spo = vim_strsave(p_spo); in buf_copy_options()