Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1835 int ah_combine; // suffix may combine with prefix member
2616 if (cur_aff->ah_combine != (*items[2] == 'Y')) in spell_read_aff()
2647 cur_aff->ah_combine = (*items[2] == 'Y'); in spell_read_aff()
2855 if (!cur_aff->ah_combine) in spell_read_aff()
3863 if (((condit & CONDIT_COMB) == 0 || ah->ah_combine) in store_aff_word()
4024 if (!ah->ah_combine && use_pfxlist != NULL) in store_aff_word()
4058 if (xht != NULL && ah->ah_combine) in store_aff_word()