コード例 #1
0
ファイル: bootstrap.php プロジェクト: sapwoo/portfolio
 function mb_list_encodings()
 {
     return p\Mbstring::mb_list_encodings();
 }