Set a fake value for the actual sentences' length, when the real lenght is known but not all words are loaded.
The SumCount function will return this value if set, otherwise it will really count the occurences of the actually loaded words. - Parameters:
-
| $length | The fake length to set. |
Definition at line 241 of file TranslationWordList.php.
Referenced by SplitToWords(). |