Beispiel #1
0
function mb_detect_order($encoding_list = INF)
{
    return s\Mbstring::mb_detect_order($encoding_list);
}