Home
last modified time | relevance | path

Searched refs:sofoto (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dspellfile.c2221 char_u *sofoto = NULL; // SOFOTO value in spell_read_aff() local
2980 && sofoto == NULL) in spell_read_aff()
2982 sofoto = getroom_save(spin, items[1]); in spell_read_aff()
3082 if (sofofrom != NULL || sofoto != NULL) in spell_read_aff()
3084 if (sofofrom == NULL || sofoto == NULL) in spell_read_aff()
3092 aff_check_string(spin->si_sofoto, sofoto, "SOFOTO"); in spell_read_aff()
3094 spin->si_sofoto = sofoto; in spell_read_aff()
/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim316 " SN_SOFO: missing sofoto
319 " SN_SOFO: empty sofofrom and sofoto
322 " SN_SOFO: multi-byte characters in sofofrom and sofoto