You are here

9 calls to porterstemmer_suffix() in Porter-Stemmer 7

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