Searched refs:p_spf (Results 1 – 3 of 3) sorted by relevance
934 EXTERN char_u *p_spf; // 'spellfile' variable
2402 (char_u *)&p_spf, PV_SPF,
6028 buf->b_s.b_p_spf = vim_strsave(p_spf); in buf_copy_options()