Searched refs:ae_chop (Results 1 – 1 of 1) sorted by relevance
2768 if (aff_entry->ae_chop != NULL in spell_read_aff()2771 aff_entry->ae_chop)] == NUL) in spell_read_aff()2787 aff_entry->ae_chop = NULL; in spell_read_aff()2818 if (aff_entry->ae_chop == NULL in spell_read_aff()3881 || ae->ae_chop != NULL in store_aff_word()3883 && (ae->ae_chop == NULL in store_aff_word()3884 || STRLEN(ae->ae_chop) < wordlen) in store_aff_word()3903 if (ae->ae_chop != NULL) in store_aff_word()3908 i = mb_charlen(ae->ae_chop); in store_aff_word()3913 p += STRLEN(ae->ae_chop); in store_aff_word()[all …]