Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro10 char_u *spell_enc(void);
/vim-8.2.3635/src/
H A Dspell.c1572 lang, spell_enc()); in spell_load_lang()
1604 lang, spell_enc(), lang); in spell_load_lang()
1619 spell_enc(void) in spell_enc() function
1635 int_wordlist, spell_enc()); in int_wordlist_spl()
H A Dspellfile.c5944 fnames[0], spin.si_ascii ? (char_u *)"ascii" : spell_enc()); in mkspell()
5954 fnames[0], spin.si_ascii ? (char_u *)"ascii" : spell_enc()); in mkspell()
6417 ? (char_u *)"ascii" : spell_enc()); in init_spellfile()