Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1973 int si_compsylmax; // max nr of syllables for compounding member
3052 aff_check_number(spin->si_compsylmax, compsylmax, "COMPOUNDSYLMAX"); in spell_read_aff()
3053 spin->si_compsylmax = compsylmax; in spell_read_aff()
5178 putc(spin->si_compsylmax, fd); // <compsylmax> in write_vim_spell()