Searched refs:ae_next (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c4817 affentry_T *ae_next; /* next affix with same name/number */ member in struct:affentry_S
5703 aff_entry->ae_next = cur_aff->ah_first;
6502 for (ae = ah->ah_first; ae != NULL; ae = ae->ae_next)
6899 for (ae = ah->ah_first; ae != NULL; ae = ae->ae_next)

Completed in 192 milliseconds