Ejemplo n.º 1
0
function mb_strlen($s, $enc = INF)
{
    return s\Mbstring::mb_strlen($s, $enc);
}