Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim294 " SN_SAL: missing salcount
297 " SN_SAL: missing salfromlen
300 " SN_SAL: missing saltolen
/vim-8.2.3635/src/
H A Dspellfile.c280 #define SN_SAL 5 // SAL items section macro
478 case SN_SAL: in spell_load_file()
5016 i = round == 1 ? SN_REP : (round == 2 ? SN_SAL : SN_REPSAL); in write_vim_spell()