Esempio n. 1
0
 function mb_strlen($s, $enc = null)
 {
     return p\Mbstring::mb_strlen($s, $enc);
 }