Searched refs:p_spl (Results 1 – 3 of 3) sorted by relevance
935 EXTERN char_u *p_spl; // 'spelllang' variable
2412 (char_u *)&p_spl, PV_SPL,
6030 buf->b_s.b_p_spl = vim_strsave(p_spl); in buf_copy_options()