Searched refs:compoptions (Results 1 – 3 of 3) sorted by relevance
2214 int compoptions = 0; // COMP_ flags in spell_read_aff() local2526 compoptions |= COMP_CHECKDUP; in spell_read_aff()2530 compoptions |= COMP_CHECKREP; in spell_read_aff()2534 compoptions |= COMP_CHECKCASE; in spell_read_aff()2538 compoptions |= COMP_CHECKTRIPLE; in spell_read_aff()3056 if (compoptions != 0) in spell_read_aff()3058 aff_check_number(spin->si_compoptions, compoptions, "COMPOUND options"); in spell_read_aff()3059 spin->si_compoptions |= compoptions; in spell_read_aff()
331 " SN_COMPOUND: missing compoptions
3956 8 implement use of <compoptions> in .spl file: