Lines Matching refs:sfxappnd
132 sfxappnd = NULL; // previous suffix for counting syllables of the suffix BUG in AffixMgr()
1085 sfxappnd = NULL; in prefix_check()
1149 sfxappnd = NULL; in prefix_check_twosfx()
1191 sfxappnd = NULL; in prefix_check_morph()
1237 sfxappnd = NULL; in prefix_check_twosfx_morph()
2021 if (sfxappnd) { in compound_check()
2022 std::string tmp(sfxappnd); in compound_check()
2614 if (sfxappnd) { in compound_check_morph()
2615 std::string tmp(sfxappnd); in compound_check_morph()
2816 sfxappnd = sptr->getKey(); // BUG: sfxappnd not stateless in suffix_check()
2868 sfxappnd = sptr->getKey(); // BUG: sfxappnd not stateless in suffix_check_twosfx()
2929 sfxappnd = sptr->getKey(); // BUG: sfxappnd not stateless in suffix_check_twosfx_morph()