コード例 #1
0
ファイル: mbstring.php プロジェクト: sakshika/ATM
function mb_http_output($enc = INF)
{
    return s\Mbstring::mb_http_output($enc);
}