Searched refs:cutstr (Results 1 – 2 of 2) sorted by relevance
| /plugin/authucenter/lib/uc_client/model/ | ||
| D | base.php | 146 function cutstr($string, $length, $dot = ' ...') { function in base |
| D | pm.php | 812 return trim($this->base->cutstr(strip_tags($str), $length)); |