Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/model/
H A Dbase.php146 function cutstr($string, $length, $dot = ' ...') { function in base
H A Dpm.php812 return trim($this->base->cutstr(strip_tags($str), $length));