示例#1
0
 function windows_1252_to_utf8($str)
 {
     return UnicodeHelper::windows_1252_to_utf8($str);
 }