Home
last modified time | relevance | path

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

/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim355 " SN_SYLLABLE: missing SYLLABLE item
358 " SN_SYLLABLE: More than SY_MAXLEN size
/vim-8.2.3635/src/
H A Dspellfile.c284 #define SN_SYLLABLE 9 // syllable section macro
518 case SN_SYLLABLE: in spell_load_file()
5210 putc(SN_SYLLABLE, fd); // <sectionID> in write_vim_spell()