Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2220 char_u *sofofrom = NULL; // SOFOFROM value in spell_read_aff() local
2975 && sofofrom == NULL) in spell_read_aff()
2977 sofofrom = 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()
3086 sofofrom == NULL ? "FROM" : "TO", fname); in spell_read_aff()
3091 aff_check_string(spin->si_sofofr, sofofrom, "SOFOFROM"); in spell_read_aff()
3093 spin->si_sofofr = sofofrom; in spell_read_aff()
/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim319 " SN_SOFO: empty sofofrom and sofoto
322 " SN_SOFO: multi-byte characters in sofofrom and sofoto