Searched refs:valid_spellfile (Results 1 – 3 of 3) sorted by relevance
46 int valid_spellfile(char_u *val);
1757 if ((is_spellfile && !valid_spellfile(*varp)) in did_set_string_option()
4355 valid_spellfile(char_u *val) in valid_spellfile() function