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