Searched refs:p_sps (Results 1 – 5 of 5) sorted by relevance
937 EXTERN char_u *p_sps; // 'spellsuggest' variable
413 for (p = p_sps; *p != NUL; ) in spell_check_sps()842 sps_copy = vim_strsave(p_sps); in spell_find_suggest()
1775 else if (varp == &p_sps) in did_set_string_option()
2391 (char_u **)options[opt_idx].var == &p_sps ? (char_u *)"file:" : in option_expand()6406 if (options[opt_idx].var == (char_u *)&p_sps in set_context_in_set_cmd()
2431 (char_u *)&p_sps, PV_NONE,