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