Esempio n. 1
0
 function iconv_set_encoding($type, $charset)
 {
     return p\Iconv::iconv_set_encoding($type, $charset);
 }