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