FinderIndexerStemmerPorter_En::_doubleConsonant
Returns true/false as to whether the given string contains two of the same consonant next to each other at the end of the string.
Signature
private function _doubleConsonant(string
$strĀ )
Parameters
-
$str
- String to check
Returns
- boolean
- Result