Home
last modified time | relevance | path

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

/plugin/zwidoku/
H A DShortDescription.php81 protected function mytrim($string){ function in ShortDescription
105 if (str_word_count($description, 0)>3) return $this->mytrim($description);
111 if (str_word_count($description, 0)>3) return $this->mytrim($description);
117 return $this->mytrim($description);