Home
last modified time | relevance | path

Searched refs:valid_spellfile (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dspell.pro46 int valid_spellfile(char_u *val);
/vim-8.2.3635/src/
H A Doptionstr.c1757 if ((is_spellfile && !valid_spellfile(*varp)) in did_set_string_option()
H A Dspell.c4355 valid_spellfile(char_u *val) in valid_spellfile() function