Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DStringUtility.php165 public static function getWordCount($text) function in ComboStrap\\StringUtility
/plugin/combo/renderer/
H A Danalytics.php271 $statExport[self::WORD_COUNT] = StringUtility::getWordCount($text);