Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1971 int si_compmax; // max nr of words for compounding member
3038 aff_check_number(spin->si_compmax, compmax, "COMPOUNDWORDMAX"); in spell_read_aff()
3039 spin->si_compmax = compmax; in spell_read_aff()
5176 putc(spin->si_compmax, fd); // <compmax> in write_vim_spell()