Exemple #1
0
 function mb_detect_order($encodingList = null)
 {
     return p\Mbstring::mb_detect_order($encodingList);
 }