Searched refs:p_spc (Results 1 – 3 of 3) sorted by relevance
933 EXTERN char_u *p_spc; // 'spellcapcheck' variable
2392 (char_u *)&p_spc, PV_SPC,
6025 buf->b_s.b_p_spc = vim_strsave(p_spc); in buf_copy_options()