Home
last modified time | relevance | path

Searched refs:RULE_WORDS_MAXIMAL (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/renderer/
H A Danalytics.php49 const RULE_WORDS_MAXIMAL = "words_max"; define in renderer_plugin_combo_analytics
68 self::RULE_WORDS_MAXIMAL,
409 $ruleResults[self::RULE_WORDS_MAXIMAL] = self::FAILED;
410 $ruleInfo[self::RULE_WORDS_MAXIMAL] = "Delete {$tooMuchWords} words to get {$correctLengthScore} points";
413 $ruleResults[self::RULE_WORDS_MAXIMAL] = self::PASSED;