Home
last modified time | relevance | path

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

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