Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1974 int si_compoptions; // COMP_ flags member
3058 aff_check_number(spin->si_compoptions, compoptions, "COMPOUND options"); in spell_read_aff()
3059 spin->si_compoptions |= compoptions; in spell_read_aff()
5180 putc(spin->si_compoptions, fd); // <compoptions> in write_vim_spell()