--TEST-- Exhaustive test of verification and conversion of CP950 text --EXTENSIONS-- mbstring --SKIPIF-- --FILE-- UTF-16BE\n"; testAllValidChars($fromUnicode, 'UTF-16BE', 'CP950', false); findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2)); convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'CP950', '%'); echo "Tested UTF-16BE -> CP950\n"; ?> --EXPECT-- Tested CP950 -> UTF-16BE Tested UTF-16BE -> CP950