You are here

9 calls to porterstemmer_suffix() in Porter-Stemmer 6.2

porterstemmer_sbp_excerpt_match in ./porterstemmer.module
Implementation of hook_sbp_excerpt_match().
porterstemmer_step0 in ./porterstemmer.module
Step 0 of the algorithm: remove possessive endings.
porterstemmer_step1a in ./porterstemmer.module
Step 1a of algorithm: plurals, etc.
porterstemmer_step1b in ./porterstemmer.module
Step 1b of algorithm: eed, eedly, ed, edly, ing, ingly
porterstemmer_step1c in ./porterstemmer.module
Step 1c of algorithm: y suffixes
porterstemmer_step2 in ./porterstemmer.module
Step 2 of algorithm: misc endings in region R1.
porterstemmer_step3 in ./porterstemmer.module
Step 3 of algorithm: misc endings in region R1.
porterstemmer_step4 in ./porterstemmer.module
Step 4 of algorithm: misc endings in region R2.
porterstemmer_step5 in ./porterstemmer.module
Step 5 of algorithm: e, l endings in region R1/R2.