diff --git a/LayoutTests/imported/w3c/resources/resource-files.json b/LayoutTests/imported/w3c/resources/resource-files.json index c97274b497c2c..c317396bc522d 100644 --- a/LayoutTests/imported/w3c/resources/resource-files.json +++ b/LayoutTests/imported/w3c/resources/resource-files.json @@ -8479,6 +8479,10 @@ "web-platform-tests/dom/xslt/sort-ref.html", "web-platform-tests/domxpath/001.html", "web-platform-tests/domxpath/xml_xpath_tests.xml", + "web-platform-tests/encoding/eof-shift_jis-ref.html", + "web-platform-tests/encoding/eof-utf-8-one-ref.html", + "web-platform-tests/encoding/eof-utf-8-three-ref.html", + "web-platform-tests/encoding/eof-utf-8-two-ref.html", "web-platform-tests/encoding/legacy-mb-japanese/euc-jp/eucjp_chars-cseucpkdfmtjapanese.html", "web-platform-tests/encoding/legacy-mb-japanese/euc-jp/eucjp_chars-x-euc-jp.html", "web-platform-tests/encoding/legacy-mb-japanese/euc-jp/eucjp_chars.html", diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics-expected.txt deleted file mode 100644 index 2a95433541ba3..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ - -PASS Default encodings -PASS Default inputs -PASS Encode/decode round trip: utf-8 -PASS Decode sample: utf-16le -PASS Decode sample: utf-16be -PASS Decode sample: utf-16 - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics.any.js index 941b878738ce7..768f8159313ec 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-basics.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: Basics test(function() { diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label-expected.txt deleted file mode 100644 index bc6a533d50e7e..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label-expected.txt +++ /dev/null @@ -1,3288 +0,0 @@ - -PASS Invalid label "invalid-invalidLabel" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8\v" should be rejected by TextDecoder. -PASS Invalid label " utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8 " should be rejected by TextDecoder. -PASS Invalid label " utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf8\v" should be rejected by TextDecoder. -PASS Invalid label " utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8 " should be rejected by TextDecoder. -PASS Invalid label " utf8 " should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0866" should be rejected by TextDecoder. -PASS Invalid label "866\0" should be rejected by TextDecoder. -PASS Invalid label "\0866\0" should be rejected by TextDecoder. -PASS Invalid label "\v866" should be rejected by TextDecoder. -PASS Invalid label "866\v" should be rejected by TextDecoder. -PASS Invalid label "\v866\v" should be rejected by TextDecoder. -PASS Invalid label " 866" should be rejected by TextDecoder. -PASS Invalid label "866 " should be rejected by TextDecoder. -PASS Invalid label " 866 " should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "\0cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp866\v" should be rejected by TextDecoder. -PASS Invalid label " cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866 " should be rejected by TextDecoder. -PASS Invalid label " cp866 " should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866\v" should be rejected by TextDecoder. -PASS Invalid label " csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866 " should be rejected by TextDecoder. -PASS Invalid label " csibm866 " should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm866\v" should be rejected by TextDecoder. -PASS Invalid label " ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866 " should be rejected by TextDecoder. -PASS Invalid label " ibm866 " should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88592\v" should be rejected by TextDecoder. -PASS Invalid label " iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592 " should be rejected by TextDecoder. -PASS Invalid label " iso88592 " should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l2" should be rejected by TextDecoder. -PASS Invalid label "l2\0" should be rejected by TextDecoder. -PASS Invalid label "\0l2\0" should be rejected by TextDecoder. -PASS Invalid label "\vl2" should be rejected by TextDecoder. -PASS Invalid label "l2\v" should be rejected by TextDecoder. -PASS Invalid label "\vl2\v" should be rejected by TextDecoder. -PASS Invalid label " l2" should be rejected by TextDecoder. -PASS Invalid label "l2 " should be rejected by TextDecoder. -PASS Invalid label " l2 " should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "\0latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2\v" should be rejected by TextDecoder. -PASS Invalid label " latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2 " should be rejected by TextDecoder. -PASS Invalid label " latin2 " should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88593\v" should be rejected by TextDecoder. -PASS Invalid label " iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593 " should be rejected by TextDecoder. -PASS Invalid label " iso88593 " should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l3" should be rejected by TextDecoder. -PASS Invalid label "l3\0" should be rejected by TextDecoder. -PASS Invalid label "\0l3\0" should be rejected by TextDecoder. -PASS Invalid label "\vl3" should be rejected by TextDecoder. -PASS Invalid label "l3\v" should be rejected by TextDecoder. -PASS Invalid label "\vl3\v" should be rejected by TextDecoder. -PASS Invalid label " l3" should be rejected by TextDecoder. -PASS Invalid label "l3 " should be rejected by TextDecoder. -PASS Invalid label " l3 " should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "\0latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3\v" should be rejected by TextDecoder. -PASS Invalid label " latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3 " should be rejected by TextDecoder. -PASS Invalid label " latin3 " should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88594\v" should be rejected by TextDecoder. -PASS Invalid label " iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594 " should be rejected by TextDecoder. -PASS Invalid label " iso88594 " should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l4" should be rejected by TextDecoder. -PASS Invalid label "l4\0" should be rejected by TextDecoder. -PASS Invalid label "\0l4\0" should be rejected by TextDecoder. -PASS Invalid label "\vl4" should be rejected by TextDecoder. -PASS Invalid label "l4\v" should be rejected by TextDecoder. -PASS Invalid label "\vl4\v" should be rejected by TextDecoder. -PASS Invalid label " l4" should be rejected by TextDecoder. -PASS Invalid label "l4 " should be rejected by TextDecoder. -PASS Invalid label " l4 " should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "\0latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4\v" should be rejected by TextDecoder. -PASS Invalid label " latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4 " should be rejected by TextDecoder. -PASS Invalid label " latin4 " should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic " should be rejected by TextDecoder. -PASS Invalid label " cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88595\v" should be rejected by TextDecoder. -PASS Invalid label " iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595 " should be rejected by TextDecoder. -PASS Invalid label " iso88595 " should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\varabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\v" should be rejected by TextDecoder. -PASS Invalid label "\varabic\v" should be rejected by TextDecoder. -PASS Invalid label " arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic " should be rejected by TextDecoder. -PASS Invalid label " arabic " should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\v" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708\v" should be rejected by TextDecoder. -PASS Invalid label " asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708 " should be rejected by TextDecoder. -PASS Invalid label " asmo-708 " should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e " should be rejected by TextDecoder. -PASS Invalid label " csiso88596e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i " should be rejected by TextDecoder. -PASS Invalid label " csiso88596i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114 " should be rejected by TextDecoder. -PASS Invalid label " ecma-114 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88596\v" should be rejected by TextDecoder. -PASS Invalid label " iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596 " should be rejected by TextDecoder. -PASS Invalid label " iso88596 " should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118 " should be rejected by TextDecoder. -PASS Invalid label " ecma-118 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\velot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\v" should be rejected by TextDecoder. -PASS Invalid label "\velot_928\v" should be rejected by TextDecoder. -PASS Invalid label " elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928 " should be rejected by TextDecoder. -PASS Invalid label " elot_928 " should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "\0greek" should be rejected by TextDecoder. -PASS Invalid label "greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek" should be rejected by TextDecoder. -PASS Invalid label "greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek\v" should be rejected by TextDecoder. -PASS Invalid label " greek" should be rejected by TextDecoder. -PASS Invalid label "greek " should be rejected by TextDecoder. -PASS Invalid label " greek " should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "\0greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8\v" should be rejected by TextDecoder. -PASS Invalid label " greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8 " should be rejected by TextDecoder. -PASS Invalid label " greek8 " should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88597\v" should be rejected by TextDecoder. -PASS Invalid label " iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597 " should be rejected by TextDecoder. -PASS Invalid label " iso88597 " should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e " should be rejected by TextDecoder. -PASS Invalid label " csiso88598e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew " should be rejected by TextDecoder. -PASS Invalid label " hebrew " should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88598\v" should be rejected by TextDecoder. -PASS Invalid label " iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598 " should be rejected by TextDecoder. -PASS Invalid label " iso88598 " should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0visual" should be rejected by TextDecoder. -PASS Invalid label "visual\0" should be rejected by TextDecoder. -PASS Invalid label "\0visual\0" should be rejected by TextDecoder. -PASS Invalid label "\vvisual" should be rejected by TextDecoder. -PASS Invalid label "visual\v" should be rejected by TextDecoder. -PASS Invalid label "\vvisual\v" should be rejected by TextDecoder. -PASS Invalid label " visual" should be rejected by TextDecoder. -PASS Invalid label "visual " should be rejected by TextDecoder. -PASS Invalid label " visual " should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i " should be rejected by TextDecoder. -PASS Invalid label " csiso88598i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "\0logical" should be rejected by TextDecoder. -PASS Invalid label "logical\0" should be rejected by TextDecoder. -PASS Invalid label "\0logical\0" should be rejected by TextDecoder. -PASS Invalid label "\vlogical" should be rejected by TextDecoder. -PASS Invalid label "logical\v" should be rejected by TextDecoder. -PASS Invalid label "\vlogical\v" should be rejected by TextDecoder. -PASS Invalid label " logical" should be rejected by TextDecoder. -PASS Invalid label "logical " should be rejected by TextDecoder. -PASS Invalid label " logical " should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885910\v" should be rejected by TextDecoder. -PASS Invalid label " iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910 " should be rejected by TextDecoder. -PASS Invalid label " iso885910 " should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "\0l6" should be rejected by TextDecoder. -PASS Invalid label "l6\0" should be rejected by TextDecoder. -PASS Invalid label "\0l6\0" should be rejected by TextDecoder. -PASS Invalid label "\vl6" should be rejected by TextDecoder. -PASS Invalid label "l6\v" should be rejected by TextDecoder. -PASS Invalid label "\vl6\v" should be rejected by TextDecoder. -PASS Invalid label " l6" should be rejected by TextDecoder. -PASS Invalid label "l6 " should be rejected by TextDecoder. -PASS Invalid label " l6 " should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "\0latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6\v" should be rejected by TextDecoder. -PASS Invalid label " latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6 " should be rejected by TextDecoder. -PASS Invalid label " latin6 " should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885913\v" should be rejected by TextDecoder. -PASS Invalid label " iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913 " should be rejected by TextDecoder. -PASS Invalid label " iso885913 " should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885914\v" should be rejected by TextDecoder. -PASS Invalid label " iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914 " should be rejected by TextDecoder. -PASS Invalid label " iso885914 " should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885915\v" should be rejected by TextDecoder. -PASS Invalid label " iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915 " should be rejected by TextDecoder. -PASS Invalid label " iso885915 " should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0l9" should be rejected by TextDecoder. -PASS Invalid label "l9\0" should be rejected by TextDecoder. -PASS Invalid label "\0l9\0" should be rejected by TextDecoder. -PASS Invalid label "\vl9" should be rejected by TextDecoder. -PASS Invalid label "l9\v" should be rejected by TextDecoder. -PASS Invalid label "\vl9\v" should be rejected by TextDecoder. -PASS Invalid label " l9" should be rejected by TextDecoder. -PASS Invalid label "l9 " should be rejected by TextDecoder. -PASS Invalid label " l9 " should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label " cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r " should be rejected by TextDecoder. -PASS Invalid label " cskoi8r " should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi" should be rejected by TextDecoder. -PASS Invalid label "koi\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi" should be rejected by TextDecoder. -PASS Invalid label "koi\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi\v" should be rejected by TextDecoder. -PASS Invalid label " koi" should be rejected by TextDecoder. -PASS Invalid label "koi " should be rejected by TextDecoder. -PASS Invalid label " koi " should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8\v" should be rejected by TextDecoder. -PASS Invalid label " koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8 " should be rejected by TextDecoder. -PASS Invalid label " koi8 " should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r " should be rejected by TextDecoder. -PASS Invalid label " koi8-r " should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r " should be rejected by TextDecoder. -PASS Invalid label " koi8_r " should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru " should be rejected by TextDecoder. -PASS Invalid label " koi8-ru " should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u " should be rejected by TextDecoder. -PASS Invalid label " koi8-u " should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh " should be rejected by TextDecoder. -PASS Invalid label " csmacintosh " should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0mac" should be rejected by TextDecoder. -PASS Invalid label "mac\0" should be rejected by TextDecoder. -PASS Invalid label "\0mac\0" should be rejected by TextDecoder. -PASS Invalid label "\vmac" should be rejected by TextDecoder. -PASS Invalid label "mac\v" should be rejected by TextDecoder. -PASS Invalid label "\vmac\v" should be rejected by TextDecoder. -PASS Invalid label " mac" should be rejected by TextDecoder. -PASS Invalid label "mac " should be rejected by TextDecoder. -PASS Invalid label " mac " should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh " should be rejected by TextDecoder. -PASS Invalid label " macintosh " should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874\v" should be rejected by TextDecoder. -PASS Invalid label " dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874 " should be rejected by TextDecoder. -PASS Invalid label " dos-874 " should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885911\v" should be rejected by TextDecoder. -PASS Invalid label " iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911 " should be rejected by TextDecoder. -PASS Invalid label " iso885911 " should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\v" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620\v" should be rejected by TextDecoder. -PASS Invalid label " tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620 " should be rejected by TextDecoder. -PASS Invalid label " tis-620 " should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874\v" should be rejected by TextDecoder. -PASS Invalid label " windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874 " should be rejected by TextDecoder. -PASS Invalid label " windows-874 " should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250\v" should be rejected by TextDecoder. -PASS Invalid label " cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250 " should be rejected by TextDecoder. -PASS Invalid label " cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250 " should be rejected by TextDecoder. -PASS Invalid label " windows-1250 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251\v" should be rejected by TextDecoder. -PASS Invalid label " cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251 " should be rejected by TextDecoder. -PASS Invalid label " cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251 " should be rejected by TextDecoder. -PASS Invalid label " windows-1251 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "\0ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vascii\v" should be rejected by TextDecoder. -PASS Invalid label " ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii " should be rejected by TextDecoder. -PASS Invalid label " ascii " should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252\v" should be rejected by TextDecoder. -PASS Invalid label " cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252 " should be rejected by TextDecoder. -PASS Invalid label " cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp819\v" should be rejected by TextDecoder. -PASS Invalid label " cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819 " should be rejected by TextDecoder. -PASS Invalid label " cp819 " should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm819\v" should be rejected by TextDecoder. -PASS Invalid label " ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819 " should be rejected by TextDecoder. -PASS Invalid label " ibm819 " should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88591\v" should be rejected by TextDecoder. -PASS Invalid label " iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591 " should be rejected by TextDecoder. -PASS Invalid label " iso88591 " should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l1" should be rejected by TextDecoder. -PASS Invalid label "l1\0" should be rejected by TextDecoder. -PASS Invalid label "\0l1\0" should be rejected by TextDecoder. -PASS Invalid label "\vl1" should be rejected by TextDecoder. -PASS Invalid label "l1\v" should be rejected by TextDecoder. -PASS Invalid label "\vl1\v" should be rejected by TextDecoder. -PASS Invalid label " l1" should be rejected by TextDecoder. -PASS Invalid label "l1 " should be rejected by TextDecoder. -PASS Invalid label " l1 " should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "\0latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1\v" should be rejected by TextDecoder. -PASS Invalid label " latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1 " should be rejected by TextDecoder. -PASS Invalid label " latin1 " should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii\v" should be rejected by TextDecoder. -PASS Invalid label " us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii " should be rejected by TextDecoder. -PASS Invalid label " us-ascii " should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252 " should be rejected by TextDecoder. -PASS Invalid label " windows-1252 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253\v" should be rejected by TextDecoder. -PASS Invalid label " cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253 " should be rejected by TextDecoder. -PASS Invalid label " cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253 " should be rejected by TextDecoder. -PASS Invalid label " windows-1253 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254\v" should be rejected by TextDecoder. -PASS Invalid label " cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254 " should be rejected by TextDecoder. -PASS Invalid label " cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88599\v" should be rejected by TextDecoder. -PASS Invalid label " iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599 " should be rejected by TextDecoder. -PASS Invalid label " iso88599 " should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "\0l5" should be rejected by TextDecoder. -PASS Invalid label "l5\0" should be rejected by TextDecoder. -PASS Invalid label "\0l5\0" should be rejected by TextDecoder. -PASS Invalid label "\vl5" should be rejected by TextDecoder. -PASS Invalid label "l5\v" should be rejected by TextDecoder. -PASS Invalid label "\vl5\v" should be rejected by TextDecoder. -PASS Invalid label " l5" should be rejected by TextDecoder. -PASS Invalid label "l5 " should be rejected by TextDecoder. -PASS Invalid label " l5 " should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "\0latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5\v" should be rejected by TextDecoder. -PASS Invalid label " latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5 " should be rejected by TextDecoder. -PASS Invalid label " latin5 " should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254 " should be rejected by TextDecoder. -PASS Invalid label " windows-1254 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255\v" should be rejected by TextDecoder. -PASS Invalid label " cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255 " should be rejected by TextDecoder. -PASS Invalid label " cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255 " should be rejected by TextDecoder. -PASS Invalid label " windows-1255 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256\v" should be rejected by TextDecoder. -PASS Invalid label " cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256 " should be rejected by TextDecoder. -PASS Invalid label " cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256 " should be rejected by TextDecoder. -PASS Invalid label " windows-1256 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257\v" should be rejected by TextDecoder. -PASS Invalid label " cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257 " should be rejected by TextDecoder. -PASS Invalid label " cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257 " should be rejected by TextDecoder. -PASS Invalid label " windows-1257 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258\v" should be rejected by TextDecoder. -PASS Invalid label " cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258 " should be rejected by TextDecoder. -PASS Invalid label " cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258 " should be rejected by TextDecoder. -PASS Invalid label " windows-1258 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "\0chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\0chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\vchinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\v" should be rejected by TextDecoder. -PASS Invalid label "\vchinese\v" should be rejected by TextDecoder. -PASS Invalid label " chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese " should be rejected by TextDecoder. -PASS Invalid label " chinese " should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312 " should be rejected by TextDecoder. -PASS Invalid label " csgb2312 " should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312 " should be rejected by TextDecoder. -PASS Invalid label " gb2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "\0gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vgbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vgbk\v" should be rejected by TextDecoder. -PASS Invalid label " gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk " should be rejected by TextDecoder. -PASS Invalid label " gbk " should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk\v" should be rejected by TextDecoder. -PASS Invalid label " x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk " should be rejected by TextDecoder. -PASS Invalid label " x-gbk " should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030\v" should be rejected by TextDecoder. -PASS Invalid label " gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030 " should be rejected by TextDecoder. -PASS Invalid label " gb18030 " should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "\0big5" should be rejected by TextDecoder. -PASS Invalid label "big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5" should be rejected by TextDecoder. -PASS Invalid label "big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5\v" should be rejected by TextDecoder. -PASS Invalid label " big5" should be rejected by TextDecoder. -PASS Invalid label "big5 " should be rejected by TextDecoder. -PASS Invalid label " big5 " should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5\v" should be rejected by TextDecoder. -PASS Invalid label " cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5 " should be rejected by TextDecoder. -PASS Invalid label " cn-big5 " should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5\v" should be rejected by TextDecoder. -PASS Invalid label " csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5 " should be rejected by TextDecoder. -PASS Invalid label " csbig5 " should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label " x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label " x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp " should be rejected by TextDecoder. -PASS Invalid label " euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label " csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis " should be rejected by TextDecoder. -PASS Invalid label " csshiftjis " should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "\0ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\vms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\v" should be rejected by TextDecoder. -PASS Invalid label "\vms932\v" should be rejected by TextDecoder. -PASS Invalid label " ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932 " should be rejected by TextDecoder. -PASS Invalid label " ms932 " should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label " ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji " should be rejected by TextDecoder. -PASS Invalid label " ms_kanji " should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis " should be rejected by TextDecoder. -PASS Invalid label " shift-jis " should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis " should be rejected by TextDecoder. -PASS Invalid label " shift_jis " should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "\0sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vsjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vsjis\v" should be rejected by TextDecoder. -PASS Invalid label " sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis " should be rejected by TextDecoder. -PASS Invalid label " sjis " should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j\v" should be rejected by TextDecoder. -PASS Invalid label " windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j " should be rejected by TextDecoder. -PASS Invalid label " windows-31j " should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis\v" should be rejected by TextDecoder. -PASS Invalid label " x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis " should be rejected by TextDecoder. -PASS Invalid label " x-sjis " should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr\v" should be rejected by TextDecoder. -PASS Invalid label " cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr " should be rejected by TextDecoder. -PASS Invalid label " cseuckr " should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label " csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label " csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr\v" should be rejected by TextDecoder. -PASS Invalid label " euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr " should be rejected by TextDecoder. -PASS Invalid label " euc-kr " should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "\0korean" should be rejected by TextDecoder. -PASS Invalid label "korean\0" should be rejected by TextDecoder. -PASS Invalid label "\0korean\0" should be rejected by TextDecoder. -PASS Invalid label "\vkorean" should be rejected by TextDecoder. -PASS Invalid label "korean\v" should be rejected by TextDecoder. -PASS Invalid label "\vkorean\v" should be rejected by TextDecoder. -PASS Invalid label " korean" should be rejected by TextDecoder. -PASS Invalid label "korean " should be rejected by TextDecoder. -PASS Invalid label " korean " should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949\v" should be rejected by TextDecoder. -PASS Invalid label " windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949 " should be rejected by TextDecoder. -PASS Invalid label " windows-949 " should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\0replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\v" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement\v" should be rejected by TextDecoder. -PASS Invalid label " replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement " should be rejected by TextDecoder. -PASS Invalid label " replacement " should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be " should be rejected by TextDecoder. -PASS Invalid label " utf-16be " should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16 " should be rejected by TextDecoder. -PASS Invalid label " utf-16 " should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le " should be rejected by TextDecoder. -PASS Invalid label " utf-16le " should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label " x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined " should be rejected by TextDecoder. -PASS Invalid label " x-user-defined " should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any-expected.txt deleted file mode 100644 index 82019e967f80c..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any-expected.txt +++ /dev/null @@ -1,3423 +0,0 @@ - -PASS Invalid label "invalid-invalidLabel" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode11utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode11utf8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8 " should be rejected by TextDecoder. -PASS Invalid label " unicode11utf8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label " unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8\v" should be rejected by TextDecoder. -PASS Invalid label " utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8 " should be rejected by TextDecoder. -PASS Invalid label " utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf8\v" should be rejected by TextDecoder. -PASS Invalid label " utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8 " should be rejected by TextDecoder. -PASS Invalid label " utf8 " should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label " x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label " x-unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0866" should be rejected by TextDecoder. -PASS Invalid label "866\0" should be rejected by TextDecoder. -PASS Invalid label "\0866\0" should be rejected by TextDecoder. -PASS Invalid label "\v866" should be rejected by TextDecoder. -PASS Invalid label "866\v" should be rejected by TextDecoder. -PASS Invalid label "\v866\v" should be rejected by TextDecoder. -PASS Invalid label " 866" should be rejected by TextDecoder. -PASS Invalid label "866 " should be rejected by TextDecoder. -PASS Invalid label " 866 " should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "\0cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp866\v" should be rejected by TextDecoder. -PASS Invalid label " cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866 " should be rejected by TextDecoder. -PASS Invalid label " cp866 " should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866\v" should be rejected by TextDecoder. -PASS Invalid label " csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866 " should be rejected by TextDecoder. -PASS Invalid label " csibm866 " should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm866\v" should be rejected by TextDecoder. -PASS Invalid label " ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866 " should be rejected by TextDecoder. -PASS Invalid label " ibm866 " should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88592\v" should be rejected by TextDecoder. -PASS Invalid label " iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592 " should be rejected by TextDecoder. -PASS Invalid label " iso88592 " should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l2" should be rejected by TextDecoder. -PASS Invalid label "l2\0" should be rejected by TextDecoder. -PASS Invalid label "\0l2\0" should be rejected by TextDecoder. -PASS Invalid label "\vl2" should be rejected by TextDecoder. -PASS Invalid label "l2\v" should be rejected by TextDecoder. -PASS Invalid label "\vl2\v" should be rejected by TextDecoder. -PASS Invalid label " l2" should be rejected by TextDecoder. -PASS Invalid label "l2 " should be rejected by TextDecoder. -PASS Invalid label " l2 " should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "\0latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2\v" should be rejected by TextDecoder. -PASS Invalid label " latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2 " should be rejected by TextDecoder. -PASS Invalid label " latin2 " should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88593\v" should be rejected by TextDecoder. -PASS Invalid label " iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593 " should be rejected by TextDecoder. -PASS Invalid label " iso88593 " should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l3" should be rejected by TextDecoder. -PASS Invalid label "l3\0" should be rejected by TextDecoder. -PASS Invalid label "\0l3\0" should be rejected by TextDecoder. -PASS Invalid label "\vl3" should be rejected by TextDecoder. -PASS Invalid label "l3\v" should be rejected by TextDecoder. -PASS Invalid label "\vl3\v" should be rejected by TextDecoder. -PASS Invalid label " l3" should be rejected by TextDecoder. -PASS Invalid label "l3 " should be rejected by TextDecoder. -PASS Invalid label " l3 " should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "\0latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3\v" should be rejected by TextDecoder. -PASS Invalid label " latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3 " should be rejected by TextDecoder. -PASS Invalid label " latin3 " should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88594\v" should be rejected by TextDecoder. -PASS Invalid label " iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594 " should be rejected by TextDecoder. -PASS Invalid label " iso88594 " should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l4" should be rejected by TextDecoder. -PASS Invalid label "l4\0" should be rejected by TextDecoder. -PASS Invalid label "\0l4\0" should be rejected by TextDecoder. -PASS Invalid label "\vl4" should be rejected by TextDecoder. -PASS Invalid label "l4\v" should be rejected by TextDecoder. -PASS Invalid label "\vl4\v" should be rejected by TextDecoder. -PASS Invalid label " l4" should be rejected by TextDecoder. -PASS Invalid label "l4 " should be rejected by TextDecoder. -PASS Invalid label " l4 " should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "\0latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4\v" should be rejected by TextDecoder. -PASS Invalid label " latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4 " should be rejected by TextDecoder. -PASS Invalid label " latin4 " should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic " should be rejected by TextDecoder. -PASS Invalid label " cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88595\v" should be rejected by TextDecoder. -PASS Invalid label " iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595 " should be rejected by TextDecoder. -PASS Invalid label " iso88595 " should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\varabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\v" should be rejected by TextDecoder. -PASS Invalid label "\varabic\v" should be rejected by TextDecoder. -PASS Invalid label " arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic " should be rejected by TextDecoder. -PASS Invalid label " arabic " should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\v" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708\v" should be rejected by TextDecoder. -PASS Invalid label " asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708 " should be rejected by TextDecoder. -PASS Invalid label " asmo-708 " should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e " should be rejected by TextDecoder. -PASS Invalid label " csiso88596e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i " should be rejected by TextDecoder. -PASS Invalid label " csiso88596i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114 " should be rejected by TextDecoder. -PASS Invalid label " ecma-114 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88596\v" should be rejected by TextDecoder. -PASS Invalid label " iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596 " should be rejected by TextDecoder. -PASS Invalid label " iso88596 " should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118 " should be rejected by TextDecoder. -PASS Invalid label " ecma-118 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\velot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\v" should be rejected by TextDecoder. -PASS Invalid label "\velot_928\v" should be rejected by TextDecoder. -PASS Invalid label " elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928 " should be rejected by TextDecoder. -PASS Invalid label " elot_928 " should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "\0greek" should be rejected by TextDecoder. -PASS Invalid label "greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek" should be rejected by TextDecoder. -PASS Invalid label "greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek\v" should be rejected by TextDecoder. -PASS Invalid label " greek" should be rejected by TextDecoder. -PASS Invalid label "greek " should be rejected by TextDecoder. -PASS Invalid label " greek " should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "\0greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8\v" should be rejected by TextDecoder. -PASS Invalid label " greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8 " should be rejected by TextDecoder. -PASS Invalid label " greek8 " should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88597\v" should be rejected by TextDecoder. -PASS Invalid label " iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597 " should be rejected by TextDecoder. -PASS Invalid label " iso88597 " should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e " should be rejected by TextDecoder. -PASS Invalid label " csiso88598e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew " should be rejected by TextDecoder. -PASS Invalid label " hebrew " should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88598\v" should be rejected by TextDecoder. -PASS Invalid label " iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598 " should be rejected by TextDecoder. -PASS Invalid label " iso88598 " should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0visual" should be rejected by TextDecoder. -PASS Invalid label "visual\0" should be rejected by TextDecoder. -PASS Invalid label "\0visual\0" should be rejected by TextDecoder. -PASS Invalid label "\vvisual" should be rejected by TextDecoder. -PASS Invalid label "visual\v" should be rejected by TextDecoder. -PASS Invalid label "\vvisual\v" should be rejected by TextDecoder. -PASS Invalid label " visual" should be rejected by TextDecoder. -PASS Invalid label "visual " should be rejected by TextDecoder. -PASS Invalid label " visual " should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i " should be rejected by TextDecoder. -PASS Invalid label " csiso88598i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "\0logical" should be rejected by TextDecoder. -PASS Invalid label "logical\0" should be rejected by TextDecoder. -PASS Invalid label "\0logical\0" should be rejected by TextDecoder. -PASS Invalid label "\vlogical" should be rejected by TextDecoder. -PASS Invalid label "logical\v" should be rejected by TextDecoder. -PASS Invalid label "\vlogical\v" should be rejected by TextDecoder. -PASS Invalid label " logical" should be rejected by TextDecoder. -PASS Invalid label "logical " should be rejected by TextDecoder. -PASS Invalid label " logical " should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885910\v" should be rejected by TextDecoder. -PASS Invalid label " iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910 " should be rejected by TextDecoder. -PASS Invalid label " iso885910 " should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "\0l6" should be rejected by TextDecoder. -PASS Invalid label "l6\0" should be rejected by TextDecoder. -PASS Invalid label "\0l6\0" should be rejected by TextDecoder. -PASS Invalid label "\vl6" should be rejected by TextDecoder. -PASS Invalid label "l6\v" should be rejected by TextDecoder. -PASS Invalid label "\vl6\v" should be rejected by TextDecoder. -PASS Invalid label " l6" should be rejected by TextDecoder. -PASS Invalid label "l6 " should be rejected by TextDecoder. -PASS Invalid label " l6 " should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "\0latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6\v" should be rejected by TextDecoder. -PASS Invalid label " latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6 " should be rejected by TextDecoder. -PASS Invalid label " latin6 " should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885913\v" should be rejected by TextDecoder. -PASS Invalid label " iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913 " should be rejected by TextDecoder. -PASS Invalid label " iso885913 " should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885914\v" should be rejected by TextDecoder. -PASS Invalid label " iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914 " should be rejected by TextDecoder. -PASS Invalid label " iso885914 " should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885915\v" should be rejected by TextDecoder. -PASS Invalid label " iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915 " should be rejected by TextDecoder. -PASS Invalid label " iso885915 " should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0l9" should be rejected by TextDecoder. -PASS Invalid label "l9\0" should be rejected by TextDecoder. -PASS Invalid label "\0l9\0" should be rejected by TextDecoder. -PASS Invalid label "\vl9" should be rejected by TextDecoder. -PASS Invalid label "l9\v" should be rejected by TextDecoder. -PASS Invalid label "\vl9\v" should be rejected by TextDecoder. -PASS Invalid label " l9" should be rejected by TextDecoder. -PASS Invalid label "l9 " should be rejected by TextDecoder. -PASS Invalid label " l9 " should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label " cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r " should be rejected by TextDecoder. -PASS Invalid label " cskoi8r " should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi" should be rejected by TextDecoder. -PASS Invalid label "koi\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi" should be rejected by TextDecoder. -PASS Invalid label "koi\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi\v" should be rejected by TextDecoder. -PASS Invalid label " koi" should be rejected by TextDecoder. -PASS Invalid label "koi " should be rejected by TextDecoder. -PASS Invalid label " koi " should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8\v" should be rejected by TextDecoder. -PASS Invalid label " koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8 " should be rejected by TextDecoder. -PASS Invalid label " koi8 " should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r " should be rejected by TextDecoder. -PASS Invalid label " koi8-r " should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r " should be rejected by TextDecoder. -PASS Invalid label " koi8_r " should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru " should be rejected by TextDecoder. -PASS Invalid label " koi8-ru " should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u " should be rejected by TextDecoder. -PASS Invalid label " koi8-u " should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh " should be rejected by TextDecoder. -PASS Invalid label " csmacintosh " should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0mac" should be rejected by TextDecoder. -PASS Invalid label "mac\0" should be rejected by TextDecoder. -PASS Invalid label "\0mac\0" should be rejected by TextDecoder. -PASS Invalid label "\vmac" should be rejected by TextDecoder. -PASS Invalid label "mac\v" should be rejected by TextDecoder. -PASS Invalid label "\vmac\v" should be rejected by TextDecoder. -PASS Invalid label " mac" should be rejected by TextDecoder. -PASS Invalid label "mac " should be rejected by TextDecoder. -PASS Invalid label " mac " should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh " should be rejected by TextDecoder. -PASS Invalid label " macintosh " should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874\v" should be rejected by TextDecoder. -PASS Invalid label " dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874 " should be rejected by TextDecoder. -PASS Invalid label " dos-874 " should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885911\v" should be rejected by TextDecoder. -PASS Invalid label " iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911 " should be rejected by TextDecoder. -PASS Invalid label " iso885911 " should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\v" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620\v" should be rejected by TextDecoder. -PASS Invalid label " tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620 " should be rejected by TextDecoder. -PASS Invalid label " tis-620 " should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874\v" should be rejected by TextDecoder. -PASS Invalid label " windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874 " should be rejected by TextDecoder. -PASS Invalid label " windows-874 " should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250\v" should be rejected by TextDecoder. -PASS Invalid label " cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250 " should be rejected by TextDecoder. -PASS Invalid label " cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250 " should be rejected by TextDecoder. -PASS Invalid label " windows-1250 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251\v" should be rejected by TextDecoder. -PASS Invalid label " cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251 " should be rejected by TextDecoder. -PASS Invalid label " cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251 " should be rejected by TextDecoder. -PASS Invalid label " windows-1251 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "\0ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vascii\v" should be rejected by TextDecoder. -PASS Invalid label " ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii " should be rejected by TextDecoder. -PASS Invalid label " ascii " should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252\v" should be rejected by TextDecoder. -PASS Invalid label " cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252 " should be rejected by TextDecoder. -PASS Invalid label " cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp819\v" should be rejected by TextDecoder. -PASS Invalid label " cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819 " should be rejected by TextDecoder. -PASS Invalid label " cp819 " should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm819\v" should be rejected by TextDecoder. -PASS Invalid label " ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819 " should be rejected by TextDecoder. -PASS Invalid label " ibm819 " should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88591\v" should be rejected by TextDecoder. -PASS Invalid label " iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591 " should be rejected by TextDecoder. -PASS Invalid label " iso88591 " should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l1" should be rejected by TextDecoder. -PASS Invalid label "l1\0" should be rejected by TextDecoder. -PASS Invalid label "\0l1\0" should be rejected by TextDecoder. -PASS Invalid label "\vl1" should be rejected by TextDecoder. -PASS Invalid label "l1\v" should be rejected by TextDecoder. -PASS Invalid label "\vl1\v" should be rejected by TextDecoder. -PASS Invalid label " l1" should be rejected by TextDecoder. -PASS Invalid label "l1 " should be rejected by TextDecoder. -PASS Invalid label " l1 " should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "\0latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1\v" should be rejected by TextDecoder. -PASS Invalid label " latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1 " should be rejected by TextDecoder. -PASS Invalid label " latin1 " should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii\v" should be rejected by TextDecoder. -PASS Invalid label " us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii " should be rejected by TextDecoder. -PASS Invalid label " us-ascii " should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252 " should be rejected by TextDecoder. -PASS Invalid label " windows-1252 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253\v" should be rejected by TextDecoder. -PASS Invalid label " cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253 " should be rejected by TextDecoder. -PASS Invalid label " cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253 " should be rejected by TextDecoder. -PASS Invalid label " windows-1253 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254\v" should be rejected by TextDecoder. -PASS Invalid label " cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254 " should be rejected by TextDecoder. -PASS Invalid label " cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88599\v" should be rejected by TextDecoder. -PASS Invalid label " iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599 " should be rejected by TextDecoder. -PASS Invalid label " iso88599 " should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "\0l5" should be rejected by TextDecoder. -PASS Invalid label "l5\0" should be rejected by TextDecoder. -PASS Invalid label "\0l5\0" should be rejected by TextDecoder. -PASS Invalid label "\vl5" should be rejected by TextDecoder. -PASS Invalid label "l5\v" should be rejected by TextDecoder. -PASS Invalid label "\vl5\v" should be rejected by TextDecoder. -PASS Invalid label " l5" should be rejected by TextDecoder. -PASS Invalid label "l5 " should be rejected by TextDecoder. -PASS Invalid label " l5 " should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "\0latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5\v" should be rejected by TextDecoder. -PASS Invalid label " latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5 " should be rejected by TextDecoder. -PASS Invalid label " latin5 " should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254 " should be rejected by TextDecoder. -PASS Invalid label " windows-1254 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255\v" should be rejected by TextDecoder. -PASS Invalid label " cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255 " should be rejected by TextDecoder. -PASS Invalid label " cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255 " should be rejected by TextDecoder. -PASS Invalid label " windows-1255 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256\v" should be rejected by TextDecoder. -PASS Invalid label " cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256 " should be rejected by TextDecoder. -PASS Invalid label " cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256 " should be rejected by TextDecoder. -PASS Invalid label " windows-1256 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257\v" should be rejected by TextDecoder. -PASS Invalid label " cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257 " should be rejected by TextDecoder. -PASS Invalid label " cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257 " should be rejected by TextDecoder. -PASS Invalid label " windows-1257 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258\v" should be rejected by TextDecoder. -PASS Invalid label " cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258 " should be rejected by TextDecoder. -PASS Invalid label " cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258 " should be rejected by TextDecoder. -PASS Invalid label " windows-1258 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "\0chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\0chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\vchinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\v" should be rejected by TextDecoder. -PASS Invalid label "\vchinese\v" should be rejected by TextDecoder. -PASS Invalid label " chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese " should be rejected by TextDecoder. -PASS Invalid label " chinese " should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312 " should be rejected by TextDecoder. -PASS Invalid label " csgb2312 " should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312 " should be rejected by TextDecoder. -PASS Invalid label " gb2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "\0gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vgbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vgbk\v" should be rejected by TextDecoder. -PASS Invalid label " gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk " should be rejected by TextDecoder. -PASS Invalid label " gbk " should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk\v" should be rejected by TextDecoder. -PASS Invalid label " x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk " should be rejected by TextDecoder. -PASS Invalid label " x-gbk " should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030\v" should be rejected by TextDecoder. -PASS Invalid label " gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030 " should be rejected by TextDecoder. -PASS Invalid label " gb18030 " should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "\0big5" should be rejected by TextDecoder. -PASS Invalid label "big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5" should be rejected by TextDecoder. -PASS Invalid label "big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5\v" should be rejected by TextDecoder. -PASS Invalid label " big5" should be rejected by TextDecoder. -PASS Invalid label "big5 " should be rejected by TextDecoder. -PASS Invalid label " big5 " should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5\v" should be rejected by TextDecoder. -PASS Invalid label " cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5 " should be rejected by TextDecoder. -PASS Invalid label " cn-big5 " should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5\v" should be rejected by TextDecoder. -PASS Invalid label " csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5 " should be rejected by TextDecoder. -PASS Invalid label " csbig5 " should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label " x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label " x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp " should be rejected by TextDecoder. -PASS Invalid label " euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label " csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis " should be rejected by TextDecoder. -PASS Invalid label " csshiftjis " should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "\0ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\vms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\v" should be rejected by TextDecoder. -PASS Invalid label "\vms932\v" should be rejected by TextDecoder. -PASS Invalid label " ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932 " should be rejected by TextDecoder. -PASS Invalid label " ms932 " should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label " ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji " should be rejected by TextDecoder. -PASS Invalid label " ms_kanji " should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis " should be rejected by TextDecoder. -PASS Invalid label " shift-jis " should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis " should be rejected by TextDecoder. -PASS Invalid label " shift_jis " should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "\0sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vsjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vsjis\v" should be rejected by TextDecoder. -PASS Invalid label " sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis " should be rejected by TextDecoder. -PASS Invalid label " sjis " should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j\v" should be rejected by TextDecoder. -PASS Invalid label " windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j " should be rejected by TextDecoder. -PASS Invalid label " windows-31j " should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis\v" should be rejected by TextDecoder. -PASS Invalid label " x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis " should be rejected by TextDecoder. -PASS Invalid label " x-sjis " should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr\v" should be rejected by TextDecoder. -PASS Invalid label " cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr " should be rejected by TextDecoder. -PASS Invalid label " cseuckr " should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label " csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label " csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr\v" should be rejected by TextDecoder. -PASS Invalid label " euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr " should be rejected by TextDecoder. -PASS Invalid label " euc-kr " should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "\0korean" should be rejected by TextDecoder. -PASS Invalid label "korean\0" should be rejected by TextDecoder. -PASS Invalid label "\0korean\0" should be rejected by TextDecoder. -PASS Invalid label "\vkorean" should be rejected by TextDecoder. -PASS Invalid label "korean\v" should be rejected by TextDecoder. -PASS Invalid label "\vkorean\v" should be rejected by TextDecoder. -PASS Invalid label " korean" should be rejected by TextDecoder. -PASS Invalid label "korean " should be rejected by TextDecoder. -PASS Invalid label " korean " should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949\v" should be rejected by TextDecoder. -PASS Invalid label " windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949 " should be rejected by TextDecoder. -PASS Invalid label " windows-949 " should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\0replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\v" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement\v" should be rejected by TextDecoder. -PASS Invalid label " replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement " should be rejected by TextDecoder. -PASS Invalid label " replacement " should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefffe\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefffe\v" should be rejected by TextDecoder. -PASS Invalid label " unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe " should be rejected by TextDecoder. -PASS Invalid label " unicodefffe " should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be " should be rejected by TextDecoder. -PASS Invalid label " utf-16be " should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "\0csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode\0" should be rejected by TextDecoder. -PASS Invalid label "\0csunicode\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsunicode\v" should be rejected by TextDecoder. -PASS Invalid label " csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode " should be rejected by TextDecoder. -PASS Invalid label " csunicode " should be rejected by TextDecoder. -PASS Invalid label "
csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-10646-ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-10646-ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2 " should be rejected by TextDecoder. -PASS Invalid label " iso-10646-ucs-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "\0ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\vucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label "\vucs-2\v" should be rejected by TextDecoder. -PASS Invalid label " ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2 " should be rejected by TextDecoder. -PASS Invalid label " ucs-2 " should be rejected by TextDecoder. -PASS Invalid label "
ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode" should be rejected by TextDecoder. -PASS Invalid label "unicode\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode\v" should be rejected by TextDecoder. -PASS Invalid label " unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode " should be rejected by TextDecoder. -PASS Invalid label " unicode " should be rejected by TextDecoder. -PASS Invalid label "
unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode
" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefeff\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefeff\v" should be rejected by TextDecoder. -PASS Invalid label " unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff " should be rejected by TextDecoder. -PASS Invalid label " unicodefeff " should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16 " should be rejected by TextDecoder. -PASS Invalid label " utf-16 " should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le " should be rejected by TextDecoder. -PASS Invalid label " utf-16le " should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label " x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined " should be rejected by TextDecoder. -PASS Invalid label " x-user-defined " should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.html index 2382913528e69..f097dcf5a916b 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.html @@ -1 +1,5 @@ - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker-expected.txt deleted file mode 100644 index 82019e967f80c..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker-expected.txt +++ /dev/null @@ -1,3423 +0,0 @@ - -PASS Invalid label "invalid-invalidLabel" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode-1-1-utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode-1-1-utf-8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label " unicode-1-1-utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. -PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode11utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode11utf8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8 " should be rejected by TextDecoder. -PASS Invalid label " unicode11utf8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label " unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label " unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-8\v" should be rejected by TextDecoder. -PASS Invalid label " utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8 " should be rejected by TextDecoder. -PASS Invalid label " utf-8 " should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8" should be rejected by TextDecoder. -PASS Invalid label "utf-8
" should be rejected by TextDecoder. -PASS Invalid label "
utf-8
" should be rejected by TextDecoder. -PASS Invalid label "\0utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf8" should be rejected by TextDecoder. -PASS Invalid label "utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf8\v" should be rejected by TextDecoder. -PASS Invalid label " utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8 " should be rejected by TextDecoder. -PASS Invalid label " utf8 " should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8" should be rejected by TextDecoder. -PASS Invalid label "utf8
" should be rejected by TextDecoder. -PASS Invalid label "
utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-unicode20utf8\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-unicode20utf8\v" should be rejected by TextDecoder. -PASS Invalid label " x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label " x-unicode20utf8 " should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. -PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. -PASS Invalid label "\0866" should be rejected by TextDecoder. -PASS Invalid label "866\0" should be rejected by TextDecoder. -PASS Invalid label "\0866\0" should be rejected by TextDecoder. -PASS Invalid label "\v866" should be rejected by TextDecoder. -PASS Invalid label "866\v" should be rejected by TextDecoder. -PASS Invalid label "\v866\v" should be rejected by TextDecoder. -PASS Invalid label " 866" should be rejected by TextDecoder. -PASS Invalid label "866 " should be rejected by TextDecoder. -PASS Invalid label " 866 " should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "
866" should be rejected by TextDecoder. -PASS Invalid label "866
" should be rejected by TextDecoder. -PASS Invalid label "
866
" should be rejected by TextDecoder. -PASS Invalid label "\0cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp866" should be rejected by TextDecoder. -PASS Invalid label "cp866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp866\v" should be rejected by TextDecoder. -PASS Invalid label " cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866 " should be rejected by TextDecoder. -PASS Invalid label " cp866 " should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866" should be rejected by TextDecoder. -PASS Invalid label "cp866
" should be rejected by TextDecoder. -PASS Invalid label "
cp866
" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0csibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsibm866\v" should be rejected by TextDecoder. -PASS Invalid label " csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866 " should be rejected by TextDecoder. -PASS Invalid label " csibm866 " should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866" should be rejected by TextDecoder. -PASS Invalid label "csibm866
" should be rejected by TextDecoder. -PASS Invalid label "
csibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm866\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm866\v" should be rejected by TextDecoder. -PASS Invalid label " ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866 " should be rejected by TextDecoder. -PASS Invalid label " ibm866 " should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866" should be rejected by TextDecoder. -PASS Invalid label "ibm866
" should be rejected by TextDecoder. -PASS Invalid label "
ibm866
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin2\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin2 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. -PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-101\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-101\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-101 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88592\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88592\v" should be rejected by TextDecoder. -PASS Invalid label " iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592 " should be rejected by TextDecoder. -PASS Invalid label " iso88592 " should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592" should be rejected by TextDecoder. -PASS Invalid label "iso88592
" should be rejected by TextDecoder. -PASS Invalid label "
iso88592
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-2:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-2:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-2:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l2" should be rejected by TextDecoder. -PASS Invalid label "l2\0" should be rejected by TextDecoder. -PASS Invalid label "\0l2\0" should be rejected by TextDecoder. -PASS Invalid label "\vl2" should be rejected by TextDecoder. -PASS Invalid label "l2\v" should be rejected by TextDecoder. -PASS Invalid label "\vl2\v" should be rejected by TextDecoder. -PASS Invalid label " l2" should be rejected by TextDecoder. -PASS Invalid label "l2 " should be rejected by TextDecoder. -PASS Invalid label " l2 " should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2" should be rejected by TextDecoder. -PASS Invalid label "l2
" should be rejected by TextDecoder. -PASS Invalid label "
l2
" should be rejected by TextDecoder. -PASS Invalid label "\0latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin2\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2" should be rejected by TextDecoder. -PASS Invalid label "latin2\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin2\v" should be rejected by TextDecoder. -PASS Invalid label " latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2 " should be rejected by TextDecoder. -PASS Invalid label " latin2 " should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2" should be rejected by TextDecoder. -PASS Invalid label "latin2
" should be rejected by TextDecoder. -PASS Invalid label "
latin2
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin3\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin3 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. -PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-109\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-109\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-109 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88593\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88593\v" should be rejected by TextDecoder. -PASS Invalid label " iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593 " should be rejected by TextDecoder. -PASS Invalid label " iso88593 " should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593" should be rejected by TextDecoder. -PASS Invalid label "iso88593
" should be rejected by TextDecoder. -PASS Invalid label "
iso88593
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-3:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-3:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-3:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l3" should be rejected by TextDecoder. -PASS Invalid label "l3\0" should be rejected by TextDecoder. -PASS Invalid label "\0l3\0" should be rejected by TextDecoder. -PASS Invalid label "\vl3" should be rejected by TextDecoder. -PASS Invalid label "l3\v" should be rejected by TextDecoder. -PASS Invalid label "\vl3\v" should be rejected by TextDecoder. -PASS Invalid label " l3" should be rejected by TextDecoder. -PASS Invalid label "l3 " should be rejected by TextDecoder. -PASS Invalid label " l3 " should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3" should be rejected by TextDecoder. -PASS Invalid label "l3
" should be rejected by TextDecoder. -PASS Invalid label "
l3
" should be rejected by TextDecoder. -PASS Invalid label "\0latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin3\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3" should be rejected by TextDecoder. -PASS Invalid label "latin3\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin3\v" should be rejected by TextDecoder. -PASS Invalid label " latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3 " should be rejected by TextDecoder. -PASS Invalid label " latin3 " should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3" should be rejected by TextDecoder. -PASS Invalid label "latin3
" should be rejected by TextDecoder. -PASS Invalid label "
latin3
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin4\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin4 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. -PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-110\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-110\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-110 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88594\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88594\v" should be rejected by TextDecoder. -PASS Invalid label " iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594 " should be rejected by TextDecoder. -PASS Invalid label " iso88594 " should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594" should be rejected by TextDecoder. -PASS Invalid label "iso88594
" should be rejected by TextDecoder. -PASS Invalid label "
iso88594
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-4:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-4:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-4:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0l4" should be rejected by TextDecoder. -PASS Invalid label "l4\0" should be rejected by TextDecoder. -PASS Invalid label "\0l4\0" should be rejected by TextDecoder. -PASS Invalid label "\vl4" should be rejected by TextDecoder. -PASS Invalid label "l4\v" should be rejected by TextDecoder. -PASS Invalid label "\vl4\v" should be rejected by TextDecoder. -PASS Invalid label " l4" should be rejected by TextDecoder. -PASS Invalid label "l4 " should be rejected by TextDecoder. -PASS Invalid label " l4 " should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4" should be rejected by TextDecoder. -PASS Invalid label "l4
" should be rejected by TextDecoder. -PASS Invalid label "
l4
" should be rejected by TextDecoder. -PASS Invalid label "\0latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin4\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4" should be rejected by TextDecoder. -PASS Invalid label "latin4\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin4\v" should be rejected by TextDecoder. -PASS Invalid label " latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4 " should be rejected by TextDecoder. -PASS Invalid label " latin4 " should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4" should be rejected by TextDecoder. -PASS Invalid label "latin4
" should be rejected by TextDecoder. -PASS Invalid label "
latin4
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatincyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatincyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label " csisolatincyrillic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. -PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic " should be rejected by TextDecoder. -PASS Invalid label " cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic" should be rejected by TextDecoder. -PASS Invalid label "cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-144\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-144\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-144 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88595\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88595\v" should be rejected by TextDecoder. -PASS Invalid label " iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595 " should be rejected by TextDecoder. -PASS Invalid label " iso88595 " should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595" should be rejected by TextDecoder. -PASS Invalid label "iso88595
" should be rejected by TextDecoder. -PASS Invalid label "
iso88595
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-5:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-5:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-5:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0arabic\0" should be rejected by TextDecoder. -PASS Invalid label "\varabic" should be rejected by TextDecoder. -PASS Invalid label "arabic\v" should be rejected by TextDecoder. -PASS Invalid label "\varabic\v" should be rejected by TextDecoder. -PASS Invalid label " arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic " should be rejected by TextDecoder. -PASS Invalid label " arabic " should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic" should be rejected by TextDecoder. -PASS Invalid label "arabic
" should be rejected by TextDecoder. -PASS Invalid label "
arabic
" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\0asmo-708\0" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708\v" should be rejected by TextDecoder. -PASS Invalid label "\vasmo-708\v" should be rejected by TextDecoder. -PASS Invalid label " asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708 " should be rejected by TextDecoder. -PASS Invalid label " asmo-708 " should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708" should be rejected by TextDecoder. -PASS Invalid label "asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e " should be rejected by TextDecoder. -PASS Invalid label " csiso88596e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. -PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88596i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88596i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i " should be rejected by TextDecoder. -PASS Invalid label " csiso88596i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. -PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinarabic\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinarabic\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label " csisolatinarabic " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. -PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-114\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-114\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114 " should be rejected by TextDecoder. -PASS Invalid label " ecma-114 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114" should be rejected by TextDecoder. -PASS Invalid label "ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-6-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-6-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-6-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-127\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-127\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-127 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88596\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88596\v" should be rejected by TextDecoder. -PASS Invalid label " iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596 " should be rejected by TextDecoder. -PASS Invalid label " iso88596 " should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596" should be rejected by TextDecoder. -PASS Invalid label "iso88596
" should be rejected by TextDecoder. -PASS Invalid label "
iso88596
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-6:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-6:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-6:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatingreek\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatingreek\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label " csisolatingreek " should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. -PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\0ecma-118\0" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118\v" should be rejected by TextDecoder. -PASS Invalid label "\vecma-118\v" should be rejected by TextDecoder. -PASS Invalid label " ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118 " should be rejected by TextDecoder. -PASS Invalid label " ecma-118 " should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118" should be rejected by TextDecoder. -PASS Invalid label "ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\0elot_928\0" should be rejected by TextDecoder. -PASS Invalid label "\velot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928\v" should be rejected by TextDecoder. -PASS Invalid label "\velot_928\v" should be rejected by TextDecoder. -PASS Invalid label " elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928 " should be rejected by TextDecoder. -PASS Invalid label " elot_928 " should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928" should be rejected by TextDecoder. -PASS Invalid label "elot_928
" should be rejected by TextDecoder. -PASS Invalid label "
elot_928
" should be rejected by TextDecoder. -PASS Invalid label "\0greek" should be rejected by TextDecoder. -PASS Invalid label "greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek" should be rejected by TextDecoder. -PASS Invalid label "greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek\v" should be rejected by TextDecoder. -PASS Invalid label " greek" should be rejected by TextDecoder. -PASS Invalid label "greek " should be rejected by TextDecoder. -PASS Invalid label " greek " should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek" should be rejected by TextDecoder. -PASS Invalid label "greek
" should be rejected by TextDecoder. -PASS Invalid label "
greek
" should be rejected by TextDecoder. -PASS Invalid label "\0greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\0greek8\0" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8" should be rejected by TextDecoder. -PASS Invalid label "greek8\v" should be rejected by TextDecoder. -PASS Invalid label "\vgreek8\v" should be rejected by TextDecoder. -PASS Invalid label " greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8 " should be rejected by TextDecoder. -PASS Invalid label " greek8 " should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8" should be rejected by TextDecoder. -PASS Invalid label "greek8
" should be rejected by TextDecoder. -PASS Invalid label "
greek8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-126\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-126\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-126 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88597\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88597\v" should be rejected by TextDecoder. -PASS Invalid label " iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597 " should be rejected by TextDecoder. -PASS Invalid label " iso88597 " should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597" should be rejected by TextDecoder. -PASS Invalid label "iso88597
" should be rejected by TextDecoder. -PASS Invalid label "
iso88597
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-7:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-7:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-7:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\0sun_eu_greek\0" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label "\vsun_eu_greek\v" should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label " sun_eu_greek " should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. -PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598e\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598e\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e " should be rejected by TextDecoder. -PASS Invalid label " csiso88598e " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. -PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatinhebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatinhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label " csisolatinhebrew " should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. -PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\0hebrew\0" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew\v" should be rejected by TextDecoder. -PASS Invalid label "\vhebrew\v" should be rejected by TextDecoder. -PASS Invalid label " hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew " should be rejected by TextDecoder. -PASS Invalid label " hebrew " should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew" should be rejected by TextDecoder. -PASS Invalid label "hebrew
" should be rejected by TextDecoder. -PASS Invalid label "
hebrew
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-e\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-e\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-e " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-138\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-138\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-138 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88598\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88598\v" should be rejected by TextDecoder. -PASS Invalid label " iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598 " should be rejected by TextDecoder. -PASS Invalid label " iso88598 " should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598" should be rejected by TextDecoder. -PASS Invalid label "iso88598
" should be rejected by TextDecoder. -PASS Invalid label "
iso88598
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-8:1988\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-8:1988\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-8:1988 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. -PASS Invalid label "\0visual" should be rejected by TextDecoder. -PASS Invalid label "visual\0" should be rejected by TextDecoder. -PASS Invalid label "\0visual\0" should be rejected by TextDecoder. -PASS Invalid label "\vvisual" should be rejected by TextDecoder. -PASS Invalid label "visual\v" should be rejected by TextDecoder. -PASS Invalid label "\vvisual\v" should be rejected by TextDecoder. -PASS Invalid label " visual" should be rejected by TextDecoder. -PASS Invalid label "visual " should be rejected by TextDecoder. -PASS Invalid label " visual " should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual" should be rejected by TextDecoder. -PASS Invalid label "visual
" should be rejected by TextDecoder. -PASS Invalid label "
visual
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso88598i\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso88598i\v" should be rejected by TextDecoder. -PASS Invalid label " csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i " should be rejected by TextDecoder. -PASS Invalid label " csiso88598i " should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. -PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-8-i\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-8-i\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-8-i " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. -PASS Invalid label "\0logical" should be rejected by TextDecoder. -PASS Invalid label "logical\0" should be rejected by TextDecoder. -PASS Invalid label "\0logical\0" should be rejected by TextDecoder. -PASS Invalid label "\vlogical" should be rejected by TextDecoder. -PASS Invalid label "logical\v" should be rejected by TextDecoder. -PASS Invalid label "\vlogical\v" should be rejected by TextDecoder. -PASS Invalid label " logical" should be rejected by TextDecoder. -PASS Invalid label "logical " should be rejected by TextDecoder. -PASS Invalid label " logical " should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical" should be rejected by TextDecoder. -PASS Invalid label "logical
" should be rejected by TextDecoder. -PASS Invalid label "
logical
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin6\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin6 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. -PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-157\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-157\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-157 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-10\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-10\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-10 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. -PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885910\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885910\v" should be rejected by TextDecoder. -PASS Invalid label " iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910 " should be rejected by TextDecoder. -PASS Invalid label " iso885910 " should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910" should be rejected by TextDecoder. -PASS Invalid label "iso885910
" should be rejected by TextDecoder. -PASS Invalid label "
iso885910
" should be rejected by TextDecoder. -PASS Invalid label "\0l6" should be rejected by TextDecoder. -PASS Invalid label "l6\0" should be rejected by TextDecoder. -PASS Invalid label "\0l6\0" should be rejected by TextDecoder. -PASS Invalid label "\vl6" should be rejected by TextDecoder. -PASS Invalid label "l6\v" should be rejected by TextDecoder. -PASS Invalid label "\vl6\v" should be rejected by TextDecoder. -PASS Invalid label " l6" should be rejected by TextDecoder. -PASS Invalid label "l6 " should be rejected by TextDecoder. -PASS Invalid label " l6 " should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6" should be rejected by TextDecoder. -PASS Invalid label "l6
" should be rejected by TextDecoder. -PASS Invalid label "
l6
" should be rejected by TextDecoder. -PASS Invalid label "\0latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin6\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6" should be rejected by TextDecoder. -PASS Invalid label "latin6\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin6\v" should be rejected by TextDecoder. -PASS Invalid label " latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6 " should be rejected by TextDecoder. -PASS Invalid label " latin6 " should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6" should be rejected by TextDecoder. -PASS Invalid label "latin6
" should be rejected by TextDecoder. -PASS Invalid label "
latin6
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-13\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-13\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-13 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. -PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885913\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885913\v" should be rejected by TextDecoder. -PASS Invalid label " iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913 " should be rejected by TextDecoder. -PASS Invalid label " iso885913 " should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913" should be rejected by TextDecoder. -PASS Invalid label "iso885913
" should be rejected by TextDecoder. -PASS Invalid label "
iso885913
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-14\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-14\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-14 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. -PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885914\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885914\v" should be rejected by TextDecoder. -PASS Invalid label " iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914 " should be rejected by TextDecoder. -PASS Invalid label " iso885914 " should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914" should be rejected by TextDecoder. -PASS Invalid label "iso885914
" should be rejected by TextDecoder. -PASS Invalid label "
iso885914
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin9\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin9\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin9 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. -PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885915\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885915\v" should be rejected by TextDecoder. -PASS Invalid label " iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915 " should be rejected by TextDecoder. -PASS Invalid label " iso885915 " should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915" should be rejected by TextDecoder. -PASS Invalid label "iso885915
" should be rejected by TextDecoder. -PASS Invalid label "
iso885915
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-15\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-15\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-15 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. -PASS Invalid label "\0l9" should be rejected by TextDecoder. -PASS Invalid label "l9\0" should be rejected by TextDecoder. -PASS Invalid label "\0l9\0" should be rejected by TextDecoder. -PASS Invalid label "\vl9" should be rejected by TextDecoder. -PASS Invalid label "l9\v" should be rejected by TextDecoder. -PASS Invalid label "\vl9\v" should be rejected by TextDecoder. -PASS Invalid label " l9" should be rejected by TextDecoder. -PASS Invalid label "l9 " should be rejected by TextDecoder. -PASS Invalid label " l9 " should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9" should be rejected by TextDecoder. -PASS Invalid label "l9
" should be rejected by TextDecoder. -PASS Invalid label "
l9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-16\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-16\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-16 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\0cskoi8r\0" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label "\vcskoi8r\v" should be rejected by TextDecoder. -PASS Invalid label " cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r " should be rejected by TextDecoder. -PASS Invalid label " cskoi8r " should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. -PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi" should be rejected by TextDecoder. -PASS Invalid label "koi\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi" should be rejected by TextDecoder. -PASS Invalid label "koi\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi\v" should be rejected by TextDecoder. -PASS Invalid label " koi" should be rejected by TextDecoder. -PASS Invalid label "koi " should be rejected by TextDecoder. -PASS Invalid label " koi " should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi" should be rejected by TextDecoder. -PASS Invalid label "koi
" should be rejected by TextDecoder. -PASS Invalid label "
koi
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8" should be rejected by TextDecoder. -PASS Invalid label "koi8\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8\v" should be rejected by TextDecoder. -PASS Invalid label " koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8 " should be rejected by TextDecoder. -PASS Invalid label " koi8 " should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8" should be rejected by TextDecoder. -PASS Invalid label "koi8
" should be rejected by TextDecoder. -PASS Invalid label "
koi8
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r " should be rejected by TextDecoder. -PASS Invalid label " koi8-r " should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r" should be rejected by TextDecoder. -PASS Invalid label "koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8_r\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8_r\v" should be rejected by TextDecoder. -PASS Invalid label " koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r " should be rejected by TextDecoder. -PASS Invalid label " koi8_r " should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r" should be rejected by TextDecoder. -PASS Invalid label "koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-ru\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-ru\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru " should be rejected by TextDecoder. -PASS Invalid label " koi8-ru " should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. -PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\0koi8-u\0" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u\v" should be rejected by TextDecoder. -PASS Invalid label "\vkoi8-u\v" should be rejected by TextDecoder. -PASS Invalid label " koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u " should be rejected by TextDecoder. -PASS Invalid label " koi8-u " should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u" should be rejected by TextDecoder. -PASS Invalid label "koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0csmacintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh " should be rejected by TextDecoder. -PASS Invalid label " csmacintosh " should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. -PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0mac" should be rejected by TextDecoder. -PASS Invalid label "mac\0" should be rejected by TextDecoder. -PASS Invalid label "\0mac\0" should be rejected by TextDecoder. -PASS Invalid label "\vmac" should be rejected by TextDecoder. -PASS Invalid label "mac\v" should be rejected by TextDecoder. -PASS Invalid label "\vmac\v" should be rejected by TextDecoder. -PASS Invalid label " mac" should be rejected by TextDecoder. -PASS Invalid label "mac " should be rejected by TextDecoder. -PASS Invalid label " mac " should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac" should be rejected by TextDecoder. -PASS Invalid label "mac
" should be rejected by TextDecoder. -PASS Invalid label "
mac
" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\0macintosh\0" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh\v" should be rejected by TextDecoder. -PASS Invalid label "\vmacintosh\v" should be rejected by TextDecoder. -PASS Invalid label " macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh " should be rejected by TextDecoder. -PASS Invalid label " macintosh " should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh" should be rejected by TextDecoder. -PASS Invalid label "macintosh
" should be rejected by TextDecoder. -PASS Invalid label "
macintosh
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-roman\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-roman\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label " x-mac-roman " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. -PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0dos-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vdos-874\v" should be rejected by TextDecoder. -PASS Invalid label " dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874 " should be rejected by TextDecoder. -PASS Invalid label " dos-874 " should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874" should be rejected by TextDecoder. -PASS Invalid label "dos-874
" should be rejected by TextDecoder. -PASS Invalid label "
dos-874
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-11\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-11\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-11 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. -PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso885911\0" should be rejected by TextDecoder. -PASS Invalid label "\viso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911\v" should be rejected by TextDecoder. -PASS Invalid label "\viso885911\v" should be rejected by TextDecoder. -PASS Invalid label " iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911 " should be rejected by TextDecoder. -PASS Invalid label " iso885911 " should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911" should be rejected by TextDecoder. -PASS Invalid label "iso885911
" should be rejected by TextDecoder. -PASS Invalid label "
iso885911
" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\0tis-620\0" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620\v" should be rejected by TextDecoder. -PASS Invalid label "\vtis-620\v" should be rejected by TextDecoder. -PASS Invalid label " tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620 " should be rejected by TextDecoder. -PASS Invalid label " tis-620 " should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620" should be rejected by TextDecoder. -PASS Invalid label "tis-620
" should be rejected by TextDecoder. -PASS Invalid label "
tis-620
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-874\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-874\v" should be rejected by TextDecoder. -PASS Invalid label " windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874 " should be rejected by TextDecoder. -PASS Invalid label " windows-874 " should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874" should be rejected by TextDecoder. -PASS Invalid label "windows-874
" should be rejected by TextDecoder. -PASS Invalid label "
windows-874
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1250\v" should be rejected by TextDecoder. -PASS Invalid label " cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250 " should be rejected by TextDecoder. -PASS Invalid label " cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250" should be rejected by TextDecoder. -PASS Invalid label "cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1250\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250 " should be rejected by TextDecoder. -PASS Invalid label " windows-1250 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250" should be rejected by TextDecoder. -PASS Invalid label "windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1250\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1250\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1250 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. -PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1251\v" should be rejected by TextDecoder. -PASS Invalid label " cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251 " should be rejected by TextDecoder. -PASS Invalid label " cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251" should be rejected by TextDecoder. -PASS Invalid label "cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1251\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251 " should be rejected by TextDecoder. -PASS Invalid label " windows-1251 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251" should be rejected by TextDecoder. -PASS Invalid label "windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1251\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1251\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1251 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. -PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\0ansi_x3.4-1968\0" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label "\vansi_x3.4-1968\v" should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label " ansi_x3.4-1968 " should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. -PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. -PASS Invalid label "\0ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vascii" should be rejected by TextDecoder. -PASS Invalid label "ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vascii\v" should be rejected by TextDecoder. -PASS Invalid label " ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii " should be rejected by TextDecoder. -PASS Invalid label " ascii " should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii" should be rejected by TextDecoder. -PASS Invalid label "ascii
" should be rejected by TextDecoder. -PASS Invalid label "
ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1252\v" should be rejected by TextDecoder. -PASS Invalid label " cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252 " should be rejected by TextDecoder. -PASS Invalid label " cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252" should be rejected by TextDecoder. -PASS Invalid label "cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp819\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp819" should be rejected by TextDecoder. -PASS Invalid label "cp819\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp819\v" should be rejected by TextDecoder. -PASS Invalid label " cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819 " should be rejected by TextDecoder. -PASS Invalid label " cp819 " should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819" should be rejected by TextDecoder. -PASS Invalid label "cp819
" should be rejected by TextDecoder. -PASS Invalid label "
cp819
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin1\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin1 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. -PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\0ibm819\0" should be rejected by TextDecoder. -PASS Invalid label "\vibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819\v" should be rejected by TextDecoder. -PASS Invalid label "\vibm819\v" should be rejected by TextDecoder. -PASS Invalid label " ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819 " should be rejected by TextDecoder. -PASS Invalid label " ibm819 " should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819" should be rejected by TextDecoder. -PASS Invalid label "ibm819
" should be rejected by TextDecoder. -PASS Invalid label "
ibm819
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-100\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-100\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-100 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88591\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88591\v" should be rejected by TextDecoder. -PASS Invalid label " iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591 " should be rejected by TextDecoder. -PASS Invalid label " iso88591 " should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591" should be rejected by TextDecoder. -PASS Invalid label "iso88591
" should be rejected by TextDecoder. -PASS Invalid label "
iso88591
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-1:1987\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-1:1987\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-1:1987 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. -PASS Invalid label "\0l1" should be rejected by TextDecoder. -PASS Invalid label "l1\0" should be rejected by TextDecoder. -PASS Invalid label "\0l1\0" should be rejected by TextDecoder. -PASS Invalid label "\vl1" should be rejected by TextDecoder. -PASS Invalid label "l1\v" should be rejected by TextDecoder. -PASS Invalid label "\vl1\v" should be rejected by TextDecoder. -PASS Invalid label " l1" should be rejected by TextDecoder. -PASS Invalid label "l1 " should be rejected by TextDecoder. -PASS Invalid label " l1 " should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1" should be rejected by TextDecoder. -PASS Invalid label "l1
" should be rejected by TextDecoder. -PASS Invalid label "
l1
" should be rejected by TextDecoder. -PASS Invalid label "\0latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin1\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1" should be rejected by TextDecoder. -PASS Invalid label "latin1\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin1\v" should be rejected by TextDecoder. -PASS Invalid label " latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1 " should be rejected by TextDecoder. -PASS Invalid label " latin1 " should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1" should be rejected by TextDecoder. -PASS Invalid label "latin1
" should be rejected by TextDecoder. -PASS Invalid label "
latin1
" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\0us-ascii\0" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii\v" should be rejected by TextDecoder. -PASS Invalid label "\vus-ascii\v" should be rejected by TextDecoder. -PASS Invalid label " us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii " should be rejected by TextDecoder. -PASS Invalid label " us-ascii " should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii" should be rejected by TextDecoder. -PASS Invalid label "us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1252\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252 " should be rejected by TextDecoder. -PASS Invalid label " windows-1252 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252" should be rejected by TextDecoder. -PASS Invalid label "windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1252\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1252\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1252 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. -PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1253\v" should be rejected by TextDecoder. -PASS Invalid label " cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253 " should be rejected by TextDecoder. -PASS Invalid label " cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253" should be rejected by TextDecoder. -PASS Invalid label "cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1253\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253 " should be rejected by TextDecoder. -PASS Invalid label " windows-1253 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253" should be rejected by TextDecoder. -PASS Invalid label "windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1253\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1253\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1253 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. -PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1254\v" should be rejected by TextDecoder. -PASS Invalid label " cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254 " should be rejected by TextDecoder. -PASS Invalid label " cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254" should be rejected by TextDecoder. -PASS Invalid label "cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csisolatin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsisolatin5\v" should be rejected by TextDecoder. -PASS Invalid label " csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label " csisolatin5 " should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. -PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso-8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-148\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-148\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-148 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso88599\0" should be rejected by TextDecoder. -PASS Invalid label "\viso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599\v" should be rejected by TextDecoder. -PASS Invalid label "\viso88599\v" should be rejected by TextDecoder. -PASS Invalid label " iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599 " should be rejected by TextDecoder. -PASS Invalid label " iso88599 " should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599" should be rejected by TextDecoder. -PASS Invalid label "iso88599
" should be rejected by TextDecoder. -PASS Invalid label "
iso88599
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso_8859-9:1989\0" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label "\viso_8859-9:1989\v" should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label " iso_8859-9:1989 " should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. -PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. -PASS Invalid label "\0l5" should be rejected by TextDecoder. -PASS Invalid label "l5\0" should be rejected by TextDecoder. -PASS Invalid label "\0l5\0" should be rejected by TextDecoder. -PASS Invalid label "\vl5" should be rejected by TextDecoder. -PASS Invalid label "l5\v" should be rejected by TextDecoder. -PASS Invalid label "\vl5\v" should be rejected by TextDecoder. -PASS Invalid label " l5" should be rejected by TextDecoder. -PASS Invalid label "l5 " should be rejected by TextDecoder. -PASS Invalid label " l5 " should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5" should be rejected by TextDecoder. -PASS Invalid label "l5
" should be rejected by TextDecoder. -PASS Invalid label "
l5
" should be rejected by TextDecoder. -PASS Invalid label "\0latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\0latin5\0" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5" should be rejected by TextDecoder. -PASS Invalid label "latin5\v" should be rejected by TextDecoder. -PASS Invalid label "\vlatin5\v" should be rejected by TextDecoder. -PASS Invalid label " latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5 " should be rejected by TextDecoder. -PASS Invalid label " latin5 " should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5" should be rejected by TextDecoder. -PASS Invalid label "latin5
" should be rejected by TextDecoder. -PASS Invalid label "
latin5
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1254\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254 " should be rejected by TextDecoder. -PASS Invalid label " windows-1254 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254" should be rejected by TextDecoder. -PASS Invalid label "windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1254\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1254\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1254 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. -PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1255\v" should be rejected by TextDecoder. -PASS Invalid label " cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255 " should be rejected by TextDecoder. -PASS Invalid label " cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255" should be rejected by TextDecoder. -PASS Invalid label "cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1255\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255 " should be rejected by TextDecoder. -PASS Invalid label " windows-1255 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255" should be rejected by TextDecoder. -PASS Invalid label "windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1255\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1255\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1255 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. -PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1256\v" should be rejected by TextDecoder. -PASS Invalid label " cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256 " should be rejected by TextDecoder. -PASS Invalid label " cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256" should be rejected by TextDecoder. -PASS Invalid label "cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1256\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256 " should be rejected by TextDecoder. -PASS Invalid label " windows-1256 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256" should be rejected by TextDecoder. -PASS Invalid label "windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1256\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1256\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1256 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. -PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1257\v" should be rejected by TextDecoder. -PASS Invalid label " cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257 " should be rejected by TextDecoder. -PASS Invalid label " cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257" should be rejected by TextDecoder. -PASS Invalid label "cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1257\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257 " should be rejected by TextDecoder. -PASS Invalid label " windows-1257 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257" should be rejected by TextDecoder. -PASS Invalid label "windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1257\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1257\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1257 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. -PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vcp1258\v" should be rejected by TextDecoder. -PASS Invalid label " cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258 " should be rejected by TextDecoder. -PASS Invalid label " cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258" should be rejected by TextDecoder. -PASS Invalid label "cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-1258\v" should be rejected by TextDecoder. -PASS Invalid label " windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258 " should be rejected by TextDecoder. -PASS Invalid label " windows-1258 " should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258" should be rejected by TextDecoder. -PASS Invalid label "windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-cp1258\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-cp1258\v" should be rejected by TextDecoder. -PASS Invalid label " x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label " x-cp1258 " should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. -PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-cyrillic\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-cyrillic\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label " x-mac-cyrillic " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. -PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-mac-ukrainian\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-mac-ukrainian\v" should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label " x-mac-ukrainian " should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. -PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. -PASS Invalid label "\0chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\0chinese\0" should be rejected by TextDecoder. -PASS Invalid label "\vchinese" should be rejected by TextDecoder. -PASS Invalid label "chinese\v" should be rejected by TextDecoder. -PASS Invalid label "\vchinese\v" should be rejected by TextDecoder. -PASS Invalid label " chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese " should be rejected by TextDecoder. -PASS Invalid label " chinese " should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese" should be rejected by TextDecoder. -PASS Invalid label "chinese
" should be rejected by TextDecoder. -PASS Invalid label "
chinese
" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0csgb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312 " should be rejected by TextDecoder. -PASS Invalid label " csgb2312 " should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312" should be rejected by TextDecoder. -PASS Invalid label "csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso58gb231280\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso58gb231280\v" should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label " csiso58gb231280 " should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. -PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312 " should be rejected by TextDecoder. -PASS Invalid label " gb2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312" should be rejected by TextDecoder. -PASS Invalid label "gb2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312" should be rejected by TextDecoder. -PASS Invalid label "gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb_2312-80\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb_2312-80\v" should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label " gb_2312-80 " should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. -PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. -PASS Invalid label "\0gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vgbk" should be rejected by TextDecoder. -PASS Invalid label "gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vgbk\v" should be rejected by TextDecoder. -PASS Invalid label " gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk " should be rejected by TextDecoder. -PASS Invalid label " gbk " should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk" should be rejected by TextDecoder. -PASS Invalid label "gbk
" should be rejected by TextDecoder. -PASS Invalid label "
gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-58\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-58\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-58 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-gbk\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-gbk\v" should be rejected by TextDecoder. -PASS Invalid label " x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk " should be rejected by TextDecoder. -PASS Invalid label " x-gbk " should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk" should be rejected by TextDecoder. -PASS Invalid label "x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\0gb18030\0" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030\v" should be rejected by TextDecoder. -PASS Invalid label "\vgb18030\v" should be rejected by TextDecoder. -PASS Invalid label " gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030 " should be rejected by TextDecoder. -PASS Invalid label " gb18030 " should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030" should be rejected by TextDecoder. -PASS Invalid label "gb18030
" should be rejected by TextDecoder. -PASS Invalid label "
gb18030
" should be rejected by TextDecoder. -PASS Invalid label "\0big5" should be rejected by TextDecoder. -PASS Invalid label "big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5" should be rejected by TextDecoder. -PASS Invalid label "big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5\v" should be rejected by TextDecoder. -PASS Invalid label " big5" should be rejected by TextDecoder. -PASS Invalid label "big5 " should be rejected by TextDecoder. -PASS Invalid label " big5 " should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5" should be rejected by TextDecoder. -PASS Invalid label "big5
" should be rejected by TextDecoder. -PASS Invalid label "
big5
" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\0big5-hkscs\0" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label "\vbig5-hkscs\v" should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label " big5-hkscs " should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. -PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0cn-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcn-big5\v" should be rejected by TextDecoder. -PASS Invalid label " cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5 " should be rejected by TextDecoder. -PASS Invalid label " cn-big5 " should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5" should be rejected by TextDecoder. -PASS Invalid label "cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\0csbig5\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsbig5\v" should be rejected by TextDecoder. -PASS Invalid label " csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5 " should be rejected by TextDecoder. -PASS Invalid label " csbig5 " should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5" should be rejected by TextDecoder. -PASS Invalid label "csbig5
" should be rejected by TextDecoder. -PASS Invalid label "
csbig5
" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-x-big5\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-x-big5\v" should be rejected by TextDecoder. -PASS Invalid label " x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label " x-x-big5 " should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. -PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseucpkdfmtjapanese\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseucpkdfmtjapanese\v" should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label " cseucpkdfmtjapanese " should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. -PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp " should be rejected by TextDecoder. -PASS Invalid label " euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp" should be rejected by TextDecoder. -PASS Invalid label "euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-euc-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-euc-jp\v" should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label " x-euc-jp " should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. -PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022jp\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022jp\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label " csiso2022jp " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. -PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-jp\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-jp\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-jp " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0csshiftjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsshiftjis\v" should be rejected by TextDecoder. -PASS Invalid label " csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis " should be rejected by TextDecoder. -PASS Invalid label " csshiftjis " should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. -PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. -PASS Invalid label "\0ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms932\0" should be rejected by TextDecoder. -PASS Invalid label "\vms932" should be rejected by TextDecoder. -PASS Invalid label "ms932\v" should be rejected by TextDecoder. -PASS Invalid label "\vms932\v" should be rejected by TextDecoder. -PASS Invalid label " ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932 " should be rejected by TextDecoder. -PASS Invalid label " ms932 " should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932" should be rejected by TextDecoder. -PASS Invalid label "ms932
" should be rejected by TextDecoder. -PASS Invalid label "
ms932
" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\0ms_kanji\0" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label "\vms_kanji\v" should be rejected by TextDecoder. -PASS Invalid label " ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji " should be rejected by TextDecoder. -PASS Invalid label " ms_kanji " should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. -PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift-jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift-jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis " should be rejected by TextDecoder. -PASS Invalid label " shift-jis " should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis" should be rejected by TextDecoder. -PASS Invalid label "shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\0shift_jis\0" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis\v" should be rejected by TextDecoder. -PASS Invalid label "\vshift_jis\v" should be rejected by TextDecoder. -PASS Invalid label " shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis " should be rejected by TextDecoder. -PASS Invalid label " shift_jis " should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis" should be rejected by TextDecoder. -PASS Invalid label "shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. -PASS Invalid label "\0sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vsjis" should be rejected by TextDecoder. -PASS Invalid label "sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vsjis\v" should be rejected by TextDecoder. -PASS Invalid label " sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis " should be rejected by TextDecoder. -PASS Invalid label " sjis " should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis" should be rejected by TextDecoder. -PASS Invalid label "sjis
" should be rejected by TextDecoder. -PASS Invalid label "
sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-31j\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-31j\v" should be rejected by TextDecoder. -PASS Invalid label " windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j " should be rejected by TextDecoder. -PASS Invalid label " windows-31j " should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j" should be rejected by TextDecoder. -PASS Invalid label "windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-sjis\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-sjis\v" should be rejected by TextDecoder. -PASS Invalid label " x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis " should be rejected by TextDecoder. -PASS Invalid label " x-sjis " should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis" should be rejected by TextDecoder. -PASS Invalid label "x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\0cseuckr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcseuckr\v" should be rejected by TextDecoder. -PASS Invalid label " cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr " should be rejected by TextDecoder. -PASS Invalid label " cseuckr " should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr" should be rejected by TextDecoder. -PASS Invalid label "cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\0csksc56011987\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsksc56011987\v" should be rejected by TextDecoder. -PASS Invalid label " csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label " csksc56011987 " should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. -PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0euc-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\veuc-kr\v" should be rejected by TextDecoder. -PASS Invalid label " euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr " should be rejected by TextDecoder. -PASS Invalid label " euc-kr " should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr" should be rejected by TextDecoder. -PASS Invalid label "euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-ir-149\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-ir-149\v" should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label " iso-ir-149 " should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. -PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. -PASS Invalid label "\0korean" should be rejected by TextDecoder. -PASS Invalid label "korean\0" should be rejected by TextDecoder. -PASS Invalid label "\0korean\0" should be rejected by TextDecoder. -PASS Invalid label "\vkorean" should be rejected by TextDecoder. -PASS Invalid label "korean\v" should be rejected by TextDecoder. -PASS Invalid label "\vkorean\v" should be rejected by TextDecoder. -PASS Invalid label " korean" should be rejected by TextDecoder. -PASS Invalid label "korean " should be rejected by TextDecoder. -PASS Invalid label " korean " should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean" should be rejected by TextDecoder. -PASS Invalid label "korean
" should be rejected by TextDecoder. -PASS Invalid label "
korean
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1987\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1987\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1987 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\0ks_c_5601-1989\0" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label "\vks_c_5601-1989\v" should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label " ks_c_5601-1989 " should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. -PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601" should be rejected by TextDecoder. -PASS Invalid label "ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\0ksc_5601\0" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label "\vksc_5601\v" should be rejected by TextDecoder. -PASS Invalid label " ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label " ksc_5601 " should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. -PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\0windows-949\0" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949\v" should be rejected by TextDecoder. -PASS Invalid label "\vwindows-949\v" should be rejected by TextDecoder. -PASS Invalid label " windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949 " should be rejected by TextDecoder. -PASS Invalid label " windows-949 " should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949" should be rejected by TextDecoder. -PASS Invalid label "windows-949
" should be rejected by TextDecoder. -PASS Invalid label "
windows-949
" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0csiso2022kr\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsiso2022kr\v" should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label " csiso2022kr " should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. -PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\0hz-gb-2312\0" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label "\vhz-gb-2312\v" should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label " hz-gb-2312 " should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. -PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-cn-ext\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-cn-ext\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-cn-ext " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-2022-kr\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-2022-kr\v" should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label " iso-2022-kr " should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. -PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. -PASS Invalid label "\0replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\0replacement\0" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement" should be rejected by TextDecoder. -PASS Invalid label "replacement\v" should be rejected by TextDecoder. -PASS Invalid label "\vreplacement\v" should be rejected by TextDecoder. -PASS Invalid label " replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement " should be rejected by TextDecoder. -PASS Invalid label " replacement " should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement" should be rejected by TextDecoder. -PASS Invalid label "replacement
" should be rejected by TextDecoder. -PASS Invalid label "
replacement
" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefffe\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefffe\v" should be rejected by TextDecoder. -PASS Invalid label " unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe " should be rejected by TextDecoder. -PASS Invalid label " unicodefffe " should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. -PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16be\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16be\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be " should be rejected by TextDecoder. -PASS Invalid label " utf-16be " should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be" should be rejected by TextDecoder. -PASS Invalid label "utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. -PASS Invalid label "\0csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode\0" should be rejected by TextDecoder. -PASS Invalid label "\0csunicode\0" should be rejected by TextDecoder. -PASS Invalid label "\vcsunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode\v" should be rejected by TextDecoder. -PASS Invalid label "\vcsunicode\v" should be rejected by TextDecoder. -PASS Invalid label " csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode " should be rejected by TextDecoder. -PASS Invalid label " csunicode " should be rejected by TextDecoder. -PASS Invalid label "
csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode" should be rejected by TextDecoder. -PASS Invalid label "csunicode
" should be rejected by TextDecoder. -PASS Invalid label "
csunicode
" should be rejected by TextDecoder. -PASS Invalid label "\0iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0iso-10646-ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\viso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label "\viso-10646-ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label " iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2 " should be rejected by TextDecoder. -PASS Invalid label " iso-10646-ucs-2 " should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. -PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "\0ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\0ucs-2\0" should be rejected by TextDecoder. -PASS Invalid label "\vucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2\v" should be rejected by TextDecoder. -PASS Invalid label "\vucs-2\v" should be rejected by TextDecoder. -PASS Invalid label " ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2 " should be rejected by TextDecoder. -PASS Invalid label " ucs-2 " should be rejected by TextDecoder. -PASS Invalid label "
ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2" should be rejected by TextDecoder. -PASS Invalid label "ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. -PASS Invalid label "\0unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicode\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicode" should be rejected by TextDecoder. -PASS Invalid label "unicode\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicode\v" should be rejected by TextDecoder. -PASS Invalid label " unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode " should be rejected by TextDecoder. -PASS Invalid label " unicode " should be rejected by TextDecoder. -PASS Invalid label "
unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode" should be rejected by TextDecoder. -PASS Invalid label "unicode
" should be rejected by TextDecoder. -PASS Invalid label "
unicode
" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff\0" should be rejected by TextDecoder. -PASS Invalid label "\0unicodefeff\0" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff\v" should be rejected by TextDecoder. -PASS Invalid label "\vunicodefeff\v" should be rejected by TextDecoder. -PASS Invalid label " unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff " should be rejected by TextDecoder. -PASS Invalid label " unicodefeff " should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. -PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16 " should be rejected by TextDecoder. -PASS Invalid label " utf-16 " should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16" should be rejected by TextDecoder. -PASS Invalid label "utf-16
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16
" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\0utf-16le\0" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le\v" should be rejected by TextDecoder. -PASS Invalid label "\vutf-16le\v" should be rejected by TextDecoder. -PASS Invalid label " utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le " should be rejected by TextDecoder. -PASS Invalid label " utf-16le " should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le" should be rejected by TextDecoder. -PASS Invalid label "utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\0x-user-defined\0" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label "\vx-user-defined\v" should be rejected by TextDecoder. -PASS Invalid label " x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined " should be rejected by TextDecoder. -PASS Invalid label " x-user-defined " should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. -PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. -PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker.html index 2382913528e69..f097dcf5a916b 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker.html @@ -1 +1,5 @@ - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1-1000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1-1000-expected.txt new file mode 100644 index 0000000000000..fd4f26bdc8659 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1-1000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "invalid-invalidLabel" should be rejected by TextDecoder. +PASS Invalid label "\0unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode-1-1-utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode-1-1-utf-8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8 " should be rejected by TextDecoder. +PASS Invalid label " unicode-1-1-utf-8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode11utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode11utf8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8 " should be rejected by TextDecoder. +PASS Invalid label " unicode11utf8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label " unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-8\v" should be rejected by TextDecoder. +PASS Invalid label " utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8 " should be rejected by TextDecoder. +PASS Invalid label " utf-8 " should be rejected by TextDecoder. +PASS Invalid label "
utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8
" should be rejected by TextDecoder. +PASS Invalid label "\0utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf8" should be rejected by TextDecoder. +PASS Invalid label "utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf8\v" should be rejected by TextDecoder. +PASS Invalid label " utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8 " should be rejected by TextDecoder. +PASS Invalid label " utf8 " should be rejected by TextDecoder. +PASS Invalid label "
utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label " x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label " x-unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0866" should be rejected by TextDecoder. +PASS Invalid label "866\0" should be rejected by TextDecoder. +PASS Invalid label "\0866\0" should be rejected by TextDecoder. +PASS Invalid label "\v866" should be rejected by TextDecoder. +PASS Invalid label "866\v" should be rejected by TextDecoder. +PASS Invalid label "\v866\v" should be rejected by TextDecoder. +PASS Invalid label " 866" should be rejected by TextDecoder. +PASS Invalid label "866 " should be rejected by TextDecoder. +PASS Invalid label " 866 " should be rejected by TextDecoder. +PASS Invalid label "
866" should be rejected by TextDecoder. +PASS Invalid label "866
" should be rejected by TextDecoder. +PASS Invalid label "
866
" should be rejected by TextDecoder. +PASS Invalid label "
866" should be rejected by TextDecoder. +PASS Invalid label "866
" should be rejected by TextDecoder. +PASS Invalid label "
866
" should be rejected by TextDecoder. +PASS Invalid label "\0cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp866\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp866" should be rejected by TextDecoder. +PASS Invalid label "cp866\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp866\v" should be rejected by TextDecoder. +PASS Invalid label " cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866 " should be rejected by TextDecoder. +PASS Invalid label " cp866 " should be rejected by TextDecoder. +PASS Invalid label "
cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866
" should be rejected by TextDecoder. +PASS Invalid label "\0csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\0csibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsibm866\v" should be rejected by TextDecoder. +PASS Invalid label " csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866 " should be rejected by TextDecoder. +PASS Invalid label " csibm866 " should be rejected by TextDecoder. +PASS Invalid label "
csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866
" should be rejected by TextDecoder. +PASS Invalid label "\0ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\0ibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\vibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866\v" should be rejected by TextDecoder. +PASS Invalid label "\vibm866\v" should be rejected by TextDecoder. +PASS Invalid label " ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866 " should be rejected by TextDecoder. +PASS Invalid label " ibm866 " should be rejected by TextDecoder. +PASS Invalid label "
ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin2\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin2\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin2 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-101\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-101\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-101 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88592\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88592\v" should be rejected by TextDecoder. +PASS Invalid label " iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592 " should be rejected by TextDecoder. +PASS Invalid label " iso88592 " should be rejected by TextDecoder. +PASS Invalid label "
iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0l2" should be rejected by TextDecoder. +PASS Invalid label "l2\0" should be rejected by TextDecoder. +PASS Invalid label "\0l2\0" should be rejected by TextDecoder. +PASS Invalid label "\vl2" should be rejected by TextDecoder. +PASS Invalid label "l2\v" should be rejected by TextDecoder. +PASS Invalid label "\vl2\v" should be rejected by TextDecoder. +PASS Invalid label " l2" should be rejected by TextDecoder. +PASS Invalid label "l2 " should be rejected by TextDecoder. +PASS Invalid label " l2 " should be rejected by TextDecoder. +PASS Invalid label "
l2" should be rejected by TextDecoder. +PASS Invalid label "l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2" should be rejected by TextDecoder. +PASS Invalid label "l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2
" should be rejected by TextDecoder. +PASS Invalid label "\0latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin2\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin2" should be rejected by TextDecoder. +PASS Invalid label "latin2\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin2\v" should be rejected by TextDecoder. +PASS Invalid label " latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2 " should be rejected by TextDecoder. +PASS Invalid label " latin2 " should be rejected by TextDecoder. +PASS Invalid label "
latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin3\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin3\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin3 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-109\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-109\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-109 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88593\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88593\v" should be rejected by TextDecoder. +PASS Invalid label " iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593 " should be rejected by TextDecoder. +PASS Invalid label " iso88593 " should be rejected by TextDecoder. +PASS Invalid label "
iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0l3" should be rejected by TextDecoder. +PASS Invalid label "l3\0" should be rejected by TextDecoder. +PASS Invalid label "\0l3\0" should be rejected by TextDecoder. +PASS Invalid label "\vl3" should be rejected by TextDecoder. +PASS Invalid label "l3\v" should be rejected by TextDecoder. +PASS Invalid label "\vl3\v" should be rejected by TextDecoder. +PASS Invalid label " l3" should be rejected by TextDecoder. +PASS Invalid label "l3 " should be rejected by TextDecoder. +PASS Invalid label " l3 " should be rejected by TextDecoder. +PASS Invalid label "
l3" should be rejected by TextDecoder. +PASS Invalid label "l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3" should be rejected by TextDecoder. +PASS Invalid label "l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3
" should be rejected by TextDecoder. +PASS Invalid label "\0latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin3\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin3" should be rejected by TextDecoder. +PASS Invalid label "latin3\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin3\v" should be rejected by TextDecoder. +PASS Invalid label " latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3 " should be rejected by TextDecoder. +PASS Invalid label " latin3 " should be rejected by TextDecoder. +PASS Invalid label "
latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin4\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin4\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin4 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-110\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-110\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-110 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88594\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88594\v" should be rejected by TextDecoder. +PASS Invalid label " iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594 " should be rejected by TextDecoder. +PASS Invalid label " iso88594 " should be rejected by TextDecoder. +PASS Invalid label "
iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0l4" should be rejected by TextDecoder. +PASS Invalid label "l4\0" should be rejected by TextDecoder. +PASS Invalid label "\0l4\0" should be rejected by TextDecoder. +PASS Invalid label "\vl4" should be rejected by TextDecoder. +PASS Invalid label "l4\v" should be rejected by TextDecoder. +PASS Invalid label "\vl4\v" should be rejected by TextDecoder. +PASS Invalid label " l4" should be rejected by TextDecoder. +PASS Invalid label "l4 " should be rejected by TextDecoder. +PASS Invalid label " l4 " should be rejected by TextDecoder. +PASS Invalid label "
l4" should be rejected by TextDecoder. +PASS Invalid label "l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4" should be rejected by TextDecoder. +PASS Invalid label "l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4
" should be rejected by TextDecoder. +PASS Invalid label "\0latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin4\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin4" should be rejected by TextDecoder. +PASS Invalid label "latin4\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin4\v" should be rejected by TextDecoder. +PASS Invalid label " latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4 " should be rejected by TextDecoder. +PASS Invalid label " latin4 " should be rejected by TextDecoder. +PASS Invalid label "
latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatincyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatincyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic " should be rejected by TextDecoder. +PASS Invalid label " csisolatincyrillic " should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic " should be rejected by TextDecoder. +PASS Invalid label " cyrillic " should be rejected by TextDecoder. +PASS Invalid label "
cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-144\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-144\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-144 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88595\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88595\v" should be rejected by TextDecoder. +PASS Invalid label " iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595 " should be rejected by TextDecoder. +PASS Invalid label " iso88595 " should be rejected by TextDecoder. +PASS Invalid label "
iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic\0" should be rejected by TextDecoder. +PASS Invalid label "\0arabic\0" should be rejected by TextDecoder. +PASS Invalid label "\varabic" should be rejected by TextDecoder. +PASS Invalid label "arabic\v" should be rejected by TextDecoder. +PASS Invalid label "\varabic\v" should be rejected by TextDecoder. +PASS Invalid label " arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic " should be rejected by TextDecoder. +PASS Invalid label " arabic " should be rejected by TextDecoder. +PASS Invalid label "
arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic
" should be rejected by TextDecoder. +PASS Invalid label "\0asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708\0" should be rejected by TextDecoder. +PASS Invalid label "\0asmo-708\0" should be rejected by TextDecoder. +PASS Invalid label "\vasmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708\v" should be rejected by TextDecoder. +PASS Invalid label "\vasmo-708\v" should be rejected by TextDecoder. +PASS Invalid label " asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708 " should be rejected by TextDecoder. +PASS Invalid label " asmo-708 " should be rejected by TextDecoder. +PASS Invalid label "
asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596e\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596e\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e " should be rejected by TextDecoder. +PASS Invalid label " csiso88596e " should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596i\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596i\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i " should be rejected by TextDecoder. +PASS Invalid label " csiso88596i " should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinarabic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinarabic\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic " should be rejected by TextDecoder. +PASS Invalid label " csisolatinarabic " should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114\0" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-114\0" should be rejected by TextDecoder. +PASS Invalid label "\vecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114\v" should be rejected by TextDecoder. +PASS Invalid label "\vecma-114\v" should be rejected by TextDecoder. +PASS Invalid label " ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114 " should be rejected by TextDecoder. +PASS Invalid label " ecma-114 " should be rejected by TextDecoder. +PASS Invalid label "
ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-e\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-e\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-e " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-i\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-i\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-i " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-127\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-127\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-127 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88596\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88596\v" should be rejected by TextDecoder. +PASS Invalid label " iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596 " should be rejected by TextDecoder. +PASS Invalid label " iso88596 " should be rejected by TextDecoder. +PASS Invalid label "
iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatingreek\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatingreek\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek " should be rejected by TextDecoder. +PASS Invalid label " csisolatingreek " should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118\0" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-118\0" should be rejected by TextDecoder. +PASS Invalid label "\vecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118\v" should be rejected by TextDecoder. +PASS Invalid label "\vecma-118\v" should be rejected by TextDecoder. +PASS Invalid label " ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118 " should be rejected by TextDecoder. +PASS Invalid label " ecma-118 " should be rejected by TextDecoder. +PASS Invalid label "
ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "\0elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928\0" should be rejected by TextDecoder. +PASS Invalid label "\0elot_928\0" should be rejected by TextDecoder. +PASS Invalid label "\velot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928\v" should be rejected by TextDecoder. +PASS Invalid label "\velot_928\v" should be rejected by TextDecoder. +PASS Invalid label " elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928 " should be rejected by TextDecoder. +PASS Invalid label " elot_928 " should be rejected by TextDecoder. +PASS Invalid label "
elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928
" should be rejected by TextDecoder. +PASS Invalid label "\0greek" should be rejected by TextDecoder. +PASS Invalid label "greek\0" should be rejected by TextDecoder. +PASS Invalid label "\0greek\0" should be rejected by TextDecoder. +PASS Invalid label "\vgreek" should be rejected by TextDecoder. +PASS Invalid label "greek\v" should be rejected by TextDecoder. +PASS Invalid label "\vgreek\v" should be rejected by TextDecoder. +PASS Invalid label " greek" should be rejected by TextDecoder. +PASS Invalid label "greek " should be rejected by TextDecoder. +PASS Invalid label " greek " should be rejected by TextDecoder. +PASS Invalid label "
greek" should be rejected by TextDecoder. +PASS Invalid label "greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek" should be rejected by TextDecoder. +PASS Invalid label "greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek
" should be rejected by TextDecoder. +PASS Invalid label "\0greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8\0" should be rejected by TextDecoder. +PASS Invalid label "\0greek8\0" should be rejected by TextDecoder. +PASS Invalid label "\vgreek8" should be rejected by TextDecoder. +PASS Invalid label "greek8\v" should be rejected by TextDecoder. +PASS Invalid label "\vgreek8\v" should be rejected by TextDecoder. +PASS Invalid label " greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8 " should be rejected by TextDecoder. +PASS Invalid label " greek8 " should be rejected by TextDecoder. +PASS Invalid label "
greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-7 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-126\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-126\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-126 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-7 " should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1001-2000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1001-2000-expected.txt new file mode 100644 index 0000000000000..6657702823222 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_1001-2000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88597\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88597\v" should be rejected by TextDecoder. +PASS Invalid label " iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597 " should be rejected by TextDecoder. +PASS Invalid label " iso88597 " should be rejected by TextDecoder. +PASS Invalid label "
iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek\0" should be rejected by TextDecoder. +PASS Invalid label "\0sun_eu_greek\0" should be rejected by TextDecoder. +PASS Invalid label "\vsun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek\v" should be rejected by TextDecoder. +PASS Invalid label "\vsun_eu_greek\v" should be rejected by TextDecoder. +PASS Invalid label " sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek " should be rejected by TextDecoder. +PASS Invalid label " sun_eu_greek " should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598e\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598e\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e " should be rejected by TextDecoder. +PASS Invalid label " csiso88598e " should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinhebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinhebrew\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew " should be rejected by TextDecoder. +PASS Invalid label " csisolatinhebrew " should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "\0hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\0hebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\vhebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew\v" should be rejected by TextDecoder. +PASS Invalid label "\vhebrew\v" should be rejected by TextDecoder. +PASS Invalid label " hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew " should be rejected by TextDecoder. +PASS Invalid label " hebrew " should be rejected by TextDecoder. +PASS Invalid label "
hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-e\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-e\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-e " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-138\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-138\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-138 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88598\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88598\v" should be rejected by TextDecoder. +PASS Invalid label " iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598 " should be rejected by TextDecoder. +PASS Invalid label " iso88598 " should be rejected by TextDecoder. +PASS Invalid label "
iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0visual" should be rejected by TextDecoder. +PASS Invalid label "visual\0" should be rejected by TextDecoder. +PASS Invalid label "\0visual\0" should be rejected by TextDecoder. +PASS Invalid label "\vvisual" should be rejected by TextDecoder. +PASS Invalid label "visual\v" should be rejected by TextDecoder. +PASS Invalid label "\vvisual\v" should be rejected by TextDecoder. +PASS Invalid label " visual" should be rejected by TextDecoder. +PASS Invalid label "visual " should be rejected by TextDecoder. +PASS Invalid label " visual " should be rejected by TextDecoder. +PASS Invalid label "
visual" should be rejected by TextDecoder. +PASS Invalid label "visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual" should be rejected by TextDecoder. +PASS Invalid label "visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598i\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598i\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i " should be rejected by TextDecoder. +PASS Invalid label " csiso88598i " should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-i\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-i\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-i " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "\0logical" should be rejected by TextDecoder. +PASS Invalid label "logical\0" should be rejected by TextDecoder. +PASS Invalid label "\0logical\0" should be rejected by TextDecoder. +PASS Invalid label "\vlogical" should be rejected by TextDecoder. +PASS Invalid label "logical\v" should be rejected by TextDecoder. +PASS Invalid label "\vlogical\v" should be rejected by TextDecoder. +PASS Invalid label " logical" should be rejected by TextDecoder. +PASS Invalid label "logical " should be rejected by TextDecoder. +PASS Invalid label " logical " should be rejected by TextDecoder. +PASS Invalid label "
logical" should be rejected by TextDecoder. +PASS Invalid label "logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical" should be rejected by TextDecoder. +PASS Invalid label "logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin6\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin6\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin6 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-10\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-10 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-157\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-157\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-157 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-10\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-10 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885910\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885910\v" should be rejected by TextDecoder. +PASS Invalid label " iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910 " should be rejected by TextDecoder. +PASS Invalid label " iso885910 " should be rejected by TextDecoder. +PASS Invalid label "
iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910
" should be rejected by TextDecoder. +PASS Invalid label "\0l6" should be rejected by TextDecoder. +PASS Invalid label "l6\0" should be rejected by TextDecoder. +PASS Invalid label "\0l6\0" should be rejected by TextDecoder. +PASS Invalid label "\vl6" should be rejected by TextDecoder. +PASS Invalid label "l6\v" should be rejected by TextDecoder. +PASS Invalid label "\vl6\v" should be rejected by TextDecoder. +PASS Invalid label " l6" should be rejected by TextDecoder. +PASS Invalid label "l6 " should be rejected by TextDecoder. +PASS Invalid label " l6 " should be rejected by TextDecoder. +PASS Invalid label "
l6" should be rejected by TextDecoder. +PASS Invalid label "l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6" should be rejected by TextDecoder. +PASS Invalid label "l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6
" should be rejected by TextDecoder. +PASS Invalid label "\0latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin6\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin6" should be rejected by TextDecoder. +PASS Invalid label "latin6\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin6\v" should be rejected by TextDecoder. +PASS Invalid label " latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6 " should be rejected by TextDecoder. +PASS Invalid label " latin6 " should be rejected by TextDecoder. +PASS Invalid label "
latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-13\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-13 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-13\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-13 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885913\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885913\v" should be rejected by TextDecoder. +PASS Invalid label " iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913 " should be rejected by TextDecoder. +PASS Invalid label " iso885913 " should be rejected by TextDecoder. +PASS Invalid label "
iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-14\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-14 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-14\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-14 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885914\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885914\v" should be rejected by TextDecoder. +PASS Invalid label " iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914 " should be rejected by TextDecoder. +PASS Invalid label " iso885914 " should be rejected by TextDecoder. +PASS Invalid label "
iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin9\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin9\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin9 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885915\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885915\v" should be rejected by TextDecoder. +PASS Invalid label " iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915 " should be rejected by TextDecoder. +PASS Invalid label " iso885915 " should be rejected by TextDecoder. +PASS Invalid label "
iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0l9" should be rejected by TextDecoder. +PASS Invalid label "l9\0" should be rejected by TextDecoder. +PASS Invalid label "\0l9\0" should be rejected by TextDecoder. +PASS Invalid label "\vl9" should be rejected by TextDecoder. +PASS Invalid label "l9\v" should be rejected by TextDecoder. +PASS Invalid label "\vl9\v" should be rejected by TextDecoder. +PASS Invalid label " l9" should be rejected by TextDecoder. +PASS Invalid label "l9 " should be rejected by TextDecoder. +PASS Invalid label " l9 " should be rejected by TextDecoder. +PASS Invalid label "
l9" should be rejected by TextDecoder. +PASS Invalid label "l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9" should be rejected by TextDecoder. +PASS Invalid label "l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-16\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-16\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-16 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "\0cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r\0" should be rejected by TextDecoder. +PASS Invalid label "\0cskoi8r\0" should be rejected by TextDecoder. +PASS Invalid label "\vcskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r\v" should be rejected by TextDecoder. +PASS Invalid label "\vcskoi8r\v" should be rejected by TextDecoder. +PASS Invalid label " cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r " should be rejected by TextDecoder. +PASS Invalid label " cskoi8r " should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi" should be rejected by TextDecoder. +PASS Invalid label "koi\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi" should be rejected by TextDecoder. +PASS Invalid label "koi\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi\v" should be rejected by TextDecoder. +PASS Invalid label " koi" should be rejected by TextDecoder. +PASS Invalid label "koi " should be rejected by TextDecoder. +PASS Invalid label " koi " should be rejected by TextDecoder. +PASS Invalid label "
koi" should be rejected by TextDecoder. +PASS Invalid label "koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi" should be rejected by TextDecoder. +PASS Invalid label "koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8" should be rejected by TextDecoder. +PASS Invalid label "koi8\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8\v" should be rejected by TextDecoder. +PASS Invalid label " koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8 " should be rejected by TextDecoder. +PASS Invalid label " koi8 " should be rejected by TextDecoder. +PASS Invalid label "
koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-r\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-r\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r " should be rejected by TextDecoder. +PASS Invalid label " koi8-r " should be rejected by TextDecoder. +PASS Invalid label "
koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8_r\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8_r\v" should be rejected by TextDecoder. +PASS Invalid label " koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r " should be rejected by TextDecoder. +PASS Invalid label " koi8_r " should be rejected by TextDecoder. +PASS Invalid label "
koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-ru\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-ru\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru " should be rejected by TextDecoder. +PASS Invalid label " koi8-ru " should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-u\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-u\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u " should be rejected by TextDecoder. +PASS Invalid label " koi8-u " should be rejected by TextDecoder. +PASS Invalid label "
koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "\0csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\0csmacintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label " csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh " should be rejected by TextDecoder. +PASS Invalid label " csmacintosh " should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "\0mac" should be rejected by TextDecoder. +PASS Invalid label "mac\0" should be rejected by TextDecoder. +PASS Invalid label "\0mac\0" should be rejected by TextDecoder. +PASS Invalid label "\vmac" should be rejected by TextDecoder. +PASS Invalid label "mac\v" should be rejected by TextDecoder. +PASS Invalid label "\vmac\v" should be rejected by TextDecoder. +PASS Invalid label " mac" should be rejected by TextDecoder. +PASS Invalid label "mac " should be rejected by TextDecoder. +PASS Invalid label " mac " should be rejected by TextDecoder. +PASS Invalid label "
mac" should be rejected by TextDecoder. +PASS Invalid label "mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac" should be rejected by TextDecoder. +PASS Invalid label "mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac
" should be rejected by TextDecoder. +PASS Invalid label "\0macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\0macintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\vmacintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh\v" should be rejected by TextDecoder. +PASS Invalid label "\vmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label " macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh " should be rejected by TextDecoder. +PASS Invalid label " macintosh " should be rejected by TextDecoder. +PASS Invalid label "
macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-roman\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-roman\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman " should be rejected by TextDecoder. +PASS Invalid label " x-mac-roman " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "\0dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874\0" should be rejected by TextDecoder. +PASS Invalid label "\0dos-874\0" should be rejected by TextDecoder. +PASS Invalid label "\vdos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874\v" should be rejected by TextDecoder. +PASS Invalid label "\vdos-874\v" should be rejected by TextDecoder. +PASS Invalid label " dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874 " should be rejected by TextDecoder. +PASS Invalid label " dos-874 " should be rejected by TextDecoder. +PASS Invalid label "
dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-11\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-11 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-11\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-11 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885911\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885911\v" should be rejected by TextDecoder. +PASS Invalid label " iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911 " should be rejected by TextDecoder. +PASS Invalid label " iso885911 " should be rejected by TextDecoder. +PASS Invalid label "
iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911
" should be rejected by TextDecoder. +PASS Invalid label "\0tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620\0" should be rejected by TextDecoder. +PASS Invalid label "\0tis-620\0" should be rejected by TextDecoder. +PASS Invalid label "\vtis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620\v" should be rejected by TextDecoder. +PASS Invalid label "\vtis-620\v" should be rejected by TextDecoder. +PASS Invalid label " tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620 " should be rejected by TextDecoder. +PASS Invalid label " tis-620 " should be rejected by TextDecoder. +PASS Invalid label "
tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-874\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-874\v" should be rejected by TextDecoder. +PASS Invalid label " windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874 " should be rejected by TextDecoder. +PASS Invalid label " windows-874 " should be rejected by TextDecoder. +PASS Invalid label "
windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1250\v" should be rejected by TextDecoder. +PASS Invalid label " cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250 " should be rejected by TextDecoder. +PASS Invalid label " cp1250 " should be rejected by TextDecoder. +PASS Invalid label "
cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1250\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250 " should be rejected by TextDecoder. +PASS Invalid label " windows-1250 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1250\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1250 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1251\v" should be rejected by TextDecoder. +PASS Invalid label " cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251 " should be rejected by TextDecoder. +PASS Invalid label " cp1251 " should be rejected by TextDecoder. +PASS Invalid label "
cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1251\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251 " should be rejected by TextDecoder. +PASS Invalid label " windows-1251 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1251\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1251 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "\0ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968\0" should be rejected by TextDecoder. +PASS Invalid label "\0ansi_x3.4-1968\0" should be rejected by TextDecoder. +PASS Invalid label "\vansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968\v" should be rejected by TextDecoder. +PASS Invalid label "\vansi_x3.4-1968\v" should be rejected by TextDecoder. +PASS Invalid label " ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968 " should be rejected by TextDecoder. +PASS Invalid label " ansi_x3.4-1968 " should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "\0ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\0ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\vascii" should be rejected by TextDecoder. +PASS Invalid label "ascii\v" should be rejected by TextDecoder. +PASS Invalid label "\vascii\v" should be rejected by TextDecoder. +PASS Invalid label " ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii " should be rejected by TextDecoder. +PASS Invalid label " ascii " should be rejected by TextDecoder. +PASS Invalid label "
ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1252\v" should be rejected by TextDecoder. +PASS Invalid label " cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252 " should be rejected by TextDecoder. +PASS Invalid label " cp1252 " should be rejected by TextDecoder. +PASS Invalid label "
cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252
" should be rejected by TextDecoder. +PASS Invalid label "\0cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp819\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp819" should be rejected by TextDecoder. +PASS Invalid label "cp819\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp819\v" should be rejected by TextDecoder. +PASS Invalid label " cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819 " should be rejected by TextDecoder. +PASS Invalid label " cp819 " should be rejected by TextDecoder. +PASS Invalid label "
cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin1\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin1\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin1 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "\0ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819\0" should be rejected by TextDecoder. +PASS Invalid label "\0ibm819\0" should be rejected by TextDecoder. +PASS Invalid label "\vibm819" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_2001-3000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_2001-3000-expected.txt new file mode 100644 index 0000000000000..8e52105706702 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_2001-3000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "ibm819\v" should be rejected by TextDecoder. +PASS Invalid label "\vibm819\v" should be rejected by TextDecoder. +PASS Invalid label " ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819 " should be rejected by TextDecoder. +PASS Invalid label " ibm819 " should be rejected by TextDecoder. +PASS Invalid label "
ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-100\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-100\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-100 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88591\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88591\v" should be rejected by TextDecoder. +PASS Invalid label " iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591 " should be rejected by TextDecoder. +PASS Invalid label " iso88591 " should be rejected by TextDecoder. +PASS Invalid label "
iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0l1" should be rejected by TextDecoder. +PASS Invalid label "l1\0" should be rejected by TextDecoder. +PASS Invalid label "\0l1\0" should be rejected by TextDecoder. +PASS Invalid label "\vl1" should be rejected by TextDecoder. +PASS Invalid label "l1\v" should be rejected by TextDecoder. +PASS Invalid label "\vl1\v" should be rejected by TextDecoder. +PASS Invalid label " l1" should be rejected by TextDecoder. +PASS Invalid label "l1 " should be rejected by TextDecoder. +PASS Invalid label " l1 " should be rejected by TextDecoder. +PASS Invalid label "
l1" should be rejected by TextDecoder. +PASS Invalid label "l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1" should be rejected by TextDecoder. +PASS Invalid label "l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1
" should be rejected by TextDecoder. +PASS Invalid label "\0latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin1\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin1" should be rejected by TextDecoder. +PASS Invalid label "latin1\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin1\v" should be rejected by TextDecoder. +PASS Invalid label " latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1 " should be rejected by TextDecoder. +PASS Invalid label " latin1 " should be rejected by TextDecoder. +PASS Invalid label "
latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1
" should be rejected by TextDecoder. +PASS Invalid label "\0us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\0us-ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\vus-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii\v" should be rejected by TextDecoder. +PASS Invalid label "\vus-ascii\v" should be rejected by TextDecoder. +PASS Invalid label " us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii " should be rejected by TextDecoder. +PASS Invalid label " us-ascii " should be rejected by TextDecoder. +PASS Invalid label "
us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1252\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252 " should be rejected by TextDecoder. +PASS Invalid label " windows-1252 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1252\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1252 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1253\v" should be rejected by TextDecoder. +PASS Invalid label " cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253 " should be rejected by TextDecoder. +PASS Invalid label " cp1253 " should be rejected by TextDecoder. +PASS Invalid label "
cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1253\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253 " should be rejected by TextDecoder. +PASS Invalid label " windows-1253 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1253\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1253 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1254\v" should be rejected by TextDecoder. +PASS Invalid label " cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254 " should be rejected by TextDecoder. +PASS Invalid label " cp1254 " should be rejected by TextDecoder. +PASS Invalid label "
cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin5\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin5 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-148\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-148\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-148 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88599\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88599\v" should be rejected by TextDecoder. +PASS Invalid label " iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599 " should be rejected by TextDecoder. +PASS Invalid label " iso88599 " should be rejected by TextDecoder. +PASS Invalid label "
iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9:1989\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9:1989\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9:1989 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "\0l5" should be rejected by TextDecoder. +PASS Invalid label "l5\0" should be rejected by TextDecoder. +PASS Invalid label "\0l5\0" should be rejected by TextDecoder. +PASS Invalid label "\vl5" should be rejected by TextDecoder. +PASS Invalid label "l5\v" should be rejected by TextDecoder. +PASS Invalid label "\vl5\v" should be rejected by TextDecoder. +PASS Invalid label " l5" should be rejected by TextDecoder. +PASS Invalid label "l5 " should be rejected by TextDecoder. +PASS Invalid label " l5 " should be rejected by TextDecoder. +PASS Invalid label "
l5" should be rejected by TextDecoder. +PASS Invalid label "l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5" should be rejected by TextDecoder. +PASS Invalid label "l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5
" should be rejected by TextDecoder. +PASS Invalid label "\0latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin5\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin5" should be rejected by TextDecoder. +PASS Invalid label "latin5\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin5\v" should be rejected by TextDecoder. +PASS Invalid label " latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5 " should be rejected by TextDecoder. +PASS Invalid label " latin5 " should be rejected by TextDecoder. +PASS Invalid label "
latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1254\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254 " should be rejected by TextDecoder. +PASS Invalid label " windows-1254 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1254\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1254 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1255\v" should be rejected by TextDecoder. +PASS Invalid label " cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255 " should be rejected by TextDecoder. +PASS Invalid label " cp1255 " should be rejected by TextDecoder. +PASS Invalid label "
cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1255\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255 " should be rejected by TextDecoder. +PASS Invalid label " windows-1255 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1255\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1255 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1256\v" should be rejected by TextDecoder. +PASS Invalid label " cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256 " should be rejected by TextDecoder. +PASS Invalid label " cp1256 " should be rejected by TextDecoder. +PASS Invalid label "
cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1256\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256 " should be rejected by TextDecoder. +PASS Invalid label " windows-1256 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1256\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1256 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1257\v" should be rejected by TextDecoder. +PASS Invalid label " cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257 " should be rejected by TextDecoder. +PASS Invalid label " cp1257 " should be rejected by TextDecoder. +PASS Invalid label "
cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1257\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257 " should be rejected by TextDecoder. +PASS Invalid label " windows-1257 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1257\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1257 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1258\v" should be rejected by TextDecoder. +PASS Invalid label " cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258 " should be rejected by TextDecoder. +PASS Invalid label " cp1258 " should be rejected by TextDecoder. +PASS Invalid label "
cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1258\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258 " should be rejected by TextDecoder. +PASS Invalid label " windows-1258 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1258\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1258 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic " should be rejected by TextDecoder. +PASS Invalid label " x-mac-cyrillic " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-ukrainian\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-ukrainian\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian " should be rejected by TextDecoder. +PASS Invalid label " x-mac-ukrainian " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "\0chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese\0" should be rejected by TextDecoder. +PASS Invalid label "\0chinese\0" should be rejected by TextDecoder. +PASS Invalid label "\vchinese" should be rejected by TextDecoder. +PASS Invalid label "chinese\v" should be rejected by TextDecoder. +PASS Invalid label "\vchinese\v" should be rejected by TextDecoder. +PASS Invalid label " chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese " should be rejected by TextDecoder. +PASS Invalid label " chinese " should be rejected by TextDecoder. +PASS Invalid label "
chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese
" should be rejected by TextDecoder. +PASS Invalid label "\0csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0csgb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsgb2312\v" should be rejected by TextDecoder. +PASS Invalid label " csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312 " should be rejected by TextDecoder. +PASS Invalid label " csgb2312 " should be rejected by TextDecoder. +PASS Invalid label "
csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso58gb231280\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso58gb231280\v" should be rejected by TextDecoder. +PASS Invalid label " csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280 " should be rejected by TextDecoder. +PASS Invalid label " csiso58gb231280 " should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "\0gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb2312\v" should be rejected by TextDecoder. +PASS Invalid label " gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312 " should be rejected by TextDecoder. +PASS Invalid label " gb2312 " should be rejected by TextDecoder. +PASS Invalid label "
gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312
" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312\v" should be rejected by TextDecoder. +PASS Invalid label " gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312 " should be rejected by TextDecoder. +PASS Invalid label " gb_2312 " should be rejected by TextDecoder. +PASS Invalid label "
gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312-80\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312-80\v" should be rejected by TextDecoder. +PASS Invalid label " gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80 " should be rejected by TextDecoder. +PASS Invalid label " gb_2312-80 " should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "\0gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\0gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\vgbk" should be rejected by TextDecoder. +PASS Invalid label "gbk\v" should be rejected by TextDecoder. +PASS Invalid label "\vgbk\v" should be rejected by TextDecoder. +PASS Invalid label " gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk " should be rejected by TextDecoder. +PASS Invalid label " gbk " should be rejected by TextDecoder. +PASS Invalid label "
gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-58\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-58\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-58 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "\0x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-gbk\v" should be rejected by TextDecoder. +PASS Invalid label " x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk " should be rejected by TextDecoder. +PASS Invalid label " x-gbk " should be rejected by TextDecoder. +PASS Invalid label "
x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "\0gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb18030\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb18030\v" should be rejected by TextDecoder. +PASS Invalid label " gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030 " should be rejected by TextDecoder. +PASS Invalid label " gb18030 " should be rejected by TextDecoder. +PASS Invalid label "
gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030
" should be rejected by TextDecoder. +PASS Invalid label "\0big5" should be rejected by TextDecoder. +PASS Invalid label "big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vbig5" should be rejected by TextDecoder. +PASS Invalid label "big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vbig5\v" should be rejected by TextDecoder. +PASS Invalid label " big5" should be rejected by TextDecoder. +PASS Invalid label "big5 " should be rejected by TextDecoder. +PASS Invalid label " big5 " should be rejected by TextDecoder. +PASS Invalid label "
big5" should be rejected by TextDecoder. +PASS Invalid label "big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5" should be rejected by TextDecoder. +PASS Invalid label "big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5
" should be rejected by TextDecoder. +PASS Invalid label "\0big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs\0" should be rejected by TextDecoder. +PASS Invalid label "\0big5-hkscs\0" should be rejected by TextDecoder. +PASS Invalid label "\vbig5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs\v" should be rejected by TextDecoder. +PASS Invalid label "\vbig5-hkscs\v" should be rejected by TextDecoder. +PASS Invalid label " big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs " should be rejected by TextDecoder. +PASS Invalid label " big5-hkscs " should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "\0cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0cn-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcn-big5\v" should be rejected by TextDecoder. +PASS Invalid label " cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5 " should be rejected by TextDecoder. +PASS Invalid label " cn-big5 " should be rejected by TextDecoder. +PASS Invalid label "
cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "\0csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5\0" should be rejected by TextDecoder. +PASS Invalid label "\0csbig5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsbig5\v" should be rejected by TextDecoder. +PASS Invalid label " csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5 " should be rejected by TextDecoder. +PASS Invalid label " csbig5 " should be rejected by TextDecoder. +PASS Invalid label "
csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5
" should be rejected by TextDecoder. +PASS Invalid label "\0x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-x-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-x-big5\v" should be rejected by TextDecoder. +PASS Invalid label " x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5 " should be rejected by TextDecoder. +PASS Invalid label " x-x-big5 " should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "\0cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese\0" should be rejected by TextDecoder. +PASS Invalid label "\0cseucpkdfmtjapanese\0" should be rejected by TextDecoder. +PASS Invalid label "\vcseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese\v" should be rejected by TextDecoder. +PASS Invalid label "\vcseucpkdfmtjapanese\v" should be rejected by TextDecoder. +PASS Invalid label " cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese " should be rejected by TextDecoder. +PASS Invalid label " cseucpkdfmtjapanese " should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "\0euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\veuc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\veuc-jp\v" should be rejected by TextDecoder. +PASS Invalid label " euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp " should be rejected by TextDecoder. +PASS Invalid label " euc-jp " should be rejected by TextDecoder. +PASS Invalid label "
euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label " x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp " should be rejected by TextDecoder. +PASS Invalid label " x-euc-jp " should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022jp\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022jp\v" should be rejected by TextDecoder. +PASS Invalid label " csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp " should be rejected by TextDecoder. +PASS Invalid label " csiso2022jp " should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-jp\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-jp " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0csshiftjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsshiftjis\v" should be rejected by TextDecoder. +PASS Invalid label " csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis " should be rejected by TextDecoder. +PASS Invalid label " csshiftjis " should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "\0ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932\0" should be rejected by TextDecoder. +PASS Invalid label "\0ms932\0" should be rejected by TextDecoder. +PASS Invalid label "\vms932" should be rejected by TextDecoder. +PASS Invalid label "ms932\v" should be rejected by TextDecoder. +PASS Invalid label "\vms932\v" should be rejected by TextDecoder. +PASS Invalid label " ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932 " should be rejected by TextDecoder. +PASS Invalid label " ms932 " should be rejected by TextDecoder. +PASS Invalid label "
ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932
" should be rejected by TextDecoder. +PASS Invalid label "\0ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji\0" should be rejected by TextDecoder. +PASS Invalid label "\0ms_kanji\0" should be rejected by TextDecoder. +PASS Invalid label "\vms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji\v" should be rejected by TextDecoder. +PASS Invalid label "\vms_kanji\v" should be rejected by TextDecoder. +PASS Invalid label " ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji " should be rejected by TextDecoder. +PASS Invalid label " ms_kanji " should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "\0shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis\0" should be rejected by TextDecoder. +PASS Invalid label "\0shift-jis\0" should be rejected by TextDecoder. +PASS Invalid label "\vshift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis\v" should be rejected by TextDecoder. +PASS Invalid label "\vshift-jis\v" should be rejected by TextDecoder. +PASS Invalid label " shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis " should be rejected by TextDecoder. +PASS Invalid label " shift-jis " should be rejected by TextDecoder. +PASS Invalid label "
shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "\0shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis\0" should be rejected by TextDecoder. +PASS Invalid label "\0shift_jis\0" should be rejected by TextDecoder. +PASS Invalid label "\vshift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis\v" should be rejected by TextDecoder. +PASS Invalid label "\vshift_jis\v" should be rejected by TextDecoder. +PASS Invalid label " shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis " should be rejected by TextDecoder. +PASS Invalid label " shift_jis " should be rejected by TextDecoder. +PASS Invalid label "
shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "\0sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vsjis" should be rejected by TextDecoder. +PASS Invalid label "sjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vsjis\v" should be rejected by TextDecoder. +PASS Invalid label " sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis " should be rejected by TextDecoder. +PASS Invalid label " sjis " should be rejected by TextDecoder. +PASS Invalid label "
sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis
" should be rejected by TextDecoder. +PASS Invalid label "
sjis
" should be rejected by TextDecoder. +PASS Invalid label "
sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis
" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_3001-last-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_3001-last-expected.txt new file mode 100644 index 0000000000000..c105f3121ebfe --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any.worker_3001-last-expected.txt @@ -0,0 +1,423 @@ + +PASS Invalid label "
sjis
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-31j\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-31j\v" should be rejected by TextDecoder. +PASS Invalid label " windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j " should be rejected by TextDecoder. +PASS Invalid label " windows-31j " should be rejected by TextDecoder. +PASS Invalid label "
windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "\0x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-sjis\v" should be rejected by TextDecoder. +PASS Invalid label " x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis " should be rejected by TextDecoder. +PASS Invalid label " x-sjis " should be rejected by TextDecoder. +PASS Invalid label "
x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "\0cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr\0" should be rejected by TextDecoder. +PASS Invalid label "\0cseuckr\0" should be rejected by TextDecoder. +PASS Invalid label "\vcseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr\v" should be rejected by TextDecoder. +PASS Invalid label "\vcseuckr\v" should be rejected by TextDecoder. +PASS Invalid label " cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr " should be rejected by TextDecoder. +PASS Invalid label " cseuckr " should be rejected by TextDecoder. +PASS Invalid label "
cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "\0csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987\0" should be rejected by TextDecoder. +PASS Invalid label "\0csksc56011987\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsksc56011987\v" should be rejected by TextDecoder. +PASS Invalid label " csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987 " should be rejected by TextDecoder. +PASS Invalid label " csksc56011987 " should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "\0euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0euc-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\veuc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr\v" should be rejected by TextDecoder. +PASS Invalid label "\veuc-kr\v" should be rejected by TextDecoder. +PASS Invalid label " euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr " should be rejected by TextDecoder. +PASS Invalid label " euc-kr " should be rejected by TextDecoder. +PASS Invalid label "
euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-149\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-149\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-149 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "\0korean" should be rejected by TextDecoder. +PASS Invalid label "korean\0" should be rejected by TextDecoder. +PASS Invalid label "\0korean\0" should be rejected by TextDecoder. +PASS Invalid label "\vkorean" should be rejected by TextDecoder. +PASS Invalid label "korean\v" should be rejected by TextDecoder. +PASS Invalid label "\vkorean\v" should be rejected by TextDecoder. +PASS Invalid label " korean" should be rejected by TextDecoder. +PASS Invalid label "korean " should be rejected by TextDecoder. +PASS Invalid label " korean " should be rejected by TextDecoder. +PASS Invalid label "
korean" should be rejected by TextDecoder. +PASS Invalid label "korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean" should be rejected by TextDecoder. +PASS Invalid label "korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean
" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1987\0" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987\v" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1987\v" should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987 " should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1987 " should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989\0" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1989\0" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989\v" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1989\v" should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989 " should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1989 " should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "\0ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601\0" should be rejected by TextDecoder. +PASS Invalid label "\0ksc5601\0" should be rejected by TextDecoder. +PASS Invalid label "\vksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601\v" should be rejected by TextDecoder. +PASS Invalid label "\vksc5601\v" should be rejected by TextDecoder. +PASS Invalid label " ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601 " should be rejected by TextDecoder. +PASS Invalid label " ksc5601 " should be rejected by TextDecoder. +PASS Invalid label "
ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "\0ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601\0" should be rejected by TextDecoder. +PASS Invalid label "\0ksc_5601\0" should be rejected by TextDecoder. +PASS Invalid label "\vksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601\v" should be rejected by TextDecoder. +PASS Invalid label "\vksc_5601\v" should be rejected by TextDecoder. +PASS Invalid label " ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601 " should be rejected by TextDecoder. +PASS Invalid label " ksc_5601 " should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-949\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-949\v" should be rejected by TextDecoder. +PASS Invalid label " windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949 " should be rejected by TextDecoder. +PASS Invalid label " windows-949 " should be rejected by TextDecoder. +PASS Invalid label "
windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022kr\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022kr\v" should be rejected by TextDecoder. +PASS Invalid label " csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr " should be rejected by TextDecoder. +PASS Invalid label " csiso2022kr " should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "\0hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0hz-gb-2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vhz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vhz-gb-2312\v" should be rejected by TextDecoder. +PASS Invalid label " hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312 " should be rejected by TextDecoder. +PASS Invalid label " hz-gb-2312 " should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn-ext\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn-ext\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn-ext " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-kr\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-kr " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "\0replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement\0" should be rejected by TextDecoder. +PASS Invalid label "\0replacement\0" should be rejected by TextDecoder. +PASS Invalid label "\vreplacement" should be rejected by TextDecoder. +PASS Invalid label "replacement\v" should be rejected by TextDecoder. +PASS Invalid label "\vreplacement\v" should be rejected by TextDecoder. +PASS Invalid label " replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement " should be rejected by TextDecoder. +PASS Invalid label " replacement " should be rejected by TextDecoder. +PASS Invalid label "
replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement
" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefffe\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefffe\v" should be rejected by TextDecoder. +PASS Invalid label " unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe " should be rejected by TextDecoder. +PASS Invalid label " unicodefffe " should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16be\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16be\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be " should be rejected by TextDecoder. +PASS Invalid label " utf-16be " should be rejected by TextDecoder. +PASS Invalid label "
utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "\0csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode\0" should be rejected by TextDecoder. +PASS Invalid label "\0csunicode\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsunicode\v" should be rejected by TextDecoder. +PASS Invalid label " csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode " should be rejected by TextDecoder. +PASS Invalid label " csunicode " should be rejected by TextDecoder. +PASS Invalid label "
csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-10646-ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-10646-ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2 " should be rejected by TextDecoder. +PASS Invalid label " iso-10646-ucs-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "\0ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\vucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label "\vucs-2\v" should be rejected by TextDecoder. +PASS Invalid label " ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2 " should be rejected by TextDecoder. +PASS Invalid label " ucs-2 " should be rejected by TextDecoder. +PASS Invalid label "
ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode" should be rejected by TextDecoder. +PASS Invalid label "unicode\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode\v" should be rejected by TextDecoder. +PASS Invalid label " unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode " should be rejected by TextDecoder. +PASS Invalid label " unicode " should be rejected by TextDecoder. +PASS Invalid label "
unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode
" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefeff\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefeff\v" should be rejected by TextDecoder. +PASS Invalid label " unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff " should be rejected by TextDecoder. +PASS Invalid label " unicodefeff " should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16 " should be rejected by TextDecoder. +PASS Invalid label " utf-16 " should be rejected by TextDecoder. +PASS Invalid label "
utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16le\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16le\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le " should be rejected by TextDecoder. +PASS Invalid label " utf-16le " should be rejected by TextDecoder. +PASS Invalid label "
utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "\0x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-user-defined\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-user-defined\v" should be rejected by TextDecoder. +PASS Invalid label " x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined " should be rejected by TextDecoder. +PASS Invalid label " x-user-defined " should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1-1000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1-1000-expected.txt new file mode 100644 index 0000000000000..fd4f26bdc8659 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1-1000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "invalid-invalidLabel" should be rejected by TextDecoder. +PASS Invalid label "\0unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode-1-1-utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode-1-1-utf-8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8 " should be rejected by TextDecoder. +PASS Invalid label " unicode-1-1-utf-8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8" should be rejected by TextDecoder. +PASS Invalid label "unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode-1-1-utf-8
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode11utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode11utf8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8 " should be rejected by TextDecoder. +PASS Invalid label " unicode11utf8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode11utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label " unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label " unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-8\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-8\v" should be rejected by TextDecoder. +PASS Invalid label " utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8 " should be rejected by TextDecoder. +PASS Invalid label " utf-8 " should be rejected by TextDecoder. +PASS Invalid label "
utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8" should be rejected by TextDecoder. +PASS Invalid label "utf-8
" should be rejected by TextDecoder. +PASS Invalid label "
utf-8
" should be rejected by TextDecoder. +PASS Invalid label "\0utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf8" should be rejected by TextDecoder. +PASS Invalid label "utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf8\v" should be rejected by TextDecoder. +PASS Invalid label " utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8 " should be rejected by TextDecoder. +PASS Invalid label " utf8 " should be rejected by TextDecoder. +PASS Invalid label "
utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8" should be rejected by TextDecoder. +PASS Invalid label "utf8
" should be rejected by TextDecoder. +PASS Invalid label "
utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-unicode20utf8\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-unicode20utf8\v" should be rejected by TextDecoder. +PASS Invalid label " x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label " x-unicode20utf8 " should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8" should be rejected by TextDecoder. +PASS Invalid label "x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "
x-unicode20utf8
" should be rejected by TextDecoder. +PASS Invalid label "\0866" should be rejected by TextDecoder. +PASS Invalid label "866\0" should be rejected by TextDecoder. +PASS Invalid label "\0866\0" should be rejected by TextDecoder. +PASS Invalid label "\v866" should be rejected by TextDecoder. +PASS Invalid label "866\v" should be rejected by TextDecoder. +PASS Invalid label "\v866\v" should be rejected by TextDecoder. +PASS Invalid label " 866" should be rejected by TextDecoder. +PASS Invalid label "866 " should be rejected by TextDecoder. +PASS Invalid label " 866 " should be rejected by TextDecoder. +PASS Invalid label "
866" should be rejected by TextDecoder. +PASS Invalid label "866
" should be rejected by TextDecoder. +PASS Invalid label "
866
" should be rejected by TextDecoder. +PASS Invalid label "
866" should be rejected by TextDecoder. +PASS Invalid label "866
" should be rejected by TextDecoder. +PASS Invalid label "
866
" should be rejected by TextDecoder. +PASS Invalid label "\0cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp866\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp866" should be rejected by TextDecoder. +PASS Invalid label "cp866\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp866\v" should be rejected by TextDecoder. +PASS Invalid label " cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866 " should be rejected by TextDecoder. +PASS Invalid label " cp866 " should be rejected by TextDecoder. +PASS Invalid label "
cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866" should be rejected by TextDecoder. +PASS Invalid label "cp866
" should be rejected by TextDecoder. +PASS Invalid label "
cp866
" should be rejected by TextDecoder. +PASS Invalid label "\0csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\0csibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsibm866\v" should be rejected by TextDecoder. +PASS Invalid label " csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866 " should be rejected by TextDecoder. +PASS Invalid label " csibm866 " should be rejected by TextDecoder. +PASS Invalid label "
csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866" should be rejected by TextDecoder. +PASS Invalid label "csibm866
" should be rejected by TextDecoder. +PASS Invalid label "
csibm866
" should be rejected by TextDecoder. +PASS Invalid label "\0ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\0ibm866\0" should be rejected by TextDecoder. +PASS Invalid label "\vibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866\v" should be rejected by TextDecoder. +PASS Invalid label "\vibm866\v" should be rejected by TextDecoder. +PASS Invalid label " ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866 " should be rejected by TextDecoder. +PASS Invalid label " ibm866 " should be rejected by TextDecoder. +PASS Invalid label "
ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866" should be rejected by TextDecoder. +PASS Invalid label "ibm866
" should be rejected by TextDecoder. +PASS Invalid label "
ibm866
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin2\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin2\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin2 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2" should be rejected by TextDecoder. +PASS Invalid label "csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-101\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-101\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-101 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-101
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88592\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88592\v" should be rejected by TextDecoder. +PASS Invalid label " iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592 " should be rejected by TextDecoder. +PASS Invalid label " iso88592 " should be rejected by TextDecoder. +PASS Invalid label "
iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592" should be rejected by TextDecoder. +PASS Invalid label "iso88592
" should be rejected by TextDecoder. +PASS Invalid label "
iso88592
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-2:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-2:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-2:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-2:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0l2" should be rejected by TextDecoder. +PASS Invalid label "l2\0" should be rejected by TextDecoder. +PASS Invalid label "\0l2\0" should be rejected by TextDecoder. +PASS Invalid label "\vl2" should be rejected by TextDecoder. +PASS Invalid label "l2\v" should be rejected by TextDecoder. +PASS Invalid label "\vl2\v" should be rejected by TextDecoder. +PASS Invalid label " l2" should be rejected by TextDecoder. +PASS Invalid label "l2 " should be rejected by TextDecoder. +PASS Invalid label " l2 " should be rejected by TextDecoder. +PASS Invalid label "
l2" should be rejected by TextDecoder. +PASS Invalid label "l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2" should be rejected by TextDecoder. +PASS Invalid label "l2
" should be rejected by TextDecoder. +PASS Invalid label "
l2
" should be rejected by TextDecoder. +PASS Invalid label "\0latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin2\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin2" should be rejected by TextDecoder. +PASS Invalid label "latin2\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin2\v" should be rejected by TextDecoder. +PASS Invalid label " latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2 " should be rejected by TextDecoder. +PASS Invalid label " latin2 " should be rejected by TextDecoder. +PASS Invalid label "
latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2" should be rejected by TextDecoder. +PASS Invalid label "latin2
" should be rejected by TextDecoder. +PASS Invalid label "
latin2
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin3\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin3\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin3 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3" should be rejected by TextDecoder. +PASS Invalid label "csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-109\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-109\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-109 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-109
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88593\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88593\v" should be rejected by TextDecoder. +PASS Invalid label " iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593 " should be rejected by TextDecoder. +PASS Invalid label " iso88593 " should be rejected by TextDecoder. +PASS Invalid label "
iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593" should be rejected by TextDecoder. +PASS Invalid label "iso88593
" should be rejected by TextDecoder. +PASS Invalid label "
iso88593
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-3:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-3:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-3:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-3:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0l3" should be rejected by TextDecoder. +PASS Invalid label "l3\0" should be rejected by TextDecoder. +PASS Invalid label "\0l3\0" should be rejected by TextDecoder. +PASS Invalid label "\vl3" should be rejected by TextDecoder. +PASS Invalid label "l3\v" should be rejected by TextDecoder. +PASS Invalid label "\vl3\v" should be rejected by TextDecoder. +PASS Invalid label " l3" should be rejected by TextDecoder. +PASS Invalid label "l3 " should be rejected by TextDecoder. +PASS Invalid label " l3 " should be rejected by TextDecoder. +PASS Invalid label "
l3" should be rejected by TextDecoder. +PASS Invalid label "l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3" should be rejected by TextDecoder. +PASS Invalid label "l3
" should be rejected by TextDecoder. +PASS Invalid label "
l3
" should be rejected by TextDecoder. +PASS Invalid label "\0latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin3\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin3" should be rejected by TextDecoder. +PASS Invalid label "latin3\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin3\v" should be rejected by TextDecoder. +PASS Invalid label " latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3 " should be rejected by TextDecoder. +PASS Invalid label " latin3 " should be rejected by TextDecoder. +PASS Invalid label "
latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3" should be rejected by TextDecoder. +PASS Invalid label "latin3
" should be rejected by TextDecoder. +PASS Invalid label "
latin3
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin4\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin4\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin4 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4" should be rejected by TextDecoder. +PASS Invalid label "csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-110\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-110\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-110 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-110
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88594\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88594\v" should be rejected by TextDecoder. +PASS Invalid label " iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594 " should be rejected by TextDecoder. +PASS Invalid label " iso88594 " should be rejected by TextDecoder. +PASS Invalid label "
iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594" should be rejected by TextDecoder. +PASS Invalid label "iso88594
" should be rejected by TextDecoder. +PASS Invalid label "
iso88594
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-4:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-4:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-4:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-4:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0l4" should be rejected by TextDecoder. +PASS Invalid label "l4\0" should be rejected by TextDecoder. +PASS Invalid label "\0l4\0" should be rejected by TextDecoder. +PASS Invalid label "\vl4" should be rejected by TextDecoder. +PASS Invalid label "l4\v" should be rejected by TextDecoder. +PASS Invalid label "\vl4\v" should be rejected by TextDecoder. +PASS Invalid label " l4" should be rejected by TextDecoder. +PASS Invalid label "l4 " should be rejected by TextDecoder. +PASS Invalid label " l4 " should be rejected by TextDecoder. +PASS Invalid label "
l4" should be rejected by TextDecoder. +PASS Invalid label "l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4" should be rejected by TextDecoder. +PASS Invalid label "l4
" should be rejected by TextDecoder. +PASS Invalid label "
l4
" should be rejected by TextDecoder. +PASS Invalid label "\0latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin4\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin4" should be rejected by TextDecoder. +PASS Invalid label "latin4\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin4\v" should be rejected by TextDecoder. +PASS Invalid label " latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4 " should be rejected by TextDecoder. +PASS Invalid label " latin4 " should be rejected by TextDecoder. +PASS Invalid label "
latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4" should be rejected by TextDecoder. +PASS Invalid label "latin4
" should be rejected by TextDecoder. +PASS Invalid label "
latin4
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatincyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatincyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic " should be rejected by TextDecoder. +PASS Invalid label " csisolatincyrillic " should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic" should be rejected by TextDecoder. +PASS Invalid label "csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatincyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic " should be rejected by TextDecoder. +PASS Invalid label " cyrillic " should be rejected by TextDecoder. +PASS Invalid label "
cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic" should be rejected by TextDecoder. +PASS Invalid label "cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-144\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-144\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-144 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-144
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88595\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88595\v" should be rejected by TextDecoder. +PASS Invalid label " iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595 " should be rejected by TextDecoder. +PASS Invalid label " iso88595 " should be rejected by TextDecoder. +PASS Invalid label "
iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595" should be rejected by TextDecoder. +PASS Invalid label "iso88595
" should be rejected by TextDecoder. +PASS Invalid label "
iso88595
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-5:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-5:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-5:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-5:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic\0" should be rejected by TextDecoder. +PASS Invalid label "\0arabic\0" should be rejected by TextDecoder. +PASS Invalid label "\varabic" should be rejected by TextDecoder. +PASS Invalid label "arabic\v" should be rejected by TextDecoder. +PASS Invalid label "\varabic\v" should be rejected by TextDecoder. +PASS Invalid label " arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic " should be rejected by TextDecoder. +PASS Invalid label " arabic " should be rejected by TextDecoder. +PASS Invalid label "
arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic" should be rejected by TextDecoder. +PASS Invalid label "arabic
" should be rejected by TextDecoder. +PASS Invalid label "
arabic
" should be rejected by TextDecoder. +PASS Invalid label "\0asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708\0" should be rejected by TextDecoder. +PASS Invalid label "\0asmo-708\0" should be rejected by TextDecoder. +PASS Invalid label "\vasmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708\v" should be rejected by TextDecoder. +PASS Invalid label "\vasmo-708\v" should be rejected by TextDecoder. +PASS Invalid label " asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708 " should be rejected by TextDecoder. +PASS Invalid label " asmo-708 " should be rejected by TextDecoder. +PASS Invalid label "
asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708" should be rejected by TextDecoder. +PASS Invalid label "asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "
asmo-708
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596e\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596e\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e " should be rejected by TextDecoder. +PASS Invalid label " csiso88596e " should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e" should be rejected by TextDecoder. +PASS Invalid label "csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596e
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88596i\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88596i\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i " should be rejected by TextDecoder. +PASS Invalid label " csiso88596i " should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i" should be rejected by TextDecoder. +PASS Invalid label "csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88596i
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinarabic\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinarabic\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic " should be rejected by TextDecoder. +PASS Invalid label " csisolatinarabic " should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic" should be rejected by TextDecoder. +PASS Invalid label "csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinarabic
" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114\0" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-114\0" should be rejected by TextDecoder. +PASS Invalid label "\vecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114\v" should be rejected by TextDecoder. +PASS Invalid label "\vecma-114\v" should be rejected by TextDecoder. +PASS Invalid label " ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114 " should be rejected by TextDecoder. +PASS Invalid label " ecma-114 " should be rejected by TextDecoder. +PASS Invalid label "
ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114" should be rejected by TextDecoder. +PASS Invalid label "ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-114
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-e\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-e\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-e " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-e
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-6-i\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-6-i\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-6-i " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-6-i
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-127\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-127\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-127 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-127
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88596\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88596\v" should be rejected by TextDecoder. +PASS Invalid label " iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596 " should be rejected by TextDecoder. +PASS Invalid label " iso88596 " should be rejected by TextDecoder. +PASS Invalid label "
iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596" should be rejected by TextDecoder. +PASS Invalid label "iso88596
" should be rejected by TextDecoder. +PASS Invalid label "
iso88596
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-6:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-6:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-6:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-6:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatingreek\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatingreek\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek " should be rejected by TextDecoder. +PASS Invalid label " csisolatingreek " should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek" should be rejected by TextDecoder. +PASS Invalid label "csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatingreek
" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118\0" should be rejected by TextDecoder. +PASS Invalid label "\0ecma-118\0" should be rejected by TextDecoder. +PASS Invalid label "\vecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118\v" should be rejected by TextDecoder. +PASS Invalid label "\vecma-118\v" should be rejected by TextDecoder. +PASS Invalid label " ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118 " should be rejected by TextDecoder. +PASS Invalid label " ecma-118 " should be rejected by TextDecoder. +PASS Invalid label "
ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118" should be rejected by TextDecoder. +PASS Invalid label "ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "
ecma-118
" should be rejected by TextDecoder. +PASS Invalid label "\0elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928\0" should be rejected by TextDecoder. +PASS Invalid label "\0elot_928\0" should be rejected by TextDecoder. +PASS Invalid label "\velot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928\v" should be rejected by TextDecoder. +PASS Invalid label "\velot_928\v" should be rejected by TextDecoder. +PASS Invalid label " elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928 " should be rejected by TextDecoder. +PASS Invalid label " elot_928 " should be rejected by TextDecoder. +PASS Invalid label "
elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928" should be rejected by TextDecoder. +PASS Invalid label "elot_928
" should be rejected by TextDecoder. +PASS Invalid label "
elot_928
" should be rejected by TextDecoder. +PASS Invalid label "\0greek" should be rejected by TextDecoder. +PASS Invalid label "greek\0" should be rejected by TextDecoder. +PASS Invalid label "\0greek\0" should be rejected by TextDecoder. +PASS Invalid label "\vgreek" should be rejected by TextDecoder. +PASS Invalid label "greek\v" should be rejected by TextDecoder. +PASS Invalid label "\vgreek\v" should be rejected by TextDecoder. +PASS Invalid label " greek" should be rejected by TextDecoder. +PASS Invalid label "greek " should be rejected by TextDecoder. +PASS Invalid label " greek " should be rejected by TextDecoder. +PASS Invalid label "
greek" should be rejected by TextDecoder. +PASS Invalid label "greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek" should be rejected by TextDecoder. +PASS Invalid label "greek
" should be rejected by TextDecoder. +PASS Invalid label "
greek
" should be rejected by TextDecoder. +PASS Invalid label "\0greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8\0" should be rejected by TextDecoder. +PASS Invalid label "\0greek8\0" should be rejected by TextDecoder. +PASS Invalid label "\vgreek8" should be rejected by TextDecoder. +PASS Invalid label "greek8\v" should be rejected by TextDecoder. +PASS Invalid label "\vgreek8\v" should be rejected by TextDecoder. +PASS Invalid label " greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8 " should be rejected by TextDecoder. +PASS Invalid label " greek8 " should be rejected by TextDecoder. +PASS Invalid label "
greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8" should be rejected by TextDecoder. +PASS Invalid label "greek8
" should be rejected by TextDecoder. +PASS Invalid label "
greek8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-7 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-126\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-126\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-126 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-126
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-7 " should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1001-2000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1001-2000-expected.txt new file mode 100644 index 0000000000000..6657702823222 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_1001-2000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88597\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88597\v" should be rejected by TextDecoder. +PASS Invalid label " iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597 " should be rejected by TextDecoder. +PASS Invalid label " iso88597 " should be rejected by TextDecoder. +PASS Invalid label "
iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597" should be rejected by TextDecoder. +PASS Invalid label "iso88597
" should be rejected by TextDecoder. +PASS Invalid label "
iso88597
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-7:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-7:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-7:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-7:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek\0" should be rejected by TextDecoder. +PASS Invalid label "\0sun_eu_greek\0" should be rejected by TextDecoder. +PASS Invalid label "\vsun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek\v" should be rejected by TextDecoder. +PASS Invalid label "\vsun_eu_greek\v" should be rejected by TextDecoder. +PASS Invalid label " sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek " should be rejected by TextDecoder. +PASS Invalid label " sun_eu_greek " should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek" should be rejected by TextDecoder. +PASS Invalid label "sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "
sun_eu_greek
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598e\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598e\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e " should be rejected by TextDecoder. +PASS Invalid label " csiso88598e " should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e" should be rejected by TextDecoder. +PASS Invalid label "csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598e
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatinhebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatinhebrew\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew " should be rejected by TextDecoder. +PASS Invalid label " csisolatinhebrew " should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew" should be rejected by TextDecoder. +PASS Invalid label "csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatinhebrew
" should be rejected by TextDecoder. +PASS Invalid label "\0hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\0hebrew\0" should be rejected by TextDecoder. +PASS Invalid label "\vhebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew\v" should be rejected by TextDecoder. +PASS Invalid label "\vhebrew\v" should be rejected by TextDecoder. +PASS Invalid label " hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew " should be rejected by TextDecoder. +PASS Invalid label " hebrew " should be rejected by TextDecoder. +PASS Invalid label "
hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew" should be rejected by TextDecoder. +PASS Invalid label "hebrew
" should be rejected by TextDecoder. +PASS Invalid label "
hebrew
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-e\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-e\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-e " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-e
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-138\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-138\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-138 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-138
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88598\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88598\v" should be rejected by TextDecoder. +PASS Invalid label " iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598 " should be rejected by TextDecoder. +PASS Invalid label " iso88598 " should be rejected by TextDecoder. +PASS Invalid label "
iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598" should be rejected by TextDecoder. +PASS Invalid label "iso88598
" should be rejected by TextDecoder. +PASS Invalid label "
iso88598
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-8:1988\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-8:1988\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-8:1988 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-8:1988
" should be rejected by TextDecoder. +PASS Invalid label "\0visual" should be rejected by TextDecoder. +PASS Invalid label "visual\0" should be rejected by TextDecoder. +PASS Invalid label "\0visual\0" should be rejected by TextDecoder. +PASS Invalid label "\vvisual" should be rejected by TextDecoder. +PASS Invalid label "visual\v" should be rejected by TextDecoder. +PASS Invalid label "\vvisual\v" should be rejected by TextDecoder. +PASS Invalid label " visual" should be rejected by TextDecoder. +PASS Invalid label "visual " should be rejected by TextDecoder. +PASS Invalid label " visual " should be rejected by TextDecoder. +PASS Invalid label "
visual" should be rejected by TextDecoder. +PASS Invalid label "visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual" should be rejected by TextDecoder. +PASS Invalid label "visual
" should be rejected by TextDecoder. +PASS Invalid label "
visual
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso88598i\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso88598i\v" should be rejected by TextDecoder. +PASS Invalid label " csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i " should be rejected by TextDecoder. +PASS Invalid label " csiso88598i " should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i" should be rejected by TextDecoder. +PASS Invalid label "csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "
csiso88598i
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-8-i\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-8-i\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-8-i " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-8-i
" should be rejected by TextDecoder. +PASS Invalid label "\0logical" should be rejected by TextDecoder. +PASS Invalid label "logical\0" should be rejected by TextDecoder. +PASS Invalid label "\0logical\0" should be rejected by TextDecoder. +PASS Invalid label "\vlogical" should be rejected by TextDecoder. +PASS Invalid label "logical\v" should be rejected by TextDecoder. +PASS Invalid label "\vlogical\v" should be rejected by TextDecoder. +PASS Invalid label " logical" should be rejected by TextDecoder. +PASS Invalid label "logical " should be rejected by TextDecoder. +PASS Invalid label " logical " should be rejected by TextDecoder. +PASS Invalid label "
logical" should be rejected by TextDecoder. +PASS Invalid label "logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical" should be rejected by TextDecoder. +PASS Invalid label "logical
" should be rejected by TextDecoder. +PASS Invalid label "
logical
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin6\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin6\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin6 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6" should be rejected by TextDecoder. +PASS Invalid label "csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-10\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-10 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-10
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-157\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-157\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-157 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-157
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-10\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-10\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-10 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10" should be rejected by TextDecoder. +PASS Invalid label "iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-10
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885910\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885910\v" should be rejected by TextDecoder. +PASS Invalid label " iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910 " should be rejected by TextDecoder. +PASS Invalid label " iso885910 " should be rejected by TextDecoder. +PASS Invalid label "
iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910" should be rejected by TextDecoder. +PASS Invalid label "iso885910
" should be rejected by TextDecoder. +PASS Invalid label "
iso885910
" should be rejected by TextDecoder. +PASS Invalid label "\0l6" should be rejected by TextDecoder. +PASS Invalid label "l6\0" should be rejected by TextDecoder. +PASS Invalid label "\0l6\0" should be rejected by TextDecoder. +PASS Invalid label "\vl6" should be rejected by TextDecoder. +PASS Invalid label "l6\v" should be rejected by TextDecoder. +PASS Invalid label "\vl6\v" should be rejected by TextDecoder. +PASS Invalid label " l6" should be rejected by TextDecoder. +PASS Invalid label "l6 " should be rejected by TextDecoder. +PASS Invalid label " l6 " should be rejected by TextDecoder. +PASS Invalid label "
l6" should be rejected by TextDecoder. +PASS Invalid label "l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6" should be rejected by TextDecoder. +PASS Invalid label "l6
" should be rejected by TextDecoder. +PASS Invalid label "
l6
" should be rejected by TextDecoder. +PASS Invalid label "\0latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin6\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin6" should be rejected by TextDecoder. +PASS Invalid label "latin6\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin6\v" should be rejected by TextDecoder. +PASS Invalid label " latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6 " should be rejected by TextDecoder. +PASS Invalid label " latin6 " should be rejected by TextDecoder. +PASS Invalid label "
latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6" should be rejected by TextDecoder. +PASS Invalid label "latin6
" should be rejected by TextDecoder. +PASS Invalid label "
latin6
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-13\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-13 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-13
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-13\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-13\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-13 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13" should be rejected by TextDecoder. +PASS Invalid label "iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-13
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885913\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885913\v" should be rejected by TextDecoder. +PASS Invalid label " iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913 " should be rejected by TextDecoder. +PASS Invalid label " iso885913 " should be rejected by TextDecoder. +PASS Invalid label "
iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913" should be rejected by TextDecoder. +PASS Invalid label "iso885913
" should be rejected by TextDecoder. +PASS Invalid label "
iso885913
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-14\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-14 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-14
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-14\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-14\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-14 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14" should be rejected by TextDecoder. +PASS Invalid label "iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-14
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885914\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885914\v" should be rejected by TextDecoder. +PASS Invalid label " iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914 " should be rejected by TextDecoder. +PASS Invalid label " iso885914 " should be rejected by TextDecoder. +PASS Invalid label "
iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914" should be rejected by TextDecoder. +PASS Invalid label "iso885914
" should be rejected by TextDecoder. +PASS Invalid label "
iso885914
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin9\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin9\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin9 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9" should be rejected by TextDecoder. +PASS Invalid label "csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885915\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885915\v" should be rejected by TextDecoder. +PASS Invalid label " iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915 " should be rejected by TextDecoder. +PASS Invalid label " iso885915 " should be rejected by TextDecoder. +PASS Invalid label "
iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915" should be rejected by TextDecoder. +PASS Invalid label "iso885915
" should be rejected by TextDecoder. +PASS Invalid label "
iso885915
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-15\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-15\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-15 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-15
" should be rejected by TextDecoder. +PASS Invalid label "\0l9" should be rejected by TextDecoder. +PASS Invalid label "l9\0" should be rejected by TextDecoder. +PASS Invalid label "\0l9\0" should be rejected by TextDecoder. +PASS Invalid label "\vl9" should be rejected by TextDecoder. +PASS Invalid label "l9\v" should be rejected by TextDecoder. +PASS Invalid label "\vl9\v" should be rejected by TextDecoder. +PASS Invalid label " l9" should be rejected by TextDecoder. +PASS Invalid label "l9 " should be rejected by TextDecoder. +PASS Invalid label " l9 " should be rejected by TextDecoder. +PASS Invalid label "
l9" should be rejected by TextDecoder. +PASS Invalid label "l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9" should be rejected by TextDecoder. +PASS Invalid label "l9
" should be rejected by TextDecoder. +PASS Invalid label "
l9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-16\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-16\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-16 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-16
" should be rejected by TextDecoder. +PASS Invalid label "\0cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r\0" should be rejected by TextDecoder. +PASS Invalid label "\0cskoi8r\0" should be rejected by TextDecoder. +PASS Invalid label "\vcskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r\v" should be rejected by TextDecoder. +PASS Invalid label "\vcskoi8r\v" should be rejected by TextDecoder. +PASS Invalid label " cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r " should be rejected by TextDecoder. +PASS Invalid label " cskoi8r " should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r" should be rejected by TextDecoder. +PASS Invalid label "cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "
cskoi8r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi" should be rejected by TextDecoder. +PASS Invalid label "koi\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi" should be rejected by TextDecoder. +PASS Invalid label "koi\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi\v" should be rejected by TextDecoder. +PASS Invalid label " koi" should be rejected by TextDecoder. +PASS Invalid label "koi " should be rejected by TextDecoder. +PASS Invalid label " koi " should be rejected by TextDecoder. +PASS Invalid label "
koi" should be rejected by TextDecoder. +PASS Invalid label "koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi" should be rejected by TextDecoder. +PASS Invalid label "koi
" should be rejected by TextDecoder. +PASS Invalid label "
koi
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8" should be rejected by TextDecoder. +PASS Invalid label "koi8\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8\v" should be rejected by TextDecoder. +PASS Invalid label " koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8 " should be rejected by TextDecoder. +PASS Invalid label " koi8 " should be rejected by TextDecoder. +PASS Invalid label "
koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8" should be rejected by TextDecoder. +PASS Invalid label "koi8
" should be rejected by TextDecoder. +PASS Invalid label "
koi8
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-r\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-r\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r " should be rejected by TextDecoder. +PASS Invalid label " koi8-r " should be rejected by TextDecoder. +PASS Invalid label "
koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r" should be rejected by TextDecoder. +PASS Invalid label "koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8_r\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8_r\v" should be rejected by TextDecoder. +PASS Invalid label " koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r " should be rejected by TextDecoder. +PASS Invalid label " koi8_r " should be rejected by TextDecoder. +PASS Invalid label "
koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r" should be rejected by TextDecoder. +PASS Invalid label "koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "
koi8_r
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-ru\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-ru\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru " should be rejected by TextDecoder. +PASS Invalid label " koi8-ru " should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru" should be rejected by TextDecoder. +PASS Invalid label "koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-ru
" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u\0" should be rejected by TextDecoder. +PASS Invalid label "\0koi8-u\0" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u\v" should be rejected by TextDecoder. +PASS Invalid label "\vkoi8-u\v" should be rejected by TextDecoder. +PASS Invalid label " koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u " should be rejected by TextDecoder. +PASS Invalid label " koi8-u " should be rejected by TextDecoder. +PASS Invalid label "
koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u" should be rejected by TextDecoder. +PASS Invalid label "koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "
koi8-u
" should be rejected by TextDecoder. +PASS Invalid label "\0csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\0csmacintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label " csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh " should be rejected by TextDecoder. +PASS Invalid label " csmacintosh " should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh" should be rejected by TextDecoder. +PASS Invalid label "csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "
csmacintosh
" should be rejected by TextDecoder. +PASS Invalid label "\0mac" should be rejected by TextDecoder. +PASS Invalid label "mac\0" should be rejected by TextDecoder. +PASS Invalid label "\0mac\0" should be rejected by TextDecoder. +PASS Invalid label "\vmac" should be rejected by TextDecoder. +PASS Invalid label "mac\v" should be rejected by TextDecoder. +PASS Invalid label "\vmac\v" should be rejected by TextDecoder. +PASS Invalid label " mac" should be rejected by TextDecoder. +PASS Invalid label "mac " should be rejected by TextDecoder. +PASS Invalid label " mac " should be rejected by TextDecoder. +PASS Invalid label "
mac" should be rejected by TextDecoder. +PASS Invalid label "mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac" should be rejected by TextDecoder. +PASS Invalid label "mac
" should be rejected by TextDecoder. +PASS Invalid label "
mac
" should be rejected by TextDecoder. +PASS Invalid label "\0macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\0macintosh\0" should be rejected by TextDecoder. +PASS Invalid label "\vmacintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh\v" should be rejected by TextDecoder. +PASS Invalid label "\vmacintosh\v" should be rejected by TextDecoder. +PASS Invalid label " macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh " should be rejected by TextDecoder. +PASS Invalid label " macintosh " should be rejected by TextDecoder. +PASS Invalid label "
macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh" should be rejected by TextDecoder. +PASS Invalid label "macintosh
" should be rejected by TextDecoder. +PASS Invalid label "
macintosh
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-roman\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-roman\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman " should be rejected by TextDecoder. +PASS Invalid label " x-mac-roman " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman" should be rejected by TextDecoder. +PASS Invalid label "x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-roman
" should be rejected by TextDecoder. +PASS Invalid label "\0dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874\0" should be rejected by TextDecoder. +PASS Invalid label "\0dos-874\0" should be rejected by TextDecoder. +PASS Invalid label "\vdos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874\v" should be rejected by TextDecoder. +PASS Invalid label "\vdos-874\v" should be rejected by TextDecoder. +PASS Invalid label " dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874 " should be rejected by TextDecoder. +PASS Invalid label " dos-874 " should be rejected by TextDecoder. +PASS Invalid label "
dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874" should be rejected by TextDecoder. +PASS Invalid label "dos-874
" should be rejected by TextDecoder. +PASS Invalid label "
dos-874
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-11\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-11 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-11
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-11\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-11\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-11 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11" should be rejected by TextDecoder. +PASS Invalid label "iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-11
" should be rejected by TextDecoder. +PASS Invalid label "\0iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso885911\0" should be rejected by TextDecoder. +PASS Invalid label "\viso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911\v" should be rejected by TextDecoder. +PASS Invalid label "\viso885911\v" should be rejected by TextDecoder. +PASS Invalid label " iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911 " should be rejected by TextDecoder. +PASS Invalid label " iso885911 " should be rejected by TextDecoder. +PASS Invalid label "
iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911" should be rejected by TextDecoder. +PASS Invalid label "iso885911
" should be rejected by TextDecoder. +PASS Invalid label "
iso885911
" should be rejected by TextDecoder. +PASS Invalid label "\0tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620\0" should be rejected by TextDecoder. +PASS Invalid label "\0tis-620\0" should be rejected by TextDecoder. +PASS Invalid label "\vtis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620\v" should be rejected by TextDecoder. +PASS Invalid label "\vtis-620\v" should be rejected by TextDecoder. +PASS Invalid label " tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620 " should be rejected by TextDecoder. +PASS Invalid label " tis-620 " should be rejected by TextDecoder. +PASS Invalid label "
tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620" should be rejected by TextDecoder. +PASS Invalid label "tis-620
" should be rejected by TextDecoder. +PASS Invalid label "
tis-620
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-874\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-874\v" should be rejected by TextDecoder. +PASS Invalid label " windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874 " should be rejected by TextDecoder. +PASS Invalid label " windows-874 " should be rejected by TextDecoder. +PASS Invalid label "
windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874" should be rejected by TextDecoder. +PASS Invalid label "windows-874
" should be rejected by TextDecoder. +PASS Invalid label "
windows-874
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1250\v" should be rejected by TextDecoder. +PASS Invalid label " cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250 " should be rejected by TextDecoder. +PASS Invalid label " cp1250 " should be rejected by TextDecoder. +PASS Invalid label "
cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250" should be rejected by TextDecoder. +PASS Invalid label "cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
cp1250
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1250\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250 " should be rejected by TextDecoder. +PASS Invalid label " windows-1250 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250" should be rejected by TextDecoder. +PASS Invalid label "windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1250
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1250\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1250\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1250 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250" should be rejected by TextDecoder. +PASS Invalid label "x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1250
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1251\v" should be rejected by TextDecoder. +PASS Invalid label " cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251 " should be rejected by TextDecoder. +PASS Invalid label " cp1251 " should be rejected by TextDecoder. +PASS Invalid label "
cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251" should be rejected by TextDecoder. +PASS Invalid label "cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
cp1251
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1251\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251 " should be rejected by TextDecoder. +PASS Invalid label " windows-1251 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251" should be rejected by TextDecoder. +PASS Invalid label "windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1251
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1251\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1251\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1251 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251" should be rejected by TextDecoder. +PASS Invalid label "x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1251
" should be rejected by TextDecoder. +PASS Invalid label "\0ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968\0" should be rejected by TextDecoder. +PASS Invalid label "\0ansi_x3.4-1968\0" should be rejected by TextDecoder. +PASS Invalid label "\vansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968\v" should be rejected by TextDecoder. +PASS Invalid label "\vansi_x3.4-1968\v" should be rejected by TextDecoder. +PASS Invalid label " ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968 " should be rejected by TextDecoder. +PASS Invalid label " ansi_x3.4-1968 " should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968" should be rejected by TextDecoder. +PASS Invalid label "ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "
ansi_x3.4-1968
" should be rejected by TextDecoder. +PASS Invalid label "\0ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\0ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\vascii" should be rejected by TextDecoder. +PASS Invalid label "ascii\v" should be rejected by TextDecoder. +PASS Invalid label "\vascii\v" should be rejected by TextDecoder. +PASS Invalid label " ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii " should be rejected by TextDecoder. +PASS Invalid label " ascii " should be rejected by TextDecoder. +PASS Invalid label "
ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii" should be rejected by TextDecoder. +PASS Invalid label "ascii
" should be rejected by TextDecoder. +PASS Invalid label "
ascii
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1252\v" should be rejected by TextDecoder. +PASS Invalid label " cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252 " should be rejected by TextDecoder. +PASS Invalid label " cp1252 " should be rejected by TextDecoder. +PASS Invalid label "
cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252" should be rejected by TextDecoder. +PASS Invalid label "cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
cp1252
" should be rejected by TextDecoder. +PASS Invalid label "\0cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp819\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp819" should be rejected by TextDecoder. +PASS Invalid label "cp819\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp819\v" should be rejected by TextDecoder. +PASS Invalid label " cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819 " should be rejected by TextDecoder. +PASS Invalid label " cp819 " should be rejected by TextDecoder. +PASS Invalid label "
cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819" should be rejected by TextDecoder. +PASS Invalid label "cp819
" should be rejected by TextDecoder. +PASS Invalid label "
cp819
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin1\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin1\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin1 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1" should be rejected by TextDecoder. +PASS Invalid label "csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin1
" should be rejected by TextDecoder. +PASS Invalid label "\0ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819\0" should be rejected by TextDecoder. +PASS Invalid label "\0ibm819\0" should be rejected by TextDecoder. +PASS Invalid label "\vibm819" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_2001-3000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_2001-3000-expected.txt new file mode 100644 index 0000000000000..8e52105706702 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_2001-3000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Invalid label "ibm819\v" should be rejected by TextDecoder. +PASS Invalid label "\vibm819\v" should be rejected by TextDecoder. +PASS Invalid label " ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819 " should be rejected by TextDecoder. +PASS Invalid label " ibm819 " should be rejected by TextDecoder. +PASS Invalid label "
ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819" should be rejected by TextDecoder. +PASS Invalid label "ibm819
" should be rejected by TextDecoder. +PASS Invalid label "
ibm819
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-100\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-100\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-100 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-100
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88591\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88591\v" should be rejected by TextDecoder. +PASS Invalid label " iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591 " should be rejected by TextDecoder. +PASS Invalid label " iso88591 " should be rejected by TextDecoder. +PASS Invalid label "
iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591" should be rejected by TextDecoder. +PASS Invalid label "iso88591
" should be rejected by TextDecoder. +PASS Invalid label "
iso88591
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-1:1987\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-1:1987\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-1:1987 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-1:1987
" should be rejected by TextDecoder. +PASS Invalid label "\0l1" should be rejected by TextDecoder. +PASS Invalid label "l1\0" should be rejected by TextDecoder. +PASS Invalid label "\0l1\0" should be rejected by TextDecoder. +PASS Invalid label "\vl1" should be rejected by TextDecoder. +PASS Invalid label "l1\v" should be rejected by TextDecoder. +PASS Invalid label "\vl1\v" should be rejected by TextDecoder. +PASS Invalid label " l1" should be rejected by TextDecoder. +PASS Invalid label "l1 " should be rejected by TextDecoder. +PASS Invalid label " l1 " should be rejected by TextDecoder. +PASS Invalid label "
l1" should be rejected by TextDecoder. +PASS Invalid label "l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1" should be rejected by TextDecoder. +PASS Invalid label "l1
" should be rejected by TextDecoder. +PASS Invalid label "
l1
" should be rejected by TextDecoder. +PASS Invalid label "\0latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin1\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin1" should be rejected by TextDecoder. +PASS Invalid label "latin1\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin1\v" should be rejected by TextDecoder. +PASS Invalid label " latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1 " should be rejected by TextDecoder. +PASS Invalid label " latin1 " should be rejected by TextDecoder. +PASS Invalid label "
latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1" should be rejected by TextDecoder. +PASS Invalid label "latin1
" should be rejected by TextDecoder. +PASS Invalid label "
latin1
" should be rejected by TextDecoder. +PASS Invalid label "\0us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\0us-ascii\0" should be rejected by TextDecoder. +PASS Invalid label "\vus-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii\v" should be rejected by TextDecoder. +PASS Invalid label "\vus-ascii\v" should be rejected by TextDecoder. +PASS Invalid label " us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii " should be rejected by TextDecoder. +PASS Invalid label " us-ascii " should be rejected by TextDecoder. +PASS Invalid label "
us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii" should be rejected by TextDecoder. +PASS Invalid label "us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "
us-ascii
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1252\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252 " should be rejected by TextDecoder. +PASS Invalid label " windows-1252 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252" should be rejected by TextDecoder. +PASS Invalid label "windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1252
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1252\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1252\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1252 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252" should be rejected by TextDecoder. +PASS Invalid label "x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1252
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1253\v" should be rejected by TextDecoder. +PASS Invalid label " cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253 " should be rejected by TextDecoder. +PASS Invalid label " cp1253 " should be rejected by TextDecoder. +PASS Invalid label "
cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253" should be rejected by TextDecoder. +PASS Invalid label "cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
cp1253
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1253\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253 " should be rejected by TextDecoder. +PASS Invalid label " windows-1253 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253" should be rejected by TextDecoder. +PASS Invalid label "windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1253
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1253\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1253\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1253 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253" should be rejected by TextDecoder. +PASS Invalid label "x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1253
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1254\v" should be rejected by TextDecoder. +PASS Invalid label " cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254 " should be rejected by TextDecoder. +PASS Invalid label " cp1254 " should be rejected by TextDecoder. +PASS Invalid label "
cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254" should be rejected by TextDecoder. +PASS Invalid label "cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
cp1254
" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5\0" should be rejected by TextDecoder. +PASS Invalid label "\0csisolatin5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsisolatin5\v" should be rejected by TextDecoder. +PASS Invalid label " csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5 " should be rejected by TextDecoder. +PASS Invalid label " csisolatin5 " should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5" should be rejected by TextDecoder. +PASS Invalid label "csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "
csisolatin5
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso-8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso-8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-148\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-148\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-148 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-148
" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso88599\0" should be rejected by TextDecoder. +PASS Invalid label "\viso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599\v" should be rejected by TextDecoder. +PASS Invalid label "\viso88599\v" should be rejected by TextDecoder. +PASS Invalid label " iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599 " should be rejected by TextDecoder. +PASS Invalid label " iso88599 " should be rejected by TextDecoder. +PASS Invalid label "
iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599" should be rejected by TextDecoder. +PASS Invalid label "iso88599
" should be rejected by TextDecoder. +PASS Invalid label "
iso88599
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9
" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso_8859-9:1989\0" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989\v" should be rejected by TextDecoder. +PASS Invalid label "\viso_8859-9:1989\v" should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989 " should be rejected by TextDecoder. +PASS Invalid label " iso_8859-9:1989 " should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989" should be rejected by TextDecoder. +PASS Invalid label "iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "
iso_8859-9:1989
" should be rejected by TextDecoder. +PASS Invalid label "\0l5" should be rejected by TextDecoder. +PASS Invalid label "l5\0" should be rejected by TextDecoder. +PASS Invalid label "\0l5\0" should be rejected by TextDecoder. +PASS Invalid label "\vl5" should be rejected by TextDecoder. +PASS Invalid label "l5\v" should be rejected by TextDecoder. +PASS Invalid label "\vl5\v" should be rejected by TextDecoder. +PASS Invalid label " l5" should be rejected by TextDecoder. +PASS Invalid label "l5 " should be rejected by TextDecoder. +PASS Invalid label " l5 " should be rejected by TextDecoder. +PASS Invalid label "
l5" should be rejected by TextDecoder. +PASS Invalid label "l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5" should be rejected by TextDecoder. +PASS Invalid label "l5
" should be rejected by TextDecoder. +PASS Invalid label "
l5
" should be rejected by TextDecoder. +PASS Invalid label "\0latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5\0" should be rejected by TextDecoder. +PASS Invalid label "\0latin5\0" should be rejected by TextDecoder. +PASS Invalid label "\vlatin5" should be rejected by TextDecoder. +PASS Invalid label "latin5\v" should be rejected by TextDecoder. +PASS Invalid label "\vlatin5\v" should be rejected by TextDecoder. +PASS Invalid label " latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5 " should be rejected by TextDecoder. +PASS Invalid label " latin5 " should be rejected by TextDecoder. +PASS Invalid label "
latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5" should be rejected by TextDecoder. +PASS Invalid label "latin5
" should be rejected by TextDecoder. +PASS Invalid label "
latin5
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1254\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254 " should be rejected by TextDecoder. +PASS Invalid label " windows-1254 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254" should be rejected by TextDecoder. +PASS Invalid label "windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1254
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1254\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1254\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1254 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254" should be rejected by TextDecoder. +PASS Invalid label "x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1254
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1255\v" should be rejected by TextDecoder. +PASS Invalid label " cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255 " should be rejected by TextDecoder. +PASS Invalid label " cp1255 " should be rejected by TextDecoder. +PASS Invalid label "
cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255" should be rejected by TextDecoder. +PASS Invalid label "cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
cp1255
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1255\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255 " should be rejected by TextDecoder. +PASS Invalid label " windows-1255 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255" should be rejected by TextDecoder. +PASS Invalid label "windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1255
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1255\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1255\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1255 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255" should be rejected by TextDecoder. +PASS Invalid label "x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1255
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1256\v" should be rejected by TextDecoder. +PASS Invalid label " cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256 " should be rejected by TextDecoder. +PASS Invalid label " cp1256 " should be rejected by TextDecoder. +PASS Invalid label "
cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256" should be rejected by TextDecoder. +PASS Invalid label "cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
cp1256
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1256\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256 " should be rejected by TextDecoder. +PASS Invalid label " windows-1256 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256" should be rejected by TextDecoder. +PASS Invalid label "windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1256
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1256\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1256\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1256 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256" should be rejected by TextDecoder. +PASS Invalid label "x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1256
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1257\v" should be rejected by TextDecoder. +PASS Invalid label " cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257 " should be rejected by TextDecoder. +PASS Invalid label " cp1257 " should be rejected by TextDecoder. +PASS Invalid label "
cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257" should be rejected by TextDecoder. +PASS Invalid label "cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
cp1257
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1257\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257 " should be rejected by TextDecoder. +PASS Invalid label " windows-1257 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257" should be rejected by TextDecoder. +PASS Invalid label "windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1257
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1257\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1257\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1257 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257" should be rejected by TextDecoder. +PASS Invalid label "x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1257
" should be rejected by TextDecoder. +PASS Invalid label "\0cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vcp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vcp1258\v" should be rejected by TextDecoder. +PASS Invalid label " cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258 " should be rejected by TextDecoder. +PASS Invalid label " cp1258 " should be rejected by TextDecoder. +PASS Invalid label "
cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258" should be rejected by TextDecoder. +PASS Invalid label "cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
cp1258
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-1258\v" should be rejected by TextDecoder. +PASS Invalid label " windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258 " should be rejected by TextDecoder. +PASS Invalid label " windows-1258 " should be rejected by TextDecoder. +PASS Invalid label "
windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258" should be rejected by TextDecoder. +PASS Invalid label "windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "
windows-1258
" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-cp1258\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-cp1258\v" should be rejected by TextDecoder. +PASS Invalid label " x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258 " should be rejected by TextDecoder. +PASS Invalid label " x-cp1258 " should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258" should be rejected by TextDecoder. +PASS Invalid label "x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "
x-cp1258
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-cyrillic\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-cyrillic\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic " should be rejected by TextDecoder. +PASS Invalid label " x-mac-cyrillic " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic" should be rejected by TextDecoder. +PASS Invalid label "x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-cyrillic
" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-mac-ukrainian\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-mac-ukrainian\v" should be rejected by TextDecoder. +PASS Invalid label " x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian " should be rejected by TextDecoder. +PASS Invalid label " x-mac-ukrainian " should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian" should be rejected by TextDecoder. +PASS Invalid label "x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "
x-mac-ukrainian
" should be rejected by TextDecoder. +PASS Invalid label "\0chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese\0" should be rejected by TextDecoder. +PASS Invalid label "\0chinese\0" should be rejected by TextDecoder. +PASS Invalid label "\vchinese" should be rejected by TextDecoder. +PASS Invalid label "chinese\v" should be rejected by TextDecoder. +PASS Invalid label "\vchinese\v" should be rejected by TextDecoder. +PASS Invalid label " chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese " should be rejected by TextDecoder. +PASS Invalid label " chinese " should be rejected by TextDecoder. +PASS Invalid label "
chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese" should be rejected by TextDecoder. +PASS Invalid label "chinese
" should be rejected by TextDecoder. +PASS Invalid label "
chinese
" should be rejected by TextDecoder. +PASS Invalid label "\0csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0csgb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsgb2312\v" should be rejected by TextDecoder. +PASS Invalid label " csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312 " should be rejected by TextDecoder. +PASS Invalid label " csgb2312 " should be rejected by TextDecoder. +PASS Invalid label "
csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312" should be rejected by TextDecoder. +PASS Invalid label "csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "
csgb2312
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso58gb231280\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso58gb231280\v" should be rejected by TextDecoder. +PASS Invalid label " csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280 " should be rejected by TextDecoder. +PASS Invalid label " csiso58gb231280 " should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280" should be rejected by TextDecoder. +PASS Invalid label "csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "
csiso58gb231280
" should be rejected by TextDecoder. +PASS Invalid label "\0gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb2312\v" should be rejected by TextDecoder. +PASS Invalid label " gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312 " should be rejected by TextDecoder. +PASS Invalid label " gb2312 " should be rejected by TextDecoder. +PASS Invalid label "
gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312" should be rejected by TextDecoder. +PASS Invalid label "gb2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb2312
" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312\v" should be rejected by TextDecoder. +PASS Invalid label " gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312 " should be rejected by TextDecoder. +PASS Invalid label " gb_2312 " should be rejected by TextDecoder. +PASS Invalid label "
gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312" should be rejected by TextDecoder. +PASS Invalid label "gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312
" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb_2312-80\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb_2312-80\v" should be rejected by TextDecoder. +PASS Invalid label " gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80 " should be rejected by TextDecoder. +PASS Invalid label " gb_2312-80 " should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80" should be rejected by TextDecoder. +PASS Invalid label "gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "
gb_2312-80
" should be rejected by TextDecoder. +PASS Invalid label "\0gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\0gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\vgbk" should be rejected by TextDecoder. +PASS Invalid label "gbk\v" should be rejected by TextDecoder. +PASS Invalid label "\vgbk\v" should be rejected by TextDecoder. +PASS Invalid label " gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk " should be rejected by TextDecoder. +PASS Invalid label " gbk " should be rejected by TextDecoder. +PASS Invalid label "
gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk" should be rejected by TextDecoder. +PASS Invalid label "gbk
" should be rejected by TextDecoder. +PASS Invalid label "
gbk
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-58\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-58\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-58 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-58
" should be rejected by TextDecoder. +PASS Invalid label "\0x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-gbk\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-gbk\v" should be rejected by TextDecoder. +PASS Invalid label " x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk " should be rejected by TextDecoder. +PASS Invalid label " x-gbk " should be rejected by TextDecoder. +PASS Invalid label "
x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk" should be rejected by TextDecoder. +PASS Invalid label "x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "
x-gbk
" should be rejected by TextDecoder. +PASS Invalid label "\0gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030\0" should be rejected by TextDecoder. +PASS Invalid label "\0gb18030\0" should be rejected by TextDecoder. +PASS Invalid label "\vgb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030\v" should be rejected by TextDecoder. +PASS Invalid label "\vgb18030\v" should be rejected by TextDecoder. +PASS Invalid label " gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030 " should be rejected by TextDecoder. +PASS Invalid label " gb18030 " should be rejected by TextDecoder. +PASS Invalid label "
gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030" should be rejected by TextDecoder. +PASS Invalid label "gb18030
" should be rejected by TextDecoder. +PASS Invalid label "
gb18030
" should be rejected by TextDecoder. +PASS Invalid label "\0big5" should be rejected by TextDecoder. +PASS Invalid label "big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vbig5" should be rejected by TextDecoder. +PASS Invalid label "big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vbig5\v" should be rejected by TextDecoder. +PASS Invalid label " big5" should be rejected by TextDecoder. +PASS Invalid label "big5 " should be rejected by TextDecoder. +PASS Invalid label " big5 " should be rejected by TextDecoder. +PASS Invalid label "
big5" should be rejected by TextDecoder. +PASS Invalid label "big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5" should be rejected by TextDecoder. +PASS Invalid label "big5
" should be rejected by TextDecoder. +PASS Invalid label "
big5
" should be rejected by TextDecoder. +PASS Invalid label "\0big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs\0" should be rejected by TextDecoder. +PASS Invalid label "\0big5-hkscs\0" should be rejected by TextDecoder. +PASS Invalid label "\vbig5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs\v" should be rejected by TextDecoder. +PASS Invalid label "\vbig5-hkscs\v" should be rejected by TextDecoder. +PASS Invalid label " big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs " should be rejected by TextDecoder. +PASS Invalid label " big5-hkscs " should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs" should be rejected by TextDecoder. +PASS Invalid label "big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "
big5-hkscs
" should be rejected by TextDecoder. +PASS Invalid label "\0cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0cn-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcn-big5\v" should be rejected by TextDecoder. +PASS Invalid label " cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5 " should be rejected by TextDecoder. +PASS Invalid label " cn-big5 " should be rejected by TextDecoder. +PASS Invalid label "
cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5" should be rejected by TextDecoder. +PASS Invalid label "cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "
cn-big5
" should be rejected by TextDecoder. +PASS Invalid label "\0csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5\0" should be rejected by TextDecoder. +PASS Invalid label "\0csbig5\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsbig5\v" should be rejected by TextDecoder. +PASS Invalid label " csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5 " should be rejected by TextDecoder. +PASS Invalid label " csbig5 " should be rejected by TextDecoder. +PASS Invalid label "
csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5" should be rejected by TextDecoder. +PASS Invalid label "csbig5
" should be rejected by TextDecoder. +PASS Invalid label "
csbig5
" should be rejected by TextDecoder. +PASS Invalid label "\0x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-x-big5\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-x-big5\v" should be rejected by TextDecoder. +PASS Invalid label " x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5 " should be rejected by TextDecoder. +PASS Invalid label " x-x-big5 " should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5" should be rejected by TextDecoder. +PASS Invalid label "x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "
x-x-big5
" should be rejected by TextDecoder. +PASS Invalid label "\0cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese\0" should be rejected by TextDecoder. +PASS Invalid label "\0cseucpkdfmtjapanese\0" should be rejected by TextDecoder. +PASS Invalid label "\vcseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese\v" should be rejected by TextDecoder. +PASS Invalid label "\vcseucpkdfmtjapanese\v" should be rejected by TextDecoder. +PASS Invalid label " cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese " should be rejected by TextDecoder. +PASS Invalid label " cseucpkdfmtjapanese " should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese" should be rejected by TextDecoder. +PASS Invalid label "cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "
cseucpkdfmtjapanese
" should be rejected by TextDecoder. +PASS Invalid label "\0euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\veuc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\veuc-jp\v" should be rejected by TextDecoder. +PASS Invalid label " euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp " should be rejected by TextDecoder. +PASS Invalid label " euc-jp " should be rejected by TextDecoder. +PASS Invalid label "
euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp" should be rejected by TextDecoder. +PASS Invalid label "euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-euc-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-euc-jp\v" should be rejected by TextDecoder. +PASS Invalid label " x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp " should be rejected by TextDecoder. +PASS Invalid label " x-euc-jp " should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp" should be rejected by TextDecoder. +PASS Invalid label "x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "
x-euc-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022jp\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022jp\v" should be rejected by TextDecoder. +PASS Invalid label " csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp " should be rejected by TextDecoder. +PASS Invalid label " csiso2022jp " should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp" should be rejected by TextDecoder. +PASS Invalid label "csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022jp
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-jp\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-jp\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-jp " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-jp
" should be rejected by TextDecoder. +PASS Invalid label "\0csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0csshiftjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsshiftjis\v" should be rejected by TextDecoder. +PASS Invalid label " csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis " should be rejected by TextDecoder. +PASS Invalid label " csshiftjis " should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis" should be rejected by TextDecoder. +PASS Invalid label "csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "
csshiftjis
" should be rejected by TextDecoder. +PASS Invalid label "\0ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932\0" should be rejected by TextDecoder. +PASS Invalid label "\0ms932\0" should be rejected by TextDecoder. +PASS Invalid label "\vms932" should be rejected by TextDecoder. +PASS Invalid label "ms932\v" should be rejected by TextDecoder. +PASS Invalid label "\vms932\v" should be rejected by TextDecoder. +PASS Invalid label " ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932 " should be rejected by TextDecoder. +PASS Invalid label " ms932 " should be rejected by TextDecoder. +PASS Invalid label "
ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932" should be rejected by TextDecoder. +PASS Invalid label "ms932
" should be rejected by TextDecoder. +PASS Invalid label "
ms932
" should be rejected by TextDecoder. +PASS Invalid label "\0ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji\0" should be rejected by TextDecoder. +PASS Invalid label "\0ms_kanji\0" should be rejected by TextDecoder. +PASS Invalid label "\vms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji\v" should be rejected by TextDecoder. +PASS Invalid label "\vms_kanji\v" should be rejected by TextDecoder. +PASS Invalid label " ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji " should be rejected by TextDecoder. +PASS Invalid label " ms_kanji " should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji" should be rejected by TextDecoder. +PASS Invalid label "ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "
ms_kanji
" should be rejected by TextDecoder. +PASS Invalid label "\0shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis\0" should be rejected by TextDecoder. +PASS Invalid label "\0shift-jis\0" should be rejected by TextDecoder. +PASS Invalid label "\vshift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis\v" should be rejected by TextDecoder. +PASS Invalid label "\vshift-jis\v" should be rejected by TextDecoder. +PASS Invalid label " shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis " should be rejected by TextDecoder. +PASS Invalid label " shift-jis " should be rejected by TextDecoder. +PASS Invalid label "
shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis" should be rejected by TextDecoder. +PASS Invalid label "shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift-jis
" should be rejected by TextDecoder. +PASS Invalid label "\0shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis\0" should be rejected by TextDecoder. +PASS Invalid label "\0shift_jis\0" should be rejected by TextDecoder. +PASS Invalid label "\vshift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis\v" should be rejected by TextDecoder. +PASS Invalid label "\vshift_jis\v" should be rejected by TextDecoder. +PASS Invalid label " shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis " should be rejected by TextDecoder. +PASS Invalid label " shift_jis " should be rejected by TextDecoder. +PASS Invalid label "
shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis" should be rejected by TextDecoder. +PASS Invalid label "shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "
shift_jis
" should be rejected by TextDecoder. +PASS Invalid label "\0sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vsjis" should be rejected by TextDecoder. +PASS Invalid label "sjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vsjis\v" should be rejected by TextDecoder. +PASS Invalid label " sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis " should be rejected by TextDecoder. +PASS Invalid label " sjis " should be rejected by TextDecoder. +PASS Invalid label "
sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis
" should be rejected by TextDecoder. +PASS Invalid label "
sjis
" should be rejected by TextDecoder. +PASS Invalid label "
sjis" should be rejected by TextDecoder. +PASS Invalid label "sjis
" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_3001-last-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_3001-last-expected.txt new file mode 100644 index 0000000000000..c105f3121ebfe --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-invalid-label.any_3001-last-expected.txt @@ -0,0 +1,423 @@ + +PASS Invalid label "
sjis
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-31j\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-31j\v" should be rejected by TextDecoder. +PASS Invalid label " windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j " should be rejected by TextDecoder. +PASS Invalid label " windows-31j " should be rejected by TextDecoder. +PASS Invalid label "
windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j" should be rejected by TextDecoder. +PASS Invalid label "windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "
windows-31j
" should be rejected by TextDecoder. +PASS Invalid label "\0x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-sjis\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-sjis\v" should be rejected by TextDecoder. +PASS Invalid label " x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis " should be rejected by TextDecoder. +PASS Invalid label " x-sjis " should be rejected by TextDecoder. +PASS Invalid label "
x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis" should be rejected by TextDecoder. +PASS Invalid label "x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "
x-sjis
" should be rejected by TextDecoder. +PASS Invalid label "\0cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr\0" should be rejected by TextDecoder. +PASS Invalid label "\0cseuckr\0" should be rejected by TextDecoder. +PASS Invalid label "\vcseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr\v" should be rejected by TextDecoder. +PASS Invalid label "\vcseuckr\v" should be rejected by TextDecoder. +PASS Invalid label " cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr " should be rejected by TextDecoder. +PASS Invalid label " cseuckr " should be rejected by TextDecoder. +PASS Invalid label "
cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr" should be rejected by TextDecoder. +PASS Invalid label "cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "
cseuckr
" should be rejected by TextDecoder. +PASS Invalid label "\0csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987\0" should be rejected by TextDecoder. +PASS Invalid label "\0csksc56011987\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsksc56011987\v" should be rejected by TextDecoder. +PASS Invalid label " csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987 " should be rejected by TextDecoder. +PASS Invalid label " csksc56011987 " should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987" should be rejected by TextDecoder. +PASS Invalid label "csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "
csksc56011987
" should be rejected by TextDecoder. +PASS Invalid label "\0euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0euc-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\veuc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr\v" should be rejected by TextDecoder. +PASS Invalid label "\veuc-kr\v" should be rejected by TextDecoder. +PASS Invalid label " euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr " should be rejected by TextDecoder. +PASS Invalid label " euc-kr " should be rejected by TextDecoder. +PASS Invalid label "
euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr" should be rejected by TextDecoder. +PASS Invalid label "euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "
euc-kr
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-ir-149\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-ir-149\v" should be rejected by TextDecoder. +PASS Invalid label " iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149 " should be rejected by TextDecoder. +PASS Invalid label " iso-ir-149 " should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149" should be rejected by TextDecoder. +PASS Invalid label "iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "
iso-ir-149
" should be rejected by TextDecoder. +PASS Invalid label "\0korean" should be rejected by TextDecoder. +PASS Invalid label "korean\0" should be rejected by TextDecoder. +PASS Invalid label "\0korean\0" should be rejected by TextDecoder. +PASS Invalid label "\vkorean" should be rejected by TextDecoder. +PASS Invalid label "korean\v" should be rejected by TextDecoder. +PASS Invalid label "\vkorean\v" should be rejected by TextDecoder. +PASS Invalid label " korean" should be rejected by TextDecoder. +PASS Invalid label "korean " should be rejected by TextDecoder. +PASS Invalid label " korean " should be rejected by TextDecoder. +PASS Invalid label "
korean" should be rejected by TextDecoder. +PASS Invalid label "korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean" should be rejected by TextDecoder. +PASS Invalid label "korean
" should be rejected by TextDecoder. +PASS Invalid label "
korean
" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987\0" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1987\0" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987\v" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1987\v" should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987 " should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1987 " should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1987
" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989\0" should be rejected by TextDecoder. +PASS Invalid label "\0ks_c_5601-1989\0" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989\v" should be rejected by TextDecoder. +PASS Invalid label "\vks_c_5601-1989\v" should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989 " should be rejected by TextDecoder. +PASS Invalid label " ks_c_5601-1989 " should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989" should be rejected by TextDecoder. +PASS Invalid label "ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "
ks_c_5601-1989
" should be rejected by TextDecoder. +PASS Invalid label "\0ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601\0" should be rejected by TextDecoder. +PASS Invalid label "\0ksc5601\0" should be rejected by TextDecoder. +PASS Invalid label "\vksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601\v" should be rejected by TextDecoder. +PASS Invalid label "\vksc5601\v" should be rejected by TextDecoder. +PASS Invalid label " ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601 " should be rejected by TextDecoder. +PASS Invalid label " ksc5601 " should be rejected by TextDecoder. +PASS Invalid label "
ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601" should be rejected by TextDecoder. +PASS Invalid label "ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc5601
" should be rejected by TextDecoder. +PASS Invalid label "\0ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601\0" should be rejected by TextDecoder. +PASS Invalid label "\0ksc_5601\0" should be rejected by TextDecoder. +PASS Invalid label "\vksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601\v" should be rejected by TextDecoder. +PASS Invalid label "\vksc_5601\v" should be rejected by TextDecoder. +PASS Invalid label " ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601 " should be rejected by TextDecoder. +PASS Invalid label " ksc_5601 " should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601" should be rejected by TextDecoder. +PASS Invalid label "ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "
ksc_5601
" should be rejected by TextDecoder. +PASS Invalid label "\0windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949\0" should be rejected by TextDecoder. +PASS Invalid label "\0windows-949\0" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949\v" should be rejected by TextDecoder. +PASS Invalid label "\vwindows-949\v" should be rejected by TextDecoder. +PASS Invalid label " windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949 " should be rejected by TextDecoder. +PASS Invalid label " windows-949 " should be rejected by TextDecoder. +PASS Invalid label "
windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949" should be rejected by TextDecoder. +PASS Invalid label "windows-949
" should be rejected by TextDecoder. +PASS Invalid label "
windows-949
" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0csiso2022kr\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsiso2022kr\v" should be rejected by TextDecoder. +PASS Invalid label " csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr " should be rejected by TextDecoder. +PASS Invalid label " csiso2022kr " should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr" should be rejected by TextDecoder. +PASS Invalid label "csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "
csiso2022kr
" should be rejected by TextDecoder. +PASS Invalid label "\0hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312\0" should be rejected by TextDecoder. +PASS Invalid label "\0hz-gb-2312\0" should be rejected by TextDecoder. +PASS Invalid label "\vhz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312\v" should be rejected by TextDecoder. +PASS Invalid label "\vhz-gb-2312\v" should be rejected by TextDecoder. +PASS Invalid label " hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312 " should be rejected by TextDecoder. +PASS Invalid label " hz-gb-2312 " should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312" should be rejected by TextDecoder. +PASS Invalid label "hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "
hz-gb-2312
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-cn-ext\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-cn-ext\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-cn-ext " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-cn-ext
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-2022-kr\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-2022-kr\v" should be rejected by TextDecoder. +PASS Invalid label " iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr " should be rejected by TextDecoder. +PASS Invalid label " iso-2022-kr " should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr" should be rejected by TextDecoder. +PASS Invalid label "iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "
iso-2022-kr
" should be rejected by TextDecoder. +PASS Invalid label "\0replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement\0" should be rejected by TextDecoder. +PASS Invalid label "\0replacement\0" should be rejected by TextDecoder. +PASS Invalid label "\vreplacement" should be rejected by TextDecoder. +PASS Invalid label "replacement\v" should be rejected by TextDecoder. +PASS Invalid label "\vreplacement\v" should be rejected by TextDecoder. +PASS Invalid label " replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement " should be rejected by TextDecoder. +PASS Invalid label " replacement " should be rejected by TextDecoder. +PASS Invalid label "
replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement" should be rejected by TextDecoder. +PASS Invalid label "replacement
" should be rejected by TextDecoder. +PASS Invalid label "
replacement
" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefffe\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefffe\v" should be rejected by TextDecoder. +PASS Invalid label " unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe " should be rejected by TextDecoder. +PASS Invalid label " unicodefffe " should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe" should be rejected by TextDecoder. +PASS Invalid label "unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefffe
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16be\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16be\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be " should be rejected by TextDecoder. +PASS Invalid label " utf-16be " should be rejected by TextDecoder. +PASS Invalid label "
utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be" should be rejected by TextDecoder. +PASS Invalid label "utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16be
" should be rejected by TextDecoder. +PASS Invalid label "\0csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode\0" should be rejected by TextDecoder. +PASS Invalid label "\0csunicode\0" should be rejected by TextDecoder. +PASS Invalid label "\vcsunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode\v" should be rejected by TextDecoder. +PASS Invalid label "\vcsunicode\v" should be rejected by TextDecoder. +PASS Invalid label " csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode " should be rejected by TextDecoder. +PASS Invalid label " csunicode " should be rejected by TextDecoder. +PASS Invalid label "
csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode" should be rejected by TextDecoder. +PASS Invalid label "csunicode
" should be rejected by TextDecoder. +PASS Invalid label "
csunicode
" should be rejected by TextDecoder. +PASS Invalid label "\0iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0iso-10646-ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\viso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label "\viso-10646-ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label " iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2 " should be rejected by TextDecoder. +PASS Invalid label " iso-10646-ucs-2 " should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2" should be rejected by TextDecoder. +PASS Invalid label "iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
iso-10646-ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "\0ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\0ucs-2\0" should be rejected by TextDecoder. +PASS Invalid label "\vucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2\v" should be rejected by TextDecoder. +PASS Invalid label "\vucs-2\v" should be rejected by TextDecoder. +PASS Invalid label " ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2 " should be rejected by TextDecoder. +PASS Invalid label " ucs-2 " should be rejected by TextDecoder. +PASS Invalid label "
ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2" should be rejected by TextDecoder. +PASS Invalid label "ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "
ucs-2
" should be rejected by TextDecoder. +PASS Invalid label "\0unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicode\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicode" should be rejected by TextDecoder. +PASS Invalid label "unicode\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicode\v" should be rejected by TextDecoder. +PASS Invalid label " unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode " should be rejected by TextDecoder. +PASS Invalid label " unicode " should be rejected by TextDecoder. +PASS Invalid label "
unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode" should be rejected by TextDecoder. +PASS Invalid label "unicode
" should be rejected by TextDecoder. +PASS Invalid label "
unicode
" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff\0" should be rejected by TextDecoder. +PASS Invalid label "\0unicodefeff\0" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff\v" should be rejected by TextDecoder. +PASS Invalid label "\vunicodefeff\v" should be rejected by TextDecoder. +PASS Invalid label " unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff " should be rejected by TextDecoder. +PASS Invalid label " unicodefeff " should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff" should be rejected by TextDecoder. +PASS Invalid label "unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "
unicodefeff
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16 " should be rejected by TextDecoder. +PASS Invalid label " utf-16 " should be rejected by TextDecoder. +PASS Invalid label "
utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16" should be rejected by TextDecoder. +PASS Invalid label "utf-16
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16
" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le\0" should be rejected by TextDecoder. +PASS Invalid label "\0utf-16le\0" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le\v" should be rejected by TextDecoder. +PASS Invalid label "\vutf-16le\v" should be rejected by TextDecoder. +PASS Invalid label " utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le " should be rejected by TextDecoder. +PASS Invalid label " utf-16le " should be rejected by TextDecoder. +PASS Invalid label "
utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le" should be rejected by TextDecoder. +PASS Invalid label "utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "
utf-16le
" should be rejected by TextDecoder. +PASS Invalid label "\0x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined\0" should be rejected by TextDecoder. +PASS Invalid label "\0x-user-defined\0" should be rejected by TextDecoder. +PASS Invalid label "\vx-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined\v" should be rejected by TextDecoder. +PASS Invalid label "\vx-user-defined\v" should be rejected by TextDecoder. +PASS Invalid label " x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined " should be rejected by TextDecoder. +PASS Invalid label " x-user-defined " should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined" should be rejected by TextDecoder. +PASS Invalid label "x-user-defined
" should be rejected by TextDecoder. +PASS Invalid label "
x-user-defined
" should be rejected by TextDecoder. + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-replacement-encodings-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-replacement-encodings-expected.txt deleted file mode 100644 index acf2d23f1d1cb..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-replacement-encodings-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ - -PASS Label for "replacement" should be rejected by API: csiso2022kr -PASS Label for "replacement" should be rejected by API: hz-gb-2312 -PASS Label for "replacement" should be rejected by API: iso-2022-cn -PASS Label for "replacement" should be rejected by API: iso-2022-cn-ext -PASS Label for "replacement" should be rejected by API: iso-2022-kr -PASS Label for "replacement" should be rejected by API: replacement - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8-expected.txt deleted file mode 100644 index b5d32cddc284c..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ - -PASS Invalid surrogates encoded into UTF-8: Sanity check -PASS Invalid surrogates encoded into UTF-8: Surrogate half (low) -PASS Invalid surrogates encoded into UTF-8: Surrogate half (high) -PASS Invalid surrogates encoded into UTF-8: Surrogate half (low), in a string -PASS Invalid surrogates encoded into UTF-8: Surrogate half (high), in a string -PASS Invalid surrogates encoded into UTF-8: Wrong order - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8.any.js index a4ced03d428e9..52d2973149404 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/api-surrogates-utf8.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: Invalid UTF-16 surrogates with UTF-8 encoding var badStrings = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any-expected.txt index cb6d8a526b78a..b1c2c93970b83 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any-expected.txt +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any-expected.txt @@ -101,6 +101,8 @@ PASS Invalid encodeInto() destination: BigInt64Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: BigUint64Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: Float32Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: Float64Array, backed by: ArrayBuffer diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js index 69d7089006ec3..9ea36d23d08cc 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js @@ -129,6 +129,7 @@ "Uint8ClampedArray", "BigInt64Array", "BigUint64Array", + "Float16Array", "Float32Array", "Float64Array"].forEach(type => { ["ArrayBuffer", "SharedArrayBuffer"].forEach((arrayBufferOrSharedArrayBuffer) => { diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js.headers b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js.headers new file mode 100644 index 0000000000000..4fff9d9fba4c8 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js.headers @@ -0,0 +1,2 @@ +Cross-Origin-Opener-Policy: same-origin +Cross-Origin-Embedder-Policy: require-corp \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..b1c2c93970b83 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker-expected.txt @@ -0,0 +1,113 @@ + +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random +PASS Invalid encodeInto() destination: DataView, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: DataView, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int8Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int8Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint8ClampedArray, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint8ClampedArray, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: BigInt64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: BigUint64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: ArrayBuffer +PASS Invalid encodeInto() destination: SharedArrayBuffer +PASS encodeInto() and a detached output buffer + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..b1c2c93970b83 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker-expected.txt @@ -0,0 +1,113 @@ + +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random +PASS encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random +PASS encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random +PASS encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random +PASS encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128 +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128 +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler random +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random +PASS encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler random +PASS encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random +PASS Invalid encodeInto() destination: DataView, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: DataView, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int8Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int8Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Int32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Int32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Uint8ClampedArray, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Uint8ClampedArray, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: BigInt64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: BigUint64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float32Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float64Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: ArrayBuffer +PASS Invalid encodeInto() destination: SharedArrayBuffer +PASS encodeInto() and a detached output buffer + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.worker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.worker-expected.txt index cb6d8a526b78a..b1c2c93970b83 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.worker-expected.txt +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.worker-expected.txt @@ -101,6 +101,8 @@ PASS Invalid encodeInto() destination: BigInt64Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: BigUint64Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: ArrayBuffer +PASS Invalid encodeInto() destination: Float16Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: Float32Array, backed by: ArrayBuffer PASS Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer PASS Invalid encodeInto() destination: Float64Array, backed by: ArrayBuffer diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis-ref.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis-ref.html new file mode 100644 index 0000000000000..b90f8032a31db --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis-ref.html @@ -0,0 +1,4 @@ + + +Shift_JIS file ending with a truncated sequence +One-byte truncated sequence:� diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one-ref.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one-ref.html new file mode 100644 index 0000000000000..0654776532dd1 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one-ref.html @@ -0,0 +1,4 @@ + + +UTF-8 file ending with a one-byte truncated sequence +One-byte truncated sequence:� diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three-ref.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three-ref.html new file mode 100644 index 0000000000000..e7c145848fa46 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three-ref.html @@ -0,0 +1,4 @@ + + +UTF-8 file ending with a three-byte truncated sequence +Three-byte truncated sequence:� diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two-ref.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two-ref.html new file mode 100644 index 0000000000000..76f39862339fe --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two-ref.html @@ -0,0 +1,4 @@ + + +UTF-8 file ending with a two-byte truncated sequence +Two-byte truncated sequence:� diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..d802c31626d30 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker-expected.txt @@ -0,0 +1,59 @@ + +PASS idl_test setup +PASS idl_test validation +PASS TextDecoder includes TextDecoderCommon: member names are unique +PASS TextEncoder includes TextEncoderCommon: member names are unique +PASS TextDecoderStream includes TextDecoderCommon: member names are unique +PASS TextDecoderStream includes GenericTransformStream: member names are unique +PASS TextEncoderStream includes TextEncoderCommon: member names are unique +PASS TextEncoderStream includes GenericTransformStream: member names are unique +PASS TextDecoder interface: existence and properties of interface object +PASS TextDecoder interface object length +PASS TextDecoder interface object name +PASS TextDecoder interface: existence and properties of interface prototype object +PASS TextDecoder interface: existence and properties of interface prototype object's "constructor" property +PASS TextDecoder interface: existence and properties of interface prototype object's @@unscopables property +PASS TextDecoder interface: operation decode(optional AllowSharedBufferSource, optional TextDecodeOptions) +PASS TextDecoder interface: attribute encoding +PASS TextDecoder interface: attribute fatal +PASS TextDecoder interface: attribute ignoreBOM +PASS TextDecoder must be primary interface of new TextDecoder() +PASS Stringification of new TextDecoder() +PASS TextDecoder interface: new TextDecoder() must inherit property "decode(optional AllowSharedBufferSource, optional TextDecodeOptions)" with the proper type +PASS TextDecoder interface: calling decode(optional AllowSharedBufferSource, optional TextDecodeOptions) on new TextDecoder() with too few arguments must throw TypeError +PASS TextDecoder interface: new TextDecoder() must inherit property "encoding" with the proper type +PASS TextDecoder interface: new TextDecoder() must inherit property "fatal" with the proper type +PASS TextDecoder interface: new TextDecoder() must inherit property "ignoreBOM" with the proper type +PASS TextEncoder interface: existence and properties of interface object +PASS TextEncoder interface object length +PASS TextEncoder interface object name +PASS TextEncoder interface: existence and properties of interface prototype object +PASS TextEncoder interface: existence and properties of interface prototype object's "constructor" property +PASS TextEncoder interface: existence and properties of interface prototype object's @@unscopables property +PASS TextEncoder interface: operation encode(optional USVString) +PASS TextEncoder interface: operation encodeInto(USVString, Uint8Array) +PASS TextEncoder interface: attribute encoding +PASS TextEncoder must be primary interface of new TextEncoder() +PASS Stringification of new TextEncoder() +PASS TextEncoder interface: new TextEncoder() must inherit property "encode(optional USVString)" with the proper type +PASS TextEncoder interface: calling encode(optional USVString) on new TextEncoder() with too few arguments must throw TypeError +PASS TextEncoder interface: new TextEncoder() must inherit property "encodeInto(USVString, Uint8Array)" with the proper type +PASS TextEncoder interface: calling encodeInto(USVString, Uint8Array) on new TextEncoder() with too few arguments must throw TypeError +PASS TextEncoder interface: new TextEncoder() must inherit property "encoding" with the proper type +PASS TextDecoderStream interface: existence and properties of interface object +PASS TextDecoderStream interface object length +PASS TextDecoderStream interface object name +PASS TextDecoderStream interface: existence and properties of interface prototype object +PASS TextDecoderStream interface: existence and properties of interface prototype object's "constructor" property +PASS TextDecoderStream interface: existence and properties of interface prototype object's @@unscopables property +PASS TextDecoderStream interface: attribute encoding +PASS TextDecoderStream interface: attribute fatal +PASS TextDecoderStream interface: attribute ignoreBOM +PASS TextEncoderStream interface: existence and properties of interface object +PASS TextEncoderStream interface object length +PASS TextEncoderStream interface object name +PASS TextEncoderStream interface: existence and properties of interface prototype object +PASS TextEncoderStream interface: existence and properties of interface prototype object's "constructor" property +PASS TextEncoderStream interface: existence and properties of interface prototype object's @@unscopables property +PASS TextEncoderStream interface: attribute encoding + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..d802c31626d30 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker-expected.txt @@ -0,0 +1,59 @@ + +PASS idl_test setup +PASS idl_test validation +PASS TextDecoder includes TextDecoderCommon: member names are unique +PASS TextEncoder includes TextEncoderCommon: member names are unique +PASS TextDecoderStream includes TextDecoderCommon: member names are unique +PASS TextDecoderStream includes GenericTransformStream: member names are unique +PASS TextEncoderStream includes TextEncoderCommon: member names are unique +PASS TextEncoderStream includes GenericTransformStream: member names are unique +PASS TextDecoder interface: existence and properties of interface object +PASS TextDecoder interface object length +PASS TextDecoder interface object name +PASS TextDecoder interface: existence and properties of interface prototype object +PASS TextDecoder interface: existence and properties of interface prototype object's "constructor" property +PASS TextDecoder interface: existence and properties of interface prototype object's @@unscopables property +PASS TextDecoder interface: operation decode(optional AllowSharedBufferSource, optional TextDecodeOptions) +PASS TextDecoder interface: attribute encoding +PASS TextDecoder interface: attribute fatal +PASS TextDecoder interface: attribute ignoreBOM +PASS TextDecoder must be primary interface of new TextDecoder() +PASS Stringification of new TextDecoder() +PASS TextDecoder interface: new TextDecoder() must inherit property "decode(optional AllowSharedBufferSource, optional TextDecodeOptions)" with the proper type +PASS TextDecoder interface: calling decode(optional AllowSharedBufferSource, optional TextDecodeOptions) on new TextDecoder() with too few arguments must throw TypeError +PASS TextDecoder interface: new TextDecoder() must inherit property "encoding" with the proper type +PASS TextDecoder interface: new TextDecoder() must inherit property "fatal" with the proper type +PASS TextDecoder interface: new TextDecoder() must inherit property "ignoreBOM" with the proper type +PASS TextEncoder interface: existence and properties of interface object +PASS TextEncoder interface object length +PASS TextEncoder interface object name +PASS TextEncoder interface: existence and properties of interface prototype object +PASS TextEncoder interface: existence and properties of interface prototype object's "constructor" property +PASS TextEncoder interface: existence and properties of interface prototype object's @@unscopables property +PASS TextEncoder interface: operation encode(optional USVString) +PASS TextEncoder interface: operation encodeInto(USVString, Uint8Array) +PASS TextEncoder interface: attribute encoding +PASS TextEncoder must be primary interface of new TextEncoder() +PASS Stringification of new TextEncoder() +PASS TextEncoder interface: new TextEncoder() must inherit property "encode(optional USVString)" with the proper type +PASS TextEncoder interface: calling encode(optional USVString) on new TextEncoder() with too few arguments must throw TypeError +PASS TextEncoder interface: new TextEncoder() must inherit property "encodeInto(USVString, Uint8Array)" with the proper type +PASS TextEncoder interface: calling encodeInto(USVString, Uint8Array) on new TextEncoder() with too few arguments must throw TypeError +PASS TextEncoder interface: new TextEncoder() must inherit property "encoding" with the proper type +PASS TextDecoderStream interface: existence and properties of interface object +PASS TextDecoderStream interface object length +PASS TextDecoderStream interface object name +PASS TextDecoderStream interface: existence and properties of interface prototype object +PASS TextDecoderStream interface: existence and properties of interface prototype object's "constructor" property +PASS TextDecoderStream interface: existence and properties of interface prototype object's @@unscopables property +PASS TextDecoderStream interface: attribute encoding +PASS TextDecoderStream interface: attribute fatal +PASS TextDecoderStream interface: attribute ignoreBOM +PASS TextEncoderStream interface: existence and properties of interface object +PASS TextEncoderStream interface object length +PASS TextEncoderStream interface object name +PASS TextEncoderStream interface: existence and properties of interface prototype object +PASS TextEncoderStream interface: existence and properties of interface prototype object's "constructor" property +PASS TextEncoderStream interface: existence and properties of interface prototype object's @@unscopables property +PASS TextEncoderStream interface: attribute encoding + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-decoder.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-decoder.any.js index b02259b9600e4..f9915a2fcf625 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-decoder.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-decoder.any.js @@ -1,3 +1,5 @@ +// META: global=window,dedicatedworker,shadowrealm +// function decode(input, output, desc) { test(function() { var d = new TextDecoder("iso-2022-jp"), diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ks_c_5601-1987-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ks_c_5601-1987-expected.txt deleted file mode 100644 index 72f3f0a114de8..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-ks_c_5601-1987-expected.txt +++ /dev/null @@ -1,17050 +0,0 @@ - -PASS U+A1 ¡ ¡ A2 AE -PASS U+A4 ¤ ¤ A2 B4 -PASS U+A7 § § A1 D7 -PASS U+A8 ¨ ¨ A1 A7 -PASS U+AA ª ª A8 A3 -PASS U+AD ­ ­ A1 A9 -PASS U+AE ® ® A2 E7 -PASS U+B0 ° ° A1 C6 -PASS U+B1 ± ± A1 BE -PASS U+B2 ² ² A9 F7 -PASS U+B3 ³ ³ A9 F8 -PASS U+B4 ´ ´ A2 A5 -PASS U+B6 ¶ ¶ A2 D2 -PASS U+B7 · · A1 A4 -PASS U+B8 ¸ ¸ A2 AC -PASS U+B9 ¹ ¹ A9 F6 -PASS U+BA º º A8 AC -PASS U+BC ¼ ¼ A8 F9 -PASS U+BD ½ ½ A8 F6 -PASS U+BE ¾ ¾ A8 FA -PASS U+BF ¿ ¿ A2 AF -PASS U+C6 Æ Æ A8 A1 -PASS U+D0 Ð Ð A8 A2 -PASS U+D7 × × A1 BF -PASS U+D8 Ø Ø A8 AA -PASS U+DE Þ Þ A8 AD -PASS U+DF ß ß A9 AC -PASS U+E6 æ æ A9 A1 -PASS U+F0 ð ð A9 A3 -PASS U+F7 ÷ ÷ A1 C0 -PASS U+F8 ø ø A9 AA -PASS U+FE þ þ A9 AD -PASS U+111 đ đ A9 A2 -PASS U+126 Ħ Ħ A8 A4 -PASS U+127 ħ ħ A9 A4 -PASS U+131 ı ı A9 A5 -PASS U+132 IJ IJ A8 A6 -PASS U+133 ij ij A9 A6 -PASS U+138 ĸ ĸ A9 A7 -PASS U+13F Ŀ Ŀ A8 A8 -PASS U+140 ŀ ŀ A9 A8 -PASS U+141 Ł Ł A8 A9 -PASS U+142 ł ł A9 A9 -PASS U+149 ʼn ʼn A9 B0 -PASS U+14A Ŋ Ŋ A8 AF -PASS U+14B ŋ ŋ A9 AF -PASS U+152 Œ Œ A8 AB -PASS U+153 œ œ A9 AB -PASS U+166 Ŧ Ŧ A8 AE -PASS U+167 ŧ ŧ A9 AE -PASS U+2C7 ˇ ˇ A2 A7 -PASS U+2D0 ː ː A2 B0 -PASS U+2D8 ˘ ˘ A2 A8 -PASS U+2D9 ˙ ˙ A2 AB -PASS U+2DA ˚ ˚ A2 AA -PASS U+2DB ˛ ˛ A2 AD -PASS U+2DD ˝ ˝ A2 A9 -PASS U+391 Α Α A5 C1 -PASS U+392 Β Β A5 C2 -PASS U+393 Γ Γ A5 C3 -PASS U+394 Δ Δ A5 C4 -PASS U+395 Ε Ε A5 C5 -PASS U+396 Ζ Ζ A5 C6 -PASS U+397 Η Η A5 C7 -PASS U+398 Θ Θ A5 C8 -PASS U+399 Ι Ι A5 C9 -PASS U+39A Κ Κ A5 CA -PASS U+39B Λ Λ A5 CB -PASS U+39C Μ Μ A5 CC -PASS U+39D Ν Ν A5 CD -PASS U+39E Ξ Ξ A5 CE -PASS U+39F Ο Ο A5 CF -PASS U+3A0 Π Π A5 D0 -PASS U+3A1 Ρ Ρ A5 D1 -PASS U+3A3 Σ Σ A5 D2 -PASS U+3A4 Τ Τ A5 D3 -PASS U+3A5 Υ Υ A5 D4 -PASS U+3A6 Φ Φ A5 D5 -PASS U+3A7 Χ Χ A5 D6 -PASS U+3A8 Ψ Ψ A5 D7 -PASS U+3A9 Ω Ω A5 D8 -PASS U+3B1 α α A5 E1 -PASS U+3B2 β β A5 E2 -PASS U+3B3 γ γ A5 E3 -PASS U+3B4 δ δ A5 E4 -PASS U+3B5 ε ε A5 E5 -PASS U+3B6 ζ ζ A5 E6 -PASS U+3B7 η η A5 E7 -PASS U+3B8 θ θ A5 E8 -PASS U+3B9 ι ι A5 E9 -PASS U+3BA κ κ A5 EA -PASS U+3BB λ λ A5 EB -PASS U+3BC μ μ A5 EC -PASS U+3BD ν ν A5 ED -PASS U+3BE ξ ξ A5 EE -PASS U+3BF ο ο A5 EF -PASS U+3C0 π π A5 F0 -PASS U+3C1 ρ ρ A5 F1 -PASS U+3C3 σ σ A5 F2 -PASS U+3C4 τ τ A5 F3 -PASS U+3C5 υ υ A5 F4 -PASS U+3C6 φ φ A5 F5 -PASS U+3C7 χ χ A5 F6 -PASS U+3C8 ψ ψ A5 F7 -PASS U+3C9 ω ω A5 F8 -PASS U+401 Ё Ё AC A7 -PASS U+410 А А AC A1 -PASS U+411 Б Б AC A2 -PASS U+412 В В AC A3 -PASS U+413 Г Г AC A4 -PASS U+414 Д Д AC A5 -PASS U+415 Е Е AC A6 -PASS U+416 Ж Ж AC A8 -PASS U+417 З З AC A9 -PASS U+418 И И AC AA -PASS U+419 Й Й AC AB -PASS U+41A К К AC AC -PASS U+41B Л Л AC AD -PASS U+41C М М AC AE -PASS U+41D Н Н AC AF -PASS U+41E О О AC B0 -PASS U+41F П П AC B1 -PASS U+420 Р Р AC B2 -PASS U+421 С С AC B3 -PASS U+422 Т Т AC B4 -PASS U+423 У У AC B5 -PASS U+424 Ф Ф AC B6 -PASS U+425 Х Х AC B7 -PASS U+426 Ц Ц AC B8 -PASS U+427 Ч Ч AC B9 -PASS U+428 Ш Ш AC BA -PASS U+429 Щ Щ AC BB -PASS U+42A Ъ Ъ AC BC -PASS U+42B Ы Ы AC BD -PASS U+42C Ь Ь AC BE -PASS U+42D Э Э AC BF -PASS U+42E Ю Ю AC C0 -PASS U+42F Я Я AC C1 -PASS U+430 а а AC D1 -PASS U+431 б б AC D2 -PASS U+432 в в AC D3 -PASS U+433 г г AC D4 -PASS U+434 д д AC D5 -PASS U+435 е е AC D6 -PASS U+436 ж ж AC D8 -PASS U+437 з з AC D9 -PASS U+438 и и AC DA -PASS U+439 й й AC DB -PASS U+43A к к AC DC -PASS U+43B л л AC DD -PASS U+43C м м AC DE -PASS U+43D н н AC DF -PASS U+43E о о AC E0 -PASS U+43F п п AC E1 -PASS U+440 р р AC E2 -PASS U+441 с с AC E3 -PASS U+442 т т AC E4 -PASS U+443 у у AC E5 -PASS U+444 ф ф AC E6 -PASS U+445 х х AC E7 -PASS U+446 ц ц AC E8 -PASS U+447 ч ч AC E9 -PASS U+448 ш ш AC EA -PASS U+449 щ щ AC EB -PASS U+44A ъ ъ AC EC -PASS U+44B ы ы AC ED -PASS U+44C ь ь AC EE -PASS U+44D э э AC EF -PASS U+44E ю ю AC F0 -PASS U+44F я я AC F1 -PASS U+451 ё ё AC D7 -PASS U+2015 ― ― A1 AA -PASS U+2018 ‘ ‘ A1 AE -PASS U+2019 ’ ’ A1 AF -PASS U+201C “ “ A1 B0 -PASS U+201D ” ” A1 B1 -PASS U+2020 † † A2 D3 -PASS U+2021 ‡ ‡ A2 D4 -PASS U+2025 ‥ ‥ A1 A5 -PASS U+2026 … … A1 A6 -PASS U+2030 ‰ ‰ A2 B6 -PASS U+2032 ′ ′ A1 C7 -PASS U+2033 ″ ″ A1 C8 -PASS U+203B ※ ※ A1 D8 -PASS U+2074 ⁴ ⁴ A9 F9 -PASS U+207F ⁿ ⁿ A9 FA -PASS U+2081 ₁ ₁ A9 FB -PASS U+2082 ₂ ₂ A9 FC -PASS U+2083 ₃ ₃ A9 FD -PASS U+2084 ₄ ₄ A9 FE -PASS U+20AC € € A2 E6 -PASS U+2103 ℃ ℃ A1 C9 -PASS U+2109 ℉ ℉ A2 B5 -PASS U+2113 ℓ ℓ A7 A4 -PASS U+2116 № № A2 E0 -PASS U+2121 ℡ ℡ A2 E5 -PASS U+2122 ™ ™ A2 E2 -PASS U+2126 Ω Ω A7 D9 -PASS U+212B Å Å A1 CA -PASS U+2153 ⅓ ⅓ A8 F7 -PASS U+2154 ⅔ ⅔ A8 F8 -PASS U+215B ⅛ ⅛ A8 FB -PASS U+215C ⅜ ⅜ A8 FC -PASS U+215D ⅝ ⅝ A8 FD -PASS U+215E ⅞ ⅞ A8 FE -PASS U+2160 Ⅰ Ⅰ A5 B0 -PASS U+2161 Ⅱ Ⅱ A5 B1 -PASS U+2162 Ⅲ Ⅲ A5 B2 -PASS U+2163 Ⅳ Ⅳ A5 B3 -PASS U+2164 Ⅴ Ⅴ A5 B4 -PASS U+2165 Ⅵ Ⅵ A5 B5 -PASS U+2166 Ⅶ Ⅶ A5 B6 -PASS U+2167 Ⅷ Ⅷ A5 B7 -PASS U+2168 Ⅸ Ⅸ A5 B8 -PASS U+2169 Ⅹ Ⅹ A5 B9 -PASS U+2170 ⅰ ⅰ A5 A1 -PASS U+2171 ⅱ ⅱ A5 A2 -PASS U+2172 ⅲ ⅲ A5 A3 -PASS U+2173 ⅳ ⅳ A5 A4 -PASS U+2174 ⅴ ⅴ A5 A5 -PASS U+2175 ⅵ ⅵ A5 A6 -PASS U+2176 ⅶ ⅶ A5 A7 -PASS U+2177 ⅷ ⅷ A5 A8 -PASS U+2178 ⅸ ⅸ A5 A9 -PASS U+2179 ⅹ ⅹ A5 AA -PASS U+2190 ← ← A1 E7 -PASS U+2191 ↑ ↑ A1 E8 -PASS U+2192 → → A1 E6 -PASS U+2193 ↓ ↓ A1 E9 -PASS U+2194 ↔ ↔ A1 EA -PASS U+2195 ↕ ↕ A2 D5 -PASS U+2196 ↖ ↖ A2 D8 -PASS U+2197 ↗ ↗ A2 D6 -PASS U+2198 ↘ ↘ A2 D9 -PASS U+2199 ↙ ↙ A2 D7 -PASS U+21D2 ⇒ ⇒ A2 A1 -PASS U+21D4 ⇔ ⇔ A2 A2 -PASS U+2200 ∀ ∀ A2 A3 -PASS U+2202 ∂ ∂ A1 D3 -PASS U+2203 ∃ ∃ A2 A4 -PASS U+2207 ∇ ∇ A1 D4 -PASS U+2208 ∈ ∈ A1 F4 -PASS U+220B ∋ ∋ A1 F5 -PASS U+220F ∏ ∏ A2 B3 -PASS U+2211 ∑ ∑ A2 B2 -PASS U+221A √ √ A1 EE -PASS U+221D ∝ ∝ A1 F0 -PASS U+221E ∞ ∞ A1 C4 -PASS U+2220 ∠ ∠ A1 D0 -PASS U+2225 ∥ ∥ A1 AB -PASS U+2227 ∧ ∧ A1 FC -PASS U+2228 ∨ ∨ A1 FD -PASS U+2229 ∩ ∩ A1 FB -PASS U+222A ∪ ∪ A1 FA -PASS U+222B ∫ ∫ A1 F2 -PASS U+222C ∬ ∬ A1 F3 -PASS U+222E ∮ ∮ A2 B1 -PASS U+2234 ∴ ∴ A1 C5 -PASS U+2235 ∵ ∵ A1 F1 -PASS U+223C ∼ ∼ A1 AD -PASS U+223D ∽ ∽ A1 EF -PASS U+2252 ≒ ≒ A1 D6 -PASS U+2260 ≠ ≠ A1 C1 -PASS U+2261 ≡ ≡ A1 D5 -PASS U+2264 ≤ ≤ A1 C2 -PASS U+2265 ≥ ≥ A1 C3 -PASS U+226A ≪ ≪ A1 EC -PASS U+226B ≫ ≫ A1 ED -PASS U+2282 ⊂ ⊂ A1 F8 -PASS U+2283 ⊃ ⊃ A1 F9 -PASS U+2286 ⊆ ⊆ A1 F6 -PASS U+2287 ⊇ ⊇ A1 F7 -PASS U+2299 ⊙ ⊙ A2 C1 -PASS U+22A5 ⊥ ⊥ A1 D1 -PASS U+2312 ⌒ ⌒ A1 D2 -PASS U+2460 ① ① A8 E7 -PASS U+2461 ② ② A8 E8 -PASS U+2462 ③ ③ A8 E9 -PASS U+2463 ④ ④ A8 EA -PASS U+2464 ⑤ ⑤ A8 EB -PASS U+2465 ⑥ ⑥ A8 EC -PASS U+2466 ⑦ ⑦ A8 ED -PASS U+2467 ⑧ ⑧ A8 EE -PASS U+2468 ⑨ ⑨ A8 EF -PASS U+2469 ⑩ ⑩ A8 F0 -PASS U+246A ⑪ ⑪ A8 F1 -PASS U+246B ⑫ ⑫ A8 F2 -PASS U+246C ⑬ ⑬ A8 F3 -PASS U+246D ⑭ ⑭ A8 F4 -PASS U+246E ⑮ ⑮ A8 F5 -PASS U+2474 ⑴ ⑴ A9 E7 -PASS U+2475 ⑵ ⑵ A9 E8 -PASS U+2476 ⑶ ⑶ A9 E9 -PASS U+2477 ⑷ ⑷ A9 EA -PASS U+2478 ⑸ ⑸ A9 EB -PASS U+2479 ⑹ ⑹ A9 EC -PASS U+247A ⑺ ⑺ A9 ED -PASS U+247B ⑻ ⑻ A9 EE -PASS U+247C ⑼ ⑼ A9 EF -PASS U+247D ⑽ ⑽ A9 F0 -PASS U+247E ⑾ ⑾ A9 F1 -PASS U+247F ⑿ ⑿ A9 F2 -PASS U+2480 ⒀ ⒀ A9 F3 -PASS U+2481 ⒁ ⒁ A9 F4 -PASS U+2482 ⒂ ⒂ A9 F5 -PASS U+249C ⒜ ⒜ A9 CD -PASS U+249D ⒝ ⒝ A9 CE -PASS U+249E ⒞ ⒞ A9 CF -PASS U+249F ⒟ ⒟ A9 D0 -PASS U+24A0 ⒠ ⒠ A9 D1 -PASS U+24A1 ⒡ ⒡ A9 D2 -PASS U+24A2 ⒢ ⒢ A9 D3 -PASS U+24A3 ⒣ ⒣ A9 D4 -PASS U+24A4 ⒤ ⒤ A9 D5 -PASS U+24A5 ⒥ ⒥ A9 D6 -PASS U+24A6 ⒦ ⒦ A9 D7 -PASS U+24A7 ⒧ ⒧ A9 D8 -PASS U+24A8 ⒨ ⒨ A9 D9 -PASS U+24A9 ⒩ ⒩ A9 DA -PASS U+24AA ⒪ ⒪ A9 DB -PASS U+24AB ⒫ ⒫ A9 DC -PASS U+24AC ⒬ ⒬ A9 DD -PASS U+24AD ⒭ ⒭ A9 DE -PASS U+24AE ⒮ ⒮ A9 DF -PASS U+24AF ⒯ ⒯ A9 E0 -PASS U+24B0 ⒰ ⒰ A9 E1 -PASS U+24B1 ⒱ ⒱ A9 E2 -PASS U+24B2 ⒲ ⒲ A9 E3 -PASS U+24B3 ⒳ ⒳ A9 E4 -PASS U+24B4 ⒴ ⒴ A9 E5 -PASS U+24B5 ⒵ ⒵ A9 E6 -PASS U+24D0 ⓐ ⓐ A8 CD -PASS U+24D1 ⓑ ⓑ A8 CE -PASS U+24D2 ⓒ ⓒ A8 CF -PASS U+24D3 ⓓ ⓓ A8 D0 -PASS U+24D4 ⓔ ⓔ A8 D1 -PASS U+24D5 ⓕ ⓕ A8 D2 -PASS U+24D6 ⓖ ⓖ A8 D3 -PASS U+24D7 ⓗ ⓗ A8 D4 -PASS U+24D8 ⓘ ⓘ A8 D5 -PASS U+24D9 ⓙ ⓙ A8 D6 -PASS U+24DA ⓚ ⓚ A8 D7 -PASS U+24DB ⓛ ⓛ A8 D8 -PASS U+24DC ⓜ ⓜ A8 D9 -PASS U+24DD ⓝ ⓝ A8 DA -PASS U+24DE ⓞ ⓞ A8 DB -PASS U+24DF ⓟ ⓟ A8 DC -PASS U+24E0 ⓠ ⓠ A8 DD -PASS U+24E1 ⓡ ⓡ A8 DE -PASS U+24E2 ⓢ ⓢ A8 DF -PASS U+24E3 ⓣ ⓣ A8 E0 -PASS U+24E4 ⓤ ⓤ A8 E1 -PASS U+24E5 ⓥ ⓥ A8 E2 -PASS U+24E6 ⓦ ⓦ A8 E3 -PASS U+24E7 ⓧ ⓧ A8 E4 -PASS U+24E8 ⓨ ⓨ A8 E5 -PASS U+24E9 ⓩ ⓩ A8 E6 -PASS U+2500 ─ ─ A6 A1 -PASS U+2501 ━ ━ A6 AC -PASS U+2502 │ │ A6 A2 -PASS U+2503 ┃ ┃ A6 AD -PASS U+250C ┌ ┌ A6 A3 -PASS U+250D ┍ ┍ A6 C8 -PASS U+250E ┎ ┎ A6 C7 -PASS U+250F ┏ ┏ A6 AE -PASS U+2510 ┐ ┐ A6 A4 -PASS U+2511 ┑ ┑ A6 C2 -PASS U+2512 ┒ ┒ A6 C1 -PASS U+2513 ┓ ┓ A6 AF -PASS U+2514 └ └ A6 A6 -PASS U+2515 ┕ ┕ A6 C6 -PASS U+2516 ┖ ┖ A6 C5 -PASS U+2517 ┗ ┗ A6 B1 -PASS U+2518 ┘ ┘ A6 A5 -PASS U+2519 ┙ ┙ A6 C4 -PASS U+251A ┚ ┚ A6 C3 -PASS U+251B ┛ ┛ A6 B0 -PASS U+251C ├ ├ A6 A7 -PASS U+251D ┝ ┝ A6 BC -PASS U+251E ┞ ┞ A6 C9 -PASS U+251F ┟ ┟ A6 CA -PASS U+2520 ┠ ┠ A6 B7 -PASS U+2521 ┡ ┡ A6 CB -PASS U+2522 ┢ ┢ A6 CC -PASS U+2523 ┣ ┣ A6 B2 -PASS U+2524 ┤ ┤ A6 A9 -PASS U+2525 ┥ ┥ A6 BE -PASS U+2526 ┦ ┦ A6 CD -PASS U+2527 ┧ ┧ A6 CE -PASS U+2528 ┨ ┨ A6 B9 -PASS U+2529 ┩ ┩ A6 CF -PASS U+252A ┪ ┪ A6 D0 -PASS U+252B ┫ ┫ A6 B4 -PASS U+252C ┬ ┬ A6 A8 -PASS U+252D ┭ ┭ A6 D1 -PASS U+252E ┮ ┮ A6 D2 -PASS U+252F ┯ ┯ A6 B8 -PASS U+2530 ┰ ┰ A6 BD -PASS U+2531 ┱ ┱ A6 D3 -PASS U+2532 ┲ ┲ A6 D4 -PASS U+2533 ┳ ┳ A6 B3 -PASS U+2534 ┴ ┴ A6 AA -PASS U+2535 ┵ ┵ A6 D5 -PASS U+2536 ┶ ┶ A6 D6 -PASS U+2537 ┷ ┷ A6 BA -PASS U+2538 ┸ ┸ A6 BF -PASS U+2539 ┹ ┹ A6 D7 -PASS U+253A ┺ ┺ A6 D8 -PASS U+253B ┻ ┻ A6 B5 -PASS U+253C ┼ ┼ A6 AB -PASS U+253D ┽ ┽ A6 D9 -PASS U+253E ┾ ┾ A6 DA -PASS U+253F ┿ ┿ A6 BB -PASS U+2540 ╀ ╀ A6 DB -PASS U+2541 ╁ ╁ A6 DC -PASS U+2542 ╂ ╂ A6 C0 -PASS U+2543 ╃ ╃ A6 DD -PASS U+2544 ╄ ╄ A6 DE -PASS U+2545 ╅ ╅ A6 DF -PASS U+2546 ╆ ╆ A6 E0 -PASS U+2547 ╇ ╇ A6 E1 -PASS U+2548 ╈ ╈ A6 E2 -PASS U+2549 ╉ ╉ A6 E3 -PASS U+254A ╊ ╊ A6 E4 -PASS U+254B ╋ ╋ A6 B6 -PASS U+2592 ▒ ▒ A2 C6 -PASS U+25A0 ■ ■ A1 E1 -PASS U+25A1 □ □ A1 E0 -PASS U+25A3 ▣ ▣ A2 C3 -PASS U+25A4 ▤ ▤ A2 C7 -PASS U+25A5 ▥ ▥ A2 C8 -PASS U+25A6 ▦ ▦ A2 CB -PASS U+25A7 ▧ ▧ A2 CA -PASS U+25A8 ▨ ▨ A2 C9 -PASS U+25A9 ▩ ▩ A2 CC -PASS U+25B2 ▲ ▲ A1 E3 -PASS U+25B3 △ △ A1 E2 -PASS U+25B6 ▶ ▶ A2 BA -PASS U+25B7 ▷ ▷ A2 B9 -PASS U+25BC ▼ ▼ A1 E5 -PASS U+25BD ▽ ▽ A1 E4 -PASS U+25C0 ◀ ◀ A2 B8 -PASS U+25C1 ◁ ◁ A2 B7 -PASS U+25C6 ◆ ◆ A1 DF -PASS U+25C7 ◇ ◇ A1 DE -PASS U+25C8 ◈ ◈ A2 C2 -PASS U+25CB ○ ○ A1 DB -PASS U+25CE ◎ ◎ A1 DD -PASS U+25CF ● ● A1 DC -PASS U+25D0 ◐ ◐ A2 C4 -PASS U+25D1 ◑ ◑ A2 C5 -PASS U+2605 ★ ★ A1 DA -PASS U+2606 ☆ ☆ A1 D9 -PASS U+260E ☎ ☎ A2 CF -PASS U+260F ☏ ☏ A2 CE -PASS U+261C ☜ ☜ A2 D0 -PASS U+261E ☞ ☞ A2 D1 -PASS U+2640 ♀ ♀ A1 CF -PASS U+2642 ♂ ♂ A1 CE -PASS U+2660 ♠ ♠ A2 BC -PASS U+2661 ♡ ♡ A2 BD -PASS U+2663 ♣ ♣ A2 C0 -PASS U+2664 ♤ ♤ A2 BB -PASS U+2665 ♥ ♥ A2 BE -PASS U+2667 ♧ ♧ A2 BF -PASS U+2668 ♨ ♨ A2 CD -PASS U+2669 ♩ ♩ A2 DB -PASS U+266A ♪ ♪ A2 DC -PASS U+266C ♬ ♬ A2 DD -PASS U+266D ♭ ♭ A2 DA -PASS U+3000     A1 A1 -PASS U+3001 、 、 A1 A2 -PASS U+3002 。 。 A1 A3 -PASS U+3003 〃 〃 A1 A8 -PASS U+3008 〈 〈 A1 B4 -PASS U+3009 〉 〉 A1 B5 -PASS U+300A 《 《 A1 B6 -PASS U+300B 》 》 A1 B7 -PASS U+300C 「 「 A1 B8 -PASS U+300D 」 」 A1 B9 -PASS U+300E 『 『 A1 BA -PASS U+300F 』 』 A1 BB -PASS U+3010 【 【 A1 BC -PASS U+3011 】 】 A1 BD -PASS U+3013 〓 〓 A1 EB -PASS U+3014 〔 〔 A1 B2 -PASS U+3015 〕 〕 A1 B3 -PASS U+3041 ぁ ぁ AA A1 -PASS U+3042 あ あ AA A2 -PASS U+3043 ぃ ぃ AA A3 -PASS U+3044 い い AA A4 -PASS U+3045 ぅ ぅ AA A5 -PASS U+3046 う う AA A6 -PASS U+3047 ぇ ぇ AA A7 -PASS U+3048 え え AA A8 -PASS U+3049 ぉ ぉ AA A9 -PASS U+304A お お AA AA -PASS U+304B か か AA AB -PASS U+304C が が AA AC -PASS U+304D き き AA AD -PASS U+304E ぎ ぎ AA AE -PASS U+304F く く AA AF -PASS U+3050 ぐ ぐ AA B0 -PASS U+3051 け け AA B1 -PASS U+3052 げ げ AA B2 -PASS U+3053 こ こ AA B3 -PASS U+3054 ご ご AA B4 -PASS U+3055 さ さ AA B5 -PASS U+3056 ざ ざ AA B6 -PASS U+3057 し し AA B7 -PASS U+3058 じ じ AA B8 -PASS U+3059 す す AA B9 -PASS U+305A ず ず AA BA -PASS U+305B せ せ AA BB -PASS U+305C ぜ ぜ AA BC -PASS U+305D そ そ AA BD -PASS U+305E ぞ ぞ AA BE -PASS U+305F た た AA BF -PASS U+3060 だ だ AA C0 -PASS U+3061 ち ち AA C1 -PASS U+3062 ぢ ぢ AA C2 -PASS U+3063 っ っ AA C3 -PASS U+3064 つ つ AA C4 -PASS U+3065 づ づ AA C5 -PASS U+3066 て て AA C6 -PASS U+3067 で で AA C7 -PASS U+3068 と と AA C8 -PASS U+3069 ど ど AA C9 -PASS U+306A な な AA CA -PASS U+306B に に AA CB -PASS U+306C ぬ ぬ AA CC -PASS U+306D ね ね AA CD -PASS U+306E の の AA CE -PASS U+306F は は AA CF -PASS U+3070 ば ば AA D0 -PASS U+3071 ぱ ぱ AA D1 -PASS U+3072 ひ ひ AA D2 -PASS U+3073 び び AA D3 -PASS U+3074 ぴ ぴ AA D4 -PASS U+3075 ふ ふ AA D5 -PASS U+3076 ぶ ぶ AA D6 -PASS U+3077 ぷ ぷ AA D7 -PASS U+3078 へ へ AA D8 -PASS U+3079 べ べ AA D9 -PASS U+307A ぺ ぺ AA DA -PASS U+307B ほ ほ AA DB -PASS U+307C ぼ ぼ AA DC -PASS U+307D ぽ ぽ AA DD -PASS U+307E ま ま AA DE -PASS U+307F み み AA DF -PASS U+3080 む む AA E0 -PASS U+3081 め め AA E1 -PASS U+3082 も も AA E2 -PASS U+3083 ゃ ゃ AA E3 -PASS U+3084 や や AA E4 -PASS U+3085 ゅ ゅ AA E5 -PASS U+3086 ゆ ゆ AA E6 -PASS U+3087 ょ ょ AA E7 -PASS U+3088 よ よ AA E8 -PASS U+3089 ら ら AA E9 -PASS U+308A り り AA EA -PASS U+308B る る AA EB -PASS U+308C れ れ AA EC -PASS U+308D ろ ろ AA ED -PASS U+308E ゎ ゎ AA EE -PASS U+308F わ わ AA EF -PASS U+3090 ゐ ゐ AA F0 -PASS U+3091 ゑ ゑ AA F1 -PASS U+3092 を を AA F2 -PASS U+3093 ん ん AA F3 -PASS U+30A1 ァ ァ AB A1 -PASS U+30A2 ア ア AB A2 -PASS U+30A3 ィ ィ AB A3 -PASS U+30A4 イ イ AB A4 -PASS U+30A5 ゥ ゥ AB A5 -PASS U+30A6 ウ ウ AB A6 -PASS U+30A7 ェ ェ AB A7 -PASS U+30A8 エ エ AB A8 -PASS U+30A9 ォ ォ AB A9 -PASS U+30AA オ オ AB AA -PASS U+30AB カ カ AB AB -PASS U+30AC ガ ガ AB AC -PASS U+30AD キ キ AB AD -PASS U+30AE ギ ギ AB AE -PASS U+30AF ク ク AB AF -PASS U+30B0 グ グ AB B0 -PASS U+30B1 ケ ケ AB B1 -PASS U+30B2 ゲ ゲ AB B2 -PASS U+30B3 コ コ AB B3 -PASS U+30B4 ゴ ゴ AB B4 -PASS U+30B5 サ サ AB B5 -PASS U+30B6 ザ ザ AB B6 -PASS U+30B7 シ シ AB B7 -PASS U+30B8 ジ ジ AB B8 -PASS U+30B9 ス ス AB B9 -PASS U+30BA ズ ズ AB BA -PASS U+30BB セ セ AB BB -PASS U+30BC ゼ ゼ AB BC -PASS U+30BD ソ ソ AB BD -PASS U+30BE ゾ ゾ AB BE -PASS U+30BF タ タ AB BF -PASS U+30C0 ダ ダ AB C0 -PASS U+30C1 チ チ AB C1 -PASS U+30C2 ヂ ヂ AB C2 -PASS U+30C3 ッ ッ AB C3 -PASS U+30C4 ツ ツ AB C4 -PASS U+30C5 ヅ ヅ AB C5 -PASS U+30C6 テ テ AB C6 -PASS U+30C7 デ デ AB C7 -PASS U+30C8 ト ト AB C8 -PASS U+30C9 ド ド AB C9 -PASS U+30CA ナ ナ AB CA -PASS U+30CB ニ ニ AB CB -PASS U+30CC ヌ ヌ AB CC -PASS U+30CD ネ ネ AB CD -PASS U+30CE ノ ノ AB CE -PASS U+30CF ハ ハ AB CF -PASS U+30D0 バ バ AB D0 -PASS U+30D1 パ パ AB D1 -PASS U+30D2 ヒ ヒ AB D2 -PASS U+30D3 ビ ビ AB D3 -PASS U+30D4 ピ ピ AB D4 -PASS U+30D5 フ フ AB D5 -PASS U+30D6 ブ ブ AB D6 -PASS U+30D7 プ プ AB D7 -PASS U+30D8 ヘ ヘ AB D8 -PASS U+30D9 ベ ベ AB D9 -PASS U+30DA ペ ペ AB DA -PASS U+30DB ホ ホ AB DB -PASS U+30DC ボ ボ AB DC -PASS U+30DD ポ ポ AB DD -PASS U+30DE マ マ AB DE -PASS U+30DF ミ ミ AB DF -PASS U+30E0 ム ム AB E0 -PASS U+30E1 メ メ AB E1 -PASS U+30E2 モ モ AB E2 -PASS U+30E3 ャ ャ AB E3 -PASS U+30E4 ヤ ヤ AB E4 -PASS U+30E5 ュ ュ AB E5 -PASS U+30E6 ユ ユ AB E6 -PASS U+30E7 ョ ョ AB E7 -PASS U+30E8 ヨ ヨ AB E8 -PASS U+30E9 ラ ラ AB E9 -PASS U+30EA リ リ AB EA -PASS U+30EB ル ル AB EB -PASS U+30EC レ レ AB EC -PASS U+30ED ロ ロ AB ED -PASS U+30EE ヮ ヮ AB EE -PASS U+30EF ワ ワ AB EF -PASS U+30F0 ヰ ヰ AB F0 -PASS U+30F1 ヱ ヱ AB F1 -PASS U+30F2 ヲ ヲ AB F2 -PASS U+30F3 ン ン AB F3 -PASS U+30F4 ヴ ヴ AB F4 -PASS U+30F5 ヵ ヵ AB F5 -PASS U+30F6 ヶ ヶ AB F6 -PASS U+3131 ㄱ ㄱ A4 A1 -PASS U+3132 ㄲ ㄲ A4 A2 -PASS U+3133 ㄳ ㄳ A4 A3 -PASS U+3134 ㄴ ㄴ A4 A4 -PASS U+3135 ㄵ ㄵ A4 A5 -PASS U+3136 ㄶ ㄶ A4 A6 -PASS U+3137 ㄷ ㄷ A4 A7 -PASS U+3138 ㄸ ㄸ A4 A8 -PASS U+3139 ㄹ ㄹ A4 A9 -PASS U+313A ㄺ ㄺ A4 AA -PASS U+313B ㄻ ㄻ A4 AB -PASS U+313C ㄼ ㄼ A4 AC -PASS U+313D ㄽ ㄽ A4 AD -PASS U+313E ㄾ ㄾ A4 AE -PASS U+313F ㄿ ㄿ A4 AF -PASS U+3140 ㅀ ㅀ A4 B0 -PASS U+3141 ㅁ ㅁ A4 B1 -PASS U+3142 ㅂ ㅂ A4 B2 -PASS U+3143 ㅃ ㅃ A4 B3 -PASS U+3144 ㅄ ㅄ A4 B4 -PASS U+3145 ㅅ ㅅ A4 B5 -PASS U+3146 ㅆ ㅆ A4 B6 -PASS U+3147 ㅇ ㅇ A4 B7 -PASS U+3148 ㅈ ㅈ A4 B8 -PASS U+3149 ㅉ ㅉ A4 B9 -PASS U+314A ㅊ ㅊ A4 BA -PASS U+314B ㅋ ㅋ A4 BB -PASS U+314C ㅌ ㅌ A4 BC -PASS U+314D ㅍ ㅍ A4 BD -PASS U+314E ㅎ ㅎ A4 BE -PASS U+314F ㅏ ㅏ A4 BF -PASS U+3150 ㅐ ㅐ A4 C0 -PASS U+3151 ㅑ ㅑ A4 C1 -PASS U+3152 ㅒ ㅒ A4 C2 -PASS U+3153 ㅓ ㅓ A4 C3 -PASS U+3154 ㅔ ㅔ A4 C4 -PASS U+3155 ㅕ ㅕ A4 C5 -PASS U+3156 ㅖ ㅖ A4 C6 -PASS U+3157 ㅗ ㅗ A4 C7 -PASS U+3158 ㅘ ㅘ A4 C8 -PASS U+3159 ㅙ ㅙ A4 C9 -PASS U+315A ㅚ ㅚ A4 CA -PASS U+315B ㅛ ㅛ A4 CB -PASS U+315C ㅜ ㅜ A4 CC -PASS U+315D ㅝ ㅝ A4 CD -PASS U+315E ㅞ ㅞ A4 CE -PASS U+315F ㅟ ㅟ A4 CF -PASS U+3160 ㅠ ㅠ A4 D0 -PASS U+3161 ㅡ ㅡ A4 D1 -PASS U+3162 ㅢ ㅢ A4 D2 -PASS U+3163 ㅣ ㅣ A4 D3 -PASS U+3164 ㅤ ㅤ A4 D4 -PASS U+3165 ㅥ ㅥ A4 D5 -PASS U+3166 ㅦ ㅦ A4 D6 -PASS U+3167 ㅧ ㅧ A4 D7 -PASS U+3168 ㅨ ㅨ A4 D8 -PASS U+3169 ㅩ ㅩ A4 D9 -PASS U+316A ㅪ ㅪ A4 DA -PASS U+316B ㅫ ㅫ A4 DB -PASS U+316C ㅬ ㅬ A4 DC -PASS U+316D ㅭ ㅭ A4 DD -PASS U+316E ㅮ ㅮ A4 DE -PASS U+316F ㅯ ㅯ A4 DF -PASS U+3170 ㅰ ㅰ A4 E0 -PASS U+3171 ㅱ ㅱ A4 E1 -PASS U+3172 ㅲ ㅲ A4 E2 -PASS U+3173 ㅳ ㅳ A4 E3 -PASS U+3174 ㅴ ㅴ A4 E4 -PASS U+3175 ㅵ ㅵ A4 E5 -PASS U+3176 ㅶ ㅶ A4 E6 -PASS U+3177 ㅷ ㅷ A4 E7 -PASS U+3178 ㅸ ㅸ A4 E8 -PASS U+3179 ㅹ ㅹ A4 E9 -PASS U+317A ㅺ ㅺ A4 EA -PASS U+317B ㅻ ㅻ A4 EB -PASS U+317C ㅼ ㅼ A4 EC -PASS U+317D ㅽ ㅽ A4 ED -PASS U+317E ㅾ ㅾ A4 EE -PASS U+317F ㅿ ㅿ A4 EF -PASS U+3180 ㆀ ㆀ A4 F0 -PASS U+3181 ㆁ ㆁ A4 F1 -PASS U+3182 ㆂ ㆂ A4 F2 -PASS U+3183 ㆃ ㆃ A4 F3 -PASS U+3184 ㆄ ㆄ A4 F4 -PASS U+3185 ㆅ ㆅ A4 F5 -PASS U+3186 ㆆ ㆆ A4 F6 -PASS U+3187 ㆇ ㆇ A4 F7 -PASS U+3188 ㆈ ㆈ A4 F8 -PASS U+3189 ㆉ ㆉ A4 F9 -PASS U+318A ㆊ ㆊ A4 FA -PASS U+318B ㆋ ㆋ A4 FB -PASS U+318C ㆌ ㆌ A4 FC -PASS U+318D ㆍ ㆍ A4 FD -PASS U+318E ㆎ ㆎ A4 FE -PASS U+3200 ㈀ ㈀ A9 B1 -PASS U+3201 ㈁ ㈁ A9 B2 -PASS U+3202 ㈂ ㈂ A9 B3 -PASS U+3203 ㈃ ㈃ A9 B4 -PASS U+3204 ㈄ ㈄ A9 B5 -PASS U+3205 ㈅ ㈅ A9 B6 -PASS U+3206 ㈆ ㈆ A9 B7 -PASS U+3207 ㈇ ㈇ A9 B8 -PASS U+3208 ㈈ ㈈ A9 B9 -PASS U+3209 ㈉ ㈉ A9 BA -PASS U+320A ㈊ ㈊ A9 BB -PASS U+320B ㈋ ㈋ A9 BC -PASS U+320C ㈌ ㈌ A9 BD -PASS U+320D ㈍ ㈍ A9 BE -PASS U+320E ㈎ ㈎ A9 BF -PASS U+320F ㈏ ㈏ A9 C0 -PASS U+3210 ㈐ ㈐ A9 C1 -PASS U+3211 ㈑ ㈑ A9 C2 -PASS U+3212 ㈒ ㈒ A9 C3 -PASS U+3213 ㈓ ㈓ A9 C4 -PASS U+3214 ㈔ ㈔ A9 C5 -PASS U+3215 ㈕ ㈕ A9 C6 -PASS U+3216 ㈖ ㈖ A9 C7 -PASS U+3217 ㈗ ㈗ A9 C8 -PASS U+3218 ㈘ ㈘ A9 C9 -PASS U+3219 ㈙ ㈙ A9 CA -PASS U+321A ㈚ ㈚ A9 CB -PASS U+321B ㈛ ㈛ A9 CC -PASS U+321C ㈜ ㈜ A2 DF -PASS U+3260 ㉠ ㉠ A8 B1 -PASS U+3261 ㉡ ㉡ A8 B2 -PASS U+3262 ㉢ ㉢ A8 B3 -PASS U+3263 ㉣ ㉣ A8 B4 -PASS U+3264 ㉤ ㉤ A8 B5 -PASS U+3265 ㉥ ㉥ A8 B6 -PASS U+3266 ㉦ ㉦ A8 B7 -PASS U+3267 ㉧ ㉧ A8 B8 -PASS U+3268 ㉨ ㉨ A8 B9 -PASS U+3269 ㉩ ㉩ A8 BA -PASS U+326A ㉪ ㉪ A8 BB -PASS U+326B ㉫ ㉫ A8 BC -PASS U+326C ㉬ ㉬ A8 BD -PASS U+326D ㉭ ㉭ A8 BE -PASS U+326E ㉮ ㉮ A8 BF -PASS U+326F ㉯ ㉯ A8 C0 -PASS U+3270 ㉰ ㉰ A8 C1 -PASS U+3271 ㉱ ㉱ A8 C2 -PASS U+3272 ㉲ ㉲ A8 C3 -PASS U+3273 ㉳ ㉳ A8 C4 -PASS U+3274 ㉴ ㉴ A8 C5 -PASS U+3275 ㉵ ㉵ A8 C6 -PASS U+3276 ㉶ ㉶ A8 C7 -PASS U+3277 ㉷ ㉷ A8 C8 -PASS U+3278 ㉸ ㉸ A8 C9 -PASS U+3279 ㉹ ㉹ A8 CA -PASS U+327A ㉺ ㉺ A8 CB -PASS U+327B ㉻ ㉻ A8 CC -PASS U+327F ㉿ ㉿ A2 DE -PASS U+3380 ㎀ ㎀ A7 C9 -PASS U+3381 ㎁ ㎁ A7 CA -PASS U+3382 ㎂ ㎂ A7 CB -PASS U+3383 ㎃ ㎃ A7 CC -PASS U+3384 ㎄ ㎄ A7 CD -PASS U+3388 ㎈ ㎈ A7 BA -PASS U+3389 ㎉ ㎉ A7 BB -PASS U+338A ㎊ ㎊ A7 DC -PASS U+338B ㎋ ㎋ A7 DD -PASS U+338C ㎌ ㎌ A7 DE -PASS U+338D ㎍ ㎍ A7 B6 -PASS U+338E ㎎ ㎎ A7 B7 -PASS U+338F ㎏ ㎏ A7 B8 -PASS U+3390 ㎐ ㎐ A7 D4 -PASS U+3391 ㎑ ㎑ A7 D5 -PASS U+3392 ㎒ ㎒ A7 D6 -PASS U+3393 ㎓ ㎓ A7 D7 -PASS U+3394 ㎔ ㎔ A7 D8 -PASS U+3395 ㎕ ㎕ A7 A1 -PASS U+3396 ㎖ ㎖ A7 A2 -PASS U+3397 ㎗ ㎗ A7 A3 -PASS U+3398 ㎘ ㎘ A7 A5 -PASS U+3399 ㎙ ㎙ A7 AB -PASS U+339A ㎚ ㎚ A7 AC -PASS U+339B ㎛ ㎛ A7 AD -PASS U+339C ㎜ ㎜ A7 AE -PASS U+339D ㎝ ㎝ A7 AF -PASS U+339E ㎞ ㎞ A7 B0 -PASS U+339F ㎟ ㎟ A7 B1 -PASS U+33A0 ㎠ ㎠ A7 B2 -PASS U+33A1 ㎡ ㎡ A7 B3 -PASS U+33A2 ㎢ ㎢ A7 B4 -PASS U+33A3 ㎣ ㎣ A7 A7 -PASS U+33A4 ㎤ ㎤ A7 A8 -PASS U+33A5 ㎥ ㎥ A7 A9 -PASS U+33A6 ㎦ ㎦ A7 AA -PASS U+33A7 ㎧ ㎧ A7 BD -PASS U+33A8 ㎨ ㎨ A7 BE -PASS U+33A9 ㎩ ㎩ A7 E5 -PASS U+33AA ㎪ ㎪ A7 E6 -PASS U+33AB ㎫ ㎫ A7 E7 -PASS U+33AC ㎬ ㎬ A7 E8 -PASS U+33AD ㎭ ㎭ A7 E1 -PASS U+33AE ㎮ ㎮ A7 E2 -PASS U+33AF ㎯ ㎯ A7 E3 -PASS U+33B0 ㎰ ㎰ A7 BF -PASS U+33B1 ㎱ ㎱ A7 C0 -PASS U+33B2 ㎲ ㎲ A7 C1 -PASS U+33B3 ㎳ ㎳ A7 C2 -PASS U+33B4 ㎴ ㎴ A7 C3 -PASS U+33B5 ㎵ ㎵ A7 C4 -PASS U+33B6 ㎶ ㎶ A7 C5 -PASS U+33B7 ㎷ ㎷ A7 C6 -PASS U+33B8 ㎸ ㎸ A7 C7 -PASS U+33B9 ㎹ ㎹ A7 C8 -PASS U+33BA ㎺ ㎺ A7 CE -PASS U+33BB ㎻ ㎻ A7 CF -PASS U+33BC ㎼ ㎼ A7 D0 -PASS U+33BD ㎽ ㎽ A7 D1 -PASS U+33BE ㎾ ㎾ A7 D2 -PASS U+33BF ㎿ ㎿ A7 D3 -PASS U+33C0 ㏀ ㏀ A7 DA -PASS U+33C1 ㏁ ㏁ A7 DB -PASS U+33C2 ㏂ ㏂ A2 E3 -PASS U+33C3 ㏃ ㏃ A7 EC -PASS U+33C4 ㏄ ㏄ A7 A6 -PASS U+33C5 ㏅ ㏅ A7 E0 -PASS U+33C6 ㏆ ㏆ A7 EF -PASS U+33C7 ㏇ ㏇ A2 E1 -PASS U+33C8 ㏈ ㏈ A7 BC -PASS U+33C9 ㏉ ㏉ A7 ED -PASS U+33CA ㏊ ㏊ A7 B5 -PASS U+33CF ㏏ ㏏ A7 B9 -PASS U+33D0 ㏐ ㏐ A7 EA -PASS U+33D3 ㏓ ㏓ A7 EB -PASS U+33D6 ㏖ ㏖ A7 DF -PASS U+33D8 ㏘ ㏘ A2 E4 -PASS U+33DB ㏛ ㏛ A7 E4 -PASS U+33DC ㏜ ㏜ A7 EE -PASS U+33DD ㏝ ㏝ A7 E9 -PASS U+4E00 一 一 EC E9 -PASS U+4E01 丁 丁 EF CB -PASS U+4E03 七 七 F6 D2 -PASS U+4E07 万 万 D8 B2 -PASS U+4E08 丈 丈 ED DB -PASS U+4E09 三 三 DF B2 -PASS U+4E0A 上 上 DF BE -PASS U+4E0B 下 下 F9 BB -PASS U+4E0D 不 不 DC F4 -PASS U+4E11 丑 丑 F5 E4 -PASS U+4E14 且 且 F3 A6 -PASS U+4E15 丕 丕 DD E0 -PASS U+4E16 世 世 E1 A6 -PASS U+4E18 丘 丘 CE F8 -PASS U+4E19 丙 丙 DC B0 -PASS U+4E1E 丞 丞 E3 AA -PASS U+4E2D 中 中 F1 E9 -PASS U+4E32 串 串 CD FA -PASS U+4E38 丸 丸 FC AF -PASS U+4E39 丹 丹 D3 A1 -PASS U+4E3B 主 主 F1 AB -PASS U+4E42 乂 乂 E7 D1 -PASS U+4E43 乃 乃 D2 AC -PASS U+4E45 久 久 CE F9 -PASS U+4E4B 之 之 F1 FD -PASS U+4E4D 乍 乍 DE BF -PASS U+4E4E 乎 乎 FB BA -PASS U+4E4F 乏 乏 F9 B9 -PASS U+4E56 乖 乖 CE D2 -PASS U+4E58 乘 乘 E3 AB -PASS U+4E59 乙 乙 EB E0 -PASS U+4E5D 九 九 CE FA -PASS U+4E5E 乞 乞 CB F7 -PASS U+4E5F 也 也 E5 A5 -PASS U+4E6B 乫 乫 CA E1 -PASS U+4E6D 乭 乭 D4 CC -PASS U+4E73 乳 乳 EA E1 -PASS U+4E76 乶 乶 DC E3 -PASS U+4E77 乷 乷 DF AD -PASS U+4E7E 乾 乾 CB EB -PASS U+4E82 亂 亂 D5 AF -PASS U+4E86 了 了 D6 F5 -PASS U+4E88 予 予 E5 F8 -PASS U+4E8B 事 事 DE C0 -PASS U+4E8C 二 二 EC A3 -PASS U+4E8E 于 于 E9 CD -PASS U+4E90 亐 亐 EA A7 -PASS U+4E91 云 云 E9 F6 -PASS U+4E92 互 互 FB BB -PASS U+4E94 五 五 E7 E9 -PASS U+4E95 井 井 EF CC -PASS U+4E98 亘 亘 D0 E6 -PASS U+4E9B 些 些 DE C1 -PASS U+4E9E 亞 亞 E4 AC -PASS U+4EA1 亡 亡 D8 CC -PASS U+4EA2 亢 亢 F9 F1 -PASS U+4EA4 交 交 CE DF -PASS U+4EA5 亥 亥 FA A4 -PASS U+4EA6 亦 亦 E6 B2 -PASS U+4EA8 亨 亨 FA FB -PASS U+4EAB 享 享 FA BD -PASS U+4EAC 京 京 CC C8 -PASS U+4EAD 亭 亭 EF CD -PASS U+4EAE 亮 亮 D5 D5 -PASS U+4EB6 亶 亶 D3 A2 -PASS U+4EBA 人 人 EC D1 -PASS U+4EC0 什 什 E4 A7 -PASS U+4EC1 仁 仁 EC D2 -PASS U+4EC4 仄 仄 F6 B1 -PASS U+4EC7 仇 仇 CE FB -PASS U+4ECA 今 今 D0 D1 -PASS U+4ECB 介 介 CB BF -PASS U+4ECD 仍 仍 ED A4 -PASS U+4ED4 仔 仔 ED A8 -PASS U+4ED5 仕 仕 DE C2 -PASS U+4ED6 他 他 F6 E2 -PASS U+4ED7 仗 仗 ED DC -PASS U+4ED8 付 付 DC F5 -PASS U+4ED9 仙 仙 E0 B9 -PASS U+4EDD 仝 仝 D4 CE -PASS U+4EDF 仟 仟 F4 B5 -PASS U+4EE3 代 代 D3 DB -PASS U+4EE4 令 令 D6 B5 -PASS U+4EE5 以 以 EC A4 -PASS U+4EF0 仰 仰 E4 E6 -PASS U+4EF2 仲 仲 F1 EA -PASS U+4EF6 件 件 CB EC -PASS U+4EF7 价 价 CB C0 -PASS U+4EFB 任 任 EC F2 -PASS U+4F01 企 企 D0 EA -PASS U+4F09 伉 伉 F9 F2 -PASS U+4F0A 伊 伊 EC A5 -PASS U+4F0B 伋 伋 D0 DF -PASS U+4F0D 伍 伍 E7 EA -PASS U+4F0E 伎 伎 D0 EB -PASS U+4F0F 伏 伏 DC D1 -PASS U+4F10 伐 伐 DB E9 -PASS U+4F11 休 休 FD CC -PASS U+4F2F 伯 伯 DB D7 -PASS U+4F34 伴 伴 DA E1 -PASS U+4F36 伶 伶 D6 B6 -PASS U+4F38 伸 伸 E3 DF -PASS U+4F3A 伺 伺 DE C3 -PASS U+4F3C 似 似 DE C4 -PASS U+4F3D 伽 伽 CA A1 -PASS U+4F43 佃 佃 EE EC -PASS U+4F46 但 但 D3 A3 -PASS U+4F47 佇 佇 EE B7 -PASS U+4F48 佈 佈 F8 CF -PASS U+4F4D 位 位 EA C8 -PASS U+4F4E 低 低 EE B8 -PASS U+4F4F 住 住 F1 AC -PASS U+4F50 佐 佐 F1 A5 -PASS U+4F51 佑 佑 E9 CE -PASS U+4F55 何 何 F9 BC -PASS U+4F59 余 余 E5 F9 -PASS U+4F5A 佚 佚 EC EA -PASS U+4F5B 佛 佛 DD D6 -PASS U+4F5C 作 作 ED C2 -PASS U+4F69 佩 佩 F8 A5 -PASS U+4F6F 佯 佯 E5 BA -PASS U+4F70 佰 佰 DB D8 -PASS U+4F73 佳 佳 CA A2 -PASS U+4F76 佶 佶 D1 CD -PASS U+4F7A 佺 佺 EE ED -PASS U+4F7E 佾 佾 EC EB -PASS U+4F7F 使 使 DE C5 -PASS U+4F81 侁 侁 E3 E0 -PASS U+4F83 侃 侃 CA C9 -PASS U+4F84 侄 侄 F2 E9 -PASS U+4F86 來 來 D5 CE -PASS U+4F88 侈 侈 F6 B6 -PASS U+4F8A 侊 侊 CE C2 -PASS U+4F8B 例 例 D6 C7 -PASS U+4F8D 侍 侍 E3 B4 -PASS U+4F8F 侏 侏 F1 AD -PASS U+4F91 侑 侑 EA E2 -PASS U+4F96 侖 侖 D7 C2 -PASS U+4F98 侘 侘 F3 A7 -PASS U+4F9B 供 供 CD EA -PASS U+4F9D 依 依 EB EE -PASS U+4FAE 侮 侮 D9 B2 -PASS U+4FAF 侯 侯 FD A5 -PASS U+4FB5 侵 侵 F6 D5 -PASS U+4FB6 侶 侶 D5 E2 -PASS U+4FBF 便 便 F8 B5 -PASS U+4FC2 係 係 CC F5 -PASS U+4FC3 促 促 F5 B5 -PASS U+4FC4 俄 俄 E4 AD -PASS U+4FC9 俉 俉 E7 EB -PASS U+4FCA 俊 俊 F1 D5 -PASS U+4FCE 俎 俎 F0 BB -PASS U+4FD1 俑 俑 E9 B5 -PASS U+4FD3 俓 俓 CC C9 -PASS U+4FD4 俔 俔 FA D5 -PASS U+4FD7 俗 俗 E1 D4 -PASS U+4FDA 俚 俚 D7 D6 -PASS U+4FDD 保 保 DC C1 -PASS U+4FDF 俟 俟 DE C6 -PASS U+4FE0 俠 俠 FA EF -PASS U+4FE1 信 信 E3 E1 -PASS U+4FEE 修 修 E1 F3 -PASS U+4FEF 俯 俯 DC F6 -PASS U+4FF1 俱 俱 CE FC -PASS U+4FF3 俳 俳 DB C4 -PASS U+4FF5 俵 俵 F8 F1 -PASS U+4FF8 俸 俸 DC E4 -PASS U+4FFA 俺 俺 E5 EF -PASS U+5002 倂 倂 DC B1 -PASS U+5006 倆 倆 D5 D6 -PASS U+5009 倉 倉 F3 DA -PASS U+500B 個 個 CB C1 -PASS U+500D 倍 倍 DB C3 -PASS U+5011 們 們 D9 FA -PASS U+5012 倒 倒 D3 EE -PASS U+5016 倖 倖 FA B8 -PASS U+5019 候 候 FD A6 -PASS U+501A 倚 倚 EB EF -PASS U+501C 倜 倜 F4 A6 -PASS U+501E 倞 倞 CC CA -PASS U+501F 借 借 F3 A8 -PASS U+5021 倡 倡 F3 DB -PASS U+5023 倣 倣 DB A7 -PASS U+5024 値 値 F6 B7 -PASS U+5026 倦 倦 CF E6 -PASS U+5027 倧 倧 F0 F2 -PASS U+5028 倨 倨 CB DA -PASS U+502A 倪 倪 E7 D2 -PASS U+502B 倫 倫 D7 C3 -PASS U+502C 倬 倬 F6 F0 -PASS U+502D 倭 倭 E8 DE -PASS U+503B 倻 倻 E5 A6 -PASS U+5043 偃 偃 E5 E7 -PASS U+5047 假 假 CA A3 -PASS U+5048 偈 偈 CC A7 -PASS U+5049 偉 偉 EA C9 -PASS U+504F 偏 偏 F8 B6 -PASS U+5055 偕 偕 FA A5 -PASS U+505A 做 做 F1 AE -PASS U+505C 停 停 EF CE -PASS U+5065 健 健 CB ED -PASS U+5074 側 側 F6 B0 -PASS U+5075 偵 偵 EF CF -PASS U+5076 偶 偶 E9 CF -PASS U+5078 偸 偸 F7 DE -PASS U+5080 傀 傀 CE D3 -PASS U+5085 傅 傅 DC F7 -PASS U+508D 傍 傍 DB A8 -PASS U+5091 傑 傑 CB F8 -PASS U+5098 傘 傘 DF A1 -PASS U+5099 備 備 DD E1 -PASS U+50AC 催 催 F5 CA -PASS U+50AD 傭 傭 E9 B6 -PASS U+50B2 傲 傲 E7 EC -PASS U+50B3 傳 傳 EE EE -PASS U+50B5 債 債 F3 F0 -PASS U+50B7 傷 傷 DF BF -PASS U+50BE 傾 傾 CC CB -PASS U+50C5 僅 僅 D0 C1 -PASS U+50C9 僉 僉 F4 D2 -PASS U+50CA 僊 僊 E0 BA -PASS U+50CF 像 像 DF C0 -PASS U+50D1 僑 僑 CE E0 -PASS U+50D5 僕 僕 DC D2 -PASS U+50D6 僖 僖 FD EA -PASS U+50DA 僚 僚 D6 F6 -PASS U+50DE 僞 僞 EA CA -PASS U+50E5 僥 僥 E8 E9 -PASS U+50E7 僧 僧 E3 AC -PASS U+50ED 僭 僭 F3 D0 -PASS U+50F9 價 價 CA A4 -PASS U+50FB 僻 僻 DB F8 -PASS U+50FF 僿 僿 DE C7 -PASS U+5100 儀 儀 EB F0 -PASS U+5101 儁 儁 F1 D6 -PASS U+5104 億 億 E5 E2 -PASS U+5106 儆 儆 CC CC -PASS U+5109 儉 儉 CB FB -PASS U+5112 儒 儒 EA E3 -PASS U+511F 償 償 DF C1 -PASS U+5121 儡 儡 D6 ED -PASS U+512A 優 優 E9 D0 -PASS U+5132 儲 儲 EE B9 -PASS U+5137 儷 儷 D5 E3 -PASS U+513A 儺 儺 D1 D3 -PASS U+513C 儼 儼 E5 F0 -PASS U+5140 兀 兀 E8 B4 -PASS U+5141 允 允 EB C3 -PASS U+5143 元 元 EA AA -PASS U+5144 兄 兄 FA FC -PASS U+5145 充 充 F5 F6 -PASS U+5146 兆 兆 F0 BC -PASS U+5147 兇 兇 FD D4 -PASS U+5148 先 先 E0 BB -PASS U+5149 光 光 CE C3 -PASS U+514B 克 克 D0 BA -PASS U+514C 兌 兌 F7 BA -PASS U+514D 免 免 D8 F3 -PASS U+514E 兎 兎 F7 CD -PASS U+5152 兒 兒 E4 AE -PASS U+515C 兜 兜 D4 DF -PASS U+5162 兢 兢 D0 E7 -PASS U+5165 入 入 EC FD -PASS U+5167 內 內 D2 AE -PASS U+5168 全 全 EE EF -PASS U+5169 兩 兩 D5 D7 -PASS U+516A 兪 兪 EA E4 -PASS U+516B 八 八 F8 A2 -PASS U+516C 公 公 CD EB -PASS U+516D 六 六 D7 BF -PASS U+516E 兮 兮 FB B1 -PASS U+5171 共 共 CD EC -PASS U+5175 兵 兵 DC B2 -PASS U+5176 其 其 D0 EC -PASS U+5177 具 具 CE FD -PASS U+5178 典 典 EE F0 -PASS U+517C 兼 兼 CC C2 -PASS U+5180 冀 冀 D0 ED -PASS U+5186 円 円 E5 F7 -PASS U+518A 冊 冊 F3 FC -PASS U+518D 再 再 EE A2 -PASS U+5192 冒 冒 D9 B3 -PASS U+5195 冕 冕 D8 F4 -PASS U+5197 冗 冗 E9 B7 -PASS U+51A0 冠 冠 CE AE -PASS U+51A5 冥 冥 D9 A2 -PASS U+51AA 冪 冪 D8 F1 -PASS U+51AC 冬 冬 D4 CF -PASS U+51B6 冶 冶 E5 A7 -PASS U+51B7 冷 冷 D5 D2 -PASS U+51BD 冽 冽 D6 A9 -PASS U+51C4 凄 凄 F4 A2 -PASS U+51C6 准 准 F1 D7 -PASS U+51C9 凉 凉 D5 D8 -PASS U+51CB 凋 凋 F0 BD -PASS U+51CC 凌 凌 D7 D0 -PASS U+51CD 凍 凍 D4 D0 -PASS U+51DC 凜 凜 D7 CF -PASS U+51DD 凝 凝 EB EA -PASS U+51DE 凞 凞 FD EB -PASS U+51E1 凡 凡 DB ED -PASS U+51F0 凰 凰 FC C5 -PASS U+51F1 凱 凱 CB C2 -PASS U+51F6 凶 凶 FD D5 -PASS U+51F8 凸 凸 F4 C8 -PASS U+51F9 凹 凹 E8 EA -PASS U+51FA 出 出 F5 F3 -PASS U+51FD 函 函 F9 DE -PASS U+5200 刀 刀 D3 EF -PASS U+5203 刃 刃 EC D3 -PASS U+5206 分 分 DD C2 -PASS U+5207 切 切 EF B7 -PASS U+5208 刈 刈 E7 D4 -PASS U+520A 刊 刊 CA CA -PASS U+520E 刎 刎 D9 FB -PASS U+5211 刑 刑 FA FD -PASS U+5217 列 列 D6 AA -PASS U+521D 初 初 F4 F8 -PASS U+5224 判 判 F7 F7 -PASS U+5225 別 別 DC AC -PASS U+5229 利 利 D7 D7 -PASS U+522A 刪 刪 DF A2 -PASS U+522E 刮 刮 CE BE -PASS U+5230 到 到 D3 F0 -PASS U+5236 制 制 F0 A4 -PASS U+5237 刷 刷 E1 EC -PASS U+5238 券 券 CF E7 -PASS U+5239 刹 刹 F3 CB -PASS U+523A 刺 刺 ED A9 -PASS U+523B 刻 刻 CA BE -PASS U+5243 剃 剃 F4 EF -PASS U+5247 則 則 F6 CE -PASS U+524A 削 削 DE FB -PASS U+524B 剋 剋 D0 BB -PASS U+524C 剌 剌 D5 B7 -PASS U+524D 前 前 EE F1 -PASS U+5254 剔 剔 F4 A8 -PASS U+5256 剖 剖 DC F8 -PASS U+525B 剛 剛 CB A7 -PASS U+525D 剝 剝 DA CE -PASS U+5261 剡 剡 E0 E6 -PASS U+5269 剩 剩 ED A5 -PASS U+526A 剪 剪 EE F2 -PASS U+526F 副 副 DC F9 -PASS U+5272 割 割 F9 DC -PASS U+5275 創 創 F3 DC -PASS U+527D 剽 剽 F8 F2 -PASS U+527F 剿 剿 F4 F9 -PASS U+5283 劃 劃 FC F1 -PASS U+5287 劇 劇 D0 BC -PASS U+5288 劈 劈 DB F9 -PASS U+5289 劉 劉 D7 B1 -PASS U+528D 劍 劍 CB FC -PASS U+5291 劑 劑 F0 A5 -PASS U+5292 劒 劒 CB FD -PASS U+529B 力 力 D5 F4 -PASS U+529F 功 功 CD ED -PASS U+52A0 加 加 CA A5 -PASS U+52A3 劣 劣 D6 AB -PASS U+52A4 劤 劤 D0 C2 -PASS U+52A9 助 助 F0 BE -PASS U+52AA 努 努 D2 BD -PASS U+52AB 劫 劫 CC A4 -PASS U+52BE 劾 劾 FA B6 -PASS U+52C1 勁 勁 CC CD -PASS U+52C3 勃 勃 DA FA -PASS U+52C5 勅 勅 F6 CF -PASS U+52C7 勇 勇 E9 B8 -PASS U+52C9 勉 勉 D8 F5 -PASS U+52CD 勍 勍 CC CE -PASS U+52D2 勒 勒 D7 CD -PASS U+52D5 動 動 D4 D1 -PASS U+52D6 勖 勖 E9 ED -PASS U+52D8 勘 勘 CA EB -PASS U+52D9 務 務 D9 E2 -PASS U+52DB 勛 勛 FD B2 -PASS U+52DD 勝 勝 E3 AD -PASS U+52DE 勞 勞 D6 CC -PASS U+52DF 募 募 D9 B4 -PASS U+52E2 勢 勢 E1 A7 -PASS U+52E3 勣 勣 EE D3 -PASS U+52E4 勤 勤 D0 C3 -PASS U+52F3 勳 勳 FD B3 -PASS U+52F5 勵 勵 D5 E4 -PASS U+52F8 勸 勸 CF E8 -PASS U+52FA 勺 勺 ED C3 -PASS U+52FB 勻 勻 D0 B2 -PASS U+52FE 勾 勾 CE FE -PASS U+52FF 勿 勿 DA A8 -PASS U+5305 包 包 F8 D0 -PASS U+5308 匈 匈 FD D6 -PASS U+530D 匍 匍 F8 D1 -PASS U+530F 匏 匏 F8 D2 -PASS U+5310 匐 匐 DC D3 -PASS U+5315 匕 匕 DD E2 -PASS U+5316 化 化 FB F9 -PASS U+5317 北 北 DD C1 -PASS U+5319 匙 匙 E3 B5 -PASS U+5320 匠 匠 ED DD -PASS U+5321 匡 匡 CE C4 -PASS U+5323 匣 匣 CB A1 -PASS U+532A 匪 匪 DD E3 -PASS U+532F 匯 匯 FC DD -PASS U+5339 匹 匹 F9 AF -PASS U+533F 匿 匿 D2 FB -PASS U+5340 區 區 CF A1 -PASS U+5341 十 十 E4 A8 -PASS U+5343 千 千 F4 B6 -PASS U+5344 卄 卄 EC FE -PASS U+5347 升 升 E3 AE -PASS U+5348 午 午 E7 ED -PASS U+5349 卉 卉 FD C1 -PASS U+534A 半 半 DA E2 -PASS U+534D 卍 卍 D8 B3 -PASS U+5351 卑 卑 DD E4 -PASS U+5352 卒 卒 F0 EF -PASS U+5353 卓 卓 F6 F1 -PASS U+5354 協 協 FA F0 -PASS U+5357 南 南 D1 F5 -PASS U+535A 博 博 DA CF -PASS U+535C 卜 卜 DC D4 -PASS U+535E 卞 卞 DC A6 -PASS U+5360 占 占 EF BF -PASS U+5366 卦 卦 CE CF -PASS U+5368 卨 卨 E0 D9 -PASS U+536F 卯 卯 D9 D6 -PASS U+5370 印 印 EC D4 -PASS U+5371 危 危 EA CB -PASS U+5374 却 却 CA BF -PASS U+5375 卵 卵 D5 B0 -PASS U+5377 卷 卷 CF E9 -PASS U+537D 卽 卽 F1 ED -PASS U+537F 卿 卿 CC CF -PASS U+5384 厄 厄 E4 F8 -PASS U+5393 厓 厓 E4 ED -PASS U+5398 厘 厘 D7 D8 -PASS U+539A 厚 厚 FD A7 -PASS U+539F 原 原 EA AB -PASS U+53A0 厠 厠 F6 B2 -PASS U+53A5 厥 厥 CF F0 -PASS U+53A6 厦 厦 F9 BD -PASS U+53AD 厭 厭 E6 F4 -PASS U+53BB 去 去 CB DB -PASS U+53C3 參 參 F3 D1 -PASS U+53C8 又 又 E9 D1 -PASS U+53C9 叉 叉 F3 A9 -PASS U+53CA 及 及 D0 E0 -PASS U+53CB 友 友 E9 D2 -PASS U+53CD 反 反 DA E3 -PASS U+53D4 叔 叔 E2 D2 -PASS U+53D6 取 取 F6 A2 -PASS U+53D7 受 受 E1 F4 -PASS U+53DB 叛 叛 DA E4 -PASS U+53E1 叡 叡 E7 D5 -PASS U+53E2 叢 叢 F5 BF -PASS U+53E3 口 口 CF A2 -PASS U+53E4 古 古 CD AF -PASS U+53E5 句 句 CF A3 -PASS U+53E9 叩 叩 CD B0 -PASS U+53EA 只 只 F1 FE -PASS U+53EB 叫 叫 D0 A3 -PASS U+53EC 召 召 E1 AF -PASS U+53ED 叭 叭 F8 A3 -PASS U+53EF 可 可 CA A6 -PASS U+53F0 台 台 F7 BB -PASS U+53F1 叱 叱 F2 EA -PASS U+53F2 史 史 DE C8 -PASS U+53F3 右 右 E9 D3 -PASS U+53F8 司 司 DE C9 -PASS U+5403 吃 吃 FD DE -PASS U+5404 各 各 CA C0 -PASS U+5408 合 合 F9 EA -PASS U+5409 吉 吉 D1 CE -PASS U+540A 吊 吊 EE D4 -PASS U+540C 同 同 D4 D2 -PASS U+540D 名 名 D9 A3 -PASS U+540E 后 后 FD A8 -PASS U+540F 吏 吏 D7 D9 -PASS U+5410 吐 吐 F7 CE -PASS U+5411 向 向 FA BE -PASS U+541B 君 君 CF D6 -PASS U+541D 吝 吝 D7 F0 -PASS U+541F 吟 吟 EB E1 -PASS U+5420 吠 吠 F8 C5 -PASS U+5426 否 否 DC FA -PASS U+5429 吩 吩 DD C3 -PASS U+542B 含 含 F9 DF -PASS U+5433 吳 吳 E7 EF -PASS U+5438 吸 吸 FD E5 -PASS U+5439 吹 吹 F6 A3 -PASS U+543B 吻 吻 D9 FC -PASS U+543C 吼 吼 FD A9 -PASS U+543E 吾 吾 E7 EE -PASS U+5442 呂 呂 D5 E5 -PASS U+5448 呈 呈 EF D0 -PASS U+544A 告 告 CD B1 -PASS U+5451 呑 呑 F7 A2 -PASS U+5468 周 周 F1 B2 -PASS U+546A 呪 呪 F1 B1 -PASS U+5471 呱 呱 CD B2 -PASS U+5473 味 味 DA AB -PASS U+5475 呵 呵 CA A7 -PASS U+547B 呻 呻 E3 E2 -PASS U+547C 呼 呼 FB BC -PASS U+547D 命 命 D9 A4 -PASS U+5480 咀 咀 EE BA -PASS U+5486 咆 咆 F8 D3 -PASS U+548C 和 和 FB FA -PASS U+548E 咎 咎 CF A4 -PASS U+5490 咐 咐 DC FB -PASS U+54A4 咤 咤 F6 E3 -PASS U+54A8 咨 咨 ED AA -PASS U+54AB 咫 咫 F2 A1 -PASS U+54AC 咬 咬 CE E1 -PASS U+54B3 咳 咳 FA A6 -PASS U+54B8 咸 咸 F9 E0 -PASS U+54BD 咽 咽 EC D6 -PASS U+54C0 哀 哀 E4 EE -PASS U+54C1 品 品 F9 A1 -PASS U+54C4 哄 哄 FB EF -PASS U+54C8 哈 哈 F9 EB -PASS U+54C9 哉 哉 EE A3 -PASS U+54E1 員 員 EA AC -PASS U+54E5 哥 哥 CA A8 -PASS U+54E8 哨 哨 F4 FA -PASS U+54ED 哭 哭 CD D6 -PASS U+54EE 哮 哮 FC F6 -PASS U+54F2 哲 哲 F4 C9 -PASS U+54FA 哺 哺 F8 D4 -PASS U+5504 唄 唄 F8 A6 -PASS U+5506 唆 唆 DE CA -PASS U+5507 唇 唇 F2 C6 -PASS U+550E 唎 唎 D7 DA -PASS U+5510 唐 唐 D3 D0 -PASS U+551C 唜 唜 D8 C5 -PASS U+552F 唯 唯 EA E6 -PASS U+5531 唱 唱 F3 DD -PASS U+5535 唵 唵 E4 DA -PASS U+553E 唾 唾 F6 E4 -PASS U+5544 啄 啄 F6 F2 -PASS U+5546 商 商 DF C2 -PASS U+554F 問 問 D9 FD -PASS U+5553 啓 啓 CC F6 -PASS U+5556 啖 啖 D3 BA -PASS U+555E 啞 啞 E4 AF -PASS U+5563 啣 啣 F9 E1 -PASS U+557C 啼 啼 F0 A6 -PASS U+5580 喀 喀 CB D3 -PASS U+5584 善 善 E0 BC -PASS U+5586 喆 喆 F4 CA -PASS U+5587 喇 喇 D4 FA -PASS U+5589 喉 喉 FD AA -PASS U+558A 喊 喊 F9 E2 -PASS U+5598 喘 喘 F4 B7 -PASS U+5599 喙 喙 FD C2 -PASS U+559A 喚 喚 FC B0 -PASS U+559C 喜 喜 FD EC -PASS U+559D 喝 喝 CA E2 -PASS U+55A7 喧 喧 FD BD -PASS U+55A9 喩 喩 EA E7 -PASS U+55AA 喪 喪 DF C3 -PASS U+55AB 喫 喫 D1 D2 -PASS U+55AC 喬 喬 CE E2 -PASS U+55AE 單 單 D3 A4 -PASS U+55C5 嗅 嗅 FD AB -PASS U+55C7 嗇 嗇 DF E0 -PASS U+55D4 嗔 嗔 F2 C7 -PASS U+55DA 嗚 嗚 E7 F0 -PASS U+55DC 嗜 嗜 D0 EE -PASS U+55DF 嗟 嗟 F3 AA -PASS U+55E3 嗣 嗣 DE CB -PASS U+55E4 嗤 嗤 F6 B8 -PASS U+55FD 嗽 嗽 E1 F5 -PASS U+55FE 嗾 嗾 F1 B3 -PASS U+5606 嘆 嘆 F7 A3 -PASS U+5609 嘉 嘉 CA A9 -PASS U+5614 嘔 嘔 CF A5 -PASS U+5617 嘗 嘗 DF C4 -PASS U+562F 嘯 嘯 E1 B0 -PASS U+5632 嘲 嘲 F0 BF -PASS U+5634 嘴 嘴 F6 A4 -PASS U+5636 嘶 嘶 E3 B6 -PASS U+5653 噓 噓 FA C6 -PASS U+5668 器 器 D0 EF -PASS U+566B 噫 噫 FD ED -PASS U+5674 噴 噴 DD C4 -PASS U+5686 嚆 嚆 FC F7 -PASS U+56A5 嚥 嚥 E6 BF -PASS U+56AC 嚬 嚬 DE AD -PASS U+56AE 嚮 嚮 FA BF -PASS U+56B4 嚴 嚴 E5 F1 -PASS U+56BC 嚼 嚼 ED C4 -PASS U+56CA 囊 囊 D2 A5 -PASS U+56CD 囍 囍 FD EE -PASS U+56D1 囑 囑 F5 B6 -PASS U+56DA 囚 囚 E1 F6 -PASS U+56DB 四 四 DE CC -PASS U+56DE 回 回 FC DE -PASS U+56E0 因 因 EC D7 -PASS U+56F0 困 困 CD DD -PASS U+56F9 囹 囹 D6 B7 -PASS U+56FA 固 固 CD B3 -PASS U+5703 圃 圃 F8 D5 -PASS U+5704 圄 圄 E5 D8 -PASS U+5708 圈 圈 CF EA -PASS U+570B 國 國 CF D0 -PASS U+570D 圍 圍 EA CC -PASS U+5712 園 園 EA AE -PASS U+5713 圓 圓 EA AD -PASS U+5716 圖 圖 D3 F1 -PASS U+5718 團 團 D3 A5 -PASS U+571F 土 土 F7 CF -PASS U+5728 在 在 EE A4 -PASS U+572D 圭 圭 D0 A4 -PASS U+5730 地 地 F2 A2 -PASS U+573B 圻 圻 D0 F0 -PASS U+5740 址 址 F2 A3 -PASS U+5742 坂 坂 F7 F8 -PASS U+5747 均 均 D0 B3 -PASS U+574A 坊 坊 DB A9 -PASS U+574D 坍 坍 D3 BB -PASS U+574E 坎 坎 CA EC -PASS U+5750 坐 坐 F1 A6 -PASS U+5751 坑 坑 CB D5 -PASS U+5761 坡 坡 F7 E7 -PASS U+5764 坤 坤 CD DE -PASS U+5766 坦 坦 F7 A4 -PASS U+576A 坪 坪 F8 C0 -PASS U+576E 坮 坮 D3 DD -PASS U+5770 坰 坰 CC D0 -PASS U+5775 坵 坵 CF A6 -PASS U+577C 坼 坼 F6 F3 -PASS U+5782 垂 垂 E1 F7 -PASS U+5788 垈 垈 D3 DC -PASS U+578B 型 型 FA FE -PASS U+5793 垓 垓 FA A7 -PASS U+57A0 垠 垠 EB D9 -PASS U+57A2 垢 垢 CF A7 -PASS U+57A3 垣 垣 EA AF -PASS U+57C3 埃 埃 E4 EF -PASS U+57C7 埇 埇 E9 B9 -PASS U+57C8 埈 埈 F1 D8 -PASS U+57CB 埋 埋 D8 D8 -PASS U+57CE 城 城 E0 F2 -PASS U+57DF 域 域 E6 B4 -PASS U+57E0 埠 埠 DC FC -PASS U+57F0 埰 埰 F3 F1 -PASS U+57F4 埴 埴 E3 D0 -PASS U+57F7 執 執 F2 FB -PASS U+57F9 培 培 DB C6 -PASS U+57FA 基 基 D0 F1 -PASS U+57FC 埼 埼 D0 F2 -PASS U+5800 堀 堀 CF DC -PASS U+5802 堂 堂 D3 D1 -PASS U+5805 堅 堅 CC B1 -PASS U+5806 堆 堆 F7 D8 -PASS U+5808 堈 堈 CB A8 -PASS U+5809 堉 堉 EB BC -PASS U+580A 堊 堊 E4 BE -PASS U+581E 堞 堞 F4 DC -PASS U+5821 堡 堡 DC C2 -PASS U+5824 堤 堤 F0 A7 -PASS U+5827 堧 堧 E6 C0 -PASS U+582A 堪 堪 CA ED -PASS U+582F 堯 堯 E8 EB -PASS U+5830 堰 堰 E5 E8 -PASS U+5831 報 報 DC C3 -PASS U+5834 場 場 ED DE -PASS U+5835 堵 堵 D3 F2 -PASS U+583A 堺 堺 CC F7 -PASS U+584A 塊 塊 CE D4 -PASS U+584B 塋 塋 E7 AB -PASS U+584F 塏 塏 CB C3 -PASS U+5851 塑 塑 E1 B1 -PASS U+5854 塔 塔 F7 B2 -PASS U+5857 塗 塗 D3 F3 -PASS U+5858 塘 塘 D3 D2 -PASS U+585A 塚 塚 F5 C0 -PASS U+585E 塞 塞 DF DD -PASS U+5861 塡 塡 EE F3 -PASS U+5862 塢 塢 E7 F1 -PASS U+5864 塤 塤 FD B4 -PASS U+5875 塵 塵 F2 C8 -PASS U+5879 塹 塹 F3 D2 -PASS U+587C 塼 塼 EE F4 -PASS U+587E 塾 塾 E2 D3 -PASS U+5883 境 境 CC D1 -PASS U+5885 墅 墅 DF EA -PASS U+5889 墉 墉 E9 BA -PASS U+5893 墓 墓 D9 D7 -PASS U+589C 墜 墜 F5 CD -PASS U+589E 增 增 F1 F2 -PASS U+589F 墟 墟 FA C7 -PASS U+58A8 墨 墨 D9 F8 -PASS U+58A9 墩 墩 D4 C2 -PASS U+58AE 墮 墮 F6 E5 -PASS U+58B3 墳 墳 DD C5 -PASS U+58BA 墺 墺 E7 F2 -PASS U+58BB 墻 墻 ED DF -PASS U+58BE 墾 墾 CA CB -PASS U+58C1 壁 壁 DB FA -PASS U+58C5 壅 壅 E8 B5 -PASS U+58C7 壇 壇 D3 A6 -PASS U+58CE 壎 壎 FD B5 -PASS U+58D1 壑 壑 F9 C9 -PASS U+58D3 壓 壓 E4 E2 -PASS U+58D5 壕 壕 FB BD -PASS U+58D8 壘 壘 D7 A4 -PASS U+58D9 壙 壙 CE C5 -PASS U+58DE 壞 壞 CE D5 -PASS U+58DF 壟 壟 D6 E6 -PASS U+58E4 壤 壤 E5 BD -PASS U+58EB 士 士 DE CD -PASS U+58EC 壬 壬 EC F3 -PASS U+58EF 壯 壯 ED E0 -PASS U+58F9 壹 壹 EC EC -PASS U+58FA 壺 壺 FB BE -PASS U+58FB 壻 壻 DF EB -PASS U+58FD 壽 壽 E1 F8 -PASS U+590F 夏 夏 F9 BE -PASS U+5914 夔 夔 D0 F3 -PASS U+5915 夕 夕 E0 AA -PASS U+5916 外 外 E8 E2 -PASS U+5919 夙 夙 E2 D4 -PASS U+591A 多 多 D2 FD -PASS U+591C 夜 夜 E5 A8 -PASS U+5922 夢 夢 D9 D3 -PASS U+5927 大 大 D3 DE -PASS U+5929 天 天 F4 B8 -PASS U+592A 太 太 F7 BC -PASS U+592B 夫 夫 DC FD -PASS U+592D 夭 夭 E8 EC -PASS U+592E 央 央 E4 E7 -PASS U+5931 失 失 E3 F7 -PASS U+5937 夷 夷 EC A8 -PASS U+593E 夾 夾 FA F1 -PASS U+5944 奄 奄 E5 F2 -PASS U+5947 奇 奇 D0 F4 -PASS U+5948 奈 奈 D2 AF -PASS U+5949 奉 奉 DC E5 -PASS U+594E 奎 奎 D0 A5 -PASS U+594F 奏 奏 F1 B4 -PASS U+5950 奐 奐 FC B1 -PASS U+5951 契 契 CC F8 -PASS U+5954 奔 奔 DD C6 -PASS U+5955 奕 奕 FA D1 -PASS U+5957 套 套 F7 DF -PASS U+595A 奚 奚 FA A8 -PASS U+5960 奠 奠 EE F5 -PASS U+5962 奢 奢 DE CE -PASS U+5967 奧 奧 E7 F3 -PASS U+596A 奪 奪 F7 AC -PASS U+596B 奫 奫 EB C4 -PASS U+596C 奬 奬 ED E1 -PASS U+596D 奭 奭 E0 AB -PASS U+596E 奮 奮 DD C7 -PASS U+5973 女 女 D2 B3 -PASS U+5974 奴 奴 D2 BF -PASS U+5978 奸 奸 CA CC -PASS U+597D 好 好 FB BF -PASS U+5982 如 如 E5 FD -PASS U+5983 妃 妃 DD E5 -PASS U+5984 妄 妄 D8 CD -PASS U+598A 妊 妊 EC F4 -PASS U+5993 妓 妓 D0 F5 -PASS U+5996 妖 妖 E8 ED -PASS U+5997 妗 妗 D0 D2 -PASS U+5999 妙 妙 D9 D8 -PASS U+59A5 妥 妥 F6 E6 -PASS U+59A8 妨 妨 DB AA -PASS U+59AC 妬 妬 F7 E0 -PASS U+59B9 妹 妹 D8 D9 -PASS U+59BB 妻 妻 F4 A3 -PASS U+59BE 妾 妾 F4 DD -PASS U+59C3 姃 姃 EF D1 -PASS U+59C6 姆 姆 D9 B5 -PASS U+59C9 姉 姉 ED AB -PASS U+59CB 始 始 E3 B7 -PASS U+59D0 姐 姐 EE BB -PASS U+59D1 姑 姑 CD B4 -PASS U+59D3 姓 姓 E0 F3 -PASS U+59D4 委 委 EA CD -PASS U+59D9 姙 姙 EC F5 -PASS U+59DA 姚 姚 E8 EE -PASS U+59DC 姜 姜 CB A9 -PASS U+59DD 姝 姝 F1 AF -PASS U+59E6 姦 姦 CA CD -PASS U+59E8 姨 姨 EC A9 -PASS U+59EA 姪 姪 F2 EB -PASS U+59EC 姬 姬 FD EF -PASS U+59EE 姮 姮 F9 F3 -PASS U+59F8 姸 姸 E6 C1 -PASS U+59FB 姻 姻 EC D8 -PASS U+59FF 姿 姿 ED AC -PASS U+5A01 威 威 EA CE -PASS U+5A03 娃 娃 E8 DF -PASS U+5A11 娑 娑 DE CF -PASS U+5A18 娘 娘 D2 A6 -PASS U+5A1B 娛 娛 E7 F4 -PASS U+5A1C 娜 娜 D1 D6 -PASS U+5A1F 娟 娟 E6 C2 -PASS U+5A20 娠 娠 E3 E3 -PASS U+5A25 娥 娥 E4 B0 -PASS U+5A29 娩 娩 D8 B4 -PASS U+5A36 娶 娶 F6 A5 -PASS U+5A3C 娼 娼 F3 DE -PASS U+5A41 婁 婁 D7 A5 -PASS U+5A46 婆 婆 F7 E8 -PASS U+5A49 婉 婉 E8 C6 -PASS U+5A5A 婚 婚 FB E6 -PASS U+5A62 婢 婢 DD E6 -PASS U+5A66 婦 婦 DC FE -PASS U+5A92 媒 媒 D8 DA -PASS U+5A9A 媚 媚 DA AC -PASS U+5A9B 媛 媛 EA B0 -PASS U+5AA4 媤 媤 E3 B8 -PASS U+5AC1 嫁 嫁 CA AA -PASS U+5AC2 嫂 嫂 E1 F9 -PASS U+5AC4 嫄 嫄 EA B1 -PASS U+5AC9 嫉 嫉 F2 EC -PASS U+5ACC 嫌 嫌 FA EE -PASS U+5AE1 嫡 嫡 EE D5 -PASS U+5AE6 嫦 嫦 F9 F4 -PASS U+5AE9 嫩 嫩 D2 EC -PASS U+5B05 嬅 嬅 FB FB -PASS U+5B09 嬉 嬉 FD F0 -PASS U+5B0B 嬋 嬋 E0 BD -PASS U+5B0C 嬌 嬌 CE E3 -PASS U+5B16 嬖 嬖 F8 C6 -PASS U+5B2A 嬪 嬪 DE AE -PASS U+5B40 孀 孀 DF C5 -PASS U+5B43 孃 孃 E5 BE -PASS U+5B50 子 子 ED AD -PASS U+5B51 孑 孑 FA EA -PASS U+5B54 孔 孔 CD EE -PASS U+5B55 孕 孕 ED A6 -PASS U+5B57 字 字 ED AE -PASS U+5B58 存 存 F0 ED -PASS U+5B5A 孚 孚 DD A1 -PASS U+5B5C 孜 孜 ED AF -PASS U+5B5D 孝 孝 FC F8 -PASS U+5B5F 孟 孟 D8 EB -PASS U+5B63 季 季 CC F9 -PASS U+5B64 孤 孤 CD B5 -PASS U+5B69 孩 孩 FA A9 -PASS U+5B6B 孫 孫 E1 DD -PASS U+5B70 孰 孰 E2 D5 -PASS U+5B71 孱 孱 ED CF -PASS U+5B75 孵 孵 DD A2 -PASS U+5B78 學 學 F9 CA -PASS U+5B7A 孺 孺 EA E8 -PASS U+5B7C 孼 孼 E5 ED -PASS U+5B85 宅 宅 D3 EB -PASS U+5B87 宇 宇 E9 D4 -PASS U+5B88 守 守 E1 FA -PASS U+5B89 安 安 E4 CC -PASS U+5B8B 宋 宋 E1 E4 -PASS U+5B8C 完 完 E8 C7 -PASS U+5B8F 宏 宏 CE DB -PASS U+5B93 宓 宓 DC D5 -PASS U+5B95 宕 宕 F7 B5 -PASS U+5B96 宖 宖 FC F3 -PASS U+5B97 宗 宗 F0 F3 -PASS U+5B98 官 官 CE AF -PASS U+5B99 宙 宙 F1 B5 -PASS U+5B9A 定 定 EF D2 -PASS U+5B9B 宛 宛 E8 C8 -PASS U+5B9C 宜 宜 EB F1 -PASS U+5BA2 客 客 CB D4 -PASS U+5BA3 宣 宣 E0 BE -PASS U+5BA4 室 室 E3 F8 -PASS U+5BA5 宥 宥 EA E9 -PASS U+5BA6 宦 宦 FC B2 -PASS U+5BAC 宬 宬 E0 F4 -PASS U+5BAE 宮 宮 CF E0 -PASS U+5BB0 宰 宰 EE A5 -PASS U+5BB3 害 害 FA AA -PASS U+5BB4 宴 宴 E6 C3 -PASS U+5BB5 宵 宵 E1 B2 -PASS U+5BB6 家 家 CA AB -PASS U+5BB8 宸 宸 E3 E4 -PASS U+5BB9 容 容 E9 BB -PASS U+5BBF 宿 宿 E2 D6 -PASS U+5BC0 寀 寀 F3 F2 -PASS U+5BC2 寂 寂 EE D6 -PASS U+5BC3 寃 寃 EA B2 -PASS U+5BC4 寄 寄 D0 F6 -PASS U+5BC5 寅 寅 EC D9 -PASS U+5BC6 密 密 DA CB -PASS U+5BC7 寇 寇 CF A8 -PASS U+5BCC 富 富 DD A3 -PASS U+5BD0 寐 寐 D8 DB -PASS U+5BD2 寒 寒 F9 CE -PASS U+5BD3 寓 寓 E9 D5 -PASS U+5BD4 寔 寔 E3 D1 -PASS U+5BD7 寗 寗 D2 BC -PASS U+5BDE 寞 寞 D8 AC -PASS U+5BDF 察 察 F3 CC -PASS U+5BE1 寡 寡 CD FB -PASS U+5BE2 寢 寢 F6 D6 -PASS U+5BE4 寤 寤 E7 F5 -PASS U+5BE5 寥 寥 E8 EF -PASS U+5BE6 實 實 E3 F9 -PASS U+5BE7 寧 寧 D2 BB -PASS U+5BE8 寨 寨 F3 F3 -PASS U+5BE9 審 審 E3 FB -PASS U+5BEB 寫 寫 DE D0 -PASS U+5BEC 寬 寬 CE B0 -PASS U+5BEE 寮 寮 D6 F7 -PASS U+5BEF 寯 寯 F1 D9 -PASS U+5BF5 寵 寵 F5 C1 -PASS U+5BF6 寶 寶 DC C4 -PASS U+5BF8 寸 寸 F5 BB -PASS U+5BFA 寺 寺 DE D1 -PASS U+5C01 封 封 DC E6 -PASS U+5C04 射 射 DE D2 -PASS U+5C07 將 將 ED E2 -PASS U+5C08 專 專 EE F6 -PASS U+5C09 尉 尉 EA CF -PASS U+5C0A 尊 尊 F0 EE -PASS U+5C0B 尋 尋 E3 FC -PASS U+5C0D 對 對 D3 DF -PASS U+5C0E 導 導 D3 F4 -PASS U+5C0F 小 小 E1 B3 -PASS U+5C11 少 少 E1 B4 -PASS U+5C16 尖 尖 F4 D3 -PASS U+5C19 尙 尙 DF C6 -PASS U+5C24 尤 尤 E9 D6 -PASS U+5C28 尨 尨 DB AB -PASS U+5C31 就 就 F6 A6 -PASS U+5C38 尸 尸 E3 B9 -PASS U+5C39 尹 尹 EB C5 -PASS U+5C3A 尺 尺 F4 A9 -PASS U+5C3B 尻 尻 CD B6 -PASS U+5C3C 尼 尼 D2 F9 -PASS U+5C3E 尾 尾 DA AD -PASS U+5C3F 尿 尿 D2 E3 -PASS U+5C40 局 局 CF D1 -PASS U+5C45 居 居 CB DC -PASS U+5C46 屆 屆 CC FA -PASS U+5C48 屈 屈 CF DD -PASS U+5C4B 屋 屋 E8 A9 -PASS U+5C4D 屍 屍 E3 BB -PASS U+5C4E 屎 屎 E3 BA -PASS U+5C51 屑 屑 E0 DA -PASS U+5C55 展 展 EE F7 -PASS U+5C5B 屛 屛 DC B3 -PASS U+5C60 屠 屠 D3 F5 -PASS U+5C62 屢 屢 D7 A6 -PASS U+5C64 層 層 F6 B5 -PASS U+5C65 履 履 D7 DB -PASS U+5C6C 屬 屬 E1 D5 -PASS U+5C6F 屯 屯 D4 EA -PASS U+5C71 山 山 DF A3 -PASS U+5C79 屹 屹 FD DF -PASS U+5C90 岐 岐 D0 F7 -PASS U+5C91 岑 岑 ED D4 -PASS U+5CA1 岡 岡 CB AA -PASS U+5CA9 岩 岩 E4 DB -PASS U+5CAB 岫 岫 E1 FB -PASS U+5CAC 岬 岬 CB A2 -PASS U+5CB1 岱 岱 D3 E0 -PASS U+5CB3 岳 岳 E4 BF -PASS U+5CB5 岵 岵 FB C0 -PASS U+5CB7 岷 岷 DA BE -PASS U+5CB8 岸 岸 E4 CD -PASS U+5CBA 岺 岺 D6 B9 -PASS U+5CBE 岾 岾 EF C0 -PASS U+5CC0 峀 峀 E1 FC -PASS U+5CD9 峙 峙 F6 B9 -PASS U+5CE0 峠 峠 DF C7 -PASS U+5CE8 峨 峨 E4 B1 -PASS U+5CEF 峯 峯 DC E7 -PASS U+5CF0 峰 峰 DC E8 -PASS U+5CF4 峴 峴 FA D6 -PASS U+5CF6 島 島 D3 F6 -PASS U+5CFB 峻 峻 F1 DA -PASS U+5CFD 峽 峽 FA F2 -PASS U+5D07 崇 崇 E2 FD -PASS U+5D0D 崍 崍 D5 CF -PASS U+5D0E 崎 崎 D0 F8 -PASS U+5D11 崑 崑 CD DF -PASS U+5D14 崔 崔 F5 CB -PASS U+5D16 崖 崖 E4 F0 -PASS U+5D17 崗 崗 CB AB -PASS U+5D19 崙 崙 D7 C4 -PASS U+5D27 崧 崧 E2 FE -PASS U+5D29 崩 崩 DD DA -PASS U+5D4B 嵋 嵋 DA AE -PASS U+5D4C 嵌 嵌 CA EE -PASS U+5D50 嵐 嵐 D5 B9 -PASS U+5D69 嵩 嵩 E3 A1 -PASS U+5D6C 嵬 嵬 E8 E3 -PASS U+5D6F 嵯 嵯 F3 AB -PASS U+5D87 嶇 嶇 CF A9 -PASS U+5D8B 嶋 嶋 D3 F7 -PASS U+5D9D 嶝 嶝 D4 F1 -PASS U+5DA0 嶠 嶠 CE E4 -PASS U+5DA2 嶢 嶢 E8 F2 -PASS U+5DAA 嶪 嶪 E5 F5 -PASS U+5DB8 嶸 嶸 E7 AE -PASS U+5DBA 嶺 嶺 D6 BA -PASS U+5DBC 嶼 嶼 DF EC -PASS U+5DBD 嶽 嶽 E4 C0 -PASS U+5DCD 巍 巍 E8 E4 -PASS U+5DD2 巒 巒 D8 B5 -PASS U+5DD6 巖 巖 E4 DC -PASS U+5DDD 川 川 F4 B9 -PASS U+5DDE 州 州 F1 B6 -PASS U+5DE1 巡 巡 E2 DE -PASS U+5DE2 巢 巢 E1 B5 -PASS U+5DE5 工 工 CD EF -PASS U+5DE6 左 左 F1 A7 -PASS U+5DE7 巧 巧 CE E5 -PASS U+5DE8 巨 巨 CB DD -PASS U+5DEB 巫 巫 D9 E3 -PASS U+5DEE 差 差 F3 AC -PASS U+5DF1 己 己 D0 F9 -PASS U+5DF2 已 已 EC AB -PASS U+5DF3 巳 巳 DE D3 -PASS U+5DF4 巴 巴 F7 E9 -PASS U+5DF7 巷 巷 F9 F5 -PASS U+5DFD 巽 巽 E1 DE -PASS U+5DFE 巾 巾 CB EE -PASS U+5E02 市 市 E3 BC -PASS U+5E03 布 布 F8 D6 -PASS U+5E06 帆 帆 DB EE -PASS U+5E0C 希 希 FD F1 -PASS U+5E11 帑 帑 F7 B6 -PASS U+5E16 帖 帖 F4 DE -PASS U+5E19 帙 帙 F2 ED -PASS U+5E1B 帛 帛 DB D9 -PASS U+5E1D 帝 帝 F0 A8 -PASS U+5E25 帥 帥 E1 FD -PASS U+5E2B 師 師 DE D4 -PASS U+5E2D 席 席 E0 AC -PASS U+5E33 帳 帳 ED E3 -PASS U+5E36 帶 帶 D3 E1 -PASS U+5E38 常 常 DF C8 -PASS U+5E3D 帽 帽 D9 B6 -PASS U+5E3F 帿 帿 FD AC -PASS U+5E40 幀 幀 EF D3 -PASS U+5E44 幄 幄 E4 C1 -PASS U+5E45 幅 幅 F8 EB -PASS U+5E47 幇 幇 DB AC -PASS U+5E4C 幌 幌 FC C6 -PASS U+5E55 幕 幕 D8 AD -PASS U+5E5F 幟 幟 F6 BA -PASS U+5E61 幡 幡 DB DF -PASS U+5E62 幢 幢 D3 D3 -PASS U+5E63 幣 幣 F8 C7 -PASS U+5E72 干 干 CA CE -PASS U+5E73 平 平 F8 C1 -PASS U+5E74 年 年 D2 B4 -PASS U+5E77 幷 幷 DC B4 -PASS U+5E78 幸 幸 FA B9 -PASS U+5E79 幹 幹 CA CF -PASS U+5E7B 幻 幻 FC B3 -PASS U+5E7C 幼 幼 EA EA -PASS U+5E7D 幽 幽 EA EB -PASS U+5E7E 幾 幾 D0 FA -PASS U+5E84 庄 庄 ED E4 -PASS U+5E87 庇 庇 DD E7 -PASS U+5E8A 床 床 DF C9 -PASS U+5E8F 序 序 DF ED -PASS U+5E95 底 底 EE BC -PASS U+5E97 店 店 EF C1 -PASS U+5E9A 庚 庚 CC D2 -PASS U+5E9C 府 府 DD A4 -PASS U+5EA0 庠 庠 DF CA -PASS U+5EA6 度 度 D3 F8 -PASS U+5EA7 座 座 F1 A8 -PASS U+5EAB 庫 庫 CD B7 -PASS U+5EAD 庭 庭 EF D4 -PASS U+5EB5 庵 庵 E4 DD -PASS U+5EB6 庶 庶 DF EE -PASS U+5EB7 康 康 CB AC -PASS U+5EB8 庸 庸 E9 BC -PASS U+5EBE 庾 庾 EA EC -PASS U+5EC2 廂 廂 DF CB -PASS U+5EC8 廈 廈 F9 BF -PASS U+5EC9 廉 廉 D6 AF -PASS U+5ECA 廊 廊 D5 C6 -PASS U+5ED0 廐 廐 CF AA -PASS U+5ED3 廓 廓 CE A9 -PASS U+5ED6 廖 廖 D6 F8 -PASS U+5EDA 廚 廚 F1 B7 -PASS U+5EDB 廛 廛 EE F8 -PASS U+5EDF 廟 廟 D9 D9 -PASS U+5EE0 廠 廠 F3 DF -PASS U+5EE2 廢 廢 F8 C8 -PASS U+5EE3 廣 廣 CE C6 -PASS U+5EEC 廬 廬 D5 E6 -PASS U+5EF3 廳 廳 F4 E6 -PASS U+5EF6 延 延 E6 C5 -PASS U+5EF7 廷 廷 EF D5 -PASS U+5EFA 建 建 CB EF -PASS U+5EFB 廻 廻 FC DF -PASS U+5F01 弁 弁 DC A7 -PASS U+5F04 弄 弄 D6 E7 -PASS U+5F0A 弊 弊 F8 C9 -PASS U+5F0F 式 式 E3 D2 -PASS U+5F11 弑 弑 E3 BD -PASS U+5F13 弓 弓 CF E1 -PASS U+5F14 弔 弔 F0 C0 -PASS U+5F15 引 引 EC DA -PASS U+5F17 弗 弗 DD D7 -PASS U+5F18 弘 弘 FB F0 -PASS U+5F1B 弛 弛 EC AC -PASS U+5F1F 弟 弟 F0 A9 -PASS U+5F26 弦 弦 FA D7 -PASS U+5F27 弧 弧 FB C1 -PASS U+5F29 弩 弩 D2 C0 -PASS U+5F31 弱 弱 E5 B0 -PASS U+5F35 張 張 ED E5 -PASS U+5F3A 强 强 CB AD -PASS U+5F3C 弼 弼 F9 B0 -PASS U+5F48 彈 彈 F7 A5 -PASS U+5F4A 彊 彊 CB AE -PASS U+5F4C 彌 彌 DA AF -PASS U+5F4E 彎 彎 D8 B6 -PASS U+5F56 彖 彖 D3 A7 -PASS U+5F57 彗 彗 FB B2 -PASS U+5F59 彙 彙 FD C4 -PASS U+5F5B 彛 彛 EC AD -PASS U+5F62 形 形 FB A1 -PASS U+5F66 彦 彦 E5 E9 -PASS U+5F67 彧 彧 E9 EE -PASS U+5F69 彩 彩 F3 F4 -PASS U+5F6A 彪 彪 F8 F3 -PASS U+5F6B 彫 彫 F0 C1 -PASS U+5F6C 彬 彬 DE AF -PASS U+5F6D 彭 彭 F8 B0 -PASS U+5F70 彰 彰 F3 E0 -PASS U+5F71 影 影 E7 AF -PASS U+5F77 彷 彷 DB AD -PASS U+5F79 役 役 E6 B5 -PASS U+5F7C 彼 彼 F9 A8 -PASS U+5F7F 彿 彿 DD D8 -PASS U+5F80 往 往 E8 D9 -PASS U+5F81 征 征 EF D6 -PASS U+5F85 待 待 D3 E2 -PASS U+5F87 徇 徇 E2 DF -PASS U+5F8A 徊 徊 FC E0 -PASS U+5F8B 律 律 D7 C8 -PASS U+5F8C 後 後 FD AD -PASS U+5F90 徐 徐 DF EF -PASS U+5F91 徑 徑 CC D3 -PASS U+5F92 徒 徒 D3 F9 -PASS U+5F97 得 得 D4 F0 -PASS U+5F98 徘 徘 DB C7 -PASS U+5F99 徙 徙 DE D5 -PASS U+5F9E 從 從 F0 F4 -PASS U+5FA0 徠 徠 D5 D0 -PASS U+5FA1 御 御 E5 D9 -PASS U+5FA8 徨 徨 FC C7 -PASS U+5FA9 復 復 DC D6 -PASS U+5FAA 循 循 E2 E0 -PASS U+5FAE 微 微 DA B0 -PASS U+5FB5 徵 徵 F3 A3 -PASS U+5FB7 德 德 D3 EC -PASS U+5FB9 徹 徹 F4 CB -PASS U+5FBD 徽 徽 FD C5 -PASS U+5FC3 心 心 E3 FD -PASS U+5FC5 必 必 F9 B1 -PASS U+5FCC 忌 忌 D0 FB -PASS U+5FCD 忍 忍 EC DB -PASS U+5FD6 忖 忖 F5 BC -PASS U+5FD7 志 志 F2 A4 -PASS U+5FD8 忘 忘 D8 CE -PASS U+5FD9 忙 忙 D8 CF -PASS U+5FE0 忠 忠 F5 F7 -PASS U+5FEB 快 快 F6 E1 -PASS U+5FF5 念 念 D2 B7 -PASS U+5FFD 忽 忽 FB EC -PASS U+5FFF 忿 忿 DD C8 -PASS U+600F 怏 怏 E4 E8 -PASS U+6012 怒 怒 D2 C1 -PASS U+6016 怖 怖 F8 D7 -PASS U+601C 怜 怜 D6 BB -PASS U+601D 思 思 DE D6 -PASS U+6020 怠 怠 F7 BD -PASS U+6021 怡 怡 EC AE -PASS U+6025 急 急 D0 E1 -PASS U+6027 性 性 E0 F5 -PASS U+6028 怨 怨 EA B3 -PASS U+602A 怪 怪 CE D6 -PASS U+602F 怯 怯 CC A5 -PASS U+6041 恁 恁 EC F6 -PASS U+6042 恂 恂 E2 E1 -PASS U+6043 恃 恃 E3 BE -PASS U+604D 恍 恍 FC C8 -PASS U+6050 恐 恐 CD F0 -PASS U+6052 恒 恒 F9 F6 -PASS U+6055 恕 恕 DF F0 -PASS U+6059 恙 恙 E5 BF -PASS U+605D 恝 恝 CE BF -PASS U+6062 恢 恢 FC E1 -PASS U+6063 恣 恣 ED B0 -PASS U+6064 恤 恤 FD D1 -PASS U+6065 恥 恥 F6 BB -PASS U+6068 恨 恨 F9 CF -PASS U+6069 恩 恩 EB DA -PASS U+606A 恪 恪 CA C1 -PASS U+606C 恬 恬 D2 B8 -PASS U+606D 恭 恭 CD F1 -PASS U+606F 息 息 E3 D3 -PASS U+6070 恰 恰 FD E6 -PASS U+6085 悅 悅 E6 ED -PASS U+6089 悉 悉 E3 FA -PASS U+608C 悌 悌 F0 AA -PASS U+608D 悍 悍 F9 D0 -PASS U+6094 悔 悔 FC E2 -PASS U+6096 悖 悖 F8 A7 -PASS U+609A 悚 悚 E1 E5 -PASS U+609B 悛 悛 EE F9 -PASS U+609F 悟 悟 E7 F6 -PASS U+60A0 悠 悠 EA ED -PASS U+60A3 患 患 FC B4 -PASS U+60A4 悤 悤 F5 C2 -PASS U+60A7 悧 悧 D7 DC -PASS U+60B0 悰 悰 F0 F5 -PASS U+60B2 悲 悲 DD E8 -PASS U+60B3 悳 悳 D3 ED -PASS U+60B4 悴 悴 F5 FC -PASS U+60B6 悶 悶 DA BF -PASS U+60B8 悸 悸 CC FB -PASS U+60BC 悼 悼 D3 FA -PASS U+60BD 悽 悽 F4 A4 -PASS U+60C5 情 情 EF D7 -PASS U+60C7 惇 惇 D4 C3 -PASS U+60D1 惑 惑 FB E3 -PASS U+60DA 惚 惚 FB ED -PASS U+60DC 惜 惜 E0 AD -PASS U+60DF 惟 惟 EA EE -PASS U+60E0 惠 惠 FB B3 -PASS U+60E1 惡 惡 E4 C2 -PASS U+60F0 惰 惰 F6 E7 -PASS U+60F1 惱 惱 D2 DD -PASS U+60F3 想 想 DF CC -PASS U+60F6 惶 惶 FC C9 -PASS U+60F9 惹 惹 E5 A9 -PASS U+60FA 惺 惺 E0 F6 -PASS U+60FB 惻 惻 F6 B3 -PASS U+6101 愁 愁 E1 FE -PASS U+6106 愆 愆 CB F0 -PASS U+6108 愈 愈 EA EF -PASS U+6109 愉 愉 EA F0 -PASS U+610D 愍 愍 DA C0 -PASS U+610E 愎 愎 F8 B4 -PASS U+610F 意 意 EB F2 -PASS U+6115 愕 愕 E4 C3 -PASS U+611A 愚 愚 E9 D7 -PASS U+611B 愛 愛 E4 F1 -PASS U+611F 感 感 CA EF -PASS U+6127 愧 愧 CE D7 -PASS U+6130 愰 愰 FC CA -PASS U+6134 愴 愴 F3 E1 -PASS U+6137 愷 愷 CB C4 -PASS U+613C 愼 愼 E3 E5 -PASS U+613E 愾 愾 CB C5 -PASS U+613F 愿 愿 EA B4 -PASS U+6142 慂 慂 E9 BD -PASS U+6144 慄 慄 D7 C9 -PASS U+6147 慇 慇 EB DB -PASS U+6148 慈 慈 ED B1 -PASS U+614A 慊 慊 CC C3 -PASS U+614B 態 態 F7 BE -PASS U+614C 慌 慌 FC CB -PASS U+6153 慓 慓 F8 F4 -PASS U+6155 慕 慕 D9 B7 -PASS U+6158 慘 慘 F3 D3 -PASS U+6159 慙 慙 F3 D4 -PASS U+615D 慝 慝 F7 E4 -PASS U+615F 慟 慟 F7 D1 -PASS U+6162 慢 慢 D8 B7 -PASS U+6163 慣 慣 CE B1 -PASS U+6164 慤 慤 CA C2 -PASS U+6167 慧 慧 FB B4 -PASS U+6168 慨 慨 CB C6 -PASS U+616B 慫 慫 F0 F6 -PASS U+616E 慮 慮 D5 E7 -PASS U+6170 慰 慰 EA D0 -PASS U+6176 慶 慶 CC D4 -PASS U+6177 慷 慷 CB AF -PASS U+617D 慽 慽 F4 AA -PASS U+617E 慾 慾 E9 AF -PASS U+6181 憁 憁 F5 C3 -PASS U+6182 憂 憂 E9 D8 -PASS U+618A 憊 憊 DD E9 -PASS U+618E 憎 憎 F1 F3 -PASS U+6190 憐 憐 D5 FB -PASS U+6191 憑 憑 DE BB -PASS U+6194 憔 憔 F4 FB -PASS U+6198 憘 憘 FD F3 -PASS U+6199 憙 憙 FD F2 -PASS U+619A 憚 憚 F7 A6 -PASS U+61A4 憤 憤 DD C9 -PASS U+61A7 憧 憧 D4 D3 -PASS U+61A9 憩 憩 CC A8 -PASS U+61AB 憫 憫 DA C1 -PASS U+61AC 憬 憬 CC D5 -PASS U+61AE 憮 憮 D9 E4 -PASS U+61B2 憲 憲 FA CA -PASS U+61B6 憶 憶 E5 E3 -PASS U+61BA 憺 憺 D3 BC -PASS U+61BE 憾 憾 CA F0 -PASS U+61C3 懃 懃 D0 C4 -PASS U+61C7 懇 懇 CA D0 -PASS U+61C8 懈 懈 FA AB -PASS U+61C9 應 應 EB EB -PASS U+61CA 懊 懊 E7 F8 -PASS U+61CB 懋 懋 D9 E5 -PASS U+61E6 懦 懦 D1 D7 -PASS U+61F2 懲 懲 F3 A4 -PASS U+61F6 懶 懶 D4 FB -PASS U+61F7 懷 懷 FC E3 -PASS U+61F8 懸 懸 FA D8 -PASS U+61FA 懺 懺 F3 D5 -PASS U+61FC 懼 懼 CF AB -PASS U+61FF 懿 懿 EB F3 -PASS U+6200 戀 戀 D5 FC -PASS U+6207 戇 戇 D3 D4 -PASS U+6208 戈 戈 CD FC -PASS U+620A 戊 戊 D9 E6 -PASS U+620C 戌 戌 E2 F9 -PASS U+620D 戍 戍 E2 A1 -PASS U+620E 戎 戎 EB D4 -PASS U+6210 成 成 E0 F7 -PASS U+6211 我 我 E4 B2 -PASS U+6212 戒 戒 CC FC -PASS U+6216 或 或 FB E4 -PASS U+621A 戚 戚 F4 AB -PASS U+621F 戟 戟 D0 BD -PASS U+6221 戡 戡 CA F1 -PASS U+622A 截 截 EF B8 -PASS U+622E 戮 戮 D7 C0 -PASS U+6230 戰 戰 EE FA -PASS U+6231 戱 戱 FD F4 -PASS U+6234 戴 戴 D3 E3 -PASS U+6236 戶 戶 FB C2 -PASS U+623E 戾 戾 D5 E8 -PASS U+623F 房 房 DB AE -PASS U+6240 所 所 E1 B6 -PASS U+6241 扁 扁 F8 B7 -PASS U+6247 扇 扇 E0 BF -PASS U+6248 扈 扈 FB C3 -PASS U+6249 扉 扉 DD EA -PASS U+624B 手 手 E2 A2 -PASS U+624D 才 才 EE A6 -PASS U+6253 打 打 F6 E8 -PASS U+6258 托 托 F6 F5 -PASS U+626E 扮 扮 DD CA -PASS U+6271 扱 扱 D0 E2 -PASS U+6276 扶 扶 DD A6 -PASS U+6279 批 批 DD EB -PASS U+627C 扼 扼 E4 F9 -PASS U+627F 承 承 E3 AF -PASS U+6280 技 技 D0 FC -PASS U+6284 抄 抄 F4 FC -PASS U+6289 抉 抉 CC BC -PASS U+628A 把 把 F7 EA -PASS U+6291 抑 抑 E5 E4 -PASS U+6292 抒 抒 DF F1 -PASS U+6295 投 投 F7 E1 -PASS U+6297 抗 抗 F9 F7 -PASS U+6298 折 折 EF B9 -PASS U+629B 抛 抛 F8 D8 -PASS U+62AB 披 披 F9 A9 -PASS U+62B1 抱 抱 F8 D9 -PASS U+62B5 抵 抵 EE BD -PASS U+62B9 抹 抹 D8 C6 -PASS U+62BC 押 押 E4 E3 -PASS U+62BD 抽 抽 F5 CE -PASS U+62C2 拂 拂 DD D9 -PASS U+62C7 拇 拇 D9 E7 -PASS U+62C8 拈 拈 D2 B9 -PASS U+62C9 拉 拉 D5 C3 -PASS U+62CC 拌 拌 DA E5 -PASS U+62CD 拍 拍 DA D0 -PASS U+62CF 拏 拏 D1 D9 -PASS U+62D0 拐 拐 CE D8 -PASS U+62D2 拒 拒 CB DE -PASS U+62D3 拓 拓 F4 AC -PASS U+62D4 拔 拔 DA FB -PASS U+62D6 拖 拖 F6 E9 -PASS U+62D7 拗 拗 E8 F3 -PASS U+62D8 拘 拘 CF AC -PASS U+62D9 拙 拙 F0 F0 -PASS U+62DB 招 招 F4 FD -PASS U+62DC 拜 拜 DB C8 -PASS U+62EC 括 括 CE C0 -PASS U+62ED 拭 拭 E3 D4 -PASS U+62EE 拮 拮 D1 CF -PASS U+62EF 拯 拯 F1 F5 -PASS U+62F1 拱 拱 CD F2 -PASS U+62F3 拳 拳 CF EB -PASS U+62F7 拷 拷 CD B8 -PASS U+62FE 拾 拾 E3 A6 -PASS U+62FF 拿 拿 D1 DA -PASS U+6301 持 持 F2 A5 -PASS U+6307 指 指 F2 A6 -PASS U+6309 按 按 E4 CE -PASS U+6311 挑 挑 D3 FB -PASS U+632B 挫 挫 F1 A9 -PASS U+632F 振 振 F2 C9 -PASS U+633A 挺 挺 EF D8 -PASS U+633B 挻 挻 E6 C9 -PASS U+633D 挽 挽 D8 B8 -PASS U+633E 挾 挾 FA F3 -PASS U+6349 捉 捉 F3 B5 -PASS U+634C 捌 捌 F8 A4 -PASS U+634F 捏 捏 D1 F3 -PASS U+6350 捐 捐 E6 C8 -PASS U+6355 捕 捕 F8 DA -PASS U+6367 捧 捧 DC E9 -PASS U+6368 捨 捨 DE D7 -PASS U+636E 据 据 CB DF -PASS U+6372 捲 捲 CF EC -PASS U+6377 捷 捷 F4 DF -PASS U+637A 捺 捺 D1 F4 -PASS U+637B 捻 捻 D2 BA -PASS U+637F 捿 捿 DF F2 -PASS U+6383 掃 掃 E1 B7 -PASS U+6388 授 授 E2 A3 -PASS U+6389 掉 掉 D3 FC -PASS U+638C 掌 掌 ED E6 -PASS U+6392 排 排 DB C9 -PASS U+6396 掖 掖 E4 FA -PASS U+6398 掘 掘 CF DE -PASS U+639B 掛 掛 CE D0 -PASS U+63A0 掠 掠 D5 D3 -PASS U+63A1 採 採 F3 F5 -PASS U+63A2 探 探 F7 AE -PASS U+63A5 接 接 EF C8 -PASS U+63A7 控 控 CD F3 -PASS U+63A8 推 推 F5 CF -PASS U+63A9 掩 掩 E5 F3 -PASS U+63AA 措 措 F0 C2 -PASS U+63C0 揀 揀 CA D1 -PASS U+63C4 揄 揄 EA F1 -PASS U+63C6 揆 揆 D0 A6 -PASS U+63CF 描 描 D9 DA -PASS U+63D0 提 提 F0 AB -PASS U+63D6 揖 揖 EB E7 -PASS U+63DA 揚 揚 E5 C0 -PASS U+63DB 換 換 FC B5 -PASS U+63E1 握 握 E4 C4 -PASS U+63ED 揭 揭 CC A9 -PASS U+63EE 揮 揮 FD C6 -PASS U+63F4 援 援 EA B5 -PASS U+63F6 揶 揶 E5 AA -PASS U+63F7 揷 揷 DF BA -PASS U+640D 損 損 E1 DF -PASS U+640F 搏 搏 DA D1 -PASS U+6414 搔 搔 E1 B8 -PASS U+6416 搖 搖 E8 F4 -PASS U+6417 搗 搗 D3 FD -PASS U+641C 搜 搜 E2 A4 -PASS U+6422 搢 搢 F2 CA -PASS U+642C 搬 搬 DA E6 -PASS U+642D 搭 搭 F7 B3 -PASS U+643A 携 携 FD CD -PASS U+643E 搾 搾 F3 B6 -PASS U+6458 摘 摘 EE D7 -PASS U+6460 摠 摠 F5 C4 -PASS U+6469 摩 摩 D8 A4 -PASS U+646F 摯 摯 F2 A7 -PASS U+6478 摸 摸 D9 B8 -PASS U+6479 摹 摹 D9 B9 -PASS U+647A 摺 摺 EF C9 -PASS U+6488 撈 撈 D6 CE -PASS U+6491 撑 撑 F7 CB -PASS U+6492 撒 撒 DF AE -PASS U+6493 撓 撓 E8 F5 -PASS U+649A 撚 撚 D2 B5 -PASS U+649E 撞 撞 D3 D5 -PASS U+64A4 撤 撤 F4 CC -PASS U+64A5 撥 撥 DA FC -PASS U+64AB 撫 撫 D9 E8 -PASS U+64AD 播 播 F7 EB -PASS U+64AE 撮 撮 F5 C9 -PASS U+64B0 撰 撰 F3 BC -PASS U+64B2 撲 撲 DA D2 -PASS U+64BB 撻 撻 D3 B5 -PASS U+64C1 擁 擁 E8 B6 -PASS U+64C4 擄 擄 D6 CF -PASS U+64C5 擅 擅 F4 BA -PASS U+64C7 擇 擇 F7 C9 -PASS U+64CA 擊 擊 CC AA -PASS U+64CD 操 操 F0 C3 -PASS U+64CE 擎 擎 CC D6 -PASS U+64D2 擒 擒 D0 D3 -PASS U+64D4 擔 擔 D3 BD -PASS U+64D8 擘 擘 DB FB -PASS U+64DA 據 據 CB E0 -PASS U+64E1 擡 擡 D3 E4 -PASS U+64E2 擢 擢 F6 F7 -PASS U+64E5 擥 擥 D5 BA -PASS U+64E6 擦 擦 F3 CD -PASS U+64E7 擧 擧 CB E1 -PASS U+64EC 擬 擬 EB F4 -PASS U+64F2 擲 擲 F4 AD -PASS U+64F4 擴 擴 FC AA -PASS U+64FA 擺 擺 F7 EC -PASS U+64FE 擾 擾 E8 F6 -PASS U+6500 攀 攀 DA E7 -PASS U+6504 攄 攄 F7 CC -PASS U+6518 攘 攘 E5 C1 -PASS U+651D 攝 攝 E0 EE -PASS U+6523 攣 攣 D5 FD -PASS U+652A 攪 攪 CE E6 -PASS U+652B 攫 攫 FC AB -PASS U+652C 攬 攬 D5 BB -PASS U+652F 支 支 F2 A8 -PASS U+6536 收 收 E2 A5 -PASS U+6537 攷 攷 CD B9 -PASS U+6538 攸 攸 EA F2 -PASS U+6539 改 改 CB C7 -PASS U+653B 攻 攻 CD F4 -PASS U+653E 放 放 DB AF -PASS U+653F 政 政 EF D9 -PASS U+6545 故 故 CD BA -PASS U+6548 效 效 FC F9 -PASS U+654D 敍 敍 DF F3 -PASS U+654E 敎 敎 CE E7 -PASS U+654F 敏 敏 DA C2 -PASS U+6551 救 救 CF AD -PASS U+6556 敖 敖 E7 F9 -PASS U+6557 敗 敗 F8 A8 -PASS U+655E 敞 敞 F3 E2 -PASS U+6562 敢 敢 CA F2 -PASS U+6563 散 散 DF A4 -PASS U+6566 敦 敦 D4 C4 -PASS U+656C 敬 敬 CC D7 -PASS U+656D 敭 敭 E5 C2 -PASS U+6572 敲 敲 CD BB -PASS U+6574 整 整 EF DA -PASS U+6575 敵 敵 EE D8 -PASS U+6577 敷 敷 DD A7 -PASS U+6578 數 數 E2 A6 -PASS U+657E 敾 敾 E0 C0 -PASS U+6582 斂 斂 D6 B0 -PASS U+6583 斃 斃 F8 CA -PASS U+6585 斅 斅 FC FA -PASS U+6587 文 文 D9 FE -PASS U+658C 斌 斌 DE B0 -PASS U+6590 斐 斐 DD EC -PASS U+6591 斑 斑 DA E8 -PASS U+6597 斗 斗 D4 E0 -PASS U+6599 料 料 D6 F9 -PASS U+659B 斛 斛 CD D7 -PASS U+659C 斜 斜 DE D8 -PASS U+659F 斟 斟 F2 F8 -PASS U+65A1 斡 斡 E4 D6 -PASS U+65A4 斤 斤 D0 C5 -PASS U+65A5 斥 斥 F4 AE -PASS U+65A7 斧 斧 DD A8 -PASS U+65AB 斫 斫 ED C5 -PASS U+65AC 斬 斬 F3 D6 -PASS U+65AF 斯 斯 DE D9 -PASS U+65B0 新 新 E3 E6 -PASS U+65B7 斷 斷 D3 A8 -PASS U+65B9 方 方 DB B0 -PASS U+65BC 於 於 E5 DA -PASS U+65BD 施 施 E3 BF -PASS U+65C1 旁 旁 DB B1 -PASS U+65C5 旅 旅 D5 E9 -PASS U+65CB 旋 旋 E0 C1 -PASS U+65CC 旌 旌 EF DB -PASS U+65CF 族 族 F0 E9 -PASS U+65D2 旒 旒 D7 B2 -PASS U+65D7 旗 旗 D0 FD -PASS U+65E0 无 无 D9 E9 -PASS U+65E3 旣 旣 D0 FE -PASS U+65E5 日 日 EC ED -PASS U+65E6 旦 旦 D3 A9 -PASS U+65E8 旨 旨 F2 A9 -PASS U+65E9 早 早 F0 C4 -PASS U+65EC 旬 旬 E2 E2 -PASS U+65ED 旭 旭 E9 EF -PASS U+65F1 旱 旱 F9 D1 -PASS U+65F4 旴 旴 E9 D9 -PASS U+65FA 旺 旺 E8 DA -PASS U+65FB 旻 旻 DA C3 -PASS U+65FC 旼 旼 DA C4 -PASS U+65FD 旽 旽 D4 C5 -PASS U+65FF 旿 旿 E7 FA -PASS U+6606 昆 昆 CD E0 -PASS U+6607 昇 昇 E3 B0 -PASS U+6609 昉 昉 DB B2 -PASS U+660A 昊 昊 FB C4 -PASS U+660C 昌 昌 F3 E3 -PASS U+660E 明 明 D9 A5 -PASS U+660F 昏 昏 FB E7 -PASS U+6610 昐 昐 DD CB -PASS U+6611 昑 昑 D0 D4 -PASS U+6613 易 易 E6 B6 -PASS U+6614 昔 昔 E0 AE -PASS U+6615 昕 昕 FD DA -PASS U+661E 昞 昞 DC B5 -PASS U+661F 星 星 E0 F8 -PASS U+6620 映 映 E7 B1 -PASS U+6625 春 春 F5 F0 -PASS U+6627 昧 昧 D8 DC -PASS U+6628 昨 昨 ED C6 -PASS U+662D 昭 昭 E1 B9 -PASS U+662F 是 是 E3 C0 -PASS U+6630 昰 昰 F9 C0 -PASS U+6631 昱 昱 E9 F0 -PASS U+6634 昴 昴 D9 DB -PASS U+6636 昶 昶 F3 E4 -PASS U+663A 昺 昺 DC B6 -PASS U+663B 昻 昻 E4 E9 -PASS U+6641 晁 晁 F0 C5 -PASS U+6642 時 時 E3 C1 -PASS U+6643 晃 晃 FC CC -PASS U+6644 晄 晄 FC CD -PASS U+6649 晉 晉 F2 CB -PASS U+664B 晋 晋 F2 CC -PASS U+664F 晏 晏 E4 CF -PASS U+6659 晙 晙 F1 DB -PASS U+665B 晛 晛 FA D9 -PASS U+665D 晝 晝 F1 B8 -PASS U+665E 晞 晞 FD F5 -PASS U+665F 晟 晟 E0 F9 -PASS U+6664 晤 晤 E7 FB -PASS U+6665 晥 晥 FC B7 -PASS U+6666 晦 晦 FC E4 -PASS U+6667 晧 晧 FB C5 -PASS U+6668 晨 晨 E3 E7 -PASS U+6669 晩 晩 D8 B9 -PASS U+666B 晫 晫 F6 F8 -PASS U+666E 普 普 DC C5 -PASS U+666F 景 景 CC D8 -PASS U+6673 晳 晳 E0 AF -PASS U+6674 晴 晴 F4 E7 -PASS U+6676 晶 晶 EF DC -PASS U+6677 晷 晷 CF FC -PASS U+6678 晸 晸 EF DD -PASS U+667A 智 智 F2 AA -PASS U+6684 暄 暄 FD BE -PASS U+6687 暇 暇 CA AC -PASS U+6688 暈 暈 FD BB -PASS U+6689 暉 暉 FD C7 -PASS U+668E 暎 暎 E7 B2 -PASS U+6690 暐 暐 EA D1 -PASS U+6691 暑 暑 DF F4 -PASS U+6696 暖 暖 D1 EC -PASS U+6697 暗 暗 E4 DE -PASS U+6698 暘 暘 E5 C3 -PASS U+669D 暝 暝 D9 A6 -PASS U+66A0 暠 暠 CD BC -PASS U+66A2 暢 暢 F3 E5 -PASS U+66AB 暫 暫 ED D5 -PASS U+66AE 暮 暮 D9 BA -PASS U+66B2 暲 暲 ED E7 -PASS U+66B3 暳 暳 FB B5 -PASS U+66B4 暴 暴 F8 EC -PASS U+66B9 暹 暹 E0 E7 -PASS U+66BB 暻 暻 CC D9 -PASS U+66BE 暾 暾 D4 C6 -PASS U+66C4 曄 曄 E7 A5 -PASS U+66C6 曆 曆 D5 F5 -PASS U+66C7 曇 曇 D3 BE -PASS U+66C9 曉 曉 FC FB -PASS U+66D6 曖 曖 E4 F2 -PASS U+66D9 曙 曙 DF F5 -PASS U+66DC 曜 曜 E8 F8 -PASS U+66DD 曝 曝 F8 ED -PASS U+66E0 曠 曠 CE C7 -PASS U+66E6 曦 曦 FD F6 -PASS U+66F0 曰 曰 E8 D8 -PASS U+66F2 曲 曲 CD D8 -PASS U+66F3 曳 曳 E7 D6 -PASS U+66F4 更 更 CC DA -PASS U+66F7 曷 曷 CA E3 -PASS U+66F8 書 書 DF F6 -PASS U+66F9 曹 曹 F0 C7 -PASS U+66FA 曺 曺 F0 C6 -PASS U+66FC 曼 曼 D8 BA -PASS U+66FE 曾 曾 F1 F4 -PASS U+66FF 替 替 F4 F0 -PASS U+6700 最 最 F5 CC -PASS U+6703 會 會 FC E5 -PASS U+6708 月 月 EA C5 -PASS U+6709 有 有 EA F3 -PASS U+670B 朋 朋 DD DB -PASS U+670D 服 服 DC D7 -PASS U+6714 朔 朔 DE FD -PASS U+6715 朕 朕 F2 F9 -PASS U+6717 朗 朗 D5 C7 -PASS U+671B 望 望 D8 D0 -PASS U+671D 朝 朝 F0 C8 -PASS U+671E 朞 朞 D1 A1 -PASS U+671F 期 期 D1 A2 -PASS U+6726 朦 朦 D9 D4 -PASS U+6727 朧 朧 D6 E8 -PASS U+6728 木 木 D9 CA -PASS U+672A 未 未 DA B1 -PASS U+672B 末 末 D8 C7 -PASS U+672C 本 本 DC E2 -PASS U+672D 札 札 F3 CE -PASS U+672E 朮 朮 F5 F4 -PASS U+6731 朱 朱 F1 B9 -PASS U+6734 朴 朴 DA D3 -PASS U+6736 朶 朶 F6 EA -PASS U+673A 机 机 CF F5 -PASS U+673D 朽 朽 FD AE -PASS U+6746 杆 杆 CA D2 -PASS U+6749 杉 杉 DF B4 -PASS U+674E 李 李 D7 DD -PASS U+674F 杏 杏 FA BA -PASS U+6750 材 材 EE A7 -PASS U+6751 村 村 F5 BD -PASS U+6753 杓 杓 F8 F5 -PASS U+6756 杖 杖 ED E8 -PASS U+675C 杜 杜 D4 E1 -PASS U+675E 杞 杞 D1 A3 -PASS U+675F 束 束 E1 D6 -PASS U+676D 杭 杭 F9 F8 -PASS U+676F 杯 杯 DB CA -PASS U+6770 杰 杰 CB F9 -PASS U+6771 東 東 D4 D4 -PASS U+6773 杳 杳 D9 DC -PASS U+6775 杵 杵 EE BE -PASS U+6777 杷 杷 F7 ED -PASS U+677B 杻 杻 D2 EE -PASS U+677E 松 松 E1 E6 -PASS U+677F 板 板 F7 F9 -PASS U+6787 枇 枇 DD ED -PASS U+6789 枉 枉 E8 DB -PASS U+678B 枋 枋 DB B3 -PASS U+678F 枏 枏 D1 F7 -PASS U+6790 析 析 E0 B0 -PASS U+6793 枓 枓 D4 E2 -PASS U+6795 枕 枕 F6 D7 -PASS U+6797 林 林 D7 F9 -PASS U+679A 枚 枚 D8 DD -PASS U+679C 果 果 CD FD -PASS U+679D 枝 枝 F2 AB -PASS U+67AF 枯 枯 CD BD -PASS U+67B0 枰 枰 F8 C2 -PASS U+67B3 枳 枳 F2 AC -PASS U+67B6 架 架 CA AD -PASS U+67B7 枷 枷 CA AE -PASS U+67B8 枸 枸 CF AE -PASS U+67BE 枾 枾 E3 C2 -PASS U+67C4 柄 柄 DC B7 -PASS U+67CF 柏 柏 DB DA -PASS U+67D0 某 某 D9 BB -PASS U+67D1 柑 柑 CA F3 -PASS U+67D2 柒 柒 F6 D3 -PASS U+67D3 染 染 E6 F8 -PASS U+67D4 柔 柔 EA F5 -PASS U+67DA 柚 柚 EA F6 -PASS U+67DD 柝 柝 F6 F9 -PASS U+67E9 柩 柩 CF AF -PASS U+67EC 柬 柬 CA D3 -PASS U+67EF 柯 柯 CA AF -PASS U+67F0 柰 柰 D2 B0 -PASS U+67F1 柱 柱 F1 BA -PASS U+67F3 柳 柳 D7 B3 -PASS U+67F4 柴 柴 E3 C3 -PASS U+67F5 柵 柵 F3 FD -PASS U+67F6 柶 柶 DE DA -PASS U+67FB 査 査 DE DB -PASS U+67FE 柾 柾 EF DE -PASS U+6812 栒 栒 E2 E3 -PASS U+6813 栓 栓 EE FB -PASS U+6816 栖 栖 DF F7 -PASS U+6817 栗 栗 D7 CA -PASS U+6821 校 校 CE E8 -PASS U+6822 栢 栢 DB DB -PASS U+682A 株 株 F1 BB -PASS U+682F 栯 栯 E9 F1 -PASS U+6838 核 核 FA B7 -PASS U+6839 根 根 D0 C6 -PASS U+683C 格 格 CC AB -PASS U+683D 栽 栽 EE A8 -PASS U+6840 桀 桀 CB FA -PASS U+6841 桁 桁 F9 F9 -PASS U+6842 桂 桂 CC FD -PASS U+6843 桃 桃 D3 FE -PASS U+6848 案 案 E4 D0 -PASS U+684E 桎 桎 F2 EE -PASS U+6850 桐 桐 D4 D5 -PASS U+6851 桑 桑 DF CD -PASS U+6853 桓 桓 FC B8 -PASS U+6854 桔 桔 D1 D0 -PASS U+686D 桭 桭 F2 CD -PASS U+6876 桶 桶 F7 D2 -PASS U+687F 桿 桿 CA D4 -PASS U+6881 梁 梁 D5 D9 -PASS U+6885 梅 梅 D8 DE -PASS U+688F 梏 梏 CD D9 -PASS U+6893 梓 梓 EE A9 -PASS U+6894 梔 梔 F6 BC -PASS U+6897 梗 梗 CC DB -PASS U+689D 條 條 F0 C9 -PASS U+689F 梟 梟 FC FC -PASS U+68A1 梡 梡 E8 C9 -PASS U+68A2 梢 梢 F4 FE -PASS U+68A7 梧 梧 E7 FC -PASS U+68A8 梨 梨 D7 DE -PASS U+68AD 梭 梭 DE DC -PASS U+68AF 梯 梯 F0 AC -PASS U+68B0 械 械 CC FE -PASS U+68B1 梱 梱 CD E1 -PASS U+68B3 梳 梳 E1 BA -PASS U+68B5 梵 梵 DB EF -PASS U+68B6 梶 梶 DA B2 -PASS U+68C4 棄 棄 D1 A5 -PASS U+68C5 棅 棅 DC B8 -PASS U+68C9 棉 棉 D8 F6 -PASS U+68CB 棋 棋 D1 A4 -PASS U+68CD 棍 棍 CD E2 -PASS U+68D2 棒 棒 DC EA -PASS U+68D5 棕 棕 F0 F7 -PASS U+68D7 棗 棗 F0 CA -PASS U+68D8 棘 棘 D0 BE -PASS U+68DA 棚 棚 DD DC -PASS U+68DF 棟 棟 D4 D6 -PASS U+68E0 棠 棠 D3 D6 -PASS U+68E7 棧 棧 ED D0 -PASS U+68E8 棨 棨 CD A1 -PASS U+68EE 森 森 DF B5 -PASS U+68F2 棲 棲 DF F8 -PASS U+68F9 棹 棹 D4 A1 -PASS U+68FA 棺 棺 CE B2 -PASS U+6900 椀 椀 E8 CA -PASS U+6905 椅 椅 EB F5 -PASS U+690D 植 植 E3 D5 -PASS U+690E 椎 椎 F5 D0 -PASS U+6912 椒 椒 F5 A1 -PASS U+6927 椧 椧 D9 A7 -PASS U+6930 椰 椰 E5 AB -PASS U+693D 椽 椽 E6 CB -PASS U+693F 椿 椿 F5 F1 -PASS U+694A 楊 楊 E5 C5 -PASS U+6953 楓 楓 F9 A3 -PASS U+6954 楔 楔 E0 DB -PASS U+6955 楕 楕 F6 EB -PASS U+6957 楗 楗 CB F1 -PASS U+6959 楙 楙 D9 EA -PASS U+695A 楚 楚 F5 A2 -PASS U+695E 楞 楞 D7 D1 -PASS U+6960 楠 楠 D1 F8 -PASS U+6961 楡 楡 EA F8 -PASS U+6962 楢 楢 EA F9 -PASS U+6963 楣 楣 DA B3 -PASS U+6968 楨 楨 EF DF -PASS U+696B 楫 楫 F1 EF -PASS U+696D 業 業 E5 F6 -PASS U+696E 楮 楮 EE BF -PASS U+696F 楯 楯 E2 E4 -PASS U+6975 極 極 D0 BF -PASS U+6977 楷 楷 FA AC -PASS U+6978 楸 楸 F5 D1 -PASS U+6979 楹 楹 E7 B3 -PASS U+6995 榕 榕 E9 BE -PASS U+699B 榛 榛 F2 CE -PASS U+699C 榜 榜 DB B4 -PASS U+69A5 榥 榥 FC CE -PASS U+69A7 榧 榧 DD EE -PASS U+69AE 榮 榮 E7 B4 -PASS U+69B4 榴 榴 D7 B4 -PASS U+69BB 榻 榻 F7 B4 -PASS U+69C1 槁 槁 CD BE -PASS U+69C3 槃 槃 DA E9 -PASS U+69CB 構 構 CF B0 -PASS U+69CC 槌 槌 F7 D9 -PASS U+69CD 槍 槍 F3 E6 -PASS U+69D0 槐 槐 CE D9 -PASS U+69E8 槨 槨 CE AA -PASS U+69EA 槪 槪 CB C8 -PASS U+69FB 槻 槻 D0 A7 -PASS U+69FD 槽 槽 F0 CB -PASS U+69FF 槿 槿 D0 C7 -PASS U+6A02 樂 樂 E4 C5 -PASS U+6A0A 樊 樊 DB E0 -PASS U+6A11 樑 樑 D5 DA -PASS U+6A13 樓 樓 D7 A7 -PASS U+6A17 樗 樗 EE C0 -PASS U+6A19 標 標 F8 F6 -PASS U+6A1E 樞 樞 F5 D2 -PASS U+6A1F 樟 樟 ED E9 -PASS U+6A21 模 模 D9 BC -PASS U+6A23 樣 樣 E5 C6 -PASS U+6A35 樵 樵 F5 A3 -PASS U+6A38 樸 樸 DA D4 -PASS U+6A39 樹 樹 E2 A7 -PASS U+6A3A 樺 樺 FB FC -PASS U+6A3D 樽 樽 F1 DC -PASS U+6A44 橄 橄 CA F4 -PASS U+6A48 橈 橈 E8 FA -PASS U+6A4B 橋 橋 CE E9 -PASS U+6A52 橒 橒 E9 F8 -PASS U+6A53 橓 橓 E2 E5 -PASS U+6A58 橘 橘 D0 B9 -PASS U+6A59 橙 橙 D4 F2 -PASS U+6A5F 機 機 D1 A6 -PASS U+6A61 橡 橡 DF CE -PASS U+6A6B 橫 橫 FC F4 -PASS U+6A80 檀 檀 D3 AA -PASS U+6A84 檄 檄 CC AC -PASS U+6A89 檉 檉 EF E0 -PASS U+6A8D 檍 檍 E5 E5 -PASS U+6A8E 檎 檎 D0 D5 -PASS U+6A97 檗 檗 DB FC -PASS U+6A9C 檜 檜 FC E6 -PASS U+6AA2 檢 檢 CB FE -PASS U+6AA3 檣 檣 ED EA -PASS U+6AB3 檳 檳 DE B1 -PASS U+6ABB 檻 檻 F9 E3 -PASS U+6AC2 櫂 櫂 D4 A2 -PASS U+6AC3 櫃 櫃 CF F6 -PASS U+6AD3 櫓 櫓 D6 D0 -PASS U+6ADA 櫚 櫚 D5 EA -PASS U+6ADB 櫛 櫛 F1 EE -PASS U+6AF6 櫶 櫶 FA CB -PASS U+6AFB 櫻 櫻 E5 A1 -PASS U+6B04 欄 欄 D5 B1 -PASS U+6B0A 權 權 CF ED -PASS U+6B0C 欌 欌 ED EB -PASS U+6B12 欒 欒 D5 B2 -PASS U+6B16 欖 欖 D5 BC -PASS U+6B20 欠 欠 FD E2 -PASS U+6B21 次 次 F3 AD -PASS U+6B23 欣 欣 FD DB -PASS U+6B32 欲 欲 E9 B0 -PASS U+6B3A 欺 欺 D1 A7 -PASS U+6B3D 欽 欽 FD E3 -PASS U+6B3E 款 款 CE B3 -PASS U+6B46 歆 歆 FD E4 -PASS U+6B47 歇 歇 FA CE -PASS U+6B4C 歌 歌 CA B0 -PASS U+6B4E 歎 歎 F7 A7 -PASS U+6B50 歐 歐 CF B1 -PASS U+6B5F 歟 歟 E6 A2 -PASS U+6B61 歡 歡 FC B6 -PASS U+6B62 止 止 F2 AD -PASS U+6B63 正 正 EF E1 -PASS U+6B64 此 此 F3 AE -PASS U+6B65 步 步 DC C6 -PASS U+6B66 武 武 D9 EB -PASS U+6B6A 歪 歪 E8 E0 -PASS U+6B72 歲 歲 E1 A8 -PASS U+6B77 歷 歷 D5 F6 -PASS U+6B78 歸 歸 CF FD -PASS U+6B7B 死 死 DE DD -PASS U+6B7F 歿 歿 D9 D1 -PASS U+6B83 殃 殃 E4 EA -PASS U+6B84 殄 殄 F2 CF -PASS U+6B86 殆 殆 F7 BF -PASS U+6B89 殉 殉 E2 E6 -PASS U+6B8A 殊 殊 E2 A8 -PASS U+6B96 殖 殖 E3 D6 -PASS U+6B98 殘 殘 ED D1 -PASS U+6B9E 殞 殞 E9 F9 -PASS U+6BAE 殮 殮 D6 B1 -PASS U+6BAF 殯 殯 DE B2 -PASS U+6BB2 殲 殲 E0 E8 -PASS U+6BB5 段 段 D3 AB -PASS U+6BB7 殷 殷 EB DC -PASS U+6BBA 殺 殺 DF AF -PASS U+6BBC 殼 殼 CA C3 -PASS U+6BBF 殿 殿 EE FC -PASS U+6BC1 毁 毁 FD C3 -PASS U+6BC5 毅 毅 EB F6 -PASS U+6BC6 毆 毆 CF B2 -PASS U+6BCB 毋 毋 D9 EC -PASS U+6BCD 母 母 D9 BD -PASS U+6BCF 每 每 D8 DF -PASS U+6BD2 毒 毒 D4 B8 -PASS U+6BD3 毓 毓 EB BE -PASS U+6BD4 比 比 DD EF -PASS U+6BD6 毖 毖 DD F0 -PASS U+6BD7 毗 毗 DD F1 -PASS U+6BD8 毘 毘 DD F2 -PASS U+6BDB 毛 毛 D9 BE -PASS U+6BEB 毫 毫 FB C6 -PASS U+6BEC 毬 毬 CF B3 -PASS U+6C08 氈 氈 EE FD -PASS U+6C0F 氏 氏 E4 AB -PASS U+6C11 民 民 DA C5 -PASS U+6C13 氓 氓 D8 EC -PASS U+6C23 氣 氣 D1 A8 -PASS U+6C34 水 水 E2 A9 -PASS U+6C37 氷 氷 DE BC -PASS U+6C38 永 永 E7 B5 -PASS U+6C3E 氾 氾 DB F0 -PASS U+6C40 汀 汀 EF E2 -PASS U+6C41 汁 汁 F1 F0 -PASS U+6C42 求 求 CF B4 -PASS U+6C4E 汎 汎 DB F1 -PASS U+6C50 汐 汐 E0 B1 -PASS U+6C55 汕 汕 DF A5 -PASS U+6C57 汗 汗 F9 D2 -PASS U+6C5A 汚 汚 E7 FD -PASS U+6C5D 汝 汝 E6 A3 -PASS U+6C5E 汞 汞 FB F1 -PASS U+6C5F 江 江 CB B0 -PASS U+6C60 池 池 F2 AE -PASS U+6C68 汨 汨 CD E7 -PASS U+6C6A 汪 汪 E8 DC -PASS U+6C6D 汭 汭 E7 D7 -PASS U+6C70 汰 汰 F7 C0 -PASS U+6C72 汲 汲 D0 E3 -PASS U+6C76 汶 汶 DA A1 -PASS U+6C7A 決 決 CC BD -PASS U+6C7D 汽 汽 D1 A9 -PASS U+6C7E 汾 汾 DD CC -PASS U+6C81 沁 沁 E3 FE -PASS U+6C82 沂 沂 D1 AA -PASS U+6C83 沃 沃 E8 AA -PASS U+6C85 沅 沅 EA B6 -PASS U+6C86 沆 沆 F9 FA -PASS U+6C87 沇 沇 E6 CC -PASS U+6C88 沈 沈 F6 D8 -PASS U+6C8C 沌 沌 D4 C7 -PASS U+6C90 沐 沐 D9 CB -PASS U+6C92 沒 沒 D9 D2 -PASS U+6C93 沓 沓 D3 CB -PASS U+6C94 沔 沔 D8 F7 -PASS U+6C95 沕 沕 DA A9 -PASS U+6C96 沖 沖 F5 F8 -PASS U+6C99 沙 沙 DE DE -PASS U+6C9A 沚 沚 F2 AF -PASS U+6C9B 沛 沛 F8 A9 -PASS U+6CAB 沫 沫 D8 C8 -PASS U+6CAE 沮 沮 EE C1 -PASS U+6CB3 河 河 F9 C1 -PASS U+6CB8 沸 沸 DD F3 -PASS U+6CB9 油 油 EA FA -PASS U+6CBB 治 治 F6 BD -PASS U+6CBC 沼 沼 E1 BB -PASS U+6CBD 沽 沽 CD BF -PASS U+6CBE 沾 沾 F4 D4 -PASS U+6CBF 沿 沿 E6 CD -PASS U+6CC1 況 況 FC CF -PASS U+6CC2 泂 泂 FB A2 -PASS U+6CC4 泄 泄 E0 DC -PASS U+6CC9 泉 泉 F4 BB -PASS U+6CCA 泊 泊 DA D5 -PASS U+6CCC 泌 泌 F9 B2 -PASS U+6CD3 泓 泓 FB F2 -PASS U+6CD5 法 法 DB F6 -PASS U+6CD7 泗 泗 DE DF -PASS U+6CDB 泛 泛 DB F2 -PASS U+6CE1 泡 泡 F8 DC -PASS U+6CE2 波 波 F7 EE -PASS U+6CE3 泣 泣 EB E8 -PASS U+6CE5 泥 泥 D2 FA -PASS U+6CE8 注 注 F1 BC -PASS U+6CEB 泫 泫 FA DA -PASS U+6CEE 泮 泮 DA EA -PASS U+6CEF 泯 泯 DA C6 -PASS U+6CF0 泰 泰 F7 C1 -PASS U+6CF3 泳 泳 E7 B6 -PASS U+6D0B 洋 洋 E5 C7 -PASS U+6D0C 洌 洌 D6 AC -PASS U+6D11 洑 洑 DC C7 -PASS U+6D17 洗 洗 E1 A9 -PASS U+6D19 洙 洙 E2 AA -PASS U+6D1B 洛 洛 D5 A6 -PASS U+6D1E 洞 洞 D4 D7 -PASS U+6D25 津 津 F2 D0 -PASS U+6D27 洧 洧 EA FB -PASS U+6D29 洩 洩 E0 DD -PASS U+6D2A 洪 洪 FB F3 -PASS U+6D32 洲 洲 F1 BD -PASS U+6D35 洵 洵 E2 E7 -PASS U+6D36 洶 洶 FD D7 -PASS U+6D38 洸 洸 CE C8 -PASS U+6D39 洹 洹 EA B7 -PASS U+6D3B 活 活 FC C0 -PASS U+6D3D 洽 洽 FD E7 -PASS U+6D3E 派 派 F7 EF -PASS U+6D41 流 流 D7 B5 -PASS U+6D59 浙 浙 EF BA -PASS U+6D5A 浚 浚 F1 DD -PASS U+6D5C 浜 浜 DE B3 -PASS U+6D63 浣 浣 E8 CB -PASS U+6D66 浦 浦 F8 DD -PASS U+6D69 浩 浩 FB C7 -PASS U+6D6A 浪 浪 D5 C8 -PASS U+6D6C 浬 浬 D7 DF -PASS U+6D6E 浮 浮 DD A9 -PASS U+6D74 浴 浴 E9 B1 -PASS U+6D77 海 海 FA AD -PASS U+6D78 浸 浸 F6 D9 -PASS U+6D79 浹 浹 FA F4 -PASS U+6D7F 浿 浿 F8 AA -PASS U+6D85 涅 涅 E6 EE -PASS U+6D87 涇 涇 CC DC -PASS U+6D88 消 消 E1 BC -PASS U+6D89 涉 涉 E0 EF -PASS U+6D8C 涌 涌 E9 BF -PASS U+6D8D 涍 涍 FC FD -PASS U+6D8E 涎 涎 E6 CE -PASS U+6D91 涑 涑 E1 D7 -PASS U+6D93 涓 涓 E6 CF -PASS U+6D95 涕 涕 F4 F1 -PASS U+6DAF 涯 涯 E4 F3 -PASS U+6DB2 液 液 E4 FB -PASS U+6DB5 涵 涵 F9 E4 -PASS U+6DC0 淀 淀 EF E3 -PASS U+6DC3 淃 淃 CF EE -PASS U+6DC4 淄 淄 F6 BE -PASS U+6DC5 淅 淅 E0 B2 -PASS U+6DC6 淆 淆 FC FE -PASS U+6DC7 淇 淇 D1 AB -PASS U+6DCB 淋 淋 D7 FA -PASS U+6DCF 淏 淏 FB C8 -PASS U+6DD1 淑 淑 E2 D7 -PASS U+6DD8 淘 淘 D4 A3 -PASS U+6DD9 淙 淙 F0 F8 -PASS U+6DDA 淚 淚 D7 A8 -PASS U+6DDE 淞 淞 E1 E7 -PASS U+6DE1 淡 淡 D3 BF -PASS U+6DE8 淨 淨 EF E4 -PASS U+6DEA 淪 淪 D7 C5 -PASS U+6DEB 淫 淫 EB E2 -PASS U+6DEE 淮 淮 FC E7 -PASS U+6DF1 深 深 E4 A2 -PASS U+6DF3 淳 淳 E2 E8 -PASS U+6DF5 淵 淵 E6 D0 -PASS U+6DF7 混 混 FB E8 -PASS U+6DF8 淸 淸 F4 E8 -PASS U+6DF9 淹 淹 E5 F4 -PASS U+6DFA 淺 淺 F4 BC -PASS U+6DFB 添 添 F4 D5 -PASS U+6E17 渗 渗 DF B6 -PASS U+6E19 渙 渙 FC B9 -PASS U+6E1A 渚 渚 EE C2 -PASS U+6E1B 減 減 CA F5 -PASS U+6E1F 渟 渟 EF E5 -PASS U+6E20 渠 渠 CB E2 -PASS U+6E21 渡 渡 D4 A4 -PASS U+6E23 渣 渣 DE E0 -PASS U+6E24 渤 渤 DA FD -PASS U+6E25 渥 渥 E4 C6 -PASS U+6E26 渦 渦 E8 BE -PASS U+6E2B 渫 渫 E0 DE -PASS U+6E2C 測 測 F6 B4 -PASS U+6E2D 渭 渭 EA D2 -PASS U+6E2F 港 港 F9 FB -PASS U+6E32 渲 渲 E0 C2 -PASS U+6E34 渴 渴 CA E4 -PASS U+6E36 渶 渶 E7 B7 -PASS U+6E38 游 游 EA FD -PASS U+6E3A 渺 渺 D9 DD -PASS U+6E3C 渼 渼 DA B4 -PASS U+6E3D 渽 渽 EE AA -PASS U+6E3E 渾 渾 FB E9 -PASS U+6E43 湃 湃 DB CB -PASS U+6E44 湄 湄 DA B5 -PASS U+6E4A 湊 湊 F1 BE -PASS U+6E4D 湍 湍 D3 AC -PASS U+6E56 湖 湖 FB C9 -PASS U+6E58 湘 湘 DF CF -PASS U+6E5B 湛 湛 D3 C0 -PASS U+6E5C 湜 湜 E3 D7 -PASS U+6E5E 湞 湞 EF E6 -PASS U+6E5F 湟 湟 FC D0 -PASS U+6E67 湧 湧 E9 C0 -PASS U+6E6B 湫 湫 F5 D3 -PASS U+6E6E 湮 湮 EC DC -PASS U+6E6F 湯 湯 F7 B7 -PASS U+6E72 湲 湲 EA B8 -PASS U+6E73 湳 湳 D1 F9 -PASS U+6E7A 湺 湺 DC C8 -PASS U+6E90 源 源 EA B9 -PASS U+6E96 準 準 F1 DE -PASS U+6E9C 溜 溜 D7 B6 -PASS U+6E9D 溝 溝 CF B5 -PASS U+6E9F 溟 溟 D9 A8 -PASS U+6EA2 溢 溢 EC EE -PASS U+6EA5 溥 溥 DD AA -PASS U+6EAA 溪 溪 CD A2 -PASS U+6EAB 溫 溫 E8 AE -PASS U+6EAF 溯 溯 E1 BD -PASS U+6EB1 溱 溱 F2 D1 -PASS U+6EB6 溶 溶 E9 C1 -PASS U+6EBA 溺 溺 D2 FC -PASS U+6EC2 滂 滂 DB B5 -PASS U+6EC4 滄 滄 F3 E7 -PASS U+6EC5 滅 滅 D8 FE -PASS U+6EC9 滉 滉 FC D1 -PASS U+6ECB 滋 滋 ED B2 -PASS U+6ECC 滌 滌 F4 AF -PASS U+6ECE 滎 滎 FB A3 -PASS U+6ED1 滑 滑 FC C1 -PASS U+6ED3 滓 滓 EE AB -PASS U+6ED4 滔 滔 D4 A5 -PASS U+6EEF 滯 滯 F4 F2 -PASS U+6EF4 滴 滴 EE D9 -PASS U+6EF8 滸 滸 FB CA -PASS U+6EFE 滾 滾 CD E3 -PASS U+6EFF 滿 滿 D8 BB -PASS U+6F01 漁 漁 E5 DB -PASS U+6F02 漂 漂 F8 F7 -PASS U+6F06 漆 漆 F6 D4 -PASS U+6F0F 漏 漏 D7 A9 -PASS U+6F11 漑 漑 CB C9 -PASS U+6F14 演 演 E6 D1 -PASS U+6F15 漕 漕 F0 CC -PASS U+6F20 漠 漠 D8 AE -PASS U+6F22 漢 漢 F9 D3 -PASS U+6F23 漣 漣 D5 FE -PASS U+6F2B 漫 漫 D8 BC -PASS U+6F2C 漬 漬 F2 B0 -PASS U+6F31 漱 漱 E2 AB -PASS U+6F32 漲 漲 F3 E8 -PASS U+6F38 漸 漸 EF C2 -PASS U+6F3F 漿 漿 ED EC -PASS U+6F41 潁 潁 E7 B8 -PASS U+6F51 潑 潑 DA FE -PASS U+6F54 潔 潔 CC BE -PASS U+6F57 潗 潗 F2 FC -PASS U+6F58 潘 潘 DA EB -PASS U+6F5A 潚 潚 E2 D8 -PASS U+6F5B 潛 潛 ED D6 -PASS U+6F5E 潞 潞 D6 D1 -PASS U+6F5F 潟 潟 E0 B3 -PASS U+6F62 潢 潢 FC D2 -PASS U+6F64 潤 潤 EB C8 -PASS U+6F6D 潭 潭 D3 C1 -PASS U+6F6E 潮 潮 F0 CD -PASS U+6F70 潰 潰 CF F7 -PASS U+6F7A 潺 潺 ED D2 -PASS U+6F7C 潼 潼 D4 D8 -PASS U+6F7D 潽 潽 DC C9 -PASS U+6F7E 潾 潾 D7 F1 -PASS U+6F81 澁 澁 DF BB -PASS U+6F84 澄 澄 F3 A5 -PASS U+6F88 澈 澈 F4 CD -PASS U+6F8D 澍 澍 F1 BF -PASS U+6F8E 澎 澎 F8 B1 -PASS U+6F90 澐 澐 E9 FA -PASS U+6F94 澔 澔 FB CB -PASS U+6F97 澗 澗 CA D5 -PASS U+6FA3 澣 澣 F9 D4 -PASS U+6FA4 澤 澤 F7 CA -PASS U+6FA7 澧 澧 D6 C8 -PASS U+6FAE 澮 澮 FC E8 -PASS U+6FAF 澯 澯 F3 BD -PASS U+6FB1 澱 澱 EE FE -PASS U+6FB3 澳 澳 E7 FE -PASS U+6FB9 澹 澹 D3 C2 -PASS U+6FBE 澾 澾 D3 B6 -PASS U+6FC0 激 激 CC AD -PASS U+6FC1 濁 濁 F6 FA -PASS U+6FC2 濂 濂 D6 B2 -PASS U+6FC3 濃 濃 D2 D8 -PASS U+6FCA 濊 濊 E7 D8 -PASS U+6FD5 濕 濕 E3 A5 -PASS U+6FDA 濚 濚 E7 B9 -PASS U+6FDF 濟 濟 F0 AD -PASS U+6FE0 濠 濠 FB CC -PASS U+6FE1 濡 濡 EB A1 -PASS U+6FE4 濤 濤 D4 A6 -PASS U+6FE9 濩 濩 FB CD -PASS U+6FEB 濫 濫 D5 BD -PASS U+6FEC 濬 濬 F1 DF -PASS U+6FEF 濯 濯 F6 FB -PASS U+6FF1 濱 濱 DE B4 -PASS U+6FFE 濾 濾 D5 EB -PASS U+7001 瀁 瀁 E5 C8 -PASS U+7005 瀅 瀅 FB A4 -PASS U+7006 瀆 瀆 D4 B9 -PASS U+7009 瀉 瀉 DE E1 -PASS U+700B 瀋 瀋 E4 A3 -PASS U+700F 瀏 瀏 D7 B7 -PASS U+7011 瀑 瀑 F8 EE -PASS U+7015 瀕 瀕 DE B5 -PASS U+7018 瀘 瀘 D6 D2 -PASS U+701A 瀚 瀚 F9 D5 -PASS U+701B 瀛 瀛 E7 BA -PASS U+701C 瀜 瀜 EB D5 -PASS U+701D 瀝 瀝 D5 F7 -PASS U+701E 瀞 瀞 EF E7 -PASS U+701F 瀟 瀟 E1 BE -PASS U+7023 瀣 瀣 FA AE -PASS U+7027 瀧 瀧 D6 E9 -PASS U+7028 瀨 瀨 D6 EE -PASS U+702F 瀯 瀯 E7 BB -PASS U+7037 瀷 瀷 EC CB -PASS U+703E 瀾 瀾 D5 B3 -PASS U+704C 灌 灌 CE B4 -PASS U+7050 灐 灐 FB A5 -PASS U+7051 灑 灑 E1 EE -PASS U+7058 灘 灘 F7 A8 -PASS U+705D 灝 灝 FB CE -PASS U+7063 灣 灣 D8 BD -PASS U+706B 火 火 FB FD -PASS U+7070 灰 灰 FC E9 -PASS U+7078 灸 灸 CF B6 -PASS U+707C 灼 灼 ED C7 -PASS U+707D 災 災 EE AC -PASS U+7085 炅 炅 CC DD -PASS U+708A 炊 炊 F6 A7 -PASS U+708E 炎 炎 E6 FA -PASS U+7092 炒 炒 F5 A4 -PASS U+7098 炘 炘 FD DC -PASS U+7099 炙 炙 ED B3 -PASS U+709A 炚 炚 CE C9 -PASS U+70A1 炡 炡 EF E8 -PASS U+70A4 炤 炤 E1 BF -PASS U+70AB 炫 炫 FA DB -PASS U+70AC 炬 炬 CB E3 -PASS U+70AD 炭 炭 F7 A9 -PASS U+70AF 炯 炯 FB A6 -PASS U+70B3 炳 炳 DC B9 -PASS U+70B7 炷 炷 F1 C0 -PASS U+70B8 炸 炸 ED C8 -PASS U+70B9 点 点 EF C3 -PASS U+70C8 烈 烈 D6 AD -PASS U+70CB 烋 烋 FD CE -PASS U+70CF 烏 烏 E8 A1 -PASS U+70D8 烘 烘 FB F4 -PASS U+70D9 烙 烙 D5 A7 -PASS U+70DD 烝 烝 F1 F6 -PASS U+70DF 烟 烟 E6 D3 -PASS U+70F1 烱 烱 CC DE -PASS U+70F9 烹 烹 F8 B2 -PASS U+70FD 烽 烽 DC EB -PASS U+7104 焄 焄 FD B6 -PASS U+7109 焉 焉 E5 EA -PASS U+710C 焌 焌 F1 E0 -PASS U+7119 焙 焙 DB CC -PASS U+711A 焚 焚 DD CD -PASS U+711E 焞 焞 D4 C8 -PASS U+7121 無 無 D9 ED -PASS U+7126 焦 焦 F5 A5 -PASS U+7130 焰 焰 E6 FB -PASS U+7136 然 然 E6 D4 -PASS U+7147 煇 煇 FD C8 -PASS U+7149 煉 煉 D6 A1 -PASS U+714A 煊 煊 FD BF -PASS U+714C 煌 煌 FC D3 -PASS U+714E 煎 煎 EF A1 -PASS U+7150 煐 煐 E7 BC -PASS U+7156 煖 煖 D1 EE -PASS U+7159 煙 煙 E6 D5 -PASS U+715C 煜 煜 E9 F2 -PASS U+715E 煞 煞 DF B0 -PASS U+7164 煤 煤 D8 E0 -PASS U+7165 煥 煥 FC BA -PASS U+7166 煦 煦 FD AF -PASS U+7167 照 照 F0 CE -PASS U+7169 煩 煩 DB E1 -PASS U+716C 煬 煬 E5 C9 -PASS U+716E 煮 煮 ED B4 -PASS U+717D 煽 煽 E0 C3 -PASS U+7184 熄 熄 E3 D8 -PASS U+7189 熉 熉 E9 FB -PASS U+718A 熊 熊 EA A8 -PASS U+718F 熏 熏 FD B7 -PASS U+7192 熒 熒 FB A7 -PASS U+7194 熔 熔 E9 C2 -PASS U+7199 熙 熙 FD F7 -PASS U+719F 熟 熟 E2 D9 -PASS U+71A2 熢 熢 DC EC -PASS U+71AC 熬 熬 E8 A2 -PASS U+71B1 熱 熱 E6 F0 -PASS U+71B9 熹 熹 FD F8 -PASS U+71BA 熺 熺 FD F9 -PASS U+71BE 熾 熾 F6 BF -PASS U+71C1 燁 燁 E7 A7 -PASS U+71C3 燃 燃 E6 D7 -PASS U+71C8 燈 燈 D4 F3 -PASS U+71C9 燉 燉 D4 C9 -PASS U+71CE 燎 燎 D6 FA -PASS U+71D0 燐 燐 D7 F2 -PASS U+71D2 燒 燒 E1 C0 -PASS U+71D4 燔 燔 DB E2 -PASS U+71D5 燕 燕 E6 D8 -PASS U+71DF 營 營 E7 BD -PASS U+71E5 燥 燥 F0 CF -PASS U+71E6 燦 燦 F3 BE -PASS U+71E7 燧 燧 E2 AC -PASS U+71ED 燭 燭 F5 B7 -PASS U+71EE 燮 燮 E0 F0 -PASS U+71FB 燻 燻 FD B8 -PASS U+71FC 燼 燼 E3 E8 -PASS U+71FE 燾 燾 D4 A7 -PASS U+71FF 燿 燿 E8 FC -PASS U+7200 爀 爀 FA D2 -PASS U+7206 爆 爆 F8 EF -PASS U+7210 爐 爐 D6 D3 -PASS U+721B 爛 爛 D5 B4 -PASS U+722A 爪 爪 F0 D0 -PASS U+722C 爬 爬 F7 F0 -PASS U+722D 爭 爭 EE B3 -PASS U+7230 爰 爰 EA BA -PASS U+7232 爲 爲 EA D3 -PASS U+7235 爵 爵 ED C9 -PASS U+7236 父 父 DD AB -PASS U+723A 爺 爺 E5 AC -PASS U+723B 爻 爻 FD A1 -PASS U+723D 爽 爽 DF D0 -PASS U+723E 爾 爾 EC B3 -PASS U+7240 牀 牀 DF D1 -PASS U+7246 牆 牆 ED ED -PASS U+7247 片 片 F8 B8 -PASS U+7248 版 版 F7 FA -PASS U+724C 牌 牌 F8 AB -PASS U+7252 牒 牒 F4 E0 -PASS U+7258 牘 牘 D4 BA -PASS U+7259 牙 牙 E4 B3 -PASS U+725B 牛 牛 E9 DA -PASS U+725D 牝 牝 DE B6 -PASS U+725F 牟 牟 D9 BF -PASS U+7261 牡 牡 D9 C0 -PASS U+7262 牢 牢 D6 EF -PASS U+7267 牧 牧 D9 CC -PASS U+7269 物 物 DA AA -PASS U+7272 牲 牲 DF E5 -PASS U+7279 特 特 F7 E5 -PASS U+727D 牽 牽 CC B2 -PASS U+7280 犀 犀 DF F9 -PASS U+7281 犁 犁 D7 E0 -PASS U+72A2 犢 犢 D4 BB -PASS U+72A7 犧 犧 FD FA -PASS U+72AC 犬 犬 CC B3 -PASS U+72AF 犯 犯 DB F3 -PASS U+72C0 狀 狀 DF D2 -PASS U+72C2 狂 狂 CE CA -PASS U+72C4 狄 狄 EE DA -PASS U+72CE 狎 狎 E4 E4 -PASS U+72D0 狐 狐 FB CF -PASS U+72D7 狗 狗 CF B7 -PASS U+72D9 狙 狙 EE C3 -PASS U+72E1 狡 狡 CE EA -PASS U+72E9 狩 狩 E2 AD -PASS U+72F8 狸 狸 D7 E1 -PASS U+72F9 狹 狹 FA F5 -PASS U+72FC 狼 狼 D5 C9 -PASS U+72FD 狽 狽 F8 AC -PASS U+730A 猊 猊 E7 D9 -PASS U+7316 猖 猖 F3 E9 -PASS U+731B 猛 猛 D8 ED -PASS U+731C 猜 猜 E3 C4 -PASS U+731D 猝 猝 F0 F1 -PASS U+7325 猥 猥 E8 E5 -PASS U+7329 猩 猩 E0 FA -PASS U+732A 猪 猪 EE C4 -PASS U+732B 猫 猫 D9 DE -PASS U+7336 猶 猶 EB A2 -PASS U+7337 猷 猷 EB A3 -PASS U+733E 猾 猾 FC C2 -PASS U+733F 猿 猿 EA BB -PASS U+7344 獄 獄 E8 AB -PASS U+7345 獅 獅 DE E2 -PASS U+7350 獐 獐 ED EF -PASS U+7352 獒 獒 E8 A3 -PASS U+7357 獗 獗 CF F1 -PASS U+7368 獨 獨 D4 BC -PASS U+736A 獪 獪 FC EA -PASS U+7370 獰 獰 E7 BE -PASS U+7372 獲 獲 FC F2 -PASS U+7375 獵 獵 D6 B4 -PASS U+7378 獸 獸 E2 AE -PASS U+737A 獺 獺 D3 B7 -PASS U+737B 獻 獻 FA CC -PASS U+7384 玄 玄 FA DC -PASS U+7386 玆 玆 ED B5 -PASS U+7387 率 率 E1 E3 -PASS U+7389 玉 玉 E8 AC -PASS U+738B 王 王 E8 DD -PASS U+738E 玎 玎 EF E9 -PASS U+7394 玔 玔 F4 BD -PASS U+7396 玖 玖 CF B8 -PASS U+7397 玗 玗 E9 DB -PASS U+7398 玘 玘 D1 AC -PASS U+739F 玟 玟 DA C7 -PASS U+73A7 玧 玧 EB C9 -PASS U+73A9 玩 玩 E8 CC -PASS U+73AD 玭 玭 DE B7 -PASS U+73B2 玲 玲 D6 BC -PASS U+73B3 玳 玳 D3 E5 -PASS U+73B9 玹 玹 FA DD -PASS U+73C0 珀 珀 DA D6 -PASS U+73C2 珂 珂 CA B1 -PASS U+73C9 珉 珉 DA C8 -PASS U+73CA 珊 珊 DF A6 -PASS U+73CC 珌 珌 F9 B3 -PASS U+73CD 珍 珍 F2 D2 -PASS U+73CF 珏 珏 CA C4 -PASS U+73D6 珖 珖 CE CB -PASS U+73D9 珙 珙 CD F5 -PASS U+73DD 珝 珝 FD B0 -PASS U+73DE 珞 珞 D5 A8 -PASS U+73E0 珠 珠 F1 C1 -PASS U+73E3 珣 珣 E2 E9 -PASS U+73E4 珤 珤 DC CA -PASS U+73E5 珥 珥 EC B4 -PASS U+73E6 珦 珦 FA C0 -PASS U+73E9 珩 珩 FB A8 -PASS U+73EA 珪 珪 D0 A8 -PASS U+73ED 班 班 DA EC -PASS U+73F7 珷 珷 D9 EE -PASS U+73F9 珹 珹 E0 FB -PASS U+73FD 珽 珽 EF EA -PASS U+73FE 現 現 FA DE -PASS U+7401 琁 琁 E0 C4 -PASS U+7403 球 球 CF B9 -PASS U+7405 琅 琅 D5 CA -PASS U+7406 理 理 D7 E2 -PASS U+7407 琇 琇 E2 AF -PASS U+7409 琉 琉 D7 B8 -PASS U+7413 琓 琓 E8 CD -PASS U+741B 琛 琛 F6 DA -PASS U+7420 琠 琠 EF A2 -PASS U+7421 琡 琡 E2 DA -PASS U+7422 琢 琢 F6 FC -PASS U+7425 琥 琥 FB D0 -PASS U+7426 琦 琦 D1 AD -PASS U+7428 琨 琨 CD E4 -PASS U+742A 琪 琪 D1 AE -PASS U+742B 琫 琫 DC ED -PASS U+742C 琬 琬 E8 CE -PASS U+742E 琮 琮 F0 F9 -PASS U+742F 琯 琯 CE B5 -PASS U+7430 琰 琰 E6 FC -PASS U+7433 琳 琳 D7 FB -PASS U+7434 琴 琴 D0 D6 -PASS U+7435 琵 琵 DD F5 -PASS U+7436 琶 琶 F7 F1 -PASS U+7438 琸 琸 F6 FD -PASS U+743A 琺 琺 DB F7 -PASS U+743F 琿 琿 FB EA -PASS U+7440 瑀 瑀 E9 DC -PASS U+7441 瑁 瑁 D9 C1 -PASS U+7443 瑃 瑃 F5 F2 -PASS U+7444 瑄 瑄 E0 C5 -PASS U+744B 瑋 瑋 EA D4 -PASS U+7455 瑕 瑕 F9 C2 -PASS U+7457 瑗 瑗 EA BC -PASS U+7459 瑙 瑙 D2 C5 -PASS U+745A 瑚 瑚 FB D1 -PASS U+745B 瑛 瑛 E7 C0 -PASS U+745C 瑜 瑜 EB A5 -PASS U+745E 瑞 瑞 DF FA -PASS U+745F 瑟 瑟 E3 A2 -PASS U+7460 瑠 瑠 D7 B9 -PASS U+7462 瑢 瑢 E9 C3 -PASS U+7464 瑤 瑤 E8 FD -PASS U+7465 瑥 瑥 E8 AF -PASS U+7468 瑨 瑨 F2 D3 -PASS U+7469 瑩 瑩 FB A9 -PASS U+746A 瑪 瑪 D8 A5 -PASS U+746F 瑯 瑯 D5 CB -PASS U+747E 瑾 瑾 D0 C8 -PASS U+7482 璂 璂 D1 AF -PASS U+7483 璃 璃 D7 E3 -PASS U+7487 璇 璇 E0 C6 -PASS U+7489 璉 璉 D6 A2 -PASS U+748B 璋 璋 ED F0 -PASS U+7498 璘 璘 D7 F3 -PASS U+749C 璜 璜 FC D4 -PASS U+749E 璞 璞 DA D7 -PASS U+749F 璟 璟 CC DF -PASS U+74A1 璡 璡 F2 D4 -PASS U+74A3 璣 璣 D1 B0 -PASS U+74A5 璥 璥 CC E0 -PASS U+74A7 璧 璧 DB FD -PASS U+74A8 璨 璨 F3 BF -PASS U+74AA 璪 璪 F0 D1 -PASS U+74B0 環 環 FC BB -PASS U+74B2 璲 璲 E2 B0 -PASS U+74B5 璵 璵 E6 A5 -PASS U+74B9 璹 璹 E2 DB -PASS U+74BD 璽 璽 DF DE -PASS U+74BF 璿 璿 E0 C7 -PASS U+74C6 瓆 瓆 F2 EF -PASS U+74CA 瓊 瓊 CC E1 -PASS U+74CF 瓏 瓏 D6 EA -PASS U+74D4 瓔 瓔 E7 C2 -PASS U+74D8 瓘 瓘 CE B6 -PASS U+74DA 瓚 瓚 F3 C0 -PASS U+74DC 瓜 瓜 CD FE -PASS U+74E0 瓠 瓠 FB D2 -PASS U+74E2 瓢 瓢 F8 F8 -PASS U+74E3 瓣 瓣 F7 FB -PASS U+74E6 瓦 瓦 E8 BF -PASS U+74EE 瓮 瓮 E8 B7 -PASS U+74F7 瓷 瓷 ED B6 -PASS U+7501 甁 甁 DC BA -PASS U+7504 甄 甄 CC B4 -PASS U+7511 甑 甑 F1 F7 -PASS U+7515 甕 甕 E8 B8 -PASS U+7518 甘 甘 CA F6 -PASS U+751A 甚 甚 E4 A4 -PASS U+751B 甛 甛 F4 D6 -PASS U+751F 生 生 DF E6 -PASS U+7523 産 産 DF A7 -PASS U+7525 甥 甥 DF E7 -PASS U+7526 甦 甦 E1 C1 -PASS U+7528 用 用 E9 C4 -PASS U+752B 甫 甫 DC CB -PASS U+752C 甬 甬 E9 C5 -PASS U+7530 田 田 EF A3 -PASS U+7531 由 由 EB A6 -PASS U+7532 甲 甲 CB A3 -PASS U+7533 申 申 E3 E9 -PASS U+7537 男 男 D1 FB -PASS U+7538 甸 甸 EF A4 -PASS U+753A 町 町 EF EB -PASS U+7547 畇 畇 D0 B4 -PASS U+754C 界 界 CD A3 -PASS U+754F 畏 畏 E8 E6 -PASS U+7551 畑 畑 EF A5 -PASS U+7553 畓 畓 D3 CC -PASS U+7554 畔 畔 DA ED -PASS U+7559 留 留 D7 BA -PASS U+755B 畛 畛 F2 D5 -PASS U+755C 畜 畜 F5 E5 -PASS U+755D 畝 畝 D9 EF -PASS U+7562 畢 畢 F9 B4 -PASS U+7565 略 略 D5 D4 -PASS U+7566 畦 畦 FD CF -PASS U+756A 番 番 DB E3 -PASS U+756F 畯 畯 F1 E1 -PASS U+7570 異 異 EC B6 -PASS U+7575 畵 畵 FB FE -PASS U+7576 當 當 D3 D7 -PASS U+7578 畸 畸 D1 B1 -PASS U+757A 畺 畺 CB B1 -PASS U+757F 畿 畿 D1 B2 -PASS U+7586 疆 疆 CB B2 -PASS U+7587 疇 疇 F1 C2 -PASS U+758A 疊 疊 F4 E1 -PASS U+758B 疋 疋 F9 B5 -PASS U+758E 疎 疎 E1 C3 -PASS U+758F 疏 疏 E1 C2 -PASS U+7591 疑 疑 EB F7 -PASS U+759D 疝 疝 DF A8 -PASS U+75A5 疥 疥 CB CA -PASS U+75AB 疫 疫 E6 B9 -PASS U+75B1 疱 疱 F8 DE -PASS U+75B2 疲 疲 F9 AA -PASS U+75B3 疳 疳 CA F7 -PASS U+75B5 疵 疵 ED B7 -PASS U+75B8 疸 疸 D3 B8 -PASS U+75B9 疹 疹 F2 D6 -PASS U+75BC 疼 疼 D4 D9 -PASS U+75BD 疽 疽 EE C5 -PASS U+75BE 疾 疾 F2 F0 -PASS U+75C2 痂 痂 CA B2 -PASS U+75C5 病 病 DC BB -PASS U+75C7 症 症 F1 F8 -PASS U+75CD 痍 痍 EC B7 -PASS U+75D2 痒 痒 E5 CA -PASS U+75D4 痔 痔 F6 C0 -PASS U+75D5 痕 痕 FD DD -PASS U+75D8 痘 痘 D4 E3 -PASS U+75D9 痙 痙 CC E2 -PASS U+75DB 痛 痛 F7 D4 -PASS U+75E2 痢 痢 D7 E5 -PASS U+75F0 痰 痰 D3 C3 -PASS U+75F2 痲 痲 D8 A6 -PASS U+75F4 痴 痴 F6 C1 -PASS U+75FA 痺 痺 DD F6 -PASS U+75FC 痼 痼 CD C0 -PASS U+7600 瘀 瘀 E5 DC -PASS U+760D 瘍 瘍 E5 CB -PASS U+7619 瘙 瘙 E1 C4 -PASS U+761F 瘟 瘟 E8 B0 -PASS U+7620 瘠 瘠 F4 B0 -PASS U+7621 瘡 瘡 F3 EA -PASS U+7622 瘢 瘢 DA EE -PASS U+7624 瘤 瘤 D7 BB -PASS U+7626 瘦 瘦 E2 B1 -PASS U+763B 瘻 瘻 D7 AA -PASS U+7642 療 療 D6 FB -PASS U+764C 癌 癌 E4 DF -PASS U+764E 癎 癎 CA D6 -PASS U+7652 癒 癒 EB A8 -PASS U+7656 癖 癖 DB FE -PASS U+7661 癡 癡 F6 C2 -PASS U+7664 癤 癤 EF BB -PASS U+7669 癩 癩 D4 FD -PASS U+766C 癬 癬 E0 C8 -PASS U+7670 癰 癰 E8 B9 -PASS U+7672 癲 癲 EF A6 -PASS U+7678 癸 癸 CD A4 -PASS U+767B 登 登 D4 F4 -PASS U+767C 發 發 DB A1 -PASS U+767D 白 白 DB DC -PASS U+767E 百 百 DB DD -PASS U+7684 的 的 EE DC -PASS U+7686 皆 皆 CB CB -PASS U+7687 皇 皇 FC D5 -PASS U+768E 皎 皎 CE EB -PASS U+7690 皐 皐 CD C1 -PASS U+7693 皓 皓 FB D3 -PASS U+76AE 皮 皮 F9 AB -PASS U+76BA 皺 皺 F5 D4 -PASS U+76BF 皿 皿 D9 A9 -PASS U+76C2 盂 盂 E9 DD -PASS U+76C3 盃 盃 DB CD -PASS U+76C6 盆 盆 DD CE -PASS U+76C8 盈 盈 E7 C3 -PASS U+76CA 益 益 EC CC -PASS U+76D2 盒 盒 F9 EC -PASS U+76D6 盖 盖 CB CC -PASS U+76DB 盛 盛 E0 FC -PASS U+76DC 盜 盜 D4 A8 -PASS U+76DE 盞 盞 ED D3 -PASS U+76DF 盟 盟 D8 EF -PASS U+76E1 盡 盡 F2 D7 -PASS U+76E3 監 監 CA F8 -PASS U+76E4 盤 盤 DA EF -PASS U+76E7 盧 盧 D6 D4 -PASS U+76EE 目 目 D9 CD -PASS U+76F2 盲 盲 D8 EE -PASS U+76F4 直 直 F2 C1 -PASS U+76F8 相 相 DF D3 -PASS U+76FC 盼 盼 DA F0 -PASS U+76FE 盾 盾 E2 EA -PASS U+7701 省 省 E0 FD -PASS U+7704 眄 眄 D8 F8 -PASS U+7708 眈 眈 F7 AF -PASS U+7709 眉 眉 DA B6 -PASS U+770B 看 看 CA D7 -PASS U+771E 眞 眞 F2 D8 -PASS U+7720 眠 眠 D8 F9 -PASS U+7729 眩 眩 FA DF -PASS U+7737 眷 眷 CF EF -PASS U+7738 眸 眸 D9 C2 -PASS U+773A 眺 眺 F0 D2 -PASS U+773C 眼 眼 E4 D1 -PASS U+7740 着 着 F3 B7 -PASS U+774D 睍 睍 FA E0 -PASS U+775B 睛 睛 EF EC -PASS U+7761 睡 睡 E2 B2 -PASS U+7763 督 督 D4 BD -PASS U+7766 睦 睦 D9 CE -PASS U+776B 睫 睫 F4 E2 -PASS U+7779 睹 睹 D4 A9 -PASS U+777E 睾 睾 CD C2 -PASS U+777F 睿 睿 E7 DA -PASS U+778B 瞋 瞋 F2 D9 -PASS U+7791 瞑 瞑 D9 AA -PASS U+779E 瞞 瞞 D8 BE -PASS U+77A5 瞥 瞥 DC AD -PASS U+77AC 瞬 瞬 E2 EB -PASS U+77AD 瞭 瞭 D6 FC -PASS U+77B0 瞰 瞰 CA F9 -PASS U+77B3 瞳 瞳 D4 DA -PASS U+77BB 瞻 瞻 F4 D7 -PASS U+77BC 瞼 瞼 CC A1 -PASS U+77BF 瞿 瞿 CF BA -PASS U+77D7 矗 矗 F5 B8 -PASS U+77DB 矛 矛 D9 C3 -PASS U+77DC 矜 矜 D0 E8 -PASS U+77E2 矢 矢 E3 C5 -PASS U+77E3 矣 矣 EB F8 -PASS U+77E5 知 知 F2 B1 -PASS U+77E9 矩 矩 CF BB -PASS U+77ED 短 短 D3 AD -PASS U+77EE 矮 矮 E8 E1 -PASS U+77EF 矯 矯 CE EC -PASS U+77F3 石 石 E0 B4 -PASS U+7802 砂 砂 DE E3 -PASS U+7812 砒 砒 DD F7 -PASS U+7825 砥 砥 F2 B2 -PASS U+7826 砦 砦 F3 F6 -PASS U+7827 砧 砧 F6 DB -PASS U+782C 砬 砬 D7 FE -PASS U+7832 砲 砲 F8 DF -PASS U+7834 破 破 F7 F2 -PASS U+7845 硅 硅 D0 A9 -PASS U+784F 硏 硏 E6 DA -PASS U+785D 硝 硝 F5 A6 -PASS U+786B 硫 硫 D7 BC -PASS U+786C 硬 硬 CC E3 -PASS U+786F 硯 硯 E6 DB -PASS U+787C 硼 硼 DD DD -PASS U+7881 碁 碁 D1 B3 -PASS U+7887 碇 碇 EF ED -PASS U+788C 碌 碌 D6 DE -PASS U+788D 碍 碍 E4 F4 -PASS U+788E 碎 碎 E1 EF -PASS U+7891 碑 碑 DD F8 -PASS U+7897 碗 碗 E8 CF -PASS U+78A3 碣 碣 CA E5 -PASS U+78A7 碧 碧 DC A1 -PASS U+78A9 碩 碩 E0 B5 -PASS U+78BA 確 確 FC AC -PASS U+78BB 碻 碻 FC AD -PASS U+78BC 碼 碼 D8 A7 -PASS U+78C1 磁 磁 ED B8 -PASS U+78C5 磅 磅 DB B6 -PASS U+78CA 磊 磊 D6 F0 -PASS U+78CB 磋 磋 F3 AF -PASS U+78CE 磎 磎 CD A5 -PASS U+78D0 磐 磐 DA F1 -PASS U+78E8 磨 磨 D8 A8 -PASS U+78EC 磬 磬 CC E4 -PASS U+78EF 磯 磯 D1 B4 -PASS U+78F5 磵 磵 CA D8 -PASS U+78FB 磻 磻 DA F2 -PASS U+7901 礁 礁 F5 A7 -PASS U+790E 礎 礎 F5 A8 -PASS U+7916 礖 礖 E6 A6 -PASS U+792A 礪 礪 D5 EC -PASS U+792B 礫 礫 D5 F8 -PASS U+792C 礬 礬 DA F3 -PASS U+793A 示 示 E3 C6 -PASS U+793E 社 社 DE E4 -PASS U+7940 祀 祀 DE E5 -PASS U+7941 祁 祁 D1 B5 -PASS U+7947 祇 祇 D1 B6 -PASS U+7948 祈 祈 D1 B7 -PASS U+7949 祉 祉 F2 B3 -PASS U+7950 祐 祐 E9 DE -PASS U+7956 祖 祖 F0 D3 -PASS U+7957 祗 祗 F2 B4 -PASS U+795A 祚 祚 F0 D4 -PASS U+795B 祛 祛 CB E4 -PASS U+795C 祜 祜 FB D4 -PASS U+795D 祝 祝 F5 E6 -PASS U+795E 神 神 E3 EA -PASS U+7960 祠 祠 DE E6 -PASS U+7965 祥 祥 DF D4 -PASS U+7968 票 票 F8 F9 -PASS U+796D 祭 祭 F0 AE -PASS U+797A 祺 祺 D1 B8 -PASS U+797F 祿 祿 D6 DF -PASS U+7981 禁 禁 D0 D7 -PASS U+798D 禍 禍 FC A1 -PASS U+798E 禎 禎 EF EE -PASS U+798F 福 福 DC D8 -PASS U+7991 禑 禑 E9 DF -PASS U+79A6 禦 禦 E5 DD -PASS U+79A7 禧 禧 FD FB -PASS U+79AA 禪 禪 E0 C9 -PASS U+79AE 禮 禮 D6 C9 -PASS U+79B1 禱 禱 D4 AA -PASS U+79B3 禳 禳 E5 CC -PASS U+79B9 禹 禹 E9 E0 -PASS U+79BD 禽 禽 D0 D8 -PASS U+79BE 禾 禾 FC A2 -PASS U+79BF 禿 禿 D4 BE -PASS U+79C0 秀 秀 E2 B3 -PASS U+79C1 私 私 DE E7 -PASS U+79C9 秉 秉 DC BC -PASS U+79CA 秊 秊 D2 B6 -PASS U+79CB 秋 秋 F5 D5 -PASS U+79D1 科 科 CE A1 -PASS U+79D2 秒 秒 F5 A9 -PASS U+79D5 秕 秕 DD F9 -PASS U+79D8 秘 秘 DD FA -PASS U+79DF 租 租 F0 D5 -PASS U+79E4 秤 秤 F6 DF -PASS U+79E6 秦 秦 F2 DA -PASS U+79E7 秧 秧 E4 EB -PASS U+79E9 秩 秩 F2 F1 -PASS U+79FB 移 移 EC B9 -PASS U+7A00 稀 稀 FD FC -PASS U+7A05 稅 稅 E1 AA -PASS U+7A08 稈 稈 CA D9 -PASS U+7A0B 程 程 EF EF -PASS U+7A0D 稍 稍 F5 AA -PASS U+7A14 稔 稔 EC F9 -PASS U+7A17 稗 稗 F8 AD -PASS U+7A19 稙 稙 F2 C2 -PASS U+7A1A 稚 稚 F6 C3 -PASS U+7A1C 稜 稜 D7 D2 -PASS U+7A1F 稟 稟 F9 A2 -PASS U+7A20 稠 稠 F0 D6 -PASS U+7A2E 種 種 F0 FA -PASS U+7A31 稱 稱 F6 E0 -PASS U+7A36 稶 稶 E9 F3 -PASS U+7A37 稷 稷 F2 C3 -PASS U+7A3B 稻 稻 D4 AB -PASS U+7A3C 稼 稼 CA B3 -PASS U+7A3D 稽 稽 CD A6 -PASS U+7A3F 稿 稿 CD C3 -PASS U+7A40 穀 穀 CD DA -PASS U+7A46 穆 穆 D9 CF -PASS U+7A49 穉 穉 F6 C4 -PASS U+7A4D 積 積 EE DD -PASS U+7A4E 穎 穎 E7 C4 -PASS U+7A57 穗 穗 E2 B4 -PASS U+7A61 穡 穡 DF E2 -PASS U+7A62 穢 穢 E7 DB -PASS U+7A69 穩 穩 E8 B1 -PASS U+7A6B 穫 穫 FC AE -PASS U+7A70 穰 穰 E5 CD -PASS U+7A74 穴 穴 FA EB -PASS U+7A76 究 究 CF BC -PASS U+7A79 穹 穹 CF E2 -PASS U+7A7A 空 空 CD F6 -PASS U+7A7D 穽 穽 EF F0 -PASS U+7A7F 穿 穿 F4 BE -PASS U+7A81 突 突 D4 CD -PASS U+7A84 窄 窄 F3 B8 -PASS U+7A88 窈 窈 E9 A1 -PASS U+7A92 窒 窒 F2 F2 -PASS U+7A93 窓 窓 F3 EB -PASS U+7A95 窕 窕 F0 D7 -PASS U+7A98 窘 窘 CF D7 -PASS U+7A9F 窟 窟 CF DF -PASS U+7AA9 窩 窩 E8 C0 -PASS U+7AAA 窪 窪 E8 C1 -PASS U+7AAE 窮 窮 CF E3 -PASS U+7AAF 窯 窯 E9 A2 -PASS U+7ABA 窺 窺 D0 AA -PASS U+7AC4 竄 竄 F3 C1 -PASS U+7AC5 竅 竅 D0 AB -PASS U+7AC7 竇 竇 D4 E4 -PASS U+7ACA 竊 竊 EF BC -PASS U+7ACB 立 立 D8 A1 -PASS U+7AD7 竗 竗 D9 DF -PASS U+7AD9 站 站 F3 D7 -PASS U+7ADD 竝 竝 DC BD -PASS U+7ADF 竟 竟 CC E5 -PASS U+7AE0 章 章 ED F1 -PASS U+7AE3 竣 竣 F1 E2 -PASS U+7AE5 童 童 D4 DB -PASS U+7AEA 竪 竪 E2 B5 -PASS U+7AED 竭 竭 CA E6 -PASS U+7AEF 端 端 D3 AE -PASS U+7AF6 競 競 CC E6 -PASS U+7AF9 竹 竹 F1 D3 -PASS U+7AFA 竺 竺 F5 E7 -PASS U+7AFF 竿 竿 CA DA -PASS U+7B0F 笏 笏 FB EE -PASS U+7B11 笑 笑 E1 C5 -PASS U+7B19 笙 笙 DF E9 -PASS U+7B1B 笛 笛 EE DE -PASS U+7B1E 笞 笞 F7 C2 -PASS U+7B20 笠 笠 D8 A2 -PASS U+7B26 符 符 DD AC -PASS U+7B2C 第 第 F0 AF -PASS U+7B2D 笭 笭 D6 BD -PASS U+7B39 笹 笹 E1 AB -PASS U+7B46 筆 筆 F9 B6 -PASS U+7B49 等 等 D4 F5 -PASS U+7B4B 筋 筋 D0 C9 -PASS U+7B4C 筌 筌 EF A7 -PASS U+7B4D 筍 筍 E2 EC -PASS U+7B4F 筏 筏 DB EA -PASS U+7B50 筐 筐 CE CC -PASS U+7B51 筑 筑 F5 E8 -PASS U+7B52 筒 筒 F7 D5 -PASS U+7B54 答 答 D3 CD -PASS U+7B56 策 策 F3 FE -PASS U+7B60 筠 筠 D0 B5 -PASS U+7B6C 筬 筬 E0 FE -PASS U+7B6E 筮 筮 DF FB -PASS U+7B75 筵 筵 E6 DD -PASS U+7B7D 筽 筽 E8 A4 -PASS U+7B87 箇 箇 CB CD -PASS U+7B8B 箋 箋 EF A8 -PASS U+7B8F 箏 箏 EE B4 -PASS U+7B94 箔 箔 DA D8 -PASS U+7B95 箕 箕 D1 B9 -PASS U+7B97 算 算 DF A9 -PASS U+7B9A 箚 箚 F3 B0 -PASS U+7B9D 箝 箝 CC C4 -PASS U+7BA1 管 管 CE B7 -PASS U+7BAD 箭 箭 EF A9 -PASS U+7BB1 箱 箱 DF D5 -PASS U+7BB4 箴 箴 ED D7 -PASS U+7BB8 箸 箸 EE C6 -PASS U+7BC0 節 節 EF BD -PASS U+7BC1 篁 篁 FC D6 -PASS U+7BC4 範 範 DB F4 -PASS U+7BC6 篆 篆 EF AA -PASS U+7BC7 篇 篇 F8 B9 -PASS U+7BC9 築 築 F5 E9 -PASS U+7BD2 篒 篒 E3 D9 -PASS U+7BE0 篠 篠 E1 C6 -PASS U+7BE4 篤 篤 D4 BF -PASS U+7BE9 篩 篩 DE E8 -PASS U+7C07 簇 簇 F0 EA -PASS U+7C12 簒 簒 F3 C2 -PASS U+7C1E 簞 簞 D3 AF -PASS U+7C21 簡 簡 CA DB -PASS U+7C27 簧 簧 FC D7 -PASS U+7C2A 簪 簪 ED D8 -PASS U+7C2B 簫 簫 E1 C7 -PASS U+7C3D 簽 簽 F4 D8 -PASS U+7C3E 簾 簾 D6 B3 -PASS U+7C3F 簿 簿 DD AD -PASS U+7C43 籃 籃 D5 BE -PASS U+7C4C 籌 籌 F1 C3 -PASS U+7C4D 籍 籍 EE DF -PASS U+7C60 籠 籠 D6 EB -PASS U+7C64 籤 籤 F4 D9 -PASS U+7C6C 籬 籬 D7 E6 -PASS U+7C73 米 米 DA B7 -PASS U+7C83 粃 粃 DD FB -PASS U+7C89 粉 粉 DD CF -PASS U+7C92 粒 粒 D8 A3 -PASS U+7C95 粕 粕 DA D9 -PASS U+7C97 粗 粗 F0 D8 -PASS U+7C98 粘 粘 EF C4 -PASS U+7C9F 粟 粟 E1 D8 -PASS U+7CA5 粥 粥 F1 D4 -PASS U+7CA7 粧 粧 ED F2 -PASS U+7CAE 粮 粮 D5 DB -PASS U+7CB1 粱 粱 D5 DC -PASS U+7CB2 粲 粲 F3 C4 -PASS U+7CB3 粳 粳 CB D7 -PASS U+7CB9 粹 粹 E2 B6 -PASS U+7CBE 精 精 EF F1 -PASS U+7CCA 糊 糊 FB D5 -PASS U+7CD6 糖 糖 D3 D8 -PASS U+7CDE 糞 糞 DD D0 -PASS U+7CDF 糟 糟 F0 D9 -PASS U+7CE0 糠 糠 CB B3 -PASS U+7CE7 糧 糧 D5 DD -PASS U+7CFB 系 系 CD A7 -PASS U+7CFE 糾 糾 D0 AC -PASS U+7D00 紀 紀 D1 BA -PASS U+7D02 紂 紂 F1 C4 -PASS U+7D04 約 約 E5 B3 -PASS U+7D05 紅 紅 FB F5 -PASS U+7D06 紆 紆 E9 E1 -PASS U+7D07 紇 紇 FD E0 -PASS U+7D08 紈 紈 FC BC -PASS U+7D0A 紊 紊 DA A2 -PASS U+7D0B 紋 紋 DA A3 -PASS U+7D0D 納 納 D2 A1 -PASS U+7D10 紐 紐 D2 EF -PASS U+7D14 純 純 E2 ED -PASS U+7D17 紗 紗 DE E9 -PASS U+7D18 紘 紘 CE DC -PASS U+7D19 紙 紙 F2 B5 -PASS U+7D1A 級 級 D0 E4 -PASS U+7D1B 紛 紛 DD D1 -PASS U+7D20 素 素 E1 C8 -PASS U+7D21 紡 紡 DB B7 -PASS U+7D22 索 索 DF E3 -PASS U+7D2B 紫 紫 ED B9 -PASS U+7D2C 紬 紬 F1 C5 -PASS U+7D2E 紮 紮 F3 CF -PASS U+7D2F 累 累 D7 AB -PASS U+7D30 細 細 E1 AC -PASS U+7D33 紳 紳 E3 EB -PASS U+7D35 紵 紵 EE C7 -PASS U+7D39 紹 紹 E1 C9 -PASS U+7D3A 紺 紺 CA FA -PASS U+7D42 終 終 F0 FB -PASS U+7D43 絃 絃 FA E1 -PASS U+7D44 組 組 F0 DA -PASS U+7D45 絅 絅 CC E7 -PASS U+7D46 絆 絆 DA F4 -PASS U+7D50 結 結 CC BF -PASS U+7D5E 絞 絞 CE ED -PASS U+7D61 絡 絡 D5 A9 -PASS U+7D62 絢 絢 FA E2 -PASS U+7D66 給 給 D0 E5 -PASS U+7D68 絨 絨 EB D6 -PASS U+7D6A 絪 絪 EC DF -PASS U+7D6E 絮 絮 DF FC -PASS U+7D71 統 統 F7 D6 -PASS U+7D72 絲 絲 DE EA -PASS U+7D73 絳 絳 CB B4 -PASS U+7D76 絶 絶 EF BE -PASS U+7D79 絹 絹 CC B5 -PASS U+7D7F 絿 絿 CF BD -PASS U+7D8E 綎 綎 EF F2 -PASS U+7D8F 綏 綏 E2 B7 -PASS U+7D93 經 經 CC E8 -PASS U+7D9C 綜 綜 F0 FC -PASS U+7DA0 綠 綠 D6 E0 -PASS U+7DA2 綢 綢 F1 C6 -PASS U+7DAC 綬 綬 E2 B8 -PASS U+7DAD 維 維 EB AB -PASS U+7DB1 綱 綱 CB B5 -PASS U+7DB2 網 網 D8 D1 -PASS U+7DB4 綴 綴 F4 CE -PASS U+7DB5 綵 綵 F3 F7 -PASS U+7DB8 綸 綸 D7 C6 -PASS U+7DBA 綺 綺 D1 BB -PASS U+7DBB 綻 綻 F7 AA -PASS U+7DBD 綽 綽 ED CA -PASS U+7DBE 綾 綾 D7 D3 -PASS U+7DBF 綿 綿 D8 FA -PASS U+7DC7 緇 緇 F6 C5 -PASS U+7DCA 緊 緊 D1 CC -PASS U+7DCB 緋 緋 DD FC -PASS U+7DD6 緖 緖 DF FD -PASS U+7DD8 緘 緘 F9 E5 -PASS U+7DDA 線 線 E0 CA -PASS U+7DDD 緝 緝 F2 FD -PASS U+7DDE 緞 緞 D3 B0 -PASS U+7DE0 締 締 F4 F3 -PASS U+7DE1 緡 緡 DA C9 -PASS U+7DE3 緣 緣 E6 DE -PASS U+7DE8 編 編 F8 BA -PASS U+7DE9 緩 緩 E8 D0 -PASS U+7DEC 緬 緬 D8 FB -PASS U+7DEF 緯 緯 EA D5 -PASS U+7DF4 練 練 D6 A3 -PASS U+7DFB 緻 緻 F6 C6 -PASS U+7E09 縉 縉 F2 DB -PASS U+7E0A 縊 縊 E4 FC -PASS U+7E15 縕 縕 E8 B2 -PASS U+7E1B 縛 縛 DA DA -PASS U+7E1D 縝 縝 F2 DC -PASS U+7E1E 縞 縞 FB D6 -PASS U+7E1F 縟 縟 E9 B2 -PASS U+7E21 縡 縡 EE AD -PASS U+7E23 縣 縣 FA E3 -PASS U+7E2B 縫 縫 DC EE -PASS U+7E2E 縮 縮 F5 EA -PASS U+7E2F 縯 縯 E6 E0 -PASS U+7E31 縱 縱 F0 FD -PASS U+7E37 縷 縷 D7 AC -PASS U+7E3D 總 總 F5 C5 -PASS U+7E3E 績 績 EE E0 -PASS U+7E41 繁 繁 DB E5 -PASS U+7E43 繃 繃 DD DE -PASS U+7E46 繆 繆 D9 F0 -PASS U+7E47 繇 繇 E9 A3 -PASS U+7E52 繒 繒 F1 F9 -PASS U+7E54 織 織 F2 C4 -PASS U+7E55 繕 繕 E0 CB -PASS U+7E5E 繞 繞 E9 A4 -PASS U+7E61 繡 繡 E2 B9 -PASS U+7E69 繩 繩 E3 B1 -PASS U+7E6A 繪 繪 FC EB -PASS U+7E6B 繫 繫 CD A8 -PASS U+7E6D 繭 繭 CC B6 -PASS U+7E70 繰 繰 F0 DB -PASS U+7E79 繹 繹 E6 BA -PASS U+7E7C 繼 繼 CD A9 -PASS U+7E82 纂 纂 F3 C3 -PASS U+7E8C 續 續 E1 D9 -PASS U+7E8F 纏 纏 EF AB -PASS U+7E93 纓 纓 E7 C5 -PASS U+7E96 纖 纖 E0 E9 -PASS U+7E98 纘 纘 F3 C5 -PASS U+7E9B 纛 纛 D4 C0 -PASS U+7E9C 纜 纜 D5 BF -PASS U+7F36 缶 缶 DD AE -PASS U+7F38 缸 缸 F9 FC -PASS U+7F3A 缺 缺 CC C0 -PASS U+7F4C 罌 罌 E5 A2 -PASS U+7F50 罐 罐 CE B8 -PASS U+7F54 罔 罔 D8 D2 -PASS U+7F55 罕 罕 F9 D6 -PASS U+7F6A 罪 罪 F1 AA -PASS U+7F6B 罫 罫 CE D1 -PASS U+7F6E 置 置 F6 C7 -PASS U+7F70 罰 罰 DB EB -PASS U+7F72 署 署 DF FE -PASS U+7F75 罵 罵 D8 E1 -PASS U+7F77 罷 罷 F7 F3 -PASS U+7F79 罹 罹 D7 E7 -PASS U+7F85 羅 羅 D4 FE -PASS U+7F88 羈 羈 D1 BC -PASS U+7F8A 羊 羊 E5 CF -PASS U+7F8C 羌 羌 CB B6 -PASS U+7F8E 美 美 DA B8 -PASS U+7F94 羔 羔 CD C4 -PASS U+7F9A 羚 羚 D6 BE -PASS U+7F9E 羞 羞 E2 BA -PASS U+7FA4 群 群 CF D8 -PASS U+7FA8 羨 羨 E0 CC -PASS U+7FA9 義 義 EB F9 -PASS U+7FB2 羲 羲 FD FD -PASS U+7FB8 羸 羸 D7 E8 -PASS U+7FB9 羹 羹 CB D8 -PASS U+7FBD 羽 羽 E9 E2 -PASS U+7FC1 翁 翁 E8 BA -PASS U+7FC5 翅 翅 E3 C7 -PASS U+7FCA 翊 翊 EC CD -PASS U+7FCC 翌 翌 EC CE -PASS U+7FCE 翎 翎 D6 BF -PASS U+7FD2 習 習 E3 A7 -PASS U+7FD4 翔 翔 DF D6 -PASS U+7FD5 翕 翕 FD E8 -PASS U+7FDF 翟 翟 EE E1 -PASS U+7FE0 翠 翠 F6 A8 -PASS U+7FE1 翡 翡 DD FD -PASS U+7FE9 翩 翩 F8 BB -PASS U+7FEB 翫 翫 E8 D1 -PASS U+7FF0 翰 翰 F9 D7 -PASS U+7FF9 翹 翹 CE EE -PASS U+7FFC 翼 翼 EC CF -PASS U+8000 耀 耀 E9 A5 -PASS U+8001 老 老 D6 D5 -PASS U+8003 考 考 CD C5 -PASS U+8005 者 者 ED BA -PASS U+8006 耆 耆 D1 BD -PASS U+8009 耉 耉 CF BE -PASS U+800C 而 而 EC BB -PASS U+8010 耐 耐 D2 B1 -PASS U+8015 耕 耕 CC E9 -PASS U+8017 耗 耗 D9 C4 -PASS U+8018 耘 耘 E9 FC -PASS U+802D 耭 耭 D1 BE -PASS U+8033 耳 耳 EC BC -PASS U+8036 耶 耶 E5 AD -PASS U+803D 耽 耽 F7 B0 -PASS U+803F 耿 耿 CC EA -PASS U+8043 聃 聃 D3 C4 -PASS U+8046 聆 聆 D6 C0 -PASS U+804A 聊 聊 D6 FD -PASS U+8056 聖 聖 E1 A1 -PASS U+8058 聘 聘 DE BD -PASS U+805A 聚 聚 F6 A9 -PASS U+805E 聞 聞 DA A4 -PASS U+806F 聯 聯 D6 A4 -PASS U+8070 聰 聰 F5 C6 -PASS U+8072 聲 聲 E1 A2 -PASS U+8073 聳 聳 E9 C6 -PASS U+8077 職 職 F2 C5 -PASS U+807D 聽 聽 F4 E9 -PASS U+807E 聾 聾 D6 EC -PASS U+807F 聿 聿 EB D3 -PASS U+8084 肄 肄 EC BD -PASS U+8085 肅 肅 E2 DC -PASS U+8086 肆 肆 DE EB -PASS U+8087 肇 肇 F0 DC -PASS U+8089 肉 肉 EB BF -PASS U+808B 肋 肋 D7 CE -PASS U+808C 肌 肌 D1 BF -PASS U+8096 肖 肖 F5 AB -PASS U+809B 肛 肛 F9 FD -PASS U+809D 肝 肝 CA DC -PASS U+80A1 股 股 CD C6 -PASS U+80A2 肢 肢 F2 B6 -PASS U+80A5 肥 肥 DD FE -PASS U+80A9 肩 肩 CC B7 -PASS U+80AA 肪 肪 DB B8 -PASS U+80AF 肯 肯 D0 E9 -PASS U+80B1 肱 肱 CE DD -PASS U+80B2 育 育 EB C0 -PASS U+80B4 肴 肴 FD A2 -PASS U+80BA 肺 肺 F8 CB -PASS U+80C3 胃 胃 EA D6 -PASS U+80C4 胄 胄 F1 B0 -PASS U+80CC 背 背 DB CE -PASS U+80CE 胎 胎 F7 C3 -PASS U+80DA 胚 胚 DB CF -PASS U+80DB 胛 胛 CB A4 -PASS U+80DE 胞 胞 F8 E0 -PASS U+80E1 胡 胡 FB D7 -PASS U+80E4 胤 胤 EB CA -PASS U+80E5 胥 胥 E0 A1 -PASS U+80F1 胱 胱 CE CD -PASS U+80F4 胴 胴 D4 DC -PASS U+80F8 胸 胸 FD D8 -PASS U+80FD 能 能 D2 F6 -PASS U+8102 脂 脂 F2 B7 -PASS U+8105 脅 脅 FA F6 -PASS U+8106 脆 脆 F6 AA -PASS U+8107 脇 脇 FA F7 -PASS U+8108 脈 脈 D8 E6 -PASS U+810A 脊 脊 F4 B1 -PASS U+8118 脘 脘 E8 D2 -PASS U+811A 脚 脚 CA C5 -PASS U+811B 脛 脛 CC EB -PASS U+8123 脣 脣 E2 EE -PASS U+8129 脩 脩 E2 BB -PASS U+812B 脫 脫 F7 AD -PASS U+812F 脯 脯 F8 E1 -PASS U+8139 脹 脹 F3 EC -PASS U+813E 脾 脾 DE A1 -PASS U+814B 腋 腋 E4 FD -PASS U+814E 腎 腎 E3 EC -PASS U+8150 腐 腐 DD AF -PASS U+8151 腑 腑 DD B0 -PASS U+8154 腔 腔 CB B7 -PASS U+8155 腕 腕 E8 D3 -PASS U+8165 腥 腥 E1 A3 -PASS U+8166 腦 腦 D2 E0 -PASS U+816B 腫 腫 F0 FE -PASS U+8170 腰 腰 E9 A6 -PASS U+8171 腱 腱 CB F2 -PASS U+8178 腸 腸 ED F3 -PASS U+8179 腹 腹 DC D9 -PASS U+817A 腺 腺 E0 CD -PASS U+817F 腿 腿 F7 DA -PASS U+8180 膀 膀 DB B9 -PASS U+8188 膈 膈 CC AE -PASS U+818A 膊 膊 DA DB -PASS U+818F 膏 膏 CD C7 -PASS U+819A 膚 膚 DD B1 -PASS U+819C 膜 膜 D8 AF -PASS U+819D 膝 膝 E3 A3 -PASS U+81A0 膠 膠 CE EF -PASS U+81A3 膣 膣 F2 F3 -PASS U+81A8 膨 膨 F8 B3 -PASS U+81B3 膳 膳 E0 CE -PASS U+81B5 膵 膵 F5 FD -PASS U+81BA 膺 膺 EB EC -PASS U+81BD 膽 膽 D3 C5 -PASS U+81BE 膾 膾 FC EC -PASS U+81BF 膿 膿 D2 DB -PASS U+81C0 臀 臀 D4 EB -PASS U+81C2 臂 臂 DE A2 -PASS U+81C6 臆 臆 E5 E6 -PASS U+81CD 臍 臍 F0 B0 -PASS U+81D8 臘 臘 D5 C4 -PASS U+81DF 臟 臟 ED F4 -PASS U+81E3 臣 臣 E3 ED -PASS U+81E5 臥 臥 E8 C2 -PASS U+81E7 臧 臧 ED F5 -PASS U+81E8 臨 臨 D7 FC -PASS U+81EA 自 自 ED BB -PASS U+81ED 臭 臭 F6 AB -PASS U+81F3 至 至 F2 B8 -PASS U+81F4 致 致 F6 C8 -PASS U+81FA 臺 臺 D3 E6 -PASS U+81FB 臻 臻 F2 DD -PASS U+81FC 臼 臼 CF BF -PASS U+81FE 臾 臾 EB AC -PASS U+8205 舅 舅 CF C0 -PASS U+8207 與 與 E6 A8 -PASS U+8208 興 興 FD E9 -PASS U+820A 舊 舊 CF C1 -PASS U+820C 舌 舌 E0 DF -PASS U+820D 舍 舍 DE EC -PASS U+8212 舒 舒 E0 A2 -PASS U+821B 舛 舛 F4 BF -PASS U+821C 舜 舜 E2 EF -PASS U+821E 舞 舞 D9 F1 -PASS U+821F 舟 舟 F1 C7 -PASS U+8221 舡 舡 CB B8 -PASS U+822A 航 航 F9 FE -PASS U+822B 舫 舫 DB BA -PASS U+822C 般 般 DA F5 -PASS U+8235 舵 舵 F6 EC -PASS U+8236 舶 舶 DA DC -PASS U+8237 舷 舷 FA E4 -PASS U+8239 船 船 E0 CF -PASS U+8240 艀 艀 DD B2 -PASS U+8245 艅 艅 E6 A9 -PASS U+8247 艇 艇 EF F3 -PASS U+8259 艙 艙 F3 ED -PASS U+8264 艤 艤 EB FA -PASS U+8266 艦 艦 F9 E6 -PASS U+826E 艮 艮 CA DD -PASS U+826F 良 良 D5 DE -PASS U+8271 艱 艱 CA DE -PASS U+8272 色 色 DF E4 -PASS U+8276 艶 艶 E6 FD -PASS U+8278 艸 艸 F5 AC -PASS U+827E 艾 艾 E4 F5 -PASS U+828B 芋 芋 E9 E3 -PASS U+828D 芍 芍 ED CB -PASS U+828E 芎 芎 CF E4 -PASS U+8292 芒 芒 D8 D3 -PASS U+8299 芙 芙 DD B3 -PASS U+829A 芚 芚 D4 EC -PASS U+829D 芝 芝 F2 B9 -PASS U+829F 芟 芟 DF B7 -PASS U+82A5 芥 芥 CB CE -PASS U+82A6 芦 芦 FB D8 -PASS U+82A9 芩 芩 D0 D9 -PASS U+82AC 芬 芬 DD D2 -PASS U+82AD 芭 芭 F7 F4 -PASS U+82AE 芮 芮 E7 DC -PASS U+82AF 芯 芯 E4 A5 -PASS U+82B1 花 花 FC A3 -PASS U+82B3 芳 芳 DB BB -PASS U+82B7 芷 芷 F2 BA -PASS U+82B8 芸 芸 E9 FD -PASS U+82B9 芹 芹 D0 CA -PASS U+82BB 芻 芻 F5 D6 -PASS U+82BC 芼 芼 D9 C5 -PASS U+82BD 芽 芽 E4 B4 -PASS U+82BF 芿 芿 ED A7 -PASS U+82D1 苑 苑 EA BD -PASS U+82D2 苒 苒 E6 FE -PASS U+82D4 苔 苔 F7 C4 -PASS U+82D5 苕 苕 F5 AD -PASS U+82D7 苗 苗 D9 E0 -PASS U+82DB 苛 苛 CA B4 -PASS U+82DE 苞 苞 F8 E2 -PASS U+82DF 苟 苟 CF C2 -PASS U+82E1 苡 苡 EC BE -PASS U+82E5 若 若 E5 B4 -PASS U+82E6 苦 苦 CD C8 -PASS U+82E7 苧 苧 EE C8 -PASS U+82F1 英 英 E7 C8 -PASS U+82FD 苽 苽 CD C9 -PASS U+82FE 苾 苾 F9 B7 -PASS U+8301 茁 茁 F1 E8 -PASS U+8302 茂 茂 D9 F2 -PASS U+8303 范 范 DB F5 -PASS U+8304 茄 茄 CA B5 -PASS U+8305 茅 茅 D9 C6 -PASS U+8309 茉 茉 D8 C9 -PASS U+8317 茗 茗 D9 AB -PASS U+8328 茨 茨 ED BC -PASS U+832B 茫 茫 D8 D4 -PASS U+832F 茯 茯 DC DA -PASS U+8331 茱 茱 E2 BC -PASS U+8334 茴 茴 FC ED -PASS U+8335 茵 茵 EC E0 -PASS U+8336 茶 茶 D2 FE -PASS U+8338 茸 茸 E9 C7 -PASS U+8339 茹 茹 E6 AA -PASS U+8340 荀 荀 E2 F0 -PASS U+8347 荇 荇 FA BB -PASS U+8349 草 草 F5 AE -PASS U+834A 荊 荊 FB AA -PASS U+834F 荏 荏 EC FB -PASS U+8351 荑 荑 EC BF -PASS U+8352 荒 荒 FC D8 -PASS U+8373 荳 荳 D4 E5 -PASS U+8377 荷 荷 F9 C3 -PASS U+837B 荻 荻 EE E2 -PASS U+8389 莉 莉 D7 E9 -PASS U+838A 莊 莊 ED F6 -PASS U+838E 莎 莎 DE ED -PASS U+8396 莖 莖 CC EC -PASS U+8398 莘 莘 E3 EE -PASS U+839E 莞 莞 E8 D4 -PASS U+83A2 莢 莢 FA F8 -PASS U+83A9 莩 莩 DD B4 -PASS U+83AA 莪 莪 E4 B5 -PASS U+83AB 莫 莫 D8 B0 -PASS U+83BD 莽 莽 D8 D5 -PASS U+83C1 菁 菁 F4 EA -PASS U+83C5 菅 菅 CE B9 -PASS U+83C9 菉 菉 D6 E1 -PASS U+83CA 菊 菊 CF D2 -PASS U+83CC 菌 菌 D0 B6 -PASS U+83D3 菓 菓 CE A2 -PASS U+83D6 菖 菖 F3 EE -PASS U+83DC 菜 菜 F3 F8 -PASS U+83E9 菩 菩 DC CC -PASS U+83EB 菫 菫 D0 CB -PASS U+83EF 華 華 FC A4 -PASS U+83F0 菰 菰 CD CA -PASS U+83F1 菱 菱 D7 D4 -PASS U+83F2 菲 菲 DE A3 -PASS U+83F4 菴 菴 E4 E0 -PASS U+83F9 菹 菹 EE C9 -PASS U+83FD 菽 菽 E2 DD -PASS U+8403 萃 萃 F5 FE -PASS U+8404 萄 萄 D4 AC -PASS U+840A 萊 萊 D5 D1 -PASS U+840C 萌 萌 D8 F0 -PASS U+840D 萍 萍 F8 C3 -PASS U+840E 萎 萎 EA D7 -PASS U+8429 萩 萩 F5 D7 -PASS U+842C 萬 萬 D8 BF -PASS U+8431 萱 萱 FD C0 -PASS U+8438 萸 萸 EB AD -PASS U+843D 落 落 D5 AA -PASS U+8449 葉 葉 E7 A8 -PASS U+8457 著 著 EE CA -PASS U+845B 葛 葛 CA E7 -PASS U+8461 葡 葡 F8 E3 -PASS U+8463 董 董 D4 DD -PASS U+8466 葦 葦 EA D8 -PASS U+846B 葫 葫 FB D9 -PASS U+846C 葬 葬 ED F7 -PASS U+846F 葯 葯 E5 B5 -PASS U+8475 葵 葵 D0 AD -PASS U+847A 葺 葺 F1 F1 -PASS U+8490 蒐 蒐 E2 BD -PASS U+8494 蒔 蒔 E3 C8 -PASS U+8499 蒙 蒙 D9 D5 -PASS U+849C 蒜 蒜 DF AA -PASS U+84A1 蒡 蒡 DB BC -PASS U+84B2 蒲 蒲 F8 E4 -PASS U+84B8 蒸 蒸 F1 FA -PASS U+84BB 蒻 蒻 E5 B6 -PASS U+84BC 蒼 蒼 F3 EF -PASS U+84BF 蒿 蒿 FB DA -PASS U+84C0 蓀 蓀 E1 E0 -PASS U+84C2 蓂 蓂 D9 AC -PASS U+84C4 蓄 蓄 F5 EB -PASS U+84C6 蓆 蓆 E0 B6 -PASS U+84C9 蓉 蓉 E9 C8 -PASS U+84CB 蓋 蓋 CB CF -PASS U+84CD 蓍 蓍 E3 C9 -PASS U+84D1 蓑 蓑 DE EE -PASS U+84DA 蓚 蓚 E2 BE -PASS U+84EC 蓬 蓬 DC EF -PASS U+84EE 蓮 蓮 D6 A5 -PASS U+84F4 蓴 蓴 E2 F1 -PASS U+84FC 蓼 蓼 D6 FE -PASS U+8511 蔑 蔑 D9 A1 -PASS U+8513 蔓 蔓 D8 C0 -PASS U+8514 蔔 蔔 DC DB -PASS U+8517 蔗 蔗 ED BD -PASS U+8518 蔘 蔘 DF B8 -PASS U+851A 蔚 蔚 EA A5 -PASS U+851E 蔞 蔞 D7 AD -PASS U+8521 蔡 蔡 F3 F9 -PASS U+8523 蔣 蔣 ED F8 -PASS U+8525 蔥 蔥 F5 C7 -PASS U+852C 蔬 蔬 E1 CA -PASS U+852D 蔭 蔭 EB E3 -PASS U+852F 蔯 蔯 F2 DE -PASS U+853D 蔽 蔽 F8 CC -PASS U+853F 蔿 蔿 EA D9 -PASS U+8541 蕁 蕁 D3 C6 -PASS U+8543 蕃 蕃 DB E6 -PASS U+8549 蕉 蕉 F5 AF -PASS U+854E 蕎 蕎 CE F0 -PASS U+8553 蕓 蕓 E9 FE -PASS U+8559 蕙 蕙 FB B6 -PASS U+8563 蕣 蕣 E2 F2 -PASS U+8568 蕨 蕨 CF F2 -PASS U+8569 蕩 蕩 F7 B9 -PASS U+856A 蕪 蕪 D9 F3 -PASS U+856D 蕭 蕭 E1 CB -PASS U+8584 薄 薄 DA DD -PASS U+8587 薇 薇 DA B9 -PASS U+858F 薏 薏 EB FB -PASS U+8591 薑 薑 CB B9 -PASS U+8594 薔 薔 ED F9 -PASS U+859B 薛 薛 E0 E0 -PASS U+85A6 薦 薦 F4 C0 -PASS U+85A8 薨 薨 FD BC -PASS U+85A9 薩 薩 DF B1 -PASS U+85AA 薪 薪 E3 EF -PASS U+85AF 薯 薯 E0 A3 -PASS U+85B0 薰 薰 FD B9 -PASS U+85BA 薺 薺 F0 B1 -PASS U+85C1 藁 藁 CD CB -PASS U+85C9 藉 藉 ED BE -PASS U+85CD 藍 藍 D5 C0 -PASS U+85CE 藎 藎 E3 F0 -PASS U+85CF 藏 藏 ED FA -PASS U+85D5 藕 藕 E9 E4 -PASS U+85DC 藜 藜 D5 ED -PASS U+85DD 藝 藝 E7 DD -PASS U+85E4 藤 藤 D4 F6 -PASS U+85E5 藥 藥 E5 B7 -PASS U+85E9 藩 藩 DB E7 -PASS U+85EA 藪 藪 E2 BF -PASS U+85F7 藷 藷 EE CB -PASS U+85FA 藺 藺 D7 F4 -PASS U+85FB 藻 藻 F0 DD -PASS U+85FF 藿 藿 CE AB -PASS U+8602 蘂 蘂 E7 DE -PASS U+8606 蘆 蘆 D6 D6 -PASS U+8607 蘇 蘇 E1 CC -PASS U+860A 蘊 蘊 E8 B3 -PASS U+8616 蘖 蘖 E5 EE -PASS U+8617 蘗 蘗 DC A2 -PASS U+861A 蘚 蘚 E0 D0 -PASS U+862D 蘭 蘭 D5 B5 -PASS U+863F 蘿 蘿 D5 A1 -PASS U+864E 虎 虎 FB DB -PASS U+8650 虐 虐 F9 CB -PASS U+8654 虔 虔 CB F3 -PASS U+8655 處 處 F4 A5 -PASS U+865B 虛 虛 FA C8 -PASS U+865C 虜 虜 D6 D7 -PASS U+865E 虞 虞 E9 E5 -PASS U+865F 號 號 FB DC -PASS U+8667 虧 虧 FD D0 -PASS U+8679 虹 虹 FB F6 -PASS U+868A 蚊 蚊 DA A5 -PASS U+868C 蚌 蚌 DB BD -PASS U+8693 蚓 蚓 EC E2 -PASS U+86A3 蚣 蚣 CD F7 -PASS U+86A4 蚤 蚤 F0 DE -PASS U+86A9 蚩 蚩 F6 C9 -PASS U+86C7 蛇 蛇 DE EF -PASS U+86CB 蛋 蛋 D3 B1 -PASS U+86D4 蛔 蛔 FC EE -PASS U+86D9 蛙 蛙 E8 C3 -PASS U+86DB 蛛 蛛 F1 C8 -PASS U+86DF 蛟 蛟 CE F1 -PASS U+86E4 蛤 蛤 F9 ED -PASS U+86ED 蛭 蛭 F2 F4 -PASS U+86FE 蛾 蛾 E4 B6 -PASS U+8700 蜀 蜀 F5 B9 -PASS U+8702 蜂 蜂 DC F0 -PASS U+8703 蜃 蜃 E3 F1 -PASS U+8708 蜈 蜈 E8 A5 -PASS U+8718 蜘 蜘 F2 BB -PASS U+871A 蜚 蜚 DE A4 -PASS U+871C 蜜 蜜 DA CC -PASS U+874E 蝎 蝎 CA E9 -PASS U+8755 蝕 蝕 E3 DA -PASS U+8757 蝗 蝗 FC D9 -PASS U+875F 蝟 蝟 EA DA -PASS U+8766 蝦 蝦 F9 C4 -PASS U+8768 蝨 蝨 E3 A4 -PASS U+8774 蝴 蝴 FB DD -PASS U+8776 蝶 蝶 EF CA -PASS U+8778 蝸 蝸 E8 C4 -PASS U+8782 螂 螂 D5 CC -PASS U+878D 融 融 EB D7 -PASS U+879F 螟 螟 D9 AD -PASS U+87A2 螢 螢 FB AB -PASS U+87B3 螳 螳 D3 D9 -PASS U+87BA 螺 螺 D5 A2 -PASS U+87C4 蟄 蟄 F6 DE -PASS U+87E0 蟠 蟠 DA F6 -PASS U+87EC 蟬 蟬 E0 D1 -PASS U+87EF 蟯 蟯 E9 A8 -PASS U+87F2 蟲 蟲 F5 F9 -PASS U+87F9 蟹 蟹 FA AF -PASS U+87FB 蟻 蟻 EB FC -PASS U+87FE 蟾 蟾 E0 EA -PASS U+8805 蠅 蠅 E3 B2 -PASS U+881F 蠟 蠟 D5 C5 -PASS U+8822 蠢 蠢 F1 E3 -PASS U+8823 蠣 蠣 D5 EE -PASS U+8831 蠱 蠱 CD CC -PASS U+8836 蠶 蠶 ED D9 -PASS U+883B 蠻 蠻 D8 C1 -PASS U+8840 血 血 FA EC -PASS U+8846 衆 衆 F1 EB -PASS U+884C 行 行 FA BC -PASS U+884D 衍 衍 E6 E2 -PASS U+8852 衒 衒 FA E5 -PASS U+8853 術 術 E2 FA -PASS U+8857 街 街 CA B6 -PASS U+8859 衙 衙 E4 B7 -PASS U+885B 衛 衛 EA DB -PASS U+885D 衝 衝 F5 FA -PASS U+8861 衡 衡 FB AC -PASS U+8862 衢 衢 CF C3 -PASS U+8863 衣 衣 EB FD -PASS U+8868 表 表 F8 FA -PASS U+886B 衫 衫 DF B9 -PASS U+8870 衰 衰 E1 F1 -PASS U+8872 衲 衲 D2 A4 -PASS U+8877 衷 衷 F5 FB -PASS U+887E 衾 衾 D0 DA -PASS U+887F 衿 衿 D0 DB -PASS U+8881 袁 袁 EA BE -PASS U+8882 袂 袂 D9 B1 -PASS U+8888 袈 袈 CA B7 -PASS U+888B 袋 袋 D3 E7 -PASS U+888D 袍 袍 F8 E5 -PASS U+8892 袒 袒 D3 B2 -PASS U+8896 袖 袖 E2 C0 -PASS U+8897 袗 袗 F2 DF -PASS U+889E 袞 袞 CD E5 -PASS U+88AB 被 被 F9 AC -PASS U+88B4 袴 袴 CD CD -PASS U+88C1 裁 裁 EE AE -PASS U+88C2 裂 裂 D6 AE -PASS U+88CF 裏 裏 D7 EA -PASS U+88D4 裔 裔 E7 E0 -PASS U+88D5 裕 裕 EB AE -PASS U+88D9 裙 裙 CF D9 -PASS U+88DC 補 補 DC CD -PASS U+88DD 裝 裝 ED FB -PASS U+88DF 裟 裟 DE F0 -PASS U+88E1 裡 裡 D7 EB -PASS U+88E8 裨 裨 DE A5 -PASS U+88F3 裳 裳 DF D7 -PASS U+88F4 裴 裴 DB D0 -PASS U+88F5 裵 裵 DB D1 -PASS U+88F8 裸 裸 D5 A3 -PASS U+88FD 製 製 F0 B2 -PASS U+8907 複 複 DC DC -PASS U+8910 褐 褐 CA E8 -PASS U+8912 褒 褒 F8 E6 -PASS U+8913 褓 褓 DC CE -PASS U+8918 褘 褘 EA DC -PASS U+8919 褙 褙 DB D2 -PASS U+8925 褥 褥 E9 B3 -PASS U+892A 褪 褪 F7 DB -PASS U+8936 褶 褶 E3 A8 -PASS U+8938 褸 褸 D7 AE -PASS U+893B 褻 褻 E0 E1 -PASS U+8941 襁 襁 CB BA -PASS U+8944 襄 襄 E5 D1 -PASS U+895F 襟 襟 D0 DC -PASS U+8964 襤 襤 D5 C1 -PASS U+896A 襪 襪 D8 CA -PASS U+8972 襲 襲 E3 A9 -PASS U+897F 西 西 E0 A4 -PASS U+8981 要 要 E9 A9 -PASS U+8983 覃 覃 D3 C7 -PASS U+8986 覆 覆 DC DD -PASS U+8987 覇 覇 F8 AE -PASS U+898B 見 見 CC B8 -PASS U+898F 規 規 D0 AE -PASS U+8993 覓 覓 D8 F2 -PASS U+8996 視 視 E3 CA -PASS U+89A1 覡 覡 CC AF -PASS U+89A9 覩 覩 D4 AD -PASS U+89AA 親 親 F6 D1 -PASS U+89B2 覲 覲 D0 CC -PASS U+89BA 覺 覺 CA C6 -PASS U+89BD 覽 覽 D5 C2 -PASS U+89C0 觀 觀 CE BA -PASS U+89D2 角 角 CA C7 -PASS U+89E3 解 解 FA B0 -PASS U+89F4 觴 觴 DF D8 -PASS U+89F8 觸 觸 F5 BA -PASS U+8A00 言 言 E5 EB -PASS U+8A02 訂 訂 EF F4 -PASS U+8A03 訃 訃 DD B5 -PASS U+8A08 計 計 CD AA -PASS U+8A0A 訊 訊 E3 F2 -PASS U+8A0C 訌 訌 FB F7 -PASS U+8A0E 討 討 F7 D0 -PASS U+8A13 訓 訓 FD BA -PASS U+8A16 訖 訖 FD E1 -PASS U+8A17 託 託 F6 FE -PASS U+8A18 記 記 D1 C0 -PASS U+8A1B 訛 訛 E8 C5 -PASS U+8A1D 訝 訝 E4 B8 -PASS U+8A1F 訟 訟 E1 E8 -PASS U+8A23 訣 訣 CC C1 -PASS U+8A25 訥 訥 D2 ED -PASS U+8A2A 訪 訪 DB BE -PASS U+8A2D 設 設 E0 E2 -PASS U+8A31 許 許 FA C9 -PASS U+8A34 訴 訴 E1 CD -PASS U+8A36 訶 訶 CA B8 -PASS U+8A3A 診 診 F2 E0 -PASS U+8A3B 註 註 F1 C9 -PASS U+8A50 詐 詐 DE F1 -PASS U+8A54 詔 詔 F0 DF -PASS U+8A55 評 評 F8 C4 -PASS U+8A5B 詛 詛 EE CC -PASS U+8A5E 詞 詞 DE F2 -PASS U+8A60 詠 詠 E7 C9 -PASS U+8A62 詢 詢 E2 F3 -PASS U+8A63 詣 詣 E7 E1 -PASS U+8A66 試 試 E3 CB -PASS U+8A69 詩 詩 E3 CC -PASS U+8A6D 詭 詭 CF F8 -PASS U+8A6E 詮 詮 EF AC -PASS U+8A70 詰 詰 FD FE -PASS U+8A71 話 話 FC A5 -PASS U+8A72 該 該 FA B1 -PASS U+8A73 詳 詳 DF D9 -PASS U+8A75 詵 詵 E0 D2 -PASS U+8A79 詹 詹 F4 DA -PASS U+8A85 誅 誅 F1 CA -PASS U+8A87 誇 誇 CE A3 -PASS U+8A8C 誌 誌 F2 BC -PASS U+8A8D 認 認 EC E3 -PASS U+8A93 誓 誓 E0 A5 -PASS U+8A95 誕 誕 F7 AB -PASS U+8A98 誘 誘 EB AF -PASS U+8A9E 語 語 E5 DE -PASS U+8AA0 誠 誠 E1 A4 -PASS U+8AA1 誡 誡 CD AB -PASS U+8AA3 誣 誣 D9 F4 -PASS U+8AA4 誤 誤 E8 A6 -PASS U+8AA5 誥 誥 CD CE -PASS U+8AA6 誦 誦 E1 E9 -PASS U+8AA8 誨 誨 FC EF -PASS U+8AAA 說 說 E0 E3 -PASS U+8AB0 誰 誰 E2 C1 -PASS U+8AB2 課 課 CE A4 -PASS U+8AB9 誹 誹 DE A6 -PASS U+8ABC 誼 誼 EB FE -PASS U+8ABE 誾 誾 EB DD -PASS U+8ABF 調 調 F0 E0 -PASS U+8AC2 諂 諂 F4 DB -PASS U+8AC4 諄 諄 E2 F4 -PASS U+8AC7 談 談 D3 C8 -PASS U+8ACB 請 請 F4 EB -PASS U+8ACD 諍 諍 EE B5 -PASS U+8ACF 諏 諏 F5 D8 -PASS U+8AD2 諒 諒 D5 DF -PASS U+8AD6 論 論 D6 E5 -PASS U+8ADB 諛 諛 EB B0 -PASS U+8ADC 諜 諜 F4 E3 -PASS U+8AE1 諡 諡 E3 CD -PASS U+8AE6 諦 諦 F4 F4 -PASS U+8AE7 諧 諧 FA B2 -PASS U+8AEA 諪 諪 EF F5 -PASS U+8AEB 諫 諫 CA DF -PASS U+8AED 諭 諭 EB B1 -PASS U+8AEE 諮 諮 ED BF -PASS U+8AF1 諱 諱 FD C9 -PASS U+8AF6 諶 諶 E4 A6 -PASS U+8AF7 諷 諷 F9 A4 -PASS U+8AF8 諸 諸 F0 B3 -PASS U+8AFA 諺 諺 E5 EC -PASS U+8AFE 諾 諾 D1 E7 -PASS U+8B00 謀 謀 D9 C7 -PASS U+8B01 謁 謁 E4 D7 -PASS U+8B02 謂 謂 EA DD -PASS U+8B04 謄 謄 D4 F7 -PASS U+8B0E 謎 謎 DA BA -PASS U+8B10 謐 謐 DA CD -PASS U+8B14 謔 謔 F9 CC -PASS U+8B16 謖 謖 E1 DA -PASS U+8B17 謗 謗 DB BF -PASS U+8B19 謙 謙 CC C5 -PASS U+8B1A 謚 謚 EC D0 -PASS U+8B1B 講 講 CB BB -PASS U+8B1D 謝 謝 DE F3 -PASS U+8B20 謠 謠 E9 AA -PASS U+8B28 謨 謨 D9 C8 -PASS U+8B2B 謫 謫 EE E3 -PASS U+8B2C 謬 謬 D7 BD -PASS U+8B33 謳 謳 CF C4 -PASS U+8B39 謹 謹 D0 CD -PASS U+8B41 譁 譁 FC A6 -PASS U+8B49 證 證 F1 FB -PASS U+8B4E 譎 譎 FD D2 -PASS U+8B4F 譏 譏 D1 C1 -PASS U+8B58 識 識 E3 DB -PASS U+8B5A 譚 譚 D3 C9 -PASS U+8B5C 譜 譜 DC CF -PASS U+8B66 警 警 CC ED -PASS U+8B6C 譬 譬 DE A7 -PASS U+8B6F 譯 譯 E6 BB -PASS U+8B70 議 議 EC A1 -PASS U+8B74 譴 譴 CC B9 -PASS U+8B77 護 護 FB DE -PASS U+8B7D 譽 譽 E7 E2 -PASS U+8B80 讀 讀 D4 C1 -PASS U+8B8A 變 變 DC A8 -PASS U+8B90 讐 讐 E2 C2 -PASS U+8B92 讒 讒 F3 D8 -PASS U+8B93 讓 讓 E5 D3 -PASS U+8B96 讖 讖 F3 D9 -PASS U+8B9A 讚 讚 F3 C6 -PASS U+8C37 谷 谷 CD DB -PASS U+8C3F 谿 谿 CD AC -PASS U+8C41 豁 豁 FC C3 -PASS U+8C46 豆 豆 D4 E7 -PASS U+8C48 豈 豈 D1 C2 -PASS U+8C4A 豊 豊 F9 A5 -PASS U+8C4C 豌 豌 E8 D5 -PASS U+8C55 豕 豕 E3 CE -PASS U+8C5A 豚 豚 D4 CA -PASS U+8C61 象 象 DF DA -PASS U+8C6A 豪 豪 FB DF -PASS U+8C6B 豫 豫 E7 E3 -PASS U+8C79 豹 豹 F8 FB -PASS U+8C7A 豺 豺 E3 CF -PASS U+8C82 貂 貂 F5 B0 -PASS U+8C8A 貊 貊 D8 E7 -PASS U+8C8C 貌 貌 D9 C9 -PASS U+8C9D 貝 貝 F8 AF -PASS U+8C9E 貞 貞 EF F6 -PASS U+8CA0 負 負 DD B6 -PASS U+8CA1 財 財 EE AF -PASS U+8CA2 貢 貢 CD F8 -PASS U+8CA7 貧 貧 DE B8 -PASS U+8CA8 貨 貨 FC A7 -PASS U+8CA9 販 販 F7 FC -PASS U+8CAA 貪 貪 F7 B1 -PASS U+8CAB 貫 貫 CE BB -PASS U+8CAC 責 責 F4 A1 -PASS U+8CAF 貯 貯 EE CD -PASS U+8CB0 貰 貰 E1 AE -PASS U+8CB3 貳 貳 EC C3 -PASS U+8CB4 貴 貴 CF FE -PASS U+8CB6 貶 貶 F8 BF -PASS U+8CB7 買 買 D8 E2 -PASS U+8CB8 貸 貸 D3 E8 -PASS U+8CBB 費 費 DE A8 -PASS U+8CBC 貼 貼 F4 E4 -PASS U+8CBD 貽 貽 EC C2 -PASS U+8CBF 貿 貿 D9 F5 -PASS U+8CC0 賀 賀 F9 C5 -PASS U+8CC1 賁 賁 DD D3 -PASS U+8CC2 賂 賂 D6 F1 -PASS U+8CC3 賃 賃 EC FC -PASS U+8CC4 賄 賄 FC F0 -PASS U+8CC7 資 資 ED C0 -PASS U+8CC8 賈 賈 CA B9 -PASS U+8CCA 賊 賊 EE E4 -PASS U+8CD1 賑 賑 F2 E1 -PASS U+8CD3 賓 賓 DE B9 -PASS U+8CDA 賚 賚 D6 F2 -PASS U+8CDC 賜 賜 DE F4 -PASS U+8CDE 賞 賞 DF DB -PASS U+8CE0 賠 賠 DB D3 -PASS U+8CE2 賢 賢 FA E7 -PASS U+8CE3 賣 賣 D8 E3 -PASS U+8CE4 賤 賤 F4 C1 -PASS U+8CE6 賦 賦 DD B7 -PASS U+8CEA 質 質 F2 F5 -PASS U+8CED 賭 賭 D4 AE -PASS U+8CF4 賴 賴 D6 F3 -PASS U+8CFB 賻 賻 DD B8 -PASS U+8CFC 購 購 CF C5 -PASS U+8CFD 賽 賽 DF DF -PASS U+8D04 贄 贄 F2 BE -PASS U+8D05 贅 贅 F6 A1 -PASS U+8D07 贇 贇 EB CB -PASS U+8D08 贈 贈 F1 FC -PASS U+8D0A 贊 贊 F3 C7 -PASS U+8D0D 贍 贍 E0 EB -PASS U+8D13 贓 贓 ED FC -PASS U+8D16 贖 贖 E1 DB -PASS U+8D64 赤 赤 EE E5 -PASS U+8D66 赦 赦 DE F5 -PASS U+8D6B 赫 赫 FA D3 -PASS U+8D70 走 走 F1 CB -PASS U+8D73 赳 赳 D0 AF -PASS U+8D74 赴 赴 DD B9 -PASS U+8D77 起 起 D1 C3 -PASS U+8D85 超 超 F5 B1 -PASS U+8D8A 越 越 EA C6 -PASS U+8D99 趙 趙 F0 E1 -PASS U+8DA3 趣 趣 F6 AC -PASS U+8DA8 趨 趨 F5 D9 -PASS U+8DB3 足 足 F0 EB -PASS U+8DBA 趺 趺 DD BA -PASS U+8DBE 趾 趾 F2 BF -PASS U+8DC6 跆 跆 F7 C5 -PASS U+8DCB 跋 跋 DB A2 -PASS U+8DCC 跌 跌 F2 F6 -PASS U+8DCF 跏 跏 CA BA -PASS U+8DDB 跛 跛 F7 F5 -PASS U+8DDD 距 距 CB E5 -PASS U+8DE1 跡 跡 EE E6 -PASS U+8DE3 跣 跣 E0 D3 -PASS U+8DE8 跨 跨 CE A5 -PASS U+8DEF 路 路 D6 D8 -PASS U+8DF3 跳 跳 D4 AF -PASS U+8E0A 踊 踊 E9 C9 -PASS U+8E0F 踏 踏 D3 CE -PASS U+8E10 踐 踐 F4 C2 -PASS U+8E1E 踞 踞 CB E6 -PASS U+8E2A 踪 踪 F1 A1 -PASS U+8E30 踰 踰 EB B2 -PASS U+8E35 踵 踵 F1 A2 -PASS U+8E42 蹂 蹂 EB B3 -PASS U+8E44 蹄 蹄 F0 B4 -PASS U+8E47 蹇 蹇 CB F4 -PASS U+8E48 蹈 蹈 D4 B0 -PASS U+8E49 蹉 蹉 F3 B2 -PASS U+8E4A 蹊 蹊 FB B7 -PASS U+8E59 蹙 蹙 F5 EC -PASS U+8E5F 蹟 蹟 EE E7 -PASS U+8E60 蹠 蹠 F4 B2 -PASS U+8E74 蹴 蹴 F5 ED -PASS U+8E76 蹶 蹶 CF F3 -PASS U+8E81 躁 躁 F0 E2 -PASS U+8E87 躇 躇 EE CE -PASS U+8E8A 躊 躊 F1 CC -PASS U+8E8D 躍 躍 E5 B8 -PASS U+8EAA 躪 躪 D7 F5 -PASS U+8EAB 身 身 E3 F3 -PASS U+8EAC 躬 躬 CF E5 -PASS U+8EC0 軀 軀 CF C6 -PASS U+8ECA 車 車 F3 B3 -PASS U+8ECB 軋 軋 E4 D8 -PASS U+8ECC 軌 軌 CF F9 -PASS U+8ECD 軍 軍 CF DA -PASS U+8ED2 軒 軒 FA CD -PASS U+8EDF 軟 軟 E6 E3 -PASS U+8EEB 軫 軫 F2 E2 -PASS U+8EF8 軸 軸 F5 EE -PASS U+8EFB 軻 軻 CA BB -PASS U+8EFE 軾 軾 E3 DC -PASS U+8F03 較 較 CE F2 -PASS U+8F05 輅 輅 D6 D9 -PASS U+8F09 載 載 EE B0 -PASS U+8F12 輒 輒 F4 E5 -PASS U+8F13 輓 輓 D8 C2 -PASS U+8F14 輔 輔 DC D0 -PASS U+8F15 輕 輕 CC EE -PASS U+8F1B 輛 輛 D5 E0 -PASS U+8F1C 輜 輜 F6 CA -PASS U+8F1D 輝 輝 FD CA -PASS U+8F1E 輞 輞 D8 D6 -PASS U+8F1F 輟 輟 F4 CF -PASS U+8F26 輦 輦 D6 A6 -PASS U+8F27 輧 輧 DC BE -PASS U+8F29 輩 輩 DB D4 -PASS U+8F2A 輪 輪 D7 C7 -PASS U+8F2F 輯 輯 F2 FE -PASS U+8F33 輳 輳 F1 CD -PASS U+8F38 輸 輸 E2 C3 -PASS U+8F39 輹 輹 DC DE -PASS U+8F3B 輻 輻 DC DF -PASS U+8F3E 輾 輾 EF AD -PASS U+8F3F 輿 輿 E6 AB -PASS U+8F44 轄 轄 F9 DD -PASS U+8F45 轅 轅 EA BF -PASS U+8F49 轉 轉 EF AE -PASS U+8F4D 轍 轍 F4 D0 -PASS U+8F4E 轎 轎 CE F3 -PASS U+8F5D 轝 轝 E6 AC -PASS U+8F5F 轟 轟 CE DE -PASS U+8F62 轢 轢 D5 F9 -PASS U+8F9B 辛 辛 E3 F4 -PASS U+8F9C 辜 辜 CD D0 -PASS U+8FA3 辣 辣 D5 B8 -PASS U+8FA6 辦 辦 F7 FD -PASS U+8FA8 辨 辨 DC A9 -PASS U+8FAD 辭 辭 DE F6 -PASS U+8FAF 辯 辯 DC AA -PASS U+8FB0 辰 辰 F2 E3 -PASS U+8FB1 辱 辱 E9 B4 -PASS U+8FB2 農 農 D2 DC -PASS U+8FC2 迂 迂 E9 E6 -PASS U+8FC5 迅 迅 E3 F6 -PASS U+8FCE 迎 迎 E7 CA -PASS U+8FD1 近 近 D0 CE -PASS U+8FD4 返 返 DA F7 -PASS U+8FE6 迦 迦 CA BC -PASS U+8FEA 迪 迪 EE E8 -PASS U+8FEB 迫 迫 DA DE -PASS U+8FED 迭 迭 F2 F7 -PASS U+8FF0 述 述 E2 FB -PASS U+8FF2 迲 迲 CC A6 -PASS U+8FF7 迷 迷 DA BB -PASS U+8FF9 迹 迹 EE E9 -PASS U+8FFD 追 追 F5 DA -PASS U+9000 退 退 F7 DC -PASS U+9001 送 送 E1 EA -PASS U+9002 适 适 CE C1 -PASS U+9003 逃 逃 D4 B1 -PASS U+9005 逅 逅 FD B1 -PASS U+9006 逆 逆 E6 BD -PASS U+9008 逈 逈 FB AD -PASS U+900B 逋 逋 F8 E7 -PASS U+900D 逍 逍 E1 CE -PASS U+900F 透 透 F7 E2 -PASS U+9010 逐 逐 F5 EF -PASS U+9011 逑 逑 CF C7 -PASS U+9014 途 途 D4 B2 -PASS U+9015 逕 逕 CC EF -PASS U+9017 逗 逗 D4 E8 -PASS U+9019 這 這 EE CF -PASS U+901A 通 通 F7 D7 -PASS U+901D 逝 逝 E0 A6 -PASS U+901E 逞 逞 D6 C1 -PASS U+901F 速 速 E1 DC -PASS U+9020 造 造 F0 E3 -PASS U+9021 逡 逡 F1 E4 -PASS U+9022 逢 逢 DC F1 -PASS U+9023 連 連 D6 A7 -PASS U+902E 逮 逮 F4 F5 -PASS U+9031 週 週 F1 CE -PASS U+9032 進 進 F2 E4 -PASS U+9035 逵 逵 D0 B0 -PASS U+9038 逸 逸 EC EF -PASS U+903C 逼 逼 F9 BA -PASS U+903E 逾 逾 EB B5 -PASS U+9041 遁 遁 D4 ED -PASS U+9042 遂 遂 E2 C4 -PASS U+9047 遇 遇 E9 E7 -PASS U+904A 遊 遊 EB B4 -PASS U+904B 運 運 EA A1 -PASS U+904D 遍 遍 F8 BC -PASS U+904E 過 過 CE A6 -PASS U+9050 遐 遐 F9 C6 -PASS U+9051 遑 遑 FC DA -PASS U+9053 道 道 D4 B3 -PASS U+9054 達 達 D3 B9 -PASS U+9055 違 違 EA DE -PASS U+9059 遙 遙 E9 AB -PASS U+905C 遜 遜 E1 E1 -PASS U+905D 遝 遝 D3 CF -PASS U+905E 遞 遞 F4 F6 -PASS U+9060 遠 遠 EA C0 -PASS U+9061 遡 遡 E1 CF -PASS U+9063 遣 遣 CC BA -PASS U+9069 適 適 EE EA -PASS U+906D 遭 遭 F0 E4 -PASS U+906E 遮 遮 F3 B4 -PASS U+906F 遯 遯 D4 EE -PASS U+9072 遲 遲 F2 C0 -PASS U+9075 遵 遵 F1 E5 -PASS U+9077 遷 遷 F4 C3 -PASS U+9078 選 選 E0 D4 -PASS U+907A 遺 遺 EB B6 -PASS U+907C 遼 遼 D7 A1 -PASS U+907D 遽 遽 CB E8 -PASS U+907F 避 避 F9 AD -PASS U+9080 邀 邀 E9 AD -PASS U+9081 邁 邁 D8 E4 -PASS U+9082 邂 邂 FA B3 -PASS U+9083 邃 邃 E2 C5 -PASS U+9084 還 還 FC BD -PASS U+9087 邇 邇 EC C4 -PASS U+9088 邈 邈 D8 B1 -PASS U+908A 邊 邊 DC AB -PASS U+908F 邏 邏 D5 A4 -PASS U+9091 邑 邑 EB E9 -PASS U+9095 邕 邕 E8 BB -PASS U+9099 邙 邙 D8 D7 -PASS U+90A2 邢 邢 FB AE -PASS U+90A3 那 那 D1 E1 -PASS U+90A6 邦 邦 DB C0 -PASS U+90A8 邨 邨 F5 BE -PASS U+90AA 邪 邪 DE F7 -PASS U+90AF 邯 邯 CA FB -PASS U+90B0 邰 邰 F7 C6 -PASS U+90B1 邱 邱 CF C8 -PASS U+90B5 邵 邵 E1 D0 -PASS U+90B8 邸 邸 EE D0 -PASS U+90C1 郁 郁 E9 F4 -PASS U+90CA 郊 郊 CE F4 -PASS U+90DE 郞 郞 D5 CD -PASS U+90E1 郡 郡 CF DB -PASS U+90E8 部 部 DD BB -PASS U+90ED 郭 郭 CE AC -PASS U+90F5 郵 郵 E9 E8 -PASS U+90FD 都 都 D4 B4 -PASS U+9102 鄂 鄂 E4 C7 -PASS U+9112 鄒 鄒 F5 DB -PASS U+9115 鄕 鄕 FA C1 -PASS U+9119 鄙 鄙 DE A9 -PASS U+9127 鄧 鄧 D4 F8 -PASS U+912D 鄭 鄭 EF F7 -PASS U+9132 鄲 鄲 D3 B3 -PASS U+9149 酉 酉 EB B7 -PASS U+914A 酊 酊 EF F8 -PASS U+914B 酋 酋 F5 DC -PASS U+914C 酌 酌 ED CC -PASS U+914D 配 配 DB D5 -PASS U+914E 酎 酎 F1 CF -PASS U+9152 酒 酒 F1 D0 -PASS U+9162 酢 酢 F5 B2 -PASS U+9169 酩 酩 D9 AE -PASS U+916A 酪 酪 D5 AC -PASS U+916C 酬 酬 E2 C6 -PASS U+9175 酵 酵 FD A3 -PASS U+9177 酷 酷 FB E5 -PASS U+9178 酸 酸 DF AB -PASS U+9187 醇 醇 E2 F5 -PASS U+9189 醉 醉 F6 AD -PASS U+918B 醋 醋 F5 B3 -PASS U+918D 醍 醍 F0 B5 -PASS U+9192 醒 醒 E1 A5 -PASS U+919C 醜 醜 F5 DD -PASS U+91AB 醫 醫 EC A2 -PASS U+91AC 醬 醬 ED FD -PASS U+91AE 醮 醮 F5 B4 -PASS U+91AF 醯 醯 FB B8 -PASS U+91B1 醱 醱 DB A3 -PASS U+91B4 醴 醴 D6 CA -PASS U+91B5 醵 醵 CB D9 -PASS U+91C0 釀 釀 E5 D4 -PASS U+91C7 采 采 F3 FA -PASS U+91C9 釉 釉 EB B8 -PASS U+91CB 釋 釋 E0 B7 -PASS U+91CC 里 里 D7 EC -PASS U+91CD 重 重 F1 EC -PASS U+91CE 野 野 E5 AF -PASS U+91CF 量 量 D5 E1 -PASS U+91D0 釐 釐 D7 ED -PASS U+91D1 金 金 D1 D1 -PASS U+91D7 釗 釗 E1 F2 -PASS U+91D8 釘 釘 EF F9 -PASS U+91DC 釜 釜 DD BC -PASS U+91DD 針 針 F6 DC -PASS U+91E3 釣 釣 F0 E5 -PASS U+91E7 釧 釧 F4 C4 -PASS U+91EA 釪 釪 E9 E9 -PASS U+91F5 釵 釵 F3 FB -PASS U+920D 鈍 鈍 D4 EF -PASS U+9210 鈐 鈐 CC A2 -PASS U+9211 鈑 鈑 F7 FE -PASS U+9212 鈒 鈒 DF BC -PASS U+9217 鈗 鈗 EB CD -PASS U+921E 鈞 鈞 D0 B7 -PASS U+9234 鈴 鈴 D6 C2 -PASS U+923A 鈺 鈺 E8 AD -PASS U+923F 鈿 鈿 EF AF -PASS U+9240 鉀 鉀 CB A5 -PASS U+9245 鉅 鉅 CB E9 -PASS U+9249 鉉 鉉 FA E8 -PASS U+9257 鉗 鉗 CC C6 -PASS U+925B 鉛 鉛 E6 E7 -PASS U+925E 鉞 鉞 EA C7 -PASS U+9262 鉢 鉢 DB A4 -PASS U+9264 鉤 鉤 CF C9 -PASS U+9265 鉥 鉥 E2 FC -PASS U+9266 鉦 鉦 EF FA -PASS U+9280 銀 銀 EB DE -PASS U+9283 銃 銃 F5 C8 -PASS U+9285 銅 銅 D4 DE -PASS U+9291 銑 銑 E0 D5 -PASS U+9293 銓 銓 EF B0 -PASS U+9296 銖 銖 E2 C7 -PASS U+9298 銘 銘 D9 AF -PASS U+929C 銜 銜 F9 E7 -PASS U+92B3 銳 銳 E7 E5 -PASS U+92B6 銶 銶 CF CA -PASS U+92B7 銷 銷 E1 D1 -PASS U+92B9 銹 銹 E2 C8 -PASS U+92CC 鋌 鋌 EF FB -PASS U+92CF 鋏 鋏 FA F9 -PASS U+92D2 鋒 鋒 DC F2 -PASS U+92E4 鋤 鋤 E0 A7 -PASS U+92EA 鋪 鋪 F8 E8 -PASS U+92F8 鋸 鋸 CB EA -PASS U+92FC 鋼 鋼 CB BC -PASS U+9304 錄 錄 D6 E2 -PASS U+9310 錐 錐 F5 DE -PASS U+9318 錘 錘 F5 DF -PASS U+931A 錚 錚 EE B6 -PASS U+931E 錞 錞 E2 F6 -PASS U+931F 錟 錟 D3 CA -PASS U+9320 錠 錠 EF FC -PASS U+9321 錡 錡 D1 C4 -PASS U+9322 錢 錢 EF B1 -PASS U+9324 錤 錤 D1 C5 -PASS U+9326 錦 錦 D0 DE -PASS U+9328 錨 錨 D9 E1 -PASS U+932B 錫 錫 E0 B8 -PASS U+932E 錮 錮 CD D1 -PASS U+932F 錯 錯 F3 B9 -PASS U+9348 鍈 鍈 E7 CC -PASS U+934A 鍊 鍊 D6 A8 -PASS U+934B 鍋 鍋 CE A7 -PASS U+934D 鍍 鍍 D4 B5 -PASS U+9354 鍔 鍔 E4 C8 -PASS U+935B 鍛 鍛 D3 B4 -PASS U+936E 鍮 鍮 EB B9 -PASS U+9375 鍵 鍵 CB F5 -PASS U+937C 鍼 鍼 F6 DD -PASS U+937E 鍾 鍾 F1 A3 -PASS U+938C 鎌 鎌 CC C7 -PASS U+9394 鎔 鎔 E9 CA -PASS U+9396 鎖 鎖 E1 F0 -PASS U+939A 鎚 鎚 F5 E0 -PASS U+93A3 鎣 鎣 FB AF -PASS U+93A7 鎧 鎧 CB D1 -PASS U+93AC 鎬 鎬 FB E0 -PASS U+93AD 鎭 鎭 F2 E5 -PASS U+93B0 鎰 鎰 EC F0 -PASS U+93C3 鏃 鏃 F0 EC -PASS U+93D1 鏑 鏑 EE EB -PASS U+93DE 鏞 鏞 E9 CB -PASS U+93E1 鏡 鏡 CC F0 -PASS U+93E4 鏤 鏤 D7 AF -PASS U+93F6 鏶 鏶 F3 A1 -PASS U+9404 鐄 鐄 FC F5 -PASS U+9418 鐘 鐘 F1 A4 -PASS U+9425 鐥 鐥 E0 D6 -PASS U+942B 鐫 鐫 EF B2 -PASS U+9435 鐵 鐵 F4 D1 -PASS U+9438 鐸 鐸 F7 A1 -PASS U+9444 鑄 鑄 F1 D1 -PASS U+9451 鑑 鑑 CA FC -PASS U+9452 鑒 鑒 CA FD -PASS U+945B 鑛 鑛 CE CE -PASS U+947D 鑽 鑽 F3 C8 -PASS U+947F 鑿 鑿 F3 BA -PASS U+9577 長 長 ED FE -PASS U+9580 門 門 DA A6 -PASS U+9583 閃 閃 E0 EC -PASS U+9589 閉 閉 F8 CD -PASS U+958B 開 開 CB D2 -PASS U+958F 閏 閏 EB CE -PASS U+9591 閑 閑 F9 D8 -PASS U+9592 閒 閒 F9 D9 -PASS U+9593 間 間 CA E0 -PASS U+9594 閔 閔 DA CA -PASS U+9598 閘 閘 CB A6 -PASS U+95A3 閣 閣 CA C8 -PASS U+95A4 閤 閤 F9 EE -PASS U+95A5 閥 閥 DB EC -PASS U+95A8 閨 閨 D0 B1 -PASS U+95AD 閭 閭 D5 EF -PASS U+95B1 閱 閱 E6 F3 -PASS U+95BB 閻 閻 E7 A2 -PASS U+95BC 閼 閼 E4 D9 -PASS U+95C7 闇 闇 E4 E1 -PASS U+95CA 闊 闊 FC C4 -PASS U+95D4 闔 闔 F9 EF -PASS U+95D5 闕 闕 CF F4 -PASS U+95D6 闖 闖 F7 E6 -PASS U+95DC 關 關 CE BC -PASS U+95E1 闡 闡 F4 C5 -PASS U+95E2 闢 闢 DC A3 -PASS U+961C 阜 阜 DD BD -PASS U+9621 阡 阡 F4 C6 -PASS U+962A 阪 阪 F8 A1 -PASS U+962E 阮 阮 E8 D6 -PASS U+9632 防 防 DB C1 -PASS U+963B 阻 阻 F0 E6 -PASS U+963F 阿 阿 E4 B9 -PASS U+9640 陀 陀 F6 ED -PASS U+9642 陂 陂 F9 AE -PASS U+9644 附 附 DD BE -PASS U+964B 陋 陋 D7 B0 -PASS U+964C 陌 陌 D8 E8 -PASS U+964D 降 降 CB BD -PASS U+9650 限 限 F9 DA -PASS U+965B 陛 陛 F8 CE -PASS U+965C 陜 陜 F9 F0 -PASS U+965D 陝 陝 E0 ED -PASS U+965E 陞 陞 E3 B3 -PASS U+965F 陟 陟 F4 B3 -PASS U+9662 院 院 EA C2 -PASS U+9663 陣 陣 F2 E6 -PASS U+9664 除 除 F0 B6 -PASS U+966A 陪 陪 DB D6 -PASS U+9670 陰 陰 EB E4 -PASS U+9673 陳 陳 F2 E7 -PASS U+9675 陵 陵 D7 D5 -PASS U+9676 陶 陶 D4 B6 -PASS U+9677 陷 陷 F9 E8 -PASS U+9678 陸 陸 D7 C1 -PASS U+967D 陽 陽 E5 D5 -PASS U+9685 隅 隅 E9 EA -PASS U+9686 隆 隆 D7 CC -PASS U+968A 隊 隊 D3 E9 -PASS U+968B 隋 隋 E2 C9 -PASS U+968D 隍 隍 FC DB -PASS U+968E 階 階 CD AD -PASS U+9694 隔 隔 CC B0 -PASS U+9695 隕 隕 EA A2 -PASS U+9698 隘 隘 E4 F6 -PASS U+9699 隙 隙 D0 C0 -PASS U+969B 際 際 F0 B7 -PASS U+969C 障 障 EE A1 -PASS U+96A3 隣 隣 D7 F6 -PASS U+96A7 隧 隧 E2 CA -PASS U+96A8 隨 隨 E2 CB -PASS U+96AA 險 險 FA CF -PASS U+96B1 隱 隱 EB DF -PASS U+96B7 隷 隷 D6 CB -PASS U+96BB 隻 隻 F4 B4 -PASS U+96C0 雀 雀 ED CD -PASS U+96C1 雁 雁 E4 D2 -PASS U+96C4 雄 雄 EA A9 -PASS U+96C5 雅 雅 E4 BA -PASS U+96C6 集 集 F3 A2 -PASS U+96C7 雇 雇 CD D2 -PASS U+96C9 雉 雉 F6 CB -PASS U+96CB 雋 雋 F1 E6 -PASS U+96CC 雌 雌 ED C1 -PASS U+96CD 雍 雍 E8 BC -PASS U+96CE 雎 雎 EE D1 -PASS U+96D5 雕 雕 F0 E7 -PASS U+96D6 雖 雖 E2 CC -PASS U+96D9 雙 雙 E4 AA -PASS U+96DB 雛 雛 F5 E1 -PASS U+96DC 雜 雜 ED DA -PASS U+96E2 離 離 D7 EE -PASS U+96E3 難 難 D1 F1 -PASS U+96E8 雨 雨 E9 EB -PASS U+96E9 雩 雩 E9 EC -PASS U+96EA 雪 雪 E0 E4 -PASS U+96EF 雯 雯 DA A7 -PASS U+96F0 雰 雰 DD D4 -PASS U+96F2 雲 雲 EA A3 -PASS U+96F6 零 零 D6 C3 -PASS U+96F7 雷 雷 D6 F4 -PASS U+96F9 雹 雹 DA DF -PASS U+96FB 電 電 EF B3 -PASS U+9700 需 需 E2 CD -PASS U+9706 霆 霆 EF FD -PASS U+9707 震 震 F2 E8 -PASS U+9711 霑 霑 EF C5 -PASS U+9713 霓 霓 E7 E7 -PASS U+9716 霖 霖 D7 FD -PASS U+9719 霙 霙 E7 CE -PASS U+971C 霜 霜 DF DC -PASS U+971E 霞 霞 F9 C7 -PASS U+9727 霧 霧 D9 F6 -PASS U+9730 霰 霰 DF AC -PASS U+9732 露 露 D6 DA -PASS U+9739 霹 霹 DC A4 -PASS U+973D 霽 霽 F0 B8 -PASS U+9742 靂 靂 D5 FA -PASS U+9744 靄 靄 E4 F7 -PASS U+9748 靈 靈 D6 C4 -PASS U+9751 靑 靑 F4 EC -PASS U+9756 靖 靖 EF FE -PASS U+975C 靜 靜 F0 A1 -PASS U+975E 非 非 DE AA -PASS U+9761 靡 靡 DA BC -PASS U+9762 面 面 D8 FC -PASS U+9769 革 革 FA D4 -PASS U+976D 靭 靭 EC E5 -PASS U+9774 靴 靴 FC A8 -PASS U+9777 靷 靷 EC E6 -PASS U+977A 靺 靺 D8 CB -PASS U+978B 鞋 鞋 FB B9 -PASS U+978D 鞍 鞍 E4 D3 -PASS U+978F 鞏 鞏 CD F9 -PASS U+97A0 鞠 鞠 CF D3 -PASS U+97A8 鞨 鞨 CA EA -PASS U+97AB 鞫 鞫 CF D4 -PASS U+97AD 鞭 鞭 F8 BD -PASS U+97C6 韆 韆 F4 C7 -PASS U+97CB 韋 韋 EA DF -PASS U+97D3 韓 韓 F9 DB -PASS U+97DC 韜 韜 D4 B7 -PASS U+97F3 音 音 EB E5 -PASS U+97F6 韶 韶 E1 D2 -PASS U+97FB 韻 韻 EA A4 -PASS U+97FF 響 響 FA C2 -PASS U+9800 頀 頀 FB E1 -PASS U+9801 頁 頁 FA ED -PASS U+9802 頂 頂 F0 A2 -PASS U+9803 頃 頃 CC F1 -PASS U+9805 項 項 FA A3 -PASS U+9806 順 順 E2 F7 -PASS U+9808 須 須 E2 CE -PASS U+980A 頊 頊 E9 F5 -PASS U+980C 頌 頌 E1 EB -PASS U+9810 預 預 E7 E8 -PASS U+9811 頑 頑 E8 D7 -PASS U+9812 頒 頒 DA F8 -PASS U+9813 頓 頓 D4 CB -PASS U+9817 頗 頗 F7 F6 -PASS U+9818 領 領 D6 C5 -PASS U+982D 頭 頭 D4 E9 -PASS U+9830 頰 頰 FA FA -PASS U+9838 頸 頸 CC F2 -PASS U+9839 頹 頹 F7 DD -PASS U+983B 頻 頻 DE BA -PASS U+9846 顆 顆 CE A8 -PASS U+984C 題 題 F0 B9 -PASS U+984D 額 額 E4 FE -PASS U+984E 顎 顎 E4 C9 -PASS U+9854 顔 顔 E4 D4 -PASS U+9858 願 願 EA C3 -PASS U+985A 顚 顚 EF B4 -PASS U+985E 類 類 D7 BE -PASS U+9865 顥 顥 FB E2 -PASS U+9867 顧 顧 CD D3 -PASS U+986B 顫 顫 EF B5 -PASS U+986F 顯 顯 FA E9 -PASS U+98A8 風 風 F9 A6 -PASS U+98AF 颯 颯 DF BD -PASS U+98B1 颱 颱 F7 C7 -PASS U+98C4 飄 飄 F8 FD -PASS U+98C7 飇 飇 F8 FC -PASS U+98DB 飛 飛 DE AB -PASS U+98DC 飜 飜 DB E8 -PASS U+98DF 食 食 E3 DD -PASS U+98E1 飡 飡 E1 E2 -PASS U+98E2 飢 飢 D1 C6 -PASS U+98ED 飭 飭 F6 D0 -PASS U+98EE 飮 飮 EB E6 -PASS U+98EF 飯 飯 DA F9 -PASS U+98F4 飴 飴 EC C7 -PASS U+98FC 飼 飼 DE F8 -PASS U+98FD 飽 飽 F8 E9 -PASS U+98FE 飾 飾 E3 DE -PASS U+9903 餃 餃 CE F5 -PASS U+9909 餉 餉 FA C3 -PASS U+990A 養 養 E5 D7 -PASS U+990C 餌 餌 EC C8 -PASS U+9910 餐 餐 F3 C9 -PASS U+9913 餓 餓 E4 BB -PASS U+9918 餘 餘 E6 AE -PASS U+991E 餞 餞 EF B6 -PASS U+9920 餠 餠 DC BF -PASS U+9928 館 館 CE BD -PASS U+9945 饅 饅 D8 C3 -PASS U+9949 饉 饉 D0 CF -PASS U+994B 饋 饋 CF FA -PASS U+994C 饌 饌 F3 CA -PASS U+994D 饍 饍 E0 D7 -PASS U+9951 饑 饑 D1 C7 -PASS U+9952 饒 饒 E9 AE -PASS U+9954 饔 饔 E8 BD -PASS U+9957 饗 饗 FA C4 -PASS U+9996 首 首 E2 CF -PASS U+9999 香 香 FA C5 -PASS U+999D 馝 馝 F9 B8 -PASS U+99A5 馥 馥 DC E0 -PASS U+99A8 馨 馨 FB B0 -PASS U+99AC 馬 馬 D8 A9 -PASS U+99AD 馭 馭 E5 DF -PASS U+99AE 馮 馮 F9 A7 -PASS U+99B1 馱 馱 F6 EE -PASS U+99B3 馳 馳 F6 CC -PASS U+99B4 馴 馴 E2 F8 -PASS U+99B9 馹 馹 EC F1 -PASS U+99C1 駁 駁 DA E0 -PASS U+99D0 駐 駐 F1 D2 -PASS U+99D1 駑 駑 D2 CC -PASS U+99D2 駒 駒 CF CB -PASS U+99D5 駕 駕 CA BD -PASS U+99D9 駙 駙 DD BF -PASS U+99DD 駝 駝 F6 EF -PASS U+99DF 駟 駟 DE F9 -PASS U+99ED 駭 駭 FA B4 -PASS U+99F1 駱 駱 D5 AD -PASS U+99FF 駿 駿 F1 E7 -PASS U+9A01 騁 騁 DE BE -PASS U+9A08 騈 騈 DC C0 -PASS U+9A0E 騎 騎 D1 C8 -PASS U+9A0F 騏 騏 D1 C9 -PASS U+9A19 騙 騙 F8 BE -PASS U+9A2B 騫 騫 CB F6 -PASS U+9A30 騰 騰 D4 F9 -PASS U+9A36 騶 騶 F5 E2 -PASS U+9A37 騷 騷 E1 D3 -PASS U+9A40 驀 驀 D8 E9 -PASS U+9A43 驃 驃 F8 FE -PASS U+9A45 驅 驅 CF CC -PASS U+9A4D 驍 驍 FD A4 -PASS U+9A55 驕 驕 CE F6 -PASS U+9A57 驗 驗 FA D0 -PASS U+9A5A 驚 驚 CC F3 -PASS U+9A5B 驛 驛 E6 BE -PASS U+9A5F 驟 驟 F6 AE -PASS U+9A62 驢 驢 D5 F0 -PASS U+9A65 驥 驥 D1 CA -PASS U+9A69 驩 驩 FC BE -PASS U+9A6A 驪 驪 D5 F1 -PASS U+9AA8 骨 骨 CD E9 -PASS U+9AB8 骸 骸 FA B5 -PASS U+9AD3 髓 髓 E2 D0 -PASS U+9AD4 體 體 F4 F7 -PASS U+9AD8 高 高 CD D4 -PASS U+9AE5 髥 髥 E7 A3 -PASS U+9AEE 髮 髮 DB A5 -PASS U+9B1A 鬚 鬚 E2 D1 -PASS U+9B27 鬧 鬧 D7 A2 -PASS U+9B2A 鬪 鬪 F7 E3 -PASS U+9B31 鬱 鬱 EA A6 -PASS U+9B3C 鬼 鬼 D0 A1 -PASS U+9B41 魁 魁 CE DA -PASS U+9B42 魂 魂 FB EB -PASS U+9B43 魃 魃 DB A6 -PASS U+9B44 魄 魄 DB DE -PASS U+9B45 魅 魅 D8 E5 -PASS U+9B4F 魏 魏 EA E0 -PASS U+9B54 魔 魔 D8 AA -PASS U+9B5A 魚 魚 E5 E0 -PASS U+9B6F 魯 魯 D6 DB -PASS U+9B8E 鮎 鮎 EF C6 -PASS U+9B91 鮑 鮑 F8 EA -PASS U+9B9F 鮟 鮟 E4 D5 -PASS U+9BAB 鮫 鮫 CE F7 -PASS U+9BAE 鮮 鮮 E0 D8 -PASS U+9BC9 鯉 鯉 D7 EF -PASS U+9BD6 鯖 鯖 F4 ED -PASS U+9BE4 鯤 鯤 CD E6 -PASS U+9BE8 鯨 鯨 CC F4 -PASS U+9C0D 鰍 鰍 F5 E3 -PASS U+9C10 鰐 鰐 E4 CA -PASS U+9C12 鰒 鰒 DC E1 -PASS U+9C15 鰕 鰕 F9 C8 -PASS U+9C25 鰥 鰥 FC BF -PASS U+9C32 鰲 鰲 E8 A7 -PASS U+9C3B 鰻 鰻 D8 C4 -PASS U+9C47 鱇 鱇 CB BE -PASS U+9C49 鱉 鱉 DC AE -PASS U+9C57 鱗 鱗 D7 F7 -PASS U+9CE5 鳥 鳥 F0 E8 -PASS U+9CE7 鳧 鳧 DD C0 -PASS U+9CE9 鳩 鳩 CF CD -PASS U+9CF3 鳳 鳳 DC F3 -PASS U+9CF4 鳴 鳴 D9 B0 -PASS U+9CF6 鳶 鳶 E6 E9 -PASS U+9D09 鴉 鴉 E4 BC -PASS U+9D1B 鴛 鴛 EA C4 -PASS U+9D26 鴦 鴦 E4 EC -PASS U+9D28 鴨 鴨 E4 E5 -PASS U+9D3B 鴻 鴻 FB F8 -PASS U+9D51 鵑 鵑 CC BB -PASS U+9D5D 鵝 鵝 E4 BD -PASS U+9D60 鵠 鵠 CD DC -PASS U+9D61 鵡 鵡 D9 F7 -PASS U+9D6C 鵬 鵬 DD DF -PASS U+9D72 鵲 鵲 ED CE -PASS U+9DA9 鶩 鶩 D9 D0 -PASS U+9DAF 鶯 鶯 E5 A3 -PASS U+9DB4 鶴 鶴 F9 CD -PASS U+9DC4 鷄 鷄 CD AE -PASS U+9DD7 鷗 鷗 CF CE -PASS U+9DF2 鷲 鷲 F6 AF -PASS U+9DF8 鷸 鷸 FD D3 -PASS U+9DF9 鷹 鷹 EB ED -PASS U+9DFA 鷺 鷺 D6 DC -PASS U+9E1A 鸚 鸚 E5 A4 -PASS U+9E1E 鸞 鸞 D5 B6 -PASS U+9E75 鹵 鹵 D6 DD -PASS U+9E79 鹹 鹹 F9 E9 -PASS U+9E7D 鹽 鹽 E7 A4 -PASS U+9E7F 鹿 鹿 D6 E3 -PASS U+9E92 麒 麒 D1 CB -PASS U+9E93 麓 麓 D6 E4 -PASS U+9E97 麗 麗 D5 F2 -PASS U+9E9D 麝 麝 DE FA -PASS U+9E9F 麟 麟 D7 F8 -PASS U+9EA5 麥 麥 D8 EA -PASS U+9EB4 麴 麴 CF D5 -PASS U+9EB5 麵 麵 D8 FD -PASS U+9EBB 麻 麻 D8 AB -PASS U+9EBE 麾 麾 FD CB -PASS U+9EC3 黃 黃 FC DC -PASS U+9ECD 黍 黍 E0 A8 -PASS U+9ECE 黎 黎 D5 F3 -PASS U+9ED1 黑 黑 FD D9 -PASS U+9ED4 黔 黔 CC A3 -PASS U+9ED8 默 默 D9 F9 -PASS U+9EDB 黛 黛 D3 EA -PASS U+9EDC 黜 黜 F5 F5 -PASS U+9EDE 點 點 EF C7 -PASS U+9EE8 黨 黨 D3 DA -PASS U+9EF4 黴 黴 DA BD -PASS U+9F07 鼇 鼇 E8 A8 -PASS U+9F08 鼈 鼈 DC AF -PASS U+9F0E 鼎 鼎 F0 A3 -PASS U+9F13 鼓 鼓 CD D5 -PASS U+9F20 鼠 鼠 E0 A9 -PASS U+9F3B 鼻 鼻 DE AC -PASS U+9F4A 齊 齊 F0 BA -PASS U+9F4B 齋 齋 EE B1 -PASS U+9F4E 齎 齎 EE B2 -PASS U+9F52 齒 齒 F6 CD -PASS U+9F5F 齟 齟 EE D2 -PASS U+9F61 齡 齡 D6 C6 -PASS U+9F67 齧 齧 E0 E5 -PASS U+9F6A 齪 齪 F3 BB -PASS U+9F6C 齬 齬 E5 E1 -PASS U+9F77 齷 齷 E4 CB -PASS U+9F8D 龍 龍 D7 A3 -PASS U+9F90 龐 龐 DB C2 -PASS U+9F95 龕 龕 CA FE -PASS U+9F9C 龜 龜 CF CF -PASS U+AC00 가 가 B0 A1 -PASS U+AC01 각 각 B0 A2 -PASS U+AC02 갂 갂 81 41 -PASS U+AC03 갃 갃 81 42 -PASS U+AC04 간 간 B0 A3 -PASS U+AC05 갅 갅 81 43 -PASS U+AC06 갆 갆 81 44 -PASS U+AC07 갇 갇 B0 A4 -PASS U+AC08 갈 갈 B0 A5 -PASS U+AC09 갉 갉 B0 A6 -PASS U+AC0A 갊 갊 B0 A7 -PASS U+AC0B 갋 갋 81 45 -PASS U+AC0C 갌 갌 81 46 -PASS U+AC0D 갍 갍 81 47 -PASS U+AC0E 갎 갎 81 48 -PASS U+AC0F 갏 갏 81 49 -PASS U+AC10 감 감 B0 A8 -PASS U+AC11 갑 갑 B0 A9 -PASS U+AC12 값 값 B0 AA -PASS U+AC13 갓 갓 B0 AB -PASS U+AC14 갔 갔 B0 AC -PASS U+AC15 강 강 B0 AD -PASS U+AC16 갖 갖 B0 AE -PASS U+AC17 갗 갗 B0 AF -PASS U+AC18 갘 갘 81 4A -PASS U+AC19 같 같 B0 B0 -PASS U+AC1A 갚 갚 B0 B1 -PASS U+AC1B 갛 갛 B0 B2 -PASS U+AC1C 개 개 B0 B3 -PASS U+AC1D 객 객 B0 B4 -PASS U+AC1E 갞 갞 81 4B -PASS U+AC1F 갟 갟 81 4C -PASS U+AC20 갠 갠 B0 B5 -PASS U+AC21 갡 갡 81 4D -PASS U+AC22 갢 갢 81 4E -PASS U+AC23 갣 갣 81 4F -PASS U+AC24 갤 갤 B0 B6 -PASS U+AC25 갥 갥 81 50 -PASS U+AC26 갦 갦 81 51 -PASS U+AC27 갧 갧 81 52 -PASS U+AC28 갨 갨 81 53 -PASS U+AC29 갩 갩 81 54 -PASS U+AC2A 갪 갪 81 55 -PASS U+AC2B 갫 갫 81 56 -PASS U+AC2C 갬 갬 B0 B7 -PASS U+AC2D 갭 갭 B0 B8 -PASS U+AC2E 갮 갮 81 57 -PASS U+AC2F 갯 갯 B0 B9 -PASS U+AC30 갰 갰 B0 BA -PASS U+AC31 갱 갱 B0 BB -PASS U+AC32 갲 갲 81 58 -PASS U+AC33 갳 갳 81 59 -PASS U+AC34 갴 갴 81 5A -PASS U+AC35 갵 갵 81 61 -PASS U+AC36 갶 갶 81 62 -PASS U+AC37 갷 갷 81 63 -PASS U+AC38 갸 갸 B0 BC -PASS U+AC39 갹 갹 B0 BD -PASS U+AC3A 갺 갺 81 64 -PASS U+AC3B 갻 갻 81 65 -PASS U+AC3C 갼 갼 B0 BE -PASS U+AC3D 갽 갽 81 66 -PASS U+AC3E 갾 갾 81 67 -PASS U+AC3F 갿 갿 81 68 -PASS U+AC40 걀 걀 B0 BF -PASS U+AC41 걁 걁 81 69 -PASS U+AC42 걂 걂 81 6A -PASS U+AC43 걃 걃 81 6B -PASS U+AC44 걄 걄 81 6C -PASS U+AC45 걅 걅 81 6D -PASS U+AC46 걆 걆 81 6E -PASS U+AC47 걇 걇 81 6F -PASS U+AC48 걈 걈 81 70 -PASS U+AC49 걉 걉 81 71 -PASS U+AC4A 걊 걊 81 72 -PASS U+AC4B 걋 걋 B0 C0 -PASS U+AC4C 걌 걌 81 73 -PASS U+AC4D 걍 걍 B0 C1 -PASS U+AC4E 걎 걎 81 74 -PASS U+AC4F 걏 걏 81 75 -PASS U+AC50 걐 걐 81 76 -PASS U+AC51 걑 걑 81 77 -PASS U+AC52 걒 걒 81 78 -PASS U+AC53 걓 걓 81 79 -PASS U+AC54 걔 걔 B0 C2 -PASS U+AC55 걕 걕 81 7A -PASS U+AC56 걖 걖 81 81 -PASS U+AC57 걗 걗 81 82 -PASS U+AC58 걘 걘 B0 C3 -PASS U+AC59 걙 걙 81 83 -PASS U+AC5A 걚 걚 81 84 -PASS U+AC5B 걛 걛 81 85 -PASS U+AC5C 걜 걜 B0 C4 -PASS U+AC5D 걝 걝 81 86 -PASS U+AC5E 걞 걞 81 87 -PASS U+AC5F 걟 걟 81 88 -PASS U+AC60 걠 걠 81 89 -PASS U+AC61 걡 걡 81 8A -PASS U+AC62 걢 걢 81 8B -PASS U+AC63 걣 걣 81 8C -PASS U+AC64 걤 걤 81 8D -PASS U+AC65 걥 걥 81 8E -PASS U+AC66 걦 걦 81 8F -PASS U+AC67 걧 걧 81 90 -PASS U+AC68 걨 걨 81 91 -PASS U+AC69 걩 걩 81 92 -PASS U+AC6A 걪 걪 81 93 -PASS U+AC6B 걫 걫 81 94 -PASS U+AC6C 걬 걬 81 95 -PASS U+AC6D 걭 걭 81 96 -PASS U+AC6E 걮 걮 81 97 -PASS U+AC6F 걯 걯 81 98 -PASS U+AC70 거 거 B0 C5 -PASS U+AC71 걱 걱 B0 C6 -PASS U+AC72 걲 걲 81 99 -PASS U+AC73 걳 걳 81 9A -PASS U+AC74 건 건 B0 C7 -PASS U+AC75 걵 걵 81 9B -PASS U+AC76 걶 걶 81 9C -PASS U+AC77 걷 걷 B0 C8 -PASS U+AC78 걸 걸 B0 C9 -PASS U+AC79 걹 걹 81 9D -PASS U+AC7A 걺 걺 B0 CA -PASS U+AC7B 걻 걻 81 9E -PASS U+AC7C 걼 걼 81 9F -PASS U+AC7D 걽 걽 81 A0 -PASS U+AC7E 걾 걾 81 A1 -PASS U+AC7F 걿 걿 81 A2 -PASS U+AC80 검 검 B0 CB -PASS U+AC81 겁 겁 B0 CC -PASS U+AC82 겂 겂 81 A3 -PASS U+AC83 것 것 B0 CD -PASS U+AC84 겄 겄 B0 CE -PASS U+AC85 겅 겅 B0 CF -PASS U+AC86 겆 겆 B0 D0 -PASS U+AC87 겇 겇 81 A4 -PASS U+AC88 겈 겈 81 A5 -PASS U+AC89 겉 겉 B0 D1 -PASS U+AC8A 겊 겊 B0 D2 -PASS U+AC8B 겋 겋 B0 D3 -PASS U+AC8C 게 게 B0 D4 -PASS U+AC8D 겍 겍 81 A6 -PASS U+AC8E 겎 겎 81 A7 -PASS U+AC8F 겏 겏 81 A8 -PASS U+AC90 겐 겐 B0 D5 -PASS U+AC91 겑 겑 81 A9 -PASS U+AC92 겒 겒 81 AA -PASS U+AC93 겓 겓 81 AB -PASS U+AC94 겔 겔 B0 D6 -PASS U+AC95 겕 겕 81 AC -PASS U+AC96 겖 겖 81 AD -PASS U+AC97 겗 겗 81 AE -PASS U+AC98 겘 겘 81 AF -PASS U+AC99 겙 겙 81 B0 -PASS U+AC9A 겚 겚 81 B1 -PASS U+AC9B 겛 겛 81 B2 -PASS U+AC9C 겜 겜 B0 D7 -PASS U+AC9D 겝 겝 B0 D8 -PASS U+AC9E 겞 겞 81 B3 -PASS U+AC9F 겟 겟 B0 D9 -PASS U+ACA0 겠 겠 B0 DA -PASS U+ACA1 겡 겡 B0 DB -PASS U+ACA2 겢 겢 81 B4 -PASS U+ACA3 겣 겣 81 B5 -PASS U+ACA4 겤 겤 81 B6 -PASS U+ACA5 겥 겥 81 B7 -PASS U+ACA6 겦 겦 81 B8 -PASS U+ACA7 겧 겧 81 B9 -PASS U+ACA8 겨 겨 B0 DC -PASS U+ACA9 격 격 B0 DD -PASS U+ACAA 겪 겪 B0 DE -PASS U+ACAB 겫 겫 81 BA -PASS U+ACAC 견 견 B0 DF -PASS U+ACAD 겭 겭 81 BB -PASS U+ACAE 겮 겮 81 BC -PASS U+ACAF 겯 겯 B0 E0 -PASS U+ACB0 결 결 B0 E1 -PASS U+ACB1 겱 겱 81 BD -PASS U+ACB2 겲 겲 81 BE -PASS U+ACB3 겳 겳 81 BF -PASS U+ACB4 겴 겴 81 C0 -PASS U+ACB5 겵 겵 81 C1 -PASS U+ACB6 겶 겶 81 C2 -PASS U+ACB7 겷 겷 81 C3 -PASS U+ACB8 겸 겸 B0 E2 -PASS U+ACB9 겹 겹 B0 E3 -PASS U+ACBA 겺 겺 81 C4 -PASS U+ACBB 겻 겻 B0 E4 -PASS U+ACBC 겼 겼 B0 E5 -PASS U+ACBD 경 경 B0 E6 -PASS U+ACBE 겾 겾 81 C5 -PASS U+ACBF 겿 겿 81 C6 -PASS U+ACC0 곀 곀 81 C7 -PASS U+ACC1 곁 곁 B0 E7 -PASS U+ACC2 곂 곂 81 C8 -PASS U+ACC3 곃 곃 81 C9 -PASS U+ACC4 계 계 B0 E8 -PASS U+ACC5 곅 곅 81 CA -PASS U+ACC6 곆 곆 81 CB -PASS U+ACC7 곇 곇 81 CC -PASS U+ACC8 곈 곈 B0 E9 -PASS U+ACC9 곉 곉 81 CD -PASS U+ACCA 곊 곊 81 CE -PASS U+ACCB 곋 곋 81 CF -PASS U+ACCC 곌 곌 B0 EA -PASS U+ACCD 곍 곍 81 D0 -PASS U+ACCE 곎 곎 81 D1 -PASS U+ACCF 곏 곏 81 D2 -PASS U+ACD0 곐 곐 81 D3 -PASS U+ACD1 곑 곑 81 D4 -PASS U+ACD2 곒 곒 81 D5 -PASS U+ACD3 곓 곓 81 D6 -PASS U+ACD4 곔 곔 81 D7 -PASS U+ACD5 곕 곕 B0 EB -PASS U+ACD6 곖 곖 81 D8 -PASS U+ACD7 곗 곗 B0 EC -PASS U+ACD8 곘 곘 81 D9 -PASS U+ACD9 곙 곙 81 DA -PASS U+ACDA 곚 곚 81 DB -PASS U+ACDB 곛 곛 81 DC -PASS U+ACDC 곜 곜 81 DD -PASS U+ACDD 곝 곝 81 DE -PASS U+ACDE 곞 곞 81 DF -PASS U+ACDF 곟 곟 81 E0 -PASS U+ACE0 고 고 B0 ED -PASS U+ACE1 곡 곡 B0 EE -PASS U+ACE2 곢 곢 81 E1 -PASS U+ACE3 곣 곣 81 E2 -PASS U+ACE4 곤 곤 B0 EF -PASS U+ACE5 곥 곥 81 E3 -PASS U+ACE6 곦 곦 81 E4 -PASS U+ACE7 곧 곧 B0 F0 -PASS U+ACE8 골 골 B0 F1 -PASS U+ACE9 곩 곩 81 E5 -PASS U+ACEA 곪 곪 B0 F2 -PASS U+ACEB 곫 곫 81 E6 -PASS U+ACEC 곬 곬 B0 F3 -PASS U+ACED 곭 곭 81 E7 -PASS U+ACEE 곮 곮 81 E8 -PASS U+ACEF 곯 곯 B0 F4 -PASS U+ACF0 곰 곰 B0 F5 -PASS U+ACF1 곱 곱 B0 F6 -PASS U+ACF2 곲 곲 81 E9 -PASS U+ACF3 곳 곳 B0 F7 -PASS U+ACF4 곴 곴 81 EA -PASS U+ACF5 공 공 B0 F8 -PASS U+ACF6 곶 곶 B0 F9 -PASS U+ACF7 곷 곷 81 EB -PASS U+ACF8 곸 곸 81 EC -PASS U+ACF9 곹 곹 81 ED -PASS U+ACFA 곺 곺 81 EE -PASS U+ACFB 곻 곻 81 EF -PASS U+ACFC 과 과 B0 FA -PASS U+ACFD 곽 곽 B0 FB -PASS U+ACFE 곾 곾 81 F0 -PASS U+ACFF 곿 곿 81 F1 -PASS U+AD00 관 관 B0 FC -PASS U+AD01 괁 괁 81 F2 -PASS U+AD02 괂 괂 81 F3 -PASS U+AD03 괃 괃 81 F4 -PASS U+AD04 괄 괄 B0 FD -PASS U+AD05 괅 괅 81 F5 -PASS U+AD06 괆 괆 B0 FE -PASS U+AD07 괇 괇 81 F6 -PASS U+AD08 괈 괈 81 F7 -PASS U+AD09 괉 괉 81 F8 -PASS U+AD0A 괊 괊 81 F9 -PASS U+AD0B 괋 괋 81 FA -PASS U+AD0C 괌 괌 B1 A1 -PASS U+AD0D 괍 괍 B1 A2 -PASS U+AD0E 괎 괎 81 FB -PASS U+AD0F 괏 괏 B1 A3 -PASS U+AD10 괐 괐 81 FC -PASS U+AD11 광 광 B1 A4 -PASS U+AD12 괒 괒 81 FD -PASS U+AD13 괓 괓 81 FE -PASS U+AD14 괔 괔 82 41 -PASS U+AD15 괕 괕 82 42 -PASS U+AD16 괖 괖 82 43 -PASS U+AD17 괗 괗 82 44 -PASS U+AD18 괘 괘 B1 A5 -PASS U+AD19 괙 괙 82 45 -PASS U+AD1A 괚 괚 82 46 -PASS U+AD1B 괛 괛 82 47 -PASS U+AD1C 괜 괜 B1 A6 -PASS U+AD1D 괝 괝 82 48 -PASS U+AD1E 괞 괞 82 49 -PASS U+AD1F 괟 괟 82 4A -PASS U+AD20 괠 괠 B1 A7 -PASS U+AD21 괡 괡 82 4B -PASS U+AD22 괢 괢 82 4C -PASS U+AD23 괣 괣 82 4D -PASS U+AD24 괤 괤 82 4E -PASS U+AD25 괥 괥 82 4F -PASS U+AD26 괦 괦 82 50 -PASS U+AD27 괧 괧 82 51 -PASS U+AD28 괨 괨 82 52 -PASS U+AD29 괩 괩 B1 A8 -PASS U+AD2A 괪 괪 82 53 -PASS U+AD2B 괫 괫 82 54 -PASS U+AD2C 괬 괬 B1 A9 -PASS U+AD2D 괭 괭 B1 AA -PASS U+AD2E 괮 괮 82 55 -PASS U+AD2F 괯 괯 82 56 -PASS U+AD30 괰 괰 82 57 -PASS U+AD31 괱 괱 82 58 -PASS U+AD32 괲 괲 82 59 -PASS U+AD33 괳 괳 82 5A -PASS U+AD34 괴 괴 B1 AB -PASS U+AD35 괵 괵 B1 AC -PASS U+AD36 괶 괶 82 61 -PASS U+AD37 괷 괷 82 62 -PASS U+AD38 괸 괸 B1 AD -PASS U+AD39 괹 괹 82 63 -PASS U+AD3A 괺 괺 82 64 -PASS U+AD3B 괻 괻 82 65 -PASS U+AD3C 괼 괼 B1 AE -PASS U+AD3D 괽 괽 82 66 -PASS U+AD3E 괾 괾 82 67 -PASS U+AD3F 괿 괿 82 68 -PASS U+AD40 굀 굀 82 69 -PASS U+AD41 굁 굁 82 6A -PASS U+AD42 굂 굂 82 6B -PASS U+AD43 굃 굃 82 6C -PASS U+AD44 굄 굄 B1 AF -PASS U+AD45 굅 굅 B1 B0 -PASS U+AD46 굆 굆 82 6D -PASS U+AD47 굇 굇 B1 B1 -PASS U+AD48 굈 굈 82 6E -PASS U+AD49 굉 굉 B1 B2 -PASS U+AD4A 굊 굊 82 6F -PASS U+AD4B 굋 굋 82 70 -PASS U+AD4C 굌 굌 82 71 -PASS U+AD4D 굍 굍 82 72 -PASS U+AD4E 굎 굎 82 73 -PASS U+AD4F 굏 굏 82 74 -PASS U+AD50 교 교 B1 B3 -PASS U+AD51 굑 굑 82 75 -PASS U+AD52 굒 굒 82 76 -PASS U+AD53 굓 굓 82 77 -PASS U+AD54 굔 굔 B1 B4 -PASS U+AD55 굕 굕 82 78 -PASS U+AD56 굖 굖 82 79 -PASS U+AD57 굗 굗 82 7A -PASS U+AD58 굘 굘 B1 B5 -PASS U+AD59 굙 굙 82 81 -PASS U+AD5A 굚 굚 82 82 -PASS U+AD5B 굛 굛 82 83 -PASS U+AD5C 굜 굜 82 84 -PASS U+AD5D 굝 굝 82 85 -PASS U+AD5E 굞 굞 82 86 -PASS U+AD5F 굟 굟 82 87 -PASS U+AD60 굠 굠 82 88 -PASS U+AD61 굡 굡 B1 B6 -PASS U+AD62 굢 굢 82 89 -PASS U+AD63 굣 굣 B1 B7 -PASS U+AD64 굤 굤 82 8A -PASS U+AD65 굥 굥 82 8B -PASS U+AD66 굦 굦 82 8C -PASS U+AD67 굧 굧 82 8D -PASS U+AD68 굨 굨 82 8E -PASS U+AD69 굩 굩 82 8F -PASS U+AD6A 굪 굪 82 90 -PASS U+AD6B 굫 굫 82 91 -PASS U+AD6C 구 구 B1 B8 -PASS U+AD6D 국 국 B1 B9 -PASS U+AD6E 굮 굮 82 92 -PASS U+AD6F 굯 굯 82 93 -PASS U+AD70 군 군 B1 BA -PASS U+AD71 굱 굱 82 94 -PASS U+AD72 굲 굲 82 95 -PASS U+AD73 굳 굳 B1 BB -PASS U+AD74 굴 굴 B1 BC -PASS U+AD75 굵 굵 B1 BD -PASS U+AD76 굶 굶 B1 BE -PASS U+AD77 굷 굷 82 96 -PASS U+AD78 굸 굸 82 97 -PASS U+AD79 굹 굹 82 98 -PASS U+AD7A 굺 굺 82 99 -PASS U+AD7B 굻 굻 B1 BF -PASS U+AD7C 굼 굼 B1 C0 -PASS U+AD7D 굽 굽 B1 C1 -PASS U+AD7E 굾 굾 82 9A -PASS U+AD7F 굿 굿 B1 C2 -PASS U+AD80 궀 궀 82 9B -PASS U+AD81 궁 궁 B1 C3 -PASS U+AD82 궂 궂 B1 C4 -PASS U+AD83 궃 궃 82 9C -PASS U+AD84 궄 궄 82 9D -PASS U+AD85 궅 궅 82 9E -PASS U+AD86 궆 궆 82 9F -PASS U+AD87 궇 궇 82 A0 -PASS U+AD88 궈 궈 B1 C5 -PASS U+AD89 궉 궉 B1 C6 -PASS U+AD8A 궊 궊 82 A1 -PASS U+AD8B 궋 궋 82 A2 -PASS U+AD8C 권 권 B1 C7 -PASS U+AD8D 궍 궍 82 A3 -PASS U+AD8E 궎 궎 82 A4 -PASS U+AD8F 궏 궏 82 A5 -PASS U+AD90 궐 궐 B1 C8 -PASS U+AD91 궑 궑 82 A6 -PASS U+AD92 궒 궒 82 A7 -PASS U+AD93 궓 궓 82 A8 -PASS U+AD94 궔 궔 82 A9 -PASS U+AD95 궕 궕 82 AA -PASS U+AD96 궖 궖 82 AB -PASS U+AD97 궗 궗 82 AC -PASS U+AD98 궘 궘 82 AD -PASS U+AD99 궙 궙 82 AE -PASS U+AD9A 궚 궚 82 AF -PASS U+AD9B 궛 궛 82 B0 -PASS U+AD9C 궜 궜 B1 C9 -PASS U+AD9D 궝 궝 B1 CA -PASS U+AD9E 궞 궞 82 B1 -PASS U+AD9F 궟 궟 82 B2 -PASS U+ADA0 궠 궠 82 B3 -PASS U+ADA1 궡 궡 82 B4 -PASS U+ADA2 궢 궢 82 B5 -PASS U+ADA3 궣 궣 82 B6 -PASS U+ADA4 궤 궤 B1 CB -PASS U+ADA5 궥 궥 82 B7 -PASS U+ADA6 궦 궦 82 B8 -PASS U+ADA7 궧 궧 82 B9 -PASS U+ADA8 궨 궨 82 BA -PASS U+ADA9 궩 궩 82 BB -PASS U+ADAA 궪 궪 82 BC -PASS U+ADAB 궫 궫 82 BD -PASS U+ADAC 궬 궬 82 BE -PASS U+ADAD 궭 궭 82 BF -PASS U+ADAE 궮 궮 82 C0 -PASS U+ADAF 궯 궯 82 C1 -PASS U+ADB0 궰 궰 82 C2 -PASS U+ADB1 궱 궱 82 C3 -PASS U+ADB2 궲 궲 82 C4 -PASS U+ADB3 궳 궳 82 C5 -PASS U+ADB4 궴 궴 82 C6 -PASS U+ADB5 궵 궵 82 C7 -PASS U+ADB6 궶 궶 82 C8 -PASS U+ADB7 궷 궷 B1 CC -PASS U+ADB8 궸 궸 82 C9 -PASS U+ADB9 궹 궹 82 CA -PASS U+ADBA 궺 궺 82 CB -PASS U+ADBB 궻 궻 82 CC -PASS U+ADBC 궼 궼 82 CD -PASS U+ADBD 궽 궽 82 CE -PASS U+ADBE 궾 궾 82 CF -PASS U+ADBF 궿 궿 82 D0 -PASS U+ADC0 귀 귀 B1 CD -PASS U+ADC1 귁 귁 B1 CE -PASS U+ADC2 귂 귂 82 D1 -PASS U+ADC3 귃 귃 82 D2 -PASS U+ADC4 귄 귄 B1 CF -PASS U+ADC5 귅 귅 82 D3 -PASS U+ADC6 귆 귆 82 D4 -PASS U+ADC7 귇 귇 82 D5 -PASS U+ADC8 귈 귈 B1 D0 -PASS U+ADC9 귉 귉 82 D6 -PASS U+ADCA 귊 귊 82 D7 -PASS U+ADCB 귋 귋 82 D8 -PASS U+ADCC 귌 귌 82 D9 -PASS U+ADCD 귍 귍 82 DA -PASS U+ADCE 귎 귎 82 DB -PASS U+ADCF 귏 귏 82 DC -PASS U+ADD0 귐 귐 B1 D1 -PASS U+ADD1 귑 귑 B1 D2 -PASS U+ADD2 귒 귒 82 DD -PASS U+ADD3 귓 귓 B1 D3 -PASS U+ADD4 귔 귔 82 DE -PASS U+ADD5 귕 귕 82 DF -PASS U+ADD6 귖 귖 82 E0 -PASS U+ADD7 귗 귗 82 E1 -PASS U+ADD8 귘 귘 82 E2 -PASS U+ADD9 귙 귙 82 E3 -PASS U+ADDA 귚 귚 82 E4 -PASS U+ADDB 귛 귛 82 E5 -PASS U+ADDC 규 규 B1 D4 -PASS U+ADDD 귝 귝 82 E6 -PASS U+ADDE 귞 귞 82 E7 -PASS U+ADDF 귟 귟 82 E8 -PASS U+ADE0 균 균 B1 D5 -PASS U+ADE1 귡 귡 82 E9 -PASS U+ADE2 귢 귢 82 EA -PASS U+ADE3 귣 귣 82 EB -PASS U+ADE4 귤 귤 B1 D6 -PASS U+ADE5 귥 귥 82 EC -PASS U+ADE6 귦 귦 82 ED -PASS U+ADE7 귧 귧 82 EE -PASS U+ADE8 귨 귨 82 EF -PASS U+ADE9 귩 귩 82 F0 -PASS U+ADEA 귪 귪 82 F1 -PASS U+ADEB 귫 귫 82 F2 -PASS U+ADEC 귬 귬 82 F3 -PASS U+ADED 귭 귭 82 F4 -PASS U+ADEE 귮 귮 82 F5 -PASS U+ADEF 귯 귯 82 F6 -PASS U+ADF0 귰 귰 82 F7 -PASS U+ADF1 귱 귱 82 F8 -PASS U+ADF2 귲 귲 82 F9 -PASS U+ADF3 귳 귳 82 FA -PASS U+ADF4 귴 귴 82 FB -PASS U+ADF5 귵 귵 82 FC -PASS U+ADF6 귶 귶 82 FD -PASS U+ADF7 귷 귷 82 FE -PASS U+ADF8 그 그 B1 D7 -PASS U+ADF9 극 극 B1 D8 -PASS U+ADFA 귺 귺 83 41 -PASS U+ADFB 귻 귻 83 42 -PASS U+ADFC 근 근 B1 D9 -PASS U+ADFD 귽 귽 83 43 -PASS U+ADFE 귾 귾 83 44 -PASS U+ADFF 귿 귿 B1 DA -PASS U+AE00 글 글 B1 DB -PASS U+AE01 긁 긁 B1 DC -PASS U+AE02 긂 긂 83 45 -PASS U+AE03 긃 긃 83 46 -PASS U+AE04 긄 긄 83 47 -PASS U+AE05 긅 긅 83 48 -PASS U+AE06 긆 긆 83 49 -PASS U+AE07 긇 긇 83 4A -PASS U+AE08 금 금 B1 DD -PASS U+AE09 급 급 B1 DE -PASS U+AE0A 긊 긊 83 4B -PASS U+AE0B 긋 긋 B1 DF -PASS U+AE0C 긌 긌 83 4C -PASS U+AE0D 긍 긍 B1 E0 -PASS U+AE0E 긎 긎 83 4D -PASS U+AE0F 긏 긏 83 4E -PASS U+AE10 긐 긐 83 4F -PASS U+AE11 긑 긑 83 50 -PASS U+AE12 긒 긒 83 51 -PASS U+AE13 긓 긓 83 52 -PASS U+AE14 긔 긔 B1 E1 -PASS U+AE15 긕 긕 83 53 -PASS U+AE16 긖 긖 83 54 -PASS U+AE17 긗 긗 83 55 -PASS U+AE18 긘 긘 83 56 -PASS U+AE19 긙 긙 83 57 -PASS U+AE1A 긚 긚 83 58 -PASS U+AE1B 긛 긛 83 59 -PASS U+AE1C 긜 긜 83 5A -PASS U+AE1D 긝 긝 83 61 -PASS U+AE1E 긞 긞 83 62 -PASS U+AE1F 긟 긟 83 63 -PASS U+AE20 긠 긠 83 64 -PASS U+AE21 긡 긡 83 65 -PASS U+AE22 긢 긢 83 66 -PASS U+AE23 긣 긣 83 67 -PASS U+AE24 긤 긤 83 68 -PASS U+AE25 긥 긥 83 69 -PASS U+AE26 긦 긦 83 6A -PASS U+AE27 긧 긧 83 6B -PASS U+AE28 긨 긨 83 6C -PASS U+AE29 긩 긩 83 6D -PASS U+AE2A 긪 긪 83 6E -PASS U+AE2B 긫 긫 83 6F -PASS U+AE2C 긬 긬 83 70 -PASS U+AE2D 긭 긭 83 71 -PASS U+AE2E 긮 긮 83 72 -PASS U+AE2F 긯 긯 83 73 -PASS U+AE30 기 기 B1 E2 -PASS U+AE31 긱 긱 B1 E3 -PASS U+AE32 긲 긲 83 74 -PASS U+AE33 긳 긳 83 75 -PASS U+AE34 긴 긴 B1 E4 -PASS U+AE35 긵 긵 83 76 -PASS U+AE36 긶 긶 83 77 -PASS U+AE37 긷 긷 B1 E5 -PASS U+AE38 길 길 B1 E6 -PASS U+AE39 긹 긹 83 78 -PASS U+AE3A 긺 긺 B1 E7 -PASS U+AE3B 긻 긻 83 79 -PASS U+AE3C 긼 긼 83 7A -PASS U+AE3D 긽 긽 83 81 -PASS U+AE3E 긾 긾 83 82 -PASS U+AE3F 긿 긿 83 83 -PASS U+AE40 김 김 B1 E8 -PASS U+AE41 깁 깁 B1 E9 -PASS U+AE42 깂 깂 83 84 -PASS U+AE43 깃 깃 B1 EA -PASS U+AE44 깄 깄 83 85 -PASS U+AE45 깅 깅 B1 EB -PASS U+AE46 깆 깆 B1 EC -PASS U+AE47 깇 깇 83 86 -PASS U+AE48 깈 깈 83 87 -PASS U+AE49 깉 깉 83 88 -PASS U+AE4A 깊 깊 B1 ED -PASS U+AE4B 깋 깋 83 89 -PASS U+AE4C 까 까 B1 EE -PASS U+AE4D 깍 깍 B1 EF -PASS U+AE4E 깎 깎 B1 F0 -PASS U+AE4F 깏 깏 83 8A -PASS U+AE50 깐 깐 B1 F1 -PASS U+AE51 깑 깑 83 8B -PASS U+AE52 깒 깒 83 8C -PASS U+AE53 깓 깓 83 8D -PASS U+AE54 깔 깔 B1 F2 -PASS U+AE55 깕 깕 83 8E -PASS U+AE56 깖 깖 B1 F3 -PASS U+AE57 깗 깗 83 8F -PASS U+AE58 깘 깘 83 90 -PASS U+AE59 깙 깙 83 91 -PASS U+AE5A 깚 깚 83 92 -PASS U+AE5B 깛 깛 83 93 -PASS U+AE5C 깜 깜 B1 F4 -PASS U+AE5D 깝 깝 B1 F5 -PASS U+AE5E 깞 깞 83 94 -PASS U+AE5F 깟 깟 B1 F6 -PASS U+AE60 깠 깠 B1 F7 -PASS U+AE61 깡 깡 B1 F8 -PASS U+AE62 깢 깢 83 95 -PASS U+AE63 깣 깣 83 96 -PASS U+AE64 깤 깤 83 97 -PASS U+AE65 깥 깥 B1 F9 -PASS U+AE66 깦 깦 83 98 -PASS U+AE67 깧 깧 83 99 -PASS U+AE68 깨 깨 B1 FA -PASS U+AE69 깩 깩 B1 FB -PASS U+AE6A 깪 깪 83 9A -PASS U+AE6B 깫 깫 83 9B -PASS U+AE6C 깬 깬 B1 FC -PASS U+AE6D 깭 깭 83 9C -PASS U+AE6E 깮 깮 83 9D -PASS U+AE6F 깯 깯 83 9E -PASS U+AE70 깰 깰 B1 FD -PASS U+AE71 깱 깱 83 9F -PASS U+AE72 깲 깲 83 A0 -PASS U+AE73 깳 깳 83 A1 -PASS U+AE74 깴 깴 83 A2 -PASS U+AE75 깵 깵 83 A3 -PASS U+AE76 깶 깶 83 A4 -PASS U+AE77 깷 깷 83 A5 -PASS U+AE78 깸 깸 B1 FE -PASS U+AE79 깹 깹 B2 A1 -PASS U+AE7A 깺 깺 83 A6 -PASS U+AE7B 깻 깻 B2 A2 -PASS U+AE7C 깼 깼 B2 A3 -PASS U+AE7D 깽 깽 B2 A4 -PASS U+AE7E 깾 깾 83 A7 -PASS U+AE7F 깿 깿 83 A8 -PASS U+AE80 꺀 꺀 83 A9 -PASS U+AE81 꺁 꺁 83 AA -PASS U+AE82 꺂 꺂 83 AB -PASS U+AE83 꺃 꺃 83 AC -PASS U+AE84 꺄 꺄 B2 A5 -PASS U+AE85 꺅 꺅 B2 A6 -PASS U+AE86 꺆 꺆 83 AD -PASS U+AE87 꺇 꺇 83 AE -PASS U+AE88 꺈 꺈 83 AF -PASS U+AE89 꺉 꺉 83 B0 -PASS U+AE8A 꺊 꺊 83 B1 -PASS U+AE8B 꺋 꺋 83 B2 -PASS U+AE8C 꺌 꺌 B2 A7 -PASS U+AE8D 꺍 꺍 83 B3 -PASS U+AE8E 꺎 꺎 83 B4 -PASS U+AE8F 꺏 꺏 83 B5 -PASS U+AE90 꺐 꺐 83 B6 -PASS U+AE91 꺑 꺑 83 B7 -PASS U+AE92 꺒 꺒 83 B8 -PASS U+AE93 꺓 꺓 83 B9 -PASS U+AE94 꺔 꺔 83 BA -PASS U+AE95 꺕 꺕 83 BB -PASS U+AE96 꺖 꺖 83 BC -PASS U+AE97 꺗 꺗 83 BD -PASS U+AE98 꺘 꺘 83 BE -PASS U+AE99 꺙 꺙 83 BF -PASS U+AE9A 꺚 꺚 83 C0 -PASS U+AE9B 꺛 꺛 83 C1 -PASS U+AE9C 꺜 꺜 83 C2 -PASS U+AE9D 꺝 꺝 83 C3 -PASS U+AE9E 꺞 꺞 83 C4 -PASS U+AE9F 꺟 꺟 83 C5 -PASS U+AEA0 꺠 꺠 83 C6 -PASS U+AEA1 꺡 꺡 83 C7 -PASS U+AEA2 꺢 꺢 83 C8 -PASS U+AEA3 꺣 꺣 83 C9 -PASS U+AEA4 꺤 꺤 83 CA -PASS U+AEA5 꺥 꺥 83 CB -PASS U+AEA6 꺦 꺦 83 CC -PASS U+AEA7 꺧 꺧 83 CD -PASS U+AEA8 꺨 꺨 83 CE -PASS U+AEA9 꺩 꺩 83 CF -PASS U+AEAA 꺪 꺪 83 D0 -PASS U+AEAB 꺫 꺫 83 D1 -PASS U+AEAC 꺬 꺬 83 D2 -PASS U+AEAD 꺭 꺭 83 D3 -PASS U+AEAE 꺮 꺮 83 D4 -PASS U+AEAF 꺯 꺯 83 D5 -PASS U+AEB0 꺰 꺰 83 D6 -PASS U+AEB1 꺱 꺱 83 D7 -PASS U+AEB2 꺲 꺲 83 D8 -PASS U+AEB3 꺳 꺳 83 D9 -PASS U+AEB4 꺴 꺴 83 DA -PASS U+AEB5 꺵 꺵 83 DB -PASS U+AEB6 꺶 꺶 83 DC -PASS U+AEB7 꺷 꺷 83 DD -PASS U+AEB8 꺸 꺸 83 DE -PASS U+AEB9 꺹 꺹 83 DF -PASS U+AEBA 꺺 꺺 83 E0 -PASS U+AEBB 꺻 꺻 83 E1 -PASS U+AEBC 꺼 꺼 B2 A8 -PASS U+AEBD 꺽 꺽 B2 A9 -PASS U+AEBE 꺾 꺾 B2 AA -PASS U+AEBF 꺿 꺿 83 E2 -PASS U+AEC0 껀 껀 B2 AB -PASS U+AEC1 껁 껁 83 E3 -PASS U+AEC2 껂 껂 83 E4 -PASS U+AEC3 껃 껃 83 E5 -PASS U+AEC4 껄 껄 B2 AC -PASS U+AEC5 껅 껅 83 E6 -PASS U+AEC6 껆 껆 83 E7 -PASS U+AEC7 껇 껇 83 E8 -PASS U+AEC8 껈 껈 83 E9 -PASS U+AEC9 껉 껉 83 EA -PASS U+AECA 껊 껊 83 EB -PASS U+AECB 껋 껋 83 EC -PASS U+AECC 껌 껌 B2 AD -PASS U+AECD 껍 껍 B2 AE -PASS U+AECE 껎 껎 83 ED -PASS U+AECF 껏 껏 B2 AF -PASS U+AED0 껐 껐 B2 B0 -PASS U+AED1 껑 껑 B2 B1 -PASS U+AED2 껒 껒 83 EE -PASS U+AED3 껓 껓 83 EF -PASS U+AED4 껔 껔 83 F0 -PASS U+AED5 껕 껕 83 F1 -PASS U+AED6 껖 껖 83 F2 -PASS U+AED7 껗 껗 83 F3 -PASS U+AED8 께 께 B2 B2 -PASS U+AED9 껙 껙 B2 B3 -PASS U+AEDA 껚 껚 83 F4 -PASS U+AEDB 껛 껛 83 F5 -PASS U+AEDC 껜 껜 B2 B4 -PASS U+AEDD 껝 껝 83 F6 -PASS U+AEDE 껞 껞 83 F7 -PASS U+AEDF 껟 껟 83 F8 -PASS U+AEE0 껠 껠 83 F9 -PASS U+AEE1 껡 껡 83 FA -PASS U+AEE2 껢 껢 83 FB -PASS U+AEE3 껣 껣 83 FC -PASS U+AEE4 껤 껤 83 FD -PASS U+AEE5 껥 껥 83 FE -PASS U+AEE6 껦 껦 84 41 -PASS U+AEE7 껧 껧 84 42 -PASS U+AEE8 껨 껨 B2 B5 -PASS U+AEE9 껩 껩 84 43 -PASS U+AEEA 껪 껪 84 44 -PASS U+AEEB 껫 껫 B2 B6 -PASS U+AEEC 껬 껬 84 45 -PASS U+AEED 껭 껭 B2 B7 -PASS U+AEEE 껮 껮 84 46 -PASS U+AEEF 껯 껯 84 47 -PASS U+AEF0 껰 껰 84 48 -PASS U+AEF1 껱 껱 84 49 -PASS U+AEF2 껲 껲 84 4A -PASS U+AEF3 껳 껳 84 4B -PASS U+AEF4 껴 껴 B2 B8 -PASS U+AEF5 껵 껵 84 4C -PASS U+AEF6 껶 껶 84 4D -PASS U+AEF7 껷 껷 84 4E -PASS U+AEF8 껸 껸 B2 B9 -PASS U+AEF9 껹 껹 84 4F -PASS U+AEFA 껺 껺 84 50 -PASS U+AEFB 껻 껻 84 51 -PASS U+AEFC 껼 껼 B2 BA -PASS U+AEFD 껽 껽 84 52 -PASS U+AEFE 껾 껾 84 53 -PASS U+AEFF 껿 껿 84 54 -PASS U+AF00 꼀 꼀 84 55 -PASS U+AF01 꼁 꼁 84 56 -PASS U+AF02 꼂 꼂 84 57 -PASS U+AF03 꼃 꼃 84 58 -PASS U+AF04 꼄 꼄 84 59 -PASS U+AF05 꼅 꼅 84 5A -PASS U+AF06 꼆 꼆 84 61 -PASS U+AF07 꼇 꼇 B2 BB -PASS U+AF08 꼈 꼈 B2 BC -PASS U+AF09 꼉 꼉 84 62 -PASS U+AF0A 꼊 꼊 84 63 -PASS U+AF0B 꼋 꼋 84 64 -PASS U+AF0C 꼌 꼌 84 65 -PASS U+AF0D 꼍 꼍 B2 BD -PASS U+AF0E 꼎 꼎 84 66 -PASS U+AF0F 꼏 꼏 84 67 -PASS U+AF10 꼐 꼐 B2 BE -PASS U+AF11 꼑 꼑 84 68 -PASS U+AF12 꼒 꼒 84 69 -PASS U+AF13 꼓 꼓 84 6A -PASS U+AF14 꼔 꼔 84 6B -PASS U+AF15 꼕 꼕 84 6C -PASS U+AF16 꼖 꼖 84 6D -PASS U+AF17 꼗 꼗 84 6E -PASS U+AF18 꼘 꼘 84 6F -PASS U+AF19 꼙 꼙 84 70 -PASS U+AF1A 꼚 꼚 84 71 -PASS U+AF1B 꼛 꼛 84 72 -PASS U+AF1C 꼜 꼜 84 73 -PASS U+AF1D 꼝 꼝 84 74 -PASS U+AF1E 꼞 꼞 84 75 -PASS U+AF1F 꼟 꼟 84 76 -PASS U+AF20 꼠 꼠 84 77 -PASS U+AF21 꼡 꼡 84 78 -PASS U+AF22 꼢 꼢 84 79 -PASS U+AF23 꼣 꼣 84 7A -PASS U+AF24 꼤 꼤 84 81 -PASS U+AF25 꼥 꼥 84 82 -PASS U+AF26 꼦 꼦 84 83 -PASS U+AF27 꼧 꼧 84 84 -PASS U+AF28 꼨 꼨 84 85 -PASS U+AF29 꼩 꼩 84 86 -PASS U+AF2A 꼪 꼪 84 87 -PASS U+AF2B 꼫 꼫 84 88 -PASS U+AF2C 꼬 꼬 B2 BF -PASS U+AF2D 꼭 꼭 B2 C0 -PASS U+AF2E 꼮 꼮 84 89 -PASS U+AF2F 꼯 꼯 84 8A -PASS U+AF30 꼰 꼰 B2 C1 -PASS U+AF31 꼱 꼱 84 8B -PASS U+AF32 꼲 꼲 B2 C2 -PASS U+AF33 꼳 꼳 84 8C -PASS U+AF34 꼴 꼴 B2 C3 -PASS U+AF35 꼵 꼵 84 8D -PASS U+AF36 꼶 꼶 84 8E -PASS U+AF37 꼷 꼷 84 8F -PASS U+AF38 꼸 꼸 84 90 -PASS U+AF39 꼹 꼹 84 91 -PASS U+AF3A 꼺 꼺 84 92 -PASS U+AF3B 꼻 꼻 84 93 -PASS U+AF3C 꼼 꼼 B2 C4 -PASS U+AF3D 꼽 꼽 B2 C5 -PASS U+AF3E 꼾 꼾 84 94 -PASS U+AF3F 꼿 꼿 B2 C6 -PASS U+AF40 꽀 꽀 84 95 -PASS U+AF41 꽁 꽁 B2 C7 -PASS U+AF42 꽂 꽂 B2 C8 -PASS U+AF43 꽃 꽃 B2 C9 -PASS U+AF44 꽄 꽄 84 96 -PASS U+AF45 꽅 꽅 84 97 -PASS U+AF46 꽆 꽆 84 98 -PASS U+AF47 꽇 꽇 84 99 -PASS U+AF48 꽈 꽈 B2 CA -PASS U+AF49 꽉 꽉 B2 CB -PASS U+AF4A 꽊 꽊 84 9A -PASS U+AF4B 꽋 꽋 84 9B -PASS U+AF4C 꽌 꽌 84 9C -PASS U+AF4D 꽍 꽍 84 9D -PASS U+AF4E 꽎 꽎 84 9E -PASS U+AF4F 꽏 꽏 84 9F -PASS U+AF50 꽐 꽐 B2 CC -PASS U+AF51 꽑 꽑 84 A0 -PASS U+AF52 꽒 꽒 84 A1 -PASS U+AF53 꽓 꽓 84 A2 -PASS U+AF54 꽔 꽔 84 A3 -PASS U+AF55 꽕 꽕 84 A4 -PASS U+AF56 꽖 꽖 84 A5 -PASS U+AF57 꽗 꽗 84 A6 -PASS U+AF58 꽘 꽘 84 A7 -PASS U+AF59 꽙 꽙 84 A8 -PASS U+AF5A 꽚 꽚 84 A9 -PASS U+AF5B 꽛 꽛 84 AA -PASS U+AF5C 꽜 꽜 B2 CD -PASS U+AF5D 꽝 꽝 B2 CE -PASS U+AF5E 꽞 꽞 84 AB -PASS U+AF5F 꽟 꽟 84 AC -PASS U+AF60 꽠 꽠 84 AD -PASS U+AF61 꽡 꽡 84 AE -PASS U+AF62 꽢 꽢 84 AF -PASS U+AF63 꽣 꽣 84 B0 -PASS U+AF64 꽤 꽤 B2 CF -PASS U+AF65 꽥 꽥 B2 D0 -PASS U+AF66 꽦 꽦 84 B1 -PASS U+AF67 꽧 꽧 84 B2 -PASS U+AF68 꽨 꽨 84 B3 -PASS U+AF69 꽩 꽩 84 B4 -PASS U+AF6A 꽪 꽪 84 B5 -PASS U+AF6B 꽫 꽫 84 B6 -PASS U+AF6C 꽬 꽬 84 B7 -PASS U+AF6D 꽭 꽭 84 B8 -PASS U+AF6E 꽮 꽮 84 B9 -PASS U+AF6F 꽯 꽯 84 BA -PASS U+AF70 꽰 꽰 84 BB -PASS U+AF71 꽱 꽱 84 BC -PASS U+AF72 꽲 꽲 84 BD -PASS U+AF73 꽳 꽳 84 BE -PASS U+AF74 꽴 꽴 84 BF -PASS U+AF75 꽵 꽵 84 C0 -PASS U+AF76 꽶 꽶 84 C1 -PASS U+AF77 꽷 꽷 84 C2 -PASS U+AF78 꽸 꽸 84 C3 -PASS U+AF79 꽹 꽹 B2 D1 -PASS U+AF7A 꽺 꽺 84 C4 -PASS U+AF7B 꽻 꽻 84 C5 -PASS U+AF7C 꽼 꽼 84 C6 -PASS U+AF7D 꽽 꽽 84 C7 -PASS U+AF7E 꽾 꽾 84 C8 -PASS U+AF7F 꽿 꽿 84 C9 -PASS U+AF80 꾀 꾀 B2 D2 -PASS U+AF81 꾁 꾁 84 CA -PASS U+AF82 꾂 꾂 84 CB -PASS U+AF83 꾃 꾃 84 CC -PASS U+AF84 꾄 꾄 B2 D3 -PASS U+AF85 꾅 꾅 84 CD -PASS U+AF86 꾆 꾆 84 CE -PASS U+AF87 꾇 꾇 84 CF -PASS U+AF88 꾈 꾈 B2 D4 -PASS U+AF89 꾉 꾉 84 D0 -PASS U+AF8A 꾊 꾊 84 D1 -PASS U+AF8B 꾋 꾋 84 D2 -PASS U+AF8C 꾌 꾌 84 D3 -PASS U+AF8D 꾍 꾍 84 D4 -PASS U+AF8E 꾎 꾎 84 D5 -PASS U+AF8F 꾏 꾏 84 D6 -PASS U+AF90 꾐 꾐 B2 D5 -PASS U+AF91 꾑 꾑 B2 D6 -PASS U+AF92 꾒 꾒 84 D7 -PASS U+AF93 꾓 꾓 84 D8 -PASS U+AF94 꾔 꾔 84 D9 -PASS U+AF95 꾕 꾕 B2 D7 -PASS U+AF96 꾖 꾖 84 DA -PASS U+AF97 꾗 꾗 84 DB -PASS U+AF98 꾘 꾘 84 DC -PASS U+AF99 꾙 꾙 84 DD -PASS U+AF9A 꾚 꾚 84 DE -PASS U+AF9B 꾛 꾛 84 DF -PASS U+AF9C 꾜 꾜 B2 D8 -PASS U+AF9D 꾝 꾝 84 E0 -PASS U+AF9E 꾞 꾞 84 E1 -PASS U+AF9F 꾟 꾟 84 E2 -PASS U+AFA0 꾠 꾠 84 E3 -PASS U+AFA1 꾡 꾡 84 E4 -PASS U+AFA2 꾢 꾢 84 E5 -PASS U+AFA3 꾣 꾣 84 E6 -PASS U+AFA4 꾤 꾤 84 E7 -PASS U+AFA5 꾥 꾥 84 E8 -PASS U+AFA6 꾦 꾦 84 E9 -PASS U+AFA7 꾧 꾧 84 EA -PASS U+AFA8 꾨 꾨 84 EB -PASS U+AFA9 꾩 꾩 84 EC -PASS U+AFAA 꾪 꾪 84 ED -PASS U+AFAB 꾫 꾫 84 EE -PASS U+AFAC 꾬 꾬 84 EF -PASS U+AFAD 꾭 꾭 84 F0 -PASS U+AFAE 꾮 꾮 84 F1 -PASS U+AFAF 꾯 꾯 84 F2 -PASS U+AFB0 꾰 꾰 84 F3 -PASS U+AFB1 꾱 꾱 84 F4 -PASS U+AFB2 꾲 꾲 84 F5 -PASS U+AFB3 꾳 꾳 84 F6 -PASS U+AFB4 꾴 꾴 84 F7 -PASS U+AFB5 꾵 꾵 84 F8 -PASS U+AFB6 꾶 꾶 84 F9 -PASS U+AFB7 꾷 꾷 84 FA -PASS U+AFB8 꾸 꾸 B2 D9 -PASS U+AFB9 꾹 꾹 B2 DA -PASS U+AFBA 꾺 꾺 84 FB -PASS U+AFBB 꾻 꾻 84 FC -PASS U+AFBC 꾼 꾼 B2 DB -PASS U+AFBD 꾽 꾽 84 FD -PASS U+AFBE 꾾 꾾 84 FE -PASS U+AFBF 꾿 꾿 85 41 -PASS U+AFC0 꿀 꿀 B2 DC -PASS U+AFC1 꿁 꿁 85 42 -PASS U+AFC2 꿂 꿂 85 43 -PASS U+AFC3 꿃 꿃 85 44 -PASS U+AFC4 꿄 꿄 85 45 -PASS U+AFC5 꿅 꿅 85 46 -PASS U+AFC6 꿆 꿆 85 47 -PASS U+AFC7 꿇 꿇 B2 DD -PASS U+AFC8 꿈 꿈 B2 DE -PASS U+AFC9 꿉 꿉 B2 DF -PASS U+AFCA 꿊 꿊 85 48 -PASS U+AFCB 꿋 꿋 B2 E0 -PASS U+AFCC 꿌 꿌 85 49 -PASS U+AFCD 꿍 꿍 B2 E1 -PASS U+AFCE 꿎 꿎 B2 E2 -PASS U+AFCF 꿏 꿏 85 4A -PASS U+AFD0 꿐 꿐 85 4B -PASS U+AFD1 꿑 꿑 85 4C -PASS U+AFD2 꿒 꿒 85 4D -PASS U+AFD3 꿓 꿓 85 4E -PASS U+AFD4 꿔 꿔 B2 E3 -PASS U+AFD5 꿕 꿕 85 4F -PASS U+AFD6 꿖 꿖 85 50 -PASS U+AFD7 꿗 꿗 85 51 -PASS U+AFD8 꿘 꿘 85 52 -PASS U+AFD9 꿙 꿙 85 53 -PASS U+AFDA 꿚 꿚 85 54 -PASS U+AFDB 꿛 꿛 85 55 -PASS U+AFDC 꿜 꿜 B2 E4 -PASS U+AFDD 꿝 꿝 85 56 -PASS U+AFDE 꿞 꿞 85 57 -PASS U+AFDF 꿟 꿟 85 58 -PASS U+AFE0 꿠 꿠 85 59 -PASS U+AFE1 꿡 꿡 85 5A -PASS U+AFE2 꿢 꿢 85 61 -PASS U+AFE3 꿣 꿣 85 62 -PASS U+AFE4 꿤 꿤 85 63 -PASS U+AFE5 꿥 꿥 85 64 -PASS U+AFE6 꿦 꿦 85 65 -PASS U+AFE7 꿧 꿧 85 66 -PASS U+AFE8 꿨 꿨 B2 E5 -PASS U+AFE9 꿩 꿩 B2 E6 -PASS U+AFEA 꿪 꿪 85 67 -PASS U+AFEB 꿫 꿫 85 68 -PASS U+AFEC 꿬 꿬 85 69 -PASS U+AFED 꿭 꿭 85 6A -PASS U+AFEE 꿮 꿮 85 6B -PASS U+AFEF 꿯 꿯 85 6C -PASS U+AFF0 꿰 꿰 B2 E7 -PASS U+AFF1 꿱 꿱 B2 E8 -PASS U+AFF2 꿲 꿲 85 6D -PASS U+AFF3 꿳 꿳 85 6E -PASS U+AFF4 꿴 꿴 B2 E9 -PASS U+AFF5 꿵 꿵 85 6F -PASS U+AFF6 꿶 꿶 85 70 -PASS U+AFF7 꿷 꿷 85 71 -PASS U+AFF8 꿸 꿸 B2 EA -PASS U+AFF9 꿹 꿹 85 72 -PASS U+AFFA 꿺 꿺 85 73 -PASS U+AFFB 꿻 꿻 85 74 -PASS U+AFFC 꿼 꿼 85 75 -PASS U+AFFD 꿽 꿽 85 76 -PASS U+AFFE 꿾 꿾 85 77 -PASS U+AFFF 꿿 꿿 85 78 -PASS U+B000 뀀 뀀 B2 EB -PASS U+B001 뀁 뀁 B2 EC -PASS U+B002 뀂 뀂 85 79 -PASS U+B003 뀃 뀃 85 7A -PASS U+B004 뀄 뀄 B2 ED -PASS U+B005 뀅 뀅 85 81 -PASS U+B006 뀆 뀆 85 82 -PASS U+B007 뀇 뀇 85 83 -PASS U+B008 뀈 뀈 85 84 -PASS U+B009 뀉 뀉 85 85 -PASS U+B00A 뀊 뀊 85 86 -PASS U+B00B 뀋 뀋 85 87 -PASS U+B00C 뀌 뀌 B2 EE -PASS U+B00D 뀍 뀍 85 88 -PASS U+B00E 뀎 뀎 85 89 -PASS U+B00F 뀏 뀏 85 8A -PASS U+B010 뀐 뀐 B2 EF -PASS U+B011 뀑 뀑 85 8B -PASS U+B012 뀒 뀒 85 8C -PASS U+B013 뀓 뀓 85 8D -PASS U+B014 뀔 뀔 B2 F0 -PASS U+B015 뀕 뀕 85 8E -PASS U+B016 뀖 뀖 85 8F -PASS U+B017 뀗 뀗 85 90 -PASS U+B018 뀘 뀘 85 91 -PASS U+B019 뀙 뀙 85 92 -PASS U+B01A 뀚 뀚 85 93 -PASS U+B01B 뀛 뀛 85 94 -PASS U+B01C 뀜 뀜 B2 F1 -PASS U+B01D 뀝 뀝 B2 F2 -PASS U+B01E 뀞 뀞 85 95 -PASS U+B01F 뀟 뀟 85 96 -PASS U+B020 뀠 뀠 85 97 -PASS U+B021 뀡 뀡 85 98 -PASS U+B022 뀢 뀢 85 99 -PASS U+B023 뀣 뀣 85 9A -PASS U+B024 뀤 뀤 85 9B -PASS U+B025 뀥 뀥 85 9C -PASS U+B026 뀦 뀦 85 9D -PASS U+B027 뀧 뀧 85 9E -PASS U+B028 뀨 뀨 B2 F3 -PASS U+B029 뀩 뀩 85 9F -PASS U+B02A 뀪 뀪 85 A0 -PASS U+B02B 뀫 뀫 85 A1 -PASS U+B02C 뀬 뀬 85 A2 -PASS U+B02D 뀭 뀭 85 A3 -PASS U+B02E 뀮 뀮 85 A4 -PASS U+B02F 뀯 뀯 85 A5 -PASS U+B030 뀰 뀰 85 A6 -PASS U+B031 뀱 뀱 85 A7 -PASS U+B032 뀲 뀲 85 A8 -PASS U+B033 뀳 뀳 85 A9 -PASS U+B034 뀴 뀴 85 AA -PASS U+B035 뀵 뀵 85 AB -PASS U+B036 뀶 뀶 85 AC -PASS U+B037 뀷 뀷 85 AD -PASS U+B038 뀸 뀸 85 AE -PASS U+B039 뀹 뀹 85 AF -PASS U+B03A 뀺 뀺 85 B0 -PASS U+B03B 뀻 뀻 85 B1 -PASS U+B03C 뀼 뀼 85 B2 -PASS U+B03D 뀽 뀽 85 B3 -PASS U+B03E 뀾 뀾 85 B4 -PASS U+B03F 뀿 뀿 85 B5 -PASS U+B040 끀 끀 85 B6 -PASS U+B041 끁 끁 85 B7 -PASS U+B042 끂 끂 85 B8 -PASS U+B043 끃 끃 85 B9 -PASS U+B044 끄 끄 B2 F4 -PASS U+B045 끅 끅 B2 F5 -PASS U+B046 끆 끆 85 BA -PASS U+B047 끇 끇 85 BB -PASS U+B048 끈 끈 B2 F6 -PASS U+B049 끉 끉 85 BC -PASS U+B04A 끊 끊 B2 F7 -PASS U+B04B 끋 끋 85 BD -PASS U+B04C 끌 끌 B2 F8 -PASS U+B04D 끍 끍 85 BE -PASS U+B04E 끎 끎 B2 F9 -PASS U+B04F 끏 끏 85 BF -PASS U+B050 끐 끐 85 C0 -PASS U+B051 끑 끑 85 C1 -PASS U+B052 끒 끒 85 C2 -PASS U+B053 끓 끓 B2 FA -PASS U+B054 끔 끔 B2 FB -PASS U+B055 끕 끕 B2 FC -PASS U+B056 끖 끖 85 C3 -PASS U+B057 끗 끗 B2 FD -PASS U+B058 끘 끘 85 C4 -PASS U+B059 끙 끙 B2 FE -PASS U+B05A 끚 끚 85 C5 -PASS U+B05B 끛 끛 85 C6 -PASS U+B05C 끜 끜 85 C7 -PASS U+B05D 끝 끝 B3 A1 -PASS U+B05E 끞 끞 85 C8 -PASS U+B05F 끟 끟 85 C9 -PASS U+B060 끠 끠 85 CA -PASS U+B061 끡 끡 85 CB -PASS U+B062 끢 끢 85 CC -PASS U+B063 끣 끣 85 CD -PASS U+B064 끤 끤 85 CE -PASS U+B065 끥 끥 85 CF -PASS U+B066 끦 끦 85 D0 -PASS U+B067 끧 끧 85 D1 -PASS U+B068 끨 끨 85 D2 -PASS U+B069 끩 끩 85 D3 -PASS U+B06A 끪 끪 85 D4 -PASS U+B06B 끫 끫 85 D5 -PASS U+B06C 끬 끬 85 D6 -PASS U+B06D 끭 끭 85 D7 -PASS U+B06E 끮 끮 85 D8 -PASS U+B06F 끯 끯 85 D9 -PASS U+B070 끰 끰 85 DA -PASS U+B071 끱 끱 85 DB -PASS U+B072 끲 끲 85 DC -PASS U+B073 끳 끳 85 DD -PASS U+B074 끴 끴 85 DE -PASS U+B075 끵 끵 85 DF -PASS U+B076 끶 끶 85 E0 -PASS U+B077 끷 끷 85 E1 -PASS U+B078 끸 끸 85 E2 -PASS U+B079 끹 끹 85 E3 -PASS U+B07A 끺 끺 85 E4 -PASS U+B07B 끻 끻 85 E5 -PASS U+B07C 끼 끼 B3 A2 -PASS U+B07D 끽 끽 B3 A3 -PASS U+B07E 끾 끾 85 E6 -PASS U+B07F 끿 끿 85 E7 -PASS U+B080 낀 낀 B3 A4 -PASS U+B081 낁 낁 85 E8 -PASS U+B082 낂 낂 85 E9 -PASS U+B083 낃 낃 85 EA -PASS U+B084 낄 낄 B3 A5 -PASS U+B085 낅 낅 85 EB -PASS U+B086 낆 낆 85 EC -PASS U+B087 낇 낇 85 ED -PASS U+B088 낈 낈 85 EE -PASS U+B089 낉 낉 85 EF -PASS U+B08A 낊 낊 85 F0 -PASS U+B08B 낋 낋 85 F1 -PASS U+B08C 낌 낌 B3 A6 -PASS U+B08D 낍 낍 B3 A7 -PASS U+B08E 낎 낎 85 F2 -PASS U+B08F 낏 낏 B3 A8 -PASS U+B090 낐 낐 85 F3 -PASS U+B091 낑 낑 B3 A9 -PASS U+B092 낒 낒 85 F4 -PASS U+B093 낓 낓 85 F5 -PASS U+B094 낔 낔 85 F6 -PASS U+B095 낕 낕 85 F7 -PASS U+B096 낖 낖 85 F8 -PASS U+B097 낗 낗 85 F9 -PASS U+B098 나 나 B3 AA -PASS U+B099 낙 낙 B3 AB -PASS U+B09A 낚 낚 B3 AC -PASS U+B09B 낛 낛 85 FA -PASS U+B09C 난 난 B3 AD -PASS U+B09D 낝 낝 85 FB -PASS U+B09E 낞 낞 85 FC -PASS U+B09F 낟 낟 B3 AE -PASS U+B0A0 날 날 B3 AF -PASS U+B0A1 낡 낡 B3 B0 -PASS U+B0A2 낢 낢 B3 B1 -PASS U+B0A3 낣 낣 85 FD -PASS U+B0A4 낤 낤 85 FE -PASS U+B0A5 낥 낥 86 41 -PASS U+B0A6 낦 낦 86 42 -PASS U+B0A7 낧 낧 86 43 -PASS U+B0A8 남 남 B3 B2 -PASS U+B0A9 납 납 B3 B3 -PASS U+B0AA 낪 낪 86 44 -PASS U+B0AB 낫 낫 B3 B4 -PASS U+B0AC 났 났 B3 B5 -PASS U+B0AD 낭 낭 B3 B6 -PASS U+B0AE 낮 낮 B3 B7 -PASS U+B0AF 낯 낯 B3 B8 -PASS U+B0B0 낰 낰 86 45 -PASS U+B0B1 낱 낱 B3 B9 -PASS U+B0B2 낲 낲 86 46 -PASS U+B0B3 낳 낳 B3 BA -PASS U+B0B4 내 내 B3 BB -PASS U+B0B5 낵 낵 B3 BC -PASS U+B0B6 낶 낶 86 47 -PASS U+B0B7 낷 낷 86 48 -PASS U+B0B8 낸 낸 B3 BD -PASS U+B0B9 낹 낹 86 49 -PASS U+B0BA 낺 낺 86 4A -PASS U+B0BB 낻 낻 86 4B -PASS U+B0BC 낼 낼 B3 BE -PASS U+B0BD 낽 낽 86 4C -PASS U+B0BE 낾 낾 86 4D -PASS U+B0BF 낿 낿 86 4E -PASS U+B0C0 냀 냀 86 4F -PASS U+B0C1 냁 냁 86 50 -PASS U+B0C2 냂 냂 86 51 -PASS U+B0C3 냃 냃 86 52 -PASS U+B0C4 냄 냄 B3 BF -PASS U+B0C5 냅 냅 B3 C0 -PASS U+B0C6 냆 냆 86 53 -PASS U+B0C7 냇 냇 B3 C1 -PASS U+B0C8 냈 냈 B3 C2 -PASS U+B0C9 냉 냉 B3 C3 -PASS U+B0CA 냊 냊 86 54 -PASS U+B0CB 냋 냋 86 55 -PASS U+B0CC 냌 냌 86 56 -PASS U+B0CD 냍 냍 86 57 -PASS U+B0CE 냎 냎 86 58 -PASS U+B0CF 냏 냏 86 59 -PASS U+B0D0 냐 냐 B3 C4 -PASS U+B0D1 냑 냑 B3 C5 -PASS U+B0D2 냒 냒 86 5A -PASS U+B0D3 냓 냓 86 61 -PASS U+B0D4 냔 냔 B3 C6 -PASS U+B0D5 냕 냕 86 62 -PASS U+B0D6 냖 냖 86 63 -PASS U+B0D7 냗 냗 86 64 -PASS U+B0D8 냘 냘 B3 C7 -PASS U+B0D9 냙 냙 86 65 -PASS U+B0DA 냚 냚 86 66 -PASS U+B0DB 냛 냛 86 67 -PASS U+B0DC 냜 냜 86 68 -PASS U+B0DD 냝 냝 86 69 -PASS U+B0DE 냞 냞 86 6A -PASS U+B0DF 냟 냟 86 6B -PASS U+B0E0 냠 냠 B3 C8 -PASS U+B0E1 냡 냡 86 6C -PASS U+B0E2 냢 냢 86 6D -PASS U+B0E3 냣 냣 86 6E -PASS U+B0E4 냤 냤 86 6F -PASS U+B0E5 냥 냥 B3 C9 -PASS U+B0E6 냦 냦 86 70 -PASS U+B0E7 냧 냧 86 71 -PASS U+B0E8 냨 냨 86 72 -PASS U+B0E9 냩 냩 86 73 -PASS U+B0EA 냪 냪 86 74 -PASS U+B0EB 냫 냫 86 75 -PASS U+B0EC 냬 냬 86 76 -PASS U+B0ED 냭 냭 86 77 -PASS U+B0EE 냮 냮 86 78 -PASS U+B0EF 냯 냯 86 79 -PASS U+B0F0 냰 냰 86 7A -PASS U+B0F1 냱 냱 86 81 -PASS U+B0F2 냲 냲 86 82 -PASS U+B0F3 냳 냳 86 83 -PASS U+B0F4 냴 냴 86 84 -PASS U+B0F5 냵 냵 86 85 -PASS U+B0F6 냶 냶 86 86 -PASS U+B0F7 냷 냷 86 87 -PASS U+B0F8 냸 냸 86 88 -PASS U+B0F9 냹 냹 86 89 -PASS U+B0FA 냺 냺 86 8A -PASS U+B0FB 냻 냻 86 8B -PASS U+B0FC 냼 냼 86 8C -PASS U+B0FD 냽 냽 86 8D -PASS U+B0FE 냾 냾 86 8E -PASS U+B0FF 냿 냿 86 8F -PASS U+B100 넀 넀 86 90 -PASS U+B101 넁 넁 86 91 -PASS U+B102 넂 넂 86 92 -PASS U+B103 넃 넃 86 93 -PASS U+B104 넄 넄 86 94 -PASS U+B105 넅 넅 86 95 -PASS U+B106 넆 넆 86 96 -PASS U+B107 넇 넇 86 97 -PASS U+B108 너 너 B3 CA -PASS U+B109 넉 넉 B3 CB -PASS U+B10A 넊 넊 86 98 -PASS U+B10B 넋 넋 B3 CC -PASS U+B10C 넌 넌 B3 CD -PASS U+B10D 넍 넍 86 99 -PASS U+B10E 넎 넎 86 9A -PASS U+B10F 넏 넏 86 9B -PASS U+B110 널 널 B3 CE -PASS U+B111 넑 넑 86 9C -PASS U+B112 넒 넒 B3 CF -PASS U+B113 넓 넓 B3 D0 -PASS U+B114 넔 넔 86 9D -PASS U+B115 넕 넕 86 9E -PASS U+B116 넖 넖 86 9F -PASS U+B117 넗 넗 86 A0 -PASS U+B118 넘 넘 B3 D1 -PASS U+B119 넙 넙 B3 D2 -PASS U+B11A 넚 넚 86 A1 -PASS U+B11B 넛 넛 B3 D3 -PASS U+B11C 넜 넜 B3 D4 -PASS U+B11D 넝 넝 B3 D5 -PASS U+B11E 넞 넞 86 A2 -PASS U+B11F 넟 넟 86 A3 -PASS U+B120 넠 넠 86 A4 -PASS U+B121 넡 넡 86 A5 -PASS U+B122 넢 넢 86 A6 -PASS U+B123 넣 넣 B3 D6 -PASS U+B124 네 네 B3 D7 -PASS U+B125 넥 넥 B3 D8 -PASS U+B126 넦 넦 86 A7 -PASS U+B127 넧 넧 86 A8 -PASS U+B128 넨 넨 B3 D9 -PASS U+B129 넩 넩 86 A9 -PASS U+B12A 넪 넪 86 AA -PASS U+B12B 넫 넫 86 AB -PASS U+B12C 넬 넬 B3 DA -PASS U+B12D 넭 넭 86 AC -PASS U+B12E 넮 넮 86 AD -PASS U+B12F 넯 넯 86 AE -PASS U+B130 넰 넰 86 AF -PASS U+B131 넱 넱 86 B0 -PASS U+B132 넲 넲 86 B1 -PASS U+B133 넳 넳 86 B2 -PASS U+B134 넴 넴 B3 DB -PASS U+B135 넵 넵 B3 DC -PASS U+B136 넶 넶 86 B3 -PASS U+B137 넷 넷 B3 DD -PASS U+B138 넸 넸 B3 DE -PASS U+B139 넹 넹 B3 DF -PASS U+B13A 넺 넺 86 B4 -PASS U+B13B 넻 넻 86 B5 -PASS U+B13C 넼 넼 86 B6 -PASS U+B13D 넽 넽 86 B7 -PASS U+B13E 넾 넾 86 B8 -PASS U+B13F 넿 넿 86 B9 -PASS U+B140 녀 녀 B3 E0 -PASS U+B141 녁 녁 B3 E1 -PASS U+B142 녂 녂 86 BA -PASS U+B143 녃 녃 86 BB -PASS U+B144 년 년 B3 E2 -PASS U+B145 녅 녅 86 BC -PASS U+B146 녆 녆 86 BD -PASS U+B147 녇 녇 86 BE -PASS U+B148 녈 녈 B3 E3 -PASS U+B149 녉 녉 86 BF -PASS U+B14A 녊 녊 86 C0 -PASS U+B14B 녋 녋 86 C1 -PASS U+B14C 녌 녌 86 C2 -PASS U+B14D 녍 녍 86 C3 -PASS U+B14E 녎 녎 86 C4 -PASS U+B14F 녏 녏 86 C5 -PASS U+B150 념 념 B3 E4 -PASS U+B151 녑 녑 B3 E5 -PASS U+B152 녒 녒 86 C6 -PASS U+B153 녓 녓 86 C7 -PASS U+B154 녔 녔 B3 E6 -PASS U+B155 녕 녕 B3 E7 -PASS U+B156 녖 녖 86 C8 -PASS U+B157 녗 녗 86 C9 -PASS U+B158 녘 녘 B3 E8 -PASS U+B159 녙 녙 86 CA -PASS U+B15A 녚 녚 86 CB -PASS U+B15B 녛 녛 86 CC -PASS U+B15C 녜 녜 B3 E9 -PASS U+B15D 녝 녝 86 CD -PASS U+B15E 녞 녞 86 CE -PASS U+B15F 녟 녟 86 CF -PASS U+B160 녠 녠 B3 EA -PASS U+B161 녡 녡 86 D0 -PASS U+B162 녢 녢 86 D1 -PASS U+B163 녣 녣 86 D2 -PASS U+B164 녤 녤 86 D3 -PASS U+B165 녥 녥 86 D4 -PASS U+B166 녦 녦 86 D5 -PASS U+B167 녧 녧 86 D6 -PASS U+B168 녨 녨 86 D7 -PASS U+B169 녩 녩 86 D8 -PASS U+B16A 녪 녪 86 D9 -PASS U+B16B 녫 녫 86 DA -PASS U+B16C 녬 녬 86 DB -PASS U+B16D 녭 녭 86 DC -PASS U+B16E 녮 녮 86 DD -PASS U+B16F 녯 녯 86 DE -PASS U+B170 녰 녰 86 DF -PASS U+B171 녱 녱 86 E0 -PASS U+B172 녲 녲 86 E1 -PASS U+B173 녳 녳 86 E2 -PASS U+B174 녴 녴 86 E3 -PASS U+B175 녵 녵 86 E4 -PASS U+B176 녶 녶 86 E5 -PASS U+B177 녷 녷 86 E6 -PASS U+B178 노 노 B3 EB -PASS U+B179 녹 녹 B3 EC -PASS U+B17A 녺 녺 86 E7 -PASS U+B17B 녻 녻 86 E8 -PASS U+B17C 논 논 B3 ED -PASS U+B17D 녽 녽 86 E9 -PASS U+B17E 녾 녾 86 EA -PASS U+B17F 녿 녿 86 EB -PASS U+B180 놀 놀 B3 EE -PASS U+B181 놁 놁 86 EC -PASS U+B182 놂 놂 B3 EF -PASS U+B183 놃 놃 86 ED -PASS U+B184 놄 놄 86 EE -PASS U+B185 놅 놅 86 EF -PASS U+B186 놆 놆 86 F0 -PASS U+B187 놇 놇 86 F1 -PASS U+B188 놈 놈 B3 F0 -PASS U+B189 놉 놉 B3 F1 -PASS U+B18A 놊 놊 86 F2 -PASS U+B18B 놋 놋 B3 F2 -PASS U+B18C 놌 놌 86 F3 -PASS U+B18D 농 농 B3 F3 -PASS U+B18E 놎 놎 86 F4 -PASS U+B18F 놏 놏 86 F5 -PASS U+B190 놐 놐 86 F6 -PASS U+B191 놑 놑 86 F7 -PASS U+B192 높 높 B3 F4 -PASS U+B193 놓 놓 B3 F5 -PASS U+B194 놔 놔 B3 F6 -PASS U+B195 놕 놕 86 F8 -PASS U+B196 놖 놖 86 F9 -PASS U+B197 놗 놗 86 FA -PASS U+B198 놘 놘 B3 F7 -PASS U+B199 놙 놙 86 FB -PASS U+B19A 놚 놚 86 FC -PASS U+B19B 놛 놛 86 FD -PASS U+B19C 놜 놜 B3 F8 -PASS U+B19D 놝 놝 86 FE -PASS U+B19E 놞 놞 87 41 -PASS U+B19F 놟 놟 87 42 -PASS U+B1A0 놠 놠 87 43 -PASS U+B1A1 놡 놡 87 44 -PASS U+B1A2 놢 놢 87 45 -PASS U+B1A3 놣 놣 87 46 -PASS U+B1A4 놤 놤 87 47 -PASS U+B1A5 놥 놥 87 48 -PASS U+B1A6 놦 놦 87 49 -PASS U+B1A7 놧 놧 87 4A -PASS U+B1A8 놨 놨 B3 F9 -PASS U+B1A9 놩 놩 87 4B -PASS U+B1AA 놪 놪 87 4C -PASS U+B1AB 놫 놫 87 4D -PASS U+B1AC 놬 놬 87 4E -PASS U+B1AD 놭 놭 87 4F -PASS U+B1AE 놮 놮 87 50 -PASS U+B1AF 놯 놯 87 51 -PASS U+B1B0 놰 놰 87 52 -PASS U+B1B1 놱 놱 87 53 -PASS U+B1B2 놲 놲 87 54 -PASS U+B1B3 놳 놳 87 55 -PASS U+B1B4 놴 놴 87 56 -PASS U+B1B5 놵 놵 87 57 -PASS U+B1B6 놶 놶 87 58 -PASS U+B1B7 놷 놷 87 59 -PASS U+B1B8 놸 놸 87 5A -PASS U+B1B9 놹 놹 87 61 -PASS U+B1BA 놺 놺 87 62 -PASS U+B1BB 놻 놻 87 63 -PASS U+B1BC 놼 놼 87 64 -PASS U+B1BD 놽 놽 87 65 -PASS U+B1BE 놾 놾 87 66 -PASS U+B1BF 놿 놿 87 67 -PASS U+B1C0 뇀 뇀 87 68 -PASS U+B1C1 뇁 뇁 87 69 -PASS U+B1C2 뇂 뇂 87 6A -PASS U+B1C3 뇃 뇃 87 6B -PASS U+B1C4 뇄 뇄 87 6C -PASS U+B1C5 뇅 뇅 87 6D -PASS U+B1C6 뇆 뇆 87 6E -PASS U+B1C7 뇇 뇇 87 6F -PASS U+B1C8 뇈 뇈 87 70 -PASS U+B1C9 뇉 뇉 87 71 -PASS U+B1CA 뇊 뇊 87 72 -PASS U+B1CB 뇋 뇋 87 73 -PASS U+B1CC 뇌 뇌 B3 FA -PASS U+B1CD 뇍 뇍 87 74 -PASS U+B1CE 뇎 뇎 87 75 -PASS U+B1CF 뇏 뇏 87 76 -PASS U+B1D0 뇐 뇐 B3 FB -PASS U+B1D1 뇑 뇑 87 77 -PASS U+B1D2 뇒 뇒 87 78 -PASS U+B1D3 뇓 뇓 87 79 -PASS U+B1D4 뇔 뇔 B3 FC -PASS U+B1D5 뇕 뇕 87 7A -PASS U+B1D6 뇖 뇖 87 81 -PASS U+B1D7 뇗 뇗 87 82 -PASS U+B1D8 뇘 뇘 87 83 -PASS U+B1D9 뇙 뇙 87 84 -PASS U+B1DA 뇚 뇚 87 85 -PASS U+B1DB 뇛 뇛 87 86 -PASS U+B1DC 뇜 뇜 B3 FD -PASS U+B1DD 뇝 뇝 B3 FE -PASS U+B1DE 뇞 뇞 87 87 -PASS U+B1DF 뇟 뇟 B4 A1 -PASS U+B1E0 뇠 뇠 87 88 -PASS U+B1E1 뇡 뇡 87 89 -PASS U+B1E2 뇢 뇢 87 8A -PASS U+B1E3 뇣 뇣 87 8B -PASS U+B1E4 뇤 뇤 87 8C -PASS U+B1E5 뇥 뇥 87 8D -PASS U+B1E6 뇦 뇦 87 8E -PASS U+B1E7 뇧 뇧 87 8F -PASS U+B1E8 뇨 뇨 B4 A2 -PASS U+B1E9 뇩 뇩 B4 A3 -PASS U+B1EA 뇪 뇪 87 90 -PASS U+B1EB 뇫 뇫 87 91 -PASS U+B1EC 뇬 뇬 B4 A4 -PASS U+B1ED 뇭 뇭 87 92 -PASS U+B1EE 뇮 뇮 87 93 -PASS U+B1EF 뇯 뇯 87 94 -PASS U+B1F0 뇰 뇰 B4 A5 -PASS U+B1F1 뇱 뇱 87 95 -PASS U+B1F2 뇲 뇲 87 96 -PASS U+B1F3 뇳 뇳 87 97 -PASS U+B1F4 뇴 뇴 87 98 -PASS U+B1F5 뇵 뇵 87 99 -PASS U+B1F6 뇶 뇶 87 9A -PASS U+B1F7 뇷 뇷 87 9B -PASS U+B1F8 뇸 뇸 87 9C -PASS U+B1F9 뇹 뇹 B4 A6 -PASS U+B1FA 뇺 뇺 87 9D -PASS U+B1FB 뇻 뇻 B4 A7 -PASS U+B1FC 뇼 뇼 87 9E -PASS U+B1FD 뇽 뇽 B4 A8 -PASS U+B1FE 뇾 뇾 87 9F -PASS U+B1FF 뇿 뇿 87 A0 -PASS U+B200 눀 눀 87 A1 -PASS U+B201 눁 눁 87 A2 -PASS U+B202 눂 눂 87 A3 -PASS U+B203 눃 눃 87 A4 -PASS U+B204 누 누 B4 A9 -PASS U+B205 눅 눅 B4 AA -PASS U+B206 눆 눆 87 A5 -PASS U+B207 눇 눇 87 A6 -PASS U+B208 눈 눈 B4 AB -PASS U+B209 눉 눉 87 A7 -PASS U+B20A 눊 눊 87 A8 -PASS U+B20B 눋 눋 B4 AC -PASS U+B20C 눌 눌 B4 AD -PASS U+B20D 눍 눍 87 A9 -PASS U+B20E 눎 눎 87 AA -PASS U+B20F 눏 눏 87 AB -PASS U+B210 눐 눐 87 AC -PASS U+B211 눑 눑 87 AD -PASS U+B212 눒 눒 87 AE -PASS U+B213 눓 눓 87 AF -PASS U+B214 눔 눔 B4 AE -PASS U+B215 눕 눕 B4 AF -PASS U+B216 눖 눖 87 B0 -PASS U+B217 눗 눗 B4 B0 -PASS U+B218 눘 눘 87 B1 -PASS U+B219 눙 눙 B4 B1 -PASS U+B21A 눚 눚 87 B2 -PASS U+B21B 눛 눛 87 B3 -PASS U+B21C 눜 눜 87 B4 -PASS U+B21D 눝 눝 87 B5 -PASS U+B21E 눞 눞 87 B6 -PASS U+B21F 눟 눟 87 B7 -PASS U+B220 눠 눠 B4 B2 -PASS U+B221 눡 눡 87 B8 -PASS U+B222 눢 눢 87 B9 -PASS U+B223 눣 눣 87 BA -PASS U+B224 눤 눤 87 BB -PASS U+B225 눥 눥 87 BC -PASS U+B226 눦 눦 87 BD -PASS U+B227 눧 눧 87 BE -PASS U+B228 눨 눨 87 BF -PASS U+B229 눩 눩 87 C0 -PASS U+B22A 눪 눪 87 C1 -PASS U+B22B 눫 눫 87 C2 -PASS U+B22C 눬 눬 87 C3 -PASS U+B22D 눭 눭 87 C4 -PASS U+B22E 눮 눮 87 C5 -PASS U+B22F 눯 눯 87 C6 -PASS U+B230 눰 눰 87 C7 -PASS U+B231 눱 눱 87 C8 -PASS U+B232 눲 눲 87 C9 -PASS U+B233 눳 눳 87 CA -PASS U+B234 눴 눴 B4 B3 -PASS U+B235 눵 눵 87 CB -PASS U+B236 눶 눶 87 CC -PASS U+B237 눷 눷 87 CD -PASS U+B238 눸 눸 87 CE -PASS U+B239 눹 눹 87 CF -PASS U+B23A 눺 눺 87 D0 -PASS U+B23B 눻 눻 87 D1 -PASS U+B23C 눼 눼 B4 B4 -PASS U+B23D 눽 눽 87 D2 -PASS U+B23E 눾 눾 87 D3 -PASS U+B23F 눿 눿 87 D4 -PASS U+B240 뉀 뉀 87 D5 -PASS U+B241 뉁 뉁 87 D6 -PASS U+B242 뉂 뉂 87 D7 -PASS U+B243 뉃 뉃 87 D8 -PASS U+B244 뉄 뉄 87 D9 -PASS U+B245 뉅 뉅 87 DA -PASS U+B246 뉆 뉆 87 DB -PASS U+B247 뉇 뉇 87 DC -PASS U+B248 뉈 뉈 87 DD -PASS U+B249 뉉 뉉 87 DE -PASS U+B24A 뉊 뉊 87 DF -PASS U+B24B 뉋 뉋 87 E0 -PASS U+B24C 뉌 뉌 87 E1 -PASS U+B24D 뉍 뉍 87 E2 -PASS U+B24E 뉎 뉎 87 E3 -PASS U+B24F 뉏 뉏 87 E4 -PASS U+B250 뉐 뉐 87 E5 -PASS U+B251 뉑 뉑 87 E6 -PASS U+B252 뉒 뉒 87 E7 -PASS U+B253 뉓 뉓 87 E8 -PASS U+B254 뉔 뉔 87 E9 -PASS U+B255 뉕 뉕 87 EA -PASS U+B256 뉖 뉖 87 EB -PASS U+B257 뉗 뉗 87 EC -PASS U+B258 뉘 뉘 B4 B5 -PASS U+B259 뉙 뉙 87 ED -PASS U+B25A 뉚 뉚 87 EE -PASS U+B25B 뉛 뉛 87 EF -PASS U+B25C 뉜 뉜 B4 B6 -PASS U+B25D 뉝 뉝 87 F0 -PASS U+B25E 뉞 뉞 87 F1 -PASS U+B25F 뉟 뉟 87 F2 -PASS U+B260 뉠 뉠 B4 B7 -PASS U+B261 뉡 뉡 87 F3 -PASS U+B262 뉢 뉢 87 F4 -PASS U+B263 뉣 뉣 87 F5 -PASS U+B264 뉤 뉤 87 F6 -PASS U+B265 뉥 뉥 87 F7 -PASS U+B266 뉦 뉦 87 F8 -PASS U+B267 뉧 뉧 87 F9 -PASS U+B268 뉨 뉨 B4 B8 -PASS U+B269 뉩 뉩 B4 B9 -PASS U+B26A 뉪 뉪 87 FA -PASS U+B26B 뉫 뉫 87 FB -PASS U+B26C 뉬 뉬 87 FC -PASS U+B26D 뉭 뉭 87 FD -PASS U+B26E 뉮 뉮 87 FE -PASS U+B26F 뉯 뉯 88 41 -PASS U+B270 뉰 뉰 88 42 -PASS U+B271 뉱 뉱 88 43 -PASS U+B272 뉲 뉲 88 44 -PASS U+B273 뉳 뉳 88 45 -PASS U+B274 뉴 뉴 B4 BA -PASS U+B275 뉵 뉵 B4 BB -PASS U+B276 뉶 뉶 88 46 -PASS U+B277 뉷 뉷 88 47 -PASS U+B278 뉸 뉸 88 48 -PASS U+B279 뉹 뉹 88 49 -PASS U+B27A 뉺 뉺 88 4A -PASS U+B27B 뉻 뉻 88 4B -PASS U+B27C 뉼 뉼 B4 BC -PASS U+B27D 뉽 뉽 88 4C -PASS U+B27E 뉾 뉾 88 4D -PASS U+B27F 뉿 뉿 88 4E -PASS U+B280 늀 늀 88 4F -PASS U+B281 늁 늁 88 50 -PASS U+B282 늂 늂 88 51 -PASS U+B283 늃 늃 88 52 -PASS U+B284 늄 늄 B4 BD -PASS U+B285 늅 늅 B4 BE -PASS U+B286 늆 늆 88 53 -PASS U+B287 늇 늇 88 54 -PASS U+B288 늈 늈 88 55 -PASS U+B289 늉 늉 B4 BF -PASS U+B28A 늊 늊 88 56 -PASS U+B28B 늋 늋 88 57 -PASS U+B28C 늌 늌 88 58 -PASS U+B28D 늍 늍 88 59 -PASS U+B28E 늎 늎 88 5A -PASS U+B28F 늏 늏 88 61 -PASS U+B290 느 느 B4 C0 -PASS U+B291 늑 늑 B4 C1 -PASS U+B292 늒 늒 88 62 -PASS U+B293 늓 늓 88 63 -PASS U+B294 는 는 B4 C2 -PASS U+B295 늕 늕 88 64 -PASS U+B296 늖 늖 88 65 -PASS U+B297 늗 늗 88 66 -PASS U+B298 늘 늘 B4 C3 -PASS U+B299 늙 늙 B4 C4 -PASS U+B29A 늚 늚 B4 C5 -PASS U+B29B 늛 늛 88 67 -PASS U+B29C 늜 늜 88 68 -PASS U+B29D 늝 늝 88 69 -PASS U+B29E 늞 늞 88 6A -PASS U+B29F 늟 늟 88 6B -PASS U+B2A0 늠 늠 B4 C6 -PASS U+B2A1 늡 늡 B4 C7 -PASS U+B2A2 늢 늢 88 6C -PASS U+B2A3 늣 늣 B4 C8 -PASS U+B2A4 늤 늤 88 6D -PASS U+B2A5 능 능 B4 C9 -PASS U+B2A6 늦 늦 B4 CA -PASS U+B2A7 늧 늧 88 6E -PASS U+B2A8 늨 늨 88 6F -PASS U+B2A9 늩 늩 88 70 -PASS U+B2AA 늪 늪 B4 CB -PASS U+B2AB 늫 늫 88 71 -PASS U+B2AC 늬 늬 B4 CC -PASS U+B2AD 늭 늭 88 72 -PASS U+B2AE 늮 늮 88 73 -PASS U+B2AF 늯 늯 88 74 -PASS U+B2B0 늰 늰 B4 CD -PASS U+B2B1 늱 늱 88 75 -PASS U+B2B2 늲 늲 88 76 -PASS U+B2B3 늳 늳 88 77 -PASS U+B2B4 늴 늴 B4 CE -PASS U+B2B5 늵 늵 88 78 -PASS U+B2B6 늶 늶 88 79 -PASS U+B2B7 늷 늷 88 7A -PASS U+B2B8 늸 늸 88 81 -PASS U+B2B9 늹 늹 88 82 -PASS U+B2BA 늺 늺 88 83 -PASS U+B2BB 늻 늻 88 84 -PASS U+B2BC 늼 늼 88 85 -PASS U+B2BD 늽 늽 88 86 -PASS U+B2BE 늾 늾 88 87 -PASS U+B2BF 늿 늿 88 88 -PASS U+B2C0 닀 닀 88 89 -PASS U+B2C1 닁 닁 88 8A -PASS U+B2C2 닂 닂 88 8B -PASS U+B2C3 닃 닃 88 8C -PASS U+B2C4 닄 닄 88 8D -PASS U+B2C5 닅 닅 88 8E -PASS U+B2C6 닆 닆 88 8F -PASS U+B2C7 닇 닇 88 90 -PASS U+B2C8 니 니 B4 CF -PASS U+B2C9 닉 닉 B4 D0 -PASS U+B2CA 닊 닊 88 91 -PASS U+B2CB 닋 닋 88 92 -PASS U+B2CC 닌 닌 B4 D1 -PASS U+B2CD 닍 닍 88 93 -PASS U+B2CE 닎 닎 88 94 -PASS U+B2CF 닏 닏 88 95 -PASS U+B2D0 닐 닐 B4 D2 -PASS U+B2D1 닑 닑 88 96 -PASS U+B2D2 닒 닒 B4 D3 -PASS U+B2D3 닓 닓 88 97 -PASS U+B2D4 닔 닔 88 98 -PASS U+B2D5 닕 닕 88 99 -PASS U+B2D6 닖 닖 88 9A -PASS U+B2D7 닗 닗 88 9B -PASS U+B2D8 님 님 B4 D4 -PASS U+B2D9 닙 닙 B4 D5 -PASS U+B2DA 닚 닚 88 9C -PASS U+B2DB 닛 닛 B4 D6 -PASS U+B2DC 닜 닜 88 9D -PASS U+B2DD 닝 닝 B4 D7 -PASS U+B2DE 닞 닞 88 9E -PASS U+B2DF 닟 닟 88 9F -PASS U+B2E0 닠 닠 88 A0 -PASS U+B2E1 닡 닡 88 A1 -PASS U+B2E2 닢 닢 B4 D8 -PASS U+B2E3 닣 닣 88 A2 -PASS U+B2E4 다 다 B4 D9 -PASS U+B2E5 닥 닥 B4 DA -PASS U+B2E6 닦 닦 B4 DB -PASS U+B2E7 닧 닧 88 A3 -PASS U+B2E8 단 단 B4 DC -PASS U+B2E9 닩 닩 88 A4 -PASS U+B2EA 닪 닪 88 A5 -PASS U+B2EB 닫 닫 B4 DD -PASS U+B2EC 달 달 B4 DE -PASS U+B2ED 닭 닭 B4 DF -PASS U+B2EE 닮 닮 B4 E0 -PASS U+B2EF 닯 닯 B4 E1 -PASS U+B2F0 닰 닰 88 A6 -PASS U+B2F1 닱 닱 88 A7 -PASS U+B2F2 닲 닲 88 A8 -PASS U+B2F3 닳 닳 B4 E2 -PASS U+B2F4 담 담 B4 E3 -PASS U+B2F5 답 답 B4 E4 -PASS U+B2F6 닶 닶 88 A9 -PASS U+B2F7 닷 닷 B4 E5 -PASS U+B2F8 닸 닸 B4 E6 -PASS U+B2F9 당 당 B4 E7 -PASS U+B2FA 닺 닺 B4 E8 -PASS U+B2FB 닻 닻 B4 E9 -PASS U+B2FC 닼 닼 88 AA -PASS U+B2FD 닽 닽 88 AB -PASS U+B2FE 닾 닾 88 AC -PASS U+B2FF 닿 닿 B4 EA -PASS U+B300 대 대 B4 EB -PASS U+B301 댁 댁 B4 EC -PASS U+B302 댂 댂 88 AD -PASS U+B303 댃 댃 88 AE -PASS U+B304 댄 댄 B4 ED -PASS U+B305 댅 댅 88 AF -PASS U+B306 댆 댆 88 B0 -PASS U+B307 댇 댇 88 B1 -PASS U+B308 댈 댈 B4 EE -PASS U+B309 댉 댉 88 B2 -PASS U+B30A 댊 댊 88 B3 -PASS U+B30B 댋 댋 88 B4 -PASS U+B30C 댌 댌 88 B5 -PASS U+B30D 댍 댍 88 B6 -PASS U+B30E 댎 댎 88 B7 -PASS U+B30F 댏 댏 88 B8 -PASS U+B310 댐 댐 B4 EF -PASS U+B311 댑 댑 B4 F0 -PASS U+B312 댒 댒 88 B9 -PASS U+B313 댓 댓 B4 F1 -PASS U+B314 댔 댔 B4 F2 -PASS U+B315 댕 댕 B4 F3 -PASS U+B316 댖 댖 88 BA -PASS U+B317 댗 댗 88 BB -PASS U+B318 댘 댘 88 BC -PASS U+B319 댙 댙 88 BD -PASS U+B31A 댚 댚 88 BE -PASS U+B31B 댛 댛 88 BF -PASS U+B31C 댜 댜 B4 F4 -PASS U+B31D 댝 댝 88 C0 -PASS U+B31E 댞 댞 88 C1 -PASS U+B31F 댟 댟 88 C2 -PASS U+B320 댠 댠 88 C3 -PASS U+B321 댡 댡 88 C4 -PASS U+B322 댢 댢 88 C5 -PASS U+B323 댣 댣 88 C6 -PASS U+B324 댤 댤 88 C7 -PASS U+B325 댥 댥 88 C8 -PASS U+B326 댦 댦 88 C9 -PASS U+B327 댧 댧 88 CA -PASS U+B328 댨 댨 88 CB -PASS U+B329 댩 댩 88 CC -PASS U+B32A 댪 댪 88 CD -PASS U+B32B 댫 댫 88 CE -PASS U+B32C 댬 댬 88 CF -PASS U+B32D 댭 댭 88 D0 -PASS U+B32E 댮 댮 88 D1 -PASS U+B32F 댯 댯 88 D2 -PASS U+B330 댰 댰 88 D3 -PASS U+B331 댱 댱 88 D4 -PASS U+B332 댲 댲 88 D5 -PASS U+B333 댳 댳 88 D6 -PASS U+B334 댴 댴 88 D7 -PASS U+B335 댵 댵 88 D8 -PASS U+B336 댶 댶 88 D9 -PASS U+B337 댷 댷 88 DA -PASS U+B338 댸 댸 88 DB -PASS U+B339 댹 댹 88 DC -PASS U+B33A 댺 댺 88 DD -PASS U+B33B 댻 댻 88 DE -PASS U+B33C 댼 댼 88 DF -PASS U+B33D 댽 댽 88 E0 -PASS U+B33E 댾 댾 88 E1 -PASS U+B33F 댿 댿 88 E2 -PASS U+B340 덀 덀 88 E3 -PASS U+B341 덁 덁 88 E4 -PASS U+B342 덂 덂 88 E5 -PASS U+B343 덃 덃 88 E6 -PASS U+B344 덄 덄 88 E7 -PASS U+B345 덅 덅 88 E8 -PASS U+B346 덆 덆 88 E9 -PASS U+B347 덇 덇 88 EA -PASS U+B348 덈 덈 88 EB -PASS U+B349 덉 덉 88 EC -PASS U+B34A 덊 덊 88 ED -PASS U+B34B 덋 덋 88 EE -PASS U+B34C 덌 덌 88 EF -PASS U+B34D 덍 덍 88 F0 -PASS U+B34E 덎 덎 88 F1 -PASS U+B34F 덏 덏 88 F2 -PASS U+B350 덐 덐 88 F3 -PASS U+B351 덑 덑 88 F4 -PASS U+B352 덒 덒 88 F5 -PASS U+B353 덓 덓 88 F6 -PASS U+B354 더 더 B4 F5 -PASS U+B355 덕 덕 B4 F6 -PASS U+B356 덖 덖 B4 F7 -PASS U+B357 덗 덗 88 F7 -PASS U+B358 던 던 B4 F8 -PASS U+B359 덙 덙 88 F8 -PASS U+B35A 덚 덚 88 F9 -PASS U+B35B 덛 덛 B4 F9 -PASS U+B35C 덜 덜 B4 FA -PASS U+B35D 덝 덝 88 FA -PASS U+B35E 덞 덞 B4 FB -PASS U+B35F 덟 덟 B4 FC -PASS U+B360 덠 덠 88 FB -PASS U+B361 덡 덡 88 FC -PASS U+B362 덢 덢 88 FD -PASS U+B363 덣 덣 88 FE -PASS U+B364 덤 덤 B4 FD -PASS U+B365 덥 덥 B4 FE -PASS U+B366 덦 덦 89 41 -PASS U+B367 덧 덧 B5 A1 -PASS U+B368 덨 덨 89 42 -PASS U+B369 덩 덩 B5 A2 -PASS U+B36A 덪 덪 89 43 -PASS U+B36B 덫 덫 B5 A3 -PASS U+B36C 덬 덬 89 44 -PASS U+B36D 덭 덭 89 45 -PASS U+B36E 덮 덮 B5 A4 -PASS U+B36F 덯 덯 89 46 -PASS U+B370 데 데 B5 A5 -PASS U+B371 덱 덱 B5 A6 -PASS U+B372 덲 덲 89 47 -PASS U+B373 덳 덳 89 48 -PASS U+B374 덴 덴 B5 A7 -PASS U+B375 덵 덵 89 49 -PASS U+B376 덶 덶 89 4A -PASS U+B377 덷 덷 89 4B -PASS U+B378 델 델 B5 A8 -PASS U+B379 덹 덹 89 4C -PASS U+B37A 덺 덺 89 4D -PASS U+B37B 덻 덻 89 4E -PASS U+B37C 덼 덼 89 4F -PASS U+B37D 덽 덽 89 50 -PASS U+B37E 덾 덾 89 51 -PASS U+B37F 덿 덿 89 52 -PASS U+B380 뎀 뎀 B5 A9 -PASS U+B381 뎁 뎁 B5 AA -PASS U+B382 뎂 뎂 89 53 -PASS U+B383 뎃 뎃 B5 AB -PASS U+B384 뎄 뎄 B5 AC -PASS U+B385 뎅 뎅 B5 AD -PASS U+B386 뎆 뎆 89 54 -PASS U+B387 뎇 뎇 89 55 -PASS U+B388 뎈 뎈 89 56 -PASS U+B389 뎉 뎉 89 57 -PASS U+B38A 뎊 뎊 89 58 -PASS U+B38B 뎋 뎋 89 59 -PASS U+B38C 뎌 뎌 B5 AE -PASS U+B38D 뎍 뎍 89 5A -PASS U+B38E 뎎 뎎 89 61 -PASS U+B38F 뎏 뎏 89 62 -PASS U+B390 뎐 뎐 B5 AF -PASS U+B391 뎑 뎑 89 63 -PASS U+B392 뎒 뎒 89 64 -PASS U+B393 뎓 뎓 89 65 -PASS U+B394 뎔 뎔 B5 B0 -PASS U+B395 뎕 뎕 89 66 -PASS U+B396 뎖 뎖 89 67 -PASS U+B397 뎗 뎗 89 68 -PASS U+B398 뎘 뎘 89 69 -PASS U+B399 뎙 뎙 89 6A -PASS U+B39A 뎚 뎚 89 6B -PASS U+B39B 뎛 뎛 89 6C -PASS U+B39C 뎜 뎜 89 6D -PASS U+B39D 뎝 뎝 89 6E -PASS U+B39E 뎞 뎞 89 6F -PASS U+B39F 뎟 뎟 89 70 -PASS U+B3A0 뎠 뎠 B5 B1 -PASS U+B3A1 뎡 뎡 B5 B2 -PASS U+B3A2 뎢 뎢 89 71 -PASS U+B3A3 뎣 뎣 89 72 -PASS U+B3A4 뎤 뎤 89 73 -PASS U+B3A5 뎥 뎥 89 74 -PASS U+B3A6 뎦 뎦 89 75 -PASS U+B3A7 뎧 뎧 89 76 -PASS U+B3A8 뎨 뎨 B5 B3 -PASS U+B3A9 뎩 뎩 89 77 -PASS U+B3AA 뎪 뎪 89 78 -PASS U+B3AB 뎫 뎫 89 79 -PASS U+B3AC 뎬 뎬 B5 B4 -PASS U+B3AD 뎭 뎭 89 7A -PASS U+B3AE 뎮 뎮 89 81 -PASS U+B3AF 뎯 뎯 89 82 -PASS U+B3B0 뎰 뎰 89 83 -PASS U+B3B1 뎱 뎱 89 84 -PASS U+B3B2 뎲 뎲 89 85 -PASS U+B3B3 뎳 뎳 89 86 -PASS U+B3B4 뎴 뎴 89 87 -PASS U+B3B5 뎵 뎵 89 88 -PASS U+B3B6 뎶 뎶 89 89 -PASS U+B3B7 뎷 뎷 89 8A -PASS U+B3B8 뎸 뎸 89 8B -PASS U+B3B9 뎹 뎹 89 8C -PASS U+B3BA 뎺 뎺 89 8D -PASS U+B3BB 뎻 뎻 89 8E -PASS U+B3BC 뎼 뎼 89 8F -PASS U+B3BD 뎽 뎽 89 90 -PASS U+B3BE 뎾 뎾 89 91 -PASS U+B3BF 뎿 뎿 89 92 -PASS U+B3C0 돀 돀 89 93 -PASS U+B3C1 돁 돁 89 94 -PASS U+B3C2 돂 돂 89 95 -PASS U+B3C3 돃 돃 89 96 -PASS U+B3C4 도 도 B5 B5 -PASS U+B3C5 독 독 B5 B6 -PASS U+B3C6 돆 돆 89 97 -PASS U+B3C7 돇 돇 89 98 -PASS U+B3C8 돈 돈 B5 B7 -PASS U+B3C9 돉 돉 89 99 -PASS U+B3CA 돊 돊 89 9A -PASS U+B3CB 돋 돋 B5 B8 -PASS U+B3CC 돌 돌 B5 B9 -PASS U+B3CD 돍 돍 89 9B -PASS U+B3CE 돎 돎 B5 BA -PASS U+B3CF 돏 돏 89 9C -PASS U+B3D0 돐 돐 B5 BB -PASS U+B3D1 돑 돑 89 9D -PASS U+B3D2 돒 돒 89 9E -PASS U+B3D3 돓 돓 89 9F -PASS U+B3D4 돔 돔 B5 BC -PASS U+B3D5 돕 돕 B5 BD -PASS U+B3D6 돖 돖 89 A0 -PASS U+B3D7 돗 돗 B5 BE -PASS U+B3D8 돘 돘 89 A1 -PASS U+B3D9 동 동 B5 BF -PASS U+B3DA 돚 돚 89 A2 -PASS U+B3DB 돛 돛 B5 C0 -PASS U+B3DC 돜 돜 89 A3 -PASS U+B3DD 돝 돝 B5 C1 -PASS U+B3DE 돞 돞 89 A4 -PASS U+B3DF 돟 돟 89 A5 -PASS U+B3E0 돠 돠 B5 C2 -PASS U+B3E1 돡 돡 89 A6 -PASS U+B3E2 돢 돢 89 A7 -PASS U+B3E3 돣 돣 89 A8 -PASS U+B3E4 돤 돤 B5 C3 -PASS U+B3E5 돥 돥 89 A9 -PASS U+B3E6 돦 돦 89 AA -PASS U+B3E7 돧 돧 89 AB -PASS U+B3E8 돨 돨 B5 C4 -PASS U+B3E9 돩 돩 89 AC -PASS U+B3EA 돪 돪 89 AD -PASS U+B3EB 돫 돫 89 AE -PASS U+B3EC 돬 돬 89 AF -PASS U+B3ED 돭 돭 89 B0 -PASS U+B3EE 돮 돮 89 B1 -PASS U+B3EF 돯 돯 89 B2 -PASS U+B3F0 돰 돰 89 B3 -PASS U+B3F1 돱 돱 89 B4 -PASS U+B3F2 돲 돲 89 B5 -PASS U+B3F3 돳 돳 89 B6 -PASS U+B3F4 돴 돴 89 B7 -PASS U+B3F5 돵 돵 89 B8 -PASS U+B3F6 돶 돶 89 B9 -PASS U+B3F7 돷 돷 89 BA -PASS U+B3F8 돸 돸 89 BB -PASS U+B3F9 돹 돹 89 BC -PASS U+B3FA 돺 돺 89 BD -PASS U+B3FB 돻 돻 89 BE -PASS U+B3FC 돼 돼 B5 C5 -PASS U+B3FD 돽 돽 89 BF -PASS U+B3FE 돾 돾 89 C0 -PASS U+B3FF 돿 돿 89 C1 -PASS U+B400 됀 됀 89 C2 -PASS U+B401 됁 됁 89 C3 -PASS U+B402 됂 됂 89 C4 -PASS U+B403 됃 됃 89 C5 -PASS U+B404 됄 됄 89 C6 -PASS U+B405 됅 됅 89 C7 -PASS U+B406 됆 됆 89 C8 -PASS U+B407 됇 됇 89 C9 -PASS U+B408 됈 됈 89 CA -PASS U+B409 됉 됉 89 CB -PASS U+B40A 됊 됊 89 CC -PASS U+B40B 됋 됋 89 CD -PASS U+B40C 됌 됌 89 CE -PASS U+B40D 됍 됍 89 CF -PASS U+B40E 됎 됎 89 D0 -PASS U+B40F 됏 됏 89 D1 -PASS U+B410 됐 됐 B5 C6 -PASS U+B411 됑 됑 89 D2 -PASS U+B412 됒 됒 89 D3 -PASS U+B413 됓 됓 89 D4 -PASS U+B414 됔 됔 89 D5 -PASS U+B415 됕 됕 89 D6 -PASS U+B416 됖 됖 89 D7 -PASS U+B417 됗 됗 89 D8 -PASS U+B418 되 되 B5 C7 -PASS U+B419 됙 됙 89 D9 -PASS U+B41A 됚 됚 89 DA -PASS U+B41B 됛 됛 89 DB -PASS U+B41C 된 된 B5 C8 -PASS U+B41D 됝 됝 89 DC -PASS U+B41E 됞 됞 89 DD -PASS U+B41F 됟 됟 89 DE -PASS U+B420 될 될 B5 C9 -PASS U+B421 됡 됡 89 DF -PASS U+B422 됢 됢 89 E0 -PASS U+B423 됣 됣 89 E1 -PASS U+B424 됤 됤 89 E2 -PASS U+B425 됥 됥 89 E3 -PASS U+B426 됦 됦 89 E4 -PASS U+B427 됧 됧 89 E5 -PASS U+B428 됨 됨 B5 CA -PASS U+B429 됩 됩 B5 CB -PASS U+B42A 됪 됪 89 E6 -PASS U+B42B 됫 됫 B5 CC -PASS U+B42C 됬 됬 89 E7 -PASS U+B42D 됭 됭 89 E8 -PASS U+B42E 됮 됮 89 E9 -PASS U+B42F 됯 됯 89 EA -PASS U+B430 됰 됰 89 EB -PASS U+B431 됱 됱 89 EC -PASS U+B432 됲 됲 89 ED -PASS U+B433 됳 됳 89 EE -PASS U+B434 됴 됴 B5 CD -PASS U+B435 됵 됵 89 EF -PASS U+B436 됶 됶 89 F0 -PASS U+B437 됷 됷 89 F1 -PASS U+B438 됸 됸 89 F2 -PASS U+B439 됹 됹 89 F3 -PASS U+B43A 됺 됺 89 F4 -PASS U+B43B 됻 됻 89 F5 -PASS U+B43C 됼 됼 89 F6 -PASS U+B43D 됽 됽 89 F7 -PASS U+B43E 됾 됾 89 F8 -PASS U+B43F 됿 됿 89 F9 -PASS U+B440 둀 둀 89 FA -PASS U+B441 둁 둁 89 FB -PASS U+B442 둂 둂 89 FC -PASS U+B443 둃 둃 89 FD -PASS U+B444 둄 둄 89 FE -PASS U+B445 둅 둅 8A 41 -PASS U+B446 둆 둆 8A 42 -PASS U+B447 둇 둇 8A 43 -PASS U+B448 둈 둈 8A 44 -PASS U+B449 둉 둉 8A 45 -PASS U+B44A 둊 둊 8A 46 -PASS U+B44B 둋 둋 8A 47 -PASS U+B44C 둌 둌 8A 48 -PASS U+B44D 둍 둍 8A 49 -PASS U+B44E 둎 둎 8A 4A -PASS U+B44F 둏 둏 8A 4B -PASS U+B450 두 두 B5 CE -PASS U+B451 둑 둑 B5 CF -PASS U+B452 둒 둒 8A 4C -PASS U+B453 둓 둓 8A 4D -PASS U+B454 둔 둔 B5 D0 -PASS U+B455 둕 둕 8A 4E -PASS U+B456 둖 둖 8A 4F -PASS U+B457 둗 둗 8A 50 -PASS U+B458 둘 둘 B5 D1 -PASS U+B459 둙 둙 8A 51 -PASS U+B45A 둚 둚 8A 52 -PASS U+B45B 둛 둛 8A 53 -PASS U+B45C 둜 둜 8A 54 -PASS U+B45D 둝 둝 8A 55 -PASS U+B45E 둞 둞 8A 56 -PASS U+B45F 둟 둟 8A 57 -PASS U+B460 둠 둠 B5 D2 -PASS U+B461 둡 둡 B5 D3 -PASS U+B462 둢 둢 8A 58 -PASS U+B463 둣 둣 B5 D4 -PASS U+B464 둤 둤 8A 59 -PASS U+B465 둥 둥 B5 D5 -PASS U+B466 둦 둦 8A 5A -PASS U+B467 둧 둧 8A 61 -PASS U+B468 둨 둨 8A 62 -PASS U+B469 둩 둩 8A 63 -PASS U+B46A 둪 둪 8A 64 -PASS U+B46B 둫 둫 8A 65 -PASS U+B46C 둬 둬 B5 D6 -PASS U+B46D 둭 둭 8A 66 -PASS U+B46E 둮 둮 8A 67 -PASS U+B46F 둯 둯 8A 68 -PASS U+B470 둰 둰 8A 69 -PASS U+B471 둱 둱 8A 6A -PASS U+B472 둲 둲 8A 6B -PASS U+B473 둳 둳 8A 6C -PASS U+B474 둴 둴 8A 6D -PASS U+B475 둵 둵 8A 6E -PASS U+B476 둶 둶 8A 6F -PASS U+B477 둷 둷 8A 70 -PASS U+B478 둸 둸 8A 71 -PASS U+B479 둹 둹 8A 72 -PASS U+B47A 둺 둺 8A 73 -PASS U+B47B 둻 둻 8A 74 -PASS U+B47C 둼 둼 8A 75 -PASS U+B47D 둽 둽 8A 76 -PASS U+B47E 둾 둾 8A 77 -PASS U+B47F 둿 둿 8A 78 -PASS U+B480 뒀 뒀 B5 D7 -PASS U+B481 뒁 뒁 8A 79 -PASS U+B482 뒂 뒂 8A 7A -PASS U+B483 뒃 뒃 8A 81 -PASS U+B484 뒄 뒄 8A 82 -PASS U+B485 뒅 뒅 8A 83 -PASS U+B486 뒆 뒆 8A 84 -PASS U+B487 뒇 뒇 8A 85 -PASS U+B488 뒈 뒈 B5 D8 -PASS U+B489 뒉 뒉 8A 86 -PASS U+B48A 뒊 뒊 8A 87 -PASS U+B48B 뒋 뒋 8A 88 -PASS U+B48C 뒌 뒌 8A 89 -PASS U+B48D 뒍 뒍 8A 8A -PASS U+B48E 뒎 뒎 8A 8B -PASS U+B48F 뒏 뒏 8A 8C -PASS U+B490 뒐 뒐 8A 8D -PASS U+B491 뒑 뒑 8A 8E -PASS U+B492 뒒 뒒 8A 8F -PASS U+B493 뒓 뒓 8A 90 -PASS U+B494 뒔 뒔 8A 91 -PASS U+B495 뒕 뒕 8A 92 -PASS U+B496 뒖 뒖 8A 93 -PASS U+B497 뒗 뒗 8A 94 -PASS U+B498 뒘 뒘 8A 95 -PASS U+B499 뒙 뒙 8A 96 -PASS U+B49A 뒚 뒚 8A 97 -PASS U+B49B 뒛 뒛 8A 98 -PASS U+B49C 뒜 뒜 8A 99 -PASS U+B49D 뒝 뒝 B5 D9 -PASS U+B49E 뒞 뒞 8A 9A -PASS U+B49F 뒟 뒟 8A 9B -PASS U+B4A0 뒠 뒠 8A 9C -PASS U+B4A1 뒡 뒡 8A 9D -PASS U+B4A2 뒢 뒢 8A 9E -PASS U+B4A3 뒣 뒣 8A 9F -PASS U+B4A4 뒤 뒤 B5 DA -PASS U+B4A5 뒥 뒥 8A A0 -PASS U+B4A6 뒦 뒦 8A A1 -PASS U+B4A7 뒧 뒧 8A A2 -PASS U+B4A8 뒨 뒨 B5 DB -PASS U+B4A9 뒩 뒩 8A A3 -PASS U+B4AA 뒪 뒪 8A A4 -PASS U+B4AB 뒫 뒫 8A A5 -PASS U+B4AC 뒬 뒬 B5 DC -PASS U+B4AD 뒭 뒭 8A A6 -PASS U+B4AE 뒮 뒮 8A A7 -PASS U+B4AF 뒯 뒯 8A A8 -PASS U+B4B0 뒰 뒰 8A A9 -PASS U+B4B1 뒱 뒱 8A AA -PASS U+B4B2 뒲 뒲 8A AB -PASS U+B4B3 뒳 뒳 8A AC -PASS U+B4B4 뒴 뒴 8A AD -PASS U+B4B5 뒵 뒵 B5 DD -PASS U+B4B6 뒶 뒶 8A AE -PASS U+B4B7 뒷 뒷 B5 DE -PASS U+B4B8 뒸 뒸 8A AF -PASS U+B4B9 뒹 뒹 B5 DF -PASS U+B4BA 뒺 뒺 8A B0 -PASS U+B4BB 뒻 뒻 8A B1 -PASS U+B4BC 뒼 뒼 8A B2 -PASS U+B4BD 뒽 뒽 8A B3 -PASS U+B4BE 뒾 뒾 8A B4 -PASS U+B4BF 뒿 뒿 8A B5 -PASS U+B4C0 듀 듀 B5 E0 -PASS U+B4C1 듁 듁 8A B6 -PASS U+B4C2 듂 듂 8A B7 -PASS U+B4C3 듃 듃 8A B8 -PASS U+B4C4 듄 듄 B5 E1 -PASS U+B4C5 듅 듅 8A B9 -PASS U+B4C6 듆 듆 8A BA -PASS U+B4C7 듇 듇 8A BB -PASS U+B4C8 듈 듈 B5 E2 -PASS U+B4C9 듉 듉 8A BC -PASS U+B4CA 듊 듊 8A BD -PASS U+B4CB 듋 듋 8A BE -PASS U+B4CC 듌 듌 8A BF -PASS U+B4CD 듍 듍 8A C0 -PASS U+B4CE 듎 듎 8A C1 -PASS U+B4CF 듏 듏 8A C2 -PASS U+B4D0 듐 듐 B5 E3 -PASS U+B4D1 듑 듑 8A C3 -PASS U+B4D2 듒 듒 8A C4 -PASS U+B4D3 듓 듓 8A C5 -PASS U+B4D4 듔 듔 8A C6 -PASS U+B4D5 듕 듕 B5 E4 -PASS U+B4D6 듖 듖 8A C7 -PASS U+B4D7 듗 듗 8A C8 -PASS U+B4D8 듘 듘 8A C9 -PASS U+B4D9 듙 듙 8A CA -PASS U+B4DA 듚 듚 8A CB -PASS U+B4DB 듛 듛 8A CC -PASS U+B4DC 드 드 B5 E5 -PASS U+B4DD 득 득 B5 E6 -PASS U+B4DE 듞 듞 8A CD -PASS U+B4DF 듟 듟 8A CE -PASS U+B4E0 든 든 B5 E7 -PASS U+B4E1 듡 듡 8A CF -PASS U+B4E2 듢 듢 8A D0 -PASS U+B4E3 듣 듣 B5 E8 -PASS U+B4E4 들 들 B5 E9 -PASS U+B4E5 듥 듥 8A D1 -PASS U+B4E6 듦 듦 B5 EA -PASS U+B4E7 듧 듧 8A D2 -PASS U+B4E8 듨 듨 8A D3 -PASS U+B4E9 듩 듩 8A D4 -PASS U+B4EA 듪 듪 8A D5 -PASS U+B4EB 듫 듫 8A D6 -PASS U+B4EC 듬 듬 B5 EB -PASS U+B4ED 듭 듭 B5 EC -PASS U+B4EE 듮 듮 8A D7 -PASS U+B4EF 듯 듯 B5 ED -PASS U+B4F0 듰 듰 8A D8 -PASS U+B4F1 등 등 B5 EE -PASS U+B4F2 듲 듲 8A D9 -PASS U+B4F3 듳 듳 8A DA -PASS U+B4F4 듴 듴 8A DB -PASS U+B4F5 듵 듵 8A DC -PASS U+B4F6 듶 듶 8A DD -PASS U+B4F7 듷 듷 8A DE -PASS U+B4F8 듸 듸 B5 EF -PASS U+B4F9 듹 듹 8A DF -PASS U+B4FA 듺 듺 8A E0 -PASS U+B4FB 듻 듻 8A E1 -PASS U+B4FC 듼 듼 8A E2 -PASS U+B4FD 듽 듽 8A E3 -PASS U+B4FE 듾 듾 8A E4 -PASS U+B4FF 듿 듿 8A E5 -PASS U+B500 딀 딀 8A E6 -PASS U+B501 딁 딁 8A E7 -PASS U+B502 딂 딂 8A E8 -PASS U+B503 딃 딃 8A E9 -PASS U+B504 딄 딄 8A EA -PASS U+B505 딅 딅 8A EB -PASS U+B506 딆 딆 8A EC -PASS U+B507 딇 딇 8A ED -PASS U+B508 딈 딈 8A EE -PASS U+B509 딉 딉 8A EF -PASS U+B50A 딊 딊 8A F0 -PASS U+B50B 딋 딋 8A F1 -PASS U+B50C 딌 딌 8A F2 -PASS U+B50D 딍 딍 8A F3 -PASS U+B50E 딎 딎 8A F4 -PASS U+B50F 딏 딏 8A F5 -PASS U+B510 딐 딐 8A F6 -PASS U+B511 딑 딑 8A F7 -PASS U+B512 딒 딒 8A F8 -PASS U+B513 딓 딓 8A F9 -PASS U+B514 디 디 B5 F0 -PASS U+B515 딕 딕 B5 F1 -PASS U+B516 딖 딖 8A FA -PASS U+B517 딗 딗 8A FB -PASS U+B518 딘 딘 B5 F2 -PASS U+B519 딙 딙 8A FC -PASS U+B51A 딚 딚 8A FD -PASS U+B51B 딛 딛 B5 F3 -PASS U+B51C 딜 딜 B5 F4 -PASS U+B51D 딝 딝 8A FE -PASS U+B51E 딞 딞 8B 41 -PASS U+B51F 딟 딟 8B 42 -PASS U+B520 딠 딠 8B 43 -PASS U+B521 딡 딡 8B 44 -PASS U+B522 딢 딢 8B 45 -PASS U+B523 딣 딣 8B 46 -PASS U+B524 딤 딤 B5 F5 -PASS U+B525 딥 딥 B5 F6 -PASS U+B526 딦 딦 8B 47 -PASS U+B527 딧 딧 B5 F7 -PASS U+B528 딨 딨 B5 F8 -PASS U+B529 딩 딩 B5 F9 -PASS U+B52A 딪 딪 B5 FA -PASS U+B52B 딫 딫 8B 48 -PASS U+B52C 딬 딬 8B 49 -PASS U+B52D 딭 딭 8B 4A -PASS U+B52E 딮 딮 8B 4B -PASS U+B52F 딯 딯 8B 4C -PASS U+B530 따 따 B5 FB -PASS U+B531 딱 딱 B5 FC -PASS U+B532 딲 딲 8B 4D -PASS U+B533 딳 딳 8B 4E -PASS U+B534 딴 딴 B5 FD -PASS U+B535 딵 딵 8B 4F -PASS U+B536 딶 딶 8B 50 -PASS U+B537 딷 딷 8B 51 -PASS U+B538 딸 딸 B5 FE -PASS U+B539 딹 딹 8B 52 -PASS U+B53A 딺 딺 8B 53 -PASS U+B53B 딻 딻 8B 54 -PASS U+B53C 딼 딼 8B 55 -PASS U+B53D 딽 딽 8B 56 -PASS U+B53E 딾 딾 8B 57 -PASS U+B53F 딿 딿 8B 58 -PASS U+B540 땀 땀 B6 A1 -PASS U+B541 땁 땁 B6 A2 -PASS U+B542 땂 땂 8B 59 -PASS U+B543 땃 땃 B6 A3 -PASS U+B544 땄 땄 B6 A4 -PASS U+B545 땅 땅 B6 A5 -PASS U+B546 땆 땆 8B 5A -PASS U+B547 땇 땇 8B 61 -PASS U+B548 땈 땈 8B 62 -PASS U+B549 땉 땉 8B 63 -PASS U+B54A 땊 땊 8B 64 -PASS U+B54B 땋 땋 B6 A6 -PASS U+B54C 때 때 B6 A7 -PASS U+B54D 땍 땍 B6 A8 -PASS U+B54E 땎 땎 8B 65 -PASS U+B54F 땏 땏 8B 66 -PASS U+B550 땐 땐 B6 A9 -PASS U+B551 땑 땑 8B 67 -PASS U+B552 땒 땒 8B 68 -PASS U+B553 땓 땓 8B 69 -PASS U+B554 땔 땔 B6 AA -PASS U+B555 땕 땕 8B 6A -PASS U+B556 땖 땖 8B 6B -PASS U+B557 땗 땗 8B 6C -PASS U+B558 땘 땘 8B 6D -PASS U+B559 땙 땙 8B 6E -PASS U+B55A 땚 땚 8B 6F -PASS U+B55B 땛 땛 8B 70 -PASS U+B55C 땜 땜 B6 AB -PASS U+B55D 땝 땝 B6 AC -PASS U+B55E 땞 땞 8B 71 -PASS U+B55F 땟 땟 B6 AD -PASS U+B560 땠 땠 B6 AE -PASS U+B561 땡 땡 B6 AF -PASS U+B562 땢 땢 8B 72 -PASS U+B563 땣 땣 8B 73 -PASS U+B564 땤 땤 8B 74 -PASS U+B565 땥 땥 8B 75 -PASS U+B566 땦 땦 8B 76 -PASS U+B567 땧 땧 8B 77 -PASS U+B568 땨 땨 8B 78 -PASS U+B569 땩 땩 8B 79 -PASS U+B56A 땪 땪 8B 7A -PASS U+B56B 땫 땫 8B 81 -PASS U+B56C 땬 땬 8B 82 -PASS U+B56D 땭 땭 8B 83 -PASS U+B56E 땮 땮 8B 84 -PASS U+B56F 땯 땯 8B 85 -PASS U+B570 땰 땰 8B 86 -PASS U+B571 땱 땱 8B 87 -PASS U+B572 땲 땲 8B 88 -PASS U+B573 땳 땳 8B 89 -PASS U+B574 땴 땴 8B 8A -PASS U+B575 땵 땵 8B 8B -PASS U+B576 땶 땶 8B 8C -PASS U+B577 땷 땷 8B 8D -PASS U+B578 땸 땸 8B 8E -PASS U+B579 땹 땹 8B 8F -PASS U+B57A 땺 땺 8B 90 -PASS U+B57B 땻 땻 8B 91 -PASS U+B57C 땼 땼 8B 92 -PASS U+B57D 땽 땽 8B 93 -PASS U+B57E 땾 땾 8B 94 -PASS U+B57F 땿 땿 8B 95 -PASS U+B580 떀 떀 8B 96 -PASS U+B581 떁 떁 8B 97 -PASS U+B582 떂 떂 8B 98 -PASS U+B583 떃 떃 8B 99 -PASS U+B584 떄 떄 8B 9A -PASS U+B585 떅 떅 8B 9B -PASS U+B586 떆 떆 8B 9C -PASS U+B587 떇 떇 8B 9D -PASS U+B588 떈 떈 8B 9E -PASS U+B589 떉 떉 8B 9F -PASS U+B58A 떊 떊 8B A0 -PASS U+B58B 떋 떋 8B A1 -PASS U+B58C 떌 떌 8B A2 -PASS U+B58D 떍 떍 8B A3 -PASS U+B58E 떎 떎 8B A4 -PASS U+B58F 떏 떏 8B A5 -PASS U+B590 떐 떐 8B A6 -PASS U+B591 떑 떑 8B A7 -PASS U+B592 떒 떒 8B A8 -PASS U+B593 떓 떓 8B A9 -PASS U+B594 떔 떔 8B AA -PASS U+B595 떕 떕 8B AB -PASS U+B596 떖 떖 8B AC -PASS U+B597 떗 떗 8B AD -PASS U+B598 떘 떘 8B AE -PASS U+B599 떙 떙 8B AF -PASS U+B59A 떚 떚 8B B0 -PASS U+B59B 떛 떛 8B B1 -PASS U+B59C 떜 떜 8B B2 -PASS U+B59D 떝 떝 8B B3 -PASS U+B59E 떞 떞 8B B4 -PASS U+B59F 떟 떟 8B B5 -PASS U+B5A0 떠 떠 B6 B0 -PASS U+B5A1 떡 떡 B6 B1 -PASS U+B5A2 떢 떢 8B B6 -PASS U+B5A3 떣 떣 8B B7 -PASS U+B5A4 떤 떤 B6 B2 -PASS U+B5A5 떥 떥 8B B8 -PASS U+B5A6 떦 떦 8B B9 -PASS U+B5A7 떧 떧 8B BA -PASS U+B5A8 떨 떨 B6 B3 -PASS U+B5A9 떩 떩 8B BB -PASS U+B5AA 떪 떪 B6 B4 -PASS U+B5AB 떫 떫 B6 B5 -PASS U+B5AC 떬 떬 8B BC -PASS U+B5AD 떭 떭 8B BD -PASS U+B5AE 떮 떮 8B BE -PASS U+B5AF 떯 떯 8B BF -PASS U+B5B0 떰 떰 B6 B6 -PASS U+B5B1 떱 떱 B6 B7 -PASS U+B5B2 떲 떲 8B C0 -PASS U+B5B3 떳 떳 B6 B8 -PASS U+B5B4 떴 떴 B6 B9 -PASS U+B5B5 떵 떵 B6 BA -PASS U+B5B6 떶 떶 8B C1 -PASS U+B5B7 떷 떷 8B C2 -PASS U+B5B8 떸 떸 8B C3 -PASS U+B5B9 떹 떹 8B C4 -PASS U+B5BA 떺 떺 8B C5 -PASS U+B5BB 떻 떻 B6 BB -PASS U+B5BC 떼 떼 B6 BC -PASS U+B5BD 떽 떽 B6 BD -PASS U+B5BE 떾 떾 8B C6 -PASS U+B5BF 떿 떿 8B C7 -PASS U+B5C0 뗀 뗀 B6 BE -PASS U+B5C1 뗁 뗁 8B C8 -PASS U+B5C2 뗂 뗂 8B C9 -PASS U+B5C3 뗃 뗃 8B CA -PASS U+B5C4 뗄 뗄 B6 BF -PASS U+B5C5 뗅 뗅 8B CB -PASS U+B5C6 뗆 뗆 8B CC -PASS U+B5C7 뗇 뗇 8B CD -PASS U+B5C8 뗈 뗈 8B CE -PASS U+B5C9 뗉 뗉 8B CF -PASS U+B5CA 뗊 뗊 8B D0 -PASS U+B5CB 뗋 뗋 8B D1 -PASS U+B5CC 뗌 뗌 B6 C0 -PASS U+B5CD 뗍 뗍 B6 C1 -PASS U+B5CE 뗎 뗎 8B D2 -PASS U+B5CF 뗏 뗏 B6 C2 -PASS U+B5D0 뗐 뗐 B6 C3 -PASS U+B5D1 뗑 뗑 B6 C4 -PASS U+B5D2 뗒 뗒 8B D3 -PASS U+B5D3 뗓 뗓 8B D4 -PASS U+B5D4 뗔 뗔 8B D5 -PASS U+B5D5 뗕 뗕 8B D6 -PASS U+B5D6 뗖 뗖 8B D7 -PASS U+B5D7 뗗 뗗 8B D8 -PASS U+B5D8 뗘 뗘 B6 C5 -PASS U+B5D9 뗙 뗙 8B D9 -PASS U+B5DA 뗚 뗚 8B DA -PASS U+B5DB 뗛 뗛 8B DB -PASS U+B5DC 뗜 뗜 8B DC -PASS U+B5DD 뗝 뗝 8B DD -PASS U+B5DE 뗞 뗞 8B DE -PASS U+B5DF 뗟 뗟 8B DF -PASS U+B5E0 뗠 뗠 8B E0 -PASS U+B5E1 뗡 뗡 8B E1 -PASS U+B5E2 뗢 뗢 8B E2 -PASS U+B5E3 뗣 뗣 8B E3 -PASS U+B5E4 뗤 뗤 8B E4 -PASS U+B5E5 뗥 뗥 8B E5 -PASS U+B5E6 뗦 뗦 8B E6 -PASS U+B5E7 뗧 뗧 8B E7 -PASS U+B5E8 뗨 뗨 8B E8 -PASS U+B5E9 뗩 뗩 8B E9 -PASS U+B5EA 뗪 뗪 8B EA -PASS U+B5EB 뗫 뗫 8B EB -PASS U+B5EC 뗬 뗬 B6 C6 -PASS U+B5ED 뗭 뗭 8B EC -PASS U+B5EE 뗮 뗮 8B ED -PASS U+B5EF 뗯 뗯 8B EE -PASS U+B5F0 뗰 뗰 8B EF -PASS U+B5F1 뗱 뗱 8B F0 -PASS U+B5F2 뗲 뗲 8B F1 -PASS U+B5F3 뗳 뗳 8B F2 -PASS U+B5F4 뗴 뗴 8B F3 -PASS U+B5F5 뗵 뗵 8B F4 -PASS U+B5F6 뗶 뗶 8B F5 -PASS U+B5F7 뗷 뗷 8B F6 -PASS U+B5F8 뗸 뗸 8B F7 -PASS U+B5F9 뗹 뗹 8B F8 -PASS U+B5FA 뗺 뗺 8B F9 -PASS U+B5FB 뗻 뗻 8B FA -PASS U+B5FC 뗼 뗼 8B FB -PASS U+B5FD 뗽 뗽 8B FC -PASS U+B5FE 뗾 뗾 8B FD -PASS U+B5FF 뗿 뗿 8B FE -PASS U+B600 똀 똀 8C 41 -PASS U+B601 똁 똁 8C 42 -PASS U+B602 똂 똂 8C 43 -PASS U+B603 똃 똃 8C 44 -PASS U+B604 똄 똄 8C 45 -PASS U+B605 똅 똅 8C 46 -PASS U+B606 똆 똆 8C 47 -PASS U+B607 똇 똇 8C 48 -PASS U+B608 똈 똈 8C 49 -PASS U+B609 똉 똉 8C 4A -PASS U+B60A 똊 똊 8C 4B -PASS U+B60B 똋 똋 8C 4C -PASS U+B60C 똌 똌 8C 4D -PASS U+B60D 똍 똍 8C 4E -PASS U+B60E 똎 똎 8C 4F -PASS U+B60F 똏 똏 8C 50 -PASS U+B610 또 또 B6 C7 -PASS U+B611 똑 똑 B6 C8 -PASS U+B612 똒 똒 8C 51 -PASS U+B613 똓 똓 8C 52 -PASS U+B614 똔 똔 B6 C9 -PASS U+B615 똕 똕 8C 53 -PASS U+B616 똖 똖 8C 54 -PASS U+B617 똗 똗 8C 55 -PASS U+B618 똘 똘 B6 CA -PASS U+B619 똙 똙 8C 56 -PASS U+B61A 똚 똚 8C 57 -PASS U+B61B 똛 똛 8C 58 -PASS U+B61C 똜 똜 8C 59 -PASS U+B61D 똝 똝 8C 5A -PASS U+B61E 똞 똞 8C 61 -PASS U+B61F 똟 똟 8C 62 -PASS U+B620 똠 똠 8C 63 -PASS U+B621 똡 똡 8C 64 -PASS U+B622 똢 똢 8C 65 -PASS U+B623 똣 똣 8C 66 -PASS U+B624 똤 똤 8C 67 -PASS U+B625 똥 똥 B6 CB -PASS U+B626 똦 똦 8C 68 -PASS U+B627 똧 똧 8C 69 -PASS U+B628 똨 똨 8C 6A -PASS U+B629 똩 똩 8C 6B -PASS U+B62A 똪 똪 8C 6C -PASS U+B62B 똫 똫 8C 6D -PASS U+B62C 똬 똬 B6 CC -PASS U+B62D 똭 똭 8C 6E -PASS U+B62E 똮 똮 8C 6F -PASS U+B62F 똯 똯 8C 70 -PASS U+B630 똰 똰 8C 71 -PASS U+B631 똱 똱 8C 72 -PASS U+B632 똲 똲 8C 73 -PASS U+B633 똳 똳 8C 74 -PASS U+B634 똴 똴 B6 CD -PASS U+B635 똵 똵 8C 75 -PASS U+B636 똶 똶 8C 76 -PASS U+B637 똷 똷 8C 77 -PASS U+B638 똸 똸 8C 78 -PASS U+B639 똹 똹 8C 79 -PASS U+B63A 똺 똺 8C 7A -PASS U+B63B 똻 똻 8C 81 -PASS U+B63C 똼 똼 8C 82 -PASS U+B63D 똽 똽 8C 83 -PASS U+B63E 똾 똾 8C 84 -PASS U+B63F 똿 똿 8C 85 -PASS U+B640 뙀 뙀 8C 86 -PASS U+B641 뙁 뙁 8C 87 -PASS U+B642 뙂 뙂 8C 88 -PASS U+B643 뙃 뙃 8C 89 -PASS U+B644 뙄 뙄 8C 8A -PASS U+B645 뙅 뙅 8C 8B -PASS U+B646 뙆 뙆 8C 8C -PASS U+B647 뙇 뙇 8C 8D -PASS U+B648 뙈 뙈 B6 CE -PASS U+B649 뙉 뙉 8C 8E -PASS U+B64A 뙊 뙊 8C 8F -PASS U+B64B 뙋 뙋 8C 90 -PASS U+B64C 뙌 뙌 8C 91 -PASS U+B64D 뙍 뙍 8C 92 -PASS U+B64E 뙎 뙎 8C 93 -PASS U+B64F 뙏 뙏 8C 94 -PASS U+B650 뙐 뙐 8C 95 -PASS U+B651 뙑 뙑 8C 96 -PASS U+B652 뙒 뙒 8C 97 -PASS U+B653 뙓 뙓 8C 98 -PASS U+B654 뙔 뙔 8C 99 -PASS U+B655 뙕 뙕 8C 9A -PASS U+B656 뙖 뙖 8C 9B -PASS U+B657 뙗 뙗 8C 9C -PASS U+B658 뙘 뙘 8C 9D -PASS U+B659 뙙 뙙 8C 9E -PASS U+B65A 뙚 뙚 8C 9F -PASS U+B65B 뙛 뙛 8C A0 -PASS U+B65C 뙜 뙜 8C A1 -PASS U+B65D 뙝 뙝 8C A2 -PASS U+B65E 뙞 뙞 8C A3 -PASS U+B65F 뙟 뙟 8C A4 -PASS U+B660 뙠 뙠 8C A5 -PASS U+B661 뙡 뙡 8C A6 -PASS U+B662 뙢 뙢 8C A7 -PASS U+B663 뙣 뙣 8C A8 -PASS U+B664 뙤 뙤 B6 CF -PASS U+B665 뙥 뙥 8C A9 -PASS U+B666 뙦 뙦 8C AA -PASS U+B667 뙧 뙧 8C AB -PASS U+B668 뙨 뙨 B6 D0 -PASS U+B669 뙩 뙩 8C AC -PASS U+B66A 뙪 뙪 8C AD -PASS U+B66B 뙫 뙫 8C AE -PASS U+B66C 뙬 뙬 8C AF -PASS U+B66D 뙭 뙭 8C B0 -PASS U+B66E 뙮 뙮 8C B1 -PASS U+B66F 뙯 뙯 8C B2 -PASS U+B670 뙰 뙰 8C B3 -PASS U+B671 뙱 뙱 8C B4 -PASS U+B672 뙲 뙲 8C B5 -PASS U+B673 뙳 뙳 8C B6 -PASS U+B674 뙴 뙴 8C B7 -PASS U+B675 뙵 뙵 8C B8 -PASS U+B676 뙶 뙶 8C B9 -PASS U+B677 뙷 뙷 8C BA -PASS U+B678 뙸 뙸 8C BB -PASS U+B679 뙹 뙹 8C BC -PASS U+B67A 뙺 뙺 8C BD -PASS U+B67B 뙻 뙻 8C BE -PASS U+B67C 뙼 뙼 8C BF -PASS U+B67D 뙽 뙽 8C C0 -PASS U+B67E 뙾 뙾 8C C1 -PASS U+B67F 뙿 뙿 8C C2 -PASS U+B680 뚀 뚀 8C C3 -PASS U+B681 뚁 뚁 8C C4 -PASS U+B682 뚂 뚂 8C C5 -PASS U+B683 뚃 뚃 8C C6 -PASS U+B684 뚄 뚄 8C C7 -PASS U+B685 뚅 뚅 8C C8 -PASS U+B686 뚆 뚆 8C C9 -PASS U+B687 뚇 뚇 8C CA -PASS U+B688 뚈 뚈 8C CB -PASS U+B689 뚉 뚉 8C CC -PASS U+B68A 뚊 뚊 8C CD -PASS U+B68B 뚋 뚋 8C CE -PASS U+B68C 뚌 뚌 8C CF -PASS U+B68D 뚍 뚍 8C D0 -PASS U+B68E 뚎 뚎 8C D1 -PASS U+B68F 뚏 뚏 8C D2 -PASS U+B690 뚐 뚐 8C D3 -PASS U+B691 뚑 뚑 8C D4 -PASS U+B692 뚒 뚒 8C D5 -PASS U+B693 뚓 뚓 8C D6 -PASS U+B694 뚔 뚔 8C D7 -PASS U+B695 뚕 뚕 8C D8 -PASS U+B696 뚖 뚖 8C D9 -PASS U+B697 뚗 뚗 8C DA -PASS U+B698 뚘 뚘 8C DB -PASS U+B699 뚙 뚙 8C DC -PASS U+B69A 뚚 뚚 8C DD -PASS U+B69B 뚛 뚛 8C DE -PASS U+B69C 뚜 뚜 B6 D1 -PASS U+B69D 뚝 뚝 B6 D2 -PASS U+B69E 뚞 뚞 8C DF -PASS U+B69F 뚟 뚟 8C E0 -PASS U+B6A0 뚠 뚠 B6 D3 -PASS U+B6A1 뚡 뚡 8C E1 -PASS U+B6A2 뚢 뚢 8C E2 -PASS U+B6A3 뚣 뚣 8C E3 -PASS U+B6A4 뚤 뚤 B6 D4 -PASS U+B6A5 뚥 뚥 8C E4 -PASS U+B6A6 뚦 뚦 8C E5 -PASS U+B6A7 뚧 뚧 8C E6 -PASS U+B6A8 뚨 뚨 8C E7 -PASS U+B6A9 뚩 뚩 8C E8 -PASS U+B6AA 뚪 뚪 8C E9 -PASS U+B6AB 뚫 뚫 B6 D5 -PASS U+B6AC 뚬 뚬 B6 D6 -PASS U+B6AD 뚭 뚭 8C EA -PASS U+B6AE 뚮 뚮 8C EB -PASS U+B6AF 뚯 뚯 8C EC -PASS U+B6B0 뚰 뚰 8C ED -PASS U+B6B1 뚱 뚱 B6 D7 -PASS U+B6B2 뚲 뚲 8C EE -PASS U+B6B3 뚳 뚳 8C EF -PASS U+B6B4 뚴 뚴 8C F0 -PASS U+B6B5 뚵 뚵 8C F1 -PASS U+B6B6 뚶 뚶 8C F2 -PASS U+B6B7 뚷 뚷 8C F3 -PASS U+B6B8 뚸 뚸 8C F4 -PASS U+B6B9 뚹 뚹 8C F5 -PASS U+B6BA 뚺 뚺 8C F6 -PASS U+B6BB 뚻 뚻 8C F7 -PASS U+B6BC 뚼 뚼 8C F8 -PASS U+B6BD 뚽 뚽 8C F9 -PASS U+B6BE 뚾 뚾 8C FA -PASS U+B6BF 뚿 뚿 8C FB -PASS U+B6C0 뛀 뛀 8C FC -PASS U+B6C1 뛁 뛁 8C FD -PASS U+B6C2 뛂 뛂 8C FE -PASS U+B6C3 뛃 뛃 8D 41 -PASS U+B6C4 뛄 뛄 8D 42 -PASS U+B6C5 뛅 뛅 8D 43 -PASS U+B6C6 뛆 뛆 8D 44 -PASS U+B6C7 뛇 뛇 8D 45 -PASS U+B6C8 뛈 뛈 8D 46 -PASS U+B6C9 뛉 뛉 8D 47 -PASS U+B6CA 뛊 뛊 8D 48 -PASS U+B6CB 뛋 뛋 8D 49 -PASS U+B6CC 뛌 뛌 8D 4A -PASS U+B6CD 뛍 뛍 8D 4B -PASS U+B6CE 뛎 뛎 8D 4C -PASS U+B6CF 뛏 뛏 8D 4D -PASS U+B6D0 뛐 뛐 8D 4E -PASS U+B6D1 뛑 뛑 8D 4F -PASS U+B6D2 뛒 뛒 8D 50 -PASS U+B6D3 뛓 뛓 8D 51 -PASS U+B6D4 뛔 뛔 B6 D8 -PASS U+B6D5 뛕 뛕 8D 52 -PASS U+B6D6 뛖 뛖 8D 53 -PASS U+B6D7 뛗 뛗 8D 54 -PASS U+B6D8 뛘 뛘 8D 55 -PASS U+B6D9 뛙 뛙 8D 56 -PASS U+B6DA 뛚 뛚 8D 57 -PASS U+B6DB 뛛 뛛 8D 58 -PASS U+B6DC 뛜 뛜 8D 59 -PASS U+B6DD 뛝 뛝 8D 5A -PASS U+B6DE 뛞 뛞 8D 61 -PASS U+B6DF 뛟 뛟 8D 62 -PASS U+B6E0 뛠 뛠 8D 63 -PASS U+B6E1 뛡 뛡 8D 64 -PASS U+B6E2 뛢 뛢 8D 65 -PASS U+B6E3 뛣 뛣 8D 66 -PASS U+B6E4 뛤 뛤 8D 67 -PASS U+B6E5 뛥 뛥 8D 68 -PASS U+B6E6 뛦 뛦 8D 69 -PASS U+B6E7 뛧 뛧 8D 6A -PASS U+B6E8 뛨 뛨 8D 6B -PASS U+B6E9 뛩 뛩 8D 6C -PASS U+B6EA 뛪 뛪 8D 6D -PASS U+B6EB 뛫 뛫 8D 6E -PASS U+B6EC 뛬 뛬 8D 6F -PASS U+B6ED 뛭 뛭 8D 70 -PASS U+B6EE 뛮 뛮 8D 71 -PASS U+B6EF 뛯 뛯 8D 72 -PASS U+B6F0 뛰 뛰 B6 D9 -PASS U+B6F1 뛱 뛱 8D 73 -PASS U+B6F2 뛲 뛲 8D 74 -PASS U+B6F3 뛳 뛳 8D 75 -PASS U+B6F4 뛴 뛴 B6 DA -PASS U+B6F5 뛵 뛵 8D 76 -PASS U+B6F6 뛶 뛶 8D 77 -PASS U+B6F7 뛷 뛷 8D 78 -PASS U+B6F8 뛸 뛸 B6 DB -PASS U+B6F9 뛹 뛹 8D 79 -PASS U+B6FA 뛺 뛺 8D 7A -PASS U+B6FB 뛻 뛻 8D 81 -PASS U+B6FC 뛼 뛼 8D 82 -PASS U+B6FD 뛽 뛽 8D 83 -PASS U+B6FE 뛾 뛾 8D 84 -PASS U+B6FF 뛿 뛿 8D 85 -PASS U+B700 뜀 뜀 B6 DC -PASS U+B701 뜁 뜁 B6 DD -PASS U+B702 뜂 뜂 8D 86 -PASS U+B703 뜃 뜃 8D 87 -PASS U+B704 뜄 뜄 8D 88 -PASS U+B705 뜅 뜅 B6 DE -PASS U+B706 뜆 뜆 8D 89 -PASS U+B707 뜇 뜇 8D 8A -PASS U+B708 뜈 뜈 8D 8B -PASS U+B709 뜉 뜉 8D 8C -PASS U+B70A 뜊 뜊 8D 8D -PASS U+B70B 뜋 뜋 8D 8E -PASS U+B70C 뜌 뜌 8D 8F -PASS U+B70D 뜍 뜍 8D 90 -PASS U+B70E 뜎 뜎 8D 91 -PASS U+B70F 뜏 뜏 8D 92 -PASS U+B710 뜐 뜐 8D 93 -PASS U+B711 뜑 뜑 8D 94 -PASS U+B712 뜒 뜒 8D 95 -PASS U+B713 뜓 뜓 8D 96 -PASS U+B714 뜔 뜔 8D 97 -PASS U+B715 뜕 뜕 8D 98 -PASS U+B716 뜖 뜖 8D 99 -PASS U+B717 뜗 뜗 8D 9A -PASS U+B718 뜘 뜘 8D 9B -PASS U+B719 뜙 뜙 8D 9C -PASS U+B71A 뜚 뜚 8D 9D -PASS U+B71B 뜛 뜛 8D 9E -PASS U+B71C 뜜 뜜 8D 9F -PASS U+B71D 뜝 뜝 8D A0 -PASS U+B71E 뜞 뜞 8D A1 -PASS U+B71F 뜟 뜟 8D A2 -PASS U+B720 뜠 뜠 8D A3 -PASS U+B721 뜡 뜡 8D A4 -PASS U+B722 뜢 뜢 8D A5 -PASS U+B723 뜣 뜣 8D A6 -PASS U+B724 뜤 뜤 8D A7 -PASS U+B725 뜥 뜥 8D A8 -PASS U+B726 뜦 뜦 8D A9 -PASS U+B727 뜧 뜧 8D AA -PASS U+B728 뜨 뜨 B6 DF -PASS U+B729 뜩 뜩 B6 E0 -PASS U+B72A 뜪 뜪 8D AB -PASS U+B72B 뜫 뜫 8D AC -PASS U+B72C 뜬 뜬 B6 E1 -PASS U+B72D 뜭 뜭 8D AD -PASS U+B72E 뜮 뜮 8D AE -PASS U+B72F 뜯 뜯 B6 E2 -PASS U+B730 뜰 뜰 B6 E3 -PASS U+B731 뜱 뜱 8D AF -PASS U+B732 뜲 뜲 8D B0 -PASS U+B733 뜳 뜳 8D B1 -PASS U+B734 뜴 뜴 8D B2 -PASS U+B735 뜵 뜵 8D B3 -PASS U+B736 뜶 뜶 8D B4 -PASS U+B737 뜷 뜷 8D B5 -PASS U+B738 뜸 뜸 B6 E4 -PASS U+B739 뜹 뜹 B6 E5 -PASS U+B73A 뜺 뜺 8D B6 -PASS U+B73B 뜻 뜻 B6 E6 -PASS U+B73C 뜼 뜼 8D B7 -PASS U+B73D 뜽 뜽 8D B8 -PASS U+B73E 뜾 뜾 8D B9 -PASS U+B73F 뜿 뜿 8D BA -PASS U+B740 띀 띀 8D BB -PASS U+B741 띁 띁 8D BC -PASS U+B742 띂 띂 8D BD -PASS U+B743 띃 띃 8D BE -PASS U+B744 띄 띄 B6 E7 -PASS U+B745 띅 띅 8D BF -PASS U+B746 띆 띆 8D C0 -PASS U+B747 띇 띇 8D C1 -PASS U+B748 띈 띈 B6 E8 -PASS U+B749 띉 띉 8D C2 -PASS U+B74A 띊 띊 8D C3 -PASS U+B74B 띋 띋 8D C4 -PASS U+B74C 띌 띌 B6 E9 -PASS U+B74D 띍 띍 8D C5 -PASS U+B74E 띎 띎 8D C6 -PASS U+B74F 띏 띏 8D C7 -PASS U+B750 띐 띐 8D C8 -PASS U+B751 띑 띑 8D C9 -PASS U+B752 띒 띒 8D CA -PASS U+B753 띓 띓 8D CB -PASS U+B754 띔 띔 B6 EA -PASS U+B755 띕 띕 B6 EB -PASS U+B756 띖 띖 8D CC -PASS U+B757 띗 띗 8D CD -PASS U+B758 띘 띘 8D CE -PASS U+B759 띙 띙 8D CF -PASS U+B75A 띚 띚 8D D0 -PASS U+B75B 띛 띛 8D D1 -PASS U+B75C 띜 띜 8D D2 -PASS U+B75D 띝 띝 8D D3 -PASS U+B75E 띞 띞 8D D4 -PASS U+B75F 띟 띟 8D D5 -PASS U+B760 띠 띠 B6 EC -PASS U+B761 띡 띡 8D D6 -PASS U+B762 띢 띢 8D D7 -PASS U+B763 띣 띣 8D D8 -PASS U+B764 띤 띤 B6 ED -PASS U+B765 띥 띥 8D D9 -PASS U+B766 띦 띦 8D DA -PASS U+B767 띧 띧 8D DB -PASS U+B768 띨 띨 B6 EE -PASS U+B769 띩 띩 8D DC -PASS U+B76A 띪 띪 8D DD -PASS U+B76B 띫 띫 8D DE -PASS U+B76C 띬 띬 8D DF -PASS U+B76D 띭 띭 8D E0 -PASS U+B76E 띮 띮 8D E1 -PASS U+B76F 띯 띯 8D E2 -PASS U+B770 띰 띰 B6 EF -PASS U+B771 띱 띱 B6 F0 -PASS U+B772 띲 띲 8D E3 -PASS U+B773 띳 띳 B6 F1 -PASS U+B774 띴 띴 8D E4 -PASS U+B775 띵 띵 B6 F2 -PASS U+B776 띶 띶 8D E5 -PASS U+B777 띷 띷 8D E6 -PASS U+B778 띸 띸 8D E7 -PASS U+B779 띹 띹 8D E8 -PASS U+B77A 띺 띺 8D E9 -PASS U+B77B 띻 띻 8D EA -PASS U+B77C 라 라 B6 F3 -PASS U+B77D 락 락 B6 F4 -PASS U+B77E 띾 띾 8D EB -PASS U+B77F 띿 띿 8D EC -PASS U+B780 란 란 B6 F5 -PASS U+B781 랁 랁 8D ED -PASS U+B782 랂 랂 8D EE -PASS U+B783 랃 랃 8D EF -PASS U+B784 랄 랄 B6 F6 -PASS U+B785 랅 랅 8D F0 -PASS U+B786 랆 랆 8D F1 -PASS U+B787 랇 랇 8D F2 -PASS U+B788 랈 랈 8D F3 -PASS U+B789 랉 랉 8D F4 -PASS U+B78A 랊 랊 8D F5 -PASS U+B78B 랋 랋 8D F6 -PASS U+B78C 람 람 B6 F7 -PASS U+B78D 랍 랍 B6 F8 -PASS U+B78E 랎 랎 8D F7 -PASS U+B78F 랏 랏 B6 F9 -PASS U+B790 랐 랐 B6 FA -PASS U+B791 랑 랑 B6 FB -PASS U+B792 랒 랒 B6 FC -PASS U+B793 랓 랓 8D F8 -PASS U+B794 랔 랔 8D F9 -PASS U+B795 랕 랕 8D FA -PASS U+B796 랖 랖 B6 FD -PASS U+B797 랗 랗 B6 FE -PASS U+B798 래 래 B7 A1 -PASS U+B799 랙 랙 B7 A2 -PASS U+B79A 랚 랚 8D FB -PASS U+B79B 랛 랛 8D FC -PASS U+B79C 랜 랜 B7 A3 -PASS U+B79D 랝 랝 8D FD -PASS U+B79E 랞 랞 8D FE -PASS U+B79F 랟 랟 8E 41 -PASS U+B7A0 랠 랠 B7 A4 -PASS U+B7A1 랡 랡 8E 42 -PASS U+B7A2 랢 랢 8E 43 -PASS U+B7A3 랣 랣 8E 44 -PASS U+B7A4 랤 랤 8E 45 -PASS U+B7A5 랥 랥 8E 46 -PASS U+B7A6 랦 랦 8E 47 -PASS U+B7A7 랧 랧 8E 48 -PASS U+B7A8 램 램 B7 A5 -PASS U+B7A9 랩 랩 B7 A6 -PASS U+B7AA 랪 랪 8E 49 -PASS U+B7AB 랫 랫 B7 A7 -PASS U+B7AC 랬 랬 B7 A8 -PASS U+B7AD 랭 랭 B7 A9 -PASS U+B7AE 랮 랮 8E 4A -PASS U+B7AF 랯 랯 8E 4B -PASS U+B7B0 랰 랰 8E 4C -PASS U+B7B1 랱 랱 8E 4D -PASS U+B7B2 랲 랲 8E 4E -PASS U+B7B3 랳 랳 8E 4F -PASS U+B7B4 랴 랴 B7 AA -PASS U+B7B5 략 략 B7 AB -PASS U+B7B6 랶 랶 8E 50 -PASS U+B7B7 랷 랷 8E 51 -PASS U+B7B8 랸 랸 B7 AC -PASS U+B7B9 랹 랹 8E 52 -PASS U+B7BA 랺 랺 8E 53 -PASS U+B7BB 랻 랻 8E 54 -PASS U+B7BC 랼 랼 8E 55 -PASS U+B7BD 랽 랽 8E 56 -PASS U+B7BE 랾 랾 8E 57 -PASS U+B7BF 랿 랿 8E 58 -PASS U+B7C0 럀 럀 8E 59 -PASS U+B7C1 럁 럁 8E 5A -PASS U+B7C2 럂 럂 8E 61 -PASS U+B7C3 럃 럃 8E 62 -PASS U+B7C4 럄 럄 8E 63 -PASS U+B7C5 럅 럅 8E 64 -PASS U+B7C6 럆 럆 8E 65 -PASS U+B7C7 럇 럇 B7 AD -PASS U+B7C8 럈 럈 8E 66 -PASS U+B7C9 량 량 B7 AE -PASS U+B7CA 럊 럊 8E 67 -PASS U+B7CB 럋 럋 8E 68 -PASS U+B7CC 럌 럌 8E 69 -PASS U+B7CD 럍 럍 8E 6A -PASS U+B7CE 럎 럎 8E 6B -PASS U+B7CF 럏 럏 8E 6C -PASS U+B7D0 럐 럐 8E 6D -PASS U+B7D1 럑 럑 8E 6E -PASS U+B7D2 럒 럒 8E 6F -PASS U+B7D3 럓 럓 8E 70 -PASS U+B7D4 럔 럔 8E 71 -PASS U+B7D5 럕 럕 8E 72 -PASS U+B7D6 럖 럖 8E 73 -PASS U+B7D7 럗 럗 8E 74 -PASS U+B7D8 럘 럘 8E 75 -PASS U+B7D9 럙 럙 8E 76 -PASS U+B7DA 럚 럚 8E 77 -PASS U+B7DB 럛 럛 8E 78 -PASS U+B7DC 럜 럜 8E 79 -PASS U+B7DD 럝 럝 8E 7A -PASS U+B7DE 럞 럞 8E 81 -PASS U+B7DF 럟 럟 8E 82 -PASS U+B7E0 럠 럠 8E 83 -PASS U+B7E1 럡 럡 8E 84 -PASS U+B7E2 럢 럢 8E 85 -PASS U+B7E3 럣 럣 8E 86 -PASS U+B7E4 럤 럤 8E 87 -PASS U+B7E5 럥 럥 8E 88 -PASS U+B7E6 럦 럦 8E 89 -PASS U+B7E7 럧 럧 8E 8A -PASS U+B7E8 럨 럨 8E 8B -PASS U+B7E9 럩 럩 8E 8C -PASS U+B7EA 럪 럪 8E 8D -PASS U+B7EB 럫 럫 8E 8E -PASS U+B7EC 러 러 B7 AF -PASS U+B7ED 럭 럭 B7 B0 -PASS U+B7EE 럮 럮 8E 8F -PASS U+B7EF 럯 럯 8E 90 -PASS U+B7F0 런 런 B7 B1 -PASS U+B7F1 럱 럱 8E 91 -PASS U+B7F2 럲 럲 8E 92 -PASS U+B7F3 럳 럳 8E 93 -PASS U+B7F4 럴 럴 B7 B2 -PASS U+B7F5 럵 럵 8E 94 -PASS U+B7F6 럶 럶 8E 95 -PASS U+B7F7 럷 럷 8E 96 -PASS U+B7F8 럸 럸 8E 97 -PASS U+B7F9 럹 럹 8E 98 -PASS U+B7FA 럺 럺 8E 99 -PASS U+B7FB 럻 럻 8E 9A -PASS U+B7FC 럼 럼 B7 B3 -PASS U+B7FD 럽 럽 B7 B4 -PASS U+B7FE 럾 럾 8E 9B -PASS U+B7FF 럿 럿 B7 B5 -PASS U+B800 렀 렀 B7 B6 -PASS U+B801 렁 렁 B7 B7 -PASS U+B802 렂 렂 8E 9C -PASS U+B803 렃 렃 8E 9D -PASS U+B804 렄 렄 8E 9E -PASS U+B805 렅 렅 8E 9F -PASS U+B806 렆 렆 8E A0 -PASS U+B807 렇 렇 B7 B8 -PASS U+B808 레 레 B7 B9 -PASS U+B809 렉 렉 B7 BA -PASS U+B80A 렊 렊 8E A1 -PASS U+B80B 렋 렋 8E A2 -PASS U+B80C 렌 렌 B7 BB -PASS U+B80D 렍 렍 8E A3 -PASS U+B80E 렎 렎 8E A4 -PASS U+B80F 렏 렏 8E A5 -PASS U+B810 렐 렐 B7 BC -PASS U+B811 렑 렑 8E A6 -PASS U+B812 렒 렒 8E A7 -PASS U+B813 렓 렓 8E A8 -PASS U+B814 렔 렔 8E A9 -PASS U+B815 렕 렕 8E AA -PASS U+B816 렖 렖 8E AB -PASS U+B817 렗 렗 8E AC -PASS U+B818 렘 렘 B7 BD -PASS U+B819 렙 렙 B7 BE -PASS U+B81A 렚 렚 8E AD -PASS U+B81B 렛 렛 B7 BF -PASS U+B81C 렜 렜 8E AE -PASS U+B81D 렝 렝 B7 C0 -PASS U+B81E 렞 렞 8E AF -PASS U+B81F 렟 렟 8E B0 -PASS U+B820 렠 렠 8E B1 -PASS U+B821 렡 렡 8E B2 -PASS U+B822 렢 렢 8E B3 -PASS U+B823 렣 렣 8E B4 -PASS U+B824 려 려 B7 C1 -PASS U+B825 력 력 B7 C2 -PASS U+B826 렦 렦 8E B5 -PASS U+B827 렧 렧 8E B6 -PASS U+B828 련 련 B7 C3 -PASS U+B829 렩 렩 8E B7 -PASS U+B82A 렪 렪 8E B8 -PASS U+B82B 렫 렫 8E B9 -PASS U+B82C 렬 렬 B7 C4 -PASS U+B82D 렭 렭 8E BA -PASS U+B82E 렮 렮 8E BB -PASS U+B82F 렯 렯 8E BC -PASS U+B830 렰 렰 8E BD -PASS U+B831 렱 렱 8E BE -PASS U+B832 렲 렲 8E BF -PASS U+B833 렳 렳 8E C0 -PASS U+B834 렴 렴 B7 C5 -PASS U+B835 렵 렵 B7 C6 -PASS U+B836 렶 렶 8E C1 -PASS U+B837 렷 렷 B7 C7 -PASS U+B838 렸 렸 B7 C8 -PASS U+B839 령 령 B7 C9 -PASS U+B83A 렺 렺 8E C2 -PASS U+B83B 렻 렻 8E C3 -PASS U+B83C 렼 렼 8E C4 -PASS U+B83D 렽 렽 8E C5 -PASS U+B83E 렾 렾 8E C6 -PASS U+B83F 렿 렿 8E C7 -PASS U+B840 례 례 B7 CA -PASS U+B841 롁 롁 8E C8 -PASS U+B842 롂 롂 8E C9 -PASS U+B843 롃 롃 8E CA -PASS U+B844 롄 롄 B7 CB -PASS U+B845 롅 롅 8E CB -PASS U+B846 롆 롆 8E CC -PASS U+B847 롇 롇 8E CD -PASS U+B848 롈 롈 8E CE -PASS U+B849 롉 롉 8E CF -PASS U+B84A 롊 롊 8E D0 -PASS U+B84B 롋 롋 8E D1 -PASS U+B84C 롌 롌 8E D2 -PASS U+B84D 롍 롍 8E D3 -PASS U+B84E 롎 롎 8E D4 -PASS U+B84F 롏 롏 8E D5 -PASS U+B850 롐 롐 8E D6 -PASS U+B851 롑 롑 B7 CC -PASS U+B852 롒 롒 8E D7 -PASS U+B853 롓 롓 B7 CD -PASS U+B854 롔 롔 8E D8 -PASS U+B855 롕 롕 8E D9 -PASS U+B856 롖 롖 8E DA -PASS U+B857 롗 롗 8E DB -PASS U+B858 롘 롘 8E DC -PASS U+B859 롙 롙 8E DD -PASS U+B85A 롚 롚 8E DE -PASS U+B85B 롛 롛 8E DF -PASS U+B85C 로 로 B7 CE -PASS U+B85D 록 록 B7 CF -PASS U+B85E 롞 롞 8E E0 -PASS U+B85F 롟 롟 8E E1 -PASS U+B860 론 론 B7 D0 -PASS U+B861 롡 롡 8E E2 -PASS U+B862 롢 롢 8E E3 -PASS U+B863 롣 롣 8E E4 -PASS U+B864 롤 롤 B7 D1 -PASS U+B865 롥 롥 8E E5 -PASS U+B866 롦 롦 8E E6 -PASS U+B867 롧 롧 8E E7 -PASS U+B868 롨 롨 8E E8 -PASS U+B869 롩 롩 8E E9 -PASS U+B86A 롪 롪 8E EA -PASS U+B86B 롫 롫 8E EB -PASS U+B86C 롬 롬 B7 D2 -PASS U+B86D 롭 롭 B7 D3 -PASS U+B86E 롮 롮 8E EC -PASS U+B86F 롯 롯 B7 D4 -PASS U+B870 롰 롰 8E ED -PASS U+B871 롱 롱 B7 D5 -PASS U+B872 롲 롲 8E EE -PASS U+B873 롳 롳 8E EF -PASS U+B874 롴 롴 8E F0 -PASS U+B875 롵 롵 8E F1 -PASS U+B876 롶 롶 8E F2 -PASS U+B877 롷 롷 8E F3 -PASS U+B878 롸 롸 B7 D6 -PASS U+B879 롹 롹 8E F4 -PASS U+B87A 롺 롺 8E F5 -PASS U+B87B 롻 롻 8E F6 -PASS U+B87C 롼 롼 B7 D7 -PASS U+B87D 롽 롽 8E F7 -PASS U+B87E 롾 롾 8E F8 -PASS U+B87F 롿 롿 8E F9 -PASS U+B880 뢀 뢀 8E FA -PASS U+B881 뢁 뢁 8E FB -PASS U+B882 뢂 뢂 8E FC -PASS U+B883 뢃 뢃 8E FD -PASS U+B884 뢄 뢄 8E FE -PASS U+B885 뢅 뢅 8F 41 -PASS U+B886 뢆 뢆 8F 42 -PASS U+B887 뢇 뢇 8F 43 -PASS U+B888 뢈 뢈 8F 44 -PASS U+B889 뢉 뢉 8F 45 -PASS U+B88A 뢊 뢊 8F 46 -PASS U+B88B 뢋 뢋 8F 47 -PASS U+B88C 뢌 뢌 8F 48 -PASS U+B88D 뢍 뢍 B7 D8 -PASS U+B88E 뢎 뢎 8F 49 -PASS U+B88F 뢏 뢏 8F 4A -PASS U+B890 뢐 뢐 8F 4B -PASS U+B891 뢑 뢑 8F 4C -PASS U+B892 뢒 뢒 8F 4D -PASS U+B893 뢓 뢓 8F 4E -PASS U+B894 뢔 뢔 8F 4F -PASS U+B895 뢕 뢕 8F 50 -PASS U+B896 뢖 뢖 8F 51 -PASS U+B897 뢗 뢗 8F 52 -PASS U+B898 뢘 뢘 8F 53 -PASS U+B899 뢙 뢙 8F 54 -PASS U+B89A 뢚 뢚 8F 55 -PASS U+B89B 뢛 뢛 8F 56 -PASS U+B89C 뢜 뢜 8F 57 -PASS U+B89D 뢝 뢝 8F 58 -PASS U+B89E 뢞 뢞 8F 59 -PASS U+B89F 뢟 뢟 8F 5A -PASS U+B8A0 뢠 뢠 8F 61 -PASS U+B8A1 뢡 뢡 8F 62 -PASS U+B8A2 뢢 뢢 8F 63 -PASS U+B8A3 뢣 뢣 8F 64 -PASS U+B8A4 뢤 뢤 8F 65 -PASS U+B8A5 뢥 뢥 8F 66 -PASS U+B8A6 뢦 뢦 8F 67 -PASS U+B8A7 뢧 뢧 8F 68 -PASS U+B8A8 뢨 뢨 B7 D9 -PASS U+B8A9 뢩 뢩 8F 69 -PASS U+B8AA 뢪 뢪 8F 6A -PASS U+B8AB 뢫 뢫 8F 6B -PASS U+B8AC 뢬 뢬 8F 6C -PASS U+B8AD 뢭 뢭 8F 6D -PASS U+B8AE 뢮 뢮 8F 6E -PASS U+B8AF 뢯 뢯 8F 6F -PASS U+B8B0 뢰 뢰 B7 DA -PASS U+B8B1 뢱 뢱 8F 70 -PASS U+B8B2 뢲 뢲 8F 71 -PASS U+B8B3 뢳 뢳 8F 72 -PASS U+B8B4 뢴 뢴 B7 DB -PASS U+B8B5 뢵 뢵 8F 73 -PASS U+B8B6 뢶 뢶 8F 74 -PASS U+B8B7 뢷 뢷 8F 75 -PASS U+B8B8 뢸 뢸 B7 DC -PASS U+B8B9 뢹 뢹 8F 76 -PASS U+B8BA 뢺 뢺 8F 77 -PASS U+B8BB 뢻 뢻 8F 78 -PASS U+B8BC 뢼 뢼 8F 79 -PASS U+B8BD 뢽 뢽 8F 7A -PASS U+B8BE 뢾 뢾 8F 81 -PASS U+B8BF 뢿 뢿 8F 82 -PASS U+B8C0 룀 룀 B7 DD -PASS U+B8C1 룁 룁 B7 DE -PASS U+B8C2 룂 룂 8F 83 -PASS U+B8C3 룃 룃 B7 DF -PASS U+B8C4 룄 룄 8F 84 -PASS U+B8C5 룅 룅 B7 E0 -PASS U+B8C6 룆 룆 8F 85 -PASS U+B8C7 룇 룇 8F 86 -PASS U+B8C8 룈 룈 8F 87 -PASS U+B8C9 룉 룉 8F 88 -PASS U+B8CA 룊 룊 8F 89 -PASS U+B8CB 룋 룋 8F 8A -PASS U+B8CC 료 료 B7 E1 -PASS U+B8CD 룍 룍 8F 8B -PASS U+B8CE 룎 룎 8F 8C -PASS U+B8CF 룏 룏 8F 8D -PASS U+B8D0 룐 룐 B7 E2 -PASS U+B8D1 룑 룑 8F 8E -PASS U+B8D2 룒 룒 8F 8F -PASS U+B8D3 룓 룓 8F 90 -PASS U+B8D4 룔 룔 B7 E3 -PASS U+B8D5 룕 룕 8F 91 -PASS U+B8D6 룖 룖 8F 92 -PASS U+B8D7 룗 룗 8F 93 -PASS U+B8D8 룘 룘 8F 94 -PASS U+B8D9 룙 룙 8F 95 -PASS U+B8DA 룚 룚 8F 96 -PASS U+B8DB 룛 룛 8F 97 -PASS U+B8DC 룜 룜 8F 98 -PASS U+B8DD 룝 룝 B7 E4 -PASS U+B8DE 룞 룞 8F 99 -PASS U+B8DF 룟 룟 B7 E5 -PASS U+B8E0 룠 룠 8F 9A -PASS U+B8E1 룡 룡 B7 E6 -PASS U+B8E2 룢 룢 8F 9B -PASS U+B8E3 룣 룣 8F 9C -PASS U+B8E4 룤 룤 8F 9D -PASS U+B8E5 룥 룥 8F 9E -PASS U+B8E6 룦 룦 8F 9F -PASS U+B8E7 룧 룧 8F A0 -PASS U+B8E8 루 루 B7 E7 -PASS U+B8E9 룩 룩 B7 E8 -PASS U+B8EA 룪 룪 8F A1 -PASS U+B8EB 룫 룫 8F A2 -PASS U+B8EC 룬 룬 B7 E9 -PASS U+B8ED 룭 룭 8F A3 -PASS U+B8EE 룮 룮 8F A4 -PASS U+B8EF 룯 룯 8F A5 -PASS U+B8F0 룰 룰 B7 EA -PASS U+B8F1 룱 룱 8F A6 -PASS U+B8F2 룲 룲 8F A7 -PASS U+B8F3 룳 룳 8F A8 -PASS U+B8F4 룴 룴 8F A9 -PASS U+B8F5 룵 룵 8F AA -PASS U+B8F6 룶 룶 8F AB -PASS U+B8F7 룷 룷 8F AC -PASS U+B8F8 룸 룸 B7 EB -PASS U+B8F9 룹 룹 B7 EC -PASS U+B8FA 룺 룺 8F AD -PASS U+B8FB 룻 룻 B7 ED -PASS U+B8FC 룼 룼 8F AE -PASS U+B8FD 룽 룽 B7 EE -PASS U+B8FE 룾 룾 8F AF -PASS U+B8FF 룿 룿 8F B0 -PASS U+B900 뤀 뤀 8F B1 -PASS U+B901 뤁 뤁 8F B2 -PASS U+B902 뤂 뤂 8F B3 -PASS U+B903 뤃 뤃 8F B4 -PASS U+B904 뤄 뤄 B7 EF -PASS U+B905 뤅 뤅 8F B5 -PASS U+B906 뤆 뤆 8F B6 -PASS U+B907 뤇 뤇 8F B7 -PASS U+B908 뤈 뤈 8F B8 -PASS U+B909 뤉 뤉 8F B9 -PASS U+B90A 뤊 뤊 8F BA -PASS U+B90B 뤋 뤋 8F BB -PASS U+B90C 뤌 뤌 8F BC -PASS U+B90D 뤍 뤍 8F BD -PASS U+B90E 뤎 뤎 8F BE -PASS U+B90F 뤏 뤏 8F BF -PASS U+B910 뤐 뤐 8F C0 -PASS U+B911 뤑 뤑 8F C1 -PASS U+B912 뤒 뤒 8F C2 -PASS U+B913 뤓 뤓 8F C3 -PASS U+B914 뤔 뤔 8F C4 -PASS U+B915 뤕 뤕 8F C5 -PASS U+B916 뤖 뤖 8F C6 -PASS U+B917 뤗 뤗 8F C7 -PASS U+B918 뤘 뤘 B7 F0 -PASS U+B919 뤙 뤙 8F C8 -PASS U+B91A 뤚 뤚 8F C9 -PASS U+B91B 뤛 뤛 8F CA -PASS U+B91C 뤜 뤜 8F CB -PASS U+B91D 뤝 뤝 8F CC -PASS U+B91E 뤞 뤞 8F CD -PASS U+B91F 뤟 뤟 8F CE -PASS U+B920 뤠 뤠 B7 F1 -PASS U+B921 뤡 뤡 8F CF -PASS U+B922 뤢 뤢 8F D0 -PASS U+B923 뤣 뤣 8F D1 -PASS U+B924 뤤 뤤 8F D2 -PASS U+B925 뤥 뤥 8F D3 -PASS U+B926 뤦 뤦 8F D4 -PASS U+B927 뤧 뤧 8F D5 -PASS U+B928 뤨 뤨 8F D6 -PASS U+B929 뤩 뤩 8F D7 -PASS U+B92A 뤪 뤪 8F D8 -PASS U+B92B 뤫 뤫 8F D9 -PASS U+B92C 뤬 뤬 8F DA -PASS U+B92D 뤭 뤭 8F DB -PASS U+B92E 뤮 뤮 8F DC -PASS U+B92F 뤯 뤯 8F DD -PASS U+B930 뤰 뤰 8F DE -PASS U+B931 뤱 뤱 8F DF -PASS U+B932 뤲 뤲 8F E0 -PASS U+B933 뤳 뤳 8F E1 -PASS U+B934 뤴 뤴 8F E2 -PASS U+B935 뤵 뤵 8F E3 -PASS U+B936 뤶 뤶 8F E4 -PASS U+B937 뤷 뤷 8F E5 -PASS U+B938 뤸 뤸 8F E6 -PASS U+B939 뤹 뤹 8F E7 -PASS U+B93A 뤺 뤺 8F E8 -PASS U+B93B 뤻 뤻 8F E9 -PASS U+B93C 뤼 뤼 B7 F2 -PASS U+B93D 뤽 뤽 B7 F3 -PASS U+B93E 뤾 뤾 8F EA -PASS U+B93F 뤿 뤿 8F EB -PASS U+B940 륀 륀 B7 F4 -PASS U+B941 륁 륁 8F EC -PASS U+B942 륂 륂 8F ED -PASS U+B943 륃 륃 8F EE -PASS U+B944 륄 륄 B7 F5 -PASS U+B945 륅 륅 8F EF -PASS U+B946 륆 륆 8F F0 -PASS U+B947 륇 륇 8F F1 -PASS U+B948 륈 륈 8F F2 -PASS U+B949 륉 륉 8F F3 -PASS U+B94A 륊 륊 8F F4 -PASS U+B94B 륋 륋 8F F5 -PASS U+B94C 륌 륌 B7 F6 -PASS U+B94D 륍 륍 8F F6 -PASS U+B94E 륎 륎 8F F7 -PASS U+B94F 륏 륏 B7 F7 -PASS U+B950 륐 륐 8F F8 -PASS U+B951 륑 륑 B7 F8 -PASS U+B952 륒 륒 8F F9 -PASS U+B953 륓 륓 8F FA -PASS U+B954 륔 륔 8F FB -PASS U+B955 륕 륕 8F FC -PASS U+B956 륖 륖 8F FD -PASS U+B957 륗 륗 8F FE -PASS U+B958 류 류 B7 F9 -PASS U+B959 륙 륙 B7 FA -PASS U+B95A 륚 륚 90 41 -PASS U+B95B 륛 륛 90 42 -PASS U+B95C 륜 륜 B7 FB -PASS U+B95D 륝 륝 90 43 -PASS U+B95E 륞 륞 90 44 -PASS U+B95F 륟 륟 90 45 -PASS U+B960 률 률 B7 FC -PASS U+B961 륡 륡 90 46 -PASS U+B962 륢 륢 90 47 -PASS U+B963 륣 륣 90 48 -PASS U+B964 륤 륤 90 49 -PASS U+B965 륥 륥 90 4A -PASS U+B966 륦 륦 90 4B -PASS U+B967 륧 륧 90 4C -PASS U+B968 륨 륨 B7 FD -PASS U+B969 륩 륩 B7 FE -PASS U+B96A 륪 륪 90 4D -PASS U+B96B 륫 륫 B8 A1 -PASS U+B96C 륬 륬 90 4E -PASS U+B96D 륭 륭 B8 A2 -PASS U+B96E 륮 륮 90 4F -PASS U+B96F 륯 륯 90 50 -PASS U+B970 륰 륰 90 51 -PASS U+B971 륱 륱 90 52 -PASS U+B972 륲 륲 90 53 -PASS U+B973 륳 륳 90 54 -PASS U+B974 르 르 B8 A3 -PASS U+B975 륵 륵 B8 A4 -PASS U+B976 륶 륶 90 55 -PASS U+B977 륷 륷 90 56 -PASS U+B978 른 른 B8 A5 -PASS U+B979 륹 륹 90 57 -PASS U+B97A 륺 륺 90 58 -PASS U+B97B 륻 륻 90 59 -PASS U+B97C 를 를 B8 A6 -PASS U+B97D 륽 륽 90 5A -PASS U+B97E 륾 륾 90 61 -PASS U+B97F 륿 륿 90 62 -PASS U+B980 릀 릀 90 63 -PASS U+B981 릁 릁 90 64 -PASS U+B982 릂 릂 90 65 -PASS U+B983 릃 릃 90 66 -PASS U+B984 름 름 B8 A7 -PASS U+B985 릅 릅 B8 A8 -PASS U+B986 릆 릆 90 67 -PASS U+B987 릇 릇 B8 A9 -PASS U+B988 릈 릈 90 68 -PASS U+B989 릉 릉 B8 AA -PASS U+B98A 릊 릊 B8 AB -PASS U+B98B 릋 릋 90 69 -PASS U+B98C 릌 릌 90 6A -PASS U+B98D 릍 릍 B8 AC -PASS U+B98E 릎 릎 B8 AD -PASS U+B98F 릏 릏 90 6B -PASS U+B990 릐 릐 90 6C -PASS U+B991 릑 릑 90 6D -PASS U+B992 릒 릒 90 6E -PASS U+B993 릓 릓 90 6F -PASS U+B994 릔 릔 90 70 -PASS U+B995 릕 릕 90 71 -PASS U+B996 릖 릖 90 72 -PASS U+B997 릗 릗 90 73 -PASS U+B998 릘 릘 90 74 -PASS U+B999 릙 릙 90 75 -PASS U+B99A 릚 릚 90 76 -PASS U+B99B 릛 릛 90 77 -PASS U+B99C 릜 릜 90 78 -PASS U+B99D 릝 릝 90 79 -PASS U+B99E 릞 릞 90 7A -PASS U+B99F 릟 릟 90 81 -PASS U+B9A0 릠 릠 90 82 -PASS U+B9A1 릡 릡 90 83 -PASS U+B9A2 릢 릢 90 84 -PASS U+B9A3 릣 릣 90 85 -PASS U+B9A4 릤 릤 90 86 -PASS U+B9A5 릥 릥 90 87 -PASS U+B9A6 릦 릦 90 88 -PASS U+B9A7 릧 릧 90 89 -PASS U+B9A8 릨 릨 90 8A -PASS U+B9A9 릩 릩 90 8B -PASS U+B9AA 릪 릪 90 8C -PASS U+B9AB 릫 릫 90 8D -PASS U+B9AC 리 리 B8 AE -PASS U+B9AD 릭 릭 B8 AF -PASS U+B9AE 릮 릮 90 8E -PASS U+B9AF 릯 릯 90 8F -PASS U+B9B0 린 린 B8 B0 -PASS U+B9B1 릱 릱 90 90 -PASS U+B9B2 릲 릲 90 91 -PASS U+B9B3 릳 릳 90 92 -PASS U+B9B4 릴 릴 B8 B1 -PASS U+B9B5 릵 릵 90 93 -PASS U+B9B6 릶 릶 90 94 -PASS U+B9B7 릷 릷 90 95 -PASS U+B9B8 릸 릸 90 96 -PASS U+B9B9 릹 릹 90 97 -PASS U+B9BA 릺 릺 90 98 -PASS U+B9BB 릻 릻 90 99 -PASS U+B9BC 림 림 B8 B2 -PASS U+B9BD 립 립 B8 B3 -PASS U+B9BE 릾 릾 90 9A -PASS U+B9BF 릿 릿 B8 B4 -PASS U+B9C0 맀 맀 90 9B -PASS U+B9C1 링 링 B8 B5 -PASS U+B9C2 맂 맂 90 9C -PASS U+B9C3 맃 맃 90 9D -PASS U+B9C4 맄 맄 90 9E -PASS U+B9C5 맅 맅 90 9F -PASS U+B9C6 맆 맆 90 A0 -PASS U+B9C7 맇 맇 90 A1 -PASS U+B9C8 마 마 B8 B6 -PASS U+B9C9 막 막 B8 B7 -PASS U+B9CA 맊 맊 90 A2 -PASS U+B9CB 맋 맋 90 A3 -PASS U+B9CC 만 만 B8 B8 -PASS U+B9CD 맍 맍 90 A4 -PASS U+B9CE 많 많 B8 B9 -PASS U+B9CF 맏 맏 B8 BA -PASS U+B9D0 말 말 B8 BB -PASS U+B9D1 맑 맑 B8 BC -PASS U+B9D2 맒 맒 B8 BD -PASS U+B9D3 맓 맓 90 A5 -PASS U+B9D4 맔 맔 90 A6 -PASS U+B9D5 맕 맕 90 A7 -PASS U+B9D6 맖 맖 90 A8 -PASS U+B9D7 맗 맗 90 A9 -PASS U+B9D8 맘 맘 B8 BE -PASS U+B9D9 맙 맙 B8 BF -PASS U+B9DA 맚 맚 90 AA -PASS U+B9DB 맛 맛 B8 C0 -PASS U+B9DC 맜 맜 90 AB -PASS U+B9DD 망 망 B8 C1 -PASS U+B9DE 맞 맞 B8 C2 -PASS U+B9DF 맟 맟 90 AC -PASS U+B9E0 맠 맠 90 AD -PASS U+B9E1 맡 맡 B8 C3 -PASS U+B9E2 맢 맢 90 AE -PASS U+B9E3 맣 맣 B8 C4 -PASS U+B9E4 매 매 B8 C5 -PASS U+B9E5 맥 맥 B8 C6 -PASS U+B9E6 맦 맦 90 AF -PASS U+B9E7 맧 맧 90 B0 -PASS U+B9E8 맨 맨 B8 C7 -PASS U+B9E9 맩 맩 90 B1 -PASS U+B9EA 맪 맪 90 B2 -PASS U+B9EB 맫 맫 90 B3 -PASS U+B9EC 맬 맬 B8 C8 -PASS U+B9ED 맭 맭 90 B4 -PASS U+B9EE 맮 맮 90 B5 -PASS U+B9EF 맯 맯 90 B6 -PASS U+B9F0 맰 맰 90 B7 -PASS U+B9F1 맱 맱 90 B8 -PASS U+B9F2 맲 맲 90 B9 -PASS U+B9F3 맳 맳 90 BA -PASS U+B9F4 맴 맴 B8 C9 -PASS U+B9F5 맵 맵 B8 CA -PASS U+B9F6 맶 맶 90 BB -PASS U+B9F7 맷 맷 B8 CB -PASS U+B9F8 맸 맸 B8 CC -PASS U+B9F9 맹 맹 B8 CD -PASS U+B9FA 맺 맺 B8 CE -PASS U+B9FB 맻 맻 90 BC -PASS U+B9FC 맼 맼 90 BD -PASS U+B9FD 맽 맽 90 BE -PASS U+B9FE 맾 맾 90 BF -PASS U+B9FF 맿 맿 90 C0 -PASS U+BA00 먀 먀 B8 CF -PASS U+BA01 먁 먁 B8 D0 -PASS U+BA02 먂 먂 90 C1 -PASS U+BA03 먃 먃 90 C2 -PASS U+BA04 먄 먄 90 C3 -PASS U+BA05 먅 먅 90 C4 -PASS U+BA06 먆 먆 90 C5 -PASS U+BA07 먇 먇 90 C6 -PASS U+BA08 먈 먈 B8 D1 -PASS U+BA09 먉 먉 90 C7 -PASS U+BA0A 먊 먊 90 C8 -PASS U+BA0B 먋 먋 90 C9 -PASS U+BA0C 먌 먌 90 CA -PASS U+BA0D 먍 먍 90 CB -PASS U+BA0E 먎 먎 90 CC -PASS U+BA0F 먏 먏 90 CD -PASS U+BA10 먐 먐 90 CE -PASS U+BA11 먑 먑 90 CF -PASS U+BA12 먒 먒 90 D0 -PASS U+BA13 먓 먓 90 D1 -PASS U+BA14 먔 먔 90 D2 -PASS U+BA15 먕 먕 B8 D2 -PASS U+BA16 먖 먖 90 D3 -PASS U+BA17 먗 먗 90 D4 -PASS U+BA18 먘 먘 90 D5 -PASS U+BA19 먙 먙 90 D6 -PASS U+BA1A 먚 먚 90 D7 -PASS U+BA1B 먛 먛 90 D8 -PASS U+BA1C 먜 먜 90 D9 -PASS U+BA1D 먝 먝 90 DA -PASS U+BA1E 먞 먞 90 DB -PASS U+BA1F 먟 먟 90 DC -PASS U+BA20 먠 먠 90 DD -PASS U+BA21 먡 먡 90 DE -PASS U+BA22 먢 먢 90 DF -PASS U+BA23 먣 먣 90 E0 -PASS U+BA24 먤 먤 90 E1 -PASS U+BA25 먥 먥 90 E2 -PASS U+BA26 먦 먦 90 E3 -PASS U+BA27 먧 먧 90 E4 -PASS U+BA28 먨 먨 90 E5 -PASS U+BA29 먩 먩 90 E6 -PASS U+BA2A 먪 먪 90 E7 -PASS U+BA2B 먫 먫 90 E8 -PASS U+BA2C 먬 먬 90 E9 -PASS U+BA2D 먭 먭 90 EA -PASS U+BA2E 먮 먮 90 EB -PASS U+BA2F 먯 먯 90 EC -PASS U+BA30 먰 먰 90 ED -PASS U+BA31 먱 먱 90 EE -PASS U+BA32 먲 먲 90 EF -PASS U+BA33 먳 먳 90 F0 -PASS U+BA34 먴 먴 90 F1 -PASS U+BA35 먵 먵 90 F2 -PASS U+BA36 먶 먶 90 F3 -PASS U+BA37 먷 먷 90 F4 -PASS U+BA38 머 머 B8 D3 -PASS U+BA39 먹 먹 B8 D4 -PASS U+BA3A 먺 먺 90 F5 -PASS U+BA3B 먻 먻 90 F6 -PASS U+BA3C 먼 먼 B8 D5 -PASS U+BA3D 먽 먽 90 F7 -PASS U+BA3E 먾 먾 90 F8 -PASS U+BA3F 먿 먿 90 F9 -PASS U+BA40 멀 멀 B8 D6 -PASS U+BA41 멁 멁 90 FA -PASS U+BA42 멂 멂 B8 D7 -PASS U+BA43 멃 멃 90 FB -PASS U+BA44 멄 멄 90 FC -PASS U+BA45 멅 멅 90 FD -PASS U+BA46 멆 멆 90 FE -PASS U+BA47 멇 멇 91 41 -PASS U+BA48 멈 멈 B8 D8 -PASS U+BA49 멉 멉 B8 D9 -PASS U+BA4A 멊 멊 91 42 -PASS U+BA4B 멋 멋 B8 DA -PASS U+BA4C 멌 멌 91 43 -PASS U+BA4D 멍 멍 B8 DB -PASS U+BA4E 멎 멎 B8 DC -PASS U+BA4F 멏 멏 91 44 -PASS U+BA50 멐 멐 91 45 -PASS U+BA51 멑 멑 91 46 -PASS U+BA52 멒 멒 91 47 -PASS U+BA53 멓 멓 B8 DD -PASS U+BA54 메 메 B8 DE -PASS U+BA55 멕 멕 B8 DF -PASS U+BA56 멖 멖 91 48 -PASS U+BA57 멗 멗 91 49 -PASS U+BA58 멘 멘 B8 E0 -PASS U+BA59 멙 멙 91 4A -PASS U+BA5A 멚 멚 91 4B -PASS U+BA5B 멛 멛 91 4C -PASS U+BA5C 멜 멜 B8 E1 -PASS U+BA5D 멝 멝 91 4D -PASS U+BA5E 멞 멞 91 4E -PASS U+BA5F 멟 멟 91 4F -PASS U+BA60 멠 멠 91 50 -PASS U+BA61 멡 멡 91 51 -PASS U+BA62 멢 멢 91 52 -PASS U+BA63 멣 멣 91 53 -PASS U+BA64 멤 멤 B8 E2 -PASS U+BA65 멥 멥 B8 E3 -PASS U+BA66 멦 멦 91 54 -PASS U+BA67 멧 멧 B8 E4 -PASS U+BA68 멨 멨 B8 E5 -PASS U+BA69 멩 멩 B8 E6 -PASS U+BA6A 멪 멪 91 55 -PASS U+BA6B 멫 멫 91 56 -PASS U+BA6C 멬 멬 91 57 -PASS U+BA6D 멭 멭 91 58 -PASS U+BA6E 멮 멮 91 59 -PASS U+BA6F 멯 멯 91 5A -PASS U+BA70 며 며 B8 E7 -PASS U+BA71 멱 멱 B8 E8 -PASS U+BA72 멲 멲 91 61 -PASS U+BA73 멳 멳 91 62 -PASS U+BA74 면 면 B8 E9 -PASS U+BA75 멵 멵 91 63 -PASS U+BA76 멶 멶 91 64 -PASS U+BA77 멷 멷 91 65 -PASS U+BA78 멸 멸 B8 EA -PASS U+BA79 멹 멹 91 66 -PASS U+BA7A 멺 멺 91 67 -PASS U+BA7B 멻 멻 91 68 -PASS U+BA7C 멼 멼 91 69 -PASS U+BA7D 멽 멽 91 6A -PASS U+BA7E 멾 멾 91 6B -PASS U+BA7F 멿 멿 91 6C -PASS U+BA80 몀 몀 91 6D -PASS U+BA81 몁 몁 91 6E -PASS U+BA82 몂 몂 91 6F -PASS U+BA83 몃 몃 B8 EB -PASS U+BA84 몄 몄 B8 EC -PASS U+BA85 명 명 B8 ED -PASS U+BA86 몆 몆 91 70 -PASS U+BA87 몇 몇 B8 EE -PASS U+BA88 몈 몈 91 71 -PASS U+BA89 몉 몉 91 72 -PASS U+BA8A 몊 몊 91 73 -PASS U+BA8B 몋 몋 91 74 -PASS U+BA8C 몌 몌 B8 EF -PASS U+BA8D 몍 몍 91 75 -PASS U+BA8E 몎 몎 91 76 -PASS U+BA8F 몏 몏 91 77 -PASS U+BA90 몐 몐 91 78 -PASS U+BA91 몑 몑 91 79 -PASS U+BA92 몒 몒 91 7A -PASS U+BA93 몓 몓 91 81 -PASS U+BA94 몔 몔 91 82 -PASS U+BA95 몕 몕 91 83 -PASS U+BA96 몖 몖 91 84 -PASS U+BA97 몗 몗 91 85 -PASS U+BA98 몘 몘 91 86 -PASS U+BA99 몙 몙 91 87 -PASS U+BA9A 몚 몚 91 88 -PASS U+BA9B 몛 몛 91 89 -PASS U+BA9C 몜 몜 91 8A -PASS U+BA9D 몝 몝 91 8B -PASS U+BA9E 몞 몞 91 8C -PASS U+BA9F 몟 몟 91 8D -PASS U+BAA0 몠 몠 91 8E -PASS U+BAA1 몡 몡 91 8F -PASS U+BAA2 몢 몢 91 90 -PASS U+BAA3 몣 몣 91 91 -PASS U+BAA4 몤 몤 91 92 -PASS U+BAA5 몥 몥 91 93 -PASS U+BAA6 몦 몦 91 94 -PASS U+BAA7 몧 몧 91 95 -PASS U+BAA8 모 모 B8 F0 -PASS U+BAA9 목 목 B8 F1 -PASS U+BAAA 몪 몪 91 96 -PASS U+BAAB 몫 몫 B8 F2 -PASS U+BAAC 몬 몬 B8 F3 -PASS U+BAAD 몭 몭 91 97 -PASS U+BAAE 몮 몮 91 98 -PASS U+BAAF 몯 몯 91 99 -PASS U+BAB0 몰 몰 B8 F4 -PASS U+BAB1 몱 몱 91 9A -PASS U+BAB2 몲 몲 B8 F5 -PASS U+BAB3 몳 몳 91 9B -PASS U+BAB4 몴 몴 91 9C -PASS U+BAB5 몵 몵 91 9D -PASS U+BAB6 몶 몶 91 9E -PASS U+BAB7 몷 몷 91 9F -PASS U+BAB8 몸 몸 B8 F6 -PASS U+BAB9 몹 몹 B8 F7 -PASS U+BABA 몺 몺 91 A0 -PASS U+BABB 못 못 B8 F8 -PASS U+BABC 몼 몼 91 A1 -PASS U+BABD 몽 몽 B8 F9 -PASS U+BABE 몾 몾 91 A2 -PASS U+BABF 몿 몿 91 A3 -PASS U+BAC0 뫀 뫀 91 A4 -PASS U+BAC1 뫁 뫁 91 A5 -PASS U+BAC2 뫂 뫂 91 A6 -PASS U+BAC3 뫃 뫃 91 A7 -PASS U+BAC4 뫄 뫄 B8 FA -PASS U+BAC5 뫅 뫅 91 A8 -PASS U+BAC6 뫆 뫆 91 A9 -PASS U+BAC7 뫇 뫇 91 AA -PASS U+BAC8 뫈 뫈 B8 FB -PASS U+BAC9 뫉 뫉 91 AB -PASS U+BACA 뫊 뫊 91 AC -PASS U+BACB 뫋 뫋 91 AD -PASS U+BACC 뫌 뫌 91 AE -PASS U+BACD 뫍 뫍 91 AF -PASS U+BACE 뫎 뫎 91 B0 -PASS U+BACF 뫏 뫏 91 B1 -PASS U+BAD0 뫐 뫐 91 B2 -PASS U+BAD1 뫑 뫑 91 B3 -PASS U+BAD2 뫒 뫒 91 B4 -PASS U+BAD3 뫓 뫓 91 B5 -PASS U+BAD4 뫔 뫔 91 B6 -PASS U+BAD5 뫕 뫕 91 B7 -PASS U+BAD6 뫖 뫖 91 B8 -PASS U+BAD7 뫗 뫗 91 B9 -PASS U+BAD8 뫘 뫘 B8 FC -PASS U+BAD9 뫙 뫙 B8 FD -PASS U+BADA 뫚 뫚 91 BA -PASS U+BADB 뫛 뫛 91 BB -PASS U+BADC 뫜 뫜 91 BC -PASS U+BADD 뫝 뫝 91 BD -PASS U+BADE 뫞 뫞 91 BE -PASS U+BADF 뫟 뫟 91 BF -PASS U+BAE0 뫠 뫠 91 C0 -PASS U+BAE1 뫡 뫡 91 C1 -PASS U+BAE2 뫢 뫢 91 C2 -PASS U+BAE3 뫣 뫣 91 C3 -PASS U+BAE4 뫤 뫤 91 C4 -PASS U+BAE5 뫥 뫥 91 C5 -PASS U+BAE6 뫦 뫦 91 C6 -PASS U+BAE7 뫧 뫧 91 C7 -PASS U+BAE8 뫨 뫨 91 C8 -PASS U+BAE9 뫩 뫩 91 C9 -PASS U+BAEA 뫪 뫪 91 CA -PASS U+BAEB 뫫 뫫 91 CB -PASS U+BAEC 뫬 뫬 91 CC -PASS U+BAED 뫭 뫭 91 CD -PASS U+BAEE 뫮 뫮 91 CE -PASS U+BAEF 뫯 뫯 91 CF -PASS U+BAF0 뫰 뫰 91 D0 -PASS U+BAF1 뫱 뫱 91 D1 -PASS U+BAF2 뫲 뫲 91 D2 -PASS U+BAF3 뫳 뫳 91 D3 -PASS U+BAF4 뫴 뫴 91 D4 -PASS U+BAF5 뫵 뫵 91 D5 -PASS U+BAF6 뫶 뫶 91 D6 -PASS U+BAF7 뫷 뫷 91 D7 -PASS U+BAF8 뫸 뫸 91 D8 -PASS U+BAF9 뫹 뫹 91 D9 -PASS U+BAFA 뫺 뫺 91 DA -PASS U+BAFB 뫻 뫻 91 DB -PASS U+BAFC 뫼 뫼 B8 FE -PASS U+BAFD 뫽 뫽 91 DC -PASS U+BAFE 뫾 뫾 91 DD -PASS U+BAFF 뫿 뫿 91 DE -PASS U+BB00 묀 묀 B9 A1 -PASS U+BB01 묁 묁 91 DF -PASS U+BB02 묂 묂 91 E0 -PASS U+BB03 묃 묃 91 E1 -PASS U+BB04 묄 묄 B9 A2 -PASS U+BB05 묅 묅 91 E2 -PASS U+BB06 묆 묆 91 E3 -PASS U+BB07 묇 묇 91 E4 -PASS U+BB08 묈 묈 91 E5 -PASS U+BB09 묉 묉 91 E6 -PASS U+BB0A 묊 묊 91 E7 -PASS U+BB0B 묋 묋 91 E8 -PASS U+BB0C 묌 묌 91 E9 -PASS U+BB0D 묍 묍 B9 A3 -PASS U+BB0E 묎 묎 91 EA -PASS U+BB0F 묏 묏 B9 A4 -PASS U+BB10 묐 묐 91 EB -PASS U+BB11 묑 묑 B9 A5 -PASS U+BB12 묒 묒 91 EC -PASS U+BB13 묓 묓 91 ED -PASS U+BB14 묔 묔 91 EE -PASS U+BB15 묕 묕 91 EF -PASS U+BB16 묖 묖 91 F0 -PASS U+BB17 묗 묗 91 F1 -PASS U+BB18 묘 묘 B9 A6 -PASS U+BB19 묙 묙 91 F2 -PASS U+BB1A 묚 묚 91 F3 -PASS U+BB1B 묛 묛 91 F4 -PASS U+BB1C 묜 묜 B9 A7 -PASS U+BB1D 묝 묝 91 F5 -PASS U+BB1E 묞 묞 91 F6 -PASS U+BB1F 묟 묟 91 F7 -PASS U+BB20 묠 묠 B9 A8 -PASS U+BB21 묡 묡 91 F8 -PASS U+BB22 묢 묢 91 F9 -PASS U+BB23 묣 묣 91 FA -PASS U+BB24 묤 묤 91 FB -PASS U+BB25 묥 묥 91 FC -PASS U+BB26 묦 묦 91 FD -PASS U+BB27 묧 묧 91 FE -PASS U+BB28 묨 묨 92 41 -PASS U+BB29 묩 묩 B9 A9 -PASS U+BB2A 묪 묪 92 42 -PASS U+BB2B 묫 묫 B9 AA -PASS U+BB2C 묬 묬 92 43 -PASS U+BB2D 묭 묭 92 44 -PASS U+BB2E 묮 묮 92 45 -PASS U+BB2F 묯 묯 92 46 -PASS U+BB30 묰 묰 92 47 -PASS U+BB31 묱 묱 92 48 -PASS U+BB32 묲 묲 92 49 -PASS U+BB33 묳 묳 92 4A -PASS U+BB34 무 무 B9 AB -PASS U+BB35 묵 묵 B9 AC -PASS U+BB36 묶 묶 B9 AD -PASS U+BB37 묷 묷 92 4B -PASS U+BB38 문 문 B9 AE -PASS U+BB39 묹 묹 92 4C -PASS U+BB3A 묺 묺 92 4D -PASS U+BB3B 묻 묻 B9 AF -PASS U+BB3C 물 물 B9 B0 -PASS U+BB3D 묽 묽 B9 B1 -PASS U+BB3E 묾 묾 B9 B2 -PASS U+BB3F 묿 묿 92 4E -PASS U+BB40 뭀 뭀 92 4F -PASS U+BB41 뭁 뭁 92 50 -PASS U+BB42 뭂 뭂 92 51 -PASS U+BB43 뭃 뭃 92 52 -PASS U+BB44 뭄 뭄 B9 B3 -PASS U+BB45 뭅 뭅 B9 B4 -PASS U+BB46 뭆 뭆 92 53 -PASS U+BB47 뭇 뭇 B9 B5 -PASS U+BB48 뭈 뭈 92 54 -PASS U+BB49 뭉 뭉 B9 B6 -PASS U+BB4A 뭊 뭊 92 55 -PASS U+BB4B 뭋 뭋 92 56 -PASS U+BB4C 뭌 뭌 92 57 -PASS U+BB4D 뭍 뭍 B9 B7 -PASS U+BB4E 뭎 뭎 92 58 -PASS U+BB4F 뭏 뭏 B9 B8 -PASS U+BB50 뭐 뭐 B9 B9 -PASS U+BB51 뭑 뭑 92 59 -PASS U+BB52 뭒 뭒 92 5A -PASS U+BB53 뭓 뭓 92 61 -PASS U+BB54 뭔 뭔 B9 BA -PASS U+BB55 뭕 뭕 92 62 -PASS U+BB56 뭖 뭖 92 63 -PASS U+BB57 뭗 뭗 92 64 -PASS U+BB58 뭘 뭘 B9 BB -PASS U+BB59 뭙 뭙 92 65 -PASS U+BB5A 뭚 뭚 92 66 -PASS U+BB5B 뭛 뭛 92 67 -PASS U+BB5C 뭜 뭜 92 68 -PASS U+BB5D 뭝 뭝 92 69 -PASS U+BB5E 뭞 뭞 92 6A -PASS U+BB5F 뭟 뭟 92 6B -PASS U+BB60 뭠 뭠 92 6C -PASS U+BB61 뭡 뭡 B9 BC -PASS U+BB62 뭢 뭢 92 6D -PASS U+BB63 뭣 뭣 B9 BD -PASS U+BB64 뭤 뭤 92 6E -PASS U+BB65 뭥 뭥 92 6F -PASS U+BB66 뭦 뭦 92 70 -PASS U+BB67 뭧 뭧 92 71 -PASS U+BB68 뭨 뭨 92 72 -PASS U+BB69 뭩 뭩 92 73 -PASS U+BB6A 뭪 뭪 92 74 -PASS U+BB6B 뭫 뭫 92 75 -PASS U+BB6C 뭬 뭬 B9 BE -PASS U+BB6D 뭭 뭭 92 76 -PASS U+BB6E 뭮 뭮 92 77 -PASS U+BB6F 뭯 뭯 92 78 -PASS U+BB70 뭰 뭰 92 79 -PASS U+BB71 뭱 뭱 92 7A -PASS U+BB72 뭲 뭲 92 81 -PASS U+BB73 뭳 뭳 92 82 -PASS U+BB74 뭴 뭴 92 83 -PASS U+BB75 뭵 뭵 92 84 -PASS U+BB76 뭶 뭶 92 85 -PASS U+BB77 뭷 뭷 92 86 -PASS U+BB78 뭸 뭸 92 87 -PASS U+BB79 뭹 뭹 92 88 -PASS U+BB7A 뭺 뭺 92 89 -PASS U+BB7B 뭻 뭻 92 8A -PASS U+BB7C 뭼 뭼 92 8B -PASS U+BB7D 뭽 뭽 92 8C -PASS U+BB7E 뭾 뭾 92 8D -PASS U+BB7F 뭿 뭿 92 8E -PASS U+BB80 뮀 뮀 92 8F -PASS U+BB81 뮁 뮁 92 90 -PASS U+BB82 뮂 뮂 92 91 -PASS U+BB83 뮃 뮃 92 92 -PASS U+BB84 뮄 뮄 92 93 -PASS U+BB85 뮅 뮅 92 94 -PASS U+BB86 뮆 뮆 92 95 -PASS U+BB87 뮇 뮇 92 96 -PASS U+BB88 뮈 뮈 B9 BF -PASS U+BB89 뮉 뮉 92 97 -PASS U+BB8A 뮊 뮊 92 98 -PASS U+BB8B 뮋 뮋 92 99 -PASS U+BB8C 뮌 뮌 B9 C0 -PASS U+BB8D 뮍 뮍 92 9A -PASS U+BB8E 뮎 뮎 92 9B -PASS U+BB8F 뮏 뮏 92 9C -PASS U+BB90 뮐 뮐 B9 C1 -PASS U+BB91 뮑 뮑 92 9D -PASS U+BB92 뮒 뮒 92 9E -PASS U+BB93 뮓 뮓 92 9F -PASS U+BB94 뮔 뮔 92 A0 -PASS U+BB95 뮕 뮕 92 A1 -PASS U+BB96 뮖 뮖 92 A2 -PASS U+BB97 뮗 뮗 92 A3 -PASS U+BB98 뮘 뮘 92 A4 -PASS U+BB99 뮙 뮙 92 A5 -PASS U+BB9A 뮚 뮚 92 A6 -PASS U+BB9B 뮛 뮛 92 A7 -PASS U+BB9C 뮜 뮜 92 A8 -PASS U+BB9D 뮝 뮝 92 A9 -PASS U+BB9E 뮞 뮞 92 AA -PASS U+BB9F 뮟 뮟 92 AB -PASS U+BBA0 뮠 뮠 92 AC -PASS U+BBA1 뮡 뮡 92 AD -PASS U+BBA2 뮢 뮢 92 AE -PASS U+BBA3 뮣 뮣 92 AF -PASS U+BBA4 뮤 뮤 B9 C2 -PASS U+BBA5 뮥 뮥 92 B0 -PASS U+BBA6 뮦 뮦 92 B1 -PASS U+BBA7 뮧 뮧 92 B2 -PASS U+BBA8 뮨 뮨 B9 C3 -PASS U+BBA9 뮩 뮩 92 B3 -PASS U+BBAA 뮪 뮪 92 B4 -PASS U+BBAB 뮫 뮫 92 B5 -PASS U+BBAC 뮬 뮬 B9 C4 -PASS U+BBAD 뮭 뮭 92 B6 -PASS U+BBAE 뮮 뮮 92 B7 -PASS U+BBAF 뮯 뮯 92 B8 -PASS U+BBB0 뮰 뮰 92 B9 -PASS U+BBB1 뮱 뮱 92 BA -PASS U+BBB2 뮲 뮲 92 BB -PASS U+BBB3 뮳 뮳 92 BC -PASS U+BBB4 뮴 뮴 B9 C5 -PASS U+BBB5 뮵 뮵 92 BD -PASS U+BBB6 뮶 뮶 92 BE -PASS U+BBB7 뮷 뮷 B9 C6 -PASS U+BBB8 뮸 뮸 92 BF -PASS U+BBB9 뮹 뮹 92 C0 -PASS U+BBBA 뮺 뮺 92 C1 -PASS U+BBBB 뮻 뮻 92 C2 -PASS U+BBBC 뮼 뮼 92 C3 -PASS U+BBBD 뮽 뮽 92 C4 -PASS U+BBBE 뮾 뮾 92 C5 -PASS U+BBBF 뮿 뮿 92 C6 -PASS U+BBC0 므 므 B9 C7 -PASS U+BBC1 믁 믁 92 C7 -PASS U+BBC2 믂 믂 92 C8 -PASS U+BBC3 믃 믃 92 C9 -PASS U+BBC4 믄 믄 B9 C8 -PASS U+BBC5 믅 믅 92 CA -PASS U+BBC6 믆 믆 92 CB -PASS U+BBC7 믇 믇 92 CC -PASS U+BBC8 믈 믈 B9 C9 -PASS U+BBC9 믉 믉 92 CD -PASS U+BBCA 믊 믊 92 CE -PASS U+BBCB 믋 믋 92 CF -PASS U+BBCC 믌 믌 92 D0 -PASS U+BBCD 믍 믍 92 D1 -PASS U+BBCE 믎 믎 92 D2 -PASS U+BBCF 믏 믏 92 D3 -PASS U+BBD0 믐 믐 B9 CA -PASS U+BBD1 믑 믑 92 D4 -PASS U+BBD2 믒 믒 92 D5 -PASS U+BBD3 믓 믓 B9 CB -PASS U+BBD4 믔 믔 92 D6 -PASS U+BBD5 믕 믕 92 D7 -PASS U+BBD6 믖 믖 92 D8 -PASS U+BBD7 믗 믗 92 D9 -PASS U+BBD8 믘 믘 92 DA -PASS U+BBD9 믙 믙 92 DB -PASS U+BBDA 믚 믚 92 DC -PASS U+BBDB 믛 믛 92 DD -PASS U+BBDC 믜 믜 92 DE -PASS U+BBDD 믝 믝 92 DF -PASS U+BBDE 믞 믞 92 E0 -PASS U+BBDF 믟 믟 92 E1 -PASS U+BBE0 믠 믠 92 E2 -PASS U+BBE1 믡 믡 92 E3 -PASS U+BBE2 믢 믢 92 E4 -PASS U+BBE3 믣 믣 92 E5 -PASS U+BBE4 믤 믤 92 E6 -PASS U+BBE5 믥 믥 92 E7 -PASS U+BBE6 믦 믦 92 E8 -PASS U+BBE7 믧 믧 92 E9 -PASS U+BBE8 믨 믨 92 EA -PASS U+BBE9 믩 믩 92 EB -PASS U+BBEA 믪 믪 92 EC -PASS U+BBEB 믫 믫 92 ED -PASS U+BBEC 믬 믬 92 EE -PASS U+BBED 믭 믭 92 EF -PASS U+BBEE 믮 믮 92 F0 -PASS U+BBEF 믯 믯 92 F1 -PASS U+BBF0 믰 믰 92 F2 -PASS U+BBF1 믱 믱 92 F3 -PASS U+BBF2 믲 믲 92 F4 -PASS U+BBF3 믳 믳 92 F5 -PASS U+BBF4 믴 믴 92 F6 -PASS U+BBF5 믵 믵 92 F7 -PASS U+BBF6 믶 믶 92 F8 -PASS U+BBF7 믷 믷 92 F9 -PASS U+BBF8 미 미 B9 CC -PASS U+BBF9 믹 믹 B9 CD -PASS U+BBFA 믺 믺 92 FA -PASS U+BBFB 믻 믻 92 FB -PASS U+BBFC 민 민 B9 CE -PASS U+BBFD 믽 믽 92 FC -PASS U+BBFE 믾 믾 92 FD -PASS U+BBFF 믿 믿 B9 CF -PASS U+BC00 밀 밀 B9 D0 -PASS U+BC01 밁 밁 92 FE -PASS U+BC02 밂 밂 B9 D1 -PASS U+BC03 밃 밃 93 41 -PASS U+BC04 밄 밄 93 42 -PASS U+BC05 밅 밅 93 43 -PASS U+BC06 밆 밆 93 44 -PASS U+BC07 밇 밇 93 45 -PASS U+BC08 밈 밈 B9 D2 -PASS U+BC09 밉 밉 B9 D3 -PASS U+BC0A 밊 밊 93 46 -PASS U+BC0B 밋 밋 B9 D4 -PASS U+BC0C 밌 밌 B9 D5 -PASS U+BC0D 밍 밍 B9 D6 -PASS U+BC0E 밎 밎 93 47 -PASS U+BC0F 및 및 B9 D7 -PASS U+BC10 밐 밐 93 48 -PASS U+BC11 밑 밑 B9 D8 -PASS U+BC12 밒 밒 93 49 -PASS U+BC13 밓 밓 93 4A -PASS U+BC14 바 바 B9 D9 -PASS U+BC15 박 박 B9 DA -PASS U+BC16 밖 밖 B9 DB -PASS U+BC17 밗 밗 B9 DC -PASS U+BC18 반 반 B9 DD -PASS U+BC19 밙 밙 93 4B -PASS U+BC1A 밚 밚 93 4C -PASS U+BC1B 받 받 B9 DE -PASS U+BC1C 발 발 B9 DF -PASS U+BC1D 밝 밝 B9 E0 -PASS U+BC1E 밞 밞 B9 E1 -PASS U+BC1F 밟 밟 B9 E2 -PASS U+BC20 밠 밠 93 4D -PASS U+BC21 밡 밡 93 4E -PASS U+BC22 밢 밢 93 4F -PASS U+BC23 밣 밣 93 50 -PASS U+BC24 밤 밤 B9 E3 -PASS U+BC25 밥 밥 B9 E4 -PASS U+BC26 밦 밦 93 51 -PASS U+BC27 밧 밧 B9 E5 -PASS U+BC28 밨 밨 93 52 -PASS U+BC29 방 방 B9 E6 -PASS U+BC2A 밪 밪 93 53 -PASS U+BC2B 밫 밫 93 54 -PASS U+BC2C 밬 밬 93 55 -PASS U+BC2D 밭 밭 B9 E7 -PASS U+BC2E 밮 밮 93 56 -PASS U+BC2F 밯 밯 93 57 -PASS U+BC30 배 배 B9 E8 -PASS U+BC31 백 백 B9 E9 -PASS U+BC32 밲 밲 93 58 -PASS U+BC33 밳 밳 93 59 -PASS U+BC34 밴 밴 B9 EA -PASS U+BC35 밵 밵 93 5A -PASS U+BC36 밶 밶 93 61 -PASS U+BC37 밷 밷 93 62 -PASS U+BC38 밸 밸 B9 EB -PASS U+BC39 밹 밹 93 63 -PASS U+BC3A 밺 밺 93 64 -PASS U+BC3B 밻 밻 93 65 -PASS U+BC3C 밼 밼 93 66 -PASS U+BC3D 밽 밽 93 67 -PASS U+BC3E 밾 밾 93 68 -PASS U+BC3F 밿 밿 93 69 -PASS U+BC40 뱀 뱀 B9 EC -PASS U+BC41 뱁 뱁 B9 ED -PASS U+BC42 뱂 뱂 93 6A -PASS U+BC43 뱃 뱃 B9 EE -PASS U+BC44 뱄 뱄 B9 EF -PASS U+BC45 뱅 뱅 B9 F0 -PASS U+BC46 뱆 뱆 93 6B -PASS U+BC47 뱇 뱇 93 6C -PASS U+BC48 뱈 뱈 93 6D -PASS U+BC49 뱉 뱉 B9 F1 -PASS U+BC4A 뱊 뱊 93 6E -PASS U+BC4B 뱋 뱋 93 6F -PASS U+BC4C 뱌 뱌 B9 F2 -PASS U+BC4D 뱍 뱍 B9 F3 -PASS U+BC4E 뱎 뱎 93 70 -PASS U+BC4F 뱏 뱏 93 71 -PASS U+BC50 뱐 뱐 B9 F4 -PASS U+BC51 뱑 뱑 93 72 -PASS U+BC52 뱒 뱒 93 73 -PASS U+BC53 뱓 뱓 93 74 -PASS U+BC54 뱔 뱔 93 75 -PASS U+BC55 뱕 뱕 93 76 -PASS U+BC56 뱖 뱖 93 77 -PASS U+BC57 뱗 뱗 93 78 -PASS U+BC58 뱘 뱘 93 79 -PASS U+BC59 뱙 뱙 93 7A -PASS U+BC5A 뱚 뱚 93 81 -PASS U+BC5B 뱛 뱛 93 82 -PASS U+BC5C 뱜 뱜 93 83 -PASS U+BC5D 뱝 뱝 B9 F5 -PASS U+BC5E 뱞 뱞 93 84 -PASS U+BC5F 뱟 뱟 93 85 -PASS U+BC60 뱠 뱠 93 86 -PASS U+BC61 뱡 뱡 93 87 -PASS U+BC62 뱢 뱢 93 88 -PASS U+BC63 뱣 뱣 93 89 -PASS U+BC64 뱤 뱤 93 8A -PASS U+BC65 뱥 뱥 93 8B -PASS U+BC66 뱦 뱦 93 8C -PASS U+BC67 뱧 뱧 93 8D -PASS U+BC68 뱨 뱨 93 8E -PASS U+BC69 뱩 뱩 93 8F -PASS U+BC6A 뱪 뱪 93 90 -PASS U+BC6B 뱫 뱫 93 91 -PASS U+BC6C 뱬 뱬 93 92 -PASS U+BC6D 뱭 뱭 93 93 -PASS U+BC6E 뱮 뱮 93 94 -PASS U+BC6F 뱯 뱯 93 95 -PASS U+BC70 뱰 뱰 93 96 -PASS U+BC71 뱱 뱱 93 97 -PASS U+BC72 뱲 뱲 93 98 -PASS U+BC73 뱳 뱳 93 99 -PASS U+BC74 뱴 뱴 93 9A -PASS U+BC75 뱵 뱵 93 9B -PASS U+BC76 뱶 뱶 93 9C -PASS U+BC77 뱷 뱷 93 9D -PASS U+BC78 뱸 뱸 93 9E -PASS U+BC79 뱹 뱹 93 9F -PASS U+BC7A 뱺 뱺 93 A0 -PASS U+BC7B 뱻 뱻 93 A1 -PASS U+BC7C 뱼 뱼 93 A2 -PASS U+BC7D 뱽 뱽 93 A3 -PASS U+BC7E 뱾 뱾 93 A4 -PASS U+BC7F 뱿 뱿 93 A5 -PASS U+BC80 벀 벀 93 A6 -PASS U+BC81 벁 벁 93 A7 -PASS U+BC82 벂 벂 93 A8 -PASS U+BC83 벃 벃 93 A9 -PASS U+BC84 버 버 B9 F6 -PASS U+BC85 벅 벅 B9 F7 -PASS U+BC86 벆 벆 93 AA -PASS U+BC87 벇 벇 93 AB -PASS U+BC88 번 번 B9 F8 -PASS U+BC89 벉 벉 93 AC -PASS U+BC8A 벊 벊 93 AD -PASS U+BC8B 벋 벋 B9 F9 -PASS U+BC8C 벌 벌 B9 FA -PASS U+BC8D 벍 벍 93 AE -PASS U+BC8E 벎 벎 B9 FB -PASS U+BC8F 벏 벏 93 AF -PASS U+BC90 벐 벐 93 B0 -PASS U+BC91 벑 벑 93 B1 -PASS U+BC92 벒 벒 93 B2 -PASS U+BC93 벓 벓 93 B3 -PASS U+BC94 범 범 B9 FC -PASS U+BC95 법 법 B9 FD -PASS U+BC96 벖 벖 93 B4 -PASS U+BC97 벗 벗 B9 FE -PASS U+BC98 벘 벘 93 B5 -PASS U+BC99 벙 벙 BA A1 -PASS U+BC9A 벚 벚 BA A2 -PASS U+BC9B 벛 벛 93 B6 -PASS U+BC9C 벜 벜 93 B7 -PASS U+BC9D 벝 벝 93 B8 -PASS U+BC9E 벞 벞 93 B9 -PASS U+BC9F 벟 벟 93 BA -PASS U+BCA0 베 베 BA A3 -PASS U+BCA1 벡 벡 BA A4 -PASS U+BCA2 벢 벢 93 BB -PASS U+BCA3 벣 벣 93 BC -PASS U+BCA4 벤 벤 BA A5 -PASS U+BCA5 벥 벥 93 BD -PASS U+BCA6 벦 벦 93 BE -PASS U+BCA7 벧 벧 BA A6 -PASS U+BCA8 벨 벨 BA A7 -PASS U+BCA9 벩 벩 93 BF -PASS U+BCAA 벪 벪 93 C0 -PASS U+BCAB 벫 벫 93 C1 -PASS U+BCAC 벬 벬 93 C2 -PASS U+BCAD 벭 벭 93 C3 -PASS U+BCAE 벮 벮 93 C4 -PASS U+BCAF 벯 벯 93 C5 -PASS U+BCB0 벰 벰 BA A8 -PASS U+BCB1 벱 벱 BA A9 -PASS U+BCB2 벲 벲 93 C6 -PASS U+BCB3 벳 벳 BA AA -PASS U+BCB4 벴 벴 BA AB -PASS U+BCB5 벵 벵 BA AC -PASS U+BCB6 벶 벶 93 C7 -PASS U+BCB7 벷 벷 93 C8 -PASS U+BCB8 벸 벸 93 C9 -PASS U+BCB9 벹 벹 93 CA -PASS U+BCBA 벺 벺 93 CB -PASS U+BCBB 벻 벻 93 CC -PASS U+BCBC 벼 벼 BA AD -PASS U+BCBD 벽 벽 BA AE -PASS U+BCBE 벾 벾 93 CD -PASS U+BCBF 벿 벿 93 CE -PASS U+BCC0 변 변 BA AF -PASS U+BCC1 볁 볁 93 CF -PASS U+BCC2 볂 볂 93 D0 -PASS U+BCC3 볃 볃 93 D1 -PASS U+BCC4 별 별 BA B0 -PASS U+BCC5 볅 볅 93 D2 -PASS U+BCC6 볆 볆 93 D3 -PASS U+BCC7 볇 볇 93 D4 -PASS U+BCC8 볈 볈 93 D5 -PASS U+BCC9 볉 볉 93 D6 -PASS U+BCCA 볊 볊 93 D7 -PASS U+BCCB 볋 볋 93 D8 -PASS U+BCCC 볌 볌 93 D9 -PASS U+BCCD 볍 볍 BA B1 -PASS U+BCCE 볎 볎 93 DA -PASS U+BCCF 볏 볏 BA B2 -PASS U+BCD0 볐 볐 BA B3 -PASS U+BCD1 병 병 BA B4 -PASS U+BCD2 볒 볒 93 DB -PASS U+BCD3 볓 볓 93 DC -PASS U+BCD4 볔 볔 93 DD -PASS U+BCD5 볕 볕 BA B5 -PASS U+BCD6 볖 볖 93 DE -PASS U+BCD7 볗 볗 93 DF -PASS U+BCD8 볘 볘 BA B6 -PASS U+BCD9 볙 볙 93 E0 -PASS U+BCDA 볚 볚 93 E1 -PASS U+BCDB 볛 볛 93 E2 -PASS U+BCDC 볜 볜 BA B7 -PASS U+BCDD 볝 볝 93 E3 -PASS U+BCDE 볞 볞 93 E4 -PASS U+BCDF 볟 볟 93 E5 -PASS U+BCE0 볠 볠 93 E6 -PASS U+BCE1 볡 볡 93 E7 -PASS U+BCE2 볢 볢 93 E8 -PASS U+BCE3 볣 볣 93 E9 -PASS U+BCE4 볤 볤 93 EA -PASS U+BCE5 볥 볥 93 EB -PASS U+BCE6 볦 볦 93 EC -PASS U+BCE7 볧 볧 93 ED -PASS U+BCE8 볨 볨 93 EE -PASS U+BCE9 볩 볩 93 EF -PASS U+BCEA 볪 볪 93 F0 -PASS U+BCEB 볫 볫 93 F1 -PASS U+BCEC 볬 볬 93 F2 -PASS U+BCED 볭 볭 93 F3 -PASS U+BCEE 볮 볮 93 F4 -PASS U+BCEF 볯 볯 93 F5 -PASS U+BCF0 볰 볰 93 F6 -PASS U+BCF1 볱 볱 93 F7 -PASS U+BCF2 볲 볲 93 F8 -PASS U+BCF3 볳 볳 93 F9 -PASS U+BCF4 보 보 BA B8 -PASS U+BCF5 복 복 BA B9 -PASS U+BCF6 볶 볶 BA BA -PASS U+BCF7 볷 볷 93 FA -PASS U+BCF8 본 본 BA BB -PASS U+BCF9 볹 볹 93 FB -PASS U+BCFA 볺 볺 93 FC -PASS U+BCFB 볻 볻 93 FD -PASS U+BCFC 볼 볼 BA BC -PASS U+BCFD 볽 볽 93 FE -PASS U+BCFE 볾 볾 94 41 -PASS U+BCFF 볿 볿 94 42 -PASS U+BD00 봀 봀 94 43 -PASS U+BD01 봁 봁 94 44 -PASS U+BD02 봂 봂 94 45 -PASS U+BD03 봃 봃 94 46 -PASS U+BD04 봄 봄 BA BD -PASS U+BD05 봅 봅 BA BE -PASS U+BD06 봆 봆 94 47 -PASS U+BD07 봇 봇 BA BF -PASS U+BD08 봈 봈 94 48 -PASS U+BD09 봉 봉 BA C0 -PASS U+BD0A 봊 봊 94 49 -PASS U+BD0B 봋 봋 94 4A -PASS U+BD0C 봌 봌 94 4B -PASS U+BD0D 봍 봍 94 4C -PASS U+BD0E 봎 봎 94 4D -PASS U+BD0F 봏 봏 94 4E -PASS U+BD10 봐 봐 BA C1 -PASS U+BD11 봑 봑 94 4F -PASS U+BD12 봒 봒 94 50 -PASS U+BD13 봓 봓 94 51 -PASS U+BD14 봔 봔 BA C2 -PASS U+BD15 봕 봕 94 52 -PASS U+BD16 봖 봖 94 53 -PASS U+BD17 봗 봗 94 54 -PASS U+BD18 봘 봘 94 55 -PASS U+BD19 봙 봙 94 56 -PASS U+BD1A 봚 봚 94 57 -PASS U+BD1B 봛 봛 94 58 -PASS U+BD1C 봜 봜 94 59 -PASS U+BD1D 봝 봝 94 5A -PASS U+BD1E 봞 봞 94 61 -PASS U+BD1F 봟 봟 94 62 -PASS U+BD20 봠 봠 94 63 -PASS U+BD21 봡 봡 94 64 -PASS U+BD22 봢 봢 94 65 -PASS U+BD23 봣 봣 94 66 -PASS U+BD24 봤 봤 BA C3 -PASS U+BD25 봥 봥 94 67 -PASS U+BD26 봦 봦 94 68 -PASS U+BD27 봧 봧 94 69 -PASS U+BD28 봨 봨 94 6A -PASS U+BD29 봩 봩 94 6B -PASS U+BD2A 봪 봪 94 6C -PASS U+BD2B 봫 봫 94 6D -PASS U+BD2C 봬 봬 BA C4 -PASS U+BD2D 봭 봭 94 6E -PASS U+BD2E 봮 봮 94 6F -PASS U+BD2F 봯 봯 94 70 -PASS U+BD30 봰 봰 94 71 -PASS U+BD31 봱 봱 94 72 -PASS U+BD32 봲 봲 94 73 -PASS U+BD33 봳 봳 94 74 -PASS U+BD34 봴 봴 94 75 -PASS U+BD35 봵 봵 94 76 -PASS U+BD36 봶 봶 94 77 -PASS U+BD37 봷 봷 94 78 -PASS U+BD38 봸 봸 94 79 -PASS U+BD39 봹 봹 94 7A -PASS U+BD3A 봺 봺 94 81 -PASS U+BD3B 봻 봻 94 82 -PASS U+BD3C 봼 봼 94 83 -PASS U+BD3D 봽 봽 94 84 -PASS U+BD3E 봾 봾 94 85 -PASS U+BD3F 봿 봿 94 86 -PASS U+BD40 뵀 뵀 BA C5 -PASS U+BD41 뵁 뵁 94 87 -PASS U+BD42 뵂 뵂 94 88 -PASS U+BD43 뵃 뵃 94 89 -PASS U+BD44 뵄 뵄 94 8A -PASS U+BD45 뵅 뵅 94 8B -PASS U+BD46 뵆 뵆 94 8C -PASS U+BD47 뵇 뵇 94 8D -PASS U+BD48 뵈 뵈 BA C6 -PASS U+BD49 뵉 뵉 BA C7 -PASS U+BD4A 뵊 뵊 94 8E -PASS U+BD4B 뵋 뵋 94 8F -PASS U+BD4C 뵌 뵌 BA C8 -PASS U+BD4D 뵍 뵍 94 90 -PASS U+BD4E 뵎 뵎 94 91 -PASS U+BD4F 뵏 뵏 94 92 -PASS U+BD50 뵐 뵐 BA C9 -PASS U+BD51 뵑 뵑 94 93 -PASS U+BD52 뵒 뵒 94 94 -PASS U+BD53 뵓 뵓 94 95 -PASS U+BD54 뵔 뵔 94 96 -PASS U+BD55 뵕 뵕 94 97 -PASS U+BD56 뵖 뵖 94 98 -PASS U+BD57 뵗 뵗 94 99 -PASS U+BD58 뵘 뵘 BA CA -PASS U+BD59 뵙 뵙 BA CB -PASS U+BD5A 뵚 뵚 94 9A -PASS U+BD5B 뵛 뵛 94 9B -PASS U+BD5C 뵜 뵜 94 9C -PASS U+BD5D 뵝 뵝 94 9D -PASS U+BD5E 뵞 뵞 94 9E -PASS U+BD5F 뵟 뵟 94 9F -PASS U+BD60 뵠 뵠 94 A0 -PASS U+BD61 뵡 뵡 94 A1 -PASS U+BD62 뵢 뵢 94 A2 -PASS U+BD63 뵣 뵣 94 A3 -PASS U+BD64 뵤 뵤 BA CC -PASS U+BD65 뵥 뵥 94 A4 -PASS U+BD66 뵦 뵦 94 A5 -PASS U+BD67 뵧 뵧 94 A6 -PASS U+BD68 뵨 뵨 BA CD -PASS U+BD69 뵩 뵩 94 A7 -PASS U+BD6A 뵪 뵪 94 A8 -PASS U+BD6B 뵫 뵫 94 A9 -PASS U+BD6C 뵬 뵬 94 AA -PASS U+BD6D 뵭 뵭 94 AB -PASS U+BD6E 뵮 뵮 94 AC -PASS U+BD6F 뵯 뵯 94 AD -PASS U+BD70 뵰 뵰 94 AE -PASS U+BD71 뵱 뵱 94 AF -PASS U+BD72 뵲 뵲 94 B0 -PASS U+BD73 뵳 뵳 94 B1 -PASS U+BD74 뵴 뵴 94 B2 -PASS U+BD75 뵵 뵵 94 B3 -PASS U+BD76 뵶 뵶 94 B4 -PASS U+BD77 뵷 뵷 94 B5 -PASS U+BD78 뵸 뵸 94 B6 -PASS U+BD79 뵹 뵹 94 B7 -PASS U+BD7A 뵺 뵺 94 B8 -PASS U+BD7B 뵻 뵻 94 B9 -PASS U+BD7C 뵼 뵼 94 BA -PASS U+BD7D 뵽 뵽 94 BB -PASS U+BD7E 뵾 뵾 94 BC -PASS U+BD7F 뵿 뵿 94 BD -PASS U+BD80 부 부 BA CE -PASS U+BD81 북 북 BA CF -PASS U+BD82 붂 붂 94 BE -PASS U+BD83 붃 붃 94 BF -PASS U+BD84 분 분 BA D0 -PASS U+BD85 붅 붅 94 C0 -PASS U+BD86 붆 붆 94 C1 -PASS U+BD87 붇 붇 BA D1 -PASS U+BD88 불 불 BA D2 -PASS U+BD89 붉 붉 BA D3 -PASS U+BD8A 붊 붊 BA D4 -PASS U+BD8B 붋 붋 94 C2 -PASS U+BD8C 붌 붌 94 C3 -PASS U+BD8D 붍 붍 94 C4 -PASS U+BD8E 붎 붎 94 C5 -PASS U+BD8F 붏 붏 94 C6 -PASS U+BD90 붐 붐 BA D5 -PASS U+BD91 붑 붑 BA D6 -PASS U+BD92 붒 붒 94 C7 -PASS U+BD93 붓 붓 BA D7 -PASS U+BD94 붔 붔 94 C8 -PASS U+BD95 붕 붕 BA D8 -PASS U+BD96 붖 붖 94 C9 -PASS U+BD97 붗 붗 94 CA -PASS U+BD98 붘 붘 94 CB -PASS U+BD99 붙 붙 BA D9 -PASS U+BD9A 붚 붚 BA DA -PASS U+BD9B 붛 붛 94 CC -PASS U+BD9C 붜 붜 BA DB -PASS U+BD9D 붝 붝 94 CD -PASS U+BD9E 붞 붞 94 CE -PASS U+BD9F 붟 붟 94 CF -PASS U+BDA0 붠 붠 94 D0 -PASS U+BDA1 붡 붡 94 D1 -PASS U+BDA2 붢 붢 94 D2 -PASS U+BDA3 붣 붣 94 D3 -PASS U+BDA4 붤 붤 BA DC -PASS U+BDA5 붥 붥 94 D4 -PASS U+BDA6 붦 붦 94 D5 -PASS U+BDA7 붧 붧 94 D6 -PASS U+BDA8 붨 붨 94 D7 -PASS U+BDA9 붩 붩 94 D8 -PASS U+BDAA 붪 붪 94 D9 -PASS U+BDAB 붫 붫 94 DA -PASS U+BDAC 붬 붬 94 DB -PASS U+BDAD 붭 붭 94 DC -PASS U+BDAE 붮 붮 94 DD -PASS U+BDAF 붯 붯 94 DE -PASS U+BDB0 붰 붰 BA DD -PASS U+BDB1 붱 붱 94 DF -PASS U+BDB2 붲 붲 94 E0 -PASS U+BDB3 붳 붳 94 E1 -PASS U+BDB4 붴 붴 94 E2 -PASS U+BDB5 붵 붵 94 E3 -PASS U+BDB6 붶 붶 94 E4 -PASS U+BDB7 붷 붷 94 E5 -PASS U+BDB8 붸 붸 BA DE -PASS U+BDB9 붹 붹 94 E6 -PASS U+BDBA 붺 붺 94 E7 -PASS U+BDBB 붻 붻 94 E8 -PASS U+BDBC 붼 붼 94 E9 -PASS U+BDBD 붽 붽 94 EA -PASS U+BDBE 붾 붾 94 EB -PASS U+BDBF 붿 붿 94 EC -PASS U+BDC0 뷀 뷀 94 ED -PASS U+BDC1 뷁 뷁 94 EE -PASS U+BDC2 뷂 뷂 94 EF -PASS U+BDC3 뷃 뷃 94 F0 -PASS U+BDC4 뷄 뷄 94 F1 -PASS U+BDC5 뷅 뷅 94 F2 -PASS U+BDC6 뷆 뷆 94 F3 -PASS U+BDC7 뷇 뷇 94 F4 -PASS U+BDC8 뷈 뷈 94 F5 -PASS U+BDC9 뷉 뷉 94 F6 -PASS U+BDCA 뷊 뷊 94 F7 -PASS U+BDCB 뷋 뷋 94 F8 -PASS U+BDCC 뷌 뷌 94 F9 -PASS U+BDCD 뷍 뷍 94 FA -PASS U+BDCE 뷎 뷎 94 FB -PASS U+BDCF 뷏 뷏 94 FC -PASS U+BDD0 뷐 뷐 94 FD -PASS U+BDD1 뷑 뷑 94 FE -PASS U+BDD2 뷒 뷒 95 41 -PASS U+BDD3 뷓 뷓 95 42 -PASS U+BDD4 뷔 뷔 BA DF -PASS U+BDD5 뷕 뷕 BA E0 -PASS U+BDD6 뷖 뷖 95 43 -PASS U+BDD7 뷗 뷗 95 44 -PASS U+BDD8 뷘 뷘 BA E1 -PASS U+BDD9 뷙 뷙 95 45 -PASS U+BDDA 뷚 뷚 95 46 -PASS U+BDDB 뷛 뷛 95 47 -PASS U+BDDC 뷜 뷜 BA E2 -PASS U+BDDD 뷝 뷝 95 48 -PASS U+BDDE 뷞 뷞 95 49 -PASS U+BDDF 뷟 뷟 95 4A -PASS U+BDE0 뷠 뷠 95 4B -PASS U+BDE1 뷡 뷡 95 4C -PASS U+BDE2 뷢 뷢 95 4D -PASS U+BDE3 뷣 뷣 95 4E -PASS U+BDE4 뷤 뷤 95 4F -PASS U+BDE5 뷥 뷥 95 50 -PASS U+BDE6 뷦 뷦 95 51 -PASS U+BDE7 뷧 뷧 95 52 -PASS U+BDE8 뷨 뷨 95 53 -PASS U+BDE9 뷩 뷩 BA E3 -PASS U+BDEA 뷪 뷪 95 54 -PASS U+BDEB 뷫 뷫 95 55 -PASS U+BDEC 뷬 뷬 95 56 -PASS U+BDED 뷭 뷭 95 57 -PASS U+BDEE 뷮 뷮 95 58 -PASS U+BDEF 뷯 뷯 95 59 -PASS U+BDF0 뷰 뷰 BA E4 -PASS U+BDF1 뷱 뷱 95 5A -PASS U+BDF2 뷲 뷲 95 61 -PASS U+BDF3 뷳 뷳 95 62 -PASS U+BDF4 뷴 뷴 BA E5 -PASS U+BDF5 뷵 뷵 95 63 -PASS U+BDF6 뷶 뷶 95 64 -PASS U+BDF7 뷷 뷷 95 65 -PASS U+BDF8 뷸 뷸 BA E6 -PASS U+BDF9 뷹 뷹 95 66 -PASS U+BDFA 뷺 뷺 95 67 -PASS U+BDFB 뷻 뷻 95 68 -PASS U+BDFC 뷼 뷼 95 69 -PASS U+BDFD 뷽 뷽 95 6A -PASS U+BDFE 뷾 뷾 95 6B -PASS U+BDFF 뷿 뷿 95 6C -PASS U+BE00 븀 븀 BA E7 -PASS U+BE01 븁 븁 95 6D -PASS U+BE02 븂 븂 95 6E -PASS U+BE03 븃 븃 BA E8 -PASS U+BE04 븄 븄 95 6F -PASS U+BE05 븅 븅 BA E9 -PASS U+BE06 븆 븆 95 70 -PASS U+BE07 븇 븇 95 71 -PASS U+BE08 븈 븈 95 72 -PASS U+BE09 븉 븉 95 73 -PASS U+BE0A 븊 븊 95 74 -PASS U+BE0B 븋 븋 95 75 -PASS U+BE0C 브 브 BA EA -PASS U+BE0D 븍 븍 BA EB -PASS U+BE0E 븎 븎 95 76 -PASS U+BE0F 븏 븏 95 77 -PASS U+BE10 븐 븐 BA EC -PASS U+BE11 븑 븑 95 78 -PASS U+BE12 븒 븒 95 79 -PASS U+BE13 븓 븓 95 7A -PASS U+BE14 블 블 BA ED -PASS U+BE15 븕 븕 95 81 -PASS U+BE16 븖 븖 95 82 -PASS U+BE17 븗 븗 95 83 -PASS U+BE18 븘 븘 95 84 -PASS U+BE19 븙 븙 95 85 -PASS U+BE1A 븚 븚 95 86 -PASS U+BE1B 븛 븛 95 87 -PASS U+BE1C 븜 븜 BA EE -PASS U+BE1D 븝 븝 BA EF -PASS U+BE1E 븞 븞 95 88 -PASS U+BE1F 븟 븟 BA F0 -PASS U+BE20 븠 븠 95 89 -PASS U+BE21 븡 븡 95 8A -PASS U+BE22 븢 븢 95 8B -PASS U+BE23 븣 븣 95 8C -PASS U+BE24 븤 븤 95 8D -PASS U+BE25 븥 븥 95 8E -PASS U+BE26 븦 븦 95 8F -PASS U+BE27 븧 븧 95 90 -PASS U+BE28 븨 븨 95 91 -PASS U+BE29 븩 븩 95 92 -PASS U+BE2A 븪 븪 95 93 -PASS U+BE2B 븫 븫 95 94 -PASS U+BE2C 븬 븬 95 95 -PASS U+BE2D 븭 븭 95 96 -PASS U+BE2E 븮 븮 95 97 -PASS U+BE2F 븯 븯 95 98 -PASS U+BE30 븰 븰 95 99 -PASS U+BE31 븱 븱 95 9A -PASS U+BE32 븲 븲 95 9B -PASS U+BE33 븳 븳 95 9C -PASS U+BE34 븴 븴 95 9D -PASS U+BE35 븵 븵 95 9E -PASS U+BE36 븶 븶 95 9F -PASS U+BE37 븷 븷 95 A0 -PASS U+BE38 븸 븸 95 A1 -PASS U+BE39 븹 븹 95 A2 -PASS U+BE3A 븺 븺 95 A3 -PASS U+BE3B 븻 븻 95 A4 -PASS U+BE3C 븼 븼 95 A5 -PASS U+BE3D 븽 븽 95 A6 -PASS U+BE3E 븾 븾 95 A7 -PASS U+BE3F 븿 븿 95 A8 -PASS U+BE40 빀 빀 95 A9 -PASS U+BE41 빁 빁 95 AA -PASS U+BE42 빂 빂 95 AB -PASS U+BE43 빃 빃 95 AC -PASS U+BE44 비 비 BA F1 -PASS U+BE45 빅 빅 BA F2 -PASS U+BE46 빆 빆 95 AD -PASS U+BE47 빇 빇 95 AE -PASS U+BE48 빈 빈 BA F3 -PASS U+BE49 빉 빉 95 AF -PASS U+BE4A 빊 빊 95 B0 -PASS U+BE4B 빋 빋 95 B1 -PASS U+BE4C 빌 빌 BA F4 -PASS U+BE4D 빍 빍 95 B2 -PASS U+BE4E 빎 빎 BA F5 -PASS U+BE4F 빏 빏 95 B3 -PASS U+BE50 빐 빐 95 B4 -PASS U+BE51 빑 빑 95 B5 -PASS U+BE52 빒 빒 95 B6 -PASS U+BE53 빓 빓 95 B7 -PASS U+BE54 빔 빔 BA F6 -PASS U+BE55 빕 빕 BA F7 -PASS U+BE56 빖 빖 95 B8 -PASS U+BE57 빗 빗 BA F8 -PASS U+BE58 빘 빘 95 B9 -PASS U+BE59 빙 빙 BA F9 -PASS U+BE5A 빚 빚 BA FA -PASS U+BE5B 빛 빛 BA FB -PASS U+BE5C 빜 빜 95 BA -PASS U+BE5D 빝 빝 95 BB -PASS U+BE5E 빞 빞 95 BC -PASS U+BE5F 빟 빟 95 BD -PASS U+BE60 빠 빠 BA FC -PASS U+BE61 빡 빡 BA FD -PASS U+BE62 빢 빢 95 BE -PASS U+BE63 빣 빣 95 BF -PASS U+BE64 빤 빤 BA FE -PASS U+BE65 빥 빥 95 C0 -PASS U+BE66 빦 빦 95 C1 -PASS U+BE67 빧 빧 95 C2 -PASS U+BE68 빨 빨 BB A1 -PASS U+BE69 빩 빩 95 C3 -PASS U+BE6A 빪 빪 BB A2 -PASS U+BE6B 빫 빫 95 C4 -PASS U+BE6C 빬 빬 95 C5 -PASS U+BE6D 빭 빭 95 C6 -PASS U+BE6E 빮 빮 95 C7 -PASS U+BE6F 빯 빯 95 C8 -PASS U+BE70 빰 빰 BB A3 -PASS U+BE71 빱 빱 BB A4 -PASS U+BE72 빲 빲 95 C9 -PASS U+BE73 빳 빳 BB A5 -PASS U+BE74 빴 빴 BB A6 -PASS U+BE75 빵 빵 BB A7 -PASS U+BE76 빶 빶 95 CA -PASS U+BE77 빷 빷 95 CB -PASS U+BE78 빸 빸 95 CC -PASS U+BE79 빹 빹 95 CD -PASS U+BE7A 빺 빺 95 CE -PASS U+BE7B 빻 빻 BB A8 -PASS U+BE7C 빼 빼 BB A9 -PASS U+BE7D 빽 빽 BB AA -PASS U+BE7E 빾 빾 95 CF -PASS U+BE7F 빿 빿 95 D0 -PASS U+BE80 뺀 뺀 BB AB -PASS U+BE81 뺁 뺁 95 D1 -PASS U+BE82 뺂 뺂 95 D2 -PASS U+BE83 뺃 뺃 95 D3 -PASS U+BE84 뺄 뺄 BB AC -PASS U+BE85 뺅 뺅 95 D4 -PASS U+BE86 뺆 뺆 95 D5 -PASS U+BE87 뺇 뺇 95 D6 -PASS U+BE88 뺈 뺈 95 D7 -PASS U+BE89 뺉 뺉 95 D8 -PASS U+BE8A 뺊 뺊 95 D9 -PASS U+BE8B 뺋 뺋 95 DA -PASS U+BE8C 뺌 뺌 BB AD -PASS U+BE8D 뺍 뺍 BB AE -PASS U+BE8E 뺎 뺎 95 DB -PASS U+BE8F 뺏 뺏 BB AF -PASS U+BE90 뺐 뺐 BB B0 -PASS U+BE91 뺑 뺑 BB B1 -PASS U+BE92 뺒 뺒 95 DC -PASS U+BE93 뺓 뺓 95 DD -PASS U+BE94 뺔 뺔 95 DE -PASS U+BE95 뺕 뺕 95 DF -PASS U+BE96 뺖 뺖 95 E0 -PASS U+BE97 뺗 뺗 95 E1 -PASS U+BE98 뺘 뺘 BB B2 -PASS U+BE99 뺙 뺙 BB B3 -PASS U+BE9A 뺚 뺚 95 E2 -PASS U+BE9B 뺛 뺛 95 E3 -PASS U+BE9C 뺜 뺜 95 E4 -PASS U+BE9D 뺝 뺝 95 E5 -PASS U+BE9E 뺞 뺞 95 E6 -PASS U+BE9F 뺟 뺟 95 E7 -PASS U+BEA0 뺠 뺠 95 E8 -PASS U+BEA1 뺡 뺡 95 E9 -PASS U+BEA2 뺢 뺢 95 EA -PASS U+BEA3 뺣 뺣 95 EB -PASS U+BEA4 뺤 뺤 95 EC -PASS U+BEA5 뺥 뺥 95 ED -PASS U+BEA6 뺦 뺦 95 EE -PASS U+BEA7 뺧 뺧 95 EF -PASS U+BEA8 뺨 뺨 BB B4 -PASS U+BEA9 뺩 뺩 95 F0 -PASS U+BEAA 뺪 뺪 95 F1 -PASS U+BEAB 뺫 뺫 95 F2 -PASS U+BEAC 뺬 뺬 95 F3 -PASS U+BEAD 뺭 뺭 95 F4 -PASS U+BEAE 뺮 뺮 95 F5 -PASS U+BEAF 뺯 뺯 95 F6 -PASS U+BEB0 뺰 뺰 95 F7 -PASS U+BEB1 뺱 뺱 95 F8 -PASS U+BEB2 뺲 뺲 95 F9 -PASS U+BEB3 뺳 뺳 95 FA -PASS U+BEB4 뺴 뺴 95 FB -PASS U+BEB5 뺵 뺵 95 FC -PASS U+BEB6 뺶 뺶 95 FD -PASS U+BEB7 뺷 뺷 95 FE -PASS U+BEB8 뺸 뺸 96 41 -PASS U+BEB9 뺹 뺹 96 42 -PASS U+BEBA 뺺 뺺 96 43 -PASS U+BEBB 뺻 뺻 96 44 -PASS U+BEBC 뺼 뺼 96 45 -PASS U+BEBD 뺽 뺽 96 46 -PASS U+BEBE 뺾 뺾 96 47 -PASS U+BEBF 뺿 뺿 96 48 -PASS U+BEC0 뻀 뻀 96 49 -PASS U+BEC1 뻁 뻁 96 4A -PASS U+BEC2 뻂 뻂 96 4B -PASS U+BEC3 뻃 뻃 96 4C -PASS U+BEC4 뻄 뻄 96 4D -PASS U+BEC5 뻅 뻅 96 4E -PASS U+BEC6 뻆 뻆 96 4F -PASS U+BEC7 뻇 뻇 96 50 -PASS U+BEC8 뻈 뻈 96 51 -PASS U+BEC9 뻉 뻉 96 52 -PASS U+BECA 뻊 뻊 96 53 -PASS U+BECB 뻋 뻋 96 54 -PASS U+BECC 뻌 뻌 96 55 -PASS U+BECD 뻍 뻍 96 56 -PASS U+BECE 뻎 뻎 96 57 -PASS U+BECF 뻏 뻏 96 58 -PASS U+BED0 뻐 뻐 BB B5 -PASS U+BED1 뻑 뻑 BB B6 -PASS U+BED2 뻒 뻒 96 59 -PASS U+BED3 뻓 뻓 96 5A -PASS U+BED4 뻔 뻔 BB B7 -PASS U+BED5 뻕 뻕 96 61 -PASS U+BED6 뻖 뻖 96 62 -PASS U+BED7 뻗 뻗 BB B8 -PASS U+BED8 뻘 뻘 BB B9 -PASS U+BED9 뻙 뻙 96 63 -PASS U+BEDA 뻚 뻚 96 64 -PASS U+BEDB 뻛 뻛 96 65 -PASS U+BEDC 뻜 뻜 96 66 -PASS U+BEDD 뻝 뻝 96 67 -PASS U+BEDE 뻞 뻞 96 68 -PASS U+BEDF 뻟 뻟 96 69 -PASS U+BEE0 뻠 뻠 BB BA -PASS U+BEE1 뻡 뻡 96 6A -PASS U+BEE2 뻢 뻢 96 6B -PASS U+BEE3 뻣 뻣 BB BB -PASS U+BEE4 뻤 뻤 BB BC -PASS U+BEE5 뻥 뻥 BB BD -PASS U+BEE6 뻦 뻦 96 6C -PASS U+BEE7 뻧 뻧 96 6D -PASS U+BEE8 뻨 뻨 96 6E -PASS U+BEE9 뻩 뻩 96 6F -PASS U+BEEA 뻪 뻪 96 70 -PASS U+BEEB 뻫 뻫 96 71 -PASS U+BEEC 뻬 뻬 BB BE -PASS U+BEED 뻭 뻭 96 72 -PASS U+BEEE 뻮 뻮 96 73 -PASS U+BEEF 뻯 뻯 96 74 -PASS U+BEF0 뻰 뻰 96 75 -PASS U+BEF1 뻱 뻱 96 76 -PASS U+BEF2 뻲 뻲 96 77 -PASS U+BEF3 뻳 뻳 96 78 -PASS U+BEF4 뻴 뻴 96 79 -PASS U+BEF5 뻵 뻵 96 7A -PASS U+BEF6 뻶 뻶 96 81 -PASS U+BEF7 뻷 뻷 96 82 -PASS U+BEF8 뻸 뻸 96 83 -PASS U+BEF9 뻹 뻹 96 84 -PASS U+BEFA 뻺 뻺 96 85 -PASS U+BEFB 뻻 뻻 96 86 -PASS U+BEFC 뻼 뻼 96 87 -PASS U+BEFD 뻽 뻽 96 88 -PASS U+BEFE 뻾 뻾 96 89 -PASS U+BEFF 뻿 뻿 96 8A -PASS U+BF00 뼀 뼀 96 8B -PASS U+BF01 뼁 뼁 BB BF -PASS U+BF02 뼂 뼂 96 8C -PASS U+BF03 뼃 뼃 96 8D -PASS U+BF04 뼄 뼄 96 8E -PASS U+BF05 뼅 뼅 96 8F -PASS U+BF06 뼆 뼆 96 90 -PASS U+BF07 뼇 뼇 96 91 -PASS U+BF08 뼈 뼈 BB C0 -PASS U+BF09 뼉 뼉 BB C1 -PASS U+BF0A 뼊 뼊 96 92 -PASS U+BF0B 뼋 뼋 96 93 -PASS U+BF0C 뼌 뼌 96 94 -PASS U+BF0D 뼍 뼍 96 95 -PASS U+BF0E 뼎 뼎 96 96 -PASS U+BF0F 뼏 뼏 96 97 -PASS U+BF10 뼐 뼐 96 98 -PASS U+BF11 뼑 뼑 96 99 -PASS U+BF12 뼒 뼒 96 9A -PASS U+BF13 뼓 뼓 96 9B -PASS U+BF14 뼔 뼔 96 9C -PASS U+BF15 뼕 뼕 96 9D -PASS U+BF16 뼖 뼖 96 9E -PASS U+BF17 뼗 뼗 96 9F -PASS U+BF18 뼘 뼘 BB C2 -PASS U+BF19 뼙 뼙 BB C3 -PASS U+BF1A 뼚 뼚 96 A0 -PASS U+BF1B 뼛 뼛 BB C4 -PASS U+BF1C 뼜 뼜 BB C5 -PASS U+BF1D 뼝 뼝 BB C6 -PASS U+BF1E 뼞 뼞 96 A1 -PASS U+BF1F 뼟 뼟 96 A2 -PASS U+BF20 뼠 뼠 96 A3 -PASS U+BF21 뼡 뼡 96 A4 -PASS U+BF22 뼢 뼢 96 A5 -PASS U+BF23 뼣 뼣 96 A6 -PASS U+BF24 뼤 뼤 96 A7 -PASS U+BF25 뼥 뼥 96 A8 -PASS U+BF26 뼦 뼦 96 A9 -PASS U+BF27 뼧 뼧 96 AA -PASS U+BF28 뼨 뼨 96 AB -PASS U+BF29 뼩 뼩 96 AC -PASS U+BF2A 뼪 뼪 96 AD -PASS U+BF2B 뼫 뼫 96 AE -PASS U+BF2C 뼬 뼬 96 AF -PASS U+BF2D 뼭 뼭 96 B0 -PASS U+BF2E 뼮 뼮 96 B1 -PASS U+BF2F 뼯 뼯 96 B2 -PASS U+BF30 뼰 뼰 96 B3 -PASS U+BF31 뼱 뼱 96 B4 -PASS U+BF32 뼲 뼲 96 B5 -PASS U+BF33 뼳 뼳 96 B6 -PASS U+BF34 뼴 뼴 96 B7 -PASS U+BF35 뼵 뼵 96 B8 -PASS U+BF36 뼶 뼶 96 B9 -PASS U+BF37 뼷 뼷 96 BA -PASS U+BF38 뼸 뼸 96 BB -PASS U+BF39 뼹 뼹 96 BC -PASS U+BF3A 뼺 뼺 96 BD -PASS U+BF3B 뼻 뼻 96 BE -PASS U+BF3C 뼼 뼼 96 BF -PASS U+BF3D 뼽 뼽 96 C0 -PASS U+BF3E 뼾 뼾 96 C1 -PASS U+BF3F 뼿 뼿 96 C2 -PASS U+BF40 뽀 뽀 BB C7 -PASS U+BF41 뽁 뽁 BB C8 -PASS U+BF42 뽂 뽂 96 C3 -PASS U+BF43 뽃 뽃 96 C4 -PASS U+BF44 뽄 뽄 BB C9 -PASS U+BF45 뽅 뽅 96 C5 -PASS U+BF46 뽆 뽆 96 C6 -PASS U+BF47 뽇 뽇 96 C7 -PASS U+BF48 뽈 뽈 BB CA -PASS U+BF49 뽉 뽉 96 C8 -PASS U+BF4A 뽊 뽊 96 C9 -PASS U+BF4B 뽋 뽋 96 CA -PASS U+BF4C 뽌 뽌 96 CB -PASS U+BF4D 뽍 뽍 96 CC -PASS U+BF4E 뽎 뽎 96 CD -PASS U+BF4F 뽏 뽏 96 CE -PASS U+BF50 뽐 뽐 BB CB -PASS U+BF51 뽑 뽑 BB CC -PASS U+BF52 뽒 뽒 96 CF -PASS U+BF53 뽓 뽓 96 D0 -PASS U+BF54 뽔 뽔 96 D1 -PASS U+BF55 뽕 뽕 BB CD -PASS U+BF56 뽖 뽖 96 D2 -PASS U+BF57 뽗 뽗 96 D3 -PASS U+BF58 뽘 뽘 96 D4 -PASS U+BF59 뽙 뽙 96 D5 -PASS U+BF5A 뽚 뽚 96 D6 -PASS U+BF5B 뽛 뽛 96 D7 -PASS U+BF5C 뽜 뽜 96 D8 -PASS U+BF5D 뽝 뽝 96 D9 -PASS U+BF5E 뽞 뽞 96 DA -PASS U+BF5F 뽟 뽟 96 DB -PASS U+BF60 뽠 뽠 96 DC -PASS U+BF61 뽡 뽡 96 DD -PASS U+BF62 뽢 뽢 96 DE -PASS U+BF63 뽣 뽣 96 DF -PASS U+BF64 뽤 뽤 96 E0 -PASS U+BF65 뽥 뽥 96 E1 -PASS U+BF66 뽦 뽦 96 E2 -PASS U+BF67 뽧 뽧 96 E3 -PASS U+BF68 뽨 뽨 96 E4 -PASS U+BF69 뽩 뽩 96 E5 -PASS U+BF6A 뽪 뽪 96 E6 -PASS U+BF6B 뽫 뽫 96 E7 -PASS U+BF6C 뽬 뽬 96 E8 -PASS U+BF6D 뽭 뽭 96 E9 -PASS U+BF6E 뽮 뽮 96 EA -PASS U+BF6F 뽯 뽯 96 EB -PASS U+BF70 뽰 뽰 96 EC -PASS U+BF71 뽱 뽱 96 ED -PASS U+BF72 뽲 뽲 96 EE -PASS U+BF73 뽳 뽳 96 EF -PASS U+BF74 뽴 뽴 96 F0 -PASS U+BF75 뽵 뽵 96 F1 -PASS U+BF76 뽶 뽶 96 F2 -PASS U+BF77 뽷 뽷 96 F3 -PASS U+BF78 뽸 뽸 96 F4 -PASS U+BF79 뽹 뽹 96 F5 -PASS U+BF7A 뽺 뽺 96 F6 -PASS U+BF7B 뽻 뽻 96 F7 -PASS U+BF7C 뽼 뽼 96 F8 -PASS U+BF7D 뽽 뽽 96 F9 -PASS U+BF7E 뽾 뽾 96 FA -PASS U+BF7F 뽿 뽿 96 FB -PASS U+BF80 뾀 뾀 96 FC -PASS U+BF81 뾁 뾁 96 FD -PASS U+BF82 뾂 뾂 96 FE -PASS U+BF83 뾃 뾃 97 41 -PASS U+BF84 뾄 뾄 97 42 -PASS U+BF85 뾅 뾅 97 43 -PASS U+BF86 뾆 뾆 97 44 -PASS U+BF87 뾇 뾇 97 45 -PASS U+BF88 뾈 뾈 97 46 -PASS U+BF89 뾉 뾉 97 47 -PASS U+BF8A 뾊 뾊 97 48 -PASS U+BF8B 뾋 뾋 97 49 -PASS U+BF8C 뾌 뾌 97 4A -PASS U+BF8D 뾍 뾍 97 4B -PASS U+BF8E 뾎 뾎 97 4C -PASS U+BF8F 뾏 뾏 97 4D -PASS U+BF90 뾐 뾐 97 4E -PASS U+BF91 뾑 뾑 97 4F -PASS U+BF92 뾒 뾒 97 50 -PASS U+BF93 뾓 뾓 97 51 -PASS U+BF94 뾔 뾔 BB CE -PASS U+BF95 뾕 뾕 97 52 -PASS U+BF96 뾖 뾖 97 53 -PASS U+BF97 뾗 뾗 97 54 -PASS U+BF98 뾘 뾘 97 55 -PASS U+BF99 뾙 뾙 97 56 -PASS U+BF9A 뾚 뾚 97 57 -PASS U+BF9B 뾛 뾛 97 58 -PASS U+BF9C 뾜 뾜 97 59 -PASS U+BF9D 뾝 뾝 97 5A -PASS U+BF9E 뾞 뾞 97 61 -PASS U+BF9F 뾟 뾟 97 62 -PASS U+BFA0 뾠 뾠 97 63 -PASS U+BFA1 뾡 뾡 97 64 -PASS U+BFA2 뾢 뾢 97 65 -PASS U+BFA3 뾣 뾣 97 66 -PASS U+BFA4 뾤 뾤 97 67 -PASS U+BFA5 뾥 뾥 97 68 -PASS U+BFA6 뾦 뾦 97 69 -PASS U+BFA7 뾧 뾧 97 6A -PASS U+BFA8 뾨 뾨 97 6B -PASS U+BFA9 뾩 뾩 97 6C -PASS U+BFAA 뾪 뾪 97 6D -PASS U+BFAB 뾫 뾫 97 6E -PASS U+BFAC 뾬 뾬 97 6F -PASS U+BFAD 뾭 뾭 97 70 -PASS U+BFAE 뾮 뾮 97 71 -PASS U+BFAF 뾯 뾯 97 72 -PASS U+BFB0 뾰 뾰 BB CF -PASS U+BFB1 뾱 뾱 97 73 -PASS U+BFB2 뾲 뾲 97 74 -PASS U+BFB3 뾳 뾳 97 75 -PASS U+BFB4 뾴 뾴 97 76 -PASS U+BFB5 뾵 뾵 97 77 -PASS U+BFB6 뾶 뾶 97 78 -PASS U+BFB7 뾷 뾷 97 79 -PASS U+BFB8 뾸 뾸 97 7A -PASS U+BFB9 뾹 뾹 97 81 -PASS U+BFBA 뾺 뾺 97 82 -PASS U+BFBB 뾻 뾻 97 83 -PASS U+BFBC 뾼 뾼 97 84 -PASS U+BFBD 뾽 뾽 97 85 -PASS U+BFBE 뾾 뾾 97 86 -PASS U+BFBF 뾿 뾿 97 87 -PASS U+BFC0 뿀 뿀 97 88 -PASS U+BFC1 뿁 뿁 97 89 -PASS U+BFC2 뿂 뿂 97 8A -PASS U+BFC3 뿃 뿃 97 8B -PASS U+BFC4 뿄 뿄 97 8C -PASS U+BFC5 뿅 뿅 BB D0 -PASS U+BFC6 뿆 뿆 97 8D -PASS U+BFC7 뿇 뿇 97 8E -PASS U+BFC8 뿈 뿈 97 8F -PASS U+BFC9 뿉 뿉 97 90 -PASS U+BFCA 뿊 뿊 97 91 -PASS U+BFCB 뿋 뿋 97 92 -PASS U+BFCC 뿌 뿌 BB D1 -PASS U+BFCD 뿍 뿍 BB D2 -PASS U+BFCE 뿎 뿎 97 93 -PASS U+BFCF 뿏 뿏 97 94 -PASS U+BFD0 뿐 뿐 BB D3 -PASS U+BFD1 뿑 뿑 97 95 -PASS U+BFD2 뿒 뿒 97 96 -PASS U+BFD3 뿓 뿓 97 97 -PASS U+BFD4 뿔 뿔 BB D4 -PASS U+BFD5 뿕 뿕 97 98 -PASS U+BFD6 뿖 뿖 97 99 -PASS U+BFD7 뿗 뿗 97 9A -PASS U+BFD8 뿘 뿘 97 9B -PASS U+BFD9 뿙 뿙 97 9C -PASS U+BFDA 뿚 뿚 97 9D -PASS U+BFDB 뿛 뿛 97 9E -PASS U+BFDC 뿜 뿜 BB D5 -PASS U+BFDD 뿝 뿝 97 9F -PASS U+BFDE 뿞 뿞 97 A0 -PASS U+BFDF 뿟 뿟 BB D6 -PASS U+BFE0 뿠 뿠 97 A1 -PASS U+BFE1 뿡 뿡 BB D7 -PASS U+BFE2 뿢 뿢 97 A2 -PASS U+BFE3 뿣 뿣 97 A3 -PASS U+BFE4 뿤 뿤 97 A4 -PASS U+BFE5 뿥 뿥 97 A5 -PASS U+BFE6 뿦 뿦 97 A6 -PASS U+BFE7 뿧 뿧 97 A7 -PASS U+BFE8 뿨 뿨 97 A8 -PASS U+BFE9 뿩 뿩 97 A9 -PASS U+BFEA 뿪 뿪 97 AA -PASS U+BFEB 뿫 뿫 97 AB -PASS U+BFEC 뿬 뿬 97 AC -PASS U+BFED 뿭 뿭 97 AD -PASS U+BFEE 뿮 뿮 97 AE -PASS U+BFEF 뿯 뿯 97 AF -PASS U+BFF0 뿰 뿰 97 B0 -PASS U+BFF1 뿱 뿱 97 B1 -PASS U+BFF2 뿲 뿲 97 B2 -PASS U+BFF3 뿳 뿳 97 B3 -PASS U+BFF4 뿴 뿴 97 B4 -PASS U+BFF5 뿵 뿵 97 B5 -PASS U+BFF6 뿶 뿶 97 B6 -PASS U+BFF7 뿷 뿷 97 B7 -PASS U+BFF8 뿸 뿸 97 B8 -PASS U+BFF9 뿹 뿹 97 B9 -PASS U+BFFA 뿺 뿺 97 BA -PASS U+BFFB 뿻 뿻 97 BB -PASS U+BFFC 뿼 뿼 97 BC -PASS U+BFFD 뿽 뿽 97 BD -PASS U+BFFE 뿾 뿾 97 BE -PASS U+BFFF 뿿 뿿 97 BF -PASS U+C000 쀀 쀀 97 C0 -PASS U+C001 쀁 쀁 97 C1 -PASS U+C002 쀂 쀂 97 C2 -PASS U+C003 쀃 쀃 97 C3 -PASS U+C004 쀄 쀄 97 C4 -PASS U+C005 쀅 쀅 97 C5 -PASS U+C006 쀆 쀆 97 C6 -PASS U+C007 쀇 쀇 97 C7 -PASS U+C008 쀈 쀈 97 C8 -PASS U+C009 쀉 쀉 97 C9 -PASS U+C00A 쀊 쀊 97 CA -PASS U+C00B 쀋 쀋 97 CB -PASS U+C00C 쀌 쀌 97 CC -PASS U+C00D 쀍 쀍 97 CD -PASS U+C00E 쀎 쀎 97 CE -PASS U+C00F 쀏 쀏 97 CF -PASS U+C010 쀐 쀐 97 D0 -PASS U+C011 쀑 쀑 97 D1 -PASS U+C012 쀒 쀒 97 D2 -PASS U+C013 쀓 쀓 97 D3 -PASS U+C014 쀔 쀔 97 D4 -PASS U+C015 쀕 쀕 97 D5 -PASS U+C016 쀖 쀖 97 D6 -PASS U+C017 쀗 쀗 97 D7 -PASS U+C018 쀘 쀘 97 D8 -PASS U+C019 쀙 쀙 97 D9 -PASS U+C01A 쀚 쀚 97 DA -PASS U+C01B 쀛 쀛 97 DB -PASS U+C01C 쀜 쀜 97 DC -PASS U+C01D 쀝 쀝 97 DD -PASS U+C01E 쀞 쀞 97 DE -PASS U+C01F 쀟 쀟 97 DF -PASS U+C020 쀠 쀠 97 E0 -PASS U+C021 쀡 쀡 97 E1 -PASS U+C022 쀢 쀢 97 E2 -PASS U+C023 쀣 쀣 97 E3 -PASS U+C024 쀤 쀤 97 E4 -PASS U+C025 쀥 쀥 97 E5 -PASS U+C026 쀦 쀦 97 E6 -PASS U+C027 쀧 쀧 97 E7 -PASS U+C028 쀨 쀨 97 E8 -PASS U+C029 쀩 쀩 97 E9 -PASS U+C02A 쀪 쀪 97 EA -PASS U+C02B 쀫 쀫 97 EB -PASS U+C02C 쀬 쀬 97 EC -PASS U+C02D 쀭 쀭 97 ED -PASS U+C02E 쀮 쀮 97 EE -PASS U+C02F 쀯 쀯 97 EF -PASS U+C030 쀰 쀰 97 F0 -PASS U+C031 쀱 쀱 97 F1 -PASS U+C032 쀲 쀲 97 F2 -PASS U+C033 쀳 쀳 97 F3 -PASS U+C034 쀴 쀴 97 F4 -PASS U+C035 쀵 쀵 97 F5 -PASS U+C036 쀶 쀶 97 F6 -PASS U+C037 쀷 쀷 97 F7 -PASS U+C038 쀸 쀸 97 F8 -PASS U+C039 쀹 쀹 97 F9 -PASS U+C03A 쀺 쀺 97 FA -PASS U+C03B 쀻 쀻 97 FB -PASS U+C03C 쀼 쀼 BB D8 -PASS U+C03D 쀽 쀽 97 FC -PASS U+C03E 쀾 쀾 97 FD -PASS U+C03F 쀿 쀿 97 FE -PASS U+C040 쁀 쁀 98 41 -PASS U+C041 쁁 쁁 98 42 -PASS U+C042 쁂 쁂 98 43 -PASS U+C043 쁃 쁃 98 44 -PASS U+C044 쁄 쁄 98 45 -PASS U+C045 쁅 쁅 98 46 -PASS U+C046 쁆 쁆 98 47 -PASS U+C047 쁇 쁇 98 48 -PASS U+C048 쁈 쁈 98 49 -PASS U+C049 쁉 쁉 98 4A -PASS U+C04A 쁊 쁊 98 4B -PASS U+C04B 쁋 쁋 98 4C -PASS U+C04C 쁌 쁌 98 4D -PASS U+C04D 쁍 쁍 98 4E -PASS U+C04E 쁎 쁎 98 4F -PASS U+C04F 쁏 쁏 98 50 -PASS U+C050 쁐 쁐 98 51 -PASS U+C051 쁑 쁑 BB D9 -PASS U+C052 쁒 쁒 98 52 -PASS U+C053 쁓 쁓 98 53 -PASS U+C054 쁔 쁔 98 54 -PASS U+C055 쁕 쁕 98 55 -PASS U+C056 쁖 쁖 98 56 -PASS U+C057 쁗 쁗 98 57 -PASS U+C058 쁘 쁘 BB DA -PASS U+C059 쁙 쁙 98 58 -PASS U+C05A 쁚 쁚 98 59 -PASS U+C05B 쁛 쁛 98 5A -PASS U+C05C 쁜 쁜 BB DB -PASS U+C05D 쁝 쁝 98 61 -PASS U+C05E 쁞 쁞 98 62 -PASS U+C05F 쁟 쁟 98 63 -PASS U+C060 쁠 쁠 BB DC -PASS U+C061 쁡 쁡 98 64 -PASS U+C062 쁢 쁢 98 65 -PASS U+C063 쁣 쁣 98 66 -PASS U+C064 쁤 쁤 98 67 -PASS U+C065 쁥 쁥 98 68 -PASS U+C066 쁦 쁦 98 69 -PASS U+C067 쁧 쁧 98 6A -PASS U+C068 쁨 쁨 BB DD -PASS U+C069 쁩 쁩 BB DE -PASS U+C06A 쁪 쁪 98 6B -PASS U+C06B 쁫 쁫 98 6C -PASS U+C06C 쁬 쁬 98 6D -PASS U+C06D 쁭 쁭 98 6E -PASS U+C06E 쁮 쁮 98 6F -PASS U+C06F 쁯 쁯 98 70 -PASS U+C070 쁰 쁰 98 71 -PASS U+C071 쁱 쁱 98 72 -PASS U+C072 쁲 쁲 98 73 -PASS U+C073 쁳 쁳 98 74 -PASS U+C074 쁴 쁴 98 75 -PASS U+C075 쁵 쁵 98 76 -PASS U+C076 쁶 쁶 98 77 -PASS U+C077 쁷 쁷 98 78 -PASS U+C078 쁸 쁸 98 79 -PASS U+C079 쁹 쁹 98 7A -PASS U+C07A 쁺 쁺 98 81 -PASS U+C07B 쁻 쁻 98 82 -PASS U+C07C 쁼 쁼 98 83 -PASS U+C07D 쁽 쁽 98 84 -PASS U+C07E 쁾 쁾 98 85 -PASS U+C07F 쁿 쁿 98 86 -PASS U+C080 삀 삀 98 87 -PASS U+C081 삁 삁 98 88 -PASS U+C082 삂 삂 98 89 -PASS U+C083 삃 삃 98 8A -PASS U+C084 삄 삄 98 8B -PASS U+C085 삅 삅 98 8C -PASS U+C086 삆 삆 98 8D -PASS U+C087 삇 삇 98 8E -PASS U+C088 삈 삈 98 8F -PASS U+C089 삉 삉 98 90 -PASS U+C08A 삊 삊 98 91 -PASS U+C08B 삋 삋 98 92 -PASS U+C08C 삌 삌 98 93 -PASS U+C08D 삍 삍 98 94 -PASS U+C08E 삎 삎 98 95 -PASS U+C08F 삏 삏 98 96 -PASS U+C090 삐 삐 BB DF -PASS U+C091 삑 삑 BB E0 -PASS U+C092 삒 삒 98 97 -PASS U+C093 삓 삓 98 98 -PASS U+C094 삔 삔 BB E1 -PASS U+C095 삕 삕 98 99 -PASS U+C096 삖 삖 98 9A -PASS U+C097 삗 삗 98 9B -PASS U+C098 삘 삘 BB E2 -PASS U+C099 삙 삙 98 9C -PASS U+C09A 삚 삚 98 9D -PASS U+C09B 삛 삛 98 9E -PASS U+C09C 삜 삜 98 9F -PASS U+C09D 삝 삝 98 A0 -PASS U+C09E 삞 삞 98 A1 -PASS U+C09F 삟 삟 98 A2 -PASS U+C0A0 삠 삠 BB E3 -PASS U+C0A1 삡 삡 BB E4 -PASS U+C0A2 삢 삢 98 A3 -PASS U+C0A3 삣 삣 BB E5 -PASS U+C0A4 삤 삤 98 A4 -PASS U+C0A5 삥 삥 BB E6 -PASS U+C0A6 삦 삦 98 A5 -PASS U+C0A7 삧 삧 98 A6 -PASS U+C0A8 삨 삨 98 A7 -PASS U+C0A9 삩 삩 98 A8 -PASS U+C0AA 삪 삪 98 A9 -PASS U+C0AB 삫 삫 98 AA -PASS U+C0AC 사 사 BB E7 -PASS U+C0AD 삭 삭 BB E8 -PASS U+C0AE 삮 삮 98 AB -PASS U+C0AF 삯 삯 BB E9 -PASS U+C0B0 산 산 BB EA -PASS U+C0B1 삱 삱 98 AC -PASS U+C0B2 삲 삲 98 AD -PASS U+C0B3 삳 삳 BB EB -PASS U+C0B4 살 살 BB EC -PASS U+C0B5 삵 삵 BB ED -PASS U+C0B6 삶 삶 BB EE -PASS U+C0B7 삷 삷 98 AE -PASS U+C0B8 삸 삸 98 AF -PASS U+C0B9 삹 삹 98 B0 -PASS U+C0BA 삺 삺 98 B1 -PASS U+C0BB 삻 삻 98 B2 -PASS U+C0BC 삼 삼 BB EF -PASS U+C0BD 삽 삽 BB F0 -PASS U+C0BE 삾 삾 98 B3 -PASS U+C0BF 삿 삿 BB F1 -PASS U+C0C0 샀 샀 BB F2 -PASS U+C0C1 상 상 BB F3 -PASS U+C0C2 샂 샂 98 B4 -PASS U+C0C3 샃 샃 98 B5 -PASS U+C0C4 샄 샄 98 B6 -PASS U+C0C5 샅 샅 BB F4 -PASS U+C0C6 샆 샆 98 B7 -PASS U+C0C7 샇 샇 98 B8 -PASS U+C0C8 새 새 BB F5 -PASS U+C0C9 색 색 BB F6 -PASS U+C0CA 샊 샊 98 B9 -PASS U+C0CB 샋 샋 98 BA -PASS U+C0CC 샌 샌 BB F7 -PASS U+C0CD 샍 샍 98 BB -PASS U+C0CE 샎 샎 98 BC -PASS U+C0CF 샏 샏 98 BD -PASS U+C0D0 샐 샐 BB F8 -PASS U+C0D1 샑 샑 98 BE -PASS U+C0D2 샒 샒 98 BF -PASS U+C0D3 샓 샓 98 C0 -PASS U+C0D4 샔 샔 98 C1 -PASS U+C0D5 샕 샕 98 C2 -PASS U+C0D6 샖 샖 98 C3 -PASS U+C0D7 샗 샗 98 C4 -PASS U+C0D8 샘 샘 BB F9 -PASS U+C0D9 샙 샙 BB FA -PASS U+C0DA 샚 샚 98 C5 -PASS U+C0DB 샛 샛 BB FB -PASS U+C0DC 샜 샜 BB FC -PASS U+C0DD 생 생 BB FD -PASS U+C0DE 샞 샞 98 C6 -PASS U+C0DF 샟 샟 98 C7 -PASS U+C0E0 샠 샠 98 C8 -PASS U+C0E1 샡 샡 98 C9 -PASS U+C0E2 샢 샢 98 CA -PASS U+C0E3 샣 샣 98 CB -PASS U+C0E4 샤 샤 BB FE -PASS U+C0E5 샥 샥 BC A1 -PASS U+C0E6 샦 샦 98 CC -PASS U+C0E7 샧 샧 98 CD -PASS U+C0E8 샨 샨 BC A2 -PASS U+C0E9 샩 샩 98 CE -PASS U+C0EA 샪 샪 98 CF -PASS U+C0EB 샫 샫 98 D0 -PASS U+C0EC 샬 샬 BC A3 -PASS U+C0ED 샭 샭 98 D1 -PASS U+C0EE 샮 샮 98 D2 -PASS U+C0EF 샯 샯 98 D3 -PASS U+C0F0 샰 샰 98 D4 -PASS U+C0F1 샱 샱 98 D5 -PASS U+C0F2 샲 샲 98 D6 -PASS U+C0F3 샳 샳 98 D7 -PASS U+C0F4 샴 샴 BC A4 -PASS U+C0F5 샵 샵 BC A5 -PASS U+C0F6 샶 샶 98 D8 -PASS U+C0F7 샷 샷 BC A6 -PASS U+C0F8 샸 샸 98 D9 -PASS U+C0F9 샹 샹 BC A7 -PASS U+C0FA 샺 샺 98 DA -PASS U+C0FB 샻 샻 98 DB -PASS U+C0FC 샼 샼 98 DC -PASS U+C0FD 샽 샽 98 DD -PASS U+C0FE 샾 샾 98 DE -PASS U+C0FF 샿 샿 98 DF -PASS U+C100 섀 섀 BC A8 -PASS U+C101 섁 섁 98 E0 -PASS U+C102 섂 섂 98 E1 -PASS U+C103 섃 섃 98 E2 -PASS U+C104 섄 섄 BC A9 -PASS U+C105 섅 섅 98 E3 -PASS U+C106 섆 섆 98 E4 -PASS U+C107 섇 섇 98 E5 -PASS U+C108 섈 섈 BC AA -PASS U+C109 섉 섉 98 E6 -PASS U+C10A 섊 섊 98 E7 -PASS U+C10B 섋 섋 98 E8 -PASS U+C10C 섌 섌 98 E9 -PASS U+C10D 섍 섍 98 EA -PASS U+C10E 섎 섎 98 EB -PASS U+C10F 섏 섏 98 EC -PASS U+C110 섐 섐 BC AB -PASS U+C111 섑 섑 98 ED -PASS U+C112 섒 섒 98 EE -PASS U+C113 섓 섓 98 EF -PASS U+C114 섔 섔 98 F0 -PASS U+C115 섕 섕 BC AC -PASS U+C116 섖 섖 98 F1 -PASS U+C117 섗 섗 98 F2 -PASS U+C118 섘 섘 98 F3 -PASS U+C119 섙 섙 98 F4 -PASS U+C11A 섚 섚 98 F5 -PASS U+C11B 섛 섛 98 F6 -PASS U+C11C 서 서 BC AD -PASS U+C11D 석 석 BC AE -PASS U+C11E 섞 섞 BC AF -PASS U+C11F 섟 섟 BC B0 -PASS U+C120 선 선 BC B1 -PASS U+C121 섡 섡 98 F7 -PASS U+C122 섢 섢 98 F8 -PASS U+C123 섣 섣 BC B2 -PASS U+C124 설 설 BC B3 -PASS U+C125 섥 섥 98 F9 -PASS U+C126 섦 섦 BC B4 -PASS U+C127 섧 섧 BC B5 -PASS U+C128 섨 섨 98 FA -PASS U+C129 섩 섩 98 FB -PASS U+C12A 섪 섪 98 FC -PASS U+C12B 섫 섫 98 FD -PASS U+C12C 섬 섬 BC B6 -PASS U+C12D 섭 섭 BC B7 -PASS U+C12E 섮 섮 98 FE -PASS U+C12F 섯 섯 BC B8 -PASS U+C130 섰 섰 BC B9 -PASS U+C131 성 성 BC BA -PASS U+C132 섲 섲 99 41 -PASS U+C133 섳 섳 99 42 -PASS U+C134 섴 섴 99 43 -PASS U+C135 섵 섵 99 44 -PASS U+C136 섶 섶 BC BB -PASS U+C137 섷 섷 99 45 -PASS U+C138 세 세 BC BC -PASS U+C139 섹 섹 BC BD -PASS U+C13A 섺 섺 99 46 -PASS U+C13B 섻 섻 99 47 -PASS U+C13C 센 센 BC BE -PASS U+C13D 섽 섽 99 48 -PASS U+C13E 섾 섾 99 49 -PASS U+C13F 섿 섿 99 4A -PASS U+C140 셀 셀 BC BF -PASS U+C141 셁 셁 99 4B -PASS U+C142 셂 셂 99 4C -PASS U+C143 셃 셃 99 4D -PASS U+C144 셄 셄 99 4E -PASS U+C145 셅 셅 99 4F -PASS U+C146 셆 셆 99 50 -PASS U+C147 셇 셇 99 51 -PASS U+C148 셈 셈 BC C0 -PASS U+C149 셉 셉 BC C1 -PASS U+C14A 셊 셊 99 52 -PASS U+C14B 셋 셋 BC C2 -PASS U+C14C 셌 셌 BC C3 -PASS U+C14D 셍 셍 BC C4 -PASS U+C14E 셎 셎 99 53 -PASS U+C14F 셏 셏 99 54 -PASS U+C150 셐 셐 99 55 -PASS U+C151 셑 셑 99 56 -PASS U+C152 셒 셒 99 57 -PASS U+C153 셓 셓 99 58 -PASS U+C154 셔 셔 BC C5 -PASS U+C155 셕 셕 BC C6 -PASS U+C156 셖 셖 99 59 -PASS U+C157 셗 셗 99 5A -PASS U+C158 션 션 BC C7 -PASS U+C159 셙 셙 99 61 -PASS U+C15A 셚 셚 99 62 -PASS U+C15B 셛 셛 99 63 -PASS U+C15C 셜 셜 BC C8 -PASS U+C15D 셝 셝 99 64 -PASS U+C15E 셞 셞 99 65 -PASS U+C15F 셟 셟 99 66 -PASS U+C160 셠 셠 99 67 -PASS U+C161 셡 셡 99 68 -PASS U+C162 셢 셢 99 69 -PASS U+C163 셣 셣 99 6A -PASS U+C164 셤 셤 BC C9 -PASS U+C165 셥 셥 BC CA -PASS U+C166 셦 셦 99 6B -PASS U+C167 셧 셧 BC CB -PASS U+C168 셨 셨 BC CC -PASS U+C169 셩 셩 BC CD -PASS U+C16A 셪 셪 99 6C -PASS U+C16B 셫 셫 99 6D -PASS U+C16C 셬 셬 99 6E -PASS U+C16D 셭 셭 99 6F -PASS U+C16E 셮 셮 99 70 -PASS U+C16F 셯 셯 99 71 -PASS U+C170 셰 셰 BC CE -PASS U+C171 셱 셱 99 72 -PASS U+C172 셲 셲 99 73 -PASS U+C173 셳 셳 99 74 -PASS U+C174 셴 셴 BC CF -PASS U+C175 셵 셵 99 75 -PASS U+C176 셶 셶 99 76 -PASS U+C177 셷 셷 99 77 -PASS U+C178 셸 셸 BC D0 -PASS U+C179 셹 셹 99 78 -PASS U+C17A 셺 셺 99 79 -PASS U+C17B 셻 셻 99 7A -PASS U+C17C 셼 셼 99 81 -PASS U+C17D 셽 셽 99 82 -PASS U+C17E 셾 셾 99 83 -PASS U+C17F 셿 셿 99 84 -PASS U+C180 솀 솀 99 85 -PASS U+C181 솁 솁 99 86 -PASS U+C182 솂 솂 99 87 -PASS U+C183 솃 솃 99 88 -PASS U+C184 솄 솄 99 89 -PASS U+C185 솅 솅 BC D1 -PASS U+C186 솆 솆 99 8A -PASS U+C187 솇 솇 99 8B -PASS U+C188 솈 솈 99 8C -PASS U+C189 솉 솉 99 8D -PASS U+C18A 솊 솊 99 8E -PASS U+C18B 솋 솋 99 8F -PASS U+C18C 소 소 BC D2 -PASS U+C18D 속 속 BC D3 -PASS U+C18E 솎 솎 BC D4 -PASS U+C18F 솏 솏 99 90 -PASS U+C190 손 손 BC D5 -PASS U+C191 솑 솑 99 91 -PASS U+C192 솒 솒 99 92 -PASS U+C193 솓 솓 99 93 -PASS U+C194 솔 솔 BC D6 -PASS U+C195 솕 솕 99 94 -PASS U+C196 솖 솖 BC D7 -PASS U+C197 솗 솗 99 95 -PASS U+C198 솘 솘 99 96 -PASS U+C199 솙 솙 99 97 -PASS U+C19A 솚 솚 99 98 -PASS U+C19B 솛 솛 99 99 -PASS U+C19C 솜 솜 BC D8 -PASS U+C19D 솝 솝 BC D9 -PASS U+C19E 솞 솞 99 9A -PASS U+C19F 솟 솟 BC DA -PASS U+C1A0 솠 솠 99 9B -PASS U+C1A1 송 송 BC DB -PASS U+C1A2 솢 솢 99 9C -PASS U+C1A3 솣 솣 99 9D -PASS U+C1A4 솤 솤 99 9E -PASS U+C1A5 솥 솥 BC DC -PASS U+C1A6 솦 솦 99 9F -PASS U+C1A7 솧 솧 99 A0 -PASS U+C1A8 솨 솨 BC DD -PASS U+C1A9 솩 솩 BC DE -PASS U+C1AA 솪 솪 99 A1 -PASS U+C1AB 솫 솫 99 A2 -PASS U+C1AC 솬 솬 BC DF -PASS U+C1AD 솭 솭 99 A3 -PASS U+C1AE 솮 솮 99 A4 -PASS U+C1AF 솯 솯 99 A5 -PASS U+C1B0 솰 솰 BC E0 -PASS U+C1B1 솱 솱 99 A6 -PASS U+C1B2 솲 솲 99 A7 -PASS U+C1B3 솳 솳 99 A8 -PASS U+C1B4 솴 솴 99 A9 -PASS U+C1B5 솵 솵 99 AA -PASS U+C1B6 솶 솶 99 AB -PASS U+C1B7 솷 솷 99 AC -PASS U+C1B8 솸 솸 99 AD -PASS U+C1B9 솹 솹 99 AE -PASS U+C1BA 솺 솺 99 AF -PASS U+C1BB 솻 솻 99 B0 -PASS U+C1BC 솼 솼 99 B1 -PASS U+C1BD 솽 솽 BC E1 -PASS U+C1BE 솾 솾 99 B2 -PASS U+C1BF 솿 솿 99 B3 -PASS U+C1C0 쇀 쇀 99 B4 -PASS U+C1C1 쇁 쇁 99 B5 -PASS U+C1C2 쇂 쇂 99 B6 -PASS U+C1C3 쇃 쇃 99 B7 -PASS U+C1C4 쇄 쇄 BC E2 -PASS U+C1C5 쇅 쇅 99 B8 -PASS U+C1C6 쇆 쇆 99 B9 -PASS U+C1C7 쇇 쇇 99 BA -PASS U+C1C8 쇈 쇈 BC E3 -PASS U+C1C9 쇉 쇉 99 BB -PASS U+C1CA 쇊 쇊 99 BC -PASS U+C1CB 쇋 쇋 99 BD -PASS U+C1CC 쇌 쇌 BC E4 -PASS U+C1CD 쇍 쇍 99 BE -PASS U+C1CE 쇎 쇎 99 BF -PASS U+C1CF 쇏 쇏 99 C0 -PASS U+C1D0 쇐 쇐 99 C1 -PASS U+C1D1 쇑 쇑 99 C2 -PASS U+C1D2 쇒 쇒 99 C3 -PASS U+C1D3 쇓 쇓 99 C4 -PASS U+C1D4 쇔 쇔 BC E5 -PASS U+C1D5 쇕 쇕 99 C5 -PASS U+C1D6 쇖 쇖 99 C6 -PASS U+C1D7 쇗 쇗 BC E6 -PASS U+C1D8 쇘 쇘 BC E7 -PASS U+C1D9 쇙 쇙 99 C7 -PASS U+C1DA 쇚 쇚 99 C8 -PASS U+C1DB 쇛 쇛 99 C9 -PASS U+C1DC 쇜 쇜 99 CA -PASS U+C1DD 쇝 쇝 99 CB -PASS U+C1DE 쇞 쇞 99 CC -PASS U+C1DF 쇟 쇟 99 CD -PASS U+C1E0 쇠 쇠 BC E8 -PASS U+C1E1 쇡 쇡 99 CE -PASS U+C1E2 쇢 쇢 99 CF -PASS U+C1E3 쇣 쇣 99 D0 -PASS U+C1E4 쇤 쇤 BC E9 -PASS U+C1E5 쇥 쇥 99 D1 -PASS U+C1E6 쇦 쇦 99 D2 -PASS U+C1E7 쇧 쇧 99 D3 -PASS U+C1E8 쇨 쇨 BC EA -PASS U+C1E9 쇩 쇩 99 D4 -PASS U+C1EA 쇪 쇪 99 D5 -PASS U+C1EB 쇫 쇫 99 D6 -PASS U+C1EC 쇬 쇬 99 D7 -PASS U+C1ED 쇭 쇭 99 D8 -PASS U+C1EE 쇮 쇮 99 D9 -PASS U+C1EF 쇯 쇯 99 DA -PASS U+C1F0 쇰 쇰 BC EB -PASS U+C1F1 쇱 쇱 BC EC -PASS U+C1F2 쇲 쇲 99 DB -PASS U+C1F3 쇳 쇳 BC ED -PASS U+C1F4 쇴 쇴 99 DC -PASS U+C1F5 쇵 쇵 99 DD -PASS U+C1F6 쇶 쇶 99 DE -PASS U+C1F7 쇷 쇷 99 DF -PASS U+C1F8 쇸 쇸 99 E0 -PASS U+C1F9 쇹 쇹 99 E1 -PASS U+C1FA 쇺 쇺 99 E2 -PASS U+C1FB 쇻 쇻 99 E3 -PASS U+C1FC 쇼 쇼 BC EE -PASS U+C1FD 쇽 쇽 BC EF -PASS U+C1FE 쇾 쇾 99 E4 -PASS U+C1FF 쇿 쇿 99 E5 -PASS U+C200 숀 숀 BC F0 -PASS U+C201 숁 숁 99 E6 -PASS U+C202 숂 숂 99 E7 -PASS U+C203 숃 숃 99 E8 -PASS U+C204 숄 숄 BC F1 -PASS U+C205 숅 숅 99 E9 -PASS U+C206 숆 숆 99 EA -PASS U+C207 숇 숇 99 EB -PASS U+C208 숈 숈 99 EC -PASS U+C209 숉 숉 99 ED -PASS U+C20A 숊 숊 99 EE -PASS U+C20B 숋 숋 99 EF -PASS U+C20C 숌 숌 BC F2 -PASS U+C20D 숍 숍 BC F3 -PASS U+C20E 숎 숎 99 F0 -PASS U+C20F 숏 숏 BC F4 -PASS U+C210 숐 숐 99 F1 -PASS U+C211 숑 숑 BC F5 -PASS U+C212 숒 숒 99 F2 -PASS U+C213 숓 숓 99 F3 -PASS U+C214 숔 숔 99 F4 -PASS U+C215 숕 숕 99 F5 -PASS U+C216 숖 숖 99 F6 -PASS U+C217 숗 숗 99 F7 -PASS U+C218 수 수 BC F6 -PASS U+C219 숙 숙 BC F7 -PASS U+C21A 숚 숚 99 F8 -PASS U+C21B 숛 숛 99 F9 -PASS U+C21C 순 순 BC F8 -PASS U+C21D 숝 숝 99 FA -PASS U+C21E 숞 숞 99 FB -PASS U+C21F 숟 숟 BC F9 -PASS U+C220 술 술 BC FA -PASS U+C221 숡 숡 99 FC -PASS U+C222 숢 숢 99 FD -PASS U+C223 숣 숣 99 FE -PASS U+C224 숤 숤 9A 41 -PASS U+C225 숥 숥 9A 42 -PASS U+C226 숦 숦 9A 43 -PASS U+C227 숧 숧 9A 44 -PASS U+C228 숨 숨 BC FB -PASS U+C229 숩 숩 BC FC -PASS U+C22A 숪 숪 9A 45 -PASS U+C22B 숫 숫 BC FD -PASS U+C22C 숬 숬 9A 46 -PASS U+C22D 숭 숭 BC FE -PASS U+C22E 숮 숮 9A 47 -PASS U+C22F 숯 숯 BD A1 -PASS U+C230 숰 숰 9A 48 -PASS U+C231 숱 숱 BD A2 -PASS U+C232 숲 숲 BD A3 -PASS U+C233 숳 숳 9A 49 -PASS U+C234 숴 숴 BD A4 -PASS U+C235 숵 숵 9A 4A -PASS U+C236 숶 숶 9A 4B -PASS U+C237 숷 숷 9A 4C -PASS U+C238 숸 숸 9A 4D -PASS U+C239 숹 숹 9A 4E -PASS U+C23A 숺 숺 9A 4F -PASS U+C23B 숻 숻 9A 50 -PASS U+C23C 숼 숼 9A 51 -PASS U+C23D 숽 숽 9A 52 -PASS U+C23E 숾 숾 9A 53 -PASS U+C23F 숿 숿 9A 54 -PASS U+C240 쉀 쉀 9A 55 -PASS U+C241 쉁 쉁 9A 56 -PASS U+C242 쉂 쉂 9A 57 -PASS U+C243 쉃 쉃 9A 58 -PASS U+C244 쉄 쉄 9A 59 -PASS U+C245 쉅 쉅 9A 5A -PASS U+C246 쉆 쉆 9A 61 -PASS U+C247 쉇 쉇 9A 62 -PASS U+C248 쉈 쉈 BD A5 -PASS U+C249 쉉 쉉 9A 63 -PASS U+C24A 쉊 쉊 9A 64 -PASS U+C24B 쉋 쉋 9A 65 -PASS U+C24C 쉌 쉌 9A 66 -PASS U+C24D 쉍 쉍 9A 67 -PASS U+C24E 쉎 쉎 9A 68 -PASS U+C24F 쉏 쉏 9A 69 -PASS U+C250 쉐 쉐 BD A6 -PASS U+C251 쉑 쉑 BD A7 -PASS U+C252 쉒 쉒 9A 6A -PASS U+C253 쉓 쉓 9A 6B -PASS U+C254 쉔 쉔 BD A8 -PASS U+C255 쉕 쉕 9A 6C -PASS U+C256 쉖 쉖 9A 6D -PASS U+C257 쉗 쉗 9A 6E -PASS U+C258 쉘 쉘 BD A9 -PASS U+C259 쉙 쉙 9A 6F -PASS U+C25A 쉚 쉚 9A 70 -PASS U+C25B 쉛 쉛 9A 71 -PASS U+C25C 쉜 쉜 9A 72 -PASS U+C25D 쉝 쉝 9A 73 -PASS U+C25E 쉞 쉞 9A 74 -PASS U+C25F 쉟 쉟 9A 75 -PASS U+C260 쉠 쉠 BD AA -PASS U+C261 쉡 쉡 9A 76 -PASS U+C262 쉢 쉢 9A 77 -PASS U+C263 쉣 쉣 9A 78 -PASS U+C264 쉤 쉤 9A 79 -PASS U+C265 쉥 쉥 BD AB -PASS U+C266 쉦 쉦 9A 7A -PASS U+C267 쉧 쉧 9A 81 -PASS U+C268 쉨 쉨 9A 82 -PASS U+C269 쉩 쉩 9A 83 -PASS U+C26A 쉪 쉪 9A 84 -PASS U+C26B 쉫 쉫 9A 85 -PASS U+C26C 쉬 쉬 BD AC -PASS U+C26D 쉭 쉭 BD AD -PASS U+C26E 쉮 쉮 9A 86 -PASS U+C26F 쉯 쉯 9A 87 -PASS U+C270 쉰 쉰 BD AE -PASS U+C271 쉱 쉱 9A 88 -PASS U+C272 쉲 쉲 9A 89 -PASS U+C273 쉳 쉳 9A 8A -PASS U+C274 쉴 쉴 BD AF -PASS U+C275 쉵 쉵 9A 8B -PASS U+C276 쉶 쉶 9A 8C -PASS U+C277 쉷 쉷 9A 8D -PASS U+C278 쉸 쉸 9A 8E -PASS U+C279 쉹 쉹 9A 8F -PASS U+C27A 쉺 쉺 9A 90 -PASS U+C27B 쉻 쉻 9A 91 -PASS U+C27C 쉼 쉼 BD B0 -PASS U+C27D 쉽 쉽 BD B1 -PASS U+C27E 쉾 쉾 9A 92 -PASS U+C27F 쉿 쉿 BD B2 -PASS U+C280 슀 슀 9A 93 -PASS U+C281 슁 슁 BD B3 -PASS U+C282 슂 슂 9A 94 -PASS U+C283 슃 슃 9A 95 -PASS U+C284 슄 슄 9A 96 -PASS U+C285 슅 슅 9A 97 -PASS U+C286 슆 슆 9A 98 -PASS U+C287 슇 슇 9A 99 -PASS U+C288 슈 슈 BD B4 -PASS U+C289 슉 슉 BD B5 -PASS U+C28A 슊 슊 9A 9A -PASS U+C28B 슋 슋 9A 9B -PASS U+C28C 슌 슌 9A 9C -PASS U+C28D 슍 슍 9A 9D -PASS U+C28E 슎 슎 9A 9E -PASS U+C28F 슏 슏 9A 9F -PASS U+C290 슐 슐 BD B6 -PASS U+C291 슑 슑 9A A0 -PASS U+C292 슒 슒 9A A1 -PASS U+C293 슓 슓 9A A2 -PASS U+C294 슔 슔 9A A3 -PASS U+C295 슕 슕 9A A4 -PASS U+C296 슖 슖 9A A5 -PASS U+C297 슗 슗 9A A6 -PASS U+C298 슘 슘 BD B7 -PASS U+C299 슙 슙 9A A7 -PASS U+C29A 슚 슚 9A A8 -PASS U+C29B 슛 슛 BD B8 -PASS U+C29C 슜 슜 9A A9 -PASS U+C29D 슝 슝 BD B9 -PASS U+C29E 슞 슞 9A AA -PASS U+C29F 슟 슟 9A AB -PASS U+C2A0 슠 슠 9A AC -PASS U+C2A1 슡 슡 9A AD -PASS U+C2A2 슢 슢 9A AE -PASS U+C2A3 슣 슣 9A AF -PASS U+C2A4 스 스 BD BA -PASS U+C2A5 슥 슥 BD BB -PASS U+C2A6 슦 슦 9A B0 -PASS U+C2A7 슧 슧 9A B1 -PASS U+C2A8 슨 슨 BD BC -PASS U+C2A9 슩 슩 9A B2 -PASS U+C2AA 슪 슪 9A B3 -PASS U+C2AB 슫 슫 9A B4 -PASS U+C2AC 슬 슬 BD BD -PASS U+C2AD 슭 슭 BD BE -PASS U+C2AE 슮 슮 9A B5 -PASS U+C2AF 슯 슯 9A B6 -PASS U+C2B0 슰 슰 9A B7 -PASS U+C2B1 슱 슱 9A B8 -PASS U+C2B2 슲 슲 9A B9 -PASS U+C2B3 슳 슳 9A BA -PASS U+C2B4 슴 슴 BD BF -PASS U+C2B5 습 습 BD C0 -PASS U+C2B6 슶 슶 9A BB -PASS U+C2B7 슷 슷 BD C1 -PASS U+C2B8 슸 슸 9A BC -PASS U+C2B9 승 승 BD C2 -PASS U+C2BA 슺 슺 9A BD -PASS U+C2BB 슻 슻 9A BE -PASS U+C2BC 슼 슼 9A BF -PASS U+C2BD 슽 슽 9A C0 -PASS U+C2BE 슾 슾 9A C1 -PASS U+C2BF 슿 슿 9A C2 -PASS U+C2C0 싀 싀 9A C3 -PASS U+C2C1 싁 싁 9A C4 -PASS U+C2C2 싂 싂 9A C5 -PASS U+C2C3 싃 싃 9A C6 -PASS U+C2C4 싄 싄 9A C7 -PASS U+C2C5 싅 싅 9A C8 -PASS U+C2C6 싆 싆 9A C9 -PASS U+C2C7 싇 싇 9A CA -PASS U+C2C8 싈 싈 9A CB -PASS U+C2C9 싉 싉 9A CC -PASS U+C2CA 싊 싊 9A CD -PASS U+C2CB 싋 싋 9A CE -PASS U+C2CC 싌 싌 9A CF -PASS U+C2CD 싍 싍 9A D0 -PASS U+C2CE 싎 싎 9A D1 -PASS U+C2CF 싏 싏 9A D2 -PASS U+C2D0 싐 싐 9A D3 -PASS U+C2D1 싑 싑 9A D4 -PASS U+C2D2 싒 싒 9A D5 -PASS U+C2D3 싓 싓 9A D6 -PASS U+C2D4 싔 싔 9A D7 -PASS U+C2D5 싕 싕 9A D8 -PASS U+C2D6 싖 싖 9A D9 -PASS U+C2D7 싗 싗 9A DA -PASS U+C2D8 싘 싘 9A DB -PASS U+C2D9 싙 싙 9A DC -PASS U+C2DA 싚 싚 9A DD -PASS U+C2DB 싛 싛 9A DE -PASS U+C2DC 시 시 BD C3 -PASS U+C2DD 식 식 BD C4 -PASS U+C2DE 싞 싞 9A DF -PASS U+C2DF 싟 싟 9A E0 -PASS U+C2E0 신 신 BD C5 -PASS U+C2E1 싡 싡 9A E1 -PASS U+C2E2 싢 싢 9A E2 -PASS U+C2E3 싣 싣 BD C6 -PASS U+C2E4 실 실 BD C7 -PASS U+C2E5 싥 싥 9A E3 -PASS U+C2E6 싦 싦 9A E4 -PASS U+C2E7 싧 싧 9A E5 -PASS U+C2E8 싨 싨 9A E6 -PASS U+C2E9 싩 싩 9A E7 -PASS U+C2EA 싪 싪 9A E8 -PASS U+C2EB 싫 싫 BD C8 -PASS U+C2EC 심 심 BD C9 -PASS U+C2ED 십 십 BD CA -PASS U+C2EE 싮 싮 9A E9 -PASS U+C2EF 싯 싯 BD CB -PASS U+C2F0 싰 싰 9A EA -PASS U+C2F1 싱 싱 BD CC -PASS U+C2F2 싲 싲 9A EB -PASS U+C2F3 싳 싳 9A EC -PASS U+C2F4 싴 싴 9A ED -PASS U+C2F5 싵 싵 9A EE -PASS U+C2F6 싶 싶 BD CD -PASS U+C2F7 싷 싷 9A EF -PASS U+C2F8 싸 싸 BD CE -PASS U+C2F9 싹 싹 BD CF -PASS U+C2FA 싺 싺 9A F0 -PASS U+C2FB 싻 싻 BD D0 -PASS U+C2FC 싼 싼 BD D1 -PASS U+C2FD 싽 싽 9A F1 -PASS U+C2FE 싾 싾 9A F2 -PASS U+C2FF 싿 싿 9A F3 -PASS U+C300 쌀 쌀 BD D2 -PASS U+C301 쌁 쌁 9A F4 -PASS U+C302 쌂 쌂 9A F5 -PASS U+C303 쌃 쌃 9A F6 -PASS U+C304 쌄 쌄 9A F7 -PASS U+C305 쌅 쌅 9A F8 -PASS U+C306 쌆 쌆 9A F9 -PASS U+C307 쌇 쌇 9A FA -PASS U+C308 쌈 쌈 BD D3 -PASS U+C309 쌉 쌉 BD D4 -PASS U+C30A 쌊 쌊 9A FB -PASS U+C30B 쌋 쌋 9A FC -PASS U+C30C 쌌 쌌 BD D5 -PASS U+C30D 쌍 쌍 BD D6 -PASS U+C30E 쌎 쌎 9A FD -PASS U+C30F 쌏 쌏 9A FE -PASS U+C310 쌐 쌐 9B 41 -PASS U+C311 쌑 쌑 9B 42 -PASS U+C312 쌒 쌒 9B 43 -PASS U+C313 쌓 쌓 BD D7 -PASS U+C314 쌔 쌔 BD D8 -PASS U+C315 쌕 쌕 BD D9 -PASS U+C316 쌖 쌖 9B 44 -PASS U+C317 쌗 쌗 9B 45 -PASS U+C318 쌘 쌘 BD DA -PASS U+C319 쌙 쌙 9B 46 -PASS U+C31A 쌚 쌚 9B 47 -PASS U+C31B 쌛 쌛 9B 48 -PASS U+C31C 쌜 쌜 BD DB -PASS U+C31D 쌝 쌝 9B 49 -PASS U+C31E 쌞 쌞 9B 4A -PASS U+C31F 쌟 쌟 9B 4B -PASS U+C320 쌠 쌠 9B 4C -PASS U+C321 쌡 쌡 9B 4D -PASS U+C322 쌢 쌢 9B 4E -PASS U+C323 쌣 쌣 9B 4F -PASS U+C324 쌤 쌤 BD DC -PASS U+C325 쌥 쌥 BD DD -PASS U+C326 쌦 쌦 9B 50 -PASS U+C327 쌧 쌧 9B 51 -PASS U+C328 쌨 쌨 BD DE -PASS U+C329 쌩 쌩 BD DF -PASS U+C32A 쌪 쌪 9B 52 -PASS U+C32B 쌫 쌫 9B 53 -PASS U+C32C 쌬 쌬 9B 54 -PASS U+C32D 쌭 쌭 9B 55 -PASS U+C32E 쌮 쌮 9B 56 -PASS U+C32F 쌯 쌯 9B 57 -PASS U+C330 쌰 쌰 9B 58 -PASS U+C331 쌱 쌱 9B 59 -PASS U+C332 쌲 쌲 9B 5A -PASS U+C333 쌳 쌳 9B 61 -PASS U+C334 쌴 쌴 9B 62 -PASS U+C335 쌵 쌵 9B 63 -PASS U+C336 쌶 쌶 9B 64 -PASS U+C337 쌷 쌷 9B 65 -PASS U+C338 쌸 쌸 9B 66 -PASS U+C339 쌹 쌹 9B 67 -PASS U+C33A 쌺 쌺 9B 68 -PASS U+C33B 쌻 쌻 9B 69 -PASS U+C33C 쌼 쌼 9B 6A -PASS U+C33D 쌽 쌽 9B 6B -PASS U+C33E 쌾 쌾 9B 6C -PASS U+C33F 쌿 쌿 9B 6D -PASS U+C340 썀 썀 9B 6E -PASS U+C341 썁 썁 9B 6F -PASS U+C342 썂 썂 9B 70 -PASS U+C343 썃 썃 9B 71 -PASS U+C344 썄 썄 9B 72 -PASS U+C345 썅 썅 BD E0 -PASS U+C346 썆 썆 9B 73 -PASS U+C347 썇 썇 9B 74 -PASS U+C348 썈 썈 9B 75 -PASS U+C349 썉 썉 9B 76 -PASS U+C34A 썊 썊 9B 77 -PASS U+C34B 썋 썋 9B 78 -PASS U+C34C 썌 썌 9B 79 -PASS U+C34D 썍 썍 9B 7A -PASS U+C34E 썎 썎 9B 81 -PASS U+C34F 썏 썏 9B 82 -PASS U+C350 썐 썐 9B 83 -PASS U+C351 썑 썑 9B 84 -PASS U+C352 썒 썒 9B 85 -PASS U+C353 썓 썓 9B 86 -PASS U+C354 썔 썔 9B 87 -PASS U+C355 썕 썕 9B 88 -PASS U+C356 썖 썖 9B 89 -PASS U+C357 썗 썗 9B 8A -PASS U+C358 썘 썘 9B 8B -PASS U+C359 썙 썙 9B 8C -PASS U+C35A 썚 썚 9B 8D -PASS U+C35B 썛 썛 9B 8E -PASS U+C35C 썜 썜 9B 8F -PASS U+C35D 썝 썝 9B 90 -PASS U+C35E 썞 썞 9B 91 -PASS U+C35F 썟 썟 9B 92 -PASS U+C360 썠 썠 9B 93 -PASS U+C361 썡 썡 9B 94 -PASS U+C362 썢 썢 9B 95 -PASS U+C363 썣 썣 9B 96 -PASS U+C364 썤 썤 9B 97 -PASS U+C365 썥 썥 9B 98 -PASS U+C366 썦 썦 9B 99 -PASS U+C367 썧 썧 9B 9A -PASS U+C368 써 써 BD E1 -PASS U+C369 썩 썩 BD E2 -PASS U+C36A 썪 썪 9B 9B -PASS U+C36B 썫 썫 9B 9C -PASS U+C36C 썬 썬 BD E3 -PASS U+C36D 썭 썭 9B 9D -PASS U+C36E 썮 썮 9B 9E -PASS U+C36F 썯 썯 9B 9F -PASS U+C370 썰 썰 BD E4 -PASS U+C371 썱 썱 9B A0 -PASS U+C372 썲 썲 BD E5 -PASS U+C373 썳 썳 9B A1 -PASS U+C374 썴 썴 9B A2 -PASS U+C375 썵 썵 9B A3 -PASS U+C376 썶 썶 9B A4 -PASS U+C377 썷 썷 9B A5 -PASS U+C378 썸 썸 BD E6 -PASS U+C379 썹 썹 BD E7 -PASS U+C37A 썺 썺 9B A6 -PASS U+C37B 썻 썻 9B A7 -PASS U+C37C 썼 썼 BD E8 -PASS U+C37D 썽 썽 BD E9 -PASS U+C37E 썾 썾 9B A8 -PASS U+C37F 썿 썿 9B A9 -PASS U+C380 쎀 쎀 9B AA -PASS U+C381 쎁 쎁 9B AB -PASS U+C382 쎂 쎂 9B AC -PASS U+C383 쎃 쎃 9B AD -PASS U+C384 쎄 쎄 BD EA -PASS U+C385 쎅 쎅 9B AE -PASS U+C386 쎆 쎆 9B AF -PASS U+C387 쎇 쎇 9B B0 -PASS U+C388 쎈 쎈 BD EB -PASS U+C389 쎉 쎉 9B B1 -PASS U+C38A 쎊 쎊 9B B2 -PASS U+C38B 쎋 쎋 9B B3 -PASS U+C38C 쎌 쎌 BD EC -PASS U+C38D 쎍 쎍 9B B4 -PASS U+C38E 쎎 쎎 9B B5 -PASS U+C38F 쎏 쎏 9B B6 -PASS U+C390 쎐 쎐 9B B7 -PASS U+C391 쎑 쎑 9B B8 -PASS U+C392 쎒 쎒 9B B9 -PASS U+C393 쎓 쎓 9B BA -PASS U+C394 쎔 쎔 9B BB -PASS U+C395 쎕 쎕 9B BC -PASS U+C396 쎖 쎖 9B BD -PASS U+C397 쎗 쎗 9B BE -PASS U+C398 쎘 쎘 9B BF -PASS U+C399 쎙 쎙 9B C0 -PASS U+C39A 쎚 쎚 9B C1 -PASS U+C39B 쎛 쎛 9B C2 -PASS U+C39C 쎜 쎜 9B C3 -PASS U+C39D 쎝 쎝 9B C4 -PASS U+C39E 쎞 쎞 9B C5 -PASS U+C39F 쎟 쎟 9B C6 -PASS U+C3A0 쎠 쎠 9B C7 -PASS U+C3A1 쎡 쎡 9B C8 -PASS U+C3A2 쎢 쎢 9B C9 -PASS U+C3A3 쎣 쎣 9B CA -PASS U+C3A4 쎤 쎤 9B CB -PASS U+C3A5 쎥 쎥 9B CC -PASS U+C3A6 쎦 쎦 9B CD -PASS U+C3A7 쎧 쎧 9B CE -PASS U+C3A8 쎨 쎨 9B CF -PASS U+C3A9 쎩 쎩 9B D0 -PASS U+C3AA 쎪 쎪 9B D1 -PASS U+C3AB 쎫 쎫 9B D2 -PASS U+C3AC 쎬 쎬 9B D3 -PASS U+C3AD 쎭 쎭 9B D4 -PASS U+C3AE 쎮 쎮 9B D5 -PASS U+C3AF 쎯 쎯 9B D6 -PASS U+C3B0 쎰 쎰 9B D7 -PASS U+C3B1 쎱 쎱 9B D8 -PASS U+C3B2 쎲 쎲 9B D9 -PASS U+C3B3 쎳 쎳 9B DA -PASS U+C3B4 쎴 쎴 9B DB -PASS U+C3B5 쎵 쎵 9B DC -PASS U+C3B6 쎶 쎶 9B DD -PASS U+C3B7 쎷 쎷 9B DE -PASS U+C3B8 쎸 쎸 9B DF -PASS U+C3B9 쎹 쎹 9B E0 -PASS U+C3BA 쎺 쎺 9B E1 -PASS U+C3BB 쎻 쎻 9B E2 -PASS U+C3BC 쎼 쎼 9B E3 -PASS U+C3BD 쎽 쎽 9B E4 -PASS U+C3BE 쎾 쎾 9B E5 -PASS U+C3BF 쎿 쎿 9B E6 -PASS U+C3C0 쏀 쏀 BD ED -PASS U+C3C1 쏁 쏁 9B E7 -PASS U+C3C2 쏂 쏂 9B E8 -PASS U+C3C3 쏃 쏃 9B E9 -PASS U+C3C4 쏄 쏄 9B EA -PASS U+C3C5 쏅 쏅 9B EB -PASS U+C3C6 쏆 쏆 9B EC -PASS U+C3C7 쏇 쏇 9B ED -PASS U+C3C8 쏈 쏈 9B EE -PASS U+C3C9 쏉 쏉 9B EF -PASS U+C3CA 쏊 쏊 9B F0 -PASS U+C3CB 쏋 쏋 9B F1 -PASS U+C3CC 쏌 쏌 9B F2 -PASS U+C3CD 쏍 쏍 9B F3 -PASS U+C3CE 쏎 쏎 9B F4 -PASS U+C3CF 쏏 쏏 9B F5 -PASS U+C3D0 쏐 쏐 9B F6 -PASS U+C3D1 쏑 쏑 9B F7 -PASS U+C3D2 쏒 쏒 9B F8 -PASS U+C3D3 쏓 쏓 9B F9 -PASS U+C3D4 쏔 쏔 9B FA -PASS U+C3D5 쏕 쏕 9B FB -PASS U+C3D6 쏖 쏖 9B FC -PASS U+C3D7 쏗 쏗 9B FD -PASS U+C3D8 쏘 쏘 BD EE -PASS U+C3D9 쏙 쏙 BD EF -PASS U+C3DA 쏚 쏚 9B FE -PASS U+C3DB 쏛 쏛 9C 41 -PASS U+C3DC 쏜 쏜 BD F0 -PASS U+C3DD 쏝 쏝 9C 42 -PASS U+C3DE 쏞 쏞 9C 43 -PASS U+C3DF 쏟 쏟 BD F1 -PASS U+C3E0 쏠 쏠 BD F2 -PASS U+C3E1 쏡 쏡 9C 44 -PASS U+C3E2 쏢 쏢 BD F3 -PASS U+C3E3 쏣 쏣 9C 45 -PASS U+C3E4 쏤 쏤 9C 46 -PASS U+C3E5 쏥 쏥 9C 47 -PASS U+C3E6 쏦 쏦 9C 48 -PASS U+C3E7 쏧 쏧 9C 49 -PASS U+C3E8 쏨 쏨 BD F4 -PASS U+C3E9 쏩 쏩 BD F5 -PASS U+C3EA 쏪 쏪 9C 4A -PASS U+C3EB 쏫 쏫 9C 4B -PASS U+C3EC 쏬 쏬 9C 4C -PASS U+C3ED 쏭 쏭 BD F6 -PASS U+C3EE 쏮 쏮 9C 4D -PASS U+C3EF 쏯 쏯 9C 4E -PASS U+C3F0 쏰 쏰 9C 4F -PASS U+C3F1 쏱 쏱 9C 50 -PASS U+C3F2 쏲 쏲 9C 51 -PASS U+C3F3 쏳 쏳 9C 52 -PASS U+C3F4 쏴 쏴 BD F7 -PASS U+C3F5 쏵 쏵 BD F8 -PASS U+C3F6 쏶 쏶 9C 53 -PASS U+C3F7 쏷 쏷 9C 54 -PASS U+C3F8 쏸 쏸 BD F9 -PASS U+C3F9 쏹 쏹 9C 55 -PASS U+C3FA 쏺 쏺 9C 56 -PASS U+C3FB 쏻 쏻 9C 57 -PASS U+C3FC 쏼 쏼 9C 58 -PASS U+C3FD 쏽 쏽 9C 59 -PASS U+C3FE 쏾 쏾 9C 5A -PASS U+C3FF 쏿 쏿 9C 61 -PASS U+C400 쐀 쐀 9C 62 -PASS U+C401 쐁 쐁 9C 63 -PASS U+C402 쐂 쐂 9C 64 -PASS U+C403 쐃 쐃 9C 65 -PASS U+C404 쐄 쐄 9C 66 -PASS U+C405 쐅 쐅 9C 67 -PASS U+C406 쐆 쐆 9C 68 -PASS U+C407 쐇 쐇 9C 69 -PASS U+C408 쐈 쐈 BD FA -PASS U+C409 쐉 쐉 9C 6A -PASS U+C40A 쐊 쐊 9C 6B -PASS U+C40B 쐋 쐋 9C 6C -PASS U+C40C 쐌 쐌 9C 6D -PASS U+C40D 쐍 쐍 9C 6E -PASS U+C40E 쐎 쐎 9C 6F -PASS U+C40F 쐏 쐏 9C 70 -PASS U+C410 쐐 쐐 BD FB -PASS U+C411 쐑 쐑 9C 71 -PASS U+C412 쐒 쐒 9C 72 -PASS U+C413 쐓 쐓 9C 73 -PASS U+C414 쐔 쐔 9C 74 -PASS U+C415 쐕 쐕 9C 75 -PASS U+C416 쐖 쐖 9C 76 -PASS U+C417 쐗 쐗 9C 77 -PASS U+C418 쐘 쐘 9C 78 -PASS U+C419 쐙 쐙 9C 79 -PASS U+C41A 쐚 쐚 9C 7A -PASS U+C41B 쐛 쐛 9C 81 -PASS U+C41C 쐜 쐜 9C 82 -PASS U+C41D 쐝 쐝 9C 83 -PASS U+C41E 쐞 쐞 9C 84 -PASS U+C41F 쐟 쐟 9C 85 -PASS U+C420 쐠 쐠 9C 86 -PASS U+C421 쐡 쐡 9C 87 -PASS U+C422 쐢 쐢 9C 88 -PASS U+C423 쐣 쐣 9C 89 -PASS U+C424 쐤 쐤 BD FC -PASS U+C425 쐥 쐥 9C 8A -PASS U+C426 쐦 쐦 9C 8B -PASS U+C427 쐧 쐧 9C 8C -PASS U+C428 쐨 쐨 9C 8D -PASS U+C429 쐩 쐩 9C 8E -PASS U+C42A 쐪 쐪 9C 8F -PASS U+C42B 쐫 쐫 9C 90 -PASS U+C42C 쐬 쐬 BD FD -PASS U+C42D 쐭 쐭 9C 91 -PASS U+C42E 쐮 쐮 9C 92 -PASS U+C42F 쐯 쐯 9C 93 -PASS U+C430 쐰 쐰 BD FE -PASS U+C431 쐱 쐱 9C 94 -PASS U+C432 쐲 쐲 9C 95 -PASS U+C433 쐳 쐳 9C 96 -PASS U+C434 쐴 쐴 BE A1 -PASS U+C435 쐵 쐵 9C 97 -PASS U+C436 쐶 쐶 9C 98 -PASS U+C437 쐷 쐷 9C 99 -PASS U+C438 쐸 쐸 9C 9A -PASS U+C439 쐹 쐹 9C 9B -PASS U+C43A 쐺 쐺 9C 9C -PASS U+C43B 쐻 쐻 9C 9D -PASS U+C43C 쐼 쐼 BE A2 -PASS U+C43D 쐽 쐽 BE A3 -PASS U+C43E 쐾 쐾 9C 9E -PASS U+C43F 쐿 쐿 9C 9F -PASS U+C440 쑀 쑀 9C A0 -PASS U+C441 쑁 쑁 9C A1 -PASS U+C442 쑂 쑂 9C A2 -PASS U+C443 쑃 쑃 9C A3 -PASS U+C444 쑄 쑄 9C A4 -PASS U+C445 쑅 쑅 9C A5 -PASS U+C446 쑆 쑆 9C A6 -PASS U+C447 쑇 쑇 9C A7 -PASS U+C448 쑈 쑈 BE A4 -PASS U+C449 쑉 쑉 9C A8 -PASS U+C44A 쑊 쑊 9C A9 -PASS U+C44B 쑋 쑋 9C AA -PASS U+C44C 쑌 쑌 9C AB -PASS U+C44D 쑍 쑍 9C AC -PASS U+C44E 쑎 쑎 9C AD -PASS U+C44F 쑏 쑏 9C AE -PASS U+C450 쑐 쑐 9C AF -PASS U+C451 쑑 쑑 9C B0 -PASS U+C452 쑒 쑒 9C B1 -PASS U+C453 쑓 쑓 9C B2 -PASS U+C454 쑔 쑔 9C B3 -PASS U+C455 쑕 쑕 9C B4 -PASS U+C456 쑖 쑖 9C B5 -PASS U+C457 쑗 쑗 9C B6 -PASS U+C458 쑘 쑘 9C B7 -PASS U+C459 쑙 쑙 9C B8 -PASS U+C45A 쑚 쑚 9C B9 -PASS U+C45B 쑛 쑛 9C BA -PASS U+C45C 쑜 쑜 9C BB -PASS U+C45D 쑝 쑝 9C BC -PASS U+C45E 쑞 쑞 9C BD -PASS U+C45F 쑟 쑟 9C BE -PASS U+C460 쑠 쑠 9C BF -PASS U+C461 쑡 쑡 9C C0 -PASS U+C462 쑢 쑢 9C C1 -PASS U+C463 쑣 쑣 9C C2 -PASS U+C464 쑤 쑤 BE A5 -PASS U+C465 쑥 쑥 BE A6 -PASS U+C466 쑦 쑦 9C C3 -PASS U+C467 쑧 쑧 9C C4 -PASS U+C468 쑨 쑨 BE A7 -PASS U+C469 쑩 쑩 9C C5 -PASS U+C46A 쑪 쑪 9C C6 -PASS U+C46B 쑫 쑫 9C C7 -PASS U+C46C 쑬 쑬 BE A8 -PASS U+C46D 쑭 쑭 9C C8 -PASS U+C46E 쑮 쑮 9C C9 -PASS U+C46F 쑯 쑯 9C CA -PASS U+C470 쑰 쑰 9C CB -PASS U+C471 쑱 쑱 9C CC -PASS U+C472 쑲 쑲 9C CD -PASS U+C473 쑳 쑳 9C CE -PASS U+C474 쑴 쑴 BE A9 -PASS U+C475 쑵 쑵 BE AA -PASS U+C476 쑶 쑶 9C CF -PASS U+C477 쑷 쑷 9C D0 -PASS U+C478 쑸 쑸 9C D1 -PASS U+C479 쑹 쑹 BE AB -PASS U+C47A 쑺 쑺 9C D2 -PASS U+C47B 쑻 쑻 9C D3 -PASS U+C47C 쑼 쑼 9C D4 -PASS U+C47D 쑽 쑽 9C D5 -PASS U+C47E 쑾 쑾 9C D6 -PASS U+C47F 쑿 쑿 9C D7 -PASS U+C480 쒀 쒀 BE AC -PASS U+C481 쒁 쒁 9C D8 -PASS U+C482 쒂 쒂 9C D9 -PASS U+C483 쒃 쒃 9C DA -PASS U+C484 쒄 쒄 9C DB -PASS U+C485 쒅 쒅 9C DC -PASS U+C486 쒆 쒆 9C DD -PASS U+C487 쒇 쒇 9C DE -PASS U+C488 쒈 쒈 9C DF -PASS U+C489 쒉 쒉 9C E0 -PASS U+C48A 쒊 쒊 9C E1 -PASS U+C48B 쒋 쒋 9C E2 -PASS U+C48C 쒌 쒌 9C E3 -PASS U+C48D 쒍 쒍 9C E4 -PASS U+C48E 쒎 쒎 9C E5 -PASS U+C48F 쒏 쒏 9C E6 -PASS U+C490 쒐 쒐 9C E7 -PASS U+C491 쒑 쒑 9C E8 -PASS U+C492 쒒 쒒 9C E9 -PASS U+C493 쒓 쒓 9C EA -PASS U+C494 쒔 쒔 BE AD -PASS U+C495 쒕 쒕 9C EB -PASS U+C496 쒖 쒖 9C EC -PASS U+C497 쒗 쒗 9C ED -PASS U+C498 쒘 쒘 9C EE -PASS U+C499 쒙 쒙 9C EF -PASS U+C49A 쒚 쒚 9C F0 -PASS U+C49B 쒛 쒛 9C F1 -PASS U+C49C 쒜 쒜 BE AE -PASS U+C49D 쒝 쒝 9C F2 -PASS U+C49E 쒞 쒞 9C F3 -PASS U+C49F 쒟 쒟 9C F4 -PASS U+C4A0 쒠 쒠 9C F5 -PASS U+C4A1 쒡 쒡 9C F6 -PASS U+C4A2 쒢 쒢 9C F7 -PASS U+C4A3 쒣 쒣 9C F8 -PASS U+C4A4 쒤 쒤 9C F9 -PASS U+C4A5 쒥 쒥 9C FA -PASS U+C4A6 쒦 쒦 9C FB -PASS U+C4A7 쒧 쒧 9C FC -PASS U+C4A8 쒨 쒨 9C FD -PASS U+C4A9 쒩 쒩 9C FE -PASS U+C4AA 쒪 쒪 9D 41 -PASS U+C4AB 쒫 쒫 9D 42 -PASS U+C4AC 쒬 쒬 9D 43 -PASS U+C4AD 쒭 쒭 9D 44 -PASS U+C4AE 쒮 쒮 9D 45 -PASS U+C4AF 쒯 쒯 9D 46 -PASS U+C4B0 쒰 쒰 9D 47 -PASS U+C4B1 쒱 쒱 9D 48 -PASS U+C4B2 쒲 쒲 9D 49 -PASS U+C4B3 쒳 쒳 9D 4A -PASS U+C4B4 쒴 쒴 9D 4B -PASS U+C4B5 쒵 쒵 9D 4C -PASS U+C4B6 쒶 쒶 9D 4D -PASS U+C4B7 쒷 쒷 9D 4E -PASS U+C4B8 쒸 쒸 BE AF -PASS U+C4B9 쒹 쒹 9D 4F -PASS U+C4BA 쒺 쒺 9D 50 -PASS U+C4BB 쒻 쒻 9D 51 -PASS U+C4BC 쒼 쒼 BE B0 -PASS U+C4BD 쒽 쒽 9D 52 -PASS U+C4BE 쒾 쒾 9D 53 -PASS U+C4BF 쒿 쒿 9D 54 -PASS U+C4C0 쓀 쓀 9D 55 -PASS U+C4C1 쓁 쓁 9D 56 -PASS U+C4C2 쓂 쓂 9D 57 -PASS U+C4C3 쓃 쓃 9D 58 -PASS U+C4C4 쓄 쓄 9D 59 -PASS U+C4C5 쓅 쓅 9D 5A -PASS U+C4C6 쓆 쓆 9D 61 -PASS U+C4C7 쓇 쓇 9D 62 -PASS U+C4C8 쓈 쓈 9D 63 -PASS U+C4C9 쓉 쓉 9D 64 -PASS U+C4CA 쓊 쓊 9D 65 -PASS U+C4CB 쓋 쓋 9D 66 -PASS U+C4CC 쓌 쓌 9D 67 -PASS U+C4CD 쓍 쓍 9D 68 -PASS U+C4CE 쓎 쓎 9D 69 -PASS U+C4CF 쓏 쓏 9D 6A -PASS U+C4D0 쓐 쓐 9D 6B -PASS U+C4D1 쓑 쓑 9D 6C -PASS U+C4D2 쓒 쓒 9D 6D -PASS U+C4D3 쓓 쓓 9D 6E -PASS U+C4D4 쓔 쓔 9D 6F -PASS U+C4D5 쓕 쓕 9D 70 -PASS U+C4D6 쓖 쓖 9D 71 -PASS U+C4D7 쓗 쓗 9D 72 -PASS U+C4D8 쓘 쓘 9D 73 -PASS U+C4D9 쓙 쓙 9D 74 -PASS U+C4DA 쓚 쓚 9D 75 -PASS U+C4DB 쓛 쓛 9D 76 -PASS U+C4DC 쓜 쓜 9D 77 -PASS U+C4DD 쓝 쓝 9D 78 -PASS U+C4DE 쓞 쓞 9D 79 -PASS U+C4DF 쓟 쓟 9D 7A -PASS U+C4E0 쓠 쓠 9D 81 -PASS U+C4E1 쓡 쓡 9D 82 -PASS U+C4E2 쓢 쓢 9D 83 -PASS U+C4E3 쓣 쓣 9D 84 -PASS U+C4E4 쓤 쓤 9D 85 -PASS U+C4E5 쓥 쓥 9D 86 -PASS U+C4E6 쓦 쓦 9D 87 -PASS U+C4E7 쓧 쓧 9D 88 -PASS U+C4E8 쓨 쓨 9D 89 -PASS U+C4E9 쓩 쓩 BE B1 -PASS U+C4EA 쓪 쓪 9D 8A -PASS U+C4EB 쓫 쓫 9D 8B -PASS U+C4EC 쓬 쓬 9D 8C -PASS U+C4ED 쓭 쓭 9D 8D -PASS U+C4EE 쓮 쓮 9D 8E -PASS U+C4EF 쓯 쓯 9D 8F -PASS U+C4F0 쓰 쓰 BE B2 -PASS U+C4F1 쓱 쓱 BE B3 -PASS U+C4F2 쓲 쓲 9D 90 -PASS U+C4F3 쓳 쓳 9D 91 -PASS U+C4F4 쓴 쓴 BE B4 -PASS U+C4F5 쓵 쓵 9D 92 -PASS U+C4F6 쓶 쓶 9D 93 -PASS U+C4F7 쓷 쓷 9D 94 -PASS U+C4F8 쓸 쓸 BE B5 -PASS U+C4F9 쓹 쓹 9D 95 -PASS U+C4FA 쓺 쓺 BE B6 -PASS U+C4FB 쓻 쓻 9D 96 -PASS U+C4FC 쓼 쓼 9D 97 -PASS U+C4FD 쓽 쓽 9D 98 -PASS U+C4FE 쓾 쓾 9D 99 -PASS U+C4FF 쓿 쓿 BE B7 -PASS U+C500 씀 씀 BE B8 -PASS U+C501 씁 씁 BE B9 -PASS U+C502 씂 씂 9D 9A -PASS U+C503 씃 씃 9D 9B -PASS U+C504 씄 씄 9D 9C -PASS U+C505 씅 씅 9D 9D -PASS U+C506 씆 씆 9D 9E -PASS U+C507 씇 씇 9D 9F -PASS U+C508 씈 씈 9D A0 -PASS U+C509 씉 씉 9D A1 -PASS U+C50A 씊 씊 9D A2 -PASS U+C50B 씋 씋 9D A3 -PASS U+C50C 씌 씌 BE BA -PASS U+C50D 씍 씍 9D A4 -PASS U+C50E 씎 씎 9D A5 -PASS U+C50F 씏 씏 9D A6 -PASS U+C510 씐 씐 BE BB -PASS U+C511 씑 씑 9D A7 -PASS U+C512 씒 씒 9D A8 -PASS U+C513 씓 씓 9D A9 -PASS U+C514 씔 씔 BE BC -PASS U+C515 씕 씕 9D AA -PASS U+C516 씖 씖 9D AB -PASS U+C517 씗 씗 9D AC -PASS U+C518 씘 씘 9D AD -PASS U+C519 씙 씙 9D AE -PASS U+C51A 씚 씚 9D AF -PASS U+C51B 씛 씛 9D B0 -PASS U+C51C 씜 씜 BE BD -PASS U+C51D 씝 씝 9D B1 -PASS U+C51E 씞 씞 9D B2 -PASS U+C51F 씟 씟 9D B3 -PASS U+C520 씠 씠 9D B4 -PASS U+C521 씡 씡 9D B5 -PASS U+C522 씢 씢 9D B6 -PASS U+C523 씣 씣 9D B7 -PASS U+C524 씤 씤 9D B8 -PASS U+C525 씥 씥 9D B9 -PASS U+C526 씦 씦 9D BA -PASS U+C527 씧 씧 9D BB -PASS U+C528 씨 씨 BE BE -PASS U+C529 씩 씩 BE BF -PASS U+C52A 씪 씪 9D BC -PASS U+C52B 씫 씫 9D BD -PASS U+C52C 씬 씬 BE C0 -PASS U+C52D 씭 씭 9D BE -PASS U+C52E 씮 씮 9D BF -PASS U+C52F 씯 씯 9D C0 -PASS U+C530 씰 씰 BE C1 -PASS U+C531 씱 씱 9D C1 -PASS U+C532 씲 씲 9D C2 -PASS U+C533 씳 씳 9D C3 -PASS U+C534 씴 씴 9D C4 -PASS U+C535 씵 씵 9D C5 -PASS U+C536 씶 씶 9D C6 -PASS U+C537 씷 씷 9D C7 -PASS U+C538 씸 씸 BE C2 -PASS U+C539 씹 씹 BE C3 -PASS U+C53A 씺 씺 9D C8 -PASS U+C53B 씻 씻 BE C4 -PASS U+C53C 씼 씼 9D C9 -PASS U+C53D 씽 씽 BE C5 -PASS U+C53E 씾 씾 9D CA -PASS U+C53F 씿 씿 9D CB -PASS U+C540 앀 앀 9D CC -PASS U+C541 앁 앁 9D CD -PASS U+C542 앂 앂 9D CE -PASS U+C543 앃 앃 9D CF -PASS U+C544 아 아 BE C6 -PASS U+C545 악 악 BE C7 -PASS U+C546 앆 앆 9D D0 -PASS U+C547 앇 앇 9D D1 -PASS U+C548 안 안 BE C8 -PASS U+C549 앉 앉 BE C9 -PASS U+C54A 않 않 BE CA -PASS U+C54B 앋 앋 9D D2 -PASS U+C54C 알 알 BE CB -PASS U+C54D 앍 앍 BE CC -PASS U+C54E 앎 앎 BE CD -PASS U+C54F 앏 앏 9D D3 -PASS U+C550 앐 앐 9D D4 -PASS U+C551 앑 앑 9D D5 -PASS U+C552 앒 앒 9D D6 -PASS U+C553 앓 앓 BE CE -PASS U+C554 암 암 BE CF -PASS U+C555 압 압 BE D0 -PASS U+C556 앖 앖 9D D7 -PASS U+C557 앗 앗 BE D1 -PASS U+C558 았 았 BE D2 -PASS U+C559 앙 앙 BE D3 -PASS U+C55A 앚 앚 9D D8 -PASS U+C55B 앛 앛 9D D9 -PASS U+C55C 앜 앜 9D DA -PASS U+C55D 앝 앝 BE D4 -PASS U+C55E 앞 앞 BE D5 -PASS U+C55F 앟 앟 9D DB -PASS U+C560 애 애 BE D6 -PASS U+C561 액 액 BE D7 -PASS U+C562 앢 앢 9D DC -PASS U+C563 앣 앣 9D DD -PASS U+C564 앤 앤 BE D8 -PASS U+C565 앥 앥 9D DE -PASS U+C566 앦 앦 9D DF -PASS U+C567 앧 앧 9D E0 -PASS U+C568 앨 앨 BE D9 -PASS U+C569 앩 앩 9D E1 -PASS U+C56A 앪 앪 9D E2 -PASS U+C56B 앫 앫 9D E3 -PASS U+C56C 앬 앬 9D E4 -PASS U+C56D 앭 앭 9D E5 -PASS U+C56E 앮 앮 9D E6 -PASS U+C56F 앯 앯 9D E7 -PASS U+C570 앰 앰 BE DA -PASS U+C571 앱 앱 BE DB -PASS U+C572 앲 앲 9D E8 -PASS U+C573 앳 앳 BE DC -PASS U+C574 앴 앴 BE DD -PASS U+C575 앵 앵 BE DE -PASS U+C576 앶 앶 9D E9 -PASS U+C577 앷 앷 9D EA -PASS U+C578 앸 앸 9D EB -PASS U+C579 앹 앹 9D EC -PASS U+C57A 앺 앺 9D ED -PASS U+C57B 앻 앻 9D EE -PASS U+C57C 야 야 BE DF -PASS U+C57D 약 약 BE E0 -PASS U+C57E 앾 앾 9D EF -PASS U+C57F 앿 앿 9D F0 -PASS U+C580 얀 얀 BE E1 -PASS U+C581 얁 얁 9D F1 -PASS U+C582 얂 얂 9D F2 -PASS U+C583 얃 얃 9D F3 -PASS U+C584 얄 얄 BE E2 -PASS U+C585 얅 얅 9D F4 -PASS U+C586 얆 얆 9D F5 -PASS U+C587 얇 얇 BE E3 -PASS U+C588 얈 얈 9D F6 -PASS U+C589 얉 얉 9D F7 -PASS U+C58A 얊 얊 9D F8 -PASS U+C58B 얋 얋 9D F9 -PASS U+C58C 얌 얌 BE E4 -PASS U+C58D 얍 얍 BE E5 -PASS U+C58E 얎 얎 9D FA -PASS U+C58F 얏 얏 BE E6 -PASS U+C590 얐 얐 9D FB -PASS U+C591 양 양 BE E7 -PASS U+C592 얒 얒 9D FC -PASS U+C593 얓 얓 9D FD -PASS U+C594 얔 얔 9D FE -PASS U+C595 얕 얕 BE E8 -PASS U+C596 얖 얖 9E 41 -PASS U+C597 얗 얗 BE E9 -PASS U+C598 얘 얘 BE EA -PASS U+C599 얙 얙 9E 42 -PASS U+C59A 얚 얚 9E 43 -PASS U+C59B 얛 얛 9E 44 -PASS U+C59C 얜 얜 BE EB -PASS U+C59D 얝 얝 9E 45 -PASS U+C59E 얞 얞 9E 46 -PASS U+C59F 얟 얟 9E 47 -PASS U+C5A0 얠 얠 BE EC -PASS U+C5A1 얡 얡 9E 48 -PASS U+C5A2 얢 얢 9E 49 -PASS U+C5A3 얣 얣 9E 4A -PASS U+C5A4 얤 얤 9E 4B -PASS U+C5A5 얥 얥 9E 4C -PASS U+C5A6 얦 얦 9E 4D -PASS U+C5A7 얧 얧 9E 4E -PASS U+C5A8 얨 얨 9E 4F -PASS U+C5A9 얩 얩 BE ED -PASS U+C5AA 얪 얪 9E 50 -PASS U+C5AB 얫 얫 9E 51 -PASS U+C5AC 얬 얬 9E 52 -PASS U+C5AD 얭 얭 9E 53 -PASS U+C5AE 얮 얮 9E 54 -PASS U+C5AF 얯 얯 9E 55 -PASS U+C5B0 얰 얰 9E 56 -PASS U+C5B1 얱 얱 9E 57 -PASS U+C5B2 얲 얲 9E 58 -PASS U+C5B3 얳 얳 9E 59 -PASS U+C5B4 어 어 BE EE -PASS U+C5B5 억 억 BE EF -PASS U+C5B6 얶 얶 9E 5A -PASS U+C5B7 얷 얷 9E 61 -PASS U+C5B8 언 언 BE F0 -PASS U+C5B9 얹 얹 BE F1 -PASS U+C5BA 얺 얺 9E 62 -PASS U+C5BB 얻 얻 BE F2 -PASS U+C5BC 얼 얼 BE F3 -PASS U+C5BD 얽 얽 BE F4 -PASS U+C5BE 얾 얾 BE F5 -PASS U+C5BF 얿 얿 9E 63 -PASS U+C5C0 엀 엀 9E 64 -PASS U+C5C1 엁 엁 9E 65 -PASS U+C5C2 엂 엂 9E 66 -PASS U+C5C3 엃 엃 9E 67 -PASS U+C5C4 엄 엄 BE F6 -PASS U+C5C5 업 업 BE F7 -PASS U+C5C6 없 없 BE F8 -PASS U+C5C7 엇 엇 BE F9 -PASS U+C5C8 었 었 BE FA -PASS U+C5C9 엉 엉 BE FB -PASS U+C5CA 엊 엊 BE FC -PASS U+C5CB 엋 엋 9E 68 -PASS U+C5CC 엌 엌 BE FD -PASS U+C5CD 엍 엍 9E 69 -PASS U+C5CE 엎 엎 BE FE -PASS U+C5CF 엏 엏 9E 6A -PASS U+C5D0 에 에 BF A1 -PASS U+C5D1 엑 엑 BF A2 -PASS U+C5D2 엒 엒 9E 6B -PASS U+C5D3 엓 엓 9E 6C -PASS U+C5D4 엔 엔 BF A3 -PASS U+C5D5 엕 엕 9E 6D -PASS U+C5D6 엖 엖 9E 6E -PASS U+C5D7 엗 엗 9E 6F -PASS U+C5D8 엘 엘 BF A4 -PASS U+C5D9 엙 엙 9E 70 -PASS U+C5DA 엚 엚 9E 71 -PASS U+C5DB 엛 엛 9E 72 -PASS U+C5DC 엜 엜 9E 73 -PASS U+C5DD 엝 엝 9E 74 -PASS U+C5DE 엞 엞 9E 75 -PASS U+C5DF 엟 엟 9E 76 -PASS U+C5E0 엠 엠 BF A5 -PASS U+C5E1 엡 엡 BF A6 -PASS U+C5E2 엢 엢 9E 77 -PASS U+C5E3 엣 엣 BF A7 -PASS U+C5E4 엤 엤 9E 78 -PASS U+C5E5 엥 엥 BF A8 -PASS U+C5E6 엦 엦 9E 79 -PASS U+C5E7 엧 엧 9E 7A -PASS U+C5E8 엨 엨 9E 81 -PASS U+C5E9 엩 엩 9E 82 -PASS U+C5EA 엪 엪 9E 83 -PASS U+C5EB 엫 엫 9E 84 -PASS U+C5EC 여 여 BF A9 -PASS U+C5ED 역 역 BF AA -PASS U+C5EE 엮 엮 BF AB -PASS U+C5EF 엯 엯 9E 85 -PASS U+C5F0 연 연 BF AC -PASS U+C5F1 엱 엱 9E 86 -PASS U+C5F2 엲 엲 9E 87 -PASS U+C5F3 엳 엳 9E 88 -PASS U+C5F4 열 열 BF AD -PASS U+C5F5 엵 엵 9E 89 -PASS U+C5F6 엶 엶 BF AE -PASS U+C5F7 엷 엷 BF AF -PASS U+C5F8 엸 엸 9E 8A -PASS U+C5F9 엹 엹 9E 8B -PASS U+C5FA 엺 엺 9E 8C -PASS U+C5FB 엻 엻 9E 8D -PASS U+C5FC 염 염 BF B0 -PASS U+C5FD 엽 엽 BF B1 -PASS U+C5FE 엾 엾 BF B2 -PASS U+C5FF 엿 엿 BF B3 -PASS U+C600 였 였 BF B4 -PASS U+C601 영 영 BF B5 -PASS U+C602 옂 옂 9E 8E -PASS U+C603 옃 옃 9E 8F -PASS U+C604 옄 옄 9E 90 -PASS U+C605 옅 옅 BF B6 -PASS U+C606 옆 옆 BF B7 -PASS U+C607 옇 옇 BF B8 -PASS U+C608 예 예 BF B9 -PASS U+C609 옉 옉 9E 91 -PASS U+C60A 옊 옊 9E 92 -PASS U+C60B 옋 옋 9E 93 -PASS U+C60C 옌 옌 BF BA -PASS U+C60D 옍 옍 9E 94 -PASS U+C60E 옎 옎 9E 95 -PASS U+C60F 옏 옏 9E 96 -PASS U+C610 옐 옐 BF BB -PASS U+C611 옑 옑 9E 97 -PASS U+C612 옒 옒 9E 98 -PASS U+C613 옓 옓 9E 99 -PASS U+C614 옔 옔 9E 9A -PASS U+C615 옕 옕 9E 9B -PASS U+C616 옖 옖 9E 9C -PASS U+C617 옗 옗 9E 9D -PASS U+C618 옘 옘 BF BC -PASS U+C619 옙 옙 BF BD -PASS U+C61A 옚 옚 9E 9E -PASS U+C61B 옛 옛 BF BE -PASS U+C61C 옜 옜 BF BF -PASS U+C61D 옝 옝 9E 9F -PASS U+C61E 옞 옞 9E A0 -PASS U+C61F 옟 옟 9E A1 -PASS U+C620 옠 옠 9E A2 -PASS U+C621 옡 옡 9E A3 -PASS U+C622 옢 옢 9E A4 -PASS U+C623 옣 옣 9E A5 -PASS U+C624 오 오 BF C0 -PASS U+C625 옥 옥 BF C1 -PASS U+C626 옦 옦 9E A6 -PASS U+C627 옧 옧 9E A7 -PASS U+C628 온 온 BF C2 -PASS U+C629 옩 옩 9E A8 -PASS U+C62A 옪 옪 9E A9 -PASS U+C62B 옫 옫 9E AA -PASS U+C62C 올 올 BF C3 -PASS U+C62D 옭 옭 BF C4 -PASS U+C62E 옮 옮 BF C5 -PASS U+C62F 옯 옯 9E AB -PASS U+C630 옰 옰 BF C6 -PASS U+C631 옱 옱 9E AC -PASS U+C632 옲 옲 9E AD -PASS U+C633 옳 옳 BF C7 -PASS U+C634 옴 옴 BF C8 -PASS U+C635 옵 옵 BF C9 -PASS U+C636 옶 옶 9E AE -PASS U+C637 옷 옷 BF CA -PASS U+C638 옸 옸 9E AF -PASS U+C639 옹 옹 BF CB -PASS U+C63A 옺 옺 9E B0 -PASS U+C63B 옻 옻 BF CC -PASS U+C63C 옼 옼 9E B1 -PASS U+C63D 옽 옽 9E B2 -PASS U+C63E 옾 옾 9E B3 -PASS U+C63F 옿 옿 9E B4 -PASS U+C640 와 와 BF CD -PASS U+C641 왁 왁 BF CE -PASS U+C642 왂 왂 9E B5 -PASS U+C643 왃 왃 9E B6 -PASS U+C644 완 완 BF CF -PASS U+C645 왅 왅 9E B7 -PASS U+C646 왆 왆 9E B8 -PASS U+C647 왇 왇 9E B9 -PASS U+C648 왈 왈 BF D0 -PASS U+C649 왉 왉 9E BA -PASS U+C64A 왊 왊 9E BB -PASS U+C64B 왋 왋 9E BC -PASS U+C64C 왌 왌 9E BD -PASS U+C64D 왍 왍 9E BE -PASS U+C64E 왎 왎 9E BF -PASS U+C64F 왏 왏 9E C0 -PASS U+C650 왐 왐 BF D1 -PASS U+C651 왑 왑 BF D2 -PASS U+C652 왒 왒 9E C1 -PASS U+C653 왓 왓 BF D3 -PASS U+C654 왔 왔 BF D4 -PASS U+C655 왕 왕 BF D5 -PASS U+C656 왖 왖 9E C2 -PASS U+C657 왗 왗 9E C3 -PASS U+C658 왘 왘 9E C4 -PASS U+C659 왙 왙 9E C5 -PASS U+C65A 왚 왚 9E C6 -PASS U+C65B 왛 왛 9E C7 -PASS U+C65C 왜 왜 BF D6 -PASS U+C65D 왝 왝 BF D7 -PASS U+C65E 왞 왞 9E C8 -PASS U+C65F 왟 왟 9E C9 -PASS U+C660 왠 왠 BF D8 -PASS U+C661 왡 왡 9E CA -PASS U+C662 왢 왢 9E CB -PASS U+C663 왣 왣 9E CC -PASS U+C664 왤 왤 9E CD -PASS U+C665 왥 왥 9E CE -PASS U+C666 왦 왦 9E CF -PASS U+C667 왧 왧 9E D0 -PASS U+C668 왨 왨 9E D1 -PASS U+C669 왩 왩 9E D2 -PASS U+C66A 왪 왪 9E D3 -PASS U+C66B 왫 왫 9E D4 -PASS U+C66C 왬 왬 BF D9 -PASS U+C66D 왭 왭 9E D5 -PASS U+C66E 왮 왮 9E D6 -PASS U+C66F 왯 왯 BF DA -PASS U+C670 왰 왰 9E D7 -PASS U+C671 왱 왱 BF DB -PASS U+C672 왲 왲 9E D8 -PASS U+C673 왳 왳 9E D9 -PASS U+C674 왴 왴 9E DA -PASS U+C675 왵 왵 9E DB -PASS U+C676 왶 왶 9E DC -PASS U+C677 왷 왷 9E DD -PASS U+C678 외 외 BF DC -PASS U+C679 왹 왹 BF DD -PASS U+C67A 왺 왺 9E DE -PASS U+C67B 왻 왻 9E DF -PASS U+C67C 왼 왼 BF DE -PASS U+C67D 왽 왽 9E E0 -PASS U+C67E 왾 왾 9E E1 -PASS U+C67F 왿 왿 9E E2 -PASS U+C680 욀 욀 BF DF -PASS U+C681 욁 욁 9E E3 -PASS U+C682 욂 욂 9E E4 -PASS U+C683 욃 욃 9E E5 -PASS U+C684 욄 욄 9E E6 -PASS U+C685 욅 욅 9E E7 -PASS U+C686 욆 욆 9E E8 -PASS U+C687 욇 욇 9E E9 -PASS U+C688 욈 욈 BF E0 -PASS U+C689 욉 욉 BF E1 -PASS U+C68A 욊 욊 9E EA -PASS U+C68B 욋 욋 BF E2 -PASS U+C68C 욌 욌 9E EB -PASS U+C68D 욍 욍 BF E3 -PASS U+C68E 욎 욎 9E EC -PASS U+C68F 욏 욏 9E ED -PASS U+C690 욐 욐 9E EE -PASS U+C691 욑 욑 9E EF -PASS U+C692 욒 욒 9E F0 -PASS U+C693 욓 욓 9E F1 -PASS U+C694 요 요 BF E4 -PASS U+C695 욕 욕 BF E5 -PASS U+C696 욖 욖 9E F2 -PASS U+C697 욗 욗 9E F3 -PASS U+C698 욘 욘 BF E6 -PASS U+C699 욙 욙 9E F4 -PASS U+C69A 욚 욚 9E F5 -PASS U+C69B 욛 욛 9E F6 -PASS U+C69C 욜 욜 BF E7 -PASS U+C69D 욝 욝 9E F7 -PASS U+C69E 욞 욞 9E F8 -PASS U+C69F 욟 욟 9E F9 -PASS U+C6A0 욠 욠 9E FA -PASS U+C6A1 욡 욡 9E FB -PASS U+C6A2 욢 욢 9E FC -PASS U+C6A3 욣 욣 9E FD -PASS U+C6A4 욤 욤 BF E8 -PASS U+C6A5 욥 욥 BF E9 -PASS U+C6A6 욦 욦 9E FE -PASS U+C6A7 욧 욧 BF EA -PASS U+C6A8 욨 욨 9F 41 -PASS U+C6A9 용 용 BF EB -PASS U+C6AA 욪 욪 9F 42 -PASS U+C6AB 욫 욫 9F 43 -PASS U+C6AC 욬 욬 9F 44 -PASS U+C6AD 욭 욭 9F 45 -PASS U+C6AE 욮 욮 9F 46 -PASS U+C6AF 욯 욯 9F 47 -PASS U+C6B0 우 우 BF EC -PASS U+C6B1 욱 욱 BF ED -PASS U+C6B2 욲 욲 9F 48 -PASS U+C6B3 욳 욳 9F 49 -PASS U+C6B4 운 운 BF EE -PASS U+C6B5 욵 욵 9F 4A -PASS U+C6B6 욶 욶 9F 4B -PASS U+C6B7 욷 욷 9F 4C -PASS U+C6B8 울 울 BF EF -PASS U+C6B9 욹 욹 BF F0 -PASS U+C6BA 욺 욺 BF F1 -PASS U+C6BB 욻 욻 9F 4D -PASS U+C6BC 욼 욼 9F 4E -PASS U+C6BD 욽 욽 9F 4F -PASS U+C6BE 욾 욾 9F 50 -PASS U+C6BF 욿 욿 9F 51 -PASS U+C6C0 움 움 BF F2 -PASS U+C6C1 웁 웁 BF F3 -PASS U+C6C2 웂 웂 9F 52 -PASS U+C6C3 웃 웃 BF F4 -PASS U+C6C4 웄 웄 9F 53 -PASS U+C6C5 웅 웅 BF F5 -PASS U+C6C6 웆 웆 9F 54 -PASS U+C6C7 웇 웇 9F 55 -PASS U+C6C8 웈 웈 9F 56 -PASS U+C6C9 웉 웉 9F 57 -PASS U+C6CA 웊 웊 9F 58 -PASS U+C6CB 웋 웋 9F 59 -PASS U+C6CC 워 워 BF F6 -PASS U+C6CD 웍 웍 BF F7 -PASS U+C6CE 웎 웎 9F 5A -PASS U+C6CF 웏 웏 9F 61 -PASS U+C6D0 원 원 BF F8 -PASS U+C6D1 웑 웑 9F 62 -PASS U+C6D2 웒 웒 9F 63 -PASS U+C6D3 웓 웓 9F 64 -PASS U+C6D4 월 월 BF F9 -PASS U+C6D5 웕 웕 9F 65 -PASS U+C6D6 웖 웖 9F 66 -PASS U+C6D7 웗 웗 9F 67 -PASS U+C6D8 웘 웘 9F 68 -PASS U+C6D9 웙 웙 9F 69 -PASS U+C6DA 웚 웚 9F 6A -PASS U+C6DB 웛 웛 9F 6B -PASS U+C6DC 웜 웜 BF FA -PASS U+C6DD 웝 웝 BF FB -PASS U+C6DE 웞 웞 9F 6C -PASS U+C6DF 웟 웟 9F 6D -PASS U+C6E0 웠 웠 BF FC -PASS U+C6E1 웡 웡 BF FD -PASS U+C6E2 웢 웢 9F 6E -PASS U+C6E3 웣 웣 9F 6F -PASS U+C6E4 웤 웤 9F 70 -PASS U+C6E5 웥 웥 9F 71 -PASS U+C6E6 웦 웦 9F 72 -PASS U+C6E7 웧 웧 9F 73 -PASS U+C6E8 웨 웨 BF FE -PASS U+C6E9 웩 웩 C0 A1 -PASS U+C6EA 웪 웪 9F 74 -PASS U+C6EB 웫 웫 9F 75 -PASS U+C6EC 웬 웬 C0 A2 -PASS U+C6ED 웭 웭 9F 76 -PASS U+C6EE 웮 웮 9F 77 -PASS U+C6EF 웯 웯 9F 78 -PASS U+C6F0 웰 웰 C0 A3 -PASS U+C6F1 웱 웱 9F 79 -PASS U+C6F2 웲 웲 9F 7A -PASS U+C6F3 웳 웳 9F 81 -PASS U+C6F4 웴 웴 9F 82 -PASS U+C6F5 웵 웵 9F 83 -PASS U+C6F6 웶 웶 9F 84 -PASS U+C6F7 웷 웷 9F 85 -PASS U+C6F8 웸 웸 C0 A4 -PASS U+C6F9 웹 웹 C0 A5 -PASS U+C6FA 웺 웺 9F 86 -PASS U+C6FB 웻 웻 9F 87 -PASS U+C6FC 웼 웼 9F 88 -PASS U+C6FD 웽 웽 C0 A6 -PASS U+C6FE 웾 웾 9F 89 -PASS U+C6FF 웿 웿 9F 8A -PASS U+C700 윀 윀 9F 8B -PASS U+C701 윁 윁 9F 8C -PASS U+C702 윂 윂 9F 8D -PASS U+C703 윃 윃 9F 8E -PASS U+C704 위 위 C0 A7 -PASS U+C705 윅 윅 C0 A8 -PASS U+C706 윆 윆 9F 8F -PASS U+C707 윇 윇 9F 90 -PASS U+C708 윈 윈 C0 A9 -PASS U+C709 윉 윉 9F 91 -PASS U+C70A 윊 윊 9F 92 -PASS U+C70B 윋 윋 9F 93 -PASS U+C70C 윌 윌 C0 AA -PASS U+C70D 윍 윍 9F 94 -PASS U+C70E 윎 윎 9F 95 -PASS U+C70F 윏 윏 9F 96 -PASS U+C710 윐 윐 9F 97 -PASS U+C711 윑 윑 9F 98 -PASS U+C712 윒 윒 9F 99 -PASS U+C713 윓 윓 9F 9A -PASS U+C714 윔 윔 C0 AB -PASS U+C715 윕 윕 C0 AC -PASS U+C716 윖 윖 9F 9B -PASS U+C717 윗 윗 C0 AD -PASS U+C718 윘 윘 9F 9C -PASS U+C719 윙 윙 C0 AE -PASS U+C71A 윚 윚 9F 9D -PASS U+C71B 윛 윛 9F 9E -PASS U+C71C 윜 윜 9F 9F -PASS U+C71D 윝 윝 9F A0 -PASS U+C71E 윞 윞 9F A1 -PASS U+C71F 윟 윟 9F A2 -PASS U+C720 유 유 C0 AF -PASS U+C721 육 육 C0 B0 -PASS U+C722 윢 윢 9F A3 -PASS U+C723 윣 윣 9F A4 -PASS U+C724 윤 윤 C0 B1 -PASS U+C725 윥 윥 9F A5 -PASS U+C726 윦 윦 9F A6 -PASS U+C727 윧 윧 9F A7 -PASS U+C728 율 율 C0 B2 -PASS U+C729 윩 윩 9F A8 -PASS U+C72A 윪 윪 9F A9 -PASS U+C72B 윫 윫 9F AA -PASS U+C72C 윬 윬 9F AB -PASS U+C72D 윭 윭 9F AC -PASS U+C72E 윮 윮 9F AD -PASS U+C72F 윯 윯 9F AE -PASS U+C730 윰 윰 C0 B3 -PASS U+C731 윱 윱 C0 B4 -PASS U+C732 윲 윲 9F AF -PASS U+C733 윳 윳 C0 B5 -PASS U+C734 윴 윴 9F B0 -PASS U+C735 융 융 C0 B6 -PASS U+C736 윶 윶 9F B1 -PASS U+C737 윷 윷 C0 B7 -PASS U+C738 윸 윸 9F B2 -PASS U+C739 윹 윹 9F B3 -PASS U+C73A 윺 윺 9F B4 -PASS U+C73B 윻 윻 9F B5 -PASS U+C73C 으 으 C0 B8 -PASS U+C73D 윽 윽 C0 B9 -PASS U+C73E 윾 윾 9F B6 -PASS U+C73F 윿 윿 9F B7 -PASS U+C740 은 은 C0 BA -PASS U+C741 읁 읁 9F B8 -PASS U+C742 읂 읂 9F B9 -PASS U+C743 읃 읃 9F BA -PASS U+C744 을 을 C0 BB -PASS U+C745 읅 읅 9F BB -PASS U+C746 읆 읆 9F BC -PASS U+C747 읇 읇 9F BD -PASS U+C748 읈 읈 9F BE -PASS U+C749 읉 읉 9F BF -PASS U+C74A 읊 읊 C0 BC -PASS U+C74B 읋 읋 9F C0 -PASS U+C74C 음 음 C0 BD -PASS U+C74D 읍 읍 C0 BE -PASS U+C74E 읎 읎 9F C1 -PASS U+C74F 읏 읏 C0 BF -PASS U+C750 읐 읐 9F C2 -PASS U+C751 응 응 C0 C0 -PASS U+C752 읒 읒 C0 C1 -PASS U+C753 읓 읓 C0 C2 -PASS U+C754 읔 읔 C0 C3 -PASS U+C755 읕 읕 C0 C4 -PASS U+C756 읖 읖 C0 C5 -PASS U+C757 읗 읗 C0 C6 -PASS U+C758 의 의 C0 C7 -PASS U+C759 읙 읙 9F C3 -PASS U+C75A 읚 읚 9F C4 -PASS U+C75B 읛 읛 9F C5 -PASS U+C75C 읜 읜 C0 C8 -PASS U+C75D 읝 읝 9F C6 -PASS U+C75E 읞 읞 9F C7 -PASS U+C75F 읟 읟 9F C8 -PASS U+C760 읠 읠 C0 C9 -PASS U+C761 읡 읡 9F C9 -PASS U+C762 읢 읢 9F CA -PASS U+C763 읣 읣 9F CB -PASS U+C764 읤 읤 9F CC -PASS U+C765 읥 읥 9F CD -PASS U+C766 읦 읦 9F CE -PASS U+C767 읧 읧 9F CF -PASS U+C768 읨 읨 C0 CA -PASS U+C769 읩 읩 9F D0 -PASS U+C76A 읪 읪 9F D1 -PASS U+C76B 읫 읫 C0 CB -PASS U+C76C 읬 읬 9F D2 -PASS U+C76D 읭 읭 9F D3 -PASS U+C76E 읮 읮 9F D4 -PASS U+C76F 읯 읯 9F D5 -PASS U+C770 읰 읰 9F D6 -PASS U+C771 읱 읱 9F D7 -PASS U+C772 읲 읲 9F D8 -PASS U+C773 읳 읳 9F D9 -PASS U+C774 이 이 C0 CC -PASS U+C775 익 익 C0 CD -PASS U+C776 읶 읶 9F DA -PASS U+C777 읷 읷 9F DB -PASS U+C778 인 인 C0 CE -PASS U+C779 읹 읹 9F DC -PASS U+C77A 읺 읺 9F DD -PASS U+C77B 읻 읻 9F DE -PASS U+C77C 일 일 C0 CF -PASS U+C77D 읽 읽 C0 D0 -PASS U+C77E 읾 읾 C0 D1 -PASS U+C77F 읿 읿 9F DF -PASS U+C780 잀 잀 9F E0 -PASS U+C781 잁 잁 9F E1 -PASS U+C782 잂 잂 9F E2 -PASS U+C783 잃 잃 C0 D2 -PASS U+C784 임 임 C0 D3 -PASS U+C785 입 입 C0 D4 -PASS U+C786 잆 잆 9F E3 -PASS U+C787 잇 잇 C0 D5 -PASS U+C788 있 있 C0 D6 -PASS U+C789 잉 잉 C0 D7 -PASS U+C78A 잊 잊 C0 D8 -PASS U+C78B 잋 잋 9F E4 -PASS U+C78C 잌 잌 9F E5 -PASS U+C78D 잍 잍 9F E6 -PASS U+C78E 잎 잎 C0 D9 -PASS U+C78F 잏 잏 9F E7 -PASS U+C790 자 자 C0 DA -PASS U+C791 작 작 C0 DB -PASS U+C792 잒 잒 9F E8 -PASS U+C793 잓 잓 9F E9 -PASS U+C794 잔 잔 C0 DC -PASS U+C795 잕 잕 9F EA -PASS U+C796 잖 잖 C0 DD -PASS U+C797 잗 잗 C0 DE -PASS U+C798 잘 잘 C0 DF -PASS U+C799 잙 잙 9F EB -PASS U+C79A 잚 잚 C0 E0 -PASS U+C79B 잛 잛 9F EC -PASS U+C79C 잜 잜 9F ED -PASS U+C79D 잝 잝 9F EE -PASS U+C79E 잞 잞 9F EF -PASS U+C79F 잟 잟 9F F0 -PASS U+C7A0 잠 잠 C0 E1 -PASS U+C7A1 잡 잡 C0 E2 -PASS U+C7A2 잢 잢 9F F1 -PASS U+C7A3 잣 잣 C0 E3 -PASS U+C7A4 잤 잤 C0 E4 -PASS U+C7A5 장 장 C0 E5 -PASS U+C7A6 잦 잦 C0 E6 -PASS U+C7A7 잧 잧 9F F2 -PASS U+C7A8 잨 잨 9F F3 -PASS U+C7A9 잩 잩 9F F4 -PASS U+C7AA 잪 잪 9F F5 -PASS U+C7AB 잫 잫 9F F6 -PASS U+C7AC 재 재 C0 E7 -PASS U+C7AD 잭 잭 C0 E8 -PASS U+C7AE 잮 잮 9F F7 -PASS U+C7AF 잯 잯 9F F8 -PASS U+C7B0 잰 잰 C0 E9 -PASS U+C7B1 잱 잱 9F F9 -PASS U+C7B2 잲 잲 9F FA -PASS U+C7B3 잳 잳 9F FB -PASS U+C7B4 잴 잴 C0 EA -PASS U+C7B5 잵 잵 9F FC -PASS U+C7B6 잶 잶 9F FD -PASS U+C7B7 잷 잷 9F FE -PASS U+C7B8 잸 잸 A0 41 -PASS U+C7B9 잹 잹 A0 42 -PASS U+C7BA 잺 잺 A0 43 -PASS U+C7BB 잻 잻 A0 44 -PASS U+C7BC 잼 잼 C0 EB -PASS U+C7BD 잽 잽 C0 EC -PASS U+C7BE 잾 잾 A0 45 -PASS U+C7BF 잿 잿 C0 ED -PASS U+C7C0 쟀 쟀 C0 EE -PASS U+C7C1 쟁 쟁 C0 EF -PASS U+C7C2 쟂 쟂 A0 46 -PASS U+C7C3 쟃 쟃 A0 47 -PASS U+C7C4 쟄 쟄 A0 48 -PASS U+C7C5 쟅 쟅 A0 49 -PASS U+C7C6 쟆 쟆 A0 4A -PASS U+C7C7 쟇 쟇 A0 4B -PASS U+C7C8 쟈 쟈 C0 F0 -PASS U+C7C9 쟉 쟉 C0 F1 -PASS U+C7CA 쟊 쟊 A0 4C -PASS U+C7CB 쟋 쟋 A0 4D -PASS U+C7CC 쟌 쟌 C0 F2 -PASS U+C7CD 쟍 쟍 A0 4E -PASS U+C7CE 쟎 쟎 C0 F3 -PASS U+C7CF 쟏 쟏 A0 4F -PASS U+C7D0 쟐 쟐 C0 F4 -PASS U+C7D1 쟑 쟑 A0 50 -PASS U+C7D2 쟒 쟒 A0 51 -PASS U+C7D3 쟓 쟓 A0 52 -PASS U+C7D4 쟔 쟔 A0 53 -PASS U+C7D5 쟕 쟕 A0 54 -PASS U+C7D6 쟖 쟖 A0 55 -PASS U+C7D7 쟗 쟗 A0 56 -PASS U+C7D8 쟘 쟘 C0 F5 -PASS U+C7D9 쟙 쟙 A0 57 -PASS U+C7DA 쟚 쟚 A0 58 -PASS U+C7DB 쟛 쟛 A0 59 -PASS U+C7DC 쟜 쟜 A0 5A -PASS U+C7DD 쟝 쟝 C0 F6 -PASS U+C7DE 쟞 쟞 A0 61 -PASS U+C7DF 쟟 쟟 A0 62 -PASS U+C7E0 쟠 쟠 A0 63 -PASS U+C7E1 쟡 쟡 A0 64 -PASS U+C7E2 쟢 쟢 A0 65 -PASS U+C7E3 쟣 쟣 A0 66 -PASS U+C7E4 쟤 쟤 C0 F7 -PASS U+C7E5 쟥 쟥 A0 67 -PASS U+C7E6 쟦 쟦 A0 68 -PASS U+C7E7 쟧 쟧 A0 69 -PASS U+C7E8 쟨 쟨 C0 F8 -PASS U+C7E9 쟩 쟩 A0 6A -PASS U+C7EA 쟪 쟪 A0 6B -PASS U+C7EB 쟫 쟫 A0 6C -PASS U+C7EC 쟬 쟬 C0 F9 -PASS U+C7ED 쟭 쟭 A0 6D -PASS U+C7EE 쟮 쟮 A0 6E -PASS U+C7EF 쟯 쟯 A0 6F -PASS U+C7F0 쟰 쟰 A0 70 -PASS U+C7F1 쟱 쟱 A0 71 -PASS U+C7F2 쟲 쟲 A0 72 -PASS U+C7F3 쟳 쟳 A0 73 -PASS U+C7F4 쟴 쟴 A0 74 -PASS U+C7F5 쟵 쟵 A0 75 -PASS U+C7F6 쟶 쟶 A0 76 -PASS U+C7F7 쟷 쟷 A0 77 -PASS U+C7F8 쟸 쟸 A0 78 -PASS U+C7F9 쟹 쟹 A0 79 -PASS U+C7FA 쟺 쟺 A0 7A -PASS U+C7FB 쟻 쟻 A0 81 -PASS U+C7FC 쟼 쟼 A0 82 -PASS U+C7FD 쟽 쟽 A0 83 -PASS U+C7FE 쟾 쟾 A0 84 -PASS U+C7FF 쟿 쟿 A0 85 -PASS U+C800 저 저 C0 FA -PASS U+C801 적 적 C0 FB -PASS U+C802 젂 젂 A0 86 -PASS U+C803 젃 젃 A0 87 -PASS U+C804 전 전 C0 FC -PASS U+C805 젅 젅 A0 88 -PASS U+C806 젆 젆 A0 89 -PASS U+C807 젇 젇 A0 8A -PASS U+C808 절 절 C0 FD -PASS U+C809 젉 젉 A0 8B -PASS U+C80A 젊 젊 C0 FE -PASS U+C80B 젋 젋 A0 8C -PASS U+C80C 젌 젌 A0 8D -PASS U+C80D 젍 젍 A0 8E -PASS U+C80E 젎 젎 A0 8F -PASS U+C80F 젏 젏 A0 90 -PASS U+C810 점 점 C1 A1 -PASS U+C811 접 접 C1 A2 -PASS U+C812 젒 젒 A0 91 -PASS U+C813 젓 젓 C1 A3 -PASS U+C814 젔 젔 A0 92 -PASS U+C815 정 정 C1 A4 -PASS U+C816 젖 젖 C1 A5 -PASS U+C817 젗 젗 A0 93 -PASS U+C818 젘 젘 A0 94 -PASS U+C819 젙 젙 A0 95 -PASS U+C81A 젚 젚 A0 96 -PASS U+C81B 젛 젛 A0 97 -PASS U+C81C 제 제 C1 A6 -PASS U+C81D 젝 젝 C1 A7 -PASS U+C81E 젞 젞 A0 98 -PASS U+C81F 젟 젟 A0 99 -PASS U+C820 젠 젠 C1 A8 -PASS U+C821 젡 젡 A0 9A -PASS U+C822 젢 젢 A0 9B -PASS U+C823 젣 젣 A0 9C -PASS U+C824 젤 젤 C1 A9 -PASS U+C825 젥 젥 A0 9D -PASS U+C826 젦 젦 A0 9E -PASS U+C827 젧 젧 A0 9F -PASS U+C828 젨 젨 A0 A0 -PASS U+C829 젩 젩 A0 A1 -PASS U+C82A 젪 젪 A0 A2 -PASS U+C82B 젫 젫 A0 A3 -PASS U+C82C 젬 젬 C1 AA -PASS U+C82D 젭 젭 C1 AB -PASS U+C82E 젮 젮 A0 A4 -PASS U+C82F 젯 젯 C1 AC -PASS U+C830 젰 젰 A0 A5 -PASS U+C831 젱 젱 C1 AD -PASS U+C832 젲 젲 A0 A6 -PASS U+C833 젳 젳 A0 A7 -PASS U+C834 젴 젴 A0 A8 -PASS U+C835 젵 젵 A0 A9 -PASS U+C836 젶 젶 A0 AA -PASS U+C837 젷 젷 A0 AB -PASS U+C838 져 져 C1 AE -PASS U+C839 젹 젹 A0 AC -PASS U+C83A 젺 젺 A0 AD -PASS U+C83B 젻 젻 A0 AE -PASS U+C83C 젼 젼 C1 AF -PASS U+C83D 젽 젽 A0 AF -PASS U+C83E 젾 젾 A0 B0 -PASS U+C83F 젿 젿 A0 B1 -PASS U+C840 졀 졀 C1 B0 -PASS U+C841 졁 졁 A0 B2 -PASS U+C842 졂 졂 A0 B3 -PASS U+C843 졃 졃 A0 B4 -PASS U+C844 졄 졄 A0 B5 -PASS U+C845 졅 졅 A0 B6 -PASS U+C846 졆 졆 A0 B7 -PASS U+C847 졇 졇 A0 B8 -PASS U+C848 졈 졈 C1 B1 -PASS U+C849 졉 졉 C1 B2 -PASS U+C84A 졊 졊 A0 B9 -PASS U+C84B 졋 졋 A0 BA -PASS U+C84C 졌 졌 C1 B3 -PASS U+C84D 졍 졍 C1 B4 -PASS U+C84E 졎 졎 A0 BB -PASS U+C84F 졏 졏 A0 BC -PASS U+C850 졐 졐 A0 BD -PASS U+C851 졑 졑 A0 BE -PASS U+C852 졒 졒 A0 BF -PASS U+C853 졓 졓 A0 C0 -PASS U+C854 졔 졔 C1 B5 -PASS U+C855 졕 졕 A0 C1 -PASS U+C856 졖 졖 A0 C2 -PASS U+C857 졗 졗 A0 C3 -PASS U+C858 졘 졘 A0 C4 -PASS U+C859 졙 졙 A0 C5 -PASS U+C85A 졚 졚 A0 C6 -PASS U+C85B 졛 졛 A0 C7 -PASS U+C85C 졜 졜 A0 C8 -PASS U+C85D 졝 졝 A0 C9 -PASS U+C85E 졞 졞 A0 CA -PASS U+C85F 졟 졟 A0 CB -PASS U+C860 졠 졠 A0 CC -PASS U+C861 졡 졡 A0 CD -PASS U+C862 졢 졢 A0 CE -PASS U+C863 졣 졣 A0 CF -PASS U+C864 졤 졤 A0 D0 -PASS U+C865 졥 졥 A0 D1 -PASS U+C866 졦 졦 A0 D2 -PASS U+C867 졧 졧 A0 D3 -PASS U+C868 졨 졨 A0 D4 -PASS U+C869 졩 졩 A0 D5 -PASS U+C86A 졪 졪 A0 D6 -PASS U+C86B 졫 졫 A0 D7 -PASS U+C86C 졬 졬 A0 D8 -PASS U+C86D 졭 졭 A0 D9 -PASS U+C86E 졮 졮 A0 DA -PASS U+C86F 졯 졯 A0 DB -PASS U+C870 조 조 C1 B6 -PASS U+C871 족 족 C1 B7 -PASS U+C872 졲 졲 A0 DC -PASS U+C873 졳 졳 A0 DD -PASS U+C874 존 존 C1 B8 -PASS U+C875 졵 졵 A0 DE -PASS U+C876 졶 졶 A0 DF -PASS U+C877 졷 졷 A0 E0 -PASS U+C878 졸 졸 C1 B9 -PASS U+C879 졹 졹 A0 E1 -PASS U+C87A 졺 졺 C1 BA -PASS U+C87B 졻 졻 A0 E2 -PASS U+C87C 졼 졼 A0 E3 -PASS U+C87D 졽 졽 A0 E4 -PASS U+C87E 졾 졾 A0 E5 -PASS U+C87F 졿 졿 A0 E6 -PASS U+C880 좀 좀 C1 BB -PASS U+C881 좁 좁 C1 BC -PASS U+C882 좂 좂 A0 E7 -PASS U+C883 좃 좃 C1 BD -PASS U+C884 좄 좄 A0 E8 -PASS U+C885 종 종 C1 BE -PASS U+C886 좆 좆 C1 BF -PASS U+C887 좇 좇 C1 C0 -PASS U+C888 좈 좈 A0 E9 -PASS U+C889 좉 좉 A0 EA -PASS U+C88A 좊 좊 A0 EB -PASS U+C88B 좋 좋 C1 C1 -PASS U+C88C 좌 좌 C1 C2 -PASS U+C88D 좍 좍 C1 C3 -PASS U+C88E 좎 좎 A0 EC -PASS U+C88F 좏 좏 A0 ED -PASS U+C890 좐 좐 A0 EE -PASS U+C891 좑 좑 A0 EF -PASS U+C892 좒 좒 A0 F0 -PASS U+C893 좓 좓 A0 F1 -PASS U+C894 좔 좔 C1 C4 -PASS U+C895 좕 좕 A0 F2 -PASS U+C896 좖 좖 A0 F3 -PASS U+C897 좗 좗 A0 F4 -PASS U+C898 좘 좘 A0 F5 -PASS U+C899 좙 좙 A0 F6 -PASS U+C89A 좚 좚 A0 F7 -PASS U+C89B 좛 좛 A0 F8 -PASS U+C89C 좜 좜 A0 F9 -PASS U+C89D 좝 좝 C1 C5 -PASS U+C89E 좞 좞 A0 FA -PASS U+C89F 좟 좟 C1 C6 -PASS U+C8A0 좠 좠 A0 FB -PASS U+C8A1 좡 좡 C1 C7 -PASS U+C8A2 좢 좢 A0 FC -PASS U+C8A3 좣 좣 A0 FD -PASS U+C8A4 좤 좤 A0 FE -PASS U+C8A5 좥 좥 A1 41 -PASS U+C8A6 좦 좦 A1 42 -PASS U+C8A7 좧 좧 A1 43 -PASS U+C8A8 좨 좨 C1 C8 -PASS U+C8A9 좩 좩 A1 44 -PASS U+C8AA 좪 좪 A1 45 -PASS U+C8AB 좫 좫 A1 46 -PASS U+C8AC 좬 좬 A1 47 -PASS U+C8AD 좭 좭 A1 48 -PASS U+C8AE 좮 좮 A1 49 -PASS U+C8AF 좯 좯 A1 4A -PASS U+C8B0 좰 좰 A1 4B -PASS U+C8B1 좱 좱 A1 4C -PASS U+C8B2 좲 좲 A1 4D -PASS U+C8B3 좳 좳 A1 4E -PASS U+C8B4 좴 좴 A1 4F -PASS U+C8B5 좵 좵 A1 50 -PASS U+C8B6 좶 좶 A1 51 -PASS U+C8B7 좷 좷 A1 52 -PASS U+C8B8 좸 좸 A1 53 -PASS U+C8B9 좹 좹 A1 54 -PASS U+C8BA 좺 좺 A1 55 -PASS U+C8BB 좻 좻 A1 56 -PASS U+C8BC 좼 좼 C1 C9 -PASS U+C8BD 좽 좽 C1 CA -PASS U+C8BE 좾 좾 A1 57 -PASS U+C8BF 좿 좿 A1 58 -PASS U+C8C0 죀 죀 A1 59 -PASS U+C8C1 죁 죁 A1 5A -PASS U+C8C2 죂 죂 A1 61 -PASS U+C8C3 죃 죃 A1 62 -PASS U+C8C4 죄 죄 C1 CB -PASS U+C8C5 죅 죅 A1 63 -PASS U+C8C6 죆 죆 A1 64 -PASS U+C8C7 죇 죇 A1 65 -PASS U+C8C8 죈 죈 C1 CC -PASS U+C8C9 죉 죉 A1 66 -PASS U+C8CA 죊 죊 A1 67 -PASS U+C8CB 죋 죋 A1 68 -PASS U+C8CC 죌 죌 C1 CD -PASS U+C8CD 죍 죍 A1 69 -PASS U+C8CE 죎 죎 A1 6A -PASS U+C8CF 죏 죏 A1 6B -PASS U+C8D0 죐 죐 A1 6C -PASS U+C8D1 죑 죑 A1 6D -PASS U+C8D2 죒 죒 A1 6E -PASS U+C8D3 죓 죓 A1 6F -PASS U+C8D4 죔 죔 C1 CE -PASS U+C8D5 죕 죕 C1 CF -PASS U+C8D6 죖 죖 A1 70 -PASS U+C8D7 죗 죗 C1 D0 -PASS U+C8D8 죘 죘 A1 71 -PASS U+C8D9 죙 죙 C1 D1 -PASS U+C8DA 죚 죚 A1 72 -PASS U+C8DB 죛 죛 A1 73 -PASS U+C8DC 죜 죜 A1 74 -PASS U+C8DD 죝 죝 A1 75 -PASS U+C8DE 죞 죞 A1 76 -PASS U+C8DF 죟 죟 A1 77 -PASS U+C8E0 죠 죠 C1 D2 -PASS U+C8E1 죡 죡 C1 D3 -PASS U+C8E2 죢 죢 A1 78 -PASS U+C8E3 죣 죣 A1 79 -PASS U+C8E4 죤 죤 C1 D4 -PASS U+C8E5 죥 죥 A1 7A -PASS U+C8E6 죦 죦 A1 81 -PASS U+C8E7 죧 죧 A1 82 -PASS U+C8E8 죨 죨 A1 83 -PASS U+C8E9 죩 죩 A1 84 -PASS U+C8EA 죪 죪 A1 85 -PASS U+C8EB 죫 죫 A1 86 -PASS U+C8EC 죬 죬 A1 87 -PASS U+C8ED 죭 죭 A1 88 -PASS U+C8EE 죮 죮 A1 89 -PASS U+C8EF 죯 죯 A1 8A -PASS U+C8F0 죰 죰 A1 8B -PASS U+C8F1 죱 죱 A1 8C -PASS U+C8F2 죲 죲 A1 8D -PASS U+C8F3 죳 죳 A1 8E -PASS U+C8F4 죴 죴 A1 8F -PASS U+C8F5 죵 죵 C1 D5 -PASS U+C8F6 죶 죶 A1 90 -PASS U+C8F7 죷 죷 A1 91 -PASS U+C8F8 죸 죸 A1 92 -PASS U+C8F9 죹 죹 A1 93 -PASS U+C8FA 죺 죺 A1 94 -PASS U+C8FB 죻 죻 A1 95 -PASS U+C8FC 주 주 C1 D6 -PASS U+C8FD 죽 죽 C1 D7 -PASS U+C8FE 죾 죾 A1 96 -PASS U+C8FF 죿 죿 A1 97 -PASS U+C900 준 준 C1 D8 -PASS U+C901 줁 줁 A1 98 -PASS U+C902 줂 줂 A1 99 -PASS U+C903 줃 줃 A1 9A -PASS U+C904 줄 줄 C1 D9 -PASS U+C905 줅 줅 C1 DA -PASS U+C906 줆 줆 C1 DB -PASS U+C907 줇 줇 A1 9B -PASS U+C908 줈 줈 A1 9C -PASS U+C909 줉 줉 A1 9D -PASS U+C90A 줊 줊 A1 9E -PASS U+C90B 줋 줋 A1 9F -PASS U+C90C 줌 줌 C1 DC -PASS U+C90D 줍 줍 C1 DD -PASS U+C90E 줎 줎 A1 A0 -PASS U+C90F 줏 줏 C1 DE -PASS U+C910 줐 줐 A2 41 -PASS U+C911 중 중 C1 DF -PASS U+C912 줒 줒 A2 42 -PASS U+C913 줓 줓 A2 43 -PASS U+C914 줔 줔 A2 44 -PASS U+C915 줕 줕 A2 45 -PASS U+C916 줖 줖 A2 46 -PASS U+C917 줗 줗 A2 47 -PASS U+C918 줘 줘 C1 E0 -PASS U+C919 줙 줙 A2 48 -PASS U+C91A 줚 줚 A2 49 -PASS U+C91B 줛 줛 A2 4A -PASS U+C91C 줜 줜 A2 4B -PASS U+C91D 줝 줝 A2 4C -PASS U+C91E 줞 줞 A2 4D -PASS U+C91F 줟 줟 A2 4E -PASS U+C920 줠 줠 A2 4F -PASS U+C921 줡 줡 A2 50 -PASS U+C922 줢 줢 A2 51 -PASS U+C923 줣 줣 A2 52 -PASS U+C924 줤 줤 A2 53 -PASS U+C925 줥 줥 A2 54 -PASS U+C926 줦 줦 A2 55 -PASS U+C927 줧 줧 A2 56 -PASS U+C928 줨 줨 A2 57 -PASS U+C929 줩 줩 A2 58 -PASS U+C92A 줪 줪 A2 59 -PASS U+C92B 줫 줫 A2 5A -PASS U+C92C 줬 줬 C1 E1 -PASS U+C92D 줭 줭 A2 61 -PASS U+C92E 줮 줮 A2 62 -PASS U+C92F 줯 줯 A2 63 -PASS U+C930 줰 줰 A2 64 -PASS U+C931 줱 줱 A2 65 -PASS U+C932 줲 줲 A2 66 -PASS U+C933 줳 줳 A2 67 -PASS U+C934 줴 줴 C1 E2 -PASS U+C935 줵 줵 A2 68 -PASS U+C936 줶 줶 A2 69 -PASS U+C937 줷 줷 A2 6A -PASS U+C938 줸 줸 A2 6B -PASS U+C939 줹 줹 A2 6C -PASS U+C93A 줺 줺 A2 6D -PASS U+C93B 줻 줻 A2 6E -PASS U+C93C 줼 줼 A2 6F -PASS U+C93D 줽 줽 A2 70 -PASS U+C93E 줾 줾 A2 71 -PASS U+C93F 줿 줿 A2 72 -PASS U+C940 쥀 쥀 A2 73 -PASS U+C941 쥁 쥁 A2 74 -PASS U+C942 쥂 쥂 A2 75 -PASS U+C943 쥃 쥃 A2 76 -PASS U+C944 쥄 쥄 A2 77 -PASS U+C945 쥅 쥅 A2 78 -PASS U+C946 쥆 쥆 A2 79 -PASS U+C947 쥇 쥇 A2 7A -PASS U+C948 쥈 쥈 A2 81 -PASS U+C949 쥉 쥉 A2 82 -PASS U+C94A 쥊 쥊 A2 83 -PASS U+C94B 쥋 쥋 A2 84 -PASS U+C94C 쥌 쥌 A2 85 -PASS U+C94D 쥍 쥍 A2 86 -PASS U+C94E 쥎 쥎 A2 87 -PASS U+C94F 쥏 쥏 A2 88 -PASS U+C950 쥐 쥐 C1 E3 -PASS U+C951 쥑 쥑 C1 E4 -PASS U+C952 쥒 쥒 A2 89 -PASS U+C953 쥓 쥓 A2 8A -PASS U+C954 쥔 쥔 C1 E5 -PASS U+C955 쥕 쥕 A2 8B -PASS U+C956 쥖 쥖 A2 8C -PASS U+C957 쥗 쥗 A2 8D -PASS U+C958 쥘 쥘 C1 E6 -PASS U+C959 쥙 쥙 A2 8E -PASS U+C95A 쥚 쥚 A2 8F -PASS U+C95B 쥛 쥛 A2 90 -PASS U+C95C 쥜 쥜 A2 91 -PASS U+C95D 쥝 쥝 A2 92 -PASS U+C95E 쥞 쥞 A2 93 -PASS U+C95F 쥟 쥟 A2 94 -PASS U+C960 쥠 쥠 C1 E7 -PASS U+C961 쥡 쥡 C1 E8 -PASS U+C962 쥢 쥢 A2 95 -PASS U+C963 쥣 쥣 C1 E9 -PASS U+C964 쥤 쥤 A2 96 -PASS U+C965 쥥 쥥 A2 97 -PASS U+C966 쥦 쥦 A2 98 -PASS U+C967 쥧 쥧 A2 99 -PASS U+C968 쥨 쥨 A2 9A -PASS U+C969 쥩 쥩 A2 9B -PASS U+C96A 쥪 쥪 A2 9C -PASS U+C96B 쥫 쥫 A2 9D -PASS U+C96C 쥬 쥬 C1 EA -PASS U+C96D 쥭 쥭 A2 9E -PASS U+C96E 쥮 쥮 A2 9F -PASS U+C96F 쥯 쥯 A2 A0 -PASS U+C970 쥰 쥰 C1 EB -PASS U+C971 쥱 쥱 A3 41 -PASS U+C972 쥲 쥲 A3 42 -PASS U+C973 쥳 쥳 A3 43 -PASS U+C974 쥴 쥴 C1 EC -PASS U+C975 쥵 쥵 A3 44 -PASS U+C976 쥶 쥶 A3 45 -PASS U+C977 쥷 쥷 A3 46 -PASS U+C978 쥸 쥸 A3 47 -PASS U+C979 쥹 쥹 A3 48 -PASS U+C97A 쥺 쥺 A3 49 -PASS U+C97B 쥻 쥻 A3 4A -PASS U+C97C 쥼 쥼 C1 ED -PASS U+C97D 쥽 쥽 A3 4B -PASS U+C97E 쥾 쥾 A3 4C -PASS U+C97F 쥿 쥿 A3 4D -PASS U+C980 즀 즀 A3 4E -PASS U+C981 즁 즁 A3 4F -PASS U+C982 즂 즂 A3 50 -PASS U+C983 즃 즃 A3 51 -PASS U+C984 즄 즄 A3 52 -PASS U+C985 즅 즅 A3 53 -PASS U+C986 즆 즆 A3 54 -PASS U+C987 즇 즇 A3 55 -PASS U+C988 즈 즈 C1 EE -PASS U+C989 즉 즉 C1 EF -PASS U+C98A 즊 즊 A3 56 -PASS U+C98B 즋 즋 A3 57 -PASS U+C98C 즌 즌 C1 F0 -PASS U+C98D 즍 즍 A3 58 -PASS U+C98E 즎 즎 A3 59 -PASS U+C98F 즏 즏 A3 5A -PASS U+C990 즐 즐 C1 F1 -PASS U+C991 즑 즑 A3 61 -PASS U+C992 즒 즒 A3 62 -PASS U+C993 즓 즓 A3 63 -PASS U+C994 즔 즔 A3 64 -PASS U+C995 즕 즕 A3 65 -PASS U+C996 즖 즖 A3 66 -PASS U+C997 즗 즗 A3 67 -PASS U+C998 즘 즘 C1 F2 -PASS U+C999 즙 즙 C1 F3 -PASS U+C99A 즚 즚 A3 68 -PASS U+C99B 즛 즛 C1 F4 -PASS U+C99C 즜 즜 A3 69 -PASS U+C99D 증 증 C1 F5 -PASS U+C99E 즞 즞 A3 6A -PASS U+C99F 즟 즟 A3 6B -PASS U+C9A0 즠 즠 A3 6C -PASS U+C9A1 즡 즡 A3 6D -PASS U+C9A2 즢 즢 A3 6E -PASS U+C9A3 즣 즣 A3 6F -PASS U+C9A4 즤 즤 A3 70 -PASS U+C9A5 즥 즥 A3 71 -PASS U+C9A6 즦 즦 A3 72 -PASS U+C9A7 즧 즧 A3 73 -PASS U+C9A8 즨 즨 A3 74 -PASS U+C9A9 즩 즩 A3 75 -PASS U+C9AA 즪 즪 A3 76 -PASS U+C9AB 즫 즫 A3 77 -PASS U+C9AC 즬 즬 A3 78 -PASS U+C9AD 즭 즭 A3 79 -PASS U+C9AE 즮 즮 A3 7A -PASS U+C9AF 즯 즯 A3 81 -PASS U+C9B0 즰 즰 A3 82 -PASS U+C9B1 즱 즱 A3 83 -PASS U+C9B2 즲 즲 A3 84 -PASS U+C9B3 즳 즳 A3 85 -PASS U+C9B4 즴 즴 A3 86 -PASS U+C9B5 즵 즵 A3 87 -PASS U+C9B6 즶 즶 A3 88 -PASS U+C9B7 즷 즷 A3 89 -PASS U+C9B8 즸 즸 A3 8A -PASS U+C9B9 즹 즹 A3 8B -PASS U+C9BA 즺 즺 A3 8C -PASS U+C9BB 즻 즻 A3 8D -PASS U+C9BC 즼 즼 A3 8E -PASS U+C9BD 즽 즽 A3 8F -PASS U+C9BE 즾 즾 A3 90 -PASS U+C9BF 즿 즿 A3 91 -PASS U+C9C0 지 지 C1 F6 -PASS U+C9C1 직 직 C1 F7 -PASS U+C9C2 짂 짂 A3 92 -PASS U+C9C3 짃 짃 A3 93 -PASS U+C9C4 진 진 C1 F8 -PASS U+C9C5 짅 짅 A3 94 -PASS U+C9C6 짆 짆 A3 95 -PASS U+C9C7 짇 짇 C1 F9 -PASS U+C9C8 질 질 C1 FA -PASS U+C9C9 짉 짉 A3 96 -PASS U+C9CA 짊 짊 C1 FB -PASS U+C9CB 짋 짋 A3 97 -PASS U+C9CC 짌 짌 A3 98 -PASS U+C9CD 짍 짍 A3 99 -PASS U+C9CE 짎 짎 A3 9A -PASS U+C9CF 짏 짏 A3 9B -PASS U+C9D0 짐 짐 C1 FC -PASS U+C9D1 집 집 C1 FD -PASS U+C9D2 짒 짒 A3 9C -PASS U+C9D3 짓 짓 C1 FE -PASS U+C9D4 짔 짔 A3 9D -PASS U+C9D5 징 징 C2 A1 -PASS U+C9D6 짖 짖 C2 A2 -PASS U+C9D7 짗 짗 A3 9E -PASS U+C9D8 짘 짘 A3 9F -PASS U+C9D9 짙 짙 C2 A3 -PASS U+C9DA 짚 짚 C2 A4 -PASS U+C9DB 짛 짛 A3 A0 -PASS U+C9DC 짜 짜 C2 A5 -PASS U+C9DD 짝 짝 C2 A6 -PASS U+C9DE 짞 짞 A4 41 -PASS U+C9DF 짟 짟 A4 42 -PASS U+C9E0 짠 짠 C2 A7 -PASS U+C9E1 짡 짡 A4 43 -PASS U+C9E2 짢 짢 C2 A8 -PASS U+C9E3 짣 짣 A4 44 -PASS U+C9E4 짤 짤 C2 A9 -PASS U+C9E5 짥 짥 A4 45 -PASS U+C9E6 짦 짦 A4 46 -PASS U+C9E7 짧 짧 C2 AA -PASS U+C9E8 짨 짨 A4 47 -PASS U+C9E9 짩 짩 A4 48 -PASS U+C9EA 짪 짪 A4 49 -PASS U+C9EB 짫 짫 A4 4A -PASS U+C9EC 짬 짬 C2 AB -PASS U+C9ED 짭 짭 C2 AC -PASS U+C9EE 짮 짮 A4 4B -PASS U+C9EF 짯 짯 C2 AD -PASS U+C9F0 짰 짰 C2 AE -PASS U+C9F1 짱 짱 C2 AF -PASS U+C9F2 짲 짲 A4 4C -PASS U+C9F3 짳 짳 A4 4D -PASS U+C9F4 짴 짴 A4 4E -PASS U+C9F5 짵 짵 A4 4F -PASS U+C9F6 짶 짶 A4 50 -PASS U+C9F7 짷 짷 A4 51 -PASS U+C9F8 째 째 C2 B0 -PASS U+C9F9 짹 짹 C2 B1 -PASS U+C9FA 짺 짺 A4 52 -PASS U+C9FB 짻 짻 A4 53 -PASS U+C9FC 짼 짼 C2 B2 -PASS U+C9FD 짽 짽 A4 54 -PASS U+C9FE 짾 짾 A4 55 -PASS U+C9FF 짿 짿 A4 56 -PASS U+CA00 쨀 쨀 C2 B3 -PASS U+CA01 쨁 쨁 A4 57 -PASS U+CA02 쨂 쨂 A4 58 -PASS U+CA03 쨃 쨃 A4 59 -PASS U+CA04 쨄 쨄 A4 5A -PASS U+CA05 쨅 쨅 A4 61 -PASS U+CA06 쨆 쨆 A4 62 -PASS U+CA07 쨇 쨇 A4 63 -PASS U+CA08 쨈 쨈 C2 B4 -PASS U+CA09 쨉 쨉 C2 B5 -PASS U+CA0A 쨊 쨊 A4 64 -PASS U+CA0B 쨋 쨋 C2 B6 -PASS U+CA0C 쨌 쨌 C2 B7 -PASS U+CA0D 쨍 쨍 C2 B8 -PASS U+CA0E 쨎 쨎 A4 65 -PASS U+CA0F 쨏 쨏 A4 66 -PASS U+CA10 쨐 쨐 A4 67 -PASS U+CA11 쨑 쨑 A4 68 -PASS U+CA12 쨒 쨒 A4 69 -PASS U+CA13 쨓 쨓 A4 6A -PASS U+CA14 쨔 쨔 C2 B9 -PASS U+CA15 쨕 쨕 A4 6B -PASS U+CA16 쨖 쨖 A4 6C -PASS U+CA17 쨗 쨗 A4 6D -PASS U+CA18 쨘 쨘 C2 BA -PASS U+CA19 쨙 쨙 A4 6E -PASS U+CA1A 쨚 쨚 A4 6F -PASS U+CA1B 쨛 쨛 A4 70 -PASS U+CA1C 쨜 쨜 A4 71 -PASS U+CA1D 쨝 쨝 A4 72 -PASS U+CA1E 쨞 쨞 A4 73 -PASS U+CA1F 쨟 쨟 A4 74 -PASS U+CA20 쨠 쨠 A4 75 -PASS U+CA21 쨡 쨡 A4 76 -PASS U+CA22 쨢 쨢 A4 77 -PASS U+CA23 쨣 쨣 A4 78 -PASS U+CA24 쨤 쨤 A4 79 -PASS U+CA25 쨥 쨥 A4 7A -PASS U+CA26 쨦 쨦 A4 81 -PASS U+CA27 쨧 쨧 A4 82 -PASS U+CA28 쨨 쨨 A4 83 -PASS U+CA29 쨩 쨩 C2 BB -PASS U+CA2A 쨪 쨪 A4 84 -PASS U+CA2B 쨫 쨫 A4 85 -PASS U+CA2C 쨬 쨬 A4 86 -PASS U+CA2D 쨭 쨭 A4 87 -PASS U+CA2E 쨮 쨮 A4 88 -PASS U+CA2F 쨯 쨯 A4 89 -PASS U+CA30 쨰 쨰 A4 8A -PASS U+CA31 쨱 쨱 A4 8B -PASS U+CA32 쨲 쨲 A4 8C -PASS U+CA33 쨳 쨳 A4 8D -PASS U+CA34 쨴 쨴 A4 8E -PASS U+CA35 쨵 쨵 A4 8F -PASS U+CA36 쨶 쨶 A4 90 -PASS U+CA37 쨷 쨷 A4 91 -PASS U+CA38 쨸 쨸 A4 92 -PASS U+CA39 쨹 쨹 A4 93 -PASS U+CA3A 쨺 쨺 A4 94 -PASS U+CA3B 쨻 쨻 A4 95 -PASS U+CA3C 쨼 쨼 A4 96 -PASS U+CA3D 쨽 쨽 A4 97 -PASS U+CA3E 쨾 쨾 A4 98 -PASS U+CA3F 쨿 쨿 A4 99 -PASS U+CA40 쩀 쩀 A4 9A -PASS U+CA41 쩁 쩁 A4 9B -PASS U+CA42 쩂 쩂 A4 9C -PASS U+CA43 쩃 쩃 A4 9D -PASS U+CA44 쩄 쩄 A4 9E -PASS U+CA45 쩅 쩅 A4 9F -PASS U+CA46 쩆 쩆 A4 A0 -PASS U+CA47 쩇 쩇 A5 41 -PASS U+CA48 쩈 쩈 A5 42 -PASS U+CA49 쩉 쩉 A5 43 -PASS U+CA4A 쩊 쩊 A5 44 -PASS U+CA4B 쩋 쩋 A5 45 -PASS U+CA4C 쩌 쩌 C2 BC -PASS U+CA4D 쩍 쩍 C2 BD -PASS U+CA4E 쩎 쩎 A5 46 -PASS U+CA4F 쩏 쩏 A5 47 -PASS U+CA50 쩐 쩐 C2 BE -PASS U+CA51 쩑 쩑 A5 48 -PASS U+CA52 쩒 쩒 A5 49 -PASS U+CA53 쩓 쩓 A5 4A -PASS U+CA54 쩔 쩔 C2 BF -PASS U+CA55 쩕 쩕 A5 4B -PASS U+CA56 쩖 쩖 A5 4C -PASS U+CA57 쩗 쩗 A5 4D -PASS U+CA58 쩘 쩘 A5 4E -PASS U+CA59 쩙 쩙 A5 4F -PASS U+CA5A 쩚 쩚 A5 50 -PASS U+CA5B 쩛 쩛 A5 51 -PASS U+CA5C 쩜 쩜 C2 C0 -PASS U+CA5D 쩝 쩝 C2 C1 -PASS U+CA5E 쩞 쩞 A5 52 -PASS U+CA5F 쩟 쩟 C2 C2 -PASS U+CA60 쩠 쩠 C2 C3 -PASS U+CA61 쩡 쩡 C2 C4 -PASS U+CA62 쩢 쩢 A5 53 -PASS U+CA63 쩣 쩣 A5 54 -PASS U+CA64 쩤 쩤 A5 55 -PASS U+CA65 쩥 쩥 A5 56 -PASS U+CA66 쩦 쩦 A5 57 -PASS U+CA67 쩧 쩧 A5 58 -PASS U+CA68 쩨 쩨 C2 C5 -PASS U+CA69 쩩 쩩 A5 59 -PASS U+CA6A 쩪 쩪 A5 5A -PASS U+CA6B 쩫 쩫 A5 61 -PASS U+CA6C 쩬 쩬 A5 62 -PASS U+CA6D 쩭 쩭 A5 63 -PASS U+CA6E 쩮 쩮 A5 64 -PASS U+CA6F 쩯 쩯 A5 65 -PASS U+CA70 쩰 쩰 A5 66 -PASS U+CA71 쩱 쩱 A5 67 -PASS U+CA72 쩲 쩲 A5 68 -PASS U+CA73 쩳 쩳 A5 69 -PASS U+CA74 쩴 쩴 A5 6A -PASS U+CA75 쩵 쩵 A5 6B -PASS U+CA76 쩶 쩶 A5 6C -PASS U+CA77 쩷 쩷 A5 6D -PASS U+CA78 쩸 쩸 A5 6E -PASS U+CA79 쩹 쩹 A5 6F -PASS U+CA7A 쩺 쩺 A5 70 -PASS U+CA7B 쩻 쩻 A5 71 -PASS U+CA7C 쩼 쩼 A5 72 -PASS U+CA7D 쩽 쩽 C2 C6 -PASS U+CA7E 쩾 쩾 A5 73 -PASS U+CA7F 쩿 쩿 A5 74 -PASS U+CA80 쪀 쪀 A5 75 -PASS U+CA81 쪁 쪁 A5 76 -PASS U+CA82 쪂 쪂 A5 77 -PASS U+CA83 쪃 쪃 A5 78 -PASS U+CA84 쪄 쪄 C2 C7 -PASS U+CA85 쪅 쪅 A5 79 -PASS U+CA86 쪆 쪆 A5 7A -PASS U+CA87 쪇 쪇 A5 81 -PASS U+CA88 쪈 쪈 A5 82 -PASS U+CA89 쪉 쪉 A5 83 -PASS U+CA8A 쪊 쪊 A5 84 -PASS U+CA8B 쪋 쪋 A5 85 -PASS U+CA8C 쪌 쪌 A5 86 -PASS U+CA8D 쪍 쪍 A5 87 -PASS U+CA8E 쪎 쪎 A5 88 -PASS U+CA8F 쪏 쪏 A5 89 -PASS U+CA90 쪐 쪐 A5 8A -PASS U+CA91 쪑 쪑 A5 8B -PASS U+CA92 쪒 쪒 A5 8C -PASS U+CA93 쪓 쪓 A5 8D -PASS U+CA94 쪔 쪔 A5 8E -PASS U+CA95 쪕 쪕 A5 8F -PASS U+CA96 쪖 쪖 A5 90 -PASS U+CA97 쪗 쪗 A5 91 -PASS U+CA98 쪘 쪘 C2 C8 -PASS U+CA99 쪙 쪙 A5 92 -PASS U+CA9A 쪚 쪚 A5 93 -PASS U+CA9B 쪛 쪛 A5 94 -PASS U+CA9C 쪜 쪜 A5 95 -PASS U+CA9D 쪝 쪝 A5 96 -PASS U+CA9E 쪞 쪞 A5 97 -PASS U+CA9F 쪟 쪟 A5 98 -PASS U+CAA0 쪠 쪠 A5 99 -PASS U+CAA1 쪡 쪡 A5 9A -PASS U+CAA2 쪢 쪢 A5 9B -PASS U+CAA3 쪣 쪣 A5 9C -PASS U+CAA4 쪤 쪤 A5 9D -PASS U+CAA5 쪥 쪥 A5 9E -PASS U+CAA6 쪦 쪦 A5 9F -PASS U+CAA7 쪧 쪧 A5 A0 -PASS U+CAA8 쪨 쪨 A6 41 -PASS U+CAA9 쪩 쪩 A6 42 -PASS U+CAAA 쪪 쪪 A6 43 -PASS U+CAAB 쪫 쪫 A6 44 -PASS U+CAAC 쪬 쪬 A6 45 -PASS U+CAAD 쪭 쪭 A6 46 -PASS U+CAAE 쪮 쪮 A6 47 -PASS U+CAAF 쪯 쪯 A6 48 -PASS U+CAB0 쪰 쪰 A6 49 -PASS U+CAB1 쪱 쪱 A6 4A -PASS U+CAB2 쪲 쪲 A6 4B -PASS U+CAB3 쪳 쪳 A6 4C -PASS U+CAB4 쪴 쪴 A6 4D -PASS U+CAB5 쪵 쪵 A6 4E -PASS U+CAB6 쪶 쪶 A6 4F -PASS U+CAB7 쪷 쪷 A6 50 -PASS U+CAB8 쪸 쪸 A6 51 -PASS U+CAB9 쪹 쪹 A6 52 -PASS U+CABA 쪺 쪺 A6 53 -PASS U+CABB 쪻 쪻 A6 54 -PASS U+CABC 쪼 쪼 C2 C9 -PASS U+CABD 쪽 쪽 C2 CA -PASS U+CABE 쪾 쪾 A6 55 -PASS U+CABF 쪿 쪿 A6 56 -PASS U+CAC0 쫀 쫀 C2 CB -PASS U+CAC1 쫁 쫁 A6 57 -PASS U+CAC2 쫂 쫂 A6 58 -PASS U+CAC3 쫃 쫃 A6 59 -PASS U+CAC4 쫄 쫄 C2 CC -PASS U+CAC5 쫅 쫅 A6 5A -PASS U+CAC6 쫆 쫆 A6 61 -PASS U+CAC7 쫇 쫇 A6 62 -PASS U+CAC8 쫈 쫈 A6 63 -PASS U+CAC9 쫉 쫉 A6 64 -PASS U+CACA 쫊 쫊 A6 65 -PASS U+CACB 쫋 쫋 A6 66 -PASS U+CACC 쫌 쫌 C2 CD -PASS U+CACD 쫍 쫍 C2 CE -PASS U+CACE 쫎 쫎 A6 67 -PASS U+CACF 쫏 쫏 C2 CF -PASS U+CAD0 쫐 쫐 A6 68 -PASS U+CAD1 쫑 쫑 C2 D0 -PASS U+CAD2 쫒 쫒 A6 69 -PASS U+CAD3 쫓 쫓 C2 D1 -PASS U+CAD4 쫔 쫔 A6 6A -PASS U+CAD5 쫕 쫕 A6 6B -PASS U+CAD6 쫖 쫖 A6 6C -PASS U+CAD7 쫗 쫗 A6 6D -PASS U+CAD8 쫘 쫘 C2 D2 -PASS U+CAD9 쫙 쫙 C2 D3 -PASS U+CADA 쫚 쫚 A6 6E -PASS U+CADB 쫛 쫛 A6 6F -PASS U+CADC 쫜 쫜 A6 70 -PASS U+CADD 쫝 쫝 A6 71 -PASS U+CADE 쫞 쫞 A6 72 -PASS U+CADF 쫟 쫟 A6 73 -PASS U+CAE0 쫠 쫠 C2 D4 -PASS U+CAE1 쫡 쫡 A6 74 -PASS U+CAE2 쫢 쫢 A6 75 -PASS U+CAE3 쫣 쫣 A6 76 -PASS U+CAE4 쫤 쫤 A6 77 -PASS U+CAE5 쫥 쫥 A6 78 -PASS U+CAE6 쫦 쫦 A6 79 -PASS U+CAE7 쫧 쫧 A6 7A -PASS U+CAE8 쫨 쫨 A6 81 -PASS U+CAE9 쫩 쫩 A6 82 -PASS U+CAEA 쫪 쫪 A6 83 -PASS U+CAEB 쫫 쫫 A6 84 -PASS U+CAEC 쫬 쫬 C2 D5 -PASS U+CAED 쫭 쫭 A6 85 -PASS U+CAEE 쫮 쫮 A6 86 -PASS U+CAEF 쫯 쫯 A6 87 -PASS U+CAF0 쫰 쫰 A6 88 -PASS U+CAF1 쫱 쫱 A6 89 -PASS U+CAF2 쫲 쫲 A6 8A -PASS U+CAF3 쫳 쫳 A6 8B -PASS U+CAF4 쫴 쫴 C2 D6 -PASS U+CAF5 쫵 쫵 A6 8C -PASS U+CAF6 쫶 쫶 A6 8D -PASS U+CAF7 쫷 쫷 A6 8E -PASS U+CAF8 쫸 쫸 A6 8F -PASS U+CAF9 쫹 쫹 A6 90 -PASS U+CAFA 쫺 쫺 A6 91 -PASS U+CAFB 쫻 쫻 A6 92 -PASS U+CAFC 쫼 쫼 A6 93 -PASS U+CAFD 쫽 쫽 A6 94 -PASS U+CAFE 쫾 쫾 A6 95 -PASS U+CAFF 쫿 쫿 A6 96 -PASS U+CB00 쬀 쬀 A6 97 -PASS U+CB01 쬁 쬁 A6 98 -PASS U+CB02 쬂 쬂 A6 99 -PASS U+CB03 쬃 쬃 A6 9A -PASS U+CB04 쬄 쬄 A6 9B -PASS U+CB05 쬅 쬅 A6 9C -PASS U+CB06 쬆 쬆 A6 9D -PASS U+CB07 쬇 쬇 A6 9E -PASS U+CB08 쬈 쬈 C2 D7 -PASS U+CB09 쬉 쬉 A6 9F -PASS U+CB0A 쬊 쬊 A6 A0 -PASS U+CB0B 쬋 쬋 A7 41 -PASS U+CB0C 쬌 쬌 A7 42 -PASS U+CB0D 쬍 쬍 A7 43 -PASS U+CB0E 쬎 쬎 A7 44 -PASS U+CB0F 쬏 쬏 A7 45 -PASS U+CB10 쬐 쬐 C2 D8 -PASS U+CB11 쬑 쬑 A7 46 -PASS U+CB12 쬒 쬒 A7 47 -PASS U+CB13 쬓 쬓 A7 48 -PASS U+CB14 쬔 쬔 C2 D9 -PASS U+CB15 쬕 쬕 A7 49 -PASS U+CB16 쬖 쬖 A7 4A -PASS U+CB17 쬗 쬗 A7 4B -PASS U+CB18 쬘 쬘 C2 DA -PASS U+CB19 쬙 쬙 A7 4C -PASS U+CB1A 쬚 쬚 A7 4D -PASS U+CB1B 쬛 쬛 A7 4E -PASS U+CB1C 쬜 쬜 A7 4F -PASS U+CB1D 쬝 쬝 A7 50 -PASS U+CB1E 쬞 쬞 A7 51 -PASS U+CB1F 쬟 쬟 A7 52 -PASS U+CB20 쬠 쬠 C2 DB -PASS U+CB21 쬡 쬡 C2 DC -PASS U+CB22 쬢 쬢 A7 53 -PASS U+CB23 쬣 쬣 A7 54 -PASS U+CB24 쬤 쬤 A7 55 -PASS U+CB25 쬥 쬥 A7 56 -PASS U+CB26 쬦 쬦 A7 57 -PASS U+CB27 쬧 쬧 A7 58 -PASS U+CB28 쬨 쬨 A7 59 -PASS U+CB29 쬩 쬩 A7 5A -PASS U+CB2A 쬪 쬪 A7 61 -PASS U+CB2B 쬫 쬫 A7 62 -PASS U+CB2C 쬬 쬬 A7 63 -PASS U+CB2D 쬭 쬭 A7 64 -PASS U+CB2E 쬮 쬮 A7 65 -PASS U+CB2F 쬯 쬯 A7 66 -PASS U+CB30 쬰 쬰 A7 67 -PASS U+CB31 쬱 쬱 A7 68 -PASS U+CB32 쬲 쬲 A7 69 -PASS U+CB33 쬳 쬳 A7 6A -PASS U+CB34 쬴 쬴 A7 6B -PASS U+CB35 쬵 쬵 A7 6C -PASS U+CB36 쬶 쬶 A7 6D -PASS U+CB37 쬷 쬷 A7 6E -PASS U+CB38 쬸 쬸 A7 6F -PASS U+CB39 쬹 쬹 A7 70 -PASS U+CB3A 쬺 쬺 A7 71 -PASS U+CB3B 쬻 쬻 A7 72 -PASS U+CB3C 쬼 쬼 A7 73 -PASS U+CB3D 쬽 쬽 A7 74 -PASS U+CB3E 쬾 쬾 A7 75 -PASS U+CB3F 쬿 쬿 A7 76 -PASS U+CB40 쭀 쭀 A7 77 -PASS U+CB41 쭁 쭁 C2 DD -PASS U+CB42 쭂 쭂 A7 78 -PASS U+CB43 쭃 쭃 A7 79 -PASS U+CB44 쭄 쭄 A7 7A -PASS U+CB45 쭅 쭅 A7 81 -PASS U+CB46 쭆 쭆 A7 82 -PASS U+CB47 쭇 쭇 A7 83 -PASS U+CB48 쭈 쭈 C2 DE -PASS U+CB49 쭉 쭉 C2 DF -PASS U+CB4A 쭊 쭊 A7 84 -PASS U+CB4B 쭋 쭋 A7 85 -PASS U+CB4C 쭌 쭌 C2 E0 -PASS U+CB4D 쭍 쭍 A7 86 -PASS U+CB4E 쭎 쭎 A7 87 -PASS U+CB4F 쭏 쭏 A7 88 -PASS U+CB50 쭐 쭐 C2 E1 -PASS U+CB51 쭑 쭑 A7 89 -PASS U+CB52 쭒 쭒 A7 8A -PASS U+CB53 쭓 쭓 A7 8B -PASS U+CB54 쭔 쭔 A7 8C -PASS U+CB55 쭕 쭕 A7 8D -PASS U+CB56 쭖 쭖 A7 8E -PASS U+CB57 쭗 쭗 A7 8F -PASS U+CB58 쭘 쭘 C2 E2 -PASS U+CB59 쭙 쭙 C2 E3 -PASS U+CB5A 쭚 쭚 A7 90 -PASS U+CB5B 쭛 쭛 A7 91 -PASS U+CB5C 쭜 쭜 A7 92 -PASS U+CB5D 쭝 쭝 C2 E4 -PASS U+CB5E 쭞 쭞 A7 93 -PASS U+CB5F 쭟 쭟 A7 94 -PASS U+CB60 쭠 쭠 A7 95 -PASS U+CB61 쭡 쭡 A7 96 -PASS U+CB62 쭢 쭢 A7 97 -PASS U+CB63 쭣 쭣 A7 98 -PASS U+CB64 쭤 쭤 C2 E5 -PASS U+CB65 쭥 쭥 A7 99 -PASS U+CB66 쭦 쭦 A7 9A -PASS U+CB67 쭧 쭧 A7 9B -PASS U+CB68 쭨 쭨 A7 9C -PASS U+CB69 쭩 쭩 A7 9D -PASS U+CB6A 쭪 쭪 A7 9E -PASS U+CB6B 쭫 쭫 A7 9F -PASS U+CB6C 쭬 쭬 A7 A0 -PASS U+CB6D 쭭 쭭 A8 41 -PASS U+CB6E 쭮 쭮 A8 42 -PASS U+CB6F 쭯 쭯 A8 43 -PASS U+CB70 쭰 쭰 A8 44 -PASS U+CB71 쭱 쭱 A8 45 -PASS U+CB72 쭲 쭲 A8 46 -PASS U+CB73 쭳 쭳 A8 47 -PASS U+CB74 쭴 쭴 A8 48 -PASS U+CB75 쭵 쭵 A8 49 -PASS U+CB76 쭶 쭶 A8 4A -PASS U+CB77 쭷 쭷 A8 4B -PASS U+CB78 쭸 쭸 C2 E6 -PASS U+CB79 쭹 쭹 C2 E7 -PASS U+CB7A 쭺 쭺 A8 4C -PASS U+CB7B 쭻 쭻 A8 4D -PASS U+CB7C 쭼 쭼 A8 4E -PASS U+CB7D 쭽 쭽 A8 4F -PASS U+CB7E 쭾 쭾 A8 50 -PASS U+CB7F 쭿 쭿 A8 51 -PASS U+CB80 쮀 쮀 A8 52 -PASS U+CB81 쮁 쮁 A8 53 -PASS U+CB82 쮂 쮂 A8 54 -PASS U+CB83 쮃 쮃 A8 55 -PASS U+CB84 쮄 쮄 A8 56 -PASS U+CB85 쮅 쮅 A8 57 -PASS U+CB86 쮆 쮆 A8 58 -PASS U+CB87 쮇 쮇 A8 59 -PASS U+CB88 쮈 쮈 A8 5A -PASS U+CB89 쮉 쮉 A8 61 -PASS U+CB8A 쮊 쮊 A8 62 -PASS U+CB8B 쮋 쮋 A8 63 -PASS U+CB8C 쮌 쮌 A8 64 -PASS U+CB8D 쮍 쮍 A8 65 -PASS U+CB8E 쮎 쮎 A8 66 -PASS U+CB8F 쮏 쮏 A8 67 -PASS U+CB90 쮐 쮐 A8 68 -PASS U+CB91 쮑 쮑 A8 69 -PASS U+CB92 쮒 쮒 A8 6A -PASS U+CB93 쮓 쮓 A8 6B -PASS U+CB94 쮔 쮔 A8 6C -PASS U+CB95 쮕 쮕 A8 6D -PASS U+CB96 쮖 쮖 A8 6E -PASS U+CB97 쮗 쮗 A8 6F -PASS U+CB98 쮘 쮘 A8 70 -PASS U+CB99 쮙 쮙 A8 71 -PASS U+CB9A 쮚 쮚 A8 72 -PASS U+CB9B 쮛 쮛 A8 73 -PASS U+CB9C 쮜 쮜 C2 E8 -PASS U+CB9D 쮝 쮝 A8 74 -PASS U+CB9E 쮞 쮞 A8 75 -PASS U+CB9F 쮟 쮟 A8 76 -PASS U+CBA0 쮠 쮠 A8 77 -PASS U+CBA1 쮡 쮡 A8 78 -PASS U+CBA2 쮢 쮢 A8 79 -PASS U+CBA3 쮣 쮣 A8 7A -PASS U+CBA4 쮤 쮤 A8 81 -PASS U+CBA5 쮥 쮥 A8 82 -PASS U+CBA6 쮦 쮦 A8 83 -PASS U+CBA7 쮧 쮧 A8 84 -PASS U+CBA8 쮨 쮨 A8 85 -PASS U+CBA9 쮩 쮩 A8 86 -PASS U+CBAA 쮪 쮪 A8 87 -PASS U+CBAB 쮫 쮫 A8 88 -PASS U+CBAC 쮬 쮬 A8 89 -PASS U+CBAD 쮭 쮭 A8 8A -PASS U+CBAE 쮮 쮮 A8 8B -PASS U+CBAF 쮯 쮯 A8 8C -PASS U+CBB0 쮰 쮰 A8 8D -PASS U+CBB1 쮱 쮱 A8 8E -PASS U+CBB2 쮲 쮲 A8 8F -PASS U+CBB3 쮳 쮳 A8 90 -PASS U+CBB4 쮴 쮴 A8 91 -PASS U+CBB5 쮵 쮵 A8 92 -PASS U+CBB6 쮶 쮶 A8 93 -PASS U+CBB7 쮷 쮷 A8 94 -PASS U+CBB8 쮸 쮸 C2 E9 -PASS U+CBB9 쮹 쮹 A8 95 -PASS U+CBBA 쮺 쮺 A8 96 -PASS U+CBBB 쮻 쮻 A8 97 -PASS U+CBBC 쮼 쮼 A8 98 -PASS U+CBBD 쮽 쮽 A8 99 -PASS U+CBBE 쮾 쮾 A8 9A -PASS U+CBBF 쮿 쮿 A8 9B -PASS U+CBC0 쯀 쯀 A8 9C -PASS U+CBC1 쯁 쯁 A8 9D -PASS U+CBC2 쯂 쯂 A8 9E -PASS U+CBC3 쯃 쯃 A8 9F -PASS U+CBC4 쯄 쯄 A8 A0 -PASS U+CBC5 쯅 쯅 A9 41 -PASS U+CBC6 쯆 쯆 A9 42 -PASS U+CBC7 쯇 쯇 A9 43 -PASS U+CBC8 쯈 쯈 A9 44 -PASS U+CBC9 쯉 쯉 A9 45 -PASS U+CBCA 쯊 쯊 A9 46 -PASS U+CBCB 쯋 쯋 A9 47 -PASS U+CBCC 쯌 쯌 A9 48 -PASS U+CBCD 쯍 쯍 A9 49 -PASS U+CBCE 쯎 쯎 A9 4A -PASS U+CBCF 쯏 쯏 A9 4B -PASS U+CBD0 쯐 쯐 A9 4C -PASS U+CBD1 쯑 쯑 A9 4D -PASS U+CBD2 쯒 쯒 A9 4E -PASS U+CBD3 쯓 쯓 A9 4F -PASS U+CBD4 쯔 쯔 C2 EA -PASS U+CBD5 쯕 쯕 A9 50 -PASS U+CBD6 쯖 쯖 A9 51 -PASS U+CBD7 쯗 쯗 A9 52 -PASS U+CBD8 쯘 쯘 A9 53 -PASS U+CBD9 쯙 쯙 A9 54 -PASS U+CBDA 쯚 쯚 A9 55 -PASS U+CBDB 쯛 쯛 A9 56 -PASS U+CBDC 쯜 쯜 A9 57 -PASS U+CBDD 쯝 쯝 A9 58 -PASS U+CBDE 쯞 쯞 A9 59 -PASS U+CBDF 쯟 쯟 A9 5A -PASS U+CBE0 쯠 쯠 A9 61 -PASS U+CBE1 쯡 쯡 A9 62 -PASS U+CBE2 쯢 쯢 A9 63 -PASS U+CBE3 쯣 쯣 A9 64 -PASS U+CBE4 쯤 쯤 C2 EB -PASS U+CBE5 쯥 쯥 A9 65 -PASS U+CBE6 쯦 쯦 A9 66 -PASS U+CBE7 쯧 쯧 C2 EC -PASS U+CBE8 쯨 쯨 A9 67 -PASS U+CBE9 쯩 쯩 C2 ED -PASS U+CBEA 쯪 쯪 A9 68 -PASS U+CBEB 쯫 쯫 A9 69 -PASS U+CBEC 쯬 쯬 A9 6A -PASS U+CBED 쯭 쯭 A9 6B -PASS U+CBEE 쯮 쯮 A9 6C -PASS U+CBEF 쯯 쯯 A9 6D -PASS U+CBF0 쯰 쯰 A9 6E -PASS U+CBF1 쯱 쯱 A9 6F -PASS U+CBF2 쯲 쯲 A9 70 -PASS U+CBF3 쯳 쯳 A9 71 -PASS U+CBF4 쯴 쯴 A9 72 -PASS U+CBF5 쯵 쯵 A9 73 -PASS U+CBF6 쯶 쯶 A9 74 -PASS U+CBF7 쯷 쯷 A9 75 -PASS U+CBF8 쯸 쯸 A9 76 -PASS U+CBF9 쯹 쯹 A9 77 -PASS U+CBFA 쯺 쯺 A9 78 -PASS U+CBFB 쯻 쯻 A9 79 -PASS U+CBFC 쯼 쯼 A9 7A -PASS U+CBFD 쯽 쯽 A9 81 -PASS U+CBFE 쯾 쯾 A9 82 -PASS U+CBFF 쯿 쯿 A9 83 -PASS U+CC00 찀 찀 A9 84 -PASS U+CC01 찁 찁 A9 85 -PASS U+CC02 찂 찂 A9 86 -PASS U+CC03 찃 찃 A9 87 -PASS U+CC04 찄 찄 A9 88 -PASS U+CC05 찅 찅 A9 89 -PASS U+CC06 찆 찆 A9 8A -PASS U+CC07 찇 찇 A9 8B -PASS U+CC08 찈 찈 A9 8C -PASS U+CC09 찉 찉 A9 8D -PASS U+CC0A 찊 찊 A9 8E -PASS U+CC0B 찋 찋 A9 8F -PASS U+CC0C 찌 찌 C2 EE -PASS U+CC0D 찍 찍 C2 EF -PASS U+CC0E 찎 찎 A9 90 -PASS U+CC0F 찏 찏 A9 91 -PASS U+CC10 찐 찐 C2 F0 -PASS U+CC11 찑 찑 A9 92 -PASS U+CC12 찒 찒 A9 93 -PASS U+CC13 찓 찓 A9 94 -PASS U+CC14 찔 찔 C2 F1 -PASS U+CC15 찕 찕 A9 95 -PASS U+CC16 찖 찖 A9 96 -PASS U+CC17 찗 찗 A9 97 -PASS U+CC18 찘 찘 A9 98 -PASS U+CC19 찙 찙 A9 99 -PASS U+CC1A 찚 찚 A9 9A -PASS U+CC1B 찛 찛 A9 9B -PASS U+CC1C 찜 찜 C2 F2 -PASS U+CC1D 찝 찝 C2 F3 -PASS U+CC1E 찞 찞 A9 9C -PASS U+CC1F 찟 찟 A9 9D -PASS U+CC20 찠 찠 A9 9E -PASS U+CC21 찡 찡 C2 F4 -PASS U+CC22 찢 찢 C2 F5 -PASS U+CC23 찣 찣 A9 9F -PASS U+CC24 찤 찤 A9 A0 -PASS U+CC25 찥 찥 AA 41 -PASS U+CC26 찦 찦 AA 42 -PASS U+CC27 찧 찧 C2 F6 -PASS U+CC28 차 차 C2 F7 -PASS U+CC29 착 착 C2 F8 -PASS U+CC2A 찪 찪 AA 43 -PASS U+CC2B 찫 찫 AA 44 -PASS U+CC2C 찬 찬 C2 F9 -PASS U+CC2D 찭 찭 AA 45 -PASS U+CC2E 찮 찮 C2 FA -PASS U+CC2F 찯 찯 AA 46 -PASS U+CC30 찰 찰 C2 FB -PASS U+CC31 찱 찱 AA 47 -PASS U+CC32 찲 찲 AA 48 -PASS U+CC33 찳 찳 AA 49 -PASS U+CC34 찴 찴 AA 4A -PASS U+CC35 찵 찵 AA 4B -PASS U+CC36 찶 찶 AA 4C -PASS U+CC37 찷 찷 AA 4D -PASS U+CC38 참 참 C2 FC -PASS U+CC39 찹 찹 C2 FD -PASS U+CC3A 찺 찺 AA 4E -PASS U+CC3B 찻 찻 C2 FE -PASS U+CC3C 찼 찼 C3 A1 -PASS U+CC3D 창 창 C3 A2 -PASS U+CC3E 찾 찾 C3 A3 -PASS U+CC3F 찿 찿 AA 4F -PASS U+CC40 챀 챀 AA 50 -PASS U+CC41 챁 챁 AA 51 -PASS U+CC42 챂 챂 AA 52 -PASS U+CC43 챃 챃 AA 53 -PASS U+CC44 채 채 C3 A4 -PASS U+CC45 책 책 C3 A5 -PASS U+CC46 챆 챆 AA 54 -PASS U+CC47 챇 챇 AA 55 -PASS U+CC48 챈 챈 C3 A6 -PASS U+CC49 챉 챉 AA 56 -PASS U+CC4A 챊 챊 AA 57 -PASS U+CC4B 챋 챋 AA 58 -PASS U+CC4C 챌 챌 C3 A7 -PASS U+CC4D 챍 챍 AA 59 -PASS U+CC4E 챎 챎 AA 5A -PASS U+CC4F 챏 챏 AA 61 -PASS U+CC50 챐 챐 AA 62 -PASS U+CC51 챑 챑 AA 63 -PASS U+CC52 챒 챒 AA 64 -PASS U+CC53 챓 챓 AA 65 -PASS U+CC54 챔 챔 C3 A8 -PASS U+CC55 챕 챕 C3 A9 -PASS U+CC56 챖 챖 AA 66 -PASS U+CC57 챗 챗 C3 AA -PASS U+CC58 챘 챘 C3 AB -PASS U+CC59 챙 챙 C3 AC -PASS U+CC5A 챚 챚 AA 67 -PASS U+CC5B 챛 챛 AA 68 -PASS U+CC5C 챜 챜 AA 69 -PASS U+CC5D 챝 챝 AA 6A -PASS U+CC5E 챞 챞 AA 6B -PASS U+CC5F 챟 챟 AA 6C -PASS U+CC60 챠 챠 C3 AD -PASS U+CC61 챡 챡 AA 6D -PASS U+CC62 챢 챢 AA 6E -PASS U+CC63 챣 챣 AA 6F -PASS U+CC64 챤 챤 C3 AE -PASS U+CC65 챥 챥 AA 70 -PASS U+CC66 챦 챦 C3 AF -PASS U+CC67 챧 챧 AA 71 -PASS U+CC68 챨 챨 C3 B0 -PASS U+CC69 챩 챩 AA 72 -PASS U+CC6A 챪 챪 AA 73 -PASS U+CC6B 챫 챫 AA 74 -PASS U+CC6C 챬 챬 AA 75 -PASS U+CC6D 챭 챭 AA 76 -PASS U+CC6E 챮 챮 AA 77 -PASS U+CC6F 챯 챯 AA 78 -PASS U+CC70 챰 챰 C3 B1 -PASS U+CC71 챱 챱 AA 79 -PASS U+CC72 챲 챲 AA 7A -PASS U+CC73 챳 챳 AA 81 -PASS U+CC74 챴 챴 AA 82 -PASS U+CC75 챵 챵 C3 B2 -PASS U+CC76 챶 챶 AA 83 -PASS U+CC77 챷 챷 AA 84 -PASS U+CC78 챸 챸 AA 85 -PASS U+CC79 챹 챹 AA 86 -PASS U+CC7A 챺 챺 AA 87 -PASS U+CC7B 챻 챻 AA 88 -PASS U+CC7C 챼 챼 AA 89 -PASS U+CC7D 챽 챽 AA 8A -PASS U+CC7E 챾 챾 AA 8B -PASS U+CC7F 챿 챿 AA 8C -PASS U+CC80 첀 첀 AA 8D -PASS U+CC81 첁 첁 AA 8E -PASS U+CC82 첂 첂 AA 8F -PASS U+CC83 첃 첃 AA 90 -PASS U+CC84 첄 첄 AA 91 -PASS U+CC85 첅 첅 AA 92 -PASS U+CC86 첆 첆 AA 93 -PASS U+CC87 첇 첇 AA 94 -PASS U+CC88 첈 첈 AA 95 -PASS U+CC89 첉 첉 AA 96 -PASS U+CC8A 첊 첊 AA 97 -PASS U+CC8B 첋 첋 AA 98 -PASS U+CC8C 첌 첌 AA 99 -PASS U+CC8D 첍 첍 AA 9A -PASS U+CC8E 첎 첎 AA 9B -PASS U+CC8F 첏 첏 AA 9C -PASS U+CC90 첐 첐 AA 9D -PASS U+CC91 첑 첑 AA 9E -PASS U+CC92 첒 첒 AA 9F -PASS U+CC93 첓 첓 AA A0 -PASS U+CC94 첔 첔 AB 41 -PASS U+CC95 첕 첕 AB 42 -PASS U+CC96 첖 첖 AB 43 -PASS U+CC97 첗 첗 AB 44 -PASS U+CC98 처 처 C3 B3 -PASS U+CC99 척 척 C3 B4 -PASS U+CC9A 첚 첚 AB 45 -PASS U+CC9B 첛 첛 AB 46 -PASS U+CC9C 천 천 C3 B5 -PASS U+CC9D 첝 첝 AB 47 -PASS U+CC9E 첞 첞 AB 48 -PASS U+CC9F 첟 첟 AB 49 -PASS U+CCA0 철 철 C3 B6 -PASS U+CCA1 첡 첡 AB 4A -PASS U+CCA2 첢 첢 AB 4B -PASS U+CCA3 첣 첣 AB 4C -PASS U+CCA4 첤 첤 AB 4D -PASS U+CCA5 첥 첥 AB 4E -PASS U+CCA6 첦 첦 AB 4F -PASS U+CCA7 첧 첧 AB 50 -PASS U+CCA8 첨 첨 C3 B7 -PASS U+CCA9 첩 첩 C3 B8 -PASS U+CCAA 첪 첪 AB 51 -PASS U+CCAB 첫 첫 C3 B9 -PASS U+CCAC 첬 첬 C3 BA -PASS U+CCAD 청 청 C3 BB -PASS U+CCAE 첮 첮 AB 52 -PASS U+CCAF 첯 첯 AB 53 -PASS U+CCB0 첰 첰 AB 54 -PASS U+CCB1 첱 첱 AB 55 -PASS U+CCB2 첲 첲 AB 56 -PASS U+CCB3 첳 첳 AB 57 -PASS U+CCB4 체 체 C3 BC -PASS U+CCB5 첵 첵 C3 BD -PASS U+CCB6 첶 첶 AB 58 -PASS U+CCB7 첷 첷 AB 59 -PASS U+CCB8 첸 첸 C3 BE -PASS U+CCB9 첹 첹 AB 5A -PASS U+CCBA 첺 첺 AB 61 -PASS U+CCBB 첻 첻 AB 62 -PASS U+CCBC 첼 첼 C3 BF -PASS U+CCBD 첽 첽 AB 63 -PASS U+CCBE 첾 첾 AB 64 -PASS U+CCBF 첿 첿 AB 65 -PASS U+CCC0 쳀 쳀 AB 66 -PASS U+CCC1 쳁 쳁 AB 67 -PASS U+CCC2 쳂 쳂 AB 68 -PASS U+CCC3 쳃 쳃 AB 69 -PASS U+CCC4 쳄 쳄 C3 C0 -PASS U+CCC5 쳅 쳅 C3 C1 -PASS U+CCC6 쳆 쳆 AB 6A -PASS U+CCC7 쳇 쳇 C3 C2 -PASS U+CCC8 쳈 쳈 AB 6B -PASS U+CCC9 쳉 쳉 C3 C3 -PASS U+CCCA 쳊 쳊 AB 6C -PASS U+CCCB 쳋 쳋 AB 6D -PASS U+CCCC 쳌 쳌 AB 6E -PASS U+CCCD 쳍 쳍 AB 6F -PASS U+CCCE 쳎 쳎 AB 70 -PASS U+CCCF 쳏 쳏 AB 71 -PASS U+CCD0 쳐 쳐 C3 C4 -PASS U+CCD1 쳑 쳑 AB 72 -PASS U+CCD2 쳒 쳒 AB 73 -PASS U+CCD3 쳓 쳓 AB 74 -PASS U+CCD4 쳔 쳔 C3 C5 -PASS U+CCD5 쳕 쳕 AB 75 -PASS U+CCD6 쳖 쳖 AB 76 -PASS U+CCD7 쳗 쳗 AB 77 -PASS U+CCD8 쳘 쳘 AB 78 -PASS U+CCD9 쳙 쳙 AB 79 -PASS U+CCDA 쳚 쳚 AB 7A -PASS U+CCDB 쳛 쳛 AB 81 -PASS U+CCDC 쳜 쳜 AB 82 -PASS U+CCDD 쳝 쳝 AB 83 -PASS U+CCDE 쳞 쳞 AB 84 -PASS U+CCDF 쳟 쳟 AB 85 -PASS U+CCE0 쳠 쳠 AB 86 -PASS U+CCE1 쳡 쳡 AB 87 -PASS U+CCE2 쳢 쳢 AB 88 -PASS U+CCE3 쳣 쳣 AB 89 -PASS U+CCE4 쳤 쳤 C3 C6 -PASS U+CCE5 쳥 쳥 AB 8A -PASS U+CCE6 쳦 쳦 AB 8B -PASS U+CCE7 쳧 쳧 AB 8C -PASS U+CCE8 쳨 쳨 AB 8D -PASS U+CCE9 쳩 쳩 AB 8E -PASS U+CCEA 쳪 쳪 AB 8F -PASS U+CCEB 쳫 쳫 AB 90 -PASS U+CCEC 쳬 쳬 C3 C7 -PASS U+CCED 쳭 쳭 AB 91 -PASS U+CCEE 쳮 쳮 AB 92 -PASS U+CCEF 쳯 쳯 AB 93 -PASS U+CCF0 쳰 쳰 C3 C8 -PASS U+CCF1 쳱 쳱 AB 94 -PASS U+CCF2 쳲 쳲 AB 95 -PASS U+CCF3 쳳 쳳 AB 96 -PASS U+CCF4 쳴 쳴 AB 97 -PASS U+CCF5 쳵 쳵 AB 98 -PASS U+CCF6 쳶 쳶 AB 99 -PASS U+CCF7 쳷 쳷 AB 9A -PASS U+CCF8 쳸 쳸 AB 9B -PASS U+CCF9 쳹 쳹 AB 9C -PASS U+CCFA 쳺 쳺 AB 9D -PASS U+CCFB 쳻 쳻 AB 9E -PASS U+CCFC 쳼 쳼 AB 9F -PASS U+CCFD 쳽 쳽 AB A0 -PASS U+CCFE 쳾 쳾 AC 41 -PASS U+CCFF 쳿 쳿 AC 42 -PASS U+CD00 촀 촀 AC 43 -PASS U+CD01 촁 촁 C3 C9 -PASS U+CD02 촂 촂 AC 44 -PASS U+CD03 촃 촃 AC 45 -PASS U+CD04 촄 촄 AC 46 -PASS U+CD05 촅 촅 AC 47 -PASS U+CD06 촆 촆 AC 48 -PASS U+CD07 촇 촇 AC 49 -PASS U+CD08 초 초 C3 CA -PASS U+CD09 촉 촉 C3 CB -PASS U+CD0A 촊 촊 AC 4A -PASS U+CD0B 촋 촋 AC 4B -PASS U+CD0C 촌 촌 C3 CC -PASS U+CD0D 촍 촍 AC 4C -PASS U+CD0E 촎 촎 AC 4D -PASS U+CD0F 촏 촏 AC 4E -PASS U+CD10 촐 촐 C3 CD -PASS U+CD11 촑 촑 AC 4F -PASS U+CD12 촒 촒 AC 50 -PASS U+CD13 촓 촓 AC 51 -PASS U+CD14 촔 촔 AC 52 -PASS U+CD15 촕 촕 AC 53 -PASS U+CD16 촖 촖 AC 54 -PASS U+CD17 촗 촗 AC 55 -PASS U+CD18 촘 촘 C3 CE -PASS U+CD19 촙 촙 C3 CF -PASS U+CD1A 촚 촚 AC 56 -PASS U+CD1B 촛 촛 C3 D0 -PASS U+CD1C 촜 촜 AC 57 -PASS U+CD1D 총 총 C3 D1 -PASS U+CD1E 촞 촞 AC 58 -PASS U+CD1F 촟 촟 AC 59 -PASS U+CD20 촠 촠 AC 5A -PASS U+CD21 촡 촡 AC 61 -PASS U+CD22 촢 촢 AC 62 -PASS U+CD23 촣 촣 AC 63 -PASS U+CD24 촤 촤 C3 D2 -PASS U+CD25 촥 촥 AC 64 -PASS U+CD26 촦 촦 AC 65 -PASS U+CD27 촧 촧 AC 66 -PASS U+CD28 촨 촨 C3 D3 -PASS U+CD29 촩 촩 AC 67 -PASS U+CD2A 촪 촪 AC 68 -PASS U+CD2B 촫 촫 AC 69 -PASS U+CD2C 촬 촬 C3 D4 -PASS U+CD2D 촭 촭 AC 6A -PASS U+CD2E 촮 촮 AC 6B -PASS U+CD2F 촯 촯 AC 6C -PASS U+CD30 촰 촰 AC 6D -PASS U+CD31 촱 촱 AC 6E -PASS U+CD32 촲 촲 AC 6F -PASS U+CD33 촳 촳 AC 70 -PASS U+CD34 촴 촴 AC 71 -PASS U+CD35 촵 촵 AC 72 -PASS U+CD36 촶 촶 AC 73 -PASS U+CD37 촷 촷 AC 74 -PASS U+CD38 촸 촸 AC 75 -PASS U+CD39 촹 촹 C3 D5 -PASS U+CD3A 촺 촺 AC 76 -PASS U+CD3B 촻 촻 AC 77 -PASS U+CD3C 촼 촼 AC 78 -PASS U+CD3D 촽 촽 AC 79 -PASS U+CD3E 촾 촾 AC 7A -PASS U+CD3F 촿 촿 AC 81 -PASS U+CD40 쵀 쵀 AC 82 -PASS U+CD41 쵁 쵁 AC 83 -PASS U+CD42 쵂 쵂 AC 84 -PASS U+CD43 쵃 쵃 AC 85 -PASS U+CD44 쵄 쵄 AC 86 -PASS U+CD45 쵅 쵅 AC 87 -PASS U+CD46 쵆 쵆 AC 88 -PASS U+CD47 쵇 쵇 AC 89 -PASS U+CD48 쵈 쵈 AC 8A -PASS U+CD49 쵉 쵉 AC 8B -PASS U+CD4A 쵊 쵊 AC 8C -PASS U+CD4B 쵋 쵋 AC 8D -PASS U+CD4C 쵌 쵌 AC 8E -PASS U+CD4D 쵍 쵍 AC 8F -PASS U+CD4E 쵎 쵎 AC 90 -PASS U+CD4F 쵏 쵏 AC 91 -PASS U+CD50 쵐 쵐 AC 92 -PASS U+CD51 쵑 쵑 AC 93 -PASS U+CD52 쵒 쵒 AC 94 -PASS U+CD53 쵓 쵓 AC 95 -PASS U+CD54 쵔 쵔 AC 96 -PASS U+CD55 쵕 쵕 AC 97 -PASS U+CD56 쵖 쵖 AC 98 -PASS U+CD57 쵗 쵗 AC 99 -PASS U+CD58 쵘 쵘 AC 9A -PASS U+CD59 쵙 쵙 AC 9B -PASS U+CD5A 쵚 쵚 AC 9C -PASS U+CD5B 쵛 쵛 AC 9D -PASS U+CD5C 최 최 C3 D6 -PASS U+CD5D 쵝 쵝 AC 9E -PASS U+CD5E 쵞 쵞 AC 9F -PASS U+CD5F 쵟 쵟 AC A0 -PASS U+CD60 쵠 쵠 C3 D7 -PASS U+CD61 쵡 쵡 AD 41 -PASS U+CD62 쵢 쵢 AD 42 -PASS U+CD63 쵣 쵣 AD 43 -PASS U+CD64 쵤 쵤 C3 D8 -PASS U+CD65 쵥 쵥 AD 44 -PASS U+CD66 쵦 쵦 AD 45 -PASS U+CD67 쵧 쵧 AD 46 -PASS U+CD68 쵨 쵨 AD 47 -PASS U+CD69 쵩 쵩 AD 48 -PASS U+CD6A 쵪 쵪 AD 49 -PASS U+CD6B 쵫 쵫 AD 4A -PASS U+CD6C 쵬 쵬 C3 D9 -PASS U+CD6D 쵭 쵭 C3 DA -PASS U+CD6E 쵮 쵮 AD 4B -PASS U+CD6F 쵯 쵯 C3 DB -PASS U+CD70 쵰 쵰 AD 4C -PASS U+CD71 쵱 쵱 C3 DC -PASS U+CD72 쵲 쵲 AD 4D -PASS U+CD73 쵳 쵳 AD 4E -PASS U+CD74 쵴 쵴 AD 4F -PASS U+CD75 쵵 쵵 AD 50 -PASS U+CD76 쵶 쵶 AD 51 -PASS U+CD77 쵷 쵷 AD 52 -PASS U+CD78 쵸 쵸 C3 DD -PASS U+CD79 쵹 쵹 AD 53 -PASS U+CD7A 쵺 쵺 AD 54 -PASS U+CD7B 쵻 쵻 AD 55 -PASS U+CD7C 쵼 쵼 AD 56 -PASS U+CD7D 쵽 쵽 AD 57 -PASS U+CD7E 쵾 쵾 AD 58 -PASS U+CD7F 쵿 쵿 AD 59 -PASS U+CD80 춀 춀 AD 5A -PASS U+CD81 춁 춁 AD 61 -PASS U+CD82 춂 춂 AD 62 -PASS U+CD83 춃 춃 AD 63 -PASS U+CD84 춄 춄 AD 64 -PASS U+CD85 춅 춅 AD 65 -PASS U+CD86 춆 춆 AD 66 -PASS U+CD87 춇 춇 AD 67 -PASS U+CD88 춈 춈 C3 DE -PASS U+CD89 춉 춉 AD 68 -PASS U+CD8A 춊 춊 AD 69 -PASS U+CD8B 춋 춋 AD 6A -PASS U+CD8C 춌 춌 AD 6B -PASS U+CD8D 춍 춍 AD 6C -PASS U+CD8E 춎 춎 AD 6D -PASS U+CD8F 춏 춏 AD 6E -PASS U+CD90 춐 춐 AD 6F -PASS U+CD91 춑 춑 AD 70 -PASS U+CD92 춒 춒 AD 71 -PASS U+CD93 춓 춓 AD 72 -PASS U+CD94 추 추 C3 DF -PASS U+CD95 축 축 C3 E0 -PASS U+CD96 춖 춖 AD 73 -PASS U+CD97 춗 춗 AD 74 -PASS U+CD98 춘 춘 C3 E1 -PASS U+CD99 춙 춙 AD 75 -PASS U+CD9A 춚 춚 AD 76 -PASS U+CD9B 춛 춛 AD 77 -PASS U+CD9C 출 출 C3 E2 -PASS U+CD9D 춝 춝 AD 78 -PASS U+CD9E 춞 춞 AD 79 -PASS U+CD9F 춟 춟 AD 7A -PASS U+CDA0 춠 춠 AD 81 -PASS U+CDA1 춡 춡 AD 82 -PASS U+CDA2 춢 춢 AD 83 -PASS U+CDA3 춣 춣 AD 84 -PASS U+CDA4 춤 춤 C3 E3 -PASS U+CDA5 춥 춥 C3 E4 -PASS U+CDA6 춦 춦 AD 85 -PASS U+CDA7 춧 춧 C3 E5 -PASS U+CDA8 춨 춨 AD 86 -PASS U+CDA9 충 충 C3 E6 -PASS U+CDAA 춪 춪 AD 87 -PASS U+CDAB 춫 춫 AD 88 -PASS U+CDAC 춬 춬 AD 89 -PASS U+CDAD 춭 춭 AD 8A -PASS U+CDAE 춮 춮 AD 8B -PASS U+CDAF 춯 춯 AD 8C -PASS U+CDB0 춰 춰 C3 E7 -PASS U+CDB1 춱 춱 AD 8D -PASS U+CDB2 춲 춲 AD 8E -PASS U+CDB3 춳 춳 AD 8F -PASS U+CDB4 춴 춴 AD 90 -PASS U+CDB5 춵 춵 AD 91 -PASS U+CDB6 춶 춶 AD 92 -PASS U+CDB7 춷 춷 AD 93 -PASS U+CDB8 춸 춸 AD 94 -PASS U+CDB9 춹 춹 AD 95 -PASS U+CDBA 춺 춺 AD 96 -PASS U+CDBB 춻 춻 AD 97 -PASS U+CDBC 춼 춼 AD 98 -PASS U+CDBD 춽 춽 AD 99 -PASS U+CDBE 춾 춾 AD 9A -PASS U+CDBF 춿 춿 AD 9B -PASS U+CDC0 췀 췀 AD 9C -PASS U+CDC1 췁 췁 AD 9D -PASS U+CDC2 췂 췂 AD 9E -PASS U+CDC3 췃 췃 AD 9F -PASS U+CDC4 췄 췄 C3 E8 -PASS U+CDC5 췅 췅 AD A0 -PASS U+CDC6 췆 췆 AE 41 -PASS U+CDC7 췇 췇 AE 42 -PASS U+CDC8 췈 췈 AE 43 -PASS U+CDC9 췉 췉 AE 44 -PASS U+CDCA 췊 췊 AE 45 -PASS U+CDCB 췋 췋 AE 46 -PASS U+CDCC 췌 췌 C3 E9 -PASS U+CDCD 췍 췍 AE 47 -PASS U+CDCE 췎 췎 AE 48 -PASS U+CDCF 췏 췏 AE 49 -PASS U+CDD0 췐 췐 C3 EA -PASS U+CDD1 췑 췑 AE 4A -PASS U+CDD2 췒 췒 AE 4B -PASS U+CDD3 췓 췓 AE 4C -PASS U+CDD4 췔 췔 AE 4D -PASS U+CDD5 췕 췕 AE 4E -PASS U+CDD6 췖 췖 AE 4F -PASS U+CDD7 췗 췗 AE 50 -PASS U+CDD8 췘 췘 AE 51 -PASS U+CDD9 췙 췙 AE 52 -PASS U+CDDA 췚 췚 AE 53 -PASS U+CDDB 췛 췛 AE 54 -PASS U+CDDC 췜 췜 AE 55 -PASS U+CDDD 췝 췝 AE 56 -PASS U+CDDE 췞 췞 AE 57 -PASS U+CDDF 췟 췟 AE 58 -PASS U+CDE0 췠 췠 AE 59 -PASS U+CDE1 췡 췡 AE 5A -PASS U+CDE2 췢 췢 AE 61 -PASS U+CDE3 췣 췣 AE 62 -PASS U+CDE4 췤 췤 AE 63 -PASS U+CDE5 췥 췥 AE 64 -PASS U+CDE6 췦 췦 AE 65 -PASS U+CDE7 췧 췧 AE 66 -PASS U+CDE8 취 취 C3 EB -PASS U+CDE9 췩 췩 AE 67 -PASS U+CDEA 췪 췪 AE 68 -PASS U+CDEB 췫 췫 AE 69 -PASS U+CDEC 췬 췬 C3 EC -PASS U+CDED 췭 췭 AE 6A -PASS U+CDEE 췮 췮 AE 6B -PASS U+CDEF 췯 췯 AE 6C -PASS U+CDF0 췰 췰 C3 ED -PASS U+CDF1 췱 췱 AE 6D -PASS U+CDF2 췲 췲 AE 6E -PASS U+CDF3 췳 췳 AE 6F -PASS U+CDF4 췴 췴 AE 70 -PASS U+CDF5 췵 췵 AE 71 -PASS U+CDF6 췶 췶 AE 72 -PASS U+CDF7 췷 췷 AE 73 -PASS U+CDF8 췸 췸 C3 EE -PASS U+CDF9 췹 췹 C3 EF -PASS U+CDFA 췺 췺 AE 74 -PASS U+CDFB 췻 췻 C3 F0 -PASS U+CDFC 췼 췼 AE 75 -PASS U+CDFD 췽 췽 C3 F1 -PASS U+CDFE 췾 췾 AE 76 -PASS U+CDFF 췿 췿 AE 77 -PASS U+CE00 츀 츀 AE 78 -PASS U+CE01 츁 츁 AE 79 -PASS U+CE02 츂 츂 AE 7A -PASS U+CE03 츃 츃 AE 81 -PASS U+CE04 츄 츄 C3 F2 -PASS U+CE05 츅 츅 AE 82 -PASS U+CE06 츆 츆 AE 83 -PASS U+CE07 츇 츇 AE 84 -PASS U+CE08 츈 츈 C3 F3 -PASS U+CE09 츉 츉 AE 85 -PASS U+CE0A 츊 츊 AE 86 -PASS U+CE0B 츋 츋 AE 87 -PASS U+CE0C 츌 츌 C3 F4 -PASS U+CE0D 츍 츍 AE 88 -PASS U+CE0E 츎 츎 AE 89 -PASS U+CE0F 츏 츏 AE 8A -PASS U+CE10 츐 츐 AE 8B -PASS U+CE11 츑 츑 AE 8C -PASS U+CE12 츒 츒 AE 8D -PASS U+CE13 츓 츓 AE 8E -PASS U+CE14 츔 츔 C3 F5 -PASS U+CE15 츕 츕 AE 8F -PASS U+CE16 츖 츖 AE 90 -PASS U+CE17 츗 츗 AE 91 -PASS U+CE18 츘 츘 AE 92 -PASS U+CE19 츙 츙 C3 F6 -PASS U+CE1A 츚 츚 AE 93 -PASS U+CE1B 츛 츛 AE 94 -PASS U+CE1C 츜 츜 AE 95 -PASS U+CE1D 츝 츝 AE 96 -PASS U+CE1E 츞 츞 AE 97 -PASS U+CE1F 츟 츟 AE 98 -PASS U+CE20 츠 츠 C3 F7 -PASS U+CE21 측 측 C3 F8 -PASS U+CE22 츢 츢 AE 99 -PASS U+CE23 츣 츣 AE 9A -PASS U+CE24 츤 츤 C3 F9 -PASS U+CE25 츥 츥 AE 9B -PASS U+CE26 츦 츦 AE 9C -PASS U+CE27 츧 츧 AE 9D -PASS U+CE28 츨 츨 C3 FA -PASS U+CE29 츩 츩 AE 9E -PASS U+CE2A 츪 츪 AE 9F -PASS U+CE2B 츫 츫 AE A0 -PASS U+CE2C 츬 츬 AF 41 -PASS U+CE2D 츭 츭 AF 42 -PASS U+CE2E 츮 츮 AF 43 -PASS U+CE2F 츯 츯 AF 44 -PASS U+CE30 츰 츰 C3 FB -PASS U+CE31 츱 츱 C3 FC -PASS U+CE32 츲 츲 AF 45 -PASS U+CE33 츳 츳 C3 FD -PASS U+CE34 츴 츴 AF 46 -PASS U+CE35 층 층 C3 FE -PASS U+CE36 츶 츶 AF 47 -PASS U+CE37 츷 츷 AF 48 -PASS U+CE38 츸 츸 AF 49 -PASS U+CE39 츹 츹 AF 4A -PASS U+CE3A 츺 츺 AF 4B -PASS U+CE3B 츻 츻 AF 4C -PASS U+CE3C 츼 츼 AF 4D -PASS U+CE3D 츽 츽 AF 4E -PASS U+CE3E 츾 츾 AF 4F -PASS U+CE3F 츿 츿 AF 50 -PASS U+CE40 칀 칀 AF 51 -PASS U+CE41 칁 칁 AF 52 -PASS U+CE42 칂 칂 AF 53 -PASS U+CE43 칃 칃 AF 54 -PASS U+CE44 칄 칄 AF 55 -PASS U+CE45 칅 칅 AF 56 -PASS U+CE46 칆 칆 AF 57 -PASS U+CE47 칇 칇 AF 58 -PASS U+CE48 칈 칈 AF 59 -PASS U+CE49 칉 칉 AF 5A -PASS U+CE4A 칊 칊 AF 61 -PASS U+CE4B 칋 칋 AF 62 -PASS U+CE4C 칌 칌 AF 63 -PASS U+CE4D 칍 칍 AF 64 -PASS U+CE4E 칎 칎 AF 65 -PASS U+CE4F 칏 칏 AF 66 -PASS U+CE50 칐 칐 AF 67 -PASS U+CE51 칑 칑 AF 68 -PASS U+CE52 칒 칒 AF 69 -PASS U+CE53 칓 칓 AF 6A -PASS U+CE54 칔 칔 AF 6B -PASS U+CE55 칕 칕 AF 6C -PASS U+CE56 칖 칖 AF 6D -PASS U+CE57 칗 칗 AF 6E -PASS U+CE58 치 치 C4 A1 -PASS U+CE59 칙 칙 C4 A2 -PASS U+CE5A 칚 칚 AF 6F -PASS U+CE5B 칛 칛 AF 70 -PASS U+CE5C 친 친 C4 A3 -PASS U+CE5D 칝 칝 AF 71 -PASS U+CE5E 칞 칞 AF 72 -PASS U+CE5F 칟 칟 C4 A4 -PASS U+CE60 칠 칠 C4 A5 -PASS U+CE61 칡 칡 C4 A6 -PASS U+CE62 칢 칢 AF 73 -PASS U+CE63 칣 칣 AF 74 -PASS U+CE64 칤 칤 AF 75 -PASS U+CE65 칥 칥 AF 76 -PASS U+CE66 칦 칦 AF 77 -PASS U+CE67 칧 칧 AF 78 -PASS U+CE68 침 침 C4 A7 -PASS U+CE69 칩 칩 C4 A8 -PASS U+CE6A 칪 칪 AF 79 -PASS U+CE6B 칫 칫 C4 A9 -PASS U+CE6C 칬 칬 AF 7A -PASS U+CE6D 칭 칭 C4 AA -PASS U+CE6E 칮 칮 AF 81 -PASS U+CE6F 칯 칯 AF 82 -PASS U+CE70 칰 칰 AF 83 -PASS U+CE71 칱 칱 AF 84 -PASS U+CE72 칲 칲 AF 85 -PASS U+CE73 칳 칳 AF 86 -PASS U+CE74 카 카 C4 AB -PASS U+CE75 칵 칵 C4 AC -PASS U+CE76 칶 칶 AF 87 -PASS U+CE77 칷 칷 AF 88 -PASS U+CE78 칸 칸 C4 AD -PASS U+CE79 칹 칹 AF 89 -PASS U+CE7A 칺 칺 AF 8A -PASS U+CE7B 칻 칻 AF 8B -PASS U+CE7C 칼 칼 C4 AE -PASS U+CE7D 칽 칽 AF 8C -PASS U+CE7E 칾 칾 AF 8D -PASS U+CE7F 칿 칿 AF 8E -PASS U+CE80 캀 캀 AF 8F -PASS U+CE81 캁 캁 AF 90 -PASS U+CE82 캂 캂 AF 91 -PASS U+CE83 캃 캃 AF 92 -PASS U+CE84 캄 캄 C4 AF -PASS U+CE85 캅 캅 C4 B0 -PASS U+CE86 캆 캆 AF 93 -PASS U+CE87 캇 캇 C4 B1 -PASS U+CE88 캈 캈 AF 94 -PASS U+CE89 캉 캉 C4 B2 -PASS U+CE8A 캊 캊 AF 95 -PASS U+CE8B 캋 캋 AF 96 -PASS U+CE8C 캌 캌 AF 97 -PASS U+CE8D 캍 캍 AF 98 -PASS U+CE8E 캎 캎 AF 99 -PASS U+CE8F 캏 캏 AF 9A -PASS U+CE90 캐 캐 C4 B3 -PASS U+CE91 캑 캑 C4 B4 -PASS U+CE92 캒 캒 AF 9B -PASS U+CE93 캓 캓 AF 9C -PASS U+CE94 캔 캔 C4 B5 -PASS U+CE95 캕 캕 AF 9D -PASS U+CE96 캖 캖 AF 9E -PASS U+CE97 캗 캗 AF 9F -PASS U+CE98 캘 캘 C4 B6 -PASS U+CE99 캙 캙 AF A0 -PASS U+CE9A 캚 캚 B0 41 -PASS U+CE9B 캛 캛 B0 42 -PASS U+CE9C 캜 캜 B0 43 -PASS U+CE9D 캝 캝 B0 44 -PASS U+CE9E 캞 캞 B0 45 -PASS U+CE9F 캟 캟 B0 46 -PASS U+CEA0 캠 캠 C4 B7 -PASS U+CEA1 캡 캡 C4 B8 -PASS U+CEA2 캢 캢 B0 47 -PASS U+CEA3 캣 캣 C4 B9 -PASS U+CEA4 캤 캤 C4 BA -PASS U+CEA5 캥 캥 C4 BB -PASS U+CEA6 캦 캦 B0 48 -PASS U+CEA7 캧 캧 B0 49 -PASS U+CEA8 캨 캨 B0 4A -PASS U+CEA9 캩 캩 B0 4B -PASS U+CEAA 캪 캪 B0 4C -PASS U+CEAB 캫 캫 B0 4D -PASS U+CEAC 캬 캬 C4 BC -PASS U+CEAD 캭 캭 C4 BD -PASS U+CEAE 캮 캮 B0 4E -PASS U+CEAF 캯 캯 B0 4F -PASS U+CEB0 캰 캰 B0 50 -PASS U+CEB1 캱 캱 B0 51 -PASS U+CEB2 캲 캲 B0 52 -PASS U+CEB3 캳 캳 B0 53 -PASS U+CEB4 캴 캴 B0 54 -PASS U+CEB5 캵 캵 B0 55 -PASS U+CEB6 캶 캶 B0 56 -PASS U+CEB7 캷 캷 B0 57 -PASS U+CEB8 캸 캸 B0 58 -PASS U+CEB9 캹 캹 B0 59 -PASS U+CEBA 캺 캺 B0 5A -PASS U+CEBB 캻 캻 B0 61 -PASS U+CEBC 캼 캼 B0 62 -PASS U+CEBD 캽 캽 B0 63 -PASS U+CEBE 캾 캾 B0 64 -PASS U+CEBF 캿 캿 B0 65 -PASS U+CEC0 컀 컀 B0 66 -PASS U+CEC1 컁 컁 C4 BE -PASS U+CEC2 컂 컂 B0 67 -PASS U+CEC3 컃 컃 B0 68 -PASS U+CEC4 컄 컄 B0 69 -PASS U+CEC5 컅 컅 B0 6A -PASS U+CEC6 컆 컆 B0 6B -PASS U+CEC7 컇 컇 B0 6C -PASS U+CEC8 컈 컈 B0 6D -PASS U+CEC9 컉 컉 B0 6E -PASS U+CECA 컊 컊 B0 6F -PASS U+CECB 컋 컋 B0 70 -PASS U+CECC 컌 컌 B0 71 -PASS U+CECD 컍 컍 B0 72 -PASS U+CECE 컎 컎 B0 73 -PASS U+CECF 컏 컏 B0 74 -PASS U+CED0 컐 컐 B0 75 -PASS U+CED1 컑 컑 B0 76 -PASS U+CED2 컒 컒 B0 77 -PASS U+CED3 컓 컓 B0 78 -PASS U+CED4 컔 컔 B0 79 -PASS U+CED5 컕 컕 B0 7A -PASS U+CED6 컖 컖 B0 81 -PASS U+CED7 컗 컗 B0 82 -PASS U+CED8 컘 컘 B0 83 -PASS U+CED9 컙 컙 B0 84 -PASS U+CEDA 컚 컚 B0 85 -PASS U+CEDB 컛 컛 B0 86 -PASS U+CEDC 컜 컜 B0 87 -PASS U+CEDD 컝 컝 B0 88 -PASS U+CEDE 컞 컞 B0 89 -PASS U+CEDF 컟 컟 B0 8A -PASS U+CEE0 컠 컠 B0 8B -PASS U+CEE1 컡 컡 B0 8C -PASS U+CEE2 컢 컢 B0 8D -PASS U+CEE3 컣 컣 B0 8E -PASS U+CEE4 커 커 C4 BF -PASS U+CEE5 컥 컥 C4 C0 -PASS U+CEE6 컦 컦 B0 8F -PASS U+CEE7 컧 컧 B0 90 -PASS U+CEE8 컨 컨 C4 C1 -PASS U+CEE9 컩 컩 B0 91 -PASS U+CEEA 컪 컪 B0 92 -PASS U+CEEB 컫 컫 C4 C2 -PASS U+CEEC 컬 컬 C4 C3 -PASS U+CEED 컭 컭 B0 93 -PASS U+CEEE 컮 컮 B0 94 -PASS U+CEEF 컯 컯 B0 95 -PASS U+CEF0 컰 컰 B0 96 -PASS U+CEF1 컱 컱 B0 97 -PASS U+CEF2 컲 컲 B0 98 -PASS U+CEF3 컳 컳 B0 99 -PASS U+CEF4 컴 컴 C4 C4 -PASS U+CEF5 컵 컵 C4 C5 -PASS U+CEF6 컶 컶 B0 9A -PASS U+CEF7 컷 컷 C4 C6 -PASS U+CEF8 컸 컸 C4 C7 -PASS U+CEF9 컹 컹 C4 C8 -PASS U+CEFA 컺 컺 B0 9B -PASS U+CEFB 컻 컻 B0 9C -PASS U+CEFC 컼 컼 B0 9D -PASS U+CEFD 컽 컽 B0 9E -PASS U+CEFE 컾 컾 B0 9F -PASS U+CEFF 컿 컿 B0 A0 -PASS U+CF00 케 케 C4 C9 -PASS U+CF01 켁 켁 C4 CA -PASS U+CF02 켂 켂 B1 41 -PASS U+CF03 켃 켃 B1 42 -PASS U+CF04 켄 켄 C4 CB -PASS U+CF05 켅 켅 B1 43 -PASS U+CF06 켆 켆 B1 44 -PASS U+CF07 켇 켇 B1 45 -PASS U+CF08 켈 켈 C4 CC -PASS U+CF09 켉 켉 B1 46 -PASS U+CF0A 켊 켊 B1 47 -PASS U+CF0B 켋 켋 B1 48 -PASS U+CF0C 켌 켌 B1 49 -PASS U+CF0D 켍 켍 B1 4A -PASS U+CF0E 켎 켎 B1 4B -PASS U+CF0F 켏 켏 B1 4C -PASS U+CF10 켐 켐 C4 CD -PASS U+CF11 켑 켑 C4 CE -PASS U+CF12 켒 켒 B1 4D -PASS U+CF13 켓 켓 C4 CF -PASS U+CF14 켔 켔 B1 4E -PASS U+CF15 켕 켕 C4 D0 -PASS U+CF16 켖 켖 B1 4F -PASS U+CF17 켗 켗 B1 50 -PASS U+CF18 켘 켘 B1 51 -PASS U+CF19 켙 켙 B1 52 -PASS U+CF1A 켚 켚 B1 53 -PASS U+CF1B 켛 켛 B1 54 -PASS U+CF1C 켜 켜 C4 D1 -PASS U+CF1D 켝 켝 B1 55 -PASS U+CF1E 켞 켞 B1 56 -PASS U+CF1F 켟 켟 B1 57 -PASS U+CF20 켠 켠 C4 D2 -PASS U+CF21 켡 켡 B1 58 -PASS U+CF22 켢 켢 B1 59 -PASS U+CF23 켣 켣 B1 5A -PASS U+CF24 켤 켤 C4 D3 -PASS U+CF25 켥 켥 B1 61 -PASS U+CF26 켦 켦 B1 62 -PASS U+CF27 켧 켧 B1 63 -PASS U+CF28 켨 켨 B1 64 -PASS U+CF29 켩 켩 B1 65 -PASS U+CF2A 켪 켪 B1 66 -PASS U+CF2B 켫 켫 B1 67 -PASS U+CF2C 켬 켬 C4 D4 -PASS U+CF2D 켭 켭 C4 D5 -PASS U+CF2E 켮 켮 B1 68 -PASS U+CF2F 켯 켯 C4 D6 -PASS U+CF30 켰 켰 C4 D7 -PASS U+CF31 켱 켱 C4 D8 -PASS U+CF32 켲 켲 B1 69 -PASS U+CF33 켳 켳 B1 6A -PASS U+CF34 켴 켴 B1 6B -PASS U+CF35 켵 켵 B1 6C -PASS U+CF36 켶 켶 B1 6D -PASS U+CF37 켷 켷 B1 6E -PASS U+CF38 켸 켸 C4 D9 -PASS U+CF39 켹 켹 B1 6F -PASS U+CF3A 켺 켺 B1 70 -PASS U+CF3B 켻 켻 B1 71 -PASS U+CF3C 켼 켼 B1 72 -PASS U+CF3D 켽 켽 B1 73 -PASS U+CF3E 켾 켾 B1 74 -PASS U+CF3F 켿 켿 B1 75 -PASS U+CF40 콀 콀 B1 76 -PASS U+CF41 콁 콁 B1 77 -PASS U+CF42 콂 콂 B1 78 -PASS U+CF43 콃 콃 B1 79 -PASS U+CF44 콄 콄 B1 7A -PASS U+CF45 콅 콅 B1 81 -PASS U+CF46 콆 콆 B1 82 -PASS U+CF47 콇 콇 B1 83 -PASS U+CF48 콈 콈 B1 84 -PASS U+CF49 콉 콉 B1 85 -PASS U+CF4A 콊 콊 B1 86 -PASS U+CF4B 콋 콋 B1 87 -PASS U+CF4C 콌 콌 B1 88 -PASS U+CF4D 콍 콍 B1 89 -PASS U+CF4E 콎 콎 B1 8A -PASS U+CF4F 콏 콏 B1 8B -PASS U+CF50 콐 콐 B1 8C -PASS U+CF51 콑 콑 B1 8D -PASS U+CF52 콒 콒 B1 8E -PASS U+CF53 콓 콓 B1 8F -PASS U+CF54 코 코 C4 DA -PASS U+CF55 콕 콕 C4 DB -PASS U+CF56 콖 콖 B1 90 -PASS U+CF57 콗 콗 B1 91 -PASS U+CF58 콘 콘 C4 DC -PASS U+CF59 콙 콙 B1 92 -PASS U+CF5A 콚 콚 B1 93 -PASS U+CF5B 콛 콛 B1 94 -PASS U+CF5C 콜 콜 C4 DD -PASS U+CF5D 콝 콝 B1 95 -PASS U+CF5E 콞 콞 B1 96 -PASS U+CF5F 콟 콟 B1 97 -PASS U+CF60 콠 콠 B1 98 -PASS U+CF61 콡 콡 B1 99 -PASS U+CF62 콢 콢 B1 9A -PASS U+CF63 콣 콣 B1 9B -PASS U+CF64 콤 콤 C4 DE -PASS U+CF65 콥 콥 C4 DF -PASS U+CF66 콦 콦 B1 9C -PASS U+CF67 콧 콧 C4 E0 -PASS U+CF68 콨 콨 B1 9D -PASS U+CF69 콩 콩 C4 E1 -PASS U+CF6A 콪 콪 B1 9E -PASS U+CF6B 콫 콫 B1 9F -PASS U+CF6C 콬 콬 B1 A0 -PASS U+CF6D 콭 콭 B2 41 -PASS U+CF6E 콮 콮 B2 42 -PASS U+CF6F 콯 콯 B2 43 -PASS U+CF70 콰 콰 C4 E2 -PASS U+CF71 콱 콱 C4 E3 -PASS U+CF72 콲 콲 B2 44 -PASS U+CF73 콳 콳 B2 45 -PASS U+CF74 콴 콴 C4 E4 -PASS U+CF75 콵 콵 B2 46 -PASS U+CF76 콶 콶 B2 47 -PASS U+CF77 콷 콷 B2 48 -PASS U+CF78 콸 콸 C4 E5 -PASS U+CF79 콹 콹 B2 49 -PASS U+CF7A 콺 콺 B2 4A -PASS U+CF7B 콻 콻 B2 4B -PASS U+CF7C 콼 콼 B2 4C -PASS U+CF7D 콽 콽 B2 4D -PASS U+CF7E 콾 콾 B2 4E -PASS U+CF7F 콿 콿 B2 4F -PASS U+CF80 쾀 쾀 C4 E6 -PASS U+CF81 쾁 쾁 B2 50 -PASS U+CF82 쾂 쾂 B2 51 -PASS U+CF83 쾃 쾃 B2 52 -PASS U+CF84 쾄 쾄 B2 53 -PASS U+CF85 쾅 쾅 C4 E7 -PASS U+CF86 쾆 쾆 B2 54 -PASS U+CF87 쾇 쾇 B2 55 -PASS U+CF88 쾈 쾈 B2 56 -PASS U+CF89 쾉 쾉 B2 57 -PASS U+CF8A 쾊 쾊 B2 58 -PASS U+CF8B 쾋 쾋 B2 59 -PASS U+CF8C 쾌 쾌 C4 E8 -PASS U+CF8D 쾍 쾍 B2 5A -PASS U+CF8E 쾎 쾎 B2 61 -PASS U+CF8F 쾏 쾏 B2 62 -PASS U+CF90 쾐 쾐 B2 63 -PASS U+CF91 쾑 쾑 B2 64 -PASS U+CF92 쾒 쾒 B2 65 -PASS U+CF93 쾓 쾓 B2 66 -PASS U+CF94 쾔 쾔 B2 67 -PASS U+CF95 쾕 쾕 B2 68 -PASS U+CF96 쾖 쾖 B2 69 -PASS U+CF97 쾗 쾗 B2 6A -PASS U+CF98 쾘 쾘 B2 6B -PASS U+CF99 쾙 쾙 B2 6C -PASS U+CF9A 쾚 쾚 B2 6D -PASS U+CF9B 쾛 쾛 B2 6E -PASS U+CF9C 쾜 쾜 B2 6F -PASS U+CF9D 쾝 쾝 B2 70 -PASS U+CF9E 쾞 쾞 B2 71 -PASS U+CF9F 쾟 쾟 B2 72 -PASS U+CFA0 쾠 쾠 B2 73 -PASS U+CFA1 쾡 쾡 C4 E9 -PASS U+CFA2 쾢 쾢 B2 74 -PASS U+CFA3 쾣 쾣 B2 75 -PASS U+CFA4 쾤 쾤 B2 76 -PASS U+CFA5 쾥 쾥 B2 77 -PASS U+CFA6 쾦 쾦 B2 78 -PASS U+CFA7 쾧 쾧 B2 79 -PASS U+CFA8 쾨 쾨 C4 EA -PASS U+CFA9 쾩 쾩 B2 7A -PASS U+CFAA 쾪 쾪 B2 81 -PASS U+CFAB 쾫 쾫 B2 82 -PASS U+CFAC 쾬 쾬 B2 83 -PASS U+CFAD 쾭 쾭 B2 84 -PASS U+CFAE 쾮 쾮 B2 85 -PASS U+CFAF 쾯 쾯 B2 86 -PASS U+CFB0 쾰 쾰 C4 EB -PASS U+CFB1 쾱 쾱 B2 87 -PASS U+CFB2 쾲 쾲 B2 88 -PASS U+CFB3 쾳 쾳 B2 89 -PASS U+CFB4 쾴 쾴 B2 8A -PASS U+CFB5 쾵 쾵 B2 8B -PASS U+CFB6 쾶 쾶 B2 8C -PASS U+CFB7 쾷 쾷 B2 8D -PASS U+CFB8 쾸 쾸 B2 8E -PASS U+CFB9 쾹 쾹 B2 8F -PASS U+CFBA 쾺 쾺 B2 90 -PASS U+CFBB 쾻 쾻 B2 91 -PASS U+CFBC 쾼 쾼 B2 92 -PASS U+CFBD 쾽 쾽 B2 93 -PASS U+CFBE 쾾 쾾 B2 94 -PASS U+CFBF 쾿 쾿 B2 95 -PASS U+CFC0 쿀 쿀 B2 96 -PASS U+CFC1 쿁 쿁 B2 97 -PASS U+CFC2 쿂 쿂 B2 98 -PASS U+CFC3 쿃 쿃 B2 99 -PASS U+CFC4 쿄 쿄 C4 EC -PASS U+CFC5 쿅 쿅 B2 9A -PASS U+CFC6 쿆 쿆 B2 9B -PASS U+CFC7 쿇 쿇 B2 9C -PASS U+CFC8 쿈 쿈 B2 9D -PASS U+CFC9 쿉 쿉 B2 9E -PASS U+CFCA 쿊 쿊 B2 9F -PASS U+CFCB 쿋 쿋 B2 A0 -PASS U+CFCC 쿌 쿌 B3 41 -PASS U+CFCD 쿍 쿍 B3 42 -PASS U+CFCE 쿎 쿎 B3 43 -PASS U+CFCF 쿏 쿏 B3 44 -PASS U+CFD0 쿐 쿐 B3 45 -PASS U+CFD1 쿑 쿑 B3 46 -PASS U+CFD2 쿒 쿒 B3 47 -PASS U+CFD3 쿓 쿓 B3 48 -PASS U+CFD4 쿔 쿔 B3 49 -PASS U+CFD5 쿕 쿕 B3 4A -PASS U+CFD6 쿖 쿖 B3 4B -PASS U+CFD7 쿗 쿗 B3 4C -PASS U+CFD8 쿘 쿘 B3 4D -PASS U+CFD9 쿙 쿙 B3 4E -PASS U+CFDA 쿚 쿚 B3 4F -PASS U+CFDB 쿛 쿛 B3 50 -PASS U+CFDC 쿜 쿜 B3 51 -PASS U+CFDD 쿝 쿝 B3 52 -PASS U+CFDE 쿞 쿞 B3 53 -PASS U+CFDF 쿟 쿟 B3 54 -PASS U+CFE0 쿠 쿠 C4 ED -PASS U+CFE1 쿡 쿡 C4 EE -PASS U+CFE2 쿢 쿢 B3 55 -PASS U+CFE3 쿣 쿣 B3 56 -PASS U+CFE4 쿤 쿤 C4 EF -PASS U+CFE5 쿥 쿥 B3 57 -PASS U+CFE6 쿦 쿦 B3 58 -PASS U+CFE7 쿧 쿧 B3 59 -PASS U+CFE8 쿨 쿨 C4 F0 -PASS U+CFE9 쿩 쿩 B3 5A -PASS U+CFEA 쿪 쿪 B3 61 -PASS U+CFEB 쿫 쿫 B3 62 -PASS U+CFEC 쿬 쿬 B3 63 -PASS U+CFED 쿭 쿭 B3 64 -PASS U+CFEE 쿮 쿮 B3 65 -PASS U+CFEF 쿯 쿯 B3 66 -PASS U+CFF0 쿰 쿰 C4 F1 -PASS U+CFF1 쿱 쿱 C4 F2 -PASS U+CFF2 쿲 쿲 B3 67 -PASS U+CFF3 쿳 쿳 C4 F3 -PASS U+CFF4 쿴 쿴 B3 68 -PASS U+CFF5 쿵 쿵 C4 F4 -PASS U+CFF6 쿶 쿶 B3 69 -PASS U+CFF7 쿷 쿷 B3 6A -PASS U+CFF8 쿸 쿸 B3 6B -PASS U+CFF9 쿹 쿹 B3 6C -PASS U+CFFA 쿺 쿺 B3 6D -PASS U+CFFB 쿻 쿻 B3 6E -PASS U+CFFC 쿼 쿼 C4 F5 -PASS U+CFFD 쿽 쿽 B3 6F -PASS U+CFFE 쿾 쿾 B3 70 -PASS U+CFFF 쿿 쿿 B3 71 -PASS U+D000 퀀 퀀 C4 F6 -PASS U+D001 퀁 퀁 B3 72 -PASS U+D002 퀂 퀂 B3 73 -PASS U+D003 퀃 퀃 B3 74 -PASS U+D004 퀄 퀄 C4 F7 -PASS U+D005 퀅 퀅 B3 75 -PASS U+D006 퀆 퀆 B3 76 -PASS U+D007 퀇 퀇 B3 77 -PASS U+D008 퀈 퀈 B3 78 -PASS U+D009 퀉 퀉 B3 79 -PASS U+D00A 퀊 퀊 B3 7A -PASS U+D00B 퀋 퀋 B3 81 -PASS U+D00C 퀌 퀌 B3 82 -PASS U+D00D 퀍 퀍 B3 83 -PASS U+D00E 퀎 퀎 B3 84 -PASS U+D00F 퀏 퀏 B3 85 -PASS U+D010 퀐 퀐 B3 86 -PASS U+D011 퀑 퀑 C4 F8 -PASS U+D012 퀒 퀒 B3 87 -PASS U+D013 퀓 퀓 B3 88 -PASS U+D014 퀔 퀔 B3 89 -PASS U+D015 퀕 퀕 B3 8A -PASS U+D016 퀖 퀖 B3 8B -PASS U+D017 퀗 퀗 B3 8C -PASS U+D018 퀘 퀘 C4 F9 -PASS U+D019 퀙 퀙 B3 8D -PASS U+D01A 퀚 퀚 B3 8E -PASS U+D01B 퀛 퀛 B3 8F -PASS U+D01C 퀜 퀜 B3 90 -PASS U+D01D 퀝 퀝 B3 91 -PASS U+D01E 퀞 퀞 B3 92 -PASS U+D01F 퀟 퀟 B3 93 -PASS U+D020 퀠 퀠 B3 94 -PASS U+D021 퀡 퀡 B3 95 -PASS U+D022 퀢 퀢 B3 96 -PASS U+D023 퀣 퀣 B3 97 -PASS U+D024 퀤 퀤 B3 98 -PASS U+D025 퀥 퀥 B3 99 -PASS U+D026 퀦 퀦 B3 9A -PASS U+D027 퀧 퀧 B3 9B -PASS U+D028 퀨 퀨 B3 9C -PASS U+D029 퀩 퀩 B3 9D -PASS U+D02A 퀪 퀪 B3 9E -PASS U+D02B 퀫 퀫 B3 9F -PASS U+D02C 퀬 퀬 B3 A0 -PASS U+D02D 퀭 퀭 C4 FA -PASS U+D02E 퀮 퀮 B4 41 -PASS U+D02F 퀯 퀯 B4 42 -PASS U+D030 퀰 퀰 B4 43 -PASS U+D031 퀱 퀱 B4 44 -PASS U+D032 퀲 퀲 B4 45 -PASS U+D033 퀳 퀳 B4 46 -PASS U+D034 퀴 퀴 C4 FB -PASS U+D035 퀵 퀵 C4 FC -PASS U+D036 퀶 퀶 B4 47 -PASS U+D037 퀷 퀷 B4 48 -PASS U+D038 퀸 퀸 C4 FD -PASS U+D039 퀹 퀹 B4 49 -PASS U+D03A 퀺 퀺 B4 4A -PASS U+D03B 퀻 퀻 B4 4B -PASS U+D03C 퀼 퀼 C4 FE -PASS U+D03D 퀽 퀽 B4 4C -PASS U+D03E 퀾 퀾 B4 4D -PASS U+D03F 퀿 퀿 B4 4E -PASS U+D040 큀 큀 B4 4F -PASS U+D041 큁 큁 B4 50 -PASS U+D042 큂 큂 B4 51 -PASS U+D043 큃 큃 B4 52 -PASS U+D044 큄 큄 C5 A1 -PASS U+D045 큅 큅 C5 A2 -PASS U+D046 큆 큆 B4 53 -PASS U+D047 큇 큇 C5 A3 -PASS U+D048 큈 큈 B4 54 -PASS U+D049 큉 큉 C5 A4 -PASS U+D04A 큊 큊 B4 55 -PASS U+D04B 큋 큋 B4 56 -PASS U+D04C 큌 큌 B4 57 -PASS U+D04D 큍 큍 B4 58 -PASS U+D04E 큎 큎 B4 59 -PASS U+D04F 큏 큏 B4 5A -PASS U+D050 큐 큐 C5 A5 -PASS U+D051 큑 큑 B4 61 -PASS U+D052 큒 큒 B4 62 -PASS U+D053 큓 큓 B4 63 -PASS U+D054 큔 큔 C5 A6 -PASS U+D055 큕 큕 B4 64 -PASS U+D056 큖 큖 B4 65 -PASS U+D057 큗 큗 B4 66 -PASS U+D058 큘 큘 C5 A7 -PASS U+D059 큙 큙 B4 67 -PASS U+D05A 큚 큚 B4 68 -PASS U+D05B 큛 큛 B4 69 -PASS U+D05C 큜 큜 B4 6A -PASS U+D05D 큝 큝 B4 6B -PASS U+D05E 큞 큞 B4 6C -PASS U+D05F 큟 큟 B4 6D -PASS U+D060 큠 큠 C5 A8 -PASS U+D061 큡 큡 B4 6E -PASS U+D062 큢 큢 B4 6F -PASS U+D063 큣 큣 B4 70 -PASS U+D064 큤 큤 B4 71 -PASS U+D065 큥 큥 B4 72 -PASS U+D066 큦 큦 B4 73 -PASS U+D067 큧 큧 B4 74 -PASS U+D068 큨 큨 B4 75 -PASS U+D069 큩 큩 B4 76 -PASS U+D06A 큪 큪 B4 77 -PASS U+D06B 큫 큫 B4 78 -PASS U+D06C 크 크 C5 A9 -PASS U+D06D 큭 큭 C5 AA -PASS U+D06E 큮 큮 B4 79 -PASS U+D06F 큯 큯 B4 7A -PASS U+D070 큰 큰 C5 AB -PASS U+D071 큱 큱 B4 81 -PASS U+D072 큲 큲 B4 82 -PASS U+D073 큳 큳 B4 83 -PASS U+D074 클 클 C5 AC -PASS U+D075 큵 큵 B4 84 -PASS U+D076 큶 큶 B4 85 -PASS U+D077 큷 큷 B4 86 -PASS U+D078 큸 큸 B4 87 -PASS U+D079 큹 큹 B4 88 -PASS U+D07A 큺 큺 B4 89 -PASS U+D07B 큻 큻 B4 8A -PASS U+D07C 큼 큼 C5 AD -PASS U+D07D 큽 큽 C5 AE -PASS U+D07E 큾 큾 B4 8B -PASS U+D07F 큿 큿 B4 8C -PASS U+D080 킀 킀 B4 8D -PASS U+D081 킁 킁 C5 AF -PASS U+D082 킂 킂 B4 8E -PASS U+D083 킃 킃 B4 8F -PASS U+D084 킄 킄 B4 90 -PASS U+D085 킅 킅 B4 91 -PASS U+D086 킆 킆 B4 92 -PASS U+D087 킇 킇 B4 93 -PASS U+D088 킈 킈 B4 94 -PASS U+D089 킉 킉 B4 95 -PASS U+D08A 킊 킊 B4 96 -PASS U+D08B 킋 킋 B4 97 -PASS U+D08C 킌 킌 B4 98 -PASS U+D08D 킍 킍 B4 99 -PASS U+D08E 킎 킎 B4 9A -PASS U+D08F 킏 킏 B4 9B -PASS U+D090 킐 킐 B4 9C -PASS U+D091 킑 킑 B4 9D -PASS U+D092 킒 킒 B4 9E -PASS U+D093 킓 킓 B4 9F -PASS U+D094 킔 킔 B4 A0 -PASS U+D095 킕 킕 B5 41 -PASS U+D096 킖 킖 B5 42 -PASS U+D097 킗 킗 B5 43 -PASS U+D098 킘 킘 B5 44 -PASS U+D099 킙 킙 B5 45 -PASS U+D09A 킚 킚 B5 46 -PASS U+D09B 킛 킛 B5 47 -PASS U+D09C 킜 킜 B5 48 -PASS U+D09D 킝 킝 B5 49 -PASS U+D09E 킞 킞 B5 4A -PASS U+D09F 킟 킟 B5 4B -PASS U+D0A0 킠 킠 B5 4C -PASS U+D0A1 킡 킡 B5 4D -PASS U+D0A2 킢 킢 B5 4E -PASS U+D0A3 킣 킣 B5 4F -PASS U+D0A4 키 키 C5 B0 -PASS U+D0A5 킥 킥 C5 B1 -PASS U+D0A6 킦 킦 B5 50 -PASS U+D0A7 킧 킧 B5 51 -PASS U+D0A8 킨 킨 C5 B2 -PASS U+D0A9 킩 킩 B5 52 -PASS U+D0AA 킪 킪 B5 53 -PASS U+D0AB 킫 킫 B5 54 -PASS U+D0AC 킬 킬 C5 B3 -PASS U+D0AD 킭 킭 B5 55 -PASS U+D0AE 킮 킮 B5 56 -PASS U+D0AF 킯 킯 B5 57 -PASS U+D0B0 킰 킰 B5 58 -PASS U+D0B1 킱 킱 B5 59 -PASS U+D0B2 킲 킲 B5 5A -PASS U+D0B3 킳 킳 B5 61 -PASS U+D0B4 킴 킴 C5 B4 -PASS U+D0B5 킵 킵 C5 B5 -PASS U+D0B6 킶 킶 B5 62 -PASS U+D0B7 킷 킷 C5 B6 -PASS U+D0B8 킸 킸 B5 63 -PASS U+D0B9 킹 킹 C5 B7 -PASS U+D0BA 킺 킺 B5 64 -PASS U+D0BB 킻 킻 B5 65 -PASS U+D0BC 킼 킼 B5 66 -PASS U+D0BD 킽 킽 B5 67 -PASS U+D0BE 킾 킾 B5 68 -PASS U+D0BF 킿 킿 B5 69 -PASS U+D0C0 타 타 C5 B8 -PASS U+D0C1 탁 탁 C5 B9 -PASS U+D0C2 탂 탂 B5 6A -PASS U+D0C3 탃 탃 B5 6B -PASS U+D0C4 탄 탄 C5 BA -PASS U+D0C5 탅 탅 B5 6C -PASS U+D0C6 탆 탆 B5 6D -PASS U+D0C7 탇 탇 B5 6E -PASS U+D0C8 탈 탈 C5 BB -PASS U+D0C9 탉 탉 C5 BC -PASS U+D0CA 탊 탊 B5 6F -PASS U+D0CB 탋 탋 B5 70 -PASS U+D0CC 탌 탌 B5 71 -PASS U+D0CD 탍 탍 B5 72 -PASS U+D0CE 탎 탎 B5 73 -PASS U+D0CF 탏 탏 B5 74 -PASS U+D0D0 탐 탐 C5 BD -PASS U+D0D1 탑 탑 C5 BE -PASS U+D0D2 탒 탒 B5 75 -PASS U+D0D3 탓 탓 C5 BF -PASS U+D0D4 탔 탔 C5 C0 -PASS U+D0D5 탕 탕 C5 C1 -PASS U+D0D6 탖 탖 B5 76 -PASS U+D0D7 탗 탗 B5 77 -PASS U+D0D8 탘 탘 B5 78 -PASS U+D0D9 탙 탙 B5 79 -PASS U+D0DA 탚 탚 B5 7A -PASS U+D0DB 탛 탛 B5 81 -PASS U+D0DC 태 태 C5 C2 -PASS U+D0DD 택 택 C5 C3 -PASS U+D0DE 탞 탞 B5 82 -PASS U+D0DF 탟 탟 B5 83 -PASS U+D0E0 탠 탠 C5 C4 -PASS U+D0E1 탡 탡 B5 84 -PASS U+D0E2 탢 탢 B5 85 -PASS U+D0E3 탣 탣 B5 86 -PASS U+D0E4 탤 탤 C5 C5 -PASS U+D0E5 탥 탥 B5 87 -PASS U+D0E6 탦 탦 B5 88 -PASS U+D0E7 탧 탧 B5 89 -PASS U+D0E8 탨 탨 B5 8A -PASS U+D0E9 탩 탩 B5 8B -PASS U+D0EA 탪 탪 B5 8C -PASS U+D0EB 탫 탫 B5 8D -PASS U+D0EC 탬 탬 C5 C6 -PASS U+D0ED 탭 탭 C5 C7 -PASS U+D0EE 탮 탮 B5 8E -PASS U+D0EF 탯 탯 C5 C8 -PASS U+D0F0 탰 탰 C5 C9 -PASS U+D0F1 탱 탱 C5 CA -PASS U+D0F2 탲 탲 B5 8F -PASS U+D0F3 탳 탳 B5 90 -PASS U+D0F4 탴 탴 B5 91 -PASS U+D0F5 탵 탵 B5 92 -PASS U+D0F6 탶 탶 B5 93 -PASS U+D0F7 탷 탷 B5 94 -PASS U+D0F8 탸 탸 C5 CB -PASS U+D0F9 탹 탹 B5 95 -PASS U+D0FA 탺 탺 B5 96 -PASS U+D0FB 탻 탻 B5 97 -PASS U+D0FC 탼 탼 B5 98 -PASS U+D0FD 탽 탽 B5 99 -PASS U+D0FE 탾 탾 B5 9A -PASS U+D0FF 탿 탿 B5 9B -PASS U+D100 턀 턀 B5 9C -PASS U+D101 턁 턁 B5 9D -PASS U+D102 턂 턂 B5 9E -PASS U+D103 턃 턃 B5 9F -PASS U+D104 턄 턄 B5 A0 -PASS U+D105 턅 턅 B6 41 -PASS U+D106 턆 턆 B6 42 -PASS U+D107 턇 턇 B6 43 -PASS U+D108 턈 턈 B6 44 -PASS U+D109 턉 턉 B6 45 -PASS U+D10A 턊 턊 B6 46 -PASS U+D10B 턋 턋 B6 47 -PASS U+D10C 턌 턌 B6 48 -PASS U+D10D 턍 턍 C5 CC -PASS U+D10E 턎 턎 B6 49 -PASS U+D10F 턏 턏 B6 4A -PASS U+D110 턐 턐 B6 4B -PASS U+D111 턑 턑 B6 4C -PASS U+D112 턒 턒 B6 4D -PASS U+D113 턓 턓 B6 4E -PASS U+D114 턔 턔 B6 4F -PASS U+D115 턕 턕 B6 50 -PASS U+D116 턖 턖 B6 51 -PASS U+D117 턗 턗 B6 52 -PASS U+D118 턘 턘 B6 53 -PASS U+D119 턙 턙 B6 54 -PASS U+D11A 턚 턚 B6 55 -PASS U+D11B 턛 턛 B6 56 -PASS U+D11C 턜 턜 B6 57 -PASS U+D11D 턝 턝 B6 58 -PASS U+D11E 턞 턞 B6 59 -PASS U+D11F 턟 턟 B6 5A -PASS U+D120 턠 턠 B6 61 -PASS U+D121 턡 턡 B6 62 -PASS U+D122 턢 턢 B6 63 -PASS U+D123 턣 턣 B6 64 -PASS U+D124 턤 턤 B6 65 -PASS U+D125 턥 턥 B6 66 -PASS U+D126 턦 턦 B6 67 -PASS U+D127 턧 턧 B6 68 -PASS U+D128 턨 턨 B6 69 -PASS U+D129 턩 턩 B6 6A -PASS U+D12A 턪 턪 B6 6B -PASS U+D12B 턫 턫 B6 6C -PASS U+D12C 턬 턬 B6 6D -PASS U+D12D 턭 턭 B6 6E -PASS U+D12E 턮 턮 B6 6F -PASS U+D12F 턯 턯 B6 70 -PASS U+D130 터 터 C5 CD -PASS U+D131 턱 턱 C5 CE -PASS U+D132 턲 턲 B6 71 -PASS U+D133 턳 턳 B6 72 -PASS U+D134 턴 턴 C5 CF -PASS U+D135 턵 턵 B6 73 -PASS U+D136 턶 턶 B6 74 -PASS U+D137 턷 턷 B6 75 -PASS U+D138 털 털 C5 D0 -PASS U+D139 턹 턹 B6 76 -PASS U+D13A 턺 턺 C5 D1 -PASS U+D13B 턻 턻 B6 77 -PASS U+D13C 턼 턼 B6 78 -PASS U+D13D 턽 턽 B6 79 -PASS U+D13E 턾 턾 B6 7A -PASS U+D13F 턿 턿 B6 81 -PASS U+D140 텀 텀 C5 D2 -PASS U+D141 텁 텁 C5 D3 -PASS U+D142 텂 텂 B6 82 -PASS U+D143 텃 텃 C5 D4 -PASS U+D144 텄 텄 C5 D5 -PASS U+D145 텅 텅 C5 D6 -PASS U+D146 텆 텆 B6 83 -PASS U+D147 텇 텇 B6 84 -PASS U+D148 텈 텈 B6 85 -PASS U+D149 텉 텉 B6 86 -PASS U+D14A 텊 텊 B6 87 -PASS U+D14B 텋 텋 B6 88 -PASS U+D14C 테 테 C5 D7 -PASS U+D14D 텍 텍 C5 D8 -PASS U+D14E 텎 텎 B6 89 -PASS U+D14F 텏 텏 B6 8A -PASS U+D150 텐 텐 C5 D9 -PASS U+D151 텑 텑 B6 8B -PASS U+D152 텒 텒 B6 8C -PASS U+D153 텓 텓 B6 8D -PASS U+D154 텔 텔 C5 DA -PASS U+D155 텕 텕 B6 8E -PASS U+D156 텖 텖 B6 8F -PASS U+D157 텗 텗 B6 90 -PASS U+D158 텘 텘 B6 91 -PASS U+D159 텙 텙 B6 92 -PASS U+D15A 텚 텚 B6 93 -PASS U+D15B 텛 텛 B6 94 -PASS U+D15C 템 템 C5 DB -PASS U+D15D 텝 텝 C5 DC -PASS U+D15E 텞 텞 B6 95 -PASS U+D15F 텟 텟 C5 DD -PASS U+D160 텠 텠 B6 96 -PASS U+D161 텡 텡 C5 DE -PASS U+D162 텢 텢 B6 97 -PASS U+D163 텣 텣 B6 98 -PASS U+D164 텤 텤 B6 99 -PASS U+D165 텥 텥 B6 9A -PASS U+D166 텦 텦 B6 9B -PASS U+D167 텧 텧 B6 9C -PASS U+D168 텨 텨 C5 DF -PASS U+D169 텩 텩 B6 9D -PASS U+D16A 텪 텪 B6 9E -PASS U+D16B 텫 텫 B6 9F -PASS U+D16C 텬 텬 C5 E0 -PASS U+D16D 텭 텭 B6 A0 -PASS U+D16E 텮 텮 B7 41 -PASS U+D16F 텯 텯 B7 42 -PASS U+D170 텰 텰 B7 43 -PASS U+D171 텱 텱 B7 44 -PASS U+D172 텲 텲 B7 45 -PASS U+D173 텳 텳 B7 46 -PASS U+D174 텴 텴 B7 47 -PASS U+D175 텵 텵 B7 48 -PASS U+D176 텶 텶 B7 49 -PASS U+D177 텷 텷 B7 4A -PASS U+D178 텸 텸 B7 4B -PASS U+D179 텹 텹 B7 4C -PASS U+D17A 텺 텺 B7 4D -PASS U+D17B 텻 텻 B7 4E -PASS U+D17C 텼 텼 C5 E1 -PASS U+D17D 텽 텽 B7 4F -PASS U+D17E 텾 텾 B7 50 -PASS U+D17F 텿 텿 B7 51 -PASS U+D180 톀 톀 B7 52 -PASS U+D181 톁 톁 B7 53 -PASS U+D182 톂 톂 B7 54 -PASS U+D183 톃 톃 B7 55 -PASS U+D184 톄 톄 C5 E2 -PASS U+D185 톅 톅 B7 56 -PASS U+D186 톆 톆 B7 57 -PASS U+D187 톇 톇 B7 58 -PASS U+D188 톈 톈 C5 E3 -PASS U+D189 톉 톉 B7 59 -PASS U+D18A 톊 톊 B7 5A -PASS U+D18B 톋 톋 B7 61 -PASS U+D18C 톌 톌 B7 62 -PASS U+D18D 톍 톍 B7 63 -PASS U+D18E 톎 톎 B7 64 -PASS U+D18F 톏 톏 B7 65 -PASS U+D190 톐 톐 B7 66 -PASS U+D191 톑 톑 B7 67 -PASS U+D192 톒 톒 B7 68 -PASS U+D193 톓 톓 B7 69 -PASS U+D194 톔 톔 B7 6A -PASS U+D195 톕 톕 B7 6B -PASS U+D196 톖 톖 B7 6C -PASS U+D197 톗 톗 B7 6D -PASS U+D198 톘 톘 B7 6E -PASS U+D199 톙 톙 B7 6F -PASS U+D19A 톚 톚 B7 70 -PASS U+D19B 톛 톛 B7 71 -PASS U+D19C 톜 톜 B7 72 -PASS U+D19D 톝 톝 B7 73 -PASS U+D19E 톞 톞 B7 74 -PASS U+D19F 톟 톟 B7 75 -PASS U+D1A0 토 토 C5 E4 -PASS U+D1A1 톡 톡 C5 E5 -PASS U+D1A2 톢 톢 B7 76 -PASS U+D1A3 톣 톣 B7 77 -PASS U+D1A4 톤 톤 C5 E6 -PASS U+D1A5 톥 톥 B7 78 -PASS U+D1A6 톦 톦 B7 79 -PASS U+D1A7 톧 톧 B7 7A -PASS U+D1A8 톨 톨 C5 E7 -PASS U+D1A9 톩 톩 B7 81 -PASS U+D1AA 톪 톪 B7 82 -PASS U+D1AB 톫 톫 B7 83 -PASS U+D1AC 톬 톬 B7 84 -PASS U+D1AD 톭 톭 B7 85 -PASS U+D1AE 톮 톮 B7 86 -PASS U+D1AF 톯 톯 B7 87 -PASS U+D1B0 톰 톰 C5 E8 -PASS U+D1B1 톱 톱 C5 E9 -PASS U+D1B2 톲 톲 B7 88 -PASS U+D1B3 톳 톳 C5 EA -PASS U+D1B4 톴 톴 B7 89 -PASS U+D1B5 통 통 C5 EB -PASS U+D1B6 톶 톶 B7 8A -PASS U+D1B7 톷 톷 B7 8B -PASS U+D1B8 톸 톸 B7 8C -PASS U+D1B9 톹 톹 B7 8D -PASS U+D1BA 톺 톺 C5 EC -PASS U+D1BB 톻 톻 B7 8E -PASS U+D1BC 톼 톼 C5 ED -PASS U+D1BD 톽 톽 B7 8F -PASS U+D1BE 톾 톾 B7 90 -PASS U+D1BF 톿 톿 B7 91 -PASS U+D1C0 퇀 퇀 C5 EE -PASS U+D1C1 퇁 퇁 B7 92 -PASS U+D1C2 퇂 퇂 B7 93 -PASS U+D1C3 퇃 퇃 B7 94 -PASS U+D1C4 퇄 퇄 B7 95 -PASS U+D1C5 퇅 퇅 B7 96 -PASS U+D1C6 퇆 퇆 B7 97 -PASS U+D1C7 퇇 퇇 B7 98 -PASS U+D1C8 퇈 퇈 B7 99 -PASS U+D1C9 퇉 퇉 B7 9A -PASS U+D1CA 퇊 퇊 B7 9B -PASS U+D1CB 퇋 퇋 B7 9C -PASS U+D1CC 퇌 퇌 B7 9D -PASS U+D1CD 퇍 퇍 B7 9E -PASS U+D1CE 퇎 퇎 B7 9F -PASS U+D1CF 퇏 퇏 B7 A0 -PASS U+D1D0 퇐 퇐 B8 41 -PASS U+D1D1 퇑 퇑 B8 42 -PASS U+D1D2 퇒 퇒 B8 43 -PASS U+D1D3 퇓 퇓 B8 44 -PASS U+D1D4 퇔 퇔 B8 45 -PASS U+D1D5 퇕 퇕 B8 46 -PASS U+D1D6 퇖 퇖 B8 47 -PASS U+D1D7 퇗 퇗 B8 48 -PASS U+D1D8 퇘 퇘 C5 EF -PASS U+D1D9 퇙 퇙 B8 49 -PASS U+D1DA 퇚 퇚 B8 4A -PASS U+D1DB 퇛 퇛 B8 4B -PASS U+D1DC 퇜 퇜 B8 4C -PASS U+D1DD 퇝 퇝 B8 4D -PASS U+D1DE 퇞 퇞 B8 4E -PASS U+D1DF 퇟 퇟 B8 4F -PASS U+D1E0 퇠 퇠 B8 50 -PASS U+D1E1 퇡 퇡 B8 51 -PASS U+D1E2 퇢 퇢 B8 52 -PASS U+D1E3 퇣 퇣 B8 53 -PASS U+D1E4 퇤 퇤 B8 54 -PASS U+D1E5 퇥 퇥 B8 55 -PASS U+D1E6 퇦 퇦 B8 56 -PASS U+D1E7 퇧 퇧 B8 57 -PASS U+D1E8 퇨 퇨 B8 58 -PASS U+D1E9 퇩 퇩 B8 59 -PASS U+D1EA 퇪 퇪 B8 5A -PASS U+D1EB 퇫 퇫 B8 61 -PASS U+D1EC 퇬 퇬 B8 62 -PASS U+D1ED 퇭 퇭 B8 63 -PASS U+D1EE 퇮 퇮 B8 64 -PASS U+D1EF 퇯 퇯 B8 65 -PASS U+D1F0 퇰 퇰 B8 66 -PASS U+D1F1 퇱 퇱 B8 67 -PASS U+D1F2 퇲 퇲 B8 68 -PASS U+D1F3 퇳 퇳 B8 69 -PASS U+D1F4 퇴 퇴 C5 F0 -PASS U+D1F5 퇵 퇵 B8 6A -PASS U+D1F6 퇶 퇶 B8 6B -PASS U+D1F7 퇷 퇷 B8 6C -PASS U+D1F8 퇸 퇸 C5 F1 -PASS U+D1F9 퇹 퇹 B8 6D -PASS U+D1FA 퇺 퇺 B8 6E -PASS U+D1FB 퇻 퇻 B8 6F -PASS U+D1FC 퇼 퇼 B8 70 -PASS U+D1FD 퇽 퇽 B8 71 -PASS U+D1FE 퇾 퇾 B8 72 -PASS U+D1FF 퇿 퇿 B8 73 -PASS U+D200 툀 툀 B8 74 -PASS U+D201 툁 툁 B8 75 -PASS U+D202 툂 툂 B8 76 -PASS U+D203 툃 툃 B8 77 -PASS U+D204 툄 툄 B8 78 -PASS U+D205 툅 툅 B8 79 -PASS U+D206 툆 툆 B8 7A -PASS U+D207 툇 툇 C5 F2 -PASS U+D208 툈 툈 B8 81 -PASS U+D209 툉 툉 C5 F3 -PASS U+D20A 툊 툊 B8 82 -PASS U+D20B 툋 툋 B8 83 -PASS U+D20C 툌 툌 B8 84 -PASS U+D20D 툍 툍 B8 85 -PASS U+D20E 툎 툎 B8 86 -PASS U+D20F 툏 툏 B8 87 -PASS U+D210 툐 툐 C5 F4 -PASS U+D211 툑 툑 B8 88 -PASS U+D212 툒 툒 B8 89 -PASS U+D213 툓 툓 B8 8A -PASS U+D214 툔 툔 B8 8B -PASS U+D215 툕 툕 B8 8C -PASS U+D216 툖 툖 B8 8D -PASS U+D217 툗 툗 B8 8E -PASS U+D218 툘 툘 B8 8F -PASS U+D219 툙 툙 B8 90 -PASS U+D21A 툚 툚 B8 91 -PASS U+D21B 툛 툛 B8 92 -PASS U+D21C 툜 툜 B8 93 -PASS U+D21D 툝 툝 B8 94 -PASS U+D21E 툞 툞 B8 95 -PASS U+D21F 툟 툟 B8 96 -PASS U+D220 툠 툠 B8 97 -PASS U+D221 툡 툡 B8 98 -PASS U+D222 툢 툢 B8 99 -PASS U+D223 툣 툣 B8 9A -PASS U+D224 툤 툤 B8 9B -PASS U+D225 툥 툥 B8 9C -PASS U+D226 툦 툦 B8 9D -PASS U+D227 툧 툧 B8 9E -PASS U+D228 툨 툨 B8 9F -PASS U+D229 툩 툩 B8 A0 -PASS U+D22A 툪 툪 B9 41 -PASS U+D22B 툫 툫 B9 42 -PASS U+D22C 투 투 C5 F5 -PASS U+D22D 툭 툭 C5 F6 -PASS U+D22E 툮 툮 B9 43 -PASS U+D22F 툯 툯 B9 44 -PASS U+D230 툰 툰 C5 F7 -PASS U+D231 툱 툱 B9 45 -PASS U+D232 툲 툲 B9 46 -PASS U+D233 툳 툳 B9 47 -PASS U+D234 툴 툴 C5 F8 -PASS U+D235 툵 툵 B9 48 -PASS U+D236 툶 툶 B9 49 -PASS U+D237 툷 툷 B9 4A -PASS U+D238 툸 툸 B9 4B -PASS U+D239 툹 툹 B9 4C -PASS U+D23A 툺 툺 B9 4D -PASS U+D23B 툻 툻 B9 4E -PASS U+D23C 툼 툼 C5 F9 -PASS U+D23D 툽 툽 C5 FA -PASS U+D23E 툾 툾 B9 4F -PASS U+D23F 툿 툿 C5 FB -PASS U+D240 퉀 퉀 B9 50 -PASS U+D241 퉁 퉁 C5 FC -PASS U+D242 퉂 퉂 B9 51 -PASS U+D243 퉃 퉃 B9 52 -PASS U+D244 퉄 퉄 B9 53 -PASS U+D245 퉅 퉅 B9 54 -PASS U+D246 퉆 퉆 B9 55 -PASS U+D247 퉇 퉇 B9 56 -PASS U+D248 퉈 퉈 C5 FD -PASS U+D249 퉉 퉉 B9 57 -PASS U+D24A 퉊 퉊 B9 58 -PASS U+D24B 퉋 퉋 B9 59 -PASS U+D24C 퉌 퉌 B9 5A -PASS U+D24D 퉍 퉍 B9 61 -PASS U+D24E 퉎 퉎 B9 62 -PASS U+D24F 퉏 퉏 B9 63 -PASS U+D250 퉐 퉐 B9 64 -PASS U+D251 퉑 퉑 B9 65 -PASS U+D252 퉒 퉒 B9 66 -PASS U+D253 퉓 퉓 B9 67 -PASS U+D254 퉔 퉔 B9 68 -PASS U+D255 퉕 퉕 B9 69 -PASS U+D256 퉖 퉖 B9 6A -PASS U+D257 퉗 퉗 B9 6B -PASS U+D258 퉘 퉘 B9 6C -PASS U+D259 퉙 퉙 B9 6D -PASS U+D25A 퉚 퉚 B9 6E -PASS U+D25B 퉛 퉛 B9 6F -PASS U+D25C 퉜 퉜 C5 FE -PASS U+D25D 퉝 퉝 B9 70 -PASS U+D25E 퉞 퉞 B9 71 -PASS U+D25F 퉟 퉟 B9 72 -PASS U+D260 퉠 퉠 B9 73 -PASS U+D261 퉡 퉡 B9 74 -PASS U+D262 퉢 퉢 B9 75 -PASS U+D263 퉣 퉣 B9 76 -PASS U+D264 퉤 퉤 C6 A1 -PASS U+D265 퉥 퉥 B9 77 -PASS U+D266 퉦 퉦 B9 78 -PASS U+D267 퉧 퉧 B9 79 -PASS U+D268 퉨 퉨 B9 7A -PASS U+D269 퉩 퉩 B9 81 -PASS U+D26A 퉪 퉪 B9 82 -PASS U+D26B 퉫 퉫 B9 83 -PASS U+D26C 퉬 퉬 B9 84 -PASS U+D26D 퉭 퉭 B9 85 -PASS U+D26E 퉮 퉮 B9 86 -PASS U+D26F 퉯 퉯 B9 87 -PASS U+D270 퉰 퉰 B9 88 -PASS U+D271 퉱 퉱 B9 89 -PASS U+D272 퉲 퉲 B9 8A -PASS U+D273 퉳 퉳 B9 8B -PASS U+D274 퉴 퉴 B9 8C -PASS U+D275 퉵 퉵 B9 8D -PASS U+D276 퉶 퉶 B9 8E -PASS U+D277 퉷 퉷 B9 8F -PASS U+D278 퉸 퉸 B9 90 -PASS U+D279 퉹 퉹 B9 91 -PASS U+D27A 퉺 퉺 B9 92 -PASS U+D27B 퉻 퉻 B9 93 -PASS U+D27C 퉼 퉼 B9 94 -PASS U+D27D 퉽 퉽 B9 95 -PASS U+D27E 퉾 퉾 B9 96 -PASS U+D27F 퉿 퉿 B9 97 -PASS U+D280 튀 튀 C6 A2 -PASS U+D281 튁 튁 C6 A3 -PASS U+D282 튂 튂 B9 98 -PASS U+D283 튃 튃 B9 99 -PASS U+D284 튄 튄 C6 A4 -PASS U+D285 튅 튅 B9 9A -PASS U+D286 튆 튆 B9 9B -PASS U+D287 튇 튇 B9 9C -PASS U+D288 튈 튈 C6 A5 -PASS U+D289 튉 튉 B9 9D -PASS U+D28A 튊 튊 B9 9E -PASS U+D28B 튋 튋 B9 9F -PASS U+D28C 튌 튌 B9 A0 -PASS U+D28D 튍 튍 BA 41 -PASS U+D28E 튎 튎 BA 42 -PASS U+D28F 튏 튏 BA 43 -PASS U+D290 튐 튐 C6 A6 -PASS U+D291 튑 튑 C6 A7 -PASS U+D292 튒 튒 BA 44 -PASS U+D293 튓 튓 BA 45 -PASS U+D294 튔 튔 BA 46 -PASS U+D295 튕 튕 C6 A8 -PASS U+D296 튖 튖 BA 47 -PASS U+D297 튗 튗 BA 48 -PASS U+D298 튘 튘 BA 49 -PASS U+D299 튙 튙 BA 4A -PASS U+D29A 튚 튚 BA 4B -PASS U+D29B 튛 튛 BA 4C -PASS U+D29C 튜 튜 C6 A9 -PASS U+D29D 튝 튝 BA 4D -PASS U+D29E 튞 튞 BA 4E -PASS U+D29F 튟 튟 BA 4F -PASS U+D2A0 튠 튠 C6 AA -PASS U+D2A1 튡 튡 BA 50 -PASS U+D2A2 튢 튢 BA 51 -PASS U+D2A3 튣 튣 BA 52 -PASS U+D2A4 튤 튤 C6 AB -PASS U+D2A5 튥 튥 BA 53 -PASS U+D2A6 튦 튦 BA 54 -PASS U+D2A7 튧 튧 BA 55 -PASS U+D2A8 튨 튨 BA 56 -PASS U+D2A9 튩 튩 BA 57 -PASS U+D2AA 튪 튪 BA 58 -PASS U+D2AB 튫 튫 BA 59 -PASS U+D2AC 튬 튬 C6 AC -PASS U+D2AD 튭 튭 BA 5A -PASS U+D2AE 튮 튮 BA 61 -PASS U+D2AF 튯 튯 BA 62 -PASS U+D2B0 튰 튰 BA 63 -PASS U+D2B1 튱 튱 C6 AD -PASS U+D2B2 튲 튲 BA 64 -PASS U+D2B3 튳 튳 BA 65 -PASS U+D2B4 튴 튴 BA 66 -PASS U+D2B5 튵 튵 BA 67 -PASS U+D2B6 튶 튶 BA 68 -PASS U+D2B7 튷 튷 BA 69 -PASS U+D2B8 트 트 C6 AE -PASS U+D2B9 특 특 C6 AF -PASS U+D2BA 튺 튺 BA 6A -PASS U+D2BB 튻 튻 BA 6B -PASS U+D2BC 튼 튼 C6 B0 -PASS U+D2BD 튽 튽 BA 6C -PASS U+D2BE 튾 튾 BA 6D -PASS U+D2BF 튿 튿 C6 B1 -PASS U+D2C0 틀 틀 C6 B2 -PASS U+D2C1 틁 틁 BA 6E -PASS U+D2C2 틂 틂 C6 B3 -PASS U+D2C3 틃 틃 BA 6F -PASS U+D2C4 틄 틄 BA 70 -PASS U+D2C5 틅 틅 BA 71 -PASS U+D2C6 틆 틆 BA 72 -PASS U+D2C7 틇 틇 BA 73 -PASS U+D2C8 틈 틈 C6 B4 -PASS U+D2C9 틉 틉 C6 B5 -PASS U+D2CA 틊 틊 BA 74 -PASS U+D2CB 틋 틋 C6 B6 -PASS U+D2CC 틌 틌 BA 75 -PASS U+D2CD 틍 틍 BA 76 -PASS U+D2CE 틎 틎 BA 77 -PASS U+D2CF 틏 틏 BA 78 -PASS U+D2D0 틐 틐 BA 79 -PASS U+D2D1 틑 틑 BA 7A -PASS U+D2D2 틒 틒 BA 81 -PASS U+D2D3 틓 틓 BA 82 -PASS U+D2D4 틔 틔 C6 B7 -PASS U+D2D5 틕 틕 BA 83 -PASS U+D2D6 틖 틖 BA 84 -PASS U+D2D7 틗 틗 BA 85 -PASS U+D2D8 틘 틘 C6 B8 -PASS U+D2D9 틙 틙 BA 86 -PASS U+D2DA 틚 틚 BA 87 -PASS U+D2DB 틛 틛 BA 88 -PASS U+D2DC 틜 틜 C6 B9 -PASS U+D2DD 틝 틝 BA 89 -PASS U+D2DE 틞 틞 BA 8A -PASS U+D2DF 틟 틟 BA 8B -PASS U+D2E0 틠 틠 BA 8C -PASS U+D2E1 틡 틡 BA 8D -PASS U+D2E2 틢 틢 BA 8E -PASS U+D2E3 틣 틣 BA 8F -PASS U+D2E4 틤 틤 C6 BA -PASS U+D2E5 틥 틥 C6 BB -PASS U+D2E6 틦 틦 BA 90 -PASS U+D2E7 틧 틧 BA 91 -PASS U+D2E8 틨 틨 BA 92 -PASS U+D2E9 틩 틩 BA 93 -PASS U+D2EA 틪 틪 BA 94 -PASS U+D2EB 틫 틫 BA 95 -PASS U+D2EC 틬 틬 BA 96 -PASS U+D2ED 틭 틭 BA 97 -PASS U+D2EE 틮 틮 BA 98 -PASS U+D2EF 틯 틯 BA 99 -PASS U+D2F0 티 티 C6 BC -PASS U+D2F1 틱 틱 C6 BD -PASS U+D2F2 틲 틲 BA 9A -PASS U+D2F3 틳 틳 BA 9B -PASS U+D2F4 틴 틴 C6 BE -PASS U+D2F5 틵 틵 BA 9C -PASS U+D2F6 틶 틶 BA 9D -PASS U+D2F7 틷 틷 BA 9E -PASS U+D2F8 틸 틸 C6 BF -PASS U+D2F9 틹 틹 BA 9F -PASS U+D2FA 틺 틺 BA A0 -PASS U+D2FB 틻 틻 BB 41 -PASS U+D2FC 틼 틼 BB 42 -PASS U+D2FD 틽 틽 BB 43 -PASS U+D2FE 틾 틾 BB 44 -PASS U+D2FF 틿 틿 BB 45 -PASS U+D300 팀 팀 C6 C0 -PASS U+D301 팁 팁 C6 C1 -PASS U+D302 팂 팂 BB 46 -PASS U+D303 팃 팃 C6 C2 -PASS U+D304 팄 팄 BB 47 -PASS U+D305 팅 팅 C6 C3 -PASS U+D306 팆 팆 BB 48 -PASS U+D307 팇 팇 BB 49 -PASS U+D308 팈 팈 BB 4A -PASS U+D309 팉 팉 BB 4B -PASS U+D30A 팊 팊 BB 4C -PASS U+D30B 팋 팋 BB 4D -PASS U+D30C 파 파 C6 C4 -PASS U+D30D 팍 팍 C6 C5 -PASS U+D30E 팎 팎 C6 C6 -PASS U+D30F 팏 팏 BB 4E -PASS U+D310 판 판 C6 C7 -PASS U+D311 팑 팑 BB 4F -PASS U+D312 팒 팒 BB 50 -PASS U+D313 팓 팓 BB 51 -PASS U+D314 팔 팔 C6 C8 -PASS U+D315 팕 팕 BB 52 -PASS U+D316 팖 팖 C6 C9 -PASS U+D317 팗 팗 BB 53 -PASS U+D318 팘 팘 BB 54 -PASS U+D319 팙 팙 BB 55 -PASS U+D31A 팚 팚 BB 56 -PASS U+D31B 팛 팛 BB 57 -PASS U+D31C 팜 팜 C6 CA -PASS U+D31D 팝 팝 C6 CB -PASS U+D31E 팞 팞 BB 58 -PASS U+D31F 팟 팟 C6 CC -PASS U+D320 팠 팠 C6 CD -PASS U+D321 팡 팡 C6 CE -PASS U+D322 팢 팢 BB 59 -PASS U+D323 팣 팣 BB 5A -PASS U+D324 팤 팤 BB 61 -PASS U+D325 팥 팥 C6 CF -PASS U+D326 팦 팦 BB 62 -PASS U+D327 팧 팧 BB 63 -PASS U+D328 패 패 C6 D0 -PASS U+D329 팩 팩 C6 D1 -PASS U+D32A 팪 팪 BB 64 -PASS U+D32B 팫 팫 BB 65 -PASS U+D32C 팬 팬 C6 D2 -PASS U+D32D 팭 팭 BB 66 -PASS U+D32E 팮 팮 BB 67 -PASS U+D32F 팯 팯 BB 68 -PASS U+D330 팰 팰 C6 D3 -PASS U+D331 팱 팱 BB 69 -PASS U+D332 팲 팲 BB 6A -PASS U+D333 팳 팳 BB 6B -PASS U+D334 팴 팴 BB 6C -PASS U+D335 팵 팵 BB 6D -PASS U+D336 팶 팶 BB 6E -PASS U+D337 팷 팷 BB 6F -PASS U+D338 팸 팸 C6 D4 -PASS U+D339 팹 팹 C6 D5 -PASS U+D33A 팺 팺 BB 70 -PASS U+D33B 팻 팻 C6 D6 -PASS U+D33C 팼 팼 C6 D7 -PASS U+D33D 팽 팽 C6 D8 -PASS U+D33E 팾 팾 BB 71 -PASS U+D33F 팿 팿 BB 72 -PASS U+D340 퍀 퍀 BB 73 -PASS U+D341 퍁 퍁 BB 74 -PASS U+D342 퍂 퍂 BB 75 -PASS U+D343 퍃 퍃 BB 76 -PASS U+D344 퍄 퍄 C6 D9 -PASS U+D345 퍅 퍅 C6 DA -PASS U+D346 퍆 퍆 BB 77 -PASS U+D347 퍇 퍇 BB 78 -PASS U+D348 퍈 퍈 BB 79 -PASS U+D349 퍉 퍉 BB 7A -PASS U+D34A 퍊 퍊 BB 81 -PASS U+D34B 퍋 퍋 BB 82 -PASS U+D34C 퍌 퍌 BB 83 -PASS U+D34D 퍍 퍍 BB 84 -PASS U+D34E 퍎 퍎 BB 85 -PASS U+D34F 퍏 퍏 BB 86 -PASS U+D350 퍐 퍐 BB 87 -PASS U+D351 퍑 퍑 BB 88 -PASS U+D352 퍒 퍒 BB 89 -PASS U+D353 퍓 퍓 BB 8A -PASS U+D354 퍔 퍔 BB 8B -PASS U+D355 퍕 퍕 BB 8C -PASS U+D356 퍖 퍖 BB 8D -PASS U+D357 퍗 퍗 BB 8E -PASS U+D358 퍘 퍘 BB 8F -PASS U+D359 퍙 퍙 BB 90 -PASS U+D35A 퍚 퍚 BB 91 -PASS U+D35B 퍛 퍛 BB 92 -PASS U+D35C 퍜 퍜 BB 93 -PASS U+D35D 퍝 퍝 BB 94 -PASS U+D35E 퍞 퍞 BB 95 -PASS U+D35F 퍟 퍟 BB 96 -PASS U+D360 퍠 퍠 BB 97 -PASS U+D361 퍡 퍡 BB 98 -PASS U+D362 퍢 퍢 BB 99 -PASS U+D363 퍣 퍣 BB 9A -PASS U+D364 퍤 퍤 BB 9B -PASS U+D365 퍥 퍥 BB 9C -PASS U+D366 퍦 퍦 BB 9D -PASS U+D367 퍧 퍧 BB 9E -PASS U+D368 퍨 퍨 BB 9F -PASS U+D369 퍩 퍩 BB A0 -PASS U+D36A 퍪 퍪 BC 41 -PASS U+D36B 퍫 퍫 BC 42 -PASS U+D36C 퍬 퍬 BC 43 -PASS U+D36D 퍭 퍭 BC 44 -PASS U+D36E 퍮 퍮 BC 45 -PASS U+D36F 퍯 퍯 BC 46 -PASS U+D370 퍰 퍰 BC 47 -PASS U+D371 퍱 퍱 BC 48 -PASS U+D372 퍲 퍲 BC 49 -PASS U+D373 퍳 퍳 BC 4A -PASS U+D374 퍴 퍴 BC 4B -PASS U+D375 퍵 퍵 BC 4C -PASS U+D376 퍶 퍶 BC 4D -PASS U+D377 퍷 퍷 BC 4E -PASS U+D378 퍸 퍸 BC 4F -PASS U+D379 퍹 퍹 BC 50 -PASS U+D37A 퍺 퍺 BC 51 -PASS U+D37B 퍻 퍻 BC 52 -PASS U+D37C 퍼 퍼 C6 DB -PASS U+D37D 퍽 퍽 C6 DC -PASS U+D37E 퍾 퍾 BC 53 -PASS U+D37F 퍿 퍿 BC 54 -PASS U+D380 펀 펀 C6 DD -PASS U+D381 펁 펁 BC 55 -PASS U+D382 펂 펂 BC 56 -PASS U+D383 펃 펃 BC 57 -PASS U+D384 펄 펄 C6 DE -PASS U+D385 펅 펅 BC 58 -PASS U+D386 펆 펆 BC 59 -PASS U+D387 펇 펇 BC 5A -PASS U+D388 펈 펈 BC 61 -PASS U+D389 펉 펉 BC 62 -PASS U+D38A 펊 펊 BC 63 -PASS U+D38B 펋 펋 BC 64 -PASS U+D38C 펌 펌 C6 DF -PASS U+D38D 펍 펍 C6 E0 -PASS U+D38E 펎 펎 BC 65 -PASS U+D38F 펏 펏 C6 E1 -PASS U+D390 펐 펐 C6 E2 -PASS U+D391 펑 펑 C6 E3 -PASS U+D392 펒 펒 BC 66 -PASS U+D393 펓 펓 BC 67 -PASS U+D394 펔 펔 BC 68 -PASS U+D395 펕 펕 BC 69 -PASS U+D396 펖 펖 BC 6A -PASS U+D397 펗 펗 BC 6B -PASS U+D398 페 페 C6 E4 -PASS U+D399 펙 펙 C6 E5 -PASS U+D39A 펚 펚 BC 6C -PASS U+D39B 펛 펛 BC 6D -PASS U+D39C 펜 펜 C6 E6 -PASS U+D39D 펝 펝 BC 6E -PASS U+D39E 펞 펞 BC 6F -PASS U+D39F 펟 펟 BC 70 -PASS U+D3A0 펠 펠 C6 E7 -PASS U+D3A1 펡 펡 BC 71 -PASS U+D3A2 펢 펢 BC 72 -PASS U+D3A3 펣 펣 BC 73 -PASS U+D3A4 펤 펤 BC 74 -PASS U+D3A5 펥 펥 BC 75 -PASS U+D3A6 펦 펦 BC 76 -PASS U+D3A7 펧 펧 BC 77 -PASS U+D3A8 펨 펨 C6 E8 -PASS U+D3A9 펩 펩 C6 E9 -PASS U+D3AA 펪 펪 BC 78 -PASS U+D3AB 펫 펫 C6 EA -PASS U+D3AC 펬 펬 BC 79 -PASS U+D3AD 펭 펭 C6 EB -PASS U+D3AE 펮 펮 BC 7A -PASS U+D3AF 펯 펯 BC 81 -PASS U+D3B0 펰 펰 BC 82 -PASS U+D3B1 펱 펱 BC 83 -PASS U+D3B2 펲 펲 BC 84 -PASS U+D3B3 펳 펳 BC 85 -PASS U+D3B4 펴 펴 C6 EC -PASS U+D3B5 펵 펵 BC 86 -PASS U+D3B6 펶 펶 BC 87 -PASS U+D3B7 펷 펷 BC 88 -PASS U+D3B8 편 편 C6 ED -PASS U+D3B9 펹 펹 BC 89 -PASS U+D3BA 펺 펺 BC 8A -PASS U+D3BB 펻 펻 BC 8B -PASS U+D3BC 펼 펼 C6 EE -PASS U+D3BD 펽 펽 BC 8C -PASS U+D3BE 펾 펾 BC 8D -PASS U+D3BF 펿 펿 BC 8E -PASS U+D3C0 폀 폀 BC 8F -PASS U+D3C1 폁 폁 BC 90 -PASS U+D3C2 폂 폂 BC 91 -PASS U+D3C3 폃 폃 BC 92 -PASS U+D3C4 폄 폄 C6 EF -PASS U+D3C5 폅 폅 C6 F0 -PASS U+D3C6 폆 폆 BC 93 -PASS U+D3C7 폇 폇 BC 94 -PASS U+D3C8 폈 폈 C6 F1 -PASS U+D3C9 평 평 C6 F2 -PASS U+D3CA 폊 폊 BC 95 -PASS U+D3CB 폋 폋 BC 96 -PASS U+D3CC 폌 폌 BC 97 -PASS U+D3CD 폍 폍 BC 98 -PASS U+D3CE 폎 폎 BC 99 -PASS U+D3CF 폏 폏 BC 9A -PASS U+D3D0 폐 폐 C6 F3 -PASS U+D3D1 폑 폑 BC 9B -PASS U+D3D2 폒 폒 BC 9C -PASS U+D3D3 폓 폓 BC 9D -PASS U+D3D4 폔 폔 BC 9E -PASS U+D3D5 폕 폕 BC 9F -PASS U+D3D6 폖 폖 BC A0 -PASS U+D3D7 폗 폗 BD 41 -PASS U+D3D8 폘 폘 C6 F4 -PASS U+D3D9 폙 폙 BD 42 -PASS U+D3DA 폚 폚 BD 43 -PASS U+D3DB 폛 폛 BD 44 -PASS U+D3DC 폜 폜 BD 45 -PASS U+D3DD 폝 폝 BD 46 -PASS U+D3DE 폞 폞 BD 47 -PASS U+D3DF 폟 폟 BD 48 -PASS U+D3E0 폠 폠 BD 49 -PASS U+D3E1 폡 폡 C6 F5 -PASS U+D3E2 폢 폢 BD 4A -PASS U+D3E3 폣 폣 C6 F6 -PASS U+D3E4 폤 폤 BD 4B -PASS U+D3E5 폥 폥 BD 4C -PASS U+D3E6 폦 폦 BD 4D -PASS U+D3E7 폧 폧 BD 4E -PASS U+D3E8 폨 폨 BD 4F -PASS U+D3E9 폩 폩 BD 50 -PASS U+D3EA 폪 폪 BD 51 -PASS U+D3EB 폫 폫 BD 52 -PASS U+D3EC 포 포 C6 F7 -PASS U+D3ED 폭 폭 C6 F8 -PASS U+D3EE 폮 폮 BD 53 -PASS U+D3EF 폯 폯 BD 54 -PASS U+D3F0 폰 폰 C6 F9 -PASS U+D3F1 폱 폱 BD 55 -PASS U+D3F2 폲 폲 BD 56 -PASS U+D3F3 폳 폳 BD 57 -PASS U+D3F4 폴 폴 C6 FA -PASS U+D3F5 폵 폵 BD 58 -PASS U+D3F6 폶 폶 BD 59 -PASS U+D3F7 폷 폷 BD 5A -PASS U+D3F8 폸 폸 BD 61 -PASS U+D3F9 폹 폹 BD 62 -PASS U+D3FA 폺 폺 BD 63 -PASS U+D3FB 폻 폻 BD 64 -PASS U+D3FC 폼 폼 C6 FB -PASS U+D3FD 폽 폽 C6 FC -PASS U+D3FE 폾 폾 BD 65 -PASS U+D3FF 폿 폿 C6 FD -PASS U+D400 퐀 퐀 BD 66 -PASS U+D401 퐁 퐁 C6 FE -PASS U+D402 퐂 퐂 BD 67 -PASS U+D403 퐃 퐃 BD 68 -PASS U+D404 퐄 퐄 BD 69 -PASS U+D405 퐅 퐅 BD 6A -PASS U+D406 퐆 퐆 BD 6B -PASS U+D407 퐇 퐇 BD 6C -PASS U+D408 퐈 퐈 C7 A1 -PASS U+D409 퐉 퐉 BD 6D -PASS U+D40A 퐊 퐊 BD 6E -PASS U+D40B 퐋 퐋 BD 6F -PASS U+D40C 퐌 퐌 BD 70 -PASS U+D40D 퐍 퐍 BD 71 -PASS U+D40E 퐎 퐎 BD 72 -PASS U+D40F 퐏 퐏 BD 73 -PASS U+D410 퐐 퐐 BD 74 -PASS U+D411 퐑 퐑 BD 75 -PASS U+D412 퐒 퐒 BD 76 -PASS U+D413 퐓 퐓 BD 77 -PASS U+D414 퐔 퐔 BD 78 -PASS U+D415 퐕 퐕 BD 79 -PASS U+D416 퐖 퐖 BD 7A -PASS U+D417 퐗 퐗 BD 81 -PASS U+D418 퐘 퐘 BD 82 -PASS U+D419 퐙 퐙 BD 83 -PASS U+D41A 퐚 퐚 BD 84 -PASS U+D41B 퐛 퐛 BD 85 -PASS U+D41C 퐜 퐜 BD 86 -PASS U+D41D 퐝 퐝 C7 A2 -PASS U+D41E 퐞 퐞 BD 87 -PASS U+D41F 퐟 퐟 BD 88 -PASS U+D420 퐠 퐠 BD 89 -PASS U+D421 퐡 퐡 BD 8A -PASS U+D422 퐢 퐢 BD 8B -PASS U+D423 퐣 퐣 BD 8C -PASS U+D424 퐤 퐤 BD 8D -PASS U+D425 퐥 퐥 BD 8E -PASS U+D426 퐦 퐦 BD 8F -PASS U+D427 퐧 퐧 BD 90 -PASS U+D428 퐨 퐨 BD 91 -PASS U+D429 퐩 퐩 BD 92 -PASS U+D42A 퐪 퐪 BD 93 -PASS U+D42B 퐫 퐫 BD 94 -PASS U+D42C 퐬 퐬 BD 95 -PASS U+D42D 퐭 퐭 BD 96 -PASS U+D42E 퐮 퐮 BD 97 -PASS U+D42F 퐯 퐯 BD 98 -PASS U+D430 퐰 퐰 BD 99 -PASS U+D431 퐱 퐱 BD 9A -PASS U+D432 퐲 퐲 BD 9B -PASS U+D433 퐳 퐳 BD 9C -PASS U+D434 퐴 퐴 BD 9D -PASS U+D435 퐵 퐵 BD 9E -PASS U+D436 퐶 퐶 BD 9F -PASS U+D437 퐷 퐷 BD A0 -PASS U+D438 퐸 퐸 BE 41 -PASS U+D439 퐹 퐹 BE 42 -PASS U+D43A 퐺 퐺 BE 43 -PASS U+D43B 퐻 퐻 BE 44 -PASS U+D43C 퐼 퐼 BE 45 -PASS U+D43D 퐽 퐽 BE 46 -PASS U+D43E 퐾 퐾 BE 47 -PASS U+D43F 퐿 퐿 BE 48 -PASS U+D440 푀 푀 C7 A3 -PASS U+D441 푁 푁 BE 49 -PASS U+D442 푂 푂 BE 4A -PASS U+D443 푃 푃 BE 4B -PASS U+D444 푄 푄 C7 A4 -PASS U+D445 푅 푅 BE 4C -PASS U+D446 푆 푆 BE 4D -PASS U+D447 푇 푇 BE 4E -PASS U+D448 푈 푈 BE 4F -PASS U+D449 푉 푉 BE 50 -PASS U+D44A 푊 푊 BE 51 -PASS U+D44B 푋 푋 BE 52 -PASS U+D44C 푌 푌 BE 53 -PASS U+D44D 푍 푍 BE 54 -PASS U+D44E 푎 푎 BE 55 -PASS U+D44F 푏 푏 BE 56 -PASS U+D450 푐 푐 BE 57 -PASS U+D451 푑 푑 BE 58 -PASS U+D452 푒 푒 BE 59 -PASS U+D453 푓 푓 BE 5A -PASS U+D454 푔 푔 BE 61 -PASS U+D455 푕 푕 BE 62 -PASS U+D456 푖 푖 BE 63 -PASS U+D457 푗 푗 BE 64 -PASS U+D458 푘 푘 BE 65 -PASS U+D459 푙 푙 BE 66 -PASS U+D45A 푚 푚 BE 67 -PASS U+D45B 푛 푛 BE 68 -PASS U+D45C 표 표 C7 A5 -PASS U+D45D 푝 푝 BE 69 -PASS U+D45E 푞 푞 BE 6A -PASS U+D45F 푟 푟 BE 6B -PASS U+D460 푠 푠 C7 A6 -PASS U+D461 푡 푡 BE 6C -PASS U+D462 푢 푢 BE 6D -PASS U+D463 푣 푣 BE 6E -PASS U+D464 푤 푤 C7 A7 -PASS U+D465 푥 푥 BE 6F -PASS U+D466 푦 푦 BE 70 -PASS U+D467 푧 푧 BE 71 -PASS U+D468 푨 푨 BE 72 -PASS U+D469 푩 푩 BE 73 -PASS U+D46A 푪 푪 BE 74 -PASS U+D46B 푫 푫 BE 75 -PASS U+D46C 푬 푬 BE 76 -PASS U+D46D 푭 푭 C7 A8 -PASS U+D46E 푮 푮 BE 77 -PASS U+D46F 푯 푯 C7 A9 -PASS U+D470 푰 푰 BE 78 -PASS U+D471 푱 푱 BE 79 -PASS U+D472 푲 푲 BE 7A -PASS U+D473 푳 푳 BE 81 -PASS U+D474 푴 푴 BE 82 -PASS U+D475 푵 푵 BE 83 -PASS U+D476 푶 푶 BE 84 -PASS U+D477 푷 푷 BE 85 -PASS U+D478 푸 푸 C7 AA -PASS U+D479 푹 푹 C7 AB -PASS U+D47A 푺 푺 BE 86 -PASS U+D47B 푻 푻 BE 87 -PASS U+D47C 푼 푼 C7 AC -PASS U+D47D 푽 푽 BE 88 -PASS U+D47E 푾 푾 BE 89 -PASS U+D47F 푿 푿 C7 AD -PASS U+D480 풀 풀 C7 AE -PASS U+D481 풁 풁 BE 8A -PASS U+D482 풂 풂 C7 AF -PASS U+D483 풃 풃 BE 8B -PASS U+D484 풄 풄 BE 8C -PASS U+D485 풅 풅 BE 8D -PASS U+D486 풆 풆 BE 8E -PASS U+D487 풇 풇 BE 8F -PASS U+D488 품 품 C7 B0 -PASS U+D489 풉 풉 C7 B1 -PASS U+D48A 풊 풊 BE 90 -PASS U+D48B 풋 풋 C7 B2 -PASS U+D48C 풌 풌 BE 91 -PASS U+D48D 풍 풍 C7 B3 -PASS U+D48E 풎 풎 BE 92 -PASS U+D48F 풏 풏 BE 93 -PASS U+D490 풐 풐 BE 94 -PASS U+D491 풑 풑 BE 95 -PASS U+D492 풒 풒 BE 96 -PASS U+D493 풓 풓 BE 97 -PASS U+D494 풔 풔 C7 B4 -PASS U+D495 풕 풕 BE 98 -PASS U+D496 풖 풖 BE 99 -PASS U+D497 풗 풗 BE 9A -PASS U+D498 풘 풘 BE 9B -PASS U+D499 풙 풙 BE 9C -PASS U+D49A 풚 풚 BE 9D -PASS U+D49B 풛 풛 BE 9E -PASS U+D49C 풜 풜 BE 9F -PASS U+D49D 풝 풝 BE A0 -PASS U+D49E 풞 풞 BF 41 -PASS U+D49F 풟 풟 BF 42 -PASS U+D4A0 풠 풠 BF 43 -PASS U+D4A1 풡 풡 BF 44 -PASS U+D4A2 풢 풢 BF 45 -PASS U+D4A3 풣 풣 BF 46 -PASS U+D4A4 풤 풤 BF 47 -PASS U+D4A5 풥 풥 BF 48 -PASS U+D4A6 풦 풦 BF 49 -PASS U+D4A7 풧 풧 BF 4A -PASS U+D4A8 풨 풨 BF 4B -PASS U+D4A9 풩 풩 C7 B5 -PASS U+D4AA 풪 풪 BF 4C -PASS U+D4AB 풫 풫 BF 4D -PASS U+D4AC 풬 풬 BF 4E -PASS U+D4AD 풭 풭 BF 4F -PASS U+D4AE 풮 풮 BF 50 -PASS U+D4AF 풯 풯 BF 51 -PASS U+D4B0 풰 풰 BF 52 -PASS U+D4B1 풱 풱 BF 53 -PASS U+D4B2 풲 풲 BF 54 -PASS U+D4B3 풳 풳 BF 55 -PASS U+D4B4 풴 풴 BF 56 -PASS U+D4B5 풵 풵 BF 57 -PASS U+D4B6 풶 풶 BF 58 -PASS U+D4B7 풷 풷 BF 59 -PASS U+D4B8 풸 풸 BF 5A -PASS U+D4B9 풹 풹 BF 61 -PASS U+D4BA 풺 풺 BF 62 -PASS U+D4BB 풻 풻 BF 63 -PASS U+D4BC 풼 풼 BF 64 -PASS U+D4BD 풽 풽 BF 65 -PASS U+D4BE 풾 풾 BF 66 -PASS U+D4BF 풿 풿 BF 67 -PASS U+D4C0 퓀 퓀 BF 68 -PASS U+D4C1 퓁 퓁 BF 69 -PASS U+D4C2 퓂 퓂 BF 6A -PASS U+D4C3 퓃 퓃 BF 6B -PASS U+D4C4 퓄 퓄 BF 6C -PASS U+D4C5 퓅 퓅 BF 6D -PASS U+D4C6 퓆 퓆 BF 6E -PASS U+D4C7 퓇 퓇 BF 6F -PASS U+D4C8 퓈 퓈 BF 70 -PASS U+D4C9 퓉 퓉 BF 71 -PASS U+D4CA 퓊 퓊 BF 72 -PASS U+D4CB 퓋 퓋 BF 73 -PASS U+D4CC 퓌 퓌 C7 B6 -PASS U+D4CD 퓍 퓍 BF 74 -PASS U+D4CE 퓎 퓎 BF 75 -PASS U+D4CF 퓏 퓏 BF 76 -PASS U+D4D0 퓐 퓐 C7 B7 -PASS U+D4D1 퓑 퓑 BF 77 -PASS U+D4D2 퓒 퓒 BF 78 -PASS U+D4D3 퓓 퓓 BF 79 -PASS U+D4D4 퓔 퓔 C7 B8 -PASS U+D4D5 퓕 퓕 BF 7A -PASS U+D4D6 퓖 퓖 BF 81 -PASS U+D4D7 퓗 퓗 BF 82 -PASS U+D4D8 퓘 퓘 BF 83 -PASS U+D4D9 퓙 퓙 BF 84 -PASS U+D4DA 퓚 퓚 BF 85 -PASS U+D4DB 퓛 퓛 BF 86 -PASS U+D4DC 퓜 퓜 C7 B9 -PASS U+D4DD 퓝 퓝 BF 87 -PASS U+D4DE 퓞 퓞 BF 88 -PASS U+D4DF 퓟 퓟 C7 BA -PASS U+D4E0 퓠 퓠 BF 89 -PASS U+D4E1 퓡 퓡 BF 8A -PASS U+D4E2 퓢 퓢 BF 8B -PASS U+D4E3 퓣 퓣 BF 8C -PASS U+D4E4 퓤 퓤 BF 8D -PASS U+D4E5 퓥 퓥 BF 8E -PASS U+D4E6 퓦 퓦 BF 8F -PASS U+D4E7 퓧 퓧 BF 90 -PASS U+D4E8 퓨 퓨 C7 BB -PASS U+D4E9 퓩 퓩 BF 91 -PASS U+D4EA 퓪 퓪 BF 92 -PASS U+D4EB 퓫 퓫 BF 93 -PASS U+D4EC 퓬 퓬 C7 BC -PASS U+D4ED 퓭 퓭 BF 94 -PASS U+D4EE 퓮 퓮 BF 95 -PASS U+D4EF 퓯 퓯 BF 96 -PASS U+D4F0 퓰 퓰 C7 BD -PASS U+D4F1 퓱 퓱 BF 97 -PASS U+D4F2 퓲 퓲 BF 98 -PASS U+D4F3 퓳 퓳 BF 99 -PASS U+D4F4 퓴 퓴 BF 9A -PASS U+D4F5 퓵 퓵 BF 9B -PASS U+D4F6 퓶 퓶 BF 9C -PASS U+D4F7 퓷 퓷 BF 9D -PASS U+D4F8 퓸 퓸 C7 BE -PASS U+D4F9 퓹 퓹 BF 9E -PASS U+D4FA 퓺 퓺 BF 9F -PASS U+D4FB 퓻 퓻 C7 BF -PASS U+D4FC 퓼 퓼 BF A0 -PASS U+D4FD 퓽 퓽 C7 C0 -PASS U+D4FE 퓾 퓾 C0 41 -PASS U+D4FF 퓿 퓿 C0 42 -PASS U+D500 픀 픀 C0 43 -PASS U+D501 픁 픁 C0 44 -PASS U+D502 픂 픂 C0 45 -PASS U+D503 픃 픃 C0 46 -PASS U+D504 프 프 C7 C1 -PASS U+D505 픅 픅 C0 47 -PASS U+D506 픆 픆 C0 48 -PASS U+D507 픇 픇 C0 49 -PASS U+D508 픈 픈 C7 C2 -PASS U+D509 픉 픉 C0 4A -PASS U+D50A 픊 픊 C0 4B -PASS U+D50B 픋 픋 C0 4C -PASS U+D50C 플 플 C7 C3 -PASS U+D50D 픍 픍 C0 4D -PASS U+D50E 픎 픎 C0 4E -PASS U+D50F 픏 픏 C0 4F -PASS U+D510 픐 픐 C0 50 -PASS U+D511 픑 픑 C0 51 -PASS U+D512 픒 픒 C0 52 -PASS U+D513 픓 픓 C0 53 -PASS U+D514 픔 픔 C7 C4 -PASS U+D515 픕 픕 C7 C5 -PASS U+D516 픖 픖 C0 54 -PASS U+D517 픗 픗 C7 C6 -PASS U+D518 픘 픘 C0 55 -PASS U+D519 픙 픙 C0 56 -PASS U+D51A 픚 픚 C0 57 -PASS U+D51B 픛 픛 C0 58 -PASS U+D51C 픜 픜 C0 59 -PASS U+D51D 픝 픝 C0 5A -PASS U+D51E 픞 픞 C0 61 -PASS U+D51F 픟 픟 C0 62 -PASS U+D520 픠 픠 C0 63 -PASS U+D521 픡 픡 C0 64 -PASS U+D522 픢 픢 C0 65 -PASS U+D523 픣 픣 C0 66 -PASS U+D524 픤 픤 C0 67 -PASS U+D525 픥 픥 C0 68 -PASS U+D526 픦 픦 C0 69 -PASS U+D527 픧 픧 C0 6A -PASS U+D528 픨 픨 C0 6B -PASS U+D529 픩 픩 C0 6C -PASS U+D52A 픪 픪 C0 6D -PASS U+D52B 픫 픫 C0 6E -PASS U+D52C 픬 픬 C0 6F -PASS U+D52D 픭 픭 C0 70 -PASS U+D52E 픮 픮 C0 71 -PASS U+D52F 픯 픯 C0 72 -PASS U+D530 픰 픰 C0 73 -PASS U+D531 픱 픱 C0 74 -PASS U+D532 픲 픲 C0 75 -PASS U+D533 픳 픳 C0 76 -PASS U+D534 픴 픴 C0 77 -PASS U+D535 픵 픵 C0 78 -PASS U+D536 픶 픶 C0 79 -PASS U+D537 픷 픷 C0 7A -PASS U+D538 픸 픸 C0 81 -PASS U+D539 픹 픹 C0 82 -PASS U+D53A 픺 픺 C0 83 -PASS U+D53B 픻 픻 C0 84 -PASS U+D53C 피 피 C7 C7 -PASS U+D53D 픽 픽 C7 C8 -PASS U+D53E 픾 픾 C0 85 -PASS U+D53F 픿 픿 C0 86 -PASS U+D540 핀 핀 C7 C9 -PASS U+D541 핁 핁 C0 87 -PASS U+D542 핂 핂 C0 88 -PASS U+D543 핃 핃 C0 89 -PASS U+D544 필 필 C7 CA -PASS U+D545 핅 핅 C0 8A -PASS U+D546 핆 핆 C0 8B -PASS U+D547 핇 핇 C0 8C -PASS U+D548 핈 핈 C0 8D -PASS U+D549 핉 핉 C0 8E -PASS U+D54A 핊 핊 C0 8F -PASS U+D54B 핋 핋 C0 90 -PASS U+D54C 핌 핌 C7 CB -PASS U+D54D 핍 핍 C7 CC -PASS U+D54E 핎 핎 C0 91 -PASS U+D54F 핏 핏 C7 CD -PASS U+D550 핐 핐 C0 92 -PASS U+D551 핑 핑 C7 CE -PASS U+D552 핒 핒 C0 93 -PASS U+D553 핓 핓 C0 94 -PASS U+D554 핔 핔 C0 95 -PASS U+D555 핕 핕 C0 96 -PASS U+D556 핖 핖 C0 97 -PASS U+D557 핗 핗 C0 98 -PASS U+D558 하 하 C7 CF -PASS U+D559 학 학 C7 D0 -PASS U+D55A 핚 핚 C0 99 -PASS U+D55B 핛 핛 C0 9A -PASS U+D55C 한 한 C7 D1 -PASS U+D55D 핝 핝 C0 9B -PASS U+D55E 핞 핞 C0 9C -PASS U+D55F 핟 핟 C0 9D -PASS U+D560 할 할 C7 D2 -PASS U+D561 핡 핡 C0 9E -PASS U+D562 핢 핢 C0 9F -PASS U+D563 핣 핣 C0 A0 -PASS U+D564 핤 핤 C1 41 -PASS U+D565 핥 핥 C7 D3 -PASS U+D566 핦 핦 C1 42 -PASS U+D567 핧 핧 C1 43 -PASS U+D568 함 함 C7 D4 -PASS U+D569 합 합 C7 D5 -PASS U+D56A 핪 핪 C1 44 -PASS U+D56B 핫 핫 C7 D6 -PASS U+D56C 핬 핬 C1 45 -PASS U+D56D 항 항 C7 D7 -PASS U+D56E 핮 핮 C1 46 -PASS U+D56F 핯 핯 C1 47 -PASS U+D570 핰 핰 C1 48 -PASS U+D571 핱 핱 C1 49 -PASS U+D572 핲 핲 C1 4A -PASS U+D573 핳 핳 C1 4B -PASS U+D574 해 해 C7 D8 -PASS U+D575 핵 핵 C7 D9 -PASS U+D576 핶 핶 C1 4C -PASS U+D577 핷 핷 C1 4D -PASS U+D578 핸 핸 C7 DA -PASS U+D579 핹 핹 C1 4E -PASS U+D57A 핺 핺 C1 4F -PASS U+D57B 핻 핻 C1 50 -PASS U+D57C 핼 핼 C7 DB -PASS U+D57D 핽 핽 C1 51 -PASS U+D57E 핾 핾 C1 52 -PASS U+D57F 핿 핿 C1 53 -PASS U+D580 햀 햀 C1 54 -PASS U+D581 햁 햁 C1 55 -PASS U+D582 햂 햂 C1 56 -PASS U+D583 햃 햃 C1 57 -PASS U+D584 햄 햄 C7 DC -PASS U+D585 햅 햅 C7 DD -PASS U+D586 햆 햆 C1 58 -PASS U+D587 햇 햇 C7 DE -PASS U+D588 했 했 C7 DF -PASS U+D589 행 행 C7 E0 -PASS U+D58A 햊 햊 C1 59 -PASS U+D58B 햋 햋 C1 5A -PASS U+D58C 햌 햌 C1 61 -PASS U+D58D 햍 햍 C1 62 -PASS U+D58E 햎 햎 C1 63 -PASS U+D58F 햏 햏 C1 64 -PASS U+D590 햐 햐 C7 E1 -PASS U+D591 햑 햑 C1 65 -PASS U+D592 햒 햒 C1 66 -PASS U+D593 햓 햓 C1 67 -PASS U+D594 햔 햔 C1 68 -PASS U+D595 햕 햕 C1 69 -PASS U+D596 햖 햖 C1 6A -PASS U+D597 햗 햗 C1 6B -PASS U+D598 햘 햘 C1 6C -PASS U+D599 햙 햙 C1 6D -PASS U+D59A 햚 햚 C1 6E -PASS U+D59B 햛 햛 C1 6F -PASS U+D59C 햜 햜 C1 70 -PASS U+D59D 햝 햝 C1 71 -PASS U+D59E 햞 햞 C1 72 -PASS U+D59F 햟 햟 C1 73 -PASS U+D5A0 햠 햠 C1 74 -PASS U+D5A1 햡 햡 C1 75 -PASS U+D5A2 햢 햢 C1 76 -PASS U+D5A3 햣 햣 C1 77 -PASS U+D5A4 햤 햤 C1 78 -PASS U+D5A5 향 향 C7 E2 -PASS U+D5A6 햦 햦 C1 79 -PASS U+D5A7 햧 햧 C1 7A -PASS U+D5A8 햨 햨 C1 81 -PASS U+D5A9 햩 햩 C1 82 -PASS U+D5AA 햪 햪 C1 83 -PASS U+D5AB 햫 햫 C1 84 -PASS U+D5AC 햬 햬 C1 85 -PASS U+D5AD 햭 햭 C1 86 -PASS U+D5AE 햮 햮 C1 87 -PASS U+D5AF 햯 햯 C1 88 -PASS U+D5B0 햰 햰 C1 89 -PASS U+D5B1 햱 햱 C1 8A -PASS U+D5B2 햲 햲 C1 8B -PASS U+D5B3 햳 햳 C1 8C -PASS U+D5B4 햴 햴 C1 8D -PASS U+D5B5 햵 햵 C1 8E -PASS U+D5B6 햶 햶 C1 8F -PASS U+D5B7 햷 햷 C1 90 -PASS U+D5B8 햸 햸 C1 91 -PASS U+D5B9 햹 햹 C1 92 -PASS U+D5BA 햺 햺 C1 93 -PASS U+D5BB 햻 햻 C1 94 -PASS U+D5BC 햼 햼 C1 95 -PASS U+D5BD 햽 햽 C1 96 -PASS U+D5BE 햾 햾 C1 97 -PASS U+D5BF 햿 햿 C1 98 -PASS U+D5C0 헀 헀 C1 99 -PASS U+D5C1 헁 헁 C1 9A -PASS U+D5C2 헂 헂 C1 9B -PASS U+D5C3 헃 헃 C1 9C -PASS U+D5C4 헄 헄 C1 9D -PASS U+D5C5 헅 헅 C1 9E -PASS U+D5C6 헆 헆 C1 9F -PASS U+D5C7 헇 헇 C1 A0 -PASS U+D5C8 허 허 C7 E3 -PASS U+D5C9 헉 헉 C7 E4 -PASS U+D5CA 헊 헊 C2 41 -PASS U+D5CB 헋 헋 C2 42 -PASS U+D5CC 헌 헌 C7 E5 -PASS U+D5CD 헍 헍 C2 43 -PASS U+D5CE 헎 헎 C2 44 -PASS U+D5CF 헏 헏 C2 45 -PASS U+D5D0 헐 헐 C7 E6 -PASS U+D5D1 헑 헑 C2 46 -PASS U+D5D2 헒 헒 C7 E7 -PASS U+D5D3 헓 헓 C2 47 -PASS U+D5D4 헔 헔 C2 48 -PASS U+D5D5 헕 헕 C2 49 -PASS U+D5D6 헖 헖 C2 4A -PASS U+D5D7 헗 헗 C2 4B -PASS U+D5D8 험 험 C7 E8 -PASS U+D5D9 헙 헙 C7 E9 -PASS U+D5DA 헚 헚 C2 4C -PASS U+D5DB 헛 헛 C7 EA -PASS U+D5DC 헜 헜 C2 4D -PASS U+D5DD 헝 헝 C7 EB -PASS U+D5DE 헞 헞 C2 4E -PASS U+D5DF 헟 헟 C2 4F -PASS U+D5E0 헠 헠 C2 50 -PASS U+D5E1 헡 헡 C2 51 -PASS U+D5E2 헢 헢 C2 52 -PASS U+D5E3 헣 헣 C2 53 -PASS U+D5E4 헤 헤 C7 EC -PASS U+D5E5 헥 헥 C7 ED -PASS U+D5E6 헦 헦 C2 54 -PASS U+D5E7 헧 헧 C2 55 -PASS U+D5E8 헨 헨 C7 EE -PASS U+D5E9 헩 헩 C2 56 -PASS U+D5EA 헪 헪 C2 57 -PASS U+D5EB 헫 헫 C2 58 -PASS U+D5EC 헬 헬 C7 EF -PASS U+D5ED 헭 헭 C2 59 -PASS U+D5EE 헮 헮 C2 5A -PASS U+D5EF 헯 헯 C2 61 -PASS U+D5F0 헰 헰 C2 62 -PASS U+D5F1 헱 헱 C2 63 -PASS U+D5F2 헲 헲 C2 64 -PASS U+D5F3 헳 헳 C2 65 -PASS U+D5F4 헴 헴 C7 F0 -PASS U+D5F5 헵 헵 C7 F1 -PASS U+D5F6 헶 헶 C2 66 -PASS U+D5F7 헷 헷 C7 F2 -PASS U+D5F8 헸 헸 C2 67 -PASS U+D5F9 헹 헹 C7 F3 -PASS U+D5FA 헺 헺 C2 68 -PASS U+D5FB 헻 헻 C2 69 -PASS U+D5FC 헼 헼 C2 6A -PASS U+D5FD 헽 헽 C2 6B -PASS U+D5FE 헾 헾 C2 6C -PASS U+D5FF 헿 헿 C2 6D -PASS U+D600 혀 혀 C7 F4 -PASS U+D601 혁 혁 C7 F5 -PASS U+D602 혂 혂 C2 6E -PASS U+D603 혃 혃 C2 6F -PASS U+D604 현 현 C7 F6 -PASS U+D605 혅 혅 C2 70 -PASS U+D606 혆 혆 C2 71 -PASS U+D607 혇 혇 C2 72 -PASS U+D608 혈 혈 C7 F7 -PASS U+D609 혉 혉 C2 73 -PASS U+D60A 혊 혊 C2 74 -PASS U+D60B 혋 혋 C2 75 -PASS U+D60C 혌 혌 C2 76 -PASS U+D60D 혍 혍 C2 77 -PASS U+D60E 혎 혎 C2 78 -PASS U+D60F 혏 혏 C2 79 -PASS U+D610 혐 혐 C7 F8 -PASS U+D611 협 협 C7 F9 -PASS U+D612 혒 혒 C2 7A -PASS U+D613 혓 혓 C7 FA -PASS U+D614 혔 혔 C7 FB -PASS U+D615 형 형 C7 FC -PASS U+D616 혖 혖 C2 81 -PASS U+D617 혗 혗 C2 82 -PASS U+D618 혘 혘 C2 83 -PASS U+D619 혙 혙 C2 84 -PASS U+D61A 혚 혚 C2 85 -PASS U+D61B 혛 혛 C2 86 -PASS U+D61C 혜 혜 C7 FD -PASS U+D61D 혝 혝 C2 87 -PASS U+D61E 혞 혞 C2 88 -PASS U+D61F 혟 혟 C2 89 -PASS U+D620 혠 혠 C7 FE -PASS U+D621 혡 혡 C2 8A -PASS U+D622 혢 혢 C2 8B -PASS U+D623 혣 혣 C2 8C -PASS U+D624 혤 혤 C8 A1 -PASS U+D625 혥 혥 C2 8D -PASS U+D626 혦 혦 C2 8E -PASS U+D627 혧 혧 C2 8F -PASS U+D628 혨 혨 C2 90 -PASS U+D629 혩 혩 C2 91 -PASS U+D62A 혪 혪 C2 92 -PASS U+D62B 혫 혫 C2 93 -PASS U+D62C 혬 혬 C2 94 -PASS U+D62D 혭 혭 C8 A2 -PASS U+D62E 혮 혮 C2 95 -PASS U+D62F 혯 혯 C2 96 -PASS U+D630 혰 혰 C2 97 -PASS U+D631 혱 혱 C2 98 -PASS U+D632 혲 혲 C2 99 -PASS U+D633 혳 혳 C2 9A -PASS U+D634 혴 혴 C2 9B -PASS U+D635 혵 혵 C2 9C -PASS U+D636 혶 혶 C2 9D -PASS U+D637 혷 혷 C2 9E -PASS U+D638 호 호 C8 A3 -PASS U+D639 혹 혹 C8 A4 -PASS U+D63A 혺 혺 C2 9F -PASS U+D63B 혻 혻 C2 A0 -PASS U+D63C 혼 혼 C8 A5 -PASS U+D63D 혽 혽 C3 41 -PASS U+D63E 혾 혾 C3 42 -PASS U+D63F 혿 혿 C3 43 -PASS U+D640 홀 홀 C8 A6 -PASS U+D641 홁 홁 C3 44 -PASS U+D642 홂 홂 C3 45 -PASS U+D643 홃 홃 C3 46 -PASS U+D644 홄 홄 C3 47 -PASS U+D645 홅 홅 C8 A7 -PASS U+D646 홆 홆 C3 48 -PASS U+D647 홇 홇 C3 49 -PASS U+D648 홈 홈 C8 A8 -PASS U+D649 홉 홉 C8 A9 -PASS U+D64A 홊 홊 C3 4A -PASS U+D64B 홋 홋 C8 AA -PASS U+D64C 홌 홌 C3 4B -PASS U+D64D 홍 홍 C8 AB -PASS U+D64E 홎 홎 C3 4C -PASS U+D64F 홏 홏 C3 4D -PASS U+D650 홐 홐 C3 4E -PASS U+D651 홑 홑 C8 AC -PASS U+D652 홒 홒 C3 4F -PASS U+D653 홓 홓 C3 50 -PASS U+D654 화 화 C8 AD -PASS U+D655 확 확 C8 AE -PASS U+D656 홖 홖 C3 51 -PASS U+D657 홗 홗 C3 52 -PASS U+D658 환 환 C8 AF -PASS U+D659 홙 홙 C3 53 -PASS U+D65A 홚 홚 C3 54 -PASS U+D65B 홛 홛 C3 55 -PASS U+D65C 활 활 C8 B0 -PASS U+D65D 홝 홝 C3 56 -PASS U+D65E 홞 홞 C3 57 -PASS U+D65F 홟 홟 C3 58 -PASS U+D660 홠 홠 C3 59 -PASS U+D661 홡 홡 C3 5A -PASS U+D662 홢 홢 C3 61 -PASS U+D663 홣 홣 C3 62 -PASS U+D664 홤 홤 C3 63 -PASS U+D665 홥 홥 C3 64 -PASS U+D666 홦 홦 C3 65 -PASS U+D667 홧 홧 C8 B1 -PASS U+D668 홨 홨 C3 66 -PASS U+D669 황 황 C8 B2 -PASS U+D66A 홪 홪 C3 67 -PASS U+D66B 홫 홫 C3 68 -PASS U+D66C 홬 홬 C3 69 -PASS U+D66D 홭 홭 C3 6A -PASS U+D66E 홮 홮 C3 6B -PASS U+D66F 홯 홯 C3 6C -PASS U+D670 홰 홰 C8 B3 -PASS U+D671 홱 홱 C8 B4 -PASS U+D672 홲 홲 C3 6D -PASS U+D673 홳 홳 C3 6E -PASS U+D674 홴 홴 C8 B5 -PASS U+D675 홵 홵 C3 6F -PASS U+D676 홶 홶 C3 70 -PASS U+D677 홷 홷 C3 71 -PASS U+D678 홸 홸 C3 72 -PASS U+D679 홹 홹 C3 73 -PASS U+D67A 홺 홺 C3 74 -PASS U+D67B 홻 홻 C3 75 -PASS U+D67C 홼 홼 C3 76 -PASS U+D67D 홽 홽 C3 77 -PASS U+D67E 홾 홾 C3 78 -PASS U+D67F 홿 홿 C3 79 -PASS U+D680 횀 횀 C3 7A -PASS U+D681 횁 횁 C3 81 -PASS U+D682 횂 횂 C3 82 -PASS U+D683 횃 횃 C8 B6 -PASS U+D684 횄 횄 C3 83 -PASS U+D685 횅 횅 C8 B7 -PASS U+D686 횆 횆 C3 84 -PASS U+D687 횇 횇 C3 85 -PASS U+D688 횈 횈 C3 86 -PASS U+D689 횉 횉 C3 87 -PASS U+D68A 횊 횊 C3 88 -PASS U+D68B 횋 횋 C3 89 -PASS U+D68C 회 회 C8 B8 -PASS U+D68D 획 획 C8 B9 -PASS U+D68E 횎 횎 C3 8A -PASS U+D68F 횏 횏 C3 8B -PASS U+D690 횐 횐 C8 BA -PASS U+D691 횑 횑 C3 8C -PASS U+D692 횒 횒 C3 8D -PASS U+D693 횓 횓 C3 8E -PASS U+D694 횔 횔 C8 BB -PASS U+D695 횕 횕 C3 8F -PASS U+D696 횖 횖 C3 90 -PASS U+D697 횗 횗 C3 91 -PASS U+D698 횘 횘 C3 92 -PASS U+D699 횙 횙 C3 93 -PASS U+D69A 횚 횚 C3 94 -PASS U+D69B 횛 횛 C3 95 -PASS U+D69C 횜 횜 C3 96 -PASS U+D69D 횝 횝 C8 BC -PASS U+D69E 횞 횞 C3 97 -PASS U+D69F 횟 횟 C8 BD -PASS U+D6A0 횠 횠 C3 98 -PASS U+D6A1 횡 횡 C8 BE -PASS U+D6A2 횢 횢 C3 99 -PASS U+D6A3 횣 횣 C3 9A -PASS U+D6A4 횤 횤 C3 9B -PASS U+D6A5 횥 횥 C3 9C -PASS U+D6A6 횦 횦 C3 9D -PASS U+D6A7 횧 횧 C3 9E -PASS U+D6A8 효 효 C8 BF -PASS U+D6A9 횩 횩 C3 9F -PASS U+D6AA 횪 횪 C3 A0 -PASS U+D6AB 횫 횫 C4 41 -PASS U+D6AC 횬 횬 C8 C0 -PASS U+D6AD 횭 횭 C4 42 -PASS U+D6AE 횮 횮 C4 43 -PASS U+D6AF 횯 횯 C4 44 -PASS U+D6B0 횰 횰 C8 C1 -PASS U+D6B1 횱 횱 C4 45 -PASS U+D6B2 횲 횲 C4 46 -PASS U+D6B3 횳 횳 C4 47 -PASS U+D6B4 횴 횴 C4 48 -PASS U+D6B5 횵 횵 C4 49 -PASS U+D6B6 횶 횶 C4 4A -PASS U+D6B7 횷 횷 C4 4B -PASS U+D6B8 횸 횸 C4 4C -PASS U+D6B9 횹 횹 C8 C2 -PASS U+D6BA 횺 횺 C4 4D -PASS U+D6BB 횻 횻 C8 C3 -PASS U+D6BC 횼 횼 C4 4E -PASS U+D6BD 횽 횽 C4 4F -PASS U+D6BE 횾 횾 C4 50 -PASS U+D6BF 횿 횿 C4 51 -PASS U+D6C0 훀 훀 C4 52 -PASS U+D6C1 훁 훁 C4 53 -PASS U+D6C2 훂 훂 C4 54 -PASS U+D6C3 훃 훃 C4 55 -PASS U+D6C4 후 후 C8 C4 -PASS U+D6C5 훅 훅 C8 C5 -PASS U+D6C6 훆 훆 C4 56 -PASS U+D6C7 훇 훇 C4 57 -PASS U+D6C8 훈 훈 C8 C6 -PASS U+D6C9 훉 훉 C4 58 -PASS U+D6CA 훊 훊 C4 59 -PASS U+D6CB 훋 훋 C4 5A -PASS U+D6CC 훌 훌 C8 C7 -PASS U+D6CD 훍 훍 C4 61 -PASS U+D6CE 훎 훎 C4 62 -PASS U+D6CF 훏 훏 C4 63 -PASS U+D6D0 훐 훐 C4 64 -PASS U+D6D1 훑 훑 C8 C8 -PASS U+D6D2 훒 훒 C4 65 -PASS U+D6D3 훓 훓 C4 66 -PASS U+D6D4 훔 훔 C8 C9 -PASS U+D6D5 훕 훕 C4 67 -PASS U+D6D6 훖 훖 C4 68 -PASS U+D6D7 훗 훗 C8 CA -PASS U+D6D8 훘 훘 C4 69 -PASS U+D6D9 훙 훙 C8 CB -PASS U+D6DA 훚 훚 C4 6A -PASS U+D6DB 훛 훛 C4 6B -PASS U+D6DC 훜 훜 C4 6C -PASS U+D6DD 훝 훝 C4 6D -PASS U+D6DE 훞 훞 C4 6E -PASS U+D6DF 훟 훟 C4 6F -PASS U+D6E0 훠 훠 C8 CC -PASS U+D6E1 훡 훡 C4 70 -PASS U+D6E2 훢 훢 C4 71 -PASS U+D6E3 훣 훣 C4 72 -PASS U+D6E4 훤 훤 C8 CD -PASS U+D6E5 훥 훥 C4 73 -PASS U+D6E6 훦 훦 C4 74 -PASS U+D6E7 훧 훧 C4 75 -PASS U+D6E8 훨 훨 C8 CE -PASS U+D6E9 훩 훩 C4 76 -PASS U+D6EA 훪 훪 C4 77 -PASS U+D6EB 훫 훫 C4 78 -PASS U+D6EC 훬 훬 C4 79 -PASS U+D6ED 훭 훭 C4 7A -PASS U+D6EE 훮 훮 C4 81 -PASS U+D6EF 훯 훯 C4 82 -PASS U+D6F0 훰 훰 C8 CF -PASS U+D6F1 훱 훱 C4 83 -PASS U+D6F2 훲 훲 C4 84 -PASS U+D6F3 훳 훳 C4 85 -PASS U+D6F4 훴 훴 C4 86 -PASS U+D6F5 훵 훵 C8 D0 -PASS U+D6F6 훶 훶 C4 87 -PASS U+D6F7 훷 훷 C4 88 -PASS U+D6F8 훸 훸 C4 89 -PASS U+D6F9 훹 훹 C4 8A -PASS U+D6FA 훺 훺 C4 8B -PASS U+D6FB 훻 훻 C4 8C -PASS U+D6FC 훼 훼 C8 D1 -PASS U+D6FD 훽 훽 C8 D2 -PASS U+D6FE 훾 훾 C4 8D -PASS U+D6FF 훿 훿 C4 8E -PASS U+D700 휀 휀 C8 D3 -PASS U+D701 휁 휁 C4 8F -PASS U+D702 휂 휂 C4 90 -PASS U+D703 휃 휃 C4 91 -PASS U+D704 휄 휄 C8 D4 -PASS U+D705 휅 휅 C4 92 -PASS U+D706 휆 휆 C4 93 -PASS U+D707 휇 휇 C4 94 -PASS U+D708 휈 휈 C4 95 -PASS U+D709 휉 휉 C4 96 -PASS U+D70A 휊 휊 C4 97 -PASS U+D70B 휋 휋 C4 98 -PASS U+D70C 휌 휌 C4 99 -PASS U+D70D 휍 휍 C4 9A -PASS U+D70E 휎 휎 C4 9B -PASS U+D70F 휏 휏 C4 9C -PASS U+D710 휐 휐 C4 9D -PASS U+D711 휑 휑 C8 D5 -PASS U+D712 휒 휒 C4 9E -PASS U+D713 휓 휓 C4 9F -PASS U+D714 휔 휔 C4 A0 -PASS U+D715 휕 휕 C5 41 -PASS U+D716 휖 휖 C5 42 -PASS U+D717 휗 휗 C5 43 -PASS U+D718 휘 휘 C8 D6 -PASS U+D719 휙 휙 C8 D7 -PASS U+D71A 휚 휚 C5 44 -PASS U+D71B 휛 휛 C5 45 -PASS U+D71C 휜 휜 C8 D8 -PASS U+D71D 휝 휝 C5 46 -PASS U+D71E 휞 휞 C5 47 -PASS U+D71F 휟 휟 C5 48 -PASS U+D720 휠 휠 C8 D9 -PASS U+D721 휡 휡 C5 49 -PASS U+D722 휢 휢 C5 4A -PASS U+D723 휣 휣 C5 4B -PASS U+D724 휤 휤 C5 4C -PASS U+D725 휥 휥 C5 4D -PASS U+D726 휦 휦 C5 4E -PASS U+D727 휧 휧 C5 4F -PASS U+D728 휨 휨 C8 DA -PASS U+D729 휩 휩 C8 DB -PASS U+D72A 휪 휪 C5 50 -PASS U+D72B 휫 휫 C8 DC -PASS U+D72C 휬 휬 C5 51 -PASS U+D72D 휭 휭 C8 DD -PASS U+D72E 휮 휮 C5 52 -PASS U+D72F 휯 휯 C5 53 -PASS U+D730 휰 휰 C5 54 -PASS U+D731 휱 휱 C5 55 -PASS U+D732 휲 휲 C5 56 -PASS U+D733 휳 휳 C5 57 -PASS U+D734 휴 휴 C8 DE -PASS U+D735 휵 휵 C8 DF -PASS U+D736 휶 휶 C5 58 -PASS U+D737 휷 휷 C5 59 -PASS U+D738 휸 휸 C8 E0 -PASS U+D739 휹 휹 C5 5A -PASS U+D73A 휺 휺 C5 61 -PASS U+D73B 휻 휻 C5 62 -PASS U+D73C 휼 휼 C8 E1 -PASS U+D73D 휽 휽 C5 63 -PASS U+D73E 휾 휾 C5 64 -PASS U+D73F 휿 휿 C5 65 -PASS U+D740 흀 흀 C5 66 -PASS U+D741 흁 흁 C5 67 -PASS U+D742 흂 흂 C5 68 -PASS U+D743 흃 흃 C5 69 -PASS U+D744 흄 흄 C8 E2 -PASS U+D745 흅 흅 C5 6A -PASS U+D746 흆 흆 C5 6B -PASS U+D747 흇 흇 C8 E3 -PASS U+D748 흈 흈 C5 6C -PASS U+D749 흉 흉 C8 E4 -PASS U+D74A 흊 흊 C5 6D -PASS U+D74B 흋 흋 C5 6E -PASS U+D74C 흌 흌 C5 6F -PASS U+D74D 흍 흍 C5 70 -PASS U+D74E 흎 흎 C5 71 -PASS U+D74F 흏 흏 C5 72 -PASS U+D750 흐 흐 C8 E5 -PASS U+D751 흑 흑 C8 E6 -PASS U+D752 흒 흒 C5 73 -PASS U+D753 흓 흓 C5 74 -PASS U+D754 흔 흔 C8 E7 -PASS U+D755 흕 흕 C5 75 -PASS U+D756 흖 흖 C8 E8 -PASS U+D757 흗 흗 C8 E9 -PASS U+D758 흘 흘 C8 EA -PASS U+D759 흙 흙 C8 EB -PASS U+D75A 흚 흚 C5 76 -PASS U+D75B 흛 흛 C5 77 -PASS U+D75C 흜 흜 C5 78 -PASS U+D75D 흝 흝 C5 79 -PASS U+D75E 흞 흞 C5 7A -PASS U+D75F 흟 흟 C5 81 -PASS U+D760 흠 흠 C8 EC -PASS U+D761 흡 흡 C8 ED -PASS U+D762 흢 흢 C5 82 -PASS U+D763 흣 흣 C8 EE -PASS U+D764 흤 흤 C5 83 -PASS U+D765 흥 흥 C8 EF -PASS U+D766 흦 흦 C5 84 -PASS U+D767 흧 흧 C5 85 -PASS U+D768 흨 흨 C5 86 -PASS U+D769 흩 흩 C8 F0 -PASS U+D76A 흪 흪 C5 87 -PASS U+D76B 흫 흫 C5 88 -PASS U+D76C 희 희 C8 F1 -PASS U+D76D 흭 흭 C5 89 -PASS U+D76E 흮 흮 C5 8A -PASS U+D76F 흯 흯 C5 8B -PASS U+D770 흰 흰 C8 F2 -PASS U+D771 흱 흱 C5 8C -PASS U+D772 흲 흲 C5 8D -PASS U+D773 흳 흳 C5 8E -PASS U+D774 흴 흴 C8 F3 -PASS U+D775 흵 흵 C5 8F -PASS U+D776 흶 흶 C5 90 -PASS U+D777 흷 흷 C5 91 -PASS U+D778 흸 흸 C5 92 -PASS U+D779 흹 흹 C5 93 -PASS U+D77A 흺 흺 C5 94 -PASS U+D77B 흻 흻 C5 95 -PASS U+D77C 흼 흼 C8 F4 -PASS U+D77D 흽 흽 C8 F5 -PASS U+D77E 흾 흾 C5 96 -PASS U+D77F 흿 흿 C5 97 -PASS U+D780 힀 힀 C5 98 -PASS U+D781 힁 힁 C8 F6 -PASS U+D782 힂 힂 C5 99 -PASS U+D783 힃 힃 C5 9A -PASS U+D784 힄 힄 C5 9B -PASS U+D785 힅 힅 C5 9C -PASS U+D786 힆 힆 C5 9D -PASS U+D787 힇 힇 C5 9E -PASS U+D788 히 히 C8 F7 -PASS U+D789 힉 힉 C8 F8 -PASS U+D78A 힊 힊 C5 9F -PASS U+D78B 힋 힋 C5 A0 -PASS U+D78C 힌 힌 C8 F9 -PASS U+D78D 힍 힍 C6 41 -PASS U+D78E 힎 힎 C6 42 -PASS U+D78F 힏 힏 C6 43 -PASS U+D790 힐 힐 C8 FA -PASS U+D791 힑 힑 C6 44 -PASS U+D792 힒 힒 C6 45 -PASS U+D793 힓 힓 C6 46 -PASS U+D794 힔 힔 C6 47 -PASS U+D795 힕 힕 C6 48 -PASS U+D796 힖 힖 C6 49 -PASS U+D797 힗 힗 C6 4A -PASS U+D798 힘 힘 C8 FB -PASS U+D799 힙 힙 C8 FC -PASS U+D79A 힚 힚 C6 4B -PASS U+D79B 힛 힛 C8 FD -PASS U+D79C 힜 힜 C6 4C -PASS U+D79D 힝 힝 C8 FE -PASS U+D79E 힞 힞 C6 4D -PASS U+D79F 힟 힟 C6 4E -PASS U+D7A0 힠 힠 C6 4F -PASS U+D7A1 힡 힡 C6 50 -PASS U+D7A2 힢 힢 C6 51 -PASS U+D7A3 힣 힣 C6 52 -PASS U+F900 豈 豈 CB D0 -PASS U+F901 更 更 CB D6 -PASS U+F902 車 車 CB E7 -PASS U+F903 賈 賈 CD CF -PASS U+F904 滑 滑 CD E8 -PASS U+F905 串 串 CE AD -PASS U+F906 句 句 CF FB -PASS U+F907 龜 龜 D0 A2 -PASS U+F908 龜 龜 D0 B8 -PASS U+F909 契 契 D0 D0 -PASS U+F90A 金 金 D0 DD -PASS U+F90B 喇 喇 D1 D4 -PASS U+F90C 奈 奈 D1 D5 -PASS U+F90D 懶 懶 D1 D8 -PASS U+F90E 癩 癩 D1 DB -PASS U+F90F 羅 羅 D1 DC -PASS U+F910 蘿 蘿 D1 DD -PASS U+F911 螺 螺 D1 DE -PASS U+F912 裸 裸 D1 DF -PASS U+F913 邏 邏 D1 E0 -PASS U+F914 樂 樂 D1 E2 -PASS U+F915 洛 洛 D1 E3 -PASS U+F916 烙 烙 D1 E4 -PASS U+F917 珞 珞 D1 E5 -PASS U+F918 落 落 D1 E6 -PASS U+F919 酪 酪 D1 E8 -PASS U+F91A 駱 駱 D1 E9 -PASS U+F91B 亂 亂 D1 EA -PASS U+F91C 卵 卵 D1 EB -PASS U+F91D 欄 欄 D1 ED -PASS U+F91E 爛 爛 D1 EF -PASS U+F91F 蘭 蘭 D1 F0 -PASS U+F920 鸞 鸞 D1 F2 -PASS U+F921 嵐 嵐 D1 F6 -PASS U+F922 濫 濫 D1 FA -PASS U+F923 藍 藍 D1 FC -PASS U+F924 襤 襤 D1 FD -PASS U+F925 拉 拉 D1 FE -PASS U+F926 臘 臘 D2 A2 -PASS U+F927 蠟 蠟 D2 A3 -PASS U+F928 廊 廊 D2 A7 -PASS U+F929 朗 朗 D2 A8 -PASS U+F92A 浪 浪 D2 A9 -PASS U+F92B 狼 狼 D2 AA -PASS U+F92C 郎 郎 D2 AB -PASS U+F92D 來 來 D2 AD -PASS U+F92E 冷 冷 D2 B2 -PASS U+F92F 勞 勞 D2 BE -PASS U+F930 擄 擄 D2 C2 -PASS U+F931 櫓 櫓 D2 C3 -PASS U+F932 爐 爐 D2 C4 -PASS U+F933 盧 盧 D2 C6 -PASS U+F934 老 老 D2 C7 -PASS U+F935 蘆 蘆 D2 C8 -PASS U+F936 虜 虜 D2 C9 -PASS U+F937 路 路 D2 CA -PASS U+F938 露 露 D2 CB -PASS U+F939 魯 魯 D2 CD -PASS U+F93A 鷺 鷺 D2 CE -PASS U+F93B 碌 碌 D2 CF -PASS U+F93C 祿 祿 D2 D0 -PASS U+F93D 綠 綠 D2 D1 -PASS U+F93E 菉 菉 D2 D2 -PASS U+F93F 錄 錄 D2 D3 -PASS U+F940 鹿 鹿 D2 D4 -PASS U+F941 論 論 D2 D5 -PASS U+F942 壟 壟 D2 D6 -PASS U+F943 弄 弄 D2 D7 -PASS U+F944 籠 籠 D2 D9 -PASS U+F945 聾 聾 D2 DA -PASS U+F946 牢 牢 D2 DE -PASS U+F947 磊 磊 D2 DF -PASS U+F948 賂 賂 D2 E1 -PASS U+F949 雷 雷 D2 E2 -PASS U+F94A 壘 壘 D2 E4 -PASS U+F94B 屢 屢 D2 E5 -PASS U+F94C 樓 樓 D2 E6 -PASS U+F94D 淚 淚 D2 E7 -PASS U+F94E 漏 漏 D2 E8 -PASS U+F94F 累 累 D2 E9 -PASS U+F950 縷 縷 D2 EA -PASS U+F951 陋 陋 D2 EB -PASS U+F952 勒 勒 D2 F0 -PASS U+F953 肋 肋 D2 F1 -PASS U+F954 凜 凜 D2 F2 -PASS U+F955 凌 凌 D2 F3 -PASS U+F956 稜 稜 D2 F4 -PASS U+F957 綾 綾 D2 F5 -PASS U+F958 菱 菱 D2 F7 -PASS U+F959 陵 陵 D2 F8 -PASS U+F95A 讀 讀 D4 E6 -PASS U+F95B 拏 拏 D4 FC -PASS U+F95C 樂 樂 D5 A5 -PASS U+F95D 諾 諾 D5 AB -PASS U+F95E 丹 丹 D5 AE -PASS U+F95F 寧 寧 D6 B8 -PASS U+F960 怒 怒 D6 CD -PASS U+F961 率 率 D7 CB -PASS U+F962 異 異 D7 E4 -PASS U+F963 北 北 DB C5 -PASS U+F964 磻 磻 DB E4 -PASS U+F965 便 便 DC A5 -PASS U+F966 復 復 DD A5 -PASS U+F967 不 不 DD D5 -PASS U+F968 泌 泌 DD F4 -PASS U+F969 數 數 DE FC -PASS U+F96A 索 索 DE FE -PASS U+F96B 參 參 DF B3 -PASS U+F96C 塞 塞 DF E1 -PASS U+F96D 省 省 DF E8 -PASS U+F96E 葉 葉 E0 F1 -PASS U+F96F 說 說 E1 AD -PASS U+F970 殺 殺 E1 ED -PASS U+F971 辰 辰 E3 F5 -PASS U+F972 沈 沈 E4 A1 -PASS U+F973 拾 拾 E4 A9 -PASS U+F974 若 若 E5 AE -PASS U+F975 掠 掠 E5 B1 -PASS U+F976 略 略 E5 B2 -PASS U+F977 亮 亮 E5 B9 -PASS U+F978 兩 兩 E5 BB -PASS U+F979 凉 凉 E5 BC -PASS U+F97A 梁 梁 E5 C4 -PASS U+F97B 糧 糧 E5 CE -PASS U+F97C 良 良 E5 D0 -PASS U+F97D 諒 諒 E5 D2 -PASS U+F97E 量 量 E5 D6 -PASS U+F97F 勵 勵 E5 FA -PASS U+F980 呂 呂 E5 FB -PASS U+F981 女 女 E5 FC -PASS U+F982 廬 廬 E5 FE -PASS U+F983 旅 旅 E6 A1 -PASS U+F984 濾 濾 E6 A4 -PASS U+F985 礪 礪 E6 A7 -PASS U+F986 閭 閭 E6 AD -PASS U+F987 驪 驪 E6 AF -PASS U+F988 麗 麗 E6 B0 -PASS U+F989 黎 黎 E6 B1 -PASS U+F98A 力 力 E6 B3 -PASS U+F98B 曆 曆 E6 B7 -PASS U+F98C 歷 歷 E6 B8 -PASS U+F98D 轢 轢 E6 BC -PASS U+F98E 年 年 E6 C4 -PASS U+F98F 憐 憐 E6 C6 -PASS U+F990 戀 戀 E6 C7 -PASS U+F991 撚 撚 E6 CA -PASS U+F992 漣 漣 E6 D2 -PASS U+F993 煉 煉 E6 D6 -PASS U+F994 璉 璉 E6 D9 -PASS U+F995 秊 秊 E6 DC -PASS U+F996 練 練 E6 DF -PASS U+F997 聯 聯 E6 E1 -PASS U+F998 輦 輦 E6 E4 -PASS U+F999 蓮 蓮 E6 E5 -PASS U+F99A 連 連 E6 E6 -PASS U+F99B 鍊 鍊 E6 E8 -PASS U+F99C 列 列 E6 EA -PASS U+F99D 劣 劣 E6 EB -PASS U+F99E 咽 咽 E6 EC -PASS U+F99F 烈 烈 E6 EF -PASS U+F9A0 裂 裂 E6 F1 -PASS U+F9A1 說 說 E6 F2 -PASS U+F9A2 廉 廉 E6 F5 -PASS U+F9A3 念 念 E6 F6 -PASS U+F9A4 捻 捻 E6 F7 -PASS U+F9A5 殮 殮 E6 F9 -PASS U+F9A6 簾 簾 E7 A1 -PASS U+F9A7 獵 獵 E7 A6 -PASS U+F9A8 令 令 E7 A9 -PASS U+F9A9 囹 囹 E7 AA -PASS U+F9AA 寧 寧 E7 AC -PASS U+F9AB 嶺 嶺 E7 AD -PASS U+F9AC 怜 怜 E7 B0 -PASS U+F9AD 玲 玲 E7 BF -PASS U+F9AE 瑩 瑩 E7 C1 -PASS U+F9AF 羚 羚 E7 C6 -PASS U+F9B0 聆 聆 E7 C7 -PASS U+F9B1 鈴 鈴 E7 CB -PASS U+F9B2 零 零 E7 CD -PASS U+F9B3 靈 靈 E7 CF -PASS U+F9B4 領 領 E7 D0 -PASS U+F9B5 例 例 E7 D3 -PASS U+F9B6 禮 禮 E7 DF -PASS U+F9B7 醴 醴 E7 E4 -PASS U+F9B8 隸 隸 E7 E6 -PASS U+F9B9 惡 惡 E7 F7 -PASS U+F9BA 了 了 E8 E7 -PASS U+F9BB 僚 僚 E8 E8 -PASS U+F9BC 寮 寮 E8 F0 -PASS U+F9BD 尿 尿 E8 F1 -PASS U+F9BE 料 料 E8 F7 -PASS U+F9BF 樂 樂 E8 F9 -PASS U+F9C0 燎 燎 E8 FB -PASS U+F9C1 療 療 E8 FE -PASS U+F9C2 蓼 蓼 E9 A7 -PASS U+F9C3 遼 遼 E9 AC -PASS U+F9C4 龍 龍 E9 CC -PASS U+F9C5 暈 暈 E9 F7 -PASS U+F9C6 阮 阮 EA C1 -PASS U+F9C7 劉 劉 EA E5 -PASS U+F9C8 杻 杻 EA F4 -PASS U+F9C9 柳 柳 EA F7 -PASS U+F9CA 流 流 EA FC -PASS U+F9CB 溜 溜 EA FE -PASS U+F9CC 琉 琉 EB A4 -PASS U+F9CD 留 留 EB A7 -PASS U+F9CE 硫 硫 EB A9 -PASS U+F9CF 紐 紐 EB AA -PASS U+F9D0 類 類 EB BA -PASS U+F9D1 六 六 EB BB -PASS U+F9D2 戮 戮 EB BD -PASS U+F9D3 陸 陸 EB C1 -PASS U+F9D4 倫 倫 EB C2 -PASS U+F9D5 崙 崙 EB C6 -PASS U+F9D6 淪 淪 EB C7 -PASS U+F9D7 輪 輪 EB CC -PASS U+F9D8 律 律 EB CF -PASS U+F9D9 慄 慄 EB D0 -PASS U+F9DA 栗 栗 EB D1 -PASS U+F9DB 率 率 EB D2 -PASS U+F9DC 隆 隆 EB D8 -PASS U+F9DD 利 利 EC A6 -PASS U+F9DE 吏 吏 EC A7 -PASS U+F9DF 履 履 EC AA -PASS U+F9E0 易 易 EC AF -PASS U+F9E1 李 李 EC B0 -PASS U+F9E2 梨 梨 EC B1 -PASS U+F9E3 泥 泥 EC B2 -PASS U+F9E4 理 理 EC B5 -PASS U+F9E5 痢 痢 EC B8 -PASS U+F9E6 罹 罹 EC BA -PASS U+F9E7 裏 裏 EC C0 -PASS U+F9E8 裡 裡 EC C1 -PASS U+F9E9 里 里 EC C5 -PASS U+F9EA 離 離 EC C6 -PASS U+F9EB 匿 匿 EC C9 -PASS U+F9EC 溺 溺 EC CA -PASS U+F9ED 吝 吝 EC D5 -PASS U+F9EE 燐 燐 EC DD -PASS U+F9EF 璘 璘 EC DE -PASS U+F9F0 藺 藺 EC E1 -PASS U+F9F1 隣 隣 EC E4 -PASS U+F9F2 鱗 鱗 EC E7 -PASS U+F9F3 麟 麟 EC E8 -PASS U+F9F4 林 林 EC F7 -PASS U+F9F5 淋 淋 EC F8 -PASS U+F9F6 臨 臨 EC FA -PASS U+F9F7 立 立 ED A1 -PASS U+F9F8 笠 笠 ED A2 -PASS U+F9F9 粒 粒 ED A3 -PASS U+F9FA 狀 狀 ED EE -PASS U+F9FB 炙 炙 EE DB -PASS U+F9FC 識 識 F2 BD -PASS U+F9FD 什 什 F2 FA -PASS U+F9FE 茶 茶 F3 B1 -PASS U+F9FF 刺 刺 F4 A7 -PASS U+FA00 切 切 F4 EE -PASS U+FA01 度 度 F6 F4 -PASS U+FA02 拓 拓 F6 F6 -PASS U+FA03 糖 糖 F7 B8 -PASS U+FA04 宅 宅 F7 C8 -PASS U+FA05 洞 洞 F7 D3 -PASS U+FA06 暴 暴 F8 DB -PASS U+FA07 輻 輻 F8 F0 -PASS U+FA08 行 行 FA A1 -PASS U+FA09 降 降 FA A2 -PASS U+FA0A 見 見 FA E6 -PASS U+FA0B 廓 廓 FC A9 -PASS U+FF01 ! ! A3 A1 -PASS U+FF02 " " A3 A2 -PASS U+FF03 # # A3 A3 -PASS U+FF04 $ $ A3 A4 -PASS U+FF05 % % A3 A5 -PASS U+FF06 & & A3 A6 -PASS U+FF07 ' ' A3 A7 -PASS U+FF08 ( ( A3 A8 -PASS U+FF09 ) ) A3 A9 -PASS U+FF0A * * A3 AA -PASS U+FF0B + + A3 AB -PASS U+FF0C , , A3 AC -PASS U+FF0D - - A3 AD -PASS U+FF0E . . A3 AE -PASS U+FF0F / / A3 AF -PASS U+FF10 0 0 A3 B0 -PASS U+FF11 1 1 A3 B1 -PASS U+FF12 2 2 A3 B2 -PASS U+FF13 3 3 A3 B3 -PASS U+FF14 4 4 A3 B4 -PASS U+FF15 5 5 A3 B5 -PASS U+FF16 6 6 A3 B6 -PASS U+FF17 7 7 A3 B7 -PASS U+FF18 8 8 A3 B8 -PASS U+FF19 9 9 A3 B9 -PASS U+FF1A : : A3 BA -PASS U+FF1B ; ; A3 BB -PASS U+FF1C < < A3 BC -PASS U+FF1D = = A3 BD -PASS U+FF1E > > A3 BE -PASS U+FF1F ? ? A3 BF -PASS U+FF20 @ @ A3 C0 -PASS U+FF21 A A A3 C1 -PASS U+FF22 B B A3 C2 -PASS U+FF23 C C A3 C3 -PASS U+FF24 D D A3 C4 -PASS U+FF25 E E A3 C5 -PASS U+FF26 F F A3 C6 -PASS U+FF27 G G A3 C7 -PASS U+FF28 H H A3 C8 -PASS U+FF29 I I A3 C9 -PASS U+FF2A J J A3 CA -PASS U+FF2B K K A3 CB -PASS U+FF2C L L A3 CC -PASS U+FF2D M M A3 CD -PASS U+FF2E N N A3 CE -PASS U+FF2F O O A3 CF -PASS U+FF30 P P A3 D0 -PASS U+FF31 Q Q A3 D1 -PASS U+FF32 R R A3 D2 -PASS U+FF33 S S A3 D3 -PASS U+FF34 T T A3 D4 -PASS U+FF35 U U A3 D5 -PASS U+FF36 V V A3 D6 -PASS U+FF37 W W A3 D7 -PASS U+FF38 X X A3 D8 -PASS U+FF39 Y Y A3 D9 -PASS U+FF3A Z Z A3 DA -PASS U+FF3B [ [ A3 DB -PASS U+FF3C \ \ A1 AC -PASS U+FF3D ] ] A3 DD -PASS U+FF3E ^ ^ A3 DE -PASS U+FF3F _ _ A3 DF -PASS U+FF40 ` ` A3 E0 -PASS U+FF41 a a A3 E1 -PASS U+FF42 b b A3 E2 -PASS U+FF43 c c A3 E3 -PASS U+FF44 d d A3 E4 -PASS U+FF45 e e A3 E5 -PASS U+FF46 f f A3 E6 -PASS U+FF47 g g A3 E7 -PASS U+FF48 h h A3 E8 -PASS U+FF49 i i A3 E9 -PASS U+FF4A j j A3 EA -PASS U+FF4B k k A3 EB -PASS U+FF4C l l A3 EC -PASS U+FF4D m m A3 ED -PASS U+FF4E n n A3 EE -PASS U+FF4F o o A3 EF -PASS U+FF50 p p A3 F0 -PASS U+FF51 q q A3 F1 -PASS U+FF52 r r A3 F2 -PASS U+FF53 s s A3 F3 -PASS U+FF54 t t A3 F4 -PASS U+FF55 u u A3 F5 -PASS U+FF56 v v A3 F6 -PASS U+FF57 w w A3 F7 -PASS U+FF58 x x A3 F8 -PASS U+FF59 y y A3 F9 -PASS U+FF5A z z A3 FA -PASS U+FF5B { { A3 FB -PASS U+FF5C | | A3 FC -PASS U+FF5D } } A3 FD -PASS U+FF5E ~ ~ A2 A6 -PASS U+FFE0 ¢ ¢ A1 CB -PASS U+FFE1 £ £ A1 CC -PASS U+FFE2 ¬ ¬ A1 FE -PASS U+FFE3  ̄  ̄ A3 FE -PASS U+FFE5 ¥ ¥ A1 CD -PASS U+FFE6 ₩ ₩ A3 DC - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder-expected.txt deleted file mode 100644 index 1e89a018e2bcd..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder-expected.txt +++ /dev/null @@ -1,240 +0,0 @@ - -PASS gb18030 decoder: ASCII -PASS gb18030 decoder: euro -PASS gb18030 decoder: initial byte out of accepted ranges -PASS gb18030 decoder: end of queue, gb18030 first not 0 -PASS gb18030 decoder: two bytes 0x81 0x28 -PASS gb18030 decoder: two bytes 0x81 0x40 -PASS gb18030 decoder: two bytes 0x81 0x7e -PASS gb18030 decoder: two bytes 0x81 0x7f -PASS gb18030 decoder: two bytes 0x81 0x80 -PASS gb18030 decoder: two bytes 0x81 0xFE -PASS gb18030 decoder: two bytes 0x81 0xFF -PASS gb18030 decoder: two bytes 0xFE 0x40 -PASS gb18030 decoder: two bytes 0xFE 0xFE -PASS gb18030 decoder: two bytes 0xFE 0xFF -PASS gb18030 decoder: two bytes 0x81 0x30 -PASS gb18030 decoder: three bytes 0x81 0x30 0xFE -PASS gb18030 decoder: three bytes 0x81 0x30 0xFF -PASS gb18030 decoder: four bytes 0x81 0x30 0xFE 0x29 -PASS gb18030 decoder: four bytes 0xFE 0x39 0xFE 0x39 -PASS gb18030 decoder: pointer 7458 -PASS gb18030 decoder: pointer 7457 -PASS gb18030 decoder: pointer 7459 -PASS gb18030 decoder: pointer 39419 -PASS gb18030 decoder: pointer 39420 -PASS gb18030 decoder: pointer 189999 -PASS gb18030 decoder: pointer 189000 -PASS gb18030 decoder: pointer 1237575 -PASS gb18030 decoder: pointer 1237576 -PASS gb18030 decoder: legacy ICU special case 1 -PASS gb18030 decoder: legacy ICU special case 2 -PASS gb18030 decoder: legacy ICU special case 3 -PASS gb18030 decoder: range 0 -PASS gb18030 decoder: range 1 -PASS gb18030 decoder: range 2 -PASS gb18030 decoder: range 3 -PASS gb18030 decoder: range 4 -PASS gb18030 decoder: range 5 -PASS gb18030 decoder: range 6 -PASS gb18030 decoder: range 7 -PASS gb18030 decoder: range 8 -PASS gb18030 decoder: range 9 -PASS gb18030 decoder: range 10 -PASS gb18030 decoder: range 11 -PASS gb18030 decoder: range 12 -PASS gb18030 decoder: range 13 -PASS gb18030 decoder: range 14 -PASS gb18030 decoder: range 15 -PASS gb18030 decoder: range 16 -PASS gb18030 decoder: range 17 -PASS gb18030 decoder: range 18 -PASS gb18030 decoder: range 19 -PASS gb18030 decoder: range 20 -PASS gb18030 decoder: range 21 -PASS gb18030 decoder: range 22 -PASS gb18030 decoder: range 23 -PASS gb18030 decoder: range 24 -PASS gb18030 decoder: range 25 -PASS gb18030 decoder: range 26 -PASS gb18030 decoder: range 27 -PASS gb18030 decoder: range 28 -PASS gb18030 decoder: range 29 -PASS gb18030 decoder: range 30 -PASS gb18030 decoder: range 31 -PASS gb18030 decoder: range 32 -PASS gb18030 decoder: range 33 -PASS gb18030 decoder: range 34 -PASS gb18030 decoder: range 35 -PASS gb18030 decoder: range 36 -PASS gb18030 decoder: range 37 -PASS gb18030 decoder: range 38 -PASS gb18030 decoder: range 39 -PASS gb18030 decoder: range 40 -PASS gb18030 decoder: range 41 -PASS gb18030 decoder: range 42 -PASS gb18030 decoder: range 43 -PASS gb18030 decoder: range 44 -PASS gb18030 decoder: range 45 -PASS gb18030 decoder: range 46 -PASS gb18030 decoder: range 47 -PASS gb18030 decoder: range 48 -PASS gb18030 decoder: range 49 -PASS gb18030 decoder: range 50 -PASS gb18030 decoder: range 51 -PASS gb18030 decoder: range 52 -PASS gb18030 decoder: range 53 -PASS gb18030 decoder: range 54 -PASS gb18030 decoder: range 55 -PASS gb18030 decoder: range 56 -PASS gb18030 decoder: range 57 -PASS gb18030 decoder: range 58 -PASS gb18030 decoder: range 59 -PASS gb18030 decoder: range 60 -PASS gb18030 decoder: range 61 -PASS gb18030 decoder: range 62 -PASS gb18030 decoder: range 63 -PASS gb18030 decoder: range 64 -PASS gb18030 decoder: range 65 -PASS gb18030 decoder: range 66 -PASS gb18030 decoder: range 67 -PASS gb18030 decoder: range 68 -PASS gb18030 decoder: range 69 -PASS gb18030 decoder: range 70 -PASS gb18030 decoder: range 71 -PASS gb18030 decoder: range 72 -PASS gb18030 decoder: range 73 -PASS gb18030 decoder: range 74 -PASS gb18030 decoder: range 75 -PASS gb18030 decoder: range 76 -PASS gb18030 decoder: range 77 -PASS gb18030 decoder: range 78 -PASS gb18030 decoder: range 79 -PASS gb18030 decoder: range 80 -PASS gb18030 decoder: range 81 -PASS gb18030 decoder: range 82 -PASS gb18030 decoder: range 83 -PASS gb18030 decoder: range 84 -PASS gb18030 decoder: range 85 -PASS gb18030 decoder: range 86 -PASS gb18030 decoder: range 87 -PASS gb18030 decoder: range 88 -PASS gb18030 decoder: range 89 -PASS gb18030 decoder: range 90 -PASS gb18030 decoder: range 91 -PASS gb18030 decoder: range 92 -PASS gb18030 decoder: range 93 -PASS gb18030 decoder: range 94 -PASS gb18030 decoder: range 95 -PASS gb18030 decoder: range 96 -PASS gb18030 decoder: range 97 -PASS gb18030 decoder: range 98 -PASS gb18030 decoder: range 99 -PASS gb18030 decoder: range 100 -PASS gb18030 decoder: range 101 -PASS gb18030 decoder: range 102 -PASS gb18030 decoder: range 103 -PASS gb18030 decoder: range 104 -PASS gb18030 decoder: range 105 -PASS gb18030 decoder: range 106 -PASS gb18030 decoder: range 107 -PASS gb18030 decoder: range 108 -PASS gb18030 decoder: range 109 -PASS gb18030 decoder: range 110 -PASS gb18030 decoder: range 111 -PASS gb18030 decoder: range 112 -PASS gb18030 decoder: range 113 -PASS gb18030 decoder: range 114 -PASS gb18030 decoder: range 115 -PASS gb18030 decoder: range 116 -PASS gb18030 decoder: range 117 -PASS gb18030 decoder: range 118 -PASS gb18030 decoder: range 119 -PASS gb18030 decoder: range 120 -PASS gb18030 decoder: range 121 -PASS gb18030 decoder: range 122 -PASS gb18030 decoder: range 123 -PASS gb18030 decoder: range 124 -PASS gb18030 decoder: range 125 -PASS gb18030 decoder: range 126 -PASS gb18030 decoder: range 127 -PASS gb18030 decoder: range 128 -PASS gb18030 decoder: range 129 -PASS gb18030 decoder: range 130 -PASS gb18030 decoder: range 131 -PASS gb18030 decoder: range 132 -PASS gb18030 decoder: range 133 -PASS gb18030 decoder: range 134 -PASS gb18030 decoder: range 135 -PASS gb18030 decoder: range 136 -PASS gb18030 decoder: range 137 -PASS gb18030 decoder: range 138 -PASS gb18030 decoder: range 139 -PASS gb18030 decoder: range 140 -PASS gb18030 decoder: range 141 -PASS gb18030 decoder: range 142 -PASS gb18030 decoder: range 143 -PASS gb18030 decoder: range 144 -PASS gb18030 decoder: range 145 -PASS gb18030 decoder: range 146 -PASS gb18030 decoder: range 147 -PASS gb18030 decoder: range 148 -PASS gb18030 decoder: range 149 -PASS gb18030 decoder: range 150 -PASS gb18030 decoder: range 151 -PASS gb18030 decoder: range 152 -PASS gb18030 decoder: range 153 -PASS gb18030 decoder: range 154 -PASS gb18030 decoder: range 155 -PASS gb18030 decoder: range 156 -PASS gb18030 decoder: range 157 -PASS gb18030 decoder: range 158 -PASS gb18030 decoder: range 159 -PASS gb18030 decoder: range 160 -PASS gb18030 decoder: range 161 -PASS gb18030 decoder: range 162 -PASS gb18030 decoder: range 163 -PASS gb18030 decoder: range 164 -PASS gb18030 decoder: range 165 -PASS gb18030 decoder: range 166 -PASS gb18030 decoder: range 167 -PASS gb18030 decoder: range 168 -PASS gb18030 decoder: range 169 -PASS gb18030 decoder: range 170 -PASS gb18030 decoder: range 171 -PASS gb18030 decoder: range 172 -PASS gb18030 decoder: range 173 -PASS gb18030 decoder: range 174 -PASS gb18030 decoder: range 175 -PASS gb18030 decoder: range 176 -PASS gb18030 decoder: range 177 -PASS gb18030 decoder: range 178 -PASS gb18030 decoder: range 179 -PASS gb18030 decoder: range 180 -PASS gb18030 decoder: range 181 -PASS gb18030 decoder: range 182 -PASS gb18030 decoder: range 183 -PASS gb18030 decoder: range 184 -PASS gb18030 decoder: range 185 -PASS gb18030 decoder: range 186 -PASS gb18030 decoder: range 187 -PASS gb18030 decoder: range 188 -PASS gb18030 decoder: range 189 -PASS gb18030 decoder: range 190 -PASS gb18030 decoder: range 191 -PASS gb18030 decoder: range 192 -PASS gb18030 decoder: range 193 -PASS gb18030 decoder: range 194 -PASS gb18030 decoder: range 195 -PASS gb18030 decoder: range 196 -PASS gb18030 decoder: range 197 -PASS gb18030 decoder: range 198 -PASS gb18030 decoder: range 199 -PASS gb18030 decoder: range 200 -PASS gb18030 decoder: range 201 -PASS gb18030 decoder: range 202 -PASS gb18030 decoder: range 203 -PASS gb18030 decoder: range 204 -PASS gb18030 decoder: range 205 -PASS gb18030 decoder: range 206 - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.any.js index 2f832ea290546..aa226e185be7c 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.any.js @@ -47,6 +47,7 @@ decode([0x83, 0x36, 0xC8, 0x30], "\uE7C8", "legacy ICU special case 1"); decode([0xA1, 0xAD], "\u2026", "legacy ICU special case 2"); decode([0xA1, 0xAB], "\uFF5E", "legacy ICU special case 3"); +// GB18030-2022 decode([0xA6, 0xD9], "\uFE10", "GB18030-2022 1"); decode([0xA6, 0xDA], "\uFE12", "GB18030-2022 2"); decode([0xA6, 0xDB], "\uFE11", "GB18030-2022 3"); diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.html deleted file mode 100644 index cd88719bcbd49..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - -
- diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-encoder.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-encoder.html index 47121a1f8e933..dc0dc43468f24 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-encoder.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gb18030/gb18030-encoder.html @@ -24,6 +24,7 @@ encode("\u2026", "%A1%AD", "legacy ICU special case 2"); encode("\uFF5E", "%A1%AB", "legacy ICU special case 3"); + // GB18030-2022 encode("\uFE10", "%A6%D9", "GB18030-2022 1"); encode("\uFE12", "%A6%DA", "GB18030-2022 2"); encode("\uFE11", "%A6%DB", "GB18030-2022 3"); diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder-expected.txt deleted file mode 100644 index 951187b8143e8..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder-expected.txt +++ /dev/null @@ -1,84 +0,0 @@ - -PASS gbk pointer: 6432 -PASS gbk pointer: 7533 -PASS gbk pointer: 7536 -PASS gbk pointer: 7672 -PASS gbk pointer: 7673 -PASS gbk pointer: 7674 -PASS gbk pointer: 7675 -PASS gbk pointer: 7676 -PASS gbk pointer: 7677 -PASS gbk pointer: 7678 -PASS gbk pointer: 7679 -PASS gbk pointer: 7680 -PASS gbk pointer: 7681 -PASS gbk pointer: 7682 -PASS gbk pointer: 7683 -PASS gbk pointer: 7684 -PASS gbk pointer: 23766 -PASS gbk pointer: 23770 -PASS gbk pointer: 23771 -PASS gbk pointer: 23772 -PASS gbk pointer: 23773 -PASS gbk pointer: 23774 -PASS gbk pointer: 23776 -PASS gbk pointer: 23777 -PASS gbk pointer: 23778 -PASS gbk pointer: 23779 -PASS gbk pointer: 23780 -PASS gbk pointer: 23781 -PASS gbk pointer: 23782 -PASS gbk pointer: 23784 -PASS gbk pointer: 23785 -PASS gbk pointer: 23786 -PASS gbk pointer: 23787 -PASS gbk pointer: 23790 -PASS gbk pointer: 23791 -PASS gbk pointer: 23792 -PASS gbk pointer: 23793 -PASS gbk pointer: 23796 -PASS gbk pointer: 23797 -PASS gbk pointer: 23798 -PASS gbk pointer: 23799 -PASS gbk pointer: 23800 -PASS gbk pointer: 23801 -PASS gbk pointer: 23802 -PASS gbk pointer: 23803 -PASS gbk pointer: 23805 -PASS gbk pointer: 23806 -PASS gbk pointer: 23807 -PASS gbk pointer: 23808 -PASS gbk pointer: 23809 -PASS gbk pointer: 23810 -PASS gbk pointer: 23811 -PASS gbk pointer: 23813 -PASS gbk pointer: 23814 -PASS gbk pointer: 23815 -PASS gbk pointer: 23816 -PASS gbk pointer: 23817 -PASS gbk pointer: 23818 -PASS gbk pointer: 23819 -PASS gbk pointer: 23820 -PASS gbk pointer: 23821 -PASS gbk pointer: 23822 -PASS gbk pointer: 23823 -PASS gbk pointer: 23824 -PASS gbk pointer: 23825 -PASS gbk pointer: 23826 -PASS gbk pointer: 23827 -PASS gbk pointer: 23828 -PASS gbk pointer: 23831 -PASS gbk pointer: 23832 -PASS gbk pointer: 23833 -PASS gbk pointer: 23834 -PASS gbk pointer: 23835 -PASS gbk pointer: 23836 -PASS gbk pointer: 23837 -PASS gbk pointer: 23838 -PASS gbk pointer: 23839 -PASS gbk pointer: 23840 -PASS gbk pointer: 23841 -PASS gbk pointer: 23842 -PASS gbk pointer: 23843 -PASS gbk pointer: 23844 - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder.html deleted file mode 100644 index 487e998522f1e..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-schinese/gbk/gbk-decoder.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBa-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBa-expected.txt deleted file mode 100644 index fbb446a59ee6a..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBa-expected.txt +++ /dev/null @@ -1,21142 +0,0 @@ - -PASS extB (pt 1) U+20000 𠀀 %26%23131072%3B -PASS extB (pt 1) U+20001 𠀁 %26%23131073%3B -PASS extB (pt 1) U+20002 𠀂 %26%23131074%3B -PASS extB (pt 1) U+20003 𠀃 %26%23131075%3B -PASS extB (pt 1) U+20004 𠀄 %26%23131076%3B -PASS extB (pt 1) U+20005 𠀅 %26%23131077%3B -PASS extB (pt 1) U+20006 𠀆 %26%23131078%3B -PASS extB (pt 1) U+20007 𠀇 %26%23131079%3B -PASS extB (pt 1) U+20008 𠀈 %26%23131080%3B -PASS extB (pt 1) U+20009 𠀉 %26%23131081%3B -PASS extB (pt 1) U+2000A 𠀊 %26%23131082%3B -PASS extB (pt 1) U+2000B 𠀋 %26%23131083%3B -PASS extB (pt 1) U+2000C 𠀌 %26%23131084%3B -PASS extB (pt 1) U+2000D 𠀍 %26%23131085%3B -PASS extB (pt 1) U+2000E 𠀎 %26%23131086%3B -PASS extB (pt 1) U+2000F 𠀏 %26%23131087%3B -PASS extB (pt 1) U+20010 𠀐 %26%23131088%3B -PASS extB (pt 1) U+20011 𠀑 %26%23131089%3B -PASS extB (pt 1) U+20012 𠀒 %26%23131090%3B -PASS extB (pt 1) U+20013 𠀓 %26%23131091%3B -PASS extB (pt 1) U+20014 𠀔 %26%23131092%3B -PASS extB (pt 1) U+20015 𠀕 %26%23131093%3B -PASS extB (pt 1) U+20016 𠀖 %26%23131094%3B -PASS extB (pt 1) U+20017 𠀗 %26%23131095%3B -PASS extB (pt 1) U+20018 𠀘 %26%23131096%3B -PASS extB (pt 1) U+20019 𠀙 %26%23131097%3B -PASS extB (pt 1) U+2001A 𠀚 %26%23131098%3B -PASS extB (pt 1) U+2001B 𠀛 %26%23131099%3B -PASS extB (pt 1) U+2001C 𠀜 %26%23131100%3B -PASS extB (pt 1) U+2001D 𠀝 %26%23131101%3B -PASS extB (pt 1) U+2001E 𠀞 %26%23131102%3B -PASS extB (pt 1) U+2001F 𠀟 %26%23131103%3B -PASS extB (pt 1) U+20020 𠀠 %26%23131104%3B -PASS extB (pt 1) U+20021 𠀡 %26%23131105%3B -PASS extB (pt 1) U+20022 𠀢 %26%23131106%3B -PASS extB (pt 1) U+20023 𠀣 %26%23131107%3B -PASS extB (pt 1) U+20024 𠀤 %26%23131108%3B -PASS extB (pt 1) U+20025 𠀥 %26%23131109%3B -PASS extB (pt 1) U+20026 𠀦 %26%23131110%3B -PASS extB (pt 1) U+20027 𠀧 %26%23131111%3B -PASS extB (pt 1) U+20028 𠀨 %26%23131112%3B -PASS extB (pt 1) U+20029 𠀩 %26%23131113%3B -PASS extB (pt 1) U+2002A 𠀪 %26%23131114%3B -PASS extB (pt 1) U+2002B 𠀫 %26%23131115%3B -PASS extB (pt 1) U+2002C 𠀬 %26%23131116%3B -PASS extB (pt 1) U+2002D 𠀭 %26%23131117%3B -PASS extB (pt 1) U+2002E 𠀮 %26%23131118%3B -PASS extB (pt 1) U+2002F 𠀯 %26%23131119%3B -PASS extB (pt 1) U+20030 𠀰 %26%23131120%3B -PASS extB (pt 1) U+20031 𠀱 %26%23131121%3B -PASS extB (pt 1) U+20032 𠀲 %26%23131122%3B -PASS extB (pt 1) U+20033 𠀳 %26%23131123%3B -PASS extB (pt 1) U+20034 𠀴 %26%23131124%3B -PASS extB (pt 1) U+20035 𠀵 %26%23131125%3B -PASS extB (pt 1) U+20036 𠀶 %26%23131126%3B -PASS extB (pt 1) U+20037 𠀷 %26%23131127%3B -PASS extB (pt 1) U+20038 𠀸 %26%23131128%3B -PASS extB (pt 1) U+20039 𠀹 %26%23131129%3B -PASS extB (pt 1) U+2003A 𠀺 %26%23131130%3B -PASS extB (pt 1) U+2003B 𠀻 %26%23131131%3B -PASS extB (pt 1) U+2003C 𠀼 %26%23131132%3B -PASS extB (pt 1) U+2003D 𠀽 %26%23131133%3B -PASS extB (pt 1) U+2003E 𠀾 %26%23131134%3B -PASS extB (pt 1) U+2003F 𠀿 %26%23131135%3B -PASS extB (pt 1) U+20040 𠁀 %26%23131136%3B -PASS extB (pt 1) U+20041 𠁁 %26%23131137%3B -PASS extB (pt 1) U+20042 𠁂 %26%23131138%3B -PASS extB (pt 1) U+20043 𠁃 %26%23131139%3B -PASS extB (pt 1) U+20044 𠁄 %26%23131140%3B -PASS extB (pt 1) U+20045 𠁅 %26%23131141%3B -PASS extB (pt 1) U+20046 𠁆 %26%23131142%3B -PASS extB (pt 1) U+20047 𠁇 %26%23131143%3B -PASS extB (pt 1) U+20048 𠁈 %26%23131144%3B -PASS extB (pt 1) U+20049 𠁉 %26%23131145%3B -PASS extB (pt 1) U+2004A 𠁊 %26%23131146%3B -PASS extB (pt 1) U+2004B 𠁋 %26%23131147%3B -PASS extB (pt 1) U+2004C 𠁌 %26%23131148%3B -PASS extB (pt 1) U+2004D 𠁍 %26%23131149%3B -PASS extB (pt 1) U+2004E 𠁎 %26%23131150%3B -PASS extB (pt 1) U+2004F 𠁏 %26%23131151%3B -PASS extB (pt 1) U+20050 𠁐 %26%23131152%3B -PASS extB (pt 1) U+20051 𠁑 %26%23131153%3B -PASS extB (pt 1) U+20052 𠁒 %26%23131154%3B -PASS extB (pt 1) U+20053 𠁓 %26%23131155%3B -PASS extB (pt 1) U+20054 𠁔 %26%23131156%3B -PASS extB (pt 1) U+20055 𠁕 %26%23131157%3B -PASS extB (pt 1) U+20056 𠁖 %26%23131158%3B -PASS extB (pt 1) U+20057 𠁗 %26%23131159%3B -PASS extB (pt 1) U+20058 𠁘 %26%23131160%3B -PASS extB (pt 1) U+20059 𠁙 %26%23131161%3B -PASS extB (pt 1) U+2005A 𠁚 %26%23131162%3B -PASS extB (pt 1) U+2005B 𠁛 %26%23131163%3B -PASS extB (pt 1) U+2005C 𠁜 %26%23131164%3B -PASS extB (pt 1) U+2005D 𠁝 %26%23131165%3B -PASS extB (pt 1) U+2005E 𠁞 %26%23131166%3B -PASS extB (pt 1) U+2005F 𠁟 %26%23131167%3B -PASS extB (pt 1) U+20060 𠁠 %26%23131168%3B -PASS extB (pt 1) U+20061 𠁡 %26%23131169%3B -PASS extB (pt 1) U+20062 𠁢 %26%23131170%3B -PASS extB (pt 1) U+20063 𠁣 %26%23131171%3B -PASS extB (pt 1) U+20064 𠁤 %26%23131172%3B -PASS extB (pt 1) U+20065 𠁥 %26%23131173%3B -PASS extB (pt 1) U+20066 𠁦 %26%23131174%3B -PASS extB (pt 1) U+20067 𠁧 %26%23131175%3B -PASS extB (pt 1) U+20068 𠁨 %26%23131176%3B -PASS extB (pt 1) U+20069 𠁩 %26%23131177%3B -PASS extB (pt 1) U+2006A 𠁪 %26%23131178%3B -PASS extB (pt 1) U+2006B 𠁫 %26%23131179%3B -PASS extB (pt 1) U+2006C 𠁬 %26%23131180%3B -PASS extB (pt 1) U+2006D 𠁭 %26%23131181%3B -PASS extB (pt 1) U+2006E 𠁮 %26%23131182%3B -PASS extB (pt 1) U+2006F 𠁯 %26%23131183%3B -PASS extB (pt 1) U+20070 𠁰 %26%23131184%3B -PASS extB (pt 1) U+20071 𠁱 %26%23131185%3B -PASS extB (pt 1) U+20072 𠁲 %26%23131186%3B -PASS extB (pt 1) U+20073 𠁳 %26%23131187%3B -PASS extB (pt 1) U+20074 𠁴 %26%23131188%3B -PASS extB (pt 1) U+20075 𠁵 %26%23131189%3B -PASS extB (pt 1) U+20076 𠁶 %26%23131190%3B -PASS extB (pt 1) U+20077 𠁷 %26%23131191%3B -PASS extB (pt 1) U+20078 𠁸 %26%23131192%3B -PASS extB (pt 1) U+20079 𠁹 %26%23131193%3B -PASS extB (pt 1) U+2007A 𠁺 %26%23131194%3B -PASS extB (pt 1) U+2007B 𠁻 %26%23131195%3B -PASS extB (pt 1) U+2007C 𠁼 %26%23131196%3B -PASS extB (pt 1) U+2007D 𠁽 %26%23131197%3B -PASS extB (pt 1) U+2007E 𠁾 %26%23131198%3B -PASS extB (pt 1) U+2007F 𠁿 %26%23131199%3B -PASS extB (pt 1) U+20080 𠂀 %26%23131200%3B -PASS extB (pt 1) U+20081 𠂁 %26%23131201%3B -PASS extB (pt 1) U+20082 𠂂 %26%23131202%3B -PASS extB (pt 1) U+20083 𠂃 %26%23131203%3B -PASS extB (pt 1) U+20084 𠂄 %26%23131204%3B -PASS extB (pt 1) U+20085 𠂅 %26%23131205%3B -PASS extB (pt 1) U+20086 𠂆 %26%23131206%3B -PASS extB (pt 1) U+20087 𠂇 %26%23131207%3B -PASS extB (pt 1) U+20088 𠂈 %26%23131208%3B -PASS extB (pt 1) U+20089 𠂉 %26%23131209%3B -PASS extB (pt 1) U+2008B 𠂋 %26%23131211%3B -PASS extB (pt 1) U+2008C 𠂌 %26%23131212%3B -PASS extB (pt 1) U+2008D 𠂍 %26%23131213%3B -PASS extB (pt 1) U+2008E 𠂎 %26%23131214%3B -PASS extB (pt 1) U+2008F 𠂏 %26%23131215%3B -PASS extB (pt 1) U+20090 𠂐 %26%23131216%3B -PASS extB (pt 1) U+20091 𠂑 %26%23131217%3B -PASS extB (pt 1) U+20092 𠂒 %26%23131218%3B -PASS extB (pt 1) U+20093 𠂓 %26%23131219%3B -PASS extB (pt 1) U+20094 𠂔 %26%23131220%3B -PASS extB (pt 1) U+20095 𠂕 %26%23131221%3B -PASS extB (pt 1) U+20096 𠂖 %26%23131222%3B -PASS extB (pt 1) U+20097 𠂗 %26%23131223%3B -PASS extB (pt 1) U+20098 𠂘 %26%23131224%3B -PASS extB (pt 1) U+20099 𠂙 %26%23131225%3B -PASS extB (pt 1) U+2009A 𠂚 %26%23131226%3B -PASS extB (pt 1) U+2009B 𠂛 %26%23131227%3B -PASS extB (pt 1) U+2009C 𠂜 %26%23131228%3B -PASS extB (pt 1) U+2009D 𠂝 %26%23131229%3B -PASS extB (pt 1) U+2009E 𠂞 %26%23131230%3B -PASS extB (pt 1) U+2009F 𠂟 %26%23131231%3B -PASS extB (pt 1) U+200A0 𠂠 %26%23131232%3B -PASS extB (pt 1) U+200A1 𠂡 %26%23131233%3B -PASS extB (pt 1) U+200A2 𠂢 %26%23131234%3B -PASS extB (pt 1) U+200A3 𠂣 %26%23131235%3B -PASS extB (pt 1) U+200A4 𠂤 %26%23131236%3B -PASS extB (pt 1) U+200A5 𠂥 %26%23131237%3B -PASS extB (pt 1) U+200A6 𠂦 %26%23131238%3B -PASS extB (pt 1) U+200A7 𠂧 %26%23131239%3B -PASS extB (pt 1) U+200A8 𠂨 %26%23131240%3B -PASS extB (pt 1) U+200A9 𠂩 %26%23131241%3B -PASS extB (pt 1) U+200AA 𠂪 %26%23131242%3B -PASS extB (pt 1) U+200AB 𠂫 %26%23131243%3B -PASS extB (pt 1) U+200AC 𠂬 %26%23131244%3B -PASS extB (pt 1) U+200AD 𠂭 %26%23131245%3B -PASS extB (pt 1) U+200AE 𠂮 %26%23131246%3B -PASS extB (pt 1) U+200AF 𠂯 %26%23131247%3B -PASS extB (pt 1) U+200B0 𠂰 %26%23131248%3B -PASS extB (pt 1) U+200B1 𠂱 %26%23131249%3B -PASS extB (pt 1) U+200B2 𠂲 %26%23131250%3B -PASS extB (pt 1) U+200B3 𠂳 %26%23131251%3B -PASS extB (pt 1) U+200B4 𠂴 %26%23131252%3B -PASS extB (pt 1) U+200B5 𠂵 %26%23131253%3B -PASS extB (pt 1) U+200B6 𠂶 %26%23131254%3B -PASS extB (pt 1) U+200B7 𠂷 %26%23131255%3B -PASS extB (pt 1) U+200B8 𠂸 %26%23131256%3B -PASS extB (pt 1) U+200B9 𠂹 %26%23131257%3B -PASS extB (pt 1) U+200BA 𠂺 %26%23131258%3B -PASS extB (pt 1) U+200BB 𠂻 %26%23131259%3B -PASS extB (pt 1) U+200BC 𠂼 %26%23131260%3B -PASS extB (pt 1) U+200BD 𠂽 %26%23131261%3B -PASS extB (pt 1) U+200BE 𠂾 %26%23131262%3B -PASS extB (pt 1) U+200BF 𠂿 %26%23131263%3B -PASS extB (pt 1) U+200C0 𠃀 %26%23131264%3B -PASS extB (pt 1) U+200C1 𠃁 %26%23131265%3B -PASS extB (pt 1) U+200C2 𠃂 %26%23131266%3B -PASS extB (pt 1) U+200C3 𠃃 %26%23131267%3B -PASS extB (pt 1) U+200C4 𠃄 %26%23131268%3B -PASS extB (pt 1) U+200C5 𠃅 %26%23131269%3B -PASS extB (pt 1) U+200C6 𠃆 %26%23131270%3B -PASS extB (pt 1) U+200C7 𠃇 %26%23131271%3B -PASS extB (pt 1) U+200C8 𠃈 %26%23131272%3B -PASS extB (pt 1) U+200C9 𠃉 %26%23131273%3B -PASS extB (pt 1) U+200CA 𠃊 %26%23131274%3B -PASS extB (pt 1) U+200CB 𠃋 %26%23131275%3B -PASS extB (pt 1) U+200CD 𠃍 %26%23131277%3B -PASS extB (pt 1) U+200CE 𠃎 %26%23131278%3B -PASS extB (pt 1) U+200CF 𠃏 %26%23131279%3B -PASS extB (pt 1) U+200D0 𠃐 %26%23131280%3B -PASS extB (pt 1) U+200D1 𠃑 %26%23131281%3B -PASS extB (pt 1) U+200D2 𠃒 %26%23131282%3B -PASS extB (pt 1) U+200D3 𠃓 %26%23131283%3B -PASS extB (pt 1) U+200D4 𠃔 %26%23131284%3B -PASS extB (pt 1) U+200D5 𠃕 %26%23131285%3B -PASS extB (pt 1) U+200D6 𠃖 %26%23131286%3B -PASS extB (pt 1) U+200D7 𠃗 %26%23131287%3B -PASS extB (pt 1) U+200D8 𠃘 %26%23131288%3B -PASS extB (pt 1) U+200D9 𠃙 %26%23131289%3B -PASS extB (pt 1) U+200DA 𠃚 %26%23131290%3B -PASS extB (pt 1) U+200DB 𠃛 %26%23131291%3B -PASS extB (pt 1) U+200DC 𠃜 %26%23131292%3B -PASS extB (pt 1) U+200DD 𠃝 %26%23131293%3B -PASS extB (pt 1) U+200DE 𠃞 %26%23131294%3B -PASS extB (pt 1) U+200DF 𠃟 %26%23131295%3B -PASS extB (pt 1) U+200E0 𠃠 %26%23131296%3B -PASS extB (pt 1) U+200E1 𠃡 %26%23131297%3B -PASS extB (pt 1) U+200E2 𠃢 %26%23131298%3B -PASS extB (pt 1) U+200E3 𠃣 %26%23131299%3B -PASS extB (pt 1) U+200E4 𠃤 %26%23131300%3B -PASS extB (pt 1) U+200E5 𠃥 %26%23131301%3B -PASS extB (pt 1) U+200E6 𠃦 %26%23131302%3B -PASS extB (pt 1) U+200E7 𠃧 %26%23131303%3B -PASS extB (pt 1) U+200E8 𠃨 %26%23131304%3B -PASS extB (pt 1) U+200E9 𠃩 %26%23131305%3B -PASS extB (pt 1) U+200EA 𠃪 %26%23131306%3B -PASS extB (pt 1) U+200EB 𠃫 %26%23131307%3B -PASS extB (pt 1) U+200EC 𠃬 %26%23131308%3B -PASS extB (pt 1) U+200ED 𠃭 %26%23131309%3B -PASS extB (pt 1) U+200EE 𠃮 %26%23131310%3B -PASS extB (pt 1) U+200EF 𠃯 %26%23131311%3B -PASS extB (pt 1) U+200F0 𠃰 %26%23131312%3B -PASS extB (pt 1) U+200F1 𠃱 %26%23131313%3B -PASS extB (pt 1) U+200F2 𠃲 %26%23131314%3B -PASS extB (pt 1) U+200F3 𠃳 %26%23131315%3B -PASS extB (pt 1) U+200F4 𠃴 %26%23131316%3B -PASS extB (pt 1) U+200F5 𠃵 %26%23131317%3B -PASS extB (pt 1) U+200F6 𠃶 %26%23131318%3B -PASS extB (pt 1) U+200F7 𠃷 %26%23131319%3B -PASS extB (pt 1) U+200F8 𠃸 %26%23131320%3B -PASS extB (pt 1) U+200F9 𠃹 %26%23131321%3B -PASS extB (pt 1) U+200FA 𠃺 %26%23131322%3B -PASS extB (pt 1) U+200FB 𠃻 %26%23131323%3B -PASS extB (pt 1) U+200FC 𠃼 %26%23131324%3B -PASS extB (pt 1) U+200FD 𠃽 %26%23131325%3B -PASS extB (pt 1) U+200FE 𠃾 %26%23131326%3B -PASS extB (pt 1) U+200FF 𠃿 %26%23131327%3B -PASS extB (pt 1) U+20100 𠄀 %26%23131328%3B -PASS extB (pt 1) U+20101 𠄁 %26%23131329%3B -PASS extB (pt 1) U+20102 𠄂 %26%23131330%3B -PASS extB (pt 1) U+20103 𠄃 %26%23131331%3B -PASS extB (pt 1) U+20104 𠄄 %26%23131332%3B -PASS extB (pt 1) U+20105 𠄅 %26%23131333%3B -PASS extB (pt 1) U+20106 𠄆 %26%23131334%3B -PASS extB (pt 1) U+20107 𠄇 %26%23131335%3B -PASS extB (pt 1) U+20108 𠄈 %26%23131336%3B -PASS extB (pt 1) U+20109 𠄉 %26%23131337%3B -PASS extB (pt 1) U+2010A 𠄊 %26%23131338%3B -PASS extB (pt 1) U+2010B 𠄋 %26%23131339%3B -PASS extB (pt 1) U+2010C 𠄌 %26%23131340%3B -PASS extB (pt 1) U+2010D 𠄍 %26%23131341%3B -PASS extB (pt 1) U+2010E 𠄎 %26%23131342%3B -PASS extB (pt 1) U+2010F 𠄏 %26%23131343%3B -PASS extB (pt 1) U+20110 𠄐 %26%23131344%3B -PASS extB (pt 1) U+20111 𠄑 %26%23131345%3B -PASS extB (pt 1) U+20112 𠄒 %26%23131346%3B -PASS extB (pt 1) U+20113 𠄓 %26%23131347%3B -PASS extB (pt 1) U+20114 𠄔 %26%23131348%3B -PASS extB (pt 1) U+20115 𠄕 %26%23131349%3B -PASS extB (pt 1) U+20116 𠄖 %26%23131350%3B -PASS extB (pt 1) U+20117 𠄗 %26%23131351%3B -PASS extB (pt 1) U+20119 𠄙 %26%23131353%3B -PASS extB (pt 1) U+2011A 𠄚 %26%23131354%3B -PASS extB (pt 1) U+2011B 𠄛 %26%23131355%3B -PASS extB (pt 1) U+2011C 𠄜 %26%23131356%3B -PASS extB (pt 1) U+2011D 𠄝 %26%23131357%3B -PASS extB (pt 1) U+2011E 𠄞 %26%23131358%3B -PASS extB (pt 1) U+2011F 𠄟 %26%23131359%3B -PASS extB (pt 1) U+20120 𠄠 %26%23131360%3B -PASS extB (pt 1) U+20121 𠄡 %26%23131361%3B -PASS extB (pt 1) U+20122 𠄢 %26%23131362%3B -PASS extB (pt 1) U+20123 𠄣 %26%23131363%3B -PASS extB (pt 1) U+20124 𠄤 %26%23131364%3B -PASS extB (pt 1) U+20125 𠄥 %26%23131365%3B -PASS extB (pt 1) U+20126 𠄦 %26%23131366%3B -PASS extB (pt 1) U+20127 𠄧 %26%23131367%3B -PASS extB (pt 1) U+20128 𠄨 %26%23131368%3B -PASS extB (pt 1) U+20129 𠄩 %26%23131369%3B -PASS extB (pt 1) U+2012A 𠄪 %26%23131370%3B -PASS extB (pt 1) U+2012B 𠄫 %26%23131371%3B -PASS extB (pt 1) U+2012C 𠄬 %26%23131372%3B -PASS extB (pt 1) U+2012D 𠄭 %26%23131373%3B -PASS extB (pt 1) U+2012E 𠄮 %26%23131374%3B -PASS extB (pt 1) U+2012F 𠄯 %26%23131375%3B -PASS extB (pt 1) U+20130 𠄰 %26%23131376%3B -PASS extB (pt 1) U+20131 𠄱 %26%23131377%3B -PASS extB (pt 1) U+20132 𠄲 %26%23131378%3B -PASS extB (pt 1) U+20133 𠄳 %26%23131379%3B -PASS extB (pt 1) U+20134 𠄴 %26%23131380%3B -PASS extB (pt 1) U+20135 𠄵 %26%23131381%3B -PASS extB (pt 1) U+20136 𠄶 %26%23131382%3B -PASS extB (pt 1) U+20137 𠄷 %26%23131383%3B -PASS extB (pt 1) U+20138 𠄸 %26%23131384%3B -PASS extB (pt 1) U+20139 𠄹 %26%23131385%3B -PASS extB (pt 1) U+2013A 𠄺 %26%23131386%3B -PASS extB (pt 1) U+2013B 𠄻 %26%23131387%3B -PASS extB (pt 1) U+2013C 𠄼 %26%23131388%3B -PASS extB (pt 1) U+2013D 𠄽 %26%23131389%3B -PASS extB (pt 1) U+2013E 𠄾 %26%23131390%3B -PASS extB (pt 1) U+2013F 𠄿 %26%23131391%3B -PASS extB (pt 1) U+20140 𠅀 %26%23131392%3B -PASS extB (pt 1) U+20141 𠅁 %26%23131393%3B -PASS extB (pt 1) U+20142 𠅂 %26%23131394%3B -PASS extB (pt 1) U+20143 𠅃 %26%23131395%3B -PASS extB (pt 1) U+20144 𠅄 %26%23131396%3B -PASS extB (pt 1) U+20145 𠅅 %26%23131397%3B -PASS extB (pt 1) U+20146 𠅆 %26%23131398%3B -PASS extB (pt 1) U+20147 𠅇 %26%23131399%3B -PASS extB (pt 1) U+20148 𠅈 %26%23131400%3B -PASS extB (pt 1) U+20149 𠅉 %26%23131401%3B -PASS extB (pt 1) U+2014A 𠅊 %26%23131402%3B -PASS extB (pt 1) U+2014B 𠅋 %26%23131403%3B -PASS extB (pt 1) U+2014C 𠅌 %26%23131404%3B -PASS extB (pt 1) U+2014D 𠅍 %26%23131405%3B -PASS extB (pt 1) U+2014E 𠅎 %26%23131406%3B -PASS extB (pt 1) U+2014F 𠅏 %26%23131407%3B -PASS extB (pt 1) U+20150 𠅐 %26%23131408%3B -PASS extB (pt 1) U+20151 𠅑 %26%23131409%3B -PASS extB (pt 1) U+20152 𠅒 %26%23131410%3B -PASS extB (pt 1) U+20153 𠅓 %26%23131411%3B -PASS extB (pt 1) U+20154 𠅔 %26%23131412%3B -PASS extB (pt 1) U+20155 𠅕 %26%23131413%3B -PASS extB (pt 1) U+20156 𠅖 %26%23131414%3B -PASS extB (pt 1) U+20157 𠅗 %26%23131415%3B -PASS extB (pt 1) U+20158 𠅘 %26%23131416%3B -PASS extB (pt 1) U+20159 𠅙 %26%23131417%3B -PASS extB (pt 1) U+2015A 𠅚 %26%23131418%3B -PASS extB (pt 1) U+2015B 𠅛 %26%23131419%3B -PASS extB (pt 1) U+2015C 𠅜 %26%23131420%3B -PASS extB (pt 1) U+2015D 𠅝 %26%23131421%3B -PASS extB (pt 1) U+2015E 𠅞 %26%23131422%3B -PASS extB (pt 1) U+2015F 𠅟 %26%23131423%3B -PASS extB (pt 1) U+20160 𠅠 %26%23131424%3B -PASS extB (pt 1) U+20161 𠅡 %26%23131425%3B -PASS extB (pt 1) U+20162 𠅢 %26%23131426%3B -PASS extB (pt 1) U+20163 𠅣 %26%23131427%3B -PASS extB (pt 1) U+20164 𠅤 %26%23131428%3B -PASS extB (pt 1) U+20165 𠅥 %26%23131429%3B -PASS extB (pt 1) U+20166 𠅦 %26%23131430%3B -PASS extB (pt 1) U+20167 𠅧 %26%23131431%3B -PASS extB (pt 1) U+20168 𠅨 %26%23131432%3B -PASS extB (pt 1) U+20169 𠅩 %26%23131433%3B -PASS extB (pt 1) U+2016A 𠅪 %26%23131434%3B -PASS extB (pt 1) U+2016B 𠅫 %26%23131435%3B -PASS extB (pt 1) U+2016C 𠅬 %26%23131436%3B -PASS extB (pt 1) U+2016D 𠅭 %26%23131437%3B -PASS extB (pt 1) U+2016E 𠅮 %26%23131438%3B -PASS extB (pt 1) U+2016F 𠅯 %26%23131439%3B -PASS extB (pt 1) U+20170 𠅰 %26%23131440%3B -PASS extB (pt 1) U+20171 𠅱 %26%23131441%3B -PASS extB (pt 1) U+20172 𠅲 %26%23131442%3B -PASS extB (pt 1) U+20173 𠅳 %26%23131443%3B -PASS extB (pt 1) U+20174 𠅴 %26%23131444%3B -PASS extB (pt 1) U+20175 𠅵 %26%23131445%3B -PASS extB (pt 1) U+20176 𠅶 %26%23131446%3B -PASS extB (pt 1) U+20177 𠅷 %26%23131447%3B -PASS extB (pt 1) U+20178 𠅸 %26%23131448%3B -PASS extB (pt 1) U+20179 𠅹 %26%23131449%3B -PASS extB (pt 1) U+2017A 𠅺 %26%23131450%3B -PASS extB (pt 1) U+2017B 𠅻 %26%23131451%3B -PASS extB (pt 1) U+2017C 𠅼 %26%23131452%3B -PASS extB (pt 1) U+2017D 𠅽 %26%23131453%3B -PASS extB (pt 1) U+2017E 𠅾 %26%23131454%3B -PASS extB (pt 1) U+2017F 𠅿 %26%23131455%3B -PASS extB (pt 1) U+20180 𠆀 %26%23131456%3B -PASS extB (pt 1) U+20181 𠆁 %26%23131457%3B -PASS extB (pt 1) U+20182 𠆂 %26%23131458%3B -PASS extB (pt 1) U+20183 𠆃 %26%23131459%3B -PASS extB (pt 1) U+20184 𠆄 %26%23131460%3B -PASS extB (pt 1) U+20185 𠆅 %26%23131461%3B -PASS extB (pt 1) U+20186 𠆆 %26%23131462%3B -PASS extB (pt 1) U+20187 𠆇 %26%23131463%3B -PASS extB (pt 1) U+20188 𠆈 %26%23131464%3B -PASS extB (pt 1) U+20189 𠆉 %26%23131465%3B -PASS extB (pt 1) U+2018A 𠆊 %26%23131466%3B -PASS extB (pt 1) U+2018B 𠆋 %26%23131467%3B -PASS extB (pt 1) U+2018C 𠆌 %26%23131468%3B -PASS extB (pt 1) U+2018D 𠆍 %26%23131469%3B -PASS extB (pt 1) U+2018E 𠆎 %26%23131470%3B -PASS extB (pt 1) U+2018F 𠆏 %26%23131471%3B -PASS extB (pt 1) U+20190 𠆐 %26%23131472%3B -PASS extB (pt 1) U+20191 𠆑 %26%23131473%3B -PASS extB (pt 1) U+20192 𠆒 %26%23131474%3B -PASS extB (pt 1) U+20193 𠆓 %26%23131475%3B -PASS extB (pt 1) U+20194 𠆔 %26%23131476%3B -PASS extB (pt 1) U+20195 𠆕 %26%23131477%3B -PASS extB (pt 1) U+20196 𠆖 %26%23131478%3B -PASS extB (pt 1) U+20197 𠆗 %26%23131479%3B -PASS extB (pt 1) U+20198 𠆘 %26%23131480%3B -PASS extB (pt 1) U+20199 𠆙 %26%23131481%3B -PASS extB (pt 1) U+2019A 𠆚 %26%23131482%3B -PASS extB (pt 1) U+2019B 𠆛 %26%23131483%3B -PASS extB (pt 1) U+2019C 𠆜 %26%23131484%3B -PASS extB (pt 1) U+2019D 𠆝 %26%23131485%3B -PASS extB (pt 1) U+2019E 𠆞 %26%23131486%3B -PASS extB (pt 1) U+2019F 𠆟 %26%23131487%3B -PASS extB (pt 1) U+201A0 𠆠 %26%23131488%3B -PASS extB (pt 1) U+201A1 𠆡 %26%23131489%3B -PASS extB (pt 1) U+201A2 𠆢 %26%23131490%3B -PASS extB (pt 1) U+201A3 𠆣 %26%23131491%3B -PASS extB (pt 1) U+201A4 𠆤 %26%23131492%3B -PASS extB (pt 1) U+201A5 𠆥 %26%23131493%3B -PASS extB (pt 1) U+201A6 𠆦 %26%23131494%3B -PASS extB (pt 1) U+201A7 𠆧 %26%23131495%3B -PASS extB (pt 1) U+201A8 𠆨 %26%23131496%3B -PASS extB (pt 1) U+201A9 𠆩 %26%23131497%3B -PASS extB (pt 1) U+201AA 𠆪 %26%23131498%3B -PASS extB (pt 1) U+201AB 𠆫 %26%23131499%3B -PASS extB (pt 1) U+201AC 𠆬 %26%23131500%3B -PASS extB (pt 1) U+201AD 𠆭 %26%23131501%3B -PASS extB (pt 1) U+201AE 𠆮 %26%23131502%3B -PASS extB (pt 1) U+201AF 𠆯 %26%23131503%3B -PASS extB (pt 1) U+201B0 𠆰 %26%23131504%3B -PASS extB (pt 1) U+201B1 𠆱 %26%23131505%3B -PASS extB (pt 1) U+201B2 𠆲 %26%23131506%3B -PASS extB (pt 1) U+201B3 𠆳 %26%23131507%3B -PASS extB (pt 1) U+201B4 𠆴 %26%23131508%3B -PASS extB (pt 1) U+201B5 𠆵 %26%23131509%3B -PASS extB (pt 1) U+201B6 𠆶 %26%23131510%3B -PASS extB (pt 1) U+201B7 𠆷 %26%23131511%3B -PASS extB (pt 1) U+201B8 𠆸 %26%23131512%3B -PASS extB (pt 1) U+201B9 𠆹 %26%23131513%3B -PASS extB (pt 1) U+201BA 𠆺 %26%23131514%3B -PASS extB (pt 1) U+201BB 𠆻 %26%23131515%3B -PASS extB (pt 1) U+201BC 𠆼 %26%23131516%3B -PASS extB (pt 1) U+201BD 𠆽 %26%23131517%3B -PASS extB (pt 1) U+201BE 𠆾 %26%23131518%3B -PASS extB (pt 1) U+201BF 𠆿 %26%23131519%3B -PASS extB (pt 1) U+201C0 𠇀 %26%23131520%3B -PASS extB (pt 1) U+201C2 𠇂 %26%23131522%3B -PASS extB (pt 1) U+201C3 𠇃 %26%23131523%3B -PASS extB (pt 1) U+201C4 𠇄 %26%23131524%3B -PASS extB (pt 1) U+201C5 𠇅 %26%23131525%3B -PASS extB (pt 1) U+201C6 𠇆 %26%23131526%3B -PASS extB (pt 1) U+201C7 𠇇 %26%23131527%3B -PASS extB (pt 1) U+201C8 𠇈 %26%23131528%3B -PASS extB (pt 1) U+201C9 𠇉 %26%23131529%3B -PASS extB (pt 1) U+201CA 𠇊 %26%23131530%3B -PASS extB (pt 1) U+201CB 𠇋 %26%23131531%3B -PASS extB (pt 1) U+201CC 𠇌 %26%23131532%3B -PASS extB (pt 1) U+201CD 𠇍 %26%23131533%3B -PASS extB (pt 1) U+201CE 𠇎 %26%23131534%3B -PASS extB (pt 1) U+201CF 𠇏 %26%23131535%3B -PASS extB (pt 1) U+201D0 𠇐 %26%23131536%3B -PASS extB (pt 1) U+201D1 𠇑 %26%23131537%3B -PASS extB (pt 1) U+201D2 𠇒 %26%23131538%3B -PASS extB (pt 1) U+201D3 𠇓 %26%23131539%3B -PASS extB (pt 1) U+201D4 𠇔 %26%23131540%3B -PASS extB (pt 1) U+201D5 𠇕 %26%23131541%3B -PASS extB (pt 1) U+201D6 𠇖 %26%23131542%3B -PASS extB (pt 1) U+201D7 𠇗 %26%23131543%3B -PASS extB (pt 1) U+201D8 𠇘 %26%23131544%3B -PASS extB (pt 1) U+201D9 𠇙 %26%23131545%3B -PASS extB (pt 1) U+201DA 𠇚 %26%23131546%3B -PASS extB (pt 1) U+201DB 𠇛 %26%23131547%3B -PASS extB (pt 1) U+201DC 𠇜 %26%23131548%3B -PASS extB (pt 1) U+201DD 𠇝 %26%23131549%3B -PASS extB (pt 1) U+201DE 𠇞 %26%23131550%3B -PASS extB (pt 1) U+201DF 𠇟 %26%23131551%3B -PASS extB (pt 1) U+201E0 𠇠 %26%23131552%3B -PASS extB (pt 1) U+201E1 𠇡 %26%23131553%3B -PASS extB (pt 1) U+201E2 𠇢 %26%23131554%3B -PASS extB (pt 1) U+201E3 𠇣 %26%23131555%3B -PASS extB (pt 1) U+201E4 𠇤 %26%23131556%3B -PASS extB (pt 1) U+201E5 𠇥 %26%23131557%3B -PASS extB (pt 1) U+201E6 𠇦 %26%23131558%3B -PASS extB (pt 1) U+201E7 𠇧 %26%23131559%3B -PASS extB (pt 1) U+201E8 𠇨 %26%23131560%3B -PASS extB (pt 1) U+201E9 𠇩 %26%23131561%3B -PASS extB (pt 1) U+201EA 𠇪 %26%23131562%3B -PASS extB (pt 1) U+201EB 𠇫 %26%23131563%3B -PASS extB (pt 1) U+201EC 𠇬 %26%23131564%3B -PASS extB (pt 1) U+201ED 𠇭 %26%23131565%3B -PASS extB (pt 1) U+201EE 𠇮 %26%23131566%3B -PASS extB (pt 1) U+201EF 𠇯 %26%23131567%3B -PASS extB (pt 1) U+201F0 𠇰 %26%23131568%3B -PASS extB (pt 1) U+201F1 𠇱 %26%23131569%3B -PASS extB (pt 1) U+201F2 𠇲 %26%23131570%3B -PASS extB (pt 1) U+201F3 𠇳 %26%23131571%3B -PASS extB (pt 1) U+201F4 𠇴 %26%23131572%3B -PASS extB (pt 1) U+201F5 𠇵 %26%23131573%3B -PASS extB (pt 1) U+201F6 𠇶 %26%23131574%3B -PASS extB (pt 1) U+201F7 𠇷 %26%23131575%3B -PASS extB (pt 1) U+201F8 𠇸 %26%23131576%3B -PASS extB (pt 1) U+201F9 𠇹 %26%23131577%3B -PASS extB (pt 1) U+201FA 𠇺 %26%23131578%3B -PASS extB (pt 1) U+201FB 𠇻 %26%23131579%3B -PASS extB (pt 1) U+201FC 𠇼 %26%23131580%3B -PASS extB (pt 1) U+201FD 𠇽 %26%23131581%3B -PASS extB (pt 1) U+201FE 𠇾 %26%23131582%3B -PASS extB (pt 1) U+201FF 𠇿 %26%23131583%3B -PASS extB (pt 1) U+20200 𠈀 %26%23131584%3B -PASS extB (pt 1) U+20201 𠈁 %26%23131585%3B -PASS extB (pt 1) U+20202 𠈂 %26%23131586%3B -PASS extB (pt 1) U+20203 𠈃 %26%23131587%3B -PASS extB (pt 1) U+20205 𠈅 %26%23131589%3B -PASS extB (pt 1) U+20206 𠈆 %26%23131590%3B -PASS extB (pt 1) U+20207 𠈇 %26%23131591%3B -PASS extB (pt 1) U+20208 𠈈 %26%23131592%3B -PASS extB (pt 1) U+20209 𠈉 %26%23131593%3B -PASS extB (pt 1) U+2020A 𠈊 %26%23131594%3B -PASS extB (pt 1) U+2020B 𠈋 %26%23131595%3B -PASS extB (pt 1) U+2020C 𠈌 %26%23131596%3B -PASS extB (pt 1) U+2020D 𠈍 %26%23131597%3B -PASS extB (pt 1) U+2020E 𠈎 %26%23131598%3B -PASS extB (pt 1) U+2020F 𠈏 %26%23131599%3B -PASS extB (pt 1) U+20210 𠈐 %26%23131600%3B -PASS extB (pt 1) U+20211 𠈑 %26%23131601%3B -PASS extB (pt 1) U+20212 𠈒 %26%23131602%3B -PASS extB (pt 1) U+20213 𠈓 %26%23131603%3B -PASS extB (pt 1) U+20214 𠈔 %26%23131604%3B -PASS extB (pt 1) U+20215 𠈕 %26%23131605%3B -PASS extB (pt 1) U+20216 𠈖 %26%23131606%3B -PASS extB (pt 1) U+20217 𠈗 %26%23131607%3B -PASS extB (pt 1) U+20218 𠈘 %26%23131608%3B -PASS extB (pt 1) U+20219 𠈙 %26%23131609%3B -PASS extB (pt 1) U+2021A 𠈚 %26%23131610%3B -PASS extB (pt 1) U+2021B 𠈛 %26%23131611%3B -PASS extB (pt 1) U+2021C 𠈜 %26%23131612%3B -PASS extB (pt 1) U+2021D 𠈝 %26%23131613%3B -PASS extB (pt 1) U+2021E 𠈞 %26%23131614%3B -PASS extB (pt 1) U+2021F 𠈟 %26%23131615%3B -PASS extB (pt 1) U+20220 𠈠 %26%23131616%3B -PASS extB (pt 1) U+20221 𠈡 %26%23131617%3B -PASS extB (pt 1) U+20222 𠈢 %26%23131618%3B -PASS extB (pt 1) U+20223 𠈣 %26%23131619%3B -PASS extB (pt 1) U+20224 𠈤 %26%23131620%3B -PASS extB (pt 1) U+20225 𠈥 %26%23131621%3B -PASS extB (pt 1) U+20226 𠈦 %26%23131622%3B -PASS extB (pt 1) U+20227 𠈧 %26%23131623%3B -PASS extB (pt 1) U+20228 𠈨 %26%23131624%3B -PASS extB (pt 1) U+20229 𠈩 %26%23131625%3B -PASS extB (pt 1) U+2022A 𠈪 %26%23131626%3B -PASS extB (pt 1) U+2022B 𠈫 %26%23131627%3B -PASS extB (pt 1) U+2022C 𠈬 %26%23131628%3B -PASS extB (pt 1) U+2022D 𠈭 %26%23131629%3B -PASS extB (pt 1) U+2022E 𠈮 %26%23131630%3B -PASS extB (pt 1) U+2022F 𠈯 %26%23131631%3B -PASS extB (pt 1) U+20230 𠈰 %26%23131632%3B -PASS extB (pt 1) U+20231 𠈱 %26%23131633%3B -PASS extB (pt 1) U+20232 𠈲 %26%23131634%3B -PASS extB (pt 1) U+20233 𠈳 %26%23131635%3B -PASS extB (pt 1) U+20234 𠈴 %26%23131636%3B -PASS extB (pt 1) U+20235 𠈵 %26%23131637%3B -PASS extB (pt 1) U+20236 𠈶 %26%23131638%3B -PASS extB (pt 1) U+20237 𠈷 %26%23131639%3B -PASS extB (pt 1) U+20238 𠈸 %26%23131640%3B -PASS extB (pt 1) U+20239 𠈹 %26%23131641%3B -PASS extB (pt 1) U+2023A 𠈺 %26%23131642%3B -PASS extB (pt 1) U+2023B 𠈻 %26%23131643%3B -PASS extB (pt 1) U+2023C 𠈼 %26%23131644%3B -PASS extB (pt 1) U+2023D 𠈽 %26%23131645%3B -PASS extB (pt 1) U+2023E 𠈾 %26%23131646%3B -PASS extB (pt 1) U+2023F 𠈿 %26%23131647%3B -PASS extB (pt 1) U+20240 𠉀 %26%23131648%3B -PASS extB (pt 1) U+20241 𠉁 %26%23131649%3B -PASS extB (pt 1) U+20242 𠉂 %26%23131650%3B -PASS extB (pt 1) U+20243 𠉃 %26%23131651%3B -PASS extB (pt 1) U+20244 𠉄 %26%23131652%3B -PASS extB (pt 1) U+20245 𠉅 %26%23131653%3B -PASS extB (pt 1) U+20246 𠉆 %26%23131654%3B -PASS extB (pt 1) U+20247 𠉇 %26%23131655%3B -PASS extB (pt 1) U+20248 𠉈 %26%23131656%3B -PASS extB (pt 1) U+20249 𠉉 %26%23131657%3B -PASS extB (pt 1) U+2024A 𠉊 %26%23131658%3B -PASS extB (pt 1) U+2024B 𠉋 %26%23131659%3B -PASS extB (pt 1) U+2024C 𠉌 %26%23131660%3B -PASS extB (pt 1) U+2024D 𠉍 %26%23131661%3B -PASS extB (pt 1) U+2024E 𠉎 %26%23131662%3B -PASS extB (pt 1) U+2024F 𠉏 %26%23131663%3B -PASS extB (pt 1) U+20250 𠉐 %26%23131664%3B -PASS extB (pt 1) U+20251 𠉑 %26%23131665%3B -PASS extB (pt 1) U+20252 𠉒 %26%23131666%3B -PASS extB (pt 1) U+20253 𠉓 %26%23131667%3B -PASS extB (pt 1) U+20254 𠉔 %26%23131668%3B -PASS extB (pt 1) U+20255 𠉕 %26%23131669%3B -PASS extB (pt 1) U+20256 𠉖 %26%23131670%3B -PASS extB (pt 1) U+20257 𠉗 %26%23131671%3B -PASS extB (pt 1) U+20258 𠉘 %26%23131672%3B -PASS extB (pt 1) U+20259 𠉙 %26%23131673%3B -PASS extB (pt 1) U+2025A 𠉚 %26%23131674%3B -PASS extB (pt 1) U+2025B 𠉛 %26%23131675%3B -PASS extB (pt 1) U+2025C 𠉜 %26%23131676%3B -PASS extB (pt 1) U+2025D 𠉝 %26%23131677%3B -PASS extB (pt 1) U+2025E 𠉞 %26%23131678%3B -PASS extB (pt 1) U+2025F 𠉟 %26%23131679%3B -PASS extB (pt 1) U+20260 𠉠 %26%23131680%3B -PASS extB (pt 1) U+20261 𠉡 %26%23131681%3B -PASS extB (pt 1) U+20262 𠉢 %26%23131682%3B -PASS extB (pt 1) U+20263 𠉣 %26%23131683%3B -PASS extB (pt 1) U+20264 𠉤 %26%23131684%3B -PASS extB (pt 1) U+20265 𠉥 %26%23131685%3B -PASS extB (pt 1) U+20266 𠉦 %26%23131686%3B -PASS extB (pt 1) U+20267 𠉧 %26%23131687%3B -PASS extB (pt 1) U+20268 𠉨 %26%23131688%3B -PASS extB (pt 1) U+20269 𠉩 %26%23131689%3B -PASS extB (pt 1) U+2026A 𠉪 %26%23131690%3B -PASS extB (pt 1) U+2026B 𠉫 %26%23131691%3B -PASS extB (pt 1) U+2026C 𠉬 %26%23131692%3B -PASS extB (pt 1) U+2026D 𠉭 %26%23131693%3B -PASS extB (pt 1) U+2026E 𠉮 %26%23131694%3B -PASS extB (pt 1) U+2026F 𠉯 %26%23131695%3B -PASS extB (pt 1) U+20270 𠉰 %26%23131696%3B -PASS extB (pt 1) U+20271 𠉱 %26%23131697%3B -PASS extB (pt 1) U+20272 𠉲 %26%23131698%3B -PASS extB (pt 1) U+20273 𠉳 %26%23131699%3B -PASS extB (pt 1) U+20274 𠉴 %26%23131700%3B -PASS extB (pt 1) U+20275 𠉵 %26%23131701%3B -PASS extB (pt 1) U+20276 𠉶 %26%23131702%3B -PASS extB (pt 1) U+20277 𠉷 %26%23131703%3B -PASS extB (pt 1) U+20278 𠉸 %26%23131704%3B -PASS extB (pt 1) U+20279 𠉹 %26%23131705%3B -PASS extB (pt 1) U+2027A 𠉺 %26%23131706%3B -PASS extB (pt 1) U+2027B 𠉻 %26%23131707%3B -PASS extB (pt 1) U+2027C 𠉼 %26%23131708%3B -PASS extB (pt 1) U+2027D 𠉽 %26%23131709%3B -PASS extB (pt 1) U+2027E 𠉾 %26%23131710%3B -PASS extB (pt 1) U+2027F 𠉿 %26%23131711%3B -PASS extB (pt 1) U+20280 𠊀 %26%23131712%3B -PASS extB (pt 1) U+20281 𠊁 %26%23131713%3B -PASS extB (pt 1) U+20282 𠊂 %26%23131714%3B -PASS extB (pt 1) U+20283 𠊃 %26%23131715%3B -PASS extB (pt 1) U+20284 𠊄 %26%23131716%3B -PASS extB (pt 1) U+20285 𠊅 %26%23131717%3B -PASS extB (pt 1) U+20286 𠊆 %26%23131718%3B -PASS extB (pt 1) U+20287 𠊇 %26%23131719%3B -PASS extB (pt 1) U+20288 𠊈 %26%23131720%3B -PASS extB (pt 1) U+20289 𠊉 %26%23131721%3B -PASS extB (pt 1) U+2028A 𠊊 %26%23131722%3B -PASS extB (pt 1) U+2028B 𠊋 %26%23131723%3B -PASS extB (pt 1) U+2028C 𠊌 %26%23131724%3B -PASS extB (pt 1) U+2028D 𠊍 %26%23131725%3B -PASS extB (pt 1) U+2028E 𠊎 %26%23131726%3B -PASS extB (pt 1) U+2028F 𠊏 %26%23131727%3B -PASS extB (pt 1) U+20290 𠊐 %26%23131728%3B -PASS extB (pt 1) U+20291 𠊑 %26%23131729%3B -PASS extB (pt 1) U+20292 𠊒 %26%23131730%3B -PASS extB (pt 1) U+20293 𠊓 %26%23131731%3B -PASS extB (pt 1) U+20294 𠊔 %26%23131732%3B -PASS extB (pt 1) U+20295 𠊕 %26%23131733%3B -PASS extB (pt 1) U+20296 𠊖 %26%23131734%3B -PASS extB (pt 1) U+20297 𠊗 %26%23131735%3B -PASS extB (pt 1) U+20298 𠊘 %26%23131736%3B -PASS extB (pt 1) U+20299 𠊙 %26%23131737%3B -PASS extB (pt 1) U+2029A 𠊚 %26%23131738%3B -PASS extB (pt 1) U+2029B 𠊛 %26%23131739%3B -PASS extB (pt 1) U+2029C 𠊜 %26%23131740%3B -PASS extB (pt 1) U+2029D 𠊝 %26%23131741%3B -PASS extB (pt 1) U+2029F 𠊟 %26%23131743%3B -PASS extB (pt 1) U+202A1 𠊡 %26%23131745%3B -PASS extB (pt 1) U+202A2 𠊢 %26%23131746%3B -PASS extB (pt 1) U+202A3 𠊣 %26%23131747%3B -PASS extB (pt 1) U+202A4 𠊤 %26%23131748%3B -PASS extB (pt 1) U+202A5 𠊥 %26%23131749%3B -PASS extB (pt 1) U+202A6 𠊦 %26%23131750%3B -PASS extB (pt 1) U+202A7 𠊧 %26%23131751%3B -PASS extB (pt 1) U+202A8 𠊨 %26%23131752%3B -PASS extB (pt 1) U+202A9 𠊩 %26%23131753%3B -PASS extB (pt 1) U+202AA 𠊪 %26%23131754%3B -PASS extB (pt 1) U+202AB 𠊫 %26%23131755%3B -PASS extB (pt 1) U+202AC 𠊬 %26%23131756%3B -PASS extB (pt 1) U+202AD 𠊭 %26%23131757%3B -PASS extB (pt 1) U+202AE 𠊮 %26%23131758%3B -PASS extB (pt 1) U+202AF 𠊯 %26%23131759%3B -PASS extB (pt 1) U+202B0 𠊰 %26%23131760%3B -PASS extB (pt 1) U+202B1 𠊱 %26%23131761%3B -PASS extB (pt 1) U+202B2 𠊲 %26%23131762%3B -PASS extB (pt 1) U+202B3 𠊳 %26%23131763%3B -PASS extB (pt 1) U+202B4 𠊴 %26%23131764%3B -PASS extB (pt 1) U+202B5 𠊵 %26%23131765%3B -PASS extB (pt 1) U+202B6 𠊶 %26%23131766%3B -PASS extB (pt 1) U+202B7 𠊷 %26%23131767%3B -PASS extB (pt 1) U+202B8 𠊸 %26%23131768%3B -PASS extB (pt 1) U+202B9 𠊹 %26%23131769%3B -PASS extB (pt 1) U+202BA 𠊺 %26%23131770%3B -PASS extB (pt 1) U+202BB 𠊻 %26%23131771%3B -PASS extB (pt 1) U+202BC 𠊼 %26%23131772%3B -PASS extB (pt 1) U+202BD 𠊽 %26%23131773%3B -PASS extB (pt 1) U+202BE 𠊾 %26%23131774%3B -PASS extB (pt 1) U+202BF 𠊿 %26%23131775%3B -PASS extB (pt 1) U+202C0 𠋀 %26%23131776%3B -PASS extB (pt 1) U+202C1 𠋁 %26%23131777%3B -PASS extB (pt 1) U+202C2 𠋂 %26%23131778%3B -PASS extB (pt 1) U+202C3 𠋃 %26%23131779%3B -PASS extB (pt 1) U+202C4 𠋄 %26%23131780%3B -PASS extB (pt 1) U+202C5 𠋅 %26%23131781%3B -PASS extB (pt 1) U+202C6 𠋆 %26%23131782%3B -PASS extB (pt 1) U+202C7 𠋇 %26%23131783%3B -PASS extB (pt 1) U+202C8 𠋈 %26%23131784%3B -PASS extB (pt 1) U+202C9 𠋉 %26%23131785%3B -PASS extB (pt 1) U+202CA 𠋊 %26%23131786%3B -PASS extB (pt 1) U+202CB 𠋋 %26%23131787%3B -PASS extB (pt 1) U+202CC 𠋌 %26%23131788%3B -PASS extB (pt 1) U+202CD 𠋍 %26%23131789%3B -PASS extB (pt 1) U+202CE 𠋎 %26%23131790%3B -PASS extB (pt 1) U+202CF 𠋏 %26%23131791%3B -PASS extB (pt 1) U+202D0 𠋐 %26%23131792%3B -PASS extB (pt 1) U+202D1 𠋑 %26%23131793%3B -PASS extB (pt 1) U+202D2 𠋒 %26%23131794%3B -PASS extB (pt 1) U+202D3 𠋓 %26%23131795%3B -PASS extB (pt 1) U+202D4 𠋔 %26%23131796%3B -PASS extB (pt 1) U+202D5 𠋕 %26%23131797%3B -PASS extB (pt 1) U+202D6 𠋖 %26%23131798%3B -PASS extB (pt 1) U+202D7 𠋗 %26%23131799%3B -PASS extB (pt 1) U+202D8 𠋘 %26%23131800%3B -PASS extB (pt 1) U+202D9 𠋙 %26%23131801%3B -PASS extB (pt 1) U+202DA 𠋚 %26%23131802%3B -PASS extB (pt 1) U+202DB 𠋛 %26%23131803%3B -PASS extB (pt 1) U+202DC 𠋜 %26%23131804%3B -PASS extB (pt 1) U+202DD 𠋝 %26%23131805%3B -PASS extB (pt 1) U+202DE 𠋞 %26%23131806%3B -PASS extB (pt 1) U+202DF 𠋟 %26%23131807%3B -PASS extB (pt 1) U+202E0 𠋠 %26%23131808%3B -PASS extB (pt 1) U+202E1 𠋡 %26%23131809%3B -PASS extB (pt 1) U+202E2 𠋢 %26%23131810%3B -PASS extB (pt 1) U+202E3 𠋣 %26%23131811%3B -PASS extB (pt 1) U+202E4 𠋤 %26%23131812%3B -PASS extB (pt 1) U+202E6 𠋦 %26%23131814%3B -PASS extB (pt 1) U+202E7 𠋧 %26%23131815%3B -PASS extB (pt 1) U+202E8 𠋨 %26%23131816%3B -PASS extB (pt 1) U+202E9 𠋩 %26%23131817%3B -PASS extB (pt 1) U+202EA 𠋪 %26%23131818%3B -PASS extB (pt 1) U+202EB 𠋫 %26%23131819%3B -PASS extB (pt 1) U+202EC 𠋬 %26%23131820%3B -PASS extB (pt 1) U+202ED 𠋭 %26%23131821%3B -PASS extB (pt 1) U+202EE 𠋮 %26%23131822%3B -PASS extB (pt 1) U+202EF 𠋯 %26%23131823%3B -PASS extB (pt 1) U+202F0 𠋰 %26%23131824%3B -PASS extB (pt 1) U+202F1 𠋱 %26%23131825%3B -PASS extB (pt 1) U+202F2 𠋲 %26%23131826%3B -PASS extB (pt 1) U+202F3 𠋳 %26%23131827%3B -PASS extB (pt 1) U+202F4 𠋴 %26%23131828%3B -PASS extB (pt 1) U+202F5 𠋵 %26%23131829%3B -PASS extB (pt 1) U+202F6 𠋶 %26%23131830%3B -PASS extB (pt 1) U+202F7 𠋷 %26%23131831%3B -PASS extB (pt 1) U+202F8 𠋸 %26%23131832%3B -PASS extB (pt 1) U+202F9 𠋹 %26%23131833%3B -PASS extB (pt 1) U+202FA 𠋺 %26%23131834%3B -PASS extB (pt 1) U+202FB 𠋻 %26%23131835%3B -PASS extB (pt 1) U+202FC 𠋼 %26%23131836%3B -PASS extB (pt 1) U+202FD 𠋽 %26%23131837%3B -PASS extB (pt 1) U+202FE 𠋾 %26%23131838%3B -PASS extB (pt 1) U+202FF 𠋿 %26%23131839%3B -PASS extB (pt 1) U+20300 𠌀 %26%23131840%3B -PASS extB (pt 1) U+20301 𠌁 %26%23131841%3B -PASS extB (pt 1) U+20302 𠌂 %26%23131842%3B -PASS extB (pt 1) U+20303 𠌃 %26%23131843%3B -PASS extB (pt 1) U+20304 𠌄 %26%23131844%3B -PASS extB (pt 1) U+20305 𠌅 %26%23131845%3B -PASS extB (pt 1) U+20306 𠌆 %26%23131846%3B -PASS extB (pt 1) U+20307 𠌇 %26%23131847%3B -PASS extB (pt 1) U+20308 𠌈 %26%23131848%3B -PASS extB (pt 1) U+20309 𠌉 %26%23131849%3B -PASS extB (pt 1) U+2030A 𠌊 %26%23131850%3B -PASS extB (pt 1) U+2030B 𠌋 %26%23131851%3B -PASS extB (pt 1) U+2030C 𠌌 %26%23131852%3B -PASS extB (pt 1) U+2030D 𠌍 %26%23131853%3B -PASS extB (pt 1) U+2030E 𠌎 %26%23131854%3B -PASS extB (pt 1) U+2030F 𠌏 %26%23131855%3B -PASS extB (pt 1) U+20310 𠌐 %26%23131856%3B -PASS extB (pt 1) U+20311 𠌑 %26%23131857%3B -PASS extB (pt 1) U+20312 𠌒 %26%23131858%3B -PASS extB (pt 1) U+20313 𠌓 %26%23131859%3B -PASS extB (pt 1) U+20314 𠌔 %26%23131860%3B -PASS extB (pt 1) U+20315 𠌕 %26%23131861%3B -PASS extB (pt 1) U+20316 𠌖 %26%23131862%3B -PASS extB (pt 1) U+20317 𠌗 %26%23131863%3B -PASS extB (pt 1) U+20318 𠌘 %26%23131864%3B -PASS extB (pt 1) U+20319 𠌙 %26%23131865%3B -PASS extB (pt 1) U+2031A 𠌚 %26%23131866%3B -PASS extB (pt 1) U+2031B 𠌛 %26%23131867%3B -PASS extB (pt 1) U+2031C 𠌜 %26%23131868%3B -PASS extB (pt 1) U+2031D 𠌝 %26%23131869%3B -PASS extB (pt 1) U+2031E 𠌞 %26%23131870%3B -PASS extB (pt 1) U+2031F 𠌟 %26%23131871%3B -PASS extB (pt 1) U+20320 𠌠 %26%23131872%3B -PASS extB (pt 1) U+20321 𠌡 %26%23131873%3B -PASS extB (pt 1) U+20322 𠌢 %26%23131874%3B -PASS extB (pt 1) U+20323 𠌣 %26%23131875%3B -PASS extB (pt 1) U+20324 𠌤 %26%23131876%3B -PASS extB (pt 1) U+20325 𠌥 %26%23131877%3B -PASS extB (pt 1) U+20326 𠌦 %26%23131878%3B -PASS extB (pt 1) U+20327 𠌧 %26%23131879%3B -PASS extB (pt 1) U+20328 𠌨 %26%23131880%3B -PASS extB (pt 1) U+20329 𠌩 %26%23131881%3B -PASS extB (pt 1) U+2032A 𠌪 %26%23131882%3B -PASS extB (pt 1) U+2032B 𠌫 %26%23131883%3B -PASS extB (pt 1) U+2032C 𠌬 %26%23131884%3B -PASS extB (pt 1) U+2032D 𠌭 %26%23131885%3B -PASS extB (pt 1) U+2032E 𠌮 %26%23131886%3B -PASS extB (pt 1) U+2032F 𠌯 %26%23131887%3B -PASS extB (pt 1) U+20330 𠌰 %26%23131888%3B -PASS extB (pt 1) U+20331 𠌱 %26%23131889%3B -PASS extB (pt 1) U+20332 𠌲 %26%23131890%3B -PASS extB (pt 1) U+20333 𠌳 %26%23131891%3B -PASS extB (pt 1) U+20334 𠌴 %26%23131892%3B -PASS extB (pt 1) U+20335 𠌵 %26%23131893%3B -PASS extB (pt 1) U+20336 𠌶 %26%23131894%3B -PASS extB (pt 1) U+20337 𠌷 %26%23131895%3B -PASS extB (pt 1) U+20338 𠌸 %26%23131896%3B -PASS extB (pt 1) U+20339 𠌹 %26%23131897%3B -PASS extB (pt 1) U+2033A 𠌺 %26%23131898%3B -PASS extB (pt 1) U+2033B 𠌻 %26%23131899%3B -PASS extB (pt 1) U+2033C 𠌼 %26%23131900%3B -PASS extB (pt 1) U+2033D 𠌽 %26%23131901%3B -PASS extB (pt 1) U+2033E 𠌾 %26%23131902%3B -PASS extB (pt 1) U+2033F 𠌿 %26%23131903%3B -PASS extB (pt 1) U+20340 𠍀 %26%23131904%3B -PASS extB (pt 1) U+20341 𠍁 %26%23131905%3B -PASS extB (pt 1) U+20342 𠍂 %26%23131906%3B -PASS extB (pt 1) U+20343 𠍃 %26%23131907%3B -PASS extB (pt 1) U+20344 𠍄 %26%23131908%3B -PASS extB (pt 1) U+20345 𠍅 %26%23131909%3B -PASS extB (pt 1) U+20346 𠍆 %26%23131910%3B -PASS extB (pt 1) U+20348 𠍈 %26%23131912%3B -PASS extB (pt 1) U+20349 𠍉 %26%23131913%3B -PASS extB (pt 1) U+2034A 𠍊 %26%23131914%3B -PASS extB (pt 1) U+2034B 𠍋 %26%23131915%3B -PASS extB (pt 1) U+2034C 𠍌 %26%23131916%3B -PASS extB (pt 1) U+2034D 𠍍 %26%23131917%3B -PASS extB (pt 1) U+2034E 𠍎 %26%23131918%3B -PASS extB (pt 1) U+2034F 𠍏 %26%23131919%3B -PASS extB (pt 1) U+20350 𠍐 %26%23131920%3B -PASS extB (pt 1) U+20351 𠍑 %26%23131921%3B -PASS extB (pt 1) U+20352 𠍒 %26%23131922%3B -PASS extB (pt 1) U+20353 𠍓 %26%23131923%3B -PASS extB (pt 1) U+20354 𠍔 %26%23131924%3B -PASS extB (pt 1) U+20355 𠍕 %26%23131925%3B -PASS extB (pt 1) U+20356 𠍖 %26%23131926%3B -PASS extB (pt 1) U+20357 𠍗 %26%23131927%3B -PASS extB (pt 1) U+20358 𠍘 %26%23131928%3B -PASS extB (pt 1) U+20359 𠍙 %26%23131929%3B -PASS extB (pt 1) U+2035A 𠍚 %26%23131930%3B -PASS extB (pt 1) U+2035B 𠍛 %26%23131931%3B -PASS extB (pt 1) U+2035C 𠍜 %26%23131932%3B -PASS extB (pt 1) U+2035D 𠍝 %26%23131933%3B -PASS extB (pt 1) U+2035E 𠍞 %26%23131934%3B -PASS extB (pt 1) U+2035F 𠍟 %26%23131935%3B -PASS extB (pt 1) U+20360 𠍠 %26%23131936%3B -PASS extB (pt 1) U+20361 𠍡 %26%23131937%3B -PASS extB (pt 1) U+20362 𠍢 %26%23131938%3B -PASS extB (pt 1) U+20363 𠍣 %26%23131939%3B -PASS extB (pt 1) U+20364 𠍤 %26%23131940%3B -PASS extB (pt 1) U+20365 𠍥 %26%23131941%3B -PASS extB (pt 1) U+20366 𠍦 %26%23131942%3B -PASS extB (pt 1) U+20367 𠍧 %26%23131943%3B -PASS extB (pt 1) U+20368 𠍨 %26%23131944%3B -PASS extB (pt 1) U+20369 𠍩 %26%23131945%3B -PASS extB (pt 1) U+2036A 𠍪 %26%23131946%3B -PASS extB (pt 1) U+2036B 𠍫 %26%23131947%3B -PASS extB (pt 1) U+2036C 𠍬 %26%23131948%3B -PASS extB (pt 1) U+2036D 𠍭 %26%23131949%3B -PASS extB (pt 1) U+2036E 𠍮 %26%23131950%3B -PASS extB (pt 1) U+2036F 𠍯 %26%23131951%3B -PASS extB (pt 1) U+20370 𠍰 %26%23131952%3B -PASS extB (pt 1) U+20371 𠍱 %26%23131953%3B -PASS extB (pt 1) U+20372 𠍲 %26%23131954%3B -PASS extB (pt 1) U+20373 𠍳 %26%23131955%3B -PASS extB (pt 1) U+20374 𠍴 %26%23131956%3B -PASS extB (pt 1) U+20375 𠍵 %26%23131957%3B -PASS extB (pt 1) U+20376 𠍶 %26%23131958%3B -PASS extB (pt 1) U+20377 𠍷 %26%23131959%3B -PASS extB (pt 1) U+20378 𠍸 %26%23131960%3B -PASS extB (pt 1) U+20379 𠍹 %26%23131961%3B -PASS extB (pt 1) U+2037A 𠍺 %26%23131962%3B -PASS extB (pt 1) U+2037B 𠍻 %26%23131963%3B -PASS extB (pt 1) U+2037C 𠍼 %26%23131964%3B -PASS extB (pt 1) U+2037D 𠍽 %26%23131965%3B -PASS extB (pt 1) U+2037F 𠍿 %26%23131967%3B -PASS extB (pt 1) U+20381 𠎁 %26%23131969%3B -PASS extB (pt 1) U+20382 𠎂 %26%23131970%3B -PASS extB (pt 1) U+20383 𠎃 %26%23131971%3B -PASS extB (pt 1) U+20384 𠎄 %26%23131972%3B -PASS extB (pt 1) U+20385 𠎅 %26%23131973%3B -PASS extB (pt 1) U+20386 𠎆 %26%23131974%3B -PASS extB (pt 1) U+20387 𠎇 %26%23131975%3B -PASS extB (pt 1) U+20388 𠎈 %26%23131976%3B -PASS extB (pt 1) U+20389 𠎉 %26%23131977%3B -PASS extB (pt 1) U+2038A 𠎊 %26%23131978%3B -PASS extB (pt 1) U+2038B 𠎋 %26%23131979%3B -PASS extB (pt 1) U+2038C 𠎌 %26%23131980%3B -PASS extB (pt 1) U+2038D 𠎍 %26%23131981%3B -PASS extB (pt 1) U+2038E 𠎎 %26%23131982%3B -PASS extB (pt 1) U+2038F 𠎏 %26%23131983%3B -PASS extB (pt 1) U+20390 𠎐 %26%23131984%3B -PASS extB (pt 1) U+20391 𠎑 %26%23131985%3B -PASS extB (pt 1) U+20392 𠎒 %26%23131986%3B -PASS extB (pt 1) U+20393 𠎓 %26%23131987%3B -PASS extB (pt 1) U+20394 𠎔 %26%23131988%3B -PASS extB (pt 1) U+20395 𠎕 %26%23131989%3B -PASS extB (pt 1) U+20396 𠎖 %26%23131990%3B -PASS extB (pt 1) U+20397 𠎗 %26%23131991%3B -PASS extB (pt 1) U+20398 𠎘 %26%23131992%3B -PASS extB (pt 1) U+20399 𠎙 %26%23131993%3B -PASS extB (pt 1) U+2039A 𠎚 %26%23131994%3B -PASS extB (pt 1) U+2039B 𠎛 %26%23131995%3B -PASS extB (pt 1) U+2039C 𠎜 %26%23131996%3B -PASS extB (pt 1) U+2039D 𠎝 %26%23131997%3B -PASS extB (pt 1) U+2039E 𠎞 %26%23131998%3B -PASS extB (pt 1) U+2039F 𠎟 %26%23131999%3B -PASS extB (pt 1) U+203A0 𠎠 %26%23132000%3B -PASS extB (pt 1) U+203A1 𠎡 %26%23132001%3B -PASS extB (pt 1) U+203A2 𠎢 %26%23132002%3B -PASS extB (pt 1) U+203A3 𠎣 %26%23132003%3B -PASS extB (pt 1) U+203A4 𠎤 %26%23132004%3B -PASS extB (pt 1) U+203A5 𠎥 %26%23132005%3B -PASS extB (pt 1) U+203A6 𠎦 %26%23132006%3B -PASS extB (pt 1) U+203A7 𠎧 %26%23132007%3B -PASS extB (pt 1) U+203A8 𠎨 %26%23132008%3B -PASS extB (pt 1) U+203A9 𠎩 %26%23132009%3B -PASS extB (pt 1) U+203AA 𠎪 %26%23132010%3B -PASS extB (pt 1) U+203AB 𠎫 %26%23132011%3B -PASS extB (pt 1) U+203AC 𠎬 %26%23132012%3B -PASS extB (pt 1) U+203AD 𠎭 %26%23132013%3B -PASS extB (pt 1) U+203AE 𠎮 %26%23132014%3B -PASS extB (pt 1) U+203AF 𠎯 %26%23132015%3B -PASS extB (pt 1) U+203B0 𠎰 %26%23132016%3B -PASS extB (pt 1) U+203B1 𠎱 %26%23132017%3B -PASS extB (pt 1) U+203B2 𠎲 %26%23132018%3B -PASS extB (pt 1) U+203B3 𠎳 %26%23132019%3B -PASS extB (pt 1) U+203B4 𠎴 %26%23132020%3B -PASS extB (pt 1) U+203B6 𠎶 %26%23132022%3B -PASS extB (pt 1) U+203B7 𠎷 %26%23132023%3B -PASS extB (pt 1) U+203B8 𠎸 %26%23132024%3B -PASS extB (pt 1) U+203B9 𠎹 %26%23132025%3B -PASS extB (pt 1) U+203BA 𠎺 %26%23132026%3B -PASS extB (pt 1) U+203BB 𠎻 %26%23132027%3B -PASS extB (pt 1) U+203BC 𠎼 %26%23132028%3B -PASS extB (pt 1) U+203BD 𠎽 %26%23132029%3B -PASS extB (pt 1) U+203BE 𠎾 %26%23132030%3B -PASS extB (pt 1) U+203BF 𠎿 %26%23132031%3B -PASS extB (pt 1) U+203C0 𠏀 %26%23132032%3B -PASS extB (pt 1) U+203C1 𠏁 %26%23132033%3B -PASS extB (pt 1) U+203C2 𠏂 %26%23132034%3B -PASS extB (pt 1) U+203C3 𠏃 %26%23132035%3B -PASS extB (pt 1) U+203C4 𠏄 %26%23132036%3B -PASS extB (pt 1) U+203C5 𠏅 %26%23132037%3B -PASS extB (pt 1) U+203C6 𠏆 %26%23132038%3B -PASS extB (pt 1) U+203C7 𠏇 %26%23132039%3B -PASS extB (pt 1) U+203C8 𠏈 %26%23132040%3B -PASS extB (pt 1) U+203CA 𠏊 %26%23132042%3B -PASS extB (pt 1) U+203CB 𠏋 %26%23132043%3B -PASS extB (pt 1) U+203CC 𠏌 %26%23132044%3B -PASS extB (pt 1) U+203CD 𠏍 %26%23132045%3B -PASS extB (pt 1) U+203CE 𠏎 %26%23132046%3B -PASS extB (pt 1) U+203CF 𠏏 %26%23132047%3B -PASS extB (pt 1) U+203D0 𠏐 %26%23132048%3B -PASS extB (pt 1) U+203D1 𠏑 %26%23132049%3B -PASS extB (pt 1) U+203D2 𠏒 %26%23132050%3B -PASS extB (pt 1) U+203D3 𠏓 %26%23132051%3B -PASS extB (pt 1) U+203D4 𠏔 %26%23132052%3B -PASS extB (pt 1) U+203D5 𠏕 %26%23132053%3B -PASS extB (pt 1) U+203D6 𠏖 %26%23132054%3B -PASS extB (pt 1) U+203D7 𠏗 %26%23132055%3B -PASS extB (pt 1) U+203D8 𠏘 %26%23132056%3B -PASS extB (pt 1) U+203D9 𠏙 %26%23132057%3B -PASS extB (pt 1) U+203DA 𠏚 %26%23132058%3B -PASS extB (pt 1) U+203DB 𠏛 %26%23132059%3B -PASS extB (pt 1) U+203DC 𠏜 %26%23132060%3B -PASS extB (pt 1) U+203DD 𠏝 %26%23132061%3B -PASS extB (pt 1) U+203DE 𠏞 %26%23132062%3B -PASS extB (pt 1) U+203DF 𠏟 %26%23132063%3B -PASS extB (pt 1) U+203E0 𠏠 %26%23132064%3B -PASS extB (pt 1) U+203E1 𠏡 %26%23132065%3B -PASS extB (pt 1) U+203E2 𠏢 %26%23132066%3B -PASS extB (pt 1) U+203E3 𠏣 %26%23132067%3B -PASS extB (pt 1) U+203E4 𠏤 %26%23132068%3B -PASS extB (pt 1) U+203E5 𠏥 %26%23132069%3B -PASS extB (pt 1) U+203E6 𠏦 %26%23132070%3B -PASS extB (pt 1) U+203E7 𠏧 %26%23132071%3B -PASS extB (pt 1) U+203E8 𠏨 %26%23132072%3B -PASS extB (pt 1) U+203E9 𠏩 %26%23132073%3B -PASS extB (pt 1) U+203EA 𠏪 %26%23132074%3B -PASS extB (pt 1) U+203EB 𠏫 %26%23132075%3B -PASS extB (pt 1) U+203EC 𠏬 %26%23132076%3B -PASS extB (pt 1) U+203ED 𠏭 %26%23132077%3B -PASS extB (pt 1) U+203EE 𠏮 %26%23132078%3B -PASS extB (pt 1) U+203EF 𠏯 %26%23132079%3B -PASS extB (pt 1) U+203F0 𠏰 %26%23132080%3B -PASS extB (pt 1) U+203F1 𠏱 %26%23132081%3B -PASS extB (pt 1) U+203F2 𠏲 %26%23132082%3B -PASS extB (pt 1) U+203F3 𠏳 %26%23132083%3B -PASS extB (pt 1) U+203F4 𠏴 %26%23132084%3B -PASS extB (pt 1) U+203F5 𠏵 %26%23132085%3B -PASS extB (pt 1) U+203F6 𠏶 %26%23132086%3B -PASS extB (pt 1) U+203F7 𠏷 %26%23132087%3B -PASS extB (pt 1) U+203F8 𠏸 %26%23132088%3B -PASS extB (pt 1) U+203F9 𠏹 %26%23132089%3B -PASS extB (pt 1) U+203FA 𠏺 %26%23132090%3B -PASS extB (pt 1) U+203FB 𠏻 %26%23132091%3B -PASS extB (pt 1) U+203FC 𠏼 %26%23132092%3B -PASS extB (pt 1) U+203FD 𠏽 %26%23132093%3B -PASS extB (pt 1) U+203FE 𠏾 %26%23132094%3B -PASS extB (pt 1) U+203FF 𠏿 %26%23132095%3B -PASS extB (pt 1) U+20400 𠐀 %26%23132096%3B -PASS extB (pt 1) U+20401 𠐁 %26%23132097%3B -PASS extB (pt 1) U+20402 𠐂 %26%23132098%3B -PASS extB (pt 1) U+20403 𠐃 %26%23132099%3B -PASS extB (pt 1) U+20404 𠐄 %26%23132100%3B -PASS extB (pt 1) U+20405 𠐅 %26%23132101%3B -PASS extB (pt 1) U+20406 𠐆 %26%23132102%3B -PASS extB (pt 1) U+20407 𠐇 %26%23132103%3B -PASS extB (pt 1) U+20408 𠐈 %26%23132104%3B -PASS extB (pt 1) U+20409 𠐉 %26%23132105%3B -PASS extB (pt 1) U+2040A 𠐊 %26%23132106%3B -PASS extB (pt 1) U+2040B 𠐋 %26%23132107%3B -PASS extB (pt 1) U+2040C 𠐌 %26%23132108%3B -PASS extB (pt 1) U+2040D 𠐍 %26%23132109%3B -PASS extB (pt 1) U+2040E 𠐎 %26%23132110%3B -PASS extB (pt 1) U+2040F 𠐏 %26%23132111%3B -PASS extB (pt 1) U+20410 𠐐 %26%23132112%3B -PASS extB (pt 1) U+20411 𠐑 %26%23132113%3B -PASS extB (pt 1) U+20412 𠐒 %26%23132114%3B -PASS extB (pt 1) U+20413 𠐓 %26%23132115%3B -PASS extB (pt 1) U+20414 𠐔 %26%23132116%3B -PASS extB (pt 1) U+20415 𠐕 %26%23132117%3B -PASS extB (pt 1) U+20416 𠐖 %26%23132118%3B -PASS extB (pt 1) U+20417 𠐗 %26%23132119%3B -PASS extB (pt 1) U+20418 𠐘 %26%23132120%3B -PASS extB (pt 1) U+20419 𠐙 %26%23132121%3B -PASS extB (pt 1) U+2041A 𠐚 %26%23132122%3B -PASS extB (pt 1) U+2041B 𠐛 %26%23132123%3B -PASS extB (pt 1) U+2041C 𠐜 %26%23132124%3B -PASS extB (pt 1) U+2041D 𠐝 %26%23132125%3B -PASS extB (pt 1) U+2041E 𠐞 %26%23132126%3B -PASS extB (pt 1) U+20420 𠐠 %26%23132128%3B -PASS extB (pt 1) U+20421 𠐡 %26%23132129%3B -PASS extB (pt 1) U+20422 𠐢 %26%23132130%3B -PASS extB (pt 1) U+20423 𠐣 %26%23132131%3B -PASS extB (pt 1) U+20424 𠐤 %26%23132132%3B -PASS extB (pt 1) U+20425 𠐥 %26%23132133%3B -PASS extB (pt 1) U+20426 𠐦 %26%23132134%3B -PASS extB (pt 1) U+20427 𠐧 %26%23132135%3B -PASS extB (pt 1) U+20428 𠐨 %26%23132136%3B -PASS extB (pt 1) U+20429 𠐩 %26%23132137%3B -PASS extB (pt 1) U+2042A 𠐪 %26%23132138%3B -PASS extB (pt 1) U+2042B 𠐫 %26%23132139%3B -PASS extB (pt 1) U+2042C 𠐬 %26%23132140%3B -PASS extB (pt 1) U+2042D 𠐭 %26%23132141%3B -PASS extB (pt 1) U+2042E 𠐮 %26%23132142%3B -PASS extB (pt 1) U+2042F 𠐯 %26%23132143%3B -PASS extB (pt 1) U+20430 𠐰 %26%23132144%3B -PASS extB (pt 1) U+20431 𠐱 %26%23132145%3B -PASS extB (pt 1) U+20432 𠐲 %26%23132146%3B -PASS extB (pt 1) U+20433 𠐳 %26%23132147%3B -PASS extB (pt 1) U+20434 𠐴 %26%23132148%3B -PASS extB (pt 1) U+20435 𠐵 %26%23132149%3B -PASS extB (pt 1) U+20436 𠐶 %26%23132150%3B -PASS extB (pt 1) U+20437 𠐷 %26%23132151%3B -PASS extB (pt 1) U+20438 𠐸 %26%23132152%3B -PASS extB (pt 1) U+20439 𠐹 %26%23132153%3B -PASS extB (pt 1) U+2043A 𠐺 %26%23132154%3B -PASS extB (pt 1) U+2043B 𠐻 %26%23132155%3B -PASS extB (pt 1) U+2043C 𠐼 %26%23132156%3B -PASS extB (pt 1) U+2043D 𠐽 %26%23132157%3B -PASS extB (pt 1) U+2043E 𠐾 %26%23132158%3B -PASS extB (pt 1) U+2043F 𠐿 %26%23132159%3B -PASS extB (pt 1) U+20440 𠑀 %26%23132160%3B -PASS extB (pt 1) U+20441 𠑁 %26%23132161%3B -PASS extB (pt 1) U+20442 𠑂 %26%23132162%3B -PASS extB (pt 1) U+20443 𠑃 %26%23132163%3B -PASS extB (pt 1) U+20444 𠑄 %26%23132164%3B -PASS extB (pt 1) U+20445 𠑅 %26%23132165%3B -PASS extB (pt 1) U+20446 𠑆 %26%23132166%3B -PASS extB (pt 1) U+20447 𠑇 %26%23132167%3B -PASS extB (pt 1) U+20448 𠑈 %26%23132168%3B -PASS extB (pt 1) U+20449 𠑉 %26%23132169%3B -PASS extB (pt 1) U+2044A 𠑊 %26%23132170%3B -PASS extB (pt 1) U+2044B 𠑋 %26%23132171%3B -PASS extB (pt 1) U+2044C 𠑌 %26%23132172%3B -PASS extB (pt 1) U+2044D 𠑍 %26%23132173%3B -PASS extB (pt 1) U+2044E 𠑎 %26%23132174%3B -PASS extB (pt 1) U+2044F 𠑏 %26%23132175%3B -PASS extB (pt 1) U+20450 𠑐 %26%23132176%3B -PASS extB (pt 1) U+20451 𠑑 %26%23132177%3B -PASS extB (pt 1) U+20452 𠑒 %26%23132178%3B -PASS extB (pt 1) U+20453 𠑓 %26%23132179%3B -PASS extB (pt 1) U+20454 𠑔 %26%23132180%3B -PASS extB (pt 1) U+20455 𠑕 %26%23132181%3B -PASS extB (pt 1) U+20456 𠑖 %26%23132182%3B -PASS extB (pt 1) U+20457 𠑗 %26%23132183%3B -PASS extB (pt 1) U+20458 𠑘 %26%23132184%3B -PASS extB (pt 1) U+20459 𠑙 %26%23132185%3B -PASS extB (pt 1) U+2045A 𠑚 %26%23132186%3B -PASS extB (pt 1) U+2045B 𠑛 %26%23132187%3B -PASS extB (pt 1) U+2045C 𠑜 %26%23132188%3B -PASS extB (pt 1) U+2045D 𠑝 %26%23132189%3B -PASS extB (pt 1) U+2045E 𠑞 %26%23132190%3B -PASS extB (pt 1) U+2045F 𠑟 %26%23132191%3B -PASS extB (pt 1) U+20460 𠑠 %26%23132192%3B -PASS extB (pt 1) U+20461 𠑡 %26%23132193%3B -PASS extB (pt 1) U+20462 𠑢 %26%23132194%3B -PASS extB (pt 1) U+20463 𠑣 %26%23132195%3B -PASS extB (pt 1) U+20464 𠑤 %26%23132196%3B -PASS extB (pt 1) U+20465 𠑥 %26%23132197%3B -PASS extB (pt 1) U+20466 𠑦 %26%23132198%3B -PASS extB (pt 1) U+20467 𠑧 %26%23132199%3B -PASS extB (pt 1) U+20468 𠑨 %26%23132200%3B -PASS extB (pt 1) U+20469 𠑩 %26%23132201%3B -PASS extB (pt 1) U+2046A 𠑪 %26%23132202%3B -PASS extB (pt 1) U+2046B 𠑫 %26%23132203%3B -PASS extB (pt 1) U+2046C 𠑬 %26%23132204%3B -PASS extB (pt 1) U+2046D 𠑭 %26%23132205%3B -PASS extB (pt 1) U+2046E 𠑮 %26%23132206%3B -PASS extB (pt 1) U+2046F 𠑯 %26%23132207%3B -PASS extB (pt 1) U+20470 𠑰 %26%23132208%3B -PASS extB (pt 1) U+20471 𠑱 %26%23132209%3B -PASS extB (pt 1) U+20472 𠑲 %26%23132210%3B -PASS extB (pt 1) U+20473 𠑳 %26%23132211%3B -PASS extB (pt 1) U+20474 𠑴 %26%23132212%3B -PASS extB (pt 1) U+20475 𠑵 %26%23132213%3B -PASS extB (pt 1) U+20476 𠑶 %26%23132214%3B -PASS extB (pt 1) U+20477 𠑷 %26%23132215%3B -PASS extB (pt 1) U+20478 𠑸 %26%23132216%3B -PASS extB (pt 1) U+20479 𠑹 %26%23132217%3B -PASS extB (pt 1) U+2047A 𠑺 %26%23132218%3B -PASS extB (pt 1) U+2047B 𠑻 %26%23132219%3B -PASS extB (pt 1) U+2047C 𠑼 %26%23132220%3B -PASS extB (pt 1) U+2047D 𠑽 %26%23132221%3B -PASS extB (pt 1) U+2047E 𠑾 %26%23132222%3B -PASS extB (pt 1) U+2047F 𠑿 %26%23132223%3B -PASS extB (pt 1) U+20480 𠒀 %26%23132224%3B -PASS extB (pt 1) U+20481 𠒁 %26%23132225%3B -PASS extB (pt 1) U+20482 𠒂 %26%23132226%3B -PASS extB (pt 1) U+20483 𠒃 %26%23132227%3B -PASS extB (pt 1) U+20484 𠒄 %26%23132228%3B -PASS extB (pt 1) U+20485 𠒅 %26%23132229%3B -PASS extB (pt 1) U+20486 𠒆 %26%23132230%3B -PASS extB (pt 1) U+20488 𠒈 %26%23132232%3B -PASS extB (pt 1) U+20489 𠒉 %26%23132233%3B -PASS extB (pt 1) U+2048A 𠒊 %26%23132234%3B -PASS extB (pt 1) U+2048B 𠒋 %26%23132235%3B -PASS extB (pt 1) U+2048C 𠒌 %26%23132236%3B -PASS extB (pt 1) U+2048D 𠒍 %26%23132237%3B -PASS extB (pt 1) U+2048E 𠒎 %26%23132238%3B -PASS extB (pt 1) U+2048F 𠒏 %26%23132239%3B -PASS extB (pt 1) U+20490 𠒐 %26%23132240%3B -PASS extB (pt 1) U+20491 𠒑 %26%23132241%3B -PASS extB (pt 1) U+20492 𠒒 %26%23132242%3B -PASS extB (pt 1) U+20493 𠒓 %26%23132243%3B -PASS extB (pt 1) U+20494 𠒔 %26%23132244%3B -PASS extB (pt 1) U+20495 𠒕 %26%23132245%3B -PASS extB (pt 1) U+20496 𠒖 %26%23132246%3B -PASS extB (pt 1) U+20497 𠒗 %26%23132247%3B -PASS extB (pt 1) U+20498 𠒘 %26%23132248%3B -PASS extB (pt 1) U+20499 𠒙 %26%23132249%3B -PASS extB (pt 1) U+2049A 𠒚 %26%23132250%3B -PASS extB (pt 1) U+2049B 𠒛 %26%23132251%3B -PASS extB (pt 1) U+2049C 𠒜 %26%23132252%3B -PASS extB (pt 1) U+2049D 𠒝 %26%23132253%3B -PASS extB (pt 1) U+2049E 𠒞 %26%23132254%3B -PASS extB (pt 1) U+2049F 𠒟 %26%23132255%3B -PASS extB (pt 1) U+204A0 𠒠 %26%23132256%3B -PASS extB (pt 1) U+204A1 𠒡 %26%23132257%3B -PASS extB (pt 1) U+204A2 𠒢 %26%23132258%3B -PASS extB (pt 1) U+204A3 𠒣 %26%23132259%3B -PASS extB (pt 1) U+204A4 𠒤 %26%23132260%3B -PASS extB (pt 1) U+204A5 𠒥 %26%23132261%3B -PASS extB (pt 1) U+204A6 𠒦 %26%23132262%3B -PASS extB (pt 1) U+204A7 𠒧 %26%23132263%3B -PASS extB (pt 1) U+204A8 𠒨 %26%23132264%3B -PASS extB (pt 1) U+204A9 𠒩 %26%23132265%3B -PASS extB (pt 1) U+204AA 𠒪 %26%23132266%3B -PASS extB (pt 1) U+204AB 𠒫 %26%23132267%3B -PASS extB (pt 1) U+204AC 𠒬 %26%23132268%3B -PASS extB (pt 1) U+204AD 𠒭 %26%23132269%3B -PASS extB (pt 1) U+204AE 𠒮 %26%23132270%3B -PASS extB (pt 1) U+204AF 𠒯 %26%23132271%3B -PASS extB (pt 1) U+204B0 𠒰 %26%23132272%3B -PASS extB (pt 1) U+204B1 𠒱 %26%23132273%3B -PASS extB (pt 1) U+204B2 𠒲 %26%23132274%3B -PASS extB (pt 1) U+204B3 𠒳 %26%23132275%3B -PASS extB (pt 1) U+204B4 𠒴 %26%23132276%3B -PASS extB (pt 1) U+204B5 𠒵 %26%23132277%3B -PASS extB (pt 1) U+204B6 𠒶 %26%23132278%3B -PASS extB (pt 1) U+204B7 𠒷 %26%23132279%3B -PASS extB (pt 1) U+204B8 𠒸 %26%23132280%3B -PASS extB (pt 1) U+204B9 𠒹 %26%23132281%3B -PASS extB (pt 1) U+204BA 𠒺 %26%23132282%3B -PASS extB (pt 1) U+204BB 𠒻 %26%23132283%3B -PASS extB (pt 1) U+204BC 𠒼 %26%23132284%3B -PASS extB (pt 1) U+204BD 𠒽 %26%23132285%3B -PASS extB (pt 1) U+204BE 𠒾 %26%23132286%3B -PASS extB (pt 1) U+204BF 𠒿 %26%23132287%3B -PASS extB (pt 1) U+204C0 𠓀 %26%23132288%3B -PASS extB (pt 1) U+204C1 𠓁 %26%23132289%3B -PASS extB (pt 1) U+204C2 𠓂 %26%23132290%3B -PASS extB (pt 1) U+204C3 𠓃 %26%23132291%3B -PASS extB (pt 1) U+204C4 𠓄 %26%23132292%3B -PASS extB (pt 1) U+204C5 𠓅 %26%23132293%3B -PASS extB (pt 1) U+204C6 𠓆 %26%23132294%3B -PASS extB (pt 1) U+204C7 𠓇 %26%23132295%3B -PASS extB (pt 1) U+204C8 𠓈 %26%23132296%3B -PASS extB (pt 1) U+204C9 𠓉 %26%23132297%3B -PASS extB (pt 1) U+204CA 𠓊 %26%23132298%3B -PASS extB (pt 1) U+204CB 𠓋 %26%23132299%3B -PASS extB (pt 1) U+204CC 𠓌 %26%23132300%3B -PASS extB (pt 1) U+204CD 𠓍 %26%23132301%3B -PASS extB (pt 1) U+204CE 𠓎 %26%23132302%3B -PASS extB (pt 1) U+204CF 𠓏 %26%23132303%3B -PASS extB (pt 1) U+204D0 𠓐 %26%23132304%3B -PASS extB (pt 1) U+204D1 𠓑 %26%23132305%3B -PASS extB (pt 1) U+204D2 𠓒 %26%23132306%3B -PASS extB (pt 1) U+204D3 𠓓 %26%23132307%3B -PASS extB (pt 1) U+204D4 𠓔 %26%23132308%3B -PASS extB (pt 1) U+204D5 𠓕 %26%23132309%3B -PASS extB (pt 1) U+204D6 𠓖 %26%23132310%3B -PASS extB (pt 1) U+204D7 𠓗 %26%23132311%3B -PASS extB (pt 1) U+204D8 𠓘 %26%23132312%3B -PASS extB (pt 1) U+204D9 𠓙 %26%23132313%3B -PASS extB (pt 1) U+204DA 𠓚 %26%23132314%3B -PASS extB (pt 1) U+204DB 𠓛 %26%23132315%3B -PASS extB (pt 1) U+204DC 𠓜 %26%23132316%3B -PASS extB (pt 1) U+204DD 𠓝 %26%23132317%3B -PASS extB (pt 1) U+204DE 𠓞 %26%23132318%3B -PASS extB (pt 1) U+204DF 𠓟 %26%23132319%3B -PASS extB (pt 1) U+204E0 𠓠 %26%23132320%3B -PASS extB (pt 1) U+204E1 𠓡 %26%23132321%3B -PASS extB (pt 1) U+204E2 𠓢 %26%23132322%3B -PASS extB (pt 1) U+204E3 𠓣 %26%23132323%3B -PASS extB (pt 1) U+204E4 𠓤 %26%23132324%3B -PASS extB (pt 1) U+204E5 𠓥 %26%23132325%3B -PASS extB (pt 1) U+204E6 𠓦 %26%23132326%3B -PASS extB (pt 1) U+204E7 𠓧 %26%23132327%3B -PASS extB (pt 1) U+204E8 𠓨 %26%23132328%3B -PASS extB (pt 1) U+204E9 𠓩 %26%23132329%3B -PASS extB (pt 1) U+204EA 𠓪 %26%23132330%3B -PASS extB (pt 1) U+204EB 𠓫 %26%23132331%3B -PASS extB (pt 1) U+204EC 𠓬 %26%23132332%3B -PASS extB (pt 1) U+204ED 𠓭 %26%23132333%3B -PASS extB (pt 1) U+204EE 𠓮 %26%23132334%3B -PASS extB (pt 1) U+204EF 𠓯 %26%23132335%3B -PASS extB (pt 1) U+204F0 𠓰 %26%23132336%3B -PASS extB (pt 1) U+204F1 𠓱 %26%23132337%3B -PASS extB (pt 1) U+204F2 𠓲 %26%23132338%3B -PASS extB (pt 1) U+204F3 𠓳 %26%23132339%3B -PASS extB (pt 1) U+204F4 𠓴 %26%23132340%3B -PASS extB (pt 1) U+204F5 𠓵 %26%23132341%3B -PASS extB (pt 1) U+204F6 𠓶 %26%23132342%3B -PASS extB (pt 1) U+204F7 𠓷 %26%23132343%3B -PASS extB (pt 1) U+204F8 𠓸 %26%23132344%3B -PASS extB (pt 1) U+204F9 𠓹 %26%23132345%3B -PASS extB (pt 1) U+204FA 𠓺 %26%23132346%3B -PASS extB (pt 1) U+204FB 𠓻 %26%23132347%3B -PASS extB (pt 1) U+204FC 𠓼 %26%23132348%3B -PASS extB (pt 1) U+204FD 𠓽 %26%23132349%3B -PASS extB (pt 1) U+204FE 𠓾 %26%23132350%3B -PASS extB (pt 1) U+204FF 𠓿 %26%23132351%3B -PASS extB (pt 1) U+20500 𠔀 %26%23132352%3B -PASS extB (pt 1) U+20501 𠔁 %26%23132353%3B -PASS extB (pt 1) U+20502 𠔂 %26%23132354%3B -PASS extB (pt 1) U+20503 𠔃 %26%23132355%3B -PASS extB (pt 1) U+20504 𠔄 %26%23132356%3B -PASS extB (pt 1) U+20505 𠔅 %26%23132357%3B -PASS extB (pt 1) U+20506 𠔆 %26%23132358%3B -PASS extB (pt 1) U+20507 𠔇 %26%23132359%3B -PASS extB (pt 1) U+20508 𠔈 %26%23132360%3B -PASS extB (pt 1) U+20509 𠔉 %26%23132361%3B -PASS extB (pt 1) U+2050A 𠔊 %26%23132362%3B -PASS extB (pt 1) U+2050B 𠔋 %26%23132363%3B -PASS extB (pt 1) U+2050C 𠔌 %26%23132364%3B -PASS extB (pt 1) U+2050D 𠔍 %26%23132365%3B -PASS extB (pt 1) U+2050E 𠔎 %26%23132366%3B -PASS extB (pt 1) U+2050F 𠔏 %26%23132367%3B -PASS extB (pt 1) U+20510 𠔐 %26%23132368%3B -PASS extB (pt 1) U+20511 𠔑 %26%23132369%3B -PASS extB (pt 1) U+20512 𠔒 %26%23132370%3B -PASS extB (pt 1) U+20513 𠔓 %26%23132371%3B -PASS extB (pt 1) U+20514 𠔔 %26%23132372%3B -PASS extB (pt 1) U+20515 𠔕 %26%23132373%3B -PASS extB (pt 1) U+20516 𠔖 %26%23132374%3B -PASS extB (pt 1) U+20517 𠔗 %26%23132375%3B -PASS extB (pt 1) U+20518 𠔘 %26%23132376%3B -PASS extB (pt 1) U+20519 𠔙 %26%23132377%3B -PASS extB (pt 1) U+2051A 𠔚 %26%23132378%3B -PASS extB (pt 1) U+2051B 𠔛 %26%23132379%3B -PASS extB (pt 1) U+2051C 𠔜 %26%23132380%3B -PASS extB (pt 1) U+2051D 𠔝 %26%23132381%3B -PASS extB (pt 1) U+2051E 𠔞 %26%23132382%3B -PASS extB (pt 1) U+2051F 𠔟 %26%23132383%3B -PASS extB (pt 1) U+20520 𠔠 %26%23132384%3B -PASS extB (pt 1) U+20521 𠔡 %26%23132385%3B -PASS extB (pt 1) U+20522 𠔢 %26%23132386%3B -PASS extB (pt 1) U+20523 𠔣 %26%23132387%3B -PASS extB (pt 1) U+20524 𠔤 %26%23132388%3B -PASS extB (pt 1) U+20525 𠔥 %26%23132389%3B -PASS extB (pt 1) U+20526 𠔦 %26%23132390%3B -PASS extB (pt 1) U+20527 𠔧 %26%23132391%3B -PASS extB (pt 1) U+20528 𠔨 %26%23132392%3B -PASS extB (pt 1) U+20529 𠔩 %26%23132393%3B -PASS extB (pt 1) U+2052A 𠔪 %26%23132394%3B -PASS extB (pt 1) U+2052B 𠔫 %26%23132395%3B -PASS extB (pt 1) U+2052C 𠔬 %26%23132396%3B -PASS extB (pt 1) U+2052D 𠔭 %26%23132397%3B -PASS extB (pt 1) U+2052E 𠔮 %26%23132398%3B -PASS extB (pt 1) U+2052F 𠔯 %26%23132399%3B -PASS extB (pt 1) U+20530 𠔰 %26%23132400%3B -PASS extB (pt 1) U+20531 𠔱 %26%23132401%3B -PASS extB (pt 1) U+20532 𠔲 %26%23132402%3B -PASS extB (pt 1) U+20533 𠔳 %26%23132403%3B -PASS extB (pt 1) U+20534 𠔴 %26%23132404%3B -PASS extB (pt 1) U+20535 𠔵 %26%23132405%3B -PASS extB (pt 1) U+20536 𠔶 %26%23132406%3B -PASS extB (pt 1) U+20537 𠔷 %26%23132407%3B -PASS extB (pt 1) U+20538 𠔸 %26%23132408%3B -PASS extB (pt 1) U+20539 𠔹 %26%23132409%3B -PASS extB (pt 1) U+2053A 𠔺 %26%23132410%3B -PASS extB (pt 1) U+2053B 𠔻 %26%23132411%3B -PASS extB (pt 1) U+2053C 𠔼 %26%23132412%3B -PASS extB (pt 1) U+2053D 𠔽 %26%23132413%3B -PASS extB (pt 1) U+2053E 𠔾 %26%23132414%3B -PASS extB (pt 1) U+2053F 𠔿 %26%23132415%3B -PASS extB (pt 1) U+20540 𠕀 %26%23132416%3B -PASS extB (pt 1) U+20541 𠕁 %26%23132417%3B -PASS extB (pt 1) U+20542 𠕂 %26%23132418%3B -PASS extB (pt 1) U+20543 𠕃 %26%23132419%3B -PASS extB (pt 1) U+20544 𠕄 %26%23132420%3B -PASS extB (pt 1) U+20545 𠕅 %26%23132421%3B -PASS extB (pt 1) U+20546 𠕆 %26%23132422%3B -PASS extB (pt 1) U+20548 𠕈 %26%23132424%3B -PASS extB (pt 1) U+20549 𠕉 %26%23132425%3B -PASS extB (pt 1) U+2054A 𠕊 %26%23132426%3B -PASS extB (pt 1) U+2054B 𠕋 %26%23132427%3B -PASS extB (pt 1) U+2054C 𠕌 %26%23132428%3B -PASS extB (pt 1) U+2054D 𠕍 %26%23132429%3B -PASS extB (pt 1) U+2054E 𠕎 %26%23132430%3B -PASS extB (pt 1) U+2054F 𠕏 %26%23132431%3B -PASS extB (pt 1) U+20550 𠕐 %26%23132432%3B -PASS extB (pt 1) U+20551 𠕑 %26%23132433%3B -PASS extB (pt 1) U+20552 𠕒 %26%23132434%3B -PASS extB (pt 1) U+20553 𠕓 %26%23132435%3B -PASS extB (pt 1) U+20554 𠕔 %26%23132436%3B -PASS extB (pt 1) U+20555 𠕕 %26%23132437%3B -PASS extB (pt 1) U+20556 𠕖 %26%23132438%3B -PASS extB (pt 1) U+20557 𠕗 %26%23132439%3B -PASS extB (pt 1) U+20558 𠕘 %26%23132440%3B -PASS extB (pt 1) U+20559 𠕙 %26%23132441%3B -PASS extB (pt 1) U+2055A 𠕚 %26%23132442%3B -PASS extB (pt 1) U+2055B 𠕛 %26%23132443%3B -PASS extB (pt 1) U+2055C 𠕜 %26%23132444%3B -PASS extB (pt 1) U+2055D 𠕝 %26%23132445%3B -PASS extB (pt 1) U+2055E 𠕞 %26%23132446%3B -PASS extB (pt 1) U+2055F 𠕟 %26%23132447%3B -PASS extB (pt 1) U+20560 𠕠 %26%23132448%3B -PASS extB (pt 1) U+20561 𠕡 %26%23132449%3B -PASS extB (pt 1) U+20562 𠕢 %26%23132450%3B -PASS extB (pt 1) U+20563 𠕣 %26%23132451%3B -PASS extB (pt 1) U+20564 𠕤 %26%23132452%3B -PASS extB (pt 1) U+20565 𠕥 %26%23132453%3B -PASS extB (pt 1) U+20566 𠕦 %26%23132454%3B -PASS extB (pt 1) U+20567 𠕧 %26%23132455%3B -PASS extB (pt 1) U+20568 𠕨 %26%23132456%3B -PASS extB (pt 1) U+20569 𠕩 %26%23132457%3B -PASS extB (pt 1) U+2056A 𠕪 %26%23132458%3B -PASS extB (pt 1) U+2056B 𠕫 %26%23132459%3B -PASS extB (pt 1) U+2056C 𠕬 %26%23132460%3B -PASS extB (pt 1) U+2056D 𠕭 %26%23132461%3B -PASS extB (pt 1) U+2056E 𠕮 %26%23132462%3B -PASS extB (pt 1) U+2056F 𠕯 %26%23132463%3B -PASS extB (pt 1) U+20570 𠕰 %26%23132464%3B -PASS extB (pt 1) U+20571 𠕱 %26%23132465%3B -PASS extB (pt 1) U+20572 𠕲 %26%23132466%3B -PASS extB (pt 1) U+20573 𠕳 %26%23132467%3B -PASS extB (pt 1) U+20574 𠕴 %26%23132468%3B -PASS extB (pt 1) U+20575 𠕵 %26%23132469%3B -PASS extB (pt 1) U+20576 𠕶 %26%23132470%3B -PASS extB (pt 1) U+20577 𠕷 %26%23132471%3B -PASS extB (pt 1) U+20578 𠕸 %26%23132472%3B -PASS extB (pt 1) U+20579 𠕹 %26%23132473%3B -PASS extB (pt 1) U+2057A 𠕺 %26%23132474%3B -PASS extB (pt 1) U+2057B 𠕻 %26%23132475%3B -PASS extB (pt 1) U+2057C 𠕼 %26%23132476%3B -PASS extB (pt 1) U+2057D 𠕽 %26%23132477%3B -PASS extB (pt 1) U+2057E 𠕾 %26%23132478%3B -PASS extB (pt 1) U+2057F 𠕿 %26%23132479%3B -PASS extB (pt 1) U+20580 𠖀 %26%23132480%3B -PASS extB (pt 1) U+20581 𠖁 %26%23132481%3B -PASS extB (pt 1) U+20582 𠖂 %26%23132482%3B -PASS extB (pt 1) U+20583 𠖃 %26%23132483%3B -PASS extB (pt 1) U+20584 𠖄 %26%23132484%3B -PASS extB (pt 1) U+20585 𠖅 %26%23132485%3B -PASS extB (pt 1) U+20586 𠖆 %26%23132486%3B -PASS extB (pt 1) U+20587 𠖇 %26%23132487%3B -PASS extB (pt 1) U+20588 𠖈 %26%23132488%3B -PASS extB (pt 1) U+20589 𠖉 %26%23132489%3B -PASS extB (pt 1) U+2058A 𠖊 %26%23132490%3B -PASS extB (pt 1) U+2058B 𠖋 %26%23132491%3B -PASS extB (pt 1) U+2058C 𠖌 %26%23132492%3B -PASS extB (pt 1) U+2058D 𠖍 %26%23132493%3B -PASS extB (pt 1) U+2058F 𠖏 %26%23132495%3B -PASS extB (pt 1) U+20590 𠖐 %26%23132496%3B -PASS extB (pt 1) U+20591 𠖑 %26%23132497%3B -PASS extB (pt 1) U+20592 𠖒 %26%23132498%3B -PASS extB (pt 1) U+20593 𠖓 %26%23132499%3B -PASS extB (pt 1) U+20594 𠖔 %26%23132500%3B -PASS extB (pt 1) U+20595 𠖕 %26%23132501%3B -PASS extB (pt 1) U+20596 𠖖 %26%23132502%3B -PASS extB (pt 1) U+20597 𠖗 %26%23132503%3B -PASS extB (pt 1) U+20598 𠖘 %26%23132504%3B -PASS extB (pt 1) U+20599 𠖙 %26%23132505%3B -PASS extB (pt 1) U+2059A 𠖚 %26%23132506%3B -PASS extB (pt 1) U+2059B 𠖛 %26%23132507%3B -PASS extB (pt 1) U+2059C 𠖜 %26%23132508%3B -PASS extB (pt 1) U+2059D 𠖝 %26%23132509%3B -PASS extB (pt 1) U+2059E 𠖞 %26%23132510%3B -PASS extB (pt 1) U+2059F 𠖟 %26%23132511%3B -PASS extB (pt 1) U+205A0 𠖠 %26%23132512%3B -PASS extB (pt 1) U+205A1 𠖡 %26%23132513%3B -PASS extB (pt 1) U+205A2 𠖢 %26%23132514%3B -PASS extB (pt 1) U+205A3 𠖣 %26%23132515%3B -PASS extB (pt 1) U+205A4 𠖤 %26%23132516%3B -PASS extB (pt 1) U+205A6 𠖦 %26%23132518%3B -PASS extB (pt 1) U+205A7 𠖧 %26%23132519%3B -PASS extB (pt 1) U+205A8 𠖨 %26%23132520%3B -PASS extB (pt 1) U+205A9 𠖩 %26%23132521%3B -PASS extB (pt 1) U+205AA 𠖪 %26%23132522%3B -PASS extB (pt 1) U+205AB 𠖫 %26%23132523%3B -PASS extB (pt 1) U+205AC 𠖬 %26%23132524%3B -PASS extB (pt 1) U+205AD 𠖭 %26%23132525%3B -PASS extB (pt 1) U+205AE 𠖮 %26%23132526%3B -PASS extB (pt 1) U+205AF 𠖯 %26%23132527%3B -PASS extB (pt 1) U+205B0 𠖰 %26%23132528%3B -PASS extB (pt 1) U+205B1 𠖱 %26%23132529%3B -PASS extB (pt 1) U+205B2 𠖲 %26%23132530%3B -PASS extB (pt 1) U+205B4 𠖴 %26%23132532%3B -PASS extB (pt 1) U+205B5 𠖵 %26%23132533%3B -PASS extB (pt 1) U+205B6 𠖶 %26%23132534%3B -PASS extB (pt 1) U+205B7 𠖷 %26%23132535%3B -PASS extB (pt 1) U+205B8 𠖸 %26%23132536%3B -PASS extB (pt 1) U+205B9 𠖹 %26%23132537%3B -PASS extB (pt 1) U+205BA 𠖺 %26%23132538%3B -PASS extB (pt 1) U+205BB 𠖻 %26%23132539%3B -PASS extB (pt 1) U+205BC 𠖼 %26%23132540%3B -PASS extB (pt 1) U+205BD 𠖽 %26%23132541%3B -PASS extB (pt 1) U+205BE 𠖾 %26%23132542%3B -PASS extB (pt 1) U+205BF 𠖿 %26%23132543%3B -PASS extB (pt 1) U+205C0 𠗀 %26%23132544%3B -PASS extB (pt 1) U+205C1 𠗁 %26%23132545%3B -PASS extB (pt 1) U+205C2 𠗂 %26%23132546%3B -PASS extB (pt 1) U+205C4 𠗄 %26%23132548%3B -PASS extB (pt 1) U+205C5 𠗅 %26%23132549%3B -PASS extB (pt 1) U+205C6 𠗆 %26%23132550%3B -PASS extB (pt 1) U+205C7 𠗇 %26%23132551%3B -PASS extB (pt 1) U+205C8 𠗈 %26%23132552%3B -PASS extB (pt 1) U+205C9 𠗉 %26%23132553%3B -PASS extB (pt 1) U+205CA 𠗊 %26%23132554%3B -PASS extB (pt 1) U+205CB 𠗋 %26%23132555%3B -PASS extB (pt 1) U+205CC 𠗌 %26%23132556%3B -PASS extB (pt 1) U+205CD 𠗍 %26%23132557%3B -PASS extB (pt 1) U+205CE 𠗎 %26%23132558%3B -PASS extB (pt 1) U+205CF 𠗏 %26%23132559%3B -PASS extB (pt 1) U+205D0 𠗐 %26%23132560%3B -PASS extB (pt 1) U+205D1 𠗑 %26%23132561%3B -PASS extB (pt 1) U+205D2 𠗒 %26%23132562%3B -PASS extB (pt 1) U+205D3 𠗓 %26%23132563%3B -PASS extB (pt 1) U+205D4 𠗔 %26%23132564%3B -PASS extB (pt 1) U+205D5 𠗕 %26%23132565%3B -PASS extB (pt 1) U+205D6 𠗖 %26%23132566%3B -PASS extB (pt 1) U+205D7 𠗗 %26%23132567%3B -PASS extB (pt 1) U+205D8 𠗘 %26%23132568%3B -PASS extB (pt 1) U+205D9 𠗙 %26%23132569%3B -PASS extB (pt 1) U+205DA 𠗚 %26%23132570%3B -PASS extB (pt 1) U+205DB 𠗛 %26%23132571%3B -PASS extB (pt 1) U+205DC 𠗜 %26%23132572%3B -PASS extB (pt 1) U+205DD 𠗝 %26%23132573%3B -PASS extB (pt 1) U+205DE 𠗞 %26%23132574%3B -PASS extB (pt 1) U+205E0 𠗠 %26%23132576%3B -PASS extB (pt 1) U+205E1 𠗡 %26%23132577%3B -PASS extB (pt 1) U+205E2 𠗢 %26%23132578%3B -PASS extB (pt 1) U+205E3 𠗣 %26%23132579%3B -PASS extB (pt 1) U+205E4 𠗤 %26%23132580%3B -PASS extB (pt 1) U+205E5 𠗥 %26%23132581%3B -PASS extB (pt 1) U+205E6 𠗦 %26%23132582%3B -PASS extB (pt 1) U+205E7 𠗧 %26%23132583%3B -PASS extB (pt 1) U+205E8 𠗨 %26%23132584%3B -PASS extB (pt 1) U+205E9 𠗩 %26%23132585%3B -PASS extB (pt 1) U+205EA 𠗪 %26%23132586%3B -PASS extB (pt 1) U+205EB 𠗫 %26%23132587%3B -PASS extB (pt 1) U+205EC 𠗬 %26%23132588%3B -PASS extB (pt 1) U+205ED 𠗭 %26%23132589%3B -PASS extB (pt 1) U+205EE 𠗮 %26%23132590%3B -PASS extB (pt 1) U+205EF 𠗯 %26%23132591%3B -PASS extB (pt 1) U+205F0 𠗰 %26%23132592%3B -PASS extB (pt 1) U+205F1 𠗱 %26%23132593%3B -PASS extB (pt 1) U+205F2 𠗲 %26%23132594%3B -PASS extB (pt 1) U+205F3 𠗳 %26%23132595%3B -PASS extB (pt 1) U+205F4 𠗴 %26%23132596%3B -PASS extB (pt 1) U+205F5 𠗵 %26%23132597%3B -PASS extB (pt 1) U+205F6 𠗶 %26%23132598%3B -PASS extB (pt 1) U+205F7 𠗷 %26%23132599%3B -PASS extB (pt 1) U+205F8 𠗸 %26%23132600%3B -PASS extB (pt 1) U+205F9 𠗹 %26%23132601%3B -PASS extB (pt 1) U+205FA 𠗺 %26%23132602%3B -PASS extB (pt 1) U+205FB 𠗻 %26%23132603%3B -PASS extB (pt 1) U+205FC 𠗼 %26%23132604%3B -PASS extB (pt 1) U+205FD 𠗽 %26%23132605%3B -PASS extB (pt 1) U+205FE 𠗾 %26%23132606%3B -PASS extB (pt 1) U+205FF 𠗿 %26%23132607%3B -PASS extB (pt 1) U+20600 𠘀 %26%23132608%3B -PASS extB (pt 1) U+20601 𠘁 %26%23132609%3B -PASS extB (pt 1) U+20602 𠘂 %26%23132610%3B -PASS extB (pt 1) U+20603 𠘃 %26%23132611%3B -PASS extB (pt 1) U+20604 𠘄 %26%23132612%3B -PASS extB (pt 1) U+20605 𠘅 %26%23132613%3B -PASS extB (pt 1) U+20606 𠘆 %26%23132614%3B -PASS extB (pt 1) U+20607 𠘇 %26%23132615%3B -PASS extB (pt 1) U+20608 𠘈 %26%23132616%3B -PASS extB (pt 1) U+20609 𠘉 %26%23132617%3B -PASS extB (pt 1) U+2060A 𠘊 %26%23132618%3B -PASS extB (pt 1) U+2060B 𠘋 %26%23132619%3B -PASS extB (pt 1) U+2060C 𠘌 %26%23132620%3B -PASS extB (pt 1) U+2060D 𠘍 %26%23132621%3B -PASS extB (pt 1) U+2060E 𠘎 %26%23132622%3B -PASS extB (pt 1) U+2060F 𠘏 %26%23132623%3B -PASS extB (pt 1) U+20610 𠘐 %26%23132624%3B -PASS extB (pt 1) U+20611 𠘑 %26%23132625%3B -PASS extB (pt 1) U+20612 𠘒 %26%23132626%3B -PASS extB (pt 1) U+20613 𠘓 %26%23132627%3B -PASS extB (pt 1) U+20614 𠘔 %26%23132628%3B -PASS extB (pt 1) U+20615 𠘕 %26%23132629%3B -PASS extB (pt 1) U+20616 𠘖 %26%23132630%3B -PASS extB (pt 1) U+20617 𠘗 %26%23132631%3B -PASS extB (pt 1) U+20618 𠘘 %26%23132632%3B -PASS extB (pt 1) U+20619 𠘙 %26%23132633%3B -PASS extB (pt 1) U+2061A 𠘚 %26%23132634%3B -PASS extB (pt 1) U+2061B 𠘛 %26%23132635%3B -PASS extB (pt 1) U+2061C 𠘜 %26%23132636%3B -PASS extB (pt 1) U+2061D 𠘝 %26%23132637%3B -PASS extB (pt 1) U+2061E 𠘞 %26%23132638%3B -PASS extB (pt 1) U+2061F 𠘟 %26%23132639%3B -PASS extB (pt 1) U+20620 𠘠 %26%23132640%3B -PASS extB (pt 1) U+20621 𠘡 %26%23132641%3B -PASS extB (pt 1) U+20622 𠘢 %26%23132642%3B -PASS extB (pt 1) U+20623 𠘣 %26%23132643%3B -PASS extB (pt 1) U+20624 𠘤 %26%23132644%3B -PASS extB (pt 1) U+20625 𠘥 %26%23132645%3B -PASS extB (pt 1) U+20626 𠘦 %26%23132646%3B -PASS extB (pt 1) U+20627 𠘧 %26%23132647%3B -PASS extB (pt 1) U+20628 𠘨 %26%23132648%3B -PASS extB (pt 1) U+20629 𠘩 %26%23132649%3B -PASS extB (pt 1) U+2062A 𠘪 %26%23132650%3B -PASS extB (pt 1) U+2062B 𠘫 %26%23132651%3B -PASS extB (pt 1) U+2062C 𠘬 %26%23132652%3B -PASS extB (pt 1) U+2062D 𠘭 %26%23132653%3B -PASS extB (pt 1) U+2062E 𠘮 %26%23132654%3B -PASS extB (pt 1) U+2062F 𠘯 %26%23132655%3B -PASS extB (pt 1) U+20630 𠘰 %26%23132656%3B -PASS extB (pt 1) U+20631 𠘱 %26%23132657%3B -PASS extB (pt 1) U+20632 𠘲 %26%23132658%3B -PASS extB (pt 1) U+20633 𠘳 %26%23132659%3B -PASS extB (pt 1) U+20634 𠘴 %26%23132660%3B -PASS extB (pt 1) U+20635 𠘵 %26%23132661%3B -PASS extB (pt 1) U+20636 𠘶 %26%23132662%3B -PASS extB (pt 1) U+20637 𠘷 %26%23132663%3B -PASS extB (pt 1) U+20638 𠘸 %26%23132664%3B -PASS extB (pt 1) U+20639 𠘹 %26%23132665%3B -PASS extB (pt 1) U+2063A 𠘺 %26%23132666%3B -PASS extB (pt 1) U+2063B 𠘻 %26%23132667%3B -PASS extB (pt 1) U+2063C 𠘼 %26%23132668%3B -PASS extB (pt 1) U+2063D 𠘽 %26%23132669%3B -PASS extB (pt 1) U+2063E 𠘾 %26%23132670%3B -PASS extB (pt 1) U+2063F 𠘿 %26%23132671%3B -PASS extB (pt 1) U+20640 𠙀 %26%23132672%3B -PASS extB (pt 1) U+20641 𠙁 %26%23132673%3B -PASS extB (pt 1) U+20642 𠙂 %26%23132674%3B -PASS extB (pt 1) U+20643 𠙃 %26%23132675%3B -PASS extB (pt 1) U+20644 𠙄 %26%23132676%3B -PASS extB (pt 1) U+20645 𠙅 %26%23132677%3B -PASS extB (pt 1) U+20646 𠙆 %26%23132678%3B -PASS extB (pt 1) U+20647 𠙇 %26%23132679%3B -PASS extB (pt 1) U+20648 𠙈 %26%23132680%3B -PASS extB (pt 1) U+20649 𠙉 %26%23132681%3B -PASS extB (pt 1) U+2064A 𠙊 %26%23132682%3B -PASS extB (pt 1) U+2064B 𠙋 %26%23132683%3B -PASS extB (pt 1) U+2064C 𠙌 %26%23132684%3B -PASS extB (pt 1) U+2064D 𠙍 %26%23132685%3B -PASS extB (pt 1) U+2064E 𠙎 %26%23132686%3B -PASS extB (pt 1) U+2064F 𠙏 %26%23132687%3B -PASS extB (pt 1) U+20650 𠙐 %26%23132688%3B -PASS extB (pt 1) U+20651 𠙑 %26%23132689%3B -PASS extB (pt 1) U+20652 𠙒 %26%23132690%3B -PASS extB (pt 1) U+20653 𠙓 %26%23132691%3B -PASS extB (pt 1) U+20654 𠙔 %26%23132692%3B -PASS extB (pt 1) U+20655 𠙕 %26%23132693%3B -PASS extB (pt 1) U+20657 𠙗 %26%23132695%3B -PASS extB (pt 1) U+20658 𠙘 %26%23132696%3B -PASS extB (pt 1) U+20659 𠙙 %26%23132697%3B -PASS extB (pt 1) U+2065A 𠙚 %26%23132698%3B -PASS extB (pt 1) U+2065B 𠙛 %26%23132699%3B -PASS extB (pt 1) U+2065C 𠙜 %26%23132700%3B -PASS extB (pt 1) U+2065D 𠙝 %26%23132701%3B -PASS extB (pt 1) U+2065E 𠙞 %26%23132702%3B -PASS extB (pt 1) U+2065F 𠙟 %26%23132703%3B -PASS extB (pt 1) U+20660 𠙠 %26%23132704%3B -PASS extB (pt 1) U+20661 𠙡 %26%23132705%3B -PASS extB (pt 1) U+20662 𠙢 %26%23132706%3B -PASS extB (pt 1) U+20663 𠙣 %26%23132707%3B -PASS extB (pt 1) U+20664 𠙤 %26%23132708%3B -PASS extB (pt 1) U+20665 𠙥 %26%23132709%3B -PASS extB (pt 1) U+20666 𠙦 %26%23132710%3B -PASS extB (pt 1) U+20667 𠙧 %26%23132711%3B -PASS extB (pt 1) U+20668 𠙨 %26%23132712%3B -PASS extB (pt 1) U+20669 𠙩 %26%23132713%3B -PASS extB (pt 1) U+2066A 𠙪 %26%23132714%3B -PASS extB (pt 1) U+2066B 𠙫 %26%23132715%3B -PASS extB (pt 1) U+2066C 𠙬 %26%23132716%3B -PASS extB (pt 1) U+2066D 𠙭 %26%23132717%3B -PASS extB (pt 1) U+2066E 𠙮 %26%23132718%3B -PASS extB (pt 1) U+2066F 𠙯 %26%23132719%3B -PASS extB (pt 1) U+20670 𠙰 %26%23132720%3B -PASS extB (pt 1) U+20671 𠙱 %26%23132721%3B -PASS extB (pt 1) U+20672 𠙲 %26%23132722%3B -PASS extB (pt 1) U+20673 𠙳 %26%23132723%3B -PASS extB (pt 1) U+20674 𠙴 %26%23132724%3B -PASS extB (pt 1) U+20675 𠙵 %26%23132725%3B -PASS extB (pt 1) U+20676 𠙶 %26%23132726%3B -PASS extB (pt 1) U+20677 𠙷 %26%23132727%3B -PASS extB (pt 1) U+20678 𠙸 %26%23132728%3B -PASS extB (pt 1) U+20679 𠙹 %26%23132729%3B -PASS extB (pt 1) U+2067A 𠙺 %26%23132730%3B -PASS extB (pt 1) U+2067B 𠙻 %26%23132731%3B -PASS extB (pt 1) U+2067C 𠙼 %26%23132732%3B -PASS extB (pt 1) U+2067D 𠙽 %26%23132733%3B -PASS extB (pt 1) U+2067E 𠙾 %26%23132734%3B -PASS extB (pt 1) U+2067F 𠙿 %26%23132735%3B -PASS extB (pt 1) U+20680 𠚀 %26%23132736%3B -PASS extB (pt 1) U+20681 𠚁 %26%23132737%3B -PASS extB (pt 1) U+20682 𠚂 %26%23132738%3B -PASS extB (pt 1) U+20683 𠚃 %26%23132739%3B -PASS extB (pt 1) U+20684 𠚄 %26%23132740%3B -PASS extB (pt 1) U+20685 𠚅 %26%23132741%3B -PASS extB (pt 1) U+20686 𠚆 %26%23132742%3B -PASS extB (pt 1) U+20687 𠚇 %26%23132743%3B -PASS extB (pt 1) U+20688 𠚈 %26%23132744%3B -PASS extB (pt 1) U+20689 𠚉 %26%23132745%3B -PASS extB (pt 1) U+2068A 𠚊 %26%23132746%3B -PASS extB (pt 1) U+2068B 𠚋 %26%23132747%3B -PASS extB (pt 1) U+2068C 𠚌 %26%23132748%3B -PASS extB (pt 1) U+2068D 𠚍 %26%23132749%3B -PASS extB (pt 1) U+2068E 𠚎 %26%23132750%3B -PASS extB (pt 1) U+2068F 𠚏 %26%23132751%3B -PASS extB (pt 1) U+20690 𠚐 %26%23132752%3B -PASS extB (pt 1) U+20691 𠚑 %26%23132753%3B -PASS extB (pt 1) U+20692 𠚒 %26%23132754%3B -PASS extB (pt 1) U+20693 𠚓 %26%23132755%3B -PASS extB (pt 1) U+20694 𠚔 %26%23132756%3B -PASS extB (pt 1) U+20695 𠚕 %26%23132757%3B -PASS extB (pt 1) U+20696 𠚖 %26%23132758%3B -PASS extB (pt 1) U+20697 𠚗 %26%23132759%3B -PASS extB (pt 1) U+20698 𠚘 %26%23132760%3B -PASS extB (pt 1) U+20699 𠚙 %26%23132761%3B -PASS extB (pt 1) U+2069A 𠚚 %26%23132762%3B -PASS extB (pt 1) U+2069B 𠚛 %26%23132763%3B -PASS extB (pt 1) U+2069C 𠚜 %26%23132764%3B -PASS extB (pt 1) U+2069D 𠚝 %26%23132765%3B -PASS extB (pt 1) U+2069E 𠚞 %26%23132766%3B -PASS extB (pt 1) U+2069F 𠚟 %26%23132767%3B -PASS extB (pt 1) U+206A0 𠚠 %26%23132768%3B -PASS extB (pt 1) U+206A1 𠚡 %26%23132769%3B -PASS extB (pt 1) U+206A2 𠚢 %26%23132770%3B -PASS extB (pt 1) U+206A3 𠚣 %26%23132771%3B -PASS extB (pt 1) U+206A4 𠚤 %26%23132772%3B -PASS extB (pt 1) U+206A5 𠚥 %26%23132773%3B -PASS extB (pt 1) U+206A6 𠚦 %26%23132774%3B -PASS extB (pt 1) U+206A7 𠚧 %26%23132775%3B -PASS extB (pt 1) U+206A8 𠚨 %26%23132776%3B -PASS extB (pt 1) U+206A9 𠚩 %26%23132777%3B -PASS extB (pt 1) U+206AA 𠚪 %26%23132778%3B -PASS extB (pt 1) U+206AB 𠚫 %26%23132779%3B -PASS extB (pt 1) U+206AC 𠚬 %26%23132780%3B -PASS extB (pt 1) U+206AD 𠚭 %26%23132781%3B -PASS extB (pt 1) U+206AE 𠚮 %26%23132782%3B -PASS extB (pt 1) U+206AF 𠚯 %26%23132783%3B -PASS extB (pt 1) U+206B0 𠚰 %26%23132784%3B -PASS extB (pt 1) U+206B1 𠚱 %26%23132785%3B -PASS extB (pt 1) U+206B2 𠚲 %26%23132786%3B -PASS extB (pt 1) U+206B3 𠚳 %26%23132787%3B -PASS extB (pt 1) U+206B4 𠚴 %26%23132788%3B -PASS extB (pt 1) U+206B5 𠚵 %26%23132789%3B -PASS extB (pt 1) U+206B6 𠚶 %26%23132790%3B -PASS extB (pt 1) U+206B7 𠚷 %26%23132791%3B -PASS extB (pt 1) U+206B8 𠚸 %26%23132792%3B -PASS extB (pt 1) U+206B9 𠚹 %26%23132793%3B -PASS extB (pt 1) U+206BA 𠚺 %26%23132794%3B -PASS extB (pt 1) U+206BB 𠚻 %26%23132795%3B -PASS extB (pt 1) U+206BC 𠚼 %26%23132796%3B -PASS extB (pt 1) U+206BD 𠚽 %26%23132797%3B -PASS extB (pt 1) U+206BE 𠚾 %26%23132798%3B -PASS extB (pt 1) U+206BF 𠚿 %26%23132799%3B -PASS extB (pt 1) U+206C0 𠛀 %26%23132800%3B -PASS extB (pt 1) U+206C1 𠛁 %26%23132801%3B -PASS extB (pt 1) U+206C2 𠛂 %26%23132802%3B -PASS extB (pt 1) U+206C3 𠛃 %26%23132803%3B -PASS extB (pt 1) U+206C4 𠛄 %26%23132804%3B -PASS extB (pt 1) U+206C5 𠛅 %26%23132805%3B -PASS extB (pt 1) U+206C6 𠛆 %26%23132806%3B -PASS extB (pt 1) U+206C7 𠛇 %26%23132807%3B -PASS extB (pt 1) U+206C8 𠛈 %26%23132808%3B -PASS extB (pt 1) U+206C9 𠛉 %26%23132809%3B -PASS extB (pt 1) U+206CA 𠛊 %26%23132810%3B -PASS extB (pt 1) U+206CB 𠛋 %26%23132811%3B -PASS extB (pt 1) U+206CC 𠛌 %26%23132812%3B -PASS extB (pt 1) U+206CD 𠛍 %26%23132813%3B -PASS extB (pt 1) U+206CE 𠛎 %26%23132814%3B -PASS extB (pt 1) U+206CF 𠛏 %26%23132815%3B -PASS extB (pt 1) U+206D0 𠛐 %26%23132816%3B -PASS extB (pt 1) U+206D1 𠛑 %26%23132817%3B -PASS extB (pt 1) U+206D2 𠛒 %26%23132818%3B -PASS extB (pt 1) U+206D3 𠛓 %26%23132819%3B -PASS extB (pt 1) U+206D4 𠛔 %26%23132820%3B -PASS extB (pt 1) U+206D5 𠛕 %26%23132821%3B -PASS extB (pt 1) U+206D6 𠛖 %26%23132822%3B -PASS extB (pt 1) U+206D7 𠛗 %26%23132823%3B -PASS extB (pt 1) U+206D8 𠛘 %26%23132824%3B -PASS extB (pt 1) U+206D9 𠛙 %26%23132825%3B -PASS extB (pt 1) U+206DA 𠛚 %26%23132826%3B -PASS extB (pt 1) U+206DB 𠛛 %26%23132827%3B -PASS extB (pt 1) U+206DC 𠛜 %26%23132828%3B -PASS extB (pt 1) U+206DD 𠛝 %26%23132829%3B -PASS extB (pt 1) U+206DE 𠛞 %26%23132830%3B -PASS extB (pt 1) U+206DF 𠛟 %26%23132831%3B -PASS extB (pt 1) U+206E0 𠛠 %26%23132832%3B -PASS extB (pt 1) U+206E1 𠛡 %26%23132833%3B -PASS extB (pt 1) U+206E2 𠛢 %26%23132834%3B -PASS extB (pt 1) U+206E3 𠛣 %26%23132835%3B -PASS extB (pt 1) U+206E4 𠛤 %26%23132836%3B -PASS extB (pt 1) U+206E5 𠛥 %26%23132837%3B -PASS extB (pt 1) U+206E6 𠛦 %26%23132838%3B -PASS extB (pt 1) U+206E7 𠛧 %26%23132839%3B -PASS extB (pt 1) U+206E8 𠛨 %26%23132840%3B -PASS extB (pt 1) U+206E9 𠛩 %26%23132841%3B -PASS extB (pt 1) U+206EA 𠛪 %26%23132842%3B -PASS extB (pt 1) U+206EB 𠛫 %26%23132843%3B -PASS extB (pt 1) U+206EC 𠛬 %26%23132844%3B -PASS extB (pt 1) U+206ED 𠛭 %26%23132845%3B -PASS extB (pt 1) U+206EE 𠛮 %26%23132846%3B -PASS extB (pt 1) U+206EF 𠛯 %26%23132847%3B -PASS extB (pt 1) U+206F0 𠛰 %26%23132848%3B -PASS extB (pt 1) U+206F1 𠛱 %26%23132849%3B -PASS extB (pt 1) U+206F2 𠛲 %26%23132850%3B -PASS extB (pt 1) U+206F3 𠛳 %26%23132851%3B -PASS extB (pt 1) U+206F4 𠛴 %26%23132852%3B -PASS extB (pt 1) U+206F5 𠛵 %26%23132853%3B -PASS extB (pt 1) U+206F6 𠛶 %26%23132854%3B -PASS extB (pt 1) U+206F7 𠛷 %26%23132855%3B -PASS extB (pt 1) U+206F8 𠛸 %26%23132856%3B -PASS extB (pt 1) U+206F9 𠛹 %26%23132857%3B -PASS extB (pt 1) U+206FA 𠛺 %26%23132858%3B -PASS extB (pt 1) U+206FB 𠛻 %26%23132859%3B -PASS extB (pt 1) U+206FC 𠛼 %26%23132860%3B -PASS extB (pt 1) U+206FD 𠛽 %26%23132861%3B -PASS extB (pt 1) U+206FE 𠛾 %26%23132862%3B -PASS extB (pt 1) U+206FF 𠛿 %26%23132863%3B -PASS extB (pt 1) U+20700 𠜀 %26%23132864%3B -PASS extB (pt 1) U+20701 𠜁 %26%23132865%3B -PASS extB (pt 1) U+20702 𠜂 %26%23132866%3B -PASS extB (pt 1) U+20703 𠜃 %26%23132867%3B -PASS extB (pt 1) U+20704 𠜄 %26%23132868%3B -PASS extB (pt 1) U+20705 𠜅 %26%23132869%3B -PASS extB (pt 1) U+20706 𠜆 %26%23132870%3B -PASS extB (pt 1) U+20707 𠜇 %26%23132871%3B -PASS extB (pt 1) U+20708 𠜈 %26%23132872%3B -PASS extB (pt 1) U+20709 𠜉 %26%23132873%3B -PASS extB (pt 1) U+2070A 𠜊 %26%23132874%3B -PASS extB (pt 1) U+2070B 𠜋 %26%23132875%3B -PASS extB (pt 1) U+2070C 𠜌 %26%23132876%3B -PASS extB (pt 1) U+2070D 𠜍 %26%23132877%3B -PASS extB (pt 1) U+2070E 𠜎 %26%23132878%3B -PASS extB (pt 1) U+2070F 𠜏 %26%23132879%3B -PASS extB (pt 1) U+20710 𠜐 %26%23132880%3B -PASS extB (pt 1) U+20711 𠜑 %26%23132881%3B -PASS extB (pt 1) U+20712 𠜒 %26%23132882%3B -PASS extB (pt 1) U+20713 𠜓 %26%23132883%3B -PASS extB (pt 1) U+20714 𠜔 %26%23132884%3B -PASS extB (pt 1) U+20715 𠜕 %26%23132885%3B -PASS extB (pt 1) U+20716 𠜖 %26%23132886%3B -PASS extB (pt 1) U+20717 𠜗 %26%23132887%3B -PASS extB (pt 1) U+20718 𠜘 %26%23132888%3B -PASS extB (pt 1) U+20719 𠜙 %26%23132889%3B -PASS extB (pt 1) U+2071A 𠜚 %26%23132890%3B -PASS extB (pt 1) U+2071B 𠜛 %26%23132891%3B -PASS extB (pt 1) U+2071C 𠜜 %26%23132892%3B -PASS extB (pt 1) U+2071D 𠜝 %26%23132893%3B -PASS extB (pt 1) U+2071E 𠜞 %26%23132894%3B -PASS extB (pt 1) U+2071F 𠜟 %26%23132895%3B -PASS extB (pt 1) U+20720 𠜠 %26%23132896%3B -PASS extB (pt 1) U+20721 𠜡 %26%23132897%3B -PASS extB (pt 1) U+20722 𠜢 %26%23132898%3B -PASS extB (pt 1) U+20723 𠜣 %26%23132899%3B -PASS extB (pt 1) U+20724 𠜤 %26%23132900%3B -PASS extB (pt 1) U+20725 𠜥 %26%23132901%3B -PASS extB (pt 1) U+20726 𠜦 %26%23132902%3B -PASS extB (pt 1) U+20727 𠜧 %26%23132903%3B -PASS extB (pt 1) U+20728 𠜨 %26%23132904%3B -PASS extB (pt 1) U+20729 𠜩 %26%23132905%3B -PASS extB (pt 1) U+2072A 𠜪 %26%23132906%3B -PASS extB (pt 1) U+2072B 𠜫 %26%23132907%3B -PASS extB (pt 1) U+2072C 𠜬 %26%23132908%3B -PASS extB (pt 1) U+2072D 𠜭 %26%23132909%3B -PASS extB (pt 1) U+2072E 𠜮 %26%23132910%3B -PASS extB (pt 1) U+2072F 𠜯 %26%23132911%3B -PASS extB (pt 1) U+20730 𠜰 %26%23132912%3B -PASS extB (pt 1) U+20731 𠜱 %26%23132913%3B -PASS extB (pt 1) U+20732 𠜲 %26%23132914%3B -PASS extB (pt 1) U+20733 𠜳 %26%23132915%3B -PASS extB (pt 1) U+20734 𠜴 %26%23132916%3B -PASS extB (pt 1) U+20735 𠜵 %26%23132917%3B -PASS extB (pt 1) U+20736 𠜶 %26%23132918%3B -PASS extB (pt 1) U+20737 𠜷 %26%23132919%3B -PASS extB (pt 1) U+20738 𠜸 %26%23132920%3B -PASS extB (pt 1) U+20739 𠜹 %26%23132921%3B -PASS extB (pt 1) U+2073A 𠜺 %26%23132922%3B -PASS extB (pt 1) U+2073B 𠜻 %26%23132923%3B -PASS extB (pt 1) U+2073C 𠜼 %26%23132924%3B -PASS extB (pt 1) U+2073D 𠜽 %26%23132925%3B -PASS extB (pt 1) U+2073E 𠜾 %26%23132926%3B -PASS extB (pt 1) U+2073F 𠜿 %26%23132927%3B -PASS extB (pt 1) U+20740 𠝀 %26%23132928%3B -PASS extB (pt 1) U+20741 𠝁 %26%23132929%3B -PASS extB (pt 1) U+20742 𠝂 %26%23132930%3B -PASS extB (pt 1) U+20743 𠝃 %26%23132931%3B -PASS extB (pt 1) U+20744 𠝄 %26%23132932%3B -PASS extB (pt 1) U+20745 𠝅 %26%23132933%3B -PASS extB (pt 1) U+20746 𠝆 %26%23132934%3B -PASS extB (pt 1) U+20747 𠝇 %26%23132935%3B -PASS extB (pt 1) U+20748 𠝈 %26%23132936%3B -PASS extB (pt 1) U+20749 𠝉 %26%23132937%3B -PASS extB (pt 1) U+2074A 𠝊 %26%23132938%3B -PASS extB (pt 1) U+2074B 𠝋 %26%23132939%3B -PASS extB (pt 1) U+2074C 𠝌 %26%23132940%3B -PASS extB (pt 1) U+2074D 𠝍 %26%23132941%3B -PASS extB (pt 1) U+2074E 𠝎 %26%23132942%3B -PASS extB (pt 1) U+2074F 𠝏 %26%23132943%3B -PASS extB (pt 1) U+20750 𠝐 %26%23132944%3B -PASS extB (pt 1) U+20751 𠝑 %26%23132945%3B -PASS extB (pt 1) U+20752 𠝒 %26%23132946%3B -PASS extB (pt 1) U+20753 𠝓 %26%23132947%3B -PASS extB (pt 1) U+20754 𠝔 %26%23132948%3B -PASS extB (pt 1) U+20755 𠝕 %26%23132949%3B -PASS extB (pt 1) U+20756 𠝖 %26%23132950%3B -PASS extB (pt 1) U+20757 𠝗 %26%23132951%3B -PASS extB (pt 1) U+20758 𠝘 %26%23132952%3B -PASS extB (pt 1) U+20759 𠝙 %26%23132953%3B -PASS extB (pt 1) U+2075A 𠝚 %26%23132954%3B -PASS extB (pt 1) U+2075B 𠝛 %26%23132955%3B -PASS extB (pt 1) U+2075C 𠝜 %26%23132956%3B -PASS extB (pt 1) U+2075D 𠝝 %26%23132957%3B -PASS extB (pt 1) U+2075E 𠝞 %26%23132958%3B -PASS extB (pt 1) U+2075F 𠝟 %26%23132959%3B -PASS extB (pt 1) U+20760 𠝠 %26%23132960%3B -PASS extB (pt 1) U+20761 𠝡 %26%23132961%3B -PASS extB (pt 1) U+20762 𠝢 %26%23132962%3B -PASS extB (pt 1) U+20763 𠝣 %26%23132963%3B -PASS extB (pt 1) U+20764 𠝤 %26%23132964%3B -PASS extB (pt 1) U+20765 𠝥 %26%23132965%3B -PASS extB (pt 1) U+20766 𠝦 %26%23132966%3B -PASS extB (pt 1) U+20767 𠝧 %26%23132967%3B -PASS extB (pt 1) U+20768 𠝨 %26%23132968%3B -PASS extB (pt 1) U+20769 𠝩 %26%23132969%3B -PASS extB (pt 1) U+2076A 𠝪 %26%23132970%3B -PASS extB (pt 1) U+2076B 𠝫 %26%23132971%3B -PASS extB (pt 1) U+2076C 𠝬 %26%23132972%3B -PASS extB (pt 1) U+2076D 𠝭 %26%23132973%3B -PASS extB (pt 1) U+2076E 𠝮 %26%23132974%3B -PASS extB (pt 1) U+2076F 𠝯 %26%23132975%3B -PASS extB (pt 1) U+20770 𠝰 %26%23132976%3B -PASS extB (pt 1) U+20771 𠝱 %26%23132977%3B -PASS extB (pt 1) U+20772 𠝲 %26%23132978%3B -PASS extB (pt 1) U+20773 𠝳 %26%23132979%3B -PASS extB (pt 1) U+20774 𠝴 %26%23132980%3B -PASS extB (pt 1) U+20775 𠝵 %26%23132981%3B -PASS extB (pt 1) U+20776 𠝶 %26%23132982%3B -PASS extB (pt 1) U+20777 𠝷 %26%23132983%3B -PASS extB (pt 1) U+20778 𠝸 %26%23132984%3B -PASS extB (pt 1) U+20779 𠝹 %26%23132985%3B -PASS extB (pt 1) U+2077A 𠝺 %26%23132986%3B -PASS extB (pt 1) U+2077B 𠝻 %26%23132987%3B -PASS extB (pt 1) U+2077C 𠝼 %26%23132988%3B -PASS extB (pt 1) U+2077D 𠝽 %26%23132989%3B -PASS extB (pt 1) U+2077E 𠝾 %26%23132990%3B -PASS extB (pt 1) U+2077F 𠝿 %26%23132991%3B -PASS extB (pt 1) U+20780 𠞀 %26%23132992%3B -PASS extB (pt 1) U+20781 𠞁 %26%23132993%3B -PASS extB (pt 1) U+20782 𠞂 %26%23132994%3B -PASS extB (pt 1) U+20783 𠞃 %26%23132995%3B -PASS extB (pt 1) U+20784 𠞄 %26%23132996%3B -PASS extB (pt 1) U+20785 𠞅 %26%23132997%3B -PASS extB (pt 1) U+20786 𠞆 %26%23132998%3B -PASS extB (pt 1) U+20787 𠞇 %26%23132999%3B -PASS extB (pt 1) U+20788 𠞈 %26%23133000%3B -PASS extB (pt 1) U+20789 𠞉 %26%23133001%3B -PASS extB (pt 1) U+2078A 𠞊 %26%23133002%3B -PASS extB (pt 1) U+2078B 𠞋 %26%23133003%3B -PASS extB (pt 1) U+2078C 𠞌 %26%23133004%3B -PASS extB (pt 1) U+2078D 𠞍 %26%23133005%3B -PASS extB (pt 1) U+2078E 𠞎 %26%23133006%3B -PASS extB (pt 1) U+2078F 𠞏 %26%23133007%3B -PASS extB (pt 1) U+20790 𠞐 %26%23133008%3B -PASS extB (pt 1) U+20791 𠞑 %26%23133009%3B -PASS extB (pt 1) U+20792 𠞒 %26%23133010%3B -PASS extB (pt 1) U+20793 𠞓 %26%23133011%3B -PASS extB (pt 1) U+20794 𠞔 %26%23133012%3B -PASS extB (pt 1) U+20795 𠞕 %26%23133013%3B -PASS extB (pt 1) U+20796 𠞖 %26%23133014%3B -PASS extB (pt 1) U+20797 𠞗 %26%23133015%3B -PASS extB (pt 1) U+20798 𠞘 %26%23133016%3B -PASS extB (pt 1) U+20799 𠞙 %26%23133017%3B -PASS extB (pt 1) U+2079A 𠞚 %26%23133018%3B -PASS extB (pt 1) U+2079B 𠞛 %26%23133019%3B -PASS extB (pt 1) U+2079C 𠞜 %26%23133020%3B -PASS extB (pt 1) U+2079D 𠞝 %26%23133021%3B -PASS extB (pt 1) U+2079E 𠞞 %26%23133022%3B -PASS extB (pt 1) U+2079F 𠞟 %26%23133023%3B -PASS extB (pt 1) U+207A0 𠞠 %26%23133024%3B -PASS extB (pt 1) U+207A1 𠞡 %26%23133025%3B -PASS extB (pt 1) U+207A2 𠞢 %26%23133026%3B -PASS extB (pt 1) U+207A3 𠞣 %26%23133027%3B -PASS extB (pt 1) U+207A4 𠞤 %26%23133028%3B -PASS extB (pt 1) U+207A5 𠞥 %26%23133029%3B -PASS extB (pt 1) U+207A6 𠞦 %26%23133030%3B -PASS extB (pt 1) U+207A7 𠞧 %26%23133031%3B -PASS extB (pt 1) U+207A8 𠞨 %26%23133032%3B -PASS extB (pt 1) U+207A9 𠞩 %26%23133033%3B -PASS extB (pt 1) U+207AA 𠞪 %26%23133034%3B -PASS extB (pt 1) U+207AB 𠞫 %26%23133035%3B -PASS extB (pt 1) U+207AC 𠞬 %26%23133036%3B -PASS extB (pt 1) U+207AD 𠞭 %26%23133037%3B -PASS extB (pt 1) U+207AE 𠞮 %26%23133038%3B -PASS extB (pt 1) U+207AF 𠞯 %26%23133039%3B -PASS extB (pt 1) U+207B0 𠞰 %26%23133040%3B -PASS extB (pt 1) U+207B1 𠞱 %26%23133041%3B -PASS extB (pt 1) U+207B2 𠞲 %26%23133042%3B -PASS extB (pt 1) U+207B3 𠞳 %26%23133043%3B -PASS extB (pt 1) U+207B4 𠞴 %26%23133044%3B -PASS extB (pt 1) U+207B5 𠞵 %26%23133045%3B -PASS extB (pt 1) U+207B6 𠞶 %26%23133046%3B -PASS extB (pt 1) U+207B7 𠞷 %26%23133047%3B -PASS extB (pt 1) U+207B8 𠞸 %26%23133048%3B -PASS extB (pt 1) U+207B9 𠞹 %26%23133049%3B -PASS extB (pt 1) U+207BA 𠞺 %26%23133050%3B -PASS extB (pt 1) U+207BB 𠞻 %26%23133051%3B -PASS extB (pt 1) U+207BC 𠞼 %26%23133052%3B -PASS extB (pt 1) U+207BD 𠞽 %26%23133053%3B -PASS extB (pt 1) U+207BE 𠞾 %26%23133054%3B -PASS extB (pt 1) U+207BF 𠞿 %26%23133055%3B -PASS extB (pt 1) U+207C0 𠟀 %26%23133056%3B -PASS extB (pt 1) U+207C1 𠟁 %26%23133057%3B -PASS extB (pt 1) U+207C2 𠟂 %26%23133058%3B -PASS extB (pt 1) U+207C3 𠟃 %26%23133059%3B -PASS extB (pt 1) U+207C4 𠟄 %26%23133060%3B -PASS extB (pt 1) U+207C5 𠟅 %26%23133061%3B -PASS extB (pt 1) U+207C6 𠟆 %26%23133062%3B -PASS extB (pt 1) U+207C7 𠟇 %26%23133063%3B -PASS extB (pt 1) U+207C8 𠟈 %26%23133064%3B -PASS extB (pt 1) U+207C9 𠟉 %26%23133065%3B -PASS extB (pt 1) U+207CA 𠟊 %26%23133066%3B -PASS extB (pt 1) U+207CB 𠟋 %26%23133067%3B -PASS extB (pt 1) U+207CC 𠟌 %26%23133068%3B -PASS extB (pt 1) U+207CD 𠟍 %26%23133069%3B -PASS extB (pt 1) U+207CE 𠟎 %26%23133070%3B -PASS extB (pt 1) U+207CF 𠟏 %26%23133071%3B -PASS extB (pt 1) U+207D0 𠟐 %26%23133072%3B -PASS extB (pt 1) U+207D1 𠟑 %26%23133073%3B -PASS extB (pt 1) U+207D2 𠟒 %26%23133074%3B -PASS extB (pt 1) U+207D3 𠟓 %26%23133075%3B -PASS extB (pt 1) U+207D4 𠟔 %26%23133076%3B -PASS extB (pt 1) U+207D5 𠟕 %26%23133077%3B -PASS extB (pt 1) U+207D6 𠟖 %26%23133078%3B -PASS extB (pt 1) U+207D7 𠟗 %26%23133079%3B -PASS extB (pt 1) U+207D8 𠟘 %26%23133080%3B -PASS extB (pt 1) U+207D9 𠟙 %26%23133081%3B -PASS extB (pt 1) U+207DA 𠟚 %26%23133082%3B -PASS extB (pt 1) U+207DB 𠟛 %26%23133083%3B -PASS extB (pt 1) U+207DC 𠟜 %26%23133084%3B -PASS extB (pt 1) U+207DD 𠟝 %26%23133085%3B -PASS extB (pt 1) U+207DE 𠟞 %26%23133086%3B -PASS extB (pt 1) U+207DF 𠟟 %26%23133087%3B -PASS extB (pt 1) U+207E0 𠟠 %26%23133088%3B -PASS extB (pt 1) U+207E1 𠟡 %26%23133089%3B -PASS extB (pt 1) U+207E2 𠟢 %26%23133090%3B -PASS extB (pt 1) U+207E3 𠟣 %26%23133091%3B -PASS extB (pt 1) U+207E4 𠟤 %26%23133092%3B -PASS extB (pt 1) U+207E5 𠟥 %26%23133093%3B -PASS extB (pt 1) U+207E6 𠟦 %26%23133094%3B -PASS extB (pt 1) U+207E7 𠟧 %26%23133095%3B -PASS extB (pt 1) U+207E8 𠟨 %26%23133096%3B -PASS extB (pt 1) U+207E9 𠟩 %26%23133097%3B -PASS extB (pt 1) U+207EA 𠟪 %26%23133098%3B -PASS extB (pt 1) U+207EB 𠟫 %26%23133099%3B -PASS extB (pt 1) U+207EC 𠟬 %26%23133100%3B -PASS extB (pt 1) U+207ED 𠟭 %26%23133101%3B -PASS extB (pt 1) U+207EE 𠟮 %26%23133102%3B -PASS extB (pt 1) U+207EF 𠟯 %26%23133103%3B -PASS extB (pt 1) U+207F0 𠟰 %26%23133104%3B -PASS extB (pt 1) U+207F1 𠟱 %26%23133105%3B -PASS extB (pt 1) U+207F2 𠟲 %26%23133106%3B -PASS extB (pt 1) U+207F3 𠟳 %26%23133107%3B -PASS extB (pt 1) U+207F4 𠟴 %26%23133108%3B -PASS extB (pt 1) U+207F5 𠟵 %26%23133109%3B -PASS extB (pt 1) U+207F6 𠟶 %26%23133110%3B -PASS extB (pt 1) U+207F7 𠟷 %26%23133111%3B -PASS extB (pt 1) U+207F8 𠟸 %26%23133112%3B -PASS extB (pt 1) U+207F9 𠟹 %26%23133113%3B -PASS extB (pt 1) U+207FA 𠟺 %26%23133114%3B -PASS extB (pt 1) U+207FB 𠟻 %26%23133115%3B -PASS extB (pt 1) U+207FC 𠟼 %26%23133116%3B -PASS extB (pt 1) U+207FD 𠟽 %26%23133117%3B -PASS extB (pt 1) U+207FE 𠟾 %26%23133118%3B -PASS extB (pt 1) U+207FF 𠟿 %26%23133119%3B -PASS extB (pt 1) U+20800 𠠀 %26%23133120%3B -PASS extB (pt 1) U+20801 𠠁 %26%23133121%3B -PASS extB (pt 1) U+20802 𠠂 %26%23133122%3B -PASS extB (pt 1) U+20803 𠠃 %26%23133123%3B -PASS extB (pt 1) U+20804 𠠄 %26%23133124%3B -PASS extB (pt 1) U+20805 𠠅 %26%23133125%3B -PASS extB (pt 1) U+20806 𠠆 %26%23133126%3B -PASS extB (pt 1) U+20807 𠠇 %26%23133127%3B -PASS extB (pt 1) U+20808 𠠈 %26%23133128%3B -PASS extB (pt 1) U+20809 𠠉 %26%23133129%3B -PASS extB (pt 1) U+2080A 𠠊 %26%23133130%3B -PASS extB (pt 1) U+2080B 𠠋 %26%23133131%3B -PASS extB (pt 1) U+2080C 𠠌 %26%23133132%3B -PASS extB (pt 1) U+2080D 𠠍 %26%23133133%3B -PASS extB (pt 1) U+2080E 𠠎 %26%23133134%3B -PASS extB (pt 1) U+2080F 𠠏 %26%23133135%3B -PASS extB (pt 1) U+20810 𠠐 %26%23133136%3B -PASS extB (pt 1) U+20811 𠠑 %26%23133137%3B -PASS extB (pt 1) U+20812 𠠒 %26%23133138%3B -PASS extB (pt 1) U+20813 𠠓 %26%23133139%3B -PASS extB (pt 1) U+20814 𠠔 %26%23133140%3B -PASS extB (pt 1) U+20815 𠠕 %26%23133141%3B -PASS extB (pt 1) U+20816 𠠖 %26%23133142%3B -PASS extB (pt 1) U+20817 𠠗 %26%23133143%3B -PASS extB (pt 1) U+20818 𠠘 %26%23133144%3B -PASS extB (pt 1) U+20819 𠠙 %26%23133145%3B -PASS extB (pt 1) U+2081A 𠠚 %26%23133146%3B -PASS extB (pt 1) U+2081B 𠠛 %26%23133147%3B -PASS extB (pt 1) U+2081C 𠠜 %26%23133148%3B -PASS extB (pt 1) U+2081D 𠠝 %26%23133149%3B -PASS extB (pt 1) U+2081E 𠠞 %26%23133150%3B -PASS extB (pt 1) U+2081F 𠠟 %26%23133151%3B -PASS extB (pt 1) U+20820 𠠠 %26%23133152%3B -PASS extB (pt 1) U+20821 𠠡 %26%23133153%3B -PASS extB (pt 1) U+20822 𠠢 %26%23133154%3B -PASS extB (pt 1) U+20823 𠠣 %26%23133155%3B -PASS extB (pt 1) U+20824 𠠤 %26%23133156%3B -PASS extB (pt 1) U+20825 𠠥 %26%23133157%3B -PASS extB (pt 1) U+20826 𠠦 %26%23133158%3B -PASS extB (pt 1) U+20827 𠠧 %26%23133159%3B -PASS extB (pt 1) U+20828 𠠨 %26%23133160%3B -PASS extB (pt 1) U+20829 𠠩 %26%23133161%3B -PASS extB (pt 1) U+2082A 𠠪 %26%23133162%3B -PASS extB (pt 1) U+2082B 𠠫 %26%23133163%3B -PASS extB (pt 1) U+2082C 𠠬 %26%23133164%3B -PASS extB (pt 1) U+2082D 𠠭 %26%23133165%3B -PASS extB (pt 1) U+2082E 𠠮 %26%23133166%3B -PASS extB (pt 1) U+2082F 𠠯 %26%23133167%3B -PASS extB (pt 1) U+20830 𠠰 %26%23133168%3B -PASS extB (pt 1) U+20831 𠠱 %26%23133169%3B -PASS extB (pt 1) U+20832 𠠲 %26%23133170%3B -PASS extB (pt 1) U+20833 𠠳 %26%23133171%3B -PASS extB (pt 1) U+20834 𠠴 %26%23133172%3B -PASS extB (pt 1) U+20835 𠠵 %26%23133173%3B -PASS extB (pt 1) U+20836 𠠶 %26%23133174%3B -PASS extB (pt 1) U+20837 𠠷 %26%23133175%3B -PASS extB (pt 1) U+20838 𠠸 %26%23133176%3B -PASS extB (pt 1) U+20839 𠠹 %26%23133177%3B -PASS extB (pt 1) U+2083A 𠠺 %26%23133178%3B -PASS extB (pt 1) U+2083B 𠠻 %26%23133179%3B -PASS extB (pt 1) U+2083C 𠠼 %26%23133180%3B -PASS extB (pt 1) U+2083D 𠠽 %26%23133181%3B -PASS extB (pt 1) U+2083E 𠠾 %26%23133182%3B -PASS extB (pt 1) U+2083F 𠠿 %26%23133183%3B -PASS extB (pt 1) U+20840 𠡀 %26%23133184%3B -PASS extB (pt 1) U+20841 𠡁 %26%23133185%3B -PASS extB (pt 1) U+20842 𠡂 %26%23133186%3B -PASS extB (pt 1) U+20843 𠡃 %26%23133187%3B -PASS extB (pt 1) U+20844 𠡄 %26%23133188%3B -PASS extB (pt 1) U+20845 𠡅 %26%23133189%3B -PASS extB (pt 1) U+20846 𠡆 %26%23133190%3B -PASS extB (pt 1) U+20847 𠡇 %26%23133191%3B -PASS extB (pt 1) U+20848 𠡈 %26%23133192%3B -PASS extB (pt 1) U+20849 𠡉 %26%23133193%3B -PASS extB (pt 1) U+2084A 𠡊 %26%23133194%3B -PASS extB (pt 1) U+2084B 𠡋 %26%23133195%3B -PASS extB (pt 1) U+2084C 𠡌 %26%23133196%3B -PASS extB (pt 1) U+2084D 𠡍 %26%23133197%3B -PASS extB (pt 1) U+2084E 𠡎 %26%23133198%3B -PASS extB (pt 1) U+2084F 𠡏 %26%23133199%3B -PASS extB (pt 1) U+20850 𠡐 %26%23133200%3B -PASS extB (pt 1) U+20851 𠡑 %26%23133201%3B -PASS extB (pt 1) U+20852 𠡒 %26%23133202%3B -PASS extB (pt 1) U+20853 𠡓 %26%23133203%3B -PASS extB (pt 1) U+20854 𠡔 %26%23133204%3B -PASS extB (pt 1) U+20855 𠡕 %26%23133205%3B -PASS extB (pt 1) U+20856 𠡖 %26%23133206%3B -PASS extB (pt 1) U+20857 𠡗 %26%23133207%3B -PASS extB (pt 1) U+20858 𠡘 %26%23133208%3B -PASS extB (pt 1) U+20859 𠡙 %26%23133209%3B -PASS extB (pt 1) U+2085A 𠡚 %26%23133210%3B -PASS extB (pt 1) U+2085B 𠡛 %26%23133211%3B -PASS extB (pt 1) U+2085C 𠡜 %26%23133212%3B -PASS extB (pt 1) U+2085D 𠡝 %26%23133213%3B -PASS extB (pt 1) U+2085E 𠡞 %26%23133214%3B -PASS extB (pt 1) U+2085F 𠡟 %26%23133215%3B -PASS extB (pt 1) U+20860 𠡠 %26%23133216%3B -PASS extB (pt 1) U+20861 𠡡 %26%23133217%3B -PASS extB (pt 1) U+20862 𠡢 %26%23133218%3B -PASS extB (pt 1) U+20863 𠡣 %26%23133219%3B -PASS extB (pt 1) U+20864 𠡤 %26%23133220%3B -PASS extB (pt 1) U+20865 𠡥 %26%23133221%3B -PASS extB (pt 1) U+20866 𠡦 %26%23133222%3B -PASS extB (pt 1) U+20867 𠡧 %26%23133223%3B -PASS extB (pt 1) U+20868 𠡨 %26%23133224%3B -PASS extB (pt 1) U+20869 𠡩 %26%23133225%3B -PASS extB (pt 1) U+2086A 𠡪 %26%23133226%3B -PASS extB (pt 1) U+2086B 𠡫 %26%23133227%3B -PASS extB (pt 1) U+2086C 𠡬 %26%23133228%3B -PASS extB (pt 1) U+2086D 𠡭 %26%23133229%3B -PASS extB (pt 1) U+2086E 𠡮 %26%23133230%3B -PASS extB (pt 1) U+2086F 𠡯 %26%23133231%3B -PASS extB (pt 1) U+20870 𠡰 %26%23133232%3B -PASS extB (pt 1) U+20871 𠡱 %26%23133233%3B -PASS extB (pt 1) U+20872 𠡲 %26%23133234%3B -PASS extB (pt 1) U+20873 𠡳 %26%23133235%3B -PASS extB (pt 1) U+20874 𠡴 %26%23133236%3B -PASS extB (pt 1) U+20875 𠡵 %26%23133237%3B -PASS extB (pt 1) U+20876 𠡶 %26%23133238%3B -PASS extB (pt 1) U+20877 𠡷 %26%23133239%3B -PASS extB (pt 1) U+20878 𠡸 %26%23133240%3B -PASS extB (pt 1) U+20879 𠡹 %26%23133241%3B -PASS extB (pt 1) U+2087A 𠡺 %26%23133242%3B -PASS extB (pt 1) U+2087B 𠡻 %26%23133243%3B -PASS extB (pt 1) U+2087C 𠡼 %26%23133244%3B -PASS extB (pt 1) U+2087D 𠡽 %26%23133245%3B -PASS extB (pt 1) U+2087E 𠡾 %26%23133246%3B -PASS extB (pt 1) U+2087F 𠡿 %26%23133247%3B -PASS extB (pt 1) U+20880 𠢀 %26%23133248%3B -PASS extB (pt 1) U+20881 𠢁 %26%23133249%3B -PASS extB (pt 1) U+20882 𠢂 %26%23133250%3B -PASS extB (pt 1) U+20883 𠢃 %26%23133251%3B -PASS extB (pt 1) U+20884 𠢄 %26%23133252%3B -PASS extB (pt 1) U+20885 𠢅 %26%23133253%3B -PASS extB (pt 1) U+20886 𠢆 %26%23133254%3B -PASS extB (pt 1) U+20887 𠢇 %26%23133255%3B -PASS extB (pt 1) U+20888 𠢈 %26%23133256%3B -PASS extB (pt 1) U+20889 𠢉 %26%23133257%3B -PASS extB (pt 1) U+2088A 𠢊 %26%23133258%3B -PASS extB (pt 1) U+2088B 𠢋 %26%23133259%3B -PASS extB (pt 1) U+2088C 𠢌 %26%23133260%3B -PASS extB (pt 1) U+2088D 𠢍 %26%23133261%3B -PASS extB (pt 1) U+2088E 𠢎 %26%23133262%3B -PASS extB (pt 1) U+2088F 𠢏 %26%23133263%3B -PASS extB (pt 1) U+20890 𠢐 %26%23133264%3B -PASS extB (pt 1) U+20891 𠢑 %26%23133265%3B -PASS extB (pt 1) U+20892 𠢒 %26%23133266%3B -PASS extB (pt 1) U+20893 𠢓 %26%23133267%3B -PASS extB (pt 1) U+20894 𠢔 %26%23133268%3B -PASS extB (pt 1) U+20895 𠢕 %26%23133269%3B -PASS extB (pt 1) U+20896 𠢖 %26%23133270%3B -PASS extB (pt 1) U+20897 𠢗 %26%23133271%3B -PASS extB (pt 1) U+20898 𠢘 %26%23133272%3B -PASS extB (pt 1) U+20899 𠢙 %26%23133273%3B -PASS extB (pt 1) U+2089A 𠢚 %26%23133274%3B -PASS extB (pt 1) U+2089B 𠢛 %26%23133275%3B -PASS extB (pt 1) U+2089C 𠢜 %26%23133276%3B -PASS extB (pt 1) U+2089D 𠢝 %26%23133277%3B -PASS extB (pt 1) U+2089E 𠢞 %26%23133278%3B -PASS extB (pt 1) U+2089F 𠢟 %26%23133279%3B -PASS extB (pt 1) U+208A0 𠢠 %26%23133280%3B -PASS extB (pt 1) U+208A1 𠢡 %26%23133281%3B -PASS extB (pt 1) U+208A2 𠢢 %26%23133282%3B -PASS extB (pt 1) U+208A3 𠢣 %26%23133283%3B -PASS extB (pt 1) U+208A4 𠢤 %26%23133284%3B -PASS extB (pt 1) U+208A5 𠢥 %26%23133285%3B -PASS extB (pt 1) U+208A6 𠢦 %26%23133286%3B -PASS extB (pt 1) U+208A7 𠢧 %26%23133287%3B -PASS extB (pt 1) U+208A8 𠢨 %26%23133288%3B -PASS extB (pt 1) U+208A9 𠢩 %26%23133289%3B -PASS extB (pt 1) U+208AA 𠢪 %26%23133290%3B -PASS extB (pt 1) U+208AB 𠢫 %26%23133291%3B -PASS extB (pt 1) U+208AC 𠢬 %26%23133292%3B -PASS extB (pt 1) U+208AD 𠢭 %26%23133293%3B -PASS extB (pt 1) U+208AE 𠢮 %26%23133294%3B -PASS extB (pt 1) U+208AF 𠢯 %26%23133295%3B -PASS extB (pt 1) U+208B0 𠢰 %26%23133296%3B -PASS extB (pt 1) U+208B1 𠢱 %26%23133297%3B -PASS extB (pt 1) U+208B2 𠢲 %26%23133298%3B -PASS extB (pt 1) U+208B3 𠢳 %26%23133299%3B -PASS extB (pt 1) U+208B4 𠢴 %26%23133300%3B -PASS extB (pt 1) U+208B5 𠢵 %26%23133301%3B -PASS extB (pt 1) U+208B6 𠢶 %26%23133302%3B -PASS extB (pt 1) U+208B7 𠢷 %26%23133303%3B -PASS extB (pt 1) U+208B8 𠢸 %26%23133304%3B -PASS extB (pt 1) U+208B9 𠢹 %26%23133305%3B -PASS extB (pt 1) U+208BA 𠢺 %26%23133306%3B -PASS extB (pt 1) U+208BB 𠢻 %26%23133307%3B -PASS extB (pt 1) U+208BC 𠢼 %26%23133308%3B -PASS extB (pt 1) U+208BD 𠢽 %26%23133309%3B -PASS extB (pt 1) U+208BE 𠢾 %26%23133310%3B -PASS extB (pt 1) U+208BF 𠢿 %26%23133311%3B -PASS extB (pt 1) U+208C0 𠣀 %26%23133312%3B -PASS extB (pt 1) U+208C1 𠣁 %26%23133313%3B -PASS extB (pt 1) U+208C2 𠣂 %26%23133314%3B -PASS extB (pt 1) U+208C3 𠣃 %26%23133315%3B -PASS extB (pt 1) U+208C4 𠣄 %26%23133316%3B -PASS extB (pt 1) U+208C5 𠣅 %26%23133317%3B -PASS extB (pt 1) U+208C6 𠣆 %26%23133318%3B -PASS extB (pt 1) U+208C7 𠣇 %26%23133319%3B -PASS extB (pt 1) U+208C8 𠣈 %26%23133320%3B -PASS extB (pt 1) U+208C9 𠣉 %26%23133321%3B -PASS extB (pt 1) U+208CA 𠣊 %26%23133322%3B -PASS extB (pt 1) U+208CB 𠣋 %26%23133323%3B -PASS extB (pt 1) U+208CC 𠣌 %26%23133324%3B -PASS extB (pt 1) U+208CD 𠣍 %26%23133325%3B -PASS extB (pt 1) U+208CE 𠣎 %26%23133326%3B -PASS extB (pt 1) U+208CF 𠣏 %26%23133327%3B -PASS extB (pt 1) U+208D0 𠣐 %26%23133328%3B -PASS extB (pt 1) U+208D1 𠣑 %26%23133329%3B -PASS extB (pt 1) U+208D2 𠣒 %26%23133330%3B -PASS extB (pt 1) U+208D3 𠣓 %26%23133331%3B -PASS extB (pt 1) U+208D4 𠣔 %26%23133332%3B -PASS extB (pt 1) U+208D5 𠣕 %26%23133333%3B -PASS extB (pt 1) U+208D6 𠣖 %26%23133334%3B -PASS extB (pt 1) U+208D7 𠣗 %26%23133335%3B -PASS extB (pt 1) U+208D8 𠣘 %26%23133336%3B -PASS extB (pt 1) U+208D9 𠣙 %26%23133337%3B -PASS extB (pt 1) U+208DA 𠣚 %26%23133338%3B -PASS extB (pt 1) U+208DB 𠣛 %26%23133339%3B -PASS extB (pt 1) U+208DC 𠣜 %26%23133340%3B -PASS extB (pt 1) U+208DD 𠣝 %26%23133341%3B -PASS extB (pt 1) U+208DE 𠣞 %26%23133342%3B -PASS extB (pt 1) U+208DF 𠣟 %26%23133343%3B -PASS extB (pt 1) U+208E0 𠣠 %26%23133344%3B -PASS extB (pt 1) U+208E1 𠣡 %26%23133345%3B -PASS extB (pt 1) U+208E2 𠣢 %26%23133346%3B -PASS extB (pt 1) U+208E3 𠣣 %26%23133347%3B -PASS extB (pt 1) U+208E4 𠣤 %26%23133348%3B -PASS extB (pt 1) U+208E5 𠣥 %26%23133349%3B -PASS extB (pt 1) U+208E6 𠣦 %26%23133350%3B -PASS extB (pt 1) U+208E7 𠣧 %26%23133351%3B -PASS extB (pt 1) U+208E8 𠣨 %26%23133352%3B -PASS extB (pt 1) U+208E9 𠣩 %26%23133353%3B -PASS extB (pt 1) U+208EA 𠣪 %26%23133354%3B -PASS extB (pt 1) U+208EB 𠣫 %26%23133355%3B -PASS extB (pt 1) U+208EC 𠣬 %26%23133356%3B -PASS extB (pt 1) U+208ED 𠣭 %26%23133357%3B -PASS extB (pt 1) U+208EE 𠣮 %26%23133358%3B -PASS extB (pt 1) U+208EF 𠣯 %26%23133359%3B -PASS extB (pt 1) U+208F0 𠣰 %26%23133360%3B -PASS extB (pt 1) U+208F1 𠣱 %26%23133361%3B -PASS extB (pt 1) U+208F2 𠣲 %26%23133362%3B -PASS extB (pt 1) U+208F3 𠣳 %26%23133363%3B -PASS extB (pt 1) U+208F4 𠣴 %26%23133364%3B -PASS extB (pt 1) U+208F5 𠣵 %26%23133365%3B -PASS extB (pt 1) U+208F6 𠣶 %26%23133366%3B -PASS extB (pt 1) U+208F7 𠣷 %26%23133367%3B -PASS extB (pt 1) U+208F8 𠣸 %26%23133368%3B -PASS extB (pt 1) U+208F9 𠣹 %26%23133369%3B -PASS extB (pt 1) U+208FA 𠣺 %26%23133370%3B -PASS extB (pt 1) U+208FB 𠣻 %26%23133371%3B -PASS extB (pt 1) U+208FC 𠣼 %26%23133372%3B -PASS extB (pt 1) U+208FD 𠣽 %26%23133373%3B -PASS extB (pt 1) U+208FE 𠣾 %26%23133374%3B -PASS extB (pt 1) U+208FF 𠣿 %26%23133375%3B -PASS extB (pt 1) U+20900 𠤀 %26%23133376%3B -PASS extB (pt 1) U+20901 𠤁 %26%23133377%3B -PASS extB (pt 1) U+20902 𠤂 %26%23133378%3B -PASS extB (pt 1) U+20903 𠤃 %26%23133379%3B -PASS extB (pt 1) U+20904 𠤄 %26%23133380%3B -PASS extB (pt 1) U+20905 𠤅 %26%23133381%3B -PASS extB (pt 1) U+20906 𠤆 %26%23133382%3B -PASS extB (pt 1) U+20907 𠤇 %26%23133383%3B -PASS extB (pt 1) U+20908 𠤈 %26%23133384%3B -PASS extB (pt 1) U+20909 𠤉 %26%23133385%3B -PASS extB (pt 1) U+2090A 𠤊 %26%23133386%3B -PASS extB (pt 1) U+2090B 𠤋 %26%23133387%3B -PASS extB (pt 1) U+2090C 𠤌 %26%23133388%3B -PASS extB (pt 1) U+2090D 𠤍 %26%23133389%3B -PASS extB (pt 1) U+2090E 𠤎 %26%23133390%3B -PASS extB (pt 1) U+2090F 𠤏 %26%23133391%3B -PASS extB (pt 1) U+20910 𠤐 %26%23133392%3B -PASS extB (pt 1) U+20911 𠤑 %26%23133393%3B -PASS extB (pt 1) U+20912 𠤒 %26%23133394%3B -PASS extB (pt 1) U+20913 𠤓 %26%23133395%3B -PASS extB (pt 1) U+20914 𠤔 %26%23133396%3B -PASS extB (pt 1) U+20915 𠤕 %26%23133397%3B -PASS extB (pt 1) U+20916 𠤖 %26%23133398%3B -PASS extB (pt 1) U+20917 𠤗 %26%23133399%3B -PASS extB (pt 1) U+20918 𠤘 %26%23133400%3B -PASS extB (pt 1) U+20919 𠤙 %26%23133401%3B -PASS extB (pt 1) U+2091A 𠤚 %26%23133402%3B -PASS extB (pt 1) U+2091B 𠤛 %26%23133403%3B -PASS extB (pt 1) U+2091C 𠤜 %26%23133404%3B -PASS extB (pt 1) U+2091D 𠤝 %26%23133405%3B -PASS extB (pt 1) U+2091E 𠤞 %26%23133406%3B -PASS extB (pt 1) U+2091F 𠤟 %26%23133407%3B -PASS extB (pt 1) U+20920 𠤠 %26%23133408%3B -PASS extB (pt 1) U+20921 𠤡 %26%23133409%3B -PASS extB (pt 1) U+20922 𠤢 %26%23133410%3B -PASS extB (pt 1) U+20924 𠤤 %26%23133412%3B -PASS extB (pt 1) U+20925 𠤥 %26%23133413%3B -PASS extB (pt 1) U+20926 𠤦 %26%23133414%3B -PASS extB (pt 1) U+20927 𠤧 %26%23133415%3B -PASS extB (pt 1) U+20928 𠤨 %26%23133416%3B -PASS extB (pt 1) U+20929 𠤩 %26%23133417%3B -PASS extB (pt 1) U+2092A 𠤪 %26%23133418%3B -PASS extB (pt 1) U+2092B 𠤫 %26%23133419%3B -PASS extB (pt 1) U+2092C 𠤬 %26%23133420%3B -PASS extB (pt 1) U+2092D 𠤭 %26%23133421%3B -PASS extB (pt 1) U+2092E 𠤮 %26%23133422%3B -PASS extB (pt 1) U+2092F 𠤯 %26%23133423%3B -PASS extB (pt 1) U+20930 𠤰 %26%23133424%3B -PASS extB (pt 1) U+20931 𠤱 %26%23133425%3B -PASS extB (pt 1) U+20932 𠤲 %26%23133426%3B -PASS extB (pt 1) U+20933 𠤳 %26%23133427%3B -PASS extB (pt 1) U+20934 𠤴 %26%23133428%3B -PASS extB (pt 1) U+20935 𠤵 %26%23133429%3B -PASS extB (pt 1) U+20936 𠤶 %26%23133430%3B -PASS extB (pt 1) U+20937 𠤷 %26%23133431%3B -PASS extB (pt 1) U+20938 𠤸 %26%23133432%3B -PASS extB (pt 1) U+20939 𠤹 %26%23133433%3B -PASS extB (pt 1) U+2093A 𠤺 %26%23133434%3B -PASS extB (pt 1) U+2093B 𠤻 %26%23133435%3B -PASS extB (pt 1) U+2093C 𠤼 %26%23133436%3B -PASS extB (pt 1) U+2093D 𠤽 %26%23133437%3B -PASS extB (pt 1) U+2093E 𠤾 %26%23133438%3B -PASS extB (pt 1) U+2093F 𠤿 %26%23133439%3B -PASS extB (pt 1) U+20940 𠥀 %26%23133440%3B -PASS extB (pt 1) U+20941 𠥁 %26%23133441%3B -PASS extB (pt 1) U+20942 𠥂 %26%23133442%3B -PASS extB (pt 1) U+20943 𠥃 %26%23133443%3B -PASS extB (pt 1) U+20944 𠥄 %26%23133444%3B -PASS extB (pt 1) U+20945 𠥅 %26%23133445%3B -PASS extB (pt 1) U+20946 𠥆 %26%23133446%3B -PASS extB (pt 1) U+20947 𠥇 %26%23133447%3B -PASS extB (pt 1) U+20948 𠥈 %26%23133448%3B -PASS extB (pt 1) U+20949 𠥉 %26%23133449%3B -PASS extB (pt 1) U+2094A 𠥊 %26%23133450%3B -PASS extB (pt 1) U+2094B 𠥋 %26%23133451%3B -PASS extB (pt 1) U+2094C 𠥌 %26%23133452%3B -PASS extB (pt 1) U+2094D 𠥍 %26%23133453%3B -PASS extB (pt 1) U+2094E 𠥎 %26%23133454%3B -PASS extB (pt 1) U+2094F 𠥏 %26%23133455%3B -PASS extB (pt 1) U+20950 𠥐 %26%23133456%3B -PASS extB (pt 1) U+20951 𠥑 %26%23133457%3B -PASS extB (pt 1) U+20952 𠥒 %26%23133458%3B -PASS extB (pt 1) U+20953 𠥓 %26%23133459%3B -PASS extB (pt 1) U+20955 𠥕 %26%23133461%3B -PASS extB (pt 1) U+20956 𠥖 %26%23133462%3B -PASS extB (pt 1) U+20957 𠥗 %26%23133463%3B -PASS extB (pt 1) U+20958 𠥘 %26%23133464%3B -PASS extB (pt 1) U+20959 𠥙 %26%23133465%3B -PASS extB (pt 1) U+2095A 𠥚 %26%23133466%3B -PASS extB (pt 1) U+2095B 𠥛 %26%23133467%3B -PASS extB (pt 1) U+2095C 𠥜 %26%23133468%3B -PASS extB (pt 1) U+2095D 𠥝 %26%23133469%3B -PASS extB (pt 1) U+2095E 𠥞 %26%23133470%3B -PASS extB (pt 1) U+2095F 𠥟 %26%23133471%3B -PASS extB (pt 1) U+20960 𠥠 %26%23133472%3B -PASS extB (pt 1) U+20961 𠥡 %26%23133473%3B -PASS extB (pt 1) U+20962 𠥢 %26%23133474%3B -PASS extB (pt 1) U+20963 𠥣 %26%23133475%3B -PASS extB (pt 1) U+20964 𠥤 %26%23133476%3B -PASS extB (pt 1) U+20965 𠥥 %26%23133477%3B -PASS extB (pt 1) U+20966 𠥦 %26%23133478%3B -PASS extB (pt 1) U+20967 𠥧 %26%23133479%3B -PASS extB (pt 1) U+20968 𠥨 %26%23133480%3B -PASS extB (pt 1) U+20969 𠥩 %26%23133481%3B -PASS extB (pt 1) U+2096A 𠥪 %26%23133482%3B -PASS extB (pt 1) U+2096B 𠥫 %26%23133483%3B -PASS extB (pt 1) U+2096C 𠥬 %26%23133484%3B -PASS extB (pt 1) U+2096D 𠥭 %26%23133485%3B -PASS extB (pt 1) U+2096E 𠥮 %26%23133486%3B -PASS extB (pt 1) U+2096F 𠥯 %26%23133487%3B -PASS extB (pt 1) U+20970 𠥰 %26%23133488%3B -PASS extB (pt 1) U+20971 𠥱 %26%23133489%3B -PASS extB (pt 1) U+20972 𠥲 %26%23133490%3B -PASS extB (pt 1) U+20973 𠥳 %26%23133491%3B -PASS extB (pt 1) U+20974 𠥴 %26%23133492%3B -PASS extB (pt 1) U+20975 𠥵 %26%23133493%3B -PASS extB (pt 1) U+20976 𠥶 %26%23133494%3B -PASS extB (pt 1) U+20977 𠥷 %26%23133495%3B -PASS extB (pt 1) U+20978 𠥸 %26%23133496%3B -PASS extB (pt 1) U+20979 𠥹 %26%23133497%3B -PASS extB (pt 1) U+2097A 𠥺 %26%23133498%3B -PASS extB (pt 1) U+2097B 𠥻 %26%23133499%3B -PASS extB (pt 1) U+2097C 𠥼 %26%23133500%3B -PASS extB (pt 1) U+2097D 𠥽 %26%23133501%3B -PASS extB (pt 1) U+2097E 𠥾 %26%23133502%3B -PASS extB (pt 1) U+2097F 𠥿 %26%23133503%3B -PASS extB (pt 1) U+20980 𠦀 %26%23133504%3B -PASS extB (pt 1) U+20981 𠦁 %26%23133505%3B -PASS extB (pt 1) U+20982 𠦂 %26%23133506%3B -PASS extB (pt 1) U+20983 𠦃 %26%23133507%3B -PASS extB (pt 1) U+20984 𠦄 %26%23133508%3B -PASS extB (pt 1) U+20985 𠦅 %26%23133509%3B -PASS extB (pt 1) U+20986 𠦆 %26%23133510%3B -PASS extB (pt 1) U+20987 𠦇 %26%23133511%3B -PASS extB (pt 1) U+20988 𠦈 %26%23133512%3B -PASS extB (pt 1) U+20989 𠦉 %26%23133513%3B -PASS extB (pt 1) U+2098A 𠦊 %26%23133514%3B -PASS extB (pt 1) U+2098B 𠦋 %26%23133515%3B -PASS extB (pt 1) U+2098C 𠦌 %26%23133516%3B -PASS extB (pt 1) U+2098D 𠦍 %26%23133517%3B -PASS extB (pt 1) U+2098E 𠦎 %26%23133518%3B -PASS extB (pt 1) U+2098F 𠦏 %26%23133519%3B -PASS extB (pt 1) U+20990 𠦐 %26%23133520%3B -PASS extB (pt 1) U+20991 𠦑 %26%23133521%3B -PASS extB (pt 1) U+20992 𠦒 %26%23133522%3B -PASS extB (pt 1) U+20993 𠦓 %26%23133523%3B -PASS extB (pt 1) U+20994 𠦔 %26%23133524%3B -PASS extB (pt 1) U+20995 𠦕 %26%23133525%3B -PASS extB (pt 1) U+20996 𠦖 %26%23133526%3B -PASS extB (pt 1) U+20997 𠦗 %26%23133527%3B -PASS extB (pt 1) U+20998 𠦘 %26%23133528%3B -PASS extB (pt 1) U+20999 𠦙 %26%23133529%3B -PASS extB (pt 1) U+2099A 𠦚 %26%23133530%3B -PASS extB (pt 1) U+2099B 𠦛 %26%23133531%3B -PASS extB (pt 1) U+2099C 𠦜 %26%23133532%3B -PASS extB (pt 1) U+2099D 𠦝 %26%23133533%3B -PASS extB (pt 1) U+2099E 𠦞 %26%23133534%3B -PASS extB (pt 1) U+2099F 𠦟 %26%23133535%3B -PASS extB (pt 1) U+209A0 𠦠 %26%23133536%3B -PASS extB (pt 1) U+209A1 𠦡 %26%23133537%3B -PASS extB (pt 1) U+209A2 𠦢 %26%23133538%3B -PASS extB (pt 1) U+209A3 𠦣 %26%23133539%3B -PASS extB (pt 1) U+209A4 𠦤 %26%23133540%3B -PASS extB (pt 1) U+209A5 𠦥 %26%23133541%3B -PASS extB (pt 1) U+209A6 𠦦 %26%23133542%3B -PASS extB (pt 1) U+209A7 𠦧 %26%23133543%3B -PASS extB (pt 1) U+209A8 𠦨 %26%23133544%3B -PASS extB (pt 1) U+209A9 𠦩 %26%23133545%3B -PASS extB (pt 1) U+209AA 𠦪 %26%23133546%3B -PASS extB (pt 1) U+209AB 𠦫 %26%23133547%3B -PASS extB (pt 1) U+209AC 𠦬 %26%23133548%3B -PASS extB (pt 1) U+209AD 𠦭 %26%23133549%3B -PASS extB (pt 1) U+209AE 𠦮 %26%23133550%3B -PASS extB (pt 1) U+209AF 𠦯 %26%23133551%3B -PASS extB (pt 1) U+209B0 𠦰 %26%23133552%3B -PASS extB (pt 1) U+209B1 𠦱 %26%23133553%3B -PASS extB (pt 1) U+209B2 𠦲 %26%23133554%3B -PASS extB (pt 1) U+209B3 𠦳 %26%23133555%3B -PASS extB (pt 1) U+209B4 𠦴 %26%23133556%3B -PASS extB (pt 1) U+209B5 𠦵 %26%23133557%3B -PASS extB (pt 1) U+209B6 𠦶 %26%23133558%3B -PASS extB (pt 1) U+209B7 𠦷 %26%23133559%3B -PASS extB (pt 1) U+209B8 𠦸 %26%23133560%3B -PASS extB (pt 1) U+209B9 𠦹 %26%23133561%3B -PASS extB (pt 1) U+209BA 𠦺 %26%23133562%3B -PASS extB (pt 1) U+209BB 𠦻 %26%23133563%3B -PASS extB (pt 1) U+209BC 𠦼 %26%23133564%3B -PASS extB (pt 1) U+209BD 𠦽 %26%23133565%3B -PASS extB (pt 1) U+209BE 𠦾 %26%23133566%3B -PASS extB (pt 1) U+209BF 𠦿 %26%23133567%3B -PASS extB (pt 1) U+209C0 𠧀 %26%23133568%3B -PASS extB (pt 1) U+209C1 𠧁 %26%23133569%3B -PASS extB (pt 1) U+209C2 𠧂 %26%23133570%3B -PASS extB (pt 1) U+209C3 𠧃 %26%23133571%3B -PASS extB (pt 1) U+209C4 𠧄 %26%23133572%3B -PASS extB (pt 1) U+209C5 𠧅 %26%23133573%3B -PASS extB (pt 1) U+209C6 𠧆 %26%23133574%3B -PASS extB (pt 1) U+209C7 𠧇 %26%23133575%3B -PASS extB (pt 1) U+209C8 𠧈 %26%23133576%3B -PASS extB (pt 1) U+209C9 𠧉 %26%23133577%3B -PASS extB (pt 1) U+209CA 𠧊 %26%23133578%3B -PASS extB (pt 1) U+209CB 𠧋 %26%23133579%3B -PASS extB (pt 1) U+209CC 𠧌 %26%23133580%3B -PASS extB (pt 1) U+209CD 𠧍 %26%23133581%3B -PASS extB (pt 1) U+209CE 𠧎 %26%23133582%3B -PASS extB (pt 1) U+209CF 𠧏 %26%23133583%3B -PASS extB (pt 1) U+209D0 𠧐 %26%23133584%3B -PASS extB (pt 1) U+209D1 𠧑 %26%23133585%3B -PASS extB (pt 1) U+209D2 𠧒 %26%23133586%3B -PASS extB (pt 1) U+209D3 𠧓 %26%23133587%3B -PASS extB (pt 1) U+209D4 𠧔 %26%23133588%3B -PASS extB (pt 1) U+209D5 𠧕 %26%23133589%3B -PASS extB (pt 1) U+209D6 𠧖 %26%23133590%3B -PASS extB (pt 1) U+209D7 𠧗 %26%23133591%3B -PASS extB (pt 1) U+209D8 𠧘 %26%23133592%3B -PASS extB (pt 1) U+209D9 𠧙 %26%23133593%3B -PASS extB (pt 1) U+209DA 𠧚 %26%23133594%3B -PASS extB (pt 1) U+209DB 𠧛 %26%23133595%3B -PASS extB (pt 1) U+209DC 𠧜 %26%23133596%3B -PASS extB (pt 1) U+209DD 𠧝 %26%23133597%3B -PASS extB (pt 1) U+209DE 𠧞 %26%23133598%3B -PASS extB (pt 1) U+209DF 𠧟 %26%23133599%3B -PASS extB (pt 1) U+209E0 𠧠 %26%23133600%3B -PASS extB (pt 1) U+209E1 𠧡 %26%23133601%3B -PASS extB (pt 1) U+209E2 𠧢 %26%23133602%3B -PASS extB (pt 1) U+209E3 𠧣 %26%23133603%3B -PASS extB (pt 1) U+209E4 𠧤 %26%23133604%3B -PASS extB (pt 1) U+209E5 𠧥 %26%23133605%3B -PASS extB (pt 1) U+209E6 𠧦 %26%23133606%3B -PASS extB (pt 1) U+209E7 𠧧 %26%23133607%3B -PASS extB (pt 1) U+209E8 𠧨 %26%23133608%3B -PASS extB (pt 1) U+209E9 𠧩 %26%23133609%3B -PASS extB (pt 1) U+209EA 𠧪 %26%23133610%3B -PASS extB (pt 1) U+209EB 𠧫 %26%23133611%3B -PASS extB (pt 1) U+209EC 𠧬 %26%23133612%3B -PASS extB (pt 1) U+209ED 𠧭 %26%23133613%3B -PASS extB (pt 1) U+209EE 𠧮 %26%23133614%3B -PASS extB (pt 1) U+209EF 𠧯 %26%23133615%3B -PASS extB (pt 1) U+209F0 𠧰 %26%23133616%3B -PASS extB (pt 1) U+209F1 𠧱 %26%23133617%3B -PASS extB (pt 1) U+209F2 𠧲 %26%23133618%3B -PASS extB (pt 1) U+209F3 𠧳 %26%23133619%3B -PASS extB (pt 1) U+209F4 𠧴 %26%23133620%3B -PASS extB (pt 1) U+209F5 𠧵 %26%23133621%3B -PASS extB (pt 1) U+209F6 𠧶 %26%23133622%3B -PASS extB (pt 1) U+209F7 𠧷 %26%23133623%3B -PASS extB (pt 1) U+209F8 𠧸 %26%23133624%3B -PASS extB (pt 1) U+209F9 𠧹 %26%23133625%3B -PASS extB (pt 1) U+209FA 𠧺 %26%23133626%3B -PASS extB (pt 1) U+209FB 𠧻 %26%23133627%3B -PASS extB (pt 1) U+209FC 𠧼 %26%23133628%3B -PASS extB (pt 1) U+209FD 𠧽 %26%23133629%3B -PASS extB (pt 1) U+209FE 𠧾 %26%23133630%3B -PASS extB (pt 1) U+209FF 𠧿 %26%23133631%3B -PASS extB (pt 1) U+20A00 𠨀 %26%23133632%3B -PASS extB (pt 1) U+20A01 𠨁 %26%23133633%3B -PASS extB (pt 1) U+20A02 𠨂 %26%23133634%3B -PASS extB (pt 1) U+20A03 𠨃 %26%23133635%3B -PASS extB (pt 1) U+20A04 𠨄 %26%23133636%3B -PASS extB (pt 1) U+20A05 𠨅 %26%23133637%3B -PASS extB (pt 1) U+20A06 𠨆 %26%23133638%3B -PASS extB (pt 1) U+20A07 𠨇 %26%23133639%3B -PASS extB (pt 1) U+20A08 𠨈 %26%23133640%3B -PASS extB (pt 1) U+20A09 𠨉 %26%23133641%3B -PASS extB (pt 1) U+20A0A 𠨊 %26%23133642%3B -PASS extB (pt 1) U+20A0B 𠨋 %26%23133643%3B -PASS extB (pt 1) U+20A0C 𠨌 %26%23133644%3B -PASS extB (pt 1) U+20A0D 𠨍 %26%23133645%3B -PASS extB (pt 1) U+20A0E 𠨎 %26%23133646%3B -PASS extB (pt 1) U+20A0F 𠨏 %26%23133647%3B -PASS extB (pt 1) U+20A10 𠨐 %26%23133648%3B -PASS extB (pt 1) U+20A11 𠨑 %26%23133649%3B -PASS extB (pt 1) U+20A12 𠨒 %26%23133650%3B -PASS extB (pt 1) U+20A13 𠨓 %26%23133651%3B -PASS extB (pt 1) U+20A14 𠨔 %26%23133652%3B -PASS extB (pt 1) U+20A15 𠨕 %26%23133653%3B -PASS extB (pt 1) U+20A16 𠨖 %26%23133654%3B -PASS extB (pt 1) U+20A17 𠨗 %26%23133655%3B -PASS extB (pt 1) U+20A18 𠨘 %26%23133656%3B -PASS extB (pt 1) U+20A19 𠨙 %26%23133657%3B -PASS extB (pt 1) U+20A1A 𠨚 %26%23133658%3B -PASS extB (pt 1) U+20A1B 𠨛 %26%23133659%3B -PASS extB (pt 1) U+20A1C 𠨜 %26%23133660%3B -PASS extB (pt 1) U+20A1D 𠨝 %26%23133661%3B -PASS extB (pt 1) U+20A1E 𠨞 %26%23133662%3B -PASS extB (pt 1) U+20A1F 𠨟 %26%23133663%3B -PASS extB (pt 1) U+20A20 𠨠 %26%23133664%3B -PASS extB (pt 1) U+20A21 𠨡 %26%23133665%3B -PASS extB (pt 1) U+20A22 𠨢 %26%23133666%3B -PASS extB (pt 1) U+20A23 𠨣 %26%23133667%3B -PASS extB (pt 1) U+20A24 𠨤 %26%23133668%3B -PASS extB (pt 1) U+20A25 𠨥 %26%23133669%3B -PASS extB (pt 1) U+20A26 𠨦 %26%23133670%3B -PASS extB (pt 1) U+20A27 𠨧 %26%23133671%3B -PASS extB (pt 1) U+20A28 𠨨 %26%23133672%3B -PASS extB (pt 1) U+20A29 𠨩 %26%23133673%3B -PASS extB (pt 1) U+20A2A 𠨪 %26%23133674%3B -PASS extB (pt 1) U+20A2B 𠨫 %26%23133675%3B -PASS extB (pt 1) U+20A2C 𠨬 %26%23133676%3B -PASS extB (pt 1) U+20A2D 𠨭 %26%23133677%3B -PASS extB (pt 1) U+20A2E 𠨮 %26%23133678%3B -PASS extB (pt 1) U+20A2F 𠨯 %26%23133679%3B -PASS extB (pt 1) U+20A30 𠨰 %26%23133680%3B -PASS extB (pt 1) U+20A31 𠨱 %26%23133681%3B -PASS extB (pt 1) U+20A32 𠨲 %26%23133682%3B -PASS extB (pt 1) U+20A33 𠨳 %26%23133683%3B -PASS extB (pt 1) U+20A34 𠨴 %26%23133684%3B -PASS extB (pt 1) U+20A35 𠨵 %26%23133685%3B -PASS extB (pt 1) U+20A36 𠨶 %26%23133686%3B -PASS extB (pt 1) U+20A37 𠨷 %26%23133687%3B -PASS extB (pt 1) U+20A38 𠨸 %26%23133688%3B -PASS extB (pt 1) U+20A39 𠨹 %26%23133689%3B -PASS extB (pt 1) U+20A3A 𠨺 %26%23133690%3B -PASS extB (pt 1) U+20A3B 𠨻 %26%23133691%3B -PASS extB (pt 1) U+20A3C 𠨼 %26%23133692%3B -PASS extB (pt 1) U+20A3D 𠨽 %26%23133693%3B -PASS extB (pt 1) U+20A3E 𠨾 %26%23133694%3B -PASS extB (pt 1) U+20A3F 𠨿 %26%23133695%3B -PASS extB (pt 1) U+20A40 𠩀 %26%23133696%3B -PASS extB (pt 1) U+20A41 𠩁 %26%23133697%3B -PASS extB (pt 1) U+20A42 𠩂 %26%23133698%3B -PASS extB (pt 1) U+20A43 𠩃 %26%23133699%3B -PASS extB (pt 1) U+20A44 𠩄 %26%23133700%3B -PASS extB (pt 1) U+20A45 𠩅 %26%23133701%3B -PASS extB (pt 1) U+20A46 𠩆 %26%23133702%3B -PASS extB (pt 1) U+20A47 𠩇 %26%23133703%3B -PASS extB (pt 1) U+20A48 𠩈 %26%23133704%3B -PASS extB (pt 1) U+20A49 𠩉 %26%23133705%3B -PASS extB (pt 1) U+20A4A 𠩊 %26%23133706%3B -PASS extB (pt 1) U+20A4B 𠩋 %26%23133707%3B -PASS extB (pt 1) U+20A4C 𠩌 %26%23133708%3B -PASS extB (pt 1) U+20A4D 𠩍 %26%23133709%3B -PASS extB (pt 1) U+20A4E 𠩎 %26%23133710%3B -PASS extB (pt 1) U+20A4F 𠩏 %26%23133711%3B -PASS extB (pt 1) U+20A50 𠩐 %26%23133712%3B -PASS extB (pt 1) U+20A51 𠩑 %26%23133713%3B -PASS extB (pt 1) U+20A52 𠩒 %26%23133714%3B -PASS extB (pt 1) U+20A53 𠩓 %26%23133715%3B -PASS extB (pt 1) U+20A54 𠩔 %26%23133716%3B -PASS extB (pt 1) U+20A55 𠩕 %26%23133717%3B -PASS extB (pt 1) U+20A56 𠩖 %26%23133718%3B -PASS extB (pt 1) U+20A57 𠩗 %26%23133719%3B -PASS extB (pt 1) U+20A58 𠩘 %26%23133720%3B -PASS extB (pt 1) U+20A59 𠩙 %26%23133721%3B -PASS extB (pt 1) U+20A5A 𠩚 %26%23133722%3B -PASS extB (pt 1) U+20A5B 𠩛 %26%23133723%3B -PASS extB (pt 1) U+20A5C 𠩜 %26%23133724%3B -PASS extB (pt 1) U+20A5D 𠩝 %26%23133725%3B -PASS extB (pt 1) U+20A5E 𠩞 %26%23133726%3B -PASS extB (pt 1) U+20A5F 𠩟 %26%23133727%3B -PASS extB (pt 1) U+20A60 𠩠 %26%23133728%3B -PASS extB (pt 1) U+20A61 𠩡 %26%23133729%3B -PASS extB (pt 1) U+20A62 𠩢 %26%23133730%3B -PASS extB (pt 1) U+20A63 𠩣 %26%23133731%3B -PASS extB (pt 1) U+20A64 𠩤 %26%23133732%3B -PASS extB (pt 1) U+20A65 𠩥 %26%23133733%3B -PASS extB (pt 1) U+20A66 𠩦 %26%23133734%3B -PASS extB (pt 1) U+20A67 𠩧 %26%23133735%3B -PASS extB (pt 1) U+20A68 𠩨 %26%23133736%3B -PASS extB (pt 1) U+20A69 𠩩 %26%23133737%3B -PASS extB (pt 1) U+20A6A 𠩪 %26%23133738%3B -PASS extB (pt 1) U+20A6B 𠩫 %26%23133739%3B -PASS extB (pt 1) U+20A6C 𠩬 %26%23133740%3B -PASS extB (pt 1) U+20A6D 𠩭 %26%23133741%3B -PASS extB (pt 1) U+20A6E 𠩮 %26%23133742%3B -PASS extB (pt 1) U+20A6F 𠩯 %26%23133743%3B -PASS extB (pt 1) U+20A70 𠩰 %26%23133744%3B -PASS extB (pt 1) U+20A71 𠩱 %26%23133745%3B -PASS extB (pt 1) U+20A72 𠩲 %26%23133746%3B -PASS extB (pt 1) U+20A73 𠩳 %26%23133747%3B -PASS extB (pt 1) U+20A74 𠩴 %26%23133748%3B -PASS extB (pt 1) U+20A75 𠩵 %26%23133749%3B -PASS extB (pt 1) U+20A76 𠩶 %26%23133750%3B -PASS extB (pt 1) U+20A77 𠩷 %26%23133751%3B -PASS extB (pt 1) U+20A78 𠩸 %26%23133752%3B -PASS extB (pt 1) U+20A79 𠩹 %26%23133753%3B -PASS extB (pt 1) U+20A7A 𠩺 %26%23133754%3B -PASS extB (pt 1) U+20A7B 𠩻 %26%23133755%3B -PASS extB (pt 1) U+20A7C 𠩼 %26%23133756%3B -PASS extB (pt 1) U+20A7D 𠩽 %26%23133757%3B -PASS extB (pt 1) U+20A7E 𠩾 %26%23133758%3B -PASS extB (pt 1) U+20A7F 𠩿 %26%23133759%3B -PASS extB (pt 1) U+20A80 𠪀 %26%23133760%3B -PASS extB (pt 1) U+20A81 𠪁 %26%23133761%3B -PASS extB (pt 1) U+20A82 𠪂 %26%23133762%3B -PASS extB (pt 1) U+20A83 𠪃 %26%23133763%3B -PASS extB (pt 1) U+20A84 𠪄 %26%23133764%3B -PASS extB (pt 1) U+20A85 𠪅 %26%23133765%3B -PASS extB (pt 1) U+20A86 𠪆 %26%23133766%3B -PASS extB (pt 1) U+20A87 𠪇 %26%23133767%3B -PASS extB (pt 1) U+20A88 𠪈 %26%23133768%3B -PASS extB (pt 1) U+20A89 𠪉 %26%23133769%3B -PASS extB (pt 1) U+20A8A 𠪊 %26%23133770%3B -PASS extB (pt 1) U+20A8B 𠪋 %26%23133771%3B -PASS extB (pt 1) U+20A8C 𠪌 %26%23133772%3B -PASS extB (pt 1) U+20A8D 𠪍 %26%23133773%3B -PASS extB (pt 1) U+20A8E 𠪎 %26%23133774%3B -PASS extB (pt 1) U+20A8F 𠪏 %26%23133775%3B -PASS extB (pt 1) U+20A90 𠪐 %26%23133776%3B -PASS extB (pt 1) U+20A91 𠪑 %26%23133777%3B -PASS extB (pt 1) U+20A92 𠪒 %26%23133778%3B -PASS extB (pt 1) U+20A93 𠪓 %26%23133779%3B -PASS extB (pt 1) U+20A94 𠪔 %26%23133780%3B -PASS extB (pt 1) U+20A95 𠪕 %26%23133781%3B -PASS extB (pt 1) U+20A96 𠪖 %26%23133782%3B -PASS extB (pt 1) U+20A97 𠪗 %26%23133783%3B -PASS extB (pt 1) U+20A98 𠪘 %26%23133784%3B -PASS extB (pt 1) U+20A99 𠪙 %26%23133785%3B -PASS extB (pt 1) U+20A9A 𠪚 %26%23133786%3B -PASS extB (pt 1) U+20A9B 𠪛 %26%23133787%3B -PASS extB (pt 1) U+20A9C 𠪜 %26%23133788%3B -PASS extB (pt 1) U+20A9D 𠪝 %26%23133789%3B -PASS extB (pt 1) U+20A9E 𠪞 %26%23133790%3B -PASS extB (pt 1) U+20A9F 𠪟 %26%23133791%3B -PASS extB (pt 1) U+20AA0 𠪠 %26%23133792%3B -PASS extB (pt 1) U+20AA1 𠪡 %26%23133793%3B -PASS extB (pt 1) U+20AA2 𠪢 %26%23133794%3B -PASS extB (pt 1) U+20AA3 𠪣 %26%23133795%3B -PASS extB (pt 1) U+20AA4 𠪤 %26%23133796%3B -PASS extB (pt 1) U+20AA5 𠪥 %26%23133797%3B -PASS extB (pt 1) U+20AA6 𠪦 %26%23133798%3B -PASS extB (pt 1) U+20AA7 𠪧 %26%23133799%3B -PASS extB (pt 1) U+20AA8 𠪨 %26%23133800%3B -PASS extB (pt 1) U+20AA9 𠪩 %26%23133801%3B -PASS extB (pt 1) U+20AAA 𠪪 %26%23133802%3B -PASS extB (pt 1) U+20AAB 𠪫 %26%23133803%3B -PASS extB (pt 1) U+20AAC 𠪬 %26%23133804%3B -PASS extB (pt 1) U+20AAD 𠪭 %26%23133805%3B -PASS extB (pt 1) U+20AAE 𠪮 %26%23133806%3B -PASS extB (pt 1) U+20AAF 𠪯 %26%23133807%3B -PASS extB (pt 1) U+20AB0 𠪰 %26%23133808%3B -PASS extB (pt 1) U+20AB1 𠪱 %26%23133809%3B -PASS extB (pt 1) U+20AB2 𠪲 %26%23133810%3B -PASS extB (pt 1) U+20AB3 𠪳 %26%23133811%3B -PASS extB (pt 1) U+20AB4 𠪴 %26%23133812%3B -PASS extB (pt 1) U+20AB5 𠪵 %26%23133813%3B -PASS extB (pt 1) U+20AB6 𠪶 %26%23133814%3B -PASS extB (pt 1) U+20AB7 𠪷 %26%23133815%3B -PASS extB (pt 1) U+20AB8 𠪸 %26%23133816%3B -PASS extB (pt 1) U+20AB9 𠪹 %26%23133817%3B -PASS extB (pt 1) U+20ABA 𠪺 %26%23133818%3B -PASS extB (pt 1) U+20ABB 𠪻 %26%23133819%3B -PASS extB (pt 1) U+20ABC 𠪼 %26%23133820%3B -PASS extB (pt 1) U+20ABD 𠪽 %26%23133821%3B -PASS extB (pt 1) U+20ABE 𠪾 %26%23133822%3B -PASS extB (pt 1) U+20ABF 𠪿 %26%23133823%3B -PASS extB (pt 1) U+20AC0 𠫀 %26%23133824%3B -PASS extB (pt 1) U+20AC1 𠫁 %26%23133825%3B -PASS extB (pt 1) U+20AC2 𠫂 %26%23133826%3B -PASS extB (pt 1) U+20AC3 𠫃 %26%23133827%3B -PASS extB (pt 1) U+20AC4 𠫄 %26%23133828%3B -PASS extB (pt 1) U+20AC5 𠫅 %26%23133829%3B -PASS extB (pt 1) U+20AC6 𠫆 %26%23133830%3B -PASS extB (pt 1) U+20AC7 𠫇 %26%23133831%3B -PASS extB (pt 1) U+20AC8 𠫈 %26%23133832%3B -PASS extB (pt 1) U+20AC9 𠫉 %26%23133833%3B -PASS extB (pt 1) U+20ACA 𠫊 %26%23133834%3B -PASS extB (pt 1) U+20ACB 𠫋 %26%23133835%3B -PASS extB (pt 1) U+20ACC 𠫌 %26%23133836%3B -PASS extB (pt 1) U+20ACD 𠫍 %26%23133837%3B -PASS extB (pt 1) U+20ACE 𠫎 %26%23133838%3B -PASS extB (pt 1) U+20ACF 𠫏 %26%23133839%3B -PASS extB (pt 1) U+20AD0 𠫐 %26%23133840%3B -PASS extB (pt 1) U+20AD1 𠫑 %26%23133841%3B -PASS extB (pt 1) U+20AD2 𠫒 %26%23133842%3B -PASS extB (pt 1) U+20AD3 𠫓 %26%23133843%3B -PASS extB (pt 1) U+20AD4 𠫔 %26%23133844%3B -PASS extB (pt 1) U+20AD5 𠫕 %26%23133845%3B -PASS extB (pt 1) U+20AD6 𠫖 %26%23133846%3B -PASS extB (pt 1) U+20AD7 𠫗 %26%23133847%3B -PASS extB (pt 1) U+20AD8 𠫘 %26%23133848%3B -PASS extB (pt 1) U+20AD9 𠫙 %26%23133849%3B -PASS extB (pt 1) U+20ADA 𠫚 %26%23133850%3B -PASS extB (pt 1) U+20ADB 𠫛 %26%23133851%3B -PASS extB (pt 1) U+20ADC 𠫜 %26%23133852%3B -PASS extB (pt 1) U+20ADD 𠫝 %26%23133853%3B -PASS extB (pt 1) U+20ADE 𠫞 %26%23133854%3B -PASS extB (pt 1) U+20ADF 𠫟 %26%23133855%3B -PASS extB (pt 1) U+20AE0 𠫠 %26%23133856%3B -PASS extB (pt 1) U+20AE1 𠫡 %26%23133857%3B -PASS extB (pt 1) U+20AE2 𠫢 %26%23133858%3B -PASS extB (pt 1) U+20AE3 𠫣 %26%23133859%3B -PASS extB (pt 1) U+20AE4 𠫤 %26%23133860%3B -PASS extB (pt 1) U+20AE5 𠫥 %26%23133861%3B -PASS extB (pt 1) U+20AE6 𠫦 %26%23133862%3B -PASS extB (pt 1) U+20AE7 𠫧 %26%23133863%3B -PASS extB (pt 1) U+20AE8 𠫨 %26%23133864%3B -PASS extB (pt 1) U+20AE9 𠫩 %26%23133865%3B -PASS extB (pt 1) U+20AEA 𠫪 %26%23133866%3B -PASS extB (pt 1) U+20AEB 𠫫 %26%23133867%3B -PASS extB (pt 1) U+20AEC 𠫬 %26%23133868%3B -PASS extB (pt 1) U+20AED 𠫭 %26%23133869%3B -PASS extB (pt 1) U+20AEE 𠫮 %26%23133870%3B -PASS extB (pt 1) U+20AEF 𠫯 %26%23133871%3B -PASS extB (pt 1) U+20AF0 𠫰 %26%23133872%3B -PASS extB (pt 1) U+20AF1 𠫱 %26%23133873%3B -PASS extB (pt 1) U+20AF2 𠫲 %26%23133874%3B -PASS extB (pt 1) U+20AF3 𠫳 %26%23133875%3B -PASS extB (pt 1) U+20AF4 𠫴 %26%23133876%3B -PASS extB (pt 1) U+20AF5 𠫵 %26%23133877%3B -PASS extB (pt 1) U+20AF6 𠫶 %26%23133878%3B -PASS extB (pt 1) U+20AF7 𠫷 %26%23133879%3B -PASS extB (pt 1) U+20AF8 𠫸 %26%23133880%3B -PASS extB (pt 1) U+20AF9 𠫹 %26%23133881%3B -PASS extB (pt 1) U+20AFA 𠫺 %26%23133882%3B -PASS extB (pt 1) U+20AFB 𠫻 %26%23133883%3B -PASS extB (pt 1) U+20AFC 𠫼 %26%23133884%3B -PASS extB (pt 1) U+20AFD 𠫽 %26%23133885%3B -PASS extB (pt 1) U+20AFE 𠫾 %26%23133886%3B -PASS extB (pt 1) U+20AFF 𠫿 %26%23133887%3B -PASS extB (pt 1) U+20B00 𠬀 %26%23133888%3B -PASS extB (pt 1) U+20B01 𠬁 %26%23133889%3B -PASS extB (pt 1) U+20B02 𠬂 %26%23133890%3B -PASS extB (pt 1) U+20B03 𠬃 %26%23133891%3B -PASS extB (pt 1) U+20B04 𠬄 %26%23133892%3B -PASS extB (pt 1) U+20B05 𠬅 %26%23133893%3B -PASS extB (pt 1) U+20B06 𠬆 %26%23133894%3B -PASS extB (pt 1) U+20B07 𠬇 %26%23133895%3B -PASS extB (pt 1) U+20B08 𠬈 %26%23133896%3B -PASS extB (pt 1) U+20B09 𠬉 %26%23133897%3B -PASS extB (pt 1) U+20B0A 𠬊 %26%23133898%3B -PASS extB (pt 1) U+20B0B 𠬋 %26%23133899%3B -PASS extB (pt 1) U+20B0C 𠬌 %26%23133900%3B -PASS extB (pt 1) U+20B0D 𠬍 %26%23133901%3B -PASS extB (pt 1) U+20B0E 𠬎 %26%23133902%3B -PASS extB (pt 1) U+20B0F 𠬏 %26%23133903%3B -PASS extB (pt 1) U+20B10 𠬐 %26%23133904%3B -PASS extB (pt 1) U+20B11 𠬑 %26%23133905%3B -PASS extB (pt 1) U+20B12 𠬒 %26%23133906%3B -PASS extB (pt 1) U+20B13 𠬓 %26%23133907%3B -PASS extB (pt 1) U+20B14 𠬔 %26%23133908%3B -PASS extB (pt 1) U+20B15 𠬕 %26%23133909%3B -PASS extB (pt 1) U+20B16 𠬖 %26%23133910%3B -PASS extB (pt 1) U+20B17 𠬗 %26%23133911%3B -PASS extB (pt 1) U+20B18 𠬘 %26%23133912%3B -PASS extB (pt 1) U+20B19 𠬙 %26%23133913%3B -PASS extB (pt 1) U+20B1A 𠬚 %26%23133914%3B -PASS extB (pt 1) U+20B1B 𠬛 %26%23133915%3B -PASS extB (pt 1) U+20B1C 𠬜 %26%23133916%3B -PASS extB (pt 1) U+20B1D 𠬝 %26%23133917%3B -PASS extB (pt 1) U+20B1E 𠬞 %26%23133918%3B -PASS extB (pt 1) U+20B1F 𠬟 %26%23133919%3B -PASS extB (pt 1) U+20B20 𠬠 %26%23133920%3B -PASS extB (pt 1) U+20B21 𠬡 %26%23133921%3B -PASS extB (pt 1) U+20B22 𠬢 %26%23133922%3B -PASS extB (pt 1) U+20B23 𠬣 %26%23133923%3B -PASS extB (pt 1) U+20B24 𠬤 %26%23133924%3B -PASS extB (pt 1) U+20B25 𠬥 %26%23133925%3B -PASS extB (pt 1) U+20B26 𠬦 %26%23133926%3B -PASS extB (pt 1) U+20B27 𠬧 %26%23133927%3B -PASS extB (pt 1) U+20B28 𠬨 %26%23133928%3B -PASS extB (pt 1) U+20B29 𠬩 %26%23133929%3B -PASS extB (pt 1) U+20B2A 𠬪 %26%23133930%3B -PASS extB (pt 1) U+20B2B 𠬫 %26%23133931%3B -PASS extB (pt 1) U+20B2C 𠬬 %26%23133932%3B -PASS extB (pt 1) U+20B2D 𠬭 %26%23133933%3B -PASS extB (pt 1) U+20B2E 𠬮 %26%23133934%3B -PASS extB (pt 1) U+20B2F 𠬯 %26%23133935%3B -PASS extB (pt 1) U+20B30 𠬰 %26%23133936%3B -PASS extB (pt 1) U+20B31 𠬱 %26%23133937%3B -PASS extB (pt 1) U+20B32 𠬲 %26%23133938%3B -PASS extB (pt 1) U+20B33 𠬳 %26%23133939%3B -PASS extB (pt 1) U+20B34 𠬴 %26%23133940%3B -PASS extB (pt 1) U+20B35 𠬵 %26%23133941%3B -PASS extB (pt 1) U+20B36 𠬶 %26%23133942%3B -PASS extB (pt 1) U+20B37 𠬷 %26%23133943%3B -PASS extB (pt 1) U+20B38 𠬸 %26%23133944%3B -PASS extB (pt 1) U+20B39 𠬹 %26%23133945%3B -PASS extB (pt 1) U+20B3A 𠬺 %26%23133946%3B -PASS extB (pt 1) U+20B3B 𠬻 %26%23133947%3B -PASS extB (pt 1) U+20B3C 𠬼 %26%23133948%3B -PASS extB (pt 1) U+20B3D 𠬽 %26%23133949%3B -PASS extB (pt 1) U+20B3E 𠬾 %26%23133950%3B -PASS extB (pt 1) U+20B3F 𠬿 %26%23133951%3B -PASS extB (pt 1) U+20B40 𠭀 %26%23133952%3B -PASS extB (pt 1) U+20B41 𠭁 %26%23133953%3B -PASS extB (pt 1) U+20B42 𠭂 %26%23133954%3B -PASS extB (pt 1) U+20B43 𠭃 %26%23133955%3B -PASS extB (pt 1) U+20B44 𠭄 %26%23133956%3B -PASS extB (pt 1) U+20B45 𠭅 %26%23133957%3B -PASS extB (pt 1) U+20B46 𠭆 %26%23133958%3B -PASS extB (pt 1) U+20B47 𠭇 %26%23133959%3B -PASS extB (pt 1) U+20B48 𠭈 %26%23133960%3B -PASS extB (pt 1) U+20B49 𠭉 %26%23133961%3B -PASS extB (pt 1) U+20B4A 𠭊 %26%23133962%3B -PASS extB (pt 1) U+20B4B 𠭋 %26%23133963%3B -PASS extB (pt 1) U+20B4C 𠭌 %26%23133964%3B -PASS extB (pt 1) U+20B4D 𠭍 %26%23133965%3B -PASS extB (pt 1) U+20B4E 𠭎 %26%23133966%3B -PASS extB (pt 1) U+20B4F 𠭏 %26%23133967%3B -PASS extB (pt 1) U+20B50 𠭐 %26%23133968%3B -PASS extB (pt 1) U+20B51 𠭑 %26%23133969%3B -PASS extB (pt 1) U+20B52 𠭒 %26%23133970%3B -PASS extB (pt 1) U+20B53 𠭓 %26%23133971%3B -PASS extB (pt 1) U+20B54 𠭔 %26%23133972%3B -PASS extB (pt 1) U+20B55 𠭕 %26%23133973%3B -PASS extB (pt 1) U+20B56 𠭖 %26%23133974%3B -PASS extB (pt 1) U+20B57 𠭗 %26%23133975%3B -PASS extB (pt 1) U+20B58 𠭘 %26%23133976%3B -PASS extB (pt 1) U+20B59 𠭙 %26%23133977%3B -PASS extB (pt 1) U+20B5A 𠭚 %26%23133978%3B -PASS extB (pt 1) U+20B5B 𠭛 %26%23133979%3B -PASS extB (pt 1) U+20B5C 𠭜 %26%23133980%3B -PASS extB (pt 1) U+20B5D 𠭝 %26%23133981%3B -PASS extB (pt 1) U+20B5E 𠭞 %26%23133982%3B -PASS extB (pt 1) U+20B5F 𠭟 %26%23133983%3B -PASS extB (pt 1) U+20B60 𠭠 %26%23133984%3B -PASS extB (pt 1) U+20B61 𠭡 %26%23133985%3B -PASS extB (pt 1) U+20B62 𠭢 %26%23133986%3B -PASS extB (pt 1) U+20B63 𠭣 %26%23133987%3B -PASS extB (pt 1) U+20B64 𠭤 %26%23133988%3B -PASS extB (pt 1) U+20B65 𠭥 %26%23133989%3B -PASS extB (pt 1) U+20B66 𠭦 %26%23133990%3B -PASS extB (pt 1) U+20B67 𠭧 %26%23133991%3B -PASS extB (pt 1) U+20B68 𠭨 %26%23133992%3B -PASS extB (pt 1) U+20B69 𠭩 %26%23133993%3B -PASS extB (pt 1) U+20B6A 𠭪 %26%23133994%3B -PASS extB (pt 1) U+20B6B 𠭫 %26%23133995%3B -PASS extB (pt 1) U+20B6C 𠭬 %26%23133996%3B -PASS extB (pt 1) U+20B6D 𠭭 %26%23133997%3B -PASS extB (pt 1) U+20B6E 𠭮 %26%23133998%3B -PASS extB (pt 1) U+20B6F 𠭯 %26%23133999%3B -PASS extB (pt 1) U+20B70 𠭰 %26%23134000%3B -PASS extB (pt 1) U+20B71 𠭱 %26%23134001%3B -PASS extB (pt 1) U+20B72 𠭲 %26%23134002%3B -PASS extB (pt 1) U+20B73 𠭳 %26%23134003%3B -PASS extB (pt 1) U+20B74 𠭴 %26%23134004%3B -PASS extB (pt 1) U+20B75 𠭵 %26%23134005%3B -PASS extB (pt 1) U+20B76 𠭶 %26%23134006%3B -PASS extB (pt 1) U+20B77 𠭷 %26%23134007%3B -PASS extB (pt 1) U+20B78 𠭸 %26%23134008%3B -PASS extB (pt 1) U+20B79 𠭹 %26%23134009%3B -PASS extB (pt 1) U+20B7A 𠭺 %26%23134010%3B -PASS extB (pt 1) U+20B7B 𠭻 %26%23134011%3B -PASS extB (pt 1) U+20B7C 𠭼 %26%23134012%3B -PASS extB (pt 1) U+20B7D 𠭽 %26%23134013%3B -PASS extB (pt 1) U+20B7E 𠭾 %26%23134014%3B -PASS extB (pt 1) U+20B7F 𠭿 %26%23134015%3B -PASS extB (pt 1) U+20B80 𠮀 %26%23134016%3B -PASS extB (pt 1) U+20B81 𠮁 %26%23134017%3B -PASS extB (pt 1) U+20B82 𠮂 %26%23134018%3B -PASS extB (pt 1) U+20B83 𠮃 %26%23134019%3B -PASS extB (pt 1) U+20B84 𠮄 %26%23134020%3B -PASS extB (pt 1) U+20B85 𠮅 %26%23134021%3B -PASS extB (pt 1) U+20B86 𠮆 %26%23134022%3B -PASS extB (pt 1) U+20B87 𠮇 %26%23134023%3B -PASS extB (pt 1) U+20B88 𠮈 %26%23134024%3B -PASS extB (pt 1) U+20B89 𠮉 %26%23134025%3B -PASS extB (pt 1) U+20B8A 𠮊 %26%23134026%3B -PASS extB (pt 1) U+20B8B 𠮋 %26%23134027%3B -PASS extB (pt 1) U+20B8C 𠮌 %26%23134028%3B -PASS extB (pt 1) U+20B8D 𠮍 %26%23134029%3B -PASS extB (pt 1) U+20B8E 𠮎 %26%23134030%3B -PASS extB (pt 1) U+20B90 𠮐 %26%23134032%3B -PASS extB (pt 1) U+20B91 𠮑 %26%23134033%3B -PASS extB (pt 1) U+20B92 𠮒 %26%23134034%3B -PASS extB (pt 1) U+20B93 𠮓 %26%23134035%3B -PASS extB (pt 1) U+20B94 𠮔 %26%23134036%3B -PASS extB (pt 1) U+20B95 𠮕 %26%23134037%3B -PASS extB (pt 1) U+20B96 𠮖 %26%23134038%3B -PASS extB (pt 1) U+20B97 𠮗 %26%23134039%3B -PASS extB (pt 1) U+20B98 𠮘 %26%23134040%3B -PASS extB (pt 1) U+20B99 𠮙 %26%23134041%3B -PASS extB (pt 1) U+20B9A 𠮚 %26%23134042%3B -PASS extB (pt 1) U+20B9B 𠮛 %26%23134043%3B -PASS extB (pt 1) U+20B9C 𠮜 %26%23134044%3B -PASS extB (pt 1) U+20B9D 𠮝 %26%23134045%3B -PASS extB (pt 1) U+20B9E 𠮞 %26%23134046%3B -PASS extB (pt 1) U+20B9F 𠮟 %26%23134047%3B -PASS extB (pt 1) U+20BA0 𠮠 %26%23134048%3B -PASS extB (pt 1) U+20BA1 𠮡 %26%23134049%3B -PASS extB (pt 1) U+20BA2 𠮢 %26%23134050%3B -PASS extB (pt 1) U+20BA3 𠮣 %26%23134051%3B -PASS extB (pt 1) U+20BA4 𠮤 %26%23134052%3B -PASS extB (pt 1) U+20BA5 𠮥 %26%23134053%3B -PASS extB (pt 1) U+20BA6 𠮦 %26%23134054%3B -PASS extB (pt 1) U+20BA7 𠮧 %26%23134055%3B -PASS extB (pt 1) U+20BA8 𠮨 %26%23134056%3B -PASS extB (pt 1) U+20BA9 𠮩 %26%23134057%3B -PASS extB (pt 1) U+20BAA 𠮪 %26%23134058%3B -PASS extB (pt 1) U+20BAB 𠮫 %26%23134059%3B -PASS extB (pt 1) U+20BAC 𠮬 %26%23134060%3B -PASS extB (pt 1) U+20BAD 𠮭 %26%23134061%3B -PASS extB (pt 1) U+20BAE 𠮮 %26%23134062%3B -PASS extB (pt 1) U+20BAF 𠮯 %26%23134063%3B -PASS extB (pt 1) U+20BB0 𠮰 %26%23134064%3B -PASS extB (pt 1) U+20BB1 𠮱 %26%23134065%3B -PASS extB (pt 1) U+20BB2 𠮲 %26%23134066%3B -PASS extB (pt 1) U+20BB3 𠮳 %26%23134067%3B -PASS extB (pt 1) U+20BB4 𠮴 %26%23134068%3B -PASS extB (pt 1) U+20BB5 𠮵 %26%23134069%3B -PASS extB (pt 1) U+20BB6 𠮶 %26%23134070%3B -PASS extB (pt 1) U+20BB7 𠮷 %26%23134071%3B -PASS extB (pt 1) U+20BB8 𠮸 %26%23134072%3B -PASS extB (pt 1) U+20BB9 𠮹 %26%23134073%3B -PASS extB (pt 1) U+20BBA 𠮺 %26%23134074%3B -PASS extB (pt 1) U+20BBB 𠮻 %26%23134075%3B -PASS extB (pt 1) U+20BBC 𠮼 %26%23134076%3B -PASS extB (pt 1) U+20BBD 𠮽 %26%23134077%3B -PASS extB (pt 1) U+20BBE 𠮾 %26%23134078%3B -PASS extB (pt 1) U+20BBF 𠮿 %26%23134079%3B -PASS extB (pt 1) U+20BC0 𠯀 %26%23134080%3B -PASS extB (pt 1) U+20BC1 𠯁 %26%23134081%3B -PASS extB (pt 1) U+20BC2 𠯂 %26%23134082%3B -PASS extB (pt 1) U+20BC3 𠯃 %26%23134083%3B -PASS extB (pt 1) U+20BC4 𠯄 %26%23134084%3B -PASS extB (pt 1) U+20BC5 𠯅 %26%23134085%3B -PASS extB (pt 1) U+20BC6 𠯆 %26%23134086%3B -PASS extB (pt 1) U+20BC7 𠯇 %26%23134087%3B -PASS extB (pt 1) U+20BC8 𠯈 %26%23134088%3B -PASS extB (pt 1) U+20BC9 𠯉 %26%23134089%3B -PASS extB (pt 1) U+20BCA 𠯊 %26%23134090%3B -PASS extB (pt 1) U+20BCB 𠯋 %26%23134091%3B -PASS extB (pt 1) U+20BCC 𠯌 %26%23134092%3B -PASS extB (pt 1) U+20BCD 𠯍 %26%23134093%3B -PASS extB (pt 1) U+20BCE 𠯎 %26%23134094%3B -PASS extB (pt 1) U+20BCF 𠯏 %26%23134095%3B -PASS extB (pt 1) U+20BD0 𠯐 %26%23134096%3B -PASS extB (pt 1) U+20BD1 𠯑 %26%23134097%3B -PASS extB (pt 1) U+20BD2 𠯒 %26%23134098%3B -PASS extB (pt 1) U+20BD3 𠯓 %26%23134099%3B -PASS extB (pt 1) U+20BD4 𠯔 %26%23134100%3B -PASS extB (pt 1) U+20BD5 𠯕 %26%23134101%3B -PASS extB (pt 1) U+20BD6 𠯖 %26%23134102%3B -PASS extB (pt 1) U+20BD7 𠯗 %26%23134103%3B -PASS extB (pt 1) U+20BD8 𠯘 %26%23134104%3B -PASS extB (pt 1) U+20BD9 𠯙 %26%23134105%3B -PASS extB (pt 1) U+20BDA 𠯚 %26%23134106%3B -PASS extB (pt 1) U+20BDB 𠯛 %26%23134107%3B -PASS extB (pt 1) U+20BDC 𠯜 %26%23134108%3B -PASS extB (pt 1) U+20BDD 𠯝 %26%23134109%3B -PASS extB (pt 1) U+20BDE 𠯞 %26%23134110%3B -PASS extB (pt 1) U+20BDF 𠯟 %26%23134111%3B -PASS extB (pt 1) U+20BE0 𠯠 %26%23134112%3B -PASS extB (pt 1) U+20BE1 𠯡 %26%23134113%3B -PASS extB (pt 1) U+20BE3 𠯣 %26%23134115%3B -PASS extB (pt 1) U+20BE4 𠯤 %26%23134116%3B -PASS extB (pt 1) U+20BE5 𠯥 %26%23134117%3B -PASS extB (pt 1) U+20BE6 𠯦 %26%23134118%3B -PASS extB (pt 1) U+20BE7 𠯧 %26%23134119%3B -PASS extB (pt 1) U+20BE8 𠯨 %26%23134120%3B -PASS extB (pt 1) U+20BE9 𠯩 %26%23134121%3B -PASS extB (pt 1) U+20BEA 𠯪 %26%23134122%3B -PASS extB (pt 1) U+20BEB 𠯫 %26%23134123%3B -PASS extB (pt 1) U+20BEC 𠯬 %26%23134124%3B -PASS extB (pt 1) U+20BED 𠯭 %26%23134125%3B -PASS extB (pt 1) U+20BEE 𠯮 %26%23134126%3B -PASS extB (pt 1) U+20BEF 𠯯 %26%23134127%3B -PASS extB (pt 1) U+20BF0 𠯰 %26%23134128%3B -PASS extB (pt 1) U+20BF1 𠯱 %26%23134129%3B -PASS extB (pt 1) U+20BF2 𠯲 %26%23134130%3B -PASS extB (pt 1) U+20BF3 𠯳 %26%23134131%3B -PASS extB (pt 1) U+20BF4 𠯴 %26%23134132%3B -PASS extB (pt 1) U+20BF5 𠯵 %26%23134133%3B -PASS extB (pt 1) U+20BF6 𠯶 %26%23134134%3B -PASS extB (pt 1) U+20BF7 𠯷 %26%23134135%3B -PASS extB (pt 1) U+20BF8 𠯸 %26%23134136%3B -PASS extB (pt 1) U+20BF9 𠯹 %26%23134137%3B -PASS extB (pt 1) U+20BFA 𠯺 %26%23134138%3B -PASS extB (pt 1) U+20BFB 𠯻 %26%23134139%3B -PASS extB (pt 1) U+20BFC 𠯼 %26%23134140%3B -PASS extB (pt 1) U+20BFD 𠯽 %26%23134141%3B -PASS extB (pt 1) U+20BFE 𠯾 %26%23134142%3B -PASS extB (pt 1) U+20C00 𠰀 %26%23134144%3B -PASS extB (pt 1) U+20C01 𠰁 %26%23134145%3B -PASS extB (pt 1) U+20C02 𠰂 %26%23134146%3B -PASS extB (pt 1) U+20C03 𠰃 %26%23134147%3B -PASS extB (pt 1) U+20C04 𠰄 %26%23134148%3B -PASS extB (pt 1) U+20C05 𠰅 %26%23134149%3B -PASS extB (pt 1) U+20C06 𠰆 %26%23134150%3B -PASS extB (pt 1) U+20C07 𠰇 %26%23134151%3B -PASS extB (pt 1) U+20C08 𠰈 %26%23134152%3B -PASS extB (pt 1) U+20C09 𠰉 %26%23134153%3B -PASS extB (pt 1) U+20C0A 𠰊 %26%23134154%3B -PASS extB (pt 1) U+20C0B 𠰋 %26%23134155%3B -PASS extB (pt 1) U+20C0C 𠰌 %26%23134156%3B -PASS extB (pt 1) U+20C0D 𠰍 %26%23134157%3B -PASS extB (pt 1) U+20C0E 𠰎 %26%23134158%3B -PASS extB (pt 1) U+20C0F 𠰏 %26%23134159%3B -PASS extB (pt 1) U+20C10 𠰐 %26%23134160%3B -PASS extB (pt 1) U+20C11 𠰑 %26%23134161%3B -PASS extB (pt 1) U+20C12 𠰒 %26%23134162%3B -PASS extB (pt 1) U+20C13 𠰓 %26%23134163%3B -PASS extB (pt 1) U+20C14 𠰔 %26%23134164%3B -PASS extB (pt 1) U+20C15 𠰕 %26%23134165%3B -PASS extB (pt 1) U+20C16 𠰖 %26%23134166%3B -PASS extB (pt 1) U+20C17 𠰗 %26%23134167%3B -PASS extB (pt 1) U+20C18 𠰘 %26%23134168%3B -PASS extB (pt 1) U+20C19 𠰙 %26%23134169%3B -PASS extB (pt 1) U+20C1A 𠰚 %26%23134170%3B -PASS extB (pt 1) U+20C1B 𠰛 %26%23134171%3B -PASS extB (pt 1) U+20C1C 𠰜 %26%23134172%3B -PASS extB (pt 1) U+20C1D 𠰝 %26%23134173%3B -PASS extB (pt 1) U+20C1E 𠰞 %26%23134174%3B -PASS extB (pt 1) U+20C1F 𠰟 %26%23134175%3B -PASS extB (pt 1) U+20C20 𠰠 %26%23134176%3B -PASS extB (pt 1) U+20C21 𠰡 %26%23134177%3B -PASS extB (pt 1) U+20C22 𠰢 %26%23134178%3B -PASS extB (pt 1) U+20C23 𠰣 %26%23134179%3B -PASS extB (pt 1) U+20C24 𠰤 %26%23134180%3B -PASS extB (pt 1) U+20C25 𠰥 %26%23134181%3B -PASS extB (pt 1) U+20C26 𠰦 %26%23134182%3B -PASS extB (pt 1) U+20C27 𠰧 %26%23134183%3B -PASS extB (pt 1) U+20C28 𠰨 %26%23134184%3B -PASS extB (pt 1) U+20C29 𠰩 %26%23134185%3B -PASS extB (pt 1) U+20C2A 𠰪 %26%23134186%3B -PASS extB (pt 1) U+20C2B 𠰫 %26%23134187%3B -PASS extB (pt 1) U+20C2C 𠰬 %26%23134188%3B -PASS extB (pt 1) U+20C2D 𠰭 %26%23134189%3B -PASS extB (pt 1) U+20C2E 𠰮 %26%23134190%3B -PASS extB (pt 1) U+20C2F 𠰯 %26%23134191%3B -PASS extB (pt 1) U+20C30 𠰰 %26%23134192%3B -PASS extB (pt 1) U+20C31 𠰱 %26%23134193%3B -PASS extB (pt 1) U+20C32 𠰲 %26%23134194%3B -PASS extB (pt 1) U+20C33 𠰳 %26%23134195%3B -PASS extB (pt 1) U+20C34 𠰴 %26%23134196%3B -PASS extB (pt 1) U+20C35 𠰵 %26%23134197%3B -PASS extB (pt 1) U+20C36 𠰶 %26%23134198%3B -PASS extB (pt 1) U+20C37 𠰷 %26%23134199%3B -PASS extB (pt 1) U+20C38 𠰸 %26%23134200%3B -PASS extB (pt 1) U+20C39 𠰹 %26%23134201%3B -PASS extB (pt 1) U+20C3B 𠰻 %26%23134203%3B -PASS extB (pt 1) U+20C3C 𠰼 %26%23134204%3B -PASS extB (pt 1) U+20C3D 𠰽 %26%23134205%3B -PASS extB (pt 1) U+20C3E 𠰾 %26%23134206%3B -PASS extB (pt 1) U+20C3F 𠰿 %26%23134207%3B -PASS extB (pt 1) U+20C40 𠱀 %26%23134208%3B -PASS extB (pt 1) U+20C41 𠱁 %26%23134209%3B -PASS extB (pt 1) U+20C42 𠱂 %26%23134210%3B -PASS extB (pt 1) U+20C43 𠱃 %26%23134211%3B -PASS extB (pt 1) U+20C44 𠱄 %26%23134212%3B -PASS extB (pt 1) U+20C45 𠱅 %26%23134213%3B -PASS extB (pt 1) U+20C46 𠱆 %26%23134214%3B -PASS extB (pt 1) U+20C47 𠱇 %26%23134215%3B -PASS extB (pt 1) U+20C48 𠱈 %26%23134216%3B -PASS extB (pt 1) U+20C49 𠱉 %26%23134217%3B -PASS extB (pt 1) U+20C4A 𠱊 %26%23134218%3B -PASS extB (pt 1) U+20C4B 𠱋 %26%23134219%3B -PASS extB (pt 1) U+20C4C 𠱌 %26%23134220%3B -PASS extB (pt 1) U+20C4D 𠱍 %26%23134221%3B -PASS extB (pt 1) U+20C4E 𠱎 %26%23134222%3B -PASS extB (pt 1) U+20C4F 𠱏 %26%23134223%3B -PASS extB (pt 1) U+20C50 𠱐 %26%23134224%3B -PASS extB (pt 1) U+20C51 𠱑 %26%23134225%3B -PASS extB (pt 1) U+20C52 𠱒 %26%23134226%3B -PASS extB (pt 1) U+20C53 𠱓 %26%23134227%3B -PASS extB (pt 1) U+20C54 𠱔 %26%23134228%3B -PASS extB (pt 1) U+20C55 𠱕 %26%23134229%3B -PASS extB (pt 1) U+20C56 𠱖 %26%23134230%3B -PASS extB (pt 1) U+20C57 𠱗 %26%23134231%3B -PASS extB (pt 1) U+20C58 𠱘 %26%23134232%3B -PASS extB (pt 1) U+20C59 𠱙 %26%23134233%3B -PASS extB (pt 1) U+20C5A 𠱚 %26%23134234%3B -PASS extB (pt 1) U+20C5B 𠱛 %26%23134235%3B -PASS extB (pt 1) U+20C5C 𠱜 %26%23134236%3B -PASS extB (pt 1) U+20C5D 𠱝 %26%23134237%3B -PASS extB (pt 1) U+20C5E 𠱞 %26%23134238%3B -PASS extB (pt 1) U+20C5F 𠱟 %26%23134239%3B -PASS extB (pt 1) U+20C60 𠱠 %26%23134240%3B -PASS extB (pt 1) U+20C61 𠱡 %26%23134241%3B -PASS extB (pt 1) U+20C62 𠱢 %26%23134242%3B -PASS extB (pt 1) U+20C63 𠱣 %26%23134243%3B -PASS extB (pt 1) U+20C64 𠱤 %26%23134244%3B -PASS extB (pt 1) U+20C65 𠱥 %26%23134245%3B -PASS extB (pt 1) U+20C66 𠱦 %26%23134246%3B -PASS extB (pt 1) U+20C67 𠱧 %26%23134247%3B -PASS extB (pt 1) U+20C68 𠱨 %26%23134248%3B -PASS extB (pt 1) U+20C69 𠱩 %26%23134249%3B -PASS extB (pt 1) U+20C6A 𠱪 %26%23134250%3B -PASS extB (pt 1) U+20C6B 𠱫 %26%23134251%3B -PASS extB (pt 1) U+20C6C 𠱬 %26%23134252%3B -PASS extB (pt 1) U+20C6D 𠱭 %26%23134253%3B -PASS extB (pt 1) U+20C6E 𠱮 %26%23134254%3B -PASS extB (pt 1) U+20C6F 𠱯 %26%23134255%3B -PASS extB (pt 1) U+20C70 𠱰 %26%23134256%3B -PASS extB (pt 1) U+20C71 𠱱 %26%23134257%3B -PASS extB (pt 1) U+20C72 𠱲 %26%23134258%3B -PASS extB (pt 1) U+20C73 𠱳 %26%23134259%3B -PASS extB (pt 1) U+20C74 𠱴 %26%23134260%3B -PASS extB (pt 1) U+20C75 𠱵 %26%23134261%3B -PASS extB (pt 1) U+20C76 𠱶 %26%23134262%3B -PASS extB (pt 1) U+20C78 𠱸 %26%23134264%3B -PASS extB (pt 1) U+20C79 𠱹 %26%23134265%3B -PASS extB (pt 1) U+20C7A 𠱺 %26%23134266%3B -PASS extB (pt 1) U+20C7B 𠱻 %26%23134267%3B -PASS extB (pt 1) U+20C7C 𠱼 %26%23134268%3B -PASS extB (pt 1) U+20C7D 𠱽 %26%23134269%3B -PASS extB (pt 1) U+20C7E 𠱾 %26%23134270%3B -PASS extB (pt 1) U+20C7F 𠱿 %26%23134271%3B -PASS extB (pt 1) U+20C80 𠲀 %26%23134272%3B -PASS extB (pt 1) U+20C81 𠲁 %26%23134273%3B -PASS extB (pt 1) U+20C82 𠲂 %26%23134274%3B -PASS extB (pt 1) U+20C83 𠲃 %26%23134275%3B -PASS extB (pt 1) U+20C84 𠲄 %26%23134276%3B -PASS extB (pt 1) U+20C85 𠲅 %26%23134277%3B -PASS extB (pt 1) U+20C86 𠲆 %26%23134278%3B -PASS extB (pt 1) U+20C87 𠲇 %26%23134279%3B -PASS extB (pt 1) U+20C88 𠲈 %26%23134280%3B -PASS extB (pt 1) U+20C89 𠲉 %26%23134281%3B -PASS extB (pt 1) U+20C8A 𠲊 %26%23134282%3B -PASS extB (pt 1) U+20C8B 𠲋 %26%23134283%3B -PASS extB (pt 1) U+20C8C 𠲌 %26%23134284%3B -PASS extB (pt 1) U+20C8D 𠲍 %26%23134285%3B -PASS extB (pt 1) U+20C8E 𠲎 %26%23134286%3B -PASS extB (pt 1) U+20C8F 𠲏 %26%23134287%3B -PASS extB (pt 1) U+20C90 𠲐 %26%23134288%3B -PASS extB (pt 1) U+20C91 𠲑 %26%23134289%3B -PASS extB (pt 1) U+20C92 𠲒 %26%23134290%3B -PASS extB (pt 1) U+20C93 𠲓 %26%23134291%3B -PASS extB (pt 1) U+20C94 𠲔 %26%23134292%3B -PASS extB (pt 1) U+20C95 𠲕 %26%23134293%3B -PASS extB (pt 1) U+20C96 𠲖 %26%23134294%3B -PASS extB (pt 1) U+20C97 𠲗 %26%23134295%3B -PASS extB (pt 1) U+20C98 𠲘 %26%23134296%3B -PASS extB (pt 1) U+20C99 𠲙 %26%23134297%3B -PASS extB (pt 1) U+20C9A 𠲚 %26%23134298%3B -PASS extB (pt 1) U+20C9B 𠲛 %26%23134299%3B -PASS extB (pt 1) U+20C9C 𠲜 %26%23134300%3B -PASS extB (pt 1) U+20C9D 𠲝 %26%23134301%3B -PASS extB (pt 1) U+20C9E 𠲞 %26%23134302%3B -PASS extB (pt 1) U+20C9F 𠲟 %26%23134303%3B -PASS extB (pt 1) U+20CA0 𠲠 %26%23134304%3B -PASS extB (pt 1) U+20CA1 𠲡 %26%23134305%3B -PASS extB (pt 1) U+20CA2 𠲢 %26%23134306%3B -PASS extB (pt 1) U+20CA3 𠲣 %26%23134307%3B -PASS extB (pt 1) U+20CA4 𠲤 %26%23134308%3B -PASS extB (pt 1) U+20CA5 𠲥 %26%23134309%3B -PASS extB (pt 1) U+20CA6 𠲦 %26%23134310%3B -PASS extB (pt 1) U+20CA7 𠲧 %26%23134311%3B -PASS extB (pt 1) U+20CA8 𠲨 %26%23134312%3B -PASS extB (pt 1) U+20CA9 𠲩 %26%23134313%3B -PASS extB (pt 1) U+20CAA 𠲪 %26%23134314%3B -PASS extB (pt 1) U+20CAB 𠲫 %26%23134315%3B -PASS extB (pt 1) U+20CAC 𠲬 %26%23134316%3B -PASS extB (pt 1) U+20CAD 𠲭 %26%23134317%3B -PASS extB (pt 1) U+20CAE 𠲮 %26%23134318%3B -PASS extB (pt 1) U+20CAF 𠲯 %26%23134319%3B -PASS extB (pt 1) U+20CB0 𠲰 %26%23134320%3B -PASS extB (pt 1) U+20CB1 𠲱 %26%23134321%3B -PASS extB (pt 1) U+20CB2 𠲲 %26%23134322%3B -PASS extB (pt 1) U+20CB3 𠲳 %26%23134323%3B -PASS extB (pt 1) U+20CB4 𠲴 %26%23134324%3B -PASS extB (pt 1) U+20CB5 𠲵 %26%23134325%3B -PASS extB (pt 1) U+20CB6 𠲶 %26%23134326%3B -PASS extB (pt 1) U+20CB7 𠲷 %26%23134327%3B -PASS extB (pt 1) U+20CB8 𠲸 %26%23134328%3B -PASS extB (pt 1) U+20CB9 𠲹 %26%23134329%3B -PASS extB (pt 1) U+20CBA 𠲺 %26%23134330%3B -PASS extB (pt 1) U+20CBB 𠲻 %26%23134331%3B -PASS extB (pt 1) U+20CBC 𠲼 %26%23134332%3B -PASS extB (pt 1) U+20CBD 𠲽 %26%23134333%3B -PASS extB (pt 1) U+20CBE 𠲾 %26%23134334%3B -PASS extB (pt 1) U+20CBF 𠲿 %26%23134335%3B -PASS extB (pt 1) U+20CC0 𠳀 %26%23134336%3B -PASS extB (pt 1) U+20CC1 𠳁 %26%23134337%3B -PASS extB (pt 1) U+20CC2 𠳂 %26%23134338%3B -PASS extB (pt 1) U+20CC3 𠳃 %26%23134339%3B -PASS extB (pt 1) U+20CC4 𠳄 %26%23134340%3B -PASS extB (pt 1) U+20CC5 𠳅 %26%23134341%3B -PASS extB (pt 1) U+20CC6 𠳆 %26%23134342%3B -PASS extB (pt 1) U+20CC7 𠳇 %26%23134343%3B -PASS extB (pt 1) U+20CC8 𠳈 %26%23134344%3B -PASS extB (pt 1) U+20CC9 𠳉 %26%23134345%3B -PASS extB (pt 1) U+20CCA 𠳊 %26%23134346%3B -PASS extB (pt 1) U+20CCB 𠳋 %26%23134347%3B -PASS extB (pt 1) U+20CCC 𠳌 %26%23134348%3B -PASS extB (pt 1) U+20CCD 𠳍 %26%23134349%3B -PASS extB (pt 1) U+20CCE 𠳎 %26%23134350%3B -PASS extB (pt 1) U+20CCF 𠳏 %26%23134351%3B -PASS extB (pt 1) U+20CD0 𠳐 %26%23134352%3B -PASS extB (pt 1) U+20CD1 𠳑 %26%23134353%3B -PASS extB (pt 1) U+20CD2 𠳒 %26%23134354%3B -PASS extB (pt 1) U+20CD4 𠳔 %26%23134356%3B -PASS extB (pt 1) U+20CD5 𠳕 %26%23134357%3B -PASS extB (pt 1) U+20CD6 𠳖 %26%23134358%3B -PASS extB (pt 1) U+20CD7 𠳗 %26%23134359%3B -PASS extB (pt 1) U+20CD8 𠳘 %26%23134360%3B -PASS extB (pt 1) U+20CD9 𠳙 %26%23134361%3B -PASS extB (pt 1) U+20CDA 𠳚 %26%23134362%3B -PASS extB (pt 1) U+20CDB 𠳛 %26%23134363%3B -PASS extB (pt 1) U+20CDC 𠳜 %26%23134364%3B -PASS extB (pt 1) U+20CDD 𠳝 %26%23134365%3B -PASS extB (pt 1) U+20CDE 𠳞 %26%23134366%3B -PASS extB (pt 1) U+20CDF 𠳟 %26%23134367%3B -PASS extB (pt 1) U+20CE0 𠳠 %26%23134368%3B -PASS extB (pt 1) U+20CE1 𠳡 %26%23134369%3B -PASS extB (pt 1) U+20CE2 𠳢 %26%23134370%3B -PASS extB (pt 1) U+20CE3 𠳣 %26%23134371%3B -PASS extB (pt 1) U+20CE4 𠳤 %26%23134372%3B -PASS extB (pt 1) U+20CE5 𠳥 %26%23134373%3B -PASS extB (pt 1) U+20CE6 𠳦 %26%23134374%3B -PASS extB (pt 1) U+20CE7 𠳧 %26%23134375%3B -PASS extB (pt 1) U+20CE8 𠳨 %26%23134376%3B -PASS extB (pt 1) U+20CE9 𠳩 %26%23134377%3B -PASS extB (pt 1) U+20CEA 𠳪 %26%23134378%3B -PASS extB (pt 1) U+20CEB 𠳫 %26%23134379%3B -PASS extB (pt 1) U+20CEC 𠳬 %26%23134380%3B -PASS extB (pt 1) U+20CED 𠳭 %26%23134381%3B -PASS extB (pt 1) U+20CEE 𠳮 %26%23134382%3B -PASS extB (pt 1) U+20CEF 𠳯 %26%23134383%3B -PASS extB (pt 1) U+20CF0 𠳰 %26%23134384%3B -PASS extB (pt 1) U+20CF1 𠳱 %26%23134385%3B -PASS extB (pt 1) U+20CF2 𠳲 %26%23134386%3B -PASS extB (pt 1) U+20CF3 𠳳 %26%23134387%3B -PASS extB (pt 1) U+20CF4 𠳴 %26%23134388%3B -PASS extB (pt 1) U+20CF5 𠳵 %26%23134389%3B -PASS extB (pt 1) U+20CF6 𠳶 %26%23134390%3B -PASS extB (pt 1) U+20CF7 𠳷 %26%23134391%3B -PASS extB (pt 1) U+20CF8 𠳸 %26%23134392%3B -PASS extB (pt 1) U+20CF9 𠳹 %26%23134393%3B -PASS extB (pt 1) U+20CFA 𠳺 %26%23134394%3B -PASS extB (pt 1) U+20CFB 𠳻 %26%23134395%3B -PASS extB (pt 1) U+20CFC 𠳼 %26%23134396%3B -PASS extB (pt 1) U+20CFD 𠳽 %26%23134397%3B -PASS extB (pt 1) U+20CFE 𠳾 %26%23134398%3B -PASS extB (pt 1) U+20CFF 𠳿 %26%23134399%3B -PASS extB (pt 1) U+20D00 𠴀 %26%23134400%3B -PASS extB (pt 1) U+20D01 𠴁 %26%23134401%3B -PASS extB (pt 1) U+20D02 𠴂 %26%23134402%3B -PASS extB (pt 1) U+20D03 𠴃 %26%23134403%3B -PASS extB (pt 1) U+20D04 𠴄 %26%23134404%3B -PASS extB (pt 1) U+20D05 𠴅 %26%23134405%3B -PASS extB (pt 1) U+20D06 𠴆 %26%23134406%3B -PASS extB (pt 1) U+20D07 𠴇 %26%23134407%3B -PASS extB (pt 1) U+20D08 𠴈 %26%23134408%3B -PASS extB (pt 1) U+20D09 𠴉 %26%23134409%3B -PASS extB (pt 1) U+20D0A 𠴊 %26%23134410%3B -PASS extB (pt 1) U+20D0B 𠴋 %26%23134411%3B -PASS extB (pt 1) U+20D0C 𠴌 %26%23134412%3B -PASS extB (pt 1) U+20D0D 𠴍 %26%23134413%3B -PASS extB (pt 1) U+20D0E 𠴎 %26%23134414%3B -PASS extB (pt 1) U+20D0F 𠴏 %26%23134415%3B -PASS extB (pt 1) U+20D10 𠴐 %26%23134416%3B -PASS extB (pt 1) U+20D11 𠴑 %26%23134417%3B -PASS extB (pt 1) U+20D12 𠴒 %26%23134418%3B -PASS extB (pt 1) U+20D13 𠴓 %26%23134419%3B -PASS extB (pt 1) U+20D14 𠴔 %26%23134420%3B -PASS extB (pt 1) U+20D15 𠴕 %26%23134421%3B -PASS extB (pt 1) U+20D16 𠴖 %26%23134422%3B -PASS extB (pt 1) U+20D17 𠴗 %26%23134423%3B -PASS extB (pt 1) U+20D18 𠴘 %26%23134424%3B -PASS extB (pt 1) U+20D19 𠴙 %26%23134425%3B -PASS extB (pt 1) U+20D1A 𠴚 %26%23134426%3B -PASS extB (pt 1) U+20D1B 𠴛 %26%23134427%3B -PASS extB (pt 1) U+20D1C 𠴜 %26%23134428%3B -PASS extB (pt 1) U+20D1D 𠴝 %26%23134429%3B -PASS extB (pt 1) U+20D1E 𠴞 %26%23134430%3B -PASS extB (pt 1) U+20D1F 𠴟 %26%23134431%3B -PASS extB (pt 1) U+20D20 𠴠 %26%23134432%3B -PASS extB (pt 1) U+20D21 𠴡 %26%23134433%3B -PASS extB (pt 1) U+20D22 𠴢 %26%23134434%3B -PASS extB (pt 1) U+20D23 𠴣 %26%23134435%3B -PASS extB (pt 1) U+20D24 𠴤 %26%23134436%3B -PASS extB (pt 1) U+20D25 𠴥 %26%23134437%3B -PASS extB (pt 1) U+20D26 𠴦 %26%23134438%3B -PASS extB (pt 1) U+20D27 𠴧 %26%23134439%3B -PASS extB (pt 1) U+20D28 𠴨 %26%23134440%3B -PASS extB (pt 1) U+20D29 𠴩 %26%23134441%3B -PASS extB (pt 1) U+20D2A 𠴪 %26%23134442%3B -PASS extB (pt 1) U+20D2B 𠴫 %26%23134443%3B -PASS extB (pt 1) U+20D2C 𠴬 %26%23134444%3B -PASS extB (pt 1) U+20D2D 𠴭 %26%23134445%3B -PASS extB (pt 1) U+20D2E 𠴮 %26%23134446%3B -PASS extB (pt 1) U+20D2F 𠴯 %26%23134447%3B -PASS extB (pt 1) U+20D30 𠴰 %26%23134448%3B -PASS extB (pt 1) U+20D31 𠴱 %26%23134449%3B -PASS extB (pt 1) U+20D33 𠴳 %26%23134451%3B -PASS extB (pt 1) U+20D34 𠴴 %26%23134452%3B -PASS extB (pt 1) U+20D35 𠴵 %26%23134453%3B -PASS extB (pt 1) U+20D36 𠴶 %26%23134454%3B -PASS extB (pt 1) U+20D37 𠴷 %26%23134455%3B -PASS extB (pt 1) U+20D38 𠴸 %26%23134456%3B -PASS extB (pt 1) U+20D39 𠴹 %26%23134457%3B -PASS extB (pt 1) U+20D3A 𠴺 %26%23134458%3B -PASS extB (pt 1) U+20D3B 𠴻 %26%23134459%3B -PASS extB (pt 1) U+20D3C 𠴼 %26%23134460%3B -PASS extB (pt 1) U+20D3D 𠴽 %26%23134461%3B -PASS extB (pt 1) U+20D3E 𠴾 %26%23134462%3B -PASS extB (pt 1) U+20D3F 𠴿 %26%23134463%3B -PASS extB (pt 1) U+20D40 𠵀 %26%23134464%3B -PASS extB (pt 1) U+20D41 𠵁 %26%23134465%3B -PASS extB (pt 1) U+20D42 𠵂 %26%23134466%3B -PASS extB (pt 1) U+20D43 𠵃 %26%23134467%3B -PASS extB (pt 1) U+20D44 𠵄 %26%23134468%3B -PASS extB (pt 1) U+20D45 𠵅 %26%23134469%3B -PASS extB (pt 1) U+20D46 𠵆 %26%23134470%3B -PASS extB (pt 1) U+20D47 𠵇 %26%23134471%3B -PASS extB (pt 1) U+20D48 𠵈 %26%23134472%3B -PASS extB (pt 1) U+20D49 𠵉 %26%23134473%3B -PASS extB (pt 1) U+20D4A 𠵊 %26%23134474%3B -PASS extB (pt 1) U+20D4B 𠵋 %26%23134475%3B -PASS extB (pt 1) U+20D4C 𠵌 %26%23134476%3B -PASS extB (pt 1) U+20D4F 𠵏 %26%23134479%3B -PASS extB (pt 1) U+20D50 𠵐 %26%23134480%3B -PASS extB (pt 1) U+20D51 𠵑 %26%23134481%3B -PASS extB (pt 1) U+20D52 𠵒 %26%23134482%3B -PASS extB (pt 1) U+20D53 𠵓 %26%23134483%3B -PASS extB (pt 1) U+20D54 𠵔 %26%23134484%3B -PASS extB (pt 1) U+20D55 𠵕 %26%23134485%3B -PASS extB (pt 1) U+20D56 𠵖 %26%23134486%3B -PASS extB (pt 1) U+20D57 𠵗 %26%23134487%3B -PASS extB (pt 1) U+20D58 𠵘 %26%23134488%3B -PASS extB (pt 1) U+20D59 𠵙 %26%23134489%3B -PASS extB (pt 1) U+20D5A 𠵚 %26%23134490%3B -PASS extB (pt 1) U+20D5B 𠵛 %26%23134491%3B -PASS extB (pt 1) U+20D5C 𠵜 %26%23134492%3B -PASS extB (pt 1) U+20D5D 𠵝 %26%23134493%3B -PASS extB (pt 1) U+20D5E 𠵞 %26%23134494%3B -PASS extB (pt 1) U+20D5F 𠵟 %26%23134495%3B -PASS extB (pt 1) U+20D60 𠵠 %26%23134496%3B -PASS extB (pt 1) U+20D61 𠵡 %26%23134497%3B -PASS extB (pt 1) U+20D62 𠵢 %26%23134498%3B -PASS extB (pt 1) U+20D63 𠵣 %26%23134499%3B -PASS extB (pt 1) U+20D64 𠵤 %26%23134500%3B -PASS extB (pt 1) U+20D65 𠵥 %26%23134501%3B -PASS extB (pt 1) U+20D66 𠵦 %26%23134502%3B -PASS extB (pt 1) U+20D67 𠵧 %26%23134503%3B -PASS extB (pt 1) U+20D68 𠵨 %26%23134504%3B -PASS extB (pt 1) U+20D69 𠵩 %26%23134505%3B -PASS extB (pt 1) U+20D6A 𠵪 %26%23134506%3B -PASS extB (pt 1) U+20D6B 𠵫 %26%23134507%3B -PASS extB (pt 1) U+20D6C 𠵬 %26%23134508%3B -PASS extB (pt 1) U+20D6D 𠵭 %26%23134509%3B -PASS extB (pt 1) U+20D6E 𠵮 %26%23134510%3B -PASS extB (pt 1) U+20D6F 𠵯 %26%23134511%3B -PASS extB (pt 1) U+20D70 𠵰 %26%23134512%3B -PASS extB (pt 1) U+20D71 𠵱 %26%23134513%3B -PASS extB (pt 1) U+20D72 𠵲 %26%23134514%3B -PASS extB (pt 1) U+20D73 𠵳 %26%23134515%3B -PASS extB (pt 1) U+20D75 𠵵 %26%23134517%3B -PASS extB (pt 1) U+20D76 𠵶 %26%23134518%3B -PASS extB (pt 1) U+20D77 𠵷 %26%23134519%3B -PASS extB (pt 1) U+20D78 𠵸 %26%23134520%3B -PASS extB (pt 1) U+20D79 𠵹 %26%23134521%3B -PASS extB (pt 1) U+20D7A 𠵺 %26%23134522%3B -PASS extB (pt 1) U+20D7B 𠵻 %26%23134523%3B -PASS extB (pt 1) U+20D7C 𠵼 %26%23134524%3B -PASS extB (pt 1) U+20D7D 𠵽 %26%23134525%3B -PASS extB (pt 1) U+20D7E 𠵾 %26%23134526%3B -PASS extB (pt 1) U+20D7F 𠵿 %26%23134527%3B -PASS extB (pt 1) U+20D80 𠶀 %26%23134528%3B -PASS extB (pt 1) U+20D81 𠶁 %26%23134529%3B -PASS extB (pt 1) U+20D82 𠶂 %26%23134530%3B -PASS extB (pt 1) U+20D83 𠶃 %26%23134531%3B -PASS extB (pt 1) U+20D84 𠶄 %26%23134532%3B -PASS extB (pt 1) U+20D85 𠶅 %26%23134533%3B -PASS extB (pt 1) U+20D86 𠶆 %26%23134534%3B -PASS extB (pt 1) U+20D87 𠶇 %26%23134535%3B -PASS extB (pt 1) U+20D88 𠶈 %26%23134536%3B -PASS extB (pt 1) U+20D89 𠶉 %26%23134537%3B -PASS extB (pt 1) U+20D8A 𠶊 %26%23134538%3B -PASS extB (pt 1) U+20D8B 𠶋 %26%23134539%3B -PASS extB (pt 1) U+20D8C 𠶌 %26%23134540%3B -PASS extB (pt 1) U+20D8D 𠶍 %26%23134541%3B -PASS extB (pt 1) U+20D8E 𠶎 %26%23134542%3B -PASS extB (pt 1) U+20D8F 𠶏 %26%23134543%3B -PASS extB (pt 1) U+20D90 𠶐 %26%23134544%3B -PASS extB (pt 1) U+20D91 𠶑 %26%23134545%3B -PASS extB (pt 1) U+20D92 𠶒 %26%23134546%3B -PASS extB (pt 1) U+20D93 𠶓 %26%23134547%3B -PASS extB (pt 1) U+20D94 𠶔 %26%23134548%3B -PASS extB (pt 1) U+20D95 𠶕 %26%23134549%3B -PASS extB (pt 1) U+20D96 𠶖 %26%23134550%3B -PASS extB (pt 1) U+20D97 𠶗 %26%23134551%3B -PASS extB (pt 1) U+20D98 𠶘 %26%23134552%3B -PASS extB (pt 1) U+20D99 𠶙 %26%23134553%3B -PASS extB (pt 1) U+20D9A 𠶚 %26%23134554%3B -PASS extB (pt 1) U+20D9B 𠶛 %26%23134555%3B -PASS extB (pt 1) U+20D9C 𠶜 %26%23134556%3B -PASS extB (pt 1) U+20D9D 𠶝 %26%23134557%3B -PASS extB (pt 1) U+20D9E 𠶞 %26%23134558%3B -PASS extB (pt 1) U+20D9F 𠶟 %26%23134559%3B -PASS extB (pt 1) U+20DA0 𠶠 %26%23134560%3B -PASS extB (pt 1) U+20DA1 𠶡 %26%23134561%3B -PASS extB (pt 1) U+20DA2 𠶢 %26%23134562%3B -PASS extB (pt 1) U+20DA3 𠶣 %26%23134563%3B -PASS extB (pt 1) U+20DA4 𠶤 %26%23134564%3B -PASS extB (pt 1) U+20DA5 𠶥 %26%23134565%3B -PASS extB (pt 1) U+20DA6 𠶦 %26%23134566%3B -PASS extB (pt 1) U+20DA7 𠶧 %26%23134567%3B -PASS extB (pt 1) U+20DA8 𠶨 %26%23134568%3B -PASS extB (pt 1) U+20DA9 𠶩 %26%23134569%3B -PASS extB (pt 1) U+20DAA 𠶪 %26%23134570%3B -PASS extB (pt 1) U+20DAB 𠶫 %26%23134571%3B -PASS extB (pt 1) U+20DAC 𠶬 %26%23134572%3B -PASS extB (pt 1) U+20DAD 𠶭 %26%23134573%3B -PASS extB (pt 1) U+20DAE 𠶮 %26%23134574%3B -PASS extB (pt 1) U+20DAF 𠶯 %26%23134575%3B -PASS extB (pt 1) U+20DB0 𠶰 %26%23134576%3B -PASS extB (pt 1) U+20DB1 𠶱 %26%23134577%3B -PASS extB (pt 1) U+20DB2 𠶲 %26%23134578%3B -PASS extB (pt 1) U+20DB3 𠶳 %26%23134579%3B -PASS extB (pt 1) U+20DB4 𠶴 %26%23134580%3B -PASS extB (pt 1) U+20DB5 𠶵 %26%23134581%3B -PASS extB (pt 1) U+20DB6 𠶶 %26%23134582%3B -PASS extB (pt 1) U+20DB7 𠶷 %26%23134583%3B -PASS extB (pt 1) U+20DB8 𠶸 %26%23134584%3B -PASS extB (pt 1) U+20DB9 𠶹 %26%23134585%3B -PASS extB (pt 1) U+20DBA 𠶺 %26%23134586%3B -PASS extB (pt 1) U+20DBB 𠶻 %26%23134587%3B -PASS extB (pt 1) U+20DBC 𠶼 %26%23134588%3B -PASS extB (pt 1) U+20DBD 𠶽 %26%23134589%3B -PASS extB (pt 1) U+20DBE 𠶾 %26%23134590%3B -PASS extB (pt 1) U+20DBF 𠶿 %26%23134591%3B -PASS extB (pt 1) U+20DC0 𠷀 %26%23134592%3B -PASS extB (pt 1) U+20DC1 𠷁 %26%23134593%3B -PASS extB (pt 1) U+20DC2 𠷂 %26%23134594%3B -PASS extB (pt 1) U+20DC3 𠷃 %26%23134595%3B -PASS extB (pt 1) U+20DC4 𠷄 %26%23134596%3B -PASS extB (pt 1) U+20DC5 𠷅 %26%23134597%3B -PASS extB (pt 1) U+20DC6 𠷆 %26%23134598%3B -PASS extB (pt 1) U+20DC7 𠷇 %26%23134599%3B -PASS extB (pt 1) U+20DC8 𠷈 %26%23134600%3B -PASS extB (pt 1) U+20DC9 𠷉 %26%23134601%3B -PASS extB (pt 1) U+20DCA 𠷊 %26%23134602%3B -PASS extB (pt 1) U+20DCB 𠷋 %26%23134603%3B -PASS extB (pt 1) U+20DCC 𠷌 %26%23134604%3B -PASS extB (pt 1) U+20DCD 𠷍 %26%23134605%3B -PASS extB (pt 1) U+20DCE 𠷎 %26%23134606%3B -PASS extB (pt 1) U+20DCF 𠷏 %26%23134607%3B -PASS extB (pt 1) U+20DD0 𠷐 %26%23134608%3B -PASS extB (pt 1) U+20DD1 𠷑 %26%23134609%3B -PASS extB (pt 1) U+20DD2 𠷒 %26%23134610%3B -PASS extB (pt 1) U+20DD3 𠷓 %26%23134611%3B -PASS extB (pt 1) U+20DD4 𠷔 %26%23134612%3B -PASS extB (pt 1) U+20DD5 𠷕 %26%23134613%3B -PASS extB (pt 1) U+20DD6 𠷖 %26%23134614%3B -PASS extB (pt 1) U+20DD7 𠷗 %26%23134615%3B -PASS extB (pt 1) U+20DD8 𠷘 %26%23134616%3B -PASS extB (pt 1) U+20DD9 𠷙 %26%23134617%3B -PASS extB (pt 1) U+20DDA 𠷚 %26%23134618%3B -PASS extB (pt 1) U+20DDB 𠷛 %26%23134619%3B -PASS extB (pt 1) U+20DDC 𠷜 %26%23134620%3B -PASS extB (pt 1) U+20DDD 𠷝 %26%23134621%3B -PASS extB (pt 1) U+20DDE 𠷞 %26%23134622%3B -PASS extB (pt 1) U+20DDF 𠷟 %26%23134623%3B -PASS extB (pt 1) U+20DE0 𠷠 %26%23134624%3B -PASS extB (pt 1) U+20DE1 𠷡 %26%23134625%3B -PASS extB (pt 1) U+20DE2 𠷢 %26%23134626%3B -PASS extB (pt 1) U+20DE3 𠷣 %26%23134627%3B -PASS extB (pt 1) U+20DE4 𠷤 %26%23134628%3B -PASS extB (pt 1) U+20DE5 𠷥 %26%23134629%3B -PASS extB (pt 1) U+20DE6 𠷦 %26%23134630%3B -PASS extB (pt 1) U+20DE7 𠷧 %26%23134631%3B -PASS extB (pt 1) U+20DE8 𠷨 %26%23134632%3B -PASS extB (pt 1) U+20DE9 𠷩 %26%23134633%3B -PASS extB (pt 1) U+20DEA 𠷪 %26%23134634%3B -PASS extB (pt 1) U+20DEB 𠷫 %26%23134635%3B -PASS extB (pt 1) U+20DEC 𠷬 %26%23134636%3B -PASS extB (pt 1) U+20DED 𠷭 %26%23134637%3B -PASS extB (pt 1) U+20DEE 𠷮 %26%23134638%3B -PASS extB (pt 1) U+20DEF 𠷯 %26%23134639%3B -PASS extB (pt 1) U+20DF0 𠷰 %26%23134640%3B -PASS extB (pt 1) U+20DF1 𠷱 %26%23134641%3B -PASS extB (pt 1) U+20DF2 𠷲 %26%23134642%3B -PASS extB (pt 1) U+20DF3 𠷳 %26%23134643%3B -PASS extB (pt 1) U+20DF4 𠷴 %26%23134644%3B -PASS extB (pt 1) U+20DF5 𠷵 %26%23134645%3B -PASS extB (pt 1) U+20DF6 𠷶 %26%23134646%3B -PASS extB (pt 1) U+20DF7 𠷷 %26%23134647%3B -PASS extB (pt 1) U+20DF8 𠷸 %26%23134648%3B -PASS extB (pt 1) U+20DF9 𠷹 %26%23134649%3B -PASS extB (pt 1) U+20DFA 𠷺 %26%23134650%3B -PASS extB (pt 1) U+20DFB 𠷻 %26%23134651%3B -PASS extB (pt 1) U+20DFC 𠷼 %26%23134652%3B -PASS extB (pt 1) U+20DFD 𠷽 %26%23134653%3B -PASS extB (pt 1) U+20DFE 𠷾 %26%23134654%3B -PASS extB (pt 1) U+20DFF 𠷿 %26%23134655%3B -PASS extB (pt 1) U+20E00 𠸀 %26%23134656%3B -PASS extB (pt 1) U+20E01 𠸁 %26%23134657%3B -PASS extB (pt 1) U+20E02 𠸂 %26%23134658%3B -PASS extB (pt 1) U+20E03 𠸃 %26%23134659%3B -PASS extB (pt 1) U+20E04 𠸄 %26%23134660%3B -PASS extB (pt 1) U+20E05 𠸅 %26%23134661%3B -PASS extB (pt 1) U+20E06 𠸆 %26%23134662%3B -PASS extB (pt 1) U+20E07 𠸇 %26%23134663%3B -PASS extB (pt 1) U+20E08 𠸈 %26%23134664%3B -PASS extB (pt 1) U+20E09 𠸉 %26%23134665%3B -PASS extB (pt 1) U+20E0A 𠸊 %26%23134666%3B -PASS extB (pt 1) U+20E0B 𠸋 %26%23134667%3B -PASS extB (pt 1) U+20E0C 𠸌 %26%23134668%3B -PASS extB (pt 1) U+20E0D 𠸍 %26%23134669%3B -PASS extB (pt 1) U+20E0E 𠸎 %26%23134670%3B -PASS extB (pt 1) U+20E0F 𠸏 %26%23134671%3B -PASS extB (pt 1) U+20E10 𠸐 %26%23134672%3B -PASS extB (pt 1) U+20E11 𠸑 %26%23134673%3B -PASS extB (pt 1) U+20E12 𠸒 %26%23134674%3B -PASS extB (pt 1) U+20E13 𠸓 %26%23134675%3B -PASS extB (pt 1) U+20E14 𠸔 %26%23134676%3B -PASS extB (pt 1) U+20E15 𠸕 %26%23134677%3B -PASS extB (pt 1) U+20E16 𠸖 %26%23134678%3B -PASS extB (pt 1) U+20E17 𠸗 %26%23134679%3B -PASS extB (pt 1) U+20E18 𠸘 %26%23134680%3B -PASS extB (pt 1) U+20E19 𠸙 %26%23134681%3B -PASS extB (pt 1) U+20E1A 𠸚 %26%23134682%3B -PASS extB (pt 1) U+20E1B 𠸛 %26%23134683%3B -PASS extB (pt 1) U+20E1C 𠸜 %26%23134684%3B -PASS extB (pt 1) U+20E1D 𠸝 %26%23134685%3B -PASS extB (pt 1) U+20E1E 𠸞 %26%23134686%3B -PASS extB (pt 1) U+20E1F 𠸟 %26%23134687%3B -PASS extB (pt 1) U+20E20 𠸠 %26%23134688%3B -PASS extB (pt 1) U+20E21 𠸡 %26%23134689%3B -PASS extB (pt 1) U+20E22 𠸢 %26%23134690%3B -PASS extB (pt 1) U+20E23 𠸣 %26%23134691%3B -PASS extB (pt 1) U+20E24 𠸤 %26%23134692%3B -PASS extB (pt 1) U+20E25 𠸥 %26%23134693%3B -PASS extB (pt 1) U+20E26 𠸦 %26%23134694%3B -PASS extB (pt 1) U+20E27 𠸧 %26%23134695%3B -PASS extB (pt 1) U+20E28 𠸨 %26%23134696%3B -PASS extB (pt 1) U+20E29 𠸩 %26%23134697%3B -PASS extB (pt 1) U+20E2A 𠸪 %26%23134698%3B -PASS extB (pt 1) U+20E2B 𠸫 %26%23134699%3B -PASS extB (pt 1) U+20E2C 𠸬 %26%23134700%3B -PASS extB (pt 1) U+20E2D 𠸭 %26%23134701%3B -PASS extB (pt 1) U+20E2E 𠸮 %26%23134702%3B -PASS extB (pt 1) U+20E2F 𠸯 %26%23134703%3B -PASS extB (pt 1) U+20E30 𠸰 %26%23134704%3B -PASS extB (pt 1) U+20E31 𠸱 %26%23134705%3B -PASS extB (pt 1) U+20E32 𠸲 %26%23134706%3B -PASS extB (pt 1) U+20E33 𠸳 %26%23134707%3B -PASS extB (pt 1) U+20E34 𠸴 %26%23134708%3B -PASS extB (pt 1) U+20E35 𠸵 %26%23134709%3B -PASS extB (pt 1) U+20E36 𠸶 %26%23134710%3B -PASS extB (pt 1) U+20E37 𠸷 %26%23134711%3B -PASS extB (pt 1) U+20E38 𠸸 %26%23134712%3B -PASS extB (pt 1) U+20E39 𠸹 %26%23134713%3B -PASS extB (pt 1) U+20E3A 𠸺 %26%23134714%3B -PASS extB (pt 1) U+20E3B 𠸻 %26%23134715%3B -PASS extB (pt 1) U+20E3C 𠸼 %26%23134716%3B -PASS extB (pt 1) U+20E3D 𠸽 %26%23134717%3B -PASS extB (pt 1) U+20E3E 𠸾 %26%23134718%3B -PASS extB (pt 1) U+20E3F 𠸿 %26%23134719%3B -PASS extB (pt 1) U+20E40 𠹀 %26%23134720%3B -PASS extB (pt 1) U+20E41 𠹁 %26%23134721%3B -PASS extB (pt 1) U+20E42 𠹂 %26%23134722%3B -PASS extB (pt 1) U+20E43 𠹃 %26%23134723%3B -PASS extB (pt 1) U+20E44 𠹄 %26%23134724%3B -PASS extB (pt 1) U+20E45 𠹅 %26%23134725%3B -PASS extB (pt 1) U+20E46 𠹆 %26%23134726%3B -PASS extB (pt 1) U+20E47 𠹇 %26%23134727%3B -PASS extB (pt 1) U+20E48 𠹈 %26%23134728%3B -PASS extB (pt 1) U+20E49 𠹉 %26%23134729%3B -PASS extB (pt 1) U+20E4A 𠹊 %26%23134730%3B -PASS extB (pt 1) U+20E4B 𠹋 %26%23134731%3B -PASS extB (pt 1) U+20E4C 𠹌 %26%23134732%3B -PASS extB (pt 1) U+20E4D 𠹍 %26%23134733%3B -PASS extB (pt 1) U+20E4E 𠹎 %26%23134734%3B -PASS extB (pt 1) U+20E4F 𠹏 %26%23134735%3B -PASS extB (pt 1) U+20E50 𠹐 %26%23134736%3B -PASS extB (pt 1) U+20E51 𠹑 %26%23134737%3B -PASS extB (pt 1) U+20E52 𠹒 %26%23134738%3B -PASS extB (pt 1) U+20E53 𠹓 %26%23134739%3B -PASS extB (pt 1) U+20E54 𠹔 %26%23134740%3B -PASS extB (pt 1) U+20E55 𠹕 %26%23134741%3B -PASS extB (pt 1) U+20E56 𠹖 %26%23134742%3B -PASS extB (pt 1) U+20E57 𠹗 %26%23134743%3B -PASS extB (pt 1) U+20E58 𠹘 %26%23134744%3B -PASS extB (pt 1) U+20E59 𠹙 %26%23134745%3B -PASS extB (pt 1) U+20E5A 𠹚 %26%23134746%3B -PASS extB (pt 1) U+20E5B 𠹛 %26%23134747%3B -PASS extB (pt 1) U+20E5C 𠹜 %26%23134748%3B -PASS extB (pt 1) U+20E5D 𠹝 %26%23134749%3B -PASS extB (pt 1) U+20E5E 𠹞 %26%23134750%3B -PASS extB (pt 1) U+20E5F 𠹟 %26%23134751%3B -PASS extB (pt 1) U+20E60 𠹠 %26%23134752%3B -PASS extB (pt 1) U+20E61 𠹡 %26%23134753%3B -PASS extB (pt 1) U+20E62 𠹢 %26%23134754%3B -PASS extB (pt 1) U+20E63 𠹣 %26%23134755%3B -PASS extB (pt 1) U+20E64 𠹤 %26%23134756%3B -PASS extB (pt 1) U+20E65 𠹥 %26%23134757%3B -PASS extB (pt 1) U+20E66 𠹦 %26%23134758%3B -PASS extB (pt 1) U+20E67 𠹧 %26%23134759%3B -PASS extB (pt 1) U+20E68 𠹨 %26%23134760%3B -PASS extB (pt 1) U+20E69 𠹩 %26%23134761%3B -PASS extB (pt 1) U+20E6A 𠹪 %26%23134762%3B -PASS extB (pt 1) U+20E6B 𠹫 %26%23134763%3B -PASS extB (pt 1) U+20E6C 𠹬 %26%23134764%3B -PASS extB (pt 1) U+20E6D 𠹭 %26%23134765%3B -PASS extB (pt 1) U+20E6E 𠹮 %26%23134766%3B -PASS extB (pt 1) U+20E6F 𠹯 %26%23134767%3B -PASS extB (pt 1) U+20E70 𠹰 %26%23134768%3B -PASS extB (pt 1) U+20E71 𠹱 %26%23134769%3B -PASS extB (pt 1) U+20E72 𠹲 %26%23134770%3B -PASS extB (pt 1) U+20E73 𠹳 %26%23134771%3B -PASS extB (pt 1) U+20E74 𠹴 %26%23134772%3B -PASS extB (pt 1) U+20E76 𠹶 %26%23134774%3B -PASS extB (pt 1) U+20E77 𠹷 %26%23134775%3B -PASS extB (pt 1) U+20E78 𠹸 %26%23134776%3B -PASS extB (pt 1) U+20E79 𠹹 %26%23134777%3B -PASS extB (pt 1) U+20E7A 𠹺 %26%23134778%3B -PASS extB (pt 1) U+20E7B 𠹻 %26%23134779%3B -PASS extB (pt 1) U+20E7C 𠹼 %26%23134780%3B -PASS extB (pt 1) U+20E7D 𠹽 %26%23134781%3B -PASS extB (pt 1) U+20E7E 𠹾 %26%23134782%3B -PASS extB (pt 1) U+20E7F 𠹿 %26%23134783%3B -PASS extB (pt 1) U+20E80 𠺀 %26%23134784%3B -PASS extB (pt 1) U+20E81 𠺁 %26%23134785%3B -PASS extB (pt 1) U+20E82 𠺂 %26%23134786%3B -PASS extB (pt 1) U+20E83 𠺃 %26%23134787%3B -PASS extB (pt 1) U+20E84 𠺄 %26%23134788%3B -PASS extB (pt 1) U+20E85 𠺅 %26%23134789%3B -PASS extB (pt 1) U+20E86 𠺆 %26%23134790%3B -PASS extB (pt 1) U+20E87 𠺇 %26%23134791%3B -PASS extB (pt 1) U+20E88 𠺈 %26%23134792%3B -PASS extB (pt 1) U+20E89 𠺉 %26%23134793%3B -PASS extB (pt 1) U+20E8A 𠺊 %26%23134794%3B -PASS extB (pt 1) U+20E8B 𠺋 %26%23134795%3B -PASS extB (pt 1) U+20E8C 𠺌 %26%23134796%3B -PASS extB (pt 1) U+20E8D 𠺍 %26%23134797%3B -PASS extB (pt 1) U+20E8E 𠺎 %26%23134798%3B -PASS extB (pt 1) U+20E8F 𠺏 %26%23134799%3B -PASS extB (pt 1) U+20E90 𠺐 %26%23134800%3B -PASS extB (pt 1) U+20E91 𠺑 %26%23134801%3B -PASS extB (pt 1) U+20E92 𠺒 %26%23134802%3B -PASS extB (pt 1) U+20E93 𠺓 %26%23134803%3B -PASS extB (pt 1) U+20E94 𠺔 %26%23134804%3B -PASS extB (pt 1) U+20E95 𠺕 %26%23134805%3B -PASS extB (pt 1) U+20E96 𠺖 %26%23134806%3B -PASS extB (pt 1) U+20E97 𠺗 %26%23134807%3B -PASS extB (pt 1) U+20E98 𠺘 %26%23134808%3B -PASS extB (pt 1) U+20E99 𠺙 %26%23134809%3B -PASS extB (pt 1) U+20E9A 𠺚 %26%23134810%3B -PASS extB (pt 1) U+20E9B 𠺛 %26%23134811%3B -PASS extB (pt 1) U+20E9C 𠺜 %26%23134812%3B -PASS extB (pt 1) U+20E9D 𠺝 %26%23134813%3B -PASS extB (pt 1) U+20E9E 𠺞 %26%23134814%3B -PASS extB (pt 1) U+20E9F 𠺟 %26%23134815%3B -PASS extB (pt 1) U+20EA0 𠺠 %26%23134816%3B -PASS extB (pt 1) U+20EA1 𠺡 %26%23134817%3B -PASS extB (pt 1) U+20EA2 𠺢 %26%23134818%3B -PASS extB (pt 1) U+20EA3 𠺣 %26%23134819%3B -PASS extB (pt 1) U+20EA4 𠺤 %26%23134820%3B -PASS extB (pt 1) U+20EA5 𠺥 %26%23134821%3B -PASS extB (pt 1) U+20EA6 𠺦 %26%23134822%3B -PASS extB (pt 1) U+20EA7 𠺧 %26%23134823%3B -PASS extB (pt 1) U+20EA8 𠺨 %26%23134824%3B -PASS extB (pt 1) U+20EA9 𠺩 %26%23134825%3B -PASS extB (pt 1) U+20EAA 𠺪 %26%23134826%3B -PASS extB (pt 1) U+20EAB 𠺫 %26%23134827%3B -PASS extB (pt 1) U+20EAC 𠺬 %26%23134828%3B -PASS extB (pt 1) U+20EAD 𠺭 %26%23134829%3B -PASS extB (pt 1) U+20EAE 𠺮 %26%23134830%3B -PASS extB (pt 1) U+20EAF 𠺯 %26%23134831%3B -PASS extB (pt 1) U+20EB0 𠺰 %26%23134832%3B -PASS extB (pt 1) U+20EB1 𠺱 %26%23134833%3B -PASS extB (pt 1) U+20EB2 𠺲 %26%23134834%3B -PASS extB (pt 1) U+20EB3 𠺳 %26%23134835%3B -PASS extB (pt 1) U+20EB4 𠺴 %26%23134836%3B -PASS extB (pt 1) U+20EB5 𠺵 %26%23134837%3B -PASS extB (pt 1) U+20EB6 𠺶 %26%23134838%3B -PASS extB (pt 1) U+20EB7 𠺷 %26%23134839%3B -PASS extB (pt 1) U+20EB8 𠺸 %26%23134840%3B -PASS extB (pt 1) U+20EB9 𠺹 %26%23134841%3B -PASS extB (pt 1) U+20EBA 𠺺 %26%23134842%3B -PASS extB (pt 1) U+20EBB 𠺻 %26%23134843%3B -PASS extB (pt 1) U+20EBC 𠺼 %26%23134844%3B -PASS extB (pt 1) U+20EBD 𠺽 %26%23134845%3B -PASS extB (pt 1) U+20EBE 𠺾 %26%23134846%3B -PASS extB (pt 1) U+20EBF 𠺿 %26%23134847%3B -PASS extB (pt 1) U+20EC0 𠻀 %26%23134848%3B -PASS extB (pt 1) U+20EC1 𠻁 %26%23134849%3B -PASS extB (pt 1) U+20EC2 𠻂 %26%23134850%3B -PASS extB (pt 1) U+20EC3 𠻃 %26%23134851%3B -PASS extB (pt 1) U+20EC4 𠻄 %26%23134852%3B -PASS extB (pt 1) U+20EC5 𠻅 %26%23134853%3B -PASS extB (pt 1) U+20EC6 𠻆 %26%23134854%3B -PASS extB (pt 1) U+20EC7 𠻇 %26%23134855%3B -PASS extB (pt 1) U+20EC8 𠻈 %26%23134856%3B -PASS extB (pt 1) U+20EC9 𠻉 %26%23134857%3B -PASS extB (pt 1) U+20ECA 𠻊 %26%23134858%3B -PASS extB (pt 1) U+20ECB 𠻋 %26%23134859%3B -PASS extB (pt 1) U+20ECC 𠻌 %26%23134860%3B -PASS extB (pt 1) U+20ECD 𠻍 %26%23134861%3B -PASS extB (pt 1) U+20ECE 𠻎 %26%23134862%3B -PASS extB (pt 1) U+20ECF 𠻏 %26%23134863%3B -PASS extB (pt 1) U+20ED0 𠻐 %26%23134864%3B -PASS extB (pt 1) U+20ED1 𠻑 %26%23134865%3B -PASS extB (pt 1) U+20ED2 𠻒 %26%23134866%3B -PASS extB (pt 1) U+20ED3 𠻓 %26%23134867%3B -PASS extB (pt 1) U+20ED4 𠻔 %26%23134868%3B -PASS extB (pt 1) U+20ED5 𠻕 %26%23134869%3B -PASS extB (pt 1) U+20ED6 𠻖 %26%23134870%3B -PASS extB (pt 1) U+20ED7 𠻗 %26%23134871%3B -PASS extB (pt 1) U+20ED8 𠻘 %26%23134872%3B -PASS extB (pt 1) U+20ED9 𠻙 %26%23134873%3B -PASS extB (pt 1) U+20EDA 𠻚 %26%23134874%3B -PASS extB (pt 1) U+20EDB 𠻛 %26%23134875%3B -PASS extB (pt 1) U+20EDC 𠻜 %26%23134876%3B -PASS extB (pt 1) U+20EDE 𠻞 %26%23134878%3B -PASS extB (pt 1) U+20EDF 𠻟 %26%23134879%3B -PASS extB (pt 1) U+20EE0 𠻠 %26%23134880%3B -PASS extB (pt 1) U+20EE1 𠻡 %26%23134881%3B -PASS extB (pt 1) U+20EE2 𠻢 %26%23134882%3B -PASS extB (pt 1) U+20EE3 𠻣 %26%23134883%3B -PASS extB (pt 1) U+20EE4 𠻤 %26%23134884%3B -PASS extB (pt 1) U+20EE5 𠻥 %26%23134885%3B -PASS extB (pt 1) U+20EE6 𠻦 %26%23134886%3B -PASS extB (pt 1) U+20EE7 𠻧 %26%23134887%3B -PASS extB (pt 1) U+20EE8 𠻨 %26%23134888%3B -PASS extB (pt 1) U+20EE9 𠻩 %26%23134889%3B -PASS extB (pt 1) U+20EEA 𠻪 %26%23134890%3B -PASS extB (pt 1) U+20EEB 𠻫 %26%23134891%3B -PASS extB (pt 1) U+20EEC 𠻬 %26%23134892%3B -PASS extB (pt 1) U+20EED 𠻭 %26%23134893%3B -PASS extB (pt 1) U+20EEE 𠻮 %26%23134894%3B -PASS extB (pt 1) U+20EEF 𠻯 %26%23134895%3B -PASS extB (pt 1) U+20EF0 𠻰 %26%23134896%3B -PASS extB (pt 1) U+20EF1 𠻱 %26%23134897%3B -PASS extB (pt 1) U+20EF2 𠻲 %26%23134898%3B -PASS extB (pt 1) U+20EF3 𠻳 %26%23134899%3B -PASS extB (pt 1) U+20EF4 𠻴 %26%23134900%3B -PASS extB (pt 1) U+20EF5 𠻵 %26%23134901%3B -PASS extB (pt 1) U+20EF6 𠻶 %26%23134902%3B -PASS extB (pt 1) U+20EF7 𠻷 %26%23134903%3B -PASS extB (pt 1) U+20EF8 𠻸 %26%23134904%3B -PASS extB (pt 1) U+20EF9 𠻹 %26%23134905%3B -PASS extB (pt 1) U+20EFA 𠻺 %26%23134906%3B -PASS extB (pt 1) U+20EFB 𠻻 %26%23134907%3B -PASS extB (pt 1) U+20EFC 𠻼 %26%23134908%3B -PASS extB (pt 1) U+20EFD 𠻽 %26%23134909%3B -PASS extB (pt 1) U+20EFE 𠻾 %26%23134910%3B -PASS extB (pt 1) U+20EFF 𠻿 %26%23134911%3B -PASS extB (pt 1) U+20F00 𠼀 %26%23134912%3B -PASS extB (pt 1) U+20F01 𠼁 %26%23134913%3B -PASS extB (pt 1) U+20F02 𠼂 %26%23134914%3B -PASS extB (pt 1) U+20F03 𠼃 %26%23134915%3B -PASS extB (pt 1) U+20F04 𠼄 %26%23134916%3B -PASS extB (pt 1) U+20F05 𠼅 %26%23134917%3B -PASS extB (pt 1) U+20F06 𠼆 %26%23134918%3B -PASS extB (pt 1) U+20F07 𠼇 %26%23134919%3B -PASS extB (pt 1) U+20F08 𠼈 %26%23134920%3B -PASS extB (pt 1) U+20F09 𠼉 %26%23134921%3B -PASS extB (pt 1) U+20F0A 𠼊 %26%23134922%3B -PASS extB (pt 1) U+20F0B 𠼋 %26%23134923%3B -PASS extB (pt 1) U+20F0C 𠼌 %26%23134924%3B -PASS extB (pt 1) U+20F0D 𠼍 %26%23134925%3B -PASS extB (pt 1) U+20F0E 𠼎 %26%23134926%3B -PASS extB (pt 1) U+20F0F 𠼏 %26%23134927%3B -PASS extB (pt 1) U+20F10 𠼐 %26%23134928%3B -PASS extB (pt 1) U+20F11 𠼑 %26%23134929%3B -PASS extB (pt 1) U+20F12 𠼒 %26%23134930%3B -PASS extB (pt 1) U+20F13 𠼓 %26%23134931%3B -PASS extB (pt 1) U+20F14 𠼔 %26%23134932%3B -PASS extB (pt 1) U+20F15 𠼕 %26%23134933%3B -PASS extB (pt 1) U+20F16 𠼖 %26%23134934%3B -PASS extB (pt 1) U+20F17 𠼗 %26%23134935%3B -PASS extB (pt 1) U+20F18 𠼘 %26%23134936%3B -PASS extB (pt 1) U+20F19 𠼙 %26%23134937%3B -PASS extB (pt 1) U+20F1A 𠼚 %26%23134938%3B -PASS extB (pt 1) U+20F1B 𠼛 %26%23134939%3B -PASS extB (pt 1) U+20F1C 𠼜 %26%23134940%3B -PASS extB (pt 1) U+20F1D 𠼝 %26%23134941%3B -PASS extB (pt 1) U+20F1E 𠼞 %26%23134942%3B -PASS extB (pt 1) U+20F1F 𠼟 %26%23134943%3B -PASS extB (pt 1) U+20F20 𠼠 %26%23134944%3B -PASS extB (pt 1) U+20F21 𠼡 %26%23134945%3B -PASS extB (pt 1) U+20F22 𠼢 %26%23134946%3B -PASS extB (pt 1) U+20F23 𠼣 %26%23134947%3B -PASS extB (pt 1) U+20F24 𠼤 %26%23134948%3B -PASS extB (pt 1) U+20F25 𠼥 %26%23134949%3B -PASS extB (pt 1) U+20F26 𠼦 %26%23134950%3B -PASS extB (pt 1) U+20F27 𠼧 %26%23134951%3B -PASS extB (pt 1) U+20F28 𠼨 %26%23134952%3B -PASS extB (pt 1) U+20F29 𠼩 %26%23134953%3B -PASS extB (pt 1) U+20F2A 𠼪 %26%23134954%3B -PASS extB (pt 1) U+20F2B 𠼫 %26%23134955%3B -PASS extB (pt 1) U+20F2C 𠼬 %26%23134956%3B -PASS extB (pt 1) U+20F2D 𠼭 %26%23134957%3B -PASS extB (pt 1) U+20F2E 𠼮 %26%23134958%3B -PASS extB (pt 1) U+20F2F 𠼯 %26%23134959%3B -PASS extB (pt 1) U+20F30 𠼰 %26%23134960%3B -PASS extB (pt 1) U+20F31 𠼱 %26%23134961%3B -PASS extB (pt 1) U+20F32 𠼲 %26%23134962%3B -PASS extB (pt 1) U+20F33 𠼳 %26%23134963%3B -PASS extB (pt 1) U+20F34 𠼴 %26%23134964%3B -PASS extB (pt 1) U+20F35 𠼵 %26%23134965%3B -PASS extB (pt 1) U+20F36 𠼶 %26%23134966%3B -PASS extB (pt 1) U+20F37 𠼷 %26%23134967%3B -PASS extB (pt 1) U+20F38 𠼸 %26%23134968%3B -PASS extB (pt 1) U+20F39 𠼹 %26%23134969%3B -PASS extB (pt 1) U+20F3A 𠼺 %26%23134970%3B -PASS extB (pt 1) U+20F3B 𠼻 %26%23134971%3B -PASS extB (pt 1) U+20F3C 𠼼 %26%23134972%3B -PASS extB (pt 1) U+20F3D 𠼽 %26%23134973%3B -PASS extB (pt 1) U+20F3E 𠼾 %26%23134974%3B -PASS extB (pt 1) U+20F3F 𠼿 %26%23134975%3B -PASS extB (pt 1) U+20F40 𠽀 %26%23134976%3B -PASS extB (pt 1) U+20F41 𠽁 %26%23134977%3B -PASS extB (pt 1) U+20F42 𠽂 %26%23134978%3B -PASS extB (pt 1) U+20F43 𠽃 %26%23134979%3B -PASS extB (pt 1) U+20F44 𠽄 %26%23134980%3B -PASS extB (pt 1) U+20F45 𠽅 %26%23134981%3B -PASS extB (pt 1) U+20F46 𠽆 %26%23134982%3B -PASS extB (pt 1) U+20F47 𠽇 %26%23134983%3B -PASS extB (pt 1) U+20F48 𠽈 %26%23134984%3B -PASS extB (pt 1) U+20F49 𠽉 %26%23134985%3B -PASS extB (pt 1) U+20F4A 𠽊 %26%23134986%3B -PASS extB (pt 1) U+20F4B 𠽋 %26%23134987%3B -PASS extB (pt 1) U+20F4C 𠽌 %26%23134988%3B -PASS extB (pt 1) U+20F4D 𠽍 %26%23134989%3B -PASS extB (pt 1) U+20F4E 𠽎 %26%23134990%3B -PASS extB (pt 1) U+20F4F 𠽏 %26%23134991%3B -PASS extB (pt 1) U+20F50 𠽐 %26%23134992%3B -PASS extB (pt 1) U+20F51 𠽑 %26%23134993%3B -PASS extB (pt 1) U+20F52 𠽒 %26%23134994%3B -PASS extB (pt 1) U+20F53 𠽓 %26%23134995%3B -PASS extB (pt 1) U+20F54 𠽔 %26%23134996%3B -PASS extB (pt 1) U+20F55 𠽕 %26%23134997%3B -PASS extB (pt 1) U+20F56 𠽖 %26%23134998%3B -PASS extB (pt 1) U+20F57 𠽗 %26%23134999%3B -PASS extB (pt 1) U+20F58 𠽘 %26%23135000%3B -PASS extB (pt 1) U+20F59 𠽙 %26%23135001%3B -PASS extB (pt 1) U+20F5A 𠽚 %26%23135002%3B -PASS extB (pt 1) U+20F5B 𠽛 %26%23135003%3B -PASS extB (pt 1) U+20F5C 𠽜 %26%23135004%3B -PASS extB (pt 1) U+20F5D 𠽝 %26%23135005%3B -PASS extB (pt 1) U+20F5E 𠽞 %26%23135006%3B -PASS extB (pt 1) U+20F5F 𠽟 %26%23135007%3B -PASS extB (pt 1) U+20F60 𠽠 %26%23135008%3B -PASS extB (pt 1) U+20F61 𠽡 %26%23135009%3B -PASS extB (pt 1) U+20F62 𠽢 %26%23135010%3B -PASS extB (pt 1) U+20F63 𠽣 %26%23135011%3B -PASS extB (pt 1) U+20F64 𠽤 %26%23135012%3B -PASS extB (pt 1) U+20F65 𠽥 %26%23135013%3B -PASS extB (pt 1) U+20F66 𠽦 %26%23135014%3B -PASS extB (pt 1) U+20F67 𠽧 %26%23135015%3B -PASS extB (pt 1) U+20F68 𠽨 %26%23135016%3B -PASS extB (pt 1) U+20F69 𠽩 %26%23135017%3B -PASS extB (pt 1) U+20F6A 𠽪 %26%23135018%3B -PASS extB (pt 1) U+20F6B 𠽫 %26%23135019%3B -PASS extB (pt 1) U+20F6C 𠽬 %26%23135020%3B -PASS extB (pt 1) U+20F6D 𠽭 %26%23135021%3B -PASS extB (pt 1) U+20F6E 𠽮 %26%23135022%3B -PASS extB (pt 1) U+20F6F 𠽯 %26%23135023%3B -PASS extB (pt 1) U+20F70 𠽰 %26%23135024%3B -PASS extB (pt 1) U+20F71 𠽱 %26%23135025%3B -PASS extB (pt 1) U+20F72 𠽲 %26%23135026%3B -PASS extB (pt 1) U+20F73 𠽳 %26%23135027%3B -PASS extB (pt 1) U+20F74 𠽴 %26%23135028%3B -PASS extB (pt 1) U+20F75 𠽵 %26%23135029%3B -PASS extB (pt 1) U+20F76 𠽶 %26%23135030%3B -PASS extB (pt 1) U+20F77 𠽷 %26%23135031%3B -PASS extB (pt 1) U+20F78 𠽸 %26%23135032%3B -PASS extB (pt 1) U+20F79 𠽹 %26%23135033%3B -PASS extB (pt 1) U+20F7A 𠽺 %26%23135034%3B -PASS extB (pt 1) U+20F7B 𠽻 %26%23135035%3B -PASS extB (pt 1) U+20F7C 𠽼 %26%23135036%3B -PASS extB (pt 1) U+20F7D 𠽽 %26%23135037%3B -PASS extB (pt 1) U+20F7E 𠽾 %26%23135038%3B -PASS extB (pt 1) U+20F7F 𠽿 %26%23135039%3B -PASS extB (pt 1) U+20F80 𠾀 %26%23135040%3B -PASS extB (pt 1) U+20F81 𠾁 %26%23135041%3B -PASS extB (pt 1) U+20F82 𠾂 %26%23135042%3B -PASS extB (pt 1) U+20F83 𠾃 %26%23135043%3B -PASS extB (pt 1) U+20F84 𠾄 %26%23135044%3B -PASS extB (pt 1) U+20F85 𠾅 %26%23135045%3B -PASS extB (pt 1) U+20F86 𠾆 %26%23135046%3B -PASS extB (pt 1) U+20F87 𠾇 %26%23135047%3B -PASS extB (pt 1) U+20F88 𠾈 %26%23135048%3B -PASS extB (pt 1) U+20F89 𠾉 %26%23135049%3B -PASS extB (pt 1) U+20F8A 𠾊 %26%23135050%3B -PASS extB (pt 1) U+20F8B 𠾋 %26%23135051%3B -PASS extB (pt 1) U+20F8C 𠾌 %26%23135052%3B -PASS extB (pt 1) U+20F8D 𠾍 %26%23135053%3B -PASS extB (pt 1) U+20F8E 𠾎 %26%23135054%3B -PASS extB (pt 1) U+20F8F 𠾏 %26%23135055%3B -PASS extB (pt 1) U+20F90 𠾐 %26%23135056%3B -PASS extB (pt 1) U+20F91 𠾑 %26%23135057%3B -PASS extB (pt 1) U+20F92 𠾒 %26%23135058%3B -PASS extB (pt 1) U+20F93 𠾓 %26%23135059%3B -PASS extB (pt 1) U+20F94 𠾔 %26%23135060%3B -PASS extB (pt 1) U+20F95 𠾕 %26%23135061%3B -PASS extB (pt 1) U+20F96 𠾖 %26%23135062%3B -PASS extB (pt 1) U+20F97 𠾗 %26%23135063%3B -PASS extB (pt 1) U+20F98 𠾘 %26%23135064%3B -PASS extB (pt 1) U+20F99 𠾙 %26%23135065%3B -PASS extB (pt 1) U+20F9A 𠾚 %26%23135066%3B -PASS extB (pt 1) U+20F9B 𠾛 %26%23135067%3B -PASS extB (pt 1) U+20F9C 𠾜 %26%23135068%3B -PASS extB (pt 1) U+20F9D 𠾝 %26%23135069%3B -PASS extB (pt 1) U+20F9E 𠾞 %26%23135070%3B -PASS extB (pt 1) U+20F9F 𠾟 %26%23135071%3B -PASS extB (pt 1) U+20FA0 𠾠 %26%23135072%3B -PASS extB (pt 1) U+20FA1 𠾡 %26%23135073%3B -PASS extB (pt 1) U+20FA2 𠾢 %26%23135074%3B -PASS extB (pt 1) U+20FA3 𠾣 %26%23135075%3B -PASS extB (pt 1) U+20FA4 𠾤 %26%23135076%3B -PASS extB (pt 1) U+20FA5 𠾥 %26%23135077%3B -PASS extB (pt 1) U+20FA6 𠾦 %26%23135078%3B -PASS extB (pt 1) U+20FA7 𠾧 %26%23135079%3B -PASS extB (pt 1) U+20FA8 𠾨 %26%23135080%3B -PASS extB (pt 1) U+20FA9 𠾩 %26%23135081%3B -PASS extB (pt 1) U+20FAA 𠾪 %26%23135082%3B -PASS extB (pt 1) U+20FAB 𠾫 %26%23135083%3B -PASS extB (pt 1) U+20FAC 𠾬 %26%23135084%3B -PASS extB (pt 1) U+20FAD 𠾭 %26%23135085%3B -PASS extB (pt 1) U+20FAE 𠾮 %26%23135086%3B -PASS extB (pt 1) U+20FAF 𠾯 %26%23135087%3B -PASS extB (pt 1) U+20FB0 𠾰 %26%23135088%3B -PASS extB (pt 1) U+20FB1 𠾱 %26%23135089%3B -PASS extB (pt 1) U+20FB2 𠾲 %26%23135090%3B -PASS extB (pt 1) U+20FB3 𠾳 %26%23135091%3B -PASS extB (pt 1) U+20FB4 𠾴 %26%23135092%3B -PASS extB (pt 1) U+20FB5 𠾵 %26%23135093%3B -PASS extB (pt 1) U+20FB6 𠾶 %26%23135094%3B -PASS extB (pt 1) U+20FB7 𠾷 %26%23135095%3B -PASS extB (pt 1) U+20FB8 𠾸 %26%23135096%3B -PASS extB (pt 1) U+20FB9 𠾹 %26%23135097%3B -PASS extB (pt 1) U+20FBA 𠾺 %26%23135098%3B -PASS extB (pt 1) U+20FBB 𠾻 %26%23135099%3B -PASS extB (pt 1) U+20FBC 𠾼 %26%23135100%3B -PASS extB (pt 1) U+20FBD 𠾽 %26%23135101%3B -PASS extB (pt 1) U+20FBE 𠾾 %26%23135102%3B -PASS extB (pt 1) U+20FBF 𠾿 %26%23135103%3B -PASS extB (pt 1) U+20FC0 𠿀 %26%23135104%3B -PASS extB (pt 1) U+20FC1 𠿁 %26%23135105%3B -PASS extB (pt 1) U+20FC2 𠿂 %26%23135106%3B -PASS extB (pt 1) U+20FC3 𠿃 %26%23135107%3B -PASS extB (pt 1) U+20FC4 𠿄 %26%23135108%3B -PASS extB (pt 1) U+20FC5 𠿅 %26%23135109%3B -PASS extB (pt 1) U+20FC6 𠿆 %26%23135110%3B -PASS extB (pt 1) U+20FC7 𠿇 %26%23135111%3B -PASS extB (pt 1) U+20FC8 𠿈 %26%23135112%3B -PASS extB (pt 1) U+20FC9 𠿉 %26%23135113%3B -PASS extB (pt 1) U+20FCA 𠿊 %26%23135114%3B -PASS extB (pt 1) U+20FCB 𠿋 %26%23135115%3B -PASS extB (pt 1) U+20FCC 𠿌 %26%23135116%3B -PASS extB (pt 1) U+20FCD 𠿍 %26%23135117%3B -PASS extB (pt 1) U+20FCE 𠿎 %26%23135118%3B -PASS extB (pt 1) U+20FCF 𠿏 %26%23135119%3B -PASS extB (pt 1) U+20FD0 𠿐 %26%23135120%3B -PASS extB (pt 1) U+20FD1 𠿑 %26%23135121%3B -PASS extB (pt 1) U+20FD2 𠿒 %26%23135122%3B -PASS extB (pt 1) U+20FD3 𠿓 %26%23135123%3B -PASS extB (pt 1) U+20FD4 𠿔 %26%23135124%3B -PASS extB (pt 1) U+20FD5 𠿕 %26%23135125%3B -PASS extB (pt 1) U+20FD6 𠿖 %26%23135126%3B -PASS extB (pt 1) U+20FD7 𠿗 %26%23135127%3B -PASS extB (pt 1) U+20FD8 𠿘 %26%23135128%3B -PASS extB (pt 1) U+20FD9 𠿙 %26%23135129%3B -PASS extB (pt 1) U+20FDA 𠿚 %26%23135130%3B -PASS extB (pt 1) U+20FDB 𠿛 %26%23135131%3B -PASS extB (pt 1) U+20FDC 𠿜 %26%23135132%3B -PASS extB (pt 1) U+20FDD 𠿝 %26%23135133%3B -PASS extB (pt 1) U+20FDE 𠿞 %26%23135134%3B -PASS extB (pt 1) U+20FDF 𠿟 %26%23135135%3B -PASS extB (pt 1) U+20FE0 𠿠 %26%23135136%3B -PASS extB (pt 1) U+20FE1 𠿡 %26%23135137%3B -PASS extB (pt 1) U+20FE2 𠿢 %26%23135138%3B -PASS extB (pt 1) U+20FE3 𠿣 %26%23135139%3B -PASS extB (pt 1) U+20FE4 𠿤 %26%23135140%3B -PASS extB (pt 1) U+20FE5 𠿥 %26%23135141%3B -PASS extB (pt 1) U+20FE6 𠿦 %26%23135142%3B -PASS extB (pt 1) U+20FE7 𠿧 %26%23135143%3B -PASS extB (pt 1) U+20FE8 𠿨 %26%23135144%3B -PASS extB (pt 1) U+20FE9 𠿩 %26%23135145%3B -PASS extB (pt 1) U+20FEA 𠿪 %26%23135146%3B -PASS extB (pt 1) U+20FEB 𠿫 %26%23135147%3B -PASS extB (pt 1) U+20FEC 𠿬 %26%23135148%3B -PASS extB (pt 1) U+20FED 𠿭 %26%23135149%3B -PASS extB (pt 1) U+20FEE 𠿮 %26%23135150%3B -PASS extB (pt 1) U+20FEF 𠿯 %26%23135151%3B -PASS extB (pt 1) U+20FF0 𠿰 %26%23135152%3B -PASS extB (pt 1) U+20FF1 𠿱 %26%23135153%3B -PASS extB (pt 1) U+20FF2 𠿲 %26%23135154%3B -PASS extB (pt 1) U+20FF3 𠿳 %26%23135155%3B -PASS extB (pt 1) U+20FF4 𠿴 %26%23135156%3B -PASS extB (pt 1) U+20FF5 𠿵 %26%23135157%3B -PASS extB (pt 1) U+20FF6 𠿶 %26%23135158%3B -PASS extB (pt 1) U+20FF7 𠿷 %26%23135159%3B -PASS extB (pt 1) U+20FF8 𠿸 %26%23135160%3B -PASS extB (pt 1) U+20FF9 𠿹 %26%23135161%3B -PASS extB (pt 1) U+20FFA 𠿺 %26%23135162%3B -PASS extB (pt 1) U+20FFB 𠿻 %26%23135163%3B -PASS extB (pt 1) U+20FFC 𠿼 %26%23135164%3B -PASS extB (pt 1) U+20FFD 𠿽 %26%23135165%3B -PASS extB (pt 1) U+20FFE 𠿾 %26%23135166%3B -PASS extB (pt 1) U+20FFF 𠿿 %26%23135167%3B -PASS extB (pt 1) U+21000 𡀀 %26%23135168%3B -PASS extB (pt 1) U+21001 𡀁 %26%23135169%3B -PASS extB (pt 1) U+21002 𡀂 %26%23135170%3B -PASS extB (pt 1) U+21003 𡀃 %26%23135171%3B -PASS extB (pt 1) U+21004 𡀄 %26%23135172%3B -PASS extB (pt 1) U+21005 𡀅 %26%23135173%3B -PASS extB (pt 1) U+21006 𡀆 %26%23135174%3B -PASS extB (pt 1) U+21007 𡀇 %26%23135175%3B -PASS extB (pt 1) U+21008 𡀈 %26%23135176%3B -PASS extB (pt 1) U+21009 𡀉 %26%23135177%3B -PASS extB (pt 1) U+2100A 𡀊 %26%23135178%3B -PASS extB (pt 1) U+2100B 𡀋 %26%23135179%3B -PASS extB (pt 1) U+2100C 𡀌 %26%23135180%3B -PASS extB (pt 1) U+2100D 𡀍 %26%23135181%3B -PASS extB (pt 1) U+2100E 𡀎 %26%23135182%3B -PASS extB (pt 1) U+2100F 𡀏 %26%23135183%3B -PASS extB (pt 1) U+21010 𡀐 %26%23135184%3B -PASS extB (pt 1) U+21011 𡀑 %26%23135185%3B -PASS extB (pt 1) U+21012 𡀒 %26%23135186%3B -PASS extB (pt 1) U+21013 𡀓 %26%23135187%3B -PASS extB (pt 1) U+21014 𡀔 %26%23135188%3B -PASS extB (pt 1) U+21015 𡀕 %26%23135189%3B -PASS extB (pt 1) U+21016 𡀖 %26%23135190%3B -PASS extB (pt 1) U+21017 𡀗 %26%23135191%3B -PASS extB (pt 1) U+21018 𡀘 %26%23135192%3B -PASS extB (pt 1) U+21019 𡀙 %26%23135193%3B -PASS extB (pt 1) U+2101A 𡀚 %26%23135194%3B -PASS extB (pt 1) U+2101B 𡀛 %26%23135195%3B -PASS extB (pt 1) U+2101C 𡀜 %26%23135196%3B -PASS extB (pt 1) U+2101D 𡀝 %26%23135197%3B -PASS extB (pt 1) U+2101E 𡀞 %26%23135198%3B -PASS extB (pt 1) U+2101F 𡀟 %26%23135199%3B -PASS extB (pt 1) U+21020 𡀠 %26%23135200%3B -PASS extB (pt 1) U+21021 𡀡 %26%23135201%3B -PASS extB (pt 1) U+21022 𡀢 %26%23135202%3B -PASS extB (pt 1) U+21023 𡀣 %26%23135203%3B -PASS extB (pt 1) U+21024 𡀤 %26%23135204%3B -PASS extB (pt 1) U+21025 𡀥 %26%23135205%3B -PASS extB (pt 1) U+21026 𡀦 %26%23135206%3B -PASS extB (pt 1) U+21027 𡀧 %26%23135207%3B -PASS extB (pt 1) U+21028 𡀨 %26%23135208%3B -PASS extB (pt 1) U+21029 𡀩 %26%23135209%3B -PASS extB (pt 1) U+2102A 𡀪 %26%23135210%3B -PASS extB (pt 1) U+2102B 𡀫 %26%23135211%3B -PASS extB (pt 1) U+2102C 𡀬 %26%23135212%3B -PASS extB (pt 1) U+2102D 𡀭 %26%23135213%3B -PASS extB (pt 1) U+2102E 𡀮 %26%23135214%3B -PASS extB (pt 1) U+2102F 𡀯 %26%23135215%3B -PASS extB (pt 1) U+21030 𡀰 %26%23135216%3B -PASS extB (pt 1) U+21031 𡀱 %26%23135217%3B -PASS extB (pt 1) U+21032 𡀲 %26%23135218%3B -PASS extB (pt 1) U+21033 𡀳 %26%23135219%3B -PASS extB (pt 1) U+21034 𡀴 %26%23135220%3B -PASS extB (pt 1) U+21035 𡀵 %26%23135221%3B -PASS extB (pt 1) U+21036 𡀶 %26%23135222%3B -PASS extB (pt 1) U+21037 𡀷 %26%23135223%3B -PASS extB (pt 1) U+21038 𡀸 %26%23135224%3B -PASS extB (pt 1) U+21039 𡀹 %26%23135225%3B -PASS extB (pt 1) U+2103A 𡀺 %26%23135226%3B -PASS extB (pt 1) U+2103B 𡀻 %26%23135227%3B -PASS extB (pt 1) U+2103C 𡀼 %26%23135228%3B -PASS extB (pt 1) U+2103D 𡀽 %26%23135229%3B -PASS extB (pt 1) U+2103E 𡀾 %26%23135230%3B -PASS extB (pt 1) U+2103F 𡀿 %26%23135231%3B -PASS extB (pt 1) U+21040 𡁀 %26%23135232%3B -PASS extB (pt 1) U+21041 𡁁 %26%23135233%3B -PASS extB (pt 1) U+21042 𡁂 %26%23135234%3B -PASS extB (pt 1) U+21043 𡁃 %26%23135235%3B -PASS extB (pt 1) U+21044 𡁄 %26%23135236%3B -PASS extB (pt 1) U+21045 𡁅 %26%23135237%3B -PASS extB (pt 1) U+21046 𡁆 %26%23135238%3B -PASS extB (pt 1) U+21047 𡁇 %26%23135239%3B -PASS extB (pt 1) U+21048 𡁈 %26%23135240%3B -PASS extB (pt 1) U+21049 𡁉 %26%23135241%3B -PASS extB (pt 1) U+2104A 𡁊 %26%23135242%3B -PASS extB (pt 1) U+2104B 𡁋 %26%23135243%3B -PASS extB (pt 1) U+2104C 𡁌 %26%23135244%3B -PASS extB (pt 1) U+2104D 𡁍 %26%23135245%3B -PASS extB (pt 1) U+2104E 𡁎 %26%23135246%3B -PASS extB (pt 1) U+2104F 𡁏 %26%23135247%3B -PASS extB (pt 1) U+21050 𡁐 %26%23135248%3B -PASS extB (pt 1) U+21051 𡁑 %26%23135249%3B -PASS extB (pt 1) U+21052 𡁒 %26%23135250%3B -PASS extB (pt 1) U+21053 𡁓 %26%23135251%3B -PASS extB (pt 1) U+21054 𡁔 %26%23135252%3B -PASS extB (pt 1) U+21055 𡁕 %26%23135253%3B -PASS extB (pt 1) U+21056 𡁖 %26%23135254%3B -PASS extB (pt 1) U+21057 𡁗 %26%23135255%3B -PASS extB (pt 1) U+21058 𡁘 %26%23135256%3B -PASS extB (pt 1) U+21059 𡁙 %26%23135257%3B -PASS extB (pt 1) U+2105A 𡁚 %26%23135258%3B -PASS extB (pt 1) U+2105B 𡁛 %26%23135259%3B -PASS extB (pt 1) U+2105C 𡁜 %26%23135260%3B -PASS extB (pt 1) U+2105D 𡁝 %26%23135261%3B -PASS extB (pt 1) U+2105E 𡁞 %26%23135262%3B -PASS extB (pt 1) U+2105F 𡁟 %26%23135263%3B -PASS extB (pt 1) U+21060 𡁠 %26%23135264%3B -PASS extB (pt 1) U+21061 𡁡 %26%23135265%3B -PASS extB (pt 1) U+21062 𡁢 %26%23135266%3B -PASS extB (pt 1) U+21063 𡁣 %26%23135267%3B -PASS extB (pt 1) U+21064 𡁤 %26%23135268%3B -PASS extB (pt 1) U+21065 𡁥 %26%23135269%3B -PASS extB (pt 1) U+21066 𡁦 %26%23135270%3B -PASS extB (pt 1) U+21067 𡁧 %26%23135271%3B -PASS extB (pt 1) U+21068 𡁨 %26%23135272%3B -PASS extB (pt 1) U+21069 𡁩 %26%23135273%3B -PASS extB (pt 1) U+2106A 𡁪 %26%23135274%3B -PASS extB (pt 1) U+2106B 𡁫 %26%23135275%3B -PASS extB (pt 1) U+2106C 𡁬 %26%23135276%3B -PASS extB (pt 1) U+2106D 𡁭 %26%23135277%3B -PASS extB (pt 1) U+2106E 𡁮 %26%23135278%3B -PASS extB (pt 1) U+2106F 𡁯 %26%23135279%3B -PASS extB (pt 1) U+21070 𡁰 %26%23135280%3B -PASS extB (pt 1) U+21071 𡁱 %26%23135281%3B -PASS extB (pt 1) U+21072 𡁲 %26%23135282%3B -PASS extB (pt 1) U+21073 𡁳 %26%23135283%3B -PASS extB (pt 1) U+21074 𡁴 %26%23135284%3B -PASS extB (pt 1) U+21075 𡁵 %26%23135285%3B -PASS extB (pt 1) U+21076 𡁶 %26%23135286%3B -PASS extB (pt 1) U+21077 𡁷 %26%23135287%3B -PASS extB (pt 1) U+21078 𡁸 %26%23135288%3B -PASS extB (pt 1) U+21079 𡁹 %26%23135289%3B -PASS extB (pt 1) U+2107A 𡁺 %26%23135290%3B -PASS extB (pt 1) U+2107B 𡁻 %26%23135291%3B -PASS extB (pt 1) U+2107C 𡁼 %26%23135292%3B -PASS extB (pt 1) U+2107D 𡁽 %26%23135293%3B -PASS extB (pt 1) U+2107E 𡁾 %26%23135294%3B -PASS extB (pt 1) U+2107F 𡁿 %26%23135295%3B -PASS extB (pt 1) U+21080 𡂀 %26%23135296%3B -PASS extB (pt 1) U+21081 𡂁 %26%23135297%3B -PASS extB (pt 1) U+21082 𡂂 %26%23135298%3B -PASS extB (pt 1) U+21083 𡂃 %26%23135299%3B -PASS extB (pt 1) U+21084 𡂄 %26%23135300%3B -PASS extB (pt 1) U+21085 𡂅 %26%23135301%3B -PASS extB (pt 1) U+21086 𡂆 %26%23135302%3B -PASS extB (pt 1) U+21087 𡂇 %26%23135303%3B -PASS extB (pt 1) U+21088 𡂈 %26%23135304%3B -PASS extB (pt 1) U+21089 𡂉 %26%23135305%3B -PASS extB (pt 1) U+2108A 𡂊 %26%23135306%3B -PASS extB (pt 1) U+2108B 𡂋 %26%23135307%3B -PASS extB (pt 1) U+2108C 𡂌 %26%23135308%3B -PASS extB (pt 1) U+2108D 𡂍 %26%23135309%3B -PASS extB (pt 1) U+2108E 𡂎 %26%23135310%3B -PASS extB (pt 1) U+2108F 𡂏 %26%23135311%3B -PASS extB (pt 1) U+21090 𡂐 %26%23135312%3B -PASS extB (pt 1) U+21091 𡂑 %26%23135313%3B -PASS extB (pt 1) U+21092 𡂒 %26%23135314%3B -PASS extB (pt 1) U+21093 𡂓 %26%23135315%3B -PASS extB (pt 1) U+21094 𡂔 %26%23135316%3B -PASS extB (pt 1) U+21095 𡂕 %26%23135317%3B -PASS extB (pt 1) U+21096 𡂖 %26%23135318%3B -PASS extB (pt 1) U+21097 𡂗 %26%23135319%3B -PASS extB (pt 1) U+21098 𡂘 %26%23135320%3B -PASS extB (pt 1) U+21099 𡂙 %26%23135321%3B -PASS extB (pt 1) U+2109A 𡂚 %26%23135322%3B -PASS extB (pt 1) U+2109B 𡂛 %26%23135323%3B -PASS extB (pt 1) U+2109C 𡂜 %26%23135324%3B -PASS extB (pt 1) U+2109D 𡂝 %26%23135325%3B -PASS extB (pt 1) U+2109E 𡂞 %26%23135326%3B -PASS extB (pt 1) U+2109F 𡂟 %26%23135327%3B -PASS extB (pt 1) U+210A0 𡂠 %26%23135328%3B -PASS extB (pt 1) U+210A1 𡂡 %26%23135329%3B -PASS extB (pt 1) U+210A2 𡂢 %26%23135330%3B -PASS extB (pt 1) U+210A3 𡂣 %26%23135331%3B -PASS extB (pt 1) U+210A4 𡂤 %26%23135332%3B -PASS extB (pt 1) U+210A5 𡂥 %26%23135333%3B -PASS extB (pt 1) U+210A6 𡂦 %26%23135334%3B -PASS extB (pt 1) U+210A7 𡂧 %26%23135335%3B -PASS extB (pt 1) U+210A8 𡂨 %26%23135336%3B -PASS extB (pt 1) U+210A9 𡂩 %26%23135337%3B -PASS extB (pt 1) U+210AA 𡂪 %26%23135338%3B -PASS extB (pt 1) U+210AB 𡂫 %26%23135339%3B -PASS extB (pt 1) U+210AC 𡂬 %26%23135340%3B -PASS extB (pt 1) U+210AD 𡂭 %26%23135341%3B -PASS extB (pt 1) U+210AE 𡂮 %26%23135342%3B -PASS extB (pt 1) U+210AF 𡂯 %26%23135343%3B -PASS extB (pt 1) U+210B0 𡂰 %26%23135344%3B -PASS extB (pt 1) U+210B1 𡂱 %26%23135345%3B -PASS extB (pt 1) U+210B2 𡂲 %26%23135346%3B -PASS extB (pt 1) U+210B3 𡂳 %26%23135347%3B -PASS extB (pt 1) U+210B5 𡂵 %26%23135349%3B -PASS extB (pt 1) U+210B6 𡂶 %26%23135350%3B -PASS extB (pt 1) U+210B7 𡂷 %26%23135351%3B -PASS extB (pt 1) U+210B8 𡂸 %26%23135352%3B -PASS extB (pt 1) U+210B9 𡂹 %26%23135353%3B -PASS extB (pt 1) U+210BA 𡂺 %26%23135354%3B -PASS extB (pt 1) U+210BB 𡂻 %26%23135355%3B -PASS extB (pt 1) U+210BC 𡂼 %26%23135356%3B -PASS extB (pt 1) U+210BD 𡂽 %26%23135357%3B -PASS extB (pt 1) U+210BE 𡂾 %26%23135358%3B -PASS extB (pt 1) U+210BF 𡂿 %26%23135359%3B -PASS extB (pt 1) U+210C0 𡃀 %26%23135360%3B -PASS extB (pt 1) U+210C1 𡃁 %26%23135361%3B -PASS extB (pt 1) U+210C2 𡃂 %26%23135362%3B -PASS extB (pt 1) U+210C3 𡃃 %26%23135363%3B -PASS extB (pt 1) U+210C4 𡃄 %26%23135364%3B -PASS extB (pt 1) U+210C5 𡃅 %26%23135365%3B -PASS extB (pt 1) U+210C6 𡃆 %26%23135366%3B -PASS extB (pt 1) U+210C7 𡃇 %26%23135367%3B -PASS extB (pt 1) U+210C8 𡃈 %26%23135368%3B -PASS extB (pt 1) U+210C9 𡃉 %26%23135369%3B -PASS extB (pt 1) U+210CA 𡃊 %26%23135370%3B -PASS extB (pt 1) U+210CB 𡃋 %26%23135371%3B -PASS extB (pt 1) U+210CC 𡃌 %26%23135372%3B -PASS extB (pt 1) U+210CD 𡃍 %26%23135373%3B -PASS extB (pt 1) U+210CE 𡃎 %26%23135374%3B -PASS extB (pt 1) U+210CF 𡃏 %26%23135375%3B -PASS extB (pt 1) U+210D0 𡃐 %26%23135376%3B -PASS extB (pt 1) U+210D1 𡃑 %26%23135377%3B -PASS extB (pt 1) U+210D2 𡃒 %26%23135378%3B -PASS extB (pt 1) U+210D3 𡃓 %26%23135379%3B -PASS extB (pt 1) U+210D4 𡃔 %26%23135380%3B -PASS extB (pt 1) U+210D5 𡃕 %26%23135381%3B -PASS extB (pt 1) U+210D6 𡃖 %26%23135382%3B -PASS extB (pt 1) U+210D7 𡃗 %26%23135383%3B -PASS extB (pt 1) U+210D8 𡃘 %26%23135384%3B -PASS extB (pt 1) U+210D9 𡃙 %26%23135385%3B -PASS extB (pt 1) U+210DA 𡃚 %26%23135386%3B -PASS extB (pt 1) U+210DB 𡃛 %26%23135387%3B -PASS extB (pt 1) U+210DC 𡃜 %26%23135388%3B -PASS extB (pt 1) U+210DD 𡃝 %26%23135389%3B -PASS extB (pt 1) U+210DE 𡃞 %26%23135390%3B -PASS extB (pt 1) U+210DF 𡃟 %26%23135391%3B -PASS extB (pt 1) U+210E0 𡃠 %26%23135392%3B -PASS extB (pt 1) U+210E1 𡃡 %26%23135393%3B -PASS extB (pt 1) U+210E2 𡃢 %26%23135394%3B -PASS extB (pt 1) U+210E3 𡃣 %26%23135395%3B -PASS extB (pt 1) U+210E4 𡃤 %26%23135396%3B -PASS extB (pt 1) U+210E5 𡃥 %26%23135397%3B -PASS extB (pt 1) U+210E6 𡃦 %26%23135398%3B -PASS extB (pt 1) U+210E7 𡃧 %26%23135399%3B -PASS extB (pt 1) U+210E8 𡃨 %26%23135400%3B -PASS extB (pt 1) U+210E9 𡃩 %26%23135401%3B -PASS extB (pt 1) U+210EA 𡃪 %26%23135402%3B -PASS extB (pt 1) U+210EB 𡃫 %26%23135403%3B -PASS extB (pt 1) U+210EC 𡃬 %26%23135404%3B -PASS extB (pt 1) U+210ED 𡃭 %26%23135405%3B -PASS extB (pt 1) U+210EE 𡃮 %26%23135406%3B -PASS extB (pt 1) U+210EF 𡃯 %26%23135407%3B -PASS extB (pt 1) U+210F0 𡃰 %26%23135408%3B -PASS extB (pt 1) U+210F1 𡃱 %26%23135409%3B -PASS extB (pt 1) U+210F2 𡃲 %26%23135410%3B -PASS extB (pt 1) U+210F3 𡃳 %26%23135411%3B -PASS extB (pt 1) U+210F4 𡃴 %26%23135412%3B -PASS extB (pt 1) U+210F5 𡃵 %26%23135413%3B -PASS extB (pt 1) U+210F6 𡃶 %26%23135414%3B -PASS extB (pt 1) U+210F7 𡃷 %26%23135415%3B -PASS extB (pt 1) U+210F8 𡃸 %26%23135416%3B -PASS extB (pt 1) U+210F9 𡃹 %26%23135417%3B -PASS extB (pt 1) U+210FA 𡃺 %26%23135418%3B -PASS extB (pt 1) U+210FB 𡃻 %26%23135419%3B -PASS extB (pt 1) U+210FC 𡃼 %26%23135420%3B -PASS extB (pt 1) U+210FD 𡃽 %26%23135421%3B -PASS extB (pt 1) U+210FE 𡃾 %26%23135422%3B -PASS extB (pt 1) U+210FF 𡃿 %26%23135423%3B -PASS extB (pt 1) U+21100 𡄀 %26%23135424%3B -PASS extB (pt 1) U+21101 𡄁 %26%23135425%3B -PASS extB (pt 1) U+21102 𡄂 %26%23135426%3B -PASS extB (pt 1) U+21103 𡄃 %26%23135427%3B -PASS extB (pt 1) U+21104 𡄄 %26%23135428%3B -PASS extB (pt 1) U+21105 𡄅 %26%23135429%3B -PASS extB (pt 1) U+21106 𡄆 %26%23135430%3B -PASS extB (pt 1) U+21107 𡄇 %26%23135431%3B -PASS extB (pt 1) U+21108 𡄈 %26%23135432%3B -PASS extB (pt 1) U+21109 𡄉 %26%23135433%3B -PASS extB (pt 1) U+2110A 𡄊 %26%23135434%3B -PASS extB (pt 1) U+2110B 𡄋 %26%23135435%3B -PASS extB (pt 1) U+2110C 𡄌 %26%23135436%3B -PASS extB (pt 1) U+2110D 𡄍 %26%23135437%3B -PASS extB (pt 1) U+2110E 𡄎 %26%23135438%3B -PASS extB (pt 1) U+2110F 𡄏 %26%23135439%3B -PASS extB (pt 1) U+21110 𡄐 %26%23135440%3B -PASS extB (pt 1) U+21111 𡄑 %26%23135441%3B -PASS extB (pt 1) U+21112 𡄒 %26%23135442%3B -PASS extB (pt 1) U+21113 𡄓 %26%23135443%3B -PASS extB (pt 1) U+21114 𡄔 %26%23135444%3B -PASS extB (pt 1) U+21115 𡄕 %26%23135445%3B -PASS extB (pt 1) U+21116 𡄖 %26%23135446%3B -PASS extB (pt 1) U+21117 𡄗 %26%23135447%3B -PASS extB (pt 1) U+21118 𡄘 %26%23135448%3B -PASS extB (pt 1) U+21119 𡄙 %26%23135449%3B -PASS extB (pt 1) U+2111A 𡄚 %26%23135450%3B -PASS extB (pt 1) U+2111B 𡄛 %26%23135451%3B -PASS extB (pt 1) U+2111C 𡄜 %26%23135452%3B -PASS extB (pt 1) U+2111D 𡄝 %26%23135453%3B -PASS extB (pt 1) U+2111E 𡄞 %26%23135454%3B -PASS extB (pt 1) U+2111F 𡄟 %26%23135455%3B -PASS extB (pt 1) U+21120 𡄠 %26%23135456%3B -PASS extB (pt 1) U+21121 𡄡 %26%23135457%3B -PASS extB (pt 1) U+21122 𡄢 %26%23135458%3B -PASS extB (pt 1) U+21123 𡄣 %26%23135459%3B -PASS extB (pt 1) U+21124 𡄤 %26%23135460%3B -PASS extB (pt 1) U+21125 𡄥 %26%23135461%3B -PASS extB (pt 1) U+21126 𡄦 %26%23135462%3B -PASS extB (pt 1) U+21127 𡄧 %26%23135463%3B -PASS extB (pt 1) U+21128 𡄨 %26%23135464%3B -PASS extB (pt 1) U+21129 𡄩 %26%23135465%3B -PASS extB (pt 1) U+2112A 𡄪 %26%23135466%3B -PASS extB (pt 1) U+2112B 𡄫 %26%23135467%3B -PASS extB (pt 1) U+2112C 𡄬 %26%23135468%3B -PASS extB (pt 1) U+2112D 𡄭 %26%23135469%3B -PASS extB (pt 1) U+2112E 𡄮 %26%23135470%3B -PASS extB (pt 1) U+2112F 𡄯 %26%23135471%3B -PASS extB (pt 1) U+21130 𡄰 %26%23135472%3B -PASS extB (pt 1) U+21131 𡄱 %26%23135473%3B -PASS extB (pt 1) U+21132 𡄲 %26%23135474%3B -PASS extB (pt 1) U+21133 𡄳 %26%23135475%3B -PASS extB (pt 1) U+21134 𡄴 %26%23135476%3B -PASS extB (pt 1) U+21135 𡄵 %26%23135477%3B -PASS extB (pt 1) U+21136 𡄶 %26%23135478%3B -PASS extB (pt 1) U+21137 𡄷 %26%23135479%3B -PASS extB (pt 1) U+21138 𡄸 %26%23135480%3B -PASS extB (pt 1) U+21139 𡄹 %26%23135481%3B -PASS extB (pt 1) U+2113A 𡄺 %26%23135482%3B -PASS extB (pt 1) U+2113B 𡄻 %26%23135483%3B -PASS extB (pt 1) U+2113C 𡄼 %26%23135484%3B -PASS extB (pt 1) U+2113D 𡄽 %26%23135485%3B -PASS extB (pt 1) U+2113E 𡄾 %26%23135486%3B -PASS extB (pt 1) U+2113F 𡄿 %26%23135487%3B -PASS extB (pt 1) U+21140 𡅀 %26%23135488%3B -PASS extB (pt 1) U+21141 𡅁 %26%23135489%3B -PASS extB (pt 1) U+21142 𡅂 %26%23135490%3B -PASS extB (pt 1) U+21143 𡅃 %26%23135491%3B -PASS extB (pt 1) U+21144 𡅄 %26%23135492%3B -PASS extB (pt 1) U+21145 𡅅 %26%23135493%3B -PASS extB (pt 1) U+21146 𡅆 %26%23135494%3B -PASS extB (pt 1) U+21147 𡅇 %26%23135495%3B -PASS extB (pt 1) U+21148 𡅈 %26%23135496%3B -PASS extB (pt 1) U+21149 𡅉 %26%23135497%3B -PASS extB (pt 1) U+2114A 𡅊 %26%23135498%3B -PASS extB (pt 1) U+2114B 𡅋 %26%23135499%3B -PASS extB (pt 1) U+2114C 𡅌 %26%23135500%3B -PASS extB (pt 1) U+2114D 𡅍 %26%23135501%3B -PASS extB (pt 1) U+2114E 𡅎 %26%23135502%3B -PASS extB (pt 1) U+2114F 𡅏 %26%23135503%3B -PASS extB (pt 1) U+21150 𡅐 %26%23135504%3B -PASS extB (pt 1) U+21151 𡅑 %26%23135505%3B -PASS extB (pt 1) U+21152 𡅒 %26%23135506%3B -PASS extB (pt 1) U+21153 𡅓 %26%23135507%3B -PASS extB (pt 1) U+21154 𡅔 %26%23135508%3B -PASS extB (pt 1) U+21155 𡅕 %26%23135509%3B -PASS extB (pt 1) U+21156 𡅖 %26%23135510%3B -PASS extB (pt 1) U+21157 𡅗 %26%23135511%3B -PASS extB (pt 1) U+21158 𡅘 %26%23135512%3B -PASS extB (pt 1) U+21159 𡅙 %26%23135513%3B -PASS extB (pt 1) U+2115A 𡅚 %26%23135514%3B -PASS extB (pt 1) U+2115B 𡅛 %26%23135515%3B -PASS extB (pt 1) U+2115C 𡅜 %26%23135516%3B -PASS extB (pt 1) U+2115D 𡅝 %26%23135517%3B -PASS extB (pt 1) U+2115E 𡅞 %26%23135518%3B -PASS extB (pt 1) U+2115F 𡅟 %26%23135519%3B -PASS extB (pt 1) U+21160 𡅠 %26%23135520%3B -PASS extB (pt 1) U+21161 𡅡 %26%23135521%3B -PASS extB (pt 1) U+21162 𡅢 %26%23135522%3B -PASS extB (pt 1) U+21163 𡅣 %26%23135523%3B -PASS extB (pt 1) U+21164 𡅤 %26%23135524%3B -PASS extB (pt 1) U+21165 𡅥 %26%23135525%3B -PASS extB (pt 1) U+21166 𡅦 %26%23135526%3B -PASS extB (pt 1) U+21167 𡅧 %26%23135527%3B -PASS extB (pt 1) U+21168 𡅨 %26%23135528%3B -PASS extB (pt 1) U+21169 𡅩 %26%23135529%3B -PASS extB (pt 1) U+2116A 𡅪 %26%23135530%3B -PASS extB (pt 1) U+2116B 𡅫 %26%23135531%3B -PASS extB (pt 1) U+2116C 𡅬 %26%23135532%3B -PASS extB (pt 1) U+2116D 𡅭 %26%23135533%3B -PASS extB (pt 1) U+2116E 𡅮 %26%23135534%3B -PASS extB (pt 1) U+2116F 𡅯 %26%23135535%3B -PASS extB (pt 1) U+21170 𡅰 %26%23135536%3B -PASS extB (pt 1) U+21171 𡅱 %26%23135537%3B -PASS extB (pt 1) U+21172 𡅲 %26%23135538%3B -PASS extB (pt 1) U+21173 𡅳 %26%23135539%3B -PASS extB (pt 1) U+21174 𡅴 %26%23135540%3B -PASS extB (pt 1) U+21175 𡅵 %26%23135541%3B -PASS extB (pt 1) U+21176 𡅶 %26%23135542%3B -PASS extB (pt 1) U+21177 𡅷 %26%23135543%3B -PASS extB (pt 1) U+21178 𡅸 %26%23135544%3B -PASS extB (pt 1) U+21179 𡅹 %26%23135545%3B -PASS extB (pt 1) U+2117A 𡅺 %26%23135546%3B -PASS extB (pt 1) U+2117B 𡅻 %26%23135547%3B -PASS extB (pt 1) U+2117C 𡅼 %26%23135548%3B -PASS extB (pt 1) U+2117D 𡅽 %26%23135549%3B -PASS extB (pt 1) U+2117E 𡅾 %26%23135550%3B -PASS extB (pt 1) U+2117F 𡅿 %26%23135551%3B -PASS extB (pt 1) U+21180 𡆀 %26%23135552%3B -PASS extB (pt 1) U+21181 𡆁 %26%23135553%3B -PASS extB (pt 1) U+21182 𡆂 %26%23135554%3B -PASS extB (pt 1) U+21183 𡆃 %26%23135555%3B -PASS extB (pt 1) U+21184 𡆄 %26%23135556%3B -PASS extB (pt 1) U+21185 𡆅 %26%23135557%3B -PASS extB (pt 1) U+21186 𡆆 %26%23135558%3B -PASS extB (pt 1) U+21187 𡆇 %26%23135559%3B -PASS extB (pt 1) U+21188 𡆈 %26%23135560%3B -PASS extB (pt 1) U+21189 𡆉 %26%23135561%3B -PASS extB (pt 1) U+2118A 𡆊 %26%23135562%3B -PASS extB (pt 1) U+2118B 𡆋 %26%23135563%3B -PASS extB (pt 1) U+2118C 𡆌 %26%23135564%3B -PASS extB (pt 1) U+2118D 𡆍 %26%23135565%3B -PASS extB (pt 1) U+2118E 𡆎 %26%23135566%3B -PASS extB (pt 1) U+2118F 𡆏 %26%23135567%3B -PASS extB (pt 1) U+21190 𡆐 %26%23135568%3B -PASS extB (pt 1) U+21191 𡆑 %26%23135569%3B -PASS extB (pt 1) U+21192 𡆒 %26%23135570%3B -PASS extB (pt 1) U+21193 𡆓 %26%23135571%3B -PASS extB (pt 1) U+21194 𡆔 %26%23135572%3B -PASS extB (pt 1) U+21195 𡆕 %26%23135573%3B -PASS extB (pt 1) U+21196 𡆖 %26%23135574%3B -PASS extB (pt 1) U+21197 𡆗 %26%23135575%3B -PASS extB (pt 1) U+21198 𡆘 %26%23135576%3B -PASS extB (pt 1) U+21199 𡆙 %26%23135577%3B -PASS extB (pt 1) U+2119A 𡆚 %26%23135578%3B -PASS extB (pt 1) U+2119B 𡆛 %26%23135579%3B -PASS extB (pt 1) U+2119C 𡆜 %26%23135580%3B -PASS extB (pt 1) U+2119D 𡆝 %26%23135581%3B -PASS extB (pt 1) U+2119E 𡆞 %26%23135582%3B -PASS extB (pt 1) U+2119F 𡆟 %26%23135583%3B -PASS extB (pt 1) U+211A0 𡆠 %26%23135584%3B -PASS extB (pt 1) U+211A1 𡆡 %26%23135585%3B -PASS extB (pt 1) U+211A2 𡆢 %26%23135586%3B -PASS extB (pt 1) U+211A3 𡆣 %26%23135587%3B -PASS extB (pt 1) U+211A4 𡆤 %26%23135588%3B -PASS extB (pt 1) U+211A5 𡆥 %26%23135589%3B -PASS extB (pt 1) U+211A6 𡆦 %26%23135590%3B -PASS extB (pt 1) U+211A7 𡆧 %26%23135591%3B -PASS extB (pt 1) U+211A8 𡆨 %26%23135592%3B -PASS extB (pt 1) U+211A9 𡆩 %26%23135593%3B -PASS extB (pt 1) U+211AA 𡆪 %26%23135594%3B -PASS extB (pt 1) U+211AB 𡆫 %26%23135595%3B -PASS extB (pt 1) U+211AC 𡆬 %26%23135596%3B -PASS extB (pt 1) U+211AD 𡆭 %26%23135597%3B -PASS extB (pt 1) U+211AE 𡆮 %26%23135598%3B -PASS extB (pt 1) U+211AF 𡆯 %26%23135599%3B -PASS extB (pt 1) U+211B0 𡆰 %26%23135600%3B -PASS extB (pt 1) U+211B1 𡆱 %26%23135601%3B -PASS extB (pt 1) U+211B2 𡆲 %26%23135602%3B -PASS extB (pt 1) U+211B3 𡆳 %26%23135603%3B -PASS extB (pt 1) U+211B4 𡆴 %26%23135604%3B -PASS extB (pt 1) U+211B5 𡆵 %26%23135605%3B -PASS extB (pt 1) U+211B6 𡆶 %26%23135606%3B -PASS extB (pt 1) U+211B7 𡆷 %26%23135607%3B -PASS extB (pt 1) U+211B8 𡆸 %26%23135608%3B -PASS extB (pt 1) U+211B9 𡆹 %26%23135609%3B -PASS extB (pt 1) U+211BA 𡆺 %26%23135610%3B -PASS extB (pt 1) U+211BB 𡆻 %26%23135611%3B -PASS extB (pt 1) U+211BC 𡆼 %26%23135612%3B -PASS extB (pt 1) U+211BD 𡆽 %26%23135613%3B -PASS extB (pt 1) U+211BE 𡆾 %26%23135614%3B -PASS extB (pt 1) U+211BF 𡆿 %26%23135615%3B -PASS extB (pt 1) U+211C0 𡇀 %26%23135616%3B -PASS extB (pt 1) U+211C1 𡇁 %26%23135617%3B -PASS extB (pt 1) U+211C2 𡇂 %26%23135618%3B -PASS extB (pt 1) U+211C3 𡇃 %26%23135619%3B -PASS extB (pt 1) U+211C4 𡇄 %26%23135620%3B -PASS extB (pt 1) U+211C5 𡇅 %26%23135621%3B -PASS extB (pt 1) U+211C6 𡇆 %26%23135622%3B -PASS extB (pt 1) U+211C7 𡇇 %26%23135623%3B -PASS extB (pt 1) U+211C8 𡇈 %26%23135624%3B -PASS extB (pt 1) U+211C9 𡇉 %26%23135625%3B -PASS extB (pt 1) U+211CA 𡇊 %26%23135626%3B -PASS extB (pt 1) U+211CB 𡇋 %26%23135627%3B -PASS extB (pt 1) U+211CC 𡇌 %26%23135628%3B -PASS extB (pt 1) U+211CD 𡇍 %26%23135629%3B -PASS extB (pt 1) U+211CE 𡇎 %26%23135630%3B -PASS extB (pt 1) U+211CF 𡇏 %26%23135631%3B -PASS extB (pt 1) U+211D0 𡇐 %26%23135632%3B -PASS extB (pt 1) U+211D1 𡇑 %26%23135633%3B -PASS extB (pt 1) U+211D2 𡇒 %26%23135634%3B -PASS extB (pt 1) U+211D3 𡇓 %26%23135635%3B -PASS extB (pt 1) U+211D4 𡇔 %26%23135636%3B -PASS extB (pt 1) U+211D5 𡇕 %26%23135637%3B -PASS extB (pt 1) U+211D6 𡇖 %26%23135638%3B -PASS extB (pt 1) U+211D7 𡇗 %26%23135639%3B -PASS extB (pt 1) U+211D8 𡇘 %26%23135640%3B -PASS extB (pt 1) U+211D9 𡇙 %26%23135641%3B -PASS extB (pt 1) U+211DA 𡇚 %26%23135642%3B -PASS extB (pt 1) U+211DB 𡇛 %26%23135643%3B -PASS extB (pt 1) U+211DC 𡇜 %26%23135644%3B -PASS extB (pt 1) U+211DD 𡇝 %26%23135645%3B -PASS extB (pt 1) U+211DE 𡇞 %26%23135646%3B -PASS extB (pt 1) U+211DF 𡇟 %26%23135647%3B -PASS extB (pt 1) U+211E0 𡇠 %26%23135648%3B -PASS extB (pt 1) U+211E1 𡇡 %26%23135649%3B -PASS extB (pt 1) U+211E2 𡇢 %26%23135650%3B -PASS extB (pt 1) U+211E3 𡇣 %26%23135651%3B -PASS extB (pt 1) U+211E4 𡇤 %26%23135652%3B -PASS extB (pt 1) U+211E5 𡇥 %26%23135653%3B -PASS extB (pt 1) U+211E6 𡇦 %26%23135654%3B -PASS extB (pt 1) U+211E7 𡇧 %26%23135655%3B -PASS extB (pt 1) U+211E8 𡇨 %26%23135656%3B -PASS extB (pt 1) U+211E9 𡇩 %26%23135657%3B -PASS extB (pt 1) U+211EA 𡇪 %26%23135658%3B -PASS extB (pt 1) U+211EB 𡇫 %26%23135659%3B -PASS extB (pt 1) U+211EC 𡇬 %26%23135660%3B -PASS extB (pt 1) U+211ED 𡇭 %26%23135661%3B -PASS extB (pt 1) U+211EE 𡇮 %26%23135662%3B -PASS extB (pt 1) U+211EF 𡇯 %26%23135663%3B -PASS extB (pt 1) U+211F0 𡇰 %26%23135664%3B -PASS extB (pt 1) U+211F1 𡇱 %26%23135665%3B -PASS extB (pt 1) U+211F2 𡇲 %26%23135666%3B -PASS extB (pt 1) U+211F3 𡇳 %26%23135667%3B -PASS extB (pt 1) U+211F4 𡇴 %26%23135668%3B -PASS extB (pt 1) U+211F5 𡇵 %26%23135669%3B -PASS extB (pt 1) U+211F6 𡇶 %26%23135670%3B -PASS extB (pt 1) U+211F7 𡇷 %26%23135671%3B -PASS extB (pt 1) U+211F8 𡇸 %26%23135672%3B -PASS extB (pt 1) U+211F9 𡇹 %26%23135673%3B -PASS extB (pt 1) U+211FA 𡇺 %26%23135674%3B -PASS extB (pt 1) U+211FB 𡇻 %26%23135675%3B -PASS extB (pt 1) U+211FC 𡇼 %26%23135676%3B -PASS extB (pt 1) U+211FD 𡇽 %26%23135677%3B -PASS extB (pt 1) U+211FE 𡇾 %26%23135678%3B -PASS extB (pt 1) U+211FF 𡇿 %26%23135679%3B -PASS extB (pt 1) U+21200 𡈀 %26%23135680%3B -PASS extB (pt 1) U+21201 𡈁 %26%23135681%3B -PASS extB (pt 1) U+21202 𡈂 %26%23135682%3B -PASS extB (pt 1) U+21203 𡈃 %26%23135683%3B -PASS extB (pt 1) U+21204 𡈄 %26%23135684%3B -PASS extB (pt 1) U+21205 𡈅 %26%23135685%3B -PASS extB (pt 1) U+21206 𡈆 %26%23135686%3B -PASS extB (pt 1) U+21207 𡈇 %26%23135687%3B -PASS extB (pt 1) U+21208 𡈈 %26%23135688%3B -PASS extB (pt 1) U+21209 𡈉 %26%23135689%3B -PASS extB (pt 1) U+2120A 𡈊 %26%23135690%3B -PASS extB (pt 1) U+2120B 𡈋 %26%23135691%3B -PASS extB (pt 1) U+2120C 𡈌 %26%23135692%3B -PASS extB (pt 1) U+2120D 𡈍 %26%23135693%3B -PASS extB (pt 1) U+2120E 𡈎 %26%23135694%3B -PASS extB (pt 1) U+2120F 𡈏 %26%23135695%3B -PASS extB (pt 1) U+21210 𡈐 %26%23135696%3B -PASS extB (pt 1) U+21211 𡈑 %26%23135697%3B -PASS extB (pt 1) U+21212 𡈒 %26%23135698%3B -PASS extB (pt 1) U+21213 𡈓 %26%23135699%3B -PASS extB (pt 1) U+21214 𡈔 %26%23135700%3B -PASS extB (pt 1) U+21215 𡈕 %26%23135701%3B -PASS extB (pt 1) U+21216 𡈖 %26%23135702%3B -PASS extB (pt 1) U+21217 𡈗 %26%23135703%3B -PASS extB (pt 1) U+21218 𡈘 %26%23135704%3B -PASS extB (pt 1) U+21219 𡈙 %26%23135705%3B -PASS extB (pt 1) U+2121A 𡈚 %26%23135706%3B -PASS extB (pt 1) U+2121B 𡈛 %26%23135707%3B -PASS extB (pt 1) U+2121C 𡈜 %26%23135708%3B -PASS extB (pt 1) U+2121D 𡈝 %26%23135709%3B -PASS extB (pt 1) U+2121E 𡈞 %26%23135710%3B -PASS extB (pt 1) U+2121F 𡈟 %26%23135711%3B -PASS extB (pt 1) U+21220 𡈠 %26%23135712%3B -PASS extB (pt 1) U+21221 𡈡 %26%23135713%3B -PASS extB (pt 1) U+21222 𡈢 %26%23135714%3B -PASS extB (pt 1) U+21223 𡈣 %26%23135715%3B -PASS extB (pt 1) U+21224 𡈤 %26%23135716%3B -PASS extB (pt 1) U+21225 𡈥 %26%23135717%3B -PASS extB (pt 1) U+21226 𡈦 %26%23135718%3B -PASS extB (pt 1) U+21227 𡈧 %26%23135719%3B -PASS extB (pt 1) U+21228 𡈨 %26%23135720%3B -PASS extB (pt 1) U+21229 𡈩 %26%23135721%3B -PASS extB (pt 1) U+2122A 𡈪 %26%23135722%3B -PASS extB (pt 1) U+2122B 𡈫 %26%23135723%3B -PASS extB (pt 1) U+2122C 𡈬 %26%23135724%3B -PASS extB (pt 1) U+2122D 𡈭 %26%23135725%3B -PASS extB (pt 1) U+2122E 𡈮 %26%23135726%3B -PASS extB (pt 1) U+2122F 𡈯 %26%23135727%3B -PASS extB (pt 1) U+21230 𡈰 %26%23135728%3B -PASS extB (pt 1) U+21231 𡈱 %26%23135729%3B -PASS extB (pt 1) U+21232 𡈲 %26%23135730%3B -PASS extB (pt 1) U+21233 𡈳 %26%23135731%3B -PASS extB (pt 1) U+21234 𡈴 %26%23135732%3B -PASS extB (pt 1) U+21235 𡈵 %26%23135733%3B -PASS extB (pt 1) U+21236 𡈶 %26%23135734%3B -PASS extB (pt 1) U+21237 𡈷 %26%23135735%3B -PASS extB (pt 1) U+21238 𡈸 %26%23135736%3B -PASS extB (pt 1) U+21239 𡈹 %26%23135737%3B -PASS extB (pt 1) U+2123A 𡈺 %26%23135738%3B -PASS extB (pt 1) U+2123B 𡈻 %26%23135739%3B -PASS extB (pt 1) U+2123D 𡈽 %26%23135741%3B -PASS extB (pt 1) U+2123E 𡈾 %26%23135742%3B -PASS extB (pt 1) U+2123F 𡈿 %26%23135743%3B -PASS extB (pt 1) U+21240 𡉀 %26%23135744%3B -PASS extB (pt 1) U+21241 𡉁 %26%23135745%3B -PASS extB (pt 1) U+21242 𡉂 %26%23135746%3B -PASS extB (pt 1) U+21243 𡉃 %26%23135747%3B -PASS extB (pt 1) U+21244 𡉄 %26%23135748%3B -PASS extB (pt 1) U+21245 𡉅 %26%23135749%3B -PASS extB (pt 1) U+21246 𡉆 %26%23135750%3B -PASS extB (pt 1) U+21247 𡉇 %26%23135751%3B -PASS extB (pt 1) U+21248 𡉈 %26%23135752%3B -PASS extB (pt 1) U+21249 𡉉 %26%23135753%3B -PASS extB (pt 1) U+2124A 𡉊 %26%23135754%3B -PASS extB (pt 1) U+2124B 𡉋 %26%23135755%3B -PASS extB (pt 1) U+2124C 𡉌 %26%23135756%3B -PASS extB (pt 1) U+2124D 𡉍 %26%23135757%3B -PASS extB (pt 1) U+2124E 𡉎 %26%23135758%3B -PASS extB (pt 1) U+21250 𡉐 %26%23135760%3B -PASS extB (pt 1) U+21251 𡉑 %26%23135761%3B -PASS extB (pt 1) U+21252 𡉒 %26%23135762%3B -PASS extB (pt 1) U+21253 𡉓 %26%23135763%3B -PASS extB (pt 1) U+21254 𡉔 %26%23135764%3B -PASS extB (pt 1) U+21255 𡉕 %26%23135765%3B -PASS extB (pt 1) U+21256 𡉖 %26%23135766%3B -PASS extB (pt 1) U+21257 𡉗 %26%23135767%3B -PASS extB (pt 1) U+21258 𡉘 %26%23135768%3B -PASS extB (pt 1) U+21259 𡉙 %26%23135769%3B -PASS extB (pt 1) U+2125A 𡉚 %26%23135770%3B -PASS extB (pt 1) U+2125B 𡉛 %26%23135771%3B -PASS extB (pt 1) U+2125C 𡉜 %26%23135772%3B -PASS extB (pt 1) U+2125D 𡉝 %26%23135773%3B -PASS extB (pt 1) U+2125E 𡉞 %26%23135774%3B -PASS extB (pt 1) U+2125F 𡉟 %26%23135775%3B -PASS extB (pt 1) U+21260 𡉠 %26%23135776%3B -PASS extB (pt 1) U+21261 𡉡 %26%23135777%3B -PASS extB (pt 1) U+21262 𡉢 %26%23135778%3B -PASS extB (pt 1) U+21263 𡉣 %26%23135779%3B -PASS extB (pt 1) U+21264 𡉤 %26%23135780%3B -PASS extB (pt 1) U+21265 𡉥 %26%23135781%3B -PASS extB (pt 1) U+21266 𡉦 %26%23135782%3B -PASS extB (pt 1) U+21267 𡉧 %26%23135783%3B -PASS extB (pt 1) U+21268 𡉨 %26%23135784%3B -PASS extB (pt 1) U+21269 𡉩 %26%23135785%3B -PASS extB (pt 1) U+2126A 𡉪 %26%23135786%3B -PASS extB (pt 1) U+2126B 𡉫 %26%23135787%3B -PASS extB (pt 1) U+2126C 𡉬 %26%23135788%3B -PASS extB (pt 1) U+2126D 𡉭 %26%23135789%3B -PASS extB (pt 1) U+2126E 𡉮 %26%23135790%3B -PASS extB (pt 1) U+2126F 𡉯 %26%23135791%3B -PASS extB (pt 1) U+21270 𡉰 %26%23135792%3B -PASS extB (pt 1) U+21271 𡉱 %26%23135793%3B -PASS extB (pt 1) U+21272 𡉲 %26%23135794%3B -PASS extB (pt 1) U+21273 𡉳 %26%23135795%3B -PASS extB (pt 1) U+21274 𡉴 %26%23135796%3B -PASS extB (pt 1) U+21275 𡉵 %26%23135797%3B -PASS extB (pt 1) U+21276 𡉶 %26%23135798%3B -PASS extB (pt 1) U+21277 𡉷 %26%23135799%3B -PASS extB (pt 1) U+21278 𡉸 %26%23135800%3B -PASS extB (pt 1) U+21279 𡉹 %26%23135801%3B -PASS extB (pt 1) U+2127A 𡉺 %26%23135802%3B -PASS extB (pt 1) U+2127B 𡉻 %26%23135803%3B -PASS extB (pt 1) U+2127C 𡉼 %26%23135804%3B -PASS extB (pt 1) U+2127D 𡉽 %26%23135805%3B -PASS extB (pt 1) U+2127E 𡉾 %26%23135806%3B -PASS extB (pt 1) U+2127F 𡉿 %26%23135807%3B -PASS extB (pt 1) U+21280 𡊀 %26%23135808%3B -PASS extB (pt 1) U+21281 𡊁 %26%23135809%3B -PASS extB (pt 1) U+21282 𡊂 %26%23135810%3B -PASS extB (pt 1) U+21283 𡊃 %26%23135811%3B -PASS extB (pt 1) U+21284 𡊄 %26%23135812%3B -PASS extB (pt 1) U+21285 𡊅 %26%23135813%3B -PASS extB (pt 1) U+21286 𡊆 %26%23135814%3B -PASS extB (pt 1) U+21287 𡊇 %26%23135815%3B -PASS extB (pt 1) U+21288 𡊈 %26%23135816%3B -PASS extB (pt 1) U+21289 𡊉 %26%23135817%3B -PASS extB (pt 1) U+2128A 𡊊 %26%23135818%3B -PASS extB (pt 1) U+2128B 𡊋 %26%23135819%3B -PASS extB (pt 1) U+2128C 𡊌 %26%23135820%3B -PASS extB (pt 1) U+2128D 𡊍 %26%23135821%3B -PASS extB (pt 1) U+2128E 𡊎 %26%23135822%3B -PASS extB (pt 1) U+2128F 𡊏 %26%23135823%3B -PASS extB (pt 1) U+21290 𡊐 %26%23135824%3B -PASS extB (pt 1) U+21291 𡊑 %26%23135825%3B -PASS extB (pt 1) U+21292 𡊒 %26%23135826%3B -PASS extB (pt 1) U+21293 𡊓 %26%23135827%3B -PASS extB (pt 1) U+21294 𡊔 %26%23135828%3B -PASS extB (pt 1) U+21295 𡊕 %26%23135829%3B -PASS extB (pt 1) U+21296 𡊖 %26%23135830%3B -PASS extB (pt 1) U+21297 𡊗 %26%23135831%3B -PASS extB (pt 1) U+21298 𡊘 %26%23135832%3B -PASS extB (pt 1) U+21299 𡊙 %26%23135833%3B -PASS extB (pt 1) U+2129A 𡊚 %26%23135834%3B -PASS extB (pt 1) U+2129B 𡊛 %26%23135835%3B -PASS extB (pt 1) U+2129C 𡊜 %26%23135836%3B -PASS extB (pt 1) U+2129D 𡊝 %26%23135837%3B -PASS extB (pt 1) U+2129E 𡊞 %26%23135838%3B -PASS extB (pt 1) U+2129F 𡊟 %26%23135839%3B -PASS extB (pt 1) U+212A0 𡊠 %26%23135840%3B -PASS extB (pt 1) U+212A1 𡊡 %26%23135841%3B -PASS extB (pt 1) U+212A2 𡊢 %26%23135842%3B -PASS extB (pt 1) U+212A3 𡊣 %26%23135843%3B -PASS extB (pt 1) U+212A4 𡊤 %26%23135844%3B -PASS extB (pt 1) U+212A5 𡊥 %26%23135845%3B -PASS extB (pt 1) U+212A6 𡊦 %26%23135846%3B -PASS extB (pt 1) U+212A7 𡊧 %26%23135847%3B -PASS extB (pt 1) U+212A8 𡊨 %26%23135848%3B -PASS extB (pt 1) U+212A9 𡊩 %26%23135849%3B -PASS extB (pt 1) U+212AA 𡊪 %26%23135850%3B -PASS extB (pt 1) U+212AB 𡊫 %26%23135851%3B -PASS extB (pt 1) U+212AC 𡊬 %26%23135852%3B -PASS extB (pt 1) U+212AD 𡊭 %26%23135853%3B -PASS extB (pt 1) U+212AE 𡊮 %26%23135854%3B -PASS extB (pt 1) U+212AF 𡊯 %26%23135855%3B -PASS extB (pt 1) U+212B0 𡊰 %26%23135856%3B -PASS extB (pt 1) U+212B1 𡊱 %26%23135857%3B -PASS extB (pt 1) U+212B2 𡊲 %26%23135858%3B -PASS extB (pt 1) U+212B3 𡊳 %26%23135859%3B -PASS extB (pt 1) U+212B4 𡊴 %26%23135860%3B -PASS extB (pt 1) U+212B5 𡊵 %26%23135861%3B -PASS extB (pt 1) U+212B6 𡊶 %26%23135862%3B -PASS extB (pt 1) U+212B7 𡊷 %26%23135863%3B -PASS extB (pt 1) U+212B8 𡊸 %26%23135864%3B -PASS extB (pt 1) U+212B9 𡊹 %26%23135865%3B -PASS extB (pt 1) U+212BA 𡊺 %26%23135866%3B -PASS extB (pt 1) U+212BB 𡊻 %26%23135867%3B -PASS extB (pt 1) U+212BC 𡊼 %26%23135868%3B -PASS extB (pt 1) U+212BD 𡊽 %26%23135869%3B -PASS extB (pt 1) U+212BE 𡊾 %26%23135870%3B -PASS extB (pt 1) U+212BF 𡊿 %26%23135871%3B -PASS extB (pt 1) U+212C0 𡋀 %26%23135872%3B -PASS extB (pt 1) U+212C1 𡋁 %26%23135873%3B -PASS extB (pt 1) U+212C2 𡋂 %26%23135874%3B -PASS extB (pt 1) U+212C3 𡋃 %26%23135875%3B -PASS extB (pt 1) U+212C4 𡋄 %26%23135876%3B -PASS extB (pt 1) U+212C5 𡋅 %26%23135877%3B -PASS extB (pt 1) U+212C6 𡋆 %26%23135878%3B -PASS extB (pt 1) U+212C7 𡋇 %26%23135879%3B -PASS extB (pt 1) U+212C8 𡋈 %26%23135880%3B -PASS extB (pt 1) U+212C9 𡋉 %26%23135881%3B -PASS extB (pt 1) U+212CA 𡋊 %26%23135882%3B -PASS extB (pt 1) U+212CB 𡋋 %26%23135883%3B -PASS extB (pt 1) U+212CC 𡋌 %26%23135884%3B -PASS extB (pt 1) U+212CD 𡋍 %26%23135885%3B -PASS extB (pt 1) U+212CE 𡋎 %26%23135886%3B -PASS extB (pt 1) U+212CF 𡋏 %26%23135887%3B -PASS extB (pt 1) U+212D0 𡋐 %26%23135888%3B -PASS extB (pt 1) U+212D1 𡋑 %26%23135889%3B -PASS extB (pt 1) U+212D2 𡋒 %26%23135890%3B -PASS extB (pt 1) U+212D3 𡋓 %26%23135891%3B -PASS extB (pt 1) U+212D4 𡋔 %26%23135892%3B -PASS extB (pt 1) U+212D5 𡋕 %26%23135893%3B -PASS extB (pt 1) U+212D6 𡋖 %26%23135894%3B -PASS extB (pt 1) U+212D7 𡋗 %26%23135895%3B -PASS extB (pt 1) U+212D8 𡋘 %26%23135896%3B -PASS extB (pt 1) U+212D9 𡋙 %26%23135897%3B -PASS extB (pt 1) U+212DA 𡋚 %26%23135898%3B -PASS extB (pt 1) U+212DB 𡋛 %26%23135899%3B -PASS extB (pt 1) U+212DC 𡋜 %26%23135900%3B -PASS extB (pt 1) U+212DD 𡋝 %26%23135901%3B -PASS extB (pt 1) U+212DE 𡋞 %26%23135902%3B -PASS extB (pt 1) U+212DF 𡋟 %26%23135903%3B -PASS extB (pt 1) U+212E0 𡋠 %26%23135904%3B -PASS extB (pt 1) U+212E1 𡋡 %26%23135905%3B -PASS extB (pt 1) U+212E2 𡋢 %26%23135906%3B -PASS extB (pt 1) U+212E3 𡋣 %26%23135907%3B -PASS extB (pt 1) U+212E4 𡋤 %26%23135908%3B -PASS extB (pt 1) U+212E5 𡋥 %26%23135909%3B -PASS extB (pt 1) U+212E6 𡋦 %26%23135910%3B -PASS extB (pt 1) U+212E7 𡋧 %26%23135911%3B -PASS extB (pt 1) U+212E8 𡋨 %26%23135912%3B -PASS extB (pt 1) U+212E9 𡋩 %26%23135913%3B -PASS extB (pt 1) U+212EA 𡋪 %26%23135914%3B -PASS extB (pt 1) U+212EB 𡋫 %26%23135915%3B -PASS extB (pt 1) U+212EC 𡋬 %26%23135916%3B -PASS extB (pt 1) U+212ED 𡋭 %26%23135917%3B -PASS extB (pt 1) U+212EE 𡋮 %26%23135918%3B -PASS extB (pt 1) U+212EF 𡋯 %26%23135919%3B -PASS extB (pt 1) U+212F0 𡋰 %26%23135920%3B -PASS extB (pt 1) U+212F1 𡋱 %26%23135921%3B -PASS extB (pt 1) U+212F2 𡋲 %26%23135922%3B -PASS extB (pt 1) U+212F3 𡋳 %26%23135923%3B -PASS extB (pt 1) U+212F4 𡋴 %26%23135924%3B -PASS extB (pt 1) U+212F5 𡋵 %26%23135925%3B -PASS extB (pt 1) U+212F6 𡋶 %26%23135926%3B -PASS extB (pt 1) U+212F7 𡋷 %26%23135927%3B -PASS extB (pt 1) U+212F8 𡋸 %26%23135928%3B -PASS extB (pt 1) U+212F9 𡋹 %26%23135929%3B -PASS extB (pt 1) U+212FA 𡋺 %26%23135930%3B -PASS extB (pt 1) U+212FB 𡋻 %26%23135931%3B -PASS extB (pt 1) U+212FC 𡋼 %26%23135932%3B -PASS extB (pt 1) U+212FD 𡋽 %26%23135933%3B -PASS extB (pt 1) U+212FE 𡋾 %26%23135934%3B -PASS extB (pt 1) U+212FF 𡋿 %26%23135935%3B -PASS extB (pt 1) U+21300 𡌀 %26%23135936%3B -PASS extB (pt 1) U+21301 𡌁 %26%23135937%3B -PASS extB (pt 1) U+21302 𡌂 %26%23135938%3B -PASS extB (pt 1) U+21303 𡌃 %26%23135939%3B -PASS extB (pt 1) U+21304 𡌄 %26%23135940%3B -PASS extB (pt 1) U+21306 𡌆 %26%23135942%3B -PASS extB (pt 1) U+21307 𡌇 %26%23135943%3B -PASS extB (pt 1) U+21308 𡌈 %26%23135944%3B -PASS extB (pt 1) U+21309 𡌉 %26%23135945%3B -PASS extB (pt 1) U+2130A 𡌊 %26%23135946%3B -PASS extB (pt 1) U+2130B 𡌋 %26%23135947%3B -PASS extB (pt 1) U+2130C 𡌌 %26%23135948%3B -PASS extB (pt 1) U+2130D 𡌍 %26%23135949%3B -PASS extB (pt 1) U+2130E 𡌎 %26%23135950%3B -PASS extB (pt 1) U+2130F 𡌏 %26%23135951%3B -PASS extB (pt 1) U+21310 𡌐 %26%23135952%3B -PASS extB (pt 1) U+21311 𡌑 %26%23135953%3B -PASS extB (pt 1) U+21312 𡌒 %26%23135954%3B -PASS extB (pt 1) U+21313 𡌓 %26%23135955%3B -PASS extB (pt 1) U+21314 𡌔 %26%23135956%3B -PASS extB (pt 1) U+21315 𡌕 %26%23135957%3B -PASS extB (pt 1) U+21316 𡌖 %26%23135958%3B -PASS extB (pt 1) U+21317 𡌗 %26%23135959%3B -PASS extB (pt 1) U+21318 𡌘 %26%23135960%3B -PASS extB (pt 1) U+21319 𡌙 %26%23135961%3B -PASS extB (pt 1) U+2131A 𡌚 %26%23135962%3B -PASS extB (pt 1) U+2131B 𡌛 %26%23135963%3B -PASS extB (pt 1) U+2131C 𡌜 %26%23135964%3B -PASS extB (pt 1) U+2131D 𡌝 %26%23135965%3B -PASS extB (pt 1) U+2131E 𡌞 %26%23135966%3B -PASS extB (pt 1) U+2131F 𡌟 %26%23135967%3B -PASS extB (pt 1) U+21320 𡌠 %26%23135968%3B -PASS extB (pt 1) U+21321 𡌡 %26%23135969%3B -PASS extB (pt 1) U+21322 𡌢 %26%23135970%3B -PASS extB (pt 1) U+21323 𡌣 %26%23135971%3B -PASS extB (pt 1) U+21324 𡌤 %26%23135972%3B -PASS extB (pt 1) U+21325 𡌥 %26%23135973%3B -PASS extB (pt 1) U+21326 𡌦 %26%23135974%3B -PASS extB (pt 1) U+21327 𡌧 %26%23135975%3B -PASS extB (pt 1) U+21328 𡌨 %26%23135976%3B -PASS extB (pt 1) U+21329 𡌩 %26%23135977%3B -PASS extB (pt 1) U+2132A 𡌪 %26%23135978%3B -PASS extB (pt 1) U+2132B 𡌫 %26%23135979%3B -PASS extB (pt 1) U+2132C 𡌬 %26%23135980%3B -PASS extB (pt 1) U+2132D 𡌭 %26%23135981%3B -PASS extB (pt 1) U+2132E 𡌮 %26%23135982%3B -PASS extB (pt 1) U+2132F 𡌯 %26%23135983%3B -PASS extB (pt 1) U+21330 𡌰 %26%23135984%3B -PASS extB (pt 1) U+21331 𡌱 %26%23135985%3B -PASS extB (pt 1) U+21332 𡌲 %26%23135986%3B -PASS extB (pt 1) U+21333 𡌳 %26%23135987%3B -PASS extB (pt 1) U+21334 𡌴 %26%23135988%3B -PASS extB (pt 1) U+21335 𡌵 %26%23135989%3B -PASS extB (pt 1) U+21336 𡌶 %26%23135990%3B -PASS extB (pt 1) U+21337 𡌷 %26%23135991%3B -PASS extB (pt 1) U+21338 𡌸 %26%23135992%3B -PASS extB (pt 1) U+21339 𡌹 %26%23135993%3B -PASS extB (pt 1) U+2133B 𡌻 %26%23135995%3B -PASS extB (pt 1) U+2133C 𡌼 %26%23135996%3B -PASS extB (pt 1) U+2133D 𡌽 %26%23135997%3B -PASS extB (pt 1) U+2133E 𡌾 %26%23135998%3B -PASS extB (pt 1) U+2133F 𡌿 %26%23135999%3B -PASS extB (pt 1) U+21340 𡍀 %26%23136000%3B -PASS extB (pt 1) U+21341 𡍁 %26%23136001%3B -PASS extB (pt 1) U+21342 𡍂 %26%23136002%3B -PASS extB (pt 1) U+21343 𡍃 %26%23136003%3B -PASS extB (pt 1) U+21344 𡍄 %26%23136004%3B -PASS extB (pt 1) U+21345 𡍅 %26%23136005%3B -PASS extB (pt 1) U+21346 𡍆 %26%23136006%3B -PASS extB (pt 1) U+21347 𡍇 %26%23136007%3B -PASS extB (pt 1) U+21348 𡍈 %26%23136008%3B -PASS extB (pt 1) U+21349 𡍉 %26%23136009%3B -PASS extB (pt 1) U+2134A 𡍊 %26%23136010%3B -PASS extB (pt 1) U+2134B 𡍋 %26%23136011%3B -PASS extB (pt 1) U+2134C 𡍌 %26%23136012%3B -PASS extB (pt 1) U+2134D 𡍍 %26%23136013%3B -PASS extB (pt 1) U+2134E 𡍎 %26%23136014%3B -PASS extB (pt 1) U+2134F 𡍏 %26%23136015%3B -PASS extB (pt 1) U+21350 𡍐 %26%23136016%3B -PASS extB (pt 1) U+21351 𡍑 %26%23136017%3B -PASS extB (pt 1) U+21352 𡍒 %26%23136018%3B -PASS extB (pt 1) U+21353 𡍓 %26%23136019%3B -PASS extB (pt 1) U+21354 𡍔 %26%23136020%3B -PASS extB (pt 1) U+21355 𡍕 %26%23136021%3B -PASS extB (pt 1) U+21356 𡍖 %26%23136022%3B -PASS extB (pt 1) U+21357 𡍗 %26%23136023%3B -PASS extB (pt 1) U+21358 𡍘 %26%23136024%3B -PASS extB (pt 1) U+21359 𡍙 %26%23136025%3B -PASS extB (pt 1) U+2135A 𡍚 %26%23136026%3B -PASS extB (pt 1) U+2135B 𡍛 %26%23136027%3B -PASS extB (pt 1) U+2135C 𡍜 %26%23136028%3B -PASS extB (pt 1) U+2135D 𡍝 %26%23136029%3B -PASS extB (pt 1) U+2135E 𡍞 %26%23136030%3B -PASS extB (pt 1) U+2135F 𡍟 %26%23136031%3B -PASS extB (pt 1) U+21360 𡍠 %26%23136032%3B -PASS extB (pt 1) U+21361 𡍡 %26%23136033%3B -PASS extB (pt 1) U+21362 𡍢 %26%23136034%3B -PASS extB (pt 1) U+21363 𡍣 %26%23136035%3B -PASS extB (pt 1) U+21364 𡍤 %26%23136036%3B -PASS extB (pt 1) U+21365 𡍥 %26%23136037%3B -PASS extB (pt 1) U+21366 𡍦 %26%23136038%3B -PASS extB (pt 1) U+21367 𡍧 %26%23136039%3B -PASS extB (pt 1) U+21368 𡍨 %26%23136040%3B -PASS extB (pt 1) U+21369 𡍩 %26%23136041%3B -PASS extB (pt 1) U+2136A 𡍪 %26%23136042%3B -PASS extB (pt 1) U+2136B 𡍫 %26%23136043%3B -PASS extB (pt 1) U+2136C 𡍬 %26%23136044%3B -PASS extB (pt 1) U+2136D 𡍭 %26%23136045%3B -PASS extB (pt 1) U+2136E 𡍮 %26%23136046%3B -PASS extB (pt 1) U+2136F 𡍯 %26%23136047%3B -PASS extB (pt 1) U+21370 𡍰 %26%23136048%3B -PASS extB (pt 1) U+21371 𡍱 %26%23136049%3B -PASS extB (pt 1) U+21372 𡍲 %26%23136050%3B -PASS extB (pt 1) U+21373 𡍳 %26%23136051%3B -PASS extB (pt 1) U+21374 𡍴 %26%23136052%3B -PASS extB (pt 1) U+21375 𡍵 %26%23136053%3B -PASS extB (pt 1) U+21377 𡍷 %26%23136055%3B -PASS extB (pt 1) U+21378 𡍸 %26%23136056%3B -PASS extB (pt 1) U+21379 𡍹 %26%23136057%3B -PASS extB (pt 1) U+2137A 𡍺 %26%23136058%3B -PASS extB (pt 1) U+2137B 𡍻 %26%23136059%3B -PASS extB (pt 1) U+2137C 𡍼 %26%23136060%3B -PASS extB (pt 1) U+2137D 𡍽 %26%23136061%3B -PASS extB (pt 1) U+2137E 𡍾 %26%23136062%3B -PASS extB (pt 1) U+2137F 𡍿 %26%23136063%3B -PASS extB (pt 1) U+21380 𡎀 %26%23136064%3B -PASS extB (pt 1) U+21381 𡎁 %26%23136065%3B -PASS extB (pt 1) U+21382 𡎂 %26%23136066%3B -PASS extB (pt 1) U+21383 𡎃 %26%23136067%3B -PASS extB (pt 1) U+21384 𡎄 %26%23136068%3B -PASS extB (pt 1) U+21385 𡎅 %26%23136069%3B -PASS extB (pt 1) U+21386 𡎆 %26%23136070%3B -PASS extB (pt 1) U+21387 𡎇 %26%23136071%3B -PASS extB (pt 1) U+21388 𡎈 %26%23136072%3B -PASS extB (pt 1) U+21389 𡎉 %26%23136073%3B -PASS extB (pt 1) U+2138A 𡎊 %26%23136074%3B -PASS extB (pt 1) U+2138B 𡎋 %26%23136075%3B -PASS extB (pt 1) U+2138C 𡎌 %26%23136076%3B -PASS extB (pt 1) U+2138D 𡎍 %26%23136077%3B -PASS extB (pt 1) U+2138F 𡎏 %26%23136079%3B -PASS extB (pt 1) U+21390 𡎐 %26%23136080%3B -PASS extB (pt 1) U+21391 𡎑 %26%23136081%3B -PASS extB (pt 1) U+21392 𡎒 %26%23136082%3B -PASS extB (pt 1) U+21393 𡎓 %26%23136083%3B -PASS extB (pt 1) U+21394 𡎔 %26%23136084%3B -PASS extB (pt 1) U+21395 𡎕 %26%23136085%3B -PASS extB (pt 1) U+21396 𡎖 %26%23136086%3B -PASS extB (pt 1) U+21397 𡎗 %26%23136087%3B -PASS extB (pt 1) U+21398 𡎘 %26%23136088%3B -PASS extB (pt 1) U+21399 𡎙 %26%23136089%3B -PASS extB (pt 1) U+2139A 𡎚 %26%23136090%3B -PASS extB (pt 1) U+2139B 𡎛 %26%23136091%3B -PASS extB (pt 1) U+2139C 𡎜 %26%23136092%3B -PASS extB (pt 1) U+2139D 𡎝 %26%23136093%3B -PASS extB (pt 1) U+2139E 𡎞 %26%23136094%3B -PASS extB (pt 1) U+2139F 𡎟 %26%23136095%3B -PASS extB (pt 1) U+213A0 𡎠 %26%23136096%3B -PASS extB (pt 1) U+213A1 𡎡 %26%23136097%3B -PASS extB (pt 1) U+213A2 𡎢 %26%23136098%3B -PASS extB (pt 1) U+213A3 𡎣 %26%23136099%3B -PASS extB (pt 1) U+213A4 𡎤 %26%23136100%3B -PASS extB (pt 1) U+213A5 𡎥 %26%23136101%3B -PASS extB (pt 1) U+213A6 𡎦 %26%23136102%3B -PASS extB (pt 1) U+213A7 𡎧 %26%23136103%3B -PASS extB (pt 1) U+213A8 𡎨 %26%23136104%3B -PASS extB (pt 1) U+213A9 𡎩 %26%23136105%3B -PASS extB (pt 1) U+213AA 𡎪 %26%23136106%3B -PASS extB (pt 1) U+213AB 𡎫 %26%23136107%3B -PASS extB (pt 1) U+213AC 𡎬 %26%23136108%3B -PASS extB (pt 1) U+213AD 𡎭 %26%23136109%3B -PASS extB (pt 1) U+213AE 𡎮 %26%23136110%3B -PASS extB (pt 1) U+213AF 𡎯 %26%23136111%3B -PASS extB (pt 1) U+213B0 𡎰 %26%23136112%3B -PASS extB (pt 1) U+213B1 𡎱 %26%23136113%3B -PASS extB (pt 1) U+213B2 𡎲 %26%23136114%3B -PASS extB (pt 1) U+213B3 𡎳 %26%23136115%3B -PASS extB (pt 1) U+213B4 𡎴 %26%23136116%3B -PASS extB (pt 1) U+213B5 𡎵 %26%23136117%3B -PASS extB (pt 1) U+213B6 𡎶 %26%23136118%3B -PASS extB (pt 1) U+213B7 𡎷 %26%23136119%3B -PASS extB (pt 1) U+213B8 𡎸 %26%23136120%3B -PASS extB (pt 1) U+213B9 𡎹 %26%23136121%3B -PASS extB (pt 1) U+213BA 𡎺 %26%23136122%3B -PASS extB (pt 1) U+213BB 𡎻 %26%23136123%3B -PASS extB (pt 1) U+213BC 𡎼 %26%23136124%3B -PASS extB (pt 1) U+213BD 𡎽 %26%23136125%3B -PASS extB (pt 1) U+213BE 𡎾 %26%23136126%3B -PASS extB (pt 1) U+213BF 𡎿 %26%23136127%3B -PASS extB (pt 1) U+213C0 𡏀 %26%23136128%3B -PASS extB (pt 1) U+213C1 𡏁 %26%23136129%3B -PASS extB (pt 1) U+213C2 𡏂 %26%23136130%3B -PASS extB (pt 1) U+213C3 𡏃 %26%23136131%3B -PASS extB (pt 1) U+213C4 𡏄 %26%23136132%3B -PASS extB (pt 1) U+213C5 𡏅 %26%23136133%3B -PASS extB (pt 1) U+213C6 𡏆 %26%23136134%3B -PASS extB (pt 1) U+213C7 𡏇 %26%23136135%3B -PASS extB (pt 1) U+213C8 𡏈 %26%23136136%3B -PASS extB (pt 1) U+213C9 𡏉 %26%23136137%3B -PASS extB (pt 1) U+213CA 𡏊 %26%23136138%3B -PASS extB (pt 1) U+213CB 𡏋 %26%23136139%3B -PASS extB (pt 1) U+213CC 𡏌 %26%23136140%3B -PASS extB (pt 1) U+213CD 𡏍 %26%23136141%3B -PASS extB (pt 1) U+213CE 𡏎 %26%23136142%3B -PASS extB (pt 1) U+213CF 𡏏 %26%23136143%3B -PASS extB (pt 1) U+213D0 𡏐 %26%23136144%3B -PASS extB (pt 1) U+213D1 𡏑 %26%23136145%3B -PASS extB (pt 1) U+213D2 𡏒 %26%23136146%3B -PASS extB (pt 1) U+213D3 𡏓 %26%23136147%3B -PASS extB (pt 1) U+213D4 𡏔 %26%23136148%3B -PASS extB (pt 1) U+213D5 𡏕 %26%23136149%3B -PASS extB (pt 1) U+213D6 𡏖 %26%23136150%3B -PASS extB (pt 1) U+213D7 𡏗 %26%23136151%3B -PASS extB (pt 1) U+213D8 𡏘 %26%23136152%3B -PASS extB (pt 1) U+213D9 𡏙 %26%23136153%3B -PASS extB (pt 1) U+213DA 𡏚 %26%23136154%3B -PASS extB (pt 1) U+213DB 𡏛 %26%23136155%3B -PASS extB (pt 1) U+213DC 𡏜 %26%23136156%3B -PASS extB (pt 1) U+213DD 𡏝 %26%23136157%3B -PASS extB (pt 1) U+213DE 𡏞 %26%23136158%3B -PASS extB (pt 1) U+213DF 𡏟 %26%23136159%3B -PASS extB (pt 1) U+213E0 𡏠 %26%23136160%3B -PASS extB (pt 1) U+213E1 𡏡 %26%23136161%3B -PASS extB (pt 1) U+213E2 𡏢 %26%23136162%3B -PASS extB (pt 1) U+213E3 𡏣 %26%23136163%3B -PASS extB (pt 1) U+213E4 𡏤 %26%23136164%3B -PASS extB (pt 1) U+213E5 𡏥 %26%23136165%3B -PASS extB (pt 1) U+213E6 𡏦 %26%23136166%3B -PASS extB (pt 1) U+213E7 𡏧 %26%23136167%3B -PASS extB (pt 1) U+213E8 𡏨 %26%23136168%3B -PASS extB (pt 1) U+213E9 𡏩 %26%23136169%3B -PASS extB (pt 1) U+213EA 𡏪 %26%23136170%3B -PASS extB (pt 1) U+213EB 𡏫 %26%23136171%3B -PASS extB (pt 1) U+213EC 𡏬 %26%23136172%3B -PASS extB (pt 1) U+213ED 𡏭 %26%23136173%3B -PASS extB (pt 1) U+213EE 𡏮 %26%23136174%3B -PASS extB (pt 1) U+213EF 𡏯 %26%23136175%3B -PASS extB (pt 1) U+213F0 𡏰 %26%23136176%3B -PASS extB (pt 1) U+213F1 𡏱 %26%23136177%3B -PASS extB (pt 1) U+213F2 𡏲 %26%23136178%3B -PASS extB (pt 1) U+213F3 𡏳 %26%23136179%3B -PASS extB (pt 1) U+213F4 𡏴 %26%23136180%3B -PASS extB (pt 1) U+213F5 𡏵 %26%23136181%3B -PASS extB (pt 1) U+213F6 𡏶 %26%23136182%3B -PASS extB (pt 1) U+213F7 𡏷 %26%23136183%3B -PASS extB (pt 1) U+213F8 𡏸 %26%23136184%3B -PASS extB (pt 1) U+213F9 𡏹 %26%23136185%3B -PASS extB (pt 1) U+213FA 𡏺 %26%23136186%3B -PASS extB (pt 1) U+213FB 𡏻 %26%23136187%3B -PASS extB (pt 1) U+213FC 𡏼 %26%23136188%3B -PASS extB (pt 1) U+213FD 𡏽 %26%23136189%3B -PASS extB (pt 1) U+213FE 𡏾 %26%23136190%3B -PASS extB (pt 1) U+213FF 𡏿 %26%23136191%3B -PASS extB (pt 1) U+21400 𡐀 %26%23136192%3B -PASS extB (pt 1) U+21401 𡐁 %26%23136193%3B -PASS extB (pt 1) U+21402 𡐂 %26%23136194%3B -PASS extB (pt 1) U+21403 𡐃 %26%23136195%3B -PASS extB (pt 1) U+21404 𡐄 %26%23136196%3B -PASS extB (pt 1) U+21405 𡐅 %26%23136197%3B -PASS extB (pt 1) U+21406 𡐆 %26%23136198%3B -PASS extB (pt 1) U+21407 𡐇 %26%23136199%3B -PASS extB (pt 1) U+21408 𡐈 %26%23136200%3B -PASS extB (pt 1) U+21409 𡐉 %26%23136201%3B -PASS extB (pt 1) U+2140A 𡐊 %26%23136202%3B -PASS extB (pt 1) U+2140B 𡐋 %26%23136203%3B -PASS extB (pt 1) U+2140C 𡐌 %26%23136204%3B -PASS extB (pt 1) U+2140D 𡐍 %26%23136205%3B -PASS extB (pt 1) U+2140E 𡐎 %26%23136206%3B -PASS extB (pt 1) U+2140F 𡐏 %26%23136207%3B -PASS extB (pt 1) U+21410 𡐐 %26%23136208%3B -PASS extB (pt 1) U+21411 𡐑 %26%23136209%3B -PASS extB (pt 1) U+21412 𡐒 %26%23136210%3B -PASS extB (pt 1) U+21413 𡐓 %26%23136211%3B -PASS extB (pt 1) U+21414 𡐔 %26%23136212%3B -PASS extB (pt 1) U+21415 𡐕 %26%23136213%3B -PASS extB (pt 1) U+21417 𡐗 %26%23136215%3B -PASS extB (pt 1) U+21418 𡐘 %26%23136216%3B -PASS extB (pt 1) U+21419 𡐙 %26%23136217%3B -PASS extB (pt 1) U+2141A 𡐚 %26%23136218%3B -PASS extB (pt 1) U+2141B 𡐛 %26%23136219%3B -PASS extB (pt 1) U+2141C 𡐜 %26%23136220%3B -PASS extB (pt 1) U+2141D 𡐝 %26%23136221%3B -PASS extB (pt 1) U+2141E 𡐞 %26%23136222%3B -PASS extB (pt 1) U+2141F 𡐟 %26%23136223%3B -PASS extB (pt 1) U+21420 𡐠 %26%23136224%3B -PASS extB (pt 1) U+21421 𡐡 %26%23136225%3B -PASS extB (pt 1) U+21422 𡐢 %26%23136226%3B -PASS extB (pt 1) U+21423 𡐣 %26%23136227%3B -PASS extB (pt 1) U+21424 𡐤 %26%23136228%3B -PASS extB (pt 1) U+21425 𡐥 %26%23136229%3B -PASS extB (pt 1) U+21426 𡐦 %26%23136230%3B -PASS extB (pt 1) U+21427 𡐧 %26%23136231%3B -PASS extB (pt 1) U+21428 𡐨 %26%23136232%3B -PASS extB (pt 1) U+21429 𡐩 %26%23136233%3B -PASS extB (pt 1) U+2142A 𡐪 %26%23136234%3B -PASS extB (pt 1) U+2142B 𡐫 %26%23136235%3B -PASS extB (pt 1) U+2142C 𡐬 %26%23136236%3B -PASS extB (pt 1) U+2142D 𡐭 %26%23136237%3B -PASS extB (pt 1) U+2142E 𡐮 %26%23136238%3B -PASS extB (pt 1) U+2142F 𡐯 %26%23136239%3B -PASS extB (pt 1) U+21430 𡐰 %26%23136240%3B -PASS extB (pt 1) U+21431 𡐱 %26%23136241%3B -PASS extB (pt 1) U+21432 𡐲 %26%23136242%3B -PASS extB (pt 1) U+21433 𡐳 %26%23136243%3B -PASS extB (pt 1) U+21434 𡐴 %26%23136244%3B -PASS extB (pt 1) U+21435 𡐵 %26%23136245%3B -PASS extB (pt 1) U+21436 𡐶 %26%23136246%3B -PASS extB (pt 1) U+21437 𡐷 %26%23136247%3B -PASS extB (pt 1) U+21438 𡐸 %26%23136248%3B -PASS extB (pt 1) U+21439 𡐹 %26%23136249%3B -PASS extB (pt 1) U+2143A 𡐺 %26%23136250%3B -PASS extB (pt 1) U+2143B 𡐻 %26%23136251%3B -PASS extB (pt 1) U+2143C 𡐼 %26%23136252%3B -PASS extB (pt 1) U+2143D 𡐽 %26%23136253%3B -PASS extB (pt 1) U+2143E 𡐾 %26%23136254%3B -PASS extB (pt 1) U+2143F 𡐿 %26%23136255%3B -PASS extB (pt 1) U+21440 𡑀 %26%23136256%3B -PASS extB (pt 1) U+21441 𡑁 %26%23136257%3B -PASS extB (pt 1) U+21442 𡑂 %26%23136258%3B -PASS extB (pt 1) U+21443 𡑃 %26%23136259%3B -PASS extB (pt 1) U+21444 𡑄 %26%23136260%3B -PASS extB (pt 1) U+21445 𡑅 %26%23136261%3B -PASS extB (pt 1) U+21446 𡑆 %26%23136262%3B -PASS extB (pt 1) U+21447 𡑇 %26%23136263%3B -PASS extB (pt 1) U+21448 𡑈 %26%23136264%3B -PASS extB (pt 1) U+21449 𡑉 %26%23136265%3B -PASS extB (pt 1) U+2144A 𡑊 %26%23136266%3B -PASS extB (pt 1) U+2144B 𡑋 %26%23136267%3B -PASS extB (pt 1) U+2144C 𡑌 %26%23136268%3B -PASS extB (pt 1) U+2144D 𡑍 %26%23136269%3B -PASS extB (pt 1) U+2144E 𡑎 %26%23136270%3B -PASS extB (pt 1) U+2144F 𡑏 %26%23136271%3B -PASS extB (pt 1) U+21450 𡑐 %26%23136272%3B -PASS extB (pt 1) U+21451 𡑑 %26%23136273%3B -PASS extB (pt 1) U+21452 𡑒 %26%23136274%3B -PASS extB (pt 1) U+21453 𡑓 %26%23136275%3B -PASS extB (pt 1) U+21455 𡑕 %26%23136277%3B -PASS extB (pt 1) U+21456 𡑖 %26%23136278%3B -PASS extB (pt 1) U+21457 𡑗 %26%23136279%3B -PASS extB (pt 1) U+21458 𡑘 %26%23136280%3B -PASS extB (pt 1) U+21459 𡑙 %26%23136281%3B -PASS extB (pt 1) U+2145A 𡑚 %26%23136282%3B -PASS extB (pt 1) U+2145B 𡑛 %26%23136283%3B -PASS extB (pt 1) U+2145C 𡑜 %26%23136284%3B -PASS extB (pt 1) U+2145D 𡑝 %26%23136285%3B -PASS extB (pt 1) U+2145E 𡑞 %26%23136286%3B -PASS extB (pt 1) U+2145F 𡑟 %26%23136287%3B -PASS extB (pt 1) U+21460 𡑠 %26%23136288%3B -PASS extB (pt 1) U+21461 𡑡 %26%23136289%3B -PASS extB (pt 1) U+21462 𡑢 %26%23136290%3B -PASS extB (pt 1) U+21463 𡑣 %26%23136291%3B -PASS extB (pt 1) U+21464 𡑤 %26%23136292%3B -PASS extB (pt 1) U+21465 𡑥 %26%23136293%3B -PASS extB (pt 1) U+21466 𡑦 %26%23136294%3B -PASS extB (pt 1) U+21467 𡑧 %26%23136295%3B -PASS extB (pt 1) U+21468 𡑨 %26%23136296%3B -PASS extB (pt 1) U+21469 𡑩 %26%23136297%3B -PASS extB (pt 1) U+2146A 𡑪 %26%23136298%3B -PASS extB (pt 1) U+2146B 𡑫 %26%23136299%3B -PASS extB (pt 1) U+2146C 𡑬 %26%23136300%3B -PASS extB (pt 1) U+2146D 𡑭 %26%23136301%3B -PASS extB (pt 1) U+2146E 𡑮 %26%23136302%3B -PASS extB (pt 1) U+2146F 𡑯 %26%23136303%3B -PASS extB (pt 1) U+21470 𡑰 %26%23136304%3B -PASS extB (pt 1) U+21471 𡑱 %26%23136305%3B -PASS extB (pt 1) U+21472 𡑲 %26%23136306%3B -PASS extB (pt 1) U+21473 𡑳 %26%23136307%3B -PASS extB (pt 1) U+21474 𡑴 %26%23136308%3B -PASS extB (pt 1) U+21475 𡑵 %26%23136309%3B -PASS extB (pt 1) U+21476 𡑶 %26%23136310%3B -PASS extB (pt 1) U+21477 𡑷 %26%23136311%3B -PASS extB (pt 1) U+21478 𡑸 %26%23136312%3B -PASS extB (pt 1) U+21479 𡑹 %26%23136313%3B -PASS extB (pt 1) U+2147A 𡑺 %26%23136314%3B -PASS extB (pt 1) U+2147B 𡑻 %26%23136315%3B -PASS extB (pt 1) U+2147C 𡑼 %26%23136316%3B -PASS extB (pt 1) U+2147D 𡑽 %26%23136317%3B -PASS extB (pt 1) U+2147E 𡑾 %26%23136318%3B -PASS extB (pt 1) U+2147F 𡑿 %26%23136319%3B -PASS extB (pt 1) U+21480 𡒀 %26%23136320%3B -PASS extB (pt 1) U+21481 𡒁 %26%23136321%3B -PASS extB (pt 1) U+21482 𡒂 %26%23136322%3B -PASS extB (pt 1) U+21483 𡒃 %26%23136323%3B -PASS extB (pt 1) U+21484 𡒄 %26%23136324%3B -PASS extB (pt 1) U+21485 𡒅 %26%23136325%3B -PASS extB (pt 1) U+21486 𡒆 %26%23136326%3B -PASS extB (pt 1) U+21487 𡒇 %26%23136327%3B -PASS extB (pt 1) U+21488 𡒈 %26%23136328%3B -PASS extB (pt 1) U+21489 𡒉 %26%23136329%3B -PASS extB (pt 1) U+2148A 𡒊 %26%23136330%3B -PASS extB (pt 1) U+2148B 𡒋 %26%23136331%3B -PASS extB (pt 1) U+2148C 𡒌 %26%23136332%3B -PASS extB (pt 1) U+2148D 𡒍 %26%23136333%3B -PASS extB (pt 1) U+2148E 𡒎 %26%23136334%3B -PASS extB (pt 1) U+2148F 𡒏 %26%23136335%3B -PASS extB (pt 1) U+21490 𡒐 %26%23136336%3B -PASS extB (pt 1) U+21491 𡒑 %26%23136337%3B -PASS extB (pt 1) U+21492 𡒒 %26%23136338%3B -PASS extB (pt 1) U+21493 𡒓 %26%23136339%3B -PASS extB (pt 1) U+21494 𡒔 %26%23136340%3B -PASS extB (pt 1) U+21495 𡒕 %26%23136341%3B -PASS extB (pt 1) U+21496 𡒖 %26%23136342%3B -PASS extB (pt 1) U+21498 𡒘 %26%23136344%3B -PASS extB (pt 1) U+21499 𡒙 %26%23136345%3B -PASS extB (pt 1) U+2149A 𡒚 %26%23136346%3B -PASS extB (pt 1) U+2149B 𡒛 %26%23136347%3B -PASS extB (pt 1) U+2149C 𡒜 %26%23136348%3B -PASS extB (pt 1) U+2149D 𡒝 %26%23136349%3B -PASS extB (pt 1) U+2149E 𡒞 %26%23136350%3B -PASS extB (pt 1) U+2149F 𡒟 %26%23136351%3B -PASS extB (pt 1) U+214A0 𡒠 %26%23136352%3B -PASS extB (pt 1) U+214A1 𡒡 %26%23136353%3B -PASS extB (pt 1) U+214A2 𡒢 %26%23136354%3B -PASS extB (pt 1) U+214A3 𡒣 %26%23136355%3B -PASS extB (pt 1) U+214A4 𡒤 %26%23136356%3B -PASS extB (pt 1) U+214A5 𡒥 %26%23136357%3B -PASS extB (pt 1) U+214A6 𡒦 %26%23136358%3B -PASS extB (pt 1) U+214A7 𡒧 %26%23136359%3B -PASS extB (pt 1) U+214A8 𡒨 %26%23136360%3B -PASS extB (pt 1) U+214A9 𡒩 %26%23136361%3B -PASS extB (pt 1) U+214AA 𡒪 %26%23136362%3B -PASS extB (pt 1) U+214AB 𡒫 %26%23136363%3B -PASS extB (pt 1) U+214AC 𡒬 %26%23136364%3B -PASS extB (pt 1) U+214AD 𡒭 %26%23136365%3B -PASS extB (pt 1) U+214AE 𡒮 %26%23136366%3B -PASS extB (pt 1) U+214AF 𡒯 %26%23136367%3B -PASS extB (pt 1) U+214B0 𡒰 %26%23136368%3B -PASS extB (pt 1) U+214B1 𡒱 %26%23136369%3B -PASS extB (pt 1) U+214B2 𡒲 %26%23136370%3B -PASS extB (pt 1) U+214B3 𡒳 %26%23136371%3B -PASS extB (pt 1) U+214B4 𡒴 %26%23136372%3B -PASS extB (pt 1) U+214B5 𡒵 %26%23136373%3B -PASS extB (pt 1) U+214B6 𡒶 %26%23136374%3B -PASS extB (pt 1) U+214B7 𡒷 %26%23136375%3B -PASS extB (pt 1) U+214B8 𡒸 %26%23136376%3B -PASS extB (pt 1) U+214B9 𡒹 %26%23136377%3B -PASS extB (pt 1) U+214BA 𡒺 %26%23136378%3B -PASS extB (pt 1) U+214BB 𡒻 %26%23136379%3B -PASS extB (pt 1) U+214BC 𡒼 %26%23136380%3B -PASS extB (pt 1) U+214BD 𡒽 %26%23136381%3B -PASS extB (pt 1) U+214BE 𡒾 %26%23136382%3B -PASS extB (pt 1) U+214BF 𡒿 %26%23136383%3B -PASS extB (pt 1) U+214C0 𡓀 %26%23136384%3B -PASS extB (pt 1) U+214C1 𡓁 %26%23136385%3B -PASS extB (pt 1) U+214C2 𡓂 %26%23136386%3B -PASS extB (pt 1) U+214C3 𡓃 %26%23136387%3B -PASS extB (pt 1) U+214C4 𡓄 %26%23136388%3B -PASS extB (pt 1) U+214C5 𡓅 %26%23136389%3B -PASS extB (pt 1) U+214C6 𡓆 %26%23136390%3B -PASS extB (pt 1) U+214C7 𡓇 %26%23136391%3B -PASS extB (pt 1) U+214C8 𡓈 %26%23136392%3B -PASS extB (pt 1) U+214C9 𡓉 %26%23136393%3B -PASS extB (pt 1) U+214CA 𡓊 %26%23136394%3B -PASS extB (pt 1) U+214CB 𡓋 %26%23136395%3B -PASS extB (pt 1) U+214CC 𡓌 %26%23136396%3B -PASS extB (pt 1) U+214CD 𡓍 %26%23136397%3B -PASS extB (pt 1) U+214CE 𡓎 %26%23136398%3B -PASS extB (pt 1) U+214CF 𡓏 %26%23136399%3B -PASS extB (pt 1) U+214D0 𡓐 %26%23136400%3B -PASS extB (pt 1) U+214D1 𡓑 %26%23136401%3B -PASS extB (pt 1) U+214D2 𡓒 %26%23136402%3B -PASS extB (pt 1) U+214D3 𡓓 %26%23136403%3B -PASS extB (pt 1) U+214D4 𡓔 %26%23136404%3B -PASS extB (pt 1) U+214D5 𡓕 %26%23136405%3B -PASS extB (pt 1) U+214D6 𡓖 %26%23136406%3B -PASS extB (pt 1) U+214D7 𡓗 %26%23136407%3B -PASS extB (pt 1) U+214D8 𡓘 %26%23136408%3B -PASS extB (pt 1) U+214D9 𡓙 %26%23136409%3B -PASS extB (pt 1) U+214DA 𡓚 %26%23136410%3B -PASS extB (pt 1) U+214DB 𡓛 %26%23136411%3B -PASS extB (pt 1) U+214DC 𡓜 %26%23136412%3B -PASS extB (pt 1) U+214DD 𡓝 %26%23136413%3B -PASS extB (pt 1) U+214DE 𡓞 %26%23136414%3B -PASS extB (pt 1) U+214DF 𡓟 %26%23136415%3B -PASS extB (pt 1) U+214E0 𡓠 %26%23136416%3B -PASS extB (pt 1) U+214E1 𡓡 %26%23136417%3B -PASS extB (pt 1) U+214E2 𡓢 %26%23136418%3B -PASS extB (pt 1) U+214E3 𡓣 %26%23136419%3B -PASS extB (pt 1) U+214E4 𡓤 %26%23136420%3B -PASS extB (pt 1) U+214E5 𡓥 %26%23136421%3B -PASS extB (pt 1) U+214E6 𡓦 %26%23136422%3B -PASS extB (pt 1) U+214E7 𡓧 %26%23136423%3B -PASS extB (pt 1) U+214E8 𡓨 %26%23136424%3B -PASS extB (pt 1) U+214E9 𡓩 %26%23136425%3B -PASS extB (pt 1) U+214EA 𡓪 %26%23136426%3B -PASS extB (pt 1) U+214EB 𡓫 %26%23136427%3B -PASS extB (pt 1) U+214EC 𡓬 %26%23136428%3B -PASS extB (pt 1) U+214ED 𡓭 %26%23136429%3B -PASS extB (pt 1) U+214EE 𡓮 %26%23136430%3B -PASS extB (pt 1) U+214EF 𡓯 %26%23136431%3B -PASS extB (pt 1) U+214F0 𡓰 %26%23136432%3B -PASS extB (pt 1) U+214F1 𡓱 %26%23136433%3B -PASS extB (pt 1) U+214F2 𡓲 %26%23136434%3B -PASS extB (pt 1) U+214F3 𡓳 %26%23136435%3B -PASS extB (pt 1) U+214F4 𡓴 %26%23136436%3B -PASS extB (pt 1) U+214F5 𡓵 %26%23136437%3B -PASS extB (pt 1) U+214F6 𡓶 %26%23136438%3B -PASS extB (pt 1) U+214F7 𡓷 %26%23136439%3B -PASS extB (pt 1) U+214F8 𡓸 %26%23136440%3B -PASS extB (pt 1) U+214F9 𡓹 %26%23136441%3B -PASS extB (pt 1) U+214FA 𡓺 %26%23136442%3B -PASS extB (pt 1) U+214FB 𡓻 %26%23136443%3B -PASS extB (pt 1) U+214FC 𡓼 %26%23136444%3B -PASS extB (pt 1) U+214FD 𡓽 %26%23136445%3B -PASS extB (pt 1) U+214FE 𡓾 %26%23136446%3B -PASS extB (pt 1) U+214FF 𡓿 %26%23136447%3B -PASS extB (pt 1) U+21500 𡔀 %26%23136448%3B -PASS extB (pt 1) U+21501 𡔁 %26%23136449%3B -PASS extB (pt 1) U+21502 𡔂 %26%23136450%3B -PASS extB (pt 1) U+21503 𡔃 %26%23136451%3B -PASS extB (pt 1) U+21504 𡔄 %26%23136452%3B -PASS extB (pt 1) U+21505 𡔅 %26%23136453%3B -PASS extB (pt 1) U+21506 𡔆 %26%23136454%3B -PASS extB (pt 1) U+21507 𡔇 %26%23136455%3B -PASS extB (pt 1) U+21508 𡔈 %26%23136456%3B -PASS extB (pt 1) U+21509 𡔉 %26%23136457%3B -PASS extB (pt 1) U+2150A 𡔊 %26%23136458%3B -PASS extB (pt 1) U+2150B 𡔋 %26%23136459%3B -PASS extB (pt 1) U+2150C 𡔌 %26%23136460%3B -PASS extB (pt 1) U+2150D 𡔍 %26%23136461%3B -PASS extB (pt 1) U+2150E 𡔎 %26%23136462%3B -PASS extB (pt 1) U+2150F 𡔏 %26%23136463%3B -PASS extB (pt 1) U+21510 𡔐 %26%23136464%3B -PASS extB (pt 1) U+21511 𡔑 %26%23136465%3B -PASS extB (pt 1) U+21512 𡔒 %26%23136466%3B -PASS extB (pt 1) U+21513 𡔓 %26%23136467%3B -PASS extB (pt 1) U+21514 𡔔 %26%23136468%3B -PASS extB (pt 1) U+21515 𡔕 %26%23136469%3B -PASS extB (pt 1) U+21516 𡔖 %26%23136470%3B -PASS extB (pt 1) U+21517 𡔗 %26%23136471%3B -PASS extB (pt 1) U+21518 𡔘 %26%23136472%3B -PASS extB (pt 1) U+21519 𡔙 %26%23136473%3B -PASS extB (pt 1) U+2151A 𡔚 %26%23136474%3B -PASS extB (pt 1) U+2151B 𡔛 %26%23136475%3B -PASS extB (pt 1) U+2151C 𡔜 %26%23136476%3B -PASS extB (pt 1) U+2151D 𡔝 %26%23136477%3B -PASS extB (pt 1) U+2151E 𡔞 %26%23136478%3B -PASS extB (pt 1) U+2151F 𡔟 %26%23136479%3B -PASS extB (pt 1) U+21520 𡔠 %26%23136480%3B -PASS extB (pt 1) U+21521 𡔡 %26%23136481%3B -PASS extB (pt 1) U+21522 𡔢 %26%23136482%3B -PASS extB (pt 1) U+21523 𡔣 %26%23136483%3B -PASS extB (pt 1) U+21524 𡔤 %26%23136484%3B -PASS extB (pt 1) U+21525 𡔥 %26%23136485%3B -PASS extB (pt 1) U+21526 𡔦 %26%23136486%3B -PASS extB (pt 1) U+21527 𡔧 %26%23136487%3B -PASS extB (pt 1) U+21528 𡔨 %26%23136488%3B -PASS extB (pt 1) U+21529 𡔩 %26%23136489%3B -PASS extB (pt 1) U+2152A 𡔪 %26%23136490%3B -PASS extB (pt 1) U+2152B 𡔫 %26%23136491%3B -PASS extB (pt 1) U+2152C 𡔬 %26%23136492%3B -PASS extB (pt 1) U+2152D 𡔭 %26%23136493%3B -PASS extB (pt 1) U+2152E 𡔮 %26%23136494%3B -PASS extB (pt 1) U+2152F 𡔯 %26%23136495%3B -PASS extB (pt 1) U+21530 𡔰 %26%23136496%3B -PASS extB (pt 1) U+21531 𡔱 %26%23136497%3B -PASS extB (pt 1) U+21532 𡔲 %26%23136498%3B -PASS extB (pt 1) U+21533 𡔳 %26%23136499%3B -PASS extB (pt 1) U+21534 𡔴 %26%23136500%3B -PASS extB (pt 1) U+21535 𡔵 %26%23136501%3B -PASS extB (pt 1) U+21536 𡔶 %26%23136502%3B -PASS extB (pt 1) U+21537 𡔷 %26%23136503%3B -PASS extB (pt 1) U+21538 𡔸 %26%23136504%3B -PASS extB (pt 1) U+21539 𡔹 %26%23136505%3B -PASS extB (pt 1) U+2153A 𡔺 %26%23136506%3B -PASS extB (pt 1) U+2153B 𡔻 %26%23136507%3B -PASS extB (pt 1) U+2153C 𡔼 %26%23136508%3B -PASS extB (pt 1) U+2153D 𡔽 %26%23136509%3B -PASS extB (pt 1) U+2153E 𡔾 %26%23136510%3B -PASS extB (pt 1) U+2153F 𡔿 %26%23136511%3B -PASS extB (pt 1) U+21540 𡕀 %26%23136512%3B -PASS extB (pt 1) U+21541 𡕁 %26%23136513%3B -PASS extB (pt 1) U+21542 𡕂 %26%23136514%3B -PASS extB (pt 1) U+21543 𡕃 %26%23136515%3B -PASS extB (pt 1) U+21544 𡕄 %26%23136516%3B -PASS extB (pt 1) U+21545 𡕅 %26%23136517%3B -PASS extB (pt 1) U+21546 𡕆 %26%23136518%3B -PASS extB (pt 1) U+21547 𡕇 %26%23136519%3B -PASS extB (pt 1) U+21548 𡕈 %26%23136520%3B -PASS extB (pt 1) U+21549 𡕉 %26%23136521%3B -PASS extB (pt 1) U+2154A 𡕊 %26%23136522%3B -PASS extB (pt 1) U+2154B 𡕋 %26%23136523%3B -PASS extB (pt 1) U+2154C 𡕌 %26%23136524%3B -PASS extB (pt 1) U+2154D 𡕍 %26%23136525%3B -PASS extB (pt 1) U+2154E 𡕎 %26%23136526%3B -PASS extB (pt 1) U+2154F 𡕏 %26%23136527%3B -PASS extB (pt 1) U+21550 𡕐 %26%23136528%3B -PASS extB (pt 1) U+21551 𡕑 %26%23136529%3B -PASS extB (pt 1) U+21552 𡕒 %26%23136530%3B -PASS extB (pt 1) U+21553 𡕓 %26%23136531%3B -PASS extB (pt 1) U+21554 𡕔 %26%23136532%3B -PASS extB (pt 1) U+21555 𡕕 %26%23136533%3B -PASS extB (pt 1) U+21556 𡕖 %26%23136534%3B -PASS extB (pt 1) U+21557 𡕗 %26%23136535%3B -PASS extB (pt 1) U+21558 𡕘 %26%23136536%3B -PASS extB (pt 1) U+21559 𡕙 %26%23136537%3B -PASS extB (pt 1) U+2155A 𡕚 %26%23136538%3B -PASS extB (pt 1) U+2155B 𡕛 %26%23136539%3B -PASS extB (pt 1) U+2155C 𡕜 %26%23136540%3B -PASS extB (pt 1) U+2155D 𡕝 %26%23136541%3B -PASS extB (pt 1) U+2155E 𡕞 %26%23136542%3B -PASS extB (pt 1) U+2155F 𡕟 %26%23136543%3B -PASS extB (pt 1) U+21560 𡕠 %26%23136544%3B -PASS extB (pt 1) U+21561 𡕡 %26%23136545%3B -PASS extB (pt 1) U+21562 𡕢 %26%23136546%3B -PASS extB (pt 1) U+21563 𡕣 %26%23136547%3B -PASS extB (pt 1) U+21564 𡕤 %26%23136548%3B -PASS extB (pt 1) U+21565 𡕥 %26%23136549%3B -PASS extB (pt 1) U+21566 𡕦 %26%23136550%3B -PASS extB (pt 1) U+21567 𡕧 %26%23136551%3B -PASS extB (pt 1) U+21568 𡕨 %26%23136552%3B -PASS extB (pt 1) U+21569 𡕩 %26%23136553%3B -PASS extB (pt 1) U+2156A 𡕪 %26%23136554%3B -PASS extB (pt 1) U+2156B 𡕫 %26%23136555%3B -PASS extB (pt 1) U+2156C 𡕬 %26%23136556%3B -PASS extB (pt 1) U+2156D 𡕭 %26%23136557%3B -PASS extB (pt 1) U+2156E 𡕮 %26%23136558%3B -PASS extB (pt 1) U+2156F 𡕯 %26%23136559%3B -PASS extB (pt 1) U+21570 𡕰 %26%23136560%3B -PASS extB (pt 1) U+21571 𡕱 %26%23136561%3B -PASS extB (pt 1) U+21572 𡕲 %26%23136562%3B -PASS extB (pt 1) U+21573 𡕳 %26%23136563%3B -PASS extB (pt 1) U+21574 𡕴 %26%23136564%3B -PASS extB (pt 1) U+21575 𡕵 %26%23136565%3B -PASS extB (pt 1) U+21576 𡕶 %26%23136566%3B -PASS extB (pt 1) U+21577 𡕷 %26%23136567%3B -PASS extB (pt 1) U+21578 𡕸 %26%23136568%3B -PASS extB (pt 1) U+21579 𡕹 %26%23136569%3B -PASS extB (pt 1) U+2157A 𡕺 %26%23136570%3B -PASS extB (pt 1) U+2157B 𡕻 %26%23136571%3B -PASS extB (pt 1) U+2157C 𡕼 %26%23136572%3B -PASS extB (pt 1) U+2157D 𡕽 %26%23136573%3B -PASS extB (pt 1) U+2157E 𡕾 %26%23136574%3B -PASS extB (pt 1) U+2157F 𡕿 %26%23136575%3B -PASS extB (pt 1) U+21580 𡖀 %26%23136576%3B -PASS extB (pt 1) U+21581 𡖁 %26%23136577%3B -PASS extB (pt 1) U+21582 𡖂 %26%23136578%3B -PASS extB (pt 1) U+21583 𡖃 %26%23136579%3B -PASS extB (pt 1) U+21584 𡖄 %26%23136580%3B -PASS extB (pt 1) U+21585 𡖅 %26%23136581%3B -PASS extB (pt 1) U+21586 𡖆 %26%23136582%3B -PASS extB (pt 1) U+21587 𡖇 %26%23136583%3B -PASS extB (pt 1) U+21588 𡖈 %26%23136584%3B -PASS extB (pt 1) U+21589 𡖉 %26%23136585%3B -PASS extB (pt 1) U+2158A 𡖊 %26%23136586%3B -PASS extB (pt 1) U+2158B 𡖋 %26%23136587%3B -PASS extB (pt 1) U+2158C 𡖌 %26%23136588%3B -PASS extB (pt 1) U+2158D 𡖍 %26%23136589%3B -PASS extB (pt 1) U+2158E 𡖎 %26%23136590%3B -PASS extB (pt 1) U+2158F 𡖏 %26%23136591%3B -PASS extB (pt 1) U+21590 𡖐 %26%23136592%3B -PASS extB (pt 1) U+21591 𡖑 %26%23136593%3B -PASS extB (pt 1) U+21592 𡖒 %26%23136594%3B -PASS extB (pt 1) U+21593 𡖓 %26%23136595%3B -PASS extB (pt 1) U+21594 𡖔 %26%23136596%3B -PASS extB (pt 1) U+21595 𡖕 %26%23136597%3B -PASS extB (pt 1) U+21597 𡖗 %26%23136599%3B -PASS extB (pt 1) U+21598 𡖘 %26%23136600%3B -PASS extB (pt 1) U+21599 𡖙 %26%23136601%3B -PASS extB (pt 1) U+2159A 𡖚 %26%23136602%3B -PASS extB (pt 1) U+2159B 𡖛 %26%23136603%3B -PASS extB (pt 1) U+2159C 𡖜 %26%23136604%3B -PASS extB (pt 1) U+2159D 𡖝 %26%23136605%3B -PASS extB (pt 1) U+2159E 𡖞 %26%23136606%3B -PASS extB (pt 1) U+2159F 𡖟 %26%23136607%3B -PASS extB (pt 1) U+215A0 𡖠 %26%23136608%3B -PASS extB (pt 1) U+215A1 𡖡 %26%23136609%3B -PASS extB (pt 1) U+215A2 𡖢 %26%23136610%3B -PASS extB (pt 1) U+215A3 𡖣 %26%23136611%3B -PASS extB (pt 1) U+215A4 𡖤 %26%23136612%3B -PASS extB (pt 1) U+215A5 𡖥 %26%23136613%3B -PASS extB (pt 1) U+215A6 𡖦 %26%23136614%3B -PASS extB (pt 1) U+215A7 𡖧 %26%23136615%3B -PASS extB (pt 1) U+215A8 𡖨 %26%23136616%3B -PASS extB (pt 1) U+215A9 𡖩 %26%23136617%3B -PASS extB (pt 1) U+215AA 𡖪 %26%23136618%3B -PASS extB (pt 1) U+215AB 𡖫 %26%23136619%3B -PASS extB (pt 1) U+215AC 𡖬 %26%23136620%3B -PASS extB (pt 1) U+215AD 𡖭 %26%23136621%3B -PASS extB (pt 1) U+215AE 𡖮 %26%23136622%3B -PASS extB (pt 1) U+215AF 𡖯 %26%23136623%3B -PASS extB (pt 1) U+215B0 𡖰 %26%23136624%3B -PASS extB (pt 1) U+215B1 𡖱 %26%23136625%3B -PASS extB (pt 1) U+215B2 𡖲 %26%23136626%3B -PASS extB (pt 1) U+215B3 𡖳 %26%23136627%3B -PASS extB (pt 1) U+215B4 𡖴 %26%23136628%3B -PASS extB (pt 1) U+215B5 𡖵 %26%23136629%3B -PASS extB (pt 1) U+215B6 𡖶 %26%23136630%3B -PASS extB (pt 1) U+215B7 𡖷 %26%23136631%3B -PASS extB (pt 1) U+215B8 𡖸 %26%23136632%3B -PASS extB (pt 1) U+215B9 𡖹 %26%23136633%3B -PASS extB (pt 1) U+215BA 𡖺 %26%23136634%3B -PASS extB (pt 1) U+215BB 𡖻 %26%23136635%3B -PASS extB (pt 1) U+215BC 𡖼 %26%23136636%3B -PASS extB (pt 1) U+215BD 𡖽 %26%23136637%3B -PASS extB (pt 1) U+215BE 𡖾 %26%23136638%3B -PASS extB (pt 1) U+215BF 𡖿 %26%23136639%3B -PASS extB (pt 1) U+215C0 𡗀 %26%23136640%3B -PASS extB (pt 1) U+215C1 𡗁 %26%23136641%3B -PASS extB (pt 1) U+215C2 𡗂 %26%23136642%3B -PASS extB (pt 1) U+215C3 𡗃 %26%23136643%3B -PASS extB (pt 1) U+215C4 𡗄 %26%23136644%3B -PASS extB (pt 1) U+215C5 𡗅 %26%23136645%3B -PASS extB (pt 1) U+215C6 𡗆 %26%23136646%3B -PASS extB (pt 1) U+215C7 𡗇 %26%23136647%3B -PASS extB (pt 1) U+215C8 𡗈 %26%23136648%3B -PASS extB (pt 1) U+215C9 𡗉 %26%23136649%3B -PASS extB (pt 1) U+215CA 𡗊 %26%23136650%3B -PASS extB (pt 1) U+215CB 𡗋 %26%23136651%3B -PASS extB (pt 1) U+215CC 𡗌 %26%23136652%3B -PASS extB (pt 1) U+215CD 𡗍 %26%23136653%3B -PASS extB (pt 1) U+215CE 𡗎 %26%23136654%3B -PASS extB (pt 1) U+215CF 𡗏 %26%23136655%3B -PASS extB (pt 1) U+215D0 𡗐 %26%23136656%3B -PASS extB (pt 1) U+215D1 𡗑 %26%23136657%3B -PASS extB (pt 1) U+215D2 𡗒 %26%23136658%3B -PASS extB (pt 1) U+215D3 𡗓 %26%23136659%3B -PASS extB (pt 1) U+215D4 𡗔 %26%23136660%3B -PASS extB (pt 1) U+215D5 𡗕 %26%23136661%3B -PASS extB (pt 1) U+215D6 𡗖 %26%23136662%3B -PASS extB (pt 1) U+215D7 𡗗 %26%23136663%3B -PASS extB (pt 1) U+215D8 𡗘 %26%23136664%3B -PASS extB (pt 1) U+215D9 𡗙 %26%23136665%3B -PASS extB (pt 1) U+215DA 𡗚 %26%23136666%3B -PASS extB (pt 1) U+215DB 𡗛 %26%23136667%3B -PASS extB (pt 1) U+215DC 𡗜 %26%23136668%3B -PASS extB (pt 1) U+215DD 𡗝 %26%23136669%3B -PASS extB (pt 1) U+215DE 𡗞 %26%23136670%3B -PASS extB (pt 1) U+215DF 𡗟 %26%23136671%3B -PASS extB (pt 1) U+215E0 𡗠 %26%23136672%3B -PASS extB (pt 1) U+215E1 𡗡 %26%23136673%3B -PASS extB (pt 1) U+215E2 𡗢 %26%23136674%3B -PASS extB (pt 1) U+215E3 𡗣 %26%23136675%3B -PASS extB (pt 1) U+215E4 𡗤 %26%23136676%3B -PASS extB (pt 1) U+215E5 𡗥 %26%23136677%3B -PASS extB (pt 1) U+215E6 𡗦 %26%23136678%3B -PASS extB (pt 1) U+215E7 𡗧 %26%23136679%3B -PASS extB (pt 1) U+215E8 𡗨 %26%23136680%3B -PASS extB (pt 1) U+215E9 𡗩 %26%23136681%3B -PASS extB (pt 1) U+215EA 𡗪 %26%23136682%3B -PASS extB (pt 1) U+215EB 𡗫 %26%23136683%3B -PASS extB (pt 1) U+215EC 𡗬 %26%23136684%3B -PASS extB (pt 1) U+215ED 𡗭 %26%23136685%3B -PASS extB (pt 1) U+215EE 𡗮 %26%23136686%3B -PASS extB (pt 1) U+215EF 𡗯 %26%23136687%3B -PASS extB (pt 1) U+215F0 𡗰 %26%23136688%3B -PASS extB (pt 1) U+215F1 𡗱 %26%23136689%3B -PASS extB (pt 1) U+215F2 𡗲 %26%23136690%3B -PASS extB (pt 1) U+215F3 𡗳 %26%23136691%3B -PASS extB (pt 1) U+215F4 𡗴 %26%23136692%3B -PASS extB (pt 1) U+215F5 𡗵 %26%23136693%3B -PASS extB (pt 1) U+215F6 𡗶 %26%23136694%3B -PASS extB (pt 1) U+215F7 𡗷 %26%23136695%3B -PASS extB (pt 1) U+215F8 𡗸 %26%23136696%3B -PASS extB (pt 1) U+215F9 𡗹 %26%23136697%3B -PASS extB (pt 1) U+215FA 𡗺 %26%23136698%3B -PASS extB (pt 1) U+215FB 𡗻 %26%23136699%3B -PASS extB (pt 1) U+215FC 𡗼 %26%23136700%3B -PASS extB (pt 1) U+215FD 𡗽 %26%23136701%3B -PASS extB (pt 1) U+215FE 𡗾 %26%23136702%3B -PASS extB (pt 1) U+215FF 𡗿 %26%23136703%3B -PASS extB (pt 1) U+21600 𡘀 %26%23136704%3B -PASS extB (pt 1) U+21601 𡘁 %26%23136705%3B -PASS extB (pt 1) U+21602 𡘂 %26%23136706%3B -PASS extB (pt 1) U+21603 𡘃 %26%23136707%3B -PASS extB (pt 1) U+21604 𡘄 %26%23136708%3B -PASS extB (pt 1) U+21605 𡘅 %26%23136709%3B -PASS extB (pt 1) U+21606 𡘆 %26%23136710%3B -PASS extB (pt 1) U+21607 𡘇 %26%23136711%3B -PASS extB (pt 1) U+21608 𡘈 %26%23136712%3B -PASS extB (pt 1) U+21609 𡘉 %26%23136713%3B -PASS extB (pt 1) U+2160A 𡘊 %26%23136714%3B -PASS extB (pt 1) U+2160B 𡘋 %26%23136715%3B -PASS extB (pt 1) U+2160C 𡘌 %26%23136716%3B -PASS extB (pt 1) U+2160D 𡘍 %26%23136717%3B -PASS extB (pt 1) U+2160E 𡘎 %26%23136718%3B -PASS extB (pt 1) U+2160F 𡘏 %26%23136719%3B -PASS extB (pt 1) U+21610 𡘐 %26%23136720%3B -PASS extB (pt 1) U+21611 𡘑 %26%23136721%3B -PASS extB (pt 1) U+21612 𡘒 %26%23136722%3B -PASS extB (pt 1) U+21614 𡘔 %26%23136724%3B -PASS extB (pt 1) U+21615 𡘕 %26%23136725%3B -PASS extB (pt 1) U+21616 𡘖 %26%23136726%3B -PASS extB (pt 1) U+21617 𡘗 %26%23136727%3B -PASS extB (pt 1) U+21618 𡘘 %26%23136728%3B -PASS extB (pt 1) U+21619 𡘙 %26%23136729%3B -PASS extB (pt 1) U+2161A 𡘚 %26%23136730%3B -PASS extB (pt 1) U+2161B 𡘛 %26%23136731%3B -PASS extB (pt 1) U+2161C 𡘜 %26%23136732%3B -PASS extB (pt 1) U+2161D 𡘝 %26%23136733%3B -PASS extB (pt 1) U+2161E 𡘞 %26%23136734%3B -PASS extB (pt 1) U+2161F 𡘟 %26%23136735%3B -PASS extB (pt 1) U+21620 𡘠 %26%23136736%3B -PASS extB (pt 1) U+21621 𡘡 %26%23136737%3B -PASS extB (pt 1) U+21622 𡘢 %26%23136738%3B -PASS extB (pt 1) U+21623 𡘣 %26%23136739%3B -PASS extB (pt 1) U+21624 𡘤 %26%23136740%3B -PASS extB (pt 1) U+21625 𡘥 %26%23136741%3B -PASS extB (pt 1) U+21626 𡘦 %26%23136742%3B -PASS extB (pt 1) U+21627 𡘧 %26%23136743%3B -PASS extB (pt 1) U+21628 𡘨 %26%23136744%3B -PASS extB (pt 1) U+21629 𡘩 %26%23136745%3B -PASS extB (pt 1) U+2162A 𡘪 %26%23136746%3B -PASS extB (pt 1) U+2162B 𡘫 %26%23136747%3B -PASS extB (pt 1) U+2162C 𡘬 %26%23136748%3B -PASS extB (pt 1) U+2162D 𡘭 %26%23136749%3B -PASS extB (pt 1) U+2162E 𡘮 %26%23136750%3B -PASS extB (pt 1) U+2162F 𡘯 %26%23136751%3B -PASS extB (pt 1) U+21630 𡘰 %26%23136752%3B -PASS extB (pt 1) U+21631 𡘱 %26%23136753%3B -PASS extB (pt 1) U+21632 𡘲 %26%23136754%3B -PASS extB (pt 1) U+21633 𡘳 %26%23136755%3B -PASS extB (pt 1) U+21634 𡘴 %26%23136756%3B -PASS extB (pt 1) U+21635 𡘵 %26%23136757%3B -PASS extB (pt 1) U+21636 𡘶 %26%23136758%3B -PASS extB (pt 1) U+21637 𡘷 %26%23136759%3B -PASS extB (pt 1) U+21638 𡘸 %26%23136760%3B -PASS extB (pt 1) U+21639 𡘹 %26%23136761%3B -PASS extB (pt 1) U+2163A 𡘺 %26%23136762%3B -PASS extB (pt 1) U+2163B 𡘻 %26%23136763%3B -PASS extB (pt 1) U+2163C 𡘼 %26%23136764%3B -PASS extB (pt 1) U+2163D 𡘽 %26%23136765%3B -PASS extB (pt 1) U+2163F 𡘿 %26%23136767%3B -PASS extB (pt 1) U+21640 𡙀 %26%23136768%3B -PASS extB (pt 1) U+21641 𡙁 %26%23136769%3B -PASS extB (pt 1) U+21642 𡙂 %26%23136770%3B -PASS extB (pt 1) U+21643 𡙃 %26%23136771%3B -PASS extB (pt 1) U+21644 𡙄 %26%23136772%3B -PASS extB (pt 1) U+21645 𡙅 %26%23136773%3B -PASS extB (pt 1) U+21646 𡙆 %26%23136774%3B -PASS extB (pt 1) U+21647 𡙇 %26%23136775%3B -PASS extB (pt 1) U+21648 𡙈 %26%23136776%3B -PASS extB (pt 1) U+21649 𡙉 %26%23136777%3B -PASS extB (pt 1) U+2164A 𡙊 %26%23136778%3B -PASS extB (pt 1) U+2164B 𡙋 %26%23136779%3B -PASS extB (pt 1) U+2164C 𡙌 %26%23136780%3B -PASS extB (pt 1) U+2164D 𡙍 %26%23136781%3B -PASS extB (pt 1) U+2164E 𡙎 %26%23136782%3B -PASS extB (pt 1) U+2164F 𡙏 %26%23136783%3B -PASS extB (pt 1) U+21650 𡙐 %26%23136784%3B -PASS extB (pt 1) U+21651 𡙑 %26%23136785%3B -PASS extB (pt 1) U+21652 𡙒 %26%23136786%3B -PASS extB (pt 1) U+21653 𡙓 %26%23136787%3B -PASS extB (pt 1) U+21654 𡙔 %26%23136788%3B -PASS extB (pt 1) U+21655 𡙕 %26%23136789%3B -PASS extB (pt 1) U+21656 𡙖 %26%23136790%3B -PASS extB (pt 1) U+21657 𡙗 %26%23136791%3B -PASS extB (pt 1) U+21658 𡙘 %26%23136792%3B -PASS extB (pt 1) U+21659 𡙙 %26%23136793%3B -PASS extB (pt 1) U+2165A 𡙚 %26%23136794%3B -PASS extB (pt 1) U+2165B 𡙛 %26%23136795%3B -PASS extB (pt 1) U+2165C 𡙜 %26%23136796%3B -PASS extB (pt 1) U+2165D 𡙝 %26%23136797%3B -PASS extB (pt 1) U+2165E 𡙞 %26%23136798%3B -PASS extB (pt 1) U+2165F 𡙟 %26%23136799%3B -PASS extB (pt 1) U+21660 𡙠 %26%23136800%3B -PASS extB (pt 1) U+21661 𡙡 %26%23136801%3B -PASS extB (pt 1) U+21662 𡙢 %26%23136802%3B -PASS extB (pt 1) U+21663 𡙣 %26%23136803%3B -PASS extB (pt 1) U+21664 𡙤 %26%23136804%3B -PASS extB (pt 1) U+21665 𡙥 %26%23136805%3B -PASS extB (pt 1) U+21666 𡙦 %26%23136806%3B -PASS extB (pt 1) U+21667 𡙧 %26%23136807%3B -PASS extB (pt 1) U+21668 𡙨 %26%23136808%3B -PASS extB (pt 1) U+21669 𡙩 %26%23136809%3B -PASS extB (pt 1) U+2166A 𡙪 %26%23136810%3B -PASS extB (pt 1) U+2166B 𡙫 %26%23136811%3B -PASS extB (pt 1) U+2166C 𡙬 %26%23136812%3B -PASS extB (pt 1) U+2166D 𡙭 %26%23136813%3B -PASS extB (pt 1) U+2166E 𡙮 %26%23136814%3B -PASS extB (pt 1) U+2166F 𡙯 %26%23136815%3B -PASS extB (pt 1) U+21670 𡙰 %26%23136816%3B -PASS extB (pt 1) U+21671 𡙱 %26%23136817%3B -PASS extB (pt 1) U+21672 𡙲 %26%23136818%3B -PASS extB (pt 1) U+21673 𡙳 %26%23136819%3B -PASS extB (pt 1) U+21674 𡙴 %26%23136820%3B -PASS extB (pt 1) U+21675 𡙵 %26%23136821%3B -PASS extB (pt 1) U+21676 𡙶 %26%23136822%3B -PASS extB (pt 1) U+21677 𡙷 %26%23136823%3B -PASS extB (pt 1) U+21678 𡙸 %26%23136824%3B -PASS extB (pt 1) U+21679 𡙹 %26%23136825%3B -PASS extB (pt 1) U+2167A 𡙺 %26%23136826%3B -PASS extB (pt 1) U+2167B 𡙻 %26%23136827%3B -PASS extB (pt 1) U+2167C 𡙼 %26%23136828%3B -PASS extB (pt 1) U+2167D 𡙽 %26%23136829%3B -PASS extB (pt 1) U+2167E 𡙾 %26%23136830%3B -PASS extB (pt 1) U+2167F 𡙿 %26%23136831%3B -PASS extB (pt 1) U+21680 𡚀 %26%23136832%3B -PASS extB (pt 1) U+21681 𡚁 %26%23136833%3B -PASS extB (pt 1) U+21682 𡚂 %26%23136834%3B -PASS extB (pt 1) U+21683 𡚃 %26%23136835%3B -PASS extB (pt 1) U+21684 𡚄 %26%23136836%3B -PASS extB (pt 1) U+21685 𡚅 %26%23136837%3B -PASS extB (pt 1) U+21686 𡚆 %26%23136838%3B -PASS extB (pt 1) U+21687 𡚇 %26%23136839%3B -PASS extB (pt 1) U+21688 𡚈 %26%23136840%3B -PASS extB (pt 1) U+21689 𡚉 %26%23136841%3B -PASS extB (pt 1) U+2168A 𡚊 %26%23136842%3B -PASS extB (pt 1) U+2168B 𡚋 %26%23136843%3B -PASS extB (pt 1) U+2168C 𡚌 %26%23136844%3B -PASS extB (pt 1) U+2168D 𡚍 %26%23136845%3B -PASS extB (pt 1) U+2168E 𡚎 %26%23136846%3B -PASS extB (pt 1) U+2168F 𡚏 %26%23136847%3B -PASS extB (pt 1) U+21690 𡚐 %26%23136848%3B -PASS extB (pt 1) U+21691 𡚑 %26%23136849%3B -PASS extB (pt 1) U+21693 𡚓 %26%23136851%3B -PASS extB (pt 1) U+21694 𡚔 %26%23136852%3B -PASS extB (pt 1) U+21695 𡚕 %26%23136853%3B -PASS extB (pt 1) U+21696 𡚖 %26%23136854%3B -PASS extB (pt 1) U+21697 𡚗 %26%23136855%3B -PASS extB (pt 1) U+21698 𡚘 %26%23136856%3B -PASS extB (pt 1) U+21699 𡚙 %26%23136857%3B -PASS extB (pt 1) U+2169A 𡚚 %26%23136858%3B -PASS extB (pt 1) U+2169B 𡚛 %26%23136859%3B -PASS extB (pt 1) U+2169C 𡚜 %26%23136860%3B -PASS extB (pt 1) U+2169D 𡚝 %26%23136861%3B -PASS extB (pt 1) U+2169E 𡚞 %26%23136862%3B -PASS extB (pt 1) U+2169F 𡚟 %26%23136863%3B -PASS extB (pt 1) U+216A0 𡚠 %26%23136864%3B -PASS extB (pt 1) U+216A1 𡚡 %26%23136865%3B -PASS extB (pt 1) U+216A2 𡚢 %26%23136866%3B -PASS extB (pt 1) U+216A3 𡚣 %26%23136867%3B -PASS extB (pt 1) U+216A4 𡚤 %26%23136868%3B -PASS extB (pt 1) U+216A5 𡚥 %26%23136869%3B -PASS extB (pt 1) U+216A6 𡚦 %26%23136870%3B -PASS extB (pt 1) U+216A7 𡚧 %26%23136871%3B -PASS extB (pt 1) U+216A8 𡚨 %26%23136872%3B -PASS extB (pt 1) U+216A9 𡚩 %26%23136873%3B -PASS extB (pt 1) U+216AA 𡚪 %26%23136874%3B -PASS extB (pt 1) U+216AB 𡚫 %26%23136875%3B -PASS extB (pt 1) U+216AC 𡚬 %26%23136876%3B -PASS extB (pt 1) U+216AD 𡚭 %26%23136877%3B -PASS extB (pt 1) U+216AE 𡚮 %26%23136878%3B -PASS extB (pt 1) U+216AF 𡚯 %26%23136879%3B -PASS extB (pt 1) U+216B0 𡚰 %26%23136880%3B -PASS extB (pt 1) U+216B1 𡚱 %26%23136881%3B -PASS extB (pt 1) U+216B2 𡚲 %26%23136882%3B -PASS extB (pt 1) U+216B3 𡚳 %26%23136883%3B -PASS extB (pt 1) U+216B4 𡚴 %26%23136884%3B -PASS extB (pt 1) U+216B5 𡚵 %26%23136885%3B -PASS extB (pt 1) U+216B6 𡚶 %26%23136886%3B -PASS extB (pt 1) U+216B7 𡚷 %26%23136887%3B -PASS extB (pt 1) U+216B9 𡚹 %26%23136889%3B -PASS extB (pt 1) U+216BA 𡚺 %26%23136890%3B -PASS extB (pt 1) U+216BB 𡚻 %26%23136891%3B -PASS extB (pt 1) U+216BC 𡚼 %26%23136892%3B -PASS extB (pt 1) U+216BD 𡚽 %26%23136893%3B -PASS extB (pt 1) U+216BE 𡚾 %26%23136894%3B -PASS extB (pt 1) U+216BF 𡚿 %26%23136895%3B -PASS extB (pt 1) U+216C0 𡛀 %26%23136896%3B -PASS extB (pt 1) U+216C2 𡛂 %26%23136898%3B -PASS extB (pt 1) U+216C3 𡛃 %26%23136899%3B -PASS extB (pt 1) U+216C4 𡛄 %26%23136900%3B -PASS extB (pt 1) U+216C5 𡛅 %26%23136901%3B -PASS extB (pt 1) U+216C6 𡛆 %26%23136902%3B -PASS extB (pt 1) U+216C7 𡛇 %26%23136903%3B -PASS extB (pt 1) U+216C8 𡛈 %26%23136904%3B -PASS extB (pt 1) U+216C9 𡛉 %26%23136905%3B -PASS extB (pt 1) U+216CA 𡛊 %26%23136906%3B -PASS extB (pt 1) U+216CB 𡛋 %26%23136907%3B -PASS extB (pt 1) U+216CC 𡛌 %26%23136908%3B -PASS extB (pt 1) U+216CD 𡛍 %26%23136909%3B -PASS extB (pt 1) U+216CE 𡛎 %26%23136910%3B -PASS extB (pt 1) U+216CF 𡛏 %26%23136911%3B -PASS extB (pt 1) U+216D0 𡛐 %26%23136912%3B -PASS extB (pt 1) U+216D1 𡛑 %26%23136913%3B -PASS extB (pt 1) U+216D2 𡛒 %26%23136914%3B -PASS extB (pt 1) U+216D3 𡛓 %26%23136915%3B -PASS extB (pt 1) U+216D4 𡛔 %26%23136916%3B -PASS extB (pt 1) U+216D6 𡛖 %26%23136918%3B -PASS extB (pt 1) U+216D7 𡛗 %26%23136919%3B -PASS extB (pt 1) U+216D8 𡛘 %26%23136920%3B -PASS extB (pt 1) U+216D9 𡛙 %26%23136921%3B -PASS extB (pt 1) U+216DA 𡛚 %26%23136922%3B -PASS extB (pt 1) U+216DB 𡛛 %26%23136923%3B -PASS extB (pt 1) U+216DC 𡛜 %26%23136924%3B -PASS extB (pt 1) U+216DD 𡛝 %26%23136925%3B -PASS extB (pt 1) U+216DE 𡛞 %26%23136926%3B -PASS extB (pt 1) U+216DF 𡛟 %26%23136927%3B -PASS extB (pt 1) U+216E0 𡛠 %26%23136928%3B -PASS extB (pt 1) U+216E1 𡛡 %26%23136929%3B -PASS extB (pt 1) U+216E2 𡛢 %26%23136930%3B -PASS extB (pt 1) U+216E3 𡛣 %26%23136931%3B -PASS extB (pt 1) U+216E4 𡛤 %26%23136932%3B -PASS extB (pt 1) U+216E5 𡛥 %26%23136933%3B -PASS extB (pt 1) U+216E6 𡛦 %26%23136934%3B -PASS extB (pt 1) U+216E9 𡛩 %26%23136937%3B -PASS extB (pt 1) U+216EA 𡛪 %26%23136938%3B -PASS extB (pt 1) U+216EB 𡛫 %26%23136939%3B -PASS extB (pt 1) U+216EC 𡛬 %26%23136940%3B -PASS extB (pt 1) U+216ED 𡛭 %26%23136941%3B -PASS extB (pt 1) U+216EE 𡛮 %26%23136942%3B -PASS extB (pt 1) U+216EF 𡛯 %26%23136943%3B -PASS extB (pt 1) U+216F0 𡛰 %26%23136944%3B -PASS extB (pt 1) U+216F1 𡛱 %26%23136945%3B -PASS extB (pt 1) U+216F2 𡛲 %26%23136946%3B -PASS extB (pt 1) U+216F3 𡛳 %26%23136947%3B -PASS extB (pt 1) U+216F4 𡛴 %26%23136948%3B -PASS extB (pt 1) U+216F5 𡛵 %26%23136949%3B -PASS extB (pt 1) U+216F6 𡛶 %26%23136950%3B -PASS extB (pt 1) U+216F7 𡛷 %26%23136951%3B -PASS extB (pt 1) U+216F8 𡛸 %26%23136952%3B -PASS extB (pt 1) U+216F9 𡛹 %26%23136953%3B -PASS extB (pt 1) U+216FA 𡛺 %26%23136954%3B -PASS extB (pt 1) U+216FB 𡛻 %26%23136955%3B -PASS extB (pt 1) U+216FC 𡛼 %26%23136956%3B -PASS extB (pt 1) U+216FD 𡛽 %26%23136957%3B -PASS extB (pt 1) U+216FE 𡛾 %26%23136958%3B -PASS extB (pt 1) U+216FF 𡛿 %26%23136959%3B -PASS extB (pt 1) U+21700 𡜀 %26%23136960%3B -PASS extB (pt 1) U+21701 𡜁 %26%23136961%3B -PASS extB (pt 1) U+21702 𡜂 %26%23136962%3B -PASS extB (pt 1) U+21703 𡜃 %26%23136963%3B -PASS extB (pt 1) U+21704 𡜄 %26%23136964%3B -PASS extB (pt 1) U+21705 𡜅 %26%23136965%3B -PASS extB (pt 1) U+21706 𡜆 %26%23136966%3B -PASS extB (pt 1) U+21707 𡜇 %26%23136967%3B -PASS extB (pt 1) U+21708 𡜈 %26%23136968%3B -PASS extB (pt 1) U+21709 𡜉 %26%23136969%3B -PASS extB (pt 1) U+2170A 𡜊 %26%23136970%3B -PASS extB (pt 1) U+2170B 𡜋 %26%23136971%3B -PASS extB (pt 1) U+2170C 𡜌 %26%23136972%3B -PASS extB (pt 1) U+2170E 𡜎 %26%23136974%3B -PASS extB (pt 1) U+2170F 𡜏 %26%23136975%3B -PASS extB (pt 1) U+21710 𡜐 %26%23136976%3B -PASS extB (pt 1) U+21711 𡜑 %26%23136977%3B -PASS extB (pt 1) U+21712 𡜒 %26%23136978%3B -PASS extB (pt 1) U+21713 𡜓 %26%23136979%3B -PASS extB (pt 1) U+21714 𡜔 %26%23136980%3B -PASS extB (pt 1) U+21715 𡜕 %26%23136981%3B -PASS extB (pt 1) U+21716 𡜖 %26%23136982%3B -PASS extB (pt 1) U+21717 𡜗 %26%23136983%3B -PASS extB (pt 1) U+21718 𡜘 %26%23136984%3B -PASS extB (pt 1) U+21719 𡜙 %26%23136985%3B -PASS extB (pt 1) U+2171A 𡜚 %26%23136986%3B -PASS extB (pt 1) U+2171B 𡜛 %26%23136987%3B -PASS extB (pt 1) U+2171C 𡜜 %26%23136988%3B -PASS extB (pt 1) U+2171D 𡜝 %26%23136989%3B -PASS extB (pt 1) U+2171E 𡜞 %26%23136990%3B -PASS extB (pt 1) U+2171F 𡜟 %26%23136991%3B -PASS extB (pt 1) U+21720 𡜠 %26%23136992%3B -PASS extB (pt 1) U+21721 𡜡 %26%23136993%3B -PASS extB (pt 1) U+21722 𡜢 %26%23136994%3B -PASS extB (pt 1) U+21723 𡜣 %26%23136995%3B -PASS extB (pt 1) U+21724 𡜤 %26%23136996%3B -PASS extB (pt 1) U+21725 𡜥 %26%23136997%3B -PASS extB (pt 1) U+21727 𡜧 %26%23136999%3B -PASS extB (pt 1) U+21728 𡜨 %26%23137000%3B -PASS extB (pt 1) U+21729 𡜩 %26%23137001%3B -PASS extB (pt 1) U+2172A 𡜪 %26%23137002%3B -PASS extB (pt 1) U+2172B 𡜫 %26%23137003%3B -PASS extB (pt 1) U+2172C 𡜬 %26%23137004%3B -PASS extB (pt 1) U+2172D 𡜭 %26%23137005%3B -PASS extB (pt 1) U+2172E 𡜮 %26%23137006%3B -PASS extB (pt 1) U+2172F 𡜯 %26%23137007%3B -PASS extB (pt 1) U+21730 𡜰 %26%23137008%3B -PASS extB (pt 1) U+21731 𡜱 %26%23137009%3B -PASS extB (pt 1) U+21732 𡜲 %26%23137010%3B -PASS extB (pt 1) U+21733 𡜳 %26%23137011%3B -PASS extB (pt 1) U+21734 𡜴 %26%23137012%3B -PASS extB (pt 1) U+21735 𡜵 %26%23137013%3B -PASS extB (pt 1) U+21736 𡜶 %26%23137014%3B -PASS extB (pt 1) U+21737 𡜷 %26%23137015%3B -PASS extB (pt 1) U+21738 𡜸 %26%23137016%3B -PASS extB (pt 1) U+21739 𡜹 %26%23137017%3B -PASS extB (pt 1) U+2173A 𡜺 %26%23137018%3B -PASS extB (pt 1) U+2173B 𡜻 %26%23137019%3B -PASS extB (pt 1) U+2173C 𡜼 %26%23137020%3B -PASS extB (pt 1) U+2173D 𡜽 %26%23137021%3B -PASS extB (pt 1) U+2173E 𡜾 %26%23137022%3B -PASS extB (pt 1) U+2173F 𡜿 %26%23137023%3B -PASS extB (pt 1) U+21740 𡝀 %26%23137024%3B -PASS extB (pt 1) U+21741 𡝁 %26%23137025%3B -PASS extB (pt 1) U+21742 𡝂 %26%23137026%3B -PASS extB (pt 1) U+21743 𡝃 %26%23137027%3B -PASS extB (pt 1) U+21744 𡝄 %26%23137028%3B -PASS extB (pt 1) U+21745 𡝅 %26%23137029%3B -PASS extB (pt 1) U+21746 𡝆 %26%23137030%3B -PASS extB (pt 1) U+21747 𡝇 %26%23137031%3B -PASS extB (pt 1) U+21748 𡝈 %26%23137032%3B -PASS extB (pt 1) U+21749 𡝉 %26%23137033%3B -PASS extB (pt 1) U+2174A 𡝊 %26%23137034%3B -PASS extB (pt 1) U+2174B 𡝋 %26%23137035%3B -PASS extB (pt 1) U+2174C 𡝌 %26%23137036%3B -PASS extB (pt 1) U+2174D 𡝍 %26%23137037%3B -PASS extB (pt 1) U+2174E 𡝎 %26%23137038%3B -PASS extB (pt 1) U+2174F 𡝏 %26%23137039%3B -PASS extB (pt 1) U+21750 𡝐 %26%23137040%3B -PASS extB (pt 1) U+21751 𡝑 %26%23137041%3B -PASS extB (pt 1) U+21752 𡝒 %26%23137042%3B -PASS extB (pt 1) U+21753 𡝓 %26%23137043%3B -PASS extB (pt 1) U+21754 𡝔 %26%23137044%3B -PASS extB (pt 1) U+21755 𡝕 %26%23137045%3B -PASS extB (pt 1) U+21756 𡝖 %26%23137046%3B -PASS extB (pt 1) U+21757 𡝗 %26%23137047%3B -PASS extB (pt 1) U+21758 𡝘 %26%23137048%3B -PASS extB (pt 1) U+21759 𡝙 %26%23137049%3B -PASS extB (pt 1) U+2175A 𡝚 %26%23137050%3B -PASS extB (pt 1) U+2175B 𡝛 %26%23137051%3B -PASS extB (pt 1) U+2175C 𡝜 %26%23137052%3B -PASS extB (pt 1) U+2175D 𡝝 %26%23137053%3B -PASS extB (pt 1) U+2175E 𡝞 %26%23137054%3B -PASS extB (pt 1) U+2175F 𡝟 %26%23137055%3B -PASS extB (pt 1) U+21760 𡝠 %26%23137056%3B -PASS extB (pt 1) U+21761 𡝡 %26%23137057%3B -PASS extB (pt 1) U+21762 𡝢 %26%23137058%3B -PASS extB (pt 1) U+21763 𡝣 %26%23137059%3B -PASS extB (pt 1) U+21764 𡝤 %26%23137060%3B -PASS extB (pt 1) U+21765 𡝥 %26%23137061%3B -PASS extB (pt 1) U+21766 𡝦 %26%23137062%3B -PASS extB (pt 1) U+21767 𡝧 %26%23137063%3B -PASS extB (pt 1) U+21768 𡝨 %26%23137064%3B -PASS extB (pt 1) U+21769 𡝩 %26%23137065%3B -PASS extB (pt 1) U+2176A 𡝪 %26%23137066%3B -PASS extB (pt 1) U+2176B 𡝫 %26%23137067%3B -PASS extB (pt 1) U+2176C 𡝬 %26%23137068%3B -PASS extB (pt 1) U+2176D 𡝭 %26%23137069%3B -PASS extB (pt 1) U+2176E 𡝮 %26%23137070%3B -PASS extB (pt 1) U+2176F 𡝯 %26%23137071%3B -PASS extB (pt 1) U+21772 𡝲 %26%23137074%3B -PASS extB (pt 1) U+21773 𡝳 %26%23137075%3B -PASS extB (pt 1) U+21774 𡝴 %26%23137076%3B -PASS extB (pt 1) U+21775 𡝵 %26%23137077%3B -PASS extB (pt 1) U+21776 𡝶 %26%23137078%3B -PASS extB (pt 1) U+21777 𡝷 %26%23137079%3B -PASS extB (pt 1) U+21778 𡝸 %26%23137080%3B -PASS extB (pt 1) U+21779 𡝹 %26%23137081%3B -PASS extB (pt 1) U+2177A 𡝺 %26%23137082%3B -PASS extB (pt 1) U+2177B 𡝻 %26%23137083%3B -PASS extB (pt 1) U+2177C 𡝼 %26%23137084%3B -PASS extB (pt 1) U+2177D 𡝽 %26%23137085%3B -PASS extB (pt 1) U+2177E 𡝾 %26%23137086%3B -PASS extB (pt 1) U+2177F 𡝿 %26%23137087%3B -PASS extB (pt 1) U+21780 𡞀 %26%23137088%3B -PASS extB (pt 1) U+21781 𡞁 %26%23137089%3B -PASS extB (pt 1) U+21782 𡞂 %26%23137090%3B -PASS extB (pt 1) U+21783 𡞃 %26%23137091%3B -PASS extB (pt 1) U+21784 𡞄 %26%23137092%3B -PASS extB (pt 1) U+21785 𡞅 %26%23137093%3B -PASS extB (pt 1) U+21786 𡞆 %26%23137094%3B -PASS extB (pt 1) U+21787 𡞇 %26%23137095%3B -PASS extB (pt 1) U+21788 𡞈 %26%23137096%3B -PASS extB (pt 1) U+21789 𡞉 %26%23137097%3B -PASS extB (pt 1) U+2178A 𡞊 %26%23137098%3B -PASS extB (pt 1) U+2178B 𡞋 %26%23137099%3B -PASS extB (pt 1) U+2178C 𡞌 %26%23137100%3B -PASS extB (pt 1) U+2178D 𡞍 %26%23137101%3B -PASS extB (pt 1) U+2178E 𡞎 %26%23137102%3B -PASS extB (pt 1) U+2178F 𡞏 %26%23137103%3B -PASS extB (pt 1) U+21790 𡞐 %26%23137104%3B -PASS extB (pt 1) U+21791 𡞑 %26%23137105%3B -PASS extB (pt 1) U+21792 𡞒 %26%23137106%3B -PASS extB (pt 1) U+21793 𡞓 %26%23137107%3B -PASS extB (pt 1) U+21794 𡞔 %26%23137108%3B -PASS extB (pt 1) U+21795 𡞕 %26%23137109%3B -PASS extB (pt 1) U+21796 𡞖 %26%23137110%3B -PASS extB (pt 1) U+21797 𡞗 %26%23137111%3B -PASS extB (pt 1) U+21798 𡞘 %26%23137112%3B -PASS extB (pt 1) U+21799 𡞙 %26%23137113%3B -PASS extB (pt 1) U+2179A 𡞚 %26%23137114%3B -PASS extB (pt 1) U+2179B 𡞛 %26%23137115%3B -PASS extB (pt 1) U+2179C 𡞜 %26%23137116%3B -PASS extB (pt 1) U+2179D 𡞝 %26%23137117%3B -PASS extB (pt 1) U+2179E 𡞞 %26%23137118%3B -PASS extB (pt 1) U+2179F 𡞟 %26%23137119%3B -PASS extB (pt 1) U+217A0 𡞠 %26%23137120%3B -PASS extB (pt 1) U+217A1 𡞡 %26%23137121%3B -PASS extB (pt 1) U+217A2 𡞢 %26%23137122%3B -PASS extB (pt 1) U+217A3 𡞣 %26%23137123%3B -PASS extB (pt 1) U+217A4 𡞤 %26%23137124%3B -PASS extB (pt 1) U+217A5 𡞥 %26%23137125%3B -PASS extB (pt 1) U+217A6 𡞦 %26%23137126%3B -PASS extB (pt 1) U+217A7 𡞧 %26%23137127%3B -PASS extB (pt 1) U+217A8 𡞨 %26%23137128%3B -PASS extB (pt 1) U+217A9 𡞩 %26%23137129%3B -PASS extB (pt 1) U+217AA 𡞪 %26%23137130%3B -PASS extB (pt 1) U+217AB 𡞫 %26%23137131%3B -PASS extB (pt 1) U+217AC 𡞬 %26%23137132%3B -PASS extB (pt 1) U+217AD 𡞭 %26%23137133%3B -PASS extB (pt 1) U+217AE 𡞮 %26%23137134%3B -PASS extB (pt 1) U+217AF 𡞯 %26%23137135%3B -PASS extB (pt 1) U+217B0 𡞰 %26%23137136%3B -PASS extB (pt 1) U+217B1 𡞱 %26%23137137%3B -PASS extB (pt 1) U+217B3 𡞳 %26%23137139%3B -PASS extB (pt 1) U+217B4 𡞴 %26%23137140%3B -PASS extB (pt 1) U+217B5 𡞵 %26%23137141%3B -PASS extB (pt 1) U+217B6 𡞶 %26%23137142%3B -PASS extB (pt 1) U+217B7 𡞷 %26%23137143%3B -PASS extB (pt 1) U+217B8 𡞸 %26%23137144%3B -PASS extB (pt 1) U+217B9 𡞹 %26%23137145%3B -PASS extB (pt 1) U+217BA 𡞺 %26%23137146%3B -PASS extB (pt 1) U+217BB 𡞻 %26%23137147%3B -PASS extB (pt 1) U+217BC 𡞼 %26%23137148%3B -PASS extB (pt 1) U+217BD 𡞽 %26%23137149%3B -PASS extB (pt 1) U+217BE 𡞾 %26%23137150%3B -PASS extB (pt 1) U+217BF 𡞿 %26%23137151%3B -PASS extB (pt 1) U+217C0 𡟀 %26%23137152%3B -PASS extB (pt 1) U+217C1 𡟁 %26%23137153%3B -PASS extB (pt 1) U+217C2 𡟂 %26%23137154%3B -PASS extB (pt 1) U+217C3 𡟃 %26%23137155%3B -PASS extB (pt 1) U+217C4 𡟄 %26%23137156%3B -PASS extB (pt 1) U+217C5 𡟅 %26%23137157%3B -PASS extB (pt 1) U+217C6 𡟆 %26%23137158%3B -PASS extB (pt 1) U+217C7 𡟇 %26%23137159%3B -PASS extB (pt 1) U+217C8 𡟈 %26%23137160%3B -PASS extB (pt 1) U+217C9 𡟉 %26%23137161%3B -PASS extB (pt 1) U+217CA 𡟊 %26%23137162%3B -PASS extB (pt 1) U+217CB 𡟋 %26%23137163%3B -PASS extB (pt 1) U+217CC 𡟌 %26%23137164%3B -PASS extB (pt 1) U+217CD 𡟍 %26%23137165%3B -PASS extB (pt 1) U+217CE 𡟎 %26%23137166%3B -PASS extB (pt 1) U+217CF 𡟏 %26%23137167%3B -PASS extB (pt 1) U+217D0 𡟐 %26%23137168%3B -PASS extB (pt 1) U+217D1 𡟑 %26%23137169%3B -PASS extB (pt 1) U+217D2 𡟒 %26%23137170%3B -PASS extB (pt 1) U+217D3 𡟓 %26%23137171%3B -PASS extB (pt 1) U+217D4 𡟔 %26%23137172%3B -PASS extB (pt 1) U+217D5 𡟕 %26%23137173%3B -PASS extB (pt 1) U+217D6 𡟖 %26%23137174%3B -PASS extB (pt 1) U+217D7 𡟗 %26%23137175%3B -PASS extB (pt 1) U+217D8 𡟘 %26%23137176%3B -PASS extB (pt 1) U+217D9 𡟙 %26%23137177%3B -PASS extB (pt 1) U+217DA 𡟚 %26%23137178%3B -PASS extB (pt 1) U+217DB 𡟛 %26%23137179%3B -PASS extB (pt 1) U+217DD 𡟝 %26%23137181%3B -PASS extB (pt 1) U+217DE 𡟞 %26%23137182%3B -PASS extB (pt 1) U+217DF 𡟟 %26%23137183%3B -PASS extB (pt 1) U+217E0 𡟠 %26%23137184%3B -PASS extB (pt 1) U+217E1 𡟡 %26%23137185%3B -PASS extB (pt 1) U+217E2 𡟢 %26%23137186%3B -PASS extB (pt 1) U+217E3 𡟣 %26%23137187%3B -PASS extB (pt 1) U+217E4 𡟤 %26%23137188%3B -PASS extB (pt 1) U+217E5 𡟥 %26%23137189%3B -PASS extB (pt 1) U+217E6 𡟦 %26%23137190%3B -PASS extB (pt 1) U+217E7 𡟧 %26%23137191%3B -PASS extB (pt 1) U+217E8 𡟨 %26%23137192%3B -PASS extB (pt 1) U+217E9 𡟩 %26%23137193%3B -PASS extB (pt 1) U+217EA 𡟪 %26%23137194%3B -PASS extB (pt 1) U+217EB 𡟫 %26%23137195%3B -PASS extB (pt 1) U+217EC 𡟬 %26%23137196%3B -PASS extB (pt 1) U+217ED 𡟭 %26%23137197%3B -PASS extB (pt 1) U+217EE 𡟮 %26%23137198%3B -PASS extB (pt 1) U+217EF 𡟯 %26%23137199%3B -PASS extB (pt 1) U+217F0 𡟰 %26%23137200%3B -PASS extB (pt 1) U+217F1 𡟱 %26%23137201%3B -PASS extB (pt 1) U+217F2 𡟲 %26%23137202%3B -PASS extB (pt 1) U+217F3 𡟳 %26%23137203%3B -PASS extB (pt 1) U+217F4 𡟴 %26%23137204%3B -PASS extB (pt 1) U+217F5 𡟵 %26%23137205%3B -PASS extB (pt 1) U+217F6 𡟶 %26%23137206%3B -PASS extB (pt 1) U+217F7 𡟷 %26%23137207%3B -PASS extB (pt 1) U+217F8 𡟸 %26%23137208%3B -PASS extB (pt 1) U+217F9 𡟹 %26%23137209%3B -PASS extB (pt 1) U+217FA 𡟺 %26%23137210%3B -PASS extB (pt 1) U+217FD 𡟽 %26%23137213%3B -PASS extB (pt 1) U+217FE 𡟾 %26%23137214%3B -PASS extB (pt 1) U+217FF 𡟿 %26%23137215%3B -PASS extB (pt 1) U+21800 𡠀 %26%23137216%3B -PASS extB (pt 1) U+21801 𡠁 %26%23137217%3B -PASS extB (pt 1) U+21802 𡠂 %26%23137218%3B -PASS extB (pt 1) U+21803 𡠃 %26%23137219%3B -PASS extB (pt 1) U+21804 𡠄 %26%23137220%3B -PASS extB (pt 1) U+21805 𡠅 %26%23137221%3B -PASS extB (pt 1) U+21806 𡠆 %26%23137222%3B -PASS extB (pt 1) U+21807 𡠇 %26%23137223%3B -PASS extB (pt 1) U+21808 𡠈 %26%23137224%3B -PASS extB (pt 1) U+21809 𡠉 %26%23137225%3B -PASS extB (pt 1) U+2180A 𡠊 %26%23137226%3B -PASS extB (pt 1) U+2180B 𡠋 %26%23137227%3B -PASS extB (pt 1) U+2180C 𡠌 %26%23137228%3B -PASS extB (pt 1) U+2180D 𡠍 %26%23137229%3B -PASS extB (pt 1) U+2180E 𡠎 %26%23137230%3B -PASS extB (pt 1) U+2180F 𡠏 %26%23137231%3B -PASS extB (pt 1) U+21810 𡠐 %26%23137232%3B -PASS extB (pt 1) U+21811 𡠑 %26%23137233%3B -PASS extB (pt 1) U+21812 𡠒 %26%23137234%3B -PASS extB (pt 1) U+21813 𡠓 %26%23137235%3B -PASS extB (pt 1) U+21814 𡠔 %26%23137236%3B -PASS extB (pt 1) U+21815 𡠕 %26%23137237%3B -PASS extB (pt 1) U+21816 𡠖 %26%23137238%3B -PASS extB (pt 1) U+21817 𡠗 %26%23137239%3B -PASS extB (pt 1) U+21818 𡠘 %26%23137240%3B -PASS extB (pt 1) U+21819 𡠙 %26%23137241%3B -PASS extB (pt 1) U+2181A 𡠚 %26%23137242%3B -PASS extB (pt 1) U+2181B 𡠛 %26%23137243%3B -PASS extB (pt 1) U+2181C 𡠜 %26%23137244%3B -PASS extB (pt 1) U+2181D 𡠝 %26%23137245%3B -PASS extB (pt 1) U+2181E 𡠞 %26%23137246%3B -PASS extB (pt 1) U+2181F 𡠟 %26%23137247%3B -PASS extB (pt 1) U+21820 𡠠 %26%23137248%3B -PASS extB (pt 1) U+21821 𡠡 %26%23137249%3B -PASS extB (pt 1) U+21822 𡠢 %26%23137250%3B -PASS extB (pt 1) U+21823 𡠣 %26%23137251%3B -PASS extB (pt 1) U+21824 𡠤 %26%23137252%3B -PASS extB (pt 1) U+21825 𡠥 %26%23137253%3B -PASS extB (pt 1) U+21826 𡠦 %26%23137254%3B -PASS extB (pt 1) U+21827 𡠧 %26%23137255%3B -PASS extB (pt 1) U+2182A 𡠪 %26%23137258%3B -PASS extB (pt 1) U+2182B 𡠫 %26%23137259%3B -PASS extB (pt 1) U+2182C 𡠬 %26%23137260%3B -PASS extB (pt 1) U+2182D 𡠭 %26%23137261%3B -PASS extB (pt 1) U+2182E 𡠮 %26%23137262%3B -PASS extB (pt 1) U+2182F 𡠯 %26%23137263%3B -PASS extB (pt 1) U+21830 𡠰 %26%23137264%3B -PASS extB (pt 1) U+21831 𡠱 %26%23137265%3B -PASS extB (pt 1) U+21832 𡠲 %26%23137266%3B -PASS extB (pt 1) U+21833 𡠳 %26%23137267%3B -PASS extB (pt 1) U+21834 𡠴 %26%23137268%3B -PASS extB (pt 1) U+21835 𡠵 %26%23137269%3B -PASS extB (pt 1) U+21836 𡠶 %26%23137270%3B -PASS extB (pt 1) U+21837 𡠷 %26%23137271%3B -PASS extB (pt 1) U+21838 𡠸 %26%23137272%3B -PASS extB (pt 1) U+21839 𡠹 %26%23137273%3B -PASS extB (pt 1) U+2183A 𡠺 %26%23137274%3B -PASS extB (pt 1) U+2183B 𡠻 %26%23137275%3B -PASS extB (pt 1) U+2183C 𡠼 %26%23137276%3B -PASS extB (pt 1) U+2183D 𡠽 %26%23137277%3B -PASS extB (pt 1) U+2183E 𡠾 %26%23137278%3B -PASS extB (pt 1) U+2183F 𡠿 %26%23137279%3B -PASS extB (pt 1) U+21840 𡡀 %26%23137280%3B -PASS extB (pt 1) U+21841 𡡁 %26%23137281%3B -PASS extB (pt 1) U+21842 𡡂 %26%23137282%3B -PASS extB (pt 1) U+21843 𡡃 %26%23137283%3B -PASS extB (pt 1) U+21844 𡡄 %26%23137284%3B -PASS extB (pt 1) U+21845 𡡅 %26%23137285%3B -PASS extB (pt 1) U+21846 𡡆 %26%23137286%3B -PASS extB (pt 1) U+21847 𡡇 %26%23137287%3B -PASS extB (pt 1) U+21848 𡡈 %26%23137288%3B -PASS extB (pt 1) U+21849 𡡉 %26%23137289%3B -PASS extB (pt 1) U+2184A 𡡊 %26%23137290%3B -PASS extB (pt 1) U+2184B 𡡋 %26%23137291%3B -PASS extB (pt 1) U+2184C 𡡌 %26%23137292%3B -PASS extB (pt 1) U+2184D 𡡍 %26%23137293%3B -PASS extB (pt 1) U+2184E 𡡎 %26%23137294%3B -PASS extB (pt 1) U+2184F 𡡏 %26%23137295%3B -PASS extB (pt 1) U+21850 𡡐 %26%23137296%3B -PASS extB (pt 1) U+21851 𡡑 %26%23137297%3B -PASS extB (pt 1) U+21852 𡡒 %26%23137298%3B -PASS extB (pt 1) U+21853 𡡓 %26%23137299%3B -PASS extB (pt 1) U+21854 𡡔 %26%23137300%3B -PASS extB (pt 1) U+21855 𡡕 %26%23137301%3B -PASS extB (pt 1) U+21856 𡡖 %26%23137302%3B -PASS extB (pt 1) U+21857 𡡗 %26%23137303%3B -PASS extB (pt 1) U+21858 𡡘 %26%23137304%3B -PASS extB (pt 1) U+21859 𡡙 %26%23137305%3B -PASS extB (pt 1) U+2185A 𡡚 %26%23137306%3B -PASS extB (pt 1) U+2185B 𡡛 %26%23137307%3B -PASS extB (pt 1) U+2185C 𡡜 %26%23137308%3B -PASS extB (pt 1) U+2185D 𡡝 %26%23137309%3B -PASS extB (pt 1) U+2185E 𡡞 %26%23137310%3B -PASS extB (pt 1) U+2185F 𡡟 %26%23137311%3B -PASS extB (pt 1) U+21860 𡡠 %26%23137312%3B -PASS extB (pt 1) U+21861 𡡡 %26%23137313%3B -PASS extB (pt 1) U+21862 𡡢 %26%23137314%3B -PASS extB (pt 1) U+21863 𡡣 %26%23137315%3B -PASS extB (pt 1) U+21864 𡡤 %26%23137316%3B -PASS extB (pt 1) U+21865 𡡥 %26%23137317%3B -PASS extB (pt 1) U+21866 𡡦 %26%23137318%3B -PASS extB (pt 1) U+21867 𡡧 %26%23137319%3B -PASS extB (pt 1) U+21868 𡡨 %26%23137320%3B -PASS extB (pt 1) U+21869 𡡩 %26%23137321%3B -PASS extB (pt 1) U+2186A 𡡪 %26%23137322%3B -PASS extB (pt 1) U+2186B 𡡫 %26%23137323%3B -PASS extB (pt 1) U+2186C 𡡬 %26%23137324%3B -PASS extB (pt 1) U+2186D 𡡭 %26%23137325%3B -PASS extB (pt 1) U+2186E 𡡮 %26%23137326%3B -PASS extB (pt 1) U+2186F 𡡯 %26%23137327%3B -PASS extB (pt 1) U+21870 𡡰 %26%23137328%3B -PASS extB (pt 1) U+21871 𡡱 %26%23137329%3B -PASS extB (pt 1) U+21872 𡡲 %26%23137330%3B -PASS extB (pt 1) U+21873 𡡳 %26%23137331%3B -PASS extB (pt 1) U+21874 𡡴 %26%23137332%3B -PASS extB (pt 1) U+21875 𡡵 %26%23137333%3B -PASS extB (pt 1) U+21876 𡡶 %26%23137334%3B -PASS extB (pt 1) U+21878 𡡸 %26%23137336%3B -PASS extB (pt 1) U+21879 𡡹 %26%23137337%3B -PASS extB (pt 1) U+2187A 𡡺 %26%23137338%3B -PASS extB (pt 1) U+2187B 𡡻 %26%23137339%3B -PASS extB (pt 1) U+2187C 𡡼 %26%23137340%3B -PASS extB (pt 1) U+2187D 𡡽 %26%23137341%3B -PASS extB (pt 1) U+2187E 𡡾 %26%23137342%3B -PASS extB (pt 1) U+2187F 𡡿 %26%23137343%3B -PASS extB (pt 1) U+21880 𡢀 %26%23137344%3B -PASS extB (pt 1) U+21881 𡢁 %26%23137345%3B -PASS extB (pt 1) U+21882 𡢂 %26%23137346%3B -PASS extB (pt 1) U+21883 𡢃 %26%23137347%3B -PASS extB (pt 1) U+21884 𡢄 %26%23137348%3B -PASS extB (pt 1) U+21885 𡢅 %26%23137349%3B -PASS extB (pt 1) U+21886 𡢆 %26%23137350%3B -PASS extB (pt 1) U+21887 𡢇 %26%23137351%3B -PASS extB (pt 1) U+21888 𡢈 %26%23137352%3B -PASS extB (pt 1) U+21889 𡢉 %26%23137353%3B -PASS extB (pt 1) U+2188A 𡢊 %26%23137354%3B -PASS extB (pt 1) U+2188B 𡢋 %26%23137355%3B -PASS extB (pt 1) U+2188C 𡢌 %26%23137356%3B -PASS extB (pt 1) U+2188D 𡢍 %26%23137357%3B -PASS extB (pt 1) U+2188E 𡢎 %26%23137358%3B -PASS extB (pt 1) U+2188F 𡢏 %26%23137359%3B -PASS extB (pt 1) U+21890 𡢐 %26%23137360%3B -PASS extB (pt 1) U+21891 𡢑 %26%23137361%3B -PASS extB (pt 1) U+21892 𡢒 %26%23137362%3B -PASS extB (pt 1) U+21893 𡢓 %26%23137363%3B -PASS extB (pt 1) U+21894 𡢔 %26%23137364%3B -PASS extB (pt 1) U+21895 𡢕 %26%23137365%3B -PASS extB (pt 1) U+21896 𡢖 %26%23137366%3B -PASS extB (pt 1) U+21897 𡢗 %26%23137367%3B -PASS extB (pt 1) U+21898 𡢘 %26%23137368%3B -PASS extB (pt 1) U+21899 𡢙 %26%23137369%3B -PASS extB (pt 1) U+2189A 𡢚 %26%23137370%3B -PASS extB (pt 1) U+2189B 𡢛 %26%23137371%3B -PASS extB (pt 1) U+2189C 𡢜 %26%23137372%3B -PASS extB (pt 1) U+2189D 𡢝 %26%23137373%3B -PASS extB (pt 1) U+2189F 𡢟 %26%23137375%3B -PASS extB (pt 1) U+218A0 𡢠 %26%23137376%3B -PASS extB (pt 1) U+218A1 𡢡 %26%23137377%3B -PASS extB (pt 1) U+218A2 𡢢 %26%23137378%3B -PASS extB (pt 1) U+218A3 𡢣 %26%23137379%3B -PASS extB (pt 1) U+218A4 𡢤 %26%23137380%3B -PASS extB (pt 1) U+218A5 𡢥 %26%23137381%3B -PASS extB (pt 1) U+218A6 𡢦 %26%23137382%3B -PASS extB (pt 1) U+218A7 𡢧 %26%23137383%3B -PASS extB (pt 1) U+218A8 𡢨 %26%23137384%3B -PASS extB (pt 1) U+218A9 𡢩 %26%23137385%3B -PASS extB (pt 1) U+218AA 𡢪 %26%23137386%3B -PASS extB (pt 1) U+218AB 𡢫 %26%23137387%3B -PASS extB (pt 1) U+218AC 𡢬 %26%23137388%3B -PASS extB (pt 1) U+218AD 𡢭 %26%23137389%3B -PASS extB (pt 1) U+218AE 𡢮 %26%23137390%3B -PASS extB (pt 1) U+218AF 𡢯 %26%23137391%3B -PASS extB (pt 1) U+218B0 𡢰 %26%23137392%3B -PASS extB (pt 1) U+218B1 𡢱 %26%23137393%3B -PASS extB (pt 1) U+218B2 𡢲 %26%23137394%3B -PASS extB (pt 1) U+218B3 𡢳 %26%23137395%3B -PASS extB (pt 1) U+218B4 𡢴 %26%23137396%3B -PASS extB (pt 1) U+218B5 𡢵 %26%23137397%3B -PASS extB (pt 1) U+218B6 𡢶 %26%23137398%3B -PASS extB (pt 1) U+218B7 𡢷 %26%23137399%3B -PASS extB (pt 1) U+218B8 𡢸 %26%23137400%3B -PASS extB (pt 1) U+218B9 𡢹 %26%23137401%3B -PASS extB (pt 1) U+218BA 𡢺 %26%23137402%3B -PASS extB (pt 1) U+218BB 𡢻 %26%23137403%3B -PASS extB (pt 1) U+218BC 𡢼 %26%23137404%3B -PASS extB (pt 1) U+218BD 𡢽 %26%23137405%3B -PASS extB (pt 1) U+218BE 𡢾 %26%23137406%3B -PASS extB (pt 1) U+218BF 𡢿 %26%23137407%3B -PASS extB (pt 1) U+218C0 𡣀 %26%23137408%3B -PASS extB (pt 1) U+218C1 𡣁 %26%23137409%3B -PASS extB (pt 1) U+218C2 𡣂 %26%23137410%3B -PASS extB (pt 1) U+218C3 𡣃 %26%23137411%3B -PASS extB (pt 1) U+218C4 𡣄 %26%23137412%3B -PASS extB (pt 1) U+218C5 𡣅 %26%23137413%3B -PASS extB (pt 1) U+218C6 𡣆 %26%23137414%3B -PASS extB (pt 1) U+218C7 𡣇 %26%23137415%3B -PASS extB (pt 1) U+218C8 𡣈 %26%23137416%3B -PASS extB (pt 1) U+218C9 𡣉 %26%23137417%3B -PASS extB (pt 1) U+218CA 𡣊 %26%23137418%3B -PASS extB (pt 1) U+218CB 𡣋 %26%23137419%3B -PASS extB (pt 1) U+218CC 𡣌 %26%23137420%3B -PASS extB (pt 1) U+218CD 𡣍 %26%23137421%3B -PASS extB (pt 1) U+218CE 𡣎 %26%23137422%3B -PASS extB (pt 1) U+218CF 𡣏 %26%23137423%3B -PASS extB (pt 1) U+218D0 𡣐 %26%23137424%3B -PASS extB (pt 1) U+218D1 𡣑 %26%23137425%3B -PASS extB (pt 1) U+218D2 𡣒 %26%23137426%3B -PASS extB (pt 1) U+218D3 𡣓 %26%23137427%3B -PASS extB (pt 1) U+218D4 𡣔 %26%23137428%3B -PASS extB (pt 1) U+218D5 𡣕 %26%23137429%3B -PASS extB (pt 1) U+218D6 𡣖 %26%23137430%3B -PASS extB (pt 1) U+218D8 𡣘 %26%23137432%3B -PASS extB (pt 1) U+218D9 𡣙 %26%23137433%3B -PASS extB (pt 1) U+218DA 𡣚 %26%23137434%3B -PASS extB (pt 1) U+218DB 𡣛 %26%23137435%3B -PASS extB (pt 1) U+218DC 𡣜 %26%23137436%3B -PASS extB (pt 1) U+218DD 𡣝 %26%23137437%3B -PASS extB (pt 1) U+218DE 𡣞 %26%23137438%3B -PASS extB (pt 1) U+218DF 𡣟 %26%23137439%3B -PASS extB (pt 1) U+218E0 𡣠 %26%23137440%3B -PASS extB (pt 1) U+218E1 𡣡 %26%23137441%3B -PASS extB (pt 1) U+218E2 𡣢 %26%23137442%3B -PASS extB (pt 1) U+218E3 𡣣 %26%23137443%3B -PASS extB (pt 1) U+218E4 𡣤 %26%23137444%3B -PASS extB (pt 1) U+218E5 𡣥 %26%23137445%3B -PASS extB (pt 1) U+218E6 𡣦 %26%23137446%3B -PASS extB (pt 1) U+218E7 𡣧 %26%23137447%3B -PASS extB (pt 1) U+218E8 𡣨 %26%23137448%3B -PASS extB (pt 1) U+218E9 𡣩 %26%23137449%3B -PASS extB (pt 1) U+218EA 𡣪 %26%23137450%3B -PASS extB (pt 1) U+218EB 𡣫 %26%23137451%3B -PASS extB (pt 1) U+218EC 𡣬 %26%23137452%3B -PASS extB (pt 1) U+218ED 𡣭 %26%23137453%3B -PASS extB (pt 1) U+218EE 𡣮 %26%23137454%3B -PASS extB (pt 1) U+218EF 𡣯 %26%23137455%3B -PASS extB (pt 1) U+218F0 𡣰 %26%23137456%3B -PASS extB (pt 1) U+218F1 𡣱 %26%23137457%3B -PASS extB (pt 1) U+218F2 𡣲 %26%23137458%3B -PASS extB (pt 1) U+218F3 𡣳 %26%23137459%3B -PASS extB (pt 1) U+218F4 𡣴 %26%23137460%3B -PASS extB (pt 1) U+218F5 𡣵 %26%23137461%3B -PASS extB (pt 1) U+218F6 𡣶 %26%23137462%3B -PASS extB (pt 1) U+218F7 𡣷 %26%23137463%3B -PASS extB (pt 1) U+218F8 𡣸 %26%23137464%3B -PASS extB (pt 1) U+218F9 𡣹 %26%23137465%3B -PASS extB (pt 1) U+218FA 𡣺 %26%23137466%3B -PASS extB (pt 1) U+218FB 𡣻 %26%23137467%3B -PASS extB (pt 1) U+218FC 𡣼 %26%23137468%3B -PASS extB (pt 1) U+218FD 𡣽 %26%23137469%3B -PASS extB (pt 1) U+218FE 𡣾 %26%23137470%3B -PASS extB (pt 1) U+218FF 𡣿 %26%23137471%3B -PASS extB (pt 1) U+21900 𡤀 %26%23137472%3B -PASS extB (pt 1) U+21901 𡤁 %26%23137473%3B -PASS extB (pt 1) U+21902 𡤂 %26%23137474%3B -PASS extB (pt 1) U+21903 𡤃 %26%23137475%3B -PASS extB (pt 1) U+21904 𡤄 %26%23137476%3B -PASS extB (pt 1) U+21905 𡤅 %26%23137477%3B -PASS extB (pt 1) U+21906 𡤆 %26%23137478%3B -PASS extB (pt 1) U+21907 𡤇 %26%23137479%3B -PASS extB (pt 1) U+21908 𡤈 %26%23137480%3B -PASS extB (pt 1) U+21909 𡤉 %26%23137481%3B -PASS extB (pt 1) U+2190A 𡤊 %26%23137482%3B -PASS extB (pt 1) U+2190B 𡤋 %26%23137483%3B -PASS extB (pt 1) U+2190C 𡤌 %26%23137484%3B -PASS extB (pt 1) U+2190D 𡤍 %26%23137485%3B -PASS extB (pt 1) U+2190E 𡤎 %26%23137486%3B -PASS extB (pt 1) U+2190F 𡤏 %26%23137487%3B -PASS extB (pt 1) U+21910 𡤐 %26%23137488%3B -PASS extB (pt 1) U+21912 𡤒 %26%23137490%3B -PASS extB (pt 1) U+21913 𡤓 %26%23137491%3B -PASS extB (pt 1) U+21914 𡤔 %26%23137492%3B -PASS extB (pt 1) U+21915 𡤕 %26%23137493%3B -PASS extB (pt 1) U+21916 𡤖 %26%23137494%3B -PASS extB (pt 1) U+21917 𡤗 %26%23137495%3B -PASS extB (pt 1) U+21918 𡤘 %26%23137496%3B -PASS extB (pt 1) U+21919 𡤙 %26%23137497%3B -PASS extB (pt 1) U+2191A 𡤚 %26%23137498%3B -PASS extB (pt 1) U+2191B 𡤛 %26%23137499%3B -PASS extB (pt 1) U+2191C 𡤜 %26%23137500%3B -PASS extB (pt 1) U+2191D 𡤝 %26%23137501%3B -PASS extB (pt 1) U+2191E 𡤞 %26%23137502%3B -PASS extB (pt 1) U+2191F 𡤟 %26%23137503%3B -PASS extB (pt 1) U+21920 𡤠 %26%23137504%3B -PASS extB (pt 1) U+21921 𡤡 %26%23137505%3B -PASS extB (pt 1) U+21922 𡤢 %26%23137506%3B -PASS extB (pt 1) U+21923 𡤣 %26%23137507%3B -PASS extB (pt 1) U+21924 𡤤 %26%23137508%3B -PASS extB (pt 1) U+21925 𡤥 %26%23137509%3B -PASS extB (pt 1) U+21926 𡤦 %26%23137510%3B -PASS extB (pt 1) U+21927 𡤧 %26%23137511%3B -PASS extB (pt 1) U+21928 𡤨 %26%23137512%3B -PASS extB (pt 1) U+21929 𡤩 %26%23137513%3B -PASS extB (pt 1) U+2192A 𡤪 %26%23137514%3B -PASS extB (pt 1) U+2192B 𡤫 %26%23137515%3B -PASS extB (pt 1) U+2192C 𡤬 %26%23137516%3B -PASS extB (pt 1) U+2192D 𡤭 %26%23137517%3B -PASS extB (pt 1) U+2192E 𡤮 %26%23137518%3B -PASS extB (pt 1) U+2192F 𡤯 %26%23137519%3B -PASS extB (pt 1) U+21930 𡤰 %26%23137520%3B -PASS extB (pt 1) U+21931 𡤱 %26%23137521%3B -PASS extB (pt 1) U+21932 𡤲 %26%23137522%3B -PASS extB (pt 1) U+21933 𡤳 %26%23137523%3B -PASS extB (pt 1) U+21934 𡤴 %26%23137524%3B -PASS extB (pt 1) U+21935 𡤵 %26%23137525%3B -PASS extB (pt 1) U+21936 𡤶 %26%23137526%3B -PASS extB (pt 1) U+21937 𡤷 %26%23137527%3B -PASS extB (pt 1) U+21938 𡤸 %26%23137528%3B -PASS extB (pt 1) U+21939 𡤹 %26%23137529%3B -PASS extB (pt 1) U+2193A 𡤺 %26%23137530%3B -PASS extB (pt 1) U+2193B 𡤻 %26%23137531%3B -PASS extB (pt 1) U+2193C 𡤼 %26%23137532%3B -PASS extB (pt 1) U+2193D 𡤽 %26%23137533%3B -PASS extB (pt 1) U+2193E 𡤾 %26%23137534%3B -PASS extB (pt 1) U+2193F 𡤿 %26%23137535%3B -PASS extB (pt 1) U+21940 𡥀 %26%23137536%3B -PASS extB (pt 1) U+21941 𡥁 %26%23137537%3B -PASS extB (pt 1) U+21942 𡥂 %26%23137538%3B -PASS extB (pt 1) U+21943 𡥃 %26%23137539%3B -PASS extB (pt 1) U+21944 𡥄 %26%23137540%3B -PASS extB (pt 1) U+21945 𡥅 %26%23137541%3B -PASS extB (pt 1) U+21946 𡥆 %26%23137542%3B -PASS extB (pt 1) U+21947 𡥇 %26%23137543%3B -PASS extB (pt 1) U+21948 𡥈 %26%23137544%3B -PASS extB (pt 1) U+21949 𡥉 %26%23137545%3B -PASS extB (pt 1) U+2194A 𡥊 %26%23137546%3B -PASS extB (pt 1) U+2194B 𡥋 %26%23137547%3B -PASS extB (pt 1) U+2194C 𡥌 %26%23137548%3B -PASS extB (pt 1) U+2194D 𡥍 %26%23137549%3B -PASS extB (pt 1) U+2194E 𡥎 %26%23137550%3B -PASS extB (pt 1) U+2194F 𡥏 %26%23137551%3B -PASS extB (pt 1) U+21950 𡥐 %26%23137552%3B -PASS extB (pt 1) U+21951 𡥑 %26%23137553%3B -PASS extB (pt 1) U+21952 𡥒 %26%23137554%3B -PASS extB (pt 1) U+21953 𡥓 %26%23137555%3B -PASS extB (pt 1) U+21954 𡥔 %26%23137556%3B -PASS extB (pt 1) U+21955 𡥕 %26%23137557%3B -PASS extB (pt 1) U+21956 𡥖 %26%23137558%3B -PASS extB (pt 1) U+21957 𡥗 %26%23137559%3B -PASS extB (pt 1) U+21959 𡥙 %26%23137561%3B -PASS extB (pt 1) U+2195A 𡥚 %26%23137562%3B -PASS extB (pt 1) U+2195B 𡥛 %26%23137563%3B -PASS extB (pt 1) U+2195C 𡥜 %26%23137564%3B -PASS extB (pt 1) U+2195D 𡥝 %26%23137565%3B -PASS extB (pt 1) U+2195E 𡥞 %26%23137566%3B -PASS extB (pt 1) U+2195F 𡥟 %26%23137567%3B -PASS extB (pt 1) U+21960 𡥠 %26%23137568%3B -PASS extB (pt 1) U+21961 𡥡 %26%23137569%3B -PASS extB (pt 1) U+21962 𡥢 %26%23137570%3B -PASS extB (pt 1) U+21963 𡥣 %26%23137571%3B -PASS extB (pt 1) U+21964 𡥤 %26%23137572%3B -PASS extB (pt 1) U+21965 𡥥 %26%23137573%3B -PASS extB (pt 1) U+21966 𡥦 %26%23137574%3B -PASS extB (pt 1) U+21967 𡥧 %26%23137575%3B -PASS extB (pt 1) U+21968 𡥨 %26%23137576%3B -PASS extB (pt 1) U+21969 𡥩 %26%23137577%3B -PASS extB (pt 1) U+2196A 𡥪 %26%23137578%3B -PASS extB (pt 1) U+2196B 𡥫 %26%23137579%3B -PASS extB (pt 1) U+2196C 𡥬 %26%23137580%3B -PASS extB (pt 1) U+2196D 𡥭 %26%23137581%3B -PASS extB (pt 1) U+2196E 𡥮 %26%23137582%3B -PASS extB (pt 1) U+2196F 𡥯 %26%23137583%3B -PASS extB (pt 1) U+21970 𡥰 %26%23137584%3B -PASS extB (pt 1) U+21971 𡥱 %26%23137585%3B -PASS extB (pt 1) U+21972 𡥲 %26%23137586%3B -PASS extB (pt 1) U+21973 𡥳 %26%23137587%3B -PASS extB (pt 1) U+21974 𡥴 %26%23137588%3B -PASS extB (pt 1) U+21975 𡥵 %26%23137589%3B -PASS extB (pt 1) U+21976 𡥶 %26%23137590%3B -PASS extB (pt 1) U+21977 𡥷 %26%23137591%3B -PASS extB (pt 1) U+21978 𡥸 %26%23137592%3B -PASS extB (pt 1) U+21979 𡥹 %26%23137593%3B -PASS extB (pt 1) U+2197A 𡥺 %26%23137594%3B -PASS extB (pt 1) U+2197B 𡥻 %26%23137595%3B -PASS extB (pt 1) U+2197C 𡥼 %26%23137596%3B -PASS extB (pt 1) U+2197D 𡥽 %26%23137597%3B -PASS extB (pt 1) U+2197E 𡥾 %26%23137598%3B -PASS extB (pt 1) U+2197F 𡥿 %26%23137599%3B -PASS extB (pt 1) U+21980 𡦀 %26%23137600%3B -PASS extB (pt 1) U+21981 𡦁 %26%23137601%3B -PASS extB (pt 1) U+21982 𡦂 %26%23137602%3B -PASS extB (pt 1) U+21984 𡦄 %26%23137604%3B -PASS extB (pt 1) U+21985 𡦅 %26%23137605%3B -PASS extB (pt 1) U+21986 𡦆 %26%23137606%3B -PASS extB (pt 1) U+21987 𡦇 %26%23137607%3B -PASS extB (pt 1) U+21989 𡦉 %26%23137609%3B -PASS extB (pt 1) U+2198A 𡦊 %26%23137610%3B -PASS extB (pt 1) U+2198B 𡦋 %26%23137611%3B -PASS extB (pt 1) U+2198C 𡦌 %26%23137612%3B -PASS extB (pt 1) U+2198D 𡦍 %26%23137613%3B -PASS extB (pt 1) U+2198E 𡦎 %26%23137614%3B -PASS extB (pt 1) U+2198F 𡦏 %26%23137615%3B -PASS extB (pt 1) U+21990 𡦐 %26%23137616%3B -PASS extB (pt 1) U+21991 𡦑 %26%23137617%3B -PASS extB (pt 1) U+21992 𡦒 %26%23137618%3B -PASS extB (pt 1) U+21993 𡦓 %26%23137619%3B -PASS extB (pt 1) U+21994 𡦔 %26%23137620%3B -PASS extB (pt 1) U+21995 𡦕 %26%23137621%3B -PASS extB (pt 1) U+21996 𡦖 %26%23137622%3B -PASS extB (pt 1) U+21997 𡦗 %26%23137623%3B -PASS extB (pt 1) U+21998 𡦘 %26%23137624%3B -PASS extB (pt 1) U+21999 𡦙 %26%23137625%3B -PASS extB (pt 1) U+2199A 𡦚 %26%23137626%3B -PASS extB (pt 1) U+2199B 𡦛 %26%23137627%3B -PASS extB (pt 1) U+2199C 𡦜 %26%23137628%3B -PASS extB (pt 1) U+2199D 𡦝 %26%23137629%3B -PASS extB (pt 1) U+2199E 𡦞 %26%23137630%3B -PASS extB (pt 1) U+2199F 𡦟 %26%23137631%3B -PASS extB (pt 1) U+219A0 𡦠 %26%23137632%3B -PASS extB (pt 1) U+219A1 𡦡 %26%23137633%3B -PASS extB (pt 1) U+219A2 𡦢 %26%23137634%3B -PASS extB (pt 1) U+219A3 𡦣 %26%23137635%3B -PASS extB (pt 1) U+219A4 𡦤 %26%23137636%3B -PASS extB (pt 1) U+219A5 𡦥 %26%23137637%3B -PASS extB (pt 1) U+219A6 𡦦 %26%23137638%3B -PASS extB (pt 1) U+219A7 𡦧 %26%23137639%3B -PASS extB (pt 1) U+219A8 𡦨 %26%23137640%3B -PASS extB (pt 1) U+219A9 𡦩 %26%23137641%3B -PASS extB (pt 1) U+219AA 𡦪 %26%23137642%3B -PASS extB (pt 1) U+219AB 𡦫 %26%23137643%3B -PASS extB (pt 1) U+219AC 𡦬 %26%23137644%3B -PASS extB (pt 1) U+219AD 𡦭 %26%23137645%3B -PASS extB (pt 1) U+219AE 𡦮 %26%23137646%3B -PASS extB (pt 1) U+219AF 𡦯 %26%23137647%3B -PASS extB (pt 1) U+219B0 𡦰 %26%23137648%3B -PASS extB (pt 1) U+219B1 𡦱 %26%23137649%3B -PASS extB (pt 1) U+219B2 𡦲 %26%23137650%3B -PASS extB (pt 1) U+219B3 𡦳 %26%23137651%3B -PASS extB (pt 1) U+219B4 𡦴 %26%23137652%3B -PASS extB (pt 1) U+219B5 𡦵 %26%23137653%3B -PASS extB (pt 1) U+219B6 𡦶 %26%23137654%3B -PASS extB (pt 1) U+219B7 𡦷 %26%23137655%3B -PASS extB (pt 1) U+219B8 𡦸 %26%23137656%3B -PASS extB (pt 1) U+219B9 𡦹 %26%23137657%3B -PASS extB (pt 1) U+219BA 𡦺 %26%23137658%3B -PASS extB (pt 1) U+219BB 𡦻 %26%23137659%3B -PASS extB (pt 1) U+219BC 𡦼 %26%23137660%3B -PASS extB (pt 1) U+219BD 𡦽 %26%23137661%3B -PASS extB (pt 1) U+219BE 𡦾 %26%23137662%3B -PASS extB (pt 1) U+219BF 𡦿 %26%23137663%3B -PASS extB (pt 1) U+219C0 𡧀 %26%23137664%3B -PASS extB (pt 1) U+219C1 𡧁 %26%23137665%3B -PASS extB (pt 1) U+219C2 𡧂 %26%23137666%3B -PASS extB (pt 1) U+219C3 𡧃 %26%23137667%3B -PASS extB (pt 1) U+219C4 𡧄 %26%23137668%3B -PASS extB (pt 1) U+219C5 𡧅 %26%23137669%3B -PASS extB (pt 1) U+219C6 𡧆 %26%23137670%3B -PASS extB (pt 1) U+219C7 𡧇 %26%23137671%3B -PASS extB (pt 1) U+219C8 𡧈 %26%23137672%3B -PASS extB (pt 1) U+219C9 𡧉 %26%23137673%3B -PASS extB (pt 1) U+219CA 𡧊 %26%23137674%3B -PASS extB (pt 1) U+219CB 𡧋 %26%23137675%3B -PASS extB (pt 1) U+219CC 𡧌 %26%23137676%3B -PASS extB (pt 1) U+219CD 𡧍 %26%23137677%3B -PASS extB (pt 1) U+219CE 𡧎 %26%23137678%3B -PASS extB (pt 1) U+219CF 𡧏 %26%23137679%3B -PASS extB (pt 1) U+219D0 𡧐 %26%23137680%3B -PASS extB (pt 1) U+219D1 𡧑 %26%23137681%3B -PASS extB (pt 1) U+219D2 𡧒 %26%23137682%3B -PASS extB (pt 1) U+219D3 𡧓 %26%23137683%3B -PASS extB (pt 1) U+219D4 𡧔 %26%23137684%3B -PASS extB (pt 1) U+219D5 𡧕 %26%23137685%3B -PASS extB (pt 1) U+219D6 𡧖 %26%23137686%3B -PASS extB (pt 1) U+219D7 𡧗 %26%23137687%3B -PASS extB (pt 1) U+219D8 𡧘 %26%23137688%3B -PASS extB (pt 1) U+219D9 𡧙 %26%23137689%3B -PASS extB (pt 1) U+219DA 𡧚 %26%23137690%3B -PASS extB (pt 1) U+219DC 𡧜 %26%23137692%3B -PASS extB (pt 1) U+219DD 𡧝 %26%23137693%3B -PASS extB (pt 1) U+219DE 𡧞 %26%23137694%3B -PASS extB (pt 1) U+219DF 𡧟 %26%23137695%3B -PASS extB (pt 1) U+219E0 𡧠 %26%23137696%3B -PASS extB (pt 1) U+219E1 𡧡 %26%23137697%3B -PASS extB (pt 1) U+219E2 𡧢 %26%23137698%3B -PASS extB (pt 1) U+219E3 𡧣 %26%23137699%3B -PASS extB (pt 1) U+219E4 𡧤 %26%23137700%3B -PASS extB (pt 1) U+219E5 𡧥 %26%23137701%3B -PASS extB (pt 1) U+219E6 𡧦 %26%23137702%3B -PASS extB (pt 1) U+219E7 𡧧 %26%23137703%3B -PASS extB (pt 1) U+219E8 𡧨 %26%23137704%3B -PASS extB (pt 1) U+219E9 𡧩 %26%23137705%3B -PASS extB (pt 1) U+219EA 𡧪 %26%23137706%3B -PASS extB (pt 1) U+219EB 𡧫 %26%23137707%3B -PASS extB (pt 1) U+219EC 𡧬 %26%23137708%3B -PASS extB (pt 1) U+219ED 𡧭 %26%23137709%3B -PASS extB (pt 1) U+219EE 𡧮 %26%23137710%3B -PASS extB (pt 1) U+219EF 𡧯 %26%23137711%3B -PASS extB (pt 1) U+219F0 𡧰 %26%23137712%3B -PASS extB (pt 1) U+219F1 𡧱 %26%23137713%3B -PASS extB (pt 1) U+219F2 𡧲 %26%23137714%3B -PASS extB (pt 1) U+219F3 𡧳 %26%23137715%3B -PASS extB (pt 1) U+219F4 𡧴 %26%23137716%3B -PASS extB (pt 1) U+219F5 𡧵 %26%23137717%3B -PASS extB (pt 1) U+219F6 𡧶 %26%23137718%3B -PASS extB (pt 1) U+219F7 𡧷 %26%23137719%3B -PASS extB (pt 1) U+219F8 𡧸 %26%23137720%3B -PASS extB (pt 1) U+219F9 𡧹 %26%23137721%3B -PASS extB (pt 1) U+219FA 𡧺 %26%23137722%3B -PASS extB (pt 1) U+219FB 𡧻 %26%23137723%3B -PASS extB (pt 1) U+219FC 𡧼 %26%23137724%3B -PASS extB (pt 1) U+219FD 𡧽 %26%23137725%3B -PASS extB (pt 1) U+219FE 𡧾 %26%23137726%3B -PASS extB (pt 1) U+219FF 𡧿 %26%23137727%3B -PASS extB (pt 1) U+21A00 𡨀 %26%23137728%3B -PASS extB (pt 1) U+21A01 𡨁 %26%23137729%3B -PASS extB (pt 1) U+21A02 𡨂 %26%23137730%3B -PASS extB (pt 1) U+21A03 𡨃 %26%23137731%3B -PASS extB (pt 1) U+21A04 𡨄 %26%23137732%3B -PASS extB (pt 1) U+21A05 𡨅 %26%23137733%3B -PASS extB (pt 1) U+21A06 𡨆 %26%23137734%3B -PASS extB (pt 1) U+21A07 𡨇 %26%23137735%3B -PASS extB (pt 1) U+21A08 𡨈 %26%23137736%3B -PASS extB (pt 1) U+21A09 𡨉 %26%23137737%3B -PASS extB (pt 1) U+21A0A 𡨊 %26%23137738%3B -PASS extB (pt 1) U+21A0B 𡨋 %26%23137739%3B -PASS extB (pt 1) U+21A0C 𡨌 %26%23137740%3B -PASS extB (pt 1) U+21A0D 𡨍 %26%23137741%3B -PASS extB (pt 1) U+21A0E 𡨎 %26%23137742%3B -PASS extB (pt 1) U+21A0F 𡨏 %26%23137743%3B -PASS extB (pt 1) U+21A10 𡨐 %26%23137744%3B -PASS extB (pt 1) U+21A11 𡨑 %26%23137745%3B -PASS extB (pt 1) U+21A12 𡨒 %26%23137746%3B -PASS extB (pt 1) U+21A13 𡨓 %26%23137747%3B -PASS extB (pt 1) U+21A14 𡨔 %26%23137748%3B -PASS extB (pt 1) U+21A15 𡨕 %26%23137749%3B -PASS extB (pt 1) U+21A16 𡨖 %26%23137750%3B -PASS extB (pt 1) U+21A17 𡨗 %26%23137751%3B -PASS extB (pt 1) U+21A18 𡨘 %26%23137752%3B -PASS extB (pt 1) U+21A19 𡨙 %26%23137753%3B -PASS extB (pt 1) U+21A1A 𡨚 %26%23137754%3B -PASS extB (pt 1) U+21A1B 𡨛 %26%23137755%3B -PASS extB (pt 1) U+21A1C 𡨜 %26%23137756%3B -PASS extB (pt 1) U+21A1D 𡨝 %26%23137757%3B -PASS extB (pt 1) U+21A1E 𡨞 %26%23137758%3B -PASS extB (pt 1) U+21A1F 𡨟 %26%23137759%3B -PASS extB (pt 1) U+21A20 𡨠 %26%23137760%3B -PASS extB (pt 1) U+21A21 𡨡 %26%23137761%3B -PASS extB (pt 1) U+21A22 𡨢 %26%23137762%3B -PASS extB (pt 1) U+21A23 𡨣 %26%23137763%3B -PASS extB (pt 1) U+21A24 𡨤 %26%23137764%3B -PASS extB (pt 1) U+21A25 𡨥 %26%23137765%3B -PASS extB (pt 1) U+21A26 𡨦 %26%23137766%3B -PASS extB (pt 1) U+21A27 𡨧 %26%23137767%3B -PASS extB (pt 1) U+21A28 𡨨 %26%23137768%3B -PASS extB (pt 1) U+21A29 𡨩 %26%23137769%3B -PASS extB (pt 1) U+21A2A 𡨪 %26%23137770%3B -PASS extB (pt 1) U+21A2B 𡨫 %26%23137771%3B -PASS extB (pt 1) U+21A2C 𡨬 %26%23137772%3B -PASS extB (pt 1) U+21A2D 𡨭 %26%23137773%3B -PASS extB (pt 1) U+21A2E 𡨮 %26%23137774%3B -PASS extB (pt 1) U+21A2F 𡨯 %26%23137775%3B -PASS extB (pt 1) U+21A30 𡨰 %26%23137776%3B -PASS extB (pt 1) U+21A31 𡨱 %26%23137777%3B -PASS extB (pt 1) U+21A32 𡨲 %26%23137778%3B -PASS extB (pt 1) U+21A33 𡨳 %26%23137779%3B -PASS extB (pt 1) U+21A35 𡨵 %26%23137781%3B -PASS extB (pt 1) U+21A36 𡨶 %26%23137782%3B -PASS extB (pt 1) U+21A37 𡨷 %26%23137783%3B -PASS extB (pt 1) U+21A38 𡨸 %26%23137784%3B -PASS extB (pt 1) U+21A39 𡨹 %26%23137785%3B -PASS extB (pt 1) U+21A3A 𡨺 %26%23137786%3B -PASS extB (pt 1) U+21A3B 𡨻 %26%23137787%3B -PASS extB (pt 1) U+21A3C 𡨼 %26%23137788%3B -PASS extB (pt 1) U+21A3D 𡨽 %26%23137789%3B -PASS extB (pt 1) U+21A3E 𡨾 %26%23137790%3B -PASS extB (pt 1) U+21A3F 𡨿 %26%23137791%3B -PASS extB (pt 1) U+21A40 𡩀 %26%23137792%3B -PASS extB (pt 1) U+21A41 𡩁 %26%23137793%3B -PASS extB (pt 1) U+21A42 𡩂 %26%23137794%3B -PASS extB (pt 1) U+21A43 𡩃 %26%23137795%3B -PASS extB (pt 1) U+21A44 𡩄 %26%23137796%3B -PASS extB (pt 1) U+21A45 𡩅 %26%23137797%3B -PASS extB (pt 1) U+21A46 𡩆 %26%23137798%3B -PASS extB (pt 1) U+21A47 𡩇 %26%23137799%3B -PASS extB (pt 1) U+21A48 𡩈 %26%23137800%3B -PASS extB (pt 1) U+21A49 𡩉 %26%23137801%3B -PASS extB (pt 1) U+21A4A 𡩊 %26%23137802%3B -PASS extB (pt 1) U+21A4C 𡩌 %26%23137804%3B -PASS extB (pt 1) U+21A4D 𡩍 %26%23137805%3B -PASS extB (pt 1) U+21A4E 𡩎 %26%23137806%3B -PASS extB (pt 1) U+21A4F 𡩏 %26%23137807%3B -PASS extB (pt 1) U+21A50 𡩐 %26%23137808%3B -PASS extB (pt 1) U+21A51 𡩑 %26%23137809%3B -PASS extB (pt 1) U+21A52 𡩒 %26%23137810%3B -PASS extB (pt 1) U+21A53 𡩓 %26%23137811%3B -PASS extB (pt 1) U+21A54 𡩔 %26%23137812%3B -PASS extB (pt 1) U+21A55 𡩕 %26%23137813%3B -PASS extB (pt 1) U+21A56 𡩖 %26%23137814%3B -PASS extB (pt 1) U+21A57 𡩗 %26%23137815%3B -PASS extB (pt 1) U+21A58 𡩘 %26%23137816%3B -PASS extB (pt 1) U+21A59 𡩙 %26%23137817%3B -PASS extB (pt 1) U+21A5A 𡩚 %26%23137818%3B -PASS extB (pt 1) U+21A5B 𡩛 %26%23137819%3B -PASS extB (pt 1) U+21A5C 𡩜 %26%23137820%3B -PASS extB (pt 1) U+21A5D 𡩝 %26%23137821%3B -PASS extB (pt 1) U+21A5E 𡩞 %26%23137822%3B -PASS extB (pt 1) U+21A5F 𡩟 %26%23137823%3B -PASS extB (pt 1) U+21A60 𡩠 %26%23137824%3B -PASS extB (pt 1) U+21A61 𡩡 %26%23137825%3B -PASS extB (pt 1) U+21A62 𡩢 %26%23137826%3B -PASS extB (pt 1) U+21A63 𡩣 %26%23137827%3B -PASS extB (pt 1) U+21A64 𡩤 %26%23137828%3B -PASS extB (pt 1) U+21A65 𡩥 %26%23137829%3B -PASS extB (pt 1) U+21A66 𡩦 %26%23137830%3B -PASS extB (pt 1) U+21A67 𡩧 %26%23137831%3B -PASS extB (pt 1) U+21A68 𡩨 %26%23137832%3B -PASS extB (pt 1) U+21A69 𡩩 %26%23137833%3B -PASS extB (pt 1) U+21A6A 𡩪 %26%23137834%3B -PASS extB (pt 1) U+21A6B 𡩫 %26%23137835%3B -PASS extB (pt 1) U+21A6C 𡩬 %26%23137836%3B -PASS extB (pt 1) U+21A6D 𡩭 %26%23137837%3B -PASS extB (pt 1) U+21A6E 𡩮 %26%23137838%3B -PASS extB (pt 1) U+21A6F 𡩯 %26%23137839%3B -PASS extB (pt 1) U+21A70 𡩰 %26%23137840%3B -PASS extB (pt 1) U+21A71 𡩱 %26%23137841%3B -PASS extB (pt 1) U+21A72 𡩲 %26%23137842%3B -PASS extB (pt 1) U+21A73 𡩳 %26%23137843%3B -PASS extB (pt 1) U+21A74 𡩴 %26%23137844%3B -PASS extB (pt 1) U+21A75 𡩵 %26%23137845%3B -PASS extB (pt 1) U+21A76 𡩶 %26%23137846%3B -PASS extB (pt 1) U+21A77 𡩷 %26%23137847%3B -PASS extB (pt 1) U+21A78 𡩸 %26%23137848%3B -PASS extB (pt 1) U+21A79 𡩹 %26%23137849%3B -PASS extB (pt 1) U+21A7A 𡩺 %26%23137850%3B -PASS extB (pt 1) U+21A7B 𡩻 %26%23137851%3B -PASS extB (pt 1) U+21A7C 𡩼 %26%23137852%3B -PASS extB (pt 1) U+21A7D 𡩽 %26%23137853%3B -PASS extB (pt 1) U+21A7E 𡩾 %26%23137854%3B -PASS extB (pt 1) U+21A7F 𡩿 %26%23137855%3B -PASS extB (pt 1) U+21A80 𡪀 %26%23137856%3B -PASS extB (pt 1) U+21A81 𡪁 %26%23137857%3B -PASS extB (pt 1) U+21A82 𡪂 %26%23137858%3B -PASS extB (pt 1) U+21A83 𡪃 %26%23137859%3B -PASS extB (pt 1) U+21A84 𡪄 %26%23137860%3B -PASS extB (pt 1) U+21A85 𡪅 %26%23137861%3B -PASS extB (pt 1) U+21A86 𡪆 %26%23137862%3B -PASS extB (pt 1) U+21A87 𡪇 %26%23137863%3B -PASS extB (pt 1) U+21A88 𡪈 %26%23137864%3B -PASS extB (pt 1) U+21A89 𡪉 %26%23137865%3B -PASS extB (pt 1) U+21A8A 𡪊 %26%23137866%3B -PASS extB (pt 1) U+21A8B 𡪋 %26%23137867%3B -PASS extB (pt 1) U+21A8C 𡪌 %26%23137868%3B -PASS extB (pt 1) U+21A8D 𡪍 %26%23137869%3B -PASS extB (pt 1) U+21A8E 𡪎 %26%23137870%3B -PASS extB (pt 1) U+21A8F 𡪏 %26%23137871%3B -PASS extB (pt 1) U+21A90 𡪐 %26%23137872%3B -PASS extB (pt 1) U+21A91 𡪑 %26%23137873%3B -PASS extB (pt 1) U+21A92 𡪒 %26%23137874%3B -PASS extB (pt 1) U+21A93 𡪓 %26%23137875%3B -PASS extB (pt 1) U+21A94 𡪔 %26%23137876%3B -PASS extB (pt 1) U+21A95 𡪕 %26%23137877%3B -PASS extB (pt 1) U+21A96 𡪖 %26%23137878%3B -PASS extB (pt 1) U+21A97 𡪗 %26%23137879%3B -PASS extB (pt 1) U+21A98 𡪘 %26%23137880%3B -PASS extB (pt 1) U+21A99 𡪙 %26%23137881%3B -PASS extB (pt 1) U+21A9A 𡪚 %26%23137882%3B -PASS extB (pt 1) U+21A9B 𡪛 %26%23137883%3B -PASS extB (pt 1) U+21A9C 𡪜 %26%23137884%3B -PASS extB (pt 1) U+21A9D 𡪝 %26%23137885%3B -PASS extB (pt 1) U+21A9E 𡪞 %26%23137886%3B -PASS extB (pt 1) U+21A9F 𡪟 %26%23137887%3B -PASS extB (pt 1) U+21AA0 𡪠 %26%23137888%3B -PASS extB (pt 1) U+21AA1 𡪡 %26%23137889%3B -PASS extB (pt 1) U+21AA2 𡪢 %26%23137890%3B -PASS extB (pt 1) U+21AA3 𡪣 %26%23137891%3B -PASS extB (pt 1) U+21AA4 𡪤 %26%23137892%3B -PASS extB (pt 1) U+21AA5 𡪥 %26%23137893%3B -PASS extB (pt 1) U+21AA6 𡪦 %26%23137894%3B -PASS extB (pt 1) U+21AA7 𡪧 %26%23137895%3B -PASS extB (pt 1) U+21AA8 𡪨 %26%23137896%3B -PASS extB (pt 1) U+21AA9 𡪩 %26%23137897%3B -PASS extB (pt 1) U+21AAA 𡪪 %26%23137898%3B -PASS extB (pt 1) U+21AAB 𡪫 %26%23137899%3B -PASS extB (pt 1) U+21AAC 𡪬 %26%23137900%3B -PASS extB (pt 1) U+21AAD 𡪭 %26%23137901%3B -PASS extB (pt 1) U+21AAE 𡪮 %26%23137902%3B -PASS extB (pt 1) U+21AAF 𡪯 %26%23137903%3B -PASS extB (pt 1) U+21AB0 𡪰 %26%23137904%3B -PASS extB (pt 1) U+21AB1 𡪱 %26%23137905%3B -PASS extB (pt 1) U+21AB2 𡪲 %26%23137906%3B -PASS extB (pt 1) U+21AB3 𡪳 %26%23137907%3B -PASS extB (pt 1) U+21AB4 𡪴 %26%23137908%3B -PASS extB (pt 1) U+21AB5 𡪵 %26%23137909%3B -PASS extB (pt 1) U+21AB6 𡪶 %26%23137910%3B -PASS extB (pt 1) U+21AB7 𡪷 %26%23137911%3B -PASS extB (pt 1) U+21AB8 𡪸 %26%23137912%3B -PASS extB (pt 1) U+21AB9 𡪹 %26%23137913%3B -PASS extB (pt 1) U+21ABA 𡪺 %26%23137914%3B -PASS extB (pt 1) U+21ABB 𡪻 %26%23137915%3B -PASS extB (pt 1) U+21ABC 𡪼 %26%23137916%3B -PASS extB (pt 1) U+21ABD 𡪽 %26%23137917%3B -PASS extB (pt 1) U+21ABE 𡪾 %26%23137918%3B -PASS extB (pt 1) U+21ABF 𡪿 %26%23137919%3B -PASS extB (pt 1) U+21AC0 𡫀 %26%23137920%3B -PASS extB (pt 1) U+21AC1 𡫁 %26%23137921%3B -PASS extB (pt 1) U+21AC2 𡫂 %26%23137922%3B -PASS extB (pt 1) U+21AC3 𡫃 %26%23137923%3B -PASS extB (pt 1) U+21AC4 𡫄 %26%23137924%3B -PASS extB (pt 1) U+21AC5 𡫅 %26%23137925%3B -PASS extB (pt 1) U+21AC6 𡫆 %26%23137926%3B -PASS extB (pt 1) U+21AC7 𡫇 %26%23137927%3B -PASS extB (pt 1) U+21AC8 𡫈 %26%23137928%3B -PASS extB (pt 1) U+21AC9 𡫉 %26%23137929%3B -PASS extB (pt 1) U+21ACA 𡫊 %26%23137930%3B -PASS extB (pt 1) U+21ACB 𡫋 %26%23137931%3B -PASS extB (pt 1) U+21ACC 𡫌 %26%23137932%3B -PASS extB (pt 1) U+21ACD 𡫍 %26%23137933%3B -PASS extB (pt 1) U+21ACE 𡫎 %26%23137934%3B -PASS extB (pt 1) U+21ACF 𡫏 %26%23137935%3B -PASS extB (pt 1) U+21AD0 𡫐 %26%23137936%3B -PASS extB (pt 1) U+21AD1 𡫑 %26%23137937%3B -PASS extB (pt 1) U+21AD2 𡫒 %26%23137938%3B -PASS extB (pt 1) U+21AD3 𡫓 %26%23137939%3B -PASS extB (pt 1) U+21AD4 𡫔 %26%23137940%3B -PASS extB (pt 1) U+21AD5 𡫕 %26%23137941%3B -PASS extB (pt 1) U+21AD6 𡫖 %26%23137942%3B -PASS extB (pt 1) U+21AD7 𡫗 %26%23137943%3B -PASS extB (pt 1) U+21AD8 𡫘 %26%23137944%3B -PASS extB (pt 1) U+21AD9 𡫙 %26%23137945%3B -PASS extB (pt 1) U+21ADA 𡫚 %26%23137946%3B -PASS extB (pt 1) U+21ADB 𡫛 %26%23137947%3B -PASS extB (pt 1) U+21ADC 𡫜 %26%23137948%3B -PASS extB (pt 1) U+21ADD 𡫝 %26%23137949%3B -PASS extB (pt 1) U+21ADE 𡫞 %26%23137950%3B -PASS extB (pt 1) U+21ADF 𡫟 %26%23137951%3B -PASS extB (pt 1) U+21AE0 𡫠 %26%23137952%3B -PASS extB (pt 1) U+21AE1 𡫡 %26%23137953%3B -PASS extB (pt 1) U+21AE2 𡫢 %26%23137954%3B -PASS extB (pt 1) U+21AE3 𡫣 %26%23137955%3B -PASS extB (pt 1) U+21AE4 𡫤 %26%23137956%3B -PASS extB (pt 1) U+21AE5 𡫥 %26%23137957%3B -PASS extB (pt 1) U+21AE6 𡫦 %26%23137958%3B -PASS extB (pt 1) U+21AE7 𡫧 %26%23137959%3B -PASS extB (pt 1) U+21AE8 𡫨 %26%23137960%3B -PASS extB (pt 1) U+21AE9 𡫩 %26%23137961%3B -PASS extB (pt 1) U+21AEA 𡫪 %26%23137962%3B -PASS extB (pt 1) U+21AEB 𡫫 %26%23137963%3B -PASS extB (pt 1) U+21AEC 𡫬 %26%23137964%3B -PASS extB (pt 1) U+21AED 𡫭 %26%23137965%3B -PASS extB (pt 1) U+21AEE 𡫮 %26%23137966%3B -PASS extB (pt 1) U+21AEF 𡫯 %26%23137967%3B -PASS extB (pt 1) U+21AF0 𡫰 %26%23137968%3B -PASS extB (pt 1) U+21AF1 𡫱 %26%23137969%3B -PASS extB (pt 1) U+21AF2 𡫲 %26%23137970%3B -PASS extB (pt 1) U+21AF3 𡫳 %26%23137971%3B -PASS extB (pt 1) U+21AF4 𡫴 %26%23137972%3B -PASS extB (pt 1) U+21AF5 𡫵 %26%23137973%3B -PASS extB (pt 1) U+21AF6 𡫶 %26%23137974%3B -PASS extB (pt 1) U+21AF7 𡫷 %26%23137975%3B -PASS extB (pt 1) U+21AF8 𡫸 %26%23137976%3B -PASS extB (pt 1) U+21AF9 𡫹 %26%23137977%3B -PASS extB (pt 1) U+21AFA 𡫺 %26%23137978%3B -PASS extB (pt 1) U+21AFB 𡫻 %26%23137979%3B -PASS extB (pt 1) U+21AFC 𡫼 %26%23137980%3B -PASS extB (pt 1) U+21AFD 𡫽 %26%23137981%3B -PASS extB (pt 1) U+21AFE 𡫾 %26%23137982%3B -PASS extB (pt 1) U+21AFF 𡫿 %26%23137983%3B -PASS extB (pt 1) U+21B00 𡬀 %26%23137984%3B -PASS extB (pt 1) U+21B01 𡬁 %26%23137985%3B -PASS extB (pt 1) U+21B02 𡬂 %26%23137986%3B -PASS extB (pt 1) U+21B03 𡬃 %26%23137987%3B -PASS extB (pt 1) U+21B04 𡬄 %26%23137988%3B -PASS extB (pt 1) U+21B05 𡬅 %26%23137989%3B -PASS extB (pt 1) U+21B06 𡬆 %26%23137990%3B -PASS extB (pt 1) U+21B07 𡬇 %26%23137991%3B -PASS extB (pt 1) U+21B08 𡬈 %26%23137992%3B -PASS extB (pt 1) U+21B09 𡬉 %26%23137993%3B -PASS extB (pt 1) U+21B0A 𡬊 %26%23137994%3B -PASS extB (pt 1) U+21B0B 𡬋 %26%23137995%3B -PASS extB (pt 1) U+21B0C 𡬌 %26%23137996%3B -PASS extB (pt 1) U+21B0D 𡬍 %26%23137997%3B -PASS extB (pt 1) U+21B0E 𡬎 %26%23137998%3B -PASS extB (pt 1) U+21B0F 𡬏 %26%23137999%3B -PASS extB (pt 1) U+21B10 𡬐 %26%23138000%3B -PASS extB (pt 1) U+21B11 𡬑 %26%23138001%3B -PASS extB (pt 1) U+21B12 𡬒 %26%23138002%3B -PASS extB (pt 1) U+21B13 𡬓 %26%23138003%3B -PASS extB (pt 1) U+21B14 𡬔 %26%23138004%3B -PASS extB (pt 1) U+21B15 𡬕 %26%23138005%3B -PASS extB (pt 1) U+21B16 𡬖 %26%23138006%3B -PASS extB (pt 1) U+21B17 𡬗 %26%23138007%3B -PASS extB (pt 1) U+21B18 𡬘 %26%23138008%3B -PASS extB (pt 1) U+21B19 𡬙 %26%23138009%3B -PASS extB (pt 1) U+21B1A 𡬚 %26%23138010%3B -PASS extB (pt 1) U+21B1B 𡬛 %26%23138011%3B -PASS extB (pt 1) U+21B1C 𡬜 %26%23138012%3B -PASS extB (pt 1) U+21B1D 𡬝 %26%23138013%3B -PASS extB (pt 1) U+21B1E 𡬞 %26%23138014%3B -PASS extB (pt 1) U+21B1F 𡬟 %26%23138015%3B -PASS extB (pt 1) U+21B20 𡬠 %26%23138016%3B -PASS extB (pt 1) U+21B21 𡬡 %26%23138017%3B -PASS extB (pt 1) U+21B22 𡬢 %26%23138018%3B -PASS extB (pt 1) U+21B23 𡬣 %26%23138019%3B -PASS extB (pt 1) U+21B24 𡬤 %26%23138020%3B -PASS extB (pt 1) U+21B25 𡬥 %26%23138021%3B -PASS extB (pt 1) U+21B26 𡬦 %26%23138022%3B -PASS extB (pt 1) U+21B27 𡬧 %26%23138023%3B -PASS extB (pt 1) U+21B28 𡬨 %26%23138024%3B -PASS extB (pt 1) U+21B29 𡬩 %26%23138025%3B -PASS extB (pt 1) U+21B2A 𡬪 %26%23138026%3B -PASS extB (pt 1) U+21B2B 𡬫 %26%23138027%3B -PASS extB (pt 1) U+21B2C 𡬬 %26%23138028%3B -PASS extB (pt 1) U+21B2D 𡬭 %26%23138029%3B -PASS extB (pt 1) U+21B2E 𡬮 %26%23138030%3B -PASS extB (pt 1) U+21B2F 𡬯 %26%23138031%3B -PASS extB (pt 1) U+21B30 𡬰 %26%23138032%3B -PASS extB (pt 1) U+21B31 𡬱 %26%23138033%3B -PASS extB (pt 1) U+21B32 𡬲 %26%23138034%3B -PASS extB (pt 1) U+21B33 𡬳 %26%23138035%3B -PASS extB (pt 1) U+21B34 𡬴 %26%23138036%3B -PASS extB (pt 1) U+21B35 𡬵 %26%23138037%3B -PASS extB (pt 1) U+21B36 𡬶 %26%23138038%3B -PASS extB (pt 1) U+21B37 𡬷 %26%23138039%3B -PASS extB (pt 1) U+21B38 𡬸 %26%23138040%3B -PASS extB (pt 1) U+21B39 𡬹 %26%23138041%3B -PASS extB (pt 1) U+21B3A 𡬺 %26%23138042%3B -PASS extB (pt 1) U+21B3B 𡬻 %26%23138043%3B -PASS extB (pt 1) U+21B3C 𡬼 %26%23138044%3B -PASS extB (pt 1) U+21B3D 𡬽 %26%23138045%3B -PASS extB (pt 1) U+21B3E 𡬾 %26%23138046%3B -PASS extB (pt 1) U+21B3F 𡬿 %26%23138047%3B -PASS extB (pt 1) U+21B40 𡭀 %26%23138048%3B -PASS extB (pt 1) U+21B41 𡭁 %26%23138049%3B -PASS extB (pt 1) U+21B42 𡭂 %26%23138050%3B -PASS extB (pt 1) U+21B43 𡭃 %26%23138051%3B -PASS extB (pt 1) U+21B45 𡭅 %26%23138053%3B -PASS extB (pt 1) U+21B46 𡭆 %26%23138054%3B -PASS extB (pt 1) U+21B47 𡭇 %26%23138055%3B -PASS extB (pt 1) U+21B48 𡭈 %26%23138056%3B -PASS extB (pt 1) U+21B49 𡭉 %26%23138057%3B -PASS extB (pt 1) U+21B4A 𡭊 %26%23138058%3B -PASS extB (pt 1) U+21B4B 𡭋 %26%23138059%3B -PASS extB (pt 1) U+21B4C 𡭌 %26%23138060%3B -PASS extB (pt 1) U+21B4D 𡭍 %26%23138061%3B -PASS extB (pt 1) U+21B4E 𡭎 %26%23138062%3B -PASS extB (pt 1) U+21B4F 𡭏 %26%23138063%3B -PASS extB (pt 1) U+21B50 𡭐 %26%23138064%3B -PASS extB (pt 1) U+21B51 𡭑 %26%23138065%3B -PASS extB (pt 1) U+21B52 𡭒 %26%23138066%3B -PASS extB (pt 1) U+21B53 𡭓 %26%23138067%3B -PASS extB (pt 1) U+21B54 𡭔 %26%23138068%3B -PASS extB (pt 1) U+21B55 𡭕 %26%23138069%3B -PASS extB (pt 1) U+21B56 𡭖 %26%23138070%3B -PASS extB (pt 1) U+21B57 𡭗 %26%23138071%3B -PASS extB (pt 1) U+21B58 𡭘 %26%23138072%3B -PASS extB (pt 1) U+21B59 𡭙 %26%23138073%3B -PASS extB (pt 1) U+21B5A 𡭚 %26%23138074%3B -PASS extB (pt 1) U+21B5B 𡭛 %26%23138075%3B -PASS extB (pt 1) U+21B5C 𡭜 %26%23138076%3B -PASS extB (pt 1) U+21B5D 𡭝 %26%23138077%3B -PASS extB (pt 1) U+21B5E 𡭞 %26%23138078%3B -PASS extB (pt 1) U+21B5F 𡭟 %26%23138079%3B -PASS extB (pt 1) U+21B60 𡭠 %26%23138080%3B -PASS extB (pt 1) U+21B61 𡭡 %26%23138081%3B -PASS extB (pt 1) U+21B62 𡭢 %26%23138082%3B -PASS extB (pt 1) U+21B63 𡭣 %26%23138083%3B -PASS extB (pt 1) U+21B64 𡭤 %26%23138084%3B -PASS extB (pt 1) U+21B65 𡭥 %26%23138085%3B -PASS extB (pt 1) U+21B66 𡭦 %26%23138086%3B -PASS extB (pt 1) U+21B67 𡭧 %26%23138087%3B -PASS extB (pt 1) U+21B68 𡭨 %26%23138088%3B -PASS extB (pt 1) U+21B69 𡭩 %26%23138089%3B -PASS extB (pt 1) U+21B6A 𡭪 %26%23138090%3B -PASS extB (pt 1) U+21B6B 𡭫 %26%23138091%3B -PASS extB (pt 1) U+21B6C 𡭬 %26%23138092%3B -PASS extB (pt 1) U+21B6D 𡭭 %26%23138093%3B -PASS extB (pt 1) U+21B6E 𡭮 %26%23138094%3B -PASS extB (pt 1) U+21B6F 𡭯 %26%23138095%3B -PASS extB (pt 1) U+21B70 𡭰 %26%23138096%3B -PASS extB (pt 1) U+21B71 𡭱 %26%23138097%3B -PASS extB (pt 1) U+21B72 𡭲 %26%23138098%3B -PASS extB (pt 1) U+21B73 𡭳 %26%23138099%3B -PASS extB (pt 1) U+21B74 𡭴 %26%23138100%3B -PASS extB (pt 1) U+21B75 𡭵 %26%23138101%3B -PASS extB (pt 1) U+21B76 𡭶 %26%23138102%3B -PASS extB (pt 1) U+21B77 𡭷 %26%23138103%3B -PASS extB (pt 1) U+21B78 𡭸 %26%23138104%3B -PASS extB (pt 1) U+21B79 𡭹 %26%23138105%3B -PASS extB (pt 1) U+21B7A 𡭺 %26%23138106%3B -PASS extB (pt 1) U+21B7B 𡭻 %26%23138107%3B -PASS extB (pt 1) U+21B7C 𡭼 %26%23138108%3B -PASS extB (pt 1) U+21B7D 𡭽 %26%23138109%3B -PASS extB (pt 1) U+21B7E 𡭾 %26%23138110%3B -PASS extB (pt 1) U+21B7F 𡭿 %26%23138111%3B -PASS extB (pt 1) U+21B80 𡮀 %26%23138112%3B -PASS extB (pt 1) U+21B81 𡮁 %26%23138113%3B -PASS extB (pt 1) U+21B82 𡮂 %26%23138114%3B -PASS extB (pt 1) U+21B83 𡮃 %26%23138115%3B -PASS extB (pt 1) U+21B84 𡮄 %26%23138116%3B -PASS extB (pt 1) U+21B85 𡮅 %26%23138117%3B -PASS extB (pt 1) U+21B86 𡮆 %26%23138118%3B -PASS extB (pt 1) U+21B87 𡮇 %26%23138119%3B -PASS extB (pt 1) U+21B88 𡮈 %26%23138120%3B -PASS extB (pt 1) U+21B89 𡮉 %26%23138121%3B -PASS extB (pt 1) U+21B8A 𡮊 %26%23138122%3B -PASS extB (pt 1) U+21B8B 𡮋 %26%23138123%3B -PASS extB (pt 1) U+21B8C 𡮌 %26%23138124%3B -PASS extB (pt 1) U+21B8D 𡮍 %26%23138125%3B -PASS extB (pt 1) U+21B8E 𡮎 %26%23138126%3B -PASS extB (pt 1) U+21B8F 𡮏 %26%23138127%3B -PASS extB (pt 1) U+21B90 𡮐 %26%23138128%3B -PASS extB (pt 1) U+21B91 𡮑 %26%23138129%3B -PASS extB (pt 1) U+21B92 𡮒 %26%23138130%3B -PASS extB (pt 1) U+21B93 𡮓 %26%23138131%3B -PASS extB (pt 1) U+21B94 𡮔 %26%23138132%3B -PASS extB (pt 1) U+21B95 𡮕 %26%23138133%3B -PASS extB (pt 1) U+21B96 𡮖 %26%23138134%3B -PASS extB (pt 1) U+21B97 𡮗 %26%23138135%3B -PASS extB (pt 1) U+21B98 𡮘 %26%23138136%3B -PASS extB (pt 1) U+21B99 𡮙 %26%23138137%3B -PASS extB (pt 1) U+21B9A 𡮚 %26%23138138%3B -PASS extB (pt 1) U+21B9B 𡮛 %26%23138139%3B -PASS extB (pt 1) U+21B9C 𡮜 %26%23138140%3B -PASS extB (pt 1) U+21B9D 𡮝 %26%23138141%3B -PASS extB (pt 1) U+21B9E 𡮞 %26%23138142%3B -PASS extB (pt 1) U+21B9F 𡮟 %26%23138143%3B -PASS extB (pt 1) U+21BA0 𡮠 %26%23138144%3B -PASS extB (pt 1) U+21BA1 𡮡 %26%23138145%3B -PASS extB (pt 1) U+21BA2 𡮢 %26%23138146%3B -PASS extB (pt 1) U+21BA3 𡮣 %26%23138147%3B -PASS extB (pt 1) U+21BA4 𡮤 %26%23138148%3B -PASS extB (pt 1) U+21BA5 𡮥 %26%23138149%3B -PASS extB (pt 1) U+21BA6 𡮦 %26%23138150%3B -PASS extB (pt 1) U+21BA7 𡮧 %26%23138151%3B -PASS extB (pt 1) U+21BA8 𡮨 %26%23138152%3B -PASS extB (pt 1) U+21BA9 𡮩 %26%23138153%3B -PASS extB (pt 1) U+21BAA 𡮪 %26%23138154%3B -PASS extB (pt 1) U+21BAB 𡮫 %26%23138155%3B -PASS extB (pt 1) U+21BAC 𡮬 %26%23138156%3B -PASS extB (pt 1) U+21BAD 𡮭 %26%23138157%3B -PASS extB (pt 1) U+21BAE 𡮮 %26%23138158%3B -PASS extB (pt 1) U+21BAF 𡮯 %26%23138159%3B -PASS extB (pt 1) U+21BB0 𡮰 %26%23138160%3B -PASS extB (pt 1) U+21BB1 𡮱 %26%23138161%3B -PASS extB (pt 1) U+21BB2 𡮲 %26%23138162%3B -PASS extB (pt 1) U+21BB3 𡮳 %26%23138163%3B -PASS extB (pt 1) U+21BB4 𡮴 %26%23138164%3B -PASS extB (pt 1) U+21BB5 𡮵 %26%23138165%3B -PASS extB (pt 1) U+21BB6 𡮶 %26%23138166%3B -PASS extB (pt 1) U+21BB7 𡮷 %26%23138167%3B -PASS extB (pt 1) U+21BB8 𡮸 %26%23138168%3B -PASS extB (pt 1) U+21BB9 𡮹 %26%23138169%3B -PASS extB (pt 1) U+21BBA 𡮺 %26%23138170%3B -PASS extB (pt 1) U+21BBB 𡮻 %26%23138171%3B -PASS extB (pt 1) U+21BBC 𡮼 %26%23138172%3B -PASS extB (pt 1) U+21BBD 𡮽 %26%23138173%3B -PASS extB (pt 1) U+21BBE 𡮾 %26%23138174%3B -PASS extB (pt 1) U+21BBF 𡮿 %26%23138175%3B -PASS extB (pt 1) U+21BC0 𡯀 %26%23138176%3B -PASS extB (pt 1) U+21BC1 𡯁 %26%23138177%3B -PASS extB (pt 1) U+21BC2 𡯂 %26%23138178%3B -PASS extB (pt 1) U+21BC3 𡯃 %26%23138179%3B -PASS extB (pt 1) U+21BC4 𡯄 %26%23138180%3B -PASS extB (pt 1) U+21BC5 𡯅 %26%23138181%3B -PASS extB (pt 1) U+21BC6 𡯆 %26%23138182%3B -PASS extB (pt 1) U+21BC7 𡯇 %26%23138183%3B -PASS extB (pt 1) U+21BC8 𡯈 %26%23138184%3B -PASS extB (pt 1) U+21BC9 𡯉 %26%23138185%3B -PASS extB (pt 1) U+21BCA 𡯊 %26%23138186%3B -PASS extB (pt 1) U+21BCB 𡯋 %26%23138187%3B -PASS extB (pt 1) U+21BCC 𡯌 %26%23138188%3B -PASS extB (pt 1) U+21BCD 𡯍 %26%23138189%3B -PASS extB (pt 1) U+21BCE 𡯎 %26%23138190%3B -PASS extB (pt 1) U+21BCF 𡯏 %26%23138191%3B -PASS extB (pt 1) U+21BD0 𡯐 %26%23138192%3B -PASS extB (pt 1) U+21BD1 𡯑 %26%23138193%3B -PASS extB (pt 1) U+21BD2 𡯒 %26%23138194%3B -PASS extB (pt 1) U+21BD3 𡯓 %26%23138195%3B -PASS extB (pt 1) U+21BD4 𡯔 %26%23138196%3B -PASS extB (pt 1) U+21BD5 𡯕 %26%23138197%3B -PASS extB (pt 1) U+21BD6 𡯖 %26%23138198%3B -PASS extB (pt 1) U+21BD7 𡯗 %26%23138199%3B -PASS extB (pt 1) U+21BD8 𡯘 %26%23138200%3B -PASS extB (pt 1) U+21BD9 𡯙 %26%23138201%3B -PASS extB (pt 1) U+21BDA 𡯚 %26%23138202%3B -PASS extB (pt 1) U+21BDB 𡯛 %26%23138203%3B -PASS extB (pt 1) U+21BDC 𡯜 %26%23138204%3B -PASS extB (pt 1) U+21BDD 𡯝 %26%23138205%3B -PASS extB (pt 1) U+21BDE 𡯞 %26%23138206%3B -PASS extB (pt 1) U+21BDF 𡯟 %26%23138207%3B -PASS extB (pt 1) U+21BE0 𡯠 %26%23138208%3B -PASS extB (pt 1) U+21BE1 𡯡 %26%23138209%3B -PASS extB (pt 1) U+21BE2 𡯢 %26%23138210%3B -PASS extB (pt 1) U+21BE3 𡯣 %26%23138211%3B -PASS extB (pt 1) U+21BE4 𡯤 %26%23138212%3B -PASS extB (pt 1) U+21BE5 𡯥 %26%23138213%3B -PASS extB (pt 1) U+21BE6 𡯦 %26%23138214%3B -PASS extB (pt 1) U+21BE7 𡯧 %26%23138215%3B -PASS extB (pt 1) U+21BE8 𡯨 %26%23138216%3B -PASS extB (pt 1) U+21BE9 𡯩 %26%23138217%3B -PASS extB (pt 1) U+21BEA 𡯪 %26%23138218%3B -PASS extB (pt 1) U+21BEB 𡯫 %26%23138219%3B -PASS extB (pt 1) U+21BEC 𡯬 %26%23138220%3B -PASS extB (pt 1) U+21BED 𡯭 %26%23138221%3B -PASS extB (pt 1) U+21BEE 𡯮 %26%23138222%3B -PASS extB (pt 1) U+21BEF 𡯯 %26%23138223%3B -PASS extB (pt 1) U+21BF0 𡯰 %26%23138224%3B -PASS extB (pt 1) U+21BF1 𡯱 %26%23138225%3B -PASS extB (pt 1) U+21BF2 𡯲 %26%23138226%3B -PASS extB (pt 1) U+21BF3 𡯳 %26%23138227%3B -PASS extB (pt 1) U+21BF4 𡯴 %26%23138228%3B -PASS extB (pt 1) U+21BF5 𡯵 %26%23138229%3B -PASS extB (pt 1) U+21BF6 𡯶 %26%23138230%3B -PASS extB (pt 1) U+21BF7 𡯷 %26%23138231%3B -PASS extB (pt 1) U+21BF8 𡯸 %26%23138232%3B -PASS extB (pt 1) U+21BF9 𡯹 %26%23138233%3B -PASS extB (pt 1) U+21BFA 𡯺 %26%23138234%3B -PASS extB (pt 1) U+21BFB 𡯻 %26%23138235%3B -PASS extB (pt 1) U+21BFC 𡯼 %26%23138236%3B -PASS extB (pt 1) U+21BFD 𡯽 %26%23138237%3B -PASS extB (pt 1) U+21BFE 𡯾 %26%23138238%3B -PASS extB (pt 1) U+21BFF 𡯿 %26%23138239%3B -PASS extB (pt 1) U+21C00 𡰀 %26%23138240%3B -PASS extB (pt 1) U+21C01 𡰁 %26%23138241%3B -PASS extB (pt 1) U+21C02 𡰂 %26%23138242%3B -PASS extB (pt 1) U+21C03 𡰃 %26%23138243%3B -PASS extB (pt 1) U+21C04 𡰄 %26%23138244%3B -PASS extB (pt 1) U+21C05 𡰅 %26%23138245%3B -PASS extB (pt 1) U+21C06 𡰆 %26%23138246%3B -PASS extB (pt 1) U+21C07 𡰇 %26%23138247%3B -PASS extB (pt 1) U+21C08 𡰈 %26%23138248%3B -PASS extB (pt 1) U+21C09 𡰉 %26%23138249%3B -PASS extB (pt 1) U+21C0A 𡰊 %26%23138250%3B -PASS extB (pt 1) U+21C0B 𡰋 %26%23138251%3B -PASS extB (pt 1) U+21C0C 𡰌 %26%23138252%3B -PASS extB (pt 1) U+21C0D 𡰍 %26%23138253%3B -PASS extB (pt 1) U+21C0E 𡰎 %26%23138254%3B -PASS extB (pt 1) U+21C0F 𡰏 %26%23138255%3B -PASS extB (pt 1) U+21C10 𡰐 %26%23138256%3B -PASS extB (pt 1) U+21C11 𡰑 %26%23138257%3B -PASS extB (pt 1) U+21C12 𡰒 %26%23138258%3B -PASS extB (pt 1) U+21C13 𡰓 %26%23138259%3B -PASS extB (pt 1) U+21C14 𡰔 %26%23138260%3B -PASS extB (pt 1) U+21C15 𡰕 %26%23138261%3B -PASS extB (pt 1) U+21C16 𡰖 %26%23138262%3B -PASS extB (pt 1) U+21C17 𡰗 %26%23138263%3B -PASS extB (pt 1) U+21C18 𡰘 %26%23138264%3B -PASS extB (pt 1) U+21C19 𡰙 %26%23138265%3B -PASS extB (pt 1) U+21C1A 𡰚 %26%23138266%3B -PASS extB (pt 1) U+21C1B 𡰛 %26%23138267%3B -PASS extB (pt 1) U+21C1C 𡰜 %26%23138268%3B -PASS extB (pt 1) U+21C1D 𡰝 %26%23138269%3B -PASS extB (pt 1) U+21C1E 𡰞 %26%23138270%3B -PASS extB (pt 1) U+21C1F 𡰟 %26%23138271%3B -PASS extB (pt 1) U+21C20 𡰠 %26%23138272%3B -PASS extB (pt 1) U+21C21 𡰡 %26%23138273%3B -PASS extB (pt 1) U+21C22 𡰢 %26%23138274%3B -PASS extB (pt 1) U+21C23 𡰣 %26%23138275%3B -PASS extB (pt 1) U+21C24 𡰤 %26%23138276%3B -PASS extB (pt 1) U+21C25 𡰥 %26%23138277%3B -PASS extB (pt 1) U+21C26 𡰦 %26%23138278%3B -PASS extB (pt 1) U+21C27 𡰧 %26%23138279%3B -PASS extB (pt 1) U+21C28 𡰨 %26%23138280%3B -PASS extB (pt 1) U+21C29 𡰩 %26%23138281%3B -PASS extB (pt 1) U+21C2A 𡰪 %26%23138282%3B -PASS extB (pt 1) U+21C2B 𡰫 %26%23138283%3B -PASS extB (pt 1) U+21C2C 𡰬 %26%23138284%3B -PASS extB (pt 1) U+21C2D 𡰭 %26%23138285%3B -PASS extB (pt 1) U+21C2E 𡰮 %26%23138286%3B -PASS extB (pt 1) U+21C2F 𡰯 %26%23138287%3B -PASS extB (pt 1) U+21C30 𡰰 %26%23138288%3B -PASS extB (pt 1) U+21C31 𡰱 %26%23138289%3B -PASS extB (pt 1) U+21C32 𡰲 %26%23138290%3B -PASS extB (pt 1) U+21C33 𡰳 %26%23138291%3B -PASS extB (pt 1) U+21C34 𡰴 %26%23138292%3B -PASS extB (pt 1) U+21C35 𡰵 %26%23138293%3B -PASS extB (pt 1) U+21C36 𡰶 %26%23138294%3B -PASS extB (pt 1) U+21C37 𡰷 %26%23138295%3B -PASS extB (pt 1) U+21C38 𡰸 %26%23138296%3B -PASS extB (pt 1) U+21C39 𡰹 %26%23138297%3B -PASS extB (pt 1) U+21C3A 𡰺 %26%23138298%3B -PASS extB (pt 1) U+21C3B 𡰻 %26%23138299%3B -PASS extB (pt 1) U+21C3C 𡰼 %26%23138300%3B -PASS extB (pt 1) U+21C3D 𡰽 %26%23138301%3B -PASS extB (pt 1) U+21C3E 𡰾 %26%23138302%3B -PASS extB (pt 1) U+21C3F 𡰿 %26%23138303%3B -PASS extB (pt 1) U+21C40 𡱀 %26%23138304%3B -PASS extB (pt 1) U+21C41 𡱁 %26%23138305%3B -PASS extB (pt 1) U+21C42 𡱂 %26%23138306%3B -PASS extB (pt 1) U+21C43 𡱃 %26%23138307%3B -PASS extB (pt 1) U+21C44 𡱄 %26%23138308%3B -PASS extB (pt 1) U+21C45 𡱅 %26%23138309%3B -PASS extB (pt 1) U+21C46 𡱆 %26%23138310%3B -PASS extB (pt 1) U+21C47 𡱇 %26%23138311%3B -PASS extB (pt 1) U+21C48 𡱈 %26%23138312%3B -PASS extB (pt 1) U+21C49 𡱉 %26%23138313%3B -PASS extB (pt 1) U+21C4A 𡱊 %26%23138314%3B -PASS extB (pt 1) U+21C4B 𡱋 %26%23138315%3B -PASS extB (pt 1) U+21C4C 𡱌 %26%23138316%3B -PASS extB (pt 1) U+21C4D 𡱍 %26%23138317%3B -PASS extB (pt 1) U+21C4E 𡱎 %26%23138318%3B -PASS extB (pt 1) U+21C4F 𡱏 %26%23138319%3B -PASS extB (pt 1) U+21C50 𡱐 %26%23138320%3B -PASS extB (pt 1) U+21C51 𡱑 %26%23138321%3B -PASS extB (pt 1) U+21C52 𡱒 %26%23138322%3B -PASS extB (pt 1) U+21C53 𡱓 %26%23138323%3B -PASS extB (pt 1) U+21C54 𡱔 %26%23138324%3B -PASS extB (pt 1) U+21C55 𡱕 %26%23138325%3B -PASS extB (pt 1) U+21C56 𡱖 %26%23138326%3B -PASS extB (pt 1) U+21C57 𡱗 %26%23138327%3B -PASS extB (pt 1) U+21C58 𡱘 %26%23138328%3B -PASS extB (pt 1) U+21C59 𡱙 %26%23138329%3B -PASS extB (pt 1) U+21C5A 𡱚 %26%23138330%3B -PASS extB (pt 1) U+21C5B 𡱛 %26%23138331%3B -PASS extB (pt 1) U+21C5C 𡱜 %26%23138332%3B -PASS extB (pt 1) U+21C5D 𡱝 %26%23138333%3B -PASS extB (pt 1) U+21C5E 𡱞 %26%23138334%3B -PASS extB (pt 1) U+21C5F 𡱟 %26%23138335%3B -PASS extB (pt 1) U+21C60 𡱠 %26%23138336%3B -PASS extB (pt 1) U+21C61 𡱡 %26%23138337%3B -PASS extB (pt 1) U+21C62 𡱢 %26%23138338%3B -PASS extB (pt 1) U+21C63 𡱣 %26%23138339%3B -PASS extB (pt 1) U+21C64 𡱤 %26%23138340%3B -PASS extB (pt 1) U+21C65 𡱥 %26%23138341%3B -PASS extB (pt 1) U+21C66 𡱦 %26%23138342%3B -PASS extB (pt 1) U+21C67 𡱧 %26%23138343%3B -PASS extB (pt 1) U+21C68 𡱨 %26%23138344%3B -PASS extB (pt 1) U+21C69 𡱩 %26%23138345%3B -PASS extB (pt 1) U+21C6A 𡱪 %26%23138346%3B -PASS extB (pt 1) U+21C6B 𡱫 %26%23138347%3B -PASS extB (pt 1) U+21C6C 𡱬 %26%23138348%3B -PASS extB (pt 1) U+21C6D 𡱭 %26%23138349%3B -PASS extB (pt 1) U+21C6E 𡱮 %26%23138350%3B -PASS extB (pt 1) U+21C6F 𡱯 %26%23138351%3B -PASS extB (pt 1) U+21C70 𡱰 %26%23138352%3B -PASS extB (pt 1) U+21C71 𡱱 %26%23138353%3B -PASS extB (pt 1) U+21C72 𡱲 %26%23138354%3B -PASS extB (pt 1) U+21C73 𡱳 %26%23138355%3B -PASS extB (pt 1) U+21C74 𡱴 %26%23138356%3B -PASS extB (pt 1) U+21C75 𡱵 %26%23138357%3B -PASS extB (pt 1) U+21C76 𡱶 %26%23138358%3B -PASS extB (pt 1) U+21C77 𡱷 %26%23138359%3B -PASS extB (pt 1) U+21C78 𡱸 %26%23138360%3B -PASS extB (pt 1) U+21C79 𡱹 %26%23138361%3B -PASS extB (pt 1) U+21C7A 𡱺 %26%23138362%3B -PASS extB (pt 1) U+21C7B 𡱻 %26%23138363%3B -PASS extB (pt 1) U+21C7C 𡱼 %26%23138364%3B -PASS extB (pt 1) U+21C7D 𡱽 %26%23138365%3B -PASS extB (pt 1) U+21C7E 𡱾 %26%23138366%3B -PASS extB (pt 1) U+21C7F 𡱿 %26%23138367%3B -PASS extB (pt 1) U+21C80 𡲀 %26%23138368%3B -PASS extB (pt 1) U+21C81 𡲁 %26%23138369%3B -PASS extB (pt 1) U+21C82 𡲂 %26%23138370%3B -PASS extB (pt 1) U+21C83 𡲃 %26%23138371%3B -PASS extB (pt 1) U+21C84 𡲄 %26%23138372%3B -PASS extB (pt 1) U+21C85 𡲅 %26%23138373%3B -PASS extB (pt 1) U+21C86 𡲆 %26%23138374%3B -PASS extB (pt 1) U+21C87 𡲇 %26%23138375%3B -PASS extB (pt 1) U+21C88 𡲈 %26%23138376%3B -PASS extB (pt 1) U+21C89 𡲉 %26%23138377%3B -PASS extB (pt 1) U+21C8A 𡲊 %26%23138378%3B -PASS extB (pt 1) U+21C8B 𡲋 %26%23138379%3B -PASS extB (pt 1) U+21C8C 𡲌 %26%23138380%3B -PASS extB (pt 1) U+21C8D 𡲍 %26%23138381%3B -PASS extB (pt 1) U+21C8E 𡲎 %26%23138382%3B -PASS extB (pt 1) U+21C8F 𡲏 %26%23138383%3B -PASS extB (pt 1) U+21C90 𡲐 %26%23138384%3B -PASS extB (pt 1) U+21C91 𡲑 %26%23138385%3B -PASS extB (pt 1) U+21C92 𡲒 %26%23138386%3B -PASS extB (pt 1) U+21C93 𡲓 %26%23138387%3B -PASS extB (pt 1) U+21C94 𡲔 %26%23138388%3B -PASS extB (pt 1) U+21C95 𡲕 %26%23138389%3B -PASS extB (pt 1) U+21C96 𡲖 %26%23138390%3B -PASS extB (pt 1) U+21C97 𡲗 %26%23138391%3B -PASS extB (pt 1) U+21C98 𡲘 %26%23138392%3B -PASS extB (pt 1) U+21C99 𡲙 %26%23138393%3B -PASS extB (pt 1) U+21C9A 𡲚 %26%23138394%3B -PASS extB (pt 1) U+21C9B 𡲛 %26%23138395%3B -PASS extB (pt 1) U+21C9C 𡲜 %26%23138396%3B -PASS extB (pt 1) U+21C9D 𡲝 %26%23138397%3B -PASS extB (pt 1) U+21C9E 𡲞 %26%23138398%3B -PASS extB (pt 1) U+21C9F 𡲟 %26%23138399%3B -PASS extB (pt 1) U+21CA0 𡲠 %26%23138400%3B -PASS extB (pt 1) U+21CA1 𡲡 %26%23138401%3B -PASS extB (pt 1) U+21CA2 𡲢 %26%23138402%3B -PASS extB (pt 1) U+21CA3 𡲣 %26%23138403%3B -PASS extB (pt 1) U+21CA4 𡲤 %26%23138404%3B -PASS extB (pt 1) U+21CA6 𡲦 %26%23138406%3B -PASS extB (pt 1) U+21CA7 𡲧 %26%23138407%3B -PASS extB (pt 1) U+21CA8 𡲨 %26%23138408%3B -PASS extB (pt 1) U+21CA9 𡲩 %26%23138409%3B -PASS extB (pt 1) U+21CAA 𡲪 %26%23138410%3B -PASS extB (pt 1) U+21CAB 𡲫 %26%23138411%3B -PASS extB (pt 1) U+21CAC 𡲬 %26%23138412%3B -PASS extB (pt 1) U+21CAD 𡲭 %26%23138413%3B -PASS extB (pt 1) U+21CAE 𡲮 %26%23138414%3B -PASS extB (pt 1) U+21CAF 𡲯 %26%23138415%3B -PASS extB (pt 1) U+21CB0 𡲰 %26%23138416%3B -PASS extB (pt 1) U+21CB1 𡲱 %26%23138417%3B -PASS extB (pt 1) U+21CB2 𡲲 %26%23138418%3B -PASS extB (pt 1) U+21CB3 𡲳 %26%23138419%3B -PASS extB (pt 1) U+21CB4 𡲴 %26%23138420%3B -PASS extB (pt 1) U+21CB5 𡲵 %26%23138421%3B -PASS extB (pt 1) U+21CB6 𡲶 %26%23138422%3B -PASS extB (pt 1) U+21CB7 𡲷 %26%23138423%3B -PASS extB (pt 1) U+21CB8 𡲸 %26%23138424%3B -PASS extB (pt 1) U+21CB9 𡲹 %26%23138425%3B -PASS extB (pt 1) U+21CBA 𡲺 %26%23138426%3B -PASS extB (pt 1) U+21CBB 𡲻 %26%23138427%3B -PASS extB (pt 1) U+21CBC 𡲼 %26%23138428%3B -PASS extB (pt 1) U+21CBD 𡲽 %26%23138429%3B -PASS extB (pt 1) U+21CBE 𡲾 %26%23138430%3B -PASS extB (pt 1) U+21CBF 𡲿 %26%23138431%3B -PASS extB (pt 1) U+21CC0 𡳀 %26%23138432%3B -PASS extB (pt 1) U+21CC1 𡳁 %26%23138433%3B -PASS extB (pt 1) U+21CC2 𡳂 %26%23138434%3B -PASS extB (pt 1) U+21CC3 𡳃 %26%23138435%3B -PASS extB (pt 1) U+21CC4 𡳄 %26%23138436%3B -PASS extB (pt 1) U+21CC5 𡳅 %26%23138437%3B -PASS extB (pt 1) U+21CC6 𡳆 %26%23138438%3B -PASS extB (pt 1) U+21CC7 𡳇 %26%23138439%3B -PASS extB (pt 1) U+21CC8 𡳈 %26%23138440%3B -PASS extB (pt 1) U+21CC9 𡳉 %26%23138441%3B -PASS extB (pt 1) U+21CCA 𡳊 %26%23138442%3B -PASS extB (pt 1) U+21CCB 𡳋 %26%23138443%3B -PASS extB (pt 1) U+21CCC 𡳌 %26%23138444%3B -PASS extB (pt 1) U+21CCD 𡳍 %26%23138445%3B -PASS extB (pt 1) U+21CCE 𡳎 %26%23138446%3B -PASS extB (pt 1) U+21CCF 𡳏 %26%23138447%3B -PASS extB (pt 1) U+21CD0 𡳐 %26%23138448%3B -PASS extB (pt 1) U+21CD1 𡳑 %26%23138449%3B -PASS extB (pt 1) U+21CD2 𡳒 %26%23138450%3B -PASS extB (pt 1) U+21CD3 𡳓 %26%23138451%3B -PASS extB (pt 1) U+21CD4 𡳔 %26%23138452%3B -PASS extB (pt 1) U+21CD5 𡳕 %26%23138453%3B -PASS extB (pt 1) U+21CD6 𡳖 %26%23138454%3B -PASS extB (pt 1) U+21CD7 𡳗 %26%23138455%3B -PASS extB (pt 1) U+21CD8 𡳘 %26%23138456%3B -PASS extB (pt 1) U+21CD9 𡳙 %26%23138457%3B -PASS extB (pt 1) U+21CDA 𡳚 %26%23138458%3B -PASS extB (pt 1) U+21CDB 𡳛 %26%23138459%3B -PASS extB (pt 1) U+21CDC 𡳜 %26%23138460%3B -PASS extB (pt 1) U+21CDD 𡳝 %26%23138461%3B -PASS extB (pt 1) U+21CDE 𡳞 %26%23138462%3B -PASS extB (pt 1) U+21CDF 𡳟 %26%23138463%3B -PASS extB (pt 1) U+21CE0 𡳠 %26%23138464%3B -PASS extB (pt 1) U+21CE1 𡳡 %26%23138465%3B -PASS extB (pt 1) U+21CE2 𡳢 %26%23138466%3B -PASS extB (pt 1) U+21CE3 𡳣 %26%23138467%3B -PASS extB (pt 1) U+21CE4 𡳤 %26%23138468%3B -PASS extB (pt 1) U+21CE5 𡳥 %26%23138469%3B -PASS extB (pt 1) U+21CE6 𡳦 %26%23138470%3B -PASS extB (pt 1) U+21CE7 𡳧 %26%23138471%3B -PASS extB (pt 1) U+21CE8 𡳨 %26%23138472%3B -PASS extB (pt 1) U+21CE9 𡳩 %26%23138473%3B -PASS extB (pt 1) U+21CEA 𡳪 %26%23138474%3B -PASS extB (pt 1) U+21CEB 𡳫 %26%23138475%3B -PASS extB (pt 1) U+21CEC 𡳬 %26%23138476%3B -PASS extB (pt 1) U+21CED 𡳭 %26%23138477%3B -PASS extB (pt 1) U+21CEE 𡳮 %26%23138478%3B -PASS extB (pt 1) U+21CEF 𡳯 %26%23138479%3B -PASS extB (pt 1) U+21CF0 𡳰 %26%23138480%3B -PASS extB (pt 1) U+21CF1 𡳱 %26%23138481%3B -PASS extB (pt 1) U+21CF2 𡳲 %26%23138482%3B -PASS extB (pt 1) U+21CF3 𡳳 %26%23138483%3B -PASS extB (pt 1) U+21CF4 𡳴 %26%23138484%3B -PASS extB (pt 1) U+21CF5 𡳵 %26%23138485%3B -PASS extB (pt 1) U+21CF6 𡳶 %26%23138486%3B -PASS extB (pt 1) U+21CF7 𡳷 %26%23138487%3B -PASS extB (pt 1) U+21CF8 𡳸 %26%23138488%3B -PASS extB (pt 1) U+21CF9 𡳹 %26%23138489%3B -PASS extB (pt 1) U+21CFA 𡳺 %26%23138490%3B -PASS extB (pt 1) U+21CFB 𡳻 %26%23138491%3B -PASS extB (pt 1) U+21CFC 𡳼 %26%23138492%3B -PASS extB (pt 1) U+21CFD 𡳽 %26%23138493%3B -PASS extB (pt 1) U+21CFE 𡳾 %26%23138494%3B -PASS extB (pt 1) U+21CFF 𡳿 %26%23138495%3B -PASS extB (pt 1) U+21D00 𡴀 %26%23138496%3B -PASS extB (pt 1) U+21D01 𡴁 %26%23138497%3B -PASS extB (pt 1) U+21D02 𡴂 %26%23138498%3B -PASS extB (pt 1) U+21D03 𡴃 %26%23138499%3B -PASS extB (pt 1) U+21D04 𡴄 %26%23138500%3B -PASS extB (pt 1) U+21D05 𡴅 %26%23138501%3B -PASS extB (pt 1) U+21D06 𡴆 %26%23138502%3B -PASS extB (pt 1) U+21D07 𡴇 %26%23138503%3B -PASS extB (pt 1) U+21D08 𡴈 %26%23138504%3B -PASS extB (pt 1) U+21D09 𡴉 %26%23138505%3B -PASS extB (pt 1) U+21D0A 𡴊 %26%23138506%3B -PASS extB (pt 1) U+21D0B 𡴋 %26%23138507%3B -PASS extB (pt 1) U+21D0C 𡴌 %26%23138508%3B -PASS extB (pt 1) U+21D0D 𡴍 %26%23138509%3B -PASS extB (pt 1) U+21D0E 𡴎 %26%23138510%3B -PASS extB (pt 1) U+21D0F 𡴏 %26%23138511%3B -PASS extB (pt 1) U+21D10 𡴐 %26%23138512%3B -PASS extB (pt 1) U+21D11 𡴑 %26%23138513%3B -PASS extB (pt 1) U+21D12 𡴒 %26%23138514%3B -PASS extB (pt 1) U+21D13 𡴓 %26%23138515%3B -PASS extB (pt 1) U+21D14 𡴔 %26%23138516%3B -PASS extB (pt 1) U+21D15 𡴕 %26%23138517%3B -PASS extB (pt 1) U+21D16 𡴖 %26%23138518%3B -PASS extB (pt 1) U+21D17 𡴗 %26%23138519%3B -PASS extB (pt 1) U+21D18 𡴘 %26%23138520%3B -PASS extB (pt 1) U+21D19 𡴙 %26%23138521%3B -PASS extB (pt 1) U+21D1A 𡴚 %26%23138522%3B -PASS extB (pt 1) U+21D1B 𡴛 %26%23138523%3B -PASS extB (pt 1) U+21D1C 𡴜 %26%23138524%3B -PASS extB (pt 1) U+21D1D 𡴝 %26%23138525%3B -PASS extB (pt 1) U+21D1E 𡴞 %26%23138526%3B -PASS extB (pt 1) U+21D1F 𡴟 %26%23138527%3B -PASS extB (pt 1) U+21D20 𡴠 %26%23138528%3B -PASS extB (pt 1) U+21D21 𡴡 %26%23138529%3B -PASS extB (pt 1) U+21D22 𡴢 %26%23138530%3B -PASS extB (pt 1) U+21D23 𡴣 %26%23138531%3B -PASS extB (pt 1) U+21D24 𡴤 %26%23138532%3B -PASS extB (pt 1) U+21D25 𡴥 %26%23138533%3B -PASS extB (pt 1) U+21D26 𡴦 %26%23138534%3B -PASS extB (pt 1) U+21D27 𡴧 %26%23138535%3B -PASS extB (pt 1) U+21D28 𡴨 %26%23138536%3B -PASS extB (pt 1) U+21D29 𡴩 %26%23138537%3B -PASS extB (pt 1) U+21D2A 𡴪 %26%23138538%3B -PASS extB (pt 1) U+21D2B 𡴫 %26%23138539%3B -PASS extB (pt 1) U+21D2C 𡴬 %26%23138540%3B -PASS extB (pt 1) U+21D2D 𡴭 %26%23138541%3B -PASS extB (pt 1) U+21D2E 𡴮 %26%23138542%3B -PASS extB (pt 1) U+21D2F 𡴯 %26%23138543%3B -PASS extB (pt 1) U+21D30 𡴰 %26%23138544%3B -PASS extB (pt 1) U+21D31 𡴱 %26%23138545%3B -PASS extB (pt 1) U+21D32 𡴲 %26%23138546%3B -PASS extB (pt 1) U+21D33 𡴳 %26%23138547%3B -PASS extB (pt 1) U+21D34 𡴴 %26%23138548%3B -PASS extB (pt 1) U+21D35 𡴵 %26%23138549%3B -PASS extB (pt 1) U+21D36 𡴶 %26%23138550%3B -PASS extB (pt 1) U+21D37 𡴷 %26%23138551%3B -PASS extB (pt 1) U+21D38 𡴸 %26%23138552%3B -PASS extB (pt 1) U+21D39 𡴹 %26%23138553%3B -PASS extB (pt 1) U+21D3A 𡴺 %26%23138554%3B -PASS extB (pt 1) U+21D3B 𡴻 %26%23138555%3B -PASS extB (pt 1) U+21D3C 𡴼 %26%23138556%3B -PASS extB (pt 1) U+21D3D 𡴽 %26%23138557%3B -PASS extB (pt 1) U+21D3E 𡴾 %26%23138558%3B -PASS extB (pt 1) U+21D3F 𡴿 %26%23138559%3B -PASS extB (pt 1) U+21D40 𡵀 %26%23138560%3B -PASS extB (pt 1) U+21D41 𡵁 %26%23138561%3B -PASS extB (pt 1) U+21D42 𡵂 %26%23138562%3B -PASS extB (pt 1) U+21D43 𡵃 %26%23138563%3B -PASS extB (pt 1) U+21D44 𡵄 %26%23138564%3B -PASS extB (pt 1) U+21D45 𡵅 %26%23138565%3B -PASS extB (pt 1) U+21D46 𡵆 %26%23138566%3B -PASS extB (pt 1) U+21D47 𡵇 %26%23138567%3B -PASS extB (pt 1) U+21D48 𡵈 %26%23138568%3B -PASS extB (pt 1) U+21D49 𡵉 %26%23138569%3B -PASS extB (pt 1) U+21D4A 𡵊 %26%23138570%3B -PASS extB (pt 1) U+21D4B 𡵋 %26%23138571%3B -PASS extB (pt 1) U+21D4C 𡵌 %26%23138572%3B -PASS extB (pt 1) U+21D4D 𡵍 %26%23138573%3B -PASS extB (pt 1) U+21D4E 𡵎 %26%23138574%3B -PASS extB (pt 1) U+21D4F 𡵏 %26%23138575%3B -PASS extB (pt 1) U+21D50 𡵐 %26%23138576%3B -PASS extB (pt 1) U+21D51 𡵑 %26%23138577%3B -PASS extB (pt 1) U+21D52 𡵒 %26%23138578%3B -PASS extB (pt 1) U+21D53 𡵓 %26%23138579%3B -PASS extB (pt 1) U+21D54 𡵔 %26%23138580%3B -PASS extB (pt 1) U+21D55 𡵕 %26%23138581%3B -PASS extB (pt 1) U+21D56 𡵖 %26%23138582%3B -PASS extB (pt 1) U+21D57 𡵗 %26%23138583%3B -PASS extB (pt 1) U+21D58 𡵘 %26%23138584%3B -PASS extB (pt 1) U+21D59 𡵙 %26%23138585%3B -PASS extB (pt 1) U+21D5A 𡵚 %26%23138586%3B -PASS extB (pt 1) U+21D5B 𡵛 %26%23138587%3B -PASS extB (pt 1) U+21D5C 𡵜 %26%23138588%3B -PASS extB (pt 1) U+21D5D 𡵝 %26%23138589%3B -PASS extB (pt 1) U+21D5E 𡵞 %26%23138590%3B -PASS extB (pt 1) U+21D5F 𡵟 %26%23138591%3B -PASS extB (pt 1) U+21D60 𡵠 %26%23138592%3B -PASS extB (pt 1) U+21D61 𡵡 %26%23138593%3B -PASS extB (pt 1) U+21D62 𡵢 %26%23138594%3B -PASS extB (pt 1) U+21D63 𡵣 %26%23138595%3B -PASS extB (pt 1) U+21D64 𡵤 %26%23138596%3B -PASS extB (pt 1) U+21D65 𡵥 %26%23138597%3B -PASS extB (pt 1) U+21D66 𡵦 %26%23138598%3B -PASS extB (pt 1) U+21D67 𡵧 %26%23138599%3B -PASS extB (pt 1) U+21D68 𡵨 %26%23138600%3B -PASS extB (pt 1) U+21D69 𡵩 %26%23138601%3B -PASS extB (pt 1) U+21D6A 𡵪 %26%23138602%3B -PASS extB (pt 1) U+21D6B 𡵫 %26%23138603%3B -PASS extB (pt 1) U+21D6C 𡵬 %26%23138604%3B -PASS extB (pt 1) U+21D6D 𡵭 %26%23138605%3B -PASS extB (pt 1) U+21D6E 𡵮 %26%23138606%3B -PASS extB (pt 1) U+21D6F 𡵯 %26%23138607%3B -PASS extB (pt 1) U+21D70 𡵰 %26%23138608%3B -PASS extB (pt 1) U+21D71 𡵱 %26%23138609%3B -PASS extB (pt 1) U+21D72 𡵲 %26%23138610%3B -PASS extB (pt 1) U+21D73 𡵳 %26%23138611%3B -PASS extB (pt 1) U+21D74 𡵴 %26%23138612%3B -PASS extB (pt 1) U+21D75 𡵵 %26%23138613%3B -PASS extB (pt 1) U+21D76 𡵶 %26%23138614%3B -PASS extB (pt 1) U+21D77 𡵷 %26%23138615%3B -PASS extB (pt 1) U+21D78 𡵸 %26%23138616%3B -PASS extB (pt 1) U+21D79 𡵹 %26%23138617%3B -PASS extB (pt 1) U+21D7A 𡵺 %26%23138618%3B -PASS extB (pt 1) U+21D7B 𡵻 %26%23138619%3B -PASS extB (pt 1) U+21D7C 𡵼 %26%23138620%3B -PASS extB (pt 1) U+21D7D 𡵽 %26%23138621%3B -PASS extB (pt 1) U+21D7E 𡵾 %26%23138622%3B -PASS extB (pt 1) U+21D7F 𡵿 %26%23138623%3B -PASS extB (pt 1) U+21D80 𡶀 %26%23138624%3B -PASS extB (pt 1) U+21D81 𡶁 %26%23138625%3B -PASS extB (pt 1) U+21D82 𡶂 %26%23138626%3B -PASS extB (pt 1) U+21D83 𡶃 %26%23138627%3B -PASS extB (pt 1) U+21D84 𡶄 %26%23138628%3B -PASS extB (pt 1) U+21D85 𡶅 %26%23138629%3B -PASS extB (pt 1) U+21D86 𡶆 %26%23138630%3B -PASS extB (pt 1) U+21D87 𡶇 %26%23138631%3B -PASS extB (pt 1) U+21D88 𡶈 %26%23138632%3B -PASS extB (pt 1) U+21D89 𡶉 %26%23138633%3B -PASS extB (pt 1) U+21D8A 𡶊 %26%23138634%3B -PASS extB (pt 1) U+21D8B 𡶋 %26%23138635%3B -PASS extB (pt 1) U+21D8C 𡶌 %26%23138636%3B -PASS extB (pt 1) U+21D8D 𡶍 %26%23138637%3B -PASS extB (pt 1) U+21D8E 𡶎 %26%23138638%3B -PASS extB (pt 1) U+21D8F 𡶏 %26%23138639%3B -PASS extB (pt 1) U+21D90 𡶐 %26%23138640%3B -PASS extB (pt 1) U+21D91 𡶑 %26%23138641%3B -PASS extB (pt 1) U+21D92 𡶒 %26%23138642%3B -PASS extB (pt 1) U+21D93 𡶓 %26%23138643%3B -PASS extB (pt 1) U+21D94 𡶔 %26%23138644%3B -PASS extB (pt 1) U+21D95 𡶕 %26%23138645%3B -PASS extB (pt 1) U+21D96 𡶖 %26%23138646%3B -PASS extB (pt 1) U+21D97 𡶗 %26%23138647%3B -PASS extB (pt 1) U+21D98 𡶘 %26%23138648%3B -PASS extB (pt 1) U+21D99 𡶙 %26%23138649%3B -PASS extB (pt 1) U+21D9A 𡶚 %26%23138650%3B -PASS extB (pt 1) U+21D9B 𡶛 %26%23138651%3B -PASS extB (pt 1) U+21D9C 𡶜 %26%23138652%3B -PASS extB (pt 1) U+21D9D 𡶝 %26%23138653%3B -PASS extB (pt 1) U+21D9E 𡶞 %26%23138654%3B -PASS extB (pt 1) U+21D9F 𡶟 %26%23138655%3B -PASS extB (pt 1) U+21DA0 𡶠 %26%23138656%3B -PASS extB (pt 1) U+21DA1 𡶡 %26%23138657%3B -PASS extB (pt 1) U+21DA2 𡶢 %26%23138658%3B -PASS extB (pt 1) U+21DA3 𡶣 %26%23138659%3B -PASS extB (pt 1) U+21DA4 𡶤 %26%23138660%3B -PASS extB (pt 1) U+21DA5 𡶥 %26%23138661%3B -PASS extB (pt 1) U+21DA6 𡶦 %26%23138662%3B -PASS extB (pt 1) U+21DA7 𡶧 %26%23138663%3B -PASS extB (pt 1) U+21DA8 𡶨 %26%23138664%3B -PASS extB (pt 1) U+21DA9 𡶩 %26%23138665%3B -PASS extB (pt 1) U+21DAA 𡶪 %26%23138666%3B -PASS extB (pt 1) U+21DAB 𡶫 %26%23138667%3B -PASS extB (pt 1) U+21DAC 𡶬 %26%23138668%3B -PASS extB (pt 1) U+21DAD 𡶭 %26%23138669%3B -PASS extB (pt 1) U+21DAE 𡶮 %26%23138670%3B -PASS extB (pt 1) U+21DAF 𡶯 %26%23138671%3B -PASS extB (pt 1) U+21DB0 𡶰 %26%23138672%3B -PASS extB (pt 1) U+21DB1 𡶱 %26%23138673%3B -PASS extB (pt 1) U+21DB2 𡶲 %26%23138674%3B -PASS extB (pt 1) U+21DB3 𡶳 %26%23138675%3B -PASS extB (pt 1) U+21DB4 𡶴 %26%23138676%3B -PASS extB (pt 1) U+21DB5 𡶵 %26%23138677%3B -PASS extB (pt 1) U+21DB6 𡶶 %26%23138678%3B -PASS extB (pt 1) U+21DB7 𡶷 %26%23138679%3B -PASS extB (pt 1) U+21DB8 𡶸 %26%23138680%3B -PASS extB (pt 1) U+21DB9 𡶹 %26%23138681%3B -PASS extB (pt 1) U+21DBA 𡶺 %26%23138682%3B -PASS extB (pt 1) U+21DBB 𡶻 %26%23138683%3B -PASS extB (pt 1) U+21DBC 𡶼 %26%23138684%3B -PASS extB (pt 1) U+21DBD 𡶽 %26%23138685%3B -PASS extB (pt 1) U+21DBE 𡶾 %26%23138686%3B -PASS extB (pt 1) U+21DBF 𡶿 %26%23138687%3B -PASS extB (pt 1) U+21DC0 𡷀 %26%23138688%3B -PASS extB (pt 1) U+21DC1 𡷁 %26%23138689%3B -PASS extB (pt 1) U+21DC2 𡷂 %26%23138690%3B -PASS extB (pt 1) U+21DC3 𡷃 %26%23138691%3B -PASS extB (pt 1) U+21DC4 𡷄 %26%23138692%3B -PASS extB (pt 1) U+21DC5 𡷅 %26%23138693%3B -PASS extB (pt 1) U+21DC6 𡷆 %26%23138694%3B -PASS extB (pt 1) U+21DC7 𡷇 %26%23138695%3B -PASS extB (pt 1) U+21DC8 𡷈 %26%23138696%3B -PASS extB (pt 1) U+21DC9 𡷉 %26%23138697%3B -PASS extB (pt 1) U+21DCA 𡷊 %26%23138698%3B -PASS extB (pt 1) U+21DCB 𡷋 %26%23138699%3B -PASS extB (pt 1) U+21DCC 𡷌 %26%23138700%3B -PASS extB (pt 1) U+21DCD 𡷍 %26%23138701%3B -PASS extB (pt 1) U+21DCE 𡷎 %26%23138702%3B -PASS extB (pt 1) U+21DCF 𡷏 %26%23138703%3B -PASS extB (pt 1) U+21DD0 𡷐 %26%23138704%3B -PASS extB (pt 1) U+21DD1 𡷑 %26%23138705%3B -PASS extB (pt 1) U+21DD2 𡷒 %26%23138706%3B -PASS extB (pt 1) U+21DD3 𡷓 %26%23138707%3B -PASS extB (pt 1) U+21DD4 𡷔 %26%23138708%3B -PASS extB (pt 1) U+21DD5 𡷕 %26%23138709%3B -PASS extB (pt 1) U+21DD6 𡷖 %26%23138710%3B -PASS extB (pt 1) U+21DD7 𡷗 %26%23138711%3B -PASS extB (pt 1) U+21DD8 𡷘 %26%23138712%3B -PASS extB (pt 1) U+21DD9 𡷙 %26%23138713%3B -PASS extB (pt 1) U+21DDA 𡷚 %26%23138714%3B -PASS extB (pt 1) U+21DDB 𡷛 %26%23138715%3B -PASS extB (pt 1) U+21DDC 𡷜 %26%23138716%3B -PASS extB (pt 1) U+21DDD 𡷝 %26%23138717%3B -PASS extB (pt 1) U+21DDE 𡷞 %26%23138718%3B -PASS extB (pt 1) U+21DDF 𡷟 %26%23138719%3B -PASS extB (pt 1) U+21DE0 𡷠 %26%23138720%3B -PASS extB (pt 1) U+21DE1 𡷡 %26%23138721%3B -PASS extB (pt 1) U+21DE2 𡷢 %26%23138722%3B -PASS extB (pt 1) U+21DE3 𡷣 %26%23138723%3B -PASS extB (pt 1) U+21DE4 𡷤 %26%23138724%3B -PASS extB (pt 1) U+21DE5 𡷥 %26%23138725%3B -PASS extB (pt 1) U+21DE6 𡷦 %26%23138726%3B -PASS extB (pt 1) U+21DE7 𡷧 %26%23138727%3B -PASS extB (pt 1) U+21DE8 𡷨 %26%23138728%3B -PASS extB (pt 1) U+21DE9 𡷩 %26%23138729%3B -PASS extB (pt 1) U+21DEA 𡷪 %26%23138730%3B -PASS extB (pt 1) U+21DEB 𡷫 %26%23138731%3B -PASS extB (pt 1) U+21DEC 𡷬 %26%23138732%3B -PASS extB (pt 1) U+21DED 𡷭 %26%23138733%3B -PASS extB (pt 1) U+21DEE 𡷮 %26%23138734%3B -PASS extB (pt 1) U+21DEF 𡷯 %26%23138735%3B -PASS extB (pt 1) U+21DF0 𡷰 %26%23138736%3B -PASS extB (pt 1) U+21DF1 𡷱 %26%23138737%3B -PASS extB (pt 1) U+21DF2 𡷲 %26%23138738%3B -PASS extB (pt 1) U+21DF3 𡷳 %26%23138739%3B -PASS extB (pt 1) U+21DF4 𡷴 %26%23138740%3B -PASS extB (pt 1) U+21DF5 𡷵 %26%23138741%3B -PASS extB (pt 1) U+21DF6 𡷶 %26%23138742%3B -PASS extB (pt 1) U+21DF7 𡷷 %26%23138743%3B -PASS extB (pt 1) U+21DF8 𡷸 %26%23138744%3B -PASS extB (pt 1) U+21DFA 𡷺 %26%23138746%3B -PASS extB (pt 1) U+21DFB 𡷻 %26%23138747%3B -PASS extB (pt 1) U+21DFC 𡷼 %26%23138748%3B -PASS extB (pt 1) U+21DFD 𡷽 %26%23138749%3B -PASS extB (pt 1) U+21DFE 𡷾 %26%23138750%3B -PASS extB (pt 1) U+21DFF 𡷿 %26%23138751%3B -PASS extB (pt 1) U+21E00 𡸀 %26%23138752%3B -PASS extB (pt 1) U+21E01 𡸁 %26%23138753%3B -PASS extB (pt 1) U+21E02 𡸂 %26%23138754%3B -PASS extB (pt 1) U+21E03 𡸃 %26%23138755%3B -PASS extB (pt 1) U+21E04 𡸄 %26%23138756%3B -PASS extB (pt 1) U+21E05 𡸅 %26%23138757%3B -PASS extB (pt 1) U+21E06 𡸆 %26%23138758%3B -PASS extB (pt 1) U+21E07 𡸇 %26%23138759%3B -PASS extB (pt 1) U+21E08 𡸈 %26%23138760%3B -PASS extB (pt 1) U+21E09 𡸉 %26%23138761%3B -PASS extB (pt 1) U+21E0A 𡸊 %26%23138762%3B -PASS extB (pt 1) U+21E0B 𡸋 %26%23138763%3B -PASS extB (pt 1) U+21E0C 𡸌 %26%23138764%3B -PASS extB (pt 1) U+21E0D 𡸍 %26%23138765%3B -PASS extB (pt 1) U+21E0E 𡸎 %26%23138766%3B -PASS extB (pt 1) U+21E0F 𡸏 %26%23138767%3B -PASS extB (pt 1) U+21E10 𡸐 %26%23138768%3B -PASS extB (pt 1) U+21E11 𡸑 %26%23138769%3B -PASS extB (pt 1) U+21E12 𡸒 %26%23138770%3B -PASS extB (pt 1) U+21E13 𡸓 %26%23138771%3B -PASS extB (pt 1) U+21E14 𡸔 %26%23138772%3B -PASS extB (pt 1) U+21E15 𡸕 %26%23138773%3B -PASS extB (pt 1) U+21E16 𡸖 %26%23138774%3B -PASS extB (pt 1) U+21E17 𡸗 %26%23138775%3B -PASS extB (pt 1) U+21E18 𡸘 %26%23138776%3B -PASS extB (pt 1) U+21E19 𡸙 %26%23138777%3B -PASS extB (pt 1) U+21E1A 𡸚 %26%23138778%3B -PASS extB (pt 1) U+21E1B 𡸛 %26%23138779%3B -PASS extB (pt 1) U+21E1D 𡸝 %26%23138781%3B -PASS extB (pt 1) U+21E1E 𡸞 %26%23138782%3B -PASS extB (pt 1) U+21E1F 𡸟 %26%23138783%3B -PASS extB (pt 1) U+21E20 𡸠 %26%23138784%3B -PASS extB (pt 1) U+21E21 𡸡 %26%23138785%3B -PASS extB (pt 1) U+21E22 𡸢 %26%23138786%3B -PASS extB (pt 1) U+21E23 𡸣 %26%23138787%3B -PASS extB (pt 1) U+21E24 𡸤 %26%23138788%3B -PASS extB (pt 1) U+21E25 𡸥 %26%23138789%3B -PASS extB (pt 1) U+21E26 𡸦 %26%23138790%3B -PASS extB (pt 1) U+21E27 𡸧 %26%23138791%3B -PASS extB (pt 1) U+21E28 𡸨 %26%23138792%3B -PASS extB (pt 1) U+21E29 𡸩 %26%23138793%3B -PASS extB (pt 1) U+21E2A 𡸪 %26%23138794%3B -PASS extB (pt 1) U+21E2B 𡸫 %26%23138795%3B -PASS extB (pt 1) U+21E2C 𡸬 %26%23138796%3B -PASS extB (pt 1) U+21E2D 𡸭 %26%23138797%3B -PASS extB (pt 1) U+21E2E 𡸮 %26%23138798%3B -PASS extB (pt 1) U+21E2F 𡸯 %26%23138799%3B -PASS extB (pt 1) U+21E30 𡸰 %26%23138800%3B -PASS extB (pt 1) U+21E31 𡸱 %26%23138801%3B -PASS extB (pt 1) U+21E32 𡸲 %26%23138802%3B -PASS extB (pt 1) U+21E33 𡸳 %26%23138803%3B -PASS extB (pt 1) U+21E34 𡸴 %26%23138804%3B -PASS extB (pt 1) U+21E35 𡸵 %26%23138805%3B -PASS extB (pt 1) U+21E36 𡸶 %26%23138806%3B -PASS extB (pt 1) U+21E38 𡸸 %26%23138808%3B -PASS extB (pt 1) U+21E39 𡸹 %26%23138809%3B -PASS extB (pt 1) U+21E3A 𡸺 %26%23138810%3B -PASS extB (pt 1) U+21E3B 𡸻 %26%23138811%3B -PASS extB (pt 1) U+21E3C 𡸼 %26%23138812%3B -PASS extB (pt 1) U+21E3E 𡸾 %26%23138814%3B -PASS extB (pt 1) U+21E3F 𡸿 %26%23138815%3B -PASS extB (pt 1) U+21E40 𡹀 %26%23138816%3B -PASS extB (pt 1) U+21E41 𡹁 %26%23138817%3B -PASS extB (pt 1) U+21E42 𡹂 %26%23138818%3B -PASS extB (pt 1) U+21E43 𡹃 %26%23138819%3B -PASS extB (pt 1) U+21E44 𡹄 %26%23138820%3B -PASS extB (pt 1) U+21E45 𡹅 %26%23138821%3B -PASS extB (pt 1) U+21E46 𡹆 %26%23138822%3B -PASS extB (pt 1) U+21E47 𡹇 %26%23138823%3B -PASS extB (pt 1) U+21E48 𡹈 %26%23138824%3B -PASS extB (pt 1) U+21E49 𡹉 %26%23138825%3B -PASS extB (pt 1) U+21E4A 𡹊 %26%23138826%3B -PASS extB (pt 1) U+21E4B 𡹋 %26%23138827%3B -PASS extB (pt 1) U+21E4C 𡹌 %26%23138828%3B -PASS extB (pt 1) U+21E4D 𡹍 %26%23138829%3B -PASS extB (pt 1) U+21E4E 𡹎 %26%23138830%3B -PASS extB (pt 1) U+21E4F 𡹏 %26%23138831%3B -PASS extB (pt 1) U+21E50 𡹐 %26%23138832%3B -PASS extB (pt 1) U+21E51 𡹑 %26%23138833%3B -PASS extB (pt 1) U+21E52 𡹒 %26%23138834%3B -PASS extB (pt 1) U+21E53 𡹓 %26%23138835%3B -PASS extB (pt 1) U+21E54 𡹔 %26%23138836%3B -PASS extB (pt 1) U+21E55 𡹕 %26%23138837%3B -PASS extB (pt 1) U+21E56 𡹖 %26%23138838%3B -PASS extB (pt 1) U+21E57 𡹗 %26%23138839%3B -PASS extB (pt 1) U+21E58 𡹘 %26%23138840%3B -PASS extB (pt 1) U+21E59 𡹙 %26%23138841%3B -PASS extB (pt 1) U+21E5A 𡹚 %26%23138842%3B -PASS extB (pt 1) U+21E5B 𡹛 %26%23138843%3B -PASS extB (pt 1) U+21E5C 𡹜 %26%23138844%3B -PASS extB (pt 1) U+21E5D 𡹝 %26%23138845%3B -PASS extB (pt 1) U+21E5E 𡹞 %26%23138846%3B -PASS extB (pt 1) U+21E5F 𡹟 %26%23138847%3B -PASS extB (pt 1) U+21E60 𡹠 %26%23138848%3B -PASS extB (pt 1) U+21E61 𡹡 %26%23138849%3B -PASS extB (pt 1) U+21E62 𡹢 %26%23138850%3B -PASS extB (pt 1) U+21E63 𡹣 %26%23138851%3B -PASS extB (pt 1) U+21E64 𡹤 %26%23138852%3B -PASS extB (pt 1) U+21E65 𡹥 %26%23138853%3B -PASS extB (pt 1) U+21E66 𡹦 %26%23138854%3B -PASS extB (pt 1) U+21E67 𡹧 %26%23138855%3B -PASS extB (pt 1) U+21E68 𡹨 %26%23138856%3B -PASS extB (pt 1) U+21E69 𡹩 %26%23138857%3B -PASS extB (pt 1) U+21E6A 𡹪 %26%23138858%3B -PASS extB (pt 1) U+21E6B 𡹫 %26%23138859%3B -PASS extB (pt 1) U+21E6C 𡹬 %26%23138860%3B -PASS extB (pt 1) U+21E6D 𡹭 %26%23138861%3B -PASS extB (pt 1) U+21E6E 𡹮 %26%23138862%3B -PASS extB (pt 1) U+21E6F 𡹯 %26%23138863%3B -PASS extB (pt 1) U+21E70 𡹰 %26%23138864%3B -PASS extB (pt 1) U+21E71 𡹱 %26%23138865%3B -PASS extB (pt 1) U+21E72 𡹲 %26%23138866%3B -PASS extB (pt 1) U+21E73 𡹳 %26%23138867%3B -PASS extB (pt 1) U+21E74 𡹴 %26%23138868%3B -PASS extB (pt 1) U+21E75 𡹵 %26%23138869%3B -PASS extB (pt 1) U+21E76 𡹶 %26%23138870%3B -PASS extB (pt 1) U+21E77 𡹷 %26%23138871%3B -PASS extB (pt 1) U+21E78 𡹸 %26%23138872%3B -PASS extB (pt 1) U+21E79 𡹹 %26%23138873%3B -PASS extB (pt 1) U+21E7A 𡹺 %26%23138874%3B -PASS extB (pt 1) U+21E7B 𡹻 %26%23138875%3B -PASS extB (pt 1) U+21E7C 𡹼 %26%23138876%3B -PASS extB (pt 1) U+21E7D 𡹽 %26%23138877%3B -PASS extB (pt 1) U+21E7E 𡹾 %26%23138878%3B -PASS extB (pt 1) U+21E7F 𡹿 %26%23138879%3B -PASS extB (pt 1) U+21E80 𡺀 %26%23138880%3B -PASS extB (pt 1) U+21E81 𡺁 %26%23138881%3B -PASS extB (pt 1) U+21E82 𡺂 %26%23138882%3B -PASS extB (pt 1) U+21E83 𡺃 %26%23138883%3B -PASS extB (pt 1) U+21E84 𡺄 %26%23138884%3B -PASS extB (pt 1) U+21E85 𡺅 %26%23138885%3B -PASS extB (pt 1) U+21E86 𡺆 %26%23138886%3B -PASS extB (pt 1) U+21E87 𡺇 %26%23138887%3B -PASS extB (pt 1) U+21E88 𡺈 %26%23138888%3B -PASS extB (pt 1) U+21E89 𡺉 %26%23138889%3B -PASS extB (pt 1) U+21E8A 𡺊 %26%23138890%3B -PASS extB (pt 1) U+21E8B 𡺋 %26%23138891%3B -PASS extB (pt 1) U+21E8C 𡺌 %26%23138892%3B -PASS extB (pt 1) U+21E8D 𡺍 %26%23138893%3B -PASS extB (pt 1) U+21E8E 𡺎 %26%23138894%3B -PASS extB (pt 1) U+21E8F 𡺏 %26%23138895%3B -PASS extB (pt 1) U+21E90 𡺐 %26%23138896%3B -PASS extB (pt 1) U+21E91 𡺑 %26%23138897%3B -PASS extB (pt 1) U+21E92 𡺒 %26%23138898%3B -PASS extB (pt 1) U+21E93 𡺓 %26%23138899%3B -PASS extB (pt 1) U+21E94 𡺔 %26%23138900%3B -PASS extB (pt 1) U+21E95 𡺕 %26%23138901%3B -PASS extB (pt 1) U+21E96 𡺖 %26%23138902%3B -PASS extB (pt 1) U+21E97 𡺗 %26%23138903%3B -PASS extB (pt 1) U+21E98 𡺘 %26%23138904%3B -PASS extB (pt 1) U+21E99 𡺙 %26%23138905%3B -PASS extB (pt 1) U+21E9A 𡺚 %26%23138906%3B -PASS extB (pt 1) U+21E9B 𡺛 %26%23138907%3B -PASS extB (pt 1) U+21E9C 𡺜 %26%23138908%3B -PASS extB (pt 1) U+21E9D 𡺝 %26%23138909%3B -PASS extB (pt 1) U+21E9E 𡺞 %26%23138910%3B -PASS extB (pt 1) U+21E9F 𡺟 %26%23138911%3B -PASS extB (pt 1) U+21EA0 𡺠 %26%23138912%3B -PASS extB (pt 1) U+21EA1 𡺡 %26%23138913%3B -PASS extB (pt 1) U+21EA2 𡺢 %26%23138914%3B -PASS extB (pt 1) U+21EA3 𡺣 %26%23138915%3B -PASS extB (pt 1) U+21EA5 𡺥 %26%23138917%3B -PASS extB (pt 1) U+21EA6 𡺦 %26%23138918%3B -PASS extB (pt 1) U+21EA7 𡺧 %26%23138919%3B -PASS extB (pt 1) U+21EA8 𡺨 %26%23138920%3B -PASS extB (pt 1) U+21EA9 𡺩 %26%23138921%3B -PASS extB (pt 1) U+21EAA 𡺪 %26%23138922%3B -PASS extB (pt 1) U+21EAB 𡺫 %26%23138923%3B -PASS extB (pt 1) U+21EAC 𡺬 %26%23138924%3B -PASS extB (pt 1) U+21EAD 𡺭 %26%23138925%3B -PASS extB (pt 1) U+21EAE 𡺮 %26%23138926%3B -PASS extB (pt 1) U+21EAF 𡺯 %26%23138927%3B -PASS extB (pt 1) U+21EB0 𡺰 %26%23138928%3B -PASS extB (pt 1) U+21EB1 𡺱 %26%23138929%3B -PASS extB (pt 1) U+21EB2 𡺲 %26%23138930%3B -PASS extB (pt 1) U+21EB3 𡺳 %26%23138931%3B -PASS extB (pt 1) U+21EB4 𡺴 %26%23138932%3B -PASS extB (pt 1) U+21EB5 𡺵 %26%23138933%3B -PASS extB (pt 1) U+21EB6 𡺶 %26%23138934%3B -PASS extB (pt 1) U+21EB7 𡺷 %26%23138935%3B -PASS extB (pt 1) U+21EB8 𡺸 %26%23138936%3B -PASS extB (pt 1) U+21EB9 𡺹 %26%23138937%3B -PASS extB (pt 1) U+21EBA 𡺺 %26%23138938%3B -PASS extB (pt 1) U+21EBB 𡺻 %26%23138939%3B -PASS extB (pt 1) U+21EBC 𡺼 %26%23138940%3B -PASS extB (pt 1) U+21EBD 𡺽 %26%23138941%3B -PASS extB (pt 1) U+21EBE 𡺾 %26%23138942%3B -PASS extB (pt 1) U+21EBF 𡺿 %26%23138943%3B -PASS extB (pt 1) U+21EC0 𡻀 %26%23138944%3B -PASS extB (pt 1) U+21EC1 𡻁 %26%23138945%3B -PASS extB (pt 1) U+21EC2 𡻂 %26%23138946%3B -PASS extB (pt 1) U+21EC3 𡻃 %26%23138947%3B -PASS extB (pt 1) U+21EC4 𡻄 %26%23138948%3B -PASS extB (pt 1) U+21EC5 𡻅 %26%23138949%3B -PASS extB (pt 1) U+21EC6 𡻆 %26%23138950%3B -PASS extB (pt 1) U+21EC7 𡻇 %26%23138951%3B -PASS extB (pt 1) U+21EC8 𡻈 %26%23138952%3B -PASS extB (pt 1) U+21EC9 𡻉 %26%23138953%3B -PASS extB (pt 1) U+21ECA 𡻊 %26%23138954%3B -PASS extB (pt 1) U+21ECB 𡻋 %26%23138955%3B -PASS extB (pt 1) U+21ECC 𡻌 %26%23138956%3B -PASS extB (pt 1) U+21ECD 𡻍 %26%23138957%3B -PASS extB (pt 1) U+21ECE 𡻎 %26%23138958%3B -PASS extB (pt 1) U+21ECF 𡻏 %26%23138959%3B -PASS extB (pt 1) U+21ED0 𡻐 %26%23138960%3B -PASS extB (pt 1) U+21ED1 𡻑 %26%23138961%3B -PASS extB (pt 1) U+21ED2 𡻒 %26%23138962%3B -PASS extB (pt 1) U+21ED3 𡻓 %26%23138963%3B -PASS extB (pt 1) U+21ED4 𡻔 %26%23138964%3B -PASS extB (pt 1) U+21ED5 𡻕 %26%23138965%3B -PASS extB (pt 1) U+21ED6 𡻖 %26%23138966%3B -PASS extB (pt 1) U+21ED7 𡻗 %26%23138967%3B -PASS extB (pt 1) U+21ED8 𡻘 %26%23138968%3B -PASS extB (pt 1) U+21ED9 𡻙 %26%23138969%3B -PASS extB (pt 1) U+21EDA 𡻚 %26%23138970%3B -PASS extB (pt 1) U+21EDB 𡻛 %26%23138971%3B -PASS extB (pt 1) U+21EDC 𡻜 %26%23138972%3B -PASS extB (pt 1) U+21EDD 𡻝 %26%23138973%3B -PASS extB (pt 1) U+21EDE 𡻞 %26%23138974%3B -PASS extB (pt 1) U+21EDF 𡻟 %26%23138975%3B -PASS extB (pt 1) U+21EE0 𡻠 %26%23138976%3B -PASS extB (pt 1) U+21EE1 𡻡 %26%23138977%3B -PASS extB (pt 1) U+21EE2 𡻢 %26%23138978%3B -PASS extB (pt 1) U+21EE3 𡻣 %26%23138979%3B -PASS extB (pt 1) U+21EE4 𡻤 %26%23138980%3B -PASS extB (pt 1) U+21EE5 𡻥 %26%23138981%3B -PASS extB (pt 1) U+21EE6 𡻦 %26%23138982%3B -PASS extB (pt 1) U+21EE7 𡻧 %26%23138983%3B -PASS extB (pt 1) U+21EE8 𡻨 %26%23138984%3B -PASS extB (pt 1) U+21EE9 𡻩 %26%23138985%3B -PASS extB (pt 1) U+21EEA 𡻪 %26%23138986%3B -PASS extB (pt 1) U+21EEB 𡻫 %26%23138987%3B -PASS extB (pt 1) U+21EEC 𡻬 %26%23138988%3B -PASS extB (pt 1) U+21EED 𡻭 %26%23138989%3B -PASS extB (pt 1) U+21EEE 𡻮 %26%23138990%3B -PASS extB (pt 1) U+21EEF 𡻯 %26%23138991%3B -PASS extB (pt 1) U+21EF0 𡻰 %26%23138992%3B -PASS extB (pt 1) U+21EF1 𡻱 %26%23138993%3B -PASS extB (pt 1) U+21EF2 𡻲 %26%23138994%3B -PASS extB (pt 1) U+21EF3 𡻳 %26%23138995%3B -PASS extB (pt 1) U+21EF4 𡻴 %26%23138996%3B -PASS extB (pt 1) U+21EF5 𡻵 %26%23138997%3B -PASS extB (pt 1) U+21EF6 𡻶 %26%23138998%3B -PASS extB (pt 1) U+21EF7 𡻷 %26%23138999%3B -PASS extB (pt 1) U+21EF8 𡻸 %26%23139000%3B -PASS extB (pt 1) U+21EF9 𡻹 %26%23139001%3B -PASS extB (pt 1) U+21EFA 𡻺 %26%23139002%3B -PASS extB (pt 1) U+21EFB 𡻻 %26%23139003%3B -PASS extB (pt 1) U+21EFC 𡻼 %26%23139004%3B -PASS extB (pt 1) U+21EFD 𡻽 %26%23139005%3B -PASS extB (pt 1) U+21EFE 𡻾 %26%23139006%3B -PASS extB (pt 1) U+21EFF 𡻿 %26%23139007%3B -PASS extB (pt 1) U+21F00 𡼀 %26%23139008%3B -PASS extB (pt 1) U+21F01 𡼁 %26%23139009%3B -PASS extB (pt 1) U+21F02 𡼂 %26%23139010%3B -PASS extB (pt 1) U+21F03 𡼃 %26%23139011%3B -PASS extB (pt 1) U+21F04 𡼄 %26%23139012%3B -PASS extB (pt 1) U+21F05 𡼅 %26%23139013%3B -PASS extB (pt 1) U+21F06 𡼆 %26%23139014%3B -PASS extB (pt 1) U+21F07 𡼇 %26%23139015%3B -PASS extB (pt 1) U+21F08 𡼈 %26%23139016%3B -PASS extB (pt 1) U+21F09 𡼉 %26%23139017%3B -PASS extB (pt 1) U+21F0A 𡼊 %26%23139018%3B -PASS extB (pt 1) U+21F0B 𡼋 %26%23139019%3B -PASS extB (pt 1) U+21F0C 𡼌 %26%23139020%3B -PASS extB (pt 1) U+21F0D 𡼍 %26%23139021%3B -PASS extB (pt 1) U+21F0E 𡼎 %26%23139022%3B -PASS extB (pt 1) U+21F0F 𡼏 %26%23139023%3B -PASS extB (pt 1) U+21F10 𡼐 %26%23139024%3B -PASS extB (pt 1) U+21F11 𡼑 %26%23139025%3B -PASS extB (pt 1) U+21F12 𡼒 %26%23139026%3B -PASS extB (pt 1) U+21F13 𡼓 %26%23139027%3B -PASS extB (pt 1) U+21F14 𡼔 %26%23139028%3B -PASS extB (pt 1) U+21F15 𡼕 %26%23139029%3B -PASS extB (pt 1) U+21F16 𡼖 %26%23139030%3B -PASS extB (pt 1) U+21F17 𡼗 %26%23139031%3B -PASS extB (pt 1) U+21F18 𡼘 %26%23139032%3B -PASS extB (pt 1) U+21F19 𡼙 %26%23139033%3B -PASS extB (pt 1) U+21F1A 𡼚 %26%23139034%3B -PASS extB (pt 1) U+21F1B 𡼛 %26%23139035%3B -PASS extB (pt 1) U+21F1C 𡼜 %26%23139036%3B -PASS extB (pt 1) U+21F1D 𡼝 %26%23139037%3B -PASS extB (pt 1) U+21F1E 𡼞 %26%23139038%3B -PASS extB (pt 1) U+21F1F 𡼟 %26%23139039%3B -PASS extB (pt 1) U+21F20 𡼠 %26%23139040%3B -PASS extB (pt 1) U+21F21 𡼡 %26%23139041%3B -PASS extB (pt 1) U+21F22 𡼢 %26%23139042%3B -PASS extB (pt 1) U+21F23 𡼣 %26%23139043%3B -PASS extB (pt 1) U+21F24 𡼤 %26%23139044%3B -PASS extB (pt 1) U+21F25 𡼥 %26%23139045%3B -PASS extB (pt 1) U+21F26 𡼦 %26%23139046%3B -PASS extB (pt 1) U+21F27 𡼧 %26%23139047%3B -PASS extB (pt 1) U+21F28 𡼨 %26%23139048%3B -PASS extB (pt 1) U+21F29 𡼩 %26%23139049%3B -PASS extB (pt 1) U+21F2A 𡼪 %26%23139050%3B -PASS extB (pt 1) U+21F2B 𡼫 %26%23139051%3B -PASS extB (pt 1) U+21F2C 𡼬 %26%23139052%3B -PASS extB (pt 1) U+21F2D 𡼭 %26%23139053%3B -PASS extB (pt 1) U+21F2E 𡼮 %26%23139054%3B -PASS extB (pt 1) U+21F2F 𡼯 %26%23139055%3B -PASS extB (pt 1) U+21F30 𡼰 %26%23139056%3B -PASS extB (pt 1) U+21F31 𡼱 %26%23139057%3B -PASS extB (pt 1) U+21F32 𡼲 %26%23139058%3B -PASS extB (pt 1) U+21F33 𡼳 %26%23139059%3B -PASS extB (pt 1) U+21F34 𡼴 %26%23139060%3B -PASS extB (pt 1) U+21F35 𡼵 %26%23139061%3B -PASS extB (pt 1) U+21F36 𡼶 %26%23139062%3B -PASS extB (pt 1) U+21F37 𡼷 %26%23139063%3B -PASS extB (pt 1) U+21F38 𡼸 %26%23139064%3B -PASS extB (pt 1) U+21F39 𡼹 %26%23139065%3B -PASS extB (pt 1) U+21F3A 𡼺 %26%23139066%3B -PASS extB (pt 1) U+21F3B 𡼻 %26%23139067%3B -PASS extB (pt 1) U+21F3C 𡼼 %26%23139068%3B -PASS extB (pt 1) U+21F3D 𡼽 %26%23139069%3B -PASS extB (pt 1) U+21F3E 𡼾 %26%23139070%3B -PASS extB (pt 1) U+21F3F 𡼿 %26%23139071%3B -PASS extB (pt 1) U+21F40 𡽀 %26%23139072%3B -PASS extB (pt 1) U+21F41 𡽁 %26%23139073%3B -PASS extB (pt 1) U+21F42 𡽂 %26%23139074%3B -PASS extB (pt 1) U+21F43 𡽃 %26%23139075%3B -PASS extB (pt 1) U+21F44 𡽄 %26%23139076%3B -PASS extB (pt 1) U+21F45 𡽅 %26%23139077%3B -PASS extB (pt 1) U+21F46 𡽆 %26%23139078%3B -PASS extB (pt 1) U+21F47 𡽇 %26%23139079%3B -PASS extB (pt 1) U+21F48 𡽈 %26%23139080%3B -PASS extB (pt 1) U+21F49 𡽉 %26%23139081%3B -PASS extB (pt 1) U+21F4A 𡽊 %26%23139082%3B -PASS extB (pt 1) U+21F4B 𡽋 %26%23139083%3B -PASS extB (pt 1) U+21F4C 𡽌 %26%23139084%3B -PASS extB (pt 1) U+21F4D 𡽍 %26%23139085%3B -PASS extB (pt 1) U+21F4E 𡽎 %26%23139086%3B -PASS extB (pt 1) U+21F4F 𡽏 %26%23139087%3B -PASS extB (pt 1) U+21F50 𡽐 %26%23139088%3B -PASS extB (pt 1) U+21F51 𡽑 %26%23139089%3B -PASS extB (pt 1) U+21F52 𡽒 %26%23139090%3B -PASS extB (pt 1) U+21F53 𡽓 %26%23139091%3B -PASS extB (pt 1) U+21F54 𡽔 %26%23139092%3B -PASS extB (pt 1) U+21F55 𡽕 %26%23139093%3B -PASS extB (pt 1) U+21F56 𡽖 %26%23139094%3B -PASS extB (pt 1) U+21F57 𡽗 %26%23139095%3B -PASS extB (pt 1) U+21F58 𡽘 %26%23139096%3B -PASS extB (pt 1) U+21F59 𡽙 %26%23139097%3B -PASS extB (pt 1) U+21F5A 𡽚 %26%23139098%3B -PASS extB (pt 1) U+21F5B 𡽛 %26%23139099%3B -PASS extB (pt 1) U+21F5C 𡽜 %26%23139100%3B -PASS extB (pt 1) U+21F5D 𡽝 %26%23139101%3B -PASS extB (pt 1) U+21F5E 𡽞 %26%23139102%3B -PASS extB (pt 1) U+21F5F 𡽟 %26%23139103%3B -PASS extB (pt 1) U+21F60 𡽠 %26%23139104%3B -PASS extB (pt 1) U+21F61 𡽡 %26%23139105%3B -PASS extB (pt 1) U+21F62 𡽢 %26%23139106%3B -PASS extB (pt 1) U+21F63 𡽣 %26%23139107%3B -PASS extB (pt 1) U+21F64 𡽤 %26%23139108%3B -PASS extB (pt 1) U+21F65 𡽥 %26%23139109%3B -PASS extB (pt 1) U+21F66 𡽦 %26%23139110%3B -PASS extB (pt 1) U+21F67 𡽧 %26%23139111%3B -PASS extB (pt 1) U+21F68 𡽨 %26%23139112%3B -PASS extB (pt 1) U+21F69 𡽩 %26%23139113%3B -PASS extB (pt 1) U+21F6B 𡽫 %26%23139115%3B -PASS extB (pt 1) U+21F6C 𡽬 %26%23139116%3B -PASS extB (pt 1) U+21F6D 𡽭 %26%23139117%3B -PASS extB (pt 1) U+21F6E 𡽮 %26%23139118%3B -PASS extB (pt 1) U+21F6F 𡽯 %26%23139119%3B -PASS extB (pt 1) U+21F70 𡽰 %26%23139120%3B -PASS extB (pt 1) U+21F71 𡽱 %26%23139121%3B -PASS extB (pt 1) U+21F72 𡽲 %26%23139122%3B -PASS extB (pt 1) U+21F73 𡽳 %26%23139123%3B -PASS extB (pt 1) U+21F74 𡽴 %26%23139124%3B -PASS extB (pt 1) U+21F75 𡽵 %26%23139125%3B -PASS extB (pt 1) U+21F76 𡽶 %26%23139126%3B -PASS extB (pt 1) U+21F77 𡽷 %26%23139127%3B -PASS extB (pt 1) U+21F78 𡽸 %26%23139128%3B -PASS extB (pt 1) U+21F79 𡽹 %26%23139129%3B -PASS extB (pt 1) U+21F7A 𡽺 %26%23139130%3B -PASS extB (pt 1) U+21F7B 𡽻 %26%23139131%3B -PASS extB (pt 1) U+21F7C 𡽼 %26%23139132%3B -PASS extB (pt 1) U+21F7D 𡽽 %26%23139133%3B -PASS extB (pt 1) U+21F7E 𡽾 %26%23139134%3B -PASS extB (pt 1) U+21F7F 𡽿 %26%23139135%3B -PASS extB (pt 1) U+21F80 𡾀 %26%23139136%3B -PASS extB (pt 1) U+21F81 𡾁 %26%23139137%3B -PASS extB (pt 1) U+21F82 𡾂 %26%23139138%3B -PASS extB (pt 1) U+21F83 𡾃 %26%23139139%3B -PASS extB (pt 1) U+21F84 𡾄 %26%23139140%3B -PASS extB (pt 1) U+21F85 𡾅 %26%23139141%3B -PASS extB (pt 1) U+21F86 𡾆 %26%23139142%3B -PASS extB (pt 1) U+21F87 𡾇 %26%23139143%3B -PASS extB (pt 1) U+21F88 𡾈 %26%23139144%3B -PASS extB (pt 1) U+21F89 𡾉 %26%23139145%3B -PASS extB (pt 1) U+21F8A 𡾊 %26%23139146%3B -PASS extB (pt 1) U+21F8B 𡾋 %26%23139147%3B -PASS extB (pt 1) U+21F8C 𡾌 %26%23139148%3B -PASS extB (pt 1) U+21F8D 𡾍 %26%23139149%3B -PASS extB (pt 1) U+21F8E 𡾎 %26%23139150%3B -PASS extB (pt 1) U+21F8F 𡾏 %26%23139151%3B -PASS extB (pt 1) U+21F90 𡾐 %26%23139152%3B -PASS extB (pt 1) U+21F91 𡾑 %26%23139153%3B -PASS extB (pt 1) U+21F92 𡾒 %26%23139154%3B -PASS extB (pt 1) U+21F93 𡾓 %26%23139155%3B -PASS extB (pt 1) U+21F94 𡾔 %26%23139156%3B -PASS extB (pt 1) U+21F95 𡾕 %26%23139157%3B -PASS extB (pt 1) U+21F96 𡾖 %26%23139158%3B -PASS extB (pt 1) U+21F97 𡾗 %26%23139159%3B -PASS extB (pt 1) U+21F98 𡾘 %26%23139160%3B -PASS extB (pt 1) U+21F99 𡾙 %26%23139161%3B -PASS extB (pt 1) U+21F9A 𡾚 %26%23139162%3B -PASS extB (pt 1) U+21F9B 𡾛 %26%23139163%3B -PASS extB (pt 1) U+21F9C 𡾜 %26%23139164%3B -PASS extB (pt 1) U+21F9D 𡾝 %26%23139165%3B -PASS extB (pt 1) U+21F9E 𡾞 %26%23139166%3B -PASS extB (pt 1) U+21F9F 𡾟 %26%23139167%3B -PASS extB (pt 1) U+21FA0 𡾠 %26%23139168%3B -PASS extB (pt 1) U+21FA1 𡾡 %26%23139169%3B -PASS extB (pt 1) U+21FA2 𡾢 %26%23139170%3B -PASS extB (pt 1) U+21FA3 𡾣 %26%23139171%3B -PASS extB (pt 1) U+21FA4 𡾤 %26%23139172%3B -PASS extB (pt 1) U+21FA5 𡾥 %26%23139173%3B -PASS extB (pt 1) U+21FA6 𡾦 %26%23139174%3B -PASS extB (pt 1) U+21FA7 𡾧 %26%23139175%3B -PASS extB (pt 1) U+21FA8 𡾨 %26%23139176%3B -PASS extB (pt 1) U+21FA9 𡾩 %26%23139177%3B -PASS extB (pt 1) U+21FAA 𡾪 %26%23139178%3B -PASS extB (pt 1) U+21FAB 𡾫 %26%23139179%3B -PASS extB (pt 1) U+21FAC 𡾬 %26%23139180%3B -PASS extB (pt 1) U+21FAD 𡾭 %26%23139181%3B -PASS extB (pt 1) U+21FAE 𡾮 %26%23139182%3B -PASS extB (pt 1) U+21FAF 𡾯 %26%23139183%3B -PASS extB (pt 1) U+21FB0 𡾰 %26%23139184%3B -PASS extB (pt 1) U+21FB1 𡾱 %26%23139185%3B -PASS extB (pt 1) U+21FB2 𡾲 %26%23139186%3B -PASS extB (pt 1) U+21FB3 𡾳 %26%23139187%3B -PASS extB (pt 1) U+21FB4 𡾴 %26%23139188%3B -PASS extB (pt 1) U+21FB5 𡾵 %26%23139189%3B -PASS extB (pt 1) U+21FB6 𡾶 %26%23139190%3B -PASS extB (pt 1) U+21FB7 𡾷 %26%23139191%3B -PASS extB (pt 1) U+21FB8 𡾸 %26%23139192%3B -PASS extB (pt 1) U+21FB9 𡾹 %26%23139193%3B -PASS extB (pt 1) U+21FBA 𡾺 %26%23139194%3B -PASS extB (pt 1) U+21FBB 𡾻 %26%23139195%3B -PASS extB (pt 1) U+21FBC 𡾼 %26%23139196%3B -PASS extB (pt 1) U+21FBD 𡾽 %26%23139197%3B -PASS extB (pt 1) U+21FBE 𡾾 %26%23139198%3B -PASS extB (pt 1) U+21FBF 𡾿 %26%23139199%3B -PASS extB (pt 1) U+21FC0 𡿀 %26%23139200%3B -PASS extB (pt 1) U+21FC1 𡿁 %26%23139201%3B -PASS extB (pt 1) U+21FC2 𡿂 %26%23139202%3B -PASS extB (pt 1) U+21FC3 𡿃 %26%23139203%3B -PASS extB (pt 1) U+21FC4 𡿄 %26%23139204%3B -PASS extB (pt 1) U+21FC5 𡿅 %26%23139205%3B -PASS extB (pt 1) U+21FC6 𡿆 %26%23139206%3B -PASS extB (pt 1) U+21FC7 𡿇 %26%23139207%3B -PASS extB (pt 1) U+21FC8 𡿈 %26%23139208%3B -PASS extB (pt 1) U+21FC9 𡿉 %26%23139209%3B -PASS extB (pt 1) U+21FCA 𡿊 %26%23139210%3B -PASS extB (pt 1) U+21FCB 𡿋 %26%23139211%3B -PASS extB (pt 1) U+21FCC 𡿌 %26%23139212%3B -PASS extB (pt 1) U+21FCD 𡿍 %26%23139213%3B -PASS extB (pt 1) U+21FCE 𡿎 %26%23139214%3B -PASS extB (pt 1) U+21FCF 𡿏 %26%23139215%3B -PASS extB (pt 1) U+21FD0 𡿐 %26%23139216%3B -PASS extB (pt 1) U+21FD1 𡿑 %26%23139217%3B -PASS extB (pt 1) U+21FD2 𡿒 %26%23139218%3B -PASS extB (pt 1) U+21FD3 𡿓 %26%23139219%3B -PASS extB (pt 1) U+21FD4 𡿔 %26%23139220%3B -PASS extB (pt 1) U+21FD5 𡿕 %26%23139221%3B -PASS extB (pt 1) U+21FD6 𡿖 %26%23139222%3B -PASS extB (pt 1) U+21FD7 𡿗 %26%23139223%3B -PASS extB (pt 1) U+21FD8 𡿘 %26%23139224%3B -PASS extB (pt 1) U+21FD9 𡿙 %26%23139225%3B -PASS extB (pt 1) U+21FDA 𡿚 %26%23139226%3B -PASS extB (pt 1) U+21FDB 𡿛 %26%23139227%3B -PASS extB (pt 1) U+21FDC 𡿜 %26%23139228%3B -PASS extB (pt 1) U+21FDD 𡿝 %26%23139229%3B -PASS extB (pt 1) U+21FDE 𡿞 %26%23139230%3B -PASS extB (pt 1) U+21FDF 𡿟 %26%23139231%3B -PASS extB (pt 1) U+21FE0 𡿠 %26%23139232%3B -PASS extB (pt 1) U+21FE1 𡿡 %26%23139233%3B -PASS extB (pt 1) U+21FE2 𡿢 %26%23139234%3B -PASS extB (pt 1) U+21FE3 𡿣 %26%23139235%3B -PASS extB (pt 1) U+21FE4 𡿤 %26%23139236%3B -PASS extB (pt 1) U+21FE5 𡿥 %26%23139237%3B -PASS extB (pt 1) U+21FE6 𡿦 %26%23139238%3B -PASS extB (pt 1) U+21FE7 𡿧 %26%23139239%3B -PASS extB (pt 1) U+21FE8 𡿨 %26%23139240%3B -PASS extB (pt 1) U+21FE9 𡿩 %26%23139241%3B -PASS extB (pt 1) U+21FEA 𡿪 %26%23139242%3B -PASS extB (pt 1) U+21FEB 𡿫 %26%23139243%3B -PASS extB (pt 1) U+21FEC 𡿬 %26%23139244%3B -PASS extB (pt 1) U+21FED 𡿭 %26%23139245%3B -PASS extB (pt 1) U+21FEE 𡿮 %26%23139246%3B -PASS extB (pt 1) U+21FEF 𡿯 %26%23139247%3B -PASS extB (pt 1) U+21FF0 𡿰 %26%23139248%3B -PASS extB (pt 1) U+21FF1 𡿱 %26%23139249%3B -PASS extB (pt 1) U+21FF2 𡿲 %26%23139250%3B -PASS extB (pt 1) U+21FF3 𡿳 %26%23139251%3B -PASS extB (pt 1) U+21FF4 𡿴 %26%23139252%3B -PASS extB (pt 1) U+21FF5 𡿵 %26%23139253%3B -PASS extB (pt 1) U+21FF6 𡿶 %26%23139254%3B -PASS extB (pt 1) U+21FF7 𡿷 %26%23139255%3B -PASS extB (pt 1) U+21FF8 𡿸 %26%23139256%3B -PASS extB (pt 1) U+21FF9 𡿹 %26%23139257%3B -PASS extB (pt 1) U+21FFA 𡿺 %26%23139258%3B -PASS extB (pt 1) U+21FFB 𡿻 %26%23139259%3B -PASS extB (pt 1) U+21FFC 𡿼 %26%23139260%3B -PASS extB (pt 1) U+21FFD 𡿽 %26%23139261%3B -PASS extB (pt 1) U+21FFE 𡿾 %26%23139262%3B -PASS extB (pt 1) U+21FFF 𡿿 %26%23139263%3B -PASS extB (pt 1) U+22000 𢀀 %26%23139264%3B -PASS extB (pt 1) U+22001 𢀁 %26%23139265%3B -PASS extB (pt 1) U+22002 𢀂 %26%23139266%3B -PASS extB (pt 1) U+22003 𢀃 %26%23139267%3B -PASS extB (pt 1) U+22004 𢀄 %26%23139268%3B -PASS extB (pt 1) U+22005 𢀅 %26%23139269%3B -PASS extB (pt 1) U+22006 𢀆 %26%23139270%3B -PASS extB (pt 1) U+22007 𢀇 %26%23139271%3B -PASS extB (pt 1) U+22008 𢀈 %26%23139272%3B -PASS extB (pt 1) U+22009 𢀉 %26%23139273%3B -PASS extB (pt 1) U+2200A 𢀊 %26%23139274%3B -PASS extB (pt 1) U+2200B 𢀋 %26%23139275%3B -PASS extB (pt 1) U+2200C 𢀌 %26%23139276%3B -PASS extB (pt 1) U+2200D 𢀍 %26%23139277%3B -PASS extB (pt 1) U+2200E 𢀎 %26%23139278%3B -PASS extB (pt 1) U+2200F 𢀏 %26%23139279%3B -PASS extB (pt 1) U+22010 𢀐 %26%23139280%3B -PASS extB (pt 1) U+22011 𢀑 %26%23139281%3B -PASS extB (pt 1) U+22012 𢀒 %26%23139282%3B -PASS extB (pt 1) U+22013 𢀓 %26%23139283%3B -PASS extB (pt 1) U+22014 𢀔 %26%23139284%3B -PASS extB (pt 1) U+22015 𢀕 %26%23139285%3B -PASS extB (pt 1) U+22016 𢀖 %26%23139286%3B -PASS extB (pt 1) U+22017 𢀗 %26%23139287%3B -PASS extB (pt 1) U+22018 𢀘 %26%23139288%3B -PASS extB (pt 1) U+22019 𢀙 %26%23139289%3B -PASS extB (pt 1) U+2201A 𢀚 %26%23139290%3B -PASS extB (pt 1) U+2201B 𢀛 %26%23139291%3B -PASS extB (pt 1) U+2201C 𢀜 %26%23139292%3B -PASS extB (pt 1) U+2201D 𢀝 %26%23139293%3B -PASS extB (pt 1) U+2201E 𢀞 %26%23139294%3B -PASS extB (pt 1) U+2201F 𢀟 %26%23139295%3B -PASS extB (pt 1) U+22020 𢀠 %26%23139296%3B -PASS extB (pt 1) U+22021 𢀡 %26%23139297%3B -PASS extB (pt 1) U+22022 𢀢 %26%23139298%3B -PASS extB (pt 1) U+22023 𢀣 %26%23139299%3B -PASS extB (pt 1) U+22024 𢀤 %26%23139300%3B -PASS extB (pt 1) U+22025 𢀥 %26%23139301%3B -PASS extB (pt 1) U+22026 𢀦 %26%23139302%3B -PASS extB (pt 1) U+22027 𢀧 %26%23139303%3B -PASS extB (pt 1) U+22028 𢀨 %26%23139304%3B -PASS extB (pt 1) U+22029 𢀩 %26%23139305%3B -PASS extB (pt 1) U+2202A 𢀪 %26%23139306%3B -PASS extB (pt 1) U+2202B 𢀫 %26%23139307%3B -PASS extB (pt 1) U+2202C 𢀬 %26%23139308%3B -PASS extB (pt 1) U+2202D 𢀭 %26%23139309%3B -PASS extB (pt 1) U+2202E 𢀮 %26%23139310%3B -PASS extB (pt 1) U+2202F 𢀯 %26%23139311%3B -PASS extB (pt 1) U+22030 𢀰 %26%23139312%3B -PASS extB (pt 1) U+22031 𢀱 %26%23139313%3B -PASS extB (pt 1) U+22032 𢀲 %26%23139314%3B -PASS extB (pt 1) U+22033 𢀳 %26%23139315%3B -PASS extB (pt 1) U+22034 𢀴 %26%23139316%3B -PASS extB (pt 1) U+22035 𢀵 %26%23139317%3B -PASS extB (pt 1) U+22036 𢀶 %26%23139318%3B -PASS extB (pt 1) U+22037 𢀷 %26%23139319%3B -PASS extB (pt 1) U+22038 𢀸 %26%23139320%3B -PASS extB (pt 1) U+22039 𢀹 %26%23139321%3B -PASS extB (pt 1) U+2203A 𢀺 %26%23139322%3B -PASS extB (pt 1) U+2203B 𢀻 %26%23139323%3B -PASS extB (pt 1) U+2203C 𢀼 %26%23139324%3B -PASS extB (pt 1) U+2203D 𢀽 %26%23139325%3B -PASS extB (pt 1) U+2203E 𢀾 %26%23139326%3B -PASS extB (pt 1) U+2203F 𢀿 %26%23139327%3B -PASS extB (pt 1) U+22040 𢁀 %26%23139328%3B -PASS extB (pt 1) U+22041 𢁁 %26%23139329%3B -PASS extB (pt 1) U+22042 𢁂 %26%23139330%3B -PASS extB (pt 1) U+22043 𢁃 %26%23139331%3B -PASS extB (pt 1) U+22044 𢁄 %26%23139332%3B -PASS extB (pt 1) U+22045 𢁅 %26%23139333%3B -PASS extB (pt 1) U+22046 𢁆 %26%23139334%3B -PASS extB (pt 1) U+22047 𢁇 %26%23139335%3B -PASS extB (pt 1) U+22048 𢁈 %26%23139336%3B -PASS extB (pt 1) U+2204A 𢁊 %26%23139338%3B -PASS extB (pt 1) U+2204B 𢁋 %26%23139339%3B -PASS extB (pt 1) U+2204C 𢁌 %26%23139340%3B -PASS extB (pt 1) U+2204D 𢁍 %26%23139341%3B -PASS extB (pt 1) U+2204E 𢁎 %26%23139342%3B -PASS extB (pt 1) U+2204F 𢁏 %26%23139343%3B -PASS extB (pt 1) U+22050 𢁐 %26%23139344%3B -PASS extB (pt 1) U+22051 𢁑 %26%23139345%3B -PASS extB (pt 1) U+22052 𢁒 %26%23139346%3B -PASS extB (pt 1) U+22053 𢁓 %26%23139347%3B -PASS extB (pt 1) U+22054 𢁔 %26%23139348%3B -PASS extB (pt 1) U+22055 𢁕 %26%23139349%3B -PASS extB (pt 1) U+22056 𢁖 %26%23139350%3B -PASS extB (pt 1) U+22057 𢁗 %26%23139351%3B -PASS extB (pt 1) U+22058 𢁘 %26%23139352%3B -PASS extB (pt 1) U+22059 𢁙 %26%23139353%3B -PASS extB (pt 1) U+2205A 𢁚 %26%23139354%3B -PASS extB (pt 1) U+2205B 𢁛 %26%23139355%3B -PASS extB (pt 1) U+2205C 𢁜 %26%23139356%3B -PASS extB (pt 1) U+2205D 𢁝 %26%23139357%3B -PASS extB (pt 1) U+2205E 𢁞 %26%23139358%3B -PASS extB (pt 1) U+2205F 𢁟 %26%23139359%3B -PASS extB (pt 1) U+22060 𢁠 %26%23139360%3B -PASS extB (pt 1) U+22061 𢁡 %26%23139361%3B -PASS extB (pt 1) U+22062 𢁢 %26%23139362%3B -PASS extB (pt 1) U+22063 𢁣 %26%23139363%3B -PASS extB (pt 1) U+22064 𢁤 %26%23139364%3B -PASS extB (pt 1) U+22065 𢁥 %26%23139365%3B -PASS extB (pt 1) U+22066 𢁦 %26%23139366%3B -PASS extB (pt 1) U+22067 𢁧 %26%23139367%3B -PASS extB (pt 1) U+22068 𢁨 %26%23139368%3B -PASS extB (pt 1) U+22069 𢁩 %26%23139369%3B -PASS extB (pt 1) U+2206A 𢁪 %26%23139370%3B -PASS extB (pt 1) U+2206B 𢁫 %26%23139371%3B -PASS extB (pt 1) U+2206C 𢁬 %26%23139372%3B -PASS extB (pt 1) U+2206D 𢁭 %26%23139373%3B -PASS extB (pt 1) U+2206E 𢁮 %26%23139374%3B -PASS extB (pt 1) U+2206F 𢁯 %26%23139375%3B -PASS extB (pt 1) U+22070 𢁰 %26%23139376%3B -PASS extB (pt 1) U+22071 𢁱 %26%23139377%3B -PASS extB (pt 1) U+22072 𢁲 %26%23139378%3B -PASS extB (pt 1) U+22073 𢁳 %26%23139379%3B -PASS extB (pt 1) U+22074 𢁴 %26%23139380%3B -PASS extB (pt 1) U+22075 𢁵 %26%23139381%3B -PASS extB (pt 1) U+22076 𢁶 %26%23139382%3B -PASS extB (pt 1) U+22077 𢁷 %26%23139383%3B -PASS extB (pt 1) U+22078 𢁸 %26%23139384%3B -PASS extB (pt 1) U+22079 𢁹 %26%23139385%3B -PASS extB (pt 1) U+2207A 𢁺 %26%23139386%3B -PASS extB (pt 1) U+2207B 𢁻 %26%23139387%3B -PASS extB (pt 1) U+2207C 𢁼 %26%23139388%3B -PASS extB (pt 1) U+2207D 𢁽 %26%23139389%3B -PASS extB (pt 1) U+2207E 𢁾 %26%23139390%3B -PASS extB (pt 1) U+2207F 𢁿 %26%23139391%3B -PASS extB (pt 1) U+22080 𢂀 %26%23139392%3B -PASS extB (pt 1) U+22081 𢂁 %26%23139393%3B -PASS extB (pt 1) U+22082 𢂂 %26%23139394%3B -PASS extB (pt 1) U+22083 𢂃 %26%23139395%3B -PASS extB (pt 1) U+22084 𢂄 %26%23139396%3B -PASS extB (pt 1) U+22085 𢂅 %26%23139397%3B -PASS extB (pt 1) U+22086 𢂆 %26%23139398%3B -PASS extB (pt 1) U+22087 𢂇 %26%23139399%3B -PASS extB (pt 1) U+22088 𢂈 %26%23139400%3B -PASS extB (pt 1) U+22089 𢂉 %26%23139401%3B -PASS extB (pt 1) U+2208A 𢂊 %26%23139402%3B -PASS extB (pt 1) U+2208B 𢂋 %26%23139403%3B -PASS extB (pt 1) U+2208C 𢂌 %26%23139404%3B -PASS extB (pt 1) U+2208D 𢂍 %26%23139405%3B -PASS extB (pt 1) U+2208E 𢂎 %26%23139406%3B -PASS extB (pt 1) U+2208F 𢂏 %26%23139407%3B -PASS extB (pt 1) U+22090 𢂐 %26%23139408%3B -PASS extB (pt 1) U+22091 𢂑 %26%23139409%3B -PASS extB (pt 1) U+22092 𢂒 %26%23139410%3B -PASS extB (pt 1) U+22093 𢂓 %26%23139411%3B -PASS extB (pt 1) U+22094 𢂔 %26%23139412%3B -PASS extB (pt 1) U+22095 𢂕 %26%23139413%3B -PASS extB (pt 1) U+22096 𢂖 %26%23139414%3B -PASS extB (pt 1) U+22097 𢂗 %26%23139415%3B -PASS extB (pt 1) U+22098 𢂘 %26%23139416%3B -PASS extB (pt 1) U+22099 𢂙 %26%23139417%3B -PASS extB (pt 1) U+2209A 𢂚 %26%23139418%3B -PASS extB (pt 1) U+2209B 𢂛 %26%23139419%3B -PASS extB (pt 1) U+2209C 𢂜 %26%23139420%3B -PASS extB (pt 1) U+2209D 𢂝 %26%23139421%3B -PASS extB (pt 1) U+2209E 𢂞 %26%23139422%3B -PASS extB (pt 1) U+2209F 𢂟 %26%23139423%3B -PASS extB (pt 1) U+220A0 𢂠 %26%23139424%3B -PASS extB (pt 1) U+220A1 𢂡 %26%23139425%3B -PASS extB (pt 1) U+220A2 𢂢 %26%23139426%3B -PASS extB (pt 1) U+220A3 𢂣 %26%23139427%3B -PASS extB (pt 1) U+220A4 𢂤 %26%23139428%3B -PASS extB (pt 1) U+220A5 𢂥 %26%23139429%3B -PASS extB (pt 1) U+220A6 𢂦 %26%23139430%3B -PASS extB (pt 1) U+220A7 𢂧 %26%23139431%3B -PASS extB (pt 1) U+220A8 𢂨 %26%23139432%3B -PASS extB (pt 1) U+220A9 𢂩 %26%23139433%3B -PASS extB (pt 1) U+220AA 𢂪 %26%23139434%3B -PASS extB (pt 1) U+220AB 𢂫 %26%23139435%3B -PASS extB (pt 1) U+220AC 𢂬 %26%23139436%3B -PASS extB (pt 1) U+220AD 𢂭 %26%23139437%3B -PASS extB (pt 1) U+220AE 𢂮 %26%23139438%3B -PASS extB (pt 1) U+220AF 𢂯 %26%23139439%3B -PASS extB (pt 1) U+220B0 𢂰 %26%23139440%3B -PASS extB (pt 1) U+220B1 𢂱 %26%23139441%3B -PASS extB (pt 1) U+220B2 𢂲 %26%23139442%3B -PASS extB (pt 1) U+220B3 𢂳 %26%23139443%3B -PASS extB (pt 1) U+220B4 𢂴 %26%23139444%3B -PASS extB (pt 1) U+220B5 𢂵 %26%23139445%3B -PASS extB (pt 1) U+220B6 𢂶 %26%23139446%3B -PASS extB (pt 1) U+220B7 𢂷 %26%23139447%3B -PASS extB (pt 1) U+220B8 𢂸 %26%23139448%3B -PASS extB (pt 1) U+220B9 𢂹 %26%23139449%3B -PASS extB (pt 1) U+220BA 𢂺 %26%23139450%3B -PASS extB (pt 1) U+220BB 𢂻 %26%23139451%3B -PASS extB (pt 1) U+220BC 𢂼 %26%23139452%3B -PASS extB (pt 1) U+220BD 𢂽 %26%23139453%3B -PASS extB (pt 1) U+220BE 𢂾 %26%23139454%3B -PASS extB (pt 1) U+220BF 𢂿 %26%23139455%3B -PASS extB (pt 1) U+220C0 𢃀 %26%23139456%3B -PASS extB (pt 1) U+220C1 𢃁 %26%23139457%3B -PASS extB (pt 1) U+220C2 𢃂 %26%23139458%3B -PASS extB (pt 1) U+220C3 𢃃 %26%23139459%3B -PASS extB (pt 1) U+220C4 𢃄 %26%23139460%3B -PASS extB (pt 1) U+220C5 𢃅 %26%23139461%3B -PASS extB (pt 1) U+220C6 𢃆 %26%23139462%3B -PASS extB (pt 1) U+220C7 𢃇 %26%23139463%3B -PASS extB (pt 1) U+220C8 𢃈 %26%23139464%3B -PASS extB (pt 1) U+220C9 𢃉 %26%23139465%3B -PASS extB (pt 1) U+220CA 𢃊 %26%23139466%3B -PASS extB (pt 1) U+220CB 𢃋 %26%23139467%3B -PASS extB (pt 1) U+220CC 𢃌 %26%23139468%3B -PASS extB (pt 1) U+220CD 𢃍 %26%23139469%3B -PASS extB (pt 1) U+220CE 𢃎 %26%23139470%3B -PASS extB (pt 1) U+220CF 𢃏 %26%23139471%3B -PASS extB (pt 1) U+220D0 𢃐 %26%23139472%3B -PASS extB (pt 1) U+220D1 𢃑 %26%23139473%3B -PASS extB (pt 1) U+220D2 𢃒 %26%23139474%3B -PASS extB (pt 1) U+220D3 𢃓 %26%23139475%3B -PASS extB (pt 1) U+220D4 𢃔 %26%23139476%3B -PASS extB (pt 1) U+220D5 𢃕 %26%23139477%3B -PASS extB (pt 1) U+220D6 𢃖 %26%23139478%3B -PASS extB (pt 1) U+220D7 𢃗 %26%23139479%3B -PASS extB (pt 1) U+220D8 𢃘 %26%23139480%3B -PASS extB (pt 1) U+220D9 𢃙 %26%23139481%3B -PASS extB (pt 1) U+220DA 𢃚 %26%23139482%3B -PASS extB (pt 1) U+220DB 𢃛 %26%23139483%3B -PASS extB (pt 1) U+220DC 𢃜 %26%23139484%3B -PASS extB (pt 1) U+220DD 𢃝 %26%23139485%3B -PASS extB (pt 1) U+220DE 𢃞 %26%23139486%3B -PASS extB (pt 1) U+220DF 𢃟 %26%23139487%3B -PASS extB (pt 1) U+220E0 𢃠 %26%23139488%3B -PASS extB (pt 1) U+220E1 𢃡 %26%23139489%3B -PASS extB (pt 1) U+220E2 𢃢 %26%23139490%3B -PASS extB (pt 1) U+220E3 𢃣 %26%23139491%3B -PASS extB (pt 1) U+220E4 𢃤 %26%23139492%3B -PASS extB (pt 1) U+220E5 𢃥 %26%23139493%3B -PASS extB (pt 1) U+220E6 𢃦 %26%23139494%3B -PASS extB (pt 1) U+220E7 𢃧 %26%23139495%3B -PASS extB (pt 1) U+220E8 𢃨 %26%23139496%3B -PASS extB (pt 1) U+220E9 𢃩 %26%23139497%3B -PASS extB (pt 1) U+220EA 𢃪 %26%23139498%3B -PASS extB (pt 1) U+220EB 𢃫 %26%23139499%3B -PASS extB (pt 1) U+220EC 𢃬 %26%23139500%3B -PASS extB (pt 1) U+220ED 𢃭 %26%23139501%3B -PASS extB (pt 1) U+220EE 𢃮 %26%23139502%3B -PASS extB (pt 1) U+220EF 𢃯 %26%23139503%3B -PASS extB (pt 1) U+220F0 𢃰 %26%23139504%3B -PASS extB (pt 1) U+220F1 𢃱 %26%23139505%3B -PASS extB (pt 1) U+220F2 𢃲 %26%23139506%3B -PASS extB (pt 1) U+220F3 𢃳 %26%23139507%3B -PASS extB (pt 1) U+220F4 𢃴 %26%23139508%3B -PASS extB (pt 1) U+220F5 𢃵 %26%23139509%3B -PASS extB (pt 1) U+220F6 𢃶 %26%23139510%3B -PASS extB (pt 1) U+220F7 𢃷 %26%23139511%3B -PASS extB (pt 1) U+220F8 𢃸 %26%23139512%3B -PASS extB (pt 1) U+220F9 𢃹 %26%23139513%3B -PASS extB (pt 1) U+220FA 𢃺 %26%23139514%3B -PASS extB (pt 1) U+220FB 𢃻 %26%23139515%3B -PASS extB (pt 1) U+220FD 𢃽 %26%23139517%3B -PASS extB (pt 1) U+220FE 𢃾 %26%23139518%3B -PASS extB (pt 1) U+220FF 𢃿 %26%23139519%3B -PASS extB (pt 1) U+22100 𢄀 %26%23139520%3B -PASS extB (pt 1) U+22101 𢄁 %26%23139521%3B -PASS extB (pt 1) U+22102 𢄂 %26%23139522%3B -PASS extB (pt 1) U+22103 𢄃 %26%23139523%3B -PASS extB (pt 1) U+22104 𢄄 %26%23139524%3B -PASS extB (pt 1) U+22105 𢄅 %26%23139525%3B -PASS extB (pt 1) U+22106 𢄆 %26%23139526%3B -PASS extB (pt 1) U+22107 𢄇 %26%23139527%3B -PASS extB (pt 1) U+22108 𢄈 %26%23139528%3B -PASS extB (pt 1) U+22109 𢄉 %26%23139529%3B -PASS extB (pt 1) U+2210A 𢄊 %26%23139530%3B -PASS extB (pt 1) U+2210B 𢄋 %26%23139531%3B -PASS extB (pt 1) U+2210C 𢄌 %26%23139532%3B -PASS extB (pt 1) U+2210D 𢄍 %26%23139533%3B -PASS extB (pt 1) U+2210E 𢄎 %26%23139534%3B -PASS extB (pt 1) U+2210F 𢄏 %26%23139535%3B -PASS extB (pt 1) U+22110 𢄐 %26%23139536%3B -PASS extB (pt 1) U+22111 𢄑 %26%23139537%3B -PASS extB (pt 1) U+22112 𢄒 %26%23139538%3B -PASS extB (pt 1) U+22113 𢄓 %26%23139539%3B -PASS extB (pt 1) U+22114 𢄔 %26%23139540%3B -PASS extB (pt 1) U+22115 𢄕 %26%23139541%3B -PASS extB (pt 1) U+22116 𢄖 %26%23139542%3B -PASS extB (pt 1) U+22117 𢄗 %26%23139543%3B -PASS extB (pt 1) U+22118 𢄘 %26%23139544%3B -PASS extB (pt 1) U+22119 𢄙 %26%23139545%3B -PASS extB (pt 1) U+2211A 𢄚 %26%23139546%3B -PASS extB (pt 1) U+2211B 𢄛 %26%23139547%3B -PASS extB (pt 1) U+2211C 𢄜 %26%23139548%3B -PASS extB (pt 1) U+2211D 𢄝 %26%23139549%3B -PASS extB (pt 1) U+2211E 𢄞 %26%23139550%3B -PASS extB (pt 1) U+2211F 𢄟 %26%23139551%3B -PASS extB (pt 1) U+22120 𢄠 %26%23139552%3B -PASS extB (pt 1) U+22121 𢄡 %26%23139553%3B -PASS extB (pt 1) U+22122 𢄢 %26%23139554%3B -PASS extB (pt 1) U+22123 𢄣 %26%23139555%3B -PASS extB (pt 1) U+22124 𢄤 %26%23139556%3B -PASS extB (pt 1) U+22125 𢄥 %26%23139557%3B -PASS extB (pt 1) U+22126 𢄦 %26%23139558%3B -PASS extB (pt 1) U+22127 𢄧 %26%23139559%3B -PASS extB (pt 1) U+22128 𢄨 %26%23139560%3B -PASS extB (pt 1) U+22129 𢄩 %26%23139561%3B -PASS extB (pt 1) U+2212B 𢄫 %26%23139563%3B -PASS extB (pt 1) U+2212C 𢄬 %26%23139564%3B -PASS extB (pt 1) U+2212D 𢄭 %26%23139565%3B -PASS extB (pt 1) U+2212E 𢄮 %26%23139566%3B -PASS extB (pt 1) U+2212F 𢄯 %26%23139567%3B -PASS extB (pt 1) U+22130 𢄰 %26%23139568%3B -PASS extB (pt 1) U+22131 𢄱 %26%23139569%3B -PASS extB (pt 1) U+22132 𢄲 %26%23139570%3B -PASS extB (pt 1) U+22133 𢄳 %26%23139571%3B -PASS extB (pt 1) U+22134 𢄴 %26%23139572%3B -PASS extB (pt 1) U+22135 𢄵 %26%23139573%3B -PASS extB (pt 1) U+22136 𢄶 %26%23139574%3B -PASS extB (pt 1) U+22137 𢄷 %26%23139575%3B -PASS extB (pt 1) U+22138 𢄸 %26%23139576%3B -PASS extB (pt 1) U+22139 𢄹 %26%23139577%3B -PASS extB (pt 1) U+2213A 𢄺 %26%23139578%3B -PASS extB (pt 1) U+2213B 𢄻 %26%23139579%3B -PASS extB (pt 1) U+2213C 𢄼 %26%23139580%3B -PASS extB (pt 1) U+2213D 𢄽 %26%23139581%3B -PASS extB (pt 1) U+2213E 𢄾 %26%23139582%3B -PASS extB (pt 1) U+2213F 𢄿 %26%23139583%3B -PASS extB (pt 1) U+22140 𢅀 %26%23139584%3B -PASS extB (pt 1) U+22141 𢅁 %26%23139585%3B -PASS extB (pt 1) U+22142 𢅂 %26%23139586%3B -PASS extB (pt 1) U+22143 𢅃 %26%23139587%3B -PASS extB (pt 1) U+22144 𢅄 %26%23139588%3B -PASS extB (pt 1) U+22145 𢅅 %26%23139589%3B -PASS extB (pt 1) U+22146 𢅆 %26%23139590%3B -PASS extB (pt 1) U+22147 𢅇 %26%23139591%3B -PASS extB (pt 1) U+22148 𢅈 %26%23139592%3B -PASS extB (pt 1) U+22149 𢅉 %26%23139593%3B -PASS extB (pt 1) U+2214A 𢅊 %26%23139594%3B -PASS extB (pt 1) U+2214B 𢅋 %26%23139595%3B -PASS extB (pt 1) U+2214C 𢅌 %26%23139596%3B -PASS extB (pt 1) U+2214D 𢅍 %26%23139597%3B -PASS extB (pt 1) U+2214E 𢅎 %26%23139598%3B -PASS extB (pt 1) U+2214F 𢅏 %26%23139599%3B -PASS extB (pt 1) U+22150 𢅐 %26%23139600%3B -PASS extB (pt 1) U+22151 𢅑 %26%23139601%3B -PASS extB (pt 1) U+22152 𢅒 %26%23139602%3B -PASS extB (pt 1) U+22153 𢅓 %26%23139603%3B -PASS extB (pt 1) U+22154 𢅔 %26%23139604%3B -PASS extB (pt 1) U+22155 𢅕 %26%23139605%3B -PASS extB (pt 1) U+22156 𢅖 %26%23139606%3B -PASS extB (pt 1) U+22157 𢅗 %26%23139607%3B -PASS extB (pt 1) U+22158 𢅘 %26%23139608%3B -PASS extB (pt 1) U+22159 𢅙 %26%23139609%3B -PASS extB (pt 1) U+2215A 𢅚 %26%23139610%3B -PASS extB (pt 1) U+2215B 𢅛 %26%23139611%3B -PASS extB (pt 1) U+2215C 𢅜 %26%23139612%3B -PASS extB (pt 1) U+2215D 𢅝 %26%23139613%3B -PASS extB (pt 1) U+2215E 𢅞 %26%23139614%3B -PASS extB (pt 1) U+2215F 𢅟 %26%23139615%3B -PASS extB (pt 1) U+22160 𢅠 %26%23139616%3B -PASS extB (pt 1) U+22161 𢅡 %26%23139617%3B -PASS extB (pt 1) U+22162 𢅢 %26%23139618%3B -PASS extB (pt 1) U+22163 𢅣 %26%23139619%3B -PASS extB (pt 1) U+22164 𢅤 %26%23139620%3B -PASS extB (pt 1) U+22165 𢅥 %26%23139621%3B -PASS extB (pt 1) U+22166 𢅦 %26%23139622%3B -PASS extB (pt 1) U+22167 𢅧 %26%23139623%3B -PASS extB (pt 1) U+22168 𢅨 %26%23139624%3B -PASS extB (pt 1) U+22169 𢅩 %26%23139625%3B -PASS extB (pt 1) U+2216A 𢅪 %26%23139626%3B -PASS extB (pt 1) U+2216B 𢅫 %26%23139627%3B -PASS extB (pt 1) U+2216C 𢅬 %26%23139628%3B -PASS extB (pt 1) U+2216D 𢅭 %26%23139629%3B -PASS extB (pt 1) U+2216E 𢅮 %26%23139630%3B -PASS extB (pt 1) U+2216F 𢅯 %26%23139631%3B -PASS extB (pt 1) U+22170 𢅰 %26%23139632%3B -PASS extB (pt 1) U+22171 𢅱 %26%23139633%3B -PASS extB (pt 1) U+22172 𢅲 %26%23139634%3B -PASS extB (pt 1) U+22174 𢅴 %26%23139636%3B -PASS extB (pt 1) U+22175 𢅵 %26%23139637%3B -PASS extB (pt 1) U+22176 𢅶 %26%23139638%3B -PASS extB (pt 1) U+22177 𢅷 %26%23139639%3B -PASS extB (pt 1) U+22178 𢅸 %26%23139640%3B -PASS extB (pt 1) U+22179 𢅹 %26%23139641%3B -PASS extB (pt 1) U+2217A 𢅺 %26%23139642%3B -PASS extB (pt 1) U+2217B 𢅻 %26%23139643%3B -PASS extB (pt 1) U+2217C 𢅼 %26%23139644%3B -PASS extB (pt 1) U+2217D 𢅽 %26%23139645%3B -PASS extB (pt 1) U+2217E 𢅾 %26%23139646%3B -PASS extB (pt 1) U+2217F 𢅿 %26%23139647%3B -PASS extB (pt 1) U+22180 𢆀 %26%23139648%3B -PASS extB (pt 1) U+22181 𢆁 %26%23139649%3B -PASS extB (pt 1) U+22182 𢆂 %26%23139650%3B -PASS extB (pt 1) U+22183 𢆃 %26%23139651%3B -PASS extB (pt 1) U+22184 𢆄 %26%23139652%3B -PASS extB (pt 1) U+22185 𢆅 %26%23139653%3B -PASS extB (pt 1) U+22186 𢆆 %26%23139654%3B -PASS extB (pt 1) U+22187 𢆇 %26%23139655%3B -PASS extB (pt 1) U+22188 𢆈 %26%23139656%3B -PASS extB (pt 1) U+22189 𢆉 %26%23139657%3B -PASS extB (pt 1) U+2218A 𢆊 %26%23139658%3B -PASS extB (pt 1) U+2218B 𢆋 %26%23139659%3B -PASS extB (pt 1) U+2218C 𢆌 %26%23139660%3B -PASS extB (pt 1) U+2218D 𢆍 %26%23139661%3B -PASS extB (pt 1) U+2218E 𢆎 %26%23139662%3B -PASS extB (pt 1) U+2218F 𢆏 %26%23139663%3B -PASS extB (pt 1) U+22190 𢆐 %26%23139664%3B -PASS extB (pt 1) U+22191 𢆑 %26%23139665%3B -PASS extB (pt 1) U+22192 𢆒 %26%23139666%3B -PASS extB (pt 1) U+22193 𢆓 %26%23139667%3B -PASS extB (pt 1) U+22194 𢆔 %26%23139668%3B -PASS extB (pt 1) U+22195 𢆕 %26%23139669%3B -PASS extB (pt 1) U+22196 𢆖 %26%23139670%3B -PASS extB (pt 1) U+22197 𢆗 %26%23139671%3B -PASS extB (pt 1) U+22198 𢆘 %26%23139672%3B -PASS extB (pt 1) U+22199 𢆙 %26%23139673%3B -PASS extB (pt 1) U+2219A 𢆚 %26%23139674%3B -PASS extB (pt 1) U+2219B 𢆛 %26%23139675%3B -PASS extB (pt 1) U+2219C 𢆜 %26%23139676%3B -PASS extB (pt 1) U+2219D 𢆝 %26%23139677%3B -PASS extB (pt 1) U+2219E 𢆞 %26%23139678%3B -PASS extB (pt 1) U+2219F 𢆟 %26%23139679%3B -PASS extB (pt 1) U+221A0 𢆠 %26%23139680%3B -PASS extB (pt 1) U+221A1 𢆡 %26%23139681%3B -PASS extB (pt 1) U+221A2 𢆢 %26%23139682%3B -PASS extB (pt 1) U+221A3 𢆣 %26%23139683%3B -PASS extB (pt 1) U+221A4 𢆤 %26%23139684%3B -PASS extB (pt 1) U+221A5 𢆥 %26%23139685%3B -PASS extB (pt 1) U+221A6 𢆦 %26%23139686%3B -PASS extB (pt 1) U+221A7 𢆧 %26%23139687%3B -PASS extB (pt 1) U+221A8 𢆨 %26%23139688%3B -PASS extB (pt 1) U+221A9 𢆩 %26%23139689%3B -PASS extB (pt 1) U+221AA 𢆪 %26%23139690%3B -PASS extB (pt 1) U+221AB 𢆫 %26%23139691%3B -PASS extB (pt 1) U+221AC 𢆬 %26%23139692%3B -PASS extB (pt 1) U+221AD 𢆭 %26%23139693%3B -PASS extB (pt 1) U+221AE 𢆮 %26%23139694%3B -PASS extB (pt 1) U+221AF 𢆯 %26%23139695%3B -PASS extB (pt 1) U+221B0 𢆰 %26%23139696%3B -PASS extB (pt 1) U+221B1 𢆱 %26%23139697%3B -PASS extB (pt 1) U+221B2 𢆲 %26%23139698%3B -PASS extB (pt 1) U+221B3 𢆳 %26%23139699%3B -PASS extB (pt 1) U+221B4 𢆴 %26%23139700%3B -PASS extB (pt 1) U+221B5 𢆵 %26%23139701%3B -PASS extB (pt 1) U+221B6 𢆶 %26%23139702%3B -PASS extB (pt 1) U+221B7 𢆷 %26%23139703%3B -PASS extB (pt 1) U+221B8 𢆸 %26%23139704%3B -PASS extB (pt 1) U+221B9 𢆹 %26%23139705%3B -PASS extB (pt 1) U+221BA 𢆺 %26%23139706%3B -PASS extB (pt 1) U+221BB 𢆻 %26%23139707%3B -PASS extB (pt 1) U+221BC 𢆼 %26%23139708%3B -PASS extB (pt 1) U+221BD 𢆽 %26%23139709%3B -PASS extB (pt 1) U+221BE 𢆾 %26%23139710%3B -PASS extB (pt 1) U+221BF 𢆿 %26%23139711%3B -PASS extB (pt 1) U+221C0 𢇀 %26%23139712%3B -PASS extB (pt 1) U+221C1 𢇁 %26%23139713%3B -PASS extB (pt 1) U+221C2 𢇂 %26%23139714%3B -PASS extB (pt 1) U+221C3 𢇃 %26%23139715%3B -PASS extB (pt 1) U+221C4 𢇄 %26%23139716%3B -PASS extB (pt 1) U+221C5 𢇅 %26%23139717%3B -PASS extB (pt 1) U+221C6 𢇆 %26%23139718%3B -PASS extB (pt 1) U+221C7 𢇇 %26%23139719%3B -PASS extB (pt 1) U+221C8 𢇈 %26%23139720%3B -PASS extB (pt 1) U+221C9 𢇉 %26%23139721%3B -PASS extB (pt 1) U+221CA 𢇊 %26%23139722%3B -PASS extB (pt 1) U+221CB 𢇋 %26%23139723%3B -PASS extB (pt 1) U+221CC 𢇌 %26%23139724%3B -PASS extB (pt 1) U+221CD 𢇍 %26%23139725%3B -PASS extB (pt 1) U+221CE 𢇎 %26%23139726%3B -PASS extB (pt 1) U+221CF 𢇏 %26%23139727%3B -PASS extB (pt 1) U+221D0 𢇐 %26%23139728%3B -PASS extB (pt 1) U+221D1 𢇑 %26%23139729%3B -PASS extB (pt 1) U+221D2 𢇒 %26%23139730%3B -PASS extB (pt 1) U+221D3 𢇓 %26%23139731%3B -PASS extB (pt 1) U+221D4 𢇔 %26%23139732%3B -PASS extB (pt 1) U+221D5 𢇕 %26%23139733%3B -PASS extB (pt 1) U+221D6 𢇖 %26%23139734%3B -PASS extB (pt 1) U+221D7 𢇗 %26%23139735%3B -PASS extB (pt 1) U+221D8 𢇘 %26%23139736%3B -PASS extB (pt 1) U+221D9 𢇙 %26%23139737%3B -PASS extB (pt 1) U+221DA 𢇚 %26%23139738%3B -PASS extB (pt 1) U+221DB 𢇛 %26%23139739%3B -PASS extB (pt 1) U+221DC 𢇜 %26%23139740%3B -PASS extB (pt 1) U+221DD 𢇝 %26%23139741%3B -PASS extB (pt 1) U+221DE 𢇞 %26%23139742%3B -PASS extB (pt 1) U+221DF 𢇟 %26%23139743%3B -PASS extB (pt 1) U+221E0 𢇠 %26%23139744%3B -PASS extB (pt 1) U+221E1 𢇡 %26%23139745%3B -PASS extB (pt 1) U+221E2 𢇢 %26%23139746%3B -PASS extB (pt 1) U+221E3 𢇣 %26%23139747%3B -PASS extB (pt 1) U+221E4 𢇤 %26%23139748%3B -PASS extB (pt 1) U+221E5 𢇥 %26%23139749%3B -PASS extB (pt 1) U+221E6 𢇦 %26%23139750%3B -PASS extB (pt 1) U+221E7 𢇧 %26%23139751%3B -PASS extB (pt 1) U+221E8 𢇨 %26%23139752%3B -PASS extB (pt 1) U+221E9 𢇩 %26%23139753%3B -PASS extB (pt 1) U+221EA 𢇪 %26%23139754%3B -PASS extB (pt 1) U+221EB 𢇫 %26%23139755%3B -PASS extB (pt 1) U+221EC 𢇬 %26%23139756%3B -PASS extB (pt 1) U+221ED 𢇭 %26%23139757%3B -PASS extB (pt 1) U+221EE 𢇮 %26%23139758%3B -PASS extB (pt 1) U+221EF 𢇯 %26%23139759%3B -PASS extB (pt 1) U+221F0 𢇰 %26%23139760%3B -PASS extB (pt 1) U+221F1 𢇱 %26%23139761%3B -PASS extB (pt 1) U+221F2 𢇲 %26%23139762%3B -PASS extB (pt 1) U+221F3 𢇳 %26%23139763%3B -PASS extB (pt 1) U+221F4 𢇴 %26%23139764%3B -PASS extB (pt 1) U+221F5 𢇵 %26%23139765%3B -PASS extB (pt 1) U+221F6 𢇶 %26%23139766%3B -PASS extB (pt 1) U+221F7 𢇷 %26%23139767%3B -PASS extB (pt 1) U+221F8 𢇸 %26%23139768%3B -PASS extB (pt 1) U+221F9 𢇹 %26%23139769%3B -PASS extB (pt 1) U+221FA 𢇺 %26%23139770%3B -PASS extB (pt 1) U+221FB 𢇻 %26%23139771%3B -PASS extB (pt 1) U+221FC 𢇼 %26%23139772%3B -PASS extB (pt 1) U+221FD 𢇽 %26%23139773%3B -PASS extB (pt 1) U+221FE 𢇾 %26%23139774%3B -PASS extB (pt 1) U+221FF 𢇿 %26%23139775%3B -PASS extB (pt 1) U+22200 𢈀 %26%23139776%3B -PASS extB (pt 1) U+22201 𢈁 %26%23139777%3B -PASS extB (pt 1) U+22202 𢈂 %26%23139778%3B -PASS extB (pt 1) U+22203 𢈃 %26%23139779%3B -PASS extB (pt 1) U+22204 𢈄 %26%23139780%3B -PASS extB (pt 1) U+22205 𢈅 %26%23139781%3B -PASS extB (pt 1) U+22206 𢈆 %26%23139782%3B -PASS extB (pt 1) U+22207 𢈇 %26%23139783%3B -PASS extB (pt 1) U+22208 𢈈 %26%23139784%3B -PASS extB (pt 1) U+22209 𢈉 %26%23139785%3B -PASS extB (pt 1) U+2220A 𢈊 %26%23139786%3B -PASS extB (pt 1) U+2220B 𢈋 %26%23139787%3B -PASS extB (pt 1) U+2220C 𢈌 %26%23139788%3B -PASS extB (pt 1) U+2220D 𢈍 %26%23139789%3B -PASS extB (pt 1) U+2220E 𢈎 %26%23139790%3B -PASS extB (pt 1) U+2220F 𢈏 %26%23139791%3B -PASS extB (pt 1) U+22210 𢈐 %26%23139792%3B -PASS extB (pt 1) U+22211 𢈑 %26%23139793%3B -PASS extB (pt 1) U+22212 𢈒 %26%23139794%3B -PASS extB (pt 1) U+22213 𢈓 %26%23139795%3B -PASS extB (pt 1) U+22214 𢈔 %26%23139796%3B -PASS extB (pt 1) U+22215 𢈕 %26%23139797%3B -PASS extB (pt 1) U+22216 𢈖 %26%23139798%3B -PASS extB (pt 1) U+22217 𢈗 %26%23139799%3B -PASS extB (pt 1) U+22218 𢈘 %26%23139800%3B -PASS extB (pt 1) U+22219 𢈙 %26%23139801%3B -PASS extB (pt 1) U+2221A 𢈚 %26%23139802%3B -PASS extB (pt 1) U+2221B 𢈛 %26%23139803%3B -PASS extB (pt 1) U+2221C 𢈜 %26%23139804%3B -PASS extB (pt 1) U+2221D 𢈝 %26%23139805%3B -PASS extB (pt 1) U+2221E 𢈞 %26%23139806%3B -PASS extB (pt 1) U+2221F 𢈟 %26%23139807%3B -PASS extB (pt 1) U+22220 𢈠 %26%23139808%3B -PASS extB (pt 1) U+22221 𢈡 %26%23139809%3B -PASS extB (pt 1) U+22222 𢈢 %26%23139810%3B -PASS extB (pt 1) U+22223 𢈣 %26%23139811%3B -PASS extB (pt 1) U+22224 𢈤 %26%23139812%3B -PASS extB (pt 1) U+22225 𢈥 %26%23139813%3B -PASS extB (pt 1) U+22226 𢈦 %26%23139814%3B -PASS extB (pt 1) U+22227 𢈧 %26%23139815%3B -PASS extB (pt 1) U+22228 𢈨 %26%23139816%3B -PASS extB (pt 1) U+22229 𢈩 %26%23139817%3B -PASS extB (pt 1) U+2222A 𢈪 %26%23139818%3B -PASS extB (pt 1) U+2222B 𢈫 %26%23139819%3B -PASS extB (pt 1) U+2222C 𢈬 %26%23139820%3B -PASS extB (pt 1) U+2222D 𢈭 %26%23139821%3B -PASS extB (pt 1) U+2222E 𢈮 %26%23139822%3B -PASS extB (pt 1) U+2222F 𢈯 %26%23139823%3B -PASS extB (pt 1) U+22230 𢈰 %26%23139824%3B -PASS extB (pt 1) U+22231 𢈱 %26%23139825%3B -PASS extB (pt 1) U+22232 𢈲 %26%23139826%3B -PASS extB (pt 1) U+22233 𢈳 %26%23139827%3B -PASS extB (pt 1) U+22234 𢈴 %26%23139828%3B -PASS extB (pt 1) U+22235 𢈵 %26%23139829%3B -PASS extB (pt 1) U+22236 𢈶 %26%23139830%3B -PASS extB (pt 1) U+22237 𢈷 %26%23139831%3B -PASS extB (pt 1) U+22238 𢈸 %26%23139832%3B -PASS extB (pt 1) U+22239 𢈹 %26%23139833%3B -PASS extB (pt 1) U+2223A 𢈺 %26%23139834%3B -PASS extB (pt 1) U+2223B 𢈻 %26%23139835%3B -PASS extB (pt 1) U+2223C 𢈼 %26%23139836%3B -PASS extB (pt 1) U+2223D 𢈽 %26%23139837%3B -PASS extB (pt 1) U+2223E 𢈾 %26%23139838%3B -PASS extB (pt 1) U+2223F 𢈿 %26%23139839%3B -PASS extB (pt 1) U+22240 𢉀 %26%23139840%3B -PASS extB (pt 1) U+22241 𢉁 %26%23139841%3B -PASS extB (pt 1) U+22242 𢉂 %26%23139842%3B -PASS extB (pt 1) U+22243 𢉃 %26%23139843%3B -PASS extB (pt 1) U+22244 𢉄 %26%23139844%3B -PASS extB (pt 1) U+22245 𢉅 %26%23139845%3B -PASS extB (pt 1) U+22246 𢉆 %26%23139846%3B -PASS extB (pt 1) U+22247 𢉇 %26%23139847%3B -PASS extB (pt 1) U+22248 𢉈 %26%23139848%3B -PASS extB (pt 1) U+22249 𢉉 %26%23139849%3B -PASS extB (pt 1) U+2224A 𢉊 %26%23139850%3B -PASS extB (pt 1) U+2224B 𢉋 %26%23139851%3B -PASS extB (pt 1) U+2224C 𢉌 %26%23139852%3B -PASS extB (pt 1) U+2224D 𢉍 %26%23139853%3B -PASS extB (pt 1) U+2224E 𢉎 %26%23139854%3B -PASS extB (pt 1) U+2224F 𢉏 %26%23139855%3B -PASS extB (pt 1) U+22250 𢉐 %26%23139856%3B -PASS extB (pt 1) U+22251 𢉑 %26%23139857%3B -PASS extB (pt 1) U+22252 𢉒 %26%23139858%3B -PASS extB (pt 1) U+22253 𢉓 %26%23139859%3B -PASS extB (pt 1) U+22254 𢉔 %26%23139860%3B -PASS extB (pt 1) U+22255 𢉕 %26%23139861%3B -PASS extB (pt 1) U+22256 𢉖 %26%23139862%3B -PASS extB (pt 1) U+22257 𢉗 %26%23139863%3B -PASS extB (pt 1) U+22258 𢉘 %26%23139864%3B -PASS extB (pt 1) U+22259 𢉙 %26%23139865%3B -PASS extB (pt 1) U+2225A 𢉚 %26%23139866%3B -PASS extB (pt 1) U+2225B 𢉛 %26%23139867%3B -PASS extB (pt 1) U+2225C 𢉜 %26%23139868%3B -PASS extB (pt 1) U+2225D 𢉝 %26%23139869%3B -PASS extB (pt 1) U+2225E 𢉞 %26%23139870%3B -PASS extB (pt 1) U+2225F 𢉟 %26%23139871%3B -PASS extB (pt 1) U+22260 𢉠 %26%23139872%3B -PASS extB (pt 1) U+22261 𢉡 %26%23139873%3B -PASS extB (pt 1) U+22262 𢉢 %26%23139874%3B -PASS extB (pt 1) U+22263 𢉣 %26%23139875%3B -PASS extB (pt 1) U+22264 𢉤 %26%23139876%3B -PASS extB (pt 1) U+22265 𢉥 %26%23139877%3B -PASS extB (pt 1) U+22266 𢉦 %26%23139878%3B -PASS extB (pt 1) U+22267 𢉧 %26%23139879%3B -PASS extB (pt 1) U+22268 𢉨 %26%23139880%3B -PASS extB (pt 1) U+22269 𢉩 %26%23139881%3B -PASS extB (pt 1) U+2226A 𢉪 %26%23139882%3B -PASS extB (pt 1) U+2226B 𢉫 %26%23139883%3B -PASS extB (pt 1) U+2226C 𢉬 %26%23139884%3B -PASS extB (pt 1) U+2226D 𢉭 %26%23139885%3B -PASS extB (pt 1) U+2226E 𢉮 %26%23139886%3B -PASS extB (pt 1) U+2226F 𢉯 %26%23139887%3B -PASS extB (pt 1) U+22270 𢉰 %26%23139888%3B -PASS extB (pt 1) U+22271 𢉱 %26%23139889%3B -PASS extB (pt 1) U+22272 𢉲 %26%23139890%3B -PASS extB (pt 1) U+22273 𢉳 %26%23139891%3B -PASS extB (pt 1) U+22274 𢉴 %26%23139892%3B -PASS extB (pt 1) U+22275 𢉵 %26%23139893%3B -PASS extB (pt 1) U+22276 𢉶 %26%23139894%3B -PASS extB (pt 1) U+22277 𢉷 %26%23139895%3B -PASS extB (pt 1) U+22278 𢉸 %26%23139896%3B -PASS extB (pt 1) U+22279 𢉹 %26%23139897%3B -PASS extB (pt 1) U+2227A 𢉺 %26%23139898%3B -PASS extB (pt 1) U+2227B 𢉻 %26%23139899%3B -PASS extB (pt 1) U+2227C 𢉼 %26%23139900%3B -PASS extB (pt 1) U+2227D 𢉽 %26%23139901%3B -PASS extB (pt 1) U+2227E 𢉾 %26%23139902%3B -PASS extB (pt 1) U+2227F 𢉿 %26%23139903%3B -PASS extB (pt 1) U+22280 𢊀 %26%23139904%3B -PASS extB (pt 1) U+22281 𢊁 %26%23139905%3B -PASS extB (pt 1) U+22282 𢊂 %26%23139906%3B -PASS extB (pt 1) U+22283 𢊃 %26%23139907%3B -PASS extB (pt 1) U+22284 𢊄 %26%23139908%3B -PASS extB (pt 1) U+22285 𢊅 %26%23139909%3B -PASS extB (pt 1) U+22286 𢊆 %26%23139910%3B -PASS extB (pt 1) U+22287 𢊇 %26%23139911%3B -PASS extB (pt 1) U+22288 𢊈 %26%23139912%3B -PASS extB (pt 1) U+22289 𢊉 %26%23139913%3B -PASS extB (pt 1) U+2228A 𢊊 %26%23139914%3B -PASS extB (pt 1) U+2228B 𢊋 %26%23139915%3B -PASS extB (pt 1) U+2228C 𢊌 %26%23139916%3B -PASS extB (pt 1) U+2228D 𢊍 %26%23139917%3B -PASS extB (pt 1) U+2228E 𢊎 %26%23139918%3B -PASS extB (pt 1) U+2228F 𢊏 %26%23139919%3B -PASS extB (pt 1) U+22290 𢊐 %26%23139920%3B -PASS extB (pt 1) U+22291 𢊑 %26%23139921%3B -PASS extB (pt 1) U+22292 𢊒 %26%23139922%3B -PASS extB (pt 1) U+22293 𢊓 %26%23139923%3B -PASS extB (pt 1) U+22294 𢊔 %26%23139924%3B -PASS extB (pt 1) U+22295 𢊕 %26%23139925%3B -PASS extB (pt 1) U+22296 𢊖 %26%23139926%3B -PASS extB (pt 1) U+22297 𢊗 %26%23139927%3B -PASS extB (pt 1) U+22298 𢊘 %26%23139928%3B -PASS extB (pt 1) U+22299 𢊙 %26%23139929%3B -PASS extB (pt 1) U+2229A 𢊚 %26%23139930%3B -PASS extB (pt 1) U+2229B 𢊛 %26%23139931%3B -PASS extB (pt 1) U+2229C 𢊜 %26%23139932%3B -PASS extB (pt 1) U+2229D 𢊝 %26%23139933%3B -PASS extB (pt 1) U+2229E 𢊞 %26%23139934%3B -PASS extB (pt 1) U+2229F 𢊟 %26%23139935%3B -PASS extB (pt 1) U+222A0 𢊠 %26%23139936%3B -PASS extB (pt 1) U+222A1 𢊡 %26%23139937%3B -PASS extB (pt 1) U+222A2 𢊢 %26%23139938%3B -PASS extB (pt 1) U+222A3 𢊣 %26%23139939%3B -PASS extB (pt 1) U+222A4 𢊤 %26%23139940%3B -PASS extB (pt 1) U+222A5 𢊥 %26%23139941%3B -PASS extB (pt 1) U+222A6 𢊦 %26%23139942%3B -PASS extB (pt 1) U+222A7 𢊧 %26%23139943%3B -PASS extB (pt 1) U+222A8 𢊨 %26%23139944%3B -PASS extB (pt 1) U+222A9 𢊩 %26%23139945%3B -PASS extB (pt 1) U+222AA 𢊪 %26%23139946%3B -PASS extB (pt 1) U+222AB 𢊫 %26%23139947%3B -PASS extB (pt 1) U+222AC 𢊬 %26%23139948%3B -PASS extB (pt 1) U+222AD 𢊭 %26%23139949%3B -PASS extB (pt 1) U+222AE 𢊮 %26%23139950%3B -PASS extB (pt 1) U+222AF 𢊯 %26%23139951%3B -PASS extB (pt 1) U+222B0 𢊰 %26%23139952%3B -PASS extB (pt 1) U+222B1 𢊱 %26%23139953%3B -PASS extB (pt 1) U+222B2 𢊲 %26%23139954%3B -PASS extB (pt 1) U+222B3 𢊳 %26%23139955%3B -PASS extB (pt 1) U+222B4 𢊴 %26%23139956%3B -PASS extB (pt 1) U+222B5 𢊵 %26%23139957%3B -PASS extB (pt 1) U+222B6 𢊶 %26%23139958%3B -PASS extB (pt 1) U+222B7 𢊷 %26%23139959%3B -PASS extB (pt 1) U+222B8 𢊸 %26%23139960%3B -PASS extB (pt 1) U+222B9 𢊹 %26%23139961%3B -PASS extB (pt 1) U+222BA 𢊺 %26%23139962%3B -PASS extB (pt 1) U+222BB 𢊻 %26%23139963%3B -PASS extB (pt 1) U+222BC 𢊼 %26%23139964%3B -PASS extB (pt 1) U+222BD 𢊽 %26%23139965%3B -PASS extB (pt 1) U+222BE 𢊾 %26%23139966%3B -PASS extB (pt 1) U+222BF 𢊿 %26%23139967%3B -PASS extB (pt 1) U+222C0 𢋀 %26%23139968%3B -PASS extB (pt 1) U+222C1 𢋁 %26%23139969%3B -PASS extB (pt 1) U+222C2 𢋂 %26%23139970%3B -PASS extB (pt 1) U+222C3 𢋃 %26%23139971%3B -PASS extB (pt 1) U+222C4 𢋄 %26%23139972%3B -PASS extB (pt 1) U+222C5 𢋅 %26%23139973%3B -PASS extB (pt 1) U+222C6 𢋆 %26%23139974%3B -PASS extB (pt 1) U+222C7 𢋇 %26%23139975%3B -PASS extB (pt 1) U+222C8 𢋈 %26%23139976%3B -PASS extB (pt 1) U+222C9 𢋉 %26%23139977%3B -PASS extB (pt 1) U+222CA 𢋊 %26%23139978%3B -PASS extB (pt 1) U+222CB 𢋋 %26%23139979%3B -PASS extB (pt 1) U+222CC 𢋌 %26%23139980%3B -PASS extB (pt 1) U+222CD 𢋍 %26%23139981%3B -PASS extB (pt 1) U+222CE 𢋎 %26%23139982%3B -PASS extB (pt 1) U+222CF 𢋏 %26%23139983%3B -PASS extB (pt 1) U+222D0 𢋐 %26%23139984%3B -PASS extB (pt 1) U+222D1 𢋑 %26%23139985%3B -PASS extB (pt 1) U+222D2 𢋒 %26%23139986%3B -PASS extB (pt 1) U+222D3 𢋓 %26%23139987%3B -PASS extB (pt 1) U+222D4 𢋔 %26%23139988%3B -PASS extB (pt 1) U+222D5 𢋕 %26%23139989%3B -PASS extB (pt 1) U+222D6 𢋖 %26%23139990%3B -PASS extB (pt 1) U+222D7 𢋗 %26%23139991%3B -PASS extB (pt 1) U+222D8 𢋘 %26%23139992%3B -PASS extB (pt 1) U+222D9 𢋙 %26%23139993%3B -PASS extB (pt 1) U+222DA 𢋚 %26%23139994%3B -PASS extB (pt 1) U+222DB 𢋛 %26%23139995%3B -PASS extB (pt 1) U+222DC 𢋜 %26%23139996%3B -PASS extB (pt 1) U+222DD 𢋝 %26%23139997%3B -PASS extB (pt 1) U+222DE 𢋞 %26%23139998%3B -PASS extB (pt 1) U+222DF 𢋟 %26%23139999%3B -PASS extB (pt 1) U+222E0 𢋠 %26%23140000%3B -PASS extB (pt 1) U+222E1 𢋡 %26%23140001%3B -PASS extB (pt 1) U+222E2 𢋢 %26%23140002%3B -PASS extB (pt 1) U+222E3 𢋣 %26%23140003%3B -PASS extB (pt 1) U+222E4 𢋤 %26%23140004%3B -PASS extB (pt 1) U+222E5 𢋥 %26%23140005%3B -PASS extB (pt 1) U+222E6 𢋦 %26%23140006%3B -PASS extB (pt 1) U+222E7 𢋧 %26%23140007%3B -PASS extB (pt 1) U+222E8 𢋨 %26%23140008%3B -PASS extB (pt 1) U+222E9 𢋩 %26%23140009%3B -PASS extB (pt 1) U+222EA 𢋪 %26%23140010%3B -PASS extB (pt 1) U+222EB 𢋫 %26%23140011%3B -PASS extB (pt 1) U+222EC 𢋬 %26%23140012%3B -PASS extB (pt 1) U+222ED 𢋭 %26%23140013%3B -PASS extB (pt 1) U+222EE 𢋮 %26%23140014%3B -PASS extB (pt 1) U+222EF 𢋯 %26%23140015%3B -PASS extB (pt 1) U+222F0 𢋰 %26%23140016%3B -PASS extB (pt 1) U+222F1 𢋱 %26%23140017%3B -PASS extB (pt 1) U+222F2 𢋲 %26%23140018%3B -PASS extB (pt 1) U+222F3 𢋳 %26%23140019%3B -PASS extB (pt 1) U+222F4 𢋴 %26%23140020%3B -PASS extB (pt 1) U+222F5 𢋵 %26%23140021%3B -PASS extB (pt 1) U+222F6 𢋶 %26%23140022%3B -PASS extB (pt 1) U+222F7 𢋷 %26%23140023%3B -PASS extB (pt 1) U+222F8 𢋸 %26%23140024%3B -PASS extB (pt 1) U+222F9 𢋹 %26%23140025%3B -PASS extB (pt 1) U+222FA 𢋺 %26%23140026%3B -PASS extB (pt 1) U+222FB 𢋻 %26%23140027%3B -PASS extB (pt 1) U+222FC 𢋼 %26%23140028%3B -PASS extB (pt 1) U+222FD 𢋽 %26%23140029%3B -PASS extB (pt 1) U+222FE 𢋾 %26%23140030%3B -PASS extB (pt 1) U+222FF 𢋿 %26%23140031%3B -PASS extB (pt 1) U+22300 𢌀 %26%23140032%3B -PASS extB (pt 1) U+22301 𢌁 %26%23140033%3B -PASS extB (pt 1) U+22302 𢌂 %26%23140034%3B -PASS extB (pt 1) U+22303 𢌃 %26%23140035%3B -PASS extB (pt 1) U+22304 𢌄 %26%23140036%3B -PASS extB (pt 1) U+22305 𢌅 %26%23140037%3B -PASS extB (pt 1) U+22306 𢌆 %26%23140038%3B -PASS extB (pt 1) U+22307 𢌇 %26%23140039%3B -PASS extB (pt 1) U+22308 𢌈 %26%23140040%3B -PASS extB (pt 1) U+22309 𢌉 %26%23140041%3B -PASS extB (pt 1) U+2230A 𢌊 %26%23140042%3B -PASS extB (pt 1) U+2230B 𢌋 %26%23140043%3B -PASS extB (pt 1) U+2230C 𢌌 %26%23140044%3B -PASS extB (pt 1) U+2230D 𢌍 %26%23140045%3B -PASS extB (pt 1) U+2230E 𢌎 %26%23140046%3B -PASS extB (pt 1) U+2230F 𢌏 %26%23140047%3B -PASS extB (pt 1) U+22310 𢌐 %26%23140048%3B -PASS extB (pt 1) U+22311 𢌑 %26%23140049%3B -PASS extB (pt 1) U+22312 𢌒 %26%23140050%3B -PASS extB (pt 1) U+22313 𢌓 %26%23140051%3B -PASS extB (pt 1) U+22314 𢌔 %26%23140052%3B -PASS extB (pt 1) U+22315 𢌕 %26%23140053%3B -PASS extB (pt 1) U+22316 𢌖 %26%23140054%3B -PASS extB (pt 1) U+22317 𢌗 %26%23140055%3B -PASS extB (pt 1) U+22318 𢌘 %26%23140056%3B -PASS extB (pt 1) U+22319 𢌙 %26%23140057%3B -PASS extB (pt 1) U+2231A 𢌚 %26%23140058%3B -PASS extB (pt 1) U+2231B 𢌛 %26%23140059%3B -PASS extB (pt 1) U+2231C 𢌜 %26%23140060%3B -PASS extB (pt 1) U+2231D 𢌝 %26%23140061%3B -PASS extB (pt 1) U+2231E 𢌞 %26%23140062%3B -PASS extB (pt 1) U+2231F 𢌟 %26%23140063%3B -PASS extB (pt 1) U+22320 𢌠 %26%23140064%3B -PASS extB (pt 1) U+22321 𢌡 %26%23140065%3B -PASS extB (pt 1) U+22322 𢌢 %26%23140066%3B -PASS extB (pt 1) U+22323 𢌣 %26%23140067%3B -PASS extB (pt 1) U+22324 𢌤 %26%23140068%3B -PASS extB (pt 1) U+22325 𢌥 %26%23140069%3B -PASS extB (pt 1) U+22326 𢌦 %26%23140070%3B -PASS extB (pt 1) U+22327 𢌧 %26%23140071%3B -PASS extB (pt 1) U+22328 𢌨 %26%23140072%3B -PASS extB (pt 1) U+22329 𢌩 %26%23140073%3B -PASS extB (pt 1) U+2232A 𢌪 %26%23140074%3B -PASS extB (pt 1) U+2232B 𢌫 %26%23140075%3B -PASS extB (pt 1) U+2232C 𢌬 %26%23140076%3B -PASS extB (pt 1) U+2232D 𢌭 %26%23140077%3B -PASS extB (pt 1) U+2232E 𢌮 %26%23140078%3B -PASS extB (pt 1) U+2232F 𢌯 %26%23140079%3B -PASS extB (pt 1) U+22330 𢌰 %26%23140080%3B -PASS extB (pt 1) U+22331 𢌱 %26%23140081%3B -PASS extB (pt 1) U+22332 𢌲 %26%23140082%3B -PASS extB (pt 1) U+22333 𢌳 %26%23140083%3B -PASS extB (pt 1) U+22334 𢌴 %26%23140084%3B -PASS extB (pt 1) U+22335 𢌵 %26%23140085%3B -PASS extB (pt 1) U+22336 𢌶 %26%23140086%3B -PASS extB (pt 1) U+22337 𢌷 %26%23140087%3B -PASS extB (pt 1) U+22338 𢌸 %26%23140088%3B -PASS extB (pt 1) U+22339 𢌹 %26%23140089%3B -PASS extB (pt 1) U+2233A 𢌺 %26%23140090%3B -PASS extB (pt 1) U+2233B 𢌻 %26%23140091%3B -PASS extB (pt 1) U+2233C 𢌼 %26%23140092%3B -PASS extB (pt 1) U+2233D 𢌽 %26%23140093%3B -PASS extB (pt 1) U+2233E 𢌾 %26%23140094%3B -PASS extB (pt 1) U+2233F 𢌿 %26%23140095%3B -PASS extB (pt 1) U+22340 𢍀 %26%23140096%3B -PASS extB (pt 1) U+22341 𢍁 %26%23140097%3B -PASS extB (pt 1) U+22342 𢍂 %26%23140098%3B -PASS extB (pt 1) U+22343 𢍃 %26%23140099%3B -PASS extB (pt 1) U+22344 𢍄 %26%23140100%3B -PASS extB (pt 1) U+22345 𢍅 %26%23140101%3B -PASS extB (pt 1) U+22346 𢍆 %26%23140102%3B -PASS extB (pt 1) U+22347 𢍇 %26%23140103%3B -PASS extB (pt 1) U+22348 𢍈 %26%23140104%3B -PASS extB (pt 1) U+22349 𢍉 %26%23140105%3B -PASS extB (pt 1) U+2234A 𢍊 %26%23140106%3B -PASS extB (pt 1) U+2234B 𢍋 %26%23140107%3B -PASS extB (pt 1) U+2234C 𢍌 %26%23140108%3B -PASS extB (pt 1) U+2234D 𢍍 %26%23140109%3B -PASS extB (pt 1) U+2234E 𢍎 %26%23140110%3B -PASS extB (pt 1) U+2234F 𢍏 %26%23140111%3B -PASS extB (pt 1) U+22350 𢍐 %26%23140112%3B -PASS extB (pt 1) U+22351 𢍑 %26%23140113%3B -PASS extB (pt 1) U+22352 𢍒 %26%23140114%3B -PASS extB (pt 1) U+22353 𢍓 %26%23140115%3B -PASS extB (pt 1) U+22354 𢍔 %26%23140116%3B -PASS extB (pt 1) U+22355 𢍕 %26%23140117%3B -PASS extB (pt 1) U+22356 𢍖 %26%23140118%3B -PASS extB (pt 1) U+22357 𢍗 %26%23140119%3B -PASS extB (pt 1) U+22358 𢍘 %26%23140120%3B -PASS extB (pt 1) U+22359 𢍙 %26%23140121%3B -PASS extB (pt 1) U+2235A 𢍚 %26%23140122%3B -PASS extB (pt 1) U+2235B 𢍛 %26%23140123%3B -PASS extB (pt 1) U+2235C 𢍜 %26%23140124%3B -PASS extB (pt 1) U+2235D 𢍝 %26%23140125%3B -PASS extB (pt 1) U+2235E 𢍞 %26%23140126%3B -PASS extB (pt 1) U+2235F 𢍟 %26%23140127%3B -PASS extB (pt 1) U+22360 𢍠 %26%23140128%3B -PASS extB (pt 1) U+22361 𢍡 %26%23140129%3B -PASS extB (pt 1) U+22362 𢍢 %26%23140130%3B -PASS extB (pt 1) U+22363 𢍣 %26%23140131%3B -PASS extB (pt 1) U+22364 𢍤 %26%23140132%3B -PASS extB (pt 1) U+22365 𢍥 %26%23140133%3B -PASS extB (pt 1) U+22366 𢍦 %26%23140134%3B -PASS extB (pt 1) U+22367 𢍧 %26%23140135%3B -PASS extB (pt 1) U+22368 𢍨 %26%23140136%3B -PASS extB (pt 1) U+22369 𢍩 %26%23140137%3B -PASS extB (pt 1) U+2236A 𢍪 %26%23140138%3B -PASS extB (pt 1) U+2236B 𢍫 %26%23140139%3B -PASS extB (pt 1) U+2236C 𢍬 %26%23140140%3B -PASS extB (pt 1) U+2236D 𢍭 %26%23140141%3B -PASS extB (pt 1) U+2236E 𢍮 %26%23140142%3B -PASS extB (pt 1) U+2236F 𢍯 %26%23140143%3B -PASS extB (pt 1) U+22370 𢍰 %26%23140144%3B -PASS extB (pt 1) U+22371 𢍱 %26%23140145%3B -PASS extB (pt 1) U+22372 𢍲 %26%23140146%3B -PASS extB (pt 1) U+22373 𢍳 %26%23140147%3B -PASS extB (pt 1) U+22374 𢍴 %26%23140148%3B -PASS extB (pt 1) U+22375 𢍵 %26%23140149%3B -PASS extB (pt 1) U+22376 𢍶 %26%23140150%3B -PASS extB (pt 1) U+22377 𢍷 %26%23140151%3B -PASS extB (pt 1) U+22378 𢍸 %26%23140152%3B -PASS extB (pt 1) U+22379 𢍹 %26%23140153%3B -PASS extB (pt 1) U+2237A 𢍺 %26%23140154%3B -PASS extB (pt 1) U+2237B 𢍻 %26%23140155%3B -PASS extB (pt 1) U+2237C 𢍼 %26%23140156%3B -PASS extB (pt 1) U+2237D 𢍽 %26%23140157%3B -PASS extB (pt 1) U+2237E 𢍾 %26%23140158%3B -PASS extB (pt 1) U+2237F 𢍿 %26%23140159%3B -PASS extB (pt 1) U+22380 𢎀 %26%23140160%3B -PASS extB (pt 1) U+22381 𢎁 %26%23140161%3B -PASS extB (pt 1) U+22382 𢎂 %26%23140162%3B -PASS extB (pt 1) U+22383 𢎃 %26%23140163%3B -PASS extB (pt 1) U+22384 𢎄 %26%23140164%3B -PASS extB (pt 1) U+22385 𢎅 %26%23140165%3B -PASS extB (pt 1) U+22386 𢎆 %26%23140166%3B -PASS extB (pt 1) U+22387 𢎇 %26%23140167%3B -PASS extB (pt 1) U+22388 𢎈 %26%23140168%3B -PASS extB (pt 1) U+22389 𢎉 %26%23140169%3B -PASS extB (pt 1) U+2238A 𢎊 %26%23140170%3B -PASS extB (pt 1) U+2238B 𢎋 %26%23140171%3B -PASS extB (pt 1) U+2238C 𢎌 %26%23140172%3B -PASS extB (pt 1) U+2238D 𢎍 %26%23140173%3B -PASS extB (pt 1) U+2238E 𢎎 %26%23140174%3B -PASS extB (pt 1) U+2238F 𢎏 %26%23140175%3B -PASS extB (pt 1) U+22390 𢎐 %26%23140176%3B -PASS extB (pt 1) U+22391 𢎑 %26%23140177%3B -PASS extB (pt 1) U+22392 𢎒 %26%23140178%3B -PASS extB (pt 1) U+22393 𢎓 %26%23140179%3B -PASS extB (pt 1) U+22394 𢎔 %26%23140180%3B -PASS extB (pt 1) U+22395 𢎕 %26%23140181%3B -PASS extB (pt 1) U+22396 𢎖 %26%23140182%3B -PASS extB (pt 1) U+22397 𢎗 %26%23140183%3B -PASS extB (pt 1) U+22398 𢎘 %26%23140184%3B -PASS extB (pt 1) U+22399 𢎙 %26%23140185%3B -PASS extB (pt 1) U+2239A 𢎚 %26%23140186%3B -PASS extB (pt 1) U+2239B 𢎛 %26%23140187%3B -PASS extB (pt 1) U+2239C 𢎜 %26%23140188%3B -PASS extB (pt 1) U+2239D 𢎝 %26%23140189%3B -PASS extB (pt 1) U+2239E 𢎞 %26%23140190%3B -PASS extB (pt 1) U+2239F 𢎟 %26%23140191%3B -PASS extB (pt 1) U+223A0 𢎠 %26%23140192%3B -PASS extB (pt 1) U+223A1 𢎡 %26%23140193%3B -PASS extB (pt 1) U+223A2 𢎢 %26%23140194%3B -PASS extB (pt 1) U+223A3 𢎣 %26%23140195%3B -PASS extB (pt 1) U+223A4 𢎤 %26%23140196%3B -PASS extB (pt 1) U+223A5 𢎥 %26%23140197%3B -PASS extB (pt 1) U+223A6 𢎦 %26%23140198%3B -PASS extB (pt 1) U+223A7 𢎧 %26%23140199%3B -PASS extB (pt 1) U+223A8 𢎨 %26%23140200%3B -PASS extB (pt 1) U+223A9 𢎩 %26%23140201%3B -PASS extB (pt 1) U+223AA 𢎪 %26%23140202%3B -PASS extB (pt 1) U+223AB 𢎫 %26%23140203%3B -PASS extB (pt 1) U+223AC 𢎬 %26%23140204%3B -PASS extB (pt 1) U+223AD 𢎭 %26%23140205%3B -PASS extB (pt 1) U+223AE 𢎮 %26%23140206%3B -PASS extB (pt 1) U+223AF 𢎯 %26%23140207%3B -PASS extB (pt 1) U+223B0 𢎰 %26%23140208%3B -PASS extB (pt 1) U+223B1 𢎱 %26%23140209%3B -PASS extB (pt 1) U+223B2 𢎲 %26%23140210%3B -PASS extB (pt 1) U+223B3 𢎳 %26%23140211%3B -PASS extB (pt 1) U+223B4 𢎴 %26%23140212%3B -PASS extB (pt 1) U+223B5 𢎵 %26%23140213%3B -PASS extB (pt 1) U+223B6 𢎶 %26%23140214%3B -PASS extB (pt 1) U+223B7 𢎷 %26%23140215%3B -PASS extB (pt 1) U+223B8 𢎸 %26%23140216%3B -PASS extB (pt 1) U+223B9 𢎹 %26%23140217%3B -PASS extB (pt 1) U+223BA 𢎺 %26%23140218%3B -PASS extB (pt 1) U+223BB 𢎻 %26%23140219%3B -PASS extB (pt 1) U+223BC 𢎼 %26%23140220%3B -PASS extB (pt 1) U+223BD 𢎽 %26%23140221%3B -PASS extB (pt 1) U+223BE 𢎾 %26%23140222%3B -PASS extB (pt 1) U+223BF 𢎿 %26%23140223%3B -PASS extB (pt 1) U+223C0 𢏀 %26%23140224%3B -PASS extB (pt 1) U+223C1 𢏁 %26%23140225%3B -PASS extB (pt 1) U+223C2 𢏂 %26%23140226%3B -PASS extB (pt 1) U+223C3 𢏃 %26%23140227%3B -PASS extB (pt 1) U+223C4 𢏄 %26%23140228%3B -PASS extB (pt 1) U+223C5 𢏅 %26%23140229%3B -PASS extB (pt 1) U+223C6 𢏆 %26%23140230%3B -PASS extB (pt 1) U+223C7 𢏇 %26%23140231%3B -PASS extB (pt 1) U+223C8 𢏈 %26%23140232%3B -PASS extB (pt 1) U+223C9 𢏉 %26%23140233%3B -PASS extB (pt 1) U+223CA 𢏊 %26%23140234%3B -PASS extB (pt 1) U+223CB 𢏋 %26%23140235%3B -PASS extB (pt 1) U+223CC 𢏌 %26%23140236%3B -PASS extB (pt 1) U+223CD 𢏍 %26%23140237%3B -PASS extB (pt 1) U+223CE 𢏎 %26%23140238%3B -PASS extB (pt 1) U+223CF 𢏏 %26%23140239%3B -PASS extB (pt 1) U+223D1 𢏑 %26%23140241%3B -PASS extB (pt 1) U+223D2 𢏒 %26%23140242%3B -PASS extB (pt 1) U+223D3 𢏓 %26%23140243%3B -PASS extB (pt 1) U+223D4 𢏔 %26%23140244%3B -PASS extB (pt 1) U+223D5 𢏕 %26%23140245%3B -PASS extB (pt 1) U+223D6 𢏖 %26%23140246%3B -PASS extB (pt 1) U+223D7 𢏗 %26%23140247%3B -PASS extB (pt 1) U+223D8 𢏘 %26%23140248%3B -PASS extB (pt 1) U+223D9 𢏙 %26%23140249%3B -PASS extB (pt 1) U+223DA 𢏚 %26%23140250%3B -PASS extB (pt 1) U+223DB 𢏛 %26%23140251%3B -PASS extB (pt 1) U+223DC 𢏜 %26%23140252%3B -PASS extB (pt 1) U+223DD 𢏝 %26%23140253%3B -PASS extB (pt 1) U+223DE 𢏞 %26%23140254%3B -PASS extB (pt 1) U+223DF 𢏟 %26%23140255%3B -PASS extB (pt 1) U+223E0 𢏠 %26%23140256%3B -PASS extB (pt 1) U+223E1 𢏡 %26%23140257%3B -PASS extB (pt 1) U+223E2 𢏢 %26%23140258%3B -PASS extB (pt 1) U+223E3 𢏣 %26%23140259%3B -PASS extB (pt 1) U+223E4 𢏤 %26%23140260%3B -PASS extB (pt 1) U+223E5 𢏥 %26%23140261%3B -PASS extB (pt 1) U+223E6 𢏦 %26%23140262%3B -PASS extB (pt 1) U+223E7 𢏧 %26%23140263%3B -PASS extB (pt 1) U+223E8 𢏨 %26%23140264%3B -PASS extB (pt 1) U+223E9 𢏩 %26%23140265%3B -PASS extB (pt 1) U+223EA 𢏪 %26%23140266%3B -PASS extB (pt 1) U+223EB 𢏫 %26%23140267%3B -PASS extB (pt 1) U+223EC 𢏬 %26%23140268%3B -PASS extB (pt 1) U+223ED 𢏭 %26%23140269%3B -PASS extB (pt 1) U+223EE 𢏮 %26%23140270%3B -PASS extB (pt 1) U+223EF 𢏯 %26%23140271%3B -PASS extB (pt 1) U+223F0 𢏰 %26%23140272%3B -PASS extB (pt 1) U+223F1 𢏱 %26%23140273%3B -PASS extB (pt 1) U+223F2 𢏲 %26%23140274%3B -PASS extB (pt 1) U+223F3 𢏳 %26%23140275%3B -PASS extB (pt 1) U+223F4 𢏴 %26%23140276%3B -PASS extB (pt 1) U+223F5 𢏵 %26%23140277%3B -PASS extB (pt 1) U+223F6 𢏶 %26%23140278%3B -PASS extB (pt 1) U+223F7 𢏷 %26%23140279%3B -PASS extB (pt 1) U+223F8 𢏸 %26%23140280%3B -PASS extB (pt 1) U+223F9 𢏹 %26%23140281%3B -PASS extB (pt 1) U+223FA 𢏺 %26%23140282%3B -PASS extB (pt 1) U+223FB 𢏻 %26%23140283%3B -PASS extB (pt 1) U+223FC 𢏼 %26%23140284%3B -PASS extB (pt 1) U+223FD 𢏽 %26%23140285%3B -PASS extB (pt 1) U+223FE 𢏾 %26%23140286%3B -PASS extB (pt 1) U+223FF 𢏿 %26%23140287%3B -PASS extB (pt 1) U+22400 𢐀 %26%23140288%3B -PASS extB (pt 1) U+22401 𢐁 %26%23140289%3B -PASS extB (pt 1) U+22402 𢐂 %26%23140290%3B -PASS extB (pt 1) U+22403 𢐃 %26%23140291%3B -PASS extB (pt 1) U+22404 𢐄 %26%23140292%3B -PASS extB (pt 1) U+22405 𢐅 %26%23140293%3B -PASS extB (pt 1) U+22406 𢐆 %26%23140294%3B -PASS extB (pt 1) U+22407 𢐇 %26%23140295%3B -PASS extB (pt 1) U+22408 𢐈 %26%23140296%3B -PASS extB (pt 1) U+22409 𢐉 %26%23140297%3B -PASS extB (pt 1) U+2240A 𢐊 %26%23140298%3B -PASS extB (pt 1) U+2240B 𢐋 %26%23140299%3B -PASS extB (pt 1) U+2240C 𢐌 %26%23140300%3B -PASS extB (pt 1) U+2240D 𢐍 %26%23140301%3B -PASS extB (pt 1) U+2240E 𢐎 %26%23140302%3B -PASS extB (pt 1) U+2240F 𢐏 %26%23140303%3B -PASS extB (pt 1) U+22410 𢐐 %26%23140304%3B -PASS extB (pt 1) U+22411 𢐑 %26%23140305%3B -PASS extB (pt 1) U+22412 𢐒 %26%23140306%3B -PASS extB (pt 1) U+22413 𢐓 %26%23140307%3B -PASS extB (pt 1) U+22414 𢐔 %26%23140308%3B -PASS extB (pt 1) U+22415 𢐕 %26%23140309%3B -PASS extB (pt 1) U+22416 𢐖 %26%23140310%3B -PASS extB (pt 1) U+22417 𢐗 %26%23140311%3B -PASS extB (pt 1) U+22418 𢐘 %26%23140312%3B -PASS extB (pt 1) U+22419 𢐙 %26%23140313%3B -PASS extB (pt 1) U+2241A 𢐚 %26%23140314%3B -PASS extB (pt 1) U+2241B 𢐛 %26%23140315%3B -PASS extB (pt 1) U+2241C 𢐜 %26%23140316%3B -PASS extB (pt 1) U+2241D 𢐝 %26%23140317%3B -PASS extB (pt 1) U+2241E 𢐞 %26%23140318%3B -PASS extB (pt 1) U+2241F 𢐟 %26%23140319%3B -PASS extB (pt 1) U+22420 𢐠 %26%23140320%3B -PASS extB (pt 1) U+22421 𢐡 %26%23140321%3B -PASS extB (pt 1) U+22422 𢐢 %26%23140322%3B -PASS extB (pt 1) U+22423 𢐣 %26%23140323%3B -PASS extB (pt 1) U+22424 𢐤 %26%23140324%3B -PASS extB (pt 1) U+22425 𢐥 %26%23140325%3B -PASS extB (pt 1) U+22426 𢐦 %26%23140326%3B -PASS extB (pt 1) U+22427 𢐧 %26%23140327%3B -PASS extB (pt 1) U+22428 𢐨 %26%23140328%3B -PASS extB (pt 1) U+22429 𢐩 %26%23140329%3B -PASS extB (pt 1) U+2242A 𢐪 %26%23140330%3B -PASS extB (pt 1) U+2242B 𢐫 %26%23140331%3B -PASS extB (pt 1) U+2242C 𢐬 %26%23140332%3B -PASS extB (pt 1) U+2242D 𢐭 %26%23140333%3B -PASS extB (pt 1) U+2242E 𢐮 %26%23140334%3B -PASS extB (pt 1) U+2242F 𢐯 %26%23140335%3B -PASS extB (pt 1) U+22430 𢐰 %26%23140336%3B -PASS extB (pt 1) U+22431 𢐱 %26%23140337%3B -PASS extB (pt 1) U+22432 𢐲 %26%23140338%3B -PASS extB (pt 1) U+22433 𢐳 %26%23140339%3B -PASS extB (pt 1) U+22434 𢐴 %26%23140340%3B -PASS extB (pt 1) U+22435 𢐵 %26%23140341%3B -PASS extB (pt 1) U+22436 𢐶 %26%23140342%3B -PASS extB (pt 1) U+22437 𢐷 %26%23140343%3B -PASS extB (pt 1) U+22438 𢐸 %26%23140344%3B -PASS extB (pt 1) U+22439 𢐹 %26%23140345%3B -PASS extB (pt 1) U+2243A 𢐺 %26%23140346%3B -PASS extB (pt 1) U+2243B 𢐻 %26%23140347%3B -PASS extB (pt 1) U+2243C 𢐼 %26%23140348%3B -PASS extB (pt 1) U+2243D 𢐽 %26%23140349%3B -PASS extB (pt 1) U+2243E 𢐾 %26%23140350%3B -PASS extB (pt 1) U+2243F 𢐿 %26%23140351%3B -PASS extB (pt 1) U+22440 𢑀 %26%23140352%3B -PASS extB (pt 1) U+22441 𢑁 %26%23140353%3B -PASS extB (pt 1) U+22442 𢑂 %26%23140354%3B -PASS extB (pt 1) U+22443 𢑃 %26%23140355%3B -PASS extB (pt 1) U+22444 𢑄 %26%23140356%3B -PASS extB (pt 1) U+22445 𢑅 %26%23140357%3B -PASS extB (pt 1) U+22446 𢑆 %26%23140358%3B -PASS extB (pt 1) U+22447 𢑇 %26%23140359%3B -PASS extB (pt 1) U+22448 𢑈 %26%23140360%3B -PASS extB (pt 1) U+22449 𢑉 %26%23140361%3B -PASS extB (pt 1) U+2244A 𢑊 %26%23140362%3B -PASS extB (pt 1) U+2244B 𢑋 %26%23140363%3B -PASS extB (pt 1) U+2244C 𢑌 %26%23140364%3B -PASS extB (pt 1) U+2244D 𢑍 %26%23140365%3B -PASS extB (pt 1) U+2244E 𢑎 %26%23140366%3B -PASS extB (pt 1) U+2244F 𢑏 %26%23140367%3B -PASS extB (pt 1) U+22450 𢑐 %26%23140368%3B -PASS extB (pt 1) U+22451 𢑑 %26%23140369%3B -PASS extB (pt 1) U+22452 𢑒 %26%23140370%3B -PASS extB (pt 1) U+22453 𢑓 %26%23140371%3B -PASS extB (pt 1) U+22454 𢑔 %26%23140372%3B -PASS extB (pt 1) U+22455 𢑕 %26%23140373%3B -PASS extB (pt 1) U+22456 𢑖 %26%23140374%3B -PASS extB (pt 1) U+22457 𢑗 %26%23140375%3B -PASS extB (pt 1) U+22458 𢑘 %26%23140376%3B -PASS extB (pt 1) U+22459 𢑙 %26%23140377%3B -PASS extB (pt 1) U+2245A 𢑚 %26%23140378%3B -PASS extB (pt 1) U+2245B 𢑛 %26%23140379%3B -PASS extB (pt 1) U+2245C 𢑜 %26%23140380%3B -PASS extB (pt 1) U+2245D 𢑝 %26%23140381%3B -PASS extB (pt 1) U+2245E 𢑞 %26%23140382%3B -PASS extB (pt 1) U+2245F 𢑟 %26%23140383%3B -PASS extB (pt 1) U+22460 𢑠 %26%23140384%3B -PASS extB (pt 1) U+22461 𢑡 %26%23140385%3B -PASS extB (pt 1) U+22462 𢑢 %26%23140386%3B -PASS extB (pt 1) U+22463 𢑣 %26%23140387%3B -PASS extB (pt 1) U+22464 𢑤 %26%23140388%3B -PASS extB (pt 1) U+22465 𢑥 %26%23140389%3B -PASS extB (pt 1) U+22466 𢑦 %26%23140390%3B -PASS extB (pt 1) U+22467 𢑧 %26%23140391%3B -PASS extB (pt 1) U+22468 𢑨 %26%23140392%3B -PASS extB (pt 1) U+22469 𢑩 %26%23140393%3B -PASS extB (pt 1) U+2246A 𢑪 %26%23140394%3B -PASS extB (pt 1) U+2246B 𢑫 %26%23140395%3B -PASS extB (pt 1) U+2246C 𢑬 %26%23140396%3B -PASS extB (pt 1) U+2246D 𢑭 %26%23140397%3B -PASS extB (pt 1) U+2246E 𢑮 %26%23140398%3B -PASS extB (pt 1) U+2246F 𢑯 %26%23140399%3B -PASS extB (pt 1) U+22470 𢑰 %26%23140400%3B -PASS extB (pt 1) U+22472 𢑲 %26%23140402%3B -PASS extB (pt 1) U+22473 𢑳 %26%23140403%3B -PASS extB (pt 1) U+22474 𢑴 %26%23140404%3B -PASS extB (pt 1) U+22475 𢑵 %26%23140405%3B -PASS extB (pt 1) U+22476 𢑶 %26%23140406%3B -PASS extB (pt 1) U+22477 𢑷 %26%23140407%3B -PASS extB (pt 1) U+22478 𢑸 %26%23140408%3B -PASS extB (pt 1) U+22479 𢑹 %26%23140409%3B -PASS extB (pt 1) U+2247A 𢑺 %26%23140410%3B -PASS extB (pt 1) U+2247B 𢑻 %26%23140411%3B -PASS extB (pt 1) U+2247C 𢑼 %26%23140412%3B -PASS extB (pt 1) U+2247D 𢑽 %26%23140413%3B -PASS extB (pt 1) U+2247E 𢑾 %26%23140414%3B -PASS extB (pt 1) U+2247F 𢑿 %26%23140415%3B -PASS extB (pt 1) U+22480 𢒀 %26%23140416%3B -PASS extB (pt 1) U+22481 𢒁 %26%23140417%3B -PASS extB (pt 1) U+22482 𢒂 %26%23140418%3B -PASS extB (pt 1) U+22483 𢒃 %26%23140419%3B -PASS extB (pt 1) U+22484 𢒄 %26%23140420%3B -PASS extB (pt 1) U+22485 𢒅 %26%23140421%3B -PASS extB (pt 1) U+22486 𢒆 %26%23140422%3B -PASS extB (pt 1) U+22487 𢒇 %26%23140423%3B -PASS extB (pt 1) U+22488 𢒈 %26%23140424%3B -PASS extB (pt 1) U+22489 𢒉 %26%23140425%3B -PASS extB (pt 1) U+2248A 𢒊 %26%23140426%3B -PASS extB (pt 1) U+2248C 𢒌 %26%23140428%3B -PASS extB (pt 1) U+2248D 𢒍 %26%23140429%3B -PASS extB (pt 1) U+2248E 𢒎 %26%23140430%3B -PASS extB (pt 1) U+2248F 𢒏 %26%23140431%3B -PASS extB (pt 1) U+22490 𢒐 %26%23140432%3B -PASS extB (pt 1) U+22492 𢒒 %26%23140434%3B -PASS extB (pt 1) U+22493 𢒓 %26%23140435%3B -PASS extB (pt 1) U+22494 𢒔 %26%23140436%3B -PASS extB (pt 1) U+22495 𢒕 %26%23140437%3B -PASS extB (pt 1) U+22496 𢒖 %26%23140438%3B -PASS extB (pt 1) U+22497 𢒗 %26%23140439%3B -PASS extB (pt 1) U+22498 𢒘 %26%23140440%3B -PASS extB (pt 1) U+22499 𢒙 %26%23140441%3B -PASS extB (pt 1) U+2249A 𢒚 %26%23140442%3B -PASS extB (pt 1) U+2249B 𢒛 %26%23140443%3B -PASS extB (pt 1) U+2249C 𢒜 %26%23140444%3B -PASS extB (pt 1) U+2249D 𢒝 %26%23140445%3B -PASS extB (pt 1) U+2249E 𢒞 %26%23140446%3B -PASS extB (pt 1) U+2249F 𢒟 %26%23140447%3B -PASS extB (pt 1) U+224A0 𢒠 %26%23140448%3B -PASS extB (pt 1) U+224A1 𢒡 %26%23140449%3B -PASS extB (pt 1) U+224A2 𢒢 %26%23140450%3B -PASS extB (pt 1) U+224A3 𢒣 %26%23140451%3B -PASS extB (pt 1) U+224A4 𢒤 %26%23140452%3B -PASS extB (pt 1) U+224A5 𢒥 %26%23140453%3B -PASS extB (pt 1) U+224A6 𢒦 %26%23140454%3B -PASS extB (pt 1) U+224A7 𢒧 %26%23140455%3B -PASS extB (pt 1) U+224A8 𢒨 %26%23140456%3B -PASS extB (pt 1) U+224A9 𢒩 %26%23140457%3B -PASS extB (pt 1) U+224AA 𢒪 %26%23140458%3B -PASS extB (pt 1) U+224AB 𢒫 %26%23140459%3B -PASS extB (pt 1) U+224AC 𢒬 %26%23140460%3B -PASS extB (pt 1) U+224AD 𢒭 %26%23140461%3B -PASS extB (pt 1) U+224AE 𢒮 %26%23140462%3B -PASS extB (pt 1) U+224AF 𢒯 %26%23140463%3B -PASS extB (pt 1) U+224B0 𢒰 %26%23140464%3B -PASS extB (pt 1) U+224B1 𢒱 %26%23140465%3B -PASS extB (pt 1) U+224B2 𢒲 %26%23140466%3B -PASS extB (pt 1) U+224B3 𢒳 %26%23140467%3B -PASS extB (pt 1) U+224B4 𢒴 %26%23140468%3B -PASS extB (pt 1) U+224B5 𢒵 %26%23140469%3B -PASS extB (pt 1) U+224B6 𢒶 %26%23140470%3B -PASS extB (pt 1) U+224B7 𢒷 %26%23140471%3B -PASS extB (pt 1) U+224B8 𢒸 %26%23140472%3B -PASS extB (pt 1) U+224B9 𢒹 %26%23140473%3B -PASS extB (pt 1) U+224BA 𢒺 %26%23140474%3B -PASS extB (pt 1) U+224BB 𢒻 %26%23140475%3B -PASS extB (pt 1) U+224BC 𢒼 %26%23140476%3B -PASS extB (pt 1) U+224BD 𢒽 %26%23140477%3B -PASS extB (pt 1) U+224BE 𢒾 %26%23140478%3B -PASS extB (pt 1) U+224BF 𢒿 %26%23140479%3B -PASS extB (pt 1) U+224C0 𢓀 %26%23140480%3B -PASS extB (pt 1) U+224C1 𢓁 %26%23140481%3B -PASS extB (pt 1) U+224C2 𢓂 %26%23140482%3B -PASS extB (pt 1) U+224C3 𢓃 %26%23140483%3B -PASS extB (pt 1) U+224C4 𢓄 %26%23140484%3B -PASS extB (pt 1) U+224C5 𢓅 %26%23140485%3B -PASS extB (pt 1) U+224C6 𢓆 %26%23140486%3B -PASS extB (pt 1) U+224C7 𢓇 %26%23140487%3B -PASS extB (pt 1) U+224C8 𢓈 %26%23140488%3B -PASS extB (pt 1) U+224C9 𢓉 %26%23140489%3B -PASS extB (pt 1) U+224CA 𢓊 %26%23140490%3B -PASS extB (pt 1) U+224CB 𢓋 %26%23140491%3B -PASS extB (pt 1) U+224CC 𢓌 %26%23140492%3B -PASS extB (pt 1) U+224CD 𢓍 %26%23140493%3B -PASS extB (pt 1) U+224CE 𢓎 %26%23140494%3B -PASS extB (pt 1) U+224CF 𢓏 %26%23140495%3B -PASS extB (pt 1) U+224D0 𢓐 %26%23140496%3B -PASS extB (pt 1) U+224D1 𢓑 %26%23140497%3B -PASS extB (pt 1) U+224D2 𢓒 %26%23140498%3B -PASS extB (pt 1) U+224D3 𢓓 %26%23140499%3B -PASS extB (pt 1) U+224D4 𢓔 %26%23140500%3B -PASS extB (pt 1) U+224D5 𢓕 %26%23140501%3B -PASS extB (pt 1) U+224D6 𢓖 %26%23140502%3B -PASS extB (pt 1) U+224D7 𢓗 %26%23140503%3B -PASS extB (pt 1) U+224D8 𢓘 %26%23140504%3B -PASS extB (pt 1) U+224D9 𢓙 %26%23140505%3B -PASS extB (pt 1) U+224DA 𢓚 %26%23140506%3B -PASS extB (pt 1) U+224DB 𢓛 %26%23140507%3B -PASS extB (pt 1) U+224DC 𢓜 %26%23140508%3B -PASS extB (pt 1) U+224DD 𢓝 %26%23140509%3B -PASS extB (pt 1) U+224DE 𢓞 %26%23140510%3B -PASS extB (pt 1) U+224DF 𢓟 %26%23140511%3B -PASS extB (pt 1) U+224E0 𢓠 %26%23140512%3B -PASS extB (pt 1) U+224E1 𢓡 %26%23140513%3B -PASS extB (pt 1) U+224E2 𢓢 %26%23140514%3B -PASS extB (pt 1) U+224E3 𢓣 %26%23140515%3B -PASS extB (pt 1) U+224E4 𢓤 %26%23140516%3B -PASS extB (pt 1) U+224E5 𢓥 %26%23140517%3B -PASS extB (pt 1) U+224E6 𢓦 %26%23140518%3B -PASS extB (pt 1) U+224E7 𢓧 %26%23140519%3B -PASS extB (pt 1) U+224E8 𢓨 %26%23140520%3B -PASS extB (pt 1) U+224E9 𢓩 %26%23140521%3B -PASS extB (pt 1) U+224EA 𢓪 %26%23140522%3B -PASS extB (pt 1) U+224EB 𢓫 %26%23140523%3B -PASS extB (pt 1) U+224EC 𢓬 %26%23140524%3B -PASS extB (pt 1) U+224EE 𢓮 %26%23140526%3B -PASS extB (pt 1) U+224EF 𢓯 %26%23140527%3B -PASS extB (pt 1) U+224F0 𢓰 %26%23140528%3B -PASS extB (pt 1) U+224F1 𢓱 %26%23140529%3B -PASS extB (pt 1) U+224F2 𢓲 %26%23140530%3B -PASS extB (pt 1) U+224F3 𢓳 %26%23140531%3B -PASS extB (pt 1) U+224F4 𢓴 %26%23140532%3B -PASS extB (pt 1) U+224F5 𢓵 %26%23140533%3B -PASS extB (pt 1) U+224F6 𢓶 %26%23140534%3B -PASS extB (pt 1) U+224F7 𢓷 %26%23140535%3B -PASS extB (pt 1) U+224F8 𢓸 %26%23140536%3B -PASS extB (pt 1) U+224F9 𢓹 %26%23140537%3B -PASS extB (pt 1) U+224FA 𢓺 %26%23140538%3B -PASS extB (pt 1) U+224FB 𢓻 %26%23140539%3B -PASS extB (pt 1) U+224FC 𢓼 %26%23140540%3B -PASS extB (pt 1) U+224FD 𢓽 %26%23140541%3B -PASS extB (pt 1) U+224FE 𢓾 %26%23140542%3B -PASS extB (pt 1) U+224FF 𢓿 %26%23140543%3B -PASS extB (pt 1) U+22500 𢔀 %26%23140544%3B -PASS extB (pt 1) U+22501 𢔁 %26%23140545%3B -PASS extB (pt 1) U+22502 𢔂 %26%23140546%3B -PASS extB (pt 1) U+22503 𢔃 %26%23140547%3B -PASS extB (pt 1) U+22504 𢔄 %26%23140548%3B -PASS extB (pt 1) U+22505 𢔅 %26%23140549%3B -PASS extB (pt 1) U+22506 𢔆 %26%23140550%3B -PASS extB (pt 1) U+22507 𢔇 %26%23140551%3B -PASS extB (pt 1) U+22508 𢔈 %26%23140552%3B -PASS extB (pt 1) U+22509 𢔉 %26%23140553%3B -PASS extB (pt 1) U+2250A 𢔊 %26%23140554%3B -PASS extB (pt 1) U+2250B 𢔋 %26%23140555%3B -PASS extB (pt 1) U+2250C 𢔌 %26%23140556%3B -PASS extB (pt 1) U+2250D 𢔍 %26%23140557%3B -PASS extB (pt 1) U+2250E 𢔎 %26%23140558%3B -PASS extB (pt 1) U+2250F 𢔏 %26%23140559%3B -PASS extB (pt 1) U+22510 𢔐 %26%23140560%3B -PASS extB (pt 1) U+22511 𢔑 %26%23140561%3B -PASS extB (pt 1) U+22512 𢔒 %26%23140562%3B -PASS extB (pt 1) U+22514 𢔔 %26%23140564%3B -PASS extB (pt 1) U+22515 𢔕 %26%23140565%3B -PASS extB (pt 1) U+22516 𢔖 %26%23140566%3B -PASS extB (pt 1) U+22517 𢔗 %26%23140567%3B -PASS extB (pt 1) U+22518 𢔘 %26%23140568%3B -PASS extB (pt 1) U+22519 𢔙 %26%23140569%3B -PASS extB (pt 1) U+2251A 𢔚 %26%23140570%3B -PASS extB (pt 1) U+2251B 𢔛 %26%23140571%3B -PASS extB (pt 1) U+2251C 𢔜 %26%23140572%3B -PASS extB (pt 1) U+2251D 𢔝 %26%23140573%3B -PASS extB (pt 1) U+2251E 𢔞 %26%23140574%3B -PASS extB (pt 1) U+2251F 𢔟 %26%23140575%3B -PASS extB (pt 1) U+22520 𢔠 %26%23140576%3B -PASS extB (pt 1) U+22521 𢔡 %26%23140577%3B -PASS extB (pt 1) U+22522 𢔢 %26%23140578%3B -PASS extB (pt 1) U+22523 𢔣 %26%23140579%3B -PASS extB (pt 1) U+22524 𢔤 %26%23140580%3B -PASS extB (pt 1) U+22525 𢔥 %26%23140581%3B -PASS extB (pt 1) U+22526 𢔦 %26%23140582%3B -PASS extB (pt 1) U+22527 𢔧 %26%23140583%3B -PASS extB (pt 1) U+22528 𢔨 %26%23140584%3B -PASS extB (pt 1) U+22529 𢔩 %26%23140585%3B -PASS extB (pt 1) U+2252A 𢔪 %26%23140586%3B -PASS extB (pt 1) U+2252B 𢔫 %26%23140587%3B -PASS extB (pt 1) U+2252C 𢔬 %26%23140588%3B -PASS extB (pt 1) U+2252D 𢔭 %26%23140589%3B -PASS extB (pt 1) U+2252E 𢔮 %26%23140590%3B -PASS extB (pt 1) U+2252F 𢔯 %26%23140591%3B -PASS extB (pt 1) U+22531 𢔱 %26%23140593%3B -PASS extB (pt 1) U+22532 𢔲 %26%23140594%3B -PASS extB (pt 1) U+22533 𢔳 %26%23140595%3B -PASS extB (pt 1) U+22534 𢔴 %26%23140596%3B -PASS extB (pt 1) U+22535 𢔵 %26%23140597%3B -PASS extB (pt 1) U+22536 𢔶 %26%23140598%3B -PASS extB (pt 1) U+22537 𢔷 %26%23140599%3B -PASS extB (pt 1) U+22538 𢔸 %26%23140600%3B -PASS extB (pt 1) U+22539 𢔹 %26%23140601%3B -PASS extB (pt 1) U+2253A 𢔺 %26%23140602%3B -PASS extB (pt 1) U+2253B 𢔻 %26%23140603%3B -PASS extB (pt 1) U+2253C 𢔼 %26%23140604%3B -PASS extB (pt 1) U+2253D 𢔽 %26%23140605%3B -PASS extB (pt 1) U+2253E 𢔾 %26%23140606%3B -PASS extB (pt 1) U+2253F 𢔿 %26%23140607%3B -PASS extB (pt 1) U+22540 𢕀 %26%23140608%3B -PASS extB (pt 1) U+22541 𢕁 %26%23140609%3B -PASS extB (pt 1) U+22542 𢕂 %26%23140610%3B -PASS extB (pt 1) U+22543 𢕃 %26%23140611%3B -PASS extB (pt 1) U+22544 𢕄 %26%23140612%3B -PASS extB (pt 1) U+22545 𢕅 %26%23140613%3B -PASS extB (pt 1) U+22546 𢕆 %26%23140614%3B -PASS extB (pt 1) U+22547 𢕇 %26%23140615%3B -PASS extB (pt 1) U+22548 𢕈 %26%23140616%3B -PASS extB (pt 1) U+22549 𢕉 %26%23140617%3B -PASS extB (pt 1) U+2254A 𢕊 %26%23140618%3B -PASS extB (pt 1) U+2254B 𢕋 %26%23140619%3B -PASS extB (pt 1) U+2254C 𢕌 %26%23140620%3B -PASS extB (pt 1) U+2254D 𢕍 %26%23140621%3B -PASS extB (pt 1) U+2254E 𢕎 %26%23140622%3B -PASS extB (pt 1) U+2254F 𢕏 %26%23140623%3B -PASS extB (pt 1) U+22550 𢕐 %26%23140624%3B -PASS extB (pt 1) U+22551 𢕑 %26%23140625%3B -PASS extB (pt 1) U+22552 𢕒 %26%23140626%3B -PASS extB (pt 1) U+22553 𢕓 %26%23140627%3B -PASS extB (pt 1) U+22555 𢕕 %26%23140629%3B -PASS extB (pt 1) U+22556 𢕖 %26%23140630%3B -PASS extB (pt 1) U+22557 𢕗 %26%23140631%3B -PASS extB (pt 1) U+22558 𢕘 %26%23140632%3B -PASS extB (pt 1) U+22559 𢕙 %26%23140633%3B -PASS extB (pt 1) U+2255A 𢕚 %26%23140634%3B -PASS extB (pt 1) U+2255B 𢕛 %26%23140635%3B -PASS extB (pt 1) U+2255C 𢕜 %26%23140636%3B -PASS extB (pt 1) U+2255D 𢕝 %26%23140637%3B -PASS extB (pt 1) U+2255E 𢕞 %26%23140638%3B -PASS extB (pt 1) U+2255F 𢕟 %26%23140639%3B -PASS extB (pt 1) U+22560 𢕠 %26%23140640%3B -PASS extB (pt 1) U+22561 𢕡 %26%23140641%3B -PASS extB (pt 1) U+22562 𢕢 %26%23140642%3B -PASS extB (pt 1) U+22563 𢕣 %26%23140643%3B -PASS extB (pt 1) U+22564 𢕤 %26%23140644%3B -PASS extB (pt 1) U+22565 𢕥 %26%23140645%3B -PASS extB (pt 1) U+22566 𢕦 %26%23140646%3B -PASS extB (pt 1) U+22567 𢕧 %26%23140647%3B -PASS extB (pt 1) U+22568 𢕨 %26%23140648%3B -PASS extB (pt 1) U+22569 𢕩 %26%23140649%3B -PASS extB (pt 1) U+2256A 𢕪 %26%23140650%3B -PASS extB (pt 1) U+2256B 𢕫 %26%23140651%3B -PASS extB (pt 1) U+2256C 𢕬 %26%23140652%3B -PASS extB (pt 1) U+2256D 𢕭 %26%23140653%3B -PASS extB (pt 1) U+2256E 𢕮 %26%23140654%3B -PASS extB (pt 1) U+2256F 𢕯 %26%23140655%3B -PASS extB (pt 1) U+22570 𢕰 %26%23140656%3B -PASS extB (pt 1) U+22571 𢕱 %26%23140657%3B -PASS extB (pt 1) U+22572 𢕲 %26%23140658%3B -PASS extB (pt 1) U+22573 𢕳 %26%23140659%3B -PASS extB (pt 1) U+22574 𢕴 %26%23140660%3B -PASS extB (pt 1) U+22575 𢕵 %26%23140661%3B -PASS extB (pt 1) U+22576 𢕶 %26%23140662%3B -PASS extB (pt 1) U+22577 𢕷 %26%23140663%3B -PASS extB (pt 1) U+22578 𢕸 %26%23140664%3B -PASS extB (pt 1) U+22579 𢕹 %26%23140665%3B -PASS extB (pt 1) U+2257A 𢕺 %26%23140666%3B -PASS extB (pt 1) U+2257B 𢕻 %26%23140667%3B -PASS extB (pt 1) U+2257C 𢕼 %26%23140668%3B -PASS extB (pt 1) U+2257D 𢕽 %26%23140669%3B -PASS extB (pt 1) U+2257E 𢕾 %26%23140670%3B -PASS extB (pt 1) U+2257F 𢕿 %26%23140671%3B -PASS extB (pt 1) U+22580 𢖀 %26%23140672%3B -PASS extB (pt 1) U+22581 𢖁 %26%23140673%3B -PASS extB (pt 1) U+22582 𢖂 %26%23140674%3B -PASS extB (pt 1) U+22583 𢖃 %26%23140675%3B -PASS extB (pt 1) U+22584 𢖄 %26%23140676%3B -PASS extB (pt 1) U+22585 𢖅 %26%23140677%3B -PASS extB (pt 1) U+22586 𢖆 %26%23140678%3B -PASS extB (pt 1) U+22587 𢖇 %26%23140679%3B -PASS extB (pt 1) U+22588 𢖈 %26%23140680%3B -PASS extB (pt 1) U+22589 𢖉 %26%23140681%3B -PASS extB (pt 1) U+2258A 𢖊 %26%23140682%3B -PASS extB (pt 1) U+2258B 𢖋 %26%23140683%3B -PASS extB (pt 1) U+2258C 𢖌 %26%23140684%3B -PASS extB (pt 1) U+2258D 𢖍 %26%23140685%3B -PASS extB (pt 1) U+2258E 𢖎 %26%23140686%3B -PASS extB (pt 1) U+2258F 𢖏 %26%23140687%3B -PASS extB (pt 1) U+22590 𢖐 %26%23140688%3B -PASS extB (pt 1) U+22591 𢖑 %26%23140689%3B -PASS extB (pt 1) U+22592 𢖒 %26%23140690%3B -PASS extB (pt 1) U+22593 𢖓 %26%23140691%3B -PASS extB (pt 1) U+22594 𢖔 %26%23140692%3B -PASS extB (pt 1) U+22595 𢖕 %26%23140693%3B -PASS extB (pt 1) U+22596 𢖖 %26%23140694%3B -PASS extB (pt 1) U+22597 𢖗 %26%23140695%3B -PASS extB (pt 1) U+22598 𢖘 %26%23140696%3B -PASS extB (pt 1) U+22599 𢖙 %26%23140697%3B -PASS extB (pt 1) U+2259A 𢖚 %26%23140698%3B -PASS extB (pt 1) U+2259B 𢖛 %26%23140699%3B -PASS extB (pt 1) U+2259C 𢖜 %26%23140700%3B -PASS extB (pt 1) U+2259D 𢖝 %26%23140701%3B -PASS extB (pt 1) U+2259E 𢖞 %26%23140702%3B -PASS extB (pt 1) U+2259F 𢖟 %26%23140703%3B -PASS extB (pt 1) U+225A0 𢖠 %26%23140704%3B -PASS extB (pt 1) U+225A1 𢖡 %26%23140705%3B -PASS extB (pt 1) U+225A2 𢖢 %26%23140706%3B -PASS extB (pt 1) U+225A3 𢖣 %26%23140707%3B -PASS extB (pt 1) U+225A4 𢖤 %26%23140708%3B -PASS extB (pt 1) U+225A5 𢖥 %26%23140709%3B -PASS extB (pt 1) U+225A6 𢖦 %26%23140710%3B -PASS extB (pt 1) U+225A7 𢖧 %26%23140711%3B -PASS extB (pt 1) U+225A8 𢖨 %26%23140712%3B -PASS extB (pt 1) U+225A9 𢖩 %26%23140713%3B -PASS extB (pt 1) U+225AA 𢖪 %26%23140714%3B -PASS extB (pt 1) U+225AB 𢖫 %26%23140715%3B -PASS extB (pt 1) U+225AC 𢖬 %26%23140716%3B -PASS extB (pt 1) U+225AD 𢖭 %26%23140717%3B -PASS extB (pt 1) U+225AE 𢖮 %26%23140718%3B -PASS extB (pt 1) U+225AF 𢖯 %26%23140719%3B -PASS extB (pt 1) U+225B0 𢖰 %26%23140720%3B -PASS extB (pt 1) U+225B1 𢖱 %26%23140721%3B -PASS extB (pt 1) U+225B2 𢖲 %26%23140722%3B -PASS extB (pt 1) U+225B3 𢖳 %26%23140723%3B -PASS extB (pt 1) U+225B4 𢖴 %26%23140724%3B -PASS extB (pt 1) U+225B5 𢖵 %26%23140725%3B -PASS extB (pt 1) U+225B6 𢖶 %26%23140726%3B -PASS extB (pt 1) U+225B7 𢖷 %26%23140727%3B -PASS extB (pt 1) U+225B8 𢖸 %26%23140728%3B -PASS extB (pt 1) U+225B9 𢖹 %26%23140729%3B -PASS extB (pt 1) U+225BA 𢖺 %26%23140730%3B -PASS extB (pt 1) U+225BB 𢖻 %26%23140731%3B -PASS extB (pt 1) U+225BC 𢖼 %26%23140732%3B -PASS extB (pt 1) U+225BD 𢖽 %26%23140733%3B -PASS extB (pt 1) U+225BE 𢖾 %26%23140734%3B -PASS extB (pt 1) U+225BF 𢖿 %26%23140735%3B -PASS extB (pt 1) U+225C0 𢗀 %26%23140736%3B -PASS extB (pt 1) U+225C1 𢗁 %26%23140737%3B -PASS extB (pt 1) U+225C2 𢗂 %26%23140738%3B -PASS extB (pt 1) U+225C3 𢗃 %26%23140739%3B -PASS extB (pt 1) U+225C4 𢗄 %26%23140740%3B -PASS extB (pt 1) U+225C5 𢗅 %26%23140741%3B -PASS extB (pt 1) U+225C6 𢗆 %26%23140742%3B -PASS extB (pt 1) U+225C7 𢗇 %26%23140743%3B -PASS extB (pt 1) U+225C8 𢗈 %26%23140744%3B -PASS extB (pt 1) U+225C9 𢗉 %26%23140745%3B -PASS extB (pt 1) U+225CA 𢗊 %26%23140746%3B -PASS extB (pt 1) U+225CB 𢗋 %26%23140747%3B -PASS extB (pt 1) U+225CC 𢗌 %26%23140748%3B -PASS extB (pt 1) U+225CD 𢗍 %26%23140749%3B -PASS extB (pt 1) U+225CE 𢗎 %26%23140750%3B -PASS extB (pt 1) U+225CF 𢗏 %26%23140751%3B -PASS extB (pt 1) U+225D0 𢗐 %26%23140752%3B -PASS extB (pt 1) U+225D1 𢗑 %26%23140753%3B -PASS extB (pt 1) U+225D2 𢗒 %26%23140754%3B -PASS extB (pt 1) U+225D3 𢗓 %26%23140755%3B -PASS extB (pt 1) U+225D4 𢗔 %26%23140756%3B -PASS extB (pt 1) U+225D5 𢗕 %26%23140757%3B -PASS extB (pt 1) U+225D6 𢗖 %26%23140758%3B -PASS extB (pt 1) U+225D7 𢗗 %26%23140759%3B -PASS extB (pt 1) U+225D8 𢗘 %26%23140760%3B -PASS extB (pt 1) U+225D9 𢗙 %26%23140761%3B -PASS extB (pt 1) U+225DA 𢗚 %26%23140762%3B -PASS extB (pt 1) U+225DB 𢗛 %26%23140763%3B -PASS extB (pt 1) U+225DC 𢗜 %26%23140764%3B -PASS extB (pt 1) U+225DD 𢗝 %26%23140765%3B -PASS extB (pt 1) U+225DE 𢗞 %26%23140766%3B -PASS extB (pt 1) U+225DF 𢗟 %26%23140767%3B -PASS extB (pt 1) U+225E0 𢗠 %26%23140768%3B -PASS extB (pt 1) U+225E1 𢗡 %26%23140769%3B -PASS extB (pt 1) U+225E2 𢗢 %26%23140770%3B -PASS extB (pt 1) U+225E3 𢗣 %26%23140771%3B -PASS extB (pt 1) U+225E4 𢗤 %26%23140772%3B -PASS extB (pt 1) U+225E5 𢗥 %26%23140773%3B -PASS extB (pt 1) U+225E6 𢗦 %26%23140774%3B -PASS extB (pt 1) U+225E7 𢗧 %26%23140775%3B -PASS extB (pt 1) U+225E8 𢗨 %26%23140776%3B -PASS extB (pt 1) U+225E9 𢗩 %26%23140777%3B -PASS extB (pt 1) U+225EA 𢗪 %26%23140778%3B -PASS extB (pt 1) U+225EB 𢗫 %26%23140779%3B -PASS extB (pt 1) U+225EC 𢗬 %26%23140780%3B -PASS extB (pt 1) U+225ED 𢗭 %26%23140781%3B -PASS extB (pt 1) U+225EE 𢗮 %26%23140782%3B -PASS extB (pt 1) U+225EF 𢗯 %26%23140783%3B -PASS extB (pt 1) U+225F0 𢗰 %26%23140784%3B -PASS extB (pt 1) U+225F1 𢗱 %26%23140785%3B -PASS extB (pt 1) U+225F2 𢗲 %26%23140786%3B -PASS extB (pt 1) U+225F3 𢗳 %26%23140787%3B -PASS extB (pt 1) U+225F4 𢗴 %26%23140788%3B -PASS extB (pt 1) U+225F5 𢗵 %26%23140789%3B -PASS extB (pt 1) U+225F6 𢗶 %26%23140790%3B -PASS extB (pt 1) U+225F7 𢗷 %26%23140791%3B -PASS extB (pt 1) U+225F8 𢗸 %26%23140792%3B -PASS extB (pt 1) U+225F9 𢗹 %26%23140793%3B -PASS extB (pt 1) U+225FA 𢗺 %26%23140794%3B -PASS extB (pt 1) U+225FB 𢗻 %26%23140795%3B -PASS extB (pt 1) U+225FC 𢗼 %26%23140796%3B -PASS extB (pt 1) U+225FD 𢗽 %26%23140797%3B -PASS extB (pt 1) U+225FE 𢗾 %26%23140798%3B -PASS extB (pt 1) U+225FF 𢗿 %26%23140799%3B -PASS extB (pt 1) U+22600 𢘀 %26%23140800%3B -PASS extB (pt 1) U+22601 𢘁 %26%23140801%3B -PASS extB (pt 1) U+22602 𢘂 %26%23140802%3B -PASS extB (pt 1) U+22603 𢘃 %26%23140803%3B -PASS extB (pt 1) U+22604 𢘄 %26%23140804%3B -PASS extB (pt 1) U+22605 𢘅 %26%23140805%3B -PASS extB (pt 1) U+22606 𢘆 %26%23140806%3B -PASS extB (pt 1) U+22607 𢘇 %26%23140807%3B -PASS extB (pt 1) U+22608 𢘈 %26%23140808%3B -PASS extB (pt 1) U+22609 𢘉 %26%23140809%3B -PASS extB (pt 1) U+2260A 𢘊 %26%23140810%3B -PASS extB (pt 1) U+2260B 𢘋 %26%23140811%3B -PASS extB (pt 1) U+2260C 𢘌 %26%23140812%3B -PASS extB (pt 1) U+2260D 𢘍 %26%23140813%3B -PASS extB (pt 1) U+2260E 𢘎 %26%23140814%3B -PASS extB (pt 1) U+2260F 𢘏 %26%23140815%3B -PASS extB (pt 1) U+22610 𢘐 %26%23140816%3B -PASS extB (pt 1) U+22611 𢘑 %26%23140817%3B -PASS extB (pt 1) U+22612 𢘒 %26%23140818%3B -PASS extB (pt 1) U+22613 𢘓 %26%23140819%3B -PASS extB (pt 1) U+22614 𢘔 %26%23140820%3B -PASS extB (pt 1) U+22615 𢘕 %26%23140821%3B -PASS extB (pt 1) U+22616 𢘖 %26%23140822%3B -PASS extB (pt 1) U+22617 𢘗 %26%23140823%3B -PASS extB (pt 1) U+22618 𢘘 %26%23140824%3B -PASS extB (pt 1) U+22619 𢘙 %26%23140825%3B -PASS extB (pt 1) U+2261A 𢘚 %26%23140826%3B -PASS extB (pt 1) U+2261B 𢘛 %26%23140827%3B -PASS extB (pt 1) U+2261D 𢘝 %26%23140829%3B -PASS extB (pt 1) U+2261E 𢘞 %26%23140830%3B -PASS extB (pt 1) U+2261F 𢘟 %26%23140831%3B -PASS extB (pt 1) U+22620 𢘠 %26%23140832%3B -PASS extB (pt 1) U+22621 𢘡 %26%23140833%3B -PASS extB (pt 1) U+22622 𢘢 %26%23140834%3B -PASS extB (pt 1) U+22623 𢘣 %26%23140835%3B -PASS extB (pt 1) U+22624 𢘤 %26%23140836%3B -PASS extB (pt 1) U+22625 𢘥 %26%23140837%3B -PASS extB (pt 1) U+22626 𢘦 %26%23140838%3B -PASS extB (pt 1) U+22627 𢘧 %26%23140839%3B -PASS extB (pt 1) U+22628 𢘨 %26%23140840%3B -PASS extB (pt 1) U+22629 𢘩 %26%23140841%3B -PASS extB (pt 1) U+2262A 𢘪 %26%23140842%3B -PASS extB (pt 1) U+2262B 𢘫 %26%23140843%3B -PASS extB (pt 1) U+2262C 𢘬 %26%23140844%3B -PASS extB (pt 1) U+2262D 𢘭 %26%23140845%3B -PASS extB (pt 1) U+2262E 𢘮 %26%23140846%3B -PASS extB (pt 1) U+2262F 𢘯 %26%23140847%3B -PASS extB (pt 1) U+22630 𢘰 %26%23140848%3B -PASS extB (pt 1) U+22631 𢘱 %26%23140849%3B -PASS extB (pt 1) U+22632 𢘲 %26%23140850%3B -PASS extB (pt 1) U+22633 𢘳 %26%23140851%3B -PASS extB (pt 1) U+22634 𢘴 %26%23140852%3B -PASS extB (pt 1) U+22635 𢘵 %26%23140853%3B -PASS extB (pt 1) U+22636 𢘶 %26%23140854%3B -PASS extB (pt 1) U+22637 𢘷 %26%23140855%3B -PASS extB (pt 1) U+22638 𢘸 %26%23140856%3B -PASS extB (pt 1) U+22639 𢘹 %26%23140857%3B -PASS extB (pt 1) U+2263A 𢘺 %26%23140858%3B -PASS extB (pt 1) U+2263B 𢘻 %26%23140859%3B -PASS extB (pt 1) U+2263C 𢘼 %26%23140860%3B -PASS extB (pt 1) U+2263D 𢘽 %26%23140861%3B -PASS extB (pt 1) U+2263E 𢘾 %26%23140862%3B -PASS extB (pt 1) U+2263F 𢘿 %26%23140863%3B -PASS extB (pt 1) U+22640 𢙀 %26%23140864%3B -PASS extB (pt 1) U+22641 𢙁 %26%23140865%3B -PASS extB (pt 1) U+22642 𢙂 %26%23140866%3B -PASS extB (pt 1) U+22643 𢙃 %26%23140867%3B -PASS extB (pt 1) U+22644 𢙄 %26%23140868%3B -PASS extB (pt 1) U+22645 𢙅 %26%23140869%3B -PASS extB (pt 1) U+22646 𢙆 %26%23140870%3B -PASS extB (pt 1) U+22647 𢙇 %26%23140871%3B -PASS extB (pt 1) U+22648 𢙈 %26%23140872%3B -PASS extB (pt 1) U+22649 𢙉 %26%23140873%3B -PASS extB (pt 1) U+2264A 𢙊 %26%23140874%3B -PASS extB (pt 1) U+2264B 𢙋 %26%23140875%3B -PASS extB (pt 1) U+2264C 𢙌 %26%23140876%3B -PASS extB (pt 1) U+2264D 𢙍 %26%23140877%3B -PASS extB (pt 1) U+2264E 𢙎 %26%23140878%3B -PASS extB (pt 1) U+2264F 𢙏 %26%23140879%3B -PASS extB (pt 1) U+22650 𢙐 %26%23140880%3B -PASS extB (pt 1) U+22651 𢙑 %26%23140881%3B -PASS extB (pt 1) U+22652 𢙒 %26%23140882%3B -PASS extB (pt 1) U+22653 𢙓 %26%23140883%3B -PASS extB (pt 1) U+22654 𢙔 %26%23140884%3B -PASS extB (pt 1) U+22655 𢙕 %26%23140885%3B -PASS extB (pt 1) U+22656 𢙖 %26%23140886%3B -PASS extB (pt 1) U+22657 𢙗 %26%23140887%3B -PASS extB (pt 1) U+22658 𢙘 %26%23140888%3B -PASS extB (pt 1) U+22659 𢙙 %26%23140889%3B -PASS extB (pt 1) U+2265A 𢙚 %26%23140890%3B -PASS extB (pt 1) U+2265B 𢙛 %26%23140891%3B -PASS extB (pt 1) U+2265C 𢙜 %26%23140892%3B -PASS extB (pt 1) U+2265D 𢙝 %26%23140893%3B -PASS extB (pt 1) U+2265E 𢙞 %26%23140894%3B -PASS extB (pt 1) U+2265F 𢙟 %26%23140895%3B -PASS extB (pt 1) U+22660 𢙠 %26%23140896%3B -PASS extB (pt 1) U+22661 𢙡 %26%23140897%3B -PASS extB (pt 1) U+22662 𢙢 %26%23140898%3B -PASS extB (pt 1) U+22663 𢙣 %26%23140899%3B -PASS extB (pt 1) U+22664 𢙤 %26%23140900%3B -PASS extB (pt 1) U+22665 𢙥 %26%23140901%3B -PASS extB (pt 1) U+22666 𢙦 %26%23140902%3B -PASS extB (pt 1) U+22667 𢙧 %26%23140903%3B -PASS extB (pt 1) U+22669 𢙩 %26%23140905%3B -PASS extB (pt 1) U+2266A 𢙪 %26%23140906%3B -PASS extB (pt 1) U+2266B 𢙫 %26%23140907%3B -PASS extB (pt 1) U+2266C 𢙬 %26%23140908%3B -PASS extB (pt 1) U+2266D 𢙭 %26%23140909%3B -PASS extB (pt 1) U+2266E 𢙮 %26%23140910%3B -PASS extB (pt 1) U+2266F 𢙯 %26%23140911%3B -PASS extB (pt 1) U+22670 𢙰 %26%23140912%3B -PASS extB (pt 1) U+22671 𢙱 %26%23140913%3B -PASS extB (pt 1) U+22672 𢙲 %26%23140914%3B -PASS extB (pt 1) U+22673 𢙳 %26%23140915%3B -PASS extB (pt 1) U+22674 𢙴 %26%23140916%3B -PASS extB (pt 1) U+22675 𢙵 %26%23140917%3B -PASS extB (pt 1) U+22676 𢙶 %26%23140918%3B -PASS extB (pt 1) U+22677 𢙷 %26%23140919%3B -PASS extB (pt 1) U+22678 𢙸 %26%23140920%3B -PASS extB (pt 1) U+22679 𢙹 %26%23140921%3B -PASS extB (pt 1) U+2267A 𢙺 %26%23140922%3B -PASS extB (pt 1) U+2267B 𢙻 %26%23140923%3B -PASS extB (pt 1) U+2267C 𢙼 %26%23140924%3B -PASS extB (pt 1) U+2267D 𢙽 %26%23140925%3B -PASS extB (pt 1) U+2267E 𢙾 %26%23140926%3B -PASS extB (pt 1) U+2267F 𢙿 %26%23140927%3B -PASS extB (pt 1) U+22680 𢚀 %26%23140928%3B -PASS extB (pt 1) U+22681 𢚁 %26%23140929%3B -PASS extB (pt 1) U+22682 𢚂 %26%23140930%3B -PASS extB (pt 1) U+22683 𢚃 %26%23140931%3B -PASS extB (pt 1) U+22684 𢚄 %26%23140932%3B -PASS extB (pt 1) U+22685 𢚅 %26%23140933%3B -PASS extB (pt 1) U+22686 𢚆 %26%23140934%3B -PASS extB (pt 1) U+22687 𢚇 %26%23140935%3B -PASS extB (pt 1) U+22688 𢚈 %26%23140936%3B -PASS extB (pt 1) U+22689 𢚉 %26%23140937%3B -PASS extB (pt 1) U+2268A 𢚊 %26%23140938%3B -PASS extB (pt 1) U+2268B 𢚋 %26%23140939%3B -PASS extB (pt 1) U+2268C 𢚌 %26%23140940%3B -PASS extB (pt 1) U+2268D 𢚍 %26%23140941%3B -PASS extB (pt 1) U+2268E 𢚎 %26%23140942%3B -PASS extB (pt 1) U+2268F 𢚏 %26%23140943%3B -PASS extB (pt 1) U+22690 𢚐 %26%23140944%3B -PASS extB (pt 1) U+22691 𢚑 %26%23140945%3B -PASS extB (pt 1) U+22692 𢚒 %26%23140946%3B -PASS extB (pt 1) U+22693 𢚓 %26%23140947%3B -PASS extB (pt 1) U+22694 𢚔 %26%23140948%3B -PASS extB (pt 1) U+22695 𢚕 %26%23140949%3B -PASS extB (pt 1) U+22696 𢚖 %26%23140950%3B -PASS extB (pt 1) U+22697 𢚗 %26%23140951%3B -PASS extB (pt 1) U+22699 𢚙 %26%23140953%3B -PASS extB (pt 1) U+2269A 𢚚 %26%23140954%3B -PASS extB (pt 1) U+2269B 𢚛 %26%23140955%3B -PASS extB (pt 1) U+2269C 𢚜 %26%23140956%3B -PASS extB (pt 1) U+2269D 𢚝 %26%23140957%3B -PASS extB (pt 1) U+2269E 𢚞 %26%23140958%3B -PASS extB (pt 1) U+2269F 𢚟 %26%23140959%3B -PASS extB (pt 1) U+226A0 𢚠 %26%23140960%3B -PASS extB (pt 1) U+226A1 𢚡 %26%23140961%3B -PASS extB (pt 1) U+226A2 𢚢 %26%23140962%3B -PASS extB (pt 1) U+226A3 𢚣 %26%23140963%3B -PASS extB (pt 1) U+226A4 𢚤 %26%23140964%3B -PASS extB (pt 1) U+226A5 𢚥 %26%23140965%3B -PASS extB (pt 1) U+226A6 𢚦 %26%23140966%3B -PASS extB (pt 1) U+226A7 𢚧 %26%23140967%3B -PASS extB (pt 1) U+226A8 𢚨 %26%23140968%3B -PASS extB (pt 1) U+226A9 𢚩 %26%23140969%3B -PASS extB (pt 1) U+226AA 𢚪 %26%23140970%3B -PASS extB (pt 1) U+226AB 𢚫 %26%23140971%3B -PASS extB (pt 1) U+226AC 𢚬 %26%23140972%3B -PASS extB (pt 1) U+226AD 𢚭 %26%23140973%3B -PASS extB (pt 1) U+226AE 𢚮 %26%23140974%3B -PASS extB (pt 1) U+226AF 𢚯 %26%23140975%3B -PASS extB (pt 1) U+226B0 𢚰 %26%23140976%3B -PASS extB (pt 1) U+226B1 𢚱 %26%23140977%3B -PASS extB (pt 1) U+226B2 𢚲 %26%23140978%3B -PASS extB (pt 1) U+226B3 𢚳 %26%23140979%3B -PASS extB (pt 1) U+226B4 𢚴 %26%23140980%3B -PASS extB (pt 1) U+226B5 𢚵 %26%23140981%3B -PASS extB (pt 1) U+226B6 𢚶 %26%23140982%3B -PASS extB (pt 1) U+226B7 𢚷 %26%23140983%3B -PASS extB (pt 1) U+226B8 𢚸 %26%23140984%3B -PASS extB (pt 1) U+226B9 𢚹 %26%23140985%3B -PASS extB (pt 1) U+226BA 𢚺 %26%23140986%3B -PASS extB (pt 1) U+226BB 𢚻 %26%23140987%3B -PASS extB (pt 1) U+226BC 𢚼 %26%23140988%3B -PASS extB (pt 1) U+226BD 𢚽 %26%23140989%3B -PASS extB (pt 1) U+226BE 𢚾 %26%23140990%3B -PASS extB (pt 1) U+226BF 𢚿 %26%23140991%3B -PASS extB (pt 1) U+226C0 𢛀 %26%23140992%3B -PASS extB (pt 1) U+226C1 𢛁 %26%23140993%3B -PASS extB (pt 1) U+226C2 𢛂 %26%23140994%3B -PASS extB (pt 1) U+226C3 𢛃 %26%23140995%3B -PASS extB (pt 1) U+226C4 𢛄 %26%23140996%3B -PASS extB (pt 1) U+226C5 𢛅 %26%23140997%3B -PASS extB (pt 1) U+226C6 𢛆 %26%23140998%3B -PASS extB (pt 1) U+226C7 𢛇 %26%23140999%3B -PASS extB (pt 1) U+226C8 𢛈 %26%23141000%3B -PASS extB (pt 1) U+226C9 𢛉 %26%23141001%3B -PASS extB (pt 1) U+226CA 𢛊 %26%23141002%3B -PASS extB (pt 1) U+226CB 𢛋 %26%23141003%3B -PASS extB (pt 1) U+226CC 𢛌 %26%23141004%3B -PASS extB (pt 1) U+226CD 𢛍 %26%23141005%3B -PASS extB (pt 1) U+226CE 𢛎 %26%23141006%3B -PASS extB (pt 1) U+226CF 𢛏 %26%23141007%3B -PASS extB (pt 1) U+226D0 𢛐 %26%23141008%3B -PASS extB (pt 1) U+226D1 𢛑 %26%23141009%3B -PASS extB (pt 1) U+226D2 𢛒 %26%23141010%3B -PASS extB (pt 1) U+226D3 𢛓 %26%23141011%3B -PASS extB (pt 1) U+226D4 𢛔 %26%23141012%3B -PASS extB (pt 1) U+226D5 𢛕 %26%23141013%3B -PASS extB (pt 1) U+226D6 𢛖 %26%23141014%3B -PASS extB (pt 1) U+226D7 𢛗 %26%23141015%3B -PASS extB (pt 1) U+226D8 𢛘 %26%23141016%3B -PASS extB (pt 1) U+226D9 𢛙 %26%23141017%3B -PASS extB (pt 1) U+226DA 𢛚 %26%23141018%3B -PASS extB (pt 1) U+226DB 𢛛 %26%23141019%3B -PASS extB (pt 1) U+226DC 𢛜 %26%23141020%3B -PASS extB (pt 1) U+226DD 𢛝 %26%23141021%3B -PASS extB (pt 1) U+226DE 𢛞 %26%23141022%3B -PASS extB (pt 1) U+226DF 𢛟 %26%23141023%3B -PASS extB (pt 1) U+226E0 𢛠 %26%23141024%3B -PASS extB (pt 1) U+226E1 𢛡 %26%23141025%3B -PASS extB (pt 1) U+226E2 𢛢 %26%23141026%3B -PASS extB (pt 1) U+226E3 𢛣 %26%23141027%3B -PASS extB (pt 1) U+226E4 𢛤 %26%23141028%3B -PASS extB (pt 1) U+226E5 𢛥 %26%23141029%3B -PASS extB (pt 1) U+226E6 𢛦 %26%23141030%3B -PASS extB (pt 1) U+226E7 𢛧 %26%23141031%3B -PASS extB (pt 1) U+226E8 𢛨 %26%23141032%3B -PASS extB (pt 1) U+226E9 𢛩 %26%23141033%3B -PASS extB (pt 1) U+226EA 𢛪 %26%23141034%3B -PASS extB (pt 1) U+226EB 𢛫 %26%23141035%3B -PASS extB (pt 1) U+226EC 𢛬 %26%23141036%3B -PASS extB (pt 1) U+226ED 𢛭 %26%23141037%3B -PASS extB (pt 1) U+226EE 𢛮 %26%23141038%3B -PASS extB (pt 1) U+226EF 𢛯 %26%23141039%3B -PASS extB (pt 1) U+226F0 𢛰 %26%23141040%3B -PASS extB (pt 1) U+226F1 𢛱 %26%23141041%3B -PASS extB (pt 1) U+226F2 𢛲 %26%23141042%3B -PASS extB (pt 1) U+226F3 𢛳 %26%23141043%3B -PASS extB (pt 1) U+226F4 𢛴 %26%23141044%3B -PASS extB (pt 1) U+226F5 𢛵 %26%23141045%3B -PASS extB (pt 1) U+226F6 𢛶 %26%23141046%3B -PASS extB (pt 1) U+226F7 𢛷 %26%23141047%3B -PASS extB (pt 1) U+226F8 𢛸 %26%23141048%3B -PASS extB (pt 1) U+226F9 𢛹 %26%23141049%3B -PASS extB (pt 1) U+226FA 𢛺 %26%23141050%3B -PASS extB (pt 1) U+226FB 𢛻 %26%23141051%3B -PASS extB (pt 1) U+226FC 𢛼 %26%23141052%3B -PASS extB (pt 1) U+226FD 𢛽 %26%23141053%3B -PASS extB (pt 1) U+226FE 𢛾 %26%23141054%3B -PASS extB (pt 1) U+226FF 𢛿 %26%23141055%3B -PASS extB (pt 1) U+22700 𢜀 %26%23141056%3B -PASS extB (pt 1) U+22701 𢜁 %26%23141057%3B -PASS extB (pt 1) U+22702 𢜂 %26%23141058%3B -PASS extB (pt 1) U+22703 𢜃 %26%23141059%3B -PASS extB (pt 1) U+22704 𢜄 %26%23141060%3B -PASS extB (pt 1) U+22705 𢜅 %26%23141061%3B -PASS extB (pt 1) U+22706 𢜆 %26%23141062%3B -PASS extB (pt 1) U+22707 𢜇 %26%23141063%3B -PASS extB (pt 1) U+22708 𢜈 %26%23141064%3B -PASS extB (pt 1) U+22709 𢜉 %26%23141065%3B -PASS extB (pt 1) U+2270A 𢜊 %26%23141066%3B -PASS extB (pt 1) U+2270B 𢜋 %26%23141067%3B -PASS extB (pt 1) U+2270C 𢜌 %26%23141068%3B -PASS extB (pt 1) U+2270D 𢜍 %26%23141069%3B -PASS extB (pt 1) U+2270E 𢜎 %26%23141070%3B -PASS extB (pt 1) U+2270F 𢜏 %26%23141071%3B -PASS extB (pt 1) U+22710 𢜐 %26%23141072%3B -PASS extB (pt 1) U+22711 𢜑 %26%23141073%3B -PASS extB (pt 1) U+22712 𢜒 %26%23141074%3B -PASS extB (pt 1) U+22713 𢜓 %26%23141075%3B -PASS extB (pt 1) U+22714 𢜔 %26%23141076%3B -PASS extB (pt 1) U+22715 𢜕 %26%23141077%3B -PASS extB (pt 1) U+22716 𢜖 %26%23141078%3B -PASS extB (pt 1) U+22717 𢜗 %26%23141079%3B -PASS extB (pt 1) U+22718 𢜘 %26%23141080%3B -PASS extB (pt 1) U+22719 𢜙 %26%23141081%3B -PASS extB (pt 1) U+2271A 𢜚 %26%23141082%3B -PASS extB (pt 1) U+2271B 𢜛 %26%23141083%3B -PASS extB (pt 1) U+2271C 𢜜 %26%23141084%3B -PASS extB (pt 1) U+2271D 𢜝 %26%23141085%3B -PASS extB (pt 1) U+2271E 𢜞 %26%23141086%3B -PASS extB (pt 1) U+2271F 𢜟 %26%23141087%3B -PASS extB (pt 1) U+22720 𢜠 %26%23141088%3B -PASS extB (pt 1) U+22721 𢜡 %26%23141089%3B -PASS extB (pt 1) U+22722 𢜢 %26%23141090%3B -PASS extB (pt 1) U+22723 𢜣 %26%23141091%3B -PASS extB (pt 1) U+22724 𢜤 %26%23141092%3B -PASS extB (pt 1) U+22725 𢜥 %26%23141093%3B -PASS extB (pt 1) U+22726 𢜦 %26%23141094%3B -PASS extB (pt 1) U+22727 𢜧 %26%23141095%3B -PASS extB (pt 1) U+22728 𢜨 %26%23141096%3B -PASS extB (pt 1) U+22729 𢜩 %26%23141097%3B -PASS extB (pt 1) U+2272A 𢜪 %26%23141098%3B -PASS extB (pt 1) U+2272B 𢜫 %26%23141099%3B -PASS extB (pt 1) U+2272C 𢜬 %26%23141100%3B -PASS extB (pt 1) U+2272D 𢜭 %26%23141101%3B -PASS extB (pt 1) U+2272E 𢜮 %26%23141102%3B -PASS extB (pt 1) U+2272F 𢜯 %26%23141103%3B -PASS extB (pt 1) U+22730 𢜰 %26%23141104%3B -PASS extB (pt 1) U+22731 𢜱 %26%23141105%3B -PASS extB (pt 1) U+22732 𢜲 %26%23141106%3B -PASS extB (pt 1) U+22733 𢜳 %26%23141107%3B -PASS extB (pt 1) U+22734 𢜴 %26%23141108%3B -PASS extB (pt 1) U+22735 𢜵 %26%23141109%3B -PASS extB (pt 1) U+22736 𢜶 %26%23141110%3B -PASS extB (pt 1) U+22737 𢜷 %26%23141111%3B -PASS extB (pt 1) U+22738 𢜸 %26%23141112%3B -PASS extB (pt 1) U+22739 𢜹 %26%23141113%3B -PASS extB (pt 1) U+2273A 𢜺 %26%23141114%3B -PASS extB (pt 1) U+2273B 𢜻 %26%23141115%3B -PASS extB (pt 1) U+2273C 𢜼 %26%23141116%3B -PASS extB (pt 1) U+2273D 𢜽 %26%23141117%3B -PASS extB (pt 1) U+2273E 𢜾 %26%23141118%3B -PASS extB (pt 1) U+2273F 𢜿 %26%23141119%3B -PASS extB (pt 1) U+22740 𢝀 %26%23141120%3B -PASS extB (pt 1) U+22741 𢝁 %26%23141121%3B -PASS extB (pt 1) U+22742 𢝂 %26%23141122%3B -PASS extB (pt 1) U+22743 𢝃 %26%23141123%3B -PASS extB (pt 1) U+22744 𢝄 %26%23141124%3B -PASS extB (pt 1) U+22745 𢝅 %26%23141125%3B -PASS extB (pt 1) U+22746 𢝆 %26%23141126%3B -PASS extB (pt 1) U+22747 𢝇 %26%23141127%3B -PASS extB (pt 1) U+22748 𢝈 %26%23141128%3B -PASS extB (pt 1) U+22749 𢝉 %26%23141129%3B -PASS extB (pt 1) U+2274A 𢝊 %26%23141130%3B -PASS extB (pt 1) U+2274B 𢝋 %26%23141131%3B -PASS extB (pt 1) U+2274C 𢝌 %26%23141132%3B -PASS extB (pt 1) U+2274D 𢝍 %26%23141133%3B -PASS extB (pt 1) U+2274E 𢝎 %26%23141134%3B -PASS extB (pt 1) U+2274F 𢝏 %26%23141135%3B -PASS extB (pt 1) U+22750 𢝐 %26%23141136%3B -PASS extB (pt 1) U+22751 𢝑 %26%23141137%3B -PASS extB (pt 1) U+22752 𢝒 %26%23141138%3B -PASS extB (pt 1) U+22753 𢝓 %26%23141139%3B -PASS extB (pt 1) U+22754 𢝔 %26%23141140%3B -PASS extB (pt 1) U+22755 𢝕 %26%23141141%3B -PASS extB (pt 1) U+22756 𢝖 %26%23141142%3B -PASS extB (pt 1) U+22757 𢝗 %26%23141143%3B -PASS extB (pt 1) U+22758 𢝘 %26%23141144%3B -PASS extB (pt 1) U+22759 𢝙 %26%23141145%3B -PASS extB (pt 1) U+2275A 𢝚 %26%23141146%3B -PASS extB (pt 1) U+2275B 𢝛 %26%23141147%3B -PASS extB (pt 1) U+2275C 𢝜 %26%23141148%3B -PASS extB (pt 1) U+2275D 𢝝 %26%23141149%3B -PASS extB (pt 1) U+2275E 𢝞 %26%23141150%3B -PASS extB (pt 1) U+2275F 𢝟 %26%23141151%3B -PASS extB (pt 1) U+22760 𢝠 %26%23141152%3B -PASS extB (pt 1) U+22761 𢝡 %26%23141153%3B -PASS extB (pt 1) U+22762 𢝢 %26%23141154%3B -PASS extB (pt 1) U+22763 𢝣 %26%23141155%3B -PASS extB (pt 1) U+22764 𢝤 %26%23141156%3B -PASS extB (pt 1) U+22765 𢝥 %26%23141157%3B -PASS extB (pt 1) U+22766 𢝦 %26%23141158%3B -PASS extB (pt 1) U+22767 𢝧 %26%23141159%3B -PASS extB (pt 1) U+22768 𢝨 %26%23141160%3B -PASS extB (pt 1) U+22769 𢝩 %26%23141161%3B -PASS extB (pt 1) U+2276A 𢝪 %26%23141162%3B -PASS extB (pt 1) U+2276B 𢝫 %26%23141163%3B -PASS extB (pt 1) U+2276C 𢝬 %26%23141164%3B -PASS extB (pt 1) U+2276D 𢝭 %26%23141165%3B -PASS extB (pt 1) U+2276E 𢝮 %26%23141166%3B -PASS extB (pt 1) U+2276F 𢝯 %26%23141167%3B -PASS extB (pt 1) U+22770 𢝰 %26%23141168%3B -PASS extB (pt 1) U+22771 𢝱 %26%23141169%3B -PASS extB (pt 1) U+22772 𢝲 %26%23141170%3B -PASS extB (pt 1) U+22773 𢝳 %26%23141171%3B -PASS extB (pt 1) U+22774 𢝴 %26%23141172%3B -PASS extB (pt 1) U+22775 𢝵 %26%23141173%3B -PASS extB (pt 1) U+22776 𢝶 %26%23141174%3B -PASS extB (pt 1) U+22777 𢝷 %26%23141175%3B -PASS extB (pt 1) U+22778 𢝸 %26%23141176%3B -PASS extB (pt 1) U+22779 𢝹 %26%23141177%3B -PASS extB (pt 1) U+2277A 𢝺 %26%23141178%3B -PASS extB (pt 1) U+2277B 𢝻 %26%23141179%3B -PASS extB (pt 1) U+2277C 𢝼 %26%23141180%3B -PASS extB (pt 1) U+2277D 𢝽 %26%23141181%3B -PASS extB (pt 1) U+2277E 𢝾 %26%23141182%3B -PASS extB (pt 1) U+2277F 𢝿 %26%23141183%3B -PASS extB (pt 1) U+22780 𢞀 %26%23141184%3B -PASS extB (pt 1) U+22781 𢞁 %26%23141185%3B -PASS extB (pt 1) U+22782 𢞂 %26%23141186%3B -PASS extB (pt 1) U+22783 𢞃 %26%23141187%3B -PASS extB (pt 1) U+22784 𢞄 %26%23141188%3B -PASS extB (pt 1) U+22785 𢞅 %26%23141189%3B -PASS extB (pt 1) U+22786 𢞆 %26%23141190%3B -PASS extB (pt 1) U+22787 𢞇 %26%23141191%3B -PASS extB (pt 1) U+22788 𢞈 %26%23141192%3B -PASS extB (pt 1) U+22789 𢞉 %26%23141193%3B -PASS extB (pt 1) U+2278A 𢞊 %26%23141194%3B -PASS extB (pt 1) U+2278B 𢞋 %26%23141195%3B -PASS extB (pt 1) U+2278C 𢞌 %26%23141196%3B -PASS extB (pt 1) U+2278D 𢞍 %26%23141197%3B -PASS extB (pt 1) U+2278E 𢞎 %26%23141198%3B -PASS extB (pt 1) U+2278F 𢞏 %26%23141199%3B -PASS extB (pt 1) U+22790 𢞐 %26%23141200%3B -PASS extB (pt 1) U+22791 𢞑 %26%23141201%3B -PASS extB (pt 1) U+22792 𢞒 %26%23141202%3B -PASS extB (pt 1) U+22793 𢞓 %26%23141203%3B -PASS extB (pt 1) U+22794 𢞔 %26%23141204%3B -PASS extB (pt 1) U+22795 𢞕 %26%23141205%3B -PASS extB (pt 1) U+22796 𢞖 %26%23141206%3B -PASS extB (pt 1) U+22797 𢞗 %26%23141207%3B -PASS extB (pt 1) U+22798 𢞘 %26%23141208%3B -PASS extB (pt 1) U+22799 𢞙 %26%23141209%3B -PASS extB (pt 1) U+2279A 𢞚 %26%23141210%3B -PASS extB (pt 1) U+2279B 𢞛 %26%23141211%3B -PASS extB (pt 1) U+2279C 𢞜 %26%23141212%3B -PASS extB (pt 1) U+2279D 𢞝 %26%23141213%3B -PASS extB (pt 1) U+2279E 𢞞 %26%23141214%3B -PASS extB (pt 1) U+2279F 𢞟 %26%23141215%3B -PASS extB (pt 1) U+227A0 𢞠 %26%23141216%3B -PASS extB (pt 1) U+227A1 𢞡 %26%23141217%3B -PASS extB (pt 1) U+227A2 𢞢 %26%23141218%3B -PASS extB (pt 1) U+227A3 𢞣 %26%23141219%3B -PASS extB (pt 1) U+227A4 𢞤 %26%23141220%3B -PASS extB (pt 1) U+227A5 𢞥 %26%23141221%3B -PASS extB (pt 1) U+227A6 𢞦 %26%23141222%3B -PASS extB (pt 1) U+227A7 𢞧 %26%23141223%3B -PASS extB (pt 1) U+227A8 𢞨 %26%23141224%3B -PASS extB (pt 1) U+227A9 𢞩 %26%23141225%3B -PASS extB (pt 1) U+227AA 𢞪 %26%23141226%3B -PASS extB (pt 1) U+227AB 𢞫 %26%23141227%3B -PASS extB (pt 1) U+227AC 𢞬 %26%23141228%3B -PASS extB (pt 1) U+227AD 𢞭 %26%23141229%3B -PASS extB (pt 1) U+227AE 𢞮 %26%23141230%3B -PASS extB (pt 1) U+227AF 𢞯 %26%23141231%3B -PASS extB (pt 1) U+227B0 𢞰 %26%23141232%3B -PASS extB (pt 1) U+227B1 𢞱 %26%23141233%3B -PASS extB (pt 1) U+227B2 𢞲 %26%23141234%3B -PASS extB (pt 1) U+227B3 𢞳 %26%23141235%3B -PASS extB (pt 1) U+227B5 𢞵 %26%23141237%3B -PASS extB (pt 1) U+227B6 𢞶 %26%23141238%3B -PASS extB (pt 1) U+227B7 𢞷 %26%23141239%3B -PASS extB (pt 1) U+227B8 𢞸 %26%23141240%3B -PASS extB (pt 1) U+227B9 𢞹 %26%23141241%3B -PASS extB (pt 1) U+227BA 𢞺 %26%23141242%3B -PASS extB (pt 1) U+227BB 𢞻 %26%23141243%3B -PASS extB (pt 1) U+227BC 𢞼 %26%23141244%3B -PASS extB (pt 1) U+227BD 𢞽 %26%23141245%3B -PASS extB (pt 1) U+227BE 𢞾 %26%23141246%3B -PASS extB (pt 1) U+227BF 𢞿 %26%23141247%3B -PASS extB (pt 1) U+227C0 𢟀 %26%23141248%3B -PASS extB (pt 1) U+227C1 𢟁 %26%23141249%3B -PASS extB (pt 1) U+227C2 𢟂 %26%23141250%3B -PASS extB (pt 1) U+227C3 𢟃 %26%23141251%3B -PASS extB (pt 1) U+227C4 𢟄 %26%23141252%3B -PASS extB (pt 1) U+227C5 𢟅 %26%23141253%3B -PASS extB (pt 1) U+227C6 𢟆 %26%23141254%3B -PASS extB (pt 1) U+227C7 𢟇 %26%23141255%3B -PASS extB (pt 1) U+227C8 𢟈 %26%23141256%3B -PASS extB (pt 1) U+227C9 𢟉 %26%23141257%3B -PASS extB (pt 1) U+227CA 𢟊 %26%23141258%3B -PASS extB (pt 1) U+227CB 𢟋 %26%23141259%3B -PASS extB (pt 1) U+227CC 𢟌 %26%23141260%3B -PASS extB (pt 1) U+227CE 𢟎 %26%23141262%3B -PASS extB (pt 1) U+227CF 𢟏 %26%23141263%3B -PASS extB (pt 1) U+227D0 𢟐 %26%23141264%3B -PASS extB (pt 1) U+227D1 𢟑 %26%23141265%3B -PASS extB (pt 1) U+227D2 𢟒 %26%23141266%3B -PASS extB (pt 1) U+227D3 𢟓 %26%23141267%3B -PASS extB (pt 1) U+227D4 𢟔 %26%23141268%3B -PASS extB (pt 1) U+227D5 𢟕 %26%23141269%3B -PASS extB (pt 1) U+227D6 𢟖 %26%23141270%3B -PASS extB (pt 1) U+227D7 𢟗 %26%23141271%3B -PASS extB (pt 1) U+227D8 𢟘 %26%23141272%3B -PASS extB (pt 1) U+227D9 𢟙 %26%23141273%3B -PASS extB (pt 1) U+227DA 𢟚 %26%23141274%3B -PASS extB (pt 1) U+227DB 𢟛 %26%23141275%3B -PASS extB (pt 1) U+227DC 𢟜 %26%23141276%3B -PASS extB (pt 1) U+227DD 𢟝 %26%23141277%3B -PASS extB (pt 1) U+227DE 𢟞 %26%23141278%3B -PASS extB (pt 1) U+227DF 𢟟 %26%23141279%3B -PASS extB (pt 1) U+227E0 𢟠 %26%23141280%3B -PASS extB (pt 1) U+227E1 𢟡 %26%23141281%3B -PASS extB (pt 1) U+227E2 𢟢 %26%23141282%3B -PASS extB (pt 1) U+227E3 𢟣 %26%23141283%3B -PASS extB (pt 1) U+227E4 𢟤 %26%23141284%3B -PASS extB (pt 1) U+227E5 𢟥 %26%23141285%3B -PASS extB (pt 1) U+227E6 𢟦 %26%23141286%3B -PASS extB (pt 1) U+227E7 𢟧 %26%23141287%3B -PASS extB (pt 1) U+227E8 𢟨 %26%23141288%3B -PASS extB (pt 1) U+227E9 𢟩 %26%23141289%3B -PASS extB (pt 1) U+227EA 𢟪 %26%23141290%3B -PASS extB (pt 1) U+227EB 𢟫 %26%23141291%3B -PASS extB (pt 1) U+227EC 𢟬 %26%23141292%3B -PASS extB (pt 1) U+227ED 𢟭 %26%23141293%3B -PASS extB (pt 1) U+227EE 𢟮 %26%23141294%3B -PASS extB (pt 1) U+227EF 𢟯 %26%23141295%3B -PASS extB (pt 1) U+227F0 𢟰 %26%23141296%3B -PASS extB (pt 1) U+227F1 𢟱 %26%23141297%3B -PASS extB (pt 1) U+227F2 𢟲 %26%23141298%3B -PASS extB (pt 1) U+227F3 𢟳 %26%23141299%3B -PASS extB (pt 1) U+227F4 𢟴 %26%23141300%3B -PASS extB (pt 1) U+227F5 𢟵 %26%23141301%3B -PASS extB (pt 1) U+227F6 𢟶 %26%23141302%3B -PASS extB (pt 1) U+227F7 𢟷 %26%23141303%3B -PASS extB (pt 1) U+227F8 𢟸 %26%23141304%3B -PASS extB (pt 1) U+227F9 𢟹 %26%23141305%3B -PASS extB (pt 1) U+227FA 𢟺 %26%23141306%3B -PASS extB (pt 1) U+227FB 𢟻 %26%23141307%3B -PASS extB (pt 1) U+227FC 𢟼 %26%23141308%3B -PASS extB (pt 1) U+227FD 𢟽 %26%23141309%3B -PASS extB (pt 1) U+227FE 𢟾 %26%23141310%3B -PASS extB (pt 1) U+227FF 𢟿 %26%23141311%3B -PASS extB (pt 1) U+22800 𢠀 %26%23141312%3B -PASS extB (pt 1) U+22801 𢠁 %26%23141313%3B -PASS extB (pt 1) U+22802 𢠂 %26%23141314%3B -PASS extB (pt 1) U+22803 𢠃 %26%23141315%3B -PASS extB (pt 1) U+22804 𢠄 %26%23141316%3B -PASS extB (pt 1) U+22805 𢠅 %26%23141317%3B -PASS extB (pt 1) U+22806 𢠆 %26%23141318%3B -PASS extB (pt 1) U+22807 𢠇 %26%23141319%3B -PASS extB (pt 1) U+22808 𢠈 %26%23141320%3B -PASS extB (pt 1) U+22809 𢠉 %26%23141321%3B -PASS extB (pt 1) U+2280A 𢠊 %26%23141322%3B -PASS extB (pt 1) U+2280B 𢠋 %26%23141323%3B -PASS extB (pt 1) U+2280C 𢠌 %26%23141324%3B -PASS extB (pt 1) U+2280D 𢠍 %26%23141325%3B -PASS extB (pt 1) U+2280E 𢠎 %26%23141326%3B -PASS extB (pt 1) U+2280F 𢠏 %26%23141327%3B -PASS extB (pt 1) U+22810 𢠐 %26%23141328%3B -PASS extB (pt 1) U+22811 𢠑 %26%23141329%3B -PASS extB (pt 1) U+22812 𢠒 %26%23141330%3B -PASS extB (pt 1) U+22813 𢠓 %26%23141331%3B -PASS extB (pt 1) U+22814 𢠔 %26%23141332%3B -PASS extB (pt 1) U+22815 𢠕 %26%23141333%3B -PASS extB (pt 1) U+22816 𢠖 %26%23141334%3B -PASS extB (pt 1) U+22817 𢠗 %26%23141335%3B -PASS extB (pt 1) U+22818 𢠘 %26%23141336%3B -PASS extB (pt 1) U+22819 𢠙 %26%23141337%3B -PASS extB (pt 1) U+2281A 𢠚 %26%23141338%3B -PASS extB (pt 1) U+2281B 𢠛 %26%23141339%3B -PASS extB (pt 1) U+2281C 𢠜 %26%23141340%3B -PASS extB (pt 1) U+2281D 𢠝 %26%23141341%3B -PASS extB (pt 1) U+2281E 𢠞 %26%23141342%3B -PASS extB (pt 1) U+2281F 𢠟 %26%23141343%3B -PASS extB (pt 1) U+22820 𢠠 %26%23141344%3B -PASS extB (pt 1) U+22821 𢠡 %26%23141345%3B -PASS extB (pt 1) U+22822 𢠢 %26%23141346%3B -PASS extB (pt 1) U+22823 𢠣 %26%23141347%3B -PASS extB (pt 1) U+22824 𢠤 %26%23141348%3B -PASS extB (pt 1) U+22825 𢠥 %26%23141349%3B -PASS extB (pt 1) U+22826 𢠦 %26%23141350%3B -PASS extB (pt 1) U+22827 𢠧 %26%23141351%3B -PASS extB (pt 1) U+22828 𢠨 %26%23141352%3B -PASS extB (pt 1) U+22829 𢠩 %26%23141353%3B -PASS extB (pt 1) U+2282A 𢠪 %26%23141354%3B -PASS extB (pt 1) U+2282B 𢠫 %26%23141355%3B -PASS extB (pt 1) U+2282C 𢠬 %26%23141356%3B -PASS extB (pt 1) U+2282D 𢠭 %26%23141357%3B -PASS extB (pt 1) U+2282E 𢠮 %26%23141358%3B -PASS extB (pt 1) U+2282F 𢠯 %26%23141359%3B -PASS extB (pt 1) U+22830 𢠰 %26%23141360%3B -PASS extB (pt 1) U+22831 𢠱 %26%23141361%3B -PASS extB (pt 1) U+22832 𢠲 %26%23141362%3B -PASS extB (pt 1) U+22833 𢠳 %26%23141363%3B -PASS extB (pt 1) U+22834 𢠴 %26%23141364%3B -PASS extB (pt 1) U+22835 𢠵 %26%23141365%3B -PASS extB (pt 1) U+22836 𢠶 %26%23141366%3B -PASS extB (pt 1) U+22837 𢠷 %26%23141367%3B -PASS extB (pt 1) U+22838 𢠸 %26%23141368%3B -PASS extB (pt 1) U+22839 𢠹 %26%23141369%3B -PASS extB (pt 1) U+2283A 𢠺 %26%23141370%3B -PASS extB (pt 1) U+2283B 𢠻 %26%23141371%3B -PASS extB (pt 1) U+2283C 𢠼 %26%23141372%3B -PASS extB (pt 1) U+2283D 𢠽 %26%23141373%3B -PASS extB (pt 1) U+2283E 𢠾 %26%23141374%3B -PASS extB (pt 1) U+2283F 𢠿 %26%23141375%3B -PASS extB (pt 1) U+22840 𢡀 %26%23141376%3B -PASS extB (pt 1) U+22841 𢡁 %26%23141377%3B -PASS extB (pt 1) U+22842 𢡂 %26%23141378%3B -PASS extB (pt 1) U+22843 𢡃 %26%23141379%3B -PASS extB (pt 1) U+22844 𢡄 %26%23141380%3B -PASS extB (pt 1) U+22845 𢡅 %26%23141381%3B -PASS extB (pt 1) U+22846 𢡆 %26%23141382%3B -PASS extB (pt 1) U+22847 𢡇 %26%23141383%3B -PASS extB (pt 1) U+22848 𢡈 %26%23141384%3B -PASS extB (pt 1) U+22849 𢡉 %26%23141385%3B -PASS extB (pt 1) U+2284A 𢡊 %26%23141386%3B -PASS extB (pt 1) U+2284B 𢡋 %26%23141387%3B -PASS extB (pt 1) U+2284C 𢡌 %26%23141388%3B -PASS extB (pt 1) U+2284D 𢡍 %26%23141389%3B -PASS extB (pt 1) U+2284E 𢡎 %26%23141390%3B -PASS extB (pt 1) U+2284F 𢡏 %26%23141391%3B -PASS extB (pt 1) U+22850 𢡐 %26%23141392%3B -PASS extB (pt 1) U+22851 𢡑 %26%23141393%3B -PASS extB (pt 1) U+22852 𢡒 %26%23141394%3B -PASS extB (pt 1) U+22853 𢡓 %26%23141395%3B -PASS extB (pt 1) U+22854 𢡔 %26%23141396%3B -PASS extB (pt 1) U+22855 𢡕 %26%23141397%3B -PASS extB (pt 1) U+22856 𢡖 %26%23141398%3B -PASS extB (pt 1) U+22857 𢡗 %26%23141399%3B -PASS extB (pt 1) U+22858 𢡘 %26%23141400%3B -PASS extB (pt 1) U+22859 𢡙 %26%23141401%3B -PASS extB (pt 1) U+2285A 𢡚 %26%23141402%3B -PASS extB (pt 1) U+2285B 𢡛 %26%23141403%3B -PASS extB (pt 1) U+2285C 𢡜 %26%23141404%3B -PASS extB (pt 1) U+2285D 𢡝 %26%23141405%3B -PASS extB (pt 1) U+2285E 𢡞 %26%23141406%3B -PASS extB (pt 1) U+22860 𢡠 %26%23141408%3B -PASS extB (pt 1) U+22861 𢡡 %26%23141409%3B -PASS extB (pt 1) U+22862 𢡢 %26%23141410%3B -PASS extB (pt 1) U+22863 𢡣 %26%23141411%3B -PASS extB (pt 1) U+22864 𢡤 %26%23141412%3B -PASS extB (pt 1) U+22865 𢡥 %26%23141413%3B -PASS extB (pt 1) U+22866 𢡦 %26%23141414%3B -PASS extB (pt 1) U+22867 𢡧 %26%23141415%3B -PASS extB (pt 1) U+22868 𢡨 %26%23141416%3B -PASS extB (pt 1) U+22869 𢡩 %26%23141417%3B -PASS extB (pt 1) U+2286A 𢡪 %26%23141418%3B -PASS extB (pt 1) U+2286B 𢡫 %26%23141419%3B -PASS extB (pt 1) U+2286C 𢡬 %26%23141420%3B -PASS extB (pt 1) U+2286D 𢡭 %26%23141421%3B -PASS extB (pt 1) U+2286E 𢡮 %26%23141422%3B -PASS extB (pt 1) U+2286F 𢡯 %26%23141423%3B -PASS extB (pt 1) U+22870 𢡰 %26%23141424%3B -PASS extB (pt 1) U+22871 𢡱 %26%23141425%3B -PASS extB (pt 1) U+22872 𢡲 %26%23141426%3B -PASS extB (pt 1) U+22873 𢡳 %26%23141427%3B -PASS extB (pt 1) U+22874 𢡴 %26%23141428%3B -PASS extB (pt 1) U+22875 𢡵 %26%23141429%3B -PASS extB (pt 1) U+22876 𢡶 %26%23141430%3B -PASS extB (pt 1) U+22877 𢡷 %26%23141431%3B -PASS extB (pt 1) U+22878 𢡸 %26%23141432%3B -PASS extB (pt 1) U+22879 𢡹 %26%23141433%3B -PASS extB (pt 1) U+2287A 𢡺 %26%23141434%3B -PASS extB (pt 1) U+2287B 𢡻 %26%23141435%3B -PASS extB (pt 1) U+2287C 𢡼 %26%23141436%3B -PASS extB (pt 1) U+2287D 𢡽 %26%23141437%3B -PASS extB (pt 1) U+2287E 𢡾 %26%23141438%3B -PASS extB (pt 1) U+2287F 𢡿 %26%23141439%3B -PASS extB (pt 1) U+22880 𢢀 %26%23141440%3B -PASS extB (pt 1) U+22881 𢢁 %26%23141441%3B -PASS extB (pt 1) U+22882 𢢂 %26%23141442%3B -PASS extB (pt 1) U+22883 𢢃 %26%23141443%3B -PASS extB (pt 1) U+22884 𢢄 %26%23141444%3B -PASS extB (pt 1) U+22885 𢢅 %26%23141445%3B -PASS extB (pt 1) U+22886 𢢆 %26%23141446%3B -PASS extB (pt 1) U+22887 𢢇 %26%23141447%3B -PASS extB (pt 1) U+22888 𢢈 %26%23141448%3B -PASS extB (pt 1) U+22889 𢢉 %26%23141449%3B -PASS extB (pt 1) U+2288A 𢢊 %26%23141450%3B -PASS extB (pt 1) U+2288B 𢢋 %26%23141451%3B -PASS extB (pt 1) U+2288C 𢢌 %26%23141452%3B -PASS extB (pt 1) U+2288D 𢢍 %26%23141453%3B -PASS extB (pt 1) U+2288E 𢢎 %26%23141454%3B -PASS extB (pt 1) U+2288F 𢢏 %26%23141455%3B -PASS extB (pt 1) U+22890 𢢐 %26%23141456%3B -PASS extB (pt 1) U+22891 𢢑 %26%23141457%3B -PASS extB (pt 1) U+22892 𢢒 %26%23141458%3B -PASS extB (pt 1) U+22893 𢢓 %26%23141459%3B -PASS extB (pt 1) U+22894 𢢔 %26%23141460%3B -PASS extB (pt 1) U+22895 𢢕 %26%23141461%3B -PASS extB (pt 1) U+22896 𢢖 %26%23141462%3B -PASS extB (pt 1) U+22897 𢢗 %26%23141463%3B -PASS extB (pt 1) U+22898 𢢘 %26%23141464%3B -PASS extB (pt 1) U+22899 𢢙 %26%23141465%3B -PASS extB (pt 1) U+2289A 𢢚 %26%23141466%3B -PASS extB (pt 1) U+2289B 𢢛 %26%23141467%3B -PASS extB (pt 1) U+2289C 𢢜 %26%23141468%3B -PASS extB (pt 1) U+2289D 𢢝 %26%23141469%3B -PASS extB (pt 1) U+2289E 𢢞 %26%23141470%3B -PASS extB (pt 1) U+2289F 𢢟 %26%23141471%3B -PASS extB (pt 1) U+228A0 𢢠 %26%23141472%3B -PASS extB (pt 1) U+228A1 𢢡 %26%23141473%3B -PASS extB (pt 1) U+228A2 𢢢 %26%23141474%3B -PASS extB (pt 1) U+228A3 𢢣 %26%23141475%3B -PASS extB (pt 1) U+228A4 𢢤 %26%23141476%3B -PASS extB (pt 1) U+228A5 𢢥 %26%23141477%3B -PASS extB (pt 1) U+228A6 𢢦 %26%23141478%3B -PASS extB (pt 1) U+228A7 𢢧 %26%23141479%3B -PASS extB (pt 1) U+228A8 𢢨 %26%23141480%3B -PASS extB (pt 1) U+228A9 𢢩 %26%23141481%3B -PASS extB (pt 1) U+228AA 𢢪 %26%23141482%3B -PASS extB (pt 1) U+228AB 𢢫 %26%23141483%3B -PASS extB (pt 1) U+228AC 𢢬 %26%23141484%3B -PASS extB (pt 1) U+228AE 𢢮 %26%23141486%3B -PASS extB (pt 1) U+228AF 𢢯 %26%23141487%3B -PASS extB (pt 1) U+228B0 𢢰 %26%23141488%3B -PASS extB (pt 1) U+228B1 𢢱 %26%23141489%3B -PASS extB (pt 1) U+228B2 𢢲 %26%23141490%3B -PASS extB (pt 1) U+228B3 𢢳 %26%23141491%3B -PASS extB (pt 1) U+228B4 𢢴 %26%23141492%3B -PASS extB (pt 1) U+228B5 𢢵 %26%23141493%3B -PASS extB (pt 1) U+228B6 𢢶 %26%23141494%3B -PASS extB (pt 1) U+228B7 𢢷 %26%23141495%3B -PASS extB (pt 1) U+228B8 𢢸 %26%23141496%3B -PASS extB (pt 1) U+228B9 𢢹 %26%23141497%3B -PASS extB (pt 1) U+228BA 𢢺 %26%23141498%3B -PASS extB (pt 1) U+228BB 𢢻 %26%23141499%3B -PASS extB (pt 1) U+228BC 𢢼 %26%23141500%3B -PASS extB (pt 1) U+228BD 𢢽 %26%23141501%3B -PASS extB (pt 1) U+228BE 𢢾 %26%23141502%3B -PASS extB (pt 1) U+228BF 𢢿 %26%23141503%3B -PASS extB (pt 1) U+228C0 𢣀 %26%23141504%3B -PASS extB (pt 1) U+228C2 𢣂 %26%23141506%3B -PASS extB (pt 1) U+228C3 𢣃 %26%23141507%3B -PASS extB (pt 1) U+228C4 𢣄 %26%23141508%3B -PASS extB (pt 1) U+228C5 𢣅 %26%23141509%3B -PASS extB (pt 1) U+228C6 𢣆 %26%23141510%3B -PASS extB (pt 1) U+228C7 𢣇 %26%23141511%3B -PASS extB (pt 1) U+228C8 𢣈 %26%23141512%3B -PASS extB (pt 1) U+228C9 𢣉 %26%23141513%3B -PASS extB (pt 1) U+228CA 𢣊 %26%23141514%3B -PASS extB (pt 1) U+228CB 𢣋 %26%23141515%3B -PASS extB (pt 1) U+228CC 𢣌 %26%23141516%3B -PASS extB (pt 1) U+228CD 𢣍 %26%23141517%3B -PASS extB (pt 1) U+228CE 𢣎 %26%23141518%3B -PASS extB (pt 1) U+228CF 𢣏 %26%23141519%3B -PASS extB (pt 1) U+228D0 𢣐 %26%23141520%3B -PASS extB (pt 1) U+228D1 𢣑 %26%23141521%3B -PASS extB (pt 1) U+228D2 𢣒 %26%23141522%3B -PASS extB (pt 1) U+228D3 𢣓 %26%23141523%3B -PASS extB (pt 1) U+228D4 𢣔 %26%23141524%3B -PASS extB (pt 1) U+228D5 𢣕 %26%23141525%3B -PASS extB (pt 1) U+228D6 𢣖 %26%23141526%3B -PASS extB (pt 1) U+228D7 𢣗 %26%23141527%3B -PASS extB (pt 1) U+228D8 𢣘 %26%23141528%3B -PASS extB (pt 1) U+228D9 𢣙 %26%23141529%3B -PASS extB (pt 1) U+228DA 𢣚 %26%23141530%3B -PASS extB (pt 1) U+228DB 𢣛 %26%23141531%3B -PASS extB (pt 1) U+228DC 𢣜 %26%23141532%3B -PASS extB (pt 1) U+228DD 𢣝 %26%23141533%3B -PASS extB (pt 1) U+228DE 𢣞 %26%23141534%3B -PASS extB (pt 1) U+228DF 𢣟 %26%23141535%3B -PASS extB (pt 1) U+228E0 𢣠 %26%23141536%3B -PASS extB (pt 1) U+228E1 𢣡 %26%23141537%3B -PASS extB (pt 1) U+228E2 𢣢 %26%23141538%3B -PASS extB (pt 1) U+228E3 𢣣 %26%23141539%3B -PASS extB (pt 1) U+228E4 𢣤 %26%23141540%3B -PASS extB (pt 1) U+228E5 𢣥 %26%23141541%3B -PASS extB (pt 1) U+228E6 𢣦 %26%23141542%3B -PASS extB (pt 1) U+228E7 𢣧 %26%23141543%3B -PASS extB (pt 1) U+228E8 𢣨 %26%23141544%3B -PASS extB (pt 1) U+228E9 𢣩 %26%23141545%3B -PASS extB (pt 1) U+228EA 𢣪 %26%23141546%3B -PASS extB (pt 1) U+228EB 𢣫 %26%23141547%3B -PASS extB (pt 1) U+228EC 𢣬 %26%23141548%3B -PASS extB (pt 1) U+228ED 𢣭 %26%23141549%3B -PASS extB (pt 1) U+228EE 𢣮 %26%23141550%3B -PASS extB (pt 1) U+228EF 𢣯 %26%23141551%3B -PASS extB (pt 1) U+228F0 𢣰 %26%23141552%3B -PASS extB (pt 1) U+228F1 𢣱 %26%23141553%3B -PASS extB (pt 1) U+228F2 𢣲 %26%23141554%3B -PASS extB (pt 1) U+228F3 𢣳 %26%23141555%3B -PASS extB (pt 1) U+228F4 𢣴 %26%23141556%3B -PASS extB (pt 1) U+228F5 𢣵 %26%23141557%3B -PASS extB (pt 1) U+228F6 𢣶 %26%23141558%3B -PASS extB (pt 1) U+228F8 𢣸 %26%23141560%3B -PASS extB (pt 1) U+228F9 𢣹 %26%23141561%3B -PASS extB (pt 1) U+228FA 𢣺 %26%23141562%3B -PASS extB (pt 1) U+228FB 𢣻 %26%23141563%3B -PASS extB (pt 1) U+228FC 𢣼 %26%23141564%3B -PASS extB (pt 1) U+228FD 𢣽 %26%23141565%3B -PASS extB (pt 1) U+228FE 𢣾 %26%23141566%3B -PASS extB (pt 1) U+228FF 𢣿 %26%23141567%3B -PASS extB (pt 1) U+22900 𢤀 %26%23141568%3B -PASS extB (pt 1) U+22901 𢤁 %26%23141569%3B -PASS extB (pt 1) U+22902 𢤂 %26%23141570%3B -PASS extB (pt 1) U+22903 𢤃 %26%23141571%3B -PASS extB (pt 1) U+22904 𢤄 %26%23141572%3B -PASS extB (pt 1) U+22905 𢤅 %26%23141573%3B -PASS extB (pt 1) U+22906 𢤆 %26%23141574%3B -PASS extB (pt 1) U+22907 𢤇 %26%23141575%3B -PASS extB (pt 1) U+22908 𢤈 %26%23141576%3B -PASS extB (pt 1) U+22909 𢤉 %26%23141577%3B -PASS extB (pt 1) U+2290A 𢤊 %26%23141578%3B -PASS extB (pt 1) U+2290B 𢤋 %26%23141579%3B -PASS extB (pt 1) U+2290C 𢤌 %26%23141580%3B -PASS extB (pt 1) U+2290D 𢤍 %26%23141581%3B -PASS extB (pt 1) U+2290E 𢤎 %26%23141582%3B -PASS extB (pt 1) U+2290F 𢤏 %26%23141583%3B -PASS extB (pt 1) U+22910 𢤐 %26%23141584%3B -PASS extB (pt 1) U+22911 𢤑 %26%23141585%3B -PASS extB (pt 1) U+22912 𢤒 %26%23141586%3B -PASS extB (pt 1) U+22913 𢤓 %26%23141587%3B -PASS extB (pt 1) U+22914 𢤔 %26%23141588%3B -PASS extB (pt 1) U+22915 𢤕 %26%23141589%3B -PASS extB (pt 1) U+22916 𢤖 %26%23141590%3B -PASS extB (pt 1) U+22917 𢤗 %26%23141591%3B -PASS extB (pt 1) U+22918 𢤘 %26%23141592%3B -PASS extB (pt 1) U+22919 𢤙 %26%23141593%3B -PASS extB (pt 1) U+2291A 𢤚 %26%23141594%3B -PASS extB (pt 1) U+2291B 𢤛 %26%23141595%3B -PASS extB (pt 1) U+2291C 𢤜 %26%23141596%3B -PASS extB (pt 1) U+2291D 𢤝 %26%23141597%3B -PASS extB (pt 1) U+2291E 𢤞 %26%23141598%3B -PASS extB (pt 1) U+2291F 𢤟 %26%23141599%3B -PASS extB (pt 1) U+22920 𢤠 %26%23141600%3B -PASS extB (pt 1) U+22921 𢤡 %26%23141601%3B -PASS extB (pt 1) U+22922 𢤢 %26%23141602%3B -PASS extB (pt 1) U+22923 𢤣 %26%23141603%3B -PASS extB (pt 1) U+22924 𢤤 %26%23141604%3B -PASS extB (pt 1) U+22925 𢤥 %26%23141605%3B -PASS extB (pt 1) U+22926 𢤦 %26%23141606%3B -PASS extB (pt 1) U+22927 𢤧 %26%23141607%3B -PASS extB (pt 1) U+22928 𢤨 %26%23141608%3B -PASS extB (pt 1) U+22929 𢤩 %26%23141609%3B -PASS extB (pt 1) U+2292A 𢤪 %26%23141610%3B -PASS extB (pt 1) U+2292B 𢤫 %26%23141611%3B -PASS extB (pt 1) U+2292C 𢤬 %26%23141612%3B -PASS extB (pt 1) U+2292D 𢤭 %26%23141613%3B -PASS extB (pt 1) U+2292E 𢤮 %26%23141614%3B -PASS extB (pt 1) U+2292F 𢤯 %26%23141615%3B -PASS extB (pt 1) U+22930 𢤰 %26%23141616%3B -PASS extB (pt 1) U+22931 𢤱 %26%23141617%3B -PASS extB (pt 1) U+22932 𢤲 %26%23141618%3B -PASS extB (pt 1) U+22933 𢤳 %26%23141619%3B -PASS extB (pt 1) U+22934 𢤴 %26%23141620%3B -PASS extB (pt 1) U+22935 𢤵 %26%23141621%3B -PASS extB (pt 1) U+22936 𢤶 %26%23141622%3B -PASS extB (pt 1) U+22937 𢤷 %26%23141623%3B -PASS extB (pt 1) U+22938 𢤸 %26%23141624%3B -PASS extB (pt 1) U+22939 𢤹 %26%23141625%3B -PASS extB (pt 1) U+2293A 𢤺 %26%23141626%3B -PASS extB (pt 1) U+2293B 𢤻 %26%23141627%3B -PASS extB (pt 1) U+2293C 𢤼 %26%23141628%3B -PASS extB (pt 1) U+2293D 𢤽 %26%23141629%3B -PASS extB (pt 1) U+2293E 𢤾 %26%23141630%3B -PASS extB (pt 1) U+2293F 𢤿 %26%23141631%3B -PASS extB (pt 1) U+22940 𢥀 %26%23141632%3B -PASS extB (pt 1) U+22941 𢥁 %26%23141633%3B -PASS extB (pt 1) U+22942 𢥂 %26%23141634%3B -PASS extB (pt 1) U+22943 𢥃 %26%23141635%3B -PASS extB (pt 1) U+22944 𢥄 %26%23141636%3B -PASS extB (pt 1) U+22945 𢥅 %26%23141637%3B -PASS extB (pt 1) U+22946 𢥆 %26%23141638%3B -PASS extB (pt 1) U+22947 𢥇 %26%23141639%3B -PASS extB (pt 1) U+22948 𢥈 %26%23141640%3B -PASS extB (pt 1) U+22949 𢥉 %26%23141641%3B -PASS extB (pt 1) U+2294A 𢥊 %26%23141642%3B -PASS extB (pt 1) U+2294B 𢥋 %26%23141643%3B -PASS extB (pt 1) U+2294C 𢥌 %26%23141644%3B -PASS extB (pt 1) U+2294D 𢥍 %26%23141645%3B -PASS extB (pt 1) U+2294E 𢥎 %26%23141646%3B -PASS extB (pt 1) U+2294F 𢥏 %26%23141647%3B -PASS extB (pt 1) U+22950 𢥐 %26%23141648%3B -PASS extB (pt 1) U+22951 𢥑 %26%23141649%3B -PASS extB (pt 1) U+22952 𢥒 %26%23141650%3B -PASS extB (pt 1) U+22953 𢥓 %26%23141651%3B -PASS extB (pt 1) U+22954 𢥔 %26%23141652%3B -PASS extB (pt 1) U+22955 𢥕 %26%23141653%3B -PASS extB (pt 1) U+22956 𢥖 %26%23141654%3B -PASS extB (pt 1) U+22957 𢥗 %26%23141655%3B -PASS extB (pt 1) U+22958 𢥘 %26%23141656%3B -PASS extB (pt 1) U+22959 𢥙 %26%23141657%3B -PASS extB (pt 1) U+2295A 𢥚 %26%23141658%3B -PASS extB (pt 1) U+2295B 𢥛 %26%23141659%3B -PASS extB (pt 1) U+2295C 𢥜 %26%23141660%3B -PASS extB (pt 1) U+2295D 𢥝 %26%23141661%3B -PASS extB (pt 1) U+2295E 𢥞 %26%23141662%3B -PASS extB (pt 1) U+2295F 𢥟 %26%23141663%3B -PASS extB (pt 1) U+22960 𢥠 %26%23141664%3B -PASS extB (pt 1) U+22961 𢥡 %26%23141665%3B -PASS extB (pt 1) U+22962 𢥢 %26%23141666%3B -PASS extB (pt 1) U+22963 𢥣 %26%23141667%3B -PASS extB (pt 1) U+22964 𢥤 %26%23141668%3B -PASS extB (pt 1) U+22965 𢥥 %26%23141669%3B -PASS extB (pt 1) U+22966 𢥦 %26%23141670%3B -PASS extB (pt 1) U+22967 𢥧 %26%23141671%3B -PASS extB (pt 1) U+22968 𢥨 %26%23141672%3B -PASS extB (pt 1) U+22969 𢥩 %26%23141673%3B -PASS extB (pt 1) U+2296A 𢥪 %26%23141674%3B -PASS extB (pt 1) U+2296B 𢥫 %26%23141675%3B -PASS extB (pt 1) U+2296C 𢥬 %26%23141676%3B -PASS extB (pt 1) U+2296D 𢥭 %26%23141677%3B -PASS extB (pt 1) U+2296E 𢥮 %26%23141678%3B -PASS extB (pt 1) U+2296F 𢥯 %26%23141679%3B -PASS extB (pt 1) U+22970 𢥰 %26%23141680%3B -PASS extB (pt 1) U+22971 𢥱 %26%23141681%3B -PASS extB (pt 1) U+22972 𢥲 %26%23141682%3B -PASS extB (pt 1) U+22973 𢥳 %26%23141683%3B -PASS extB (pt 1) U+22974 𢥴 %26%23141684%3B -PASS extB (pt 1) U+22975 𢥵 %26%23141685%3B -PASS extB (pt 1) U+22976 𢥶 %26%23141686%3B -PASS extB (pt 1) U+22977 𢥷 %26%23141687%3B -PASS extB (pt 1) U+22978 𢥸 %26%23141688%3B -PASS extB (pt 1) U+22979 𢥹 %26%23141689%3B -PASS extB (pt 1) U+2297A 𢥺 %26%23141690%3B -PASS extB (pt 1) U+2297B 𢥻 %26%23141691%3B -PASS extB (pt 1) U+2297C 𢥼 %26%23141692%3B -PASS extB (pt 1) U+2297D 𢥽 %26%23141693%3B -PASS extB (pt 1) U+2297E 𢥾 %26%23141694%3B -PASS extB (pt 1) U+2297F 𢥿 %26%23141695%3B -PASS extB (pt 1) U+22981 𢦁 %26%23141697%3B -PASS extB (pt 1) U+22982 𢦂 %26%23141698%3B -PASS extB (pt 1) U+22983 𢦃 %26%23141699%3B -PASS extB (pt 1) U+22984 𢦄 %26%23141700%3B -PASS extB (pt 1) U+22985 𢦅 %26%23141701%3B -PASS extB (pt 1) U+22986 𢦆 %26%23141702%3B -PASS extB (pt 1) U+22987 𢦇 %26%23141703%3B -PASS extB (pt 1) U+22988 𢦈 %26%23141704%3B -PASS extB (pt 1) U+22989 𢦉 %26%23141705%3B -PASS extB (pt 1) U+2298A 𢦊 %26%23141706%3B -PASS extB (pt 1) U+2298B 𢦋 %26%23141707%3B -PASS extB (pt 1) U+2298C 𢦌 %26%23141708%3B -PASS extB (pt 1) U+2298D 𢦍 %26%23141709%3B -PASS extB (pt 1) U+2298E 𢦎 %26%23141710%3B -PASS extB (pt 1) U+2298F 𢦏 %26%23141711%3B -PASS extB (pt 1) U+22990 𢦐 %26%23141712%3B -PASS extB (pt 1) U+22991 𢦑 %26%23141713%3B -PASS extB (pt 1) U+22992 𢦒 %26%23141714%3B -PASS extB (pt 1) U+22993 𢦓 %26%23141715%3B -PASS extB (pt 1) U+22994 𢦔 %26%23141716%3B -PASS extB (pt 1) U+22995 𢦕 %26%23141717%3B -PASS extB (pt 1) U+22996 𢦖 %26%23141718%3B -PASS extB (pt 1) U+22997 𢦗 %26%23141719%3B -PASS extB (pt 1) U+22998 𢦘 %26%23141720%3B -PASS extB (pt 1) U+22999 𢦙 %26%23141721%3B -PASS extB (pt 1) U+2299A 𢦚 %26%23141722%3B -PASS extB (pt 1) U+2299B 𢦛 %26%23141723%3B -PASS extB (pt 1) U+2299C 𢦜 %26%23141724%3B -PASS extB (pt 1) U+2299D 𢦝 %26%23141725%3B -PASS extB (pt 1) U+2299E 𢦞 %26%23141726%3B -PASS extB (pt 1) U+2299F 𢦟 %26%23141727%3B -PASS extB (pt 1) U+229A0 𢦠 %26%23141728%3B -PASS extB (pt 1) U+229A1 𢦡 %26%23141729%3B -PASS extB (pt 1) U+229A2 𢦢 %26%23141730%3B -PASS extB (pt 1) U+229A3 𢦣 %26%23141731%3B -PASS extB (pt 1) U+229A4 𢦤 %26%23141732%3B -PASS extB (pt 1) U+229A5 𢦥 %26%23141733%3B -PASS extB (pt 1) U+229A6 𢦦 %26%23141734%3B -PASS extB (pt 1) U+229A7 𢦧 %26%23141735%3B -PASS extB (pt 1) U+229A8 𢦨 %26%23141736%3B -PASS extB (pt 1) U+229A9 𢦩 %26%23141737%3B -PASS extB (pt 1) U+229AA 𢦪 %26%23141738%3B -PASS extB (pt 1) U+229AB 𢦫 %26%23141739%3B -PASS extB (pt 1) U+229AC 𢦬 %26%23141740%3B -PASS extB (pt 1) U+229AD 𢦭 %26%23141741%3B -PASS extB (pt 1) U+229AE 𢦮 %26%23141742%3B -PASS extB (pt 1) U+229AF 𢦯 %26%23141743%3B -PASS extB (pt 1) U+229B0 𢦰 %26%23141744%3B -PASS extB (pt 1) U+229B1 𢦱 %26%23141745%3B -PASS extB (pt 1) U+229B2 𢦲 %26%23141746%3B -PASS extB (pt 1) U+229B3 𢦳 %26%23141747%3B -PASS extB (pt 1) U+229B4 𢦴 %26%23141748%3B -PASS extB (pt 1) U+229B5 𢦵 %26%23141749%3B -PASS extB (pt 1) U+229B6 𢦶 %26%23141750%3B -PASS extB (pt 1) U+229B7 𢦷 %26%23141751%3B -PASS extB (pt 1) U+229B8 𢦸 %26%23141752%3B -PASS extB (pt 1) U+229B9 𢦹 %26%23141753%3B -PASS extB (pt 1) U+229BA 𢦺 %26%23141754%3B -PASS extB (pt 1) U+229BB 𢦻 %26%23141755%3B -PASS extB (pt 1) U+229BC 𢦼 %26%23141756%3B -PASS extB (pt 1) U+229BD 𢦽 %26%23141757%3B -PASS extB (pt 1) U+229BE 𢦾 %26%23141758%3B -PASS extB (pt 1) U+229BF 𢦿 %26%23141759%3B -PASS extB (pt 1) U+229C0 𢧀 %26%23141760%3B -PASS extB (pt 1) U+229C1 𢧁 %26%23141761%3B -PASS extB (pt 1) U+229C2 𢧂 %26%23141762%3B -PASS extB (pt 1) U+229C3 𢧃 %26%23141763%3B -PASS extB (pt 1) U+229C4 𢧄 %26%23141764%3B -PASS extB (pt 1) U+229C5 𢧅 %26%23141765%3B -PASS extB (pt 1) U+229C6 𢧆 %26%23141766%3B -PASS extB (pt 1) U+229C7 𢧇 %26%23141767%3B -PASS extB (pt 1) U+229C8 𢧈 %26%23141768%3B -PASS extB (pt 1) U+229C9 𢧉 %26%23141769%3B -PASS extB (pt 1) U+229CA 𢧊 %26%23141770%3B -PASS extB (pt 1) U+229CB 𢧋 %26%23141771%3B -PASS extB (pt 1) U+229CC 𢧌 %26%23141772%3B -PASS extB (pt 1) U+229CD 𢧍 %26%23141773%3B -PASS extB (pt 1) U+229CE 𢧎 %26%23141774%3B -PASS extB (pt 1) U+229CF 𢧏 %26%23141775%3B -PASS extB (pt 1) U+229D0 𢧐 %26%23141776%3B -PASS extB (pt 1) U+229D1 𢧑 %26%23141777%3B -PASS extB (pt 1) U+229D2 𢧒 %26%23141778%3B -PASS extB (pt 1) U+229D3 𢧓 %26%23141779%3B -PASS extB (pt 1) U+229D4 𢧔 %26%23141780%3B -PASS extB (pt 1) U+229D5 𢧕 %26%23141781%3B -PASS extB (pt 1) U+229D6 𢧖 %26%23141782%3B -PASS extB (pt 1) U+229D7 𢧗 %26%23141783%3B -PASS extB (pt 1) U+229D8 𢧘 %26%23141784%3B -PASS extB (pt 1) U+229D9 𢧙 %26%23141785%3B -PASS extB (pt 1) U+229DA 𢧚 %26%23141786%3B -PASS extB (pt 1) U+229DB 𢧛 %26%23141787%3B -PASS extB (pt 1) U+229DC 𢧜 %26%23141788%3B -PASS extB (pt 1) U+229DD 𢧝 %26%23141789%3B -PASS extB (pt 1) U+229DE 𢧞 %26%23141790%3B -PASS extB (pt 1) U+229DF 𢧟 %26%23141791%3B -PASS extB (pt 1) U+229E0 𢧠 %26%23141792%3B -PASS extB (pt 1) U+229E1 𢧡 %26%23141793%3B -PASS extB (pt 1) U+229E2 𢧢 %26%23141794%3B -PASS extB (pt 1) U+229E3 𢧣 %26%23141795%3B -PASS extB (pt 1) U+229E4 𢧤 %26%23141796%3B -PASS extB (pt 1) U+229E5 𢧥 %26%23141797%3B -PASS extB (pt 1) U+229E6 𢧦 %26%23141798%3B -PASS extB (pt 1) U+229E7 𢧧 %26%23141799%3B -PASS extB (pt 1) U+229E8 𢧨 %26%23141800%3B -PASS extB (pt 1) U+229E9 𢧩 %26%23141801%3B -PASS extB (pt 1) U+229EA 𢧪 %26%23141802%3B -PASS extB (pt 1) U+229EB 𢧫 %26%23141803%3B -PASS extB (pt 1) U+229EC 𢧬 %26%23141804%3B -PASS extB (pt 1) U+229ED 𢧭 %26%23141805%3B -PASS extB (pt 1) U+229EE 𢧮 %26%23141806%3B -PASS extB (pt 1) U+229EF 𢧯 %26%23141807%3B -PASS extB (pt 1) U+229F0 𢧰 %26%23141808%3B -PASS extB (pt 1) U+229F1 𢧱 %26%23141809%3B -PASS extB (pt 1) U+229F2 𢧲 %26%23141810%3B -PASS extB (pt 1) U+229F3 𢧳 %26%23141811%3B -PASS extB (pt 1) U+229F4 𢧴 %26%23141812%3B -PASS extB (pt 1) U+229F5 𢧵 %26%23141813%3B -PASS extB (pt 1) U+229F6 𢧶 %26%23141814%3B -PASS extB (pt 1) U+229F7 𢧷 %26%23141815%3B -PASS extB (pt 1) U+229F8 𢧸 %26%23141816%3B -PASS extB (pt 1) U+229F9 𢧹 %26%23141817%3B -PASS extB (pt 1) U+229FA 𢧺 %26%23141818%3B -PASS extB (pt 1) U+229FB 𢧻 %26%23141819%3B -PASS extB (pt 1) U+229FC 𢧼 %26%23141820%3B -PASS extB (pt 1) U+229FD 𢧽 %26%23141821%3B -PASS extB (pt 1) U+229FE 𢧾 %26%23141822%3B -PASS extB (pt 1) U+229FF 𢧿 %26%23141823%3B -PASS extB (pt 1) U+22A00 𢨀 %26%23141824%3B -PASS extB (pt 1) U+22A01 𢨁 %26%23141825%3B -PASS extB (pt 1) U+22A02 𢨂 %26%23141826%3B -PASS extB (pt 1) U+22A03 𢨃 %26%23141827%3B -PASS extB (pt 1) U+22A04 𢨄 %26%23141828%3B -PASS extB (pt 1) U+22A05 𢨅 %26%23141829%3B -PASS extB (pt 1) U+22A06 𢨆 %26%23141830%3B -PASS extB (pt 1) U+22A07 𢨇 %26%23141831%3B -PASS extB (pt 1) U+22A08 𢨈 %26%23141832%3B -PASS extB (pt 1) U+22A09 𢨉 %26%23141833%3B -PASS extB (pt 1) U+22A0A 𢨊 %26%23141834%3B -PASS extB (pt 1) U+22A0B 𢨋 %26%23141835%3B -PASS extB (pt 1) U+22A0C 𢨌 %26%23141836%3B -PASS extB (pt 1) U+22A0D 𢨍 %26%23141837%3B -PASS extB (pt 1) U+22A0E 𢨎 %26%23141838%3B -PASS extB (pt 1) U+22A0F 𢨏 %26%23141839%3B -PASS extB (pt 1) U+22A10 𢨐 %26%23141840%3B -PASS extB (pt 1) U+22A11 𢨑 %26%23141841%3B -PASS extB (pt 1) U+22A12 𢨒 %26%23141842%3B -PASS extB (pt 1) U+22A13 𢨓 %26%23141843%3B -PASS extB (pt 1) U+22A14 𢨔 %26%23141844%3B -PASS extB (pt 1) U+22A15 𢨕 %26%23141845%3B -PASS extB (pt 1) U+22A16 𢨖 %26%23141846%3B -PASS extB (pt 1) U+22A17 𢨗 %26%23141847%3B -PASS extB (pt 1) U+22A18 𢨘 %26%23141848%3B -PASS extB (pt 1) U+22A19 𢨙 %26%23141849%3B -PASS extB (pt 1) U+22A1A 𢨚 %26%23141850%3B -PASS extB (pt 1) U+22A1B 𢨛 %26%23141851%3B -PASS extB (pt 1) U+22A1C 𢨜 %26%23141852%3B -PASS extB (pt 1) U+22A1D 𢨝 %26%23141853%3B -PASS extB (pt 1) U+22A1E 𢨞 %26%23141854%3B -PASS extB (pt 1) U+22A1F 𢨟 %26%23141855%3B -PASS extB (pt 1) U+22A20 𢨠 %26%23141856%3B -PASS extB (pt 1) U+22A21 𢨡 %26%23141857%3B -PASS extB (pt 1) U+22A22 𢨢 %26%23141858%3B -PASS extB (pt 1) U+22A23 𢨣 %26%23141859%3B -PASS extB (pt 1) U+22A24 𢨤 %26%23141860%3B -PASS extB (pt 1) U+22A25 𢨥 %26%23141861%3B -PASS extB (pt 1) U+22A26 𢨦 %26%23141862%3B -PASS extB (pt 1) U+22A27 𢨧 %26%23141863%3B -PASS extB (pt 1) U+22A28 𢨨 %26%23141864%3B -PASS extB (pt 1) U+22A29 𢨩 %26%23141865%3B -PASS extB (pt 1) U+22A2A 𢨪 %26%23141866%3B -PASS extB (pt 1) U+22A2B 𢨫 %26%23141867%3B -PASS extB (pt 1) U+22A2C 𢨬 %26%23141868%3B -PASS extB (pt 1) U+22A2D 𢨭 %26%23141869%3B -PASS extB (pt 1) U+22A2E 𢨮 %26%23141870%3B -PASS extB (pt 1) U+22A2F 𢨯 %26%23141871%3B -PASS extB (pt 1) U+22A30 𢨰 %26%23141872%3B -PASS extB (pt 1) U+22A31 𢨱 %26%23141873%3B -PASS extB (pt 1) U+22A32 𢨲 %26%23141874%3B -PASS extB (pt 1) U+22A33 𢨳 %26%23141875%3B -PASS extB (pt 1) U+22A34 𢨴 %26%23141876%3B -PASS extB (pt 1) U+22A35 𢨵 %26%23141877%3B -PASS extB (pt 1) U+22A36 𢨶 %26%23141878%3B -PASS extB (pt 1) U+22A37 𢨷 %26%23141879%3B -PASS extB (pt 1) U+22A38 𢨸 %26%23141880%3B -PASS extB (pt 1) U+22A39 𢨹 %26%23141881%3B -PASS extB (pt 1) U+22A3A 𢨺 %26%23141882%3B -PASS extB (pt 1) U+22A3B 𢨻 %26%23141883%3B -PASS extB (pt 1) U+22A3C 𢨼 %26%23141884%3B -PASS extB (pt 1) U+22A3D 𢨽 %26%23141885%3B -PASS extB (pt 1) U+22A3E 𢨾 %26%23141886%3B -PASS extB (pt 1) U+22A3F 𢨿 %26%23141887%3B -PASS extB (pt 1) U+22A40 𢩀 %26%23141888%3B -PASS extB (pt 1) U+22A41 𢩁 %26%23141889%3B -PASS extB (pt 1) U+22A42 𢩂 %26%23141890%3B -PASS extB (pt 1) U+22A43 𢩃 %26%23141891%3B -PASS extB (pt 1) U+22A44 𢩄 %26%23141892%3B -PASS extB (pt 1) U+22A45 𢩅 %26%23141893%3B -PASS extB (pt 1) U+22A46 𢩆 %26%23141894%3B -PASS extB (pt 1) U+22A47 𢩇 %26%23141895%3B -PASS extB (pt 1) U+22A48 𢩈 %26%23141896%3B -PASS extB (pt 1) U+22A49 𢩉 %26%23141897%3B -PASS extB (pt 1) U+22A4A 𢩊 %26%23141898%3B -PASS extB (pt 1) U+22A4B 𢩋 %26%23141899%3B -PASS extB (pt 1) U+22A4C 𢩌 %26%23141900%3B -PASS extB (pt 1) U+22A4D 𢩍 %26%23141901%3B -PASS extB (pt 1) U+22A4E 𢩎 %26%23141902%3B -PASS extB (pt 1) U+22A4F 𢩏 %26%23141903%3B -PASS extB (pt 1) U+22A50 𢩐 %26%23141904%3B -PASS extB (pt 1) U+22A51 𢩑 %26%23141905%3B -PASS extB (pt 1) U+22A52 𢩒 %26%23141906%3B -PASS extB (pt 1) U+22A53 𢩓 %26%23141907%3B -PASS extB (pt 1) U+22A54 𢩔 %26%23141908%3B -PASS extB (pt 1) U+22A55 𢩕 %26%23141909%3B -PASS extB (pt 1) U+22A56 𢩖 %26%23141910%3B -PASS extB (pt 1) U+22A57 𢩗 %26%23141911%3B -PASS extB (pt 1) U+22A58 𢩘 %26%23141912%3B -PASS extB (pt 1) U+22A59 𢩙 %26%23141913%3B -PASS extB (pt 1) U+22A5A 𢩚 %26%23141914%3B -PASS extB (pt 1) U+22A5B 𢩛 %26%23141915%3B -PASS extB (pt 1) U+22A5C 𢩜 %26%23141916%3B -PASS extB (pt 1) U+22A5D 𢩝 %26%23141917%3B -PASS extB (pt 1) U+22A5E 𢩞 %26%23141918%3B -PASS extB (pt 1) U+22A5F 𢩟 %26%23141919%3B -PASS extB (pt 1) U+22A60 𢩠 %26%23141920%3B -PASS extB (pt 1) U+22A61 𢩡 %26%23141921%3B -PASS extB (pt 1) U+22A62 𢩢 %26%23141922%3B -PASS extB (pt 1) U+22A63 𢩣 %26%23141923%3B -PASS extB (pt 1) U+22A64 𢩤 %26%23141924%3B -PASS extB (pt 1) U+22A65 𢩥 %26%23141925%3B -PASS extB (pt 1) U+22A66 𢩦 %26%23141926%3B -PASS extB (pt 1) U+22A67 𢩧 %26%23141927%3B -PASS extB (pt 1) U+22A68 𢩨 %26%23141928%3B -PASS extB (pt 1) U+22A69 𢩩 %26%23141929%3B -PASS extB (pt 1) U+22A6A 𢩪 %26%23141930%3B -PASS extB (pt 1) U+22A6B 𢩫 %26%23141931%3B -PASS extB (pt 1) U+22A6C 𢩬 %26%23141932%3B -PASS extB (pt 1) U+22A6D 𢩭 %26%23141933%3B -PASS extB (pt 1) U+22A6E 𢩮 %26%23141934%3B -PASS extB (pt 1) U+22A6F 𢩯 %26%23141935%3B -PASS extB (pt 1) U+22A70 𢩰 %26%23141936%3B -PASS extB (pt 1) U+22A71 𢩱 %26%23141937%3B -PASS extB (pt 1) U+22A72 𢩲 %26%23141938%3B -PASS extB (pt 1) U+22A73 𢩳 %26%23141939%3B -PASS extB (pt 1) U+22A74 𢩴 %26%23141940%3B -PASS extB (pt 1) U+22A75 𢩵 %26%23141941%3B -PASS extB (pt 1) U+22A76 𢩶 %26%23141942%3B -PASS extB (pt 1) U+22A77 𢩷 %26%23141943%3B -PASS extB (pt 1) U+22A78 𢩸 %26%23141944%3B -PASS extB (pt 1) U+22A79 𢩹 %26%23141945%3B -PASS extB (pt 1) U+22A7A 𢩺 %26%23141946%3B -PASS extB (pt 1) U+22A7B 𢩻 %26%23141947%3B -PASS extB (pt 1) U+22A7C 𢩼 %26%23141948%3B -PASS extB (pt 1) U+22A7D 𢩽 %26%23141949%3B -PASS extB (pt 1) U+22A7E 𢩾 %26%23141950%3B -PASS extB (pt 1) U+22A7F 𢩿 %26%23141951%3B -PASS extB (pt 1) U+22A80 𢪀 %26%23141952%3B -PASS extB (pt 1) U+22A81 𢪁 %26%23141953%3B -PASS extB (pt 1) U+22A82 𢪂 %26%23141954%3B -PASS extB (pt 1) U+22A83 𢪃 %26%23141955%3B -PASS extB (pt 1) U+22A84 𢪄 %26%23141956%3B -PASS extB (pt 1) U+22A85 𢪅 %26%23141957%3B -PASS extB (pt 1) U+22A86 𢪆 %26%23141958%3B -PASS extB (pt 1) U+22A87 𢪇 %26%23141959%3B -PASS extB (pt 1) U+22A88 𢪈 %26%23141960%3B -PASS extB (pt 1) U+22A89 𢪉 %26%23141961%3B -PASS extB (pt 1) U+22A8A 𢪊 %26%23141962%3B -PASS extB (pt 1) U+22A8B 𢪋 %26%23141963%3B -PASS extB (pt 1) U+22A8C 𢪌 %26%23141964%3B -PASS extB (pt 1) U+22A8D 𢪍 %26%23141965%3B -PASS extB (pt 1) U+22A8E 𢪎 %26%23141966%3B -PASS extB (pt 1) U+22A8F 𢪏 %26%23141967%3B -PASS extB (pt 1) U+22A90 𢪐 %26%23141968%3B -PASS extB (pt 1) U+22A91 𢪑 %26%23141969%3B -PASS extB (pt 1) U+22A92 𢪒 %26%23141970%3B -PASS extB (pt 1) U+22A93 𢪓 %26%23141971%3B -PASS extB (pt 1) U+22A94 𢪔 %26%23141972%3B -PASS extB (pt 1) U+22A95 𢪕 %26%23141973%3B -PASS extB (pt 1) U+22A96 𢪖 %26%23141974%3B -PASS extB (pt 1) U+22A97 𢪗 %26%23141975%3B -PASS extB (pt 1) U+22A98 𢪘 %26%23141976%3B -PASS extB (pt 1) U+22A99 𢪙 %26%23141977%3B -PASS extB (pt 1) U+22A9A 𢪚 %26%23141978%3B -PASS extB (pt 1) U+22A9B 𢪛 %26%23141979%3B -PASS extB (pt 1) U+22A9C 𢪜 %26%23141980%3B -PASS extB (pt 1) U+22A9D 𢪝 %26%23141981%3B -PASS extB (pt 1) U+22A9E 𢪞 %26%23141982%3B -PASS extB (pt 1) U+22A9F 𢪟 %26%23141983%3B -PASS extB (pt 1) U+22AA0 𢪠 %26%23141984%3B -PASS extB (pt 1) U+22AA1 𢪡 %26%23141985%3B -PASS extB (pt 1) U+22AA2 𢪢 %26%23141986%3B -PASS extB (pt 1) U+22AA3 𢪣 %26%23141987%3B -PASS extB (pt 1) U+22AA4 𢪤 %26%23141988%3B -PASS extB (pt 1) U+22AA5 𢪥 %26%23141989%3B -PASS extB (pt 1) U+22AA6 𢪦 %26%23141990%3B -PASS extB (pt 1) U+22AA7 𢪧 %26%23141991%3B -PASS extB (pt 1) U+22AA8 𢪨 %26%23141992%3B -PASS extB (pt 1) U+22AA9 𢪩 %26%23141993%3B -PASS extB (pt 1) U+22AAA 𢪪 %26%23141994%3B -PASS extB (pt 1) U+22AAB 𢪫 %26%23141995%3B -PASS extB (pt 1) U+22AAC 𢪬 %26%23141996%3B -PASS extB (pt 1) U+22AAD 𢪭 %26%23141997%3B -PASS extB (pt 1) U+22AAE 𢪮 %26%23141998%3B -PASS extB (pt 1) U+22AAF 𢪯 %26%23141999%3B -PASS extB (pt 1) U+22AB0 𢪰 %26%23142000%3B -PASS extB (pt 1) U+22AB1 𢪱 %26%23142001%3B -PASS extB (pt 1) U+22AB2 𢪲 %26%23142002%3B -PASS extB (pt 1) U+22AB3 𢪳 %26%23142003%3B -PASS extB (pt 1) U+22AB4 𢪴 %26%23142004%3B -PASS extB (pt 1) U+22AB5 𢪵 %26%23142005%3B -PASS extB (pt 1) U+22AB6 𢪶 %26%23142006%3B -PASS extB (pt 1) U+22AB7 𢪷 %26%23142007%3B -PASS extB (pt 1) U+22AB8 𢪸 %26%23142008%3B -PASS extB (pt 1) U+22AB9 𢪹 %26%23142009%3B -PASS extB (pt 1) U+22ABA 𢪺 %26%23142010%3B -PASS extB (pt 1) U+22ABB 𢪻 %26%23142011%3B -PASS extB (pt 1) U+22ABC 𢪼 %26%23142012%3B -PASS extB (pt 1) U+22ABD 𢪽 %26%23142013%3B -PASS extB (pt 1) U+22ABE 𢪾 %26%23142014%3B -PASS extB (pt 1) U+22ABF 𢪿 %26%23142015%3B -PASS extB (pt 1) U+22AC0 𢫀 %26%23142016%3B -PASS extB (pt 1) U+22AC1 𢫁 %26%23142017%3B -PASS extB (pt 1) U+22AC2 𢫂 %26%23142018%3B -PASS extB (pt 1) U+22AC3 𢫃 %26%23142019%3B -PASS extB (pt 1) U+22AC4 𢫄 %26%23142020%3B -PASS extB (pt 1) U+22AC5 𢫅 %26%23142021%3B -PASS extB (pt 1) U+22AC6 𢫆 %26%23142022%3B -PASS extB (pt 1) U+22AC7 𢫇 %26%23142023%3B -PASS extB (pt 1) U+22AC8 𢫈 %26%23142024%3B -PASS extB (pt 1) U+22AC9 𢫉 %26%23142025%3B -PASS extB (pt 1) U+22ACA 𢫊 %26%23142026%3B -PASS extB (pt 1) U+22ACB 𢫋 %26%23142027%3B -PASS extB (pt 1) U+22ACC 𢫌 %26%23142028%3B -PASS extB (pt 1) U+22ACD 𢫍 %26%23142029%3B -PASS extB (pt 1) U+22ACE 𢫎 %26%23142030%3B -PASS extB (pt 1) U+22ACF 𢫏 %26%23142031%3B -PASS extB (pt 1) U+22AD0 𢫐 %26%23142032%3B -PASS extB (pt 1) U+22AD1 𢫑 %26%23142033%3B -PASS extB (pt 1) U+22AD2 𢫒 %26%23142034%3B -PASS extB (pt 1) U+22AD3 𢫓 %26%23142035%3B -PASS extB (pt 1) U+22AD4 𢫔 %26%23142036%3B -PASS extB (pt 1) U+22AD5 𢫕 %26%23142037%3B -PASS extB (pt 1) U+22AD6 𢫖 %26%23142038%3B -PASS extB (pt 1) U+22AD7 𢫗 %26%23142039%3B -PASS extB (pt 1) U+22AD8 𢫘 %26%23142040%3B -PASS extB (pt 1) U+22AD9 𢫙 %26%23142041%3B -PASS extB (pt 1) U+22ADA 𢫚 %26%23142042%3B -PASS extB (pt 1) U+22ADB 𢫛 %26%23142043%3B -PASS extB (pt 1) U+22ADC 𢫜 %26%23142044%3B -PASS extB (pt 1) U+22ADD 𢫝 %26%23142045%3B -PASS extB (pt 1) U+22ADE 𢫞 %26%23142046%3B -PASS extB (pt 1) U+22ADF 𢫟 %26%23142047%3B -PASS extB (pt 1) U+22AE0 𢫠 %26%23142048%3B -PASS extB (pt 1) U+22AE1 𢫡 %26%23142049%3B -PASS extB (pt 1) U+22AE2 𢫢 %26%23142050%3B -PASS extB (pt 1) U+22AE3 𢫣 %26%23142051%3B -PASS extB (pt 1) U+22AE4 𢫤 %26%23142052%3B -PASS extB (pt 1) U+22AE5 𢫥 %26%23142053%3B -PASS extB (pt 1) U+22AE6 𢫦 %26%23142054%3B -PASS extB (pt 1) U+22AE7 𢫧 %26%23142055%3B -PASS extB (pt 1) U+22AE8 𢫨 %26%23142056%3B -PASS extB (pt 1) U+22AE9 𢫩 %26%23142057%3B -PASS extB (pt 1) U+22AEA 𢫪 %26%23142058%3B -PASS extB (pt 1) U+22AEB 𢫫 %26%23142059%3B -PASS extB (pt 1) U+22AEC 𢫬 %26%23142060%3B -PASS extB (pt 1) U+22AED 𢫭 %26%23142061%3B -PASS extB (pt 1) U+22AEE 𢫮 %26%23142062%3B -PASS extB (pt 1) U+22AEF 𢫯 %26%23142063%3B -PASS extB (pt 1) U+22AF0 𢫰 %26%23142064%3B -PASS extB (pt 1) U+22AF1 𢫱 %26%23142065%3B -PASS extB (pt 1) U+22AF2 𢫲 %26%23142066%3B -PASS extB (pt 1) U+22AF3 𢫳 %26%23142067%3B -PASS extB (pt 1) U+22AF4 𢫴 %26%23142068%3B -PASS extB (pt 1) U+22AF5 𢫵 %26%23142069%3B -PASS extB (pt 1) U+22AF6 𢫶 %26%23142070%3B -PASS extB (pt 1) U+22AF7 𢫷 %26%23142071%3B -PASS extB (pt 1) U+22AF8 𢫸 %26%23142072%3B -PASS extB (pt 1) U+22AF9 𢫹 %26%23142073%3B -PASS extB (pt 1) U+22AFA 𢫺 %26%23142074%3B -PASS extB (pt 1) U+22AFB 𢫻 %26%23142075%3B -PASS extB (pt 1) U+22AFC 𢫼 %26%23142076%3B -PASS extB (pt 1) U+22AFD 𢫽 %26%23142077%3B -PASS extB (pt 1) U+22AFE 𢫾 %26%23142078%3B -PASS extB (pt 1) U+22AFF 𢫿 %26%23142079%3B -PASS extB (pt 1) U+22B00 𢬀 %26%23142080%3B -PASS extB (pt 1) U+22B01 𢬁 %26%23142081%3B -PASS extB (pt 1) U+22B02 𢬂 %26%23142082%3B -PASS extB (pt 1) U+22B03 𢬃 %26%23142083%3B -PASS extB (pt 1) U+22B04 𢬄 %26%23142084%3B -PASS extB (pt 1) U+22B05 𢬅 %26%23142085%3B -PASS extB (pt 1) U+22B06 𢬆 %26%23142086%3B -PASS extB (pt 1) U+22B07 𢬇 %26%23142087%3B -PASS extB (pt 1) U+22B08 𢬈 %26%23142088%3B -PASS extB (pt 1) U+22B09 𢬉 %26%23142089%3B -PASS extB (pt 1) U+22B0A 𢬊 %26%23142090%3B -PASS extB (pt 1) U+22B0B 𢬋 %26%23142091%3B -PASS extB (pt 1) U+22B0C 𢬌 %26%23142092%3B -PASS extB (pt 1) U+22B0D 𢬍 %26%23142093%3B -PASS extB (pt 1) U+22B0E 𢬎 %26%23142094%3B -PASS extB (pt 1) U+22B0F 𢬏 %26%23142095%3B -PASS extB (pt 1) U+22B10 𢬐 %26%23142096%3B -PASS extB (pt 1) U+22B11 𢬑 %26%23142097%3B -PASS extB (pt 1) U+22B12 𢬒 %26%23142098%3B -PASS extB (pt 1) U+22B13 𢬓 %26%23142099%3B -PASS extB (pt 1) U+22B14 𢬔 %26%23142100%3B -PASS extB (pt 1) U+22B15 𢬕 %26%23142101%3B -PASS extB (pt 1) U+22B16 𢬖 %26%23142102%3B -PASS extB (pt 1) U+22B17 𢬗 %26%23142103%3B -PASS extB (pt 1) U+22B18 𢬘 %26%23142104%3B -PASS extB (pt 1) U+22B19 𢬙 %26%23142105%3B -PASS extB (pt 1) U+22B1A 𢬚 %26%23142106%3B -PASS extB (pt 1) U+22B1B 𢬛 %26%23142107%3B -PASS extB (pt 1) U+22B1C 𢬜 %26%23142108%3B -PASS extB (pt 1) U+22B1D 𢬝 %26%23142109%3B -PASS extB (pt 1) U+22B1E 𢬞 %26%23142110%3B -PASS extB (pt 1) U+22B1F 𢬟 %26%23142111%3B -PASS extB (pt 1) U+22B20 𢬠 %26%23142112%3B -PASS extB (pt 1) U+22B21 𢬡 %26%23142113%3B -PASS extB (pt 1) U+22B22 𢬢 %26%23142114%3B -PASS extB (pt 1) U+22B23 𢬣 %26%23142115%3B -PASS extB (pt 1) U+22B24 𢬤 %26%23142116%3B -PASS extB (pt 1) U+22B25 𢬥 %26%23142117%3B -PASS extB (pt 1) U+22B26 𢬦 %26%23142118%3B -PASS extB (pt 1) U+22B27 𢬧 %26%23142119%3B -PASS extB (pt 1) U+22B28 𢬨 %26%23142120%3B -PASS extB (pt 1) U+22B29 𢬩 %26%23142121%3B -PASS extB (pt 1) U+22B2A 𢬪 %26%23142122%3B -PASS extB (pt 1) U+22B2B 𢬫 %26%23142123%3B -PASS extB (pt 1) U+22B2C 𢬬 %26%23142124%3B -PASS extB (pt 1) U+22B2D 𢬭 %26%23142125%3B -PASS extB (pt 1) U+22B2E 𢬮 %26%23142126%3B -PASS extB (pt 1) U+22B2F 𢬯 %26%23142127%3B -PASS extB (pt 1) U+22B30 𢬰 %26%23142128%3B -PASS extB (pt 1) U+22B31 𢬱 %26%23142129%3B -PASS extB (pt 1) U+22B32 𢬲 %26%23142130%3B -PASS extB (pt 1) U+22B33 𢬳 %26%23142131%3B -PASS extB (pt 1) U+22B34 𢬴 %26%23142132%3B -PASS extB (pt 1) U+22B35 𢬵 %26%23142133%3B -PASS extB (pt 1) U+22B36 𢬶 %26%23142134%3B -PASS extB (pt 1) U+22B37 𢬷 %26%23142135%3B -PASS extB (pt 1) U+22B38 𢬸 %26%23142136%3B -PASS extB (pt 1) U+22B39 𢬹 %26%23142137%3B -PASS extB (pt 1) U+22B3A 𢬺 %26%23142138%3B -PASS extB (pt 1) U+22B3B 𢬻 %26%23142139%3B -PASS extB (pt 1) U+22B3C 𢬼 %26%23142140%3B -PASS extB (pt 1) U+22B3D 𢬽 %26%23142141%3B -PASS extB (pt 1) U+22B3E 𢬾 %26%23142142%3B -PASS extB (pt 1) U+22B3F 𢬿 %26%23142143%3B -PASS extB (pt 1) U+22B40 𢭀 %26%23142144%3B -PASS extB (pt 1) U+22B41 𢭁 %26%23142145%3B -PASS extB (pt 1) U+22B42 𢭂 %26%23142146%3B -PASS extB (pt 1) U+22B43 𢭃 %26%23142147%3B -PASS extB (pt 1) U+22B44 𢭄 %26%23142148%3B -PASS extB (pt 1) U+22B45 𢭅 %26%23142149%3B -PASS extB (pt 1) U+22B46 𢭆 %26%23142150%3B -PASS extB (pt 1) U+22B47 𢭇 %26%23142151%3B -PASS extB (pt 1) U+22B48 𢭈 %26%23142152%3B -PASS extB (pt 1) U+22B49 𢭉 %26%23142153%3B -PASS extB (pt 1) U+22B4A 𢭊 %26%23142154%3B -PASS extB (pt 1) U+22B4B 𢭋 %26%23142155%3B -PASS extB (pt 1) U+22B4C 𢭌 %26%23142156%3B -PASS extB (pt 1) U+22B4D 𢭍 %26%23142157%3B -PASS extB (pt 1) U+22B4E 𢭎 %26%23142158%3B -PASS extB (pt 1) U+22B4F 𢭏 %26%23142159%3B -PASS extB (pt 1) U+22B50 𢭐 %26%23142160%3B -PASS extB (pt 1) U+22B51 𢭑 %26%23142161%3B -PASS extB (pt 1) U+22B52 𢭒 %26%23142162%3B -PASS extB (pt 1) U+22B53 𢭓 %26%23142163%3B -PASS extB (pt 1) U+22B54 𢭔 %26%23142164%3B -PASS extB (pt 1) U+22B55 𢭕 %26%23142165%3B -PASS extB (pt 1) U+22B56 𢭖 %26%23142166%3B -PASS extB (pt 1) U+22B57 𢭗 %26%23142167%3B -PASS extB (pt 1) U+22B58 𢭘 %26%23142168%3B -PASS extB (pt 1) U+22B59 𢭙 %26%23142169%3B -PASS extB (pt 1) U+22B5A 𢭚 %26%23142170%3B -PASS extB (pt 1) U+22B5B 𢭛 %26%23142171%3B -PASS extB (pt 1) U+22B5C 𢭜 %26%23142172%3B -PASS extB (pt 1) U+22B5D 𢭝 %26%23142173%3B -PASS extB (pt 1) U+22B5E 𢭞 %26%23142174%3B -PASS extB (pt 1) U+22B5F 𢭟 %26%23142175%3B -PASS extB (pt 1) U+22B60 𢭠 %26%23142176%3B -PASS extB (pt 1) U+22B61 𢭡 %26%23142177%3B -PASS extB (pt 1) U+22B62 𢭢 %26%23142178%3B -PASS extB (pt 1) U+22B63 𢭣 %26%23142179%3B -PASS extB (pt 1) U+22B64 𢭤 %26%23142180%3B -PASS extB (pt 1) U+22B65 𢭥 %26%23142181%3B -PASS extB (pt 1) U+22B66 𢭦 %26%23142182%3B -PASS extB (pt 1) U+22B67 𢭧 %26%23142183%3B -PASS extB (pt 1) U+22B68 𢭨 %26%23142184%3B -PASS extB (pt 1) U+22B69 𢭩 %26%23142185%3B -PASS extB (pt 1) U+22B6A 𢭪 %26%23142186%3B -PASS extB (pt 1) U+22B6B 𢭫 %26%23142187%3B -PASS extB (pt 1) U+22B6C 𢭬 %26%23142188%3B -PASS extB (pt 1) U+22B6D 𢭭 %26%23142189%3B -PASS extB (pt 1) U+22B6E 𢭮 %26%23142190%3B -PASS extB (pt 1) U+22B6F 𢭯 %26%23142191%3B -PASS extB (pt 1) U+22B70 𢭰 %26%23142192%3B -PASS extB (pt 1) U+22B71 𢭱 %26%23142193%3B -PASS extB (pt 1) U+22B72 𢭲 %26%23142194%3B -PASS extB (pt 1) U+22B73 𢭳 %26%23142195%3B -PASS extB (pt 1) U+22B74 𢭴 %26%23142196%3B -PASS extB (pt 1) U+22B75 𢭵 %26%23142197%3B -PASS extB (pt 1) U+22B76 𢭶 %26%23142198%3B -PASS extB (pt 1) U+22B77 𢭷 %26%23142199%3B -PASS extB (pt 1) U+22B78 𢭸 %26%23142200%3B -PASS extB (pt 1) U+22B79 𢭹 %26%23142201%3B -PASS extB (pt 1) U+22B7A 𢭺 %26%23142202%3B -PASS extB (pt 1) U+22B7B 𢭻 %26%23142203%3B -PASS extB (pt 1) U+22B7C 𢭼 %26%23142204%3B -PASS extB (pt 1) U+22B7D 𢭽 %26%23142205%3B -PASS extB (pt 1) U+22B7E 𢭾 %26%23142206%3B -PASS extB (pt 1) U+22B7F 𢭿 %26%23142207%3B -PASS extB (pt 1) U+22B80 𢮀 %26%23142208%3B -PASS extB (pt 1) U+22B81 𢮁 %26%23142209%3B -PASS extB (pt 1) U+22B82 𢮂 %26%23142210%3B -PASS extB (pt 1) U+22B83 𢮃 %26%23142211%3B -PASS extB (pt 1) U+22B84 𢮄 %26%23142212%3B -PASS extB (pt 1) U+22B85 𢮅 %26%23142213%3B -PASS extB (pt 1) U+22B86 𢮆 %26%23142214%3B -PASS extB (pt 1) U+22B87 𢮇 %26%23142215%3B -PASS extB (pt 1) U+22B88 𢮈 %26%23142216%3B -PASS extB (pt 1) U+22B89 𢮉 %26%23142217%3B -PASS extB (pt 1) U+22B8A 𢮊 %26%23142218%3B -PASS extB (pt 1) U+22B8B 𢮋 %26%23142219%3B -PASS extB (pt 1) U+22B8C 𢮌 %26%23142220%3B -PASS extB (pt 1) U+22B8D 𢮍 %26%23142221%3B -PASS extB (pt 1) U+22B8E 𢮎 %26%23142222%3B -PASS extB (pt 1) U+22B8F 𢮏 %26%23142223%3B -PASS extB (pt 1) U+22B90 𢮐 %26%23142224%3B -PASS extB (pt 1) U+22B91 𢮑 %26%23142225%3B -PASS extB (pt 1) U+22B92 𢮒 %26%23142226%3B -PASS extB (pt 1) U+22B93 𢮓 %26%23142227%3B -PASS extB (pt 1) U+22B94 𢮔 %26%23142228%3B -PASS extB (pt 1) U+22B95 𢮕 %26%23142229%3B -PASS extB (pt 1) U+22B96 𢮖 %26%23142230%3B -PASS extB (pt 1) U+22B97 𢮗 %26%23142231%3B -PASS extB (pt 1) U+22B98 𢮘 %26%23142232%3B -PASS extB (pt 1) U+22B99 𢮙 %26%23142233%3B -PASS extB (pt 1) U+22B9A 𢮚 %26%23142234%3B -PASS extB (pt 1) U+22B9B 𢮛 %26%23142235%3B -PASS extB (pt 1) U+22B9C 𢮜 %26%23142236%3B -PASS extB (pt 1) U+22B9D 𢮝 %26%23142237%3B -PASS extB (pt 1) U+22B9E 𢮞 %26%23142238%3B -PASS extB (pt 1) U+22B9F 𢮟 %26%23142239%3B -PASS extB (pt 1) U+22BA0 𢮠 %26%23142240%3B -PASS extB (pt 1) U+22BA1 𢮡 %26%23142241%3B -PASS extB (pt 1) U+22BA2 𢮢 %26%23142242%3B -PASS extB (pt 1) U+22BA3 𢮣 %26%23142243%3B -PASS extB (pt 1) U+22BA4 𢮤 %26%23142244%3B -PASS extB (pt 1) U+22BA5 𢮥 %26%23142245%3B -PASS extB (pt 1) U+22BA6 𢮦 %26%23142246%3B -PASS extB (pt 1) U+22BA7 𢮧 %26%23142247%3B -PASS extB (pt 1) U+22BA8 𢮨 %26%23142248%3B -PASS extB (pt 1) U+22BA9 𢮩 %26%23142249%3B -PASS extB (pt 1) U+22BAA 𢮪 %26%23142250%3B -PASS extB (pt 1) U+22BAB 𢮫 %26%23142251%3B -PASS extB (pt 1) U+22BAC 𢮬 %26%23142252%3B -PASS extB (pt 1) U+22BAD 𢮭 %26%23142253%3B -PASS extB (pt 1) U+22BAE 𢮮 %26%23142254%3B -PASS extB (pt 1) U+22BAF 𢮯 %26%23142255%3B -PASS extB (pt 1) U+22BB0 𢮰 %26%23142256%3B -PASS extB (pt 1) U+22BB1 𢮱 %26%23142257%3B -PASS extB (pt 1) U+22BB2 𢮲 %26%23142258%3B -PASS extB (pt 1) U+22BB3 𢮳 %26%23142259%3B -PASS extB (pt 1) U+22BB4 𢮴 %26%23142260%3B -PASS extB (pt 1) U+22BB5 𢮵 %26%23142261%3B -PASS extB (pt 1) U+22BB6 𢮶 %26%23142262%3B -PASS extB (pt 1) U+22BB7 𢮷 %26%23142263%3B -PASS extB (pt 1) U+22BB8 𢮸 %26%23142264%3B -PASS extB (pt 1) U+22BB9 𢮹 %26%23142265%3B -PASS extB (pt 1) U+22BBA 𢮺 %26%23142266%3B -PASS extB (pt 1) U+22BBB 𢮻 %26%23142267%3B -PASS extB (pt 1) U+22BBC 𢮼 %26%23142268%3B -PASS extB (pt 1) U+22BBD 𢮽 %26%23142269%3B -PASS extB (pt 1) U+22BBE 𢮾 %26%23142270%3B -PASS extB (pt 1) U+22BBF 𢮿 %26%23142271%3B -PASS extB (pt 1) U+22BC0 𢯀 %26%23142272%3B -PASS extB (pt 1) U+22BC1 𢯁 %26%23142273%3B -PASS extB (pt 1) U+22BC2 𢯂 %26%23142274%3B -PASS extB (pt 1) U+22BC3 𢯃 %26%23142275%3B -PASS extB (pt 1) U+22BC4 𢯄 %26%23142276%3B -PASS extB (pt 1) U+22BC5 𢯅 %26%23142277%3B -PASS extB (pt 1) U+22BC6 𢯆 %26%23142278%3B -PASS extB (pt 1) U+22BC7 𢯇 %26%23142279%3B -PASS extB (pt 1) U+22BC8 𢯈 %26%23142280%3B -PASS extB (pt 1) U+22BC9 𢯉 %26%23142281%3B -PASS extB (pt 1) U+22BCA 𢯊 %26%23142282%3B -PASS extB (pt 1) U+22BCB 𢯋 %26%23142283%3B -PASS extB (pt 1) U+22BCC 𢯌 %26%23142284%3B -PASS extB (pt 1) U+22BCD 𢯍 %26%23142285%3B -PASS extB (pt 1) U+22BCE 𢯎 %26%23142286%3B -PASS extB (pt 1) U+22BCF 𢯏 %26%23142287%3B -PASS extB (pt 1) U+22BD0 𢯐 %26%23142288%3B -PASS extB (pt 1) U+22BD1 𢯑 %26%23142289%3B -PASS extB (pt 1) U+22BD2 𢯒 %26%23142290%3B -PASS extB (pt 1) U+22BD3 𢯓 %26%23142291%3B -PASS extB (pt 1) U+22BD4 𢯔 %26%23142292%3B -PASS extB (pt 1) U+22BD5 𢯕 %26%23142293%3B -PASS extB (pt 1) U+22BD6 𢯖 %26%23142294%3B -PASS extB (pt 1) U+22BD7 𢯗 %26%23142295%3B -PASS extB (pt 1) U+22BD8 𢯘 %26%23142296%3B -PASS extB (pt 1) U+22BD9 𢯙 %26%23142297%3B -PASS extB (pt 1) U+22BDA 𢯚 %26%23142298%3B -PASS extB (pt 1) U+22BDB 𢯛 %26%23142299%3B -PASS extB (pt 1) U+22BDC 𢯜 %26%23142300%3B -PASS extB (pt 1) U+22BDD 𢯝 %26%23142301%3B -PASS extB (pt 1) U+22BDE 𢯞 %26%23142302%3B -PASS extB (pt 1) U+22BDF 𢯟 %26%23142303%3B -PASS extB (pt 1) U+22BE0 𢯠 %26%23142304%3B -PASS extB (pt 1) U+22BE1 𢯡 %26%23142305%3B -PASS extB (pt 1) U+22BE2 𢯢 %26%23142306%3B -PASS extB (pt 1) U+22BE3 𢯣 %26%23142307%3B -PASS extB (pt 1) U+22BE4 𢯤 %26%23142308%3B -PASS extB (pt 1) U+22BE5 𢯥 %26%23142309%3B -PASS extB (pt 1) U+22BE6 𢯦 %26%23142310%3B -PASS extB (pt 1) U+22BE7 𢯧 %26%23142311%3B -PASS extB (pt 1) U+22BE8 𢯨 %26%23142312%3B -PASS extB (pt 1) U+22BE9 𢯩 %26%23142313%3B -PASS extB (pt 1) U+22BEA 𢯪 %26%23142314%3B -PASS extB (pt 1) U+22BEB 𢯫 %26%23142315%3B -PASS extB (pt 1) U+22BEC 𢯬 %26%23142316%3B -PASS extB (pt 1) U+22BED 𢯭 %26%23142317%3B -PASS extB (pt 1) U+22BEE 𢯮 %26%23142318%3B -PASS extB (pt 1) U+22BEF 𢯯 %26%23142319%3B -PASS extB (pt 1) U+22BF0 𢯰 %26%23142320%3B -PASS extB (pt 1) U+22BF1 𢯱 %26%23142321%3B -PASS extB (pt 1) U+22BF2 𢯲 %26%23142322%3B -PASS extB (pt 1) U+22BF3 𢯳 %26%23142323%3B -PASS extB (pt 1) U+22BF4 𢯴 %26%23142324%3B -PASS extB (pt 1) U+22BF5 𢯵 %26%23142325%3B -PASS extB (pt 1) U+22BF6 𢯶 %26%23142326%3B -PASS extB (pt 1) U+22BF7 𢯷 %26%23142327%3B -PASS extB (pt 1) U+22BF8 𢯸 %26%23142328%3B -PASS extB (pt 1) U+22BF9 𢯹 %26%23142329%3B -PASS extB (pt 1) U+22BFA 𢯺 %26%23142330%3B -PASS extB (pt 1) U+22BFB 𢯻 %26%23142331%3B -PASS extB (pt 1) U+22BFC 𢯼 %26%23142332%3B -PASS extB (pt 1) U+22BFD 𢯽 %26%23142333%3B -PASS extB (pt 1) U+22BFE 𢯾 %26%23142334%3B -PASS extB (pt 1) U+22BFF 𢯿 %26%23142335%3B -PASS extB (pt 1) U+22C00 𢰀 %26%23142336%3B -PASS extB (pt 1) U+22C01 𢰁 %26%23142337%3B -PASS extB (pt 1) U+22C02 𢰂 %26%23142338%3B -PASS extB (pt 1) U+22C03 𢰃 %26%23142339%3B -PASS extB (pt 1) U+22C04 𢰄 %26%23142340%3B -PASS extB (pt 1) U+22C05 𢰅 %26%23142341%3B -PASS extB (pt 1) U+22C06 𢰆 %26%23142342%3B -PASS extB (pt 1) U+22C07 𢰇 %26%23142343%3B -PASS extB (pt 1) U+22C08 𢰈 %26%23142344%3B -PASS extB (pt 1) U+22C09 𢰉 %26%23142345%3B -PASS extB (pt 1) U+22C0A 𢰊 %26%23142346%3B -PASS extB (pt 1) U+22C0B 𢰋 %26%23142347%3B -PASS extB (pt 1) U+22C0C 𢰌 %26%23142348%3B -PASS extB (pt 1) U+22C0D 𢰍 %26%23142349%3B -PASS extB (pt 1) U+22C0E 𢰎 %26%23142350%3B -PASS extB (pt 1) U+22C0F 𢰏 %26%23142351%3B -PASS extB (pt 1) U+22C10 𢰐 %26%23142352%3B -PASS extB (pt 1) U+22C11 𢰑 %26%23142353%3B -PASS extB (pt 1) U+22C12 𢰒 %26%23142354%3B -PASS extB (pt 1) U+22C13 𢰓 %26%23142355%3B -PASS extB (pt 1) U+22C14 𢰔 %26%23142356%3B -PASS extB (pt 1) U+22C15 𢰕 %26%23142357%3B -PASS extB (pt 1) U+22C16 𢰖 %26%23142358%3B -PASS extB (pt 1) U+22C17 𢰗 %26%23142359%3B -PASS extB (pt 1) U+22C18 𢰘 %26%23142360%3B -PASS extB (pt 1) U+22C19 𢰙 %26%23142361%3B -PASS extB (pt 1) U+22C1A 𢰚 %26%23142362%3B -PASS extB (pt 1) U+22C1B 𢰛 %26%23142363%3B -PASS extB (pt 1) U+22C1C 𢰜 %26%23142364%3B -PASS extB (pt 1) U+22C1D 𢰝 %26%23142365%3B -PASS extB (pt 1) U+22C1E 𢰞 %26%23142366%3B -PASS extB (pt 1) U+22C1F 𢰟 %26%23142367%3B -PASS extB (pt 1) U+22C20 𢰠 %26%23142368%3B -PASS extB (pt 1) U+22C21 𢰡 %26%23142369%3B -PASS extB (pt 1) U+22C22 𢰢 %26%23142370%3B -PASS extB (pt 1) U+22C23 𢰣 %26%23142371%3B -PASS extB (pt 1) U+22C24 𢰤 %26%23142372%3B -PASS extB (pt 1) U+22C25 𢰥 %26%23142373%3B -PASS extB (pt 1) U+22C26 𢰦 %26%23142374%3B -PASS extB (pt 1) U+22C27 𢰧 %26%23142375%3B -PASS extB (pt 1) U+22C28 𢰨 %26%23142376%3B -PASS extB (pt 1) U+22C29 𢰩 %26%23142377%3B -PASS extB (pt 1) U+22C2A 𢰪 %26%23142378%3B -PASS extB (pt 1) U+22C2B 𢰫 %26%23142379%3B -PASS extB (pt 1) U+22C2C 𢰬 %26%23142380%3B -PASS extB (pt 1) U+22C2D 𢰭 %26%23142381%3B -PASS extB (pt 1) U+22C2E 𢰮 %26%23142382%3B -PASS extB (pt 1) U+22C2F 𢰯 %26%23142383%3B -PASS extB (pt 1) U+22C30 𢰰 %26%23142384%3B -PASS extB (pt 1) U+22C31 𢰱 %26%23142385%3B -PASS extB (pt 1) U+22C32 𢰲 %26%23142386%3B -PASS extB (pt 1) U+22C33 𢰳 %26%23142387%3B -PASS extB (pt 1) U+22C34 𢰴 %26%23142388%3B -PASS extB (pt 1) U+22C35 𢰵 %26%23142389%3B -PASS extB (pt 1) U+22C36 𢰶 %26%23142390%3B -PASS extB (pt 1) U+22C37 𢰷 %26%23142391%3B -PASS extB (pt 1) U+22C38 𢰸 %26%23142392%3B -PASS extB (pt 1) U+22C39 𢰹 %26%23142393%3B -PASS extB (pt 1) U+22C3A 𢰺 %26%23142394%3B -PASS extB (pt 1) U+22C3B 𢰻 %26%23142395%3B -PASS extB (pt 1) U+22C3C 𢰼 %26%23142396%3B -PASS extB (pt 1) U+22C3D 𢰽 %26%23142397%3B -PASS extB (pt 1) U+22C3E 𢰾 %26%23142398%3B -PASS extB (pt 1) U+22C3F 𢰿 %26%23142399%3B -PASS extB (pt 1) U+22C40 𢱀 %26%23142400%3B -PASS extB (pt 1) U+22C41 𢱁 %26%23142401%3B -PASS extB (pt 1) U+22C42 𢱂 %26%23142402%3B -PASS extB (pt 1) U+22C43 𢱃 %26%23142403%3B -PASS extB (pt 1) U+22C44 𢱄 %26%23142404%3B -PASS extB (pt 1) U+22C45 𢱅 %26%23142405%3B -PASS extB (pt 1) U+22C46 𢱆 %26%23142406%3B -PASS extB (pt 1) U+22C47 𢱇 %26%23142407%3B -PASS extB (pt 1) U+22C48 𢱈 %26%23142408%3B -PASS extB (pt 1) U+22C49 𢱉 %26%23142409%3B -PASS extB (pt 1) U+22C4A 𢱊 %26%23142410%3B -PASS extB (pt 1) U+22C4B 𢱋 %26%23142411%3B -PASS extB (pt 1) U+22C4C 𢱌 %26%23142412%3B -PASS extB (pt 1) U+22C4D 𢱍 %26%23142413%3B -PASS extB (pt 1) U+22C4E 𢱎 %26%23142414%3B -PASS extB (pt 1) U+22C4F 𢱏 %26%23142415%3B -PASS extB (pt 1) U+22C50 𢱐 %26%23142416%3B -PASS extB (pt 1) U+22C51 𢱑 %26%23142417%3B -PASS extB (pt 1) U+22C52 𢱒 %26%23142418%3B -PASS extB (pt 1) U+22C53 𢱓 %26%23142419%3B -PASS extB (pt 1) U+22C54 𢱔 %26%23142420%3B -PASS extB (pt 1) U+22C55 𢱕 %26%23142421%3B -PASS extB (pt 1) U+22C56 𢱖 %26%23142422%3B -PASS extB (pt 1) U+22C57 𢱗 %26%23142423%3B -PASS extB (pt 1) U+22C58 𢱘 %26%23142424%3B -PASS extB (pt 1) U+22C59 𢱙 %26%23142425%3B -PASS extB (pt 1) U+22C5A 𢱚 %26%23142426%3B -PASS extB (pt 1) U+22C5B 𢱛 %26%23142427%3B -PASS extB (pt 1) U+22C5C 𢱜 %26%23142428%3B -PASS extB (pt 1) U+22C5D 𢱝 %26%23142429%3B -PASS extB (pt 1) U+22C5E 𢱞 %26%23142430%3B -PASS extB (pt 1) U+22C5F 𢱟 %26%23142431%3B -PASS extB (pt 1) U+22C60 𢱠 %26%23142432%3B -PASS extB (pt 1) U+22C61 𢱡 %26%23142433%3B -PASS extB (pt 1) U+22C62 𢱢 %26%23142434%3B -PASS extB (pt 1) U+22C63 𢱣 %26%23142435%3B -PASS extB (pt 1) U+22C64 𢱤 %26%23142436%3B -PASS extB (pt 1) U+22C65 𢱥 %26%23142437%3B -PASS extB (pt 1) U+22C66 𢱦 %26%23142438%3B -PASS extB (pt 1) U+22C67 𢱧 %26%23142439%3B -PASS extB (pt 1) U+22C68 𢱨 %26%23142440%3B -PASS extB (pt 1) U+22C69 𢱩 %26%23142441%3B -PASS extB (pt 1) U+22C6A 𢱪 %26%23142442%3B -PASS extB (pt 1) U+22C6B 𢱫 %26%23142443%3B -PASS extB (pt 1) U+22C6C 𢱬 %26%23142444%3B -PASS extB (pt 1) U+22C6D 𢱭 %26%23142445%3B -PASS extB (pt 1) U+22C6E 𢱮 %26%23142446%3B -PASS extB (pt 1) U+22C6F 𢱯 %26%23142447%3B -PASS extB (pt 1) U+22C70 𢱰 %26%23142448%3B -PASS extB (pt 1) U+22C71 𢱱 %26%23142449%3B -PASS extB (pt 1) U+22C72 𢱲 %26%23142450%3B -PASS extB (pt 1) U+22C73 𢱳 %26%23142451%3B -PASS extB (pt 1) U+22C74 𢱴 %26%23142452%3B -PASS extB (pt 1) U+22C75 𢱵 %26%23142453%3B -PASS extB (pt 1) U+22C76 𢱶 %26%23142454%3B -PASS extB (pt 1) U+22C77 𢱷 %26%23142455%3B -PASS extB (pt 1) U+22C78 𢱸 %26%23142456%3B -PASS extB (pt 1) U+22C79 𢱹 %26%23142457%3B -PASS extB (pt 1) U+22C7A 𢱺 %26%23142458%3B -PASS extB (pt 1) U+22C7B 𢱻 %26%23142459%3B -PASS extB (pt 1) U+22C7C 𢱼 %26%23142460%3B -PASS extB (pt 1) U+22C7D 𢱽 %26%23142461%3B -PASS extB (pt 1) U+22C7E 𢱾 %26%23142462%3B -PASS extB (pt 1) U+22C7F 𢱿 %26%23142463%3B -PASS extB (pt 1) U+22C80 𢲀 %26%23142464%3B -PASS extB (pt 1) U+22C81 𢲁 %26%23142465%3B -PASS extB (pt 1) U+22C82 𢲂 %26%23142466%3B -PASS extB (pt 1) U+22C83 𢲃 %26%23142467%3B -PASS extB (pt 1) U+22C84 𢲄 %26%23142468%3B -PASS extB (pt 1) U+22C85 𢲅 %26%23142469%3B -PASS extB (pt 1) U+22C86 𢲆 %26%23142470%3B -PASS extB (pt 1) U+22C87 𢲇 %26%23142471%3B -PASS extB (pt 1) U+22C88 𢲈 %26%23142472%3B -PASS extB (pt 1) U+22C89 𢲉 %26%23142473%3B -PASS extB (pt 1) U+22C8A 𢲊 %26%23142474%3B -PASS extB (pt 1) U+22C8B 𢲋 %26%23142475%3B -PASS extB (pt 1) U+22C8C 𢲌 %26%23142476%3B -PASS extB (pt 1) U+22C8D 𢲍 %26%23142477%3B -PASS extB (pt 1) U+22C8E 𢲎 %26%23142478%3B -PASS extB (pt 1) U+22C8F 𢲏 %26%23142479%3B -PASS extB (pt 1) U+22C90 𢲐 %26%23142480%3B -PASS extB (pt 1) U+22C91 𢲑 %26%23142481%3B -PASS extB (pt 1) U+22C92 𢲒 %26%23142482%3B -PASS extB (pt 1) U+22C93 𢲓 %26%23142483%3B -PASS extB (pt 1) U+22C94 𢲔 %26%23142484%3B -PASS extB (pt 1) U+22C95 𢲕 %26%23142485%3B -PASS extB (pt 1) U+22C96 𢲖 %26%23142486%3B -PASS extB (pt 1) U+22C97 𢲗 %26%23142487%3B -PASS extB (pt 1) U+22C98 𢲘 %26%23142488%3B -PASS extB (pt 1) U+22C99 𢲙 %26%23142489%3B -PASS extB (pt 1) U+22C9A 𢲚 %26%23142490%3B -PASS extB (pt 1) U+22C9B 𢲛 %26%23142491%3B -PASS extB (pt 1) U+22C9C 𢲜 %26%23142492%3B -PASS extB (pt 1) U+22C9D 𢲝 %26%23142493%3B -PASS extB (pt 1) U+22C9E 𢲞 %26%23142494%3B -PASS extB (pt 1) U+22C9F 𢲟 %26%23142495%3B -PASS extB (pt 1) U+22CA0 𢲠 %26%23142496%3B -PASS extB (pt 1) U+22CA1 𢲡 %26%23142497%3B -PASS extB (pt 1) U+22CA2 𢲢 %26%23142498%3B -PASS extB (pt 1) U+22CA3 𢲣 %26%23142499%3B -PASS extB (pt 1) U+22CA4 𢲤 %26%23142500%3B -PASS extB (pt 1) U+22CA5 𢲥 %26%23142501%3B -PASS extB (pt 1) U+22CA6 𢲦 %26%23142502%3B -PASS extB (pt 1) U+22CA7 𢲧 %26%23142503%3B -PASS extB (pt 1) U+22CA8 𢲨 %26%23142504%3B -PASS extB (pt 1) U+22CA9 𢲩 %26%23142505%3B -PASS extB (pt 1) U+22CAA 𢲪 %26%23142506%3B -PASS extB (pt 1) U+22CAB 𢲫 %26%23142507%3B -PASS extB (pt 1) U+22CAC 𢲬 %26%23142508%3B -PASS extB (pt 1) U+22CAD 𢲭 %26%23142509%3B -PASS extB (pt 1) U+22CAE 𢲮 %26%23142510%3B -PASS extB (pt 1) U+22CAF 𢲯 %26%23142511%3B -PASS extB (pt 1) U+22CB0 𢲰 %26%23142512%3B -PASS extB (pt 1) U+22CB1 𢲱 %26%23142513%3B -PASS extB (pt 1) U+22CB2 𢲲 %26%23142514%3B -PASS extB (pt 1) U+22CB3 𢲳 %26%23142515%3B -PASS extB (pt 1) U+22CB4 𢲴 %26%23142516%3B -PASS extB (pt 1) U+22CB5 𢲵 %26%23142517%3B -PASS extB (pt 1) U+22CB6 𢲶 %26%23142518%3B -PASS extB (pt 1) U+22CB7 𢲷 %26%23142519%3B -PASS extB (pt 1) U+22CB8 𢲸 %26%23142520%3B -PASS extB (pt 1) U+22CB9 𢲹 %26%23142521%3B -PASS extB (pt 1) U+22CBA 𢲺 %26%23142522%3B -PASS extB (pt 1) U+22CBB 𢲻 %26%23142523%3B -PASS extB (pt 1) U+22CBC 𢲼 %26%23142524%3B -PASS extB (pt 1) U+22CBD 𢲽 %26%23142525%3B -PASS extB (pt 1) U+22CBE 𢲾 %26%23142526%3B -PASS extB (pt 1) U+22CBF 𢲿 %26%23142527%3B -PASS extB (pt 1) U+22CC0 𢳀 %26%23142528%3B -PASS extB (pt 1) U+22CC1 𢳁 %26%23142529%3B -PASS extB (pt 1) U+22CC2 𢳂 %26%23142530%3B -PASS extB (pt 1) U+22CC3 𢳃 %26%23142531%3B -PASS extB (pt 1) U+22CC4 𢳄 %26%23142532%3B -PASS extB (pt 1) U+22CC5 𢳅 %26%23142533%3B -PASS extB (pt 1) U+22CC6 𢳆 %26%23142534%3B -PASS extB (pt 1) U+22CC7 𢳇 %26%23142535%3B -PASS extB (pt 1) U+22CC8 𢳈 %26%23142536%3B -PASS extB (pt 1) U+22CC9 𢳉 %26%23142537%3B -PASS extB (pt 1) U+22CCA 𢳊 %26%23142538%3B -PASS extB (pt 1) U+22CCB 𢳋 %26%23142539%3B -PASS extB (pt 1) U+22CCC 𢳌 %26%23142540%3B -PASS extB (pt 1) U+22CCD 𢳍 %26%23142541%3B -PASS extB (pt 1) U+22CCE 𢳎 %26%23142542%3B -PASS extB (pt 1) U+22CCF 𢳏 %26%23142543%3B -PASS extB (pt 1) U+22CD0 𢳐 %26%23142544%3B -PASS extB (pt 1) U+22CD1 𢳑 %26%23142545%3B -PASS extB (pt 1) U+22CD2 𢳒 %26%23142546%3B -PASS extB (pt 1) U+22CD3 𢳓 %26%23142547%3B -PASS extB (pt 1) U+22CD4 𢳔 %26%23142548%3B -PASS extB (pt 1) U+22CD5 𢳕 %26%23142549%3B -PASS extB (pt 1) U+22CD6 𢳖 %26%23142550%3B -PASS extB (pt 1) U+22CD7 𢳗 %26%23142551%3B -PASS extB (pt 1) U+22CD8 𢳘 %26%23142552%3B -PASS extB (pt 1) U+22CD9 𢳙 %26%23142553%3B -PASS extB (pt 1) U+22CDA 𢳚 %26%23142554%3B -PASS extB (pt 1) U+22CDB 𢳛 %26%23142555%3B -PASS extB (pt 1) U+22CDC 𢳜 %26%23142556%3B -PASS extB (pt 1) U+22CDD 𢳝 %26%23142557%3B -PASS extB (pt 1) U+22CDE 𢳞 %26%23142558%3B -PASS extB (pt 1) U+22CDF 𢳟 %26%23142559%3B -PASS extB (pt 1) U+22CE0 𢳠 %26%23142560%3B -PASS extB (pt 1) U+22CE1 𢳡 %26%23142561%3B -PASS extB (pt 1) U+22CE2 𢳢 %26%23142562%3B -PASS extB (pt 1) U+22CE3 𢳣 %26%23142563%3B -PASS extB (pt 1) U+22CE4 𢳤 %26%23142564%3B -PASS extB (pt 1) U+22CE5 𢳥 %26%23142565%3B -PASS extB (pt 1) U+22CE6 𢳦 %26%23142566%3B -PASS extB (pt 1) U+22CE7 𢳧 %26%23142567%3B -PASS extB (pt 1) U+22CE8 𢳨 %26%23142568%3B -PASS extB (pt 1) U+22CE9 𢳩 %26%23142569%3B -PASS extB (pt 1) U+22CEA 𢳪 %26%23142570%3B -PASS extB (pt 1) U+22CEB 𢳫 %26%23142571%3B -PASS extB (pt 1) U+22CEC 𢳬 %26%23142572%3B -PASS extB (pt 1) U+22CED 𢳭 %26%23142573%3B -PASS extB (pt 1) U+22CEE 𢳮 %26%23142574%3B -PASS extB (pt 1) U+22CEF 𢳯 %26%23142575%3B -PASS extB (pt 1) U+22CF0 𢳰 %26%23142576%3B -PASS extB (pt 1) U+22CF1 𢳱 %26%23142577%3B -PASS extB (pt 1) U+22CF2 𢳲 %26%23142578%3B -PASS extB (pt 1) U+22CF3 𢳳 %26%23142579%3B -PASS extB (pt 1) U+22CF4 𢳴 %26%23142580%3B -PASS extB (pt 1) U+22CF5 𢳵 %26%23142581%3B -PASS extB (pt 1) U+22CF6 𢳶 %26%23142582%3B -PASS extB (pt 1) U+22CF7 𢳷 %26%23142583%3B -PASS extB (pt 1) U+22CF8 𢳸 %26%23142584%3B -PASS extB (pt 1) U+22CF9 𢳹 %26%23142585%3B -PASS extB (pt 1) U+22CFA 𢳺 %26%23142586%3B -PASS extB (pt 1) U+22CFB 𢳻 %26%23142587%3B -PASS extB (pt 1) U+22CFC 𢳼 %26%23142588%3B -PASS extB (pt 1) U+22CFD 𢳽 %26%23142589%3B -PASS extB (pt 1) U+22CFE 𢳾 %26%23142590%3B -PASS extB (pt 1) U+22CFF 𢳿 %26%23142591%3B -PASS extB (pt 1) U+22D00 𢴀 %26%23142592%3B -PASS extB (pt 1) U+22D01 𢴁 %26%23142593%3B -PASS extB (pt 1) U+22D02 𢴂 %26%23142594%3B -PASS extB (pt 1) U+22D03 𢴃 %26%23142595%3B -PASS extB (pt 1) U+22D04 𢴄 %26%23142596%3B -PASS extB (pt 1) U+22D05 𢴅 %26%23142597%3B -PASS extB (pt 1) U+22D06 𢴆 %26%23142598%3B -PASS extB (pt 1) U+22D07 𢴇 %26%23142599%3B -PASS extB (pt 1) U+22D08 𢴈 %26%23142600%3B -PASS extB (pt 1) U+22D09 𢴉 %26%23142601%3B -PASS extB (pt 1) U+22D0A 𢴊 %26%23142602%3B -PASS extB (pt 1) U+22D0B 𢴋 %26%23142603%3B -PASS extB (pt 1) U+22D0C 𢴌 %26%23142604%3B -PASS extB (pt 1) U+22D0D 𢴍 %26%23142605%3B -PASS extB (pt 1) U+22D0E 𢴎 %26%23142606%3B -PASS extB (pt 1) U+22D0F 𢴏 %26%23142607%3B -PASS extB (pt 1) U+22D10 𢴐 %26%23142608%3B -PASS extB (pt 1) U+22D11 𢴑 %26%23142609%3B -PASS extB (pt 1) U+22D12 𢴒 %26%23142610%3B -PASS extB (pt 1) U+22D13 𢴓 %26%23142611%3B -PASS extB (pt 1) U+22D14 𢴔 %26%23142612%3B -PASS extB (pt 1) U+22D15 𢴕 %26%23142613%3B -PASS extB (pt 1) U+22D16 𢴖 %26%23142614%3B -PASS extB (pt 1) U+22D17 𢴗 %26%23142615%3B -PASS extB (pt 1) U+22D18 𢴘 %26%23142616%3B -PASS extB (pt 1) U+22D19 𢴙 %26%23142617%3B -PASS extB (pt 1) U+22D1A 𢴚 %26%23142618%3B -PASS extB (pt 1) U+22D1B 𢴛 %26%23142619%3B -PASS extB (pt 1) U+22D1C 𢴜 %26%23142620%3B -PASS extB (pt 1) U+22D1D 𢴝 %26%23142621%3B -PASS extB (pt 1) U+22D1E 𢴞 %26%23142622%3B -PASS extB (pt 1) U+22D1F 𢴟 %26%23142623%3B -PASS extB (pt 1) U+22D20 𢴠 %26%23142624%3B -PASS extB (pt 1) U+22D21 𢴡 %26%23142625%3B -PASS extB (pt 1) U+22D22 𢴢 %26%23142626%3B -PASS extB (pt 1) U+22D23 𢴣 %26%23142627%3B -PASS extB (pt 1) U+22D24 𢴤 %26%23142628%3B -PASS extB (pt 1) U+22D25 𢴥 %26%23142629%3B -PASS extB (pt 1) U+22D26 𢴦 %26%23142630%3B -PASS extB (pt 1) U+22D27 𢴧 %26%23142631%3B -PASS extB (pt 1) U+22D28 𢴨 %26%23142632%3B -PASS extB (pt 1) U+22D29 𢴩 %26%23142633%3B -PASS extB (pt 1) U+22D2A 𢴪 %26%23142634%3B -PASS extB (pt 1) U+22D2B 𢴫 %26%23142635%3B -PASS extB (pt 1) U+22D2C 𢴬 %26%23142636%3B -PASS extB (pt 1) U+22D2D 𢴭 %26%23142637%3B -PASS extB (pt 1) U+22D2E 𢴮 %26%23142638%3B -PASS extB (pt 1) U+22D2F 𢴯 %26%23142639%3B -PASS extB (pt 1) U+22D30 𢴰 %26%23142640%3B -PASS extB (pt 1) U+22D31 𢴱 %26%23142641%3B -PASS extB (pt 1) U+22D32 𢴲 %26%23142642%3B -PASS extB (pt 1) U+22D33 𢴳 %26%23142643%3B -PASS extB (pt 1) U+22D34 𢴴 %26%23142644%3B -PASS extB (pt 1) U+22D35 𢴵 %26%23142645%3B -PASS extB (pt 1) U+22D36 𢴶 %26%23142646%3B -PASS extB (pt 1) U+22D37 𢴷 %26%23142647%3B -PASS extB (pt 1) U+22D38 𢴸 %26%23142648%3B -PASS extB (pt 1) U+22D39 𢴹 %26%23142649%3B -PASS extB (pt 1) U+22D3A 𢴺 %26%23142650%3B -PASS extB (pt 1) U+22D3B 𢴻 %26%23142651%3B -PASS extB (pt 1) U+22D3C 𢴼 %26%23142652%3B -PASS extB (pt 1) U+22D3D 𢴽 %26%23142653%3B -PASS extB (pt 1) U+22D3E 𢴾 %26%23142654%3B -PASS extB (pt 1) U+22D3F 𢴿 %26%23142655%3B -PASS extB (pt 1) U+22D40 𢵀 %26%23142656%3B -PASS extB (pt 1) U+22D41 𢵁 %26%23142657%3B -PASS extB (pt 1) U+22D42 𢵂 %26%23142658%3B -PASS extB (pt 1) U+22D43 𢵃 %26%23142659%3B -PASS extB (pt 1) U+22D44 𢵄 %26%23142660%3B -PASS extB (pt 1) U+22D45 𢵅 %26%23142661%3B -PASS extB (pt 1) U+22D46 𢵆 %26%23142662%3B -PASS extB (pt 1) U+22D47 𢵇 %26%23142663%3B -PASS extB (pt 1) U+22D48 𢵈 %26%23142664%3B -PASS extB (pt 1) U+22D49 𢵉 %26%23142665%3B -PASS extB (pt 1) U+22D4A 𢵊 %26%23142666%3B -PASS extB (pt 1) U+22D4B 𢵋 %26%23142667%3B -PASS extB (pt 1) U+22D4C 𢵌 %26%23142668%3B -PASS extB (pt 1) U+22D4D 𢵍 %26%23142669%3B -PASS extB (pt 1) U+22D4E 𢵎 %26%23142670%3B -PASS extB (pt 1) U+22D4F 𢵏 %26%23142671%3B -PASS extB (pt 1) U+22D50 𢵐 %26%23142672%3B -PASS extB (pt 1) U+22D51 𢵑 %26%23142673%3B -PASS extB (pt 1) U+22D52 𢵒 %26%23142674%3B -PASS extB (pt 1) U+22D53 𢵓 %26%23142675%3B -PASS extB (pt 1) U+22D54 𢵔 %26%23142676%3B -PASS extB (pt 1) U+22D55 𢵕 %26%23142677%3B -PASS extB (pt 1) U+22D56 𢵖 %26%23142678%3B -PASS extB (pt 1) U+22D57 𢵗 %26%23142679%3B -PASS extB (pt 1) U+22D58 𢵘 %26%23142680%3B -PASS extB (pt 1) U+22D59 𢵙 %26%23142681%3B -PASS extB (pt 1) U+22D5A 𢵚 %26%23142682%3B -PASS extB (pt 1) U+22D5B 𢵛 %26%23142683%3B -PASS extB (pt 1) U+22D5C 𢵜 %26%23142684%3B -PASS extB (pt 1) U+22D5D 𢵝 %26%23142685%3B -PASS extB (pt 1) U+22D5E 𢵞 %26%23142686%3B -PASS extB (pt 1) U+22D5F 𢵟 %26%23142687%3B -PASS extB (pt 1) U+22D60 𢵠 %26%23142688%3B -PASS extB (pt 1) U+22D61 𢵡 %26%23142689%3B -PASS extB (pt 1) U+22D62 𢵢 %26%23142690%3B -PASS extB (pt 1) U+22D63 𢵣 %26%23142691%3B -PASS extB (pt 1) U+22D64 𢵤 %26%23142692%3B -PASS extB (pt 1) U+22D65 𢵥 %26%23142693%3B -PASS extB (pt 1) U+22D66 𢵦 %26%23142694%3B -PASS extB (pt 1) U+22D67 𢵧 %26%23142695%3B -PASS extB (pt 1) U+22D68 𢵨 %26%23142696%3B -PASS extB (pt 1) U+22D69 𢵩 %26%23142697%3B -PASS extB (pt 1) U+22D6A 𢵪 %26%23142698%3B -PASS extB (pt 1) U+22D6B 𢵫 %26%23142699%3B -PASS extB (pt 1) U+22D6C 𢵬 %26%23142700%3B -PASS extB (pt 1) U+22D6D 𢵭 %26%23142701%3B -PASS extB (pt 1) U+22D6E 𢵮 %26%23142702%3B -PASS extB (pt 1) U+22D6F 𢵯 %26%23142703%3B -PASS extB (pt 1) U+22D70 𢵰 %26%23142704%3B -PASS extB (pt 1) U+22D71 𢵱 %26%23142705%3B -PASS extB (pt 1) U+22D72 𢵲 %26%23142706%3B -PASS extB (pt 1) U+22D73 𢵳 %26%23142707%3B -PASS extB (pt 1) U+22D74 𢵴 %26%23142708%3B -PASS extB (pt 1) U+22D75 𢵵 %26%23142709%3B -PASS extB (pt 1) U+22D76 𢵶 %26%23142710%3B -PASS extB (pt 1) U+22D77 𢵷 %26%23142711%3B -PASS extB (pt 1) U+22D78 𢵸 %26%23142712%3B -PASS extB (pt 1) U+22D79 𢵹 %26%23142713%3B -PASS extB (pt 1) U+22D7A 𢵺 %26%23142714%3B -PASS extB (pt 1) U+22D7B 𢵻 %26%23142715%3B -PASS extB (pt 1) U+22D7C 𢵼 %26%23142716%3B -PASS extB (pt 1) U+22D7D 𢵽 %26%23142717%3B -PASS extB (pt 1) U+22D7E 𢵾 %26%23142718%3B -PASS extB (pt 1) U+22D7F 𢵿 %26%23142719%3B -PASS extB (pt 1) U+22D80 𢶀 %26%23142720%3B -PASS extB (pt 1) U+22D81 𢶁 %26%23142721%3B -PASS extB (pt 1) U+22D82 𢶂 %26%23142722%3B -PASS extB (pt 1) U+22D83 𢶃 %26%23142723%3B -PASS extB (pt 1) U+22D84 𢶄 %26%23142724%3B -PASS extB (pt 1) U+22D85 𢶅 %26%23142725%3B -PASS extB (pt 1) U+22D86 𢶆 %26%23142726%3B -PASS extB (pt 1) U+22D87 𢶇 %26%23142727%3B -PASS extB (pt 1) U+22D88 𢶈 %26%23142728%3B -PASS extB (pt 1) U+22D89 𢶉 %26%23142729%3B -PASS extB (pt 1) U+22D8A 𢶊 %26%23142730%3B -PASS extB (pt 1) U+22D8B 𢶋 %26%23142731%3B -PASS extB (pt 1) U+22D8C 𢶌 %26%23142732%3B -PASS extB (pt 1) U+22D8D 𢶍 %26%23142733%3B -PASS extB (pt 1) U+22D8E 𢶎 %26%23142734%3B -PASS extB (pt 1) U+22D8F 𢶏 %26%23142735%3B -PASS extB (pt 1) U+22D90 𢶐 %26%23142736%3B -PASS extB (pt 1) U+22D91 𢶑 %26%23142737%3B -PASS extB (pt 1) U+22D92 𢶒 %26%23142738%3B -PASS extB (pt 1) U+22D93 𢶓 %26%23142739%3B -PASS extB (pt 1) U+22D94 𢶔 %26%23142740%3B -PASS extB (pt 1) U+22D95 𢶕 %26%23142741%3B -PASS extB (pt 1) U+22D96 𢶖 %26%23142742%3B -PASS extB (pt 1) U+22D97 𢶗 %26%23142743%3B -PASS extB (pt 1) U+22D98 𢶘 %26%23142744%3B -PASS extB (pt 1) U+22D99 𢶙 %26%23142745%3B -PASS extB (pt 1) U+22D9A 𢶚 %26%23142746%3B -PASS extB (pt 1) U+22D9B 𢶛 %26%23142747%3B -PASS extB (pt 1) U+22D9C 𢶜 %26%23142748%3B -PASS extB (pt 1) U+22D9D 𢶝 %26%23142749%3B -PASS extB (pt 1) U+22D9E 𢶞 %26%23142750%3B -PASS extB (pt 1) U+22D9F 𢶟 %26%23142751%3B -PASS extB (pt 1) U+22DA0 𢶠 %26%23142752%3B -PASS extB (pt 1) U+22DA1 𢶡 %26%23142753%3B -PASS extB (pt 1) U+22DA2 𢶢 %26%23142754%3B -PASS extB (pt 1) U+22DA4 𢶤 %26%23142756%3B -PASS extB (pt 1) U+22DA5 𢶥 %26%23142757%3B -PASS extB (pt 1) U+22DA6 𢶦 %26%23142758%3B -PASS extB (pt 1) U+22DA7 𢶧 %26%23142759%3B -PASS extB (pt 1) U+22DA8 𢶨 %26%23142760%3B -PASS extB (pt 1) U+22DA9 𢶩 %26%23142761%3B -PASS extB (pt 1) U+22DAA 𢶪 %26%23142762%3B -PASS extB (pt 1) U+22DAB 𢶫 %26%23142763%3B -PASS extB (pt 1) U+22DAC 𢶬 %26%23142764%3B -PASS extB (pt 1) U+22DAD 𢶭 %26%23142765%3B -PASS extB (pt 1) U+22DAE 𢶮 %26%23142766%3B -PASS extB (pt 1) U+22DAF 𢶯 %26%23142767%3B -PASS extB (pt 1) U+22DB0 𢶰 %26%23142768%3B -PASS extB (pt 1) U+22DB1 𢶱 %26%23142769%3B -PASS extB (pt 1) U+22DB2 𢶲 %26%23142770%3B -PASS extB (pt 1) U+22DB3 𢶳 %26%23142771%3B -PASS extB (pt 1) U+22DB4 𢶴 %26%23142772%3B -PASS extB (pt 1) U+22DB5 𢶵 %26%23142773%3B -PASS extB (pt 1) U+22DB6 𢶶 %26%23142774%3B -PASS extB (pt 1) U+22DB7 𢶷 %26%23142775%3B -PASS extB (pt 1) U+22DB8 𢶸 %26%23142776%3B -PASS extB (pt 1) U+22DB9 𢶹 %26%23142777%3B -PASS extB (pt 1) U+22DBA 𢶺 %26%23142778%3B -PASS extB (pt 1) U+22DBB 𢶻 %26%23142779%3B -PASS extB (pt 1) U+22DBC 𢶼 %26%23142780%3B -PASS extB (pt 1) U+22DBD 𢶽 %26%23142781%3B -PASS extB (pt 1) U+22DBE 𢶾 %26%23142782%3B -PASS extB (pt 1) U+22DBF 𢶿 %26%23142783%3B -PASS extB (pt 1) U+22DC0 𢷀 %26%23142784%3B -PASS extB (pt 1) U+22DC1 𢷁 %26%23142785%3B -PASS extB (pt 1) U+22DC2 𢷂 %26%23142786%3B -PASS extB (pt 1) U+22DC3 𢷃 %26%23142787%3B -PASS extB (pt 1) U+22DC4 𢷄 %26%23142788%3B -PASS extB (pt 1) U+22DC5 𢷅 %26%23142789%3B -PASS extB (pt 1) U+22DC6 𢷆 %26%23142790%3B -PASS extB (pt 1) U+22DC7 𢷇 %26%23142791%3B -PASS extB (pt 1) U+22DC8 𢷈 %26%23142792%3B -PASS extB (pt 1) U+22DC9 𢷉 %26%23142793%3B -PASS extB (pt 1) U+22DCA 𢷊 %26%23142794%3B -PASS extB (pt 1) U+22DCB 𢷋 %26%23142795%3B -PASS extB (pt 1) U+22DCC 𢷌 %26%23142796%3B -PASS extB (pt 1) U+22DCD 𢷍 %26%23142797%3B -PASS extB (pt 1) U+22DCE 𢷎 %26%23142798%3B -PASS extB (pt 1) U+22DCF 𢷏 %26%23142799%3B -PASS extB (pt 1) U+22DD0 𢷐 %26%23142800%3B -PASS extB (pt 1) U+22DD1 𢷑 %26%23142801%3B -PASS extB (pt 1) U+22DD2 𢷒 %26%23142802%3B -PASS extB (pt 1) U+22DD3 𢷓 %26%23142803%3B -PASS extB (pt 1) U+22DD4 𢷔 %26%23142804%3B -PASS extB (pt 1) U+22DD5 𢷕 %26%23142805%3B -PASS extB (pt 1) U+22DD6 𢷖 %26%23142806%3B -PASS extB (pt 1) U+22DD7 𢷗 %26%23142807%3B -PASS extB (pt 1) U+22DD8 𢷘 %26%23142808%3B -PASS extB (pt 1) U+22DD9 𢷙 %26%23142809%3B -PASS extB (pt 1) U+22DDA 𢷚 %26%23142810%3B -PASS extB (pt 1) U+22DDB 𢷛 %26%23142811%3B -PASS extB (pt 1) U+22DDC 𢷜 %26%23142812%3B -PASS extB (pt 1) U+22DDD 𢷝 %26%23142813%3B -PASS extB (pt 1) U+22DDE 𢷞 %26%23142814%3B -PASS extB (pt 1) U+22DDF 𢷟 %26%23142815%3B -PASS extB (pt 1) U+22DE0 𢷠 %26%23142816%3B -PASS extB (pt 1) U+22DE1 𢷡 %26%23142817%3B -PASS extB (pt 1) U+22DE2 𢷢 %26%23142818%3B -PASS extB (pt 1) U+22DE3 𢷣 %26%23142819%3B -PASS extB (pt 1) U+22DE4 𢷤 %26%23142820%3B -PASS extB (pt 1) U+22DE5 𢷥 %26%23142821%3B -PASS extB (pt 1) U+22DE6 𢷦 %26%23142822%3B -PASS extB (pt 1) U+22DE7 𢷧 %26%23142823%3B -PASS extB (pt 1) U+22DE8 𢷨 %26%23142824%3B -PASS extB (pt 1) U+22DE9 𢷩 %26%23142825%3B -PASS extB (pt 1) U+22DEA 𢷪 %26%23142826%3B -PASS extB (pt 1) U+22DEB 𢷫 %26%23142827%3B -PASS extB (pt 1) U+22DEC 𢷬 %26%23142828%3B -PASS extB (pt 1) U+22DED 𢷭 %26%23142829%3B -PASS extB (pt 1) U+22DEE 𢷮 %26%23142830%3B -PASS extB (pt 1) U+22DEF 𢷯 %26%23142831%3B -PASS extB (pt 1) U+22DF0 𢷰 %26%23142832%3B -PASS extB (pt 1) U+22DF1 𢷱 %26%23142833%3B -PASS extB (pt 1) U+22DF2 𢷲 %26%23142834%3B -PASS extB (pt 1) U+22DF3 𢷳 %26%23142835%3B -PASS extB (pt 1) U+22DF4 𢷴 %26%23142836%3B -PASS extB (pt 1) U+22DF5 𢷵 %26%23142837%3B -PASS extB (pt 1) U+22DF6 𢷶 %26%23142838%3B -PASS extB (pt 1) U+22DF7 𢷷 %26%23142839%3B -PASS extB (pt 1) U+22DF8 𢷸 %26%23142840%3B -PASS extB (pt 1) U+22DF9 𢷹 %26%23142841%3B -PASS extB (pt 1) U+22DFA 𢷺 %26%23142842%3B -PASS extB (pt 1) U+22DFB 𢷻 %26%23142843%3B -PASS extB (pt 1) U+22DFC 𢷼 %26%23142844%3B -PASS extB (pt 1) U+22DFD 𢷽 %26%23142845%3B -PASS extB (pt 1) U+22DFE 𢷾 %26%23142846%3B -PASS extB (pt 1) U+22DFF 𢷿 %26%23142847%3B -PASS extB (pt 1) U+22E00 𢸀 %26%23142848%3B -PASS extB (pt 1) U+22E01 𢸁 %26%23142849%3B -PASS extB (pt 1) U+22E02 𢸂 %26%23142850%3B -PASS extB (pt 1) U+22E03 𢸃 %26%23142851%3B -PASS extB (pt 1) U+22E04 𢸄 %26%23142852%3B -PASS extB (pt 1) U+22E05 𢸅 %26%23142853%3B -PASS extB (pt 1) U+22E06 𢸆 %26%23142854%3B -PASS extB (pt 1) U+22E07 𢸇 %26%23142855%3B -PASS extB (pt 1) U+22E08 𢸈 %26%23142856%3B -PASS extB (pt 1) U+22E09 𢸉 %26%23142857%3B -PASS extB (pt 1) U+22E0A 𢸊 %26%23142858%3B -PASS extB (pt 1) U+22E0B 𢸋 %26%23142859%3B -PASS extB (pt 1) U+22E0C 𢸌 %26%23142860%3B -PASS extB (pt 1) U+22E0E 𢸎 %26%23142862%3B -PASS extB (pt 1) U+22E0F 𢸏 %26%23142863%3B -PASS extB (pt 1) U+22E10 𢸐 %26%23142864%3B -PASS extB (pt 1) U+22E11 𢸑 %26%23142865%3B -PASS extB (pt 1) U+22E12 𢸒 %26%23142866%3B -PASS extB (pt 1) U+22E13 𢸓 %26%23142867%3B -PASS extB (pt 1) U+22E14 𢸔 %26%23142868%3B -PASS extB (pt 1) U+22E15 𢸕 %26%23142869%3B -PASS extB (pt 1) U+22E16 𢸖 %26%23142870%3B -PASS extB (pt 1) U+22E17 𢸗 %26%23142871%3B -PASS extB (pt 1) U+22E18 𢸘 %26%23142872%3B -PASS extB (pt 1) U+22E19 𢸙 %26%23142873%3B -PASS extB (pt 1) U+22E1A 𢸚 %26%23142874%3B -PASS extB (pt 1) U+22E1B 𢸛 %26%23142875%3B -PASS extB (pt 1) U+22E1C 𢸜 %26%23142876%3B -PASS extB (pt 1) U+22E1D 𢸝 %26%23142877%3B -PASS extB (pt 1) U+22E1E 𢸞 %26%23142878%3B -PASS extB (pt 1) U+22E1F 𢸟 %26%23142879%3B -PASS extB (pt 1) U+22E20 𢸠 %26%23142880%3B -PASS extB (pt 1) U+22E21 𢸡 %26%23142881%3B -PASS extB (pt 1) U+22E22 𢸢 %26%23142882%3B -PASS extB (pt 1) U+22E23 𢸣 %26%23142883%3B -PASS extB (pt 1) U+22E24 𢸤 %26%23142884%3B -PASS extB (pt 1) U+22E25 𢸥 %26%23142885%3B -PASS extB (pt 1) U+22E26 𢸦 %26%23142886%3B -PASS extB (pt 1) U+22E27 𢸧 %26%23142887%3B -PASS extB (pt 1) U+22E28 𢸨 %26%23142888%3B -PASS extB (pt 1) U+22E29 𢸩 %26%23142889%3B -PASS extB (pt 1) U+22E2A 𢸪 %26%23142890%3B -PASS extB (pt 1) U+22E2B 𢸫 %26%23142891%3B -PASS extB (pt 1) U+22E2C 𢸬 %26%23142892%3B -PASS extB (pt 1) U+22E2D 𢸭 %26%23142893%3B -PASS extB (pt 1) U+22E2E 𢸮 %26%23142894%3B -PASS extB (pt 1) U+22E2F 𢸯 %26%23142895%3B -PASS extB (pt 1) U+22E30 𢸰 %26%23142896%3B -PASS extB (pt 1) U+22E31 𢸱 %26%23142897%3B -PASS extB (pt 1) U+22E32 𢸲 %26%23142898%3B -PASS extB (pt 1) U+22E33 𢸳 %26%23142899%3B -PASS extB (pt 1) U+22E34 𢸴 %26%23142900%3B -PASS extB (pt 1) U+22E35 𢸵 %26%23142901%3B -PASS extB (pt 1) U+22E37 𢸷 %26%23142903%3B -PASS extB (pt 1) U+22E38 𢸸 %26%23142904%3B -PASS extB (pt 1) U+22E39 𢸹 %26%23142905%3B -PASS extB (pt 1) U+22E3A 𢸺 %26%23142906%3B -PASS extB (pt 1) U+22E3B 𢸻 %26%23142907%3B -PASS extB (pt 1) U+22E3C 𢸼 %26%23142908%3B -PASS extB (pt 1) U+22E3D 𢸽 %26%23142909%3B -PASS extB (pt 1) U+22E3E 𢸾 %26%23142910%3B -PASS extB (pt 1) U+22E3F 𢸿 %26%23142911%3B -PASS extB (pt 1) U+22E40 𢹀 %26%23142912%3B -PASS extB (pt 1) U+22E41 𢹁 %26%23142913%3B -PASS extB (pt 1) U+22E42 𢹂 %26%23142914%3B -PASS extB (pt 1) U+22E43 𢹃 %26%23142915%3B -PASS extB (pt 1) U+22E44 𢹄 %26%23142916%3B -PASS extB (pt 1) U+22E45 𢹅 %26%23142917%3B -PASS extB (pt 1) U+22E46 𢹆 %26%23142918%3B -PASS extB (pt 1) U+22E47 𢹇 %26%23142919%3B -PASS extB (pt 1) U+22E48 𢹈 %26%23142920%3B -PASS extB (pt 1) U+22E49 𢹉 %26%23142921%3B -PASS extB (pt 1) U+22E4A 𢹊 %26%23142922%3B -PASS extB (pt 1) U+22E4B 𢹋 %26%23142923%3B -PASS extB (pt 1) U+22E4C 𢹌 %26%23142924%3B -PASS extB (pt 1) U+22E4D 𢹍 %26%23142925%3B -PASS extB (pt 1) U+22E4E 𢹎 %26%23142926%3B -PASS extB (pt 1) U+22E4F 𢹏 %26%23142927%3B -PASS extB (pt 1) U+22E50 𢹐 %26%23142928%3B -PASS extB (pt 1) U+22E51 𢹑 %26%23142929%3B -PASS extB (pt 1) U+22E52 𢹒 %26%23142930%3B -PASS extB (pt 1) U+22E53 𢹓 %26%23142931%3B -PASS extB (pt 1) U+22E54 𢹔 %26%23142932%3B -PASS extB (pt 1) U+22E55 𢹕 %26%23142933%3B -PASS extB (pt 1) U+22E56 𢹖 %26%23142934%3B -PASS extB (pt 1) U+22E57 𢹗 %26%23142935%3B -PASS extB (pt 1) U+22E58 𢹘 %26%23142936%3B -PASS extB (pt 1) U+22E59 𢹙 %26%23142937%3B -PASS extB (pt 1) U+22E5A 𢹚 %26%23142938%3B -PASS extB (pt 1) U+22E5B 𢹛 %26%23142939%3B -PASS extB (pt 1) U+22E5C 𢹜 %26%23142940%3B -PASS extB (pt 1) U+22E5D 𢹝 %26%23142941%3B -PASS extB (pt 1) U+22E5E 𢹞 %26%23142942%3B -PASS extB (pt 1) U+22E5F 𢹟 %26%23142943%3B -PASS extB (pt 1) U+22E60 𢹠 %26%23142944%3B -PASS extB (pt 1) U+22E61 𢹡 %26%23142945%3B -PASS extB (pt 1) U+22E62 𢹢 %26%23142946%3B -PASS extB (pt 1) U+22E63 𢹣 %26%23142947%3B -PASS extB (pt 1) U+22E64 𢹤 %26%23142948%3B -PASS extB (pt 1) U+22E65 𢹥 %26%23142949%3B -PASS extB (pt 1) U+22E66 𢹦 %26%23142950%3B -PASS extB (pt 1) U+22E67 𢹧 %26%23142951%3B -PASS extB (pt 1) U+22E68 𢹨 %26%23142952%3B -PASS extB (pt 1) U+22E69 𢹩 %26%23142953%3B -PASS extB (pt 1) U+22E6A 𢹪 %26%23142954%3B -PASS extB (pt 1) U+22E6B 𢹫 %26%23142955%3B -PASS extB (pt 1) U+22E6C 𢹬 %26%23142956%3B -PASS extB (pt 1) U+22E6D 𢹭 %26%23142957%3B -PASS extB (pt 1) U+22E6E 𢹮 %26%23142958%3B -PASS extB (pt 1) U+22E6F 𢹯 %26%23142959%3B -PASS extB (pt 1) U+22E70 𢹰 %26%23142960%3B -PASS extB (pt 1) U+22E71 𢹱 %26%23142961%3B -PASS extB (pt 1) U+22E72 𢹲 %26%23142962%3B -PASS extB (pt 1) U+22E73 𢹳 %26%23142963%3B -PASS extB (pt 1) U+22E74 𢹴 %26%23142964%3B -PASS extB (pt 1) U+22E75 𢹵 %26%23142965%3B -PASS extB (pt 1) U+22E76 𢹶 %26%23142966%3B -PASS extB (pt 1) U+22E77 𢹷 %26%23142967%3B -PASS extB (pt 1) U+22E78 𢹸 %26%23142968%3B -PASS extB (pt 1) U+22E79 𢹹 %26%23142969%3B -PASS extB (pt 1) U+22E7A 𢹺 %26%23142970%3B -PASS extB (pt 1) U+22E7B 𢹻 %26%23142971%3B -PASS extB (pt 1) U+22E7C 𢹼 %26%23142972%3B -PASS extB (pt 1) U+22E7D 𢹽 %26%23142973%3B -PASS extB (pt 1) U+22E7E 𢹾 %26%23142974%3B -PASS extB (pt 1) U+22E7F 𢹿 %26%23142975%3B -PASS extB (pt 1) U+22E80 𢺀 %26%23142976%3B -PASS extB (pt 1) U+22E81 𢺁 %26%23142977%3B -PASS extB (pt 1) U+22E82 𢺂 %26%23142978%3B -PASS extB (pt 1) U+22E83 𢺃 %26%23142979%3B -PASS extB (pt 1) U+22E84 𢺄 %26%23142980%3B -PASS extB (pt 1) U+22E85 𢺅 %26%23142981%3B -PASS extB (pt 1) U+22E86 𢺆 %26%23142982%3B -PASS extB (pt 1) U+22E87 𢺇 %26%23142983%3B -PASS extB (pt 1) U+22E88 𢺈 %26%23142984%3B -PASS extB (pt 1) U+22E89 𢺉 %26%23142985%3B -PASS extB (pt 1) U+22E8A 𢺊 %26%23142986%3B -PASS extB (pt 1) U+22E8B 𢺋 %26%23142987%3B -PASS extB (pt 1) U+22E8C 𢺌 %26%23142988%3B -PASS extB (pt 1) U+22E8D 𢺍 %26%23142989%3B -PASS extB (pt 1) U+22E8E 𢺎 %26%23142990%3B -PASS extB (pt 1) U+22E8F 𢺏 %26%23142991%3B -PASS extB (pt 1) U+22E90 𢺐 %26%23142992%3B -PASS extB (pt 1) U+22E91 𢺑 %26%23142993%3B -PASS extB (pt 1) U+22E92 𢺒 %26%23142994%3B -PASS extB (pt 1) U+22E93 𢺓 %26%23142995%3B -PASS extB (pt 1) U+22E94 𢺔 %26%23142996%3B -PASS extB (pt 1) U+22E95 𢺕 %26%23142997%3B -PASS extB (pt 1) U+22E96 𢺖 %26%23142998%3B -PASS extB (pt 1) U+22E97 𢺗 %26%23142999%3B -PASS extB (pt 1) U+22E98 𢺘 %26%23143000%3B -PASS extB (pt 1) U+22E99 𢺙 %26%23143001%3B -PASS extB (pt 1) U+22E9A 𢺚 %26%23143002%3B -PASS extB (pt 1) U+22E9B 𢺛 %26%23143003%3B -PASS extB (pt 1) U+22E9C 𢺜 %26%23143004%3B -PASS extB (pt 1) U+22E9D 𢺝 %26%23143005%3B -PASS extB (pt 1) U+22E9E 𢺞 %26%23143006%3B -PASS extB (pt 1) U+22E9F 𢺟 %26%23143007%3B -PASS extB (pt 1) U+22EA0 𢺠 %26%23143008%3B -PASS extB (pt 1) U+22EA1 𢺡 %26%23143009%3B -PASS extB (pt 1) U+22EA2 𢺢 %26%23143010%3B -PASS extB (pt 1) U+22EA3 𢺣 %26%23143011%3B -PASS extB (pt 1) U+22EA4 𢺤 %26%23143012%3B -PASS extB (pt 1) U+22EA5 𢺥 %26%23143013%3B -PASS extB (pt 1) U+22EA6 𢺦 %26%23143014%3B -PASS extB (pt 1) U+22EA7 𢺧 %26%23143015%3B -PASS extB (pt 1) U+22EA8 𢺨 %26%23143016%3B -PASS extB (pt 1) U+22EA9 𢺩 %26%23143017%3B -PASS extB (pt 1) U+22EAA 𢺪 %26%23143018%3B -PASS extB (pt 1) U+22EAB 𢺫 %26%23143019%3B -PASS extB (pt 1) U+22EAC 𢺬 %26%23143020%3B -PASS extB (pt 1) U+22EAD 𢺭 %26%23143021%3B -PASS extB (pt 1) U+22EAE 𢺮 %26%23143022%3B -PASS extB (pt 1) U+22EAF 𢺯 %26%23143023%3B -PASS extB (pt 1) U+22EB0 𢺰 %26%23143024%3B -PASS extB (pt 1) U+22EB1 𢺱 %26%23143025%3B -PASS extB (pt 1) U+22EB2 𢺲 %26%23143026%3B -PASS extB (pt 1) U+22EB3 𢺳 %26%23143027%3B -PASS extB (pt 1) U+22EB4 𢺴 %26%23143028%3B -PASS extB (pt 1) U+22EB5 𢺵 %26%23143029%3B -PASS extB (pt 1) U+22EB6 𢺶 %26%23143030%3B -PASS extB (pt 1) U+22EB7 𢺷 %26%23143031%3B -PASS extB (pt 1) U+22EB8 𢺸 %26%23143032%3B -PASS extB (pt 1) U+22EB9 𢺹 %26%23143033%3B -PASS extB (pt 1) U+22EBA 𢺺 %26%23143034%3B -PASS extB (pt 1) U+22EBB 𢺻 %26%23143035%3B -PASS extB (pt 1) U+22EBC 𢺼 %26%23143036%3B -PASS extB (pt 1) U+22EBD 𢺽 %26%23143037%3B -PASS extB (pt 1) U+22EBE 𢺾 %26%23143038%3B -PASS extB (pt 1) U+22EBF 𢺿 %26%23143039%3B -PASS extB (pt 1) U+22EC0 𢻀 %26%23143040%3B -PASS extB (pt 1) U+22EC1 𢻁 %26%23143041%3B -PASS extB (pt 1) U+22EC2 𢻂 %26%23143042%3B -PASS extB (pt 1) U+22EC3 𢻃 %26%23143043%3B -PASS extB (pt 1) U+22EC4 𢻄 %26%23143044%3B -PASS extB (pt 1) U+22EC5 𢻅 %26%23143045%3B -PASS extB (pt 1) U+22EC6 𢻆 %26%23143046%3B -PASS extB (pt 1) U+22EC7 𢻇 %26%23143047%3B -PASS extB (pt 1) U+22EC8 𢻈 %26%23143048%3B -PASS extB (pt 1) U+22EC9 𢻉 %26%23143049%3B -PASS extB (pt 1) U+22ECA 𢻊 %26%23143050%3B -PASS extB (pt 1) U+22ECB 𢻋 %26%23143051%3B -PASS extB (pt 1) U+22ECC 𢻌 %26%23143052%3B -PASS extB (pt 1) U+22ECD 𢻍 %26%23143053%3B -PASS extB (pt 1) U+22ECE 𢻎 %26%23143054%3B -PASS extB (pt 1) U+22ECF 𢻏 %26%23143055%3B -PASS extB (pt 1) U+22ED0 𢻐 %26%23143056%3B -PASS extB (pt 1) U+22ED1 𢻑 %26%23143057%3B -PASS extB (pt 1) U+22ED2 𢻒 %26%23143058%3B -PASS extB (pt 1) U+22ED3 𢻓 %26%23143059%3B -PASS extB (pt 1) U+22ED4 𢻔 %26%23143060%3B -PASS extB (pt 1) U+22ED5 𢻕 %26%23143061%3B -PASS extB (pt 1) U+22ED6 𢻖 %26%23143062%3B -PASS extB (pt 1) U+22ED7 𢻗 %26%23143063%3B -PASS extB (pt 1) U+22ED8 𢻘 %26%23143064%3B -PASS extB (pt 1) U+22ED9 𢻙 %26%23143065%3B -PASS extB (pt 1) U+22EDA 𢻚 %26%23143066%3B -PASS extB (pt 1) U+22EDB 𢻛 %26%23143067%3B -PASS extB (pt 1) U+22EDC 𢻜 %26%23143068%3B -PASS extB (pt 1) U+22EDD 𢻝 %26%23143069%3B -PASS extB (pt 1) U+22EDE 𢻞 %26%23143070%3B -PASS extB (pt 1) U+22EDF 𢻟 %26%23143071%3B -PASS extB (pt 1) U+22EE0 𢻠 %26%23143072%3B -PASS extB (pt 1) U+22EE1 𢻡 %26%23143073%3B -PASS extB (pt 1) U+22EE2 𢻢 %26%23143074%3B -PASS extB (pt 1) U+22EE3 𢻣 %26%23143075%3B -PASS extB (pt 1) U+22EE4 𢻤 %26%23143076%3B -PASS extB (pt 1) U+22EE5 𢻥 %26%23143077%3B -PASS extB (pt 1) U+22EE6 𢻦 %26%23143078%3B -PASS extB (pt 1) U+22EE7 𢻧 %26%23143079%3B -PASS extB (pt 1) U+22EE8 𢻨 %26%23143080%3B -PASS extB (pt 1) U+22EE9 𢻩 %26%23143081%3B -PASS extB (pt 1) U+22EEA 𢻪 %26%23143082%3B -PASS extB (pt 1) U+22EEB 𢻫 %26%23143083%3B -PASS extB (pt 1) U+22EEC 𢻬 %26%23143084%3B -PASS extB (pt 1) U+22EED 𢻭 %26%23143085%3B -PASS extB (pt 1) U+22EEE 𢻮 %26%23143086%3B -PASS extB (pt 1) U+22EEF 𢻯 %26%23143087%3B -PASS extB (pt 1) U+22EF0 𢻰 %26%23143088%3B -PASS extB (pt 1) U+22EF1 𢻱 %26%23143089%3B -PASS extB (pt 1) U+22EF2 𢻲 %26%23143090%3B -PASS extB (pt 1) U+22EF3 𢻳 %26%23143091%3B -PASS extB (pt 1) U+22EF4 𢻴 %26%23143092%3B -PASS extB (pt 1) U+22EF5 𢻵 %26%23143093%3B -PASS extB (pt 1) U+22EF6 𢻶 %26%23143094%3B -PASS extB (pt 1) U+22EF7 𢻷 %26%23143095%3B -PASS extB (pt 1) U+22EF8 𢻸 %26%23143096%3B -PASS extB (pt 1) U+22EF9 𢻹 %26%23143097%3B -PASS extB (pt 1) U+22EFA 𢻺 %26%23143098%3B -PASS extB (pt 1) U+22EFB 𢻻 %26%23143099%3B -PASS extB (pt 1) U+22EFC 𢻼 %26%23143100%3B -PASS extB (pt 1) U+22EFD 𢻽 %26%23143101%3B -PASS extB (pt 1) U+22EFE 𢻾 %26%23143102%3B -PASS extB (pt 1) U+22EFF 𢻿 %26%23143103%3B -PASS extB (pt 1) U+22F00 𢼀 %26%23143104%3B -PASS extB (pt 1) U+22F01 𢼁 %26%23143105%3B -PASS extB (pt 1) U+22F02 𢼂 %26%23143106%3B -PASS extB (pt 1) U+22F03 𢼃 %26%23143107%3B -PASS extB (pt 1) U+22F04 𢼄 %26%23143108%3B -PASS extB (pt 1) U+22F05 𢼅 %26%23143109%3B -PASS extB (pt 1) U+22F06 𢼆 %26%23143110%3B -PASS extB (pt 1) U+22F07 𢼇 %26%23143111%3B -PASS extB (pt 1) U+22F08 𢼈 %26%23143112%3B -PASS extB (pt 1) U+22F09 𢼉 %26%23143113%3B -PASS extB (pt 1) U+22F0A 𢼊 %26%23143114%3B -PASS extB (pt 1) U+22F0B 𢼋 %26%23143115%3B -PASS extB (pt 1) U+22F0C 𢼌 %26%23143116%3B -PASS extB (pt 1) U+22F0D 𢼍 %26%23143117%3B -PASS extB (pt 1) U+22F0E 𢼎 %26%23143118%3B -PASS extB (pt 1) U+22F0F 𢼏 %26%23143119%3B -PASS extB (pt 1) U+22F10 𢼐 %26%23143120%3B -PASS extB (pt 1) U+22F11 𢼑 %26%23143121%3B -PASS extB (pt 1) U+22F12 𢼒 %26%23143122%3B -PASS extB (pt 1) U+22F13 𢼓 %26%23143123%3B -PASS extB (pt 1) U+22F14 𢼔 %26%23143124%3B -PASS extB (pt 1) U+22F15 𢼕 %26%23143125%3B -PASS extB (pt 1) U+22F16 𢼖 %26%23143126%3B -PASS extB (pt 1) U+22F17 𢼗 %26%23143127%3B -PASS extB (pt 1) U+22F18 𢼘 %26%23143128%3B -PASS extB (pt 1) U+22F19 𢼙 %26%23143129%3B -PASS extB (pt 1) U+22F1A 𢼚 %26%23143130%3B -PASS extB (pt 1) U+22F1B 𢼛 %26%23143131%3B -PASS extB (pt 1) U+22F1C 𢼜 %26%23143132%3B -PASS extB (pt 1) U+22F1D 𢼝 %26%23143133%3B -PASS extB (pt 1) U+22F1E 𢼞 %26%23143134%3B -PASS extB (pt 1) U+22F1F 𢼟 %26%23143135%3B -PASS extB (pt 1) U+22F20 𢼠 %26%23143136%3B -PASS extB (pt 1) U+22F21 𢼡 %26%23143137%3B -PASS extB (pt 1) U+22F22 𢼢 %26%23143138%3B -PASS extB (pt 1) U+22F23 𢼣 %26%23143139%3B -PASS extB (pt 1) U+22F24 𢼤 %26%23143140%3B -PASS extB (pt 1) U+22F25 𢼥 %26%23143141%3B -PASS extB (pt 1) U+22F26 𢼦 %26%23143142%3B -PASS extB (pt 1) U+22F27 𢼧 %26%23143143%3B -PASS extB (pt 1) U+22F28 𢼨 %26%23143144%3B -PASS extB (pt 1) U+22F29 𢼩 %26%23143145%3B -PASS extB (pt 1) U+22F2A 𢼪 %26%23143146%3B -PASS extB (pt 1) U+22F2B 𢼫 %26%23143147%3B -PASS extB (pt 1) U+22F2C 𢼬 %26%23143148%3B -PASS extB (pt 1) U+22F2D 𢼭 %26%23143149%3B -PASS extB (pt 1) U+22F2E 𢼮 %26%23143150%3B -PASS extB (pt 1) U+22F2F 𢼯 %26%23143151%3B -PASS extB (pt 1) U+22F30 𢼰 %26%23143152%3B -PASS extB (pt 1) U+22F31 𢼱 %26%23143153%3B -PASS extB (pt 1) U+22F32 𢼲 %26%23143154%3B -PASS extB (pt 1) U+22F33 𢼳 %26%23143155%3B -PASS extB (pt 1) U+22F34 𢼴 %26%23143156%3B -PASS extB (pt 1) U+22F35 𢼵 %26%23143157%3B -PASS extB (pt 1) U+22F36 𢼶 %26%23143158%3B -PASS extB (pt 1) U+22F37 𢼷 %26%23143159%3B -PASS extB (pt 1) U+22F38 𢼸 %26%23143160%3B -PASS extB (pt 1) U+22F39 𢼹 %26%23143161%3B -PASS extB (pt 1) U+22F3A 𢼺 %26%23143162%3B -PASS extB (pt 1) U+22F3B 𢼻 %26%23143163%3B -PASS extB (pt 1) U+22F3C 𢼼 %26%23143164%3B -PASS extB (pt 1) U+22F3D 𢼽 %26%23143165%3B -PASS extB (pt 1) U+22F3E 𢼾 %26%23143166%3B -PASS extB (pt 1) U+22F3F 𢼿 %26%23143167%3B -PASS extB (pt 1) U+22F40 𢽀 %26%23143168%3B -PASS extB (pt 1) U+22F41 𢽁 %26%23143169%3B -PASS extB (pt 1) U+22F42 𢽂 %26%23143170%3B -PASS extB (pt 1) U+22F43 𢽃 %26%23143171%3B -PASS extB (pt 1) U+22F44 𢽄 %26%23143172%3B -PASS extB (pt 1) U+22F45 𢽅 %26%23143173%3B -PASS extB (pt 1) U+22F46 𢽆 %26%23143174%3B -PASS extB (pt 1) U+22F47 𢽇 %26%23143175%3B -PASS extB (pt 1) U+22F48 𢽈 %26%23143176%3B -PASS extB (pt 1) U+22F49 𢽉 %26%23143177%3B -PASS extB (pt 1) U+22F4A 𢽊 %26%23143178%3B -PASS extB (pt 1) U+22F4B 𢽋 %26%23143179%3B -PASS extB (pt 1) U+22F4C 𢽌 %26%23143180%3B -PASS extB (pt 1) U+22F4D 𢽍 %26%23143181%3B -PASS extB (pt 1) U+22F4E 𢽎 %26%23143182%3B -PASS extB (pt 1) U+22F4F 𢽏 %26%23143183%3B -PASS extB (pt 1) U+22F50 𢽐 %26%23143184%3B -PASS extB (pt 1) U+22F51 𢽑 %26%23143185%3B -PASS extB (pt 1) U+22F52 𢽒 %26%23143186%3B -PASS extB (pt 1) U+22F53 𢽓 %26%23143187%3B -PASS extB (pt 1) U+22F54 𢽔 %26%23143188%3B -PASS extB (pt 1) U+22F55 𢽕 %26%23143189%3B -PASS extB (pt 1) U+22F56 𢽖 %26%23143190%3B -PASS extB (pt 1) U+22F57 𢽗 %26%23143191%3B -PASS extB (pt 1) U+22F58 𢽘 %26%23143192%3B -PASS extB (pt 1) U+22F59 𢽙 %26%23143193%3B -PASS extB (pt 1) U+22F5A 𢽚 %26%23143194%3B -PASS extB (pt 1) U+22F5B 𢽛 %26%23143195%3B -PASS extB (pt 1) U+22F5C 𢽜 %26%23143196%3B -PASS extB (pt 1) U+22F5D 𢽝 %26%23143197%3B -PASS extB (pt 1) U+22F5E 𢽞 %26%23143198%3B -PASS extB (pt 1) U+22F5F 𢽟 %26%23143199%3B -PASS extB (pt 1) U+22F60 𢽠 %26%23143200%3B -PASS extB (pt 1) U+22F61 𢽡 %26%23143201%3B -PASS extB (pt 1) U+22F62 𢽢 %26%23143202%3B -PASS extB (pt 1) U+22F63 𢽣 %26%23143203%3B -PASS extB (pt 1) U+22F64 𢽤 %26%23143204%3B -PASS extB (pt 1) U+22F65 𢽥 %26%23143205%3B -PASS extB (pt 1) U+22F66 𢽦 %26%23143206%3B -PASS extB (pt 1) U+22F67 𢽧 %26%23143207%3B -PASS extB (pt 1) U+22F68 𢽨 %26%23143208%3B -PASS extB (pt 1) U+22F69 𢽩 %26%23143209%3B -PASS extB (pt 1) U+22F6A 𢽪 %26%23143210%3B -PASS extB (pt 1) U+22F6B 𢽫 %26%23143211%3B -PASS extB (pt 1) U+22F6C 𢽬 %26%23143212%3B -PASS extB (pt 1) U+22F6D 𢽭 %26%23143213%3B -PASS extB (pt 1) U+22F6E 𢽮 %26%23143214%3B -PASS extB (pt 1) U+22F6F 𢽯 %26%23143215%3B -PASS extB (pt 1) U+22F70 𢽰 %26%23143216%3B -PASS extB (pt 1) U+22F71 𢽱 %26%23143217%3B -PASS extB (pt 1) U+22F72 𢽲 %26%23143218%3B -PASS extB (pt 1) U+22F73 𢽳 %26%23143219%3B -PASS extB (pt 1) U+22F74 𢽴 %26%23143220%3B -PASS extB (pt 1) U+22F75 𢽵 %26%23143221%3B -PASS extB (pt 1) U+22F76 𢽶 %26%23143222%3B -PASS extB (pt 1) U+22F77 𢽷 %26%23143223%3B -PASS extB (pt 1) U+22F78 𢽸 %26%23143224%3B -PASS extB (pt 1) U+22F79 𢽹 %26%23143225%3B -PASS extB (pt 1) U+22F7A 𢽺 %26%23143226%3B -PASS extB (pt 1) U+22F7B 𢽻 %26%23143227%3B -PASS extB (pt 1) U+22F7C 𢽼 %26%23143228%3B -PASS extB (pt 1) U+22F7D 𢽽 %26%23143229%3B -PASS extB (pt 1) U+22F7E 𢽾 %26%23143230%3B -PASS extB (pt 1) U+22F7F 𢽿 %26%23143231%3B -PASS extB (pt 1) U+22F80 𢾀 %26%23143232%3B -PASS extB (pt 1) U+22F81 𢾁 %26%23143233%3B -PASS extB (pt 1) U+22F82 𢾂 %26%23143234%3B -PASS extB (pt 1) U+22F83 𢾃 %26%23143235%3B -PASS extB (pt 1) U+22F84 𢾄 %26%23143236%3B -PASS extB (pt 1) U+22F85 𢾅 %26%23143237%3B -PASS extB (pt 1) U+22F86 𢾆 %26%23143238%3B -PASS extB (pt 1) U+22F87 𢾇 %26%23143239%3B -PASS extB (pt 1) U+22F88 𢾈 %26%23143240%3B -PASS extB (pt 1) U+22F89 𢾉 %26%23143241%3B -PASS extB (pt 1) U+22F8A 𢾊 %26%23143242%3B -PASS extB (pt 1) U+22F8B 𢾋 %26%23143243%3B -PASS extB (pt 1) U+22F8C 𢾌 %26%23143244%3B -PASS extB (pt 1) U+22F8D 𢾍 %26%23143245%3B -PASS extB (pt 1) U+22F8E 𢾎 %26%23143246%3B -PASS extB (pt 1) U+22F8F 𢾏 %26%23143247%3B -PASS extB (pt 1) U+22F90 𢾐 %26%23143248%3B -PASS extB (pt 1) U+22F91 𢾑 %26%23143249%3B -PASS extB (pt 1) U+22F92 𢾒 %26%23143250%3B -PASS extB (pt 1) U+22F93 𢾓 %26%23143251%3B -PASS extB (pt 1) U+22F94 𢾔 %26%23143252%3B -PASS extB (pt 1) U+22F95 𢾕 %26%23143253%3B -PASS extB (pt 1) U+22F96 𢾖 %26%23143254%3B -PASS extB (pt 1) U+22F97 𢾗 %26%23143255%3B -PASS extB (pt 1) U+22F98 𢾘 %26%23143256%3B -PASS extB (pt 1) U+22F99 𢾙 %26%23143257%3B -PASS extB (pt 1) U+22F9A 𢾚 %26%23143258%3B -PASS extB (pt 1) U+22F9B 𢾛 %26%23143259%3B -PASS extB (pt 1) U+22F9C 𢾜 %26%23143260%3B -PASS extB (pt 1) U+22F9D 𢾝 %26%23143261%3B -PASS extB (pt 1) U+22F9E 𢾞 %26%23143262%3B -PASS extB (pt 1) U+22F9F 𢾟 %26%23143263%3B -PASS extB (pt 1) U+22FA0 𢾠 %26%23143264%3B -PASS extB (pt 1) U+22FA1 𢾡 %26%23143265%3B -PASS extB (pt 1) U+22FA2 𢾢 %26%23143266%3B -PASS extB (pt 1) U+22FA3 𢾣 %26%23143267%3B -PASS extB (pt 1) U+22FA4 𢾤 %26%23143268%3B -PASS extB (pt 1) U+22FA5 𢾥 %26%23143269%3B -PASS extB (pt 1) U+22FA6 𢾦 %26%23143270%3B -PASS extB (pt 1) U+22FA7 𢾧 %26%23143271%3B -PASS extB (pt 1) U+22FA8 𢾨 %26%23143272%3B -PASS extB (pt 1) U+22FA9 𢾩 %26%23143273%3B -PASS extB (pt 1) U+22FAA 𢾪 %26%23143274%3B -PASS extB (pt 1) U+22FAB 𢾫 %26%23143275%3B -PASS extB (pt 1) U+22FAC 𢾬 %26%23143276%3B -PASS extB (pt 1) U+22FAD 𢾭 %26%23143277%3B -PASS extB (pt 1) U+22FAE 𢾮 %26%23143278%3B -PASS extB (pt 1) U+22FAF 𢾯 %26%23143279%3B -PASS extB (pt 1) U+22FB0 𢾰 %26%23143280%3B -PASS extB (pt 1) U+22FB1 𢾱 %26%23143281%3B -PASS extB (pt 1) U+22FB2 𢾲 %26%23143282%3B -PASS extB (pt 1) U+22FB3 𢾳 %26%23143283%3B -PASS extB (pt 1) U+22FB4 𢾴 %26%23143284%3B -PASS extB (pt 1) U+22FB5 𢾵 %26%23143285%3B -PASS extB (pt 1) U+22FB6 𢾶 %26%23143286%3B -PASS extB (pt 1) U+22FB7 𢾷 %26%23143287%3B -PASS extB (pt 1) U+22FB8 𢾸 %26%23143288%3B -PASS extB (pt 1) U+22FB9 𢾹 %26%23143289%3B -PASS extB (pt 1) U+22FBA 𢾺 %26%23143290%3B -PASS extB (pt 1) U+22FBB 𢾻 %26%23143291%3B -PASS extB (pt 1) U+22FBC 𢾼 %26%23143292%3B -PASS extB (pt 1) U+22FBD 𢾽 %26%23143293%3B -PASS extB (pt 1) U+22FBE 𢾾 %26%23143294%3B -PASS extB (pt 1) U+22FBF 𢾿 %26%23143295%3B -PASS extB (pt 1) U+22FC0 𢿀 %26%23143296%3B -PASS extB (pt 1) U+22FC1 𢿁 %26%23143297%3B -PASS extB (pt 1) U+22FC2 𢿂 %26%23143298%3B -PASS extB (pt 1) U+22FC3 𢿃 %26%23143299%3B -PASS extB (pt 1) U+22FC4 𢿄 %26%23143300%3B -PASS extB (pt 1) U+22FC5 𢿅 %26%23143301%3B -PASS extB (pt 1) U+22FC6 𢿆 %26%23143302%3B -PASS extB (pt 1) U+22FC7 𢿇 %26%23143303%3B -PASS extB (pt 1) U+22FC8 𢿈 %26%23143304%3B -PASS extB (pt 1) U+22FC9 𢿉 %26%23143305%3B -PASS extB (pt 1) U+22FCA 𢿊 %26%23143306%3B -PASS extB (pt 1) U+22FCB 𢿋 %26%23143307%3B -PASS extB (pt 1) U+22FCC 𢿌 %26%23143308%3B -PASS extB (pt 1) U+22FCD 𢿍 %26%23143309%3B -PASS extB (pt 1) U+22FCE 𢿎 %26%23143310%3B -PASS extB (pt 1) U+22FCF 𢿏 %26%23143311%3B -PASS extB (pt 1) U+22FD0 𢿐 %26%23143312%3B -PASS extB (pt 1) U+22FD1 𢿑 %26%23143313%3B -PASS extB (pt 1) U+22FD2 𢿒 %26%23143314%3B -PASS extB (pt 1) U+22FD3 𢿓 %26%23143315%3B -PASS extB (pt 1) U+22FD4 𢿔 %26%23143316%3B -PASS extB (pt 1) U+22FD5 𢿕 %26%23143317%3B -PASS extB (pt 1) U+22FD6 𢿖 %26%23143318%3B -PASS extB (pt 1) U+22FD7 𢿗 %26%23143319%3B -PASS extB (pt 1) U+22FD8 𢿘 %26%23143320%3B -PASS extB (pt 1) U+22FD9 𢿙 %26%23143321%3B -PASS extB (pt 1) U+22FDA 𢿚 %26%23143322%3B -PASS extB (pt 1) U+22FDB 𢿛 %26%23143323%3B -PASS extB (pt 1) U+22FDC 𢿜 %26%23143324%3B -PASS extB (pt 1) U+22FDD 𢿝 %26%23143325%3B -PASS extB (pt 1) U+22FDE 𢿞 %26%23143326%3B -PASS extB (pt 1) U+22FDF 𢿟 %26%23143327%3B -PASS extB (pt 1) U+22FE0 𢿠 %26%23143328%3B -PASS extB (pt 1) U+22FE1 𢿡 %26%23143329%3B -PASS extB (pt 1) U+22FE2 𢿢 %26%23143330%3B -PASS extB (pt 1) U+22FE3 𢿣 %26%23143331%3B -PASS extB (pt 1) U+22FE4 𢿤 %26%23143332%3B -PASS extB (pt 1) U+22FE5 𢿥 %26%23143333%3B -PASS extB (pt 1) U+22FE6 𢿦 %26%23143334%3B -PASS extB (pt 1) U+22FE7 𢿧 %26%23143335%3B -PASS extB (pt 1) U+22FE8 𢿨 %26%23143336%3B -PASS extB (pt 1) U+22FE9 𢿩 %26%23143337%3B -PASS extB (pt 1) U+22FEA 𢿪 %26%23143338%3B -PASS extB (pt 1) U+22FEB 𢿫 %26%23143339%3B -PASS extB (pt 1) U+22FEC 𢿬 %26%23143340%3B -PASS extB (pt 1) U+22FED 𢿭 %26%23143341%3B -PASS extB (pt 1) U+22FEE 𢿮 %26%23143342%3B -PASS extB (pt 1) U+22FEF 𢿯 %26%23143343%3B -PASS extB (pt 1) U+22FF0 𢿰 %26%23143344%3B -PASS extB (pt 1) U+22FF1 𢿱 %26%23143345%3B -PASS extB (pt 1) U+22FF2 𢿲 %26%23143346%3B -PASS extB (pt 1) U+22FF3 𢿳 %26%23143347%3B -PASS extB (pt 1) U+22FF4 𢿴 %26%23143348%3B -PASS extB (pt 1) U+22FF5 𢿵 %26%23143349%3B -PASS extB (pt 1) U+22FF6 𢿶 %26%23143350%3B -PASS extB (pt 1) U+22FF7 𢿷 %26%23143351%3B -PASS extB (pt 1) U+22FF8 𢿸 %26%23143352%3B -PASS extB (pt 1) U+22FF9 𢿹 %26%23143353%3B -PASS extB (pt 1) U+22FFA 𢿺 %26%23143354%3B -PASS extB (pt 1) U+22FFB 𢿻 %26%23143355%3B -PASS extB (pt 1) U+22FFC 𢿼 %26%23143356%3B -PASS extB (pt 1) U+22FFD 𢿽 %26%23143357%3B -PASS extB (pt 1) U+22FFE 𢿾 %26%23143358%3B -PASS extB (pt 1) U+22FFF 𢿿 %26%23143359%3B -PASS extB (pt 1) U+23000 𣀀 %26%23143360%3B -PASS extB (pt 1) U+23001 𣀁 %26%23143361%3B -PASS extB (pt 1) U+23002 𣀂 %26%23143362%3B -PASS extB (pt 1) U+23003 𣀃 %26%23143363%3B -PASS extB (pt 1) U+23004 𣀄 %26%23143364%3B -PASS extB (pt 1) U+23005 𣀅 %26%23143365%3B -PASS extB (pt 1) U+23006 𣀆 %26%23143366%3B -PASS extB (pt 1) U+23007 𣀇 %26%23143367%3B -PASS extB (pt 1) U+23008 𣀈 %26%23143368%3B -PASS extB (pt 1) U+23009 𣀉 %26%23143369%3B -PASS extB (pt 1) U+2300A 𣀊 %26%23143370%3B -PASS extB (pt 1) U+2300B 𣀋 %26%23143371%3B -PASS extB (pt 1) U+2300C 𣀌 %26%23143372%3B -PASS extB (pt 1) U+2300D 𣀍 %26%23143373%3B -PASS extB (pt 1) U+2300E 𣀎 %26%23143374%3B -PASS extB (pt 1) U+2300F 𣀏 %26%23143375%3B -PASS extB (pt 1) U+23010 𣀐 %26%23143376%3B -PASS extB (pt 1) U+23011 𣀑 %26%23143377%3B -PASS extB (pt 1) U+23012 𣀒 %26%23143378%3B -PASS extB (pt 1) U+23013 𣀓 %26%23143379%3B -PASS extB (pt 1) U+23014 𣀔 %26%23143380%3B -PASS extB (pt 1) U+23015 𣀕 %26%23143381%3B -PASS extB (pt 1) U+23016 𣀖 %26%23143382%3B -PASS extB (pt 1) U+23017 𣀗 %26%23143383%3B -PASS extB (pt 1) U+23018 𣀘 %26%23143384%3B -PASS extB (pt 1) U+23019 𣀙 %26%23143385%3B -PASS extB (pt 1) U+2301A 𣀚 %26%23143386%3B -PASS extB (pt 1) U+2301B 𣀛 %26%23143387%3B -PASS extB (pt 1) U+2301C 𣀜 %26%23143388%3B -PASS extB (pt 1) U+2301D 𣀝 %26%23143389%3B -PASS extB (pt 1) U+2301E 𣀞 %26%23143390%3B -PASS extB (pt 1) U+2301F 𣀟 %26%23143391%3B -PASS extB (pt 1) U+23020 𣀠 %26%23143392%3B -PASS extB (pt 1) U+23021 𣀡 %26%23143393%3B -PASS extB (pt 1) U+23022 𣀢 %26%23143394%3B -PASS extB (pt 1) U+23023 𣀣 %26%23143395%3B -PASS extB (pt 1) U+23024 𣀤 %26%23143396%3B -PASS extB (pt 1) U+23025 𣀥 %26%23143397%3B -PASS extB (pt 1) U+23026 𣀦 %26%23143398%3B -PASS extB (pt 1) U+23027 𣀧 %26%23143399%3B -PASS extB (pt 1) U+23028 𣀨 %26%23143400%3B -PASS extB (pt 1) U+23029 𣀩 %26%23143401%3B -PASS extB (pt 1) U+2302A 𣀪 %26%23143402%3B -PASS extB (pt 1) U+2302B 𣀫 %26%23143403%3B -PASS extB (pt 1) U+2302C 𣀬 %26%23143404%3B -PASS extB (pt 1) U+2302D 𣀭 %26%23143405%3B -PASS extB (pt 1) U+2302E 𣀮 %26%23143406%3B -PASS extB (pt 1) U+2302F 𣀯 %26%23143407%3B -PASS extB (pt 1) U+23030 𣀰 %26%23143408%3B -PASS extB (pt 1) U+23031 𣀱 %26%23143409%3B -PASS extB (pt 1) U+23032 𣀲 %26%23143410%3B -PASS extB (pt 1) U+23033 𣀳 %26%23143411%3B -PASS extB (pt 1) U+23034 𣀴 %26%23143412%3B -PASS extB (pt 1) U+23035 𣀵 %26%23143413%3B -PASS extB (pt 1) U+23036 𣀶 %26%23143414%3B -PASS extB (pt 1) U+23037 𣀷 %26%23143415%3B -PASS extB (pt 1) U+23038 𣀸 %26%23143416%3B -PASS extB (pt 1) U+23039 𣀹 %26%23143417%3B -PASS extB (pt 1) U+2303A 𣀺 %26%23143418%3B -PASS extB (pt 1) U+2303B 𣀻 %26%23143419%3B -PASS extB (pt 1) U+2303C 𣀼 %26%23143420%3B -PASS extB (pt 1) U+2303D 𣀽 %26%23143421%3B -PASS extB (pt 1) U+2303E 𣀾 %26%23143422%3B -PASS extB (pt 1) U+2303F 𣀿 %26%23143423%3B -PASS extB (pt 1) U+23040 𣁀 %26%23143424%3B -PASS extB (pt 1) U+23041 𣁁 %26%23143425%3B -PASS extB (pt 1) U+23042 𣁂 %26%23143426%3B -PASS extB (pt 1) U+23043 𣁃 %26%23143427%3B -PASS extB (pt 1) U+23045 𣁅 %26%23143429%3B -PASS extB (pt 1) U+23046 𣁆 %26%23143430%3B -PASS extB (pt 1) U+23047 𣁇 %26%23143431%3B -PASS extB (pt 1) U+23048 𣁈 %26%23143432%3B -PASS extB (pt 1) U+23049 𣁉 %26%23143433%3B -PASS extB (pt 1) U+2304A 𣁊 %26%23143434%3B -PASS extB (pt 1) U+2304C 𣁌 %26%23143436%3B -PASS extB (pt 1) U+2304D 𣁍 %26%23143437%3B -PASS extB (pt 1) U+2304E 𣁎 %26%23143438%3B -PASS extB (pt 1) U+2304F 𣁏 %26%23143439%3B -PASS extB (pt 1) U+23050 𣁐 %26%23143440%3B -PASS extB (pt 1) U+23051 𣁑 %26%23143441%3B -PASS extB (pt 1) U+23052 𣁒 %26%23143442%3B -PASS extB (pt 1) U+23053 𣁓 %26%23143443%3B -PASS extB (pt 1) U+23054 𣁔 %26%23143444%3B -PASS extB (pt 1) U+23055 𣁕 %26%23143445%3B -PASS extB (pt 1) U+23056 𣁖 %26%23143446%3B -PASS extB (pt 1) U+23057 𣁗 %26%23143447%3B -PASS extB (pt 1) U+23058 𣁘 %26%23143448%3B -PASS extB (pt 1) U+23059 𣁙 %26%23143449%3B -PASS extB (pt 1) U+2305A 𣁚 %26%23143450%3B -PASS extB (pt 1) U+2305B 𣁛 %26%23143451%3B -PASS extB (pt 1) U+2305C 𣁜 %26%23143452%3B -PASS extB (pt 1) U+2305D 𣁝 %26%23143453%3B -PASS extB (pt 1) U+2305E 𣁞 %26%23143454%3B -PASS extB (pt 1) U+2305F 𣁟 %26%23143455%3B -PASS extB (pt 1) U+23060 𣁠 %26%23143456%3B -PASS extB (pt 1) U+23061 𣁡 %26%23143457%3B -PASS extB (pt 1) U+23062 𣁢 %26%23143458%3B -PASS extB (pt 1) U+23063 𣁣 %26%23143459%3B -PASS extB (pt 1) U+23064 𣁤 %26%23143460%3B -PASS extB (pt 1) U+23065 𣁥 %26%23143461%3B -PASS extB (pt 1) U+23066 𣁦 %26%23143462%3B -PASS extB (pt 1) U+23067 𣁧 %26%23143463%3B -PASS extB (pt 1) U+23068 𣁨 %26%23143464%3B -PASS extB (pt 1) U+23069 𣁩 %26%23143465%3B -PASS extB (pt 1) U+2306A 𣁪 %26%23143466%3B -PASS extB (pt 1) U+2306B 𣁫 %26%23143467%3B -PASS extB (pt 1) U+2306C 𣁬 %26%23143468%3B -PASS extB (pt 1) U+2306D 𣁭 %26%23143469%3B -PASS extB (pt 1) U+2306E 𣁮 %26%23143470%3B -PASS extB (pt 1) U+2306F 𣁯 %26%23143471%3B -PASS extB (pt 1) U+23070 𣁰 %26%23143472%3B -PASS extB (pt 1) U+23071 𣁱 %26%23143473%3B -PASS extB (pt 1) U+23072 𣁲 %26%23143474%3B -PASS extB (pt 1) U+23073 𣁳 %26%23143475%3B -PASS extB (pt 1) U+23074 𣁴 %26%23143476%3B -PASS extB (pt 1) U+23075 𣁵 %26%23143477%3B -PASS extB (pt 1) U+23076 𣁶 %26%23143478%3B -PASS extB (pt 1) U+23077 𣁷 %26%23143479%3B -PASS extB (pt 1) U+23078 𣁸 %26%23143480%3B -PASS extB (pt 1) U+23079 𣁹 %26%23143481%3B -PASS extB (pt 1) U+2307A 𣁺 %26%23143482%3B -PASS extB (pt 1) U+2307B 𣁻 %26%23143483%3B -PASS extB (pt 1) U+2307C 𣁼 %26%23143484%3B -PASS extB (pt 1) U+2307D 𣁽 %26%23143485%3B -PASS extB (pt 1) U+2307F 𣁿 %26%23143487%3B -PASS extB (pt 1) U+23080 𣂀 %26%23143488%3B -PASS extB (pt 1) U+23081 𣂁 %26%23143489%3B -PASS extB (pt 1) U+23082 𣂂 %26%23143490%3B -PASS extB (pt 1) U+23083 𣂃 %26%23143491%3B -PASS extB (pt 1) U+23084 𣂄 %26%23143492%3B -PASS extB (pt 1) U+23085 𣂅 %26%23143493%3B -PASS extB (pt 1) U+23086 𣂆 %26%23143494%3B -PASS extB (pt 1) U+23087 𣂇 %26%23143495%3B -PASS extB (pt 1) U+23088 𣂈 %26%23143496%3B -PASS extB (pt 1) U+23089 𣂉 %26%23143497%3B -PASS extB (pt 1) U+2308A 𣂊 %26%23143498%3B -PASS extB (pt 1) U+2308B 𣂋 %26%23143499%3B -PASS extB (pt 1) U+2308C 𣂌 %26%23143500%3B -PASS extB (pt 1) U+2308D 𣂍 %26%23143501%3B -PASS extB (pt 1) U+2308E 𣂎 %26%23143502%3B -PASS extB (pt 1) U+2308F 𣂏 %26%23143503%3B -PASS extB (pt 1) U+23090 𣂐 %26%23143504%3B -PASS extB (pt 1) U+23091 𣂑 %26%23143505%3B -PASS extB (pt 1) U+23092 𣂒 %26%23143506%3B -PASS extB (pt 1) U+23093 𣂓 %26%23143507%3B -PASS extB (pt 1) U+23094 𣂔 %26%23143508%3B -PASS extB (pt 1) U+23095 𣂕 %26%23143509%3B -PASS extB (pt 1) U+23096 𣂖 %26%23143510%3B -PASS extB (pt 1) U+23097 𣂗 %26%23143511%3B -PASS extB (pt 1) U+23098 𣂘 %26%23143512%3B -PASS extB (pt 1) U+23099 𣂙 %26%23143513%3B -PASS extB (pt 1) U+2309A 𣂚 %26%23143514%3B -PASS extB (pt 1) U+2309B 𣂛 %26%23143515%3B -PASS extB (pt 1) U+2309C 𣂜 %26%23143516%3B -PASS extB (pt 1) U+2309D 𣂝 %26%23143517%3B -PASS extB (pt 1) U+2309E 𣂞 %26%23143518%3B -PASS extB (pt 1) U+2309F 𣂟 %26%23143519%3B -PASS extB (pt 1) U+230A0 𣂠 %26%23143520%3B -PASS extB (pt 1) U+230A1 𣂡 %26%23143521%3B -PASS extB (pt 1) U+230A2 𣂢 %26%23143522%3B -PASS extB (pt 1) U+230A3 𣂣 %26%23143523%3B -PASS extB (pt 1) U+230A4 𣂤 %26%23143524%3B -PASS extB (pt 1) U+230A5 𣂥 %26%23143525%3B -PASS extB (pt 1) U+230A6 𣂦 %26%23143526%3B -PASS extB (pt 1) U+230A7 𣂧 %26%23143527%3B -PASS extB (pt 1) U+230A8 𣂨 %26%23143528%3B -PASS extB (pt 1) U+230A9 𣂩 %26%23143529%3B -PASS extB (pt 1) U+230AA 𣂪 %26%23143530%3B -PASS extB (pt 1) U+230AB 𣂫 %26%23143531%3B -PASS extB (pt 1) U+230AC 𣂬 %26%23143532%3B -PASS extB (pt 1) U+230AD 𣂭 %26%23143533%3B -PASS extB (pt 1) U+230AE 𣂮 %26%23143534%3B -PASS extB (pt 1) U+230AF 𣂯 %26%23143535%3B -PASS extB (pt 1) U+230B0 𣂰 %26%23143536%3B -PASS extB (pt 1) U+230B1 𣂱 %26%23143537%3B -PASS extB (pt 1) U+230B2 𣂲 %26%23143538%3B -PASS extB (pt 1) U+230B3 𣂳 %26%23143539%3B -PASS extB (pt 1) U+230B4 𣂴 %26%23143540%3B -PASS extB (pt 1) U+230B5 𣂵 %26%23143541%3B -PASS extB (pt 1) U+230B6 𣂶 %26%23143542%3B -PASS extB (pt 1) U+230B7 𣂷 %26%23143543%3B -PASS extB (pt 1) U+230B8 𣂸 %26%23143544%3B -PASS extB (pt 1) U+230B9 𣂹 %26%23143545%3B -PASS extB (pt 1) U+230BA 𣂺 %26%23143546%3B -PASS extB (pt 1) U+230BB 𣂻 %26%23143547%3B -PASS extB (pt 1) U+230BC 𣂼 %26%23143548%3B -PASS extB (pt 1) U+230BD 𣂽 %26%23143549%3B -PASS extB (pt 1) U+230BE 𣂾 %26%23143550%3B -PASS extB (pt 1) U+230BF 𣂿 %26%23143551%3B -PASS extB (pt 1) U+230C0 𣃀 %26%23143552%3B -PASS extB (pt 1) U+230C1 𣃁 %26%23143553%3B -PASS extB (pt 1) U+230C2 𣃂 %26%23143554%3B -PASS extB (pt 1) U+230C3 𣃃 %26%23143555%3B -PASS extB (pt 1) U+230C4 𣃄 %26%23143556%3B -PASS extB (pt 1) U+230C5 𣃅 %26%23143557%3B -PASS extB (pt 1) U+230C6 𣃆 %26%23143558%3B -PASS extB (pt 1) U+230C7 𣃇 %26%23143559%3B -PASS extB (pt 1) U+230C8 𣃈 %26%23143560%3B -PASS extB (pt 1) U+230C9 𣃉 %26%23143561%3B -PASS extB (pt 1) U+230CA 𣃊 %26%23143562%3B -PASS extB (pt 1) U+230CB 𣃋 %26%23143563%3B -PASS extB (pt 1) U+230CC 𣃌 %26%23143564%3B -PASS extB (pt 1) U+230CD 𣃍 %26%23143565%3B -PASS extB (pt 1) U+230CE 𣃎 %26%23143566%3B -PASS extB (pt 1) U+230CF 𣃏 %26%23143567%3B -PASS extB (pt 1) U+230D0 𣃐 %26%23143568%3B -PASS extB (pt 1) U+230D1 𣃑 %26%23143569%3B -PASS extB (pt 1) U+230D2 𣃒 %26%23143570%3B -PASS extB (pt 1) U+230D3 𣃓 %26%23143571%3B -PASS extB (pt 1) U+230D4 𣃔 %26%23143572%3B -PASS extB (pt 1) U+230D5 𣃕 %26%23143573%3B -PASS extB (pt 1) U+230D6 𣃖 %26%23143574%3B -PASS extB (pt 1) U+230D7 𣃗 %26%23143575%3B -PASS extB (pt 1) U+230D8 𣃘 %26%23143576%3B -PASS extB (pt 1) U+230D9 𣃙 %26%23143577%3B -PASS extB (pt 1) U+230DA 𣃚 %26%23143578%3B -PASS extB (pt 1) U+230DB 𣃛 %26%23143579%3B -PASS extB (pt 1) U+230DC 𣃜 %26%23143580%3B -PASS extB (pt 1) U+230DD 𣃝 %26%23143581%3B -PASS extB (pt 1) U+230DE 𣃞 %26%23143582%3B -PASS extB (pt 1) U+230DF 𣃟 %26%23143583%3B -PASS extB (pt 1) U+230E0 𣃠 %26%23143584%3B -PASS extB (pt 1) U+230E1 𣃡 %26%23143585%3B -PASS extB (pt 1) U+230E2 𣃢 %26%23143586%3B -PASS extB (pt 1) U+230E3 𣃣 %26%23143587%3B -PASS extB (pt 1) U+230E4 𣃤 %26%23143588%3B -PASS extB (pt 1) U+230E5 𣃥 %26%23143589%3B -PASS extB (pt 1) U+230E6 𣃦 %26%23143590%3B -PASS extB (pt 1) U+230E7 𣃧 %26%23143591%3B -PASS extB (pt 1) U+230E8 𣃨 %26%23143592%3B -PASS extB (pt 1) U+230E9 𣃩 %26%23143593%3B -PASS extB (pt 1) U+230EA 𣃪 %26%23143594%3B -PASS extB (pt 1) U+230EB 𣃫 %26%23143595%3B -PASS extB (pt 1) U+230EC 𣃬 %26%23143596%3B -PASS extB (pt 1) U+230ED 𣃭 %26%23143597%3B -PASS extB (pt 1) U+230EE 𣃮 %26%23143598%3B -PASS extB (pt 1) U+230EF 𣃯 %26%23143599%3B -PASS extB (pt 1) U+230F0 𣃰 %26%23143600%3B -PASS extB (pt 1) U+230F1 𣃱 %26%23143601%3B -PASS extB (pt 1) U+230F2 𣃲 %26%23143602%3B -PASS extB (pt 1) U+230F3 𣃳 %26%23143603%3B -PASS extB (pt 1) U+230F4 𣃴 %26%23143604%3B -PASS extB (pt 1) U+230F5 𣃵 %26%23143605%3B -PASS extB (pt 1) U+230F6 𣃶 %26%23143606%3B -PASS extB (pt 1) U+230F7 𣃷 %26%23143607%3B -PASS extB (pt 1) U+230F8 𣃸 %26%23143608%3B -PASS extB (pt 1) U+230F9 𣃹 %26%23143609%3B -PASS extB (pt 1) U+230FA 𣃺 %26%23143610%3B -PASS extB (pt 1) U+230FB 𣃻 %26%23143611%3B -PASS extB (pt 1) U+230FC 𣃼 %26%23143612%3B -PASS extB (pt 1) U+230FD 𣃽 %26%23143613%3B -PASS extB (pt 1) U+230FE 𣃾 %26%23143614%3B -PASS extB (pt 1) U+230FF 𣃿 %26%23143615%3B -PASS extB (pt 1) U+23100 𣄀 %26%23143616%3B -PASS extB (pt 1) U+23101 𣄁 %26%23143617%3B -PASS extB (pt 1) U+23102 𣄂 %26%23143618%3B -PASS extB (pt 1) U+23103 𣄃 %26%23143619%3B -PASS extB (pt 1) U+23104 𣄄 %26%23143620%3B -PASS extB (pt 1) U+23105 𣄅 %26%23143621%3B -PASS extB (pt 1) U+23106 𣄆 %26%23143622%3B -PASS extB (pt 1) U+23107 𣄇 %26%23143623%3B -PASS extB (pt 1) U+23108 𣄈 %26%23143624%3B -PASS extB (pt 1) U+23109 𣄉 %26%23143625%3B -PASS extB (pt 1) U+2310A 𣄊 %26%23143626%3B -PASS extB (pt 1) U+2310B 𣄋 %26%23143627%3B -PASS extB (pt 1) U+2310C 𣄌 %26%23143628%3B -PASS extB (pt 1) U+2310D 𣄍 %26%23143629%3B -PASS extB (pt 1) U+2310E 𣄎 %26%23143630%3B -PASS extB (pt 1) U+2310F 𣄏 %26%23143631%3B -PASS extB (pt 1) U+23110 𣄐 %26%23143632%3B -PASS extB (pt 1) U+23111 𣄑 %26%23143633%3B -PASS extB (pt 1) U+23112 𣄒 %26%23143634%3B -PASS extB (pt 1) U+23113 𣄓 %26%23143635%3B -PASS extB (pt 1) U+23114 𣄔 %26%23143636%3B -PASS extB (pt 1) U+23115 𣄕 %26%23143637%3B -PASS extB (pt 1) U+23116 𣄖 %26%23143638%3B -PASS extB (pt 1) U+23117 𣄗 %26%23143639%3B -PASS extB (pt 1) U+23118 𣄘 %26%23143640%3B -PASS extB (pt 1) U+23119 𣄙 %26%23143641%3B -PASS extB (pt 1) U+2311A 𣄚 %26%23143642%3B -PASS extB (pt 1) U+2311B 𣄛 %26%23143643%3B -PASS extB (pt 1) U+2311C 𣄜 %26%23143644%3B -PASS extB (pt 1) U+2311D 𣄝 %26%23143645%3B -PASS extB (pt 1) U+2311E 𣄞 %26%23143646%3B -PASS extB (pt 1) U+2311F 𣄟 %26%23143647%3B -PASS extB (pt 1) U+23120 𣄠 %26%23143648%3B -PASS extB (pt 1) U+23121 𣄡 %26%23143649%3B -PASS extB (pt 1) U+23122 𣄢 %26%23143650%3B -PASS extB (pt 1) U+23123 𣄣 %26%23143651%3B -PASS extB (pt 1) U+23124 𣄤 %26%23143652%3B -PASS extB (pt 1) U+23125 𣄥 %26%23143653%3B -PASS extB (pt 1) U+23126 𣄦 %26%23143654%3B -PASS extB (pt 1) U+23127 𣄧 %26%23143655%3B -PASS extB (pt 1) U+23128 𣄨 %26%23143656%3B -PASS extB (pt 1) U+23129 𣄩 %26%23143657%3B -PASS extB (pt 1) U+2312A 𣄪 %26%23143658%3B -PASS extB (pt 1) U+2312B 𣄫 %26%23143659%3B -PASS extB (pt 1) U+2312C 𣄬 %26%23143660%3B -PASS extB (pt 1) U+2312D 𣄭 %26%23143661%3B -PASS extB (pt 1) U+2312E 𣄮 %26%23143662%3B -PASS extB (pt 1) U+2312F 𣄯 %26%23143663%3B -PASS extB (pt 1) U+23130 𣄰 %26%23143664%3B -PASS extB (pt 1) U+23131 𣄱 %26%23143665%3B -PASS extB (pt 1) U+23132 𣄲 %26%23143666%3B -PASS extB (pt 1) U+23133 𣄳 %26%23143667%3B -PASS extB (pt 1) U+23134 𣄴 %26%23143668%3B -PASS extB (pt 1) U+23135 𣄵 %26%23143669%3B -PASS extB (pt 1) U+23136 𣄶 %26%23143670%3B -PASS extB (pt 1) U+23137 𣄷 %26%23143671%3B -PASS extB (pt 1) U+23138 𣄸 %26%23143672%3B -PASS extB (pt 1) U+23139 𣄹 %26%23143673%3B -PASS extB (pt 1) U+2313A 𣄺 %26%23143674%3B -PASS extB (pt 1) U+2313B 𣄻 %26%23143675%3B -PASS extB (pt 1) U+2313C 𣄼 %26%23143676%3B -PASS extB (pt 1) U+2313D 𣄽 %26%23143677%3B -PASS extB (pt 1) U+2313E 𣄾 %26%23143678%3B -PASS extB (pt 1) U+2313F 𣄿 %26%23143679%3B -PASS extB (pt 1) U+23140 𣅀 %26%23143680%3B -PASS extB (pt 1) U+23141 𣅁 %26%23143681%3B -PASS extB (pt 1) U+23142 𣅂 %26%23143682%3B -PASS extB (pt 1) U+23143 𣅃 %26%23143683%3B -PASS extB (pt 1) U+23144 𣅄 %26%23143684%3B -PASS extB (pt 1) U+23145 𣅅 %26%23143685%3B -PASS extB (pt 1) U+23146 𣅆 %26%23143686%3B -PASS extB (pt 1) U+23147 𣅇 %26%23143687%3B -PASS extB (pt 1) U+23148 𣅈 %26%23143688%3B -PASS extB (pt 1) U+23149 𣅉 %26%23143689%3B -PASS extB (pt 1) U+2314A 𣅊 %26%23143690%3B -PASS extB (pt 1) U+2314B 𣅋 %26%23143691%3B -PASS extB (pt 1) U+2314C 𣅌 %26%23143692%3B -PASS extB (pt 1) U+2314D 𣅍 %26%23143693%3B -PASS extB (pt 1) U+2314E 𣅎 %26%23143694%3B -PASS extB (pt 1) U+2314F 𣅏 %26%23143695%3B -PASS extB (pt 1) U+23150 𣅐 %26%23143696%3B -PASS extB (pt 1) U+23151 𣅑 %26%23143697%3B -PASS extB (pt 1) U+23152 𣅒 %26%23143698%3B -PASS extB (pt 1) U+23153 𣅓 %26%23143699%3B -PASS extB (pt 1) U+23154 𣅔 %26%23143700%3B -PASS extB (pt 1) U+23155 𣅕 %26%23143701%3B -PASS extB (pt 1) U+23156 𣅖 %26%23143702%3B -PASS extB (pt 1) U+23157 𣅗 %26%23143703%3B -PASS extB (pt 1) U+23158 𣅘 %26%23143704%3B -PASS extB (pt 1) U+23159 𣅙 %26%23143705%3B -PASS extB (pt 1) U+2315A 𣅚 %26%23143706%3B -PASS extB (pt 1) U+2315B 𣅛 %26%23143707%3B -PASS extB (pt 1) U+2315C 𣅜 %26%23143708%3B -PASS extB (pt 1) U+2315D 𣅝 %26%23143709%3B -PASS extB (pt 1) U+2315E 𣅞 %26%23143710%3B -PASS extB (pt 1) U+2315F 𣅟 %26%23143711%3B -PASS extB (pt 1) U+23160 𣅠 %26%23143712%3B -PASS extB (pt 1) U+23161 𣅡 %26%23143713%3B -PASS extB (pt 1) U+23162 𣅢 %26%23143714%3B -PASS extB (pt 1) U+23163 𣅣 %26%23143715%3B -PASS extB (pt 1) U+23164 𣅤 %26%23143716%3B -PASS extB (pt 1) U+23165 𣅥 %26%23143717%3B -PASS extB (pt 1) U+23166 𣅦 %26%23143718%3B -PASS extB (pt 1) U+23167 𣅧 %26%23143719%3B -PASS extB (pt 1) U+23168 𣅨 %26%23143720%3B -PASS extB (pt 1) U+23169 𣅩 %26%23143721%3B -PASS extB (pt 1) U+2316A 𣅪 %26%23143722%3B -PASS extB (pt 1) U+2316B 𣅫 %26%23143723%3B -PASS extB (pt 1) U+2316C 𣅬 %26%23143724%3B -PASS extB (pt 1) U+2316D 𣅭 %26%23143725%3B -PASS extB (pt 1) U+2316E 𣅮 %26%23143726%3B -PASS extB (pt 1) U+2316F 𣅯 %26%23143727%3B -PASS extB (pt 1) U+23170 𣅰 %26%23143728%3B -PASS extB (pt 1) U+23171 𣅱 %26%23143729%3B -PASS extB (pt 1) U+23172 𣅲 %26%23143730%3B -PASS extB (pt 1) U+23173 𣅳 %26%23143731%3B -PASS extB (pt 1) U+23174 𣅴 %26%23143732%3B -PASS extB (pt 1) U+23175 𣅵 %26%23143733%3B -PASS extB (pt 1) U+23176 𣅶 %26%23143734%3B -PASS extB (pt 1) U+23177 𣅷 %26%23143735%3B -PASS extB (pt 1) U+23178 𣅸 %26%23143736%3B -PASS extB (pt 1) U+23179 𣅹 %26%23143737%3B -PASS extB (pt 1) U+2317A 𣅺 %26%23143738%3B -PASS extB (pt 1) U+2317B 𣅻 %26%23143739%3B -PASS extB (pt 1) U+2317C 𣅼 %26%23143740%3B -PASS extB (pt 1) U+2317D 𣅽 %26%23143741%3B -PASS extB (pt 1) U+2317E 𣅾 %26%23143742%3B -PASS extB (pt 1) U+2317F 𣅿 %26%23143743%3B -PASS extB (pt 1) U+23180 𣆀 %26%23143744%3B -PASS extB (pt 1) U+23181 𣆁 %26%23143745%3B -PASS extB (pt 1) U+23182 𣆂 %26%23143746%3B -PASS extB (pt 1) U+23183 𣆃 %26%23143747%3B -PASS extB (pt 1) U+23184 𣆄 %26%23143748%3B -PASS extB (pt 1) U+23185 𣆅 %26%23143749%3B -PASS extB (pt 1) U+23186 𣆆 %26%23143750%3B -PASS extB (pt 1) U+23187 𣆇 %26%23143751%3B -PASS extB (pt 1) U+23188 𣆈 %26%23143752%3B -PASS extB (pt 1) U+23189 𣆉 %26%23143753%3B -PASS extB (pt 1) U+2318A 𣆊 %26%23143754%3B -PASS extB (pt 1) U+2318B 𣆋 %26%23143755%3B -PASS extB (pt 1) U+2318C 𣆌 %26%23143756%3B -PASS extB (pt 1) U+2318D 𣆍 %26%23143757%3B -PASS extB (pt 1) U+2318E 𣆎 %26%23143758%3B -PASS extB (pt 1) U+2318F 𣆏 %26%23143759%3B -PASS extB (pt 1) U+23190 𣆐 %26%23143760%3B -PASS extB (pt 1) U+23191 𣆑 %26%23143761%3B -PASS extB (pt 1) U+23192 𣆒 %26%23143762%3B -PASS extB (pt 1) U+23193 𣆓 %26%23143763%3B -PASS extB (pt 1) U+23194 𣆔 %26%23143764%3B -PASS extB (pt 1) U+23195 𣆕 %26%23143765%3B -PASS extB (pt 1) U+23196 𣆖 %26%23143766%3B -PASS extB (pt 1) U+23197 𣆗 %26%23143767%3B -PASS extB (pt 1) U+23198 𣆘 %26%23143768%3B -PASS extB (pt 1) U+23199 𣆙 %26%23143769%3B -PASS extB (pt 1) U+2319A 𣆚 %26%23143770%3B -PASS extB (pt 1) U+2319B 𣆛 %26%23143771%3B -PASS extB (pt 1) U+2319C 𣆜 %26%23143772%3B -PASS extB (pt 1) U+2319D 𣆝 %26%23143773%3B -PASS extB (pt 1) U+2319E 𣆞 %26%23143774%3B -PASS extB (pt 1) U+2319F 𣆟 %26%23143775%3B -PASS extB (pt 1) U+231A0 𣆠 %26%23143776%3B -PASS extB (pt 1) U+231A1 𣆡 %26%23143777%3B -PASS extB (pt 1) U+231A2 𣆢 %26%23143778%3B -PASS extB (pt 1) U+231A3 𣆣 %26%23143779%3B -PASS extB (pt 1) U+231A6 𣆦 %26%23143782%3B -PASS extB (pt 1) U+231A7 𣆧 %26%23143783%3B -PASS extB (pt 1) U+231A8 𣆨 %26%23143784%3B -PASS extB (pt 1) U+231A9 𣆩 %26%23143785%3B -PASS extB (pt 1) U+231AA 𣆪 %26%23143786%3B -PASS extB (pt 1) U+231AB 𣆫 %26%23143787%3B -PASS extB (pt 1) U+231AC 𣆬 %26%23143788%3B -PASS extB (pt 1) U+231AD 𣆭 %26%23143789%3B -PASS extB (pt 1) U+231AE 𣆮 %26%23143790%3B -PASS extB (pt 1) U+231AF 𣆯 %26%23143791%3B -PASS extB (pt 1) U+231B0 𣆰 %26%23143792%3B -PASS extB (pt 1) U+231B1 𣆱 %26%23143793%3B -PASS extB (pt 1) U+231B2 𣆲 %26%23143794%3B -PASS extB (pt 1) U+231B3 𣆳 %26%23143795%3B -PASS extB (pt 1) U+231B4 𣆴 %26%23143796%3B -PASS extB (pt 1) U+231B5 𣆵 %26%23143797%3B -PASS extB (pt 1) U+231B6 𣆶 %26%23143798%3B -PASS extB (pt 1) U+231B7 𣆷 %26%23143799%3B -PASS extB (pt 1) U+231B8 𣆸 %26%23143800%3B -PASS extB (pt 1) U+231B9 𣆹 %26%23143801%3B -PASS extB (pt 1) U+231BA 𣆺 %26%23143802%3B -PASS extB (pt 1) U+231BB 𣆻 %26%23143803%3B -PASS extB (pt 1) U+231BC 𣆼 %26%23143804%3B -PASS extB (pt 1) U+231BD 𣆽 %26%23143805%3B -PASS extB (pt 1) U+231BE 𣆾 %26%23143806%3B -PASS extB (pt 1) U+231BF 𣆿 %26%23143807%3B -PASS extB (pt 1) U+231C0 𣇀 %26%23143808%3B -PASS extB (pt 1) U+231C1 𣇁 %26%23143809%3B -PASS extB (pt 1) U+231C2 𣇂 %26%23143810%3B -PASS extB (pt 1) U+231C3 𣇃 %26%23143811%3B -PASS extB (pt 1) U+231C4 𣇄 %26%23143812%3B -PASS extB (pt 1) U+231C5 𣇅 %26%23143813%3B -PASS extB (pt 1) U+231C6 𣇆 %26%23143814%3B -PASS extB (pt 1) U+231C7 𣇇 %26%23143815%3B -PASS extB (pt 1) U+231C9 𣇉 %26%23143817%3B -PASS extB (pt 1) U+231CA 𣇊 %26%23143818%3B -PASS extB (pt 1) U+231CB 𣇋 %26%23143819%3B -PASS extB (pt 1) U+231CC 𣇌 %26%23143820%3B -PASS extB (pt 1) U+231CD 𣇍 %26%23143821%3B -PASS extB (pt 1) U+231CE 𣇎 %26%23143822%3B -PASS extB (pt 1) U+231CF 𣇏 %26%23143823%3B -PASS extB (pt 1) U+231D0 𣇐 %26%23143824%3B -PASS extB (pt 1) U+231D1 𣇑 %26%23143825%3B -PASS extB (pt 1) U+231D2 𣇒 %26%23143826%3B -PASS extB (pt 1) U+231D3 𣇓 %26%23143827%3B -PASS extB (pt 1) U+231D4 𣇔 %26%23143828%3B -PASS extB (pt 1) U+231D5 𣇕 %26%23143829%3B -PASS extB (pt 1) U+231D6 𣇖 %26%23143830%3B -PASS extB (pt 1) U+231D7 𣇗 %26%23143831%3B -PASS extB (pt 1) U+231D8 𣇘 %26%23143832%3B -PASS extB (pt 1) U+231D9 𣇙 %26%23143833%3B -PASS extB (pt 1) U+231DA 𣇚 %26%23143834%3B -PASS extB (pt 1) U+231DB 𣇛 %26%23143835%3B -PASS extB (pt 1) U+231DC 𣇜 %26%23143836%3B -PASS extB (pt 1) U+231DD 𣇝 %26%23143837%3B -PASS extB (pt 1) U+231DE 𣇞 %26%23143838%3B -PASS extB (pt 1) U+231DF 𣇟 %26%23143839%3B -PASS extB (pt 1) U+231E0 𣇠 %26%23143840%3B -PASS extB (pt 1) U+231E1 𣇡 %26%23143841%3B -PASS extB (pt 1) U+231E2 𣇢 %26%23143842%3B -PASS extB (pt 1) U+231E3 𣇣 %26%23143843%3B -PASS extB (pt 1) U+231E4 𣇤 %26%23143844%3B -PASS extB (pt 1) U+231E5 𣇥 %26%23143845%3B -PASS extB (pt 1) U+231E6 𣇦 %26%23143846%3B -PASS extB (pt 1) U+231E7 𣇧 %26%23143847%3B -PASS extB (pt 1) U+231E8 𣇨 %26%23143848%3B -PASS extB (pt 1) U+231E9 𣇩 %26%23143849%3B -PASS extB (pt 1) U+231EA 𣇪 %26%23143850%3B -PASS extB (pt 1) U+231EB 𣇫 %26%23143851%3B -PASS extB (pt 1) U+231EC 𣇬 %26%23143852%3B -PASS extB (pt 1) U+231ED 𣇭 %26%23143853%3B -PASS extB (pt 1) U+231EE 𣇮 %26%23143854%3B -PASS extB (pt 1) U+231EF 𣇯 %26%23143855%3B -PASS extB (pt 1) U+231F0 𣇰 %26%23143856%3B -PASS extB (pt 1) U+231F1 𣇱 %26%23143857%3B -PASS extB (pt 1) U+231F2 𣇲 %26%23143858%3B -PASS extB (pt 1) U+231F3 𣇳 %26%23143859%3B -PASS extB (pt 1) U+231F4 𣇴 %26%23143860%3B -PASS extB (pt 1) U+231F5 𣇵 %26%23143861%3B -PASS extB (pt 1) U+231F6 𣇶 %26%23143862%3B -PASS extB (pt 1) U+231FA 𣇺 %26%23143866%3B -PASS extB (pt 1) U+231FB 𣇻 %26%23143867%3B -PASS extB (pt 1) U+231FC 𣇼 %26%23143868%3B -PASS extB (pt 1) U+231FD 𣇽 %26%23143869%3B -PASS extB (pt 1) U+231FE 𣇾 %26%23143870%3B -PASS extB (pt 1) U+231FF 𣇿 %26%23143871%3B -PASS extB (pt 1) U+23200 𣈀 %26%23143872%3B -PASS extB (pt 1) U+23201 𣈁 %26%23143873%3B -PASS extB (pt 1) U+23202 𣈂 %26%23143874%3B -PASS extB (pt 1) U+23203 𣈃 %26%23143875%3B -PASS extB (pt 1) U+23204 𣈄 %26%23143876%3B -PASS extB (pt 1) U+23205 𣈅 %26%23143877%3B -PASS extB (pt 1) U+23206 𣈆 %26%23143878%3B -PASS extB (pt 1) U+23207 𣈇 %26%23143879%3B -PASS extB (pt 1) U+23208 𣈈 %26%23143880%3B -PASS extB (pt 1) U+23209 𣈉 %26%23143881%3B -PASS extB (pt 1) U+2320A 𣈊 %26%23143882%3B -PASS extB (pt 1) U+2320B 𣈋 %26%23143883%3B -PASS extB (pt 1) U+2320C 𣈌 %26%23143884%3B -PASS extB (pt 1) U+2320D 𣈍 %26%23143885%3B -PASS extB (pt 1) U+2320E 𣈎 %26%23143886%3B -PASS extB (pt 1) U+2320F 𣈏 %26%23143887%3B -PASS extB (pt 1) U+23210 𣈐 %26%23143888%3B -PASS extB (pt 1) U+23211 𣈑 %26%23143889%3B -PASS extB (pt 1) U+23212 𣈒 %26%23143890%3B -PASS extB (pt 1) U+23213 𣈓 %26%23143891%3B -PASS extB (pt 1) U+23214 𣈔 %26%23143892%3B -PASS extB (pt 1) U+23215 𣈕 %26%23143893%3B -PASS extB (pt 1) U+23216 𣈖 %26%23143894%3B -PASS extB (pt 1) U+23217 𣈗 %26%23143895%3B -PASS extB (pt 1) U+23218 𣈘 %26%23143896%3B -PASS extB (pt 1) U+23219 𣈙 %26%23143897%3B -PASS extB (pt 1) U+2321A 𣈚 %26%23143898%3B -PASS extB (pt 1) U+2321B 𣈛 %26%23143899%3B -PASS extB (pt 1) U+2321C 𣈜 %26%23143900%3B -PASS extB (pt 1) U+2321D 𣈝 %26%23143901%3B -PASS extB (pt 1) U+2321E 𣈞 %26%23143902%3B -PASS extB (pt 1) U+2321F 𣈟 %26%23143903%3B -PASS extB (pt 1) U+23220 𣈠 %26%23143904%3B -PASS extB (pt 1) U+23221 𣈡 %26%23143905%3B -PASS extB (pt 1) U+23222 𣈢 %26%23143906%3B -PASS extB (pt 1) U+23223 𣈣 %26%23143907%3B -PASS extB (pt 1) U+23224 𣈤 %26%23143908%3B -PASS extB (pt 1) U+23225 𣈥 %26%23143909%3B -PASS extB (pt 1) U+23226 𣈦 %26%23143910%3B -PASS extB (pt 1) U+23227 𣈧 %26%23143911%3B -PASS extB (pt 1) U+23228 𣈨 %26%23143912%3B -PASS extB (pt 1) U+23229 𣈩 %26%23143913%3B -PASS extB (pt 1) U+2322A 𣈪 %26%23143914%3B -PASS extB (pt 1) U+2322B 𣈫 %26%23143915%3B -PASS extB (pt 1) U+2322C 𣈬 %26%23143916%3B -PASS extB (pt 1) U+2322D 𣈭 %26%23143917%3B -PASS extB (pt 1) U+2322E 𣈮 %26%23143918%3B -PASS extB (pt 1) U+2322F 𣈯 %26%23143919%3B -PASS extB (pt 1) U+23230 𣈰 %26%23143920%3B -PASS extB (pt 1) U+23232 𣈲 %26%23143922%3B -PASS extB (pt 1) U+23234 𣈴 %26%23143924%3B -PASS extB (pt 1) U+23235 𣈵 %26%23143925%3B -PASS extB (pt 1) U+23236 𣈶 %26%23143926%3B -PASS extB (pt 1) U+23237 𣈷 %26%23143927%3B -PASS extB (pt 1) U+23238 𣈸 %26%23143928%3B -PASS extB (pt 1) U+23239 𣈹 %26%23143929%3B -PASS extB (pt 1) U+2323A 𣈺 %26%23143930%3B -PASS extB (pt 1) U+2323B 𣈻 %26%23143931%3B -PASS extB (pt 1) U+2323C 𣈼 %26%23143932%3B -PASS extB (pt 1) U+2323D 𣈽 %26%23143933%3B -PASS extB (pt 1) U+2323E 𣈾 %26%23143934%3B -PASS extB (pt 1) U+2323F 𣈿 %26%23143935%3B -PASS extB (pt 1) U+23240 𣉀 %26%23143936%3B -PASS extB (pt 1) U+23241 𣉁 %26%23143937%3B -PASS extB (pt 1) U+23242 𣉂 %26%23143938%3B -PASS extB (pt 1) U+23243 𣉃 %26%23143939%3B -PASS extB (pt 1) U+23244 𣉄 %26%23143940%3B -PASS extB (pt 1) U+23245 𣉅 %26%23143941%3B -PASS extB (pt 1) U+23246 𣉆 %26%23143942%3B -PASS extB (pt 1) U+23247 𣉇 %26%23143943%3B -PASS extB (pt 1) U+23248 𣉈 %26%23143944%3B -PASS extB (pt 1) U+23249 𣉉 %26%23143945%3B -PASS extB (pt 1) U+2324A 𣉊 %26%23143946%3B -PASS extB (pt 1) U+2324B 𣉋 %26%23143947%3B -PASS extB (pt 1) U+2324C 𣉌 %26%23143948%3B -PASS extB (pt 1) U+2324D 𣉍 %26%23143949%3B -PASS extB (pt 1) U+2324E 𣉎 %26%23143950%3B -PASS extB (pt 1) U+2324F 𣉏 %26%23143951%3B -PASS extB (pt 1) U+23250 𣉐 %26%23143952%3B -PASS extB (pt 1) U+23251 𣉑 %26%23143953%3B -PASS extB (pt 1) U+23252 𣉒 %26%23143954%3B -PASS extB (pt 1) U+23253 𣉓 %26%23143955%3B -PASS extB (pt 1) U+23254 𣉔 %26%23143956%3B -PASS extB (pt 1) U+23255 𣉕 %26%23143957%3B -PASS extB (pt 1) U+23256 𣉖 %26%23143958%3B -PASS extB (pt 1) U+23257 𣉗 %26%23143959%3B -PASS extB (pt 1) U+23258 𣉘 %26%23143960%3B -PASS extB (pt 1) U+23259 𣉙 %26%23143961%3B -PASS extB (pt 1) U+2325A 𣉚 %26%23143962%3B -PASS extB (pt 1) U+2325B 𣉛 %26%23143963%3B -PASS extB (pt 1) U+2325C 𣉜 %26%23143964%3B -PASS extB (pt 1) U+2325D 𣉝 %26%23143965%3B -PASS extB (pt 1) U+2325E 𣉞 %26%23143966%3B -PASS extB (pt 1) U+2325F 𣉟 %26%23143967%3B -PASS extB (pt 1) U+23260 𣉠 %26%23143968%3B -PASS extB (pt 1) U+23261 𣉡 %26%23143969%3B -PASS extB (pt 1) U+23262 𣉢 %26%23143970%3B -PASS extB (pt 1) U+23263 𣉣 %26%23143971%3B -PASS extB (pt 1) U+23264 𣉤 %26%23143972%3B -PASS extB (pt 1) U+23265 𣉥 %26%23143973%3B -PASS extB (pt 1) U+23266 𣉦 %26%23143974%3B -PASS extB (pt 1) U+23267 𣉧 %26%23143975%3B -PASS extB (pt 1) U+23268 𣉨 %26%23143976%3B -PASS extB (pt 1) U+23269 𣉩 %26%23143977%3B -PASS extB (pt 1) U+2326A 𣉪 %26%23143978%3B -PASS extB (pt 1) U+2326B 𣉫 %26%23143979%3B -PASS extB (pt 1) U+2326C 𣉬 %26%23143980%3B -PASS extB (pt 1) U+2326D 𣉭 %26%23143981%3B -PASS extB (pt 1) U+2326E 𣉮 %26%23143982%3B -PASS extB (pt 1) U+2326F 𣉯 %26%23143983%3B -PASS extB (pt 1) U+23270 𣉰 %26%23143984%3B -PASS extB (pt 1) U+23271 𣉱 %26%23143985%3B -PASS extB (pt 1) U+23272 𣉲 %26%23143986%3B -PASS extB (pt 1) U+23273 𣉳 %26%23143987%3B -PASS extB (pt 1) U+23274 𣉴 %26%23143988%3B -PASS extB (pt 1) U+23275 𣉵 %26%23143989%3B -PASS extB (pt 1) U+23276 𣉶 %26%23143990%3B -PASS extB (pt 1) U+23277 𣉷 %26%23143991%3B -PASS extB (pt 1) U+23278 𣉸 %26%23143992%3B -PASS extB (pt 1) U+23279 𣉹 %26%23143993%3B -PASS extB (pt 1) U+2327A 𣉺 %26%23143994%3B -PASS extB (pt 1) U+2327B 𣉻 %26%23143995%3B -PASS extB (pt 1) U+2327C 𣉼 %26%23143996%3B -PASS extB (pt 1) U+2327D 𣉽 %26%23143997%3B -PASS extB (pt 1) U+2327E 𣉾 %26%23143998%3B -PASS extB (pt 1) U+2327F 𣉿 %26%23143999%3B -PASS extB (pt 1) U+23280 𣊀 %26%23144000%3B -PASS extB (pt 1) U+23281 𣊁 %26%23144001%3B -PASS extB (pt 1) U+23282 𣊂 %26%23144002%3B -PASS extB (pt 1) U+23283 𣊃 %26%23144003%3B -PASS extB (pt 1) U+23284 𣊄 %26%23144004%3B -PASS extB (pt 1) U+23285 𣊅 %26%23144005%3B -PASS extB (pt 1) U+23286 𣊆 %26%23144006%3B -PASS extB (pt 1) U+23287 𣊇 %26%23144007%3B -PASS extB (pt 1) U+23288 𣊈 %26%23144008%3B -PASS extB (pt 1) U+23289 𣊉 %26%23144009%3B -PASS extB (pt 1) U+2328B 𣊋 %26%23144011%3B -PASS extB (pt 1) U+2328C 𣊌 %26%23144012%3B -PASS extB (pt 1) U+2328D 𣊍 %26%23144013%3B -PASS extB (pt 1) U+2328E 𣊎 %26%23144014%3B -PASS extB (pt 1) U+2328F 𣊏 %26%23144015%3B -PASS extB (pt 1) U+23290 𣊐 %26%23144016%3B -PASS extB (pt 1) U+23291 𣊑 %26%23144017%3B -PASS extB (pt 1) U+23292 𣊒 %26%23144018%3B -PASS extB (pt 1) U+23293 𣊓 %26%23144019%3B -PASS extB (pt 1) U+23294 𣊔 %26%23144020%3B -PASS extB (pt 1) U+23295 𣊕 %26%23144021%3B -PASS extB (pt 1) U+23296 𣊖 %26%23144022%3B -PASS extB (pt 1) U+23297 𣊗 %26%23144023%3B -PASS extB (pt 1) U+23298 𣊘 %26%23144024%3B -PASS extB (pt 1) U+23299 𣊙 %26%23144025%3B -PASS extB (pt 1) U+2329A 𣊚 %26%23144026%3B -PASS extB (pt 1) U+2329B 𣊛 %26%23144027%3B -PASS extB (pt 1) U+2329C 𣊜 %26%23144028%3B -PASS extB (pt 1) U+2329D 𣊝 %26%23144029%3B -PASS extB (pt 1) U+2329E 𣊞 %26%23144030%3B -PASS extB (pt 1) U+2329F 𣊟 %26%23144031%3B -PASS extB (pt 1) U+232A0 𣊠 %26%23144032%3B -PASS extB (pt 1) U+232A1 𣊡 %26%23144033%3B -PASS extB (pt 1) U+232A2 𣊢 %26%23144034%3B -PASS extB (pt 1) U+232A3 𣊣 %26%23144035%3B -PASS extB (pt 1) U+232A4 𣊤 %26%23144036%3B -PASS extB (pt 1) U+232A5 𣊥 %26%23144037%3B -PASS extB (pt 1) U+232A6 𣊦 %26%23144038%3B -PASS extB (pt 1) U+232A7 𣊧 %26%23144039%3B -PASS extB (pt 1) U+232A8 𣊨 %26%23144040%3B -PASS extB (pt 1) U+232A9 𣊩 %26%23144041%3B -PASS extB (pt 1) U+232AA 𣊪 %26%23144042%3B -PASS extB (pt 1) U+232AB 𣊫 %26%23144043%3B -PASS extB (pt 1) U+232AD 𣊭 %26%23144045%3B -PASS extB (pt 1) U+232AE 𣊮 %26%23144046%3B -PASS extB (pt 1) U+232AF 𣊯 %26%23144047%3B -PASS extB (pt 1) U+232B0 𣊰 %26%23144048%3B -PASS extB (pt 1) U+232B1 𣊱 %26%23144049%3B -PASS extB (pt 1) U+232B2 𣊲 %26%23144050%3B -PASS extB (pt 1) U+232B3 𣊳 %26%23144051%3B -PASS extB (pt 1) U+232B4 𣊴 %26%23144052%3B -PASS extB (pt 1) U+232B5 𣊵 %26%23144053%3B -PASS extB (pt 1) U+232B6 𣊶 %26%23144054%3B -PASS extB (pt 1) U+232B7 𣊷 %26%23144055%3B -PASS extB (pt 1) U+232B8 𣊸 %26%23144056%3B -PASS extB (pt 1) U+232B9 𣊹 %26%23144057%3B -PASS extB (pt 1) U+232BA 𣊺 %26%23144058%3B -PASS extB (pt 1) U+232BB 𣊻 %26%23144059%3B -PASS extB (pt 1) U+232BC 𣊼 %26%23144060%3B -PASS extB (pt 1) U+232BD 𣊽 %26%23144061%3B -PASS extB (pt 1) U+232BE 𣊾 %26%23144062%3B -PASS extB (pt 1) U+232BF 𣊿 %26%23144063%3B -PASS extB (pt 1) U+232C0 𣋀 %26%23144064%3B -PASS extB (pt 1) U+232C1 𣋁 %26%23144065%3B -PASS extB (pt 1) U+232C2 𣋂 %26%23144066%3B -PASS extB (pt 1) U+232C3 𣋃 %26%23144067%3B -PASS extB (pt 1) U+232C4 𣋄 %26%23144068%3B -PASS extB (pt 1) U+232C5 𣋅 %26%23144069%3B -PASS extB (pt 1) U+232C6 𣋆 %26%23144070%3B -PASS extB (pt 1) U+232C7 𣋇 %26%23144071%3B -PASS extB (pt 1) U+232C8 𣋈 %26%23144072%3B -PASS extB (pt 1) U+232C9 𣋉 %26%23144073%3B -PASS extB (pt 1) U+232CA 𣋊 %26%23144074%3B -PASS extB (pt 1) U+232CB 𣋋 %26%23144075%3B -PASS extB (pt 1) U+232CC 𣋌 %26%23144076%3B -PASS extB (pt 1) U+232CD 𣋍 %26%23144077%3B -PASS extB (pt 1) U+232CE 𣋎 %26%23144078%3B -PASS extB (pt 1) U+232CF 𣋏 %26%23144079%3B -PASS extB (pt 1) U+232D0 𣋐 %26%23144080%3B -PASS extB (pt 1) U+232D1 𣋑 %26%23144081%3B -PASS extB (pt 1) U+232D2 𣋒 %26%23144082%3B -PASS extB (pt 1) U+232D3 𣋓 %26%23144083%3B -PASS extB (pt 1) U+232D4 𣋔 %26%23144084%3B -PASS extB (pt 1) U+232D5 𣋕 %26%23144085%3B -PASS extB (pt 1) U+232D6 𣋖 %26%23144086%3B -PASS extB (pt 1) U+232D7 𣋗 %26%23144087%3B -PASS extB (pt 1) U+232D8 𣋘 %26%23144088%3B -PASS extB (pt 1) U+232D9 𣋙 %26%23144089%3B -PASS extB (pt 1) U+232DA 𣋚 %26%23144090%3B -PASS extB (pt 1) U+232DB 𣋛 %26%23144091%3B -PASS extB (pt 1) U+232DC 𣋜 %26%23144092%3B -PASS extB (pt 1) U+232DD 𣋝 %26%23144093%3B -PASS extB (pt 1) U+232DE 𣋞 %26%23144094%3B -PASS extB (pt 1) U+232DF 𣋟 %26%23144095%3B -PASS extB (pt 1) U+232E0 𣋠 %26%23144096%3B -PASS extB (pt 1) U+232E1 𣋡 %26%23144097%3B -PASS extB (pt 1) U+232E2 𣋢 %26%23144098%3B -PASS extB (pt 1) U+232E3 𣋣 %26%23144099%3B -PASS extB (pt 1) U+232E4 𣋤 %26%23144100%3B -PASS extB (pt 1) U+232E5 𣋥 %26%23144101%3B -PASS extB (pt 1) U+232E6 𣋦 %26%23144102%3B -PASS extB (pt 1) U+232E7 𣋧 %26%23144103%3B -PASS extB (pt 1) U+232E8 𣋨 %26%23144104%3B -PASS extB (pt 1) U+232E9 𣋩 %26%23144105%3B -PASS extB (pt 1) U+232EA 𣋪 %26%23144106%3B -PASS extB (pt 1) U+232EB 𣋫 %26%23144107%3B -PASS extB (pt 1) U+232EC 𣋬 %26%23144108%3B -PASS extB (pt 1) U+232ED 𣋭 %26%23144109%3B -PASS extB (pt 1) U+232EE 𣋮 %26%23144110%3B -PASS extB (pt 1) U+232EF 𣋯 %26%23144111%3B -PASS extB (pt 1) U+232F0 𣋰 %26%23144112%3B -PASS extB (pt 1) U+232F1 𣋱 %26%23144113%3B -PASS extB (pt 1) U+232F2 𣋲 %26%23144114%3B -PASS extB (pt 1) U+232F3 𣋳 %26%23144115%3B -PASS extB (pt 1) U+232F4 𣋴 %26%23144116%3B -PASS extB (pt 1) U+232F5 𣋵 %26%23144117%3B -PASS extB (pt 1) U+232F6 𣋶 %26%23144118%3B -PASS extB (pt 1) U+232F7 𣋷 %26%23144119%3B -PASS extB (pt 1) U+232F8 𣋸 %26%23144120%3B -PASS extB (pt 1) U+232F9 𣋹 %26%23144121%3B -PASS extB (pt 1) U+232FA 𣋺 %26%23144122%3B -PASS extB (pt 1) U+232FB 𣋻 %26%23144123%3B -PASS extB (pt 1) U+232FC 𣋼 %26%23144124%3B -PASS extB (pt 1) U+232FD 𣋽 %26%23144125%3B -PASS extB (pt 1) U+232FE 𣋾 %26%23144126%3B -PASS extB (pt 1) U+232FF 𣋿 %26%23144127%3B -PASS extB (pt 1) U+23300 𣌀 %26%23144128%3B -PASS extB (pt 1) U+23301 𣌁 %26%23144129%3B -PASS extB (pt 1) U+23302 𣌂 %26%23144130%3B -PASS extB (pt 1) U+23303 𣌃 %26%23144131%3B -PASS extB (pt 1) U+23304 𣌄 %26%23144132%3B -PASS extB (pt 1) U+23305 𣌅 %26%23144133%3B -PASS extB (pt 1) U+23306 𣌆 %26%23144134%3B -PASS extB (pt 1) U+23307 𣌇 %26%23144135%3B -PASS extB (pt 1) U+23308 𣌈 %26%23144136%3B -PASS extB (pt 1) U+23309 𣌉 %26%23144137%3B -PASS extB (pt 1) U+2330A 𣌊 %26%23144138%3B -PASS extB (pt 1) U+2330B 𣌋 %26%23144139%3B -PASS extB (pt 1) U+2330C 𣌌 %26%23144140%3B -PASS extB (pt 1) U+2330D 𣌍 %26%23144141%3B -PASS extB (pt 1) U+2330E 𣌎 %26%23144142%3B -PASS extB (pt 1) U+2330F 𣌏 %26%23144143%3B -PASS extB (pt 1) U+23310 𣌐 %26%23144144%3B -PASS extB (pt 1) U+23311 𣌑 %26%23144145%3B -PASS extB (pt 1) U+23312 𣌒 %26%23144146%3B -PASS extB (pt 1) U+23313 𣌓 %26%23144147%3B -PASS extB (pt 1) U+23314 𣌔 %26%23144148%3B -PASS extB (pt 1) U+23315 𣌕 %26%23144149%3B -PASS extB (pt 1) U+23316 𣌖 %26%23144150%3B -PASS extB (pt 1) U+23317 𣌗 %26%23144151%3B -PASS extB (pt 1) U+23318 𣌘 %26%23144152%3B -PASS extB (pt 1) U+23319 𣌙 %26%23144153%3B -PASS extB (pt 1) U+2331A 𣌚 %26%23144154%3B -PASS extB (pt 1) U+2331B 𣌛 %26%23144155%3B -PASS extB (pt 1) U+2331C 𣌜 %26%23144156%3B -PASS extB (pt 1) U+2331D 𣌝 %26%23144157%3B -PASS extB (pt 1) U+2331E 𣌞 %26%23144158%3B -PASS extB (pt 1) U+2331F 𣌟 %26%23144159%3B -PASS extB (pt 1) U+23320 𣌠 %26%23144160%3B -PASS extB (pt 1) U+23321 𣌡 %26%23144161%3B -PASS extB (pt 1) U+23322 𣌢 %26%23144162%3B -PASS extB (pt 1) U+23323 𣌣 %26%23144163%3B -PASS extB (pt 1) U+23324 𣌤 %26%23144164%3B -PASS extB (pt 1) U+23325 𣌥 %26%23144165%3B -PASS extB (pt 1) U+23326 𣌦 %26%23144166%3B -PASS extB (pt 1) U+23327 𣌧 %26%23144167%3B -PASS extB (pt 1) U+23328 𣌨 %26%23144168%3B -PASS extB (pt 1) U+23329 𣌩 %26%23144169%3B -PASS extB (pt 1) U+2332A 𣌪 %26%23144170%3B -PASS extB (pt 1) U+2332B 𣌫 %26%23144171%3B -PASS extB (pt 1) U+2332C 𣌬 %26%23144172%3B -PASS extB (pt 1) U+2332D 𣌭 %26%23144173%3B -PASS extB (pt 1) U+2332E 𣌮 %26%23144174%3B -PASS extB (pt 1) U+2332F 𣌯 %26%23144175%3B -PASS extB (pt 1) U+23330 𣌰 %26%23144176%3B -PASS extB (pt 1) U+23331 𣌱 %26%23144177%3B -PASS extB (pt 1) U+23332 𣌲 %26%23144178%3B -PASS extB (pt 1) U+23333 𣌳 %26%23144179%3B -PASS extB (pt 1) U+23334 𣌴 %26%23144180%3B -PASS extB (pt 1) U+23335 𣌵 %26%23144181%3B -PASS extB (pt 1) U+23336 𣌶 %26%23144182%3B -PASS extB (pt 1) U+23337 𣌷 %26%23144183%3B -PASS extB (pt 1) U+23338 𣌸 %26%23144184%3B -PASS extB (pt 1) U+23339 𣌹 %26%23144185%3B -PASS extB (pt 1) U+2333A 𣌺 %26%23144186%3B -PASS extB (pt 1) U+2333B 𣌻 %26%23144187%3B -PASS extB (pt 1) U+2333C 𣌼 %26%23144188%3B -PASS extB (pt 1) U+2333D 𣌽 %26%23144189%3B -PASS extB (pt 1) U+2333E 𣌾 %26%23144190%3B -PASS extB (pt 1) U+2333F 𣌿 %26%23144191%3B -PASS extB (pt 1) U+23340 𣍀 %26%23144192%3B -PASS extB (pt 1) U+23341 𣍁 %26%23144193%3B -PASS extB (pt 1) U+23342 𣍂 %26%23144194%3B -PASS extB (pt 1) U+23343 𣍃 %26%23144195%3B -PASS extB (pt 1) U+23344 𣍄 %26%23144196%3B -PASS extB (pt 1) U+23345 𣍅 %26%23144197%3B -PASS extB (pt 1) U+23346 𣍆 %26%23144198%3B -PASS extB (pt 1) U+23347 𣍇 %26%23144199%3B -PASS extB (pt 1) U+23348 𣍈 %26%23144200%3B -PASS extB (pt 1) U+23349 𣍉 %26%23144201%3B -PASS extB (pt 1) U+2334A 𣍊 %26%23144202%3B -PASS extB (pt 1) U+2334B 𣍋 %26%23144203%3B -PASS extB (pt 1) U+2334C 𣍌 %26%23144204%3B -PASS extB (pt 1) U+2334D 𣍍 %26%23144205%3B -PASS extB (pt 1) U+2334E 𣍎 %26%23144206%3B -PASS extB (pt 1) U+2334F 𣍏 %26%23144207%3B -PASS extB (pt 1) U+23350 𣍐 %26%23144208%3B -PASS extB (pt 1) U+23351 𣍑 %26%23144209%3B -PASS extB (pt 1) U+23352 𣍒 %26%23144210%3B -PASS extB (pt 1) U+23353 𣍓 %26%23144211%3B -PASS extB (pt 1) U+23354 𣍔 %26%23144212%3B -PASS extB (pt 1) U+23355 𣍕 %26%23144213%3B -PASS extB (pt 1) U+23356 𣍖 %26%23144214%3B -PASS extB (pt 1) U+23357 𣍗 %26%23144215%3B -PASS extB (pt 1) U+23358 𣍘 %26%23144216%3B -PASS extB (pt 1) U+23359 𣍙 %26%23144217%3B -PASS extB (pt 1) U+2335A 𣍚 %26%23144218%3B -PASS extB (pt 1) U+2335B 𣍛 %26%23144219%3B -PASS extB (pt 1) U+2335C 𣍜 %26%23144220%3B -PASS extB (pt 1) U+2335D 𣍝 %26%23144221%3B -PASS extB (pt 1) U+2335E 𣍞 %26%23144222%3B -PASS extB (pt 1) U+2335F 𣍟 %26%23144223%3B -PASS extB (pt 1) U+23360 𣍠 %26%23144224%3B -PASS extB (pt 1) U+23361 𣍡 %26%23144225%3B -PASS extB (pt 1) U+23362 𣍢 %26%23144226%3B -PASS extB (pt 1) U+23363 𣍣 %26%23144227%3B -PASS extB (pt 1) U+23364 𣍤 %26%23144228%3B -PASS extB (pt 1) U+23365 𣍥 %26%23144229%3B -PASS extB (pt 1) U+23366 𣍦 %26%23144230%3B -PASS extB (pt 1) U+23367 𣍧 %26%23144231%3B -PASS extB (pt 1) U+23368 𣍨 %26%23144232%3B -PASS extB (pt 1) U+23369 𣍩 %26%23144233%3B -PASS extB (pt 1) U+2336A 𣍪 %26%23144234%3B -PASS extB (pt 1) U+2336B 𣍫 %26%23144235%3B -PASS extB (pt 1) U+2336C 𣍬 %26%23144236%3B -PASS extB (pt 1) U+2336D 𣍭 %26%23144237%3B -PASS extB (pt 1) U+2336E 𣍮 %26%23144238%3B -PASS extB (pt 1) U+2336F 𣍯 %26%23144239%3B -PASS extB (pt 1) U+23370 𣍰 %26%23144240%3B -PASS extB (pt 1) U+23371 𣍱 %26%23144241%3B -PASS extB (pt 1) U+23372 𣍲 %26%23144242%3B -PASS extB (pt 1) U+23373 𣍳 %26%23144243%3B -PASS extB (pt 1) U+23374 𣍴 %26%23144244%3B -PASS extB (pt 1) U+23375 𣍵 %26%23144245%3B -PASS extB (pt 1) U+23376 𣍶 %26%23144246%3B -PASS extB (pt 1) U+23377 𣍷 %26%23144247%3B -PASS extB (pt 1) U+23378 𣍸 %26%23144248%3B -PASS extB (pt 1) U+23379 𣍹 %26%23144249%3B -PASS extB (pt 1) U+2337A 𣍺 %26%23144250%3B -PASS extB (pt 1) U+2337B 𣍻 %26%23144251%3B -PASS extB (pt 1) U+2337C 𣍼 %26%23144252%3B -PASS extB (pt 1) U+2337D 𣍽 %26%23144253%3B -PASS extB (pt 1) U+2337E 𣍾 %26%23144254%3B -PASS extB (pt 1) U+2337F 𣍿 %26%23144255%3B -PASS extB (pt 1) U+23380 𣎀 %26%23144256%3B -PASS extB (pt 1) U+23381 𣎁 %26%23144257%3B -PASS extB (pt 1) U+23382 𣎂 %26%23144258%3B -PASS extB (pt 1) U+23383 𣎃 %26%23144259%3B -PASS extB (pt 1) U+23384 𣎄 %26%23144260%3B -PASS extB (pt 1) U+23385 𣎅 %26%23144261%3B -PASS extB (pt 1) U+23386 𣎆 %26%23144262%3B -PASS extB (pt 1) U+23387 𣎇 %26%23144263%3B -PASS extB (pt 1) U+23388 𣎈 %26%23144264%3B -PASS extB (pt 1) U+23389 𣎉 %26%23144265%3B -PASS extB (pt 1) U+2338A 𣎊 %26%23144266%3B -PASS extB (pt 1) U+2338B 𣎋 %26%23144267%3B -PASS extB (pt 1) U+2338C 𣎌 %26%23144268%3B -PASS extB (pt 1) U+2338D 𣎍 %26%23144269%3B -PASS extB (pt 1) U+2338E 𣎎 %26%23144270%3B -PASS extB (pt 1) U+2338F 𣎏 %26%23144271%3B -PASS extB (pt 1) U+23390 𣎐 %26%23144272%3B -PASS extB (pt 1) U+23391 𣎑 %26%23144273%3B -PASS extB (pt 1) U+23392 𣎒 %26%23144274%3B -PASS extB (pt 1) U+23393 𣎓 %26%23144275%3B -PASS extB (pt 1) U+23394 𣎔 %26%23144276%3B -PASS extB (pt 1) U+23395 𣎕 %26%23144277%3B -PASS extB (pt 1) U+23396 𣎖 %26%23144278%3B -PASS extB (pt 1) U+23397 𣎗 %26%23144279%3B -PASS extB (pt 1) U+23398 𣎘 %26%23144280%3B -PASS extB (pt 1) U+23399 𣎙 %26%23144281%3B -PASS extB (pt 1) U+2339A 𣎚 %26%23144282%3B -PASS extB (pt 1) U+2339B 𣎛 %26%23144283%3B -PASS extB (pt 1) U+2339C 𣎜 %26%23144284%3B -PASS extB (pt 1) U+2339D 𣎝 %26%23144285%3B -PASS extB (pt 1) U+2339E 𣎞 %26%23144286%3B -PASS extB (pt 1) U+2339F 𣎟 %26%23144287%3B -PASS extB (pt 1) U+233A0 𣎠 %26%23144288%3B -PASS extB (pt 1) U+233A1 𣎡 %26%23144289%3B -PASS extB (pt 1) U+233A2 𣎢 %26%23144290%3B -PASS extB (pt 1) U+233A3 𣎣 %26%23144291%3B -PASS extB (pt 1) U+233A4 𣎤 %26%23144292%3B -PASS extB (pt 1) U+233A5 𣎥 %26%23144293%3B -PASS extB (pt 1) U+233A6 𣎦 %26%23144294%3B -PASS extB (pt 1) U+233A7 𣎧 %26%23144295%3B -PASS extB (pt 1) U+233A8 𣎨 %26%23144296%3B -PASS extB (pt 1) U+233A9 𣎩 %26%23144297%3B -PASS extB (pt 1) U+233AA 𣎪 %26%23144298%3B -PASS extB (pt 1) U+233AB 𣎫 %26%23144299%3B -PASS extB (pt 1) U+233AC 𣎬 %26%23144300%3B -PASS extB (pt 1) U+233AD 𣎭 %26%23144301%3B -PASS extB (pt 1) U+233AE 𣎮 %26%23144302%3B -PASS extB (pt 1) U+233AF 𣎯 %26%23144303%3B -PASS extB (pt 1) U+233B0 𣎰 %26%23144304%3B -PASS extB (pt 1) U+233B1 𣎱 %26%23144305%3B -PASS extB (pt 1) U+233B2 𣎲 %26%23144306%3B -PASS extB (pt 1) U+233B3 𣎳 %26%23144307%3B -PASS extB (pt 1) U+233B5 𣎵 %26%23144309%3B -PASS extB (pt 1) U+233B6 𣎶 %26%23144310%3B -PASS extB (pt 1) U+233B7 𣎷 %26%23144311%3B -PASS extB (pt 1) U+233B8 𣎸 %26%23144312%3B -PASS extB (pt 1) U+233B9 𣎹 %26%23144313%3B -PASS extB (pt 1) U+233BA 𣎺 %26%23144314%3B -PASS extB (pt 1) U+233BB 𣎻 %26%23144315%3B -PASS extB (pt 1) U+233BC 𣎼 %26%23144316%3B -PASS extB (pt 1) U+233BD 𣎽 %26%23144317%3B -PASS extB (pt 1) U+233BE 𣎾 %26%23144318%3B -PASS extB (pt 1) U+233BF 𣎿 %26%23144319%3B -PASS extB (pt 1) U+233C0 𣏀 %26%23144320%3B -PASS extB (pt 1) U+233C1 𣏁 %26%23144321%3B -PASS extB (pt 1) U+233C2 𣏂 %26%23144322%3B -PASS extB (pt 1) U+233C3 𣏃 %26%23144323%3B -PASS extB (pt 1) U+233C4 𣏄 %26%23144324%3B -PASS extB (pt 1) U+233C5 𣏅 %26%23144325%3B -PASS extB (pt 1) U+233C6 𣏆 %26%23144326%3B -PASS extB (pt 1) U+233C7 𣏇 %26%23144327%3B -PASS extB (pt 1) U+233C8 𣏈 %26%23144328%3B -PASS extB (pt 1) U+233C9 𣏉 %26%23144329%3B -PASS extB (pt 1) U+233CA 𣏊 %26%23144330%3B -PASS extB (pt 1) U+233CB 𣏋 %26%23144331%3B -PASS extB (pt 1) U+233CC 𣏌 %26%23144332%3B -PASS extB (pt 1) U+233CD 𣏍 %26%23144333%3B -PASS extB (pt 1) U+233CE 𣏎 %26%23144334%3B -PASS extB (pt 1) U+233CF 𣏏 %26%23144335%3B -PASS extB (pt 1) U+233D0 𣏐 %26%23144336%3B -PASS extB (pt 1) U+233D1 𣏑 %26%23144337%3B -PASS extB (pt 1) U+233D2 𣏒 %26%23144338%3B -PASS extB (pt 1) U+233D3 𣏓 %26%23144339%3B -PASS extB (pt 1) U+233D4 𣏔 %26%23144340%3B -PASS extB (pt 1) U+233D5 𣏕 %26%23144341%3B -PASS extB (pt 1) U+233D6 𣏖 %26%23144342%3B -PASS extB (pt 1) U+233D7 𣏗 %26%23144343%3B -PASS extB (pt 1) U+233D8 𣏘 %26%23144344%3B -PASS extB (pt 1) U+233D9 𣏙 %26%23144345%3B -PASS extB (pt 1) U+233DA 𣏚 %26%23144346%3B -PASS extB (pt 1) U+233DB 𣏛 %26%23144347%3B -PASS extB (pt 1) U+233DC 𣏜 %26%23144348%3B -PASS extB (pt 1) U+233DD 𣏝 %26%23144349%3B -PASS extB (pt 1) U+233DE 𣏞 %26%23144350%3B -PASS extB (pt 1) U+233DF 𣏟 %26%23144351%3B -PASS extB (pt 1) U+233E0 𣏠 %26%23144352%3B -PASS extB (pt 1) U+233E1 𣏡 %26%23144353%3B -PASS extB (pt 1) U+233E2 𣏢 %26%23144354%3B -PASS extB (pt 1) U+233E3 𣏣 %26%23144355%3B -PASS extB (pt 1) U+233E4 𣏤 %26%23144356%3B -PASS extB (pt 1) U+233E5 𣏥 %26%23144357%3B -PASS extB (pt 1) U+233E7 𣏧 %26%23144359%3B -PASS extB (pt 1) U+233E8 𣏨 %26%23144360%3B -PASS extB (pt 1) U+233E9 𣏩 %26%23144361%3B -PASS extB (pt 1) U+233EA 𣏪 %26%23144362%3B -PASS extB (pt 1) U+233EB 𣏫 %26%23144363%3B -PASS extB (pt 1) U+233EC 𣏬 %26%23144364%3B -PASS extB (pt 1) U+233ED 𣏭 %26%23144365%3B -PASS extB (pt 1) U+233EE 𣏮 %26%23144366%3B -PASS extB (pt 1) U+233EF 𣏯 %26%23144367%3B -PASS extB (pt 1) U+233F0 𣏰 %26%23144368%3B -PASS extB (pt 1) U+233F1 𣏱 %26%23144369%3B -PASS extB (pt 1) U+233F2 𣏲 %26%23144370%3B -PASS extB (pt 1) U+233F3 𣏳 %26%23144371%3B -PASS extB (pt 1) U+233F4 𣏴 %26%23144372%3B -PASS extB (pt 1) U+233F5 𣏵 %26%23144373%3B -PASS extB (pt 1) U+233F6 𣏶 %26%23144374%3B -PASS extB (pt 1) U+233F7 𣏷 %26%23144375%3B -PASS extB (pt 1) U+233F8 𣏸 %26%23144376%3B -PASS extB (pt 1) U+233F9 𣏹 %26%23144377%3B -PASS extB (pt 1) U+233FA 𣏺 %26%23144378%3B -PASS extB (pt 1) U+233FB 𣏻 %26%23144379%3B -PASS extB (pt 1) U+233FC 𣏼 %26%23144380%3B -PASS extB (pt 1) U+233FD 𣏽 %26%23144381%3B -PASS extB (pt 1) U+233FE 𣏾 %26%23144382%3B -PASS extB (pt 1) U+233FF 𣏿 %26%23144383%3B -PASS extB (pt 1) U+23401 𣐁 %26%23144385%3B -PASS extB (pt 1) U+23402 𣐂 %26%23144386%3B -PASS extB (pt 1) U+23403 𣐃 %26%23144387%3B -PASS extB (pt 1) U+23404 𣐄 %26%23144388%3B -PASS extB (pt 1) U+23405 𣐅 %26%23144389%3B -PASS extB (pt 1) U+23406 𣐆 %26%23144390%3B -PASS extB (pt 1) U+23407 𣐇 %26%23144391%3B -PASS extB (pt 1) U+23408 𣐈 %26%23144392%3B -PASS extB (pt 1) U+23409 𣐉 %26%23144393%3B -PASS extB (pt 1) U+2340A 𣐊 %26%23144394%3B -PASS extB (pt 1) U+2340B 𣐋 %26%23144395%3B -PASS extB (pt 1) U+2340C 𣐌 %26%23144396%3B -PASS extB (pt 1) U+2340D 𣐍 %26%23144397%3B -PASS extB (pt 1) U+2340E 𣐎 %26%23144398%3B -PASS extB (pt 1) U+2340F 𣐏 %26%23144399%3B -PASS extB (pt 1) U+23410 𣐐 %26%23144400%3B -PASS extB (pt 1) U+23411 𣐑 %26%23144401%3B -PASS extB (pt 1) U+23412 𣐒 %26%23144402%3B -PASS extB (pt 1) U+23413 𣐓 %26%23144403%3B -PASS extB (pt 1) U+23414 𣐔 %26%23144404%3B -PASS extB (pt 1) U+23415 𣐕 %26%23144405%3B -PASS extB (pt 1) U+23416 𣐖 %26%23144406%3B -PASS extB (pt 1) U+23417 𣐗 %26%23144407%3B -PASS extB (pt 1) U+23418 𣐘 %26%23144408%3B -PASS extB (pt 1) U+23419 𣐙 %26%23144409%3B -PASS extB (pt 1) U+2341A 𣐚 %26%23144410%3B -PASS extB (pt 1) U+2341B 𣐛 %26%23144411%3B -PASS extB (pt 1) U+2341C 𣐜 %26%23144412%3B -PASS extB (pt 1) U+2341D 𣐝 %26%23144413%3B -PASS extB (pt 1) U+2341E 𣐞 %26%23144414%3B -PASS extB (pt 1) U+2341F 𣐟 %26%23144415%3B -PASS extB (pt 1) U+23420 𣐠 %26%23144416%3B -PASS extB (pt 1) U+23421 𣐡 %26%23144417%3B -PASS extB (pt 1) U+23422 𣐢 %26%23144418%3B -PASS extB (pt 1) U+23423 𣐣 %26%23144419%3B -PASS extB (pt 1) U+23424 𣐤 %26%23144420%3B -PASS extB (pt 1) U+23425 𣐥 %26%23144421%3B -PASS extB (pt 1) U+23426 𣐦 %26%23144422%3B -PASS extB (pt 1) U+23427 𣐧 %26%23144423%3B -PASS extB (pt 1) U+23428 𣐨 %26%23144424%3B -PASS extB (pt 1) U+23429 𣐩 %26%23144425%3B -PASS extB (pt 1) U+2342A 𣐪 %26%23144426%3B -PASS extB (pt 1) U+2342B 𣐫 %26%23144427%3B -PASS extB (pt 1) U+2342C 𣐬 %26%23144428%3B -PASS extB (pt 1) U+2342D 𣐭 %26%23144429%3B -PASS extB (pt 1) U+2342E 𣐮 %26%23144430%3B -PASS extB (pt 1) U+2342F 𣐯 %26%23144431%3B -PASS extB (pt 1) U+23430 𣐰 %26%23144432%3B -PASS extB (pt 1) U+23431 𣐱 %26%23144433%3B -PASS extB (pt 1) U+23432 𣐲 %26%23144434%3B -PASS extB (pt 1) U+23433 𣐳 %26%23144435%3B -PASS extB (pt 1) U+23434 𣐴 %26%23144436%3B -PASS extB (pt 1) U+23435 𣐵 %26%23144437%3B -PASS extB (pt 1) U+23436 𣐶 %26%23144438%3B -PASS extB (pt 1) U+23437 𣐷 %26%23144439%3B -PASS extB (pt 1) U+23438 𣐸 %26%23144440%3B -PASS extB (pt 1) U+23439 𣐹 %26%23144441%3B -PASS extB (pt 1) U+2343A 𣐺 %26%23144442%3B -PASS extB (pt 1) U+2343B 𣐻 %26%23144443%3B -PASS extB (pt 1) U+2343C 𣐼 %26%23144444%3B -PASS extB (pt 1) U+2343D 𣐽 %26%23144445%3B -PASS extB (pt 1) U+2343E 𣐾 %26%23144446%3B -PASS extB (pt 1) U+2343F 𣐿 %26%23144447%3B -PASS extB (pt 1) U+23440 𣑀 %26%23144448%3B -PASS extB (pt 1) U+23441 𣑁 %26%23144449%3B -PASS extB (pt 1) U+23442 𣑂 %26%23144450%3B -PASS extB (pt 1) U+23443 𣑃 %26%23144451%3B -PASS extB (pt 1) U+23444 𣑄 %26%23144452%3B -PASS extB (pt 1) U+23445 𣑅 %26%23144453%3B -PASS extB (pt 1) U+23446 𣑆 %26%23144454%3B -PASS extB (pt 1) U+23447 𣑇 %26%23144455%3B -PASS extB (pt 1) U+23448 𣑈 %26%23144456%3B -PASS extB (pt 1) U+23449 𣑉 %26%23144457%3B -PASS extB (pt 1) U+2344A 𣑊 %26%23144458%3B -PASS extB (pt 1) U+2344B 𣑋 %26%23144459%3B -PASS extB (pt 1) U+2344C 𣑌 %26%23144460%3B -PASS extB (pt 1) U+2344D 𣑍 %26%23144461%3B -PASS extB (pt 1) U+2344E 𣑎 %26%23144462%3B -PASS extB (pt 1) U+2344F 𣑏 %26%23144463%3B -PASS extB (pt 1) U+23450 𣑐 %26%23144464%3B -PASS extB (pt 1) U+23451 𣑑 %26%23144465%3B -PASS extB (pt 1) U+23452 𣑒 %26%23144466%3B -PASS extB (pt 1) U+23453 𣑓 %26%23144467%3B -PASS extB (pt 1) U+23454 𣑔 %26%23144468%3B -PASS extB (pt 1) U+23455 𣑕 %26%23144469%3B -PASS extB (pt 1) U+23456 𣑖 %26%23144470%3B -PASS extB (pt 1) U+23457 𣑗 %26%23144471%3B -PASS extB (pt 1) U+23458 𣑘 %26%23144472%3B -PASS extB (pt 1) U+23459 𣑙 %26%23144473%3B -PASS extB (pt 1) U+2345A 𣑚 %26%23144474%3B -PASS extB (pt 1) U+2345B 𣑛 %26%23144475%3B -PASS extB (pt 1) U+2345C 𣑜 %26%23144476%3B -PASS extB (pt 1) U+2345D 𣑝 %26%23144477%3B -PASS extB (pt 1) U+2345E 𣑞 %26%23144478%3B -PASS extB (pt 1) U+2345F 𣑟 %26%23144479%3B -PASS extB (pt 1) U+23460 𣑠 %26%23144480%3B -PASS extB (pt 1) U+23461 𣑡 %26%23144481%3B -PASS extB (pt 1) U+23462 𣑢 %26%23144482%3B -PASS extB (pt 1) U+23463 𣑣 %26%23144483%3B -PASS extB (pt 1) U+23464 𣑤 %26%23144484%3B -PASS extB (pt 1) U+23465 𣑥 %26%23144485%3B -PASS extB (pt 1) U+23466 𣑦 %26%23144486%3B -PASS extB (pt 1) U+23467 𣑧 %26%23144487%3B -PASS extB (pt 1) U+23468 𣑨 %26%23144488%3B -PASS extB (pt 1) U+23469 𣑩 %26%23144489%3B -PASS extB (pt 1) U+2346A 𣑪 %26%23144490%3B -PASS extB (pt 1) U+2346B 𣑫 %26%23144491%3B -PASS extB (pt 1) U+2346C 𣑬 %26%23144492%3B -PASS extB (pt 1) U+2346D 𣑭 %26%23144493%3B -PASS extB (pt 1) U+2346E 𣑮 %26%23144494%3B -PASS extB (pt 1) U+23470 𣑰 %26%23144496%3B -PASS extB (pt 1) U+23471 𣑱 %26%23144497%3B -PASS extB (pt 1) U+23472 𣑲 %26%23144498%3B -PASS extB (pt 1) U+23473 𣑳 %26%23144499%3B -PASS extB (pt 1) U+23474 𣑴 %26%23144500%3B -PASS extB (pt 1) U+23475 𣑵 %26%23144501%3B -PASS extB (pt 1) U+23476 𣑶 %26%23144502%3B -PASS extB (pt 1) U+23477 𣑷 %26%23144503%3B -PASS extB (pt 1) U+23478 𣑸 %26%23144504%3B -PASS extB (pt 1) U+23479 𣑹 %26%23144505%3B -PASS extB (pt 1) U+2347A 𣑺 %26%23144506%3B -PASS extB (pt 1) U+2347B 𣑻 %26%23144507%3B -PASS extB (pt 1) U+2347C 𣑼 %26%23144508%3B -PASS extB (pt 1) U+2347D 𣑽 %26%23144509%3B -PASS extB (pt 1) U+2347E 𣑾 %26%23144510%3B -PASS extB (pt 1) U+2347F 𣑿 %26%23144511%3B -PASS extB (pt 1) U+23480 𣒀 %26%23144512%3B -PASS extB (pt 1) U+23481 𣒁 %26%23144513%3B -PASS extB (pt 1) U+23482 𣒂 %26%23144514%3B -PASS extB (pt 1) U+23483 𣒃 %26%23144515%3B -PASS extB (pt 1) U+23484 𣒄 %26%23144516%3B -PASS extB (pt 1) U+23485 𣒅 %26%23144517%3B -PASS extB (pt 1) U+23486 𣒆 %26%23144518%3B -PASS extB (pt 1) U+23487 𣒇 %26%23144519%3B -PASS extB (pt 1) U+23488 𣒈 %26%23144520%3B -PASS extB (pt 1) U+23489 𣒉 %26%23144521%3B -PASS extB (pt 1) U+2348A 𣒊 %26%23144522%3B -PASS extB (pt 1) U+2348B 𣒋 %26%23144523%3B -PASS extB (pt 1) U+2348C 𣒌 %26%23144524%3B -PASS extB (pt 1) U+2348D 𣒍 %26%23144525%3B -PASS extB (pt 1) U+2348E 𣒎 %26%23144526%3B -PASS extB (pt 1) U+2348F 𣒏 %26%23144527%3B -PASS extB (pt 1) U+23490 𣒐 %26%23144528%3B -PASS extB (pt 1) U+23491 𣒑 %26%23144529%3B -PASS extB (pt 1) U+23492 𣒒 %26%23144530%3B -PASS extB (pt 1) U+23493 𣒓 %26%23144531%3B -PASS extB (pt 1) U+23494 𣒔 %26%23144532%3B -PASS extB (pt 1) U+23495 𣒕 %26%23144533%3B -PASS extB (pt 1) U+23496 𣒖 %26%23144534%3B -PASS extB (pt 1) U+23497 𣒗 %26%23144535%3B -PASS extB (pt 1) U+23498 𣒘 %26%23144536%3B -PASS extB (pt 1) U+23499 𣒙 %26%23144537%3B -PASS extB (pt 1) U+2349A 𣒚 %26%23144538%3B -PASS extB (pt 1) U+2349B 𣒛 %26%23144539%3B -PASS extB (pt 1) U+2349C 𣒜 %26%23144540%3B -PASS extB (pt 1) U+2349D 𣒝 %26%23144541%3B -PASS extB (pt 1) U+2349E 𣒞 %26%23144542%3B -PASS extB (pt 1) U+2349F 𣒟 %26%23144543%3B -PASS extB (pt 1) U+234A0 𣒠 %26%23144544%3B -PASS extB (pt 1) U+234A1 𣒡 %26%23144545%3B -PASS extB (pt 1) U+234A2 𣒢 %26%23144546%3B -PASS extB (pt 1) U+234A3 𣒣 %26%23144547%3B -PASS extB (pt 1) U+234A4 𣒤 %26%23144548%3B -PASS extB (pt 1) U+234A5 𣒥 %26%23144549%3B -PASS extB (pt 1) U+234A6 𣒦 %26%23144550%3B -PASS extB (pt 1) U+234A7 𣒧 %26%23144551%3B -PASS extB (pt 1) U+234A8 𣒨 %26%23144552%3B -PASS extB (pt 1) U+234A9 𣒩 %26%23144553%3B -PASS extB (pt 1) U+234AA 𣒪 %26%23144554%3B -PASS extB (pt 1) U+234AB 𣒫 %26%23144555%3B -PASS extB (pt 1) U+234AC 𣒬 %26%23144556%3B -PASS extB (pt 1) U+234AD 𣒭 %26%23144557%3B -PASS extB (pt 1) U+234AE 𣒮 %26%23144558%3B -PASS extB (pt 1) U+234AF 𣒯 %26%23144559%3B -PASS extB (pt 1) U+234B0 𣒰 %26%23144560%3B -PASS extB (pt 1) U+234B1 𣒱 %26%23144561%3B -PASS extB (pt 1) U+234B2 𣒲 %26%23144562%3B -PASS extB (pt 1) U+234B3 𣒳 %26%23144563%3B -PASS extB (pt 1) U+234B4 𣒴 %26%23144564%3B -PASS extB (pt 1) U+234B5 𣒵 %26%23144565%3B -PASS extB (pt 1) U+234B6 𣒶 %26%23144566%3B -PASS extB (pt 1) U+234B7 𣒷 %26%23144567%3B -PASS extB (pt 1) U+234B8 𣒸 %26%23144568%3B -PASS extB (pt 1) U+234B9 𣒹 %26%23144569%3B -PASS extB (pt 1) U+234BA 𣒺 %26%23144570%3B -PASS extB (pt 1) U+234BB 𣒻 %26%23144571%3B -PASS extB (pt 1) U+234BC 𣒼 %26%23144572%3B -PASS extB (pt 1) U+234BD 𣒽 %26%23144573%3B -PASS extB (pt 1) U+234BE 𣒾 %26%23144574%3B -PASS extB (pt 1) U+234BF 𣒿 %26%23144575%3B -PASS extB (pt 1) U+234C0 𣓀 %26%23144576%3B -PASS extB (pt 1) U+234C1 𣓁 %26%23144577%3B -PASS extB (pt 1) U+234C2 𣓂 %26%23144578%3B -PASS extB (pt 1) U+234C3 𣓃 %26%23144579%3B -PASS extB (pt 1) U+234C4 𣓄 %26%23144580%3B -PASS extB (pt 1) U+234C5 𣓅 %26%23144581%3B -PASS extB (pt 1) U+234C6 𣓆 %26%23144582%3B -PASS extB (pt 1) U+234C7 𣓇 %26%23144583%3B -PASS extB (pt 1) U+234C8 𣓈 %26%23144584%3B -PASS extB (pt 1) U+234C9 𣓉 %26%23144585%3B -PASS extB (pt 1) U+234CA 𣓊 %26%23144586%3B -PASS extB (pt 1) U+234CB 𣓋 %26%23144587%3B -PASS extB (pt 1) U+234CC 𣓌 %26%23144588%3B -PASS extB (pt 1) U+234CD 𣓍 %26%23144589%3B -PASS extB (pt 1) U+234CE 𣓎 %26%23144590%3B -PASS extB (pt 1) U+234CF 𣓏 %26%23144591%3B -PASS extB (pt 1) U+234D0 𣓐 %26%23144592%3B -PASS extB (pt 1) U+234D1 𣓑 %26%23144593%3B -PASS extB (pt 1) U+234D2 𣓒 %26%23144594%3B -PASS extB (pt 1) U+234D3 𣓓 %26%23144595%3B -PASS extB (pt 1) U+234D4 𣓔 %26%23144596%3B -PASS extB (pt 1) U+234D5 𣓕 %26%23144597%3B -PASS extB (pt 1) U+234D6 𣓖 %26%23144598%3B -PASS extB (pt 1) U+234D7 𣓗 %26%23144599%3B -PASS extB (pt 1) U+234D8 𣓘 %26%23144600%3B -PASS extB (pt 1) U+234D9 𣓙 %26%23144601%3B -PASS extB (pt 1) U+234DA 𣓚 %26%23144602%3B -PASS extB (pt 1) U+234DB 𣓛 %26%23144603%3B -PASS extB (pt 1) U+234DC 𣓜 %26%23144604%3B -PASS extB (pt 1) U+234DD 𣓝 %26%23144605%3B -PASS extB (pt 1) U+234DE 𣓞 %26%23144606%3B -PASS extB (pt 1) U+234DF 𣓟 %26%23144607%3B -PASS extB (pt 1) U+234E0 𣓠 %26%23144608%3B -PASS extB (pt 1) U+234E1 𣓡 %26%23144609%3B -PASS extB (pt 1) U+234E2 𣓢 %26%23144610%3B -PASS extB (pt 1) U+234E3 𣓣 %26%23144611%3B -PASS extB (pt 1) U+234E4 𣓤 %26%23144612%3B -PASS extB (pt 1) U+234E5 𣓥 %26%23144613%3B -PASS extB (pt 1) U+234E6 𣓦 %26%23144614%3B -PASS extB (pt 1) U+234E7 𣓧 %26%23144615%3B -PASS extB (pt 1) U+234E8 𣓨 %26%23144616%3B -PASS extB (pt 1) U+234E9 𣓩 %26%23144617%3B -PASS extB (pt 1) U+234EA 𣓪 %26%23144618%3B -PASS extB (pt 1) U+234EB 𣓫 %26%23144619%3B -PASS extB (pt 1) U+234EC 𣓬 %26%23144620%3B -PASS extB (pt 1) U+234ED 𣓭 %26%23144621%3B -PASS extB (pt 1) U+234EE 𣓮 %26%23144622%3B -PASS extB (pt 1) U+234EF 𣓯 %26%23144623%3B -PASS extB (pt 1) U+234F0 𣓰 %26%23144624%3B -PASS extB (pt 1) U+234F1 𣓱 %26%23144625%3B -PASS extB (pt 1) U+234F2 𣓲 %26%23144626%3B -PASS extB (pt 1) U+234F3 𣓳 %26%23144627%3B -PASS extB (pt 1) U+234F4 𣓴 %26%23144628%3B -PASS extB (pt 1) U+234F5 𣓵 %26%23144629%3B -PASS extB (pt 1) U+234F6 𣓶 %26%23144630%3B -PASS extB (pt 1) U+234F7 𣓷 %26%23144631%3B -PASS extB (pt 1) U+234F8 𣓸 %26%23144632%3B -PASS extB (pt 1) U+234F9 𣓹 %26%23144633%3B -PASS extB (pt 1) U+234FA 𣓺 %26%23144634%3B -PASS extB (pt 1) U+234FB 𣓻 %26%23144635%3B -PASS extB (pt 1) U+234FC 𣓼 %26%23144636%3B -PASS extB (pt 1) U+234FD 𣓽 %26%23144637%3B -PASS extB (pt 1) U+234FE 𣓾 %26%23144638%3B -PASS extB (pt 1) U+234FF 𣓿 %26%23144639%3B -PASS extB (pt 1) U+23500 𣔀 %26%23144640%3B -PASS extB (pt 1) U+23501 𣔁 %26%23144641%3B -PASS extB (pt 1) U+23502 𣔂 %26%23144642%3B -PASS extB (pt 1) U+23503 𣔃 %26%23144643%3B -PASS extB (pt 1) U+23504 𣔄 %26%23144644%3B -PASS extB (pt 1) U+23505 𣔅 %26%23144645%3B -PASS extB (pt 1) U+23506 𣔆 %26%23144646%3B -PASS extB (pt 1) U+23507 𣔇 %26%23144647%3B -PASS extB (pt 1) U+23508 𣔈 %26%23144648%3B -PASS extB (pt 1) U+23509 𣔉 %26%23144649%3B -PASS extB (pt 1) U+2350A 𣔊 %26%23144650%3B -PASS extB (pt 1) U+2350B 𣔋 %26%23144651%3B -PASS extB (pt 1) U+2350C 𣔌 %26%23144652%3B -PASS extB (pt 1) U+2350D 𣔍 %26%23144653%3B -PASS extB (pt 1) U+2350E 𣔎 %26%23144654%3B -PASS extB (pt 1) U+2350F 𣔏 %26%23144655%3B -PASS extB (pt 1) U+23510 𣔐 %26%23144656%3B -PASS extB (pt 1) U+23511 𣔑 %26%23144657%3B -PASS extB (pt 1) U+23512 𣔒 %26%23144658%3B -PASS extB (pt 1) U+23513 𣔓 %26%23144659%3B -PASS extB (pt 1) U+23514 𣔔 %26%23144660%3B -PASS extB (pt 1) U+23515 𣔕 %26%23144661%3B -PASS extB (pt 1) U+23516 𣔖 %26%23144662%3B -PASS extB (pt 1) U+23517 𣔗 %26%23144663%3B -PASS extB (pt 1) U+23518 𣔘 %26%23144664%3B -PASS extB (pt 1) U+23519 𣔙 %26%23144665%3B -PASS extB (pt 1) U+2351A 𣔚 %26%23144666%3B -PASS extB (pt 1) U+2351B 𣔛 %26%23144667%3B -PASS extB (pt 1) U+2351C 𣔜 %26%23144668%3B -PASS extB (pt 1) U+2351D 𣔝 %26%23144669%3B -PASS extB (pt 1) U+2351E 𣔞 %26%23144670%3B -PASS extB (pt 1) U+2351F 𣔟 %26%23144671%3B -PASS extB (pt 1) U+23520 𣔠 %26%23144672%3B -PASS extB (pt 1) U+23521 𣔡 %26%23144673%3B -PASS extB (pt 1) U+23522 𣔢 %26%23144674%3B -PASS extB (pt 1) U+23523 𣔣 %26%23144675%3B -PASS extB (pt 1) U+23524 𣔤 %26%23144676%3B -PASS extB (pt 1) U+23525 𣔥 %26%23144677%3B -PASS extB (pt 1) U+23526 𣔦 %26%23144678%3B -PASS extB (pt 1) U+23527 𣔧 %26%23144679%3B -PASS extB (pt 1) U+23528 𣔨 %26%23144680%3B -PASS extB (pt 1) U+23529 𣔩 %26%23144681%3B -PASS extB (pt 1) U+2352A 𣔪 %26%23144682%3B -PASS extB (pt 1) U+2352B 𣔫 %26%23144683%3B -PASS extB (pt 1) U+2352C 𣔬 %26%23144684%3B -PASS extB (pt 1) U+2352D 𣔭 %26%23144685%3B -PASS extB (pt 1) U+2352E 𣔮 %26%23144686%3B -PASS extB (pt 1) U+2352F 𣔯 %26%23144687%3B -PASS extB (pt 1) U+23530 𣔰 %26%23144688%3B -PASS extB (pt 1) U+23531 𣔱 %26%23144689%3B -PASS extB (pt 1) U+23532 𣔲 %26%23144690%3B -PASS extB (pt 1) U+23533 𣔳 %26%23144691%3B -PASS extB (pt 1) U+23534 𣔴 %26%23144692%3B -PASS extB (pt 1) U+23535 𣔵 %26%23144693%3B -PASS extB (pt 1) U+23536 𣔶 %26%23144694%3B -PASS extB (pt 1) U+23537 𣔷 %26%23144695%3B -PASS extB (pt 1) U+23538 𣔸 %26%23144696%3B -PASS extB (pt 1) U+23539 𣔹 %26%23144697%3B -PASS extB (pt 1) U+2353A 𣔺 %26%23144698%3B -PASS extB (pt 1) U+2353B 𣔻 %26%23144699%3B -PASS extB (pt 1) U+2353C 𣔼 %26%23144700%3B -PASS extB (pt 1) U+2353D 𣔽 %26%23144701%3B -PASS extB (pt 1) U+2353E 𣔾 %26%23144702%3B -PASS extB (pt 1) U+2353F 𣔿 %26%23144703%3B -PASS extB (pt 1) U+23540 𣕀 %26%23144704%3B -PASS extB (pt 1) U+23541 𣕁 %26%23144705%3B -PASS extB (pt 1) U+23542 𣕂 %26%23144706%3B -PASS extB (pt 1) U+23543 𣕃 %26%23144707%3B -PASS extB (pt 1) U+23544 𣕄 %26%23144708%3B -PASS extB (pt 1) U+23545 𣕅 %26%23144709%3B -PASS extB (pt 1) U+23546 𣕆 %26%23144710%3B -PASS extB (pt 1) U+23547 𣕇 %26%23144711%3B -PASS extB (pt 1) U+23548 𣕈 %26%23144712%3B -PASS extB (pt 1) U+23549 𣕉 %26%23144713%3B -PASS extB (pt 1) U+2354A 𣕊 %26%23144714%3B -PASS extB (pt 1) U+2354B 𣕋 %26%23144715%3B -PASS extB (pt 1) U+2354C 𣕌 %26%23144716%3B -PASS extB (pt 1) U+2354D 𣕍 %26%23144717%3B -PASS extB (pt 1) U+2354E 𣕎 %26%23144718%3B -PASS extB (pt 1) U+2354F 𣕏 %26%23144719%3B -PASS extB (pt 1) U+23550 𣕐 %26%23144720%3B -PASS extB (pt 1) U+23551 𣕑 %26%23144721%3B -PASS extB (pt 1) U+23552 𣕒 %26%23144722%3B -PASS extB (pt 1) U+23553 𣕓 %26%23144723%3B -PASS extB (pt 1) U+23554 𣕔 %26%23144724%3B -PASS extB (pt 1) U+23555 𣕕 %26%23144725%3B -PASS extB (pt 1) U+23556 𣕖 %26%23144726%3B -PASS extB (pt 1) U+23557 𣕗 %26%23144727%3B -PASS extB (pt 1) U+23558 𣕘 %26%23144728%3B -PASS extB (pt 1) U+23559 𣕙 %26%23144729%3B -PASS extB (pt 1) U+2355A 𣕚 %26%23144730%3B -PASS extB (pt 1) U+2355B 𣕛 %26%23144731%3B -PASS extB (pt 1) U+2355C 𣕜 %26%23144732%3B -PASS extB (pt 1) U+2355D 𣕝 %26%23144733%3B -PASS extB (pt 1) U+2355E 𣕞 %26%23144734%3B -PASS extB (pt 1) U+2355F 𣕟 %26%23144735%3B -PASS extB (pt 1) U+23560 𣕠 %26%23144736%3B -PASS extB (pt 1) U+23561 𣕡 %26%23144737%3B -PASS extB (pt 1) U+23562 𣕢 %26%23144738%3B -PASS extB (pt 1) U+23563 𣕣 %26%23144739%3B -PASS extB (pt 1) U+23564 𣕤 %26%23144740%3B -PASS extB (pt 1) U+23565 𣕥 %26%23144741%3B -PASS extB (pt 1) U+23566 𣕦 %26%23144742%3B -PASS extB (pt 1) U+23567 𣕧 %26%23144743%3B -PASS extB (pt 1) U+23568 𣕨 %26%23144744%3B -PASS extB (pt 1) U+23569 𣕩 %26%23144745%3B -PASS extB (pt 1) U+2356A 𣕪 %26%23144746%3B -PASS extB (pt 1) U+2356B 𣕫 %26%23144747%3B -PASS extB (pt 1) U+2356C 𣕬 %26%23144748%3B -PASS extB (pt 1) U+2356D 𣕭 %26%23144749%3B -PASS extB (pt 1) U+2356E 𣕮 %26%23144750%3B -PASS extB (pt 1) U+2356F 𣕯 %26%23144751%3B -PASS extB (pt 1) U+23570 𣕰 %26%23144752%3B -PASS extB (pt 1) U+23571 𣕱 %26%23144753%3B -PASS extB (pt 1) U+23572 𣕲 %26%23144754%3B -PASS extB (pt 1) U+23573 𣕳 %26%23144755%3B -PASS extB (pt 1) U+23574 𣕴 %26%23144756%3B -PASS extB (pt 1) U+23575 𣕵 %26%23144757%3B -PASS extB (pt 1) U+23576 𣕶 %26%23144758%3B -PASS extB (pt 1) U+23577 𣕷 %26%23144759%3B -PASS extB (pt 1) U+23578 𣕸 %26%23144760%3B -PASS extB (pt 1) U+23579 𣕹 %26%23144761%3B -PASS extB (pt 1) U+2357A 𣕺 %26%23144762%3B -PASS extB (pt 1) U+2357B 𣕻 %26%23144763%3B -PASS extB (pt 1) U+2357C 𣕼 %26%23144764%3B -PASS extB (pt 1) U+2357D 𣕽 %26%23144765%3B -PASS extB (pt 1) U+2357E 𣕾 %26%23144766%3B -PASS extB (pt 1) U+2357F 𣕿 %26%23144767%3B -PASS extB (pt 1) U+23580 𣖀 %26%23144768%3B -PASS extB (pt 1) U+23581 𣖁 %26%23144769%3B -PASS extB (pt 1) U+23582 𣖂 %26%23144770%3B -PASS extB (pt 1) U+23583 𣖃 %26%23144771%3B -PASS extB (pt 1) U+23584 𣖄 %26%23144772%3B -PASS extB (pt 1) U+23585 𣖅 %26%23144773%3B -PASS extB (pt 1) U+23586 𣖆 %26%23144774%3B -PASS extB (pt 1) U+23587 𣖇 %26%23144775%3B -PASS extB (pt 1) U+23588 𣖈 %26%23144776%3B -PASS extB (pt 1) U+23589 𣖉 %26%23144777%3B -PASS extB (pt 1) U+2358A 𣖊 %26%23144778%3B -PASS extB (pt 1) U+2358B 𣖋 %26%23144779%3B -PASS extB (pt 1) U+2358C 𣖌 %26%23144780%3B -PASS extB (pt 1) U+2358D 𣖍 %26%23144781%3B -PASS extB (pt 1) U+2358E 𣖎 %26%23144782%3B -PASS extB (pt 1) U+2358F 𣖏 %26%23144783%3B -PASS extB (pt 1) U+23590 𣖐 %26%23144784%3B -PASS extB (pt 1) U+23591 𣖑 %26%23144785%3B -PASS extB (pt 1) U+23592 𣖒 %26%23144786%3B -PASS extB (pt 1) U+23593 𣖓 %26%23144787%3B -PASS extB (pt 1) U+23594 𣖔 %26%23144788%3B -PASS extB (pt 1) U+23595 𣖕 %26%23144789%3B -PASS extB (pt 1) U+23596 𣖖 %26%23144790%3B -PASS extB (pt 1) U+23597 𣖗 %26%23144791%3B -PASS extB (pt 1) U+23598 𣖘 %26%23144792%3B -PASS extB (pt 1) U+23599 𣖙 %26%23144793%3B -PASS extB (pt 1) U+2359A 𣖚 %26%23144794%3B -PASS extB (pt 1) U+2359B 𣖛 %26%23144795%3B -PASS extB (pt 1) U+2359C 𣖜 %26%23144796%3B -PASS extB (pt 1) U+2359D 𣖝 %26%23144797%3B -PASS extB (pt 1) U+2359E 𣖞 %26%23144798%3B -PASS extB (pt 1) U+2359F 𣖟 %26%23144799%3B -PASS extB (pt 1) U+235A0 𣖠 %26%23144800%3B -PASS extB (pt 1) U+235A1 𣖡 %26%23144801%3B -PASS extB (pt 1) U+235A2 𣖢 %26%23144802%3B -PASS extB (pt 1) U+235A3 𣖣 %26%23144803%3B -PASS extB (pt 1) U+235A4 𣖤 %26%23144804%3B -PASS extB (pt 1) U+235A5 𣖥 %26%23144805%3B -PASS extB (pt 1) U+235A6 𣖦 %26%23144806%3B -PASS extB (pt 1) U+235A7 𣖧 %26%23144807%3B -PASS extB (pt 1) U+235A8 𣖨 %26%23144808%3B -PASS extB (pt 1) U+235A9 𣖩 %26%23144809%3B -PASS extB (pt 1) U+235AA 𣖪 %26%23144810%3B -PASS extB (pt 1) U+235AB 𣖫 %26%23144811%3B -PASS extB (pt 1) U+235AC 𣖬 %26%23144812%3B -PASS extB (pt 1) U+235AD 𣖭 %26%23144813%3B -PASS extB (pt 1) U+235AE 𣖮 %26%23144814%3B -PASS extB (pt 1) U+235AF 𣖯 %26%23144815%3B -PASS extB (pt 1) U+235B0 𣖰 %26%23144816%3B -PASS extB (pt 1) U+235B1 𣖱 %26%23144817%3B -PASS extB (pt 1) U+235B2 𣖲 %26%23144818%3B -PASS extB (pt 1) U+235B3 𣖳 %26%23144819%3B -PASS extB (pt 1) U+235B4 𣖴 %26%23144820%3B -PASS extB (pt 1) U+235B5 𣖵 %26%23144821%3B -PASS extB (pt 1) U+235B6 𣖶 %26%23144822%3B -PASS extB (pt 1) U+235B7 𣖷 %26%23144823%3B -PASS extB (pt 1) U+235B8 𣖸 %26%23144824%3B -PASS extB (pt 1) U+235B9 𣖹 %26%23144825%3B -PASS extB (pt 1) U+235BA 𣖺 %26%23144826%3B -PASS extB (pt 1) U+235BB 𣖻 %26%23144827%3B -PASS extB (pt 1) U+235BC 𣖼 %26%23144828%3B -PASS extB (pt 1) U+235BD 𣖽 %26%23144829%3B -PASS extB (pt 1) U+235BE 𣖾 %26%23144830%3B -PASS extB (pt 1) U+235BF 𣖿 %26%23144831%3B -PASS extB (pt 1) U+235C0 𣗀 %26%23144832%3B -PASS extB (pt 1) U+235C1 𣗁 %26%23144833%3B -PASS extB (pt 1) U+235C2 𣗂 %26%23144834%3B -PASS extB (pt 1) U+235C3 𣗃 %26%23144835%3B -PASS extB (pt 1) U+235C4 𣗄 %26%23144836%3B -PASS extB (pt 1) U+235C5 𣗅 %26%23144837%3B -PASS extB (pt 1) U+235C6 𣗆 %26%23144838%3B -PASS extB (pt 1) U+235C7 𣗇 %26%23144839%3B -PASS extB (pt 1) U+235C8 𣗈 %26%23144840%3B -PASS extB (pt 1) U+235C9 𣗉 %26%23144841%3B -PASS extB (pt 1) U+235CA 𣗊 %26%23144842%3B -PASS extB (pt 1) U+235CB 𣗋 %26%23144843%3B -PASS extB (pt 1) U+235CC 𣗌 %26%23144844%3B -PASS extB (pt 1) U+235CE 𣗎 %26%23144846%3B -PASS extB (pt 1) U+235CF 𣗏 %26%23144847%3B -PASS extB (pt 1) U+235D0 𣗐 %26%23144848%3B -PASS extB (pt 1) U+235D1 𣗑 %26%23144849%3B -PASS extB (pt 1) U+235D2 𣗒 %26%23144850%3B -PASS extB (pt 1) U+235D3 𣗓 %26%23144851%3B -PASS extB (pt 1) U+235D4 𣗔 %26%23144852%3B -PASS extB (pt 1) U+235D5 𣗕 %26%23144853%3B -PASS extB (pt 1) U+235D6 𣗖 %26%23144854%3B -PASS extB (pt 1) U+235D7 𣗗 %26%23144855%3B -PASS extB (pt 1) U+235D8 𣗘 %26%23144856%3B -PASS extB (pt 1) U+235D9 𣗙 %26%23144857%3B -PASS extB (pt 1) U+235DA 𣗚 %26%23144858%3B -PASS extB (pt 1) U+235DB 𣗛 %26%23144859%3B -PASS extB (pt 1) U+235DC 𣗜 %26%23144860%3B -PASS extB (pt 1) U+235DD 𣗝 %26%23144861%3B -PASS extB (pt 1) U+235DE 𣗞 %26%23144862%3B -PASS extB (pt 1) U+235DF 𣗟 %26%23144863%3B -PASS extB (pt 1) U+235E0 𣗠 %26%23144864%3B -PASS extB (pt 1) U+235E1 𣗡 %26%23144865%3B -PASS extB (pt 1) U+235E2 𣗢 %26%23144866%3B -PASS extB (pt 1) U+235E3 𣗣 %26%23144867%3B -PASS extB (pt 1) U+235E4 𣗤 %26%23144868%3B -PASS extB (pt 1) U+235E5 𣗥 %26%23144869%3B -PASS extB (pt 1) U+235E6 𣗦 %26%23144870%3B -PASS extB (pt 1) U+235E7 𣗧 %26%23144871%3B -PASS extB (pt 1) U+235E8 𣗨 %26%23144872%3B -PASS extB (pt 1) U+235E9 𣗩 %26%23144873%3B -PASS extB (pt 1) U+235EA 𣗪 %26%23144874%3B -PASS extB (pt 1) U+235EB 𣗫 %26%23144875%3B -PASS extB (pt 1) U+235EC 𣗬 %26%23144876%3B -PASS extB (pt 1) U+235ED 𣗭 %26%23144877%3B -PASS extB (pt 1) U+235EE 𣗮 %26%23144878%3B -PASS extB (pt 1) U+235EF 𣗯 %26%23144879%3B -PASS extB (pt 1) U+235F0 𣗰 %26%23144880%3B -PASS extB (pt 1) U+235F1 𣗱 %26%23144881%3B -PASS extB (pt 1) U+235F2 𣗲 %26%23144882%3B -PASS extB (pt 1) U+235F3 𣗳 %26%23144883%3B -PASS extB (pt 1) U+235F4 𣗴 %26%23144884%3B -PASS extB (pt 1) U+235F5 𣗵 %26%23144885%3B -PASS extB (pt 1) U+235F6 𣗶 %26%23144886%3B -PASS extB (pt 1) U+235F7 𣗷 %26%23144887%3B -PASS extB (pt 1) U+235F8 𣗸 %26%23144888%3B -PASS extB (pt 1) U+235F9 𣗹 %26%23144889%3B -PASS extB (pt 1) U+235FA 𣗺 %26%23144890%3B -PASS extB (pt 1) U+235FB 𣗻 %26%23144891%3B -PASS extB (pt 1) U+235FC 𣗼 %26%23144892%3B -PASS extB (pt 1) U+235FD 𣗽 %26%23144893%3B -PASS extB (pt 1) U+235FE 𣗾 %26%23144894%3B -PASS extB (pt 1) U+235FF 𣗿 %26%23144895%3B -PASS extB (pt 1) U+23601 𣘁 %26%23144897%3B -PASS extB (pt 1) U+23602 𣘂 %26%23144898%3B -PASS extB (pt 1) U+23603 𣘃 %26%23144899%3B -PASS extB (pt 1) U+23604 𣘄 %26%23144900%3B -PASS extB (pt 1) U+23605 𣘅 %26%23144901%3B -PASS extB (pt 1) U+23606 𣘆 %26%23144902%3B -PASS extB (pt 1) U+23607 𣘇 %26%23144903%3B -PASS extB (pt 1) U+23608 𣘈 %26%23144904%3B -PASS extB (pt 1) U+23609 𣘉 %26%23144905%3B -PASS extB (pt 1) U+2360A 𣘊 %26%23144906%3B -PASS extB (pt 1) U+2360B 𣘋 %26%23144907%3B -PASS extB (pt 1) U+2360C 𣘌 %26%23144908%3B -PASS extB (pt 1) U+2360D 𣘍 %26%23144909%3B -PASS extB (pt 1) U+2360E 𣘎 %26%23144910%3B -PASS extB (pt 1) U+2360F 𣘏 %26%23144911%3B -PASS extB (pt 1) U+23610 𣘐 %26%23144912%3B -PASS extB (pt 1) U+23611 𣘑 %26%23144913%3B -PASS extB (pt 1) U+23612 𣘒 %26%23144914%3B -PASS extB (pt 1) U+23613 𣘓 %26%23144915%3B -PASS extB (pt 1) U+23614 𣘔 %26%23144916%3B -PASS extB (pt 1) U+23615 𣘕 %26%23144917%3B -PASS extB (pt 1) U+23616 𣘖 %26%23144918%3B -PASS extB (pt 1) U+23617 𣘗 %26%23144919%3B -PASS extB (pt 1) U+23618 𣘘 %26%23144920%3B -PASS extB (pt 1) U+23619 𣘙 %26%23144921%3B -PASS extB (pt 1) U+2361A 𣘚 %26%23144922%3B -PASS extB (pt 1) U+2361B 𣘛 %26%23144923%3B -PASS extB (pt 1) U+2361C 𣘜 %26%23144924%3B -PASS extB (pt 1) U+2361D 𣘝 %26%23144925%3B -PASS extB (pt 1) U+2361E 𣘞 %26%23144926%3B -PASS extB (pt 1) U+2361F 𣘟 %26%23144927%3B -PASS extB (pt 1) U+23620 𣘠 %26%23144928%3B -PASS extB (pt 1) U+23621 𣘡 %26%23144929%3B -PASS extB (pt 1) U+23622 𣘢 %26%23144930%3B -PASS extB (pt 1) U+23623 𣘣 %26%23144931%3B -PASS extB (pt 1) U+23624 𣘤 %26%23144932%3B -PASS extB (pt 1) U+23625 𣘥 %26%23144933%3B -PASS extB (pt 1) U+23626 𣘦 %26%23144934%3B -PASS extB (pt 1) U+23627 𣘧 %26%23144935%3B -PASS extB (pt 1) U+23628 𣘨 %26%23144936%3B -PASS extB (pt 1) U+23629 𣘩 %26%23144937%3B -PASS extB (pt 1) U+2362A 𣘪 %26%23144938%3B -PASS extB (pt 1) U+2362B 𣘫 %26%23144939%3B -PASS extB (pt 1) U+2362C 𣘬 %26%23144940%3B -PASS extB (pt 1) U+2362D 𣘭 %26%23144941%3B -PASS extB (pt 1) U+2362E 𣘮 %26%23144942%3B -PASS extB (pt 1) U+2362F 𣘯 %26%23144943%3B -PASS extB (pt 1) U+23630 𣘰 %26%23144944%3B -PASS extB (pt 1) U+23631 𣘱 %26%23144945%3B -PASS extB (pt 1) U+23632 𣘲 %26%23144946%3B -PASS extB (pt 1) U+23633 𣘳 %26%23144947%3B -PASS extB (pt 1) U+23634 𣘴 %26%23144948%3B -PASS extB (pt 1) U+23635 𣘵 %26%23144949%3B -PASS extB (pt 1) U+23636 𣘶 %26%23144950%3B -PASS extB (pt 1) U+23637 𣘷 %26%23144951%3B -PASS extB (pt 1) U+23638 𣘸 %26%23144952%3B -PASS extB (pt 1) U+23639 𣘹 %26%23144953%3B -PASS extB (pt 1) U+2363A 𣘺 %26%23144954%3B -PASS extB (pt 1) U+2363B 𣘻 %26%23144955%3B -PASS extB (pt 1) U+2363D 𣘽 %26%23144957%3B -PASS extB (pt 1) U+2363E 𣘾 %26%23144958%3B -PASS extB (pt 1) U+2363F 𣘿 %26%23144959%3B -PASS extB (pt 1) U+23640 𣙀 %26%23144960%3B -PASS extB (pt 1) U+23641 𣙁 %26%23144961%3B -PASS extB (pt 1) U+23642 𣙂 %26%23144962%3B -PASS extB (pt 1) U+23643 𣙃 %26%23144963%3B -PASS extB (pt 1) U+23644 𣙄 %26%23144964%3B -PASS extB (pt 1) U+23645 𣙅 %26%23144965%3B -PASS extB (pt 1) U+23646 𣙆 %26%23144966%3B -PASS extB (pt 1) U+23647 𣙇 %26%23144967%3B -PASS extB (pt 1) U+23648 𣙈 %26%23144968%3B -PASS extB (pt 1) U+23649 𣙉 %26%23144969%3B -PASS extB (pt 1) U+2364A 𣙊 %26%23144970%3B -PASS extB (pt 1) U+2364B 𣙋 %26%23144971%3B -PASS extB (pt 1) U+2364C 𣙌 %26%23144972%3B -PASS extB (pt 1) U+2364D 𣙍 %26%23144973%3B -PASS extB (pt 1) U+2364E 𣙎 %26%23144974%3B -PASS extB (pt 1) U+2364F 𣙏 %26%23144975%3B -PASS extB (pt 1) U+23650 𣙐 %26%23144976%3B -PASS extB (pt 1) U+23651 𣙑 %26%23144977%3B -PASS extB (pt 1) U+23652 𣙒 %26%23144978%3B -PASS extB (pt 1) U+23653 𣙓 %26%23144979%3B -PASS extB (pt 1) U+23654 𣙔 %26%23144980%3B -PASS extB (pt 1) U+23655 𣙕 %26%23144981%3B -PASS extB (pt 1) U+23656 𣙖 %26%23144982%3B -PASS extB (pt 1) U+23657 𣙗 %26%23144983%3B -PASS extB (pt 1) U+23658 𣙘 %26%23144984%3B -PASS extB (pt 1) U+2365A 𣙚 %26%23144986%3B -PASS extB (pt 1) U+2365B 𣙛 %26%23144987%3B -PASS extB (pt 1) U+2365C 𣙜 %26%23144988%3B -PASS extB (pt 1) U+2365D 𣙝 %26%23144989%3B -PASS extB (pt 1) U+2365E 𣙞 %26%23144990%3B -PASS extB (pt 1) U+2365F 𣙟 %26%23144991%3B -PASS extB (pt 1) U+23660 𣙠 %26%23144992%3B -PASS extB (pt 1) U+23661 𣙡 %26%23144993%3B -PASS extB (pt 1) U+23662 𣙢 %26%23144994%3B -PASS extB (pt 1) U+23663 𣙣 %26%23144995%3B -PASS extB (pt 1) U+23664 𣙤 %26%23144996%3B -PASS extB (pt 1) U+23665 𣙥 %26%23144997%3B -PASS extB (pt 1) U+23666 𣙦 %26%23144998%3B -PASS extB (pt 1) U+23667 𣙧 %26%23144999%3B -PASS extB (pt 1) U+23668 𣙨 %26%23145000%3B -PASS extB (pt 1) U+23669 𣙩 %26%23145001%3B -PASS extB (pt 1) U+2366A 𣙪 %26%23145002%3B -PASS extB (pt 1) U+2366B 𣙫 %26%23145003%3B -PASS extB (pt 1) U+2366C 𣙬 %26%23145004%3B -PASS extB (pt 1) U+2366D 𣙭 %26%23145005%3B -PASS extB (pt 1) U+2366E 𣙮 %26%23145006%3B -PASS extB (pt 1) U+2366F 𣙯 %26%23145007%3B -PASS extB (pt 1) U+23670 𣙰 %26%23145008%3B -PASS extB (pt 1) U+23671 𣙱 %26%23145009%3B -PASS extB (pt 1) U+23672 𣙲 %26%23145010%3B -PASS extB (pt 1) U+23673 𣙳 %26%23145011%3B -PASS extB (pt 1) U+23674 𣙴 %26%23145012%3B -PASS extB (pt 1) U+23675 𣙵 %26%23145013%3B -PASS extB (pt 1) U+23676 𣙶 %26%23145014%3B -PASS extB (pt 1) U+23677 𣙷 %26%23145015%3B -PASS extB (pt 1) U+23678 𣙸 %26%23145016%3B -PASS extB (pt 1) U+23679 𣙹 %26%23145017%3B -PASS extB (pt 1) U+2367A 𣙺 %26%23145018%3B -PASS extB (pt 1) U+2367B 𣙻 %26%23145019%3B -PASS extB (pt 1) U+2367C 𣙼 %26%23145020%3B -PASS extB (pt 1) U+2367D 𣙽 %26%23145021%3B -PASS extB (pt 1) U+2367E 𣙾 %26%23145022%3B -PASS extB (pt 1) U+2367F 𣙿 %26%23145023%3B -PASS extB (pt 1) U+23680 𣚀 %26%23145024%3B -PASS extB (pt 1) U+23681 𣚁 %26%23145025%3B -PASS extB (pt 1) U+23682 𣚂 %26%23145026%3B -PASS extB (pt 1) U+23683 𣚃 %26%23145027%3B -PASS extB (pt 1) U+23684 𣚄 %26%23145028%3B -PASS extB (pt 1) U+23685 𣚅 %26%23145029%3B -PASS extB (pt 1) U+23686 𣚆 %26%23145030%3B -PASS extB (pt 1) U+23687 𣚇 %26%23145031%3B -PASS extB (pt 1) U+23688 𣚈 %26%23145032%3B -PASS extB (pt 1) U+23689 𣚉 %26%23145033%3B -PASS extB (pt 1) U+2368A 𣚊 %26%23145034%3B -PASS extB (pt 1) U+2368B 𣚋 %26%23145035%3B -PASS extB (pt 1) U+2368C 𣚌 %26%23145036%3B -PASS extB (pt 1) U+2368D 𣚍 %26%23145037%3B -PASS extB (pt 1) U+2368E 𣚎 %26%23145038%3B -PASS extB (pt 1) U+2368F 𣚏 %26%23145039%3B -PASS extB (pt 1) U+23690 𣚐 %26%23145040%3B -PASS extB (pt 1) U+23691 𣚑 %26%23145041%3B -PASS extB (pt 1) U+23692 𣚒 %26%23145042%3B -PASS extB (pt 1) U+23693 𣚓 %26%23145043%3B -PASS extB (pt 1) U+23694 𣚔 %26%23145044%3B -PASS extB (pt 1) U+23695 𣚕 %26%23145045%3B -PASS extB (pt 1) U+23696 𣚖 %26%23145046%3B -PASS extB (pt 1) U+23697 𣚗 %26%23145047%3B -PASS extB (pt 1) U+23698 𣚘 %26%23145048%3B -PASS extB (pt 1) U+23699 𣚙 %26%23145049%3B -PASS extB (pt 1) U+2369A 𣚚 %26%23145050%3B -PASS extB (pt 1) U+2369B 𣚛 %26%23145051%3B -PASS extB (pt 1) U+2369C 𣚜 %26%23145052%3B -PASS extB (pt 1) U+2369D 𣚝 %26%23145053%3B -PASS extB (pt 1) U+2369E 𣚞 %26%23145054%3B -PASS extB (pt 1) U+2369F 𣚟 %26%23145055%3B -PASS extB (pt 1) U+236A0 𣚠 %26%23145056%3B -PASS extB (pt 1) U+236A1 𣚡 %26%23145057%3B -PASS extB (pt 1) U+236A2 𣚢 %26%23145058%3B -PASS extB (pt 1) U+236A3 𣚣 %26%23145059%3B -PASS extB (pt 1) U+236A4 𣚤 %26%23145060%3B -PASS extB (pt 1) U+236A5 𣚥 %26%23145061%3B -PASS extB (pt 1) U+236A6 𣚦 %26%23145062%3B -PASS extB (pt 1) U+236A7 𣚧 %26%23145063%3B -PASS extB (pt 1) U+236A8 𣚨 %26%23145064%3B -PASS extB (pt 1) U+236A9 𣚩 %26%23145065%3B -PASS extB (pt 1) U+236AA 𣚪 %26%23145066%3B -PASS extB (pt 1) U+236AB 𣚫 %26%23145067%3B -PASS extB (pt 1) U+236AC 𣚬 %26%23145068%3B -PASS extB (pt 1) U+236AD 𣚭 %26%23145069%3B -PASS extB (pt 1) U+236AE 𣚮 %26%23145070%3B -PASS extB (pt 1) U+236AF 𣚯 %26%23145071%3B -PASS extB (pt 1) U+236B0 𣚰 %26%23145072%3B -PASS extB (pt 1) U+236B1 𣚱 %26%23145073%3B -PASS extB (pt 1) U+236B2 𣚲 %26%23145074%3B -PASS extB (pt 1) U+236B3 𣚳 %26%23145075%3B -PASS extB (pt 1) U+236B4 𣚴 %26%23145076%3B -PASS extB (pt 1) U+236B5 𣚵 %26%23145077%3B -PASS extB (pt 1) U+236B6 𣚶 %26%23145078%3B -PASS extB (pt 1) U+236B7 𣚷 %26%23145079%3B -PASS extB (pt 1) U+236B8 𣚸 %26%23145080%3B -PASS extB (pt 1) U+236B9 𣚹 %26%23145081%3B -PASS extB (pt 1) U+236BA 𣚺 %26%23145082%3B -PASS extB (pt 1) U+236BB 𣚻 %26%23145083%3B -PASS extB (pt 1) U+236BC 𣚼 %26%23145084%3B -PASS extB (pt 1) U+236BD 𣚽 %26%23145085%3B -PASS extB (pt 1) U+236BE 𣚾 %26%23145086%3B -PASS extB (pt 1) U+236BF 𣚿 %26%23145087%3B -PASS extB (pt 1) U+236C0 𣛀 %26%23145088%3B -PASS extB (pt 1) U+236C1 𣛁 %26%23145089%3B -PASS extB (pt 1) U+236C2 𣛂 %26%23145090%3B -PASS extB (pt 1) U+236C3 𣛃 %26%23145091%3B -PASS extB (pt 1) U+236C4 𣛄 %26%23145092%3B -PASS extB (pt 1) U+236C5 𣛅 %26%23145093%3B -PASS extB (pt 1) U+236C6 𣛆 %26%23145094%3B -PASS extB (pt 1) U+236C7 𣛇 %26%23145095%3B -PASS extB (pt 1) U+236C8 𣛈 %26%23145096%3B -PASS extB (pt 1) U+236C9 𣛉 %26%23145097%3B -PASS extB (pt 1) U+236CA 𣛊 %26%23145098%3B -PASS extB (pt 1) U+236CB 𣛋 %26%23145099%3B -PASS extB (pt 1) U+236CC 𣛌 %26%23145100%3B -PASS extB (pt 1) U+236CD 𣛍 %26%23145101%3B -PASS extB (pt 1) U+236CE 𣛎 %26%23145102%3B -PASS extB (pt 1) U+236CF 𣛏 %26%23145103%3B -PASS extB (pt 1) U+236D0 𣛐 %26%23145104%3B -PASS extB (pt 1) U+236D1 𣛑 %26%23145105%3B -PASS extB (pt 1) U+236D2 𣛒 %26%23145106%3B -PASS extB (pt 1) U+236D3 𣛓 %26%23145107%3B -PASS extB (pt 1) U+236D4 𣛔 %26%23145108%3B -PASS extB (pt 1) U+236D5 𣛕 %26%23145109%3B -PASS extB (pt 1) U+236D6 𣛖 %26%23145110%3B -PASS extB (pt 1) U+236D7 𣛗 %26%23145111%3B -PASS extB (pt 1) U+236D8 𣛘 %26%23145112%3B -PASS extB (pt 1) U+236D9 𣛙 %26%23145113%3B -PASS extB (pt 1) U+236DA 𣛚 %26%23145114%3B -PASS extB (pt 1) U+236DB 𣛛 %26%23145115%3B -PASS extB (pt 1) U+236DC 𣛜 %26%23145116%3B -PASS extB (pt 1) U+236DD 𣛝 %26%23145117%3B -PASS extB (pt 1) U+236DE 𣛞 %26%23145118%3B -PASS extB (pt 1) U+236DF 𣛟 %26%23145119%3B -PASS extB (pt 1) U+236E0 𣛠 %26%23145120%3B -PASS extB (pt 1) U+236E1 𣛡 %26%23145121%3B -PASS extB (pt 1) U+236E2 𣛢 %26%23145122%3B -PASS extB (pt 1) U+236E3 𣛣 %26%23145123%3B -PASS extB (pt 1) U+236E4 𣛤 %26%23145124%3B -PASS extB (pt 1) U+236E5 𣛥 %26%23145125%3B -PASS extB (pt 1) U+236E6 𣛦 %26%23145126%3B -PASS extB (pt 1) U+236E7 𣛧 %26%23145127%3B -PASS extB (pt 1) U+236E8 𣛨 %26%23145128%3B -PASS extB (pt 1) U+236E9 𣛩 %26%23145129%3B -PASS extB (pt 1) U+236EA 𣛪 %26%23145130%3B -PASS extB (pt 1) U+236EB 𣛫 %26%23145131%3B -PASS extB (pt 1) U+236EC 𣛬 %26%23145132%3B -PASS extB (pt 1) U+236ED 𣛭 %26%23145133%3B -PASS extB (pt 1) U+236EE 𣛮 %26%23145134%3B -PASS extB (pt 1) U+236EF 𣛯 %26%23145135%3B -PASS extB (pt 1) U+236F0 𣛰 %26%23145136%3B -PASS extB (pt 1) U+236F1 𣛱 %26%23145137%3B -PASS extB (pt 1) U+236F2 𣛲 %26%23145138%3B -PASS extB (pt 1) U+236F3 𣛳 %26%23145139%3B -PASS extB (pt 1) U+236F4 𣛴 %26%23145140%3B -PASS extB (pt 1) U+236F5 𣛵 %26%23145141%3B -PASS extB (pt 1) U+236F6 𣛶 %26%23145142%3B -PASS extB (pt 1) U+236F7 𣛷 %26%23145143%3B -PASS extB (pt 1) U+236F8 𣛸 %26%23145144%3B -PASS extB (pt 1) U+236F9 𣛹 %26%23145145%3B -PASS extB (pt 1) U+236FA 𣛺 %26%23145146%3B -PASS extB (pt 1) U+236FB 𣛻 %26%23145147%3B -PASS extB (pt 1) U+236FC 𣛼 %26%23145148%3B -PASS extB (pt 1) U+236FD 𣛽 %26%23145149%3B -PASS extB (pt 1) U+236FE 𣛾 %26%23145150%3B -PASS extB (pt 1) U+236FF 𣛿 %26%23145151%3B -PASS extB (pt 1) U+23700 𣜀 %26%23145152%3B -PASS extB (pt 1) U+23701 𣜁 %26%23145153%3B -PASS extB (pt 1) U+23702 𣜂 %26%23145154%3B -PASS extB (pt 1) U+23704 𣜄 %26%23145156%3B -PASS extB (pt 1) U+23705 𣜅 %26%23145157%3B -PASS extB (pt 1) U+23706 𣜆 %26%23145158%3B -PASS extB (pt 1) U+23707 𣜇 %26%23145159%3B -PASS extB (pt 1) U+23708 𣜈 %26%23145160%3B -PASS extB (pt 1) U+23709 𣜉 %26%23145161%3B -PASS extB (pt 1) U+2370A 𣜊 %26%23145162%3B -PASS extB (pt 1) U+2370B 𣜋 %26%23145163%3B -PASS extB (pt 1) U+2370C 𣜌 %26%23145164%3B -PASS extB (pt 1) U+2370D 𣜍 %26%23145165%3B -PASS extB (pt 1) U+2370E 𣜎 %26%23145166%3B -PASS extB (pt 1) U+2370F 𣜏 %26%23145167%3B -PASS extB (pt 1) U+23710 𣜐 %26%23145168%3B -PASS extB (pt 1) U+23711 𣜑 %26%23145169%3B -PASS extB (pt 1) U+23712 𣜒 %26%23145170%3B -PASS extB (pt 1) U+23713 𣜓 %26%23145171%3B -PASS extB (pt 1) U+23714 𣜔 %26%23145172%3B -PASS extB (pt 1) U+23715 𣜕 %26%23145173%3B -PASS extB (pt 1) U+23716 𣜖 %26%23145174%3B -PASS extB (pt 1) U+23717 𣜗 %26%23145175%3B -PASS extB (pt 1) U+23718 𣜘 %26%23145176%3B -PASS extB (pt 1) U+23719 𣜙 %26%23145177%3B -PASS extB (pt 1) U+2371A 𣜚 %26%23145178%3B -PASS extB (pt 1) U+2371B 𣜛 %26%23145179%3B -PASS extB (pt 1) U+2371C 𣜜 %26%23145180%3B -PASS extB (pt 1) U+2371D 𣜝 %26%23145181%3B -PASS extB (pt 1) U+2371E 𣜞 %26%23145182%3B -PASS extB (pt 1) U+2371F 𣜟 %26%23145183%3B -PASS extB (pt 1) U+23720 𣜠 %26%23145184%3B -PASS extB (pt 1) U+23721 𣜡 %26%23145185%3B -PASS extB (pt 1) U+23722 𣜢 %26%23145186%3B -PASS extB (pt 1) U+23723 𣜣 %26%23145187%3B -PASS extB (pt 1) U+23724 𣜤 %26%23145188%3B -PASS extB (pt 1) U+23725 𣜥 %26%23145189%3B -PASS extB (pt 1) U+23726 𣜦 %26%23145190%3B -PASS extB (pt 1) U+23727 𣜧 %26%23145191%3B -PASS extB (pt 1) U+23728 𣜨 %26%23145192%3B -PASS extB (pt 1) U+23729 𣜩 %26%23145193%3B -PASS extB (pt 1) U+2372A 𣜪 %26%23145194%3B -PASS extB (pt 1) U+2372B 𣜫 %26%23145195%3B -PASS extB (pt 1) U+2372C 𣜬 %26%23145196%3B -PASS extB (pt 1) U+2372E 𣜮 %26%23145198%3B -PASS extB (pt 1) U+2372F 𣜯 %26%23145199%3B -PASS extB (pt 1) U+23730 𣜰 %26%23145200%3B -PASS extB (pt 1) U+23731 𣜱 %26%23145201%3B -PASS extB (pt 1) U+23732 𣜲 %26%23145202%3B -PASS extB (pt 1) U+23733 𣜳 %26%23145203%3B -PASS extB (pt 1) U+23734 𣜴 %26%23145204%3B -PASS extB (pt 1) U+23735 𣜵 %26%23145205%3B -PASS extB (pt 1) U+23736 𣜶 %26%23145206%3B -PASS extB (pt 1) U+23737 𣜷 %26%23145207%3B -PASS extB (pt 1) U+23738 𣜸 %26%23145208%3B -PASS extB (pt 1) U+23739 𣜹 %26%23145209%3B -PASS extB (pt 1) U+2373A 𣜺 %26%23145210%3B -PASS extB (pt 1) U+2373B 𣜻 %26%23145211%3B -PASS extB (pt 1) U+2373C 𣜼 %26%23145212%3B -PASS extB (pt 1) U+2373D 𣜽 %26%23145213%3B -PASS extB (pt 1) U+2373E 𣜾 %26%23145214%3B -PASS extB (pt 1) U+2373F 𣜿 %26%23145215%3B -PASS extB (pt 1) U+23740 𣝀 %26%23145216%3B -PASS extB (pt 1) U+23741 𣝁 %26%23145217%3B -PASS extB (pt 1) U+23742 𣝂 %26%23145218%3B -PASS extB (pt 1) U+23743 𣝃 %26%23145219%3B -PASS extB (pt 1) U+23744 𣝄 %26%23145220%3B -PASS extB (pt 1) U+23745 𣝅 %26%23145221%3B -PASS extB (pt 1) U+23746 𣝆 %26%23145222%3B -PASS extB (pt 1) U+23747 𣝇 %26%23145223%3B -PASS extB (pt 1) U+23748 𣝈 %26%23145224%3B -PASS extB (pt 1) U+23749 𣝉 %26%23145225%3B -PASS extB (pt 1) U+2374A 𣝊 %26%23145226%3B -PASS extB (pt 1) U+2374B 𣝋 %26%23145227%3B -PASS extB (pt 1) U+2374C 𣝌 %26%23145228%3B -PASS extB (pt 1) U+2374D 𣝍 %26%23145229%3B -PASS extB (pt 1) U+2374E 𣝎 %26%23145230%3B -PASS extB (pt 1) U+2374F 𣝏 %26%23145231%3B -PASS extB (pt 1) U+23750 𣝐 %26%23145232%3B -PASS extB (pt 1) U+23751 𣝑 %26%23145233%3B -PASS extB (pt 1) U+23752 𣝒 %26%23145234%3B -PASS extB (pt 1) U+23753 𣝓 %26%23145235%3B -PASS extB (pt 1) U+23754 𣝔 %26%23145236%3B -PASS extB (pt 1) U+23755 𣝕 %26%23145237%3B -PASS extB (pt 1) U+23756 𣝖 %26%23145238%3B -PASS extB (pt 1) U+23757 𣝗 %26%23145239%3B -PASS extB (pt 1) U+23758 𣝘 %26%23145240%3B -PASS extB (pt 1) U+23759 𣝙 %26%23145241%3B -PASS extB (pt 1) U+2375A 𣝚 %26%23145242%3B -PASS extB (pt 1) U+2375B 𣝛 %26%23145243%3B -PASS extB (pt 1) U+2375C 𣝜 %26%23145244%3B -PASS extB (pt 1) U+2375D 𣝝 %26%23145245%3B -PASS extB (pt 1) U+2375E 𣝞 %26%23145246%3B -PASS extB (pt 1) U+2375F 𣝟 %26%23145247%3B -PASS extB (pt 1) U+23760 𣝠 %26%23145248%3B -PASS extB (pt 1) U+23761 𣝡 %26%23145249%3B -PASS extB (pt 1) U+23762 𣝢 %26%23145250%3B -PASS extB (pt 1) U+23763 𣝣 %26%23145251%3B -PASS extB (pt 1) U+23764 𣝤 %26%23145252%3B -PASS extB (pt 1) U+23765 𣝥 %26%23145253%3B -PASS extB (pt 1) U+23766 𣝦 %26%23145254%3B -PASS extB (pt 1) U+23767 𣝧 %26%23145255%3B -PASS extB (pt 1) U+23768 𣝨 %26%23145256%3B -PASS extB (pt 1) U+23769 𣝩 %26%23145257%3B -PASS extB (pt 1) U+2376A 𣝪 %26%23145258%3B -PASS extB (pt 1) U+2376B 𣝫 %26%23145259%3B -PASS extB (pt 1) U+2376C 𣝬 %26%23145260%3B -PASS extB (pt 1) U+2376D 𣝭 %26%23145261%3B -PASS extB (pt 1) U+2376E 𣝮 %26%23145262%3B -PASS extB (pt 1) U+2376F 𣝯 %26%23145263%3B -PASS extB (pt 1) U+23770 𣝰 %26%23145264%3B -PASS extB (pt 1) U+23771 𣝱 %26%23145265%3B -PASS extB (pt 1) U+23772 𣝲 %26%23145266%3B -PASS extB (pt 1) U+23773 𣝳 %26%23145267%3B -PASS extB (pt 1) U+23774 𣝴 %26%23145268%3B -PASS extB (pt 1) U+23775 𣝵 %26%23145269%3B -PASS extB (pt 1) U+23776 𣝶 %26%23145270%3B -PASS extB (pt 1) U+23777 𣝷 %26%23145271%3B -PASS extB (pt 1) U+23778 𣝸 %26%23145272%3B -PASS extB (pt 1) U+23779 𣝹 %26%23145273%3B -PASS extB (pt 1) U+2377A 𣝺 %26%23145274%3B -PASS extB (pt 1) U+2377B 𣝻 %26%23145275%3B -PASS extB (pt 1) U+2377C 𣝼 %26%23145276%3B -PASS extB (pt 1) U+2377D 𣝽 %26%23145277%3B -PASS extB (pt 1) U+2377E 𣝾 %26%23145278%3B -PASS extB (pt 1) U+2377F 𣝿 %26%23145279%3B -PASS extB (pt 1) U+23780 𣞀 %26%23145280%3B -PASS extB (pt 1) U+23781 𣞁 %26%23145281%3B -PASS extB (pt 1) U+23782 𣞂 %26%23145282%3B -PASS extB (pt 1) U+23783 𣞃 %26%23145283%3B -PASS extB (pt 1) U+23784 𣞄 %26%23145284%3B -PASS extB (pt 1) U+23785 𣞅 %26%23145285%3B -PASS extB (pt 1) U+23786 𣞆 %26%23145286%3B -PASS extB (pt 1) U+23787 𣞇 %26%23145287%3B -PASS extB (pt 1) U+23788 𣞈 %26%23145288%3B -PASS extB (pt 1) U+23789 𣞉 %26%23145289%3B -PASS extB (pt 1) U+2378A 𣞊 %26%23145290%3B -PASS extB (pt 1) U+2378B 𣞋 %26%23145291%3B -PASS extB (pt 1) U+2378C 𣞌 %26%23145292%3B -PASS extB (pt 1) U+2378D 𣞍 %26%23145293%3B -PASS extB (pt 1) U+2378E 𣞎 %26%23145294%3B -PASS extB (pt 1) U+2378F 𣞏 %26%23145295%3B -PASS extB (pt 1) U+23790 𣞐 %26%23145296%3B -PASS extB (pt 1) U+23791 𣞑 %26%23145297%3B -PASS extB (pt 1) U+23792 𣞒 %26%23145298%3B -PASS extB (pt 1) U+23793 𣞓 %26%23145299%3B -PASS extB (pt 1) U+23794 𣞔 %26%23145300%3B -PASS extB (pt 1) U+23795 𣞕 %26%23145301%3B -PASS extB (pt 1) U+23796 𣞖 %26%23145302%3B -PASS extB (pt 1) U+23797 𣞗 %26%23145303%3B -PASS extB (pt 1) U+23798 𣞘 %26%23145304%3B -PASS extB (pt 1) U+23799 𣞙 %26%23145305%3B -PASS extB (pt 1) U+2379A 𣞚 %26%23145306%3B -PASS extB (pt 1) U+2379B 𣞛 %26%23145307%3B -PASS extB (pt 1) U+2379C 𣞜 %26%23145308%3B -PASS extB (pt 1) U+2379D 𣞝 %26%23145309%3B -PASS extB (pt 1) U+2379E 𣞞 %26%23145310%3B -PASS extB (pt 1) U+2379F 𣞟 %26%23145311%3B -PASS extB (pt 1) U+237A0 𣞠 %26%23145312%3B -PASS extB (pt 1) U+237A1 𣞡 %26%23145313%3B -PASS extB (pt 1) U+237A2 𣞢 %26%23145314%3B -PASS extB (pt 1) U+237A3 𣞣 %26%23145315%3B -PASS extB (pt 1) U+237A4 𣞤 %26%23145316%3B -PASS extB (pt 1) U+237A5 𣞥 %26%23145317%3B -PASS extB (pt 1) U+237A6 𣞦 %26%23145318%3B -PASS extB (pt 1) U+237A7 𣞧 %26%23145319%3B -PASS extB (pt 1) U+237A8 𣞨 %26%23145320%3B -PASS extB (pt 1) U+237A9 𣞩 %26%23145321%3B -PASS extB (pt 1) U+237AA 𣞪 %26%23145322%3B -PASS extB (pt 1) U+237AB 𣞫 %26%23145323%3B -PASS extB (pt 1) U+237AC 𣞬 %26%23145324%3B -PASS extB (pt 1) U+237AD 𣞭 %26%23145325%3B -PASS extB (pt 1) U+237AE 𣞮 %26%23145326%3B -PASS extB (pt 1) U+237AF 𣞯 %26%23145327%3B -PASS extB (pt 1) U+237B0 𣞰 %26%23145328%3B -PASS extB (pt 1) U+237B1 𣞱 %26%23145329%3B -PASS extB (pt 1) U+237B2 𣞲 %26%23145330%3B -PASS extB (pt 1) U+237B3 𣞳 %26%23145331%3B -PASS extB (pt 1) U+237B4 𣞴 %26%23145332%3B -PASS extB (pt 1) U+237B5 𣞵 %26%23145333%3B -PASS extB (pt 1) U+237B6 𣞶 %26%23145334%3B -PASS extB (pt 1) U+237B7 𣞷 %26%23145335%3B -PASS extB (pt 1) U+237B8 𣞸 %26%23145336%3B -PASS extB (pt 1) U+237B9 𣞹 %26%23145337%3B -PASS extB (pt 1) U+237BA 𣞺 %26%23145338%3B -PASS extB (pt 1) U+237BB 𣞻 %26%23145339%3B -PASS extB (pt 1) U+237BC 𣞼 %26%23145340%3B -PASS extB (pt 1) U+237BD 𣞽 %26%23145341%3B -PASS extB (pt 1) U+237BE 𣞾 %26%23145342%3B -PASS extB (pt 1) U+237BF 𣞿 %26%23145343%3B -PASS extB (pt 1) U+237C0 𣟀 %26%23145344%3B -PASS extB (pt 1) U+237C1 𣟁 %26%23145345%3B -PASS extB (pt 1) U+237C3 𣟃 %26%23145347%3B -PASS extB (pt 1) U+237C4 𣟄 %26%23145348%3B -PASS extB (pt 1) U+237C5 𣟅 %26%23145349%3B -PASS extB (pt 1) U+237C6 𣟆 %26%23145350%3B -PASS extB (pt 1) U+237C7 𣟇 %26%23145351%3B -PASS extB (pt 1) U+237C8 𣟈 %26%23145352%3B -PASS extB (pt 1) U+237C9 𣟉 %26%23145353%3B -PASS extB (pt 1) U+237CA 𣟊 %26%23145354%3B -PASS extB (pt 1) U+237CB 𣟋 %26%23145355%3B -PASS extB (pt 1) U+237CC 𣟌 %26%23145356%3B -PASS extB (pt 1) U+237CD 𣟍 %26%23145357%3B -PASS extB (pt 1) U+237CE 𣟎 %26%23145358%3B -PASS extB (pt 1) U+237CF 𣟏 %26%23145359%3B -PASS extB (pt 1) U+237D0 𣟐 %26%23145360%3B -PASS extB (pt 1) U+237D1 𣟑 %26%23145361%3B -PASS extB (pt 1) U+237D2 𣟒 %26%23145362%3B -PASS extB (pt 1) U+237D3 𣟓 %26%23145363%3B -PASS extB (pt 1) U+237D4 𣟔 %26%23145364%3B -PASS extB (pt 1) U+237D5 𣟕 %26%23145365%3B -PASS extB (pt 1) U+237D6 𣟖 %26%23145366%3B -PASS extB (pt 1) U+237D7 𣟗 %26%23145367%3B -PASS extB (pt 1) U+237D8 𣟘 %26%23145368%3B -PASS extB (pt 1) U+237D9 𣟙 %26%23145369%3B -PASS extB (pt 1) U+237DA 𣟚 %26%23145370%3B -PASS extB (pt 1) U+237DB 𣟛 %26%23145371%3B -PASS extB (pt 1) U+237DC 𣟜 %26%23145372%3B -PASS extB (pt 1) U+237DD 𣟝 %26%23145373%3B -PASS extB (pt 1) U+237DE 𣟞 %26%23145374%3B -PASS extB (pt 1) U+237DF 𣟟 %26%23145375%3B -PASS extB (pt 1) U+237E0 𣟠 %26%23145376%3B -PASS extB (pt 1) U+237E1 𣟡 %26%23145377%3B -PASS extB (pt 1) U+237E2 𣟢 %26%23145378%3B -PASS extB (pt 1) U+237E3 𣟣 %26%23145379%3B -PASS extB (pt 1) U+237E4 𣟤 %26%23145380%3B -PASS extB (pt 1) U+237E5 𣟥 %26%23145381%3B -PASS extB (pt 1) U+237E6 𣟦 %26%23145382%3B -PASS extB (pt 1) U+237E7 𣟧 %26%23145383%3B -PASS extB (pt 1) U+237E8 𣟨 %26%23145384%3B -PASS extB (pt 1) U+237E9 𣟩 %26%23145385%3B -PASS extB (pt 1) U+237EA 𣟪 %26%23145386%3B -PASS extB (pt 1) U+237EB 𣟫 %26%23145387%3B -PASS extB (pt 1) U+237EC 𣟬 %26%23145388%3B -PASS extB (pt 1) U+237ED 𣟭 %26%23145389%3B -PASS extB (pt 1) U+237EE 𣟮 %26%23145390%3B -PASS extB (pt 1) U+237EF 𣟯 %26%23145391%3B -PASS extB (pt 1) U+237F0 𣟰 %26%23145392%3B -PASS extB (pt 1) U+237F1 𣟱 %26%23145393%3B -PASS extB (pt 1) U+237F2 𣟲 %26%23145394%3B -PASS extB (pt 1) U+237F3 𣟳 %26%23145395%3B -PASS extB (pt 1) U+237F4 𣟴 %26%23145396%3B -PASS extB (pt 1) U+237F5 𣟵 %26%23145397%3B -PASS extB (pt 1) U+237F6 𣟶 %26%23145398%3B -PASS extB (pt 1) U+237F7 𣟷 %26%23145399%3B -PASS extB (pt 1) U+237F8 𣟸 %26%23145400%3B -PASS extB (pt 1) U+237F9 𣟹 %26%23145401%3B -PASS extB (pt 1) U+237FA 𣟺 %26%23145402%3B -PASS extB (pt 1) U+237FB 𣟻 %26%23145403%3B -PASS extB (pt 1) U+237FC 𣟼 %26%23145404%3B -PASS extB (pt 1) U+237FD 𣟽 %26%23145405%3B -PASS extB (pt 1) U+237FE 𣟾 %26%23145406%3B -PASS extB (pt 1) U+237FF 𣟿 %26%23145407%3B -PASS extB (pt 1) U+23800 𣠀 %26%23145408%3B -PASS extB (pt 1) U+23801 𣠁 %26%23145409%3B -PASS extB (pt 1) U+23802 𣠂 %26%23145410%3B -PASS extB (pt 1) U+23803 𣠃 %26%23145411%3B -PASS extB (pt 1) U+23804 𣠄 %26%23145412%3B -PASS extB (pt 1) U+23805 𣠅 %26%23145413%3B -PASS extB (pt 1) U+23806 𣠆 %26%23145414%3B -PASS extB (pt 1) U+23807 𣠇 %26%23145415%3B -PASS extB (pt 1) U+23808 𣠈 %26%23145416%3B -PASS extB (pt 1) U+23809 𣠉 %26%23145417%3B -PASS extB (pt 1) U+2380A 𣠊 %26%23145418%3B -PASS extB (pt 1) U+2380B 𣠋 %26%23145419%3B -PASS extB (pt 1) U+2380C 𣠌 %26%23145420%3B -PASS extB (pt 1) U+2380D 𣠍 %26%23145421%3B -PASS extB (pt 1) U+2380E 𣠎 %26%23145422%3B -PASS extB (pt 1) U+2380F 𣠏 %26%23145423%3B -PASS extB (pt 1) U+23810 𣠐 %26%23145424%3B -PASS extB (pt 1) U+23811 𣠑 %26%23145425%3B -PASS extB (pt 1) U+23812 𣠒 %26%23145426%3B -PASS extB (pt 1) U+23813 𣠓 %26%23145427%3B -PASS extB (pt 1) U+23814 𣠔 %26%23145428%3B -PASS extB (pt 1) U+23815 𣠕 %26%23145429%3B -PASS extB (pt 1) U+23816 𣠖 %26%23145430%3B -PASS extB (pt 1) U+23817 𣠗 %26%23145431%3B -PASS extB (pt 1) U+23818 𣠘 %26%23145432%3B -PASS extB (pt 1) U+23819 𣠙 %26%23145433%3B -PASS extB (pt 1) U+2381A 𣠚 %26%23145434%3B -PASS extB (pt 1) U+2381B 𣠛 %26%23145435%3B -PASS extB (pt 1) U+2381C 𣠜 %26%23145436%3B -PASS extB (pt 1) U+2381D 𣠝 %26%23145437%3B -PASS extB (pt 1) U+2381E 𣠞 %26%23145438%3B -PASS extB (pt 1) U+2381F 𣠟 %26%23145439%3B -PASS extB (pt 1) U+23820 𣠠 %26%23145440%3B -PASS extB (pt 1) U+23821 𣠡 %26%23145441%3B -PASS extB (pt 1) U+23822 𣠢 %26%23145442%3B -PASS extB (pt 1) U+23823 𣠣 %26%23145443%3B -PASS extB (pt 1) U+23824 𣠤 %26%23145444%3B -PASS extB (pt 1) U+23825 𣠥 %26%23145445%3B -PASS extB (pt 1) U+23826 𣠦 %26%23145446%3B -PASS extB (pt 1) U+23827 𣠧 %26%23145447%3B -PASS extB (pt 1) U+23828 𣠨 %26%23145448%3B -PASS extB (pt 1) U+23829 𣠩 %26%23145449%3B -PASS extB (pt 1) U+2382A 𣠪 %26%23145450%3B -PASS extB (pt 1) U+2382B 𣠫 %26%23145451%3B -PASS extB (pt 1) U+2382C 𣠬 %26%23145452%3B -PASS extB (pt 1) U+2382D 𣠭 %26%23145453%3B -PASS extB (pt 1) U+2382E 𣠮 %26%23145454%3B -PASS extB (pt 1) U+2382F 𣠯 %26%23145455%3B -PASS extB (pt 1) U+23830 𣠰 %26%23145456%3B -PASS extB (pt 1) U+23831 𣠱 %26%23145457%3B -PASS extB (pt 1) U+23832 𣠲 %26%23145458%3B -PASS extB (pt 1) U+23833 𣠳 %26%23145459%3B -PASS extB (pt 1) U+23834 𣠴 %26%23145460%3B -PASS extB (pt 1) U+23835 𣠵 %26%23145461%3B -PASS extB (pt 1) U+23836 𣠶 %26%23145462%3B -PASS extB (pt 1) U+23837 𣠷 %26%23145463%3B -PASS extB (pt 1) U+23838 𣠸 %26%23145464%3B -PASS extB (pt 1) U+23839 𣠹 %26%23145465%3B -PASS extB (pt 1) U+2383A 𣠺 %26%23145466%3B -PASS extB (pt 1) U+2383B 𣠻 %26%23145467%3B -PASS extB (pt 1) U+2383C 𣠼 %26%23145468%3B -PASS extB (pt 1) U+2383D 𣠽 %26%23145469%3B -PASS extB (pt 1) U+2383E 𣠾 %26%23145470%3B -PASS extB (pt 1) U+2383F 𣠿 %26%23145471%3B -PASS extB (pt 1) U+23840 𣡀 %26%23145472%3B -PASS extB (pt 1) U+23841 𣡁 %26%23145473%3B -PASS extB (pt 1) U+23842 𣡂 %26%23145474%3B -PASS extB (pt 1) U+23843 𣡃 %26%23145475%3B -PASS extB (pt 1) U+23844 𣡄 %26%23145476%3B -PASS extB (pt 1) U+23845 𣡅 %26%23145477%3B -PASS extB (pt 1) U+23846 𣡆 %26%23145478%3B -PASS extB (pt 1) U+23847 𣡇 %26%23145479%3B -PASS extB (pt 1) U+23848 𣡈 %26%23145480%3B -PASS extB (pt 1) U+23849 𣡉 %26%23145481%3B -PASS extB (pt 1) U+2384A 𣡊 %26%23145482%3B -PASS extB (pt 1) U+2384B 𣡋 %26%23145483%3B -PASS extB (pt 1) U+2384C 𣡌 %26%23145484%3B -PASS extB (pt 1) U+2384D 𣡍 %26%23145485%3B -PASS extB (pt 1) U+2384E 𣡎 %26%23145486%3B -PASS extB (pt 1) U+2384F 𣡏 %26%23145487%3B -PASS extB (pt 1) U+23850 𣡐 %26%23145488%3B -PASS extB (pt 1) U+23851 𣡑 %26%23145489%3B -PASS extB (pt 1) U+23852 𣡒 %26%23145490%3B -PASS extB (pt 1) U+23853 𣡓 %26%23145491%3B -PASS extB (pt 1) U+23854 𣡔 %26%23145492%3B -PASS extB (pt 1) U+23855 𣡕 %26%23145493%3B -PASS extB (pt 1) U+23856 𣡖 %26%23145494%3B -PASS extB (pt 1) U+23857 𣡗 %26%23145495%3B -PASS extB (pt 1) U+23858 𣡘 %26%23145496%3B -PASS extB (pt 1) U+23859 𣡙 %26%23145497%3B -PASS extB (pt 1) U+2385A 𣡚 %26%23145498%3B -PASS extB (pt 1) U+2385B 𣡛 %26%23145499%3B -PASS extB (pt 1) U+2385C 𣡜 %26%23145500%3B -PASS extB (pt 1) U+2385D 𣡝 %26%23145501%3B -PASS extB (pt 1) U+2385E 𣡞 %26%23145502%3B -PASS extB (pt 1) U+2385F 𣡟 %26%23145503%3B -PASS extB (pt 1) U+23860 𣡠 %26%23145504%3B -PASS extB (pt 1) U+23861 𣡡 %26%23145505%3B -PASS extB (pt 1) U+23862 𣡢 %26%23145506%3B -PASS extB (pt 1) U+23863 𣡣 %26%23145507%3B -PASS extB (pt 1) U+23864 𣡤 %26%23145508%3B -PASS extB (pt 1) U+23865 𣡥 %26%23145509%3B -PASS extB (pt 1) U+23866 𣡦 %26%23145510%3B -PASS extB (pt 1) U+23867 𣡧 %26%23145511%3B -PASS extB (pt 1) U+23868 𣡨 %26%23145512%3B -PASS extB (pt 1) U+23869 𣡩 %26%23145513%3B -PASS extB (pt 1) U+2386A 𣡪 %26%23145514%3B -PASS extB (pt 1) U+2386B 𣡫 %26%23145515%3B -PASS extB (pt 1) U+2386C 𣡬 %26%23145516%3B -PASS extB (pt 1) U+2386D 𣡭 %26%23145517%3B -PASS extB (pt 1) U+2386E 𣡮 %26%23145518%3B -PASS extB (pt 1) U+2386F 𣡯 %26%23145519%3B -PASS extB (pt 1) U+23870 𣡰 %26%23145520%3B -PASS extB (pt 1) U+23871 𣡱 %26%23145521%3B -PASS extB (pt 1) U+23872 𣡲 %26%23145522%3B -PASS extB (pt 1) U+23873 𣡳 %26%23145523%3B -PASS extB (pt 1) U+23874 𣡴 %26%23145524%3B -PASS extB (pt 1) U+23875 𣡵 %26%23145525%3B -PASS extB (pt 1) U+23876 𣡶 %26%23145526%3B -PASS extB (pt 1) U+23877 𣡷 %26%23145527%3B -PASS extB (pt 1) U+23878 𣡸 %26%23145528%3B -PASS extB (pt 1) U+23879 𣡹 %26%23145529%3B -PASS extB (pt 1) U+2387A 𣡺 %26%23145530%3B -PASS extB (pt 1) U+2387B 𣡻 %26%23145531%3B -PASS extB (pt 1) U+2387C 𣡼 %26%23145532%3B -PASS extB (pt 1) U+2387D 𣡽 %26%23145533%3B -PASS extB (pt 1) U+2387E 𣡾 %26%23145534%3B -PASS extB (pt 1) U+2387F 𣡿 %26%23145535%3B -PASS extB (pt 1) U+23880 𣢀 %26%23145536%3B -PASS extB (pt 1) U+23881 𣢁 %26%23145537%3B -PASS extB (pt 1) U+23882 𣢂 %26%23145538%3B -PASS extB (pt 1) U+23883 𣢃 %26%23145539%3B -PASS extB (pt 1) U+23884 𣢄 %26%23145540%3B -PASS extB (pt 1) U+23885 𣢅 %26%23145541%3B -PASS extB (pt 1) U+23886 𣢆 %26%23145542%3B -PASS extB (pt 1) U+23887 𣢇 %26%23145543%3B -PASS extB (pt 1) U+23888 𣢈 %26%23145544%3B -PASS extB (pt 1) U+23889 𣢉 %26%23145545%3B -PASS extB (pt 1) U+2388A 𣢊 %26%23145546%3B -PASS extB (pt 1) U+2388B 𣢋 %26%23145547%3B -PASS extB (pt 1) U+2388C 𣢌 %26%23145548%3B -PASS extB (pt 1) U+2388D 𣢍 %26%23145549%3B -PASS extB (pt 1) U+2388E 𣢎 %26%23145550%3B -PASS extB (pt 1) U+2388F 𣢏 %26%23145551%3B -PASS extB (pt 1) U+23890 𣢐 %26%23145552%3B -PASS extB (pt 1) U+23891 𣢑 %26%23145553%3B -PASS extB (pt 1) U+23892 𣢒 %26%23145554%3B -PASS extB (pt 1) U+23893 𣢓 %26%23145555%3B -PASS extB (pt 1) U+23894 𣢔 %26%23145556%3B -PASS extB (pt 1) U+23895 𣢕 %26%23145557%3B -PASS extB (pt 1) U+23896 𣢖 %26%23145558%3B -PASS extB (pt 1) U+23897 𣢗 %26%23145559%3B -PASS extB (pt 1) U+23898 𣢘 %26%23145560%3B -PASS extB (pt 1) U+23899 𣢙 %26%23145561%3B -PASS extB (pt 1) U+2389A 𣢚 %26%23145562%3B -PASS extB (pt 1) U+2389B 𣢛 %26%23145563%3B -PASS extB (pt 1) U+2389C 𣢜 %26%23145564%3B -PASS extB (pt 1) U+2389D 𣢝 %26%23145565%3B -PASS extB (pt 1) U+2389E 𣢞 %26%23145566%3B -PASS extB (pt 1) U+2389F 𣢟 %26%23145567%3B -PASS extB (pt 1) U+238A0 𣢠 %26%23145568%3B -PASS extB (pt 1) U+238A1 𣢡 %26%23145569%3B -PASS extB (pt 1) U+238A2 𣢢 %26%23145570%3B -PASS extB (pt 1) U+238A3 𣢣 %26%23145571%3B -PASS extB (pt 1) U+238A4 𣢤 %26%23145572%3B -PASS extB (pt 1) U+238A5 𣢥 %26%23145573%3B -PASS extB (pt 1) U+238A6 𣢦 %26%23145574%3B -PASS extB (pt 1) U+238A7 𣢧 %26%23145575%3B -PASS extB (pt 1) U+238A8 𣢨 %26%23145576%3B -PASS extB (pt 1) U+238A9 𣢩 %26%23145577%3B -PASS extB (pt 1) U+238AA 𣢪 %26%23145578%3B -PASS extB (pt 1) U+238AB 𣢫 %26%23145579%3B -PASS extB (pt 1) U+238AC 𣢬 %26%23145580%3B -PASS extB (pt 1) U+238AD 𣢭 %26%23145581%3B -PASS extB (pt 1) U+238AE 𣢮 %26%23145582%3B -PASS extB (pt 1) U+238AF 𣢯 %26%23145583%3B -PASS extB (pt 1) U+238B0 𣢰 %26%23145584%3B -PASS extB (pt 1) U+238B1 𣢱 %26%23145585%3B -PASS extB (pt 1) U+238B2 𣢲 %26%23145586%3B -PASS extB (pt 1) U+238B3 𣢳 %26%23145587%3B -PASS extB (pt 1) U+238B4 𣢴 %26%23145588%3B -PASS extB (pt 1) U+238B5 𣢵 %26%23145589%3B -PASS extB (pt 1) U+238B6 𣢶 %26%23145590%3B -PASS extB (pt 1) U+238B7 𣢷 %26%23145591%3B -PASS extB (pt 1) U+238B8 𣢸 %26%23145592%3B -PASS extB (pt 1) U+238B9 𣢹 %26%23145593%3B -PASS extB (pt 1) U+238BA 𣢺 %26%23145594%3B -PASS extB (pt 1) U+238BB 𣢻 %26%23145595%3B -PASS extB (pt 1) U+238BC 𣢼 %26%23145596%3B -PASS extB (pt 1) U+238BD 𣢽 %26%23145597%3B -PASS extB (pt 1) U+238BE 𣢾 %26%23145598%3B -PASS extB (pt 1) U+238BF 𣢿 %26%23145599%3B -PASS extB (pt 1) U+238C0 𣣀 %26%23145600%3B -PASS extB (pt 1) U+238C1 𣣁 %26%23145601%3B -PASS extB (pt 1) U+238C2 𣣂 %26%23145602%3B -PASS extB (pt 1) U+238C3 𣣃 %26%23145603%3B -PASS extB (pt 1) U+238C4 𣣄 %26%23145604%3B -PASS extB (pt 1) U+238C5 𣣅 %26%23145605%3B -PASS extB (pt 1) U+238C6 𣣆 %26%23145606%3B -PASS extB (pt 1) U+238C7 𣣇 %26%23145607%3B -PASS extB (pt 1) U+238C8 𣣈 %26%23145608%3B -PASS extB (pt 1) U+238C9 𣣉 %26%23145609%3B -PASS extB (pt 1) U+238CA 𣣊 %26%23145610%3B -PASS extB (pt 1) U+238CB 𣣋 %26%23145611%3B -PASS extB (pt 1) U+238CC 𣣌 %26%23145612%3B -PASS extB (pt 1) U+238CD 𣣍 %26%23145613%3B -PASS extB (pt 1) U+238CE 𣣎 %26%23145614%3B -PASS extB (pt 1) U+238CF 𣣏 %26%23145615%3B -PASS extB (pt 1) U+238D0 𣣐 %26%23145616%3B -PASS extB (pt 1) U+238D1 𣣑 %26%23145617%3B -PASS extB (pt 1) U+238D2 𣣒 %26%23145618%3B -PASS extB (pt 1) U+238D3 𣣓 %26%23145619%3B -PASS extB (pt 1) U+238D4 𣣔 %26%23145620%3B -PASS extB (pt 1) U+238D5 𣣕 %26%23145621%3B -PASS extB (pt 1) U+238D6 𣣖 %26%23145622%3B -PASS extB (pt 1) U+238D7 𣣗 %26%23145623%3B -PASS extB (pt 1) U+238D8 𣣘 %26%23145624%3B -PASS extB (pt 1) U+238D9 𣣙 %26%23145625%3B -PASS extB (pt 1) U+238DA 𣣚 %26%23145626%3B -PASS extB (pt 1) U+238DB 𣣛 %26%23145627%3B -PASS extB (pt 1) U+238DC 𣣜 %26%23145628%3B -PASS extB (pt 1) U+238DD 𣣝 %26%23145629%3B -PASS extB (pt 1) U+238DE 𣣞 %26%23145630%3B -PASS extB (pt 1) U+238DF 𣣟 %26%23145631%3B -PASS extB (pt 1) U+238E0 𣣠 %26%23145632%3B -PASS extB (pt 1) U+238E1 𣣡 %26%23145633%3B -PASS extB (pt 1) U+238E2 𣣢 %26%23145634%3B -PASS extB (pt 1) U+238E3 𣣣 %26%23145635%3B -PASS extB (pt 1) U+238E4 𣣤 %26%23145636%3B -PASS extB (pt 1) U+238E5 𣣥 %26%23145637%3B -PASS extB (pt 1) U+238E6 𣣦 %26%23145638%3B -PASS extB (pt 1) U+238E7 𣣧 %26%23145639%3B -PASS extB (pt 1) U+238E8 𣣨 %26%23145640%3B -PASS extB (pt 1) U+238E9 𣣩 %26%23145641%3B -PASS extB (pt 1) U+238EA 𣣪 %26%23145642%3B -PASS extB (pt 1) U+238EB 𣣫 %26%23145643%3B -PASS extB (pt 1) U+238EC 𣣬 %26%23145644%3B -PASS extB (pt 1) U+238ED 𣣭 %26%23145645%3B -PASS extB (pt 1) U+238EE 𣣮 %26%23145646%3B -PASS extB (pt 1) U+238EF 𣣯 %26%23145647%3B -PASS extB (pt 1) U+238F0 𣣰 %26%23145648%3B -PASS extB (pt 1) U+238F1 𣣱 %26%23145649%3B -PASS extB (pt 1) U+238F2 𣣲 %26%23145650%3B -PASS extB (pt 1) U+238F3 𣣳 %26%23145651%3B -PASS extB (pt 1) U+238F4 𣣴 %26%23145652%3B -PASS extB (pt 1) U+238F5 𣣵 %26%23145653%3B -PASS extB (pt 1) U+238F6 𣣶 %26%23145654%3B -PASS extB (pt 1) U+238F7 𣣷 %26%23145655%3B -PASS extB (pt 1) U+238F8 𣣸 %26%23145656%3B -PASS extB (pt 1) U+238F9 𣣹 %26%23145657%3B -PASS extB (pt 1) U+238FA 𣣺 %26%23145658%3B -PASS extB (pt 1) U+238FB 𣣻 %26%23145659%3B -PASS extB (pt 1) U+238FC 𣣼 %26%23145660%3B -PASS extB (pt 1) U+238FD 𣣽 %26%23145661%3B -PASS extB (pt 1) U+238FE 𣣾 %26%23145662%3B -PASS extB (pt 1) U+238FF 𣣿 %26%23145663%3B -PASS extB (pt 1) U+23900 𣤀 %26%23145664%3B -PASS extB (pt 1) U+23901 𣤁 %26%23145665%3B -PASS extB (pt 1) U+23902 𣤂 %26%23145666%3B -PASS extB (pt 1) U+23903 𣤃 %26%23145667%3B -PASS extB (pt 1) U+23904 𣤄 %26%23145668%3B -PASS extB (pt 1) U+23905 𣤅 %26%23145669%3B -PASS extB (pt 1) U+23906 𣤆 %26%23145670%3B -PASS extB (pt 1) U+23907 𣤇 %26%23145671%3B -PASS extB (pt 1) U+23908 𣤈 %26%23145672%3B -PASS extB (pt 1) U+23909 𣤉 %26%23145673%3B -PASS extB (pt 1) U+2390A 𣤊 %26%23145674%3B -PASS extB (pt 1) U+2390B 𣤋 %26%23145675%3B -PASS extB (pt 1) U+2390C 𣤌 %26%23145676%3B -PASS extB (pt 1) U+2390D 𣤍 %26%23145677%3B -PASS extB (pt 1) U+2390E 𣤎 %26%23145678%3B -PASS extB (pt 1) U+2390F 𣤏 %26%23145679%3B -PASS extB (pt 1) U+23910 𣤐 %26%23145680%3B -PASS extB (pt 1) U+23911 𣤑 %26%23145681%3B -PASS extB (pt 1) U+23912 𣤒 %26%23145682%3B -PASS extB (pt 1) U+23913 𣤓 %26%23145683%3B -PASS extB (pt 1) U+23914 𣤔 %26%23145684%3B -PASS extB (pt 1) U+23915 𣤕 %26%23145685%3B -PASS extB (pt 1) U+23916 𣤖 %26%23145686%3B -PASS extB (pt 1) U+23917 𣤗 %26%23145687%3B -PASS extB (pt 1) U+23918 𣤘 %26%23145688%3B -PASS extB (pt 1) U+23919 𣤙 %26%23145689%3B -PASS extB (pt 1) U+2391A 𣤚 %26%23145690%3B -PASS extB (pt 1) U+2391B 𣤛 %26%23145691%3B -PASS extB (pt 1) U+2391C 𣤜 %26%23145692%3B -PASS extB (pt 1) U+2391D 𣤝 %26%23145693%3B -PASS extB (pt 1) U+2391E 𣤞 %26%23145694%3B -PASS extB (pt 1) U+2391F 𣤟 %26%23145695%3B -PASS extB (pt 1) U+23920 𣤠 %26%23145696%3B -PASS extB (pt 1) U+23921 𣤡 %26%23145697%3B -PASS extB (pt 1) U+23922 𣤢 %26%23145698%3B -PASS extB (pt 1) U+23923 𣤣 %26%23145699%3B -PASS extB (pt 1) U+23924 𣤤 %26%23145700%3B -PASS extB (pt 1) U+23925 𣤥 %26%23145701%3B -PASS extB (pt 1) U+23926 𣤦 %26%23145702%3B -PASS extB (pt 1) U+23927 𣤧 %26%23145703%3B -PASS extB (pt 1) U+23928 𣤨 %26%23145704%3B -PASS extB (pt 1) U+23929 𣤩 %26%23145705%3B -PASS extB (pt 1) U+2392A 𣤪 %26%23145706%3B -PASS extB (pt 1) U+2392B 𣤫 %26%23145707%3B -PASS extB (pt 1) U+2392C 𣤬 %26%23145708%3B -PASS extB (pt 1) U+2392D 𣤭 %26%23145709%3B -PASS extB (pt 1) U+2392E 𣤮 %26%23145710%3B -PASS extB (pt 1) U+2392F 𣤯 %26%23145711%3B -PASS extB (pt 1) U+23930 𣤰 %26%23145712%3B -PASS extB (pt 1) U+23931 𣤱 %26%23145713%3B -PASS extB (pt 1) U+23932 𣤲 %26%23145714%3B -PASS extB (pt 1) U+23933 𣤳 %26%23145715%3B -PASS extB (pt 1) U+23934 𣤴 %26%23145716%3B -PASS extB (pt 1) U+23935 𣤵 %26%23145717%3B -PASS extB (pt 1) U+23936 𣤶 %26%23145718%3B -PASS extB (pt 1) U+23937 𣤷 %26%23145719%3B -PASS extB (pt 1) U+23938 𣤸 %26%23145720%3B -PASS extB (pt 1) U+23939 𣤹 %26%23145721%3B -PASS extB (pt 1) U+2393A 𣤺 %26%23145722%3B -PASS extB (pt 1) U+2393B 𣤻 %26%23145723%3B -PASS extB (pt 1) U+2393C 𣤼 %26%23145724%3B -PASS extB (pt 1) U+2393D 𣤽 %26%23145725%3B -PASS extB (pt 1) U+2393E 𣤾 %26%23145726%3B -PASS extB (pt 1) U+2393F 𣤿 %26%23145727%3B -PASS extB (pt 1) U+23940 𣥀 %26%23145728%3B -PASS extB (pt 1) U+23941 𣥁 %26%23145729%3B -PASS extB (pt 1) U+23942 𣥂 %26%23145730%3B -PASS extB (pt 1) U+23943 𣥃 %26%23145731%3B -PASS extB (pt 1) U+23944 𣥄 %26%23145732%3B -PASS extB (pt 1) U+23945 𣥅 %26%23145733%3B -PASS extB (pt 1) U+23946 𣥆 %26%23145734%3B -PASS extB (pt 1) U+23947 𣥇 %26%23145735%3B -PASS extB (pt 1) U+23948 𣥈 %26%23145736%3B -PASS extB (pt 1) U+23949 𣥉 %26%23145737%3B -PASS extB (pt 1) U+2394A 𣥊 %26%23145738%3B -PASS extB (pt 1) U+2394B 𣥋 %26%23145739%3B -PASS extB (pt 1) U+2394C 𣥌 %26%23145740%3B -PASS extB (pt 1) U+2394D 𣥍 %26%23145741%3B -PASS extB (pt 1) U+2394E 𣥎 %26%23145742%3B -PASS extB (pt 1) U+2394F 𣥏 %26%23145743%3B -PASS extB (pt 1) U+23950 𣥐 %26%23145744%3B -PASS extB (pt 1) U+23951 𣥑 %26%23145745%3B -PASS extB (pt 1) U+23952 𣥒 %26%23145746%3B -PASS extB (pt 1) U+23953 𣥓 %26%23145747%3B -PASS extB (pt 1) U+23954 𣥔 %26%23145748%3B -PASS extB (pt 1) U+23955 𣥕 %26%23145749%3B -PASS extB (pt 1) U+23956 𣥖 %26%23145750%3B -PASS extB (pt 1) U+23957 𣥗 %26%23145751%3B -PASS extB (pt 1) U+23958 𣥘 %26%23145752%3B -PASS extB (pt 1) U+23959 𣥙 %26%23145753%3B -PASS extB (pt 1) U+2395A 𣥚 %26%23145754%3B -PASS extB (pt 1) U+2395B 𣥛 %26%23145755%3B -PASS extB (pt 1) U+2395C 𣥜 %26%23145756%3B -PASS extB (pt 1) U+2395D 𣥝 %26%23145757%3B -PASS extB (pt 1) U+2395E 𣥞 %26%23145758%3B -PASS extB (pt 1) U+2395F 𣥟 %26%23145759%3B -PASS extB (pt 1) U+23960 𣥠 %26%23145760%3B -PASS extB (pt 1) U+23961 𣥡 %26%23145761%3B -PASS extB (pt 1) U+23962 𣥢 %26%23145762%3B -PASS extB (pt 1) U+23963 𣥣 %26%23145763%3B -PASS extB (pt 1) U+23964 𣥤 %26%23145764%3B -PASS extB (pt 1) U+23965 𣥥 %26%23145765%3B -PASS extB (pt 1) U+23966 𣥦 %26%23145766%3B -PASS extB (pt 1) U+23967 𣥧 %26%23145767%3B -PASS extB (pt 1) U+23968 𣥨 %26%23145768%3B -PASS extB (pt 1) U+23969 𣥩 %26%23145769%3B -PASS extB (pt 1) U+2396A 𣥪 %26%23145770%3B -PASS extB (pt 1) U+2396B 𣥫 %26%23145771%3B -PASS extB (pt 1) U+2396C 𣥬 %26%23145772%3B -PASS extB (pt 1) U+2396D 𣥭 %26%23145773%3B -PASS extB (pt 1) U+2396E 𣥮 %26%23145774%3B -PASS extB (pt 1) U+2396F 𣥯 %26%23145775%3B -PASS extB (pt 1) U+23970 𣥰 %26%23145776%3B -PASS extB (pt 1) U+23971 𣥱 %26%23145777%3B -PASS extB (pt 1) U+23972 𣥲 %26%23145778%3B -PASS extB (pt 1) U+23973 𣥳 %26%23145779%3B -PASS extB (pt 1) U+23974 𣥴 %26%23145780%3B -PASS extB (pt 1) U+23975 𣥵 %26%23145781%3B -PASS extB (pt 1) U+23976 𣥶 %26%23145782%3B -PASS extB (pt 1) U+23977 𣥷 %26%23145783%3B -PASS extB (pt 1) U+23978 𣥸 %26%23145784%3B -PASS extB (pt 1) U+23979 𣥹 %26%23145785%3B -PASS extB (pt 1) U+2397A 𣥺 %26%23145786%3B -PASS extB (pt 1) U+2397B 𣥻 %26%23145787%3B -PASS extB (pt 1) U+2397C 𣥼 %26%23145788%3B -PASS extB (pt 1) U+2397D 𣥽 %26%23145789%3B -PASS extB (pt 1) U+2397E 𣥾 %26%23145790%3B -PASS extB (pt 1) U+2397F 𣥿 %26%23145791%3B -PASS extB (pt 1) U+23980 𣦀 %26%23145792%3B -PASS extB (pt 1) U+23981 𣦁 %26%23145793%3B -PASS extB (pt 1) U+23982 𣦂 %26%23145794%3B -PASS extB (pt 1) U+23983 𣦃 %26%23145795%3B -PASS extB (pt 1) U+23984 𣦄 %26%23145796%3B -PASS extB (pt 1) U+23985 𣦅 %26%23145797%3B -PASS extB (pt 1) U+23986 𣦆 %26%23145798%3B -PASS extB (pt 1) U+23987 𣦇 %26%23145799%3B -PASS extB (pt 1) U+23988 𣦈 %26%23145800%3B -PASS extB (pt 1) U+23989 𣦉 %26%23145801%3B -PASS extB (pt 1) U+2398A 𣦊 %26%23145802%3B -PASS extB (pt 1) U+2398B 𣦋 %26%23145803%3B -PASS extB (pt 1) U+2398C 𣦌 %26%23145804%3B -PASS extB (pt 1) U+2398D 𣦍 %26%23145805%3B -PASS extB (pt 1) U+2398E 𣦎 %26%23145806%3B -PASS extB (pt 1) U+2398F 𣦏 %26%23145807%3B -PASS extB (pt 1) U+23990 𣦐 %26%23145808%3B -PASS extB (pt 1) U+23991 𣦑 %26%23145809%3B -PASS extB (pt 1) U+23992 𣦒 %26%23145810%3B -PASS extB (pt 1) U+23993 𣦓 %26%23145811%3B -PASS extB (pt 1) U+23994 𣦔 %26%23145812%3B -PASS extB (pt 1) U+23995 𣦕 %26%23145813%3B -PASS extB (pt 1) U+23996 𣦖 %26%23145814%3B -PASS extB (pt 1) U+23997 𣦗 %26%23145815%3B -PASS extB (pt 1) U+23998 𣦘 %26%23145816%3B -PASS extB (pt 1) U+23999 𣦙 %26%23145817%3B -PASS extB (pt 1) U+2399A 𣦚 %26%23145818%3B -PASS extB (pt 1) U+2399B 𣦛 %26%23145819%3B -PASS extB (pt 1) U+2399C 𣦜 %26%23145820%3B -PASS extB (pt 1) U+2399D 𣦝 %26%23145821%3B -PASS extB (pt 1) U+2399E 𣦞 %26%23145822%3B -PASS extB (pt 1) U+2399F 𣦟 %26%23145823%3B -PASS extB (pt 1) U+239A0 𣦠 %26%23145824%3B -PASS extB (pt 1) U+239A1 𣦡 %26%23145825%3B -PASS extB (pt 1) U+239A2 𣦢 %26%23145826%3B -PASS extB (pt 1) U+239A3 𣦣 %26%23145827%3B -PASS extB (pt 1) U+239A4 𣦤 %26%23145828%3B -PASS extB (pt 1) U+239A5 𣦥 %26%23145829%3B -PASS extB (pt 1) U+239A6 𣦦 %26%23145830%3B -PASS extB (pt 1) U+239A7 𣦧 %26%23145831%3B -PASS extB (pt 1) U+239A8 𣦨 %26%23145832%3B -PASS extB (pt 1) U+239A9 𣦩 %26%23145833%3B -PASS extB (pt 1) U+239AA 𣦪 %26%23145834%3B -PASS extB (pt 1) U+239AB 𣦫 %26%23145835%3B -PASS extB (pt 1) U+239AC 𣦬 %26%23145836%3B -PASS extB (pt 1) U+239AD 𣦭 %26%23145837%3B -PASS extB (pt 1) U+239AE 𣦮 %26%23145838%3B -PASS extB (pt 1) U+239AF 𣦯 %26%23145839%3B -PASS extB (pt 1) U+239B0 𣦰 %26%23145840%3B -PASS extB (pt 1) U+239B1 𣦱 %26%23145841%3B -PASS extB (pt 1) U+239B2 𣦲 %26%23145842%3B -PASS extB (pt 1) U+239B3 𣦳 %26%23145843%3B -PASS extB (pt 1) U+239B4 𣦴 %26%23145844%3B -PASS extB (pt 1) U+239B5 𣦵 %26%23145845%3B -PASS extB (pt 1) U+239B6 𣦶 %26%23145846%3B -PASS extB (pt 1) U+239B7 𣦷 %26%23145847%3B -PASS extB (pt 1) U+239B8 𣦸 %26%23145848%3B -PASS extB (pt 1) U+239B9 𣦹 %26%23145849%3B -PASS extB (pt 1) U+239BA 𣦺 %26%23145850%3B -PASS extB (pt 1) U+239BB 𣦻 %26%23145851%3B -PASS extB (pt 1) U+239BC 𣦼 %26%23145852%3B -PASS extB (pt 1) U+239BD 𣦽 %26%23145853%3B -PASS extB (pt 1) U+239BE 𣦾 %26%23145854%3B -PASS extB (pt 1) U+239BF 𣦿 %26%23145855%3B -PASS extB (pt 1) U+239C0 𣧀 %26%23145856%3B -PASS extB (pt 1) U+239C1 𣧁 %26%23145857%3B -PASS extB (pt 1) U+239C2 𣧂 %26%23145858%3B -PASS extB (pt 1) U+239C3 𣧃 %26%23145859%3B -PASS extB (pt 1) U+239C4 𣧄 %26%23145860%3B -PASS extB (pt 1) U+239C5 𣧅 %26%23145861%3B -PASS extB (pt 1) U+239C6 𣧆 %26%23145862%3B -PASS extB (pt 1) U+239C7 𣧇 %26%23145863%3B -PASS extB (pt 1) U+239C8 𣧈 %26%23145864%3B -PASS extB (pt 1) U+239C9 𣧉 %26%23145865%3B -PASS extB (pt 1) U+239CA 𣧊 %26%23145866%3B -PASS extB (pt 1) U+239CB 𣧋 %26%23145867%3B -PASS extB (pt 1) U+239CC 𣧌 %26%23145868%3B -PASS extB (pt 1) U+239CD 𣧍 %26%23145869%3B -PASS extB (pt 1) U+239CE 𣧎 %26%23145870%3B -PASS extB (pt 1) U+239CF 𣧏 %26%23145871%3B -PASS extB (pt 1) U+239D0 𣧐 %26%23145872%3B -PASS extB (pt 1) U+239D1 𣧑 %26%23145873%3B -PASS extB (pt 1) U+239D2 𣧒 %26%23145874%3B -PASS extB (pt 1) U+239D3 𣧓 %26%23145875%3B -PASS extB (pt 1) U+239D4 𣧔 %26%23145876%3B -PASS extB (pt 1) U+239D5 𣧕 %26%23145877%3B -PASS extB (pt 1) U+239D6 𣧖 %26%23145878%3B -PASS extB (pt 1) U+239D7 𣧗 %26%23145879%3B -PASS extB (pt 1) U+239D8 𣧘 %26%23145880%3B -PASS extB (pt 1) U+239D9 𣧙 %26%23145881%3B -PASS extB (pt 1) U+239DA 𣧚 %26%23145882%3B -PASS extB (pt 1) U+239DB 𣧛 %26%23145883%3B -PASS extB (pt 1) U+239DC 𣧜 %26%23145884%3B -PASS extB (pt 1) U+239DD 𣧝 %26%23145885%3B -PASS extB (pt 1) U+239DE 𣧞 %26%23145886%3B -PASS extB (pt 1) U+239DF 𣧟 %26%23145887%3B -PASS extB (pt 1) U+239E0 𣧠 %26%23145888%3B -PASS extB (pt 1) U+239E1 𣧡 %26%23145889%3B -PASS extB (pt 1) U+239E2 𣧢 %26%23145890%3B -PASS extB (pt 1) U+239E3 𣧣 %26%23145891%3B -PASS extB (pt 1) U+239E4 𣧤 %26%23145892%3B -PASS extB (pt 1) U+239E5 𣧥 %26%23145893%3B -PASS extB (pt 1) U+239E6 𣧦 %26%23145894%3B -PASS extB (pt 1) U+239E7 𣧧 %26%23145895%3B -PASS extB (pt 1) U+239E8 𣧨 %26%23145896%3B -PASS extB (pt 1) U+239E9 𣧩 %26%23145897%3B -PASS extB (pt 1) U+239EA 𣧪 %26%23145898%3B -PASS extB (pt 1) U+239EB 𣧫 %26%23145899%3B -PASS extB (pt 1) U+239EC 𣧬 %26%23145900%3B -PASS extB (pt 1) U+239ED 𣧭 %26%23145901%3B -PASS extB (pt 1) U+239EE 𣧮 %26%23145902%3B -PASS extB (pt 1) U+239EF 𣧯 %26%23145903%3B -PASS extB (pt 1) U+239F0 𣧰 %26%23145904%3B -PASS extB (pt 1) U+239F1 𣧱 %26%23145905%3B -PASS extB (pt 1) U+239F2 𣧲 %26%23145906%3B -PASS extB (pt 1) U+239F3 𣧳 %26%23145907%3B -PASS extB (pt 1) U+239F4 𣧴 %26%23145908%3B -PASS extB (pt 1) U+239F5 𣧵 %26%23145909%3B -PASS extB (pt 1) U+239F6 𣧶 %26%23145910%3B -PASS extB (pt 1) U+239F7 𣧷 %26%23145911%3B -PASS extB (pt 1) U+239F8 𣧸 %26%23145912%3B -PASS extB (pt 1) U+239F9 𣧹 %26%23145913%3B -PASS extB (pt 1) U+239FA 𣧺 %26%23145914%3B -PASS extB (pt 1) U+239FB 𣧻 %26%23145915%3B -PASS extB (pt 1) U+239FC 𣧼 %26%23145916%3B -PASS extB (pt 1) U+239FD 𣧽 %26%23145917%3B -PASS extB (pt 1) U+239FE 𣧾 %26%23145918%3B -PASS extB (pt 1) U+239FF 𣧿 %26%23145919%3B -PASS extB (pt 1) U+23A00 𣨀 %26%23145920%3B -PASS extB (pt 1) U+23A01 𣨁 %26%23145921%3B -PASS extB (pt 1) U+23A02 𣨂 %26%23145922%3B -PASS extB (pt 1) U+23A03 𣨃 %26%23145923%3B -PASS extB (pt 1) U+23A04 𣨄 %26%23145924%3B -PASS extB (pt 1) U+23A05 𣨅 %26%23145925%3B -PASS extB (pt 1) U+23A06 𣨆 %26%23145926%3B -PASS extB (pt 1) U+23A07 𣨇 %26%23145927%3B -PASS extB (pt 1) U+23A08 𣨈 %26%23145928%3B -PASS extB (pt 1) U+23A09 𣨉 %26%23145929%3B -PASS extB (pt 1) U+23A0A 𣨊 %26%23145930%3B -PASS extB (pt 1) U+23A0B 𣨋 %26%23145931%3B -PASS extB (pt 1) U+23A0C 𣨌 %26%23145932%3B -PASS extB (pt 1) U+23A0D 𣨍 %26%23145933%3B -PASS extB (pt 1) U+23A0E 𣨎 %26%23145934%3B -PASS extB (pt 1) U+23A0F 𣨏 %26%23145935%3B -PASS extB (pt 1) U+23A10 𣨐 %26%23145936%3B -PASS extB (pt 1) U+23A11 𣨑 %26%23145937%3B -PASS extB (pt 1) U+23A12 𣨒 %26%23145938%3B -PASS extB (pt 1) U+23A13 𣨓 %26%23145939%3B -PASS extB (pt 1) U+23A14 𣨔 %26%23145940%3B -PASS extB (pt 1) U+23A15 𣨕 %26%23145941%3B -PASS extB (pt 1) U+23A16 𣨖 %26%23145942%3B -PASS extB (pt 1) U+23A17 𣨗 %26%23145943%3B -PASS extB (pt 1) U+23A18 𣨘 %26%23145944%3B -PASS extB (pt 1) U+23A19 𣨙 %26%23145945%3B -PASS extB (pt 1) U+23A1A 𣨚 %26%23145946%3B -PASS extB (pt 1) U+23A1B 𣨛 %26%23145947%3B -PASS extB (pt 1) U+23A1C 𣨜 %26%23145948%3B -PASS extB (pt 1) U+23A1D 𣨝 %26%23145949%3B -PASS extB (pt 1) U+23A1E 𣨞 %26%23145950%3B -PASS extB (pt 1) U+23A1F 𣨟 %26%23145951%3B -PASS extB (pt 1) U+23A20 𣨠 %26%23145952%3B -PASS extB (pt 1) U+23A21 𣨡 %26%23145953%3B -PASS extB (pt 1) U+23A22 𣨢 %26%23145954%3B -PASS extB (pt 1) U+23A23 𣨣 %26%23145955%3B -PASS extB (pt 1) U+23A24 𣨤 %26%23145956%3B -PASS extB (pt 1) U+23A25 𣨥 %26%23145957%3B -PASS extB (pt 1) U+23A26 𣨦 %26%23145958%3B -PASS extB (pt 1) U+23A27 𣨧 %26%23145959%3B -PASS extB (pt 1) U+23A28 𣨨 %26%23145960%3B -PASS extB (pt 1) U+23A29 𣨩 %26%23145961%3B -PASS extB (pt 1) U+23A2A 𣨪 %26%23145962%3B -PASS extB (pt 1) U+23A2B 𣨫 %26%23145963%3B -PASS extB (pt 1) U+23A2C 𣨬 %26%23145964%3B -PASS extB (pt 1) U+23A2D 𣨭 %26%23145965%3B -PASS extB (pt 1) U+23A2E 𣨮 %26%23145966%3B -PASS extB (pt 1) U+23A2F 𣨯 %26%23145967%3B -PASS extB (pt 1) U+23A30 𣨰 %26%23145968%3B -PASS extB (pt 1) U+23A31 𣨱 %26%23145969%3B -PASS extB (pt 1) U+23A32 𣨲 %26%23145970%3B -PASS extB (pt 1) U+23A33 𣨳 %26%23145971%3B -PASS extB (pt 1) U+23A34 𣨴 %26%23145972%3B -PASS extB (pt 1) U+23A35 𣨵 %26%23145973%3B -PASS extB (pt 1) U+23A36 𣨶 %26%23145974%3B -PASS extB (pt 1) U+23A37 𣨷 %26%23145975%3B -PASS extB (pt 1) U+23A38 𣨸 %26%23145976%3B -PASS extB (pt 1) U+23A39 𣨹 %26%23145977%3B -PASS extB (pt 1) U+23A3A 𣨺 %26%23145978%3B -PASS extB (pt 1) U+23A3B 𣨻 %26%23145979%3B -PASS extB (pt 1) U+23A3C 𣨼 %26%23145980%3B -PASS extB (pt 1) U+23A3D 𣨽 %26%23145981%3B -PASS extB (pt 1) U+23A3E 𣨾 %26%23145982%3B -PASS extB (pt 1) U+23A3F 𣨿 %26%23145983%3B -PASS extB (pt 1) U+23A40 𣩀 %26%23145984%3B -PASS extB (pt 1) U+23A41 𣩁 %26%23145985%3B -PASS extB (pt 1) U+23A42 𣩂 %26%23145986%3B -PASS extB (pt 1) U+23A43 𣩃 %26%23145987%3B -PASS extB (pt 1) U+23A44 𣩄 %26%23145988%3B -PASS extB (pt 1) U+23A45 𣩅 %26%23145989%3B -PASS extB (pt 1) U+23A46 𣩆 %26%23145990%3B -PASS extB (pt 1) U+23A47 𣩇 %26%23145991%3B -PASS extB (pt 1) U+23A48 𣩈 %26%23145992%3B -PASS extB (pt 1) U+23A49 𣩉 %26%23145993%3B -PASS extB (pt 1) U+23A4A 𣩊 %26%23145994%3B -PASS extB (pt 1) U+23A4B 𣩋 %26%23145995%3B -PASS extB (pt 1) U+23A4C 𣩌 %26%23145996%3B -PASS extB (pt 1) U+23A4D 𣩍 %26%23145997%3B -PASS extB (pt 1) U+23A4E 𣩎 %26%23145998%3B -PASS extB (pt 1) U+23A4F 𣩏 %26%23145999%3B -PASS extB (pt 1) U+23A50 𣩐 %26%23146000%3B -PASS extB (pt 1) U+23A51 𣩑 %26%23146001%3B -PASS extB (pt 1) U+23A52 𣩒 %26%23146002%3B -PASS extB (pt 1) U+23A53 𣩓 %26%23146003%3B -PASS extB (pt 1) U+23A54 𣩔 %26%23146004%3B -PASS extB (pt 1) U+23A55 𣩕 %26%23146005%3B -PASS extB (pt 1) U+23A56 𣩖 %26%23146006%3B -PASS extB (pt 1) U+23A57 𣩗 %26%23146007%3B -PASS extB (pt 1) U+23A58 𣩘 %26%23146008%3B -PASS extB (pt 1) U+23A59 𣩙 %26%23146009%3B -PASS extB (pt 1) U+23A5A 𣩚 %26%23146010%3B -PASS extB (pt 1) U+23A5B 𣩛 %26%23146011%3B -PASS extB (pt 1) U+23A5C 𣩜 %26%23146012%3B -PASS extB (pt 1) U+23A5D 𣩝 %26%23146013%3B -PASS extB (pt 1) U+23A5E 𣩞 %26%23146014%3B -PASS extB (pt 1) U+23A5F 𣩟 %26%23146015%3B -PASS extB (pt 1) U+23A60 𣩠 %26%23146016%3B -PASS extB (pt 1) U+23A61 𣩡 %26%23146017%3B -PASS extB (pt 1) U+23A62 𣩢 %26%23146018%3B -PASS extB (pt 1) U+23A63 𣩣 %26%23146019%3B -PASS extB (pt 1) U+23A64 𣩤 %26%23146020%3B -PASS extB (pt 1) U+23A65 𣩥 %26%23146021%3B -PASS extB (pt 1) U+23A66 𣩦 %26%23146022%3B -PASS extB (pt 1) U+23A67 𣩧 %26%23146023%3B -PASS extB (pt 1) U+23A68 𣩨 %26%23146024%3B -PASS extB (pt 1) U+23A69 𣩩 %26%23146025%3B -PASS extB (pt 1) U+23A6A 𣩪 %26%23146026%3B -PASS extB (pt 1) U+23A6B 𣩫 %26%23146027%3B -PASS extB (pt 1) U+23A6C 𣩬 %26%23146028%3B -PASS extB (pt 1) U+23A6D 𣩭 %26%23146029%3B -PASS extB (pt 1) U+23A6E 𣩮 %26%23146030%3B -PASS extB (pt 1) U+23A6F 𣩯 %26%23146031%3B -PASS extB (pt 1) U+23A70 𣩰 %26%23146032%3B -PASS extB (pt 1) U+23A71 𣩱 %26%23146033%3B -PASS extB (pt 1) U+23A72 𣩲 %26%23146034%3B -PASS extB (pt 1) U+23A73 𣩳 %26%23146035%3B -PASS extB (pt 1) U+23A74 𣩴 %26%23146036%3B -PASS extB (pt 1) U+23A75 𣩵 %26%23146037%3B -PASS extB (pt 1) U+23A76 𣩶 %26%23146038%3B -PASS extB (pt 1) U+23A77 𣩷 %26%23146039%3B -PASS extB (pt 1) U+23A78 𣩸 %26%23146040%3B -PASS extB (pt 1) U+23A79 𣩹 %26%23146041%3B -PASS extB (pt 1) U+23A7A 𣩺 %26%23146042%3B -PASS extB (pt 1) U+23A7B 𣩻 %26%23146043%3B -PASS extB (pt 1) U+23A7C 𣩼 %26%23146044%3B -PASS extB (pt 1) U+23A7D 𣩽 %26%23146045%3B -PASS extB (pt 1) U+23A7E 𣩾 %26%23146046%3B -PASS extB (pt 1) U+23A7F 𣩿 %26%23146047%3B -PASS extB (pt 1) U+23A80 𣪀 %26%23146048%3B -PASS extB (pt 1) U+23A81 𣪁 %26%23146049%3B -PASS extB (pt 1) U+23A82 𣪂 %26%23146050%3B -PASS extB (pt 1) U+23A83 𣪃 %26%23146051%3B -PASS extB (pt 1) U+23A84 𣪄 %26%23146052%3B -PASS extB (pt 1) U+23A85 𣪅 %26%23146053%3B -PASS extB (pt 1) U+23A86 𣪆 %26%23146054%3B -PASS extB (pt 1) U+23A87 𣪇 %26%23146055%3B -PASS extB (pt 1) U+23A88 𣪈 %26%23146056%3B -PASS extB (pt 1) U+23A89 𣪉 %26%23146057%3B -PASS extB (pt 1) U+23A8A 𣪊 %26%23146058%3B -PASS extB (pt 1) U+23A8B 𣪋 %26%23146059%3B -PASS extB (pt 1) U+23A8C 𣪌 %26%23146060%3B -PASS extB (pt 1) U+23A8D 𣪍 %26%23146061%3B -PASS extB (pt 1) U+23A8E 𣪎 %26%23146062%3B -PASS extB (pt 1) U+23A8F 𣪏 %26%23146063%3B -PASS extB (pt 1) U+23A90 𣪐 %26%23146064%3B -PASS extB (pt 1) U+23A91 𣪑 %26%23146065%3B -PASS extB (pt 1) U+23A92 𣪒 %26%23146066%3B -PASS extB (pt 1) U+23A93 𣪓 %26%23146067%3B -PASS extB (pt 1) U+23A94 𣪔 %26%23146068%3B -PASS extB (pt 1) U+23A95 𣪕 %26%23146069%3B -PASS extB (pt 1) U+23A96 𣪖 %26%23146070%3B -PASS extB (pt 1) U+23A97 𣪗 %26%23146071%3B -PASS extB (pt 1) U+23A98 𣪘 %26%23146072%3B -PASS extB (pt 1) U+23A99 𣪙 %26%23146073%3B -PASS extB (pt 1) U+23A9A 𣪚 %26%23146074%3B -PASS extB (pt 1) U+23A9B 𣪛 %26%23146075%3B -PASS extB (pt 1) U+23A9C 𣪜 %26%23146076%3B -PASS extB (pt 1) U+23A9D 𣪝 %26%23146077%3B -PASS extB (pt 1) U+23A9E 𣪞 %26%23146078%3B -PASS extB (pt 1) U+23A9F 𣪟 %26%23146079%3B -PASS extB (pt 1) U+23AA0 𣪠 %26%23146080%3B -PASS extB (pt 1) U+23AA1 𣪡 %26%23146081%3B -PASS extB (pt 1) U+23AA2 𣪢 %26%23146082%3B -PASS extB (pt 1) U+23AA3 𣪣 %26%23146083%3B -PASS extB (pt 1) U+23AA4 𣪤 %26%23146084%3B -PASS extB (pt 1) U+23AA5 𣪥 %26%23146085%3B -PASS extB (pt 1) U+23AA6 𣪦 %26%23146086%3B -PASS extB (pt 1) U+23AA7 𣪧 %26%23146087%3B -PASS extB (pt 1) U+23AA8 𣪨 %26%23146088%3B -PASS extB (pt 1) U+23AA9 𣪩 %26%23146089%3B -PASS extB (pt 1) U+23AAA 𣪪 %26%23146090%3B -PASS extB (pt 1) U+23AAB 𣪫 %26%23146091%3B -PASS extB (pt 1) U+23AAC 𣪬 %26%23146092%3B -PASS extB (pt 1) U+23AAD 𣪭 %26%23146093%3B -PASS extB (pt 1) U+23AAE 𣪮 %26%23146094%3B -PASS extB (pt 1) U+23AAF 𣪯 %26%23146095%3B -PASS extB (pt 1) U+23AB0 𣪰 %26%23146096%3B -PASS extB (pt 1) U+23AB1 𣪱 %26%23146097%3B -PASS extB (pt 1) U+23AB2 𣪲 %26%23146098%3B -PASS extB (pt 1) U+23AB3 𣪳 %26%23146099%3B -PASS extB (pt 1) U+23AB4 𣪴 %26%23146100%3B -PASS extB (pt 1) U+23AB5 𣪵 %26%23146101%3B -PASS extB (pt 1) U+23AB6 𣪶 %26%23146102%3B -PASS extB (pt 1) U+23AB7 𣪷 %26%23146103%3B -PASS extB (pt 1) U+23AB8 𣪸 %26%23146104%3B -PASS extB (pt 1) U+23AB9 𣪹 %26%23146105%3B -PASS extB (pt 1) U+23ABA 𣪺 %26%23146106%3B -PASS extB (pt 1) U+23ABB 𣪻 %26%23146107%3B -PASS extB (pt 1) U+23ABC 𣪼 %26%23146108%3B -PASS extB (pt 1) U+23ABD 𣪽 %26%23146109%3B -PASS extB (pt 1) U+23ABE 𣪾 %26%23146110%3B -PASS extB (pt 1) U+23ABF 𣪿 %26%23146111%3B -PASS extB (pt 1) U+23AC0 𣫀 %26%23146112%3B -PASS extB (pt 1) U+23AC1 𣫁 %26%23146113%3B -PASS extB (pt 1) U+23AC2 𣫂 %26%23146114%3B -PASS extB (pt 1) U+23AC3 𣫃 %26%23146115%3B -PASS extB (pt 1) U+23AC4 𣫄 %26%23146116%3B -PASS extB (pt 1) U+23AC5 𣫅 %26%23146117%3B -PASS extB (pt 1) U+23AC6 𣫆 %26%23146118%3B -PASS extB (pt 1) U+23AC7 𣫇 %26%23146119%3B -PASS extB (pt 1) U+23AC8 𣫈 %26%23146120%3B -PASS extB (pt 1) U+23AC9 𣫉 %26%23146121%3B -PASS extB (pt 1) U+23ACA 𣫊 %26%23146122%3B -PASS extB (pt 1) U+23ACB 𣫋 %26%23146123%3B -PASS extB (pt 1) U+23ACC 𣫌 %26%23146124%3B -PASS extB (pt 1) U+23ACD 𣫍 %26%23146125%3B -PASS extB (pt 1) U+23ACE 𣫎 %26%23146126%3B -PASS extB (pt 1) U+23ACF 𣫏 %26%23146127%3B -PASS extB (pt 1) U+23AD0 𣫐 %26%23146128%3B -PASS extB (pt 1) U+23AD1 𣫑 %26%23146129%3B -PASS extB (pt 1) U+23AD2 𣫒 %26%23146130%3B -PASS extB (pt 1) U+23AD3 𣫓 %26%23146131%3B -PASS extB (pt 1) U+23AD4 𣫔 %26%23146132%3B -PASS extB (pt 1) U+23AD5 𣫕 %26%23146133%3B -PASS extB (pt 1) U+23AD6 𣫖 %26%23146134%3B -PASS extB (pt 1) U+23AD7 𣫗 %26%23146135%3B -PASS extB (pt 1) U+23AD8 𣫘 %26%23146136%3B -PASS extB (pt 1) U+23AD9 𣫙 %26%23146137%3B -PASS extB (pt 1) U+23ADA 𣫚 %26%23146138%3B -PASS extB (pt 1) U+23ADC 𣫜 %26%23146140%3B -PASS extB (pt 1) U+23ADD 𣫝 %26%23146141%3B -PASS extB (pt 1) U+23ADE 𣫞 %26%23146142%3B -PASS extB (pt 1) U+23ADF 𣫟 %26%23146143%3B -PASS extB (pt 1) U+23AE0 𣫠 %26%23146144%3B -PASS extB (pt 1) U+23AE1 𣫡 %26%23146145%3B -PASS extB (pt 1) U+23AE2 𣫢 %26%23146146%3B -PASS extB (pt 1) U+23AE3 𣫣 %26%23146147%3B -PASS extB (pt 1) U+23AE4 𣫤 %26%23146148%3B -PASS extB (pt 1) U+23AE5 𣫥 %26%23146149%3B -PASS extB (pt 1) U+23AE6 𣫦 %26%23146150%3B -PASS extB (pt 1) U+23AE7 𣫧 %26%23146151%3B -PASS extB (pt 1) U+23AE8 𣫨 %26%23146152%3B -PASS extB (pt 1) U+23AE9 𣫩 %26%23146153%3B -PASS extB (pt 1) U+23AEA 𣫪 %26%23146154%3B -PASS extB (pt 1) U+23AEB 𣫫 %26%23146155%3B -PASS extB (pt 1) U+23AEC 𣫬 %26%23146156%3B -PASS extB (pt 1) U+23AED 𣫭 %26%23146157%3B -PASS extB (pt 1) U+23AEE 𣫮 %26%23146158%3B -PASS extB (pt 1) U+23AEF 𣫯 %26%23146159%3B -PASS extB (pt 1) U+23AF0 𣫰 %26%23146160%3B -PASS extB (pt 1) U+23AF1 𣫱 %26%23146161%3B -PASS extB (pt 1) U+23AF2 𣫲 %26%23146162%3B -PASS extB (pt 1) U+23AF3 𣫳 %26%23146163%3B -PASS extB (pt 1) U+23AF4 𣫴 %26%23146164%3B -PASS extB (pt 1) U+23AF5 𣫵 %26%23146165%3B -PASS extB (pt 1) U+23AF6 𣫶 %26%23146166%3B -PASS extB (pt 1) U+23AF7 𣫷 %26%23146167%3B -PASS extB (pt 1) U+23AF8 𣫸 %26%23146168%3B -PASS extB (pt 1) U+23AF9 𣫹 %26%23146169%3B -PASS extB (pt 1) U+23AFA 𣫺 %26%23146170%3B -PASS extB (pt 1) U+23AFB 𣫻 %26%23146171%3B -PASS extB (pt 1) U+23AFC 𣫼 %26%23146172%3B -PASS extB (pt 1) U+23AFD 𣫽 %26%23146173%3B -PASS extB (pt 1) U+23AFE 𣫾 %26%23146174%3B -PASS extB (pt 1) U+23AFF 𣫿 %26%23146175%3B -PASS extB (pt 1) U+23B00 𣬀 %26%23146176%3B -PASS extB (pt 1) U+23B01 𣬁 %26%23146177%3B -PASS extB (pt 1) U+23B02 𣬂 %26%23146178%3B -PASS extB (pt 1) U+23B03 𣬃 %26%23146179%3B -PASS extB (pt 1) U+23B04 𣬄 %26%23146180%3B -PASS extB (pt 1) U+23B05 𣬅 %26%23146181%3B -PASS extB (pt 1) U+23B06 𣬆 %26%23146182%3B -PASS extB (pt 1) U+23B07 𣬇 %26%23146183%3B -PASS extB (pt 1) U+23B08 𣬈 %26%23146184%3B -PASS extB (pt 1) U+23B09 𣬉 %26%23146185%3B -PASS extB (pt 1) U+23B0A 𣬊 %26%23146186%3B -PASS extB (pt 1) U+23B0B 𣬋 %26%23146187%3B -PASS extB (pt 1) U+23B0C 𣬌 %26%23146188%3B -PASS extB (pt 1) U+23B0D 𣬍 %26%23146189%3B -PASS extB (pt 1) U+23B0E 𣬎 %26%23146190%3B -PASS extB (pt 1) U+23B0F 𣬏 %26%23146191%3B -PASS extB (pt 1) U+23B10 𣬐 %26%23146192%3B -PASS extB (pt 1) U+23B11 𣬑 %26%23146193%3B -PASS extB (pt 1) U+23B12 𣬒 %26%23146194%3B -PASS extB (pt 1) U+23B13 𣬓 %26%23146195%3B -PASS extB (pt 1) U+23B14 𣬔 %26%23146196%3B -PASS extB (pt 1) U+23B15 𣬕 %26%23146197%3B -PASS extB (pt 1) U+23B16 𣬖 %26%23146198%3B -PASS extB (pt 1) U+23B17 𣬗 %26%23146199%3B -PASS extB (pt 1) U+23B18 𣬘 %26%23146200%3B -PASS extB (pt 1) U+23B19 𣬙 %26%23146201%3B -PASS extB (pt 1) U+23B1A 𣬚 %26%23146202%3B -PASS extB (pt 1) U+23B1B 𣬛 %26%23146203%3B -PASS extB (pt 1) U+23B1C 𣬜 %26%23146204%3B -PASS extB (pt 1) U+23B1D 𣬝 %26%23146205%3B -PASS extB (pt 1) U+23B1E 𣬞 %26%23146206%3B -PASS extB (pt 1) U+23B1F 𣬟 %26%23146207%3B -PASS extB (pt 1) U+23B20 𣬠 %26%23146208%3B -PASS extB (pt 1) U+23B21 𣬡 %26%23146209%3B -PASS extB (pt 1) U+23B22 𣬢 %26%23146210%3B -PASS extB (pt 1) U+23B23 𣬣 %26%23146211%3B -PASS extB (pt 1) U+23B24 𣬤 %26%23146212%3B -PASS extB (pt 1) U+23B25 𣬥 %26%23146213%3B -PASS extB (pt 1) U+23B26 𣬦 %26%23146214%3B -PASS extB (pt 1) U+23B27 𣬧 %26%23146215%3B -PASS extB (pt 1) U+23B28 𣬨 %26%23146216%3B -PASS extB (pt 1) U+23B29 𣬩 %26%23146217%3B -PASS extB (pt 1) U+23B2A 𣬪 %26%23146218%3B -PASS extB (pt 1) U+23B2B 𣬫 %26%23146219%3B -PASS extB (pt 1) U+23B2C 𣬬 %26%23146220%3B -PASS extB (pt 1) U+23B2D 𣬭 %26%23146221%3B -PASS extB (pt 1) U+23B2E 𣬮 %26%23146222%3B -PASS extB (pt 1) U+23B2F 𣬯 %26%23146223%3B -PASS extB (pt 1) U+23B30 𣬰 %26%23146224%3B -PASS extB (pt 1) U+23B31 𣬱 %26%23146225%3B -PASS extB (pt 1) U+23B32 𣬲 %26%23146226%3B -PASS extB (pt 1) U+23B33 𣬳 %26%23146227%3B -PASS extB (pt 1) U+23B34 𣬴 %26%23146228%3B -PASS extB (pt 1) U+23B35 𣬵 %26%23146229%3B -PASS extB (pt 1) U+23B36 𣬶 %26%23146230%3B -PASS extB (pt 1) U+23B37 𣬷 %26%23146231%3B -PASS extB (pt 1) U+23B38 𣬸 %26%23146232%3B -PASS extB (pt 1) U+23B39 𣬹 %26%23146233%3B -PASS extB (pt 1) U+23B3A 𣬺 %26%23146234%3B -PASS extB (pt 1) U+23B3B 𣬻 %26%23146235%3B -PASS extB (pt 1) U+23B3C 𣬼 %26%23146236%3B -PASS extB (pt 1) U+23B3D 𣬽 %26%23146237%3B -PASS extB (pt 1) U+23B3E 𣬾 %26%23146238%3B -PASS extB (pt 1) U+23B3F 𣬿 %26%23146239%3B -PASS extB (pt 1) U+23B40 𣭀 %26%23146240%3B -PASS extB (pt 1) U+23B41 𣭁 %26%23146241%3B -PASS extB (pt 1) U+23B42 𣭂 %26%23146242%3B -PASS extB (pt 1) U+23B43 𣭃 %26%23146243%3B -PASS extB (pt 1) U+23B44 𣭄 %26%23146244%3B -PASS extB (pt 1) U+23B45 𣭅 %26%23146245%3B -PASS extB (pt 1) U+23B46 𣭆 %26%23146246%3B -PASS extB (pt 1) U+23B47 𣭇 %26%23146247%3B -PASS extB (pt 1) U+23B48 𣭈 %26%23146248%3B -PASS extB (pt 1) U+23B49 𣭉 %26%23146249%3B -PASS extB (pt 1) U+23B4A 𣭊 %26%23146250%3B -PASS extB (pt 1) U+23B4B 𣭋 %26%23146251%3B -PASS extB (pt 1) U+23B4C 𣭌 %26%23146252%3B -PASS extB (pt 1) U+23B4D 𣭍 %26%23146253%3B -PASS extB (pt 1) U+23B4E 𣭎 %26%23146254%3B -PASS extB (pt 1) U+23B4F 𣭏 %26%23146255%3B -PASS extB (pt 1) U+23B50 𣭐 %26%23146256%3B -PASS extB (pt 1) U+23B51 𣭑 %26%23146257%3B -PASS extB (pt 1) U+23B52 𣭒 %26%23146258%3B -PASS extB (pt 1) U+23B53 𣭓 %26%23146259%3B -PASS extB (pt 1) U+23B54 𣭔 %26%23146260%3B -PASS extB (pt 1) U+23B55 𣭕 %26%23146261%3B -PASS extB (pt 1) U+23B56 𣭖 %26%23146262%3B -PASS extB (pt 1) U+23B57 𣭗 %26%23146263%3B -PASS extB (pt 1) U+23B58 𣭘 %26%23146264%3B -PASS extB (pt 1) U+23B59 𣭙 %26%23146265%3B -PASS extB (pt 1) U+23B5B 𣭛 %26%23146267%3B -PASS extB (pt 1) U+23B5C 𣭜 %26%23146268%3B -PASS extB (pt 1) U+23B5D 𣭝 %26%23146269%3B -PASS extB (pt 1) U+23B5E 𣭞 %26%23146270%3B -PASS extB (pt 1) U+23B5F 𣭟 %26%23146271%3B -PASS extB (pt 1) U+23B60 𣭠 %26%23146272%3B -PASS extB (pt 1) U+23B61 𣭡 %26%23146273%3B -PASS extB (pt 1) U+23B62 𣭢 %26%23146274%3B -PASS extB (pt 1) U+23B63 𣭣 %26%23146275%3B -PASS extB (pt 1) U+23B64 𣭤 %26%23146276%3B -PASS extB (pt 1) U+23B65 𣭥 %26%23146277%3B -PASS extB (pt 1) U+23B66 𣭦 %26%23146278%3B -PASS extB (pt 1) U+23B67 𣭧 %26%23146279%3B -PASS extB (pt 1) U+23B68 𣭨 %26%23146280%3B -PASS extB (pt 1) U+23B69 𣭩 %26%23146281%3B -PASS extB (pt 1) U+23B6A 𣭪 %26%23146282%3B -PASS extB (pt 1) U+23B6B 𣭫 %26%23146283%3B -PASS extB (pt 1) U+23B6C 𣭬 %26%23146284%3B -PASS extB (pt 1) U+23B6D 𣭭 %26%23146285%3B -PASS extB (pt 1) U+23B6E 𣭮 %26%23146286%3B -PASS extB (pt 1) U+23B6F 𣭯 %26%23146287%3B -PASS extB (pt 1) U+23B70 𣭰 %26%23146288%3B -PASS extB (pt 1) U+23B71 𣭱 %26%23146289%3B -PASS extB (pt 1) U+23B72 𣭲 %26%23146290%3B -PASS extB (pt 1) U+23B73 𣭳 %26%23146291%3B -PASS extB (pt 1) U+23B74 𣭴 %26%23146292%3B -PASS extB (pt 1) U+23B75 𣭵 %26%23146293%3B -PASS extB (pt 1) U+23B76 𣭶 %26%23146294%3B -PASS extB (pt 1) U+23B77 𣭷 %26%23146295%3B -PASS extB (pt 1) U+23B78 𣭸 %26%23146296%3B -PASS extB (pt 1) U+23B79 𣭹 %26%23146297%3B -PASS extB (pt 1) U+23B7A 𣭺 %26%23146298%3B -PASS extB (pt 1) U+23B7B 𣭻 %26%23146299%3B -PASS extB (pt 1) U+23B7C 𣭼 %26%23146300%3B -PASS extB (pt 1) U+23B7D 𣭽 %26%23146301%3B -PASS extB (pt 1) U+23B7E 𣭾 %26%23146302%3B -PASS extB (pt 1) U+23B7F 𣭿 %26%23146303%3B -PASS extB (pt 1) U+23B80 𣮀 %26%23146304%3B -PASS extB (pt 1) U+23B81 𣮁 %26%23146305%3B -PASS extB (pt 1) U+23B82 𣮂 %26%23146306%3B -PASS extB (pt 1) U+23B83 𣮃 %26%23146307%3B -PASS extB (pt 1) U+23B84 𣮄 %26%23146308%3B -PASS extB (pt 1) U+23B85 𣮅 %26%23146309%3B -PASS extB (pt 1) U+23B86 𣮆 %26%23146310%3B -PASS extB (pt 1) U+23B87 𣮇 %26%23146311%3B -PASS extB (pt 1) U+23B88 𣮈 %26%23146312%3B -PASS extB (pt 1) U+23B89 𣮉 %26%23146313%3B -PASS extB (pt 1) U+23B8A 𣮊 %26%23146314%3B -PASS extB (pt 1) U+23B8B 𣮋 %26%23146315%3B -PASS extB (pt 1) U+23B8C 𣮌 %26%23146316%3B -PASS extB (pt 1) U+23B8D 𣮍 %26%23146317%3B -PASS extB (pt 1) U+23B8E 𣮎 %26%23146318%3B -PASS extB (pt 1) U+23B8F 𣮏 %26%23146319%3B -PASS extB (pt 1) U+23B90 𣮐 %26%23146320%3B -PASS extB (pt 1) U+23B91 𣮑 %26%23146321%3B -PASS extB (pt 1) U+23B92 𣮒 %26%23146322%3B -PASS extB (pt 1) U+23B93 𣮓 %26%23146323%3B -PASS extB (pt 1) U+23B94 𣮔 %26%23146324%3B -PASS extB (pt 1) U+23B95 𣮕 %26%23146325%3B -PASS extB (pt 1) U+23B96 𣮖 %26%23146326%3B -PASS extB (pt 1) U+23B97 𣮗 %26%23146327%3B -PASS extB (pt 1) U+23B98 𣮘 %26%23146328%3B -PASS extB (pt 1) U+23B99 𣮙 %26%23146329%3B -PASS extB (pt 1) U+23B9A 𣮚 %26%23146330%3B -PASS extB (pt 1) U+23B9B 𣮛 %26%23146331%3B -PASS extB (pt 1) U+23B9C 𣮜 %26%23146332%3B -PASS extB (pt 1) U+23B9D 𣮝 %26%23146333%3B -PASS extB (pt 1) U+23B9E 𣮞 %26%23146334%3B -PASS extB (pt 1) U+23B9F 𣮟 %26%23146335%3B -PASS extB (pt 1) U+23BA0 𣮠 %26%23146336%3B -PASS extB (pt 1) U+23BA1 𣮡 %26%23146337%3B -PASS extB (pt 1) U+23BA2 𣮢 %26%23146338%3B -PASS extB (pt 1) U+23BA3 𣮣 %26%23146339%3B -PASS extB (pt 1) U+23BA4 𣮤 %26%23146340%3B -PASS extB (pt 1) U+23BA5 𣮥 %26%23146341%3B -PASS extB (pt 1) U+23BA6 𣮦 %26%23146342%3B -PASS extB (pt 1) U+23BA7 𣮧 %26%23146343%3B -PASS extB (pt 1) U+23BA8 𣮨 %26%23146344%3B -PASS extB (pt 1) U+23BA9 𣮩 %26%23146345%3B -PASS extB (pt 1) U+23BAA 𣮪 %26%23146346%3B -PASS extB (pt 1) U+23BAB 𣮫 %26%23146347%3B -PASS extB (pt 1) U+23BAC 𣮬 %26%23146348%3B -PASS extB (pt 1) U+23BAD 𣮭 %26%23146349%3B -PASS extB (pt 1) U+23BAE 𣮮 %26%23146350%3B -PASS extB (pt 1) U+23BAF 𣮯 %26%23146351%3B -PASS extB (pt 1) U+23BB0 𣮰 %26%23146352%3B -PASS extB (pt 1) U+23BB1 𣮱 %26%23146353%3B -PASS extB (pt 1) U+23BB2 𣮲 %26%23146354%3B -PASS extB (pt 1) U+23BB3 𣮳 %26%23146355%3B -PASS extB (pt 1) U+23BB4 𣮴 %26%23146356%3B -PASS extB (pt 1) U+23BB5 𣮵 %26%23146357%3B -PASS extB (pt 1) U+23BB6 𣮶 %26%23146358%3B -PASS extB (pt 1) U+23BB7 𣮷 %26%23146359%3B -PASS extB (pt 1) U+23BB8 𣮸 %26%23146360%3B -PASS extB (pt 1) U+23BB9 𣮹 %26%23146361%3B -PASS extB (pt 1) U+23BBA 𣮺 %26%23146362%3B -PASS extB (pt 1) U+23BBB 𣮻 %26%23146363%3B -PASS extB (pt 1) U+23BBC 𣮼 %26%23146364%3B -PASS extB (pt 1) U+23BBD 𣮽 %26%23146365%3B -PASS extB (pt 1) U+23BBE 𣮾 %26%23146366%3B -PASS extB (pt 1) U+23BBF 𣮿 %26%23146367%3B -PASS extB (pt 1) U+23BC0 𣯀 %26%23146368%3B -PASS extB (pt 1) U+23BC1 𣯁 %26%23146369%3B -PASS extB (pt 1) U+23BC2 𣯂 %26%23146370%3B -PASS extB (pt 1) U+23BC3 𣯃 %26%23146371%3B -PASS extB (pt 1) U+23BC4 𣯄 %26%23146372%3B -PASS extB (pt 1) U+23BC5 𣯅 %26%23146373%3B -PASS extB (pt 1) U+23BC6 𣯆 %26%23146374%3B -PASS extB (pt 1) U+23BC7 𣯇 %26%23146375%3B -PASS extB (pt 1) U+23BC8 𣯈 %26%23146376%3B -PASS extB (pt 1) U+23BC9 𣯉 %26%23146377%3B -PASS extB (pt 1) U+23BCA 𣯊 %26%23146378%3B -PASS extB (pt 1) U+23BCB 𣯋 %26%23146379%3B -PASS extB (pt 1) U+23BCC 𣯌 %26%23146380%3B -PASS extB (pt 1) U+23BCD 𣯍 %26%23146381%3B -PASS extB (pt 1) U+23BCE 𣯎 %26%23146382%3B -PASS extB (pt 1) U+23BCF 𣯏 %26%23146383%3B -PASS extB (pt 1) U+23BD0 𣯐 %26%23146384%3B -PASS extB (pt 1) U+23BD1 𣯑 %26%23146385%3B -PASS extB (pt 1) U+23BD2 𣯒 %26%23146386%3B -PASS extB (pt 1) U+23BD3 𣯓 %26%23146387%3B -PASS extB (pt 1) U+23BD4 𣯔 %26%23146388%3B -PASS extB (pt 1) U+23BD5 𣯕 %26%23146389%3B -PASS extB (pt 1) U+23BD6 𣯖 %26%23146390%3B -PASS extB (pt 1) U+23BD7 𣯗 %26%23146391%3B -PASS extB (pt 1) U+23BD8 𣯘 %26%23146392%3B -PASS extB (pt 1) U+23BD9 𣯙 %26%23146393%3B -PASS extB (pt 1) U+23BDA 𣯚 %26%23146394%3B -PASS extB (pt 1) U+23BDB 𣯛 %26%23146395%3B -PASS extB (pt 1) U+23BDC 𣯜 %26%23146396%3B -PASS extB (pt 1) U+23BDD 𣯝 %26%23146397%3B -PASS extB (pt 1) U+23BDE 𣯞 %26%23146398%3B -PASS extB (pt 1) U+23BDF 𣯟 %26%23146399%3B -PASS extB (pt 1) U+23BE0 𣯠 %26%23146400%3B -PASS extB (pt 1) U+23BE1 𣯡 %26%23146401%3B -PASS extB (pt 1) U+23BE2 𣯢 %26%23146402%3B -PASS extB (pt 1) U+23BE3 𣯣 %26%23146403%3B -PASS extB (pt 1) U+23BE4 𣯤 %26%23146404%3B -PASS extB (pt 1) U+23BE5 𣯥 %26%23146405%3B -PASS extB (pt 1) U+23BE6 𣯦 %26%23146406%3B -PASS extB (pt 1) U+23BE7 𣯧 %26%23146407%3B -PASS extB (pt 1) U+23BE8 𣯨 %26%23146408%3B -PASS extB (pt 1) U+23BE9 𣯩 %26%23146409%3B -PASS extB (pt 1) U+23BEA 𣯪 %26%23146410%3B -PASS extB (pt 1) U+23BEB 𣯫 %26%23146411%3B -PASS extB (pt 1) U+23BEC 𣯬 %26%23146412%3B -PASS extB (pt 1) U+23BED 𣯭 %26%23146413%3B -PASS extB (pt 1) U+23BEE 𣯮 %26%23146414%3B -PASS extB (pt 1) U+23BEF 𣯯 %26%23146415%3B -PASS extB (pt 1) U+23BF0 𣯰 %26%23146416%3B -PASS extB (pt 1) U+23BF1 𣯱 %26%23146417%3B -PASS extB (pt 1) U+23BF2 𣯲 %26%23146418%3B -PASS extB (pt 1) U+23BF3 𣯳 %26%23146419%3B -PASS extB (pt 1) U+23BF4 𣯴 %26%23146420%3B -PASS extB (pt 1) U+23BF5 𣯵 %26%23146421%3B -PASS extB (pt 1) U+23BF6 𣯶 %26%23146422%3B -PASS extB (pt 1) U+23BF7 𣯷 %26%23146423%3B -PASS extB (pt 1) U+23BF8 𣯸 %26%23146424%3B -PASS extB (pt 1) U+23BF9 𣯹 %26%23146425%3B -PASS extB (pt 1) U+23BFA 𣯺 %26%23146426%3B -PASS extB (pt 1) U+23BFB 𣯻 %26%23146427%3B -PASS extB (pt 1) U+23BFC 𣯼 %26%23146428%3B -PASS extB (pt 1) U+23BFD 𣯽 %26%23146429%3B -PASS extB (pt 1) U+23BFE 𣯾 %26%23146430%3B -PASS extB (pt 1) U+23BFF 𣯿 %26%23146431%3B -PASS extB (pt 1) U+23C00 𣰀 %26%23146432%3B -PASS extB (pt 1) U+23C01 𣰁 %26%23146433%3B -PASS extB (pt 1) U+23C02 𣰂 %26%23146434%3B -PASS extB (pt 1) U+23C03 𣰃 %26%23146435%3B -PASS extB (pt 1) U+23C04 𣰄 %26%23146436%3B -PASS extB (pt 1) U+23C05 𣰅 %26%23146437%3B -PASS extB (pt 1) U+23C06 𣰆 %26%23146438%3B -PASS extB (pt 1) U+23C07 𣰇 %26%23146439%3B -PASS extB (pt 1) U+23C08 𣰈 %26%23146440%3B -PASS extB (pt 1) U+23C09 𣰉 %26%23146441%3B -PASS extB (pt 1) U+23C0A 𣰊 %26%23146442%3B -PASS extB (pt 1) U+23C0B 𣰋 %26%23146443%3B -PASS extB (pt 1) U+23C0C 𣰌 %26%23146444%3B -PASS extB (pt 1) U+23C0D 𣰍 %26%23146445%3B -PASS extB (pt 1) U+23C0E 𣰎 %26%23146446%3B -PASS extB (pt 1) U+23C0F 𣰏 %26%23146447%3B -PASS extB (pt 1) U+23C10 𣰐 %26%23146448%3B -PASS extB (pt 1) U+23C11 𣰑 %26%23146449%3B -PASS extB (pt 1) U+23C12 𣰒 %26%23146450%3B -PASS extB (pt 1) U+23C13 𣰓 %26%23146451%3B -PASS extB (pt 1) U+23C14 𣰔 %26%23146452%3B -PASS extB (pt 1) U+23C15 𣰕 %26%23146453%3B -PASS extB (pt 1) U+23C16 𣰖 %26%23146454%3B -PASS extB (pt 1) U+23C17 𣰗 %26%23146455%3B -PASS extB (pt 1) U+23C18 𣰘 %26%23146456%3B -PASS extB (pt 1) U+23C19 𣰙 %26%23146457%3B -PASS extB (pt 1) U+23C1A 𣰚 %26%23146458%3B -PASS extB (pt 1) U+23C1B 𣰛 %26%23146459%3B -PASS extB (pt 1) U+23C1C 𣰜 %26%23146460%3B -PASS extB (pt 1) U+23C1D 𣰝 %26%23146461%3B -PASS extB (pt 1) U+23C1E 𣰞 %26%23146462%3B -PASS extB (pt 1) U+23C1F 𣰟 %26%23146463%3B -PASS extB (pt 1) U+23C20 𣰠 %26%23146464%3B -PASS extB (pt 1) U+23C21 𣰡 %26%23146465%3B -PASS extB (pt 1) U+23C22 𣰢 %26%23146466%3B -PASS extB (pt 1) U+23C23 𣰣 %26%23146467%3B -PASS extB (pt 1) U+23C24 𣰤 %26%23146468%3B -PASS extB (pt 1) U+23C25 𣰥 %26%23146469%3B -PASS extB (pt 1) U+23C26 𣰦 %26%23146470%3B -PASS extB (pt 1) U+23C27 𣰧 %26%23146471%3B -PASS extB (pt 1) U+23C28 𣰨 %26%23146472%3B -PASS extB (pt 1) U+23C29 𣰩 %26%23146473%3B -PASS extB (pt 1) U+23C2A 𣰪 %26%23146474%3B -PASS extB (pt 1) U+23C2B 𣰫 %26%23146475%3B -PASS extB (pt 1) U+23C2C 𣰬 %26%23146476%3B -PASS extB (pt 1) U+23C2D 𣰭 %26%23146477%3B -PASS extB (pt 1) U+23C2E 𣰮 %26%23146478%3B -PASS extB (pt 1) U+23C2F 𣰯 %26%23146479%3B -PASS extB (pt 1) U+23C30 𣰰 %26%23146480%3B -PASS extB (pt 1) U+23C31 𣰱 %26%23146481%3B -PASS extB (pt 1) U+23C32 𣰲 %26%23146482%3B -PASS extB (pt 1) U+23C33 𣰳 %26%23146483%3B -PASS extB (pt 1) U+23C34 𣰴 %26%23146484%3B -PASS extB (pt 1) U+23C35 𣰵 %26%23146485%3B -PASS extB (pt 1) U+23C36 𣰶 %26%23146486%3B -PASS extB (pt 1) U+23C37 𣰷 %26%23146487%3B -PASS extB (pt 1) U+23C38 𣰸 %26%23146488%3B -PASS extB (pt 1) U+23C39 𣰹 %26%23146489%3B -PASS extB (pt 1) U+23C3A 𣰺 %26%23146490%3B -PASS extB (pt 1) U+23C3B 𣰻 %26%23146491%3B -PASS extB (pt 1) U+23C3C 𣰼 %26%23146492%3B -PASS extB (pt 1) U+23C3D 𣰽 %26%23146493%3B -PASS extB (pt 1) U+23C3E 𣰾 %26%23146494%3B -PASS extB (pt 1) U+23C3F 𣰿 %26%23146495%3B -PASS extB (pt 1) U+23C40 𣱀 %26%23146496%3B -PASS extB (pt 1) U+23C41 𣱁 %26%23146497%3B -PASS extB (pt 1) U+23C42 𣱂 %26%23146498%3B -PASS extB (pt 1) U+23C43 𣱃 %26%23146499%3B -PASS extB (pt 1) U+23C44 𣱄 %26%23146500%3B -PASS extB (pt 1) U+23C45 𣱅 %26%23146501%3B -PASS extB (pt 1) U+23C46 𣱆 %26%23146502%3B -PASS extB (pt 1) U+23C47 𣱇 %26%23146503%3B -PASS extB (pt 1) U+23C48 𣱈 %26%23146504%3B -PASS extB (pt 1) U+23C49 𣱉 %26%23146505%3B -PASS extB (pt 1) U+23C4A 𣱊 %26%23146506%3B -PASS extB (pt 1) U+23C4B 𣱋 %26%23146507%3B -PASS extB (pt 1) U+23C4C 𣱌 %26%23146508%3B -PASS extB (pt 1) U+23C4D 𣱍 %26%23146509%3B -PASS extB (pt 1) U+23C4E 𣱎 %26%23146510%3B -PASS extB (pt 1) U+23C4F 𣱏 %26%23146511%3B -PASS extB (pt 1) U+23C50 𣱐 %26%23146512%3B -PASS extB (pt 1) U+23C51 𣱑 %26%23146513%3B -PASS extB (pt 1) U+23C52 𣱒 %26%23146514%3B -PASS extB (pt 1) U+23C53 𣱓 %26%23146515%3B -PASS extB (pt 1) U+23C54 𣱔 %26%23146516%3B -PASS extB (pt 1) U+23C55 𣱕 %26%23146517%3B -PASS extB (pt 1) U+23C56 𣱖 %26%23146518%3B -PASS extB (pt 1) U+23C57 𣱗 %26%23146519%3B -PASS extB (pt 1) U+23C58 𣱘 %26%23146520%3B -PASS extB (pt 1) U+23C59 𣱙 %26%23146521%3B -PASS extB (pt 1) U+23C5A 𣱚 %26%23146522%3B -PASS extB (pt 1) U+23C5B 𣱛 %26%23146523%3B -PASS extB (pt 1) U+23C5C 𣱜 %26%23146524%3B -PASS extB (pt 1) U+23C5D 𣱝 %26%23146525%3B -PASS extB (pt 1) U+23C5E 𣱞 %26%23146526%3B -PASS extB (pt 1) U+23C5F 𣱟 %26%23146527%3B -PASS extB (pt 1) U+23C60 𣱠 %26%23146528%3B -PASS extB (pt 1) U+23C61 𣱡 %26%23146529%3B -PASS extB (pt 1) U+23C62 𣱢 %26%23146530%3B -PASS extB (pt 1) U+23C63 𣱣 %26%23146531%3B -PASS extB (pt 1) U+23C64 𣱤 %26%23146532%3B -PASS extB (pt 1) U+23C65 𣱥 %26%23146533%3B -PASS extB (pt 1) U+23C66 𣱦 %26%23146534%3B -PASS extB (pt 1) U+23C67 𣱧 %26%23146535%3B -PASS extB (pt 1) U+23C68 𣱨 %26%23146536%3B -PASS extB (pt 1) U+23C69 𣱩 %26%23146537%3B -PASS extB (pt 1) U+23C6A 𣱪 %26%23146538%3B -PASS extB (pt 1) U+23C6B 𣱫 %26%23146539%3B -PASS extB (pt 1) U+23C6C 𣱬 %26%23146540%3B -PASS extB (pt 1) U+23C6D 𣱭 %26%23146541%3B -PASS extB (pt 1) U+23C6E 𣱮 %26%23146542%3B -PASS extB (pt 1) U+23C6F 𣱯 %26%23146543%3B -PASS extB (pt 1) U+23C70 𣱰 %26%23146544%3B -PASS extB (pt 1) U+23C71 𣱱 %26%23146545%3B -PASS extB (pt 1) U+23C72 𣱲 %26%23146546%3B -PASS extB (pt 1) U+23C73 𣱳 %26%23146547%3B -PASS extB (pt 1) U+23C74 𣱴 %26%23146548%3B -PASS extB (pt 1) U+23C75 𣱵 %26%23146549%3B -PASS extB (pt 1) U+23C76 𣱶 %26%23146550%3B -PASS extB (pt 1) U+23C77 𣱷 %26%23146551%3B -PASS extB (pt 1) U+23C78 𣱸 %26%23146552%3B -PASS extB (pt 1) U+23C79 𣱹 %26%23146553%3B -PASS extB (pt 1) U+23C7A 𣱺 %26%23146554%3B -PASS extB (pt 1) U+23C7B 𣱻 %26%23146555%3B -PASS extB (pt 1) U+23C7C 𣱼 %26%23146556%3B -PASS extB (pt 1) U+23C7D 𣱽 %26%23146557%3B -PASS extB (pt 1) U+23C7E 𣱾 %26%23146558%3B -PASS extB (pt 1) U+23C7F 𣱿 %26%23146559%3B -PASS extB (pt 1) U+23C80 𣲀 %26%23146560%3B -PASS extB (pt 1) U+23C81 𣲁 %26%23146561%3B -PASS extB (pt 1) U+23C82 𣲂 %26%23146562%3B -PASS extB (pt 1) U+23C83 𣲃 %26%23146563%3B -PASS extB (pt 1) U+23C84 𣲄 %26%23146564%3B -PASS extB (pt 1) U+23C85 𣲅 %26%23146565%3B -PASS extB (pt 1) U+23C86 𣲆 %26%23146566%3B -PASS extB (pt 1) U+23C87 𣲇 %26%23146567%3B -PASS extB (pt 1) U+23C88 𣲈 %26%23146568%3B -PASS extB (pt 1) U+23C89 𣲉 %26%23146569%3B -PASS extB (pt 1) U+23C8A 𣲊 %26%23146570%3B -PASS extB (pt 1) U+23C8B 𣲋 %26%23146571%3B -PASS extB (pt 1) U+23C8C 𣲌 %26%23146572%3B -PASS extB (pt 1) U+23C8D 𣲍 %26%23146573%3B -PASS extB (pt 1) U+23C8E 𣲎 %26%23146574%3B -PASS extB (pt 1) U+23C8F 𣲏 %26%23146575%3B -PASS extB (pt 1) U+23C90 𣲐 %26%23146576%3B -PASS extB (pt 1) U+23C91 𣲑 %26%23146577%3B -PASS extB (pt 1) U+23C92 𣲒 %26%23146578%3B -PASS extB (pt 1) U+23C93 𣲓 %26%23146579%3B -PASS extB (pt 1) U+23C94 𣲔 %26%23146580%3B -PASS extB (pt 1) U+23C95 𣲕 %26%23146581%3B -PASS extB (pt 1) U+23C96 𣲖 %26%23146582%3B -PASS extB (pt 1) U+23C97 𣲗 %26%23146583%3B -PASS extB (pt 1) U+23C98 𣲘 %26%23146584%3B -PASS extB (pt 1) U+23C9A 𣲚 %26%23146586%3B -PASS extB (pt 1) U+23C9B 𣲛 %26%23146587%3B -PASS extB (pt 1) U+23C9C 𣲜 %26%23146588%3B -PASS extB (pt 1) U+23C9D 𣲝 %26%23146589%3B -PASS extB (pt 1) U+23C9E 𣲞 %26%23146590%3B -PASS extB (pt 1) U+23C9F 𣲟 %26%23146591%3B -PASS extB (pt 1) U+23CA0 𣲠 %26%23146592%3B -PASS extB (pt 1) U+23CA1 𣲡 %26%23146593%3B -PASS extB (pt 1) U+23CA2 𣲢 %26%23146594%3B -PASS extB (pt 1) U+23CA3 𣲣 %26%23146595%3B -PASS extB (pt 1) U+23CA4 𣲤 %26%23146596%3B -PASS extB (pt 1) U+23CA5 𣲥 %26%23146597%3B -PASS extB (pt 1) U+23CA6 𣲦 %26%23146598%3B -PASS extB (pt 1) U+23CA7 𣲧 %26%23146599%3B -PASS extB (pt 1) U+23CA8 𣲨 %26%23146600%3B -PASS extB (pt 1) U+23CA9 𣲩 %26%23146601%3B -PASS extB (pt 1) U+23CAA 𣲪 %26%23146602%3B -PASS extB (pt 1) U+23CAB 𣲫 %26%23146603%3B -PASS extB (pt 1) U+23CAC 𣲬 %26%23146604%3B -PASS extB (pt 1) U+23CAD 𣲭 %26%23146605%3B -PASS extB (pt 1) U+23CAE 𣲮 %26%23146606%3B -PASS extB (pt 1) U+23CAF 𣲯 %26%23146607%3B -PASS extB (pt 1) U+23CB0 𣲰 %26%23146608%3B -PASS extB (pt 1) U+23CB1 𣲱 %26%23146609%3B -PASS extB (pt 1) U+23CB2 𣲲 %26%23146610%3B -PASS extB (pt 1) U+23CB3 𣲳 %26%23146611%3B -PASS extB (pt 1) U+23CB4 𣲴 %26%23146612%3B -PASS extB (pt 1) U+23CB5 𣲵 %26%23146613%3B -PASS extB (pt 1) U+23CB6 𣲶 %26%23146614%3B -PASS extB (pt 1) U+23CB7 𣲷 %26%23146615%3B -PASS extB (pt 1) U+23CB8 𣲸 %26%23146616%3B -PASS extB (pt 1) U+23CB9 𣲹 %26%23146617%3B -PASS extB (pt 1) U+23CBA 𣲺 %26%23146618%3B -PASS extB (pt 1) U+23CBB 𣲻 %26%23146619%3B -PASS extB (pt 1) U+23CBC 𣲼 %26%23146620%3B -PASS extB (pt 1) U+23CBD 𣲽 %26%23146621%3B -PASS extB (pt 1) U+23CBE 𣲾 %26%23146622%3B -PASS extB (pt 1) U+23CBF 𣲿 %26%23146623%3B -PASS extB (pt 1) U+23CC0 𣳀 %26%23146624%3B -PASS extB (pt 1) U+23CC1 𣳁 %26%23146625%3B -PASS extB (pt 1) U+23CC2 𣳂 %26%23146626%3B -PASS extB (pt 1) U+23CC3 𣳃 %26%23146627%3B -PASS extB (pt 1) U+23CC4 𣳄 %26%23146628%3B -PASS extB (pt 1) U+23CC5 𣳅 %26%23146629%3B -PASS extB (pt 1) U+23CC6 𣳆 %26%23146630%3B -PASS extB (pt 1) U+23CC7 𣳇 %26%23146631%3B -PASS extB (pt 1) U+23CCA 𣳊 %26%23146634%3B -PASS extB (pt 1) U+23CCB 𣳋 %26%23146635%3B -PASS extB (pt 1) U+23CCC 𣳌 %26%23146636%3B -PASS extB (pt 1) U+23CCD 𣳍 %26%23146637%3B -PASS extB (pt 1) U+23CCE 𣳎 %26%23146638%3B -PASS extB (pt 1) U+23CCF 𣳏 %26%23146639%3B -PASS extB (pt 1) U+23CD0 𣳐 %26%23146640%3B -PASS extB (pt 1) U+23CD1 𣳑 %26%23146641%3B -PASS extB (pt 1) U+23CD2 𣳒 %26%23146642%3B -PASS extB (pt 1) U+23CD3 𣳓 %26%23146643%3B -PASS extB (pt 1) U+23CD4 𣳔 %26%23146644%3B -PASS extB (pt 1) U+23CD5 𣳕 %26%23146645%3B -PASS extB (pt 1) U+23CD6 𣳖 %26%23146646%3B -PASS extB (pt 1) U+23CD7 𣳗 %26%23146647%3B -PASS extB (pt 1) U+23CD8 𣳘 %26%23146648%3B -PASS extB (pt 1) U+23CD9 𣳙 %26%23146649%3B -PASS extB (pt 1) U+23CDA 𣳚 %26%23146650%3B -PASS extB (pt 1) U+23CDB 𣳛 %26%23146651%3B -PASS extB (pt 1) U+23CDC 𣳜 %26%23146652%3B -PASS extB (pt 1) U+23CDD 𣳝 %26%23146653%3B -PASS extB (pt 1) U+23CDE 𣳞 %26%23146654%3B -PASS extB (pt 1) U+23CDF 𣳟 %26%23146655%3B -PASS extB (pt 1) U+23CE0 𣳠 %26%23146656%3B -PASS extB (pt 1) U+23CE1 𣳡 %26%23146657%3B -PASS extB (pt 1) U+23CE2 𣳢 %26%23146658%3B -PASS extB (pt 1) U+23CE3 𣳣 %26%23146659%3B -PASS extB (pt 1) U+23CE4 𣳤 %26%23146660%3B -PASS extB (pt 1) U+23CE5 𣳥 %26%23146661%3B -PASS extB (pt 1) U+23CE6 𣳦 %26%23146662%3B -PASS extB (pt 1) U+23CE7 𣳧 %26%23146663%3B -PASS extB (pt 1) U+23CE8 𣳨 %26%23146664%3B -PASS extB (pt 1) U+23CE9 𣳩 %26%23146665%3B -PASS extB (pt 1) U+23CEA 𣳪 %26%23146666%3B -PASS extB (pt 1) U+23CEB 𣳫 %26%23146667%3B -PASS extB (pt 1) U+23CEC 𣳬 %26%23146668%3B -PASS extB (pt 1) U+23CED 𣳭 %26%23146669%3B -PASS extB (pt 1) U+23CEE 𣳮 %26%23146670%3B -PASS extB (pt 1) U+23CEF 𣳯 %26%23146671%3B -PASS extB (pt 1) U+23CF0 𣳰 %26%23146672%3B -PASS extB (pt 1) U+23CF1 𣳱 %26%23146673%3B -PASS extB (pt 1) U+23CF2 𣳲 %26%23146674%3B -PASS extB (pt 1) U+23CF3 𣳳 %26%23146675%3B -PASS extB (pt 1) U+23CF4 𣳴 %26%23146676%3B -PASS extB (pt 1) U+23CF5 𣳵 %26%23146677%3B -PASS extB (pt 1) U+23CF6 𣳶 %26%23146678%3B -PASS extB (pt 1) U+23CF7 𣳷 %26%23146679%3B -PASS extB (pt 1) U+23CF8 𣳸 %26%23146680%3B -PASS extB (pt 1) U+23CF9 𣳹 %26%23146681%3B -PASS extB (pt 1) U+23CFA 𣳺 %26%23146682%3B -PASS extB (pt 1) U+23CFB 𣳻 %26%23146683%3B -PASS extB (pt 1) U+23CFC 𣳼 %26%23146684%3B -PASS extB (pt 1) U+23CFD 𣳽 %26%23146685%3B -PASS extB (pt 1) U+23CFE 𣳾 %26%23146686%3B -PASS extB (pt 1) U+23CFF 𣳿 %26%23146687%3B -PASS extB (pt 1) U+23D00 𣴀 %26%23146688%3B -PASS extB (pt 1) U+23D01 𣴁 %26%23146689%3B -PASS extB (pt 1) U+23D02 𣴂 %26%23146690%3B -PASS extB (pt 1) U+23D03 𣴃 %26%23146691%3B -PASS extB (pt 1) U+23D04 𣴄 %26%23146692%3B -PASS extB (pt 1) U+23D05 𣴅 %26%23146693%3B -PASS extB (pt 1) U+23D06 𣴆 %26%23146694%3B -PASS extB (pt 1) U+23D07 𣴇 %26%23146695%3B -PASS extB (pt 1) U+23D08 𣴈 %26%23146696%3B -PASS extB (pt 1) U+23D09 𣴉 %26%23146697%3B -PASS extB (pt 1) U+23D0A 𣴊 %26%23146698%3B -PASS extB (pt 1) U+23D0B 𣴋 %26%23146699%3B -PASS extB (pt 1) U+23D0C 𣴌 %26%23146700%3B -PASS extB (pt 1) U+23D0D 𣴍 %26%23146701%3B -PASS extB (pt 1) U+23D0E 𣴎 %26%23146702%3B -PASS extB (pt 1) U+23D0F 𣴏 %26%23146703%3B -PASS extB (pt 1) U+23D10 𣴐 %26%23146704%3B -PASS extB (pt 1) U+23D11 𣴑 %26%23146705%3B -PASS extB (pt 1) U+23D12 𣴒 %26%23146706%3B -PASS extB (pt 1) U+23D13 𣴓 %26%23146707%3B -PASS extB (pt 1) U+23D14 𣴔 %26%23146708%3B -PASS extB (pt 1) U+23D15 𣴕 %26%23146709%3B -PASS extB (pt 1) U+23D16 𣴖 %26%23146710%3B -PASS extB (pt 1) U+23D17 𣴗 %26%23146711%3B -PASS extB (pt 1) U+23D18 𣴘 %26%23146712%3B -PASS extB (pt 1) U+23D19 𣴙 %26%23146713%3B -PASS extB (pt 1) U+23D1A 𣴚 %26%23146714%3B -PASS extB (pt 1) U+23D1B 𣴛 %26%23146715%3B -PASS extB (pt 1) U+23D1C 𣴜 %26%23146716%3B -PASS extB (pt 1) U+23D1D 𣴝 %26%23146717%3B -PASS extB (pt 1) U+23D1E 𣴞 %26%23146718%3B -PASS extB (pt 1) U+23D1F 𣴟 %26%23146719%3B -PASS extB (pt 1) U+23D20 𣴠 %26%23146720%3B -PASS extB (pt 1) U+23D21 𣴡 %26%23146721%3B -PASS extB (pt 1) U+23D22 𣴢 %26%23146722%3B -PASS extB (pt 1) U+23D23 𣴣 %26%23146723%3B -PASS extB (pt 1) U+23D24 𣴤 %26%23146724%3B -PASS extB (pt 1) U+23D25 𣴥 %26%23146725%3B -PASS extB (pt 1) U+23D26 𣴦 %26%23146726%3B -PASS extB (pt 1) U+23D27 𣴧 %26%23146727%3B -PASS extB (pt 1) U+23D28 𣴨 %26%23146728%3B -PASS extB (pt 1) U+23D29 𣴩 %26%23146729%3B -PASS extB (pt 1) U+23D2A 𣴪 %26%23146730%3B -PASS extB (pt 1) U+23D2B 𣴫 %26%23146731%3B -PASS extB (pt 1) U+23D2C 𣴬 %26%23146732%3B -PASS extB (pt 1) U+23D2D 𣴭 %26%23146733%3B -PASS extB (pt 1) U+23D2E 𣴮 %26%23146734%3B -PASS extB (pt 1) U+23D2F 𣴯 %26%23146735%3B -PASS extB (pt 1) U+23D30 𣴰 %26%23146736%3B -PASS extB (pt 1) U+23D31 𣴱 %26%23146737%3B -PASS extB (pt 1) U+23D32 𣴲 %26%23146738%3B -PASS extB (pt 1) U+23D33 𣴳 %26%23146739%3B -PASS extB (pt 1) U+23D34 𣴴 %26%23146740%3B -PASS extB (pt 1) U+23D35 𣴵 %26%23146741%3B -PASS extB (pt 1) U+23D36 𣴶 %26%23146742%3B -PASS extB (pt 1) U+23D37 𣴷 %26%23146743%3B -PASS extB (pt 1) U+23D38 𣴸 %26%23146744%3B -PASS extB (pt 1) U+23D39 𣴹 %26%23146745%3B -PASS extB (pt 1) U+23D3A 𣴺 %26%23146746%3B -PASS extB (pt 1) U+23D3B 𣴻 %26%23146747%3B -PASS extB (pt 1) U+23D3C 𣴼 %26%23146748%3B -PASS extB (pt 1) U+23D3D 𣴽 %26%23146749%3B -PASS extB (pt 1) U+23D3E 𣴾 %26%23146750%3B -PASS extB (pt 1) U+23D3F 𣴿 %26%23146751%3B -PASS extB (pt 1) U+23D40 𣵀 %26%23146752%3B -PASS extB (pt 1) U+23D41 𣵁 %26%23146753%3B -PASS extB (pt 1) U+23D42 𣵂 %26%23146754%3B -PASS extB (pt 1) U+23D43 𣵃 %26%23146755%3B -PASS extB (pt 1) U+23D44 𣵄 %26%23146756%3B -PASS extB (pt 1) U+23D45 𣵅 %26%23146757%3B -PASS extB (pt 1) U+23D46 𣵆 %26%23146758%3B -PASS extB (pt 1) U+23D47 𣵇 %26%23146759%3B -PASS extB (pt 1) U+23D48 𣵈 %26%23146760%3B -PASS extB (pt 1) U+23D49 𣵉 %26%23146761%3B -PASS extB (pt 1) U+23D4A 𣵊 %26%23146762%3B -PASS extB (pt 1) U+23D4B 𣵋 %26%23146763%3B -PASS extB (pt 1) U+23D4C 𣵌 %26%23146764%3B -PASS extB (pt 1) U+23D4D 𣵍 %26%23146765%3B -PASS extB (pt 1) U+23D4E 𣵎 %26%23146766%3B -PASS extB (pt 1) U+23D4F 𣵏 %26%23146767%3B -PASS extB (pt 1) U+23D50 𣵐 %26%23146768%3B -PASS extB (pt 1) U+23D51 𣵑 %26%23146769%3B -PASS extB (pt 1) U+23D52 𣵒 %26%23146770%3B -PASS extB (pt 1) U+23D53 𣵓 %26%23146771%3B -PASS extB (pt 1) U+23D54 𣵔 %26%23146772%3B -PASS extB (pt 1) U+23D55 𣵕 %26%23146773%3B -PASS extB (pt 1) U+23D56 𣵖 %26%23146774%3B -PASS extB (pt 1) U+23D57 𣵗 %26%23146775%3B -PASS extB (pt 1) U+23D58 𣵘 %26%23146776%3B -PASS extB (pt 1) U+23D59 𣵙 %26%23146777%3B -PASS extB (pt 1) U+23D5A 𣵚 %26%23146778%3B -PASS extB (pt 1) U+23D5B 𣵛 %26%23146779%3B -PASS extB (pt 1) U+23D5C 𣵜 %26%23146780%3B -PASS extB (pt 1) U+23D5D 𣵝 %26%23146781%3B -PASS extB (pt 1) U+23D5E 𣵞 %26%23146782%3B -PASS extB (pt 1) U+23D5F 𣵟 %26%23146783%3B -PASS extB (pt 1) U+23D60 𣵠 %26%23146784%3B -PASS extB (pt 1) U+23D61 𣵡 %26%23146785%3B -PASS extB (pt 1) U+23D62 𣵢 %26%23146786%3B -PASS extB (pt 1) U+23D63 𣵣 %26%23146787%3B -PASS extB (pt 1) U+23D64 𣵤 %26%23146788%3B -PASS extB (pt 1) U+23D65 𣵥 %26%23146789%3B -PASS extB (pt 1) U+23D66 𣵦 %26%23146790%3B -PASS extB (pt 1) U+23D67 𣵧 %26%23146791%3B -PASS extB (pt 1) U+23D68 𣵨 %26%23146792%3B -PASS extB (pt 1) U+23D69 𣵩 %26%23146793%3B -PASS extB (pt 1) U+23D6A 𣵪 %26%23146794%3B -PASS extB (pt 1) U+23D6B 𣵫 %26%23146795%3B -PASS extB (pt 1) U+23D6C 𣵬 %26%23146796%3B -PASS extB (pt 1) U+23D6D 𣵭 %26%23146797%3B -PASS extB (pt 1) U+23D6E 𣵮 %26%23146798%3B -PASS extB (pt 1) U+23D6F 𣵯 %26%23146799%3B -PASS extB (pt 1) U+23D70 𣵰 %26%23146800%3B -PASS extB (pt 1) U+23D71 𣵱 %26%23146801%3B -PASS extB (pt 1) U+23D72 𣵲 %26%23146802%3B -PASS extB (pt 1) U+23D73 𣵳 %26%23146803%3B -PASS extB (pt 1) U+23D74 𣵴 %26%23146804%3B -PASS extB (pt 1) U+23D75 𣵵 %26%23146805%3B -PASS extB (pt 1) U+23D76 𣵶 %26%23146806%3B -PASS extB (pt 1) U+23D77 𣵷 %26%23146807%3B -PASS extB (pt 1) U+23D78 𣵸 %26%23146808%3B -PASS extB (pt 1) U+23D79 𣵹 %26%23146809%3B -PASS extB (pt 1) U+23D7A 𣵺 %26%23146810%3B -PASS extB (pt 1) U+23D7B 𣵻 %26%23146811%3B -PASS extB (pt 1) U+23D7C 𣵼 %26%23146812%3B -PASS extB (pt 1) U+23D7D 𣵽 %26%23146813%3B -PASS extB (pt 1) U+23D7E 𣵾 %26%23146814%3B -PASS extB (pt 1) U+23D7F 𣵿 %26%23146815%3B -PASS extB (pt 1) U+23D80 𣶀 %26%23146816%3B -PASS extB (pt 1) U+23D81 𣶁 %26%23146817%3B -PASS extB (pt 1) U+23D82 𣶂 %26%23146818%3B -PASS extB (pt 1) U+23D83 𣶃 %26%23146819%3B -PASS extB (pt 1) U+23D84 𣶄 %26%23146820%3B -PASS extB (pt 1) U+23D85 𣶅 %26%23146821%3B -PASS extB (pt 1) U+23D86 𣶆 %26%23146822%3B -PASS extB (pt 1) U+23D87 𣶇 %26%23146823%3B -PASS extB (pt 1) U+23D88 𣶈 %26%23146824%3B -PASS extB (pt 1) U+23D89 𣶉 %26%23146825%3B -PASS extB (pt 1) U+23D8A 𣶊 %26%23146826%3B -PASS extB (pt 1) U+23D8B 𣶋 %26%23146827%3B -PASS extB (pt 1) U+23D8C 𣶌 %26%23146828%3B -PASS extB (pt 1) U+23D8D 𣶍 %26%23146829%3B -PASS extB (pt 1) U+23D8E 𣶎 %26%23146830%3B -PASS extB (pt 1) U+23D8F 𣶏 %26%23146831%3B -PASS extB (pt 1) U+23D90 𣶐 %26%23146832%3B -PASS extB (pt 1) U+23D91 𣶑 %26%23146833%3B -PASS extB (pt 1) U+23D92 𣶒 %26%23146834%3B -PASS extB (pt 1) U+23D93 𣶓 %26%23146835%3B -PASS extB (pt 1) U+23D94 𣶔 %26%23146836%3B -PASS extB (pt 1) U+23D95 𣶕 %26%23146837%3B -PASS extB (pt 1) U+23D96 𣶖 %26%23146838%3B -PASS extB (pt 1) U+23D97 𣶗 %26%23146839%3B -PASS extB (pt 1) U+23D98 𣶘 %26%23146840%3B -PASS extB (pt 1) U+23D99 𣶙 %26%23146841%3B -PASS extB (pt 1) U+23D9A 𣶚 %26%23146842%3B -PASS extB (pt 1) U+23D9B 𣶛 %26%23146843%3B -PASS extB (pt 1) U+23D9C 𣶜 %26%23146844%3B -PASS extB (pt 1) U+23D9D 𣶝 %26%23146845%3B -PASS extB (pt 1) U+23D9E 𣶞 %26%23146846%3B -PASS extB (pt 1) U+23D9F 𣶟 %26%23146847%3B -PASS extB (pt 1) U+23DA0 𣶠 %26%23146848%3B -PASS extB (pt 1) U+23DA1 𣶡 %26%23146849%3B -PASS extB (pt 1) U+23DA2 𣶢 %26%23146850%3B -PASS extB (pt 1) U+23DA3 𣶣 %26%23146851%3B -PASS extB (pt 1) U+23DA4 𣶤 %26%23146852%3B -PASS extB (pt 1) U+23DA5 𣶥 %26%23146853%3B -PASS extB (pt 1) U+23DA6 𣶦 %26%23146854%3B -PASS extB (pt 1) U+23DA7 𣶧 %26%23146855%3B -PASS extB (pt 1) U+23DA8 𣶨 %26%23146856%3B -PASS extB (pt 1) U+23DA9 𣶩 %26%23146857%3B -PASS extB (pt 1) U+23DAA 𣶪 %26%23146858%3B -PASS extB (pt 1) U+23DAB 𣶫 %26%23146859%3B -PASS extB (pt 1) U+23DAC 𣶬 %26%23146860%3B -PASS extB (pt 1) U+23DAD 𣶭 %26%23146861%3B -PASS extB (pt 1) U+23DAE 𣶮 %26%23146862%3B -PASS extB (pt 1) U+23DAF 𣶯 %26%23146863%3B -PASS extB (pt 1) U+23DB0 𣶰 %26%23146864%3B -PASS extB (pt 1) U+23DB1 𣶱 %26%23146865%3B -PASS extB (pt 1) U+23DB2 𣶲 %26%23146866%3B -PASS extB (pt 1) U+23DB3 𣶳 %26%23146867%3B -PASS extB (pt 1) U+23DB4 𣶴 %26%23146868%3B -PASS extB (pt 1) U+23DB5 𣶵 %26%23146869%3B -PASS extB (pt 1) U+23DB6 𣶶 %26%23146870%3B -PASS extB (pt 1) U+23DB7 𣶷 %26%23146871%3B -PASS extB (pt 1) U+23DB8 𣶸 %26%23146872%3B -PASS extB (pt 1) U+23DB9 𣶹 %26%23146873%3B -PASS extB (pt 1) U+23DBA 𣶺 %26%23146874%3B -PASS extB (pt 1) U+23DBB 𣶻 %26%23146875%3B -PASS extB (pt 1) U+23DBE 𣶾 %26%23146878%3B -PASS extB (pt 1) U+23DBF 𣶿 %26%23146879%3B -PASS extB (pt 1) U+23DC0 𣷀 %26%23146880%3B -PASS extB (pt 1) U+23DC1 𣷁 %26%23146881%3B -PASS extB (pt 1) U+23DC2 𣷂 %26%23146882%3B -PASS extB (pt 1) U+23DC3 𣷃 %26%23146883%3B -PASS extB (pt 1) U+23DC4 𣷄 %26%23146884%3B -PASS extB (pt 1) U+23DC5 𣷅 %26%23146885%3B -PASS extB (pt 1) U+23DC6 𣷆 %26%23146886%3B -PASS extB (pt 1) U+23DC7 𣷇 %26%23146887%3B -PASS extB (pt 1) U+23DC8 𣷈 %26%23146888%3B -PASS extB (pt 1) U+23DC9 𣷉 %26%23146889%3B -PASS extB (pt 1) U+23DCA 𣷊 %26%23146890%3B -PASS extB (pt 1) U+23DCB 𣷋 %26%23146891%3B -PASS extB (pt 1) U+23DCC 𣷌 %26%23146892%3B -PASS extB (pt 1) U+23DCD 𣷍 %26%23146893%3B -PASS extB (pt 1) U+23DCE 𣷎 %26%23146894%3B -PASS extB (pt 1) U+23DCF 𣷏 %26%23146895%3B -PASS extB (pt 1) U+23DD0 𣷐 %26%23146896%3B -PASS extB (pt 1) U+23DD1 𣷑 %26%23146897%3B -PASS extB (pt 1) U+23DD2 𣷒 %26%23146898%3B -PASS extB (pt 1) U+23DD3 𣷓 %26%23146899%3B -PASS extB (pt 1) U+23DD4 𣷔 %26%23146900%3B -PASS extB (pt 1) U+23DD5 𣷕 %26%23146901%3B -PASS extB (pt 1) U+23DD6 𣷖 %26%23146902%3B -PASS extB (pt 1) U+23DD7 𣷗 %26%23146903%3B -PASS extB (pt 1) U+23DD8 𣷘 %26%23146904%3B -PASS extB (pt 1) U+23DD9 𣷙 %26%23146905%3B -PASS extB (pt 1) U+23DDA 𣷚 %26%23146906%3B -PASS extB (pt 1) U+23DDB 𣷛 %26%23146907%3B -PASS extB (pt 1) U+23DDC 𣷜 %26%23146908%3B -PASS extB (pt 1) U+23DDD 𣷝 %26%23146909%3B -PASS extB (pt 1) U+23DDE 𣷞 %26%23146910%3B -PASS extB (pt 1) U+23DDF 𣷟 %26%23146911%3B -PASS extB (pt 1) U+23DE0 𣷠 %26%23146912%3B -PASS extB (pt 1) U+23DE1 𣷡 %26%23146913%3B -PASS extB (pt 1) U+23DE2 𣷢 %26%23146914%3B -PASS extB (pt 1) U+23DE3 𣷣 %26%23146915%3B -PASS extB (pt 1) U+23DE4 𣷤 %26%23146916%3B -PASS extB (pt 1) U+23DE5 𣷥 %26%23146917%3B -PASS extB (pt 1) U+23DE6 𣷦 %26%23146918%3B -PASS extB (pt 1) U+23DE7 𣷧 %26%23146919%3B -PASS extB (pt 1) U+23DE8 𣷨 %26%23146920%3B -PASS extB (pt 1) U+23DE9 𣷩 %26%23146921%3B -PASS extB (pt 1) U+23DEA 𣷪 %26%23146922%3B -PASS extB (pt 1) U+23DEB 𣷫 %26%23146923%3B -PASS extB (pt 1) U+23DEC 𣷬 %26%23146924%3B -PASS extB (pt 1) U+23DED 𣷭 %26%23146925%3B -PASS extB (pt 1) U+23DEE 𣷮 %26%23146926%3B -PASS extB (pt 1) U+23DEF 𣷯 %26%23146927%3B -PASS extB (pt 1) U+23DF0 𣷰 %26%23146928%3B -PASS extB (pt 1) U+23DF1 𣷱 %26%23146929%3B -PASS extB (pt 1) U+23DF2 𣷲 %26%23146930%3B -PASS extB (pt 1) U+23DF3 𣷳 %26%23146931%3B -PASS extB (pt 1) U+23DF4 𣷴 %26%23146932%3B -PASS extB (pt 1) U+23DF5 𣷵 %26%23146933%3B -PASS extB (pt 1) U+23DF6 𣷶 %26%23146934%3B -PASS extB (pt 1) U+23DF7 𣷷 %26%23146935%3B -PASS extB (pt 1) U+23DF8 𣷸 %26%23146936%3B -PASS extB (pt 1) U+23DF9 𣷹 %26%23146937%3B -PASS extB (pt 1) U+23DFA 𣷺 %26%23146938%3B -PASS extB (pt 1) U+23DFB 𣷻 %26%23146939%3B -PASS extB (pt 1) U+23DFC 𣷼 %26%23146940%3B -PASS extB (pt 1) U+23DFD 𣷽 %26%23146941%3B -PASS extB (pt 1) U+23DFE 𣷾 %26%23146942%3B -PASS extB (pt 1) U+23DFF 𣷿 %26%23146943%3B -PASS extB (pt 1) U+23E00 𣸀 %26%23146944%3B -PASS extB (pt 1) U+23E01 𣸁 %26%23146945%3B -PASS extB (pt 1) U+23E02 𣸂 %26%23146946%3B -PASS extB (pt 1) U+23E03 𣸃 %26%23146947%3B -PASS extB (pt 1) U+23E04 𣸄 %26%23146948%3B -PASS extB (pt 1) U+23E05 𣸅 %26%23146949%3B -PASS extB (pt 1) U+23E06 𣸆 %26%23146950%3B -PASS extB (pt 1) U+23E07 𣸇 %26%23146951%3B -PASS extB (pt 1) U+23E08 𣸈 %26%23146952%3B -PASS extB (pt 1) U+23E09 𣸉 %26%23146953%3B -PASS extB (pt 1) U+23E0A 𣸊 %26%23146954%3B -PASS extB (pt 1) U+23E0B 𣸋 %26%23146955%3B -PASS extB (pt 1) U+23E0C 𣸌 %26%23146956%3B -PASS extB (pt 1) U+23E0D 𣸍 %26%23146957%3B -PASS extB (pt 1) U+23E0E 𣸎 %26%23146958%3B -PASS extB (pt 1) U+23E0F 𣸏 %26%23146959%3B -PASS extB (pt 1) U+23E10 𣸐 %26%23146960%3B -PASS extB (pt 1) U+23E11 𣸑 %26%23146961%3B -PASS extB (pt 1) U+23E12 𣸒 %26%23146962%3B -PASS extB (pt 1) U+23E13 𣸓 %26%23146963%3B -PASS extB (pt 1) U+23E14 𣸔 %26%23146964%3B -PASS extB (pt 1) U+23E15 𣸕 %26%23146965%3B -PASS extB (pt 1) U+23E16 𣸖 %26%23146966%3B -PASS extB (pt 1) U+23E17 𣸗 %26%23146967%3B -PASS extB (pt 1) U+23E18 𣸘 %26%23146968%3B -PASS extB (pt 1) U+23E19 𣸙 %26%23146969%3B -PASS extB (pt 1) U+23E1A 𣸚 %26%23146970%3B -PASS extB (pt 1) U+23E1B 𣸛 %26%23146971%3B -PASS extB (pt 1) U+23E1C 𣸜 %26%23146972%3B -PASS extB (pt 1) U+23E1D 𣸝 %26%23146973%3B -PASS extB (pt 1) U+23E1E 𣸞 %26%23146974%3B -PASS extB (pt 1) U+23E1F 𣸟 %26%23146975%3B -PASS extB (pt 1) U+23E20 𣸠 %26%23146976%3B -PASS extB (pt 1) U+23E21 𣸡 %26%23146977%3B -PASS extB (pt 1) U+23E22 𣸢 %26%23146978%3B -PASS extB (pt 1) U+23E23 𣸣 %26%23146979%3B -PASS extB (pt 1) U+23E24 𣸤 %26%23146980%3B -PASS extB (pt 1) U+23E25 𣸥 %26%23146981%3B -PASS extB (pt 1) U+23E26 𣸦 %26%23146982%3B -PASS extB (pt 1) U+23E27 𣸧 %26%23146983%3B -PASS extB (pt 1) U+23E28 𣸨 %26%23146984%3B -PASS extB (pt 1) U+23E29 𣸩 %26%23146985%3B -PASS extB (pt 1) U+23E2A 𣸪 %26%23146986%3B -PASS extB (pt 1) U+23E2B 𣸫 %26%23146987%3B -PASS extB (pt 1) U+23E2C 𣸬 %26%23146988%3B -PASS extB (pt 1) U+23E2D 𣸭 %26%23146989%3B -PASS extB (pt 1) U+23E2E 𣸮 %26%23146990%3B -PASS extB (pt 1) U+23E31 𣸱 %26%23146993%3B -PASS extB (pt 1) U+23E32 𣸲 %26%23146994%3B -PASS extB (pt 1) U+23E33 𣸳 %26%23146995%3B -PASS extB (pt 1) U+23E34 𣸴 %26%23146996%3B -PASS extB (pt 1) U+23E35 𣸵 %26%23146997%3B -PASS extB (pt 1) U+23E36 𣸶 %26%23146998%3B -PASS extB (pt 1) U+23E37 𣸷 %26%23146999%3B -PASS extB (pt 1) U+23E38 𣸸 %26%23147000%3B -PASS extB (pt 1) U+23E39 𣸹 %26%23147001%3B -PASS extB (pt 1) U+23E3A 𣸺 %26%23147002%3B -PASS extB (pt 1) U+23E3B 𣸻 %26%23147003%3B -PASS extB (pt 1) U+23E3C 𣸼 %26%23147004%3B -PASS extB (pt 1) U+23E3D 𣸽 %26%23147005%3B -PASS extB (pt 1) U+23E3E 𣸾 %26%23147006%3B -PASS extB (pt 1) U+23E3F 𣸿 %26%23147007%3B -PASS extB (pt 1) U+23E40 𣹀 %26%23147008%3B -PASS extB (pt 1) U+23E41 𣹁 %26%23147009%3B -PASS extB (pt 1) U+23E42 𣹂 %26%23147010%3B -PASS extB (pt 1) U+23E43 𣹃 %26%23147011%3B -PASS extB (pt 1) U+23E44 𣹄 %26%23147012%3B -PASS extB (pt 1) U+23E45 𣹅 %26%23147013%3B -PASS extB (pt 1) U+23E46 𣹆 %26%23147014%3B -PASS extB (pt 1) U+23E47 𣹇 %26%23147015%3B -PASS extB (pt 1) U+23E48 𣹈 %26%23147016%3B -PASS extB (pt 1) U+23E49 𣹉 %26%23147017%3B -PASS extB (pt 1) U+23E4A 𣹊 %26%23147018%3B -PASS extB (pt 1) U+23E4B 𣹋 %26%23147019%3B -PASS extB (pt 1) U+23E4C 𣹌 %26%23147020%3B -PASS extB (pt 1) U+23E4D 𣹍 %26%23147021%3B -PASS extB (pt 1) U+23E4E 𣹎 %26%23147022%3B -PASS extB (pt 1) U+23E4F 𣹏 %26%23147023%3B -PASS extB (pt 1) U+23E50 𣹐 %26%23147024%3B -PASS extB (pt 1) U+23E51 𣹑 %26%23147025%3B -PASS extB (pt 1) U+23E52 𣹒 %26%23147026%3B -PASS extB (pt 1) U+23E53 𣹓 %26%23147027%3B -PASS extB (pt 1) U+23E54 𣹔 %26%23147028%3B -PASS extB (pt 1) U+23E55 𣹕 %26%23147029%3B -PASS extB (pt 1) U+23E56 𣹖 %26%23147030%3B -PASS extB (pt 1) U+23E57 𣹗 %26%23147031%3B -PASS extB (pt 1) U+23E58 𣹘 %26%23147032%3B -PASS extB (pt 1) U+23E59 𣹙 %26%23147033%3B -PASS extB (pt 1) U+23E5A 𣹚 %26%23147034%3B -PASS extB (pt 1) U+23E5B 𣹛 %26%23147035%3B -PASS extB (pt 1) U+23E5C 𣹜 %26%23147036%3B -PASS extB (pt 1) U+23E5D 𣹝 %26%23147037%3B -PASS extB (pt 1) U+23E5E 𣹞 %26%23147038%3B -PASS extB (pt 1) U+23E5F 𣹟 %26%23147039%3B -PASS extB (pt 1) U+23E60 𣹠 %26%23147040%3B -PASS extB (pt 1) U+23E61 𣹡 %26%23147041%3B -PASS extB (pt 1) U+23E62 𣹢 %26%23147042%3B -PASS extB (pt 1) U+23E63 𣹣 %26%23147043%3B -PASS extB (pt 1) U+23E64 𣹤 %26%23147044%3B -PASS extB (pt 1) U+23E65 𣹥 %26%23147045%3B -PASS extB (pt 1) U+23E66 𣹦 %26%23147046%3B -PASS extB (pt 1) U+23E67 𣹧 %26%23147047%3B -PASS extB (pt 1) U+23E68 𣹨 %26%23147048%3B -PASS extB (pt 1) U+23E69 𣹩 %26%23147049%3B -PASS extB (pt 1) U+23E6A 𣹪 %26%23147050%3B -PASS extB (pt 1) U+23E6B 𣹫 %26%23147051%3B -PASS extB (pt 1) U+23E6C 𣹬 %26%23147052%3B -PASS extB (pt 1) U+23E6D 𣹭 %26%23147053%3B -PASS extB (pt 1) U+23E6E 𣹮 %26%23147054%3B -PASS extB (pt 1) U+23E6F 𣹯 %26%23147055%3B -PASS extB (pt 1) U+23E70 𣹰 %26%23147056%3B -PASS extB (pt 1) U+23E71 𣹱 %26%23147057%3B -PASS extB (pt 1) U+23E72 𣹲 %26%23147058%3B -PASS extB (pt 1) U+23E73 𣹳 %26%23147059%3B -PASS extB (pt 1) U+23E74 𣹴 %26%23147060%3B -PASS extB (pt 1) U+23E75 𣹵 %26%23147061%3B -PASS extB (pt 1) U+23E76 𣹶 %26%23147062%3B -PASS extB (pt 1) U+23E77 𣹷 %26%23147063%3B -PASS extB (pt 1) U+23E78 𣹸 %26%23147064%3B -PASS extB (pt 1) U+23E79 𣹹 %26%23147065%3B -PASS extB (pt 1) U+23E7A 𣹺 %26%23147066%3B -PASS extB (pt 1) U+23E7B 𣹻 %26%23147067%3B -PASS extB (pt 1) U+23E7C 𣹼 %26%23147068%3B -PASS extB (pt 1) U+23E7D 𣹽 %26%23147069%3B -PASS extB (pt 1) U+23E7E 𣹾 %26%23147070%3B -PASS extB (pt 1) U+23E7F 𣹿 %26%23147071%3B -PASS extB (pt 1) U+23E80 𣺀 %26%23147072%3B -PASS extB (pt 1) U+23E81 𣺁 %26%23147073%3B -PASS extB (pt 1) U+23E82 𣺂 %26%23147074%3B -PASS extB (pt 1) U+23E83 𣺃 %26%23147075%3B -PASS extB (pt 1) U+23E84 𣺄 %26%23147076%3B -PASS extB (pt 1) U+23E85 𣺅 %26%23147077%3B -PASS extB (pt 1) U+23E86 𣺆 %26%23147078%3B -PASS extB (pt 1) U+23E87 𣺇 %26%23147079%3B -PASS extB (pt 1) U+23E88 𣺈 %26%23147080%3B -PASS extB (pt 1) U+23E89 𣺉 %26%23147081%3B -PASS extB (pt 1) U+23E8A 𣺊 %26%23147082%3B -PASS extB (pt 1) U+23E8B 𣺋 %26%23147083%3B -PASS extB (pt 1) U+23E8C 𣺌 %26%23147084%3B -PASS extB (pt 1) U+23E8D 𣺍 %26%23147085%3B -PASS extB (pt 1) U+23E8E 𣺎 %26%23147086%3B -PASS extB (pt 1) U+23E8F 𣺏 %26%23147087%3B -PASS extB (pt 1) U+23E90 𣺐 %26%23147088%3B -PASS extB (pt 1) U+23E91 𣺑 %26%23147089%3B -PASS extB (pt 1) U+23E92 𣺒 %26%23147090%3B -PASS extB (pt 1) U+23E93 𣺓 %26%23147091%3B -PASS extB (pt 1) U+23E94 𣺔 %26%23147092%3B -PASS extB (pt 1) U+23E95 𣺕 %26%23147093%3B -PASS extB (pt 1) U+23E96 𣺖 %26%23147094%3B -PASS extB (pt 1) U+23E97 𣺗 %26%23147095%3B -PASS extB (pt 1) U+23E98 𣺘 %26%23147096%3B -PASS extB (pt 1) U+23E99 𣺙 %26%23147097%3B -PASS extB (pt 1) U+23E9A 𣺚 %26%23147098%3B -PASS extB (pt 1) U+23E9B 𣺛 %26%23147099%3B -PASS extB (pt 1) U+23E9C 𣺜 %26%23147100%3B -PASS extB (pt 1) U+23E9D 𣺝 %26%23147101%3B -PASS extB (pt 1) U+23E9E 𣺞 %26%23147102%3B -PASS extB (pt 1) U+23E9F 𣺟 %26%23147103%3B -PASS extB (pt 1) U+23EA0 𣺠 %26%23147104%3B -PASS extB (pt 1) U+23EA1 𣺡 %26%23147105%3B -PASS extB (pt 1) U+23EA2 𣺢 %26%23147106%3B -PASS extB (pt 1) U+23EA3 𣺣 %26%23147107%3B -PASS extB (pt 1) U+23EA4 𣺤 %26%23147108%3B -PASS extB (pt 1) U+23EA5 𣺥 %26%23147109%3B -PASS extB (pt 1) U+23EA6 𣺦 %26%23147110%3B -PASS extB (pt 1) U+23EA7 𣺧 %26%23147111%3B -PASS extB (pt 1) U+23EA8 𣺨 %26%23147112%3B -PASS extB (pt 1) U+23EA9 𣺩 %26%23147113%3B -PASS extB (pt 1) U+23EAA 𣺪 %26%23147114%3B -PASS extB (pt 1) U+23EAB 𣺫 %26%23147115%3B -PASS extB (pt 1) U+23EAC 𣺬 %26%23147116%3B -PASS extB (pt 1) U+23EAD 𣺭 %26%23147117%3B -PASS extB (pt 1) U+23EAE 𣺮 %26%23147118%3B -PASS extB (pt 1) U+23EAF 𣺯 %26%23147119%3B -PASS extB (pt 1) U+23EB0 𣺰 %26%23147120%3B -PASS extB (pt 1) U+23EB1 𣺱 %26%23147121%3B -PASS extB (pt 1) U+23EB2 𣺲 %26%23147122%3B -PASS extB (pt 1) U+23EB3 𣺳 %26%23147123%3B -PASS extB (pt 1) U+23EB4 𣺴 %26%23147124%3B -PASS extB (pt 1) U+23EB5 𣺵 %26%23147125%3B -PASS extB (pt 1) U+23EB6 𣺶 %26%23147126%3B -PASS extB (pt 1) U+23EB7 𣺷 %26%23147127%3B -PASS extB (pt 1) U+23EB8 𣺸 %26%23147128%3B -PASS extB (pt 1) U+23EB9 𣺹 %26%23147129%3B -PASS extB (pt 1) U+23EBA 𣺺 %26%23147130%3B -PASS extB (pt 1) U+23EBB 𣺻 %26%23147131%3B -PASS extB (pt 1) U+23EBC 𣺼 %26%23147132%3B -PASS extB (pt 1) U+23EBD 𣺽 %26%23147133%3B -PASS extB (pt 1) U+23EBE 𣺾 %26%23147134%3B -PASS extB (pt 1) U+23EBF 𣺿 %26%23147135%3B -PASS extB (pt 1) U+23EC0 𣻀 %26%23147136%3B -PASS extB (pt 1) U+23EC1 𣻁 %26%23147137%3B -PASS extB (pt 1) U+23EC2 𣻂 %26%23147138%3B -PASS extB (pt 1) U+23EC3 𣻃 %26%23147139%3B -PASS extB (pt 1) U+23EC4 𣻄 %26%23147140%3B -PASS extB (pt 1) U+23EC5 𣻅 %26%23147141%3B -PASS extB (pt 1) U+23EC6 𣻆 %26%23147142%3B -PASS extB (pt 1) U+23EC7 𣻇 %26%23147143%3B -PASS extB (pt 1) U+23EC8 𣻈 %26%23147144%3B -PASS extB (pt 1) U+23EC9 𣻉 %26%23147145%3B -PASS extB (pt 1) U+23ECA 𣻊 %26%23147146%3B -PASS extB (pt 1) U+23ECB 𣻋 %26%23147147%3B -PASS extB (pt 1) U+23ECC 𣻌 %26%23147148%3B -PASS extB (pt 1) U+23ECD 𣻍 %26%23147149%3B -PASS extB (pt 1) U+23ECE 𣻎 %26%23147150%3B -PASS extB (pt 1) U+23ECF 𣻏 %26%23147151%3B -PASS extB (pt 1) U+23ED0 𣻐 %26%23147152%3B -PASS extB (pt 1) U+23ED1 𣻑 %26%23147153%3B -PASS extB (pt 1) U+23ED2 𣻒 %26%23147154%3B -PASS extB (pt 1) U+23ED3 𣻓 %26%23147155%3B -PASS extB (pt 1) U+23ED4 𣻔 %26%23147156%3B -PASS extB (pt 1) U+23ED5 𣻕 %26%23147157%3B -PASS extB (pt 1) U+23ED6 𣻖 %26%23147158%3B -PASS extB (pt 1) U+23ED7 𣻗 %26%23147159%3B -PASS extB (pt 1) U+23ED8 𣻘 %26%23147160%3B -PASS extB (pt 1) U+23ED9 𣻙 %26%23147161%3B -PASS extB (pt 1) U+23EDA 𣻚 %26%23147162%3B -PASS extB (pt 1) U+23EDB 𣻛 %26%23147163%3B -PASS extB (pt 1) U+23EDC 𣻜 %26%23147164%3B -PASS extB (pt 1) U+23EDD 𣻝 %26%23147165%3B -PASS extB (pt 1) U+23EDE 𣻞 %26%23147166%3B -PASS extB (pt 1) U+23EDF 𣻟 %26%23147167%3B -PASS extB (pt 1) U+23EE0 𣻠 %26%23147168%3B -PASS extB (pt 1) U+23EE1 𣻡 %26%23147169%3B -PASS extB (pt 1) U+23EE2 𣻢 %26%23147170%3B -PASS extB (pt 1) U+23EE3 𣻣 %26%23147171%3B -PASS extB (pt 1) U+23EE4 𣻤 %26%23147172%3B -PASS extB (pt 1) U+23EE5 𣻥 %26%23147173%3B -PASS extB (pt 1) U+23EE6 𣻦 %26%23147174%3B -PASS extB (pt 1) U+23EE7 𣻧 %26%23147175%3B -PASS extB (pt 1) U+23EE8 𣻨 %26%23147176%3B -PASS extB (pt 1) U+23EE9 𣻩 %26%23147177%3B -PASS extB (pt 1) U+23EEA 𣻪 %26%23147178%3B -PASS extB (pt 1) U+23EEB 𣻫 %26%23147179%3B -PASS extB (pt 1) U+23EEC 𣻬 %26%23147180%3B -PASS extB (pt 1) U+23EED 𣻭 %26%23147181%3B -PASS extB (pt 1) U+23EEE 𣻮 %26%23147182%3B -PASS extB (pt 1) U+23EEF 𣻯 %26%23147183%3B -PASS extB (pt 1) U+23EF0 𣻰 %26%23147184%3B -PASS extB (pt 1) U+23EF1 𣻱 %26%23147185%3B -PASS extB (pt 1) U+23EF2 𣻲 %26%23147186%3B -PASS extB (pt 1) U+23EF3 𣻳 %26%23147187%3B -PASS extB (pt 1) U+23EF4 𣻴 %26%23147188%3B -PASS extB (pt 1) U+23EF5 𣻵 %26%23147189%3B -PASS extB (pt 1) U+23EF6 𣻶 %26%23147190%3B -PASS extB (pt 1) U+23EF7 𣻷 %26%23147191%3B -PASS extB (pt 1) U+23EF8 𣻸 %26%23147192%3B -PASS extB (pt 1) U+23EF9 𣻹 %26%23147193%3B -PASS extB (pt 1) U+23EFA 𣻺 %26%23147194%3B -PASS extB (pt 1) U+23EFB 𣻻 %26%23147195%3B -PASS extB (pt 1) U+23EFD 𣻽 %26%23147197%3B -PASS extB (pt 1) U+23EFE 𣻾 %26%23147198%3B -PASS extB (pt 1) U+23EFF 𣻿 %26%23147199%3B -PASS extB (pt 1) U+23F00 𣼀 %26%23147200%3B -PASS extB (pt 1) U+23F01 𣼁 %26%23147201%3B -PASS extB (pt 1) U+23F02 𣼂 %26%23147202%3B -PASS extB (pt 1) U+23F03 𣼃 %26%23147203%3B -PASS extB (pt 1) U+23F04 𣼄 %26%23147204%3B -PASS extB (pt 1) U+23F05 𣼅 %26%23147205%3B -PASS extB (pt 1) U+23F06 𣼆 %26%23147206%3B -PASS extB (pt 1) U+23F07 𣼇 %26%23147207%3B -PASS extB (pt 1) U+23F08 𣼈 %26%23147208%3B -PASS extB (pt 1) U+23F09 𣼉 %26%23147209%3B -PASS extB (pt 1) U+23F0A 𣼊 %26%23147210%3B -PASS extB (pt 1) U+23F0B 𣼋 %26%23147211%3B -PASS extB (pt 1) U+23F0C 𣼌 %26%23147212%3B -PASS extB (pt 1) U+23F0D 𣼍 %26%23147213%3B -PASS extB (pt 1) U+23F0E 𣼎 %26%23147214%3B -PASS extB (pt 1) U+23F0F 𣼏 %26%23147215%3B -PASS extB (pt 1) U+23F10 𣼐 %26%23147216%3B -PASS extB (pt 1) U+23F11 𣼑 %26%23147217%3B -PASS extB (pt 1) U+23F12 𣼒 %26%23147218%3B -PASS extB (pt 1) U+23F13 𣼓 %26%23147219%3B -PASS extB (pt 1) U+23F14 𣼔 %26%23147220%3B -PASS extB (pt 1) U+23F15 𣼕 %26%23147221%3B -PASS extB (pt 1) U+23F16 𣼖 %26%23147222%3B -PASS extB (pt 1) U+23F17 𣼗 %26%23147223%3B -PASS extB (pt 1) U+23F18 𣼘 %26%23147224%3B -PASS extB (pt 1) U+23F19 𣼙 %26%23147225%3B -PASS extB (pt 1) U+23F1A 𣼚 %26%23147226%3B -PASS extB (pt 1) U+23F1B 𣼛 %26%23147227%3B -PASS extB (pt 1) U+23F1C 𣼜 %26%23147228%3B -PASS extB (pt 1) U+23F1D 𣼝 %26%23147229%3B -PASS extB (pt 1) U+23F1E 𣼞 %26%23147230%3B -PASS extB (pt 1) U+23F1F 𣼟 %26%23147231%3B -PASS extB (pt 1) U+23F20 𣼠 %26%23147232%3B -PASS extB (pt 1) U+23F21 𣼡 %26%23147233%3B -PASS extB (pt 1) U+23F22 𣼢 %26%23147234%3B -PASS extB (pt 1) U+23F23 𣼣 %26%23147235%3B -PASS extB (pt 1) U+23F24 𣼤 %26%23147236%3B -PASS extB (pt 1) U+23F25 𣼥 %26%23147237%3B -PASS extB (pt 1) U+23F26 𣼦 %26%23147238%3B -PASS extB (pt 1) U+23F27 𣼧 %26%23147239%3B -PASS extB (pt 1) U+23F28 𣼨 %26%23147240%3B -PASS extB (pt 1) U+23F29 𣼩 %26%23147241%3B -PASS extB (pt 1) U+23F2A 𣼪 %26%23147242%3B -PASS extB (pt 1) U+23F2B 𣼫 %26%23147243%3B -PASS extB (pt 1) U+23F2C 𣼬 %26%23147244%3B -PASS extB (pt 1) U+23F2D 𣼭 %26%23147245%3B -PASS extB (pt 1) U+23F2E 𣼮 %26%23147246%3B -PASS extB (pt 1) U+23F2F 𣼯 %26%23147247%3B -PASS extB (pt 1) U+23F30 𣼰 %26%23147248%3B -PASS extB (pt 1) U+23F31 𣼱 %26%23147249%3B -PASS extB (pt 1) U+23F32 𣼲 %26%23147250%3B -PASS extB (pt 1) U+23F33 𣼳 %26%23147251%3B -PASS extB (pt 1) U+23F34 𣼴 %26%23147252%3B -PASS extB (pt 1) U+23F35 𣼵 %26%23147253%3B -PASS extB (pt 1) U+23F36 𣼶 %26%23147254%3B -PASS extB (pt 1) U+23F37 𣼷 %26%23147255%3B -PASS extB (pt 1) U+23F38 𣼸 %26%23147256%3B -PASS extB (pt 1) U+23F39 𣼹 %26%23147257%3B -PASS extB (pt 1) U+23F3A 𣼺 %26%23147258%3B -PASS extB (pt 1) U+23F3B 𣼻 %26%23147259%3B -PASS extB (pt 1) U+23F3C 𣼼 %26%23147260%3B -PASS extB (pt 1) U+23F3D 𣼽 %26%23147261%3B -PASS extB (pt 1) U+23F3E 𣼾 %26%23147262%3B -PASS extB (pt 1) U+23F3F 𣼿 %26%23147263%3B -PASS extB (pt 1) U+23F40 𣽀 %26%23147264%3B -PASS extB (pt 1) U+23F41 𣽁 %26%23147265%3B -PASS extB (pt 1) U+23F42 𣽂 %26%23147266%3B -PASS extB (pt 1) U+23F43 𣽃 %26%23147267%3B -PASS extB (pt 1) U+23F44 𣽄 %26%23147268%3B -PASS extB (pt 1) U+23F45 𣽅 %26%23147269%3B -PASS extB (pt 1) U+23F46 𣽆 %26%23147270%3B -PASS extB (pt 1) U+23F47 𣽇 %26%23147271%3B -PASS extB (pt 1) U+23F48 𣽈 %26%23147272%3B -PASS extB (pt 1) U+23F49 𣽉 %26%23147273%3B -PASS extB (pt 1) U+23F4A 𣽊 %26%23147274%3B -PASS extB (pt 1) U+23F4B 𣽋 %26%23147275%3B -PASS extB (pt 1) U+23F4C 𣽌 %26%23147276%3B -PASS extB (pt 1) U+23F4D 𣽍 %26%23147277%3B -PASS extB (pt 1) U+23F4E 𣽎 %26%23147278%3B -PASS extB (pt 1) U+23F4F 𣽏 %26%23147279%3B -PASS extB (pt 1) U+23F50 𣽐 %26%23147280%3B -PASS extB (pt 1) U+23F51 𣽑 %26%23147281%3B -PASS extB (pt 1) U+23F52 𣽒 %26%23147282%3B -PASS extB (pt 1) U+23F53 𣽓 %26%23147283%3B -PASS extB (pt 1) U+23F54 𣽔 %26%23147284%3B -PASS extB (pt 1) U+23F55 𣽕 %26%23147285%3B -PASS extB (pt 1) U+23F56 𣽖 %26%23147286%3B -PASS extB (pt 1) U+23F57 𣽗 %26%23147287%3B -PASS extB (pt 1) U+23F58 𣽘 %26%23147288%3B -PASS extB (pt 1) U+23F59 𣽙 %26%23147289%3B -PASS extB (pt 1) U+23F5A 𣽚 %26%23147290%3B -PASS extB (pt 1) U+23F5B 𣽛 %26%23147291%3B -PASS extB (pt 1) U+23F5C 𣽜 %26%23147292%3B -PASS extB (pt 1) U+23F5D 𣽝 %26%23147293%3B -PASS extB (pt 1) U+23F5E 𣽞 %26%23147294%3B -PASS extB (pt 1) U+23F5F 𣽟 %26%23147295%3B -PASS extB (pt 1) U+23F60 𣽠 %26%23147296%3B -PASS extB (pt 1) U+23F61 𣽡 %26%23147297%3B -PASS extB (pt 1) U+23F62 𣽢 %26%23147298%3B -PASS extB (pt 1) U+23F63 𣽣 %26%23147299%3B -PASS extB (pt 1) U+23F64 𣽤 %26%23147300%3B -PASS extB (pt 1) U+23F65 𣽥 %26%23147301%3B -PASS extB (pt 1) U+23F66 𣽦 %26%23147302%3B -PASS extB (pt 1) U+23F67 𣽧 %26%23147303%3B -PASS extB (pt 1) U+23F68 𣽨 %26%23147304%3B -PASS extB (pt 1) U+23F69 𣽩 %26%23147305%3B -PASS extB (pt 1) U+23F6A 𣽪 %26%23147306%3B -PASS extB (pt 1) U+23F6B 𣽫 %26%23147307%3B -PASS extB (pt 1) U+23F6C 𣽬 %26%23147308%3B -PASS extB (pt 1) U+23F6D 𣽭 %26%23147309%3B -PASS extB (pt 1) U+23F6E 𣽮 %26%23147310%3B -PASS extB (pt 1) U+23F6F 𣽯 %26%23147311%3B -PASS extB (pt 1) U+23F70 𣽰 %26%23147312%3B -PASS extB (pt 1) U+23F71 𣽱 %26%23147313%3B -PASS extB (pt 1) U+23F72 𣽲 %26%23147314%3B -PASS extB (pt 1) U+23F73 𣽳 %26%23147315%3B -PASS extB (pt 1) U+23F74 𣽴 %26%23147316%3B -PASS extB (pt 1) U+23F75 𣽵 %26%23147317%3B -PASS extB (pt 1) U+23F76 𣽶 %26%23147318%3B -PASS extB (pt 1) U+23F77 𣽷 %26%23147319%3B -PASS extB (pt 1) U+23F78 𣽸 %26%23147320%3B -PASS extB (pt 1) U+23F79 𣽹 %26%23147321%3B -PASS extB (pt 1) U+23F7A 𣽺 %26%23147322%3B -PASS extB (pt 1) U+23F7B 𣽻 %26%23147323%3B -PASS extB (pt 1) U+23F7C 𣽼 %26%23147324%3B -PASS extB (pt 1) U+23F7D 𣽽 %26%23147325%3B -PASS extB (pt 1) U+23F7E 𣽾 %26%23147326%3B -PASS extB (pt 1) U+23F7F 𣽿 %26%23147327%3B -PASS extB (pt 1) U+23F81 𣾁 %26%23147329%3B -PASS extB (pt 1) U+23F83 𣾃 %26%23147331%3B -PASS extB (pt 1) U+23F84 𣾄 %26%23147332%3B -PASS extB (pt 1) U+23F85 𣾅 %26%23147333%3B -PASS extB (pt 1) U+23F86 𣾆 %26%23147334%3B -PASS extB (pt 1) U+23F87 𣾇 %26%23147335%3B -PASS extB (pt 1) U+23F88 𣾈 %26%23147336%3B -PASS extB (pt 1) U+23F89 𣾉 %26%23147337%3B -PASS extB (pt 1) U+23F8A 𣾊 %26%23147338%3B -PASS extB (pt 1) U+23F8B 𣾋 %26%23147339%3B -PASS extB (pt 1) U+23F8C 𣾌 %26%23147340%3B -PASS extB (pt 1) U+23F8D 𣾍 %26%23147341%3B -PASS extB (pt 1) U+23F8E 𣾎 %26%23147342%3B -PASS extB (pt 1) U+23F8F 𣾏 %26%23147343%3B -PASS extB (pt 1) U+23F90 𣾐 %26%23147344%3B -PASS extB (pt 1) U+23F91 𣾑 %26%23147345%3B -PASS extB (pt 1) U+23F92 𣾒 %26%23147346%3B -PASS extB (pt 1) U+23F93 𣾓 %26%23147347%3B -PASS extB (pt 1) U+23F94 𣾔 %26%23147348%3B -PASS extB (pt 1) U+23F95 𣾕 %26%23147349%3B -PASS extB (pt 1) U+23F96 𣾖 %26%23147350%3B -PASS extB (pt 1) U+23F97 𣾗 %26%23147351%3B -PASS extB (pt 1) U+23F98 𣾘 %26%23147352%3B -PASS extB (pt 1) U+23F99 𣾙 %26%23147353%3B -PASS extB (pt 1) U+23F9A 𣾚 %26%23147354%3B -PASS extB (pt 1) U+23F9B 𣾛 %26%23147355%3B -PASS extB (pt 1) U+23F9C 𣾜 %26%23147356%3B -PASS extB (pt 1) U+23F9D 𣾝 %26%23147357%3B -PASS extB (pt 1) U+23F9E 𣾞 %26%23147358%3B -PASS extB (pt 1) U+23F9F 𣾟 %26%23147359%3B -PASS extB (pt 1) U+23FA0 𣾠 %26%23147360%3B -PASS extB (pt 1) U+23FA1 𣾡 %26%23147361%3B -PASS extB (pt 1) U+23FA2 𣾢 %26%23147362%3B -PASS extB (pt 1) U+23FA3 𣾣 %26%23147363%3B -PASS extB (pt 1) U+23FA4 𣾤 %26%23147364%3B -PASS extB (pt 1) U+23FA5 𣾥 %26%23147365%3B -PASS extB (pt 1) U+23FA6 𣾦 %26%23147366%3B -PASS extB (pt 1) U+23FA7 𣾧 %26%23147367%3B -PASS extB (pt 1) U+23FA8 𣾨 %26%23147368%3B -PASS extB (pt 1) U+23FA9 𣾩 %26%23147369%3B -PASS extB (pt 1) U+23FAA 𣾪 %26%23147370%3B -PASS extB (pt 1) U+23FAB 𣾫 %26%23147371%3B -PASS extB (pt 1) U+23FAC 𣾬 %26%23147372%3B -PASS extB (pt 1) U+23FAD 𣾭 %26%23147373%3B -PASS extB (pt 1) U+23FAE 𣾮 %26%23147374%3B -PASS extB (pt 1) U+23FAF 𣾯 %26%23147375%3B -PASS extB (pt 1) U+23FB0 𣾰 %26%23147376%3B -PASS extB (pt 1) U+23FB1 𣾱 %26%23147377%3B -PASS extB (pt 1) U+23FB2 𣾲 %26%23147378%3B -PASS extB (pt 1) U+23FB3 𣾳 %26%23147379%3B -PASS extB (pt 1) U+23FB5 𣾵 %26%23147381%3B -PASS extB (pt 1) U+23FB6 𣾶 %26%23147382%3B -PASS extB (pt 1) U+23FB8 𣾸 %26%23147384%3B -PASS extB (pt 1) U+23FB9 𣾹 %26%23147385%3B -PASS extB (pt 1) U+23FBA 𣾺 %26%23147386%3B -PASS extB (pt 1) U+23FBB 𣾻 %26%23147387%3B -PASS extB (pt 1) U+23FBC 𣾼 %26%23147388%3B -PASS extB (pt 1) U+23FBD 𣾽 %26%23147389%3B -PASS extB (pt 1) U+23FBE 𣾾 %26%23147390%3B -PASS extB (pt 1) U+23FBF 𣾿 %26%23147391%3B -PASS extB (pt 1) U+23FC0 𣿀 %26%23147392%3B -PASS extB (pt 1) U+23FC1 𣿁 %26%23147393%3B -PASS extB (pt 1) U+23FC2 𣿂 %26%23147394%3B -PASS extB (pt 1) U+23FC3 𣿃 %26%23147395%3B -PASS extB (pt 1) U+23FC4 𣿄 %26%23147396%3B -PASS extB (pt 1) U+23FC6 𣿆 %26%23147398%3B -PASS extB (pt 1) U+23FC7 𣿇 %26%23147399%3B -PASS extB (pt 1) U+23FC8 𣿈 %26%23147400%3B -PASS extB (pt 1) U+23FC9 𣿉 %26%23147401%3B -PASS extB (pt 1) U+23FCA 𣿊 %26%23147402%3B -PASS extB (pt 1) U+23FCB 𣿋 %26%23147403%3B -PASS extB (pt 1) U+23FCC 𣿌 %26%23147404%3B -PASS extB (pt 1) U+23FCD 𣿍 %26%23147405%3B -PASS extB (pt 1) U+23FCE 𣿎 %26%23147406%3B -PASS extB (pt 1) U+23FCF 𣿏 %26%23147407%3B -PASS extB (pt 1) U+23FD0 𣿐 %26%23147408%3B -PASS extB (pt 1) U+23FD1 𣿑 %26%23147409%3B -PASS extB (pt 1) U+23FD2 𣿒 %26%23147410%3B -PASS extB (pt 1) U+23FD3 𣿓 %26%23147411%3B -PASS extB (pt 1) U+23FD4 𣿔 %26%23147412%3B -PASS extB (pt 1) U+23FD5 𣿕 %26%23147413%3B -PASS extB (pt 1) U+23FD6 𣿖 %26%23147414%3B -PASS extB (pt 1) U+23FD7 𣿗 %26%23147415%3B -PASS extB (pt 1) U+23FD8 𣿘 %26%23147416%3B -PASS extB (pt 1) U+23FD9 𣿙 %26%23147417%3B -PASS extB (pt 1) U+23FDA 𣿚 %26%23147418%3B -PASS extB (pt 1) U+23FDB 𣿛 %26%23147419%3B -PASS extB (pt 1) U+23FDC 𣿜 %26%23147420%3B -PASS extB (pt 1) U+23FDD 𣿝 %26%23147421%3B -PASS extB (pt 1) U+23FDE 𣿞 %26%23147422%3B -PASS extB (pt 1) U+23FDF 𣿟 %26%23147423%3B -PASS extB (pt 1) U+23FE0 𣿠 %26%23147424%3B -PASS extB (pt 1) U+23FE1 𣿡 %26%23147425%3B -PASS extB (pt 1) U+23FE2 𣿢 %26%23147426%3B -PASS extB (pt 1) U+23FE3 𣿣 %26%23147427%3B -PASS extB (pt 1) U+23FE4 𣿤 %26%23147428%3B -PASS extB (pt 1) U+23FE5 𣿥 %26%23147429%3B -PASS extB (pt 1) U+23FE6 𣿦 %26%23147430%3B -PASS extB (pt 1) U+23FE7 𣿧 %26%23147431%3B -PASS extB (pt 1) U+23FE8 𣿨 %26%23147432%3B -PASS extB (pt 1) U+23FE9 𣿩 %26%23147433%3B -PASS extB (pt 1) U+23FEA 𣿪 %26%23147434%3B -PASS extB (pt 1) U+23FED 𣿭 %26%23147437%3B -PASS extB (pt 1) U+23FEE 𣿮 %26%23147438%3B -PASS extB (pt 1) U+23FEF 𣿯 %26%23147439%3B -PASS extB (pt 1) U+23FF1 𣿱 %26%23147441%3B -PASS extB (pt 1) U+23FF2 𣿲 %26%23147442%3B -PASS extB (pt 1) U+23FF3 𣿳 %26%23147443%3B -PASS extB (pt 1) U+23FF4 𣿴 %26%23147444%3B -PASS extB (pt 1) U+23FF5 𣿵 %26%23147445%3B -PASS extB (pt 1) U+23FF6 𣿶 %26%23147446%3B -PASS extB (pt 1) U+23FF7 𣿷 %26%23147447%3B -PASS extB (pt 1) U+23FF8 𣿸 %26%23147448%3B -PASS extB (pt 1) U+23FF9 𣿹 %26%23147449%3B -PASS extB (pt 1) U+23FFA 𣿺 %26%23147450%3B -PASS extB (pt 1) U+23FFB 𣿻 %26%23147451%3B -PASS extB (pt 1) U+23FFC 𣿼 %26%23147452%3B -PASS extB (pt 1) U+23FFD 𣿽 %26%23147453%3B -PASS extB (pt 1) U+23FFE 𣿾 %26%23147454%3B -PASS extB (pt 1) U+23FFF 𣿿 %26%23147455%3B -PASS extB (pt 1) U+24000 𤀀 %26%23147456%3B -PASS extB (pt 1) U+24001 𤀁 %26%23147457%3B -PASS extB (pt 1) U+24002 𤀂 %26%23147458%3B -PASS extB (pt 1) U+24003 𤀃 %26%23147459%3B -PASS extB (pt 1) U+24004 𤀄 %26%23147460%3B -PASS extB (pt 1) U+24005 𤀅 %26%23147461%3B -PASS extB (pt 1) U+24006 𤀆 %26%23147462%3B -PASS extB (pt 1) U+24007 𤀇 %26%23147463%3B -PASS extB (pt 1) U+24008 𤀈 %26%23147464%3B -PASS extB (pt 1) U+24009 𤀉 %26%23147465%3B -PASS extB (pt 1) U+2400A 𤀊 %26%23147466%3B -PASS extB (pt 1) U+2400B 𤀋 %26%23147467%3B -PASS extB (pt 1) U+2400C 𤀌 %26%23147468%3B -PASS extB (pt 1) U+2400D 𤀍 %26%23147469%3B -PASS extB (pt 1) U+2400E 𤀎 %26%23147470%3B -PASS extB (pt 1) U+2400F 𤀏 %26%23147471%3B -PASS extB (pt 1) U+24010 𤀐 %26%23147472%3B -PASS extB (pt 1) U+24011 𤀑 %26%23147473%3B -PASS extB (pt 1) U+24012 𤀒 %26%23147474%3B -PASS extB (pt 1) U+24013 𤀓 %26%23147475%3B -PASS extB (pt 1) U+24014 𤀔 %26%23147476%3B -PASS extB (pt 1) U+24015 𤀕 %26%23147477%3B -PASS extB (pt 1) U+24016 𤀖 %26%23147478%3B -PASS extB (pt 1) U+24017 𤀗 %26%23147479%3B -PASS extB (pt 1) U+24018 𤀘 %26%23147480%3B -PASS extB (pt 1) U+24019 𤀙 %26%23147481%3B -PASS extB (pt 1) U+2401A 𤀚 %26%23147482%3B -PASS extB (pt 1) U+2401B 𤀛 %26%23147483%3B -PASS extB (pt 1) U+2401C 𤀜 %26%23147484%3B -PASS extB (pt 1) U+2401D 𤀝 %26%23147485%3B -PASS extB (pt 1) U+2401E 𤀞 %26%23147486%3B -PASS extB (pt 1) U+2401F 𤀟 %26%23147487%3B -PASS extB (pt 1) U+24020 𤀠 %26%23147488%3B -PASS extB (pt 1) U+24021 𤀡 %26%23147489%3B -PASS extB (pt 1) U+24022 𤀢 %26%23147490%3B -PASS extB (pt 1) U+24023 𤀣 %26%23147491%3B -PASS extB (pt 1) U+24024 𤀤 %26%23147492%3B -PASS extB (pt 1) U+24025 𤀥 %26%23147493%3B -PASS extB (pt 1) U+24026 𤀦 %26%23147494%3B -PASS extB (pt 1) U+24027 𤀧 %26%23147495%3B -PASS extB (pt 1) U+24028 𤀨 %26%23147496%3B -PASS extB (pt 1) U+24029 𤀩 %26%23147497%3B -PASS extB (pt 1) U+2402A 𤀪 %26%23147498%3B -PASS extB (pt 1) U+2402B 𤀫 %26%23147499%3B -PASS extB (pt 1) U+2402C 𤀬 %26%23147500%3B -PASS extB (pt 1) U+2402D 𤀭 %26%23147501%3B -PASS extB (pt 1) U+2402E 𤀮 %26%23147502%3B -PASS extB (pt 1) U+2402F 𤀯 %26%23147503%3B -PASS extB (pt 1) U+24030 𤀰 %26%23147504%3B -PASS extB (pt 1) U+24031 𤀱 %26%23147505%3B -PASS extB (pt 1) U+24032 𤀲 %26%23147506%3B -PASS extB (pt 1) U+24033 𤀳 %26%23147507%3B -PASS extB (pt 1) U+24034 𤀴 %26%23147508%3B -PASS extB (pt 1) U+24035 𤀵 %26%23147509%3B -PASS extB (pt 1) U+24036 𤀶 %26%23147510%3B -PASS extB (pt 1) U+24037 𤀷 %26%23147511%3B -PASS extB (pt 1) U+24038 𤀸 %26%23147512%3B -PASS extB (pt 1) U+2403B 𤀻 %26%23147515%3B -PASS extB (pt 1) U+2403C 𤀼 %26%23147516%3B -PASS extB (pt 1) U+2403E 𤀾 %26%23147518%3B -PASS extB (pt 1) U+2403F 𤀿 %26%23147519%3B -PASS extB (pt 1) U+24040 𤁀 %26%23147520%3B -PASS extB (pt 1) U+24041 𤁁 %26%23147521%3B -PASS extB (pt 1) U+24042 𤁂 %26%23147522%3B -PASS extB (pt 1) U+24043 𤁃 %26%23147523%3B -PASS extB (pt 1) U+24044 𤁄 %26%23147524%3B -PASS extB (pt 1) U+24045 𤁅 %26%23147525%3B -PASS extB (pt 1) U+24046 𤁆 %26%23147526%3B -PASS extB (pt 1) U+24047 𤁇 %26%23147527%3B -PASS extB (pt 1) U+24048 𤁈 %26%23147528%3B -PASS extB (pt 1) U+24049 𤁉 %26%23147529%3B -PASS extB (pt 1) U+2404A 𤁊 %26%23147530%3B -PASS extB (pt 1) U+2404B 𤁋 %26%23147531%3B -PASS extB (pt 1) U+2404C 𤁌 %26%23147532%3B -PASS extB (pt 1) U+2404D 𤁍 %26%23147533%3B -PASS extB (pt 1) U+2404E 𤁎 %26%23147534%3B -PASS extB (pt 1) U+2404F 𤁏 %26%23147535%3B -PASS extB (pt 1) U+24050 𤁐 %26%23147536%3B -PASS extB (pt 1) U+24051 𤁑 %26%23147537%3B -PASS extB (pt 1) U+24052 𤁒 %26%23147538%3B -PASS extB (pt 1) U+24053 𤁓 %26%23147539%3B -PASS extB (pt 1) U+24054 𤁔 %26%23147540%3B -PASS extB (pt 1) U+24055 𤁕 %26%23147541%3B -PASS extB (pt 1) U+24056 𤁖 %26%23147542%3B -PASS extB (pt 1) U+24057 𤁗 %26%23147543%3B -PASS extB (pt 1) U+24058 𤁘 %26%23147544%3B -PASS extB (pt 1) U+24059 𤁙 %26%23147545%3B -PASS extB (pt 1) U+2405A 𤁚 %26%23147546%3B -PASS extB (pt 1) U+2405B 𤁛 %26%23147547%3B -PASS extB (pt 1) U+2405C 𤁜 %26%23147548%3B -PASS extB (pt 1) U+2405D 𤁝 %26%23147549%3B -PASS extB (pt 1) U+2405E 𤁞 %26%23147550%3B -PASS extB (pt 1) U+2405F 𤁟 %26%23147551%3B -PASS extB (pt 1) U+24060 𤁠 %26%23147552%3B -PASS extB (pt 1) U+24061 𤁡 %26%23147553%3B -PASS extB (pt 1) U+24062 𤁢 %26%23147554%3B -PASS extB (pt 1) U+24063 𤁣 %26%23147555%3B -PASS extB (pt 1) U+24064 𤁤 %26%23147556%3B -PASS extB (pt 1) U+24065 𤁥 %26%23147557%3B -PASS extB (pt 1) U+24066 𤁦 %26%23147558%3B -PASS extB (pt 1) U+24067 𤁧 %26%23147559%3B -PASS extB (pt 1) U+24068 𤁨 %26%23147560%3B -PASS extB (pt 1) U+24069 𤁩 %26%23147561%3B -PASS extB (pt 1) U+2406A 𤁪 %26%23147562%3B -PASS extB (pt 1) U+2406B 𤁫 %26%23147563%3B -PASS extB (pt 1) U+2406C 𤁬 %26%23147564%3B -PASS extB (pt 1) U+2406D 𤁭 %26%23147565%3B -PASS extB (pt 1) U+2406E 𤁮 %26%23147566%3B -PASS extB (pt 1) U+2406F 𤁯 %26%23147567%3B -PASS extB (pt 1) U+24070 𤁰 %26%23147568%3B -PASS extB (pt 1) U+24071 𤁱 %26%23147569%3B -PASS extB (pt 1) U+24072 𤁲 %26%23147570%3B -PASS extB (pt 1) U+24073 𤁳 %26%23147571%3B -PASS extB (pt 1) U+24074 𤁴 %26%23147572%3B -PASS extB (pt 1) U+24075 𤁵 %26%23147573%3B -PASS extB (pt 1) U+24076 𤁶 %26%23147574%3B -PASS extB (pt 1) U+24077 𤁷 %26%23147575%3B -PASS extB (pt 1) U+24078 𤁸 %26%23147576%3B -PASS extB (pt 1) U+24079 𤁹 %26%23147577%3B -PASS extB (pt 1) U+2407A 𤁺 %26%23147578%3B -PASS extB (pt 1) U+2407B 𤁻 %26%23147579%3B -PASS extB (pt 1) U+2407C 𤁼 %26%23147580%3B -PASS extB (pt 1) U+2407D 𤁽 %26%23147581%3B -PASS extB (pt 1) U+2407E 𤁾 %26%23147582%3B -PASS extB (pt 1) U+2407F 𤁿 %26%23147583%3B -PASS extB (pt 1) U+24080 𤂀 %26%23147584%3B -PASS extB (pt 1) U+24081 𤂁 %26%23147585%3B -PASS extB (pt 1) U+24082 𤂂 %26%23147586%3B -PASS extB (pt 1) U+24083 𤂃 %26%23147587%3B -PASS extB (pt 1) U+24084 𤂄 %26%23147588%3B -PASS extB (pt 1) U+24086 𤂆 %26%23147590%3B -PASS extB (pt 1) U+24087 𤂇 %26%23147591%3B -PASS extB (pt 1) U+24088 𤂈 %26%23147592%3B -PASS extB (pt 1) U+24089 𤂉 %26%23147593%3B -PASS extB (pt 1) U+2408A 𤂊 %26%23147594%3B -PASS extB (pt 1) U+2408B 𤂋 %26%23147595%3B -PASS extB (pt 1) U+2408D 𤂍 %26%23147597%3B -PASS extB (pt 1) U+2408E 𤂎 %26%23147598%3B -PASS extB (pt 1) U+2408F 𤂏 %26%23147599%3B -PASS extB (pt 1) U+24090 𤂐 %26%23147600%3B -PASS extB (pt 1) U+24092 𤂒 %26%23147602%3B -PASS extB (pt 1) U+24093 𤂓 %26%23147603%3B -PASS extB (pt 1) U+24094 𤂔 %26%23147604%3B -PASS extB (pt 1) U+24095 𤂕 %26%23147605%3B -PASS extB (pt 1) U+24096 𤂖 %26%23147606%3B -PASS extB (pt 1) U+24097 𤂗 %26%23147607%3B -PASS extB (pt 1) U+24098 𤂘 %26%23147608%3B -PASS extB (pt 1) U+24099 𤂙 %26%23147609%3B -PASS extB (pt 1) U+2409A 𤂚 %26%23147610%3B -PASS extB (pt 1) U+2409B 𤂛 %26%23147611%3B -PASS extB (pt 1) U+2409C 𤂜 %26%23147612%3B -PASS extB (pt 1) U+2409D 𤂝 %26%23147613%3B -PASS extB (pt 1) U+2409E 𤂞 %26%23147614%3B -PASS extB (pt 1) U+2409F 𤂟 %26%23147615%3B -PASS extB (pt 1) U+240A0 𤂠 %26%23147616%3B -PASS extB (pt 1) U+240A1 𤂡 %26%23147617%3B -PASS extB (pt 1) U+240A2 𤂢 %26%23147618%3B -PASS extB (pt 1) U+240A3 𤂣 %26%23147619%3B -PASS extB (pt 1) U+240A4 𤂤 %26%23147620%3B -PASS extB (pt 1) U+240A5 𤂥 %26%23147621%3B -PASS extB (pt 1) U+240A6 𤂦 %26%23147622%3B -PASS extB (pt 1) U+240A7 𤂧 %26%23147623%3B -PASS extB (pt 1) U+240A8 𤂨 %26%23147624%3B -PASS extB (pt 1) U+240A9 𤂩 %26%23147625%3B -PASS extB (pt 1) U+240AA 𤂪 %26%23147626%3B -PASS extB (pt 1) U+240AB 𤂫 %26%23147627%3B -PASS extB (pt 1) U+240AC 𤂬 %26%23147628%3B -PASS extB (pt 1) U+240AD 𤂭 %26%23147629%3B -PASS extB (pt 1) U+240AE 𤂮 %26%23147630%3B -PASS extB (pt 1) U+240AF 𤂯 %26%23147631%3B -PASS extB (pt 1) U+240B0 𤂰 %26%23147632%3B -PASS extB (pt 1) U+240B1 𤂱 %26%23147633%3B -PASS extB (pt 1) U+240B2 𤂲 %26%23147634%3B -PASS extB (pt 1) U+240B3 𤂳 %26%23147635%3B -PASS extB (pt 1) U+240B4 𤂴 %26%23147636%3B -PASS extB (pt 1) U+240B5 𤂵 %26%23147637%3B -PASS extB (pt 1) U+240B6 𤂶 %26%23147638%3B -PASS extB (pt 1) U+240B7 𤂷 %26%23147639%3B -PASS extB (pt 1) U+240B8 𤂸 %26%23147640%3B -PASS extB (pt 1) U+240B9 𤂹 %26%23147641%3B -PASS extB (pt 1) U+240BA 𤂺 %26%23147642%3B -PASS extB (pt 1) U+240BB 𤂻 %26%23147643%3B -PASS extB (pt 1) U+240BC 𤂼 %26%23147644%3B -PASS extB (pt 1) U+240BD 𤂽 %26%23147645%3B -PASS extB (pt 1) U+240BE 𤂾 %26%23147646%3B -PASS extB (pt 1) U+240BF 𤂿 %26%23147647%3B -PASS extB (pt 1) U+240C0 𤃀 %26%23147648%3B -PASS extB (pt 1) U+240C1 𤃁 %26%23147649%3B -PASS extB (pt 1) U+240C2 𤃂 %26%23147650%3B -PASS extB (pt 1) U+240C3 𤃃 %26%23147651%3B -PASS extB (pt 1) U+240C4 𤃄 %26%23147652%3B -PASS extB (pt 1) U+240C5 𤃅 %26%23147653%3B -PASS extB (pt 1) U+240C6 𤃆 %26%23147654%3B -PASS extB (pt 1) U+240C7 𤃇 %26%23147655%3B -PASS extB (pt 1) U+240C8 𤃈 %26%23147656%3B -PASS extB (pt 1) U+240C9 𤃉 %26%23147657%3B -PASS extB (pt 1) U+240CA 𤃊 %26%23147658%3B -PASS extB (pt 1) U+240CB 𤃋 %26%23147659%3B -PASS extB (pt 1) U+240CC 𤃌 %26%23147660%3B -PASS extB (pt 1) U+240CD 𤃍 %26%23147661%3B -PASS extB (pt 1) U+240CE 𤃎 %26%23147662%3B -PASS extB (pt 1) U+240CF 𤃏 %26%23147663%3B -PASS extB (pt 1) U+240D0 𤃐 %26%23147664%3B -PASS extB (pt 1) U+240D1 𤃑 %26%23147665%3B -PASS extB (pt 1) U+240D2 𤃒 %26%23147666%3B -PASS extB (pt 1) U+240D3 𤃓 %26%23147667%3B -PASS extB (pt 1) U+240D4 𤃔 %26%23147668%3B -PASS extB (pt 1) U+240D5 𤃕 %26%23147669%3B -PASS extB (pt 1) U+240D6 𤃖 %26%23147670%3B -PASS extB (pt 1) U+240D7 𤃗 %26%23147671%3B -PASS extB (pt 1) U+240D8 𤃘 %26%23147672%3B -PASS extB (pt 1) U+240D9 𤃙 %26%23147673%3B -PASS extB (pt 1) U+240DA 𤃚 %26%23147674%3B -PASS extB (pt 1) U+240DB 𤃛 %26%23147675%3B -PASS extB (pt 1) U+240DC 𤃜 %26%23147676%3B -PASS extB (pt 1) U+240DD 𤃝 %26%23147677%3B -PASS extB (pt 1) U+240DE 𤃞 %26%23147678%3B -PASS extB (pt 1) U+240DF 𤃟 %26%23147679%3B -PASS extB (pt 1) U+240E0 𤃠 %26%23147680%3B -PASS extB (pt 1) U+240E1 𤃡 %26%23147681%3B -PASS extB (pt 1) U+240E2 𤃢 %26%23147682%3B -PASS extB (pt 1) U+240E3 𤃣 %26%23147683%3B -PASS extB (pt 1) U+240E4 𤃤 %26%23147684%3B -PASS extB (pt 1) U+240E5 𤃥 %26%23147685%3B -PASS extB (pt 1) U+240E6 𤃦 %26%23147686%3B -PASS extB (pt 1) U+240E7 𤃧 %26%23147687%3B -PASS extB (pt 1) U+240E8 𤃨 %26%23147688%3B -PASS extB (pt 1) U+240E9 𤃩 %26%23147689%3B -PASS extB (pt 1) U+240EA 𤃪 %26%23147690%3B -PASS extB (pt 1) U+240EB 𤃫 %26%23147691%3B -PASS extB (pt 1) U+240EC 𤃬 %26%23147692%3B -PASS extB (pt 1) U+240ED 𤃭 %26%23147693%3B -PASS extB (pt 1) U+240EE 𤃮 %26%23147694%3B -PASS extB (pt 1) U+240EF 𤃯 %26%23147695%3B -PASS extB (pt 1) U+240F0 𤃰 %26%23147696%3B -PASS extB (pt 1) U+240F1 𤃱 %26%23147697%3B -PASS extB (pt 1) U+240F2 𤃲 %26%23147698%3B -PASS extB (pt 1) U+240F3 𤃳 %26%23147699%3B -PASS extB (pt 1) U+240F4 𤃴 %26%23147700%3B -PASS extB (pt 1) U+240F5 𤃵 %26%23147701%3B -PASS extB (pt 1) U+240F6 𤃶 %26%23147702%3B -PASS extB (pt 1) U+240F7 𤃷 %26%23147703%3B -PASS extB (pt 1) U+240F8 𤃸 %26%23147704%3B -PASS extB (pt 1) U+240F9 𤃹 %26%23147705%3B -PASS extB (pt 1) U+240FA 𤃺 %26%23147706%3B -PASS extB (pt 1) U+240FB 𤃻 %26%23147707%3B -PASS extB (pt 1) U+240FC 𤃼 %26%23147708%3B -PASS extB (pt 1) U+240FD 𤃽 %26%23147709%3B -PASS extB (pt 1) U+240FE 𤃾 %26%23147710%3B -PASS extB (pt 1) U+240FF 𤃿 %26%23147711%3B -PASS extB (pt 1) U+24100 𤄀 %26%23147712%3B -PASS extB (pt 1) U+24101 𤄁 %26%23147713%3B -PASS extB (pt 1) U+24102 𤄂 %26%23147714%3B -PASS extB (pt 1) U+24103 𤄃 %26%23147715%3B -PASS extB (pt 1) U+24104 𤄄 %26%23147716%3B -PASS extB (pt 1) U+24105 𤄅 %26%23147717%3B -PASS extB (pt 1) U+24106 𤄆 %26%23147718%3B -PASS extB (pt 1) U+24107 𤄇 %26%23147719%3B -PASS extB (pt 1) U+24108 𤄈 %26%23147720%3B -PASS extB (pt 1) U+24109 𤄉 %26%23147721%3B -PASS extB (pt 1) U+2410A 𤄊 %26%23147722%3B -PASS extB (pt 1) U+2410B 𤄋 %26%23147723%3B -PASS extB (pt 1) U+2410C 𤄌 %26%23147724%3B -PASS extB (pt 1) U+2410D 𤄍 %26%23147725%3B -PASS extB (pt 1) U+2410E 𤄎 %26%23147726%3B -PASS extB (pt 1) U+2410F 𤄏 %26%23147727%3B -PASS extB (pt 1) U+24110 𤄐 %26%23147728%3B -PASS extB (pt 1) U+24111 𤄑 %26%23147729%3B -PASS extB (pt 1) U+24112 𤄒 %26%23147730%3B -PASS extB (pt 1) U+24113 𤄓 %26%23147731%3B -PASS extB (pt 1) U+24114 𤄔 %26%23147732%3B -PASS extB (pt 1) U+24115 𤄕 %26%23147733%3B -PASS extB (pt 1) U+24116 𤄖 %26%23147734%3B -PASS extB (pt 1) U+24117 𤄗 %26%23147735%3B -PASS extB (pt 1) U+24118 𤄘 %26%23147736%3B -PASS extB (pt 1) U+24119 𤄙 %26%23147737%3B -PASS extB (pt 1) U+2411A 𤄚 %26%23147738%3B -PASS extB (pt 1) U+2411B 𤄛 %26%23147739%3B -PASS extB (pt 1) U+2411C 𤄜 %26%23147740%3B -PASS extB (pt 1) U+2411D 𤄝 %26%23147741%3B -PASS extB (pt 1) U+2411E 𤄞 %26%23147742%3B -PASS extB (pt 1) U+2411F 𤄟 %26%23147743%3B -PASS extB (pt 1) U+24120 𤄠 %26%23147744%3B -PASS extB (pt 1) U+24121 𤄡 %26%23147745%3B -PASS extB (pt 1) U+24122 𤄢 %26%23147746%3B -PASS extB (pt 1) U+24123 𤄣 %26%23147747%3B -PASS extB (pt 1) U+24124 𤄤 %26%23147748%3B -PASS extB (pt 1) U+24125 𤄥 %26%23147749%3B -PASS extB (pt 1) U+24126 𤄦 %26%23147750%3B -PASS extB (pt 1) U+24127 𤄧 %26%23147751%3B -PASS extB (pt 1) U+24128 𤄨 %26%23147752%3B -PASS extB (pt 1) U+24129 𤄩 %26%23147753%3B -PASS extB (pt 1) U+2412A 𤄪 %26%23147754%3B -PASS extB (pt 1) U+2412B 𤄫 %26%23147755%3B -PASS extB (pt 1) U+2412C 𤄬 %26%23147756%3B -PASS extB (pt 1) U+2412D 𤄭 %26%23147757%3B -PASS extB (pt 1) U+2412E 𤄮 %26%23147758%3B -PASS extB (pt 1) U+2412F 𤄯 %26%23147759%3B -PASS extB (pt 1) U+24130 𤄰 %26%23147760%3B -PASS extB (pt 1) U+24131 𤄱 %26%23147761%3B -PASS extB (pt 1) U+24132 𤄲 %26%23147762%3B -PASS extB (pt 1) U+24133 𤄳 %26%23147763%3B -PASS extB (pt 1) U+24134 𤄴 %26%23147764%3B -PASS extB (pt 1) U+24135 𤄵 %26%23147765%3B -PASS extB (pt 1) U+24136 𤄶 %26%23147766%3B -PASS extB (pt 1) U+24137 𤄷 %26%23147767%3B -PASS extB (pt 1) U+24138 𤄸 %26%23147768%3B -PASS extB (pt 1) U+24139 𤄹 %26%23147769%3B -PASS extB (pt 1) U+2413A 𤄺 %26%23147770%3B -PASS extB (pt 1) U+2413B 𤄻 %26%23147771%3B -PASS extB (pt 1) U+2413C 𤄼 %26%23147772%3B -PASS extB (pt 1) U+2413D 𤄽 %26%23147773%3B -PASS extB (pt 1) U+2413E 𤄾 %26%23147774%3B -PASS extB (pt 1) U+24141 𤅁 %26%23147777%3B -PASS extB (pt 1) U+24142 𤅂 %26%23147778%3B -PASS extB (pt 1) U+24143 𤅃 %26%23147779%3B -PASS extB (pt 1) U+24145 𤅅 %26%23147781%3B -PASS extB (pt 1) U+24146 𤅆 %26%23147782%3B -PASS extB (pt 1) U+24147 𤅇 %26%23147783%3B -PASS extB (pt 1) U+24148 𤅈 %26%23147784%3B -PASS extB (pt 1) U+24149 𤅉 %26%23147785%3B -PASS extB (pt 1) U+2414A 𤅊 %26%23147786%3B -PASS extB (pt 1) U+2414B 𤅋 %26%23147787%3B -PASS extB (pt 1) U+2414C 𤅌 %26%23147788%3B -PASS extB (pt 1) U+2414D 𤅍 %26%23147789%3B -PASS extB (pt 1) U+2414E 𤅎 %26%23147790%3B -PASS extB (pt 1) U+2414F 𤅏 %26%23147791%3B -PASS extB (pt 1) U+24150 𤅐 %26%23147792%3B -PASS extB (pt 1) U+24151 𤅑 %26%23147793%3B -PASS extB (pt 1) U+24152 𤅒 %26%23147794%3B -PASS extB (pt 1) U+24153 𤅓 %26%23147795%3B -PASS extB (pt 1) U+24154 𤅔 %26%23147796%3B -PASS extB (pt 1) U+24158 𤅘 %26%23147800%3B -PASS extB (pt 1) U+24159 𤅙 %26%23147801%3B -PASS extB (pt 1) U+2415A 𤅚 %26%23147802%3B -PASS extB (pt 1) U+2415B 𤅛 %26%23147803%3B -PASS extB (pt 1) U+2415C 𤅜 %26%23147804%3B -PASS extB (pt 1) U+2415D 𤅝 %26%23147805%3B -PASS extB (pt 1) U+2415E 𤅞 %26%23147806%3B -PASS extB (pt 1) U+24160 𤅠 %26%23147808%3B -PASS extB (pt 1) U+24161 𤅡 %26%23147809%3B -PASS extB (pt 1) U+24162 𤅢 %26%23147810%3B -PASS extB (pt 1) U+24163 𤅣 %26%23147811%3B -PASS extB (pt 1) U+24164 𤅤 %26%23147812%3B -PASS extB (pt 1) U+24165 𤅥 %26%23147813%3B -PASS extB (pt 1) U+24166 𤅦 %26%23147814%3B -PASS extB (pt 1) U+24167 𤅧 %26%23147815%3B -PASS extB (pt 1) U+24168 𤅨 %26%23147816%3B -PASS extB (pt 1) U+24169 𤅩 %26%23147817%3B -PASS extB (pt 1) U+2416A 𤅪 %26%23147818%3B -PASS extB (pt 1) U+2416B 𤅫 %26%23147819%3B -PASS extB (pt 1) U+2416C 𤅬 %26%23147820%3B -PASS extB (pt 1) U+2416D 𤅭 %26%23147821%3B -PASS extB (pt 1) U+2416E 𤅮 %26%23147822%3B -PASS extB (pt 1) U+2416F 𤅯 %26%23147823%3B -PASS extB (pt 1) U+24170 𤅰 %26%23147824%3B -PASS extB (pt 1) U+24171 𤅱 %26%23147825%3B -PASS extB (pt 1) U+24172 𤅲 %26%23147826%3B -PASS extB (pt 1) U+24173 𤅳 %26%23147827%3B -PASS extB (pt 1) U+24174 𤅴 %26%23147828%3B -PASS extB (pt 1) U+24175 𤅵 %26%23147829%3B -PASS extB (pt 1) U+24176 𤅶 %26%23147830%3B -PASS extB (pt 1) U+24177 𤅷 %26%23147831%3B -PASS extB (pt 1) U+24178 𤅸 %26%23147832%3B -PASS extB (pt 1) U+24179 𤅹 %26%23147833%3B -PASS extB (pt 1) U+2417A 𤅺 %26%23147834%3B -PASS extB (pt 1) U+2417B 𤅻 %26%23147835%3B -PASS extB (pt 1) U+2417C 𤅼 %26%23147836%3B -PASS extB (pt 1) U+2417D 𤅽 %26%23147837%3B -PASS extB (pt 1) U+2417E 𤅾 %26%23147838%3B -PASS extB (pt 1) U+2417F 𤅿 %26%23147839%3B -PASS extB (pt 1) U+24180 𤆀 %26%23147840%3B -PASS extB (pt 1) U+24181 𤆁 %26%23147841%3B -PASS extB (pt 1) U+24182 𤆂 %26%23147842%3B -PASS extB (pt 1) U+24183 𤆃 %26%23147843%3B -PASS extB (pt 1) U+24184 𤆄 %26%23147844%3B -PASS extB (pt 1) U+24185 𤆅 %26%23147845%3B -PASS extB (pt 1) U+24186 𤆆 %26%23147846%3B -PASS extB (pt 1) U+24187 𤆇 %26%23147847%3B -PASS extB (pt 1) U+24188 𤆈 %26%23147848%3B -PASS extB (pt 1) U+24189 𤆉 %26%23147849%3B -PASS extB (pt 1) U+2418A 𤆊 %26%23147850%3B -PASS extB (pt 1) U+2418B 𤆋 %26%23147851%3B -PASS extB (pt 1) U+2418C 𤆌 %26%23147852%3B -PASS extB (pt 1) U+2418D 𤆍 %26%23147853%3B -PASS extB (pt 1) U+2418E 𤆎 %26%23147854%3B -PASS extB (pt 1) U+2418F 𤆏 %26%23147855%3B -PASS extB (pt 1) U+24190 𤆐 %26%23147856%3B -PASS extB (pt 1) U+24191 𤆑 %26%23147857%3B -PASS extB (pt 1) U+24192 𤆒 %26%23147858%3B -PASS extB (pt 1) U+24193 𤆓 %26%23147859%3B -PASS extB (pt 1) U+24194 𤆔 %26%23147860%3B -PASS extB (pt 1) U+24195 𤆕 %26%23147861%3B -PASS extB (pt 1) U+24196 𤆖 %26%23147862%3B -PASS extB (pt 1) U+24197 𤆗 %26%23147863%3B -PASS extB (pt 1) U+24198 𤆘 %26%23147864%3B -PASS extB (pt 1) U+24199 𤆙 %26%23147865%3B -PASS extB (pt 1) U+2419A 𤆚 %26%23147866%3B -PASS extB (pt 1) U+2419B 𤆛 %26%23147867%3B -PASS extB (pt 1) U+2419C 𤆜 %26%23147868%3B -PASS extB (pt 1) U+2419D 𤆝 %26%23147869%3B -PASS extB (pt 1) U+2419E 𤆞 %26%23147870%3B -PASS extB (pt 1) U+2419F 𤆟 %26%23147871%3B -PASS extB (pt 1) U+241A0 𤆠 %26%23147872%3B -PASS extB (pt 1) U+241A1 𤆡 %26%23147873%3B -PASS extB (pt 1) U+241A2 𤆢 %26%23147874%3B -PASS extB (pt 1) U+241A3 𤆣 %26%23147875%3B -PASS extB (pt 1) U+241A6 𤆦 %26%23147878%3B -PASS extB (pt 1) U+241A7 𤆧 %26%23147879%3B -PASS extB (pt 1) U+241A8 𤆨 %26%23147880%3B -PASS extB (pt 1) U+241A9 𤆩 %26%23147881%3B -PASS extB (pt 1) U+241AA 𤆪 %26%23147882%3B -PASS extB (pt 1) U+241AB 𤆫 %26%23147883%3B -PASS extB (pt 1) U+241AC 𤆬 %26%23147884%3B -PASS extB (pt 1) U+241AD 𤆭 %26%23147885%3B -PASS extB (pt 1) U+241AE 𤆮 %26%23147886%3B -PASS extB (pt 1) U+241AF 𤆯 %26%23147887%3B -PASS extB (pt 1) U+241B0 𤆰 %26%23147888%3B -PASS extB (pt 1) U+241B1 𤆱 %26%23147889%3B -PASS extB (pt 1) U+241B2 𤆲 %26%23147890%3B -PASS extB (pt 1) U+241B3 𤆳 %26%23147891%3B -PASS extB (pt 1) U+241B4 𤆴 %26%23147892%3B -PASS extB (pt 1) U+241B5 𤆵 %26%23147893%3B -PASS extB (pt 1) U+241B6 𤆶 %26%23147894%3B -PASS extB (pt 1) U+241B7 𤆷 %26%23147895%3B -PASS extB (pt 1) U+241B8 𤆸 %26%23147896%3B -PASS extB (pt 1) U+241B9 𤆹 %26%23147897%3B -PASS extB (pt 1) U+241BA 𤆺 %26%23147898%3B -PASS extB (pt 1) U+241BB 𤆻 %26%23147899%3B -PASS extB (pt 1) U+241BC 𤆼 %26%23147900%3B -PASS extB (pt 1) U+241BD 𤆽 %26%23147901%3B -PASS extB (pt 1) U+241BE 𤆾 %26%23147902%3B -PASS extB (pt 1) U+241BF 𤆿 %26%23147903%3B -PASS extB (pt 1) U+241C0 𤇀 %26%23147904%3B -PASS extB (pt 1) U+241C1 𤇁 %26%23147905%3B -PASS extB (pt 1) U+241C2 𤇂 %26%23147906%3B -PASS extB (pt 1) U+241C3 𤇃 %26%23147907%3B -PASS extB (pt 1) U+241C4 𤇄 %26%23147908%3B -PASS extB (pt 1) U+241C5 𤇅 %26%23147909%3B -PASS extB (pt 1) U+241C6 𤇆 %26%23147910%3B -PASS extB (pt 1) U+241C7 𤇇 %26%23147911%3B -PASS extB (pt 1) U+241C8 𤇈 %26%23147912%3B -PASS extB (pt 1) U+241C9 𤇉 %26%23147913%3B -PASS extB (pt 1) U+241CA 𤇊 %26%23147914%3B -PASS extB (pt 1) U+241CB 𤇋 %26%23147915%3B -PASS extB (pt 1) U+241CC 𤇌 %26%23147916%3B -PASS extB (pt 1) U+241CE 𤇎 %26%23147918%3B -PASS extB (pt 1) U+241CF 𤇏 %26%23147919%3B -PASS extB (pt 1) U+241D0 𤇐 %26%23147920%3B -PASS extB (pt 1) U+241D1 𤇑 %26%23147921%3B -PASS extB (pt 1) U+241D2 𤇒 %26%23147922%3B -PASS extB (pt 1) U+241D3 𤇓 %26%23147923%3B -PASS extB (pt 1) U+241D4 𤇔 %26%23147924%3B -PASS extB (pt 1) U+241D5 𤇕 %26%23147925%3B -PASS extB (pt 1) U+241D6 𤇖 %26%23147926%3B -PASS extB (pt 1) U+241D7 𤇗 %26%23147927%3B -PASS extB (pt 1) U+241D8 𤇘 %26%23147928%3B -PASS extB (pt 1) U+241D9 𤇙 %26%23147929%3B -PASS extB (pt 1) U+241DA 𤇚 %26%23147930%3B -PASS extB (pt 1) U+241DB 𤇛 %26%23147931%3B -PASS extB (pt 1) U+241DC 𤇜 %26%23147932%3B -PASS extB (pt 1) U+241DD 𤇝 %26%23147933%3B -PASS extB (pt 1) U+241DE 𤇞 %26%23147934%3B -PASS extB (pt 1) U+241DF 𤇟 %26%23147935%3B -PASS extB (pt 1) U+241E0 𤇠 %26%23147936%3B -PASS extB (pt 1) U+241E1 𤇡 %26%23147937%3B -PASS extB (pt 1) U+241E3 𤇣 %26%23147939%3B -PASS extB (pt 1) U+241E4 𤇤 %26%23147940%3B -PASS extB (pt 1) U+241E5 𤇥 %26%23147941%3B -PASS extB (pt 1) U+241E6 𤇦 %26%23147942%3B -PASS extB (pt 1) U+241E7 𤇧 %26%23147943%3B -PASS extB (pt 1) U+241E8 𤇨 %26%23147944%3B -PASS extB (pt 1) U+241E9 𤇩 %26%23147945%3B -PASS extB (pt 1) U+241EA 𤇪 %26%23147946%3B -PASS extB (pt 1) U+241EB 𤇫 %26%23147947%3B -PASS extB (pt 1) U+241EC 𤇬 %26%23147948%3B -PASS extB (pt 1) U+241ED 𤇭 %26%23147949%3B -PASS extB (pt 1) U+241EE 𤇮 %26%23147950%3B -PASS extB (pt 1) U+241EF 𤇯 %26%23147951%3B -PASS extB (pt 1) U+241F0 𤇰 %26%23147952%3B -PASS extB (pt 1) U+241F1 𤇱 %26%23147953%3B -PASS extB (pt 1) U+241F2 𤇲 %26%23147954%3B -PASS extB (pt 1) U+241F3 𤇳 %26%23147955%3B -PASS extB (pt 1) U+241F4 𤇴 %26%23147956%3B -PASS extB (pt 1) U+241F5 𤇵 %26%23147957%3B -PASS extB (pt 1) U+241F6 𤇶 %26%23147958%3B -PASS extB (pt 1) U+241F7 𤇷 %26%23147959%3B -PASS extB (pt 1) U+241F8 𤇸 %26%23147960%3B -PASS extB (pt 1) U+241F9 𤇹 %26%23147961%3B -PASS extB (pt 1) U+241FA 𤇺 %26%23147962%3B -PASS extB (pt 1) U+241FB 𤇻 %26%23147963%3B -PASS extB (pt 1) U+241FC 𤇼 %26%23147964%3B -PASS extB (pt 1) U+241FD 𤇽 %26%23147965%3B -PASS extB (pt 1) U+241FE 𤇾 %26%23147966%3B -PASS extB (pt 1) U+241FF 𤇿 %26%23147967%3B -PASS extB (pt 1) U+24200 𤈀 %26%23147968%3B -PASS extB (pt 1) U+24201 𤈁 %26%23147969%3B -PASS extB (pt 1) U+24202 𤈂 %26%23147970%3B -PASS extB (pt 1) U+24203 𤈃 %26%23147971%3B -PASS extB (pt 1) U+24204 𤈄 %26%23147972%3B -PASS extB (pt 1) U+24205 𤈅 %26%23147973%3B -PASS extB (pt 1) U+24206 𤈆 %26%23147974%3B -PASS extB (pt 1) U+24207 𤈇 %26%23147975%3B -PASS extB (pt 1) U+24208 𤈈 %26%23147976%3B -PASS extB (pt 1) U+24209 𤈉 %26%23147977%3B -PASS extB (pt 1) U+2420A 𤈊 %26%23147978%3B -PASS extB (pt 1) U+2420B 𤈋 %26%23147979%3B -PASS extB (pt 1) U+2420C 𤈌 %26%23147980%3B -PASS extB (pt 1) U+2420D 𤈍 %26%23147981%3B -PASS extB (pt 1) U+2420E 𤈎 %26%23147982%3B -PASS extB (pt 1) U+2420F 𤈏 %26%23147983%3B -PASS extB (pt 1) U+24210 𤈐 %26%23147984%3B -PASS extB (pt 1) U+24211 𤈑 %26%23147985%3B -PASS extB (pt 1) U+24212 𤈒 %26%23147986%3B -PASS extB (pt 1) U+24213 𤈓 %26%23147987%3B -PASS extB (pt 1) U+24214 𤈔 %26%23147988%3B -PASS extB (pt 1) U+24215 𤈕 %26%23147989%3B -PASS extB (pt 1) U+24216 𤈖 %26%23147990%3B -PASS extB (pt 1) U+24217 𤈗 %26%23147991%3B -PASS extB (pt 1) U+24218 𤈘 %26%23147992%3B -PASS extB (pt 1) U+24219 𤈙 %26%23147993%3B -PASS extB (pt 1) U+2421A 𤈚 %26%23147994%3B -PASS extB (pt 1) U+2421B 𤈛 %26%23147995%3B -PASS extB (pt 1) U+2421C 𤈜 %26%23147996%3B -PASS extB (pt 1) U+2421D 𤈝 %26%23147997%3B -PASS extB (pt 1) U+2421E 𤈞 %26%23147998%3B -PASS extB (pt 1) U+2421F 𤈟 %26%23147999%3B -PASS extB (pt 1) U+24220 𤈠 %26%23148000%3B -PASS extB (pt 1) U+24221 𤈡 %26%23148001%3B -PASS extB (pt 1) U+24222 𤈢 %26%23148002%3B -PASS extB (pt 1) U+24223 𤈣 %26%23148003%3B -PASS extB (pt 1) U+24224 𤈤 %26%23148004%3B -PASS extB (pt 1) U+24225 𤈥 %26%23148005%3B -PASS extB (pt 1) U+24226 𤈦 %26%23148006%3B -PASS extB (pt 1) U+24227 𤈧 %26%23148007%3B -PASS extB (pt 1) U+24228 𤈨 %26%23148008%3B -PASS extB (pt 1) U+24229 𤈩 %26%23148009%3B -PASS extB (pt 1) U+2422A 𤈪 %26%23148010%3B -PASS extB (pt 1) U+2422B 𤈫 %26%23148011%3B -PASS extB (pt 1) U+2422C 𤈬 %26%23148012%3B -PASS extB (pt 1) U+2422D 𤈭 %26%23148013%3B -PASS extB (pt 1) U+2422E 𤈮 %26%23148014%3B -PASS extB (pt 1) U+2422F 𤈯 %26%23148015%3B -PASS extB (pt 1) U+24230 𤈰 %26%23148016%3B -PASS extB (pt 1) U+24231 𤈱 %26%23148017%3B -PASS extB (pt 1) U+24232 𤈲 %26%23148018%3B -PASS extB (pt 1) U+24233 𤈳 %26%23148019%3B -PASS extB (pt 1) U+24234 𤈴 %26%23148020%3B -PASS extB (pt 1) U+24235 𤈵 %26%23148021%3B -PASS extB (pt 1) U+24236 𤈶 %26%23148022%3B -PASS extB (pt 1) U+24237 𤈷 %26%23148023%3B -PASS extB (pt 1) U+24238 𤈸 %26%23148024%3B -PASS extB (pt 1) U+24239 𤈹 %26%23148025%3B -PASS extB (pt 1) U+2423A 𤈺 %26%23148026%3B -PASS extB (pt 1) U+2423B 𤈻 %26%23148027%3B -PASS extB (pt 1) U+2423C 𤈼 %26%23148028%3B -PASS extB (pt 1) U+2423D 𤈽 %26%23148029%3B -PASS extB (pt 1) U+2423E 𤈾 %26%23148030%3B -PASS extB (pt 1) U+2423F 𤈿 %26%23148031%3B -PASS extB (pt 1) U+24240 𤉀 %26%23148032%3B -PASS extB (pt 1) U+24241 𤉁 %26%23148033%3B -PASS extB (pt 1) U+24242 𤉂 %26%23148034%3B -PASS extB (pt 1) U+24243 𤉃 %26%23148035%3B -PASS extB (pt 1) U+24244 𤉄 %26%23148036%3B -PASS extB (pt 1) U+24245 𤉅 %26%23148037%3B -PASS extB (pt 1) U+24246 𤉆 %26%23148038%3B -PASS extB (pt 1) U+24247 𤉇 %26%23148039%3B -PASS extB (pt 1) U+24248 𤉈 %26%23148040%3B -PASS extB (pt 1) U+24249 𤉉 %26%23148041%3B -PASS extB (pt 1) U+2424A 𤉊 %26%23148042%3B -PASS extB (pt 1) U+2424B 𤉋 %26%23148043%3B -PASS extB (pt 1) U+2424C 𤉌 %26%23148044%3B -PASS extB (pt 1) U+2424D 𤉍 %26%23148045%3B -PASS extB (pt 1) U+2424E 𤉎 %26%23148046%3B -PASS extB (pt 1) U+2424F 𤉏 %26%23148047%3B -PASS extB (pt 1) U+24250 𤉐 %26%23148048%3B -PASS extB (pt 1) U+24251 𤉑 %26%23148049%3B -PASS extB (pt 1) U+24252 𤉒 %26%23148050%3B -PASS extB (pt 1) U+24253 𤉓 %26%23148051%3B -PASS extB (pt 1) U+24254 𤉔 %26%23148052%3B -PASS extB (pt 1) U+24255 𤉕 %26%23148053%3B -PASS extB (pt 1) U+24256 𤉖 %26%23148054%3B -PASS extB (pt 1) U+24257 𤉗 %26%23148055%3B -PASS extB (pt 1) U+24258 𤉘 %26%23148056%3B -PASS extB (pt 1) U+24259 𤉙 %26%23148057%3B -PASS extB (pt 1) U+2425A 𤉚 %26%23148058%3B -PASS extB (pt 1) U+2425B 𤉛 %26%23148059%3B -PASS extB (pt 1) U+2425C 𤉜 %26%23148060%3B -PASS extB (pt 1) U+2425D 𤉝 %26%23148061%3B -PASS extB (pt 1) U+2425E 𤉞 %26%23148062%3B -PASS extB (pt 1) U+2425F 𤉟 %26%23148063%3B -PASS extB (pt 1) U+24260 𤉠 %26%23148064%3B -PASS extB (pt 1) U+24261 𤉡 %26%23148065%3B -PASS extB (pt 1) U+24262 𤉢 %26%23148066%3B -PASS extB (pt 1) U+24263 𤉣 %26%23148067%3B -PASS extB (pt 1) U+24264 𤉤 %26%23148068%3B -PASS extB (pt 1) U+24265 𤉥 %26%23148069%3B -PASS extB (pt 1) U+24266 𤉦 %26%23148070%3B -PASS extB (pt 1) U+24267 𤉧 %26%23148071%3B -PASS extB (pt 1) U+24268 𤉨 %26%23148072%3B -PASS extB (pt 1) U+24269 𤉩 %26%23148073%3B -PASS extB (pt 1) U+2426A 𤉪 %26%23148074%3B -PASS extB (pt 1) U+2426B 𤉫 %26%23148075%3B -PASS extB (pt 1) U+2426C 𤉬 %26%23148076%3B -PASS extB (pt 1) U+2426D 𤉭 %26%23148077%3B -PASS extB (pt 1) U+2426E 𤉮 %26%23148078%3B -PASS extB (pt 1) U+2426F 𤉯 %26%23148079%3B -PASS extB (pt 1) U+24270 𤉰 %26%23148080%3B -PASS extB (pt 1) U+24271 𤉱 %26%23148081%3B -PASS extB (pt 1) U+24272 𤉲 %26%23148082%3B -PASS extB (pt 1) U+24273 𤉳 %26%23148083%3B -PASS extB (pt 1) U+24274 𤉴 %26%23148084%3B -PASS extB (pt 1) U+24275 𤉵 %26%23148085%3B -PASS extB (pt 1) U+24276 𤉶 %26%23148086%3B -PASS extB (pt 1) U+24279 𤉹 %26%23148089%3B -PASS extB (pt 1) U+2427A 𤉺 %26%23148090%3B -PASS extB (pt 1) U+2427B 𤉻 %26%23148091%3B -PASS extB (pt 1) U+2427C 𤉼 %26%23148092%3B -PASS extB (pt 1) U+2427D 𤉽 %26%23148093%3B -PASS extB (pt 1) U+2427E 𤉾 %26%23148094%3B -PASS extB (pt 1) U+2427F 𤉿 %26%23148095%3B -PASS extB (pt 1) U+24280 𤊀 %26%23148096%3B -PASS extB (pt 1) U+24281 𤊁 %26%23148097%3B -PASS extB (pt 1) U+24282 𤊂 %26%23148098%3B -PASS extB (pt 1) U+24283 𤊃 %26%23148099%3B -PASS extB (pt 1) U+24284 𤊄 %26%23148100%3B -PASS extB (pt 1) U+24285 𤊅 %26%23148101%3B -PASS extB (pt 1) U+24286 𤊆 %26%23148102%3B -PASS extB (pt 1) U+24287 𤊇 %26%23148103%3B -PASS extB (pt 1) U+24288 𤊈 %26%23148104%3B -PASS extB (pt 1) U+24289 𤊉 %26%23148105%3B -PASS extB (pt 1) U+2428A 𤊊 %26%23148106%3B -PASS extB (pt 1) U+2428B 𤊋 %26%23148107%3B -PASS extB (pt 1) U+2428C 𤊌 %26%23148108%3B -PASS extB (pt 1) U+2428D 𤊍 %26%23148109%3B -PASS extB (pt 1) U+2428E 𤊎 %26%23148110%3B -PASS extB (pt 1) U+2428F 𤊏 %26%23148111%3B -PASS extB (pt 1) U+24290 𤊐 %26%23148112%3B -PASS extB (pt 1) U+24291 𤊑 %26%23148113%3B -PASS extB (pt 1) U+24292 𤊒 %26%23148114%3B -PASS extB (pt 1) U+24293 𤊓 %26%23148115%3B -PASS extB (pt 1) U+24294 𤊔 %26%23148116%3B -PASS extB (pt 1) U+24295 𤊕 %26%23148117%3B -PASS extB (pt 1) U+24296 𤊖 %26%23148118%3B -PASS extB (pt 1) U+24297 𤊗 %26%23148119%3B -PASS extB (pt 1) U+24298 𤊘 %26%23148120%3B -PASS extB (pt 1) U+24299 𤊙 %26%23148121%3B -PASS extB (pt 1) U+2429A 𤊚 %26%23148122%3B -PASS extB (pt 1) U+2429B 𤊛 %26%23148123%3B -PASS extB (pt 1) U+2429C 𤊜 %26%23148124%3B -PASS extB (pt 1) U+2429D 𤊝 %26%23148125%3B -PASS extB (pt 1) U+2429E 𤊞 %26%23148126%3B -PASS extB (pt 1) U+2429F 𤊟 %26%23148127%3B -PASS extB (pt 1) U+242A0 𤊠 %26%23148128%3B -PASS extB (pt 1) U+242A1 𤊡 %26%23148129%3B -PASS extB (pt 1) U+242A2 𤊢 %26%23148130%3B -PASS extB (pt 1) U+242A3 𤊣 %26%23148131%3B -PASS extB (pt 1) U+242A4 𤊤 %26%23148132%3B -PASS extB (pt 1) U+242A5 𤊥 %26%23148133%3B -PASS extB (pt 1) U+242A6 𤊦 %26%23148134%3B -PASS extB (pt 1) U+242A7 𤊧 %26%23148135%3B -PASS extB (pt 1) U+242A8 𤊨 %26%23148136%3B -PASS extB (pt 1) U+242A9 𤊩 %26%23148137%3B -PASS extB (pt 1) U+242AA 𤊪 %26%23148138%3B -PASS extB (pt 1) U+242AB 𤊫 %26%23148139%3B -PASS extB (pt 1) U+242AC 𤊬 %26%23148140%3B -PASS extB (pt 1) U+242AD 𤊭 %26%23148141%3B -PASS extB (pt 1) U+242AE 𤊮 %26%23148142%3B -PASS extB (pt 1) U+242AF 𤊯 %26%23148143%3B -PASS extB (pt 1) U+242B0 𤊰 %26%23148144%3B -PASS extB (pt 1) U+242B1 𤊱 %26%23148145%3B -PASS extB (pt 1) U+242B2 𤊲 %26%23148146%3B -PASS extB (pt 1) U+242B3 𤊳 %26%23148147%3B -PASS extB (pt 1) U+242B4 𤊴 %26%23148148%3B -PASS extB (pt 1) U+242B5 𤊵 %26%23148149%3B -PASS extB (pt 1) U+242B6 𤊶 %26%23148150%3B -PASS extB (pt 1) U+242B7 𤊷 %26%23148151%3B -PASS extB (pt 1) U+242B8 𤊸 %26%23148152%3B -PASS extB (pt 1) U+242B9 𤊹 %26%23148153%3B -PASS extB (pt 1) U+242BA 𤊺 %26%23148154%3B -PASS extB (pt 1) U+242BB 𤊻 %26%23148155%3B -PASS extB (pt 1) U+242BC 𤊼 %26%23148156%3B -PASS extB (pt 1) U+242BD 𤊽 %26%23148157%3B -PASS extB (pt 1) U+242BE 𤊾 %26%23148158%3B -PASS extB (pt 1) U+242BF 𤊿 %26%23148159%3B -PASS extB (pt 1) U+242C0 𤋀 %26%23148160%3B -PASS extB (pt 1) U+242C2 𤋂 %26%23148162%3B -PASS extB (pt 1) U+242C3 𤋃 %26%23148163%3B -PASS extB (pt 1) U+242C4 𤋄 %26%23148164%3B -PASS extB (pt 1) U+242C5 𤋅 %26%23148165%3B -PASS extB (pt 1) U+242C6 𤋆 %26%23148166%3B -PASS extB (pt 1) U+242C7 𤋇 %26%23148167%3B -PASS extB (pt 1) U+242C8 𤋈 %26%23148168%3B -PASS extB (pt 1) U+242C9 𤋉 %26%23148169%3B -PASS extB (pt 1) U+242CA 𤋊 %26%23148170%3B -PASS extB (pt 1) U+242CB 𤋋 %26%23148171%3B -PASS extB (pt 1) U+242CC 𤋌 %26%23148172%3B -PASS extB (pt 1) U+242CD 𤋍 %26%23148173%3B -PASS extB (pt 1) U+242CE 𤋎 %26%23148174%3B -PASS extB (pt 1) U+242CF 𤋏 %26%23148175%3B -PASS extB (pt 1) U+242D0 𤋐 %26%23148176%3B -PASS extB (pt 1) U+242D1 𤋑 %26%23148177%3B -PASS extB (pt 1) U+242D2 𤋒 %26%23148178%3B -PASS extB (pt 1) U+242D3 𤋓 %26%23148179%3B -PASS extB (pt 1) U+242D4 𤋔 %26%23148180%3B -PASS extB (pt 1) U+242D5 𤋕 %26%23148181%3B -PASS extB (pt 1) U+242D6 𤋖 %26%23148182%3B -PASS extB (pt 1) U+242D7 𤋗 %26%23148183%3B -PASS extB (pt 1) U+242D8 𤋘 %26%23148184%3B -PASS extB (pt 1) U+242D9 𤋙 %26%23148185%3B -PASS extB (pt 1) U+242DA 𤋚 %26%23148186%3B -PASS extB (pt 1) U+242DB 𤋛 %26%23148187%3B -PASS extB (pt 1) U+242DC 𤋜 %26%23148188%3B -PASS extB (pt 1) U+242DD 𤋝 %26%23148189%3B -PASS extB (pt 1) U+242DE 𤋞 %26%23148190%3B -PASS extB (pt 1) U+242DF 𤋟 %26%23148191%3B -PASS extB (pt 1) U+242E0 𤋠 %26%23148192%3B -PASS extB (pt 1) U+242E1 𤋡 %26%23148193%3B -PASS extB (pt 1) U+242E2 𤋢 %26%23148194%3B -PASS extB (pt 1) U+242E3 𤋣 %26%23148195%3B -PASS extB (pt 1) U+242E4 𤋤 %26%23148196%3B -PASS extB (pt 1) U+242E5 𤋥 %26%23148197%3B -PASS extB (pt 1) U+242E6 𤋦 %26%23148198%3B -PASS extB (pt 1) U+242E7 𤋧 %26%23148199%3B -PASS extB (pt 1) U+242E8 𤋨 %26%23148200%3B -PASS extB (pt 1) U+242E9 𤋩 %26%23148201%3B -PASS extB (pt 1) U+242EA 𤋪 %26%23148202%3B -PASS extB (pt 1) U+242EB 𤋫 %26%23148203%3B -PASS extB (pt 1) U+242EC 𤋬 %26%23148204%3B -PASS extB (pt 1) U+242ED 𤋭 %26%23148205%3B -PASS extB (pt 1) U+242EE 𤋮 %26%23148206%3B -PASS extB (pt 1) U+242EF 𤋯 %26%23148207%3B -PASS extB (pt 1) U+242F0 𤋰 %26%23148208%3B -PASS extB (pt 1) U+242F1 𤋱 %26%23148209%3B -PASS extB (pt 1) U+242F2 𤋲 %26%23148210%3B -PASS extB (pt 1) U+242F3 𤋳 %26%23148211%3B -PASS extB (pt 1) U+242F4 𤋴 %26%23148212%3B -PASS extB (pt 1) U+242F5 𤋵 %26%23148213%3B -PASS extB (pt 1) U+242F6 𤋶 %26%23148214%3B -PASS extB (pt 1) U+242F7 𤋷 %26%23148215%3B -PASS extB (pt 1) U+242F8 𤋸 %26%23148216%3B -PASS extB (pt 1) U+242F9 𤋹 %26%23148217%3B -PASS extB (pt 1) U+242FA 𤋺 %26%23148218%3B -PASS extB (pt 1) U+242FB 𤋻 %26%23148219%3B -PASS extB (pt 1) U+242FC 𤋼 %26%23148220%3B -PASS extB (pt 1) U+242FD 𤋽 %26%23148221%3B -PASS extB (pt 1) U+242FE 𤋾 %26%23148222%3B -PASS extB (pt 1) U+242FF 𤋿 %26%23148223%3B -PASS extB (pt 1) U+24300 𤌀 %26%23148224%3B -PASS extB (pt 1) U+24301 𤌁 %26%23148225%3B -PASS extB (pt 1) U+24302 𤌂 %26%23148226%3B -PASS extB (pt 1) U+24303 𤌃 %26%23148227%3B -PASS extB (pt 1) U+24304 𤌄 %26%23148228%3B -PASS extB (pt 1) U+24305 𤌅 %26%23148229%3B -PASS extB (pt 1) U+24306 𤌆 %26%23148230%3B -PASS extB (pt 1) U+24307 𤌇 %26%23148231%3B -PASS extB (pt 1) U+24308 𤌈 %26%23148232%3B -PASS extB (pt 1) U+24309 𤌉 %26%23148233%3B -PASS extB (pt 1) U+2430A 𤌊 %26%23148234%3B -PASS extB (pt 1) U+2430B 𤌋 %26%23148235%3B -PASS extB (pt 1) U+2430C 𤌌 %26%23148236%3B -PASS extB (pt 1) U+2430D 𤌍 %26%23148237%3B -PASS extB (pt 1) U+2430E 𤌎 %26%23148238%3B -PASS extB (pt 1) U+2430F 𤌏 %26%23148239%3B -PASS extB (pt 1) U+24310 𤌐 %26%23148240%3B -PASS extB (pt 1) U+24311 𤌑 %26%23148241%3B -PASS extB (pt 1) U+24312 𤌒 %26%23148242%3B -PASS extB (pt 1) U+24313 𤌓 %26%23148243%3B -PASS extB (pt 1) U+24314 𤌔 %26%23148244%3B -PASS extB (pt 1) U+24315 𤌕 %26%23148245%3B -PASS extB (pt 1) U+24316 𤌖 %26%23148246%3B -PASS extB (pt 1) U+24317 𤌗 %26%23148247%3B -PASS extB (pt 1) U+24318 𤌘 %26%23148248%3B -PASS extB (pt 1) U+24319 𤌙 %26%23148249%3B -PASS extB (pt 1) U+2431A 𤌚 %26%23148250%3B -PASS extB (pt 1) U+2431B 𤌛 %26%23148251%3B -PASS extB (pt 1) U+2431C 𤌜 %26%23148252%3B -PASS extB (pt 1) U+2431D 𤌝 %26%23148253%3B -PASS extB (pt 1) U+2431E 𤌞 %26%23148254%3B -PASS extB (pt 1) U+2431F 𤌟 %26%23148255%3B -PASS extB (pt 1) U+24320 𤌠 %26%23148256%3B -PASS extB (pt 1) U+24321 𤌡 %26%23148257%3B -PASS extB (pt 1) U+24322 𤌢 %26%23148258%3B -PASS extB (pt 1) U+24323 𤌣 %26%23148259%3B -PASS extB (pt 1) U+24324 𤌤 %26%23148260%3B -PASS extB (pt 1) U+24325 𤌥 %26%23148261%3B -PASS extB (pt 1) U+24326 𤌦 %26%23148262%3B -PASS extB (pt 1) U+24327 𤌧 %26%23148263%3B -PASS extB (pt 1) U+24328 𤌨 %26%23148264%3B -PASS extB (pt 1) U+24329 𤌩 %26%23148265%3B -PASS extB (pt 1) U+2432A 𤌪 %26%23148266%3B -PASS extB (pt 1) U+2432B 𤌫 %26%23148267%3B -PASS extB (pt 1) U+2432C 𤌬 %26%23148268%3B -PASS extB (pt 1) U+2432D 𤌭 %26%23148269%3B -PASS extB (pt 1) U+2432E 𤌮 %26%23148270%3B -PASS extB (pt 1) U+2432F 𤌯 %26%23148271%3B -PASS extB (pt 1) U+24330 𤌰 %26%23148272%3B -PASS extB (pt 1) U+24331 𤌱 %26%23148273%3B -PASS extB (pt 1) U+24332 𤌲 %26%23148274%3B -PASS extB (pt 1) U+24333 𤌳 %26%23148275%3B -PASS extB (pt 1) U+24334 𤌴 %26%23148276%3B -PASS extB (pt 1) U+24335 𤌵 %26%23148277%3B -PASS extB (pt 1) U+24336 𤌶 %26%23148278%3B -PASS extB (pt 1) U+24337 𤌷 %26%23148279%3B -PASS extB (pt 1) U+24338 𤌸 %26%23148280%3B -PASS extB (pt 1) U+24339 𤌹 %26%23148281%3B -PASS extB (pt 1) U+2433A 𤌺 %26%23148282%3B -PASS extB (pt 1) U+2433B 𤌻 %26%23148283%3B -PASS extB (pt 1) U+2433C 𤌼 %26%23148284%3B -PASS extB (pt 1) U+2433D 𤌽 %26%23148285%3B -PASS extB (pt 1) U+2433E 𤌾 %26%23148286%3B -PASS extB (pt 1) U+2433F 𤌿 %26%23148287%3B -PASS extB (pt 1) U+24340 𤍀 %26%23148288%3B -PASS extB (pt 1) U+24341 𤍁 %26%23148289%3B -PASS extB (pt 1) U+24342 𤍂 %26%23148290%3B -PASS extB (pt 1) U+24343 𤍃 %26%23148291%3B -PASS extB (pt 1) U+24344 𤍄 %26%23148292%3B -PASS extB (pt 1) U+24345 𤍅 %26%23148293%3B -PASS extB (pt 1) U+24346 𤍆 %26%23148294%3B -PASS extB (pt 1) U+24347 𤍇 %26%23148295%3B -PASS extB (pt 1) U+24348 𤍈 %26%23148296%3B -PASS extB (pt 1) U+24349 𤍉 %26%23148297%3B -PASS extB (pt 1) U+2434A 𤍊 %26%23148298%3B -PASS extB (pt 1) U+2434B 𤍋 %26%23148299%3B -PASS extB (pt 1) U+2434C 𤍌 %26%23148300%3B -PASS extB (pt 1) U+2434D 𤍍 %26%23148301%3B -PASS extB (pt 1) U+2434E 𤍎 %26%23148302%3B -PASS extB (pt 1) U+2434F 𤍏 %26%23148303%3B -PASS extB (pt 1) U+24350 𤍐 %26%23148304%3B -PASS extB (pt 1) U+24351 𤍑 %26%23148305%3B -PASS extB (pt 1) U+24352 𤍒 %26%23148306%3B -PASS extB (pt 1) U+24353 𤍓 %26%23148307%3B -PASS extB (pt 1) U+24354 𤍔 %26%23148308%3B -PASS extB (pt 1) U+24355 𤍕 %26%23148309%3B -PASS extB (pt 1) U+24356 𤍖 %26%23148310%3B -PASS extB (pt 1) U+24357 𤍗 %26%23148311%3B -PASS extB (pt 1) U+24358 𤍘 %26%23148312%3B -PASS extB (pt 1) U+24359 𤍙 %26%23148313%3B -PASS extB (pt 1) U+2435A 𤍚 %26%23148314%3B -PASS extB (pt 1) U+2435B 𤍛 %26%23148315%3B -PASS extB (pt 1) U+2435C 𤍜 %26%23148316%3B -PASS extB (pt 1) U+2435D 𤍝 %26%23148317%3B -PASS extB (pt 1) U+2435E 𤍞 %26%23148318%3B -PASS extB (pt 1) U+2435F 𤍟 %26%23148319%3B -PASS extB (pt 1) U+24360 𤍠 %26%23148320%3B -PASS extB (pt 1) U+24361 𤍡 %26%23148321%3B -PASS extB (pt 1) U+24362 𤍢 %26%23148322%3B -PASS extB (pt 1) U+24364 𤍤 %26%23148324%3B -PASS extB (pt 1) U+24366 𤍦 %26%23148326%3B -PASS extB (pt 1) U+24367 𤍧 %26%23148327%3B -PASS extB (pt 1) U+24368 𤍨 %26%23148328%3B -PASS extB (pt 1) U+24369 𤍩 %26%23148329%3B -PASS extB (pt 1) U+2436A 𤍪 %26%23148330%3B -PASS extB (pt 1) U+2436B 𤍫 %26%23148331%3B -PASS extB (pt 1) U+2436C 𤍬 %26%23148332%3B -PASS extB (pt 1) U+2436D 𤍭 %26%23148333%3B -PASS extB (pt 1) U+2436E 𤍮 %26%23148334%3B -PASS extB (pt 1) U+2436F 𤍯 %26%23148335%3B -PASS extB (pt 1) U+24370 𤍰 %26%23148336%3B -PASS extB (pt 1) U+24371 𤍱 %26%23148337%3B -PASS extB (pt 1) U+24372 𤍲 %26%23148338%3B -PASS extB (pt 1) U+24373 𤍳 %26%23148339%3B -PASS extB (pt 1) U+24374 𤍴 %26%23148340%3B -PASS extB (pt 1) U+24375 𤍵 %26%23148341%3B -PASS extB (pt 1) U+24376 𤍶 %26%23148342%3B -PASS extB (pt 1) U+24377 𤍷 %26%23148343%3B -PASS extB (pt 1) U+24378 𤍸 %26%23148344%3B -PASS extB (pt 1) U+24379 𤍹 %26%23148345%3B -PASS extB (pt 1) U+2437A 𤍺 %26%23148346%3B -PASS extB (pt 1) U+2437B 𤍻 %26%23148347%3B -PASS extB (pt 1) U+2437C 𤍼 %26%23148348%3B -PASS extB (pt 1) U+2437D 𤍽 %26%23148349%3B -PASS extB (pt 1) U+2437E 𤍾 %26%23148350%3B -PASS extB (pt 1) U+2437F 𤍿 %26%23148351%3B -PASS extB (pt 1) U+24380 𤎀 %26%23148352%3B -PASS extB (pt 1) U+24381 𤎁 %26%23148353%3B -PASS extB (pt 1) U+24382 𤎂 %26%23148354%3B -PASS extB (pt 1) U+24383 𤎃 %26%23148355%3B -PASS extB (pt 1) U+24384 𤎄 %26%23148356%3B -PASS extB (pt 1) U+24385 𤎅 %26%23148357%3B -PASS extB (pt 1) U+24386 𤎆 %26%23148358%3B -PASS extB (pt 1) U+24387 𤎇 %26%23148359%3B -PASS extB (pt 1) U+24388 𤎈 %26%23148360%3B -PASS extB (pt 1) U+24389 𤎉 %26%23148361%3B -PASS extB (pt 1) U+2438A 𤎊 %26%23148362%3B -PASS extB (pt 1) U+2438B 𤎋 %26%23148363%3B -PASS extB (pt 1) U+2438C 𤎌 %26%23148364%3B -PASS extB (pt 1) U+2438D 𤎍 %26%23148365%3B -PASS extB (pt 1) U+2438E 𤎎 %26%23148366%3B -PASS extB (pt 1) U+2438F 𤎏 %26%23148367%3B -PASS extB (pt 1) U+24390 𤎐 %26%23148368%3B -PASS extB (pt 1) U+24391 𤎑 %26%23148369%3B -PASS extB (pt 1) U+24392 𤎒 %26%23148370%3B -PASS extB (pt 1) U+24393 𤎓 %26%23148371%3B -PASS extB (pt 1) U+24394 𤎔 %26%23148372%3B -PASS extB (pt 1) U+24395 𤎕 %26%23148373%3B -PASS extB (pt 1) U+24396 𤎖 %26%23148374%3B -PASS extB (pt 1) U+24397 𤎗 %26%23148375%3B -PASS extB (pt 1) U+24398 𤎘 %26%23148376%3B -PASS extB (pt 1) U+24399 𤎙 %26%23148377%3B -PASS extB (pt 1) U+2439A 𤎚 %26%23148378%3B -PASS extB (pt 1) U+2439B 𤎛 %26%23148379%3B -PASS extB (pt 1) U+2439D 𤎝 %26%23148381%3B -PASS extB (pt 1) U+2439E 𤎞 %26%23148382%3B -PASS extB (pt 1) U+2439F 𤎟 %26%23148383%3B -PASS extB (pt 1) U+243A0 𤎠 %26%23148384%3B -PASS extB (pt 1) U+243A1 𤎡 %26%23148385%3B -PASS extB (pt 1) U+243A2 𤎢 %26%23148386%3B -PASS extB (pt 1) U+243A3 𤎣 %26%23148387%3B -PASS extB (pt 1) U+243A4 𤎤 %26%23148388%3B -PASS extB (pt 1) U+243A5 𤎥 %26%23148389%3B -PASS extB (pt 1) U+243A6 𤎦 %26%23148390%3B -PASS extB (pt 1) U+243A7 𤎧 %26%23148391%3B -PASS extB (pt 1) U+243A8 𤎨 %26%23148392%3B -PASS extB (pt 1) U+243A9 𤎩 %26%23148393%3B -PASS extB (pt 1) U+243AA 𤎪 %26%23148394%3B -PASS extB (pt 1) U+243AB 𤎫 %26%23148395%3B -PASS extB (pt 1) U+243AC 𤎬 %26%23148396%3B -PASS extB (pt 1) U+243AD 𤎭 %26%23148397%3B -PASS extB (pt 1) U+243AE 𤎮 %26%23148398%3B -PASS extB (pt 1) U+243AF 𤎯 %26%23148399%3B -PASS extB (pt 1) U+243B0 𤎰 %26%23148400%3B -PASS extB (pt 1) U+243B1 𤎱 %26%23148401%3B -PASS extB (pt 1) U+243B2 𤎲 %26%23148402%3B -PASS extB (pt 1) U+243B3 𤎳 %26%23148403%3B -PASS extB (pt 1) U+243B4 𤎴 %26%23148404%3B -PASS extB (pt 1) U+243B5 𤎵 %26%23148405%3B -PASS extB (pt 1) U+243B6 𤎶 %26%23148406%3B -PASS extB (pt 1) U+243B7 𤎷 %26%23148407%3B -PASS extB (pt 1) U+243B8 𤎸 %26%23148408%3B -PASS extB (pt 1) U+243B9 𤎹 %26%23148409%3B -PASS extB (pt 1) U+243BA 𤎺 %26%23148410%3B -PASS extB (pt 1) U+243BB 𤎻 %26%23148411%3B -PASS extB (pt 1) U+243BC 𤎼 %26%23148412%3B -PASS extB (pt 1) U+243BD 𤎽 %26%23148413%3B -PASS extB (pt 1) U+243BE 𤎾 %26%23148414%3B -PASS extB (pt 1) U+243BF 𤎿 %26%23148415%3B -PASS extB (pt 1) U+243C0 𤏀 %26%23148416%3B -PASS extB (pt 1) U+243C1 𤏁 %26%23148417%3B -PASS extB (pt 1) U+243C2 𤏂 %26%23148418%3B -PASS extB (pt 1) U+243C3 𤏃 %26%23148419%3B -PASS extB (pt 1) U+243C4 𤏄 %26%23148420%3B -PASS extB (pt 1) U+243C5 𤏅 %26%23148421%3B -PASS extB (pt 1) U+243C6 𤏆 %26%23148422%3B -PASS extB (pt 1) U+243C7 𤏇 %26%23148423%3B -PASS extB (pt 1) U+243C8 𤏈 %26%23148424%3B -PASS extB (pt 1) U+243C9 𤏉 %26%23148425%3B -PASS extB (pt 1) U+243CA 𤏊 %26%23148426%3B -PASS extB (pt 1) U+243CB 𤏋 %26%23148427%3B -PASS extB (pt 1) U+243CC 𤏌 %26%23148428%3B -PASS extB (pt 1) U+243CD 𤏍 %26%23148429%3B -PASS extB (pt 1) U+243CE 𤏎 %26%23148430%3B -PASS extB (pt 1) U+243CF 𤏏 %26%23148431%3B -PASS extB (pt 1) U+243D0 𤏐 %26%23148432%3B -PASS extB (pt 1) U+243D1 𤏑 %26%23148433%3B -PASS extB (pt 1) U+243D2 𤏒 %26%23148434%3B -PASS extB (pt 1) U+243D3 𤏓 %26%23148435%3B -PASS extB (pt 1) U+243D4 𤏔 %26%23148436%3B -PASS extB (pt 1) U+243D5 𤏕 %26%23148437%3B -PASS extB (pt 1) U+243D6 𤏖 %26%23148438%3B -PASS extB (pt 1) U+243D7 𤏗 %26%23148439%3B -PASS extB (pt 1) U+243D8 𤏘 %26%23148440%3B -PASS extB (pt 1) U+243D9 𤏙 %26%23148441%3B -PASS extB (pt 1) U+243DA 𤏚 %26%23148442%3B -PASS extB (pt 1) U+243DB 𤏛 %26%23148443%3B -PASS extB (pt 1) U+243DC 𤏜 %26%23148444%3B -PASS extB (pt 1) U+243DD 𤏝 %26%23148445%3B -PASS extB (pt 1) U+243DE 𤏞 %26%23148446%3B -PASS extB (pt 1) U+243DF 𤏟 %26%23148447%3B -PASS extB (pt 1) U+243E0 𤏠 %26%23148448%3B -PASS extB (pt 1) U+243E1 𤏡 %26%23148449%3B -PASS extB (pt 1) U+243E2 𤏢 %26%23148450%3B -PASS extB (pt 1) U+243E3 𤏣 %26%23148451%3B -PASS extB (pt 1) U+243E4 𤏤 %26%23148452%3B -PASS extB (pt 1) U+243E5 𤏥 %26%23148453%3B -PASS extB (pt 1) U+243E6 𤏦 %26%23148454%3B -PASS extB (pt 1) U+243E7 𤏧 %26%23148455%3B -PASS extB (pt 1) U+243E8 𤏨 %26%23148456%3B -PASS extB (pt 1) U+243E9 𤏩 %26%23148457%3B -PASS extB (pt 1) U+243EA 𤏪 %26%23148458%3B -PASS extB (pt 1) U+243EB 𤏫 %26%23148459%3B -PASS extB (pt 1) U+243EC 𤏬 %26%23148460%3B -PASS extB (pt 1) U+243ED 𤏭 %26%23148461%3B -PASS extB (pt 1) U+243EE 𤏮 %26%23148462%3B -PASS extB (pt 1) U+243EF 𤏯 %26%23148463%3B -PASS extB (pt 1) U+243F0 𤏰 %26%23148464%3B -PASS extB (pt 1) U+243F1 𤏱 %26%23148465%3B -PASS extB (pt 1) U+243F2 𤏲 %26%23148466%3B -PASS extB (pt 1) U+243F3 𤏳 %26%23148467%3B -PASS extB (pt 1) U+243F4 𤏴 %26%23148468%3B -PASS extB (pt 1) U+243F5 𤏵 %26%23148469%3B -PASS extB (pt 1) U+243F6 𤏶 %26%23148470%3B -PASS extB (pt 1) U+243F7 𤏷 %26%23148471%3B -PASS extB (pt 1) U+243F8 𤏸 %26%23148472%3B -PASS extB (pt 1) U+243F9 𤏹 %26%23148473%3B -PASS extB (pt 1) U+243FA 𤏺 %26%23148474%3B -PASS extB (pt 1) U+243FB 𤏻 %26%23148475%3B -PASS extB (pt 1) U+243FC 𤏼 %26%23148476%3B -PASS extB (pt 1) U+243FD 𤏽 %26%23148477%3B -PASS extB (pt 1) U+243FE 𤏾 %26%23148478%3B -PASS extB (pt 1) U+243FF 𤏿 %26%23148479%3B -PASS extB (pt 1) U+24400 𤐀 %26%23148480%3B -PASS extB (pt 1) U+24401 𤐁 %26%23148481%3B -PASS extB (pt 1) U+24402 𤐂 %26%23148482%3B -PASS extB (pt 1) U+24403 𤐃 %26%23148483%3B -PASS extB (pt 1) U+24404 𤐄 %26%23148484%3B -PASS extB (pt 1) U+24405 𤐅 %26%23148485%3B -PASS extB (pt 1) U+24406 𤐆 %26%23148486%3B -PASS extB (pt 1) U+24407 𤐇 %26%23148487%3B -PASS extB (pt 1) U+24408 𤐈 %26%23148488%3B -PASS extB (pt 1) U+24409 𤐉 %26%23148489%3B -PASS extB (pt 1) U+2440A 𤐊 %26%23148490%3B -PASS extB (pt 1) U+2440B 𤐋 %26%23148491%3B -PASS extB (pt 1) U+2440C 𤐌 %26%23148492%3B -PASS extB (pt 1) U+2440D 𤐍 %26%23148493%3B -PASS extB (pt 1) U+2440E 𤐎 %26%23148494%3B -PASS extB (pt 1) U+2440F 𤐏 %26%23148495%3B -PASS extB (pt 1) U+24410 𤐐 %26%23148496%3B -PASS extB (pt 1) U+24411 𤐑 %26%23148497%3B -PASS extB (pt 1) U+24412 𤐒 %26%23148498%3B -PASS extB (pt 1) U+24413 𤐓 %26%23148499%3B -PASS extB (pt 1) U+24414 𤐔 %26%23148500%3B -PASS extB (pt 1) U+24415 𤐕 %26%23148501%3B -PASS extB (pt 1) U+24416 𤐖 %26%23148502%3B -PASS extB (pt 1) U+24417 𤐗 %26%23148503%3B -PASS extB (pt 1) U+24418 𤐘 %26%23148504%3B -PASS extB (pt 1) U+24419 𤐙 %26%23148505%3B -PASS extB (pt 1) U+2441A 𤐚 %26%23148506%3B -PASS extB (pt 1) U+2441B 𤐛 %26%23148507%3B -PASS extB (pt 1) U+2441C 𤐜 %26%23148508%3B -PASS extB (pt 1) U+2441D 𤐝 %26%23148509%3B -PASS extB (pt 1) U+2441E 𤐞 %26%23148510%3B -PASS extB (pt 1) U+2441F 𤐟 %26%23148511%3B -PASS extB (pt 1) U+24420 𤐠 %26%23148512%3B -PASS extB (pt 1) U+24421 𤐡 %26%23148513%3B -PASS extB (pt 1) U+24422 𤐢 %26%23148514%3B -PASS extB (pt 1) U+24423 𤐣 %26%23148515%3B -PASS extB (pt 1) U+24424 𤐤 %26%23148516%3B -PASS extB (pt 1) U+24425 𤐥 %26%23148517%3B -PASS extB (pt 1) U+24426 𤐦 %26%23148518%3B -PASS extB (pt 1) U+24427 𤐧 %26%23148519%3B -PASS extB (pt 1) U+24428 𤐨 %26%23148520%3B -PASS extB (pt 1) U+24429 𤐩 %26%23148521%3B -PASS extB (pt 1) U+2442A 𤐪 %26%23148522%3B -PASS extB (pt 1) U+2442B 𤐫 %26%23148523%3B -PASS extB (pt 1) U+2442C 𤐬 %26%23148524%3B -PASS extB (pt 1) U+2442D 𤐭 %26%23148525%3B -PASS extB (pt 1) U+2442E 𤐮 %26%23148526%3B -PASS extB (pt 1) U+2442F 𤐯 %26%23148527%3B -PASS extB (pt 1) U+24430 𤐰 %26%23148528%3B -PASS extB (pt 1) U+24431 𤐱 %26%23148529%3B -PASS extB (pt 1) U+24432 𤐲 %26%23148530%3B -PASS extB (pt 1) U+24433 𤐳 %26%23148531%3B -PASS extB (pt 1) U+24434 𤐴 %26%23148532%3B -PASS extB (pt 1) U+24436 𤐶 %26%23148534%3B -PASS extB (pt 1) U+24437 𤐷 %26%23148535%3B -PASS extB (pt 1) U+24438 𤐸 %26%23148536%3B -PASS extB (pt 1) U+24439 𤐹 %26%23148537%3B -PASS extB (pt 1) U+2443A 𤐺 %26%23148538%3B -PASS extB (pt 1) U+2443B 𤐻 %26%23148539%3B -PASS extB (pt 1) U+2443C 𤐼 %26%23148540%3B -PASS extB (pt 1) U+2443D 𤐽 %26%23148541%3B -PASS extB (pt 1) U+2443E 𤐾 %26%23148542%3B -PASS extB (pt 1) U+2443F 𤐿 %26%23148543%3B -PASS extB (pt 1) U+24440 𤑀 %26%23148544%3B -PASS extB (pt 1) U+24441 𤑁 %26%23148545%3B -PASS extB (pt 1) U+24442 𤑂 %26%23148546%3B -PASS extB (pt 1) U+24443 𤑃 %26%23148547%3B -PASS extB (pt 1) U+24444 𤑄 %26%23148548%3B -PASS extB (pt 1) U+24445 𤑅 %26%23148549%3B -PASS extB (pt 1) U+24446 𤑆 %26%23148550%3B -PASS extB (pt 1) U+24447 𤑇 %26%23148551%3B -PASS extB (pt 1) U+24448 𤑈 %26%23148552%3B -PASS extB (pt 1) U+24449 𤑉 %26%23148553%3B -PASS extB (pt 1) U+2444A 𤑊 %26%23148554%3B -PASS extB (pt 1) U+2444B 𤑋 %26%23148555%3B -PASS extB (pt 1) U+2444C 𤑌 %26%23148556%3B -PASS extB (pt 1) U+2444D 𤑍 %26%23148557%3B -PASS extB (pt 1) U+2444E 𤑎 %26%23148558%3B -PASS extB (pt 1) U+2444F 𤑏 %26%23148559%3B -PASS extB (pt 1) U+24450 𤑐 %26%23148560%3B -PASS extB (pt 1) U+24451 𤑑 %26%23148561%3B -PASS extB (pt 1) U+24452 𤑒 %26%23148562%3B -PASS extB (pt 1) U+24453 𤑓 %26%23148563%3B -PASS extB (pt 1) U+24454 𤑔 %26%23148564%3B -PASS extB (pt 1) U+24455 𤑕 %26%23148565%3B -PASS extB (pt 1) U+24456 𤑖 %26%23148566%3B -PASS extB (pt 1) U+24457 𤑗 %26%23148567%3B -PASS extB (pt 1) U+24458 𤑘 %26%23148568%3B -PASS extB (pt 1) U+24459 𤑙 %26%23148569%3B -PASS extB (pt 1) U+2445B 𤑛 %26%23148571%3B -PASS extB (pt 1) U+2445C 𤑜 %26%23148572%3B -PASS extB (pt 1) U+2445D 𤑝 %26%23148573%3B -PASS extB (pt 1) U+2445E 𤑞 %26%23148574%3B -PASS extB (pt 1) U+2445F 𤑟 %26%23148575%3B -PASS extB (pt 1) U+24460 𤑠 %26%23148576%3B -PASS extB (pt 1) U+24461 𤑡 %26%23148577%3B -PASS extB (pt 1) U+24462 𤑢 %26%23148578%3B -PASS extB (pt 1) U+24463 𤑣 %26%23148579%3B -PASS extB (pt 1) U+24464 𤑤 %26%23148580%3B -PASS extB (pt 1) U+24465 𤑥 %26%23148581%3B -PASS extB (pt 1) U+24466 𤑦 %26%23148582%3B -PASS extB (pt 1) U+24467 𤑧 %26%23148583%3B -PASS extB (pt 1) U+24468 𤑨 %26%23148584%3B -PASS extB (pt 1) U+24469 𤑩 %26%23148585%3B -PASS extB (pt 1) U+2446A 𤑪 %26%23148586%3B -PASS extB (pt 1) U+2446B 𤑫 %26%23148587%3B -PASS extB (pt 1) U+2446C 𤑬 %26%23148588%3B -PASS extB (pt 1) U+2446D 𤑭 %26%23148589%3B -PASS extB (pt 1) U+2446E 𤑮 %26%23148590%3B -PASS extB (pt 1) U+2446F 𤑯 %26%23148591%3B -PASS extB (pt 1) U+24470 𤑰 %26%23148592%3B -PASS extB (pt 1) U+24471 𤑱 %26%23148593%3B -PASS extB (pt 1) U+24472 𤑲 %26%23148594%3B -PASS extB (pt 1) U+24473 𤑳 %26%23148595%3B -PASS extB (pt 1) U+24474 𤑴 %26%23148596%3B -PASS extB (pt 1) U+24475 𤑵 %26%23148597%3B -PASS extB (pt 1) U+24476 𤑶 %26%23148598%3B -PASS extB (pt 1) U+24477 𤑷 %26%23148599%3B -PASS extB (pt 1) U+24478 𤑸 %26%23148600%3B -PASS extB (pt 1) U+24479 𤑹 %26%23148601%3B -PASS extB (pt 1) U+2447A 𤑺 %26%23148602%3B -PASS extB (pt 1) U+2447B 𤑻 %26%23148603%3B -PASS extB (pt 1) U+2447C 𤑼 %26%23148604%3B -PASS extB (pt 1) U+2447D 𤑽 %26%23148605%3B -PASS extB (pt 1) U+2447E 𤑾 %26%23148606%3B -PASS extB (pt 1) U+2447F 𤑿 %26%23148607%3B -PASS extB (pt 1) U+24480 𤒀 %26%23148608%3B -PASS extB (pt 1) U+24481 𤒁 %26%23148609%3B -PASS extB (pt 1) U+24482 𤒂 %26%23148610%3B -PASS extB (pt 1) U+24483 𤒃 %26%23148611%3B -PASS extB (pt 1) U+24484 𤒄 %26%23148612%3B -PASS extB (pt 1) U+24485 𤒅 %26%23148613%3B -PASS extB (pt 1) U+24486 𤒆 %26%23148614%3B -PASS extB (pt 1) U+24487 𤒇 %26%23148615%3B -PASS extB (pt 1) U+24488 𤒈 %26%23148616%3B -PASS extB (pt 1) U+24489 𤒉 %26%23148617%3B -PASS extB (pt 1) U+2448A 𤒊 %26%23148618%3B -PASS extB (pt 1) U+2448B 𤒋 %26%23148619%3B -PASS extB (pt 1) U+2448C 𤒌 %26%23148620%3B -PASS extB (pt 1) U+2448D 𤒍 %26%23148621%3B -PASS extB (pt 1) U+2448E 𤒎 %26%23148622%3B -PASS extB (pt 1) U+2448F 𤒏 %26%23148623%3B -PASS extB (pt 1) U+24490 𤒐 %26%23148624%3B -PASS extB (pt 1) U+24491 𤒑 %26%23148625%3B -PASS extB (pt 1) U+24492 𤒒 %26%23148626%3B -PASS extB (pt 1) U+24493 𤒓 %26%23148627%3B -PASS extB (pt 1) U+24494 𤒔 %26%23148628%3B -PASS extB (pt 1) U+24495 𤒕 %26%23148629%3B -PASS extB (pt 1) U+24496 𤒖 %26%23148630%3B -PASS extB (pt 1) U+24497 𤒗 %26%23148631%3B -PASS extB (pt 1) U+24498 𤒘 %26%23148632%3B -PASS extB (pt 1) U+24499 𤒙 %26%23148633%3B -PASS extB (pt 1) U+2449A 𤒚 %26%23148634%3B -PASS extB (pt 1) U+2449B 𤒛 %26%23148635%3B -PASS extB (pt 1) U+2449C 𤒜 %26%23148636%3B -PASS extB (pt 1) U+2449D 𤒝 %26%23148637%3B -PASS extB (pt 1) U+2449E 𤒞 %26%23148638%3B -PASS extB (pt 1) U+2449F 𤒟 %26%23148639%3B -PASS extB (pt 1) U+244A0 𤒠 %26%23148640%3B -PASS extB (pt 1) U+244A1 𤒡 %26%23148641%3B -PASS extB (pt 1) U+244A2 𤒢 %26%23148642%3B -PASS extB (pt 1) U+244A3 𤒣 %26%23148643%3B -PASS extB (pt 1) U+244A4 𤒤 %26%23148644%3B -PASS extB (pt 1) U+244A5 𤒥 %26%23148645%3B -PASS extB (pt 1) U+244A6 𤒦 %26%23148646%3B -PASS extB (pt 1) U+244A7 𤒧 %26%23148647%3B -PASS extB (pt 1) U+244A8 𤒨 %26%23148648%3B -PASS extB (pt 1) U+244A9 𤒩 %26%23148649%3B -PASS extB (pt 1) U+244AA 𤒪 %26%23148650%3B -PASS extB (pt 1) U+244AB 𤒫 %26%23148651%3B -PASS extB (pt 1) U+244AC 𤒬 %26%23148652%3B -PASS extB (pt 1) U+244AD 𤒭 %26%23148653%3B -PASS extB (pt 1) U+244AE 𤒮 %26%23148654%3B -PASS extB (pt 1) U+244AF 𤒯 %26%23148655%3B -PASS extB (pt 1) U+244B0 𤒰 %26%23148656%3B -PASS extB (pt 1) U+244B1 𤒱 %26%23148657%3B -PASS extB (pt 1) U+244B2 𤒲 %26%23148658%3B -PASS extB (pt 1) U+244B3 𤒳 %26%23148659%3B -PASS extB (pt 1) U+244B4 𤒴 %26%23148660%3B -PASS extB (pt 1) U+244B5 𤒵 %26%23148661%3B -PASS extB (pt 1) U+244B6 𤒶 %26%23148662%3B -PASS extB (pt 1) U+244B7 𤒷 %26%23148663%3B -PASS extB (pt 1) U+244B8 𤒸 %26%23148664%3B -PASS extB (pt 1) U+244B9 𤒹 %26%23148665%3B -PASS extB (pt 1) U+244BA 𤒺 %26%23148666%3B -PASS extB (pt 1) U+244BB 𤒻 %26%23148667%3B -PASS extB (pt 1) U+244BD 𤒽 %26%23148669%3B -PASS extB (pt 1) U+244BE 𤒾 %26%23148670%3B -PASS extB (pt 1) U+244BF 𤒿 %26%23148671%3B -PASS extB (pt 1) U+244C0 𤓀 %26%23148672%3B -PASS extB (pt 1) U+244C1 𤓁 %26%23148673%3B -PASS extB (pt 1) U+244C2 𤓂 %26%23148674%3B -PASS extB (pt 1) U+244C3 𤓃 %26%23148675%3B -PASS extB (pt 1) U+244C4 𤓄 %26%23148676%3B -PASS extB (pt 1) U+244C5 𤓅 %26%23148677%3B -PASS extB (pt 1) U+244C6 𤓆 %26%23148678%3B -PASS extB (pt 1) U+244C7 𤓇 %26%23148679%3B -PASS extB (pt 1) U+244C8 𤓈 %26%23148680%3B -PASS extB (pt 1) U+244C9 𤓉 %26%23148681%3B -PASS extB (pt 1) U+244CA 𤓊 %26%23148682%3B -PASS extB (pt 1) U+244CB 𤓋 %26%23148683%3B -PASS extB (pt 1) U+244CC 𤓌 %26%23148684%3B -PASS extB (pt 1) U+244CD 𤓍 %26%23148685%3B -PASS extB (pt 1) U+244CE 𤓎 %26%23148686%3B -PASS extB (pt 1) U+244CF 𤓏 %26%23148687%3B -PASS extB (pt 1) U+244D0 𤓐 %26%23148688%3B -PASS extB (pt 1) U+244D1 𤓑 %26%23148689%3B -PASS extB (pt 1) U+244D2 𤓒 %26%23148690%3B -PASS extB (pt 1) U+244D3 𤓓 %26%23148691%3B -PASS extB (pt 1) U+244D4 𤓔 %26%23148692%3B -PASS extB (pt 1) U+244D5 𤓕 %26%23148693%3B -PASS extB (pt 1) U+244D6 𤓖 %26%23148694%3B -PASS extB (pt 1) U+244D7 𤓗 %26%23148695%3B -PASS extB (pt 1) U+244D8 𤓘 %26%23148696%3B -PASS extB (pt 1) U+244D9 𤓙 %26%23148697%3B -PASS extB (pt 1) U+244DA 𤓚 %26%23148698%3B -PASS extB (pt 1) U+244DB 𤓛 %26%23148699%3B -PASS extB (pt 1) U+244DC 𤓜 %26%23148700%3B -PASS extB (pt 1) U+244DD 𤓝 %26%23148701%3B -PASS extB (pt 1) U+244DE 𤓞 %26%23148702%3B -PASS extB (pt 1) U+244DF 𤓟 %26%23148703%3B -PASS extB (pt 1) U+244E0 𤓠 %26%23148704%3B -PASS extB (pt 1) U+244E1 𤓡 %26%23148705%3B -PASS extB (pt 1) U+244E2 𤓢 %26%23148706%3B -PASS extB (pt 1) U+244E3 𤓣 %26%23148707%3B -PASS extB (pt 1) U+244E4 𤓤 %26%23148708%3B -PASS extB (pt 1) U+244E5 𤓥 %26%23148709%3B -PASS extB (pt 1) U+244E6 𤓦 %26%23148710%3B -PASS extB (pt 1) U+244E7 𤓧 %26%23148711%3B -PASS extB (pt 1) U+244E8 𤓨 %26%23148712%3B -PASS extB (pt 1) U+244E9 𤓩 %26%23148713%3B -PASS extB (pt 1) U+244EA 𤓪 %26%23148714%3B -PASS extB (pt 1) U+244EB 𤓫 %26%23148715%3B -PASS extB (pt 1) U+244EC 𤓬 %26%23148716%3B -PASS extB (pt 1) U+244ED 𤓭 %26%23148717%3B -PASS extB (pt 1) U+244EE 𤓮 %26%23148718%3B -PASS extB (pt 1) U+244EF 𤓯 %26%23148719%3B -PASS extB (pt 1) U+244F0 𤓰 %26%23148720%3B -PASS extB (pt 1) U+244F1 𤓱 %26%23148721%3B -PASS extB (pt 1) U+244F2 𤓲 %26%23148722%3B -PASS extB (pt 1) U+244F3 𤓳 %26%23148723%3B -PASS extB (pt 1) U+244F4 𤓴 %26%23148724%3B -PASS extB (pt 1) U+244F5 𤓵 %26%23148725%3B -PASS extB (pt 1) U+244F6 𤓶 %26%23148726%3B -PASS extB (pt 1) U+244F7 𤓷 %26%23148727%3B -PASS extB (pt 1) U+244F8 𤓸 %26%23148728%3B -PASS extB (pt 1) U+244F9 𤓹 %26%23148729%3B -PASS extB (pt 1) U+244FA 𤓺 %26%23148730%3B -PASS extB (pt 1) U+244FB 𤓻 %26%23148731%3B -PASS extB (pt 1) U+244FC 𤓼 %26%23148732%3B -PASS extB (pt 1) U+244FD 𤓽 %26%23148733%3B -PASS extB (pt 1) U+244FE 𤓾 %26%23148734%3B -PASS extB (pt 1) U+244FF 𤓿 %26%23148735%3B -PASS extB (pt 1) U+24500 𤔀 %26%23148736%3B -PASS extB (pt 1) U+24501 𤔁 %26%23148737%3B -PASS extB (pt 1) U+24502 𤔂 %26%23148738%3B -PASS extB (pt 1) U+24503 𤔃 %26%23148739%3B -PASS extB (pt 1) U+24504 𤔄 %26%23148740%3B -PASS extB (pt 1) U+24505 𤔅 %26%23148741%3B -PASS extB (pt 1) U+24506 𤔆 %26%23148742%3B -PASS extB (pt 1) U+24507 𤔇 %26%23148743%3B -PASS extB (pt 1) U+24508 𤔈 %26%23148744%3B -PASS extB (pt 1) U+24509 𤔉 %26%23148745%3B -PASS extB (pt 1) U+2450A 𤔊 %26%23148746%3B -PASS extB (pt 1) U+2450B 𤔋 %26%23148747%3B -PASS extB (pt 1) U+2450C 𤔌 %26%23148748%3B -PASS extB (pt 1) U+2450D 𤔍 %26%23148749%3B -PASS extB (pt 1) U+2450E 𤔎 %26%23148750%3B -PASS extB (pt 1) U+2450F 𤔏 %26%23148751%3B -PASS extB (pt 1) U+24510 𤔐 %26%23148752%3B -PASS extB (pt 1) U+24511 𤔑 %26%23148753%3B -PASS extB (pt 1) U+24512 𤔒 %26%23148754%3B -PASS extB (pt 1) U+24513 𤔓 %26%23148755%3B -PASS extB (pt 1) U+24514 𤔔 %26%23148756%3B -PASS extB (pt 1) U+24515 𤔕 %26%23148757%3B -PASS extB (pt 1) U+24516 𤔖 %26%23148758%3B -PASS extB (pt 1) U+24517 𤔗 %26%23148759%3B -PASS extB (pt 1) U+24518 𤔘 %26%23148760%3B -PASS extB (pt 1) U+24519 𤔙 %26%23148761%3B -PASS extB (pt 1) U+2451A 𤔚 %26%23148762%3B -PASS extB (pt 1) U+2451B 𤔛 %26%23148763%3B -PASS extB (pt 1) U+2451C 𤔜 %26%23148764%3B -PASS extB (pt 1) U+2451D 𤔝 %26%23148765%3B -PASS extB (pt 1) U+2451E 𤔞 %26%23148766%3B -PASS extB (pt 1) U+2451F 𤔟 %26%23148767%3B -PASS extB (pt 1) U+24520 𤔠 %26%23148768%3B -PASS extB (pt 1) U+24521 𤔡 %26%23148769%3B -PASS extB (pt 1) U+24522 𤔢 %26%23148770%3B -PASS extB (pt 1) U+24523 𤔣 %26%23148771%3B -PASS extB (pt 1) U+24524 𤔤 %26%23148772%3B -PASS extB (pt 1) U+24525 𤔥 %26%23148773%3B -PASS extB (pt 1) U+24526 𤔦 %26%23148774%3B -PASS extB (pt 1) U+24527 𤔧 %26%23148775%3B -PASS extB (pt 1) U+24528 𤔨 %26%23148776%3B -PASS extB (pt 1) U+24529 𤔩 %26%23148777%3B -PASS extB (pt 1) U+2452A 𤔪 %26%23148778%3B -PASS extB (pt 1) U+2452B 𤔫 %26%23148779%3B -PASS extB (pt 1) U+2452C 𤔬 %26%23148780%3B -PASS extB (pt 1) U+2452D 𤔭 %26%23148781%3B -PASS extB (pt 1) U+2452E 𤔮 %26%23148782%3B -PASS extB (pt 1) U+2452F 𤔯 %26%23148783%3B -PASS extB (pt 1) U+24530 𤔰 %26%23148784%3B -PASS extB (pt 1) U+24531 𤔱 %26%23148785%3B -PASS extB (pt 1) U+24532 𤔲 %26%23148786%3B -PASS extB (pt 1) U+24533 𤔳 %26%23148787%3B -PASS extB (pt 1) U+24534 𤔴 %26%23148788%3B -PASS extB (pt 1) U+24535 𤔵 %26%23148789%3B -PASS extB (pt 1) U+24536 𤔶 %26%23148790%3B -PASS extB (pt 1) U+24537 𤔷 %26%23148791%3B -PASS extB (pt 1) U+24538 𤔸 %26%23148792%3B -PASS extB (pt 1) U+24539 𤔹 %26%23148793%3B -PASS extB (pt 1) U+2453A 𤔺 %26%23148794%3B -PASS extB (pt 1) U+2453B 𤔻 %26%23148795%3B -PASS extB (pt 1) U+2453C 𤔼 %26%23148796%3B -PASS extB (pt 1) U+2453D 𤔽 %26%23148797%3B -PASS extB (pt 1) U+2453E 𤔾 %26%23148798%3B -PASS extB (pt 1) U+2453F 𤔿 %26%23148799%3B -PASS extB (pt 1) U+24540 𤕀 %26%23148800%3B -PASS extB (pt 1) U+24541 𤕁 %26%23148801%3B -PASS extB (pt 1) U+24542 𤕂 %26%23148802%3B -PASS extB (pt 1) U+24543 𤕃 %26%23148803%3B -PASS extB (pt 1) U+24544 𤕄 %26%23148804%3B -PASS extB (pt 1) U+24545 𤕅 %26%23148805%3B -PASS extB (pt 1) U+24546 𤕆 %26%23148806%3B -PASS extB (pt 1) U+24547 𤕇 %26%23148807%3B -PASS extB (pt 1) U+24548 𤕈 %26%23148808%3B -PASS extB (pt 1) U+24549 𤕉 %26%23148809%3B -PASS extB (pt 1) U+2454A 𤕊 %26%23148810%3B -PASS extB (pt 1) U+2454B 𤕋 %26%23148811%3B -PASS extB (pt 1) U+2454C 𤕌 %26%23148812%3B -PASS extB (pt 1) U+2454D 𤕍 %26%23148813%3B -PASS extB (pt 1) U+2454E 𤕎 %26%23148814%3B -PASS extB (pt 1) U+2454F 𤕏 %26%23148815%3B -PASS extB (pt 1) U+24550 𤕐 %26%23148816%3B -PASS extB (pt 1) U+24551 𤕑 %26%23148817%3B -PASS extB (pt 1) U+24552 𤕒 %26%23148818%3B -PASS extB (pt 1) U+24553 𤕓 %26%23148819%3B -PASS extB (pt 1) U+24554 𤕔 %26%23148820%3B -PASS extB (pt 1) U+24555 𤕕 %26%23148821%3B -PASS extB (pt 1) U+24556 𤕖 %26%23148822%3B -PASS extB (pt 1) U+24557 𤕗 %26%23148823%3B -PASS extB (pt 1) U+24558 𤕘 %26%23148824%3B -PASS extB (pt 1) U+24559 𤕙 %26%23148825%3B -PASS extB (pt 1) U+2455A 𤕚 %26%23148826%3B -PASS extB (pt 1) U+2455B 𤕛 %26%23148827%3B -PASS extB (pt 1) U+2455C 𤕜 %26%23148828%3B -PASS extB (pt 1) U+2455D 𤕝 %26%23148829%3B -PASS extB (pt 1) U+2455E 𤕞 %26%23148830%3B -PASS extB (pt 1) U+2455F 𤕟 %26%23148831%3B -PASS extB (pt 1) U+24560 𤕠 %26%23148832%3B -PASS extB (pt 1) U+24561 𤕡 %26%23148833%3B -PASS extB (pt 1) U+24562 𤕢 %26%23148834%3B -PASS extB (pt 1) U+24563 𤕣 %26%23148835%3B -PASS extB (pt 1) U+24564 𤕤 %26%23148836%3B -PASS extB (pt 1) U+24565 𤕥 %26%23148837%3B -PASS extB (pt 1) U+24566 𤕦 %26%23148838%3B -PASS extB (pt 1) U+24567 𤕧 %26%23148839%3B -PASS extB (pt 1) U+24568 𤕨 %26%23148840%3B -PASS extB (pt 1) U+24569 𤕩 %26%23148841%3B -PASS extB (pt 1) U+2456A 𤕪 %26%23148842%3B -PASS extB (pt 1) U+2456B 𤕫 %26%23148843%3B -PASS extB (pt 1) U+2456C 𤕬 %26%23148844%3B -PASS extB (pt 1) U+2456D 𤕭 %26%23148845%3B -PASS extB (pt 1) U+2456E 𤕮 %26%23148846%3B -PASS extB (pt 1) U+2456F 𤕯 %26%23148847%3B -PASS extB (pt 1) U+24570 𤕰 %26%23148848%3B -PASS extB (pt 1) U+24571 𤕱 %26%23148849%3B -PASS extB (pt 1) U+24572 𤕲 %26%23148850%3B -PASS extB (pt 1) U+24573 𤕳 %26%23148851%3B -PASS extB (pt 1) U+24574 𤕴 %26%23148852%3B -PASS extB (pt 1) U+24575 𤕵 %26%23148853%3B -PASS extB (pt 1) U+24576 𤕶 %26%23148854%3B -PASS extB (pt 1) U+24577 𤕷 %26%23148855%3B -PASS extB (pt 1) U+24578 𤕸 %26%23148856%3B -PASS extB (pt 1) U+24579 𤕹 %26%23148857%3B -PASS extB (pt 1) U+2457A 𤕺 %26%23148858%3B -PASS extB (pt 1) U+2457B 𤕻 %26%23148859%3B -PASS extB (pt 1) U+2457C 𤕼 %26%23148860%3B -PASS extB (pt 1) U+2457D 𤕽 %26%23148861%3B -PASS extB (pt 1) U+2457E 𤕾 %26%23148862%3B -PASS extB (pt 1) U+2457F 𤕿 %26%23148863%3B -PASS extB (pt 1) U+24580 𤖀 %26%23148864%3B -PASS extB (pt 1) U+24581 𤖁 %26%23148865%3B -PASS extB (pt 1) U+24582 𤖂 %26%23148866%3B -PASS extB (pt 1) U+24583 𤖃 %26%23148867%3B -PASS extB (pt 1) U+24584 𤖄 %26%23148868%3B -PASS extB (pt 1) U+24585 𤖅 %26%23148869%3B -PASS extB (pt 1) U+24586 𤖆 %26%23148870%3B -PASS extB (pt 1) U+24587 𤖇 %26%23148871%3B -PASS extB (pt 1) U+24588 𤖈 %26%23148872%3B -PASS extB (pt 1) U+24589 𤖉 %26%23148873%3B -PASS extB (pt 1) U+2458A 𤖊 %26%23148874%3B -PASS extB (pt 1) U+2458B 𤖋 %26%23148875%3B -PASS extB (pt 1) U+2458C 𤖌 %26%23148876%3B -PASS extB (pt 1) U+2458D 𤖍 %26%23148877%3B -PASS extB (pt 1) U+2458E 𤖎 %26%23148878%3B -PASS extB (pt 1) U+2458F 𤖏 %26%23148879%3B -PASS extB (pt 1) U+24590 𤖐 %26%23148880%3B -PASS extB (pt 1) U+24591 𤖑 %26%23148881%3B -PASS extB (pt 1) U+24592 𤖒 %26%23148882%3B -PASS extB (pt 1) U+24593 𤖓 %26%23148883%3B -PASS extB (pt 1) U+24594 𤖔 %26%23148884%3B -PASS extB (pt 1) U+24595 𤖕 %26%23148885%3B -PASS extB (pt 1) U+24596 𤖖 %26%23148886%3B -PASS extB (pt 1) U+24597 𤖗 %26%23148887%3B -PASS extB (pt 1) U+24598 𤖘 %26%23148888%3B -PASS extB (pt 1) U+24599 𤖙 %26%23148889%3B -PASS extB (pt 1) U+2459A 𤖚 %26%23148890%3B -PASS extB (pt 1) U+2459B 𤖛 %26%23148891%3B -PASS extB (pt 1) U+2459C 𤖜 %26%23148892%3B -PASS extB (pt 1) U+2459D 𤖝 %26%23148893%3B -PASS extB (pt 1) U+2459E 𤖞 %26%23148894%3B -PASS extB (pt 1) U+2459F 𤖟 %26%23148895%3B -PASS extB (pt 1) U+245A0 𤖠 %26%23148896%3B -PASS extB (pt 1) U+245A1 𤖡 %26%23148897%3B -PASS extB (pt 1) U+245A2 𤖢 %26%23148898%3B -PASS extB (pt 1) U+245A3 𤖣 %26%23148899%3B -PASS extB (pt 1) U+245A4 𤖤 %26%23148900%3B -PASS extB (pt 1) U+245A5 𤖥 %26%23148901%3B -PASS extB (pt 1) U+245A6 𤖦 %26%23148902%3B -PASS extB (pt 1) U+245A7 𤖧 %26%23148903%3B -PASS extB (pt 1) U+245A8 𤖨 %26%23148904%3B -PASS extB (pt 1) U+245A9 𤖩 %26%23148905%3B -PASS extB (pt 1) U+245AA 𤖪 %26%23148906%3B -PASS extB (pt 1) U+245AB 𤖫 %26%23148907%3B -PASS extB (pt 1) U+245AC 𤖬 %26%23148908%3B -PASS extB (pt 1) U+245AD 𤖭 %26%23148909%3B -PASS extB (pt 1) U+245AE 𤖮 %26%23148910%3B -PASS extB (pt 1) U+245AF 𤖯 %26%23148911%3B -PASS extB (pt 1) U+245B0 𤖰 %26%23148912%3B -PASS extB (pt 1) U+245B1 𤖱 %26%23148913%3B -PASS extB (pt 1) U+245B2 𤖲 %26%23148914%3B -PASS extB (pt 1) U+245B3 𤖳 %26%23148915%3B -PASS extB (pt 1) U+245B4 𤖴 %26%23148916%3B -PASS extB (pt 1) U+245B5 𤖵 %26%23148917%3B -PASS extB (pt 1) U+245B6 𤖶 %26%23148918%3B -PASS extB (pt 1) U+245B7 𤖷 %26%23148919%3B -PASS extB (pt 1) U+245B8 𤖸 %26%23148920%3B -PASS extB (pt 1) U+245B9 𤖹 %26%23148921%3B -PASS extB (pt 1) U+245BA 𤖺 %26%23148922%3B -PASS extB (pt 1) U+245BB 𤖻 %26%23148923%3B -PASS extB (pt 1) U+245BC 𤖼 %26%23148924%3B -PASS extB (pt 1) U+245BD 𤖽 %26%23148925%3B -PASS extB (pt 1) U+245BE 𤖾 %26%23148926%3B -PASS extB (pt 1) U+245BF 𤖿 %26%23148927%3B -PASS extB (pt 1) U+245C0 𤗀 %26%23148928%3B -PASS extB (pt 1) U+245C1 𤗁 %26%23148929%3B -PASS extB (pt 1) U+245C2 𤗂 %26%23148930%3B -PASS extB (pt 1) U+245C3 𤗃 %26%23148931%3B -PASS extB (pt 1) U+245C4 𤗄 %26%23148932%3B -PASS extB (pt 1) U+245C5 𤗅 %26%23148933%3B -PASS extB (pt 1) U+245C6 𤗆 %26%23148934%3B -PASS extB (pt 1) U+245C7 𤗇 %26%23148935%3B -PASS extB (pt 1) U+245C8 𤗈 %26%23148936%3B -PASS extB (pt 1) U+245C9 𤗉 %26%23148937%3B -PASS extB (pt 1) U+245CA 𤗊 %26%23148938%3B -PASS extB (pt 1) U+245CB 𤗋 %26%23148939%3B -PASS extB (pt 1) U+245CC 𤗌 %26%23148940%3B -PASS extB (pt 1) U+245CD 𤗍 %26%23148941%3B -PASS extB (pt 1) U+245CE 𤗎 %26%23148942%3B -PASS extB (pt 1) U+245CF 𤗏 %26%23148943%3B -PASS extB (pt 1) U+245D0 𤗐 %26%23148944%3B -PASS extB (pt 1) U+245D1 𤗑 %26%23148945%3B -PASS extB (pt 1) U+245D2 𤗒 %26%23148946%3B -PASS extB (pt 1) U+245D3 𤗓 %26%23148947%3B -PASS extB (pt 1) U+245D4 𤗔 %26%23148948%3B -PASS extB (pt 1) U+245D5 𤗕 %26%23148949%3B -PASS extB (pt 1) U+245D6 𤗖 %26%23148950%3B -PASS extB (pt 1) U+245D7 𤗗 %26%23148951%3B -PASS extB (pt 1) U+245D8 𤗘 %26%23148952%3B -PASS extB (pt 1) U+245D9 𤗙 %26%23148953%3B -PASS extB (pt 1) U+245DA 𤗚 %26%23148954%3B -PASS extB (pt 1) U+245DB 𤗛 %26%23148955%3B -PASS extB (pt 1) U+245DC 𤗜 %26%23148956%3B -PASS extB (pt 1) U+245DD 𤗝 %26%23148957%3B -PASS extB (pt 1) U+245DE 𤗞 %26%23148958%3B -PASS extB (pt 1) U+245DF 𤗟 %26%23148959%3B -PASS extB (pt 1) U+245E0 𤗠 %26%23148960%3B -PASS extB (pt 1) U+245E1 𤗡 %26%23148961%3B -PASS extB (pt 1) U+245E2 𤗢 %26%23148962%3B -PASS extB (pt 1) U+245E3 𤗣 %26%23148963%3B -PASS extB (pt 1) U+245E4 𤗤 %26%23148964%3B -PASS extB (pt 1) U+245E5 𤗥 %26%23148965%3B -PASS extB (pt 1) U+245E6 𤗦 %26%23148966%3B -PASS extB (pt 1) U+245E7 𤗧 %26%23148967%3B -PASS extB (pt 1) U+245E8 𤗨 %26%23148968%3B -PASS extB (pt 1) U+245E9 𤗩 %26%23148969%3B -PASS extB (pt 1) U+245EA 𤗪 %26%23148970%3B -PASS extB (pt 1) U+245EB 𤗫 %26%23148971%3B -PASS extB (pt 1) U+245EC 𤗬 %26%23148972%3B -PASS extB (pt 1) U+245ED 𤗭 %26%23148973%3B -PASS extB (pt 1) U+245EE 𤗮 %26%23148974%3B -PASS extB (pt 1) U+245EF 𤗯 %26%23148975%3B -PASS extB (pt 1) U+245F0 𤗰 %26%23148976%3B -PASS extB (pt 1) U+245F1 𤗱 %26%23148977%3B -PASS extB (pt 1) U+245F2 𤗲 %26%23148978%3B -PASS extB (pt 1) U+245F3 𤗳 %26%23148979%3B -PASS extB (pt 1) U+245F4 𤗴 %26%23148980%3B -PASS extB (pt 1) U+245F5 𤗵 %26%23148981%3B -PASS extB (pt 1) U+245F6 𤗶 %26%23148982%3B -PASS extB (pt 1) U+245F7 𤗷 %26%23148983%3B -PASS extB (pt 1) U+245F8 𤗸 %26%23148984%3B -PASS extB (pt 1) U+245F9 𤗹 %26%23148985%3B -PASS extB (pt 1) U+245FA 𤗺 %26%23148986%3B -PASS extB (pt 1) U+245FB 𤗻 %26%23148987%3B -PASS extB (pt 1) U+245FC 𤗼 %26%23148988%3B -PASS extB (pt 1) U+245FD 𤗽 %26%23148989%3B -PASS extB (pt 1) U+245FE 𤗾 %26%23148990%3B -PASS extB (pt 1) U+245FF 𤗿 %26%23148991%3B -PASS extB (pt 1) U+24600 𤘀 %26%23148992%3B -PASS extB (pt 1) U+24601 𤘁 %26%23148993%3B -PASS extB (pt 1) U+24602 𤘂 %26%23148994%3B -PASS extB (pt 1) U+24603 𤘃 %26%23148995%3B -PASS extB (pt 1) U+24604 𤘄 %26%23148996%3B -PASS extB (pt 1) U+24605 𤘅 %26%23148997%3B -PASS extB (pt 1) U+24606 𤘆 %26%23148998%3B -PASS extB (pt 1) U+24607 𤘇 %26%23148999%3B -PASS extB (pt 1) U+24608 𤘈 %26%23149000%3B -PASS extB (pt 1) U+24609 𤘉 %26%23149001%3B -PASS extB (pt 1) U+2460A 𤘊 %26%23149002%3B -PASS extB (pt 1) U+2460B 𤘋 %26%23149003%3B -PASS extB (pt 1) U+2460C 𤘌 %26%23149004%3B -PASS extB (pt 1) U+2460D 𤘍 %26%23149005%3B -PASS extB (pt 1) U+2460E 𤘎 %26%23149006%3B -PASS extB (pt 1) U+2460F 𤘏 %26%23149007%3B -PASS extB (pt 1) U+24610 𤘐 %26%23149008%3B -PASS extB (pt 1) U+24611 𤘑 %26%23149009%3B -PASS extB (pt 1) U+24612 𤘒 %26%23149010%3B -PASS extB (pt 1) U+24613 𤘓 %26%23149011%3B -PASS extB (pt 1) U+24614 𤘔 %26%23149012%3B -PASS extB (pt 1) U+24615 𤘕 %26%23149013%3B -PASS extB (pt 1) U+24616 𤘖 %26%23149014%3B -PASS extB (pt 1) U+24617 𤘗 %26%23149015%3B -PASS extB (pt 1) U+24618 𤘘 %26%23149016%3B -PASS extB (pt 1) U+24619 𤘙 %26%23149017%3B -PASS extB (pt 1) U+2461A 𤘚 %26%23149018%3B -PASS extB (pt 1) U+2461B 𤘛 %26%23149019%3B -PASS extB (pt 1) U+2461C 𤘜 %26%23149020%3B -PASS extB (pt 1) U+2461D 𤘝 %26%23149021%3B -PASS extB (pt 1) U+2461E 𤘞 %26%23149022%3B -PASS extB (pt 1) U+2461F 𤘟 %26%23149023%3B -PASS extB (pt 1) U+24620 𤘠 %26%23149024%3B -PASS extB (pt 1) U+24621 𤘡 %26%23149025%3B -PASS extB (pt 1) U+24622 𤘢 %26%23149026%3B -PASS extB (pt 1) U+24623 𤘣 %26%23149027%3B -PASS extB (pt 1) U+24624 𤘤 %26%23149028%3B -PASS extB (pt 1) U+24625 𤘥 %26%23149029%3B -PASS extB (pt 1) U+24626 𤘦 %26%23149030%3B -PASS extB (pt 1) U+24627 𤘧 %26%23149031%3B -PASS extB (pt 1) U+24628 𤘨 %26%23149032%3B -PASS extB (pt 1) U+24629 𤘩 %26%23149033%3B -PASS extB (pt 1) U+2462A 𤘪 %26%23149034%3B -PASS extB (pt 1) U+2462B 𤘫 %26%23149035%3B -PASS extB (pt 1) U+2462C 𤘬 %26%23149036%3B -PASS extB (pt 1) U+2462D 𤘭 %26%23149037%3B -PASS extB (pt 1) U+2462E 𤘮 %26%23149038%3B -PASS extB (pt 1) U+2462F 𤘯 %26%23149039%3B -PASS extB (pt 1) U+24630 𤘰 %26%23149040%3B -PASS extB (pt 1) U+24631 𤘱 %26%23149041%3B -PASS extB (pt 1) U+24632 𤘲 %26%23149042%3B -PASS extB (pt 1) U+24633 𤘳 %26%23149043%3B -PASS extB (pt 1) U+24634 𤘴 %26%23149044%3B -PASS extB (pt 1) U+24635 𤘵 %26%23149045%3B -PASS extB (pt 1) U+24636 𤘶 %26%23149046%3B -PASS extB (pt 1) U+24637 𤘷 %26%23149047%3B -PASS extB (pt 1) U+24638 𤘸 %26%23149048%3B -PASS extB (pt 1) U+24639 𤘹 %26%23149049%3B -PASS extB (pt 1) U+2463A 𤘺 %26%23149050%3B -PASS extB (pt 1) U+2463B 𤘻 %26%23149051%3B -PASS extB (pt 1) U+2463C 𤘼 %26%23149052%3B -PASS extB (pt 1) U+2463D 𤘽 %26%23149053%3B -PASS extB (pt 1) U+2463E 𤘾 %26%23149054%3B -PASS extB (pt 1) U+2463F 𤘿 %26%23149055%3B -PASS extB (pt 1) U+24640 𤙀 %26%23149056%3B -PASS extB (pt 1) U+24641 𤙁 %26%23149057%3B -PASS extB (pt 1) U+24642 𤙂 %26%23149058%3B -PASS extB (pt 1) U+24643 𤙃 %26%23149059%3B -PASS extB (pt 1) U+24644 𤙄 %26%23149060%3B -PASS extB (pt 1) U+24645 𤙅 %26%23149061%3B -PASS extB (pt 1) U+24646 𤙆 %26%23149062%3B -PASS extB (pt 1) U+24647 𤙇 %26%23149063%3B -PASS extB (pt 1) U+24648 𤙈 %26%23149064%3B -PASS extB (pt 1) U+24649 𤙉 %26%23149065%3B -PASS extB (pt 1) U+2464A 𤙊 %26%23149066%3B -PASS extB (pt 1) U+2464B 𤙋 %26%23149067%3B -PASS extB (pt 1) U+2464C 𤙌 %26%23149068%3B -PASS extB (pt 1) U+2464D 𤙍 %26%23149069%3B -PASS extB (pt 1) U+2464E 𤙎 %26%23149070%3B -PASS extB (pt 1) U+2464F 𤙏 %26%23149071%3B -PASS extB (pt 1) U+24650 𤙐 %26%23149072%3B -PASS extB (pt 1) U+24651 𤙑 %26%23149073%3B -PASS extB (pt 1) U+24652 𤙒 %26%23149074%3B -PASS extB (pt 1) U+24653 𤙓 %26%23149075%3B -PASS extB (pt 1) U+24654 𤙔 %26%23149076%3B -PASS extB (pt 1) U+24655 𤙕 %26%23149077%3B -PASS extB (pt 1) U+24656 𤙖 %26%23149078%3B -PASS extB (pt 1) U+24657 𤙗 %26%23149079%3B -PASS extB (pt 1) U+24658 𤙘 %26%23149080%3B -PASS extB (pt 1) U+24659 𤙙 %26%23149081%3B -PASS extB (pt 1) U+2465A 𤙚 %26%23149082%3B -PASS extB (pt 1) U+2465B 𤙛 %26%23149083%3B -PASS extB (pt 1) U+2465C 𤙜 %26%23149084%3B -PASS extB (pt 1) U+2465D 𤙝 %26%23149085%3B -PASS extB (pt 1) U+2465E 𤙞 %26%23149086%3B -PASS extB (pt 1) U+2465F 𤙟 %26%23149087%3B -PASS extB (pt 1) U+24660 𤙠 %26%23149088%3B -PASS extB (pt 1) U+24661 𤙡 %26%23149089%3B -PASS extB (pt 1) U+24662 𤙢 %26%23149090%3B -PASS extB (pt 1) U+24663 𤙣 %26%23149091%3B -PASS extB (pt 1) U+24664 𤙤 %26%23149092%3B -PASS extB (pt 1) U+24665 𤙥 %26%23149093%3B -PASS extB (pt 1) U+24666 𤙦 %26%23149094%3B -PASS extB (pt 1) U+24667 𤙧 %26%23149095%3B -PASS extB (pt 1) U+24668 𤙨 %26%23149096%3B -PASS extB (pt 1) U+24669 𤙩 %26%23149097%3B -PASS extB (pt 1) U+2466A 𤙪 %26%23149098%3B -PASS extB (pt 1) U+2466B 𤙫 %26%23149099%3B -PASS extB (pt 1) U+2466C 𤙬 %26%23149100%3B -PASS extB (pt 1) U+2466D 𤙭 %26%23149101%3B -PASS extB (pt 1) U+2466E 𤙮 %26%23149102%3B -PASS extB (pt 1) U+2466F 𤙯 %26%23149103%3B -PASS extB (pt 1) U+24670 𤙰 %26%23149104%3B -PASS extB (pt 1) U+24671 𤙱 %26%23149105%3B -PASS extB (pt 1) U+24672 𤙲 %26%23149106%3B -PASS extB (pt 1) U+24673 𤙳 %26%23149107%3B -PASS extB (pt 1) U+24674 𤙴 %26%23149108%3B -PASS extB (pt 1) U+24675 𤙵 %26%23149109%3B -PASS extB (pt 1) U+24676 𤙶 %26%23149110%3B -PASS extB (pt 1) U+24677 𤙷 %26%23149111%3B -PASS extB (pt 1) U+24678 𤙸 %26%23149112%3B -PASS extB (pt 1) U+24679 𤙹 %26%23149113%3B -PASS extB (pt 1) U+2467A 𤙺 %26%23149114%3B -PASS extB (pt 1) U+2467B 𤙻 %26%23149115%3B -PASS extB (pt 1) U+2467C 𤙼 %26%23149116%3B -PASS extB (pt 1) U+2467D 𤙽 %26%23149117%3B -PASS extB (pt 1) U+2467E 𤙾 %26%23149118%3B -PASS extB (pt 1) U+2467F 𤙿 %26%23149119%3B -PASS extB (pt 1) U+24680 𤚀 %26%23149120%3B -PASS extB (pt 1) U+24681 𤚁 %26%23149121%3B -PASS extB (pt 1) U+24682 𤚂 %26%23149122%3B -PASS extB (pt 1) U+24683 𤚃 %26%23149123%3B -PASS extB (pt 1) U+24684 𤚄 %26%23149124%3B -PASS extB (pt 1) U+24685 𤚅 %26%23149125%3B -PASS extB (pt 1) U+24686 𤚆 %26%23149126%3B -PASS extB (pt 1) U+24687 𤚇 %26%23149127%3B -PASS extB (pt 1) U+24688 𤚈 %26%23149128%3B -PASS extB (pt 1) U+24689 𤚉 %26%23149129%3B -PASS extB (pt 1) U+2468A 𤚊 %26%23149130%3B -PASS extB (pt 1) U+2468B 𤚋 %26%23149131%3B -PASS extB (pt 1) U+2468C 𤚌 %26%23149132%3B -PASS extB (pt 1) U+2468D 𤚍 %26%23149133%3B -PASS extB (pt 1) U+2468E 𤚎 %26%23149134%3B -PASS extB (pt 1) U+2468F 𤚏 %26%23149135%3B -PASS extB (pt 1) U+24690 𤚐 %26%23149136%3B -PASS extB (pt 1) U+24691 𤚑 %26%23149137%3B -PASS extB (pt 1) U+24692 𤚒 %26%23149138%3B -PASS extB (pt 1) U+24693 𤚓 %26%23149139%3B -PASS extB (pt 1) U+24694 𤚔 %26%23149140%3B -PASS extB (pt 1) U+24695 𤚕 %26%23149141%3B -PASS extB (pt 1) U+24696 𤚖 %26%23149142%3B -PASS extB (pt 1) U+24697 𤚗 %26%23149143%3B -PASS extB (pt 1) U+24698 𤚘 %26%23149144%3B -PASS extB (pt 1) U+24699 𤚙 %26%23149145%3B -PASS extB (pt 1) U+2469A 𤚚 %26%23149146%3B -PASS extB (pt 1) U+2469B 𤚛 %26%23149147%3B -PASS extB (pt 1) U+2469C 𤚜 %26%23149148%3B -PASS extB (pt 1) U+2469D 𤚝 %26%23149149%3B -PASS extB (pt 1) U+2469E 𤚞 %26%23149150%3B -PASS extB (pt 1) U+2469F 𤚟 %26%23149151%3B -PASS extB (pt 1) U+246A0 𤚠 %26%23149152%3B -PASS extB (pt 1) U+246A1 𤚡 %26%23149153%3B -PASS extB (pt 1) U+246A2 𤚢 %26%23149154%3B -PASS extB (pt 1) U+246A3 𤚣 %26%23149155%3B -PASS extB (pt 1) U+246A4 𤚤 %26%23149156%3B -PASS extB (pt 1) U+246A5 𤚥 %26%23149157%3B -PASS extB (pt 1) U+246A6 𤚦 %26%23149158%3B -PASS extB (pt 1) U+246A7 𤚧 %26%23149159%3B -PASS extB (pt 1) U+246A8 𤚨 %26%23149160%3B -PASS extB (pt 1) U+246A9 𤚩 %26%23149161%3B -PASS extB (pt 1) U+246AA 𤚪 %26%23149162%3B -PASS extB (pt 1) U+246AB 𤚫 %26%23149163%3B -PASS extB (pt 1) U+246AC 𤚬 %26%23149164%3B -PASS extB (pt 1) U+246AD 𤚭 %26%23149165%3B -PASS extB (pt 1) U+246AE 𤚮 %26%23149166%3B -PASS extB (pt 1) U+246AF 𤚯 %26%23149167%3B -PASS extB (pt 1) U+246B0 𤚰 %26%23149168%3B -PASS extB (pt 1) U+246B1 𤚱 %26%23149169%3B -PASS extB (pt 1) U+246B2 𤚲 %26%23149170%3B -PASS extB (pt 1) U+246B3 𤚳 %26%23149171%3B -PASS extB (pt 1) U+246B4 𤚴 %26%23149172%3B -PASS extB (pt 1) U+246B5 𤚵 %26%23149173%3B -PASS extB (pt 1) U+246B6 𤚶 %26%23149174%3B -PASS extB (pt 1) U+246B7 𤚷 %26%23149175%3B -PASS extB (pt 1) U+246B8 𤚸 %26%23149176%3B -PASS extB (pt 1) U+246B9 𤚹 %26%23149177%3B -PASS extB (pt 1) U+246BA 𤚺 %26%23149178%3B -PASS extB (pt 1) U+246BB 𤚻 %26%23149179%3B -PASS extB (pt 1) U+246BC 𤚼 %26%23149180%3B -PASS extB (pt 1) U+246BD 𤚽 %26%23149181%3B -PASS extB (pt 1) U+246BE 𤚾 %26%23149182%3B -PASS extB (pt 1) U+246BF 𤚿 %26%23149183%3B -PASS extB (pt 1) U+246C0 𤛀 %26%23149184%3B -PASS extB (pt 1) U+246C1 𤛁 %26%23149185%3B -PASS extB (pt 1) U+246C2 𤛂 %26%23149186%3B -PASS extB (pt 1) U+246C3 𤛃 %26%23149187%3B -PASS extB (pt 1) U+246C4 𤛄 %26%23149188%3B -PASS extB (pt 1) U+246C5 𤛅 %26%23149189%3B -PASS extB (pt 1) U+246C6 𤛆 %26%23149190%3B -PASS extB (pt 1) U+246C7 𤛇 %26%23149191%3B -PASS extB (pt 1) U+246C8 𤛈 %26%23149192%3B -PASS extB (pt 1) U+246C9 𤛉 %26%23149193%3B -PASS extB (pt 1) U+246CA 𤛊 %26%23149194%3B -PASS extB (pt 1) U+246CB 𤛋 %26%23149195%3B -PASS extB (pt 1) U+246CC 𤛌 %26%23149196%3B -PASS extB (pt 1) U+246CD 𤛍 %26%23149197%3B -PASS extB (pt 1) U+246CE 𤛎 %26%23149198%3B -PASS extB (pt 1) U+246CF 𤛏 %26%23149199%3B -PASS extB (pt 1) U+246D0 𤛐 %26%23149200%3B -PASS extB (pt 1) U+246D1 𤛑 %26%23149201%3B -PASS extB (pt 1) U+246D2 𤛒 %26%23149202%3B -PASS extB (pt 1) U+246D3 𤛓 %26%23149203%3B -PASS extB (pt 1) U+246D4 𤛔 %26%23149204%3B -PASS extB (pt 1) U+246D5 𤛕 %26%23149205%3B -PASS extB (pt 1) U+246D6 𤛖 %26%23149206%3B -PASS extB (pt 1) U+246D7 𤛗 %26%23149207%3B -PASS extB (pt 1) U+246D8 𤛘 %26%23149208%3B -PASS extB (pt 1) U+246D9 𤛙 %26%23149209%3B -PASS extB (pt 1) U+246DA 𤛚 %26%23149210%3B -PASS extB (pt 1) U+246DB 𤛛 %26%23149211%3B -PASS extB (pt 1) U+246DC 𤛜 %26%23149212%3B -PASS extB (pt 1) U+246DD 𤛝 %26%23149213%3B -PASS extB (pt 1) U+246DE 𤛞 %26%23149214%3B -PASS extB (pt 1) U+246DF 𤛟 %26%23149215%3B -PASS extB (pt 1) U+246E0 𤛠 %26%23149216%3B -PASS extB (pt 1) U+246E1 𤛡 %26%23149217%3B -PASS extB (pt 1) U+246E2 𤛢 %26%23149218%3B -PASS extB (pt 1) U+246E3 𤛣 %26%23149219%3B -PASS extB (pt 1) U+246E4 𤛤 %26%23149220%3B -PASS extB (pt 1) U+246E5 𤛥 %26%23149221%3B -PASS extB (pt 1) U+246E6 𤛦 %26%23149222%3B -PASS extB (pt 1) U+246E7 𤛧 %26%23149223%3B -PASS extB (pt 1) U+246E8 𤛨 %26%23149224%3B -PASS extB (pt 1) U+246E9 𤛩 %26%23149225%3B -PASS extB (pt 1) U+246EA 𤛪 %26%23149226%3B -PASS extB (pt 1) U+246EB 𤛫 %26%23149227%3B -PASS extB (pt 1) U+246EC 𤛬 %26%23149228%3B -PASS extB (pt 1) U+246ED 𤛭 %26%23149229%3B -PASS extB (pt 1) U+246EE 𤛮 %26%23149230%3B -PASS extB (pt 1) U+246EF 𤛯 %26%23149231%3B -PASS extB (pt 1) U+246F0 𤛰 %26%23149232%3B -PASS extB (pt 1) U+246F1 𤛱 %26%23149233%3B -PASS extB (pt 1) U+246F2 𤛲 %26%23149234%3B -PASS extB (pt 1) U+246F3 𤛳 %26%23149235%3B -PASS extB (pt 1) U+246F4 𤛴 %26%23149236%3B -PASS extB (pt 1) U+246F5 𤛵 %26%23149237%3B -PASS extB (pt 1) U+246F6 𤛶 %26%23149238%3B -PASS extB (pt 1) U+246F7 𤛷 %26%23149239%3B -PASS extB (pt 1) U+246F8 𤛸 %26%23149240%3B -PASS extB (pt 1) U+246F9 𤛹 %26%23149241%3B -PASS extB (pt 1) U+246FA 𤛺 %26%23149242%3B -PASS extB (pt 1) U+246FB 𤛻 %26%23149243%3B -PASS extB (pt 1) U+246FC 𤛼 %26%23149244%3B -PASS extB (pt 1) U+246FD 𤛽 %26%23149245%3B -PASS extB (pt 1) U+246FE 𤛾 %26%23149246%3B -PASS extB (pt 1) U+246FF 𤛿 %26%23149247%3B -PASS extB (pt 1) U+24700 𤜀 %26%23149248%3B -PASS extB (pt 1) U+24701 𤜁 %26%23149249%3B -PASS extB (pt 1) U+24702 𤜂 %26%23149250%3B -PASS extB (pt 1) U+24703 𤜃 %26%23149251%3B -PASS extB (pt 1) U+24704 𤜄 %26%23149252%3B -PASS extB (pt 1) U+24705 𤜅 %26%23149253%3B -PASS extB (pt 1) U+24706 𤜆 %26%23149254%3B -PASS extB (pt 1) U+24707 𤜇 %26%23149255%3B -PASS extB (pt 1) U+24708 𤜈 %26%23149256%3B -PASS extB (pt 1) U+24709 𤜉 %26%23149257%3B -PASS extB (pt 1) U+2470A 𤜊 %26%23149258%3B -PASS extB (pt 1) U+2470B 𤜋 %26%23149259%3B -PASS extB (pt 1) U+2470C 𤜌 %26%23149260%3B -PASS extB (pt 1) U+2470D 𤜍 %26%23149261%3B -PASS extB (pt 1) U+2470E 𤜎 %26%23149262%3B -PASS extB (pt 1) U+2470F 𤜏 %26%23149263%3B -PASS extB (pt 1) U+24710 𤜐 %26%23149264%3B -PASS extB (pt 1) U+24711 𤜑 %26%23149265%3B -PASS extB (pt 1) U+24712 𤜒 %26%23149266%3B -PASS extB (pt 1) U+24713 𤜓 %26%23149267%3B -PASS extB (pt 1) U+24714 𤜔 %26%23149268%3B -PASS extB (pt 1) U+24715 𤜕 %26%23149269%3B -PASS extB (pt 1) U+24716 𤜖 %26%23149270%3B -PASS extB (pt 1) U+24717 𤜗 %26%23149271%3B -PASS extB (pt 1) U+24718 𤜘 %26%23149272%3B -PASS extB (pt 1) U+24719 𤜙 %26%23149273%3B -PASS extB (pt 1) U+2471A 𤜚 %26%23149274%3B -PASS extB (pt 1) U+2471B 𤜛 %26%23149275%3B -PASS extB (pt 1) U+2471C 𤜜 %26%23149276%3B -PASS extB (pt 1) U+2471D 𤜝 %26%23149277%3B -PASS extB (pt 1) U+2471E 𤜞 %26%23149278%3B -PASS extB (pt 1) U+2471F 𤜟 %26%23149279%3B -PASS extB (pt 1) U+24720 𤜠 %26%23149280%3B -PASS extB (pt 1) U+24721 𤜡 %26%23149281%3B -PASS extB (pt 1) U+24722 𤜢 %26%23149282%3B -PASS extB (pt 1) U+24723 𤜣 %26%23149283%3B -PASS extB (pt 1) U+24724 𤜤 %26%23149284%3B -PASS extB (pt 1) U+24725 𤜥 %26%23149285%3B -PASS extB (pt 1) U+24726 𤜦 %26%23149286%3B -PASS extB (pt 1) U+24727 𤜧 %26%23149287%3B -PASS extB (pt 1) U+24728 𤜨 %26%23149288%3B -PASS extB (pt 1) U+24729 𤜩 %26%23149289%3B -PASS extB (pt 1) U+2472A 𤜪 %26%23149290%3B -PASS extB (pt 1) U+2472B 𤜫 %26%23149291%3B -PASS extB (pt 1) U+2472C 𤜬 %26%23149292%3B -PASS extB (pt 1) U+2472D 𤜭 %26%23149293%3B -PASS extB (pt 1) U+2472E 𤜮 %26%23149294%3B -PASS extB (pt 1) U+2472F 𤜯 %26%23149295%3B -PASS extB (pt 1) U+24730 𤜰 %26%23149296%3B -PASS extB (pt 1) U+24731 𤜱 %26%23149297%3B -PASS extB (pt 1) U+24732 𤜲 %26%23149298%3B -PASS extB (pt 1) U+24733 𤜳 %26%23149299%3B -PASS extB (pt 1) U+24734 𤜴 %26%23149300%3B -PASS extB (pt 1) U+24735 𤜵 %26%23149301%3B -PASS extB (pt 1) U+24736 𤜶 %26%23149302%3B -PASS extB (pt 1) U+24737 𤜷 %26%23149303%3B -PASS extB (pt 1) U+24738 𤜸 %26%23149304%3B -PASS extB (pt 1) U+24739 𤜹 %26%23149305%3B -PASS extB (pt 1) U+2473A 𤜺 %26%23149306%3B -PASS extB (pt 1) U+2473B 𤜻 %26%23149307%3B -PASS extB (pt 1) U+2473C 𤜼 %26%23149308%3B -PASS extB (pt 1) U+2473D 𤜽 %26%23149309%3B -PASS extB (pt 1) U+2473E 𤜾 %26%23149310%3B -PASS extB (pt 1) U+2473F 𤜿 %26%23149311%3B -PASS extB (pt 1) U+24740 𤝀 %26%23149312%3B -PASS extB (pt 1) U+24741 𤝁 %26%23149313%3B -PASS extB (pt 1) U+24742 𤝂 %26%23149314%3B -PASS extB (pt 1) U+24743 𤝃 %26%23149315%3B -PASS extB (pt 1) U+24744 𤝄 %26%23149316%3B -PASS extB (pt 1) U+24745 𤝅 %26%23149317%3B -PASS extB (pt 1) U+24746 𤝆 %26%23149318%3B -PASS extB (pt 1) U+24747 𤝇 %26%23149319%3B -PASS extB (pt 1) U+24748 𤝈 %26%23149320%3B -PASS extB (pt 1) U+24749 𤝉 %26%23149321%3B -PASS extB (pt 1) U+2474A 𤝊 %26%23149322%3B -PASS extB (pt 1) U+2474B 𤝋 %26%23149323%3B -PASS extB (pt 1) U+2474C 𤝌 %26%23149324%3B -PASS extB (pt 1) U+2474D 𤝍 %26%23149325%3B -PASS extB (pt 1) U+2474E 𤝎 %26%23149326%3B -PASS extB (pt 1) U+2474F 𤝏 %26%23149327%3B -PASS extB (pt 1) U+24750 𤝐 %26%23149328%3B -PASS extB (pt 1) U+24751 𤝑 %26%23149329%3B -PASS extB (pt 1) U+24752 𤝒 %26%23149330%3B -PASS extB (pt 1) U+24753 𤝓 %26%23149331%3B -PASS extB (pt 1) U+24754 𤝔 %26%23149332%3B -PASS extB (pt 1) U+24755 𤝕 %26%23149333%3B -PASS extB (pt 1) U+24756 𤝖 %26%23149334%3B -PASS extB (pt 1) U+24757 𤝗 %26%23149335%3B -PASS extB (pt 1) U+24758 𤝘 %26%23149336%3B -PASS extB (pt 1) U+24759 𤝙 %26%23149337%3B -PASS extB (pt 1) U+2475A 𤝚 %26%23149338%3B -PASS extB (pt 1) U+2475B 𤝛 %26%23149339%3B -PASS extB (pt 1) U+2475C 𤝜 %26%23149340%3B -PASS extB (pt 1) U+2475D 𤝝 %26%23149341%3B -PASS extB (pt 1) U+2475E 𤝞 %26%23149342%3B -PASS extB (pt 1) U+2475F 𤝟 %26%23149343%3B -PASS extB (pt 1) U+24760 𤝠 %26%23149344%3B -PASS extB (pt 1) U+24761 𤝡 %26%23149345%3B -PASS extB (pt 1) U+24762 𤝢 %26%23149346%3B -PASS extB (pt 1) U+24763 𤝣 %26%23149347%3B -PASS extB (pt 1) U+24764 𤝤 %26%23149348%3B -PASS extB (pt 1) U+24765 𤝥 %26%23149349%3B -PASS extB (pt 1) U+24766 𤝦 %26%23149350%3B -PASS extB (pt 1) U+24767 𤝧 %26%23149351%3B -PASS extB (pt 1) U+24768 𤝨 %26%23149352%3B -PASS extB (pt 1) U+24769 𤝩 %26%23149353%3B -PASS extB (pt 1) U+2476A 𤝪 %26%23149354%3B -PASS extB (pt 1) U+2476B 𤝫 %26%23149355%3B -PASS extB (pt 1) U+2476C 𤝬 %26%23149356%3B -PASS extB (pt 1) U+2476D 𤝭 %26%23149357%3B -PASS extB (pt 1) U+2476E 𤝮 %26%23149358%3B -PASS extB (pt 1) U+2476F 𤝯 %26%23149359%3B -PASS extB (pt 1) U+24770 𤝰 %26%23149360%3B -PASS extB (pt 1) U+24771 𤝱 %26%23149361%3B -PASS extB (pt 1) U+24772 𤝲 %26%23149362%3B -PASS extB (pt 1) U+24773 𤝳 %26%23149363%3B -PASS extB (pt 1) U+24774 𤝴 %26%23149364%3B -PASS extB (pt 1) U+24775 𤝵 %26%23149365%3B -PASS extB (pt 1) U+24776 𤝶 %26%23149366%3B -PASS extB (pt 1) U+24777 𤝷 %26%23149367%3B -PASS extB (pt 1) U+24778 𤝸 %26%23149368%3B -PASS extB (pt 1) U+24779 𤝹 %26%23149369%3B -PASS extB (pt 1) U+2477A 𤝺 %26%23149370%3B -PASS extB (pt 1) U+2477B 𤝻 %26%23149371%3B -PASS extB (pt 1) U+2477C 𤝼 %26%23149372%3B -PASS extB (pt 1) U+2477D 𤝽 %26%23149373%3B -PASS extB (pt 1) U+2477E 𤝾 %26%23149374%3B -PASS extB (pt 1) U+2477F 𤝿 %26%23149375%3B -PASS extB (pt 1) U+24780 𤞀 %26%23149376%3B -PASS extB (pt 1) U+24781 𤞁 %26%23149377%3B -PASS extB (pt 1) U+24782 𤞂 %26%23149378%3B -PASS extB (pt 1) U+24783 𤞃 %26%23149379%3B -PASS extB (pt 1) U+24784 𤞄 %26%23149380%3B -PASS extB (pt 1) U+24785 𤞅 %26%23149381%3B -PASS extB (pt 1) U+24786 𤞆 %26%23149382%3B -PASS extB (pt 1) U+24787 𤞇 %26%23149383%3B -PASS extB (pt 1) U+24788 𤞈 %26%23149384%3B -PASS extB (pt 1) U+24789 𤞉 %26%23149385%3B -PASS extB (pt 1) U+2478A 𤞊 %26%23149386%3B -PASS extB (pt 1) U+2478B 𤞋 %26%23149387%3B -PASS extB (pt 1) U+2478C 𤞌 %26%23149388%3B -PASS extB (pt 1) U+2478D 𤞍 %26%23149389%3B -PASS extB (pt 1) U+2478E 𤞎 %26%23149390%3B -PASS extB (pt 1) U+2478F 𤞏 %26%23149391%3B -PASS extB (pt 1) U+24790 𤞐 %26%23149392%3B -PASS extB (pt 1) U+24791 𤞑 %26%23149393%3B -PASS extB (pt 1) U+24792 𤞒 %26%23149394%3B -PASS extB (pt 1) U+24793 𤞓 %26%23149395%3B -PASS extB (pt 1) U+24794 𤞔 %26%23149396%3B -PASS extB (pt 1) U+24795 𤞕 %26%23149397%3B -PASS extB (pt 1) U+24796 𤞖 %26%23149398%3B -PASS extB (pt 1) U+24797 𤞗 %26%23149399%3B -PASS extB (pt 1) U+24798 𤞘 %26%23149400%3B -PASS extB (pt 1) U+24799 𤞙 %26%23149401%3B -PASS extB (pt 1) U+2479A 𤞚 %26%23149402%3B -PASS extB (pt 1) U+2479B 𤞛 %26%23149403%3B -PASS extB (pt 1) U+2479C 𤞜 %26%23149404%3B -PASS extB (pt 1) U+2479D 𤞝 %26%23149405%3B -PASS extB (pt 1) U+2479E 𤞞 %26%23149406%3B -PASS extB (pt 1) U+2479F 𤞟 %26%23149407%3B -PASS extB (pt 1) U+247A0 𤞠 %26%23149408%3B -PASS extB (pt 1) U+247A1 𤞡 %26%23149409%3B -PASS extB (pt 1) U+247A2 𤞢 %26%23149410%3B -PASS extB (pt 1) U+247A3 𤞣 %26%23149411%3B -PASS extB (pt 1) U+247A4 𤞤 %26%23149412%3B -PASS extB (pt 1) U+247A5 𤞥 %26%23149413%3B -PASS extB (pt 1) U+247A6 𤞦 %26%23149414%3B -PASS extB (pt 1) U+247A7 𤞧 %26%23149415%3B -PASS extB (pt 1) U+247A8 𤞨 %26%23149416%3B -PASS extB (pt 1) U+247A9 𤞩 %26%23149417%3B -PASS extB (pt 1) U+247AA 𤞪 %26%23149418%3B -PASS extB (pt 1) U+247AB 𤞫 %26%23149419%3B -PASS extB (pt 1) U+247AC 𤞬 %26%23149420%3B -PASS extB (pt 1) U+247AD 𤞭 %26%23149421%3B -PASS extB (pt 1) U+247AE 𤞮 %26%23149422%3B -PASS extB (pt 1) U+247AF 𤞯 %26%23149423%3B -PASS extB (pt 1) U+247B0 𤞰 %26%23149424%3B -PASS extB (pt 1) U+247B1 𤞱 %26%23149425%3B -PASS extB (pt 1) U+247B2 𤞲 %26%23149426%3B -PASS extB (pt 1) U+247B3 𤞳 %26%23149427%3B -PASS extB (pt 1) U+247B4 𤞴 %26%23149428%3B -PASS extB (pt 1) U+247B5 𤞵 %26%23149429%3B -PASS extB (pt 1) U+247B6 𤞶 %26%23149430%3B -PASS extB (pt 1) U+247B7 𤞷 %26%23149431%3B -PASS extB (pt 1) U+247B8 𤞸 %26%23149432%3B -PASS extB (pt 1) U+247B9 𤞹 %26%23149433%3B -PASS extB (pt 1) U+247BA 𤞺 %26%23149434%3B -PASS extB (pt 1) U+247BB 𤞻 %26%23149435%3B -PASS extB (pt 1) U+247BC 𤞼 %26%23149436%3B -PASS extB (pt 1) U+247BD 𤞽 %26%23149437%3B -PASS extB (pt 1) U+247BE 𤞾 %26%23149438%3B -PASS extB (pt 1) U+247BF 𤞿 %26%23149439%3B -PASS extB (pt 1) U+247C0 𤟀 %26%23149440%3B -PASS extB (pt 1) U+247C1 𤟁 %26%23149441%3B -PASS extB (pt 1) U+247C2 𤟂 %26%23149442%3B -PASS extB (pt 1) U+247C3 𤟃 %26%23149443%3B -PASS extB (pt 1) U+247C4 𤟄 %26%23149444%3B -PASS extB (pt 1) U+247C5 𤟅 %26%23149445%3B -PASS extB (pt 1) U+247C6 𤟆 %26%23149446%3B -PASS extB (pt 1) U+247C7 𤟇 %26%23149447%3B -PASS extB (pt 1) U+247C8 𤟈 %26%23149448%3B -PASS extB (pt 1) U+247C9 𤟉 %26%23149449%3B -PASS extB (pt 1) U+247CA 𤟊 %26%23149450%3B -PASS extB (pt 1) U+247CB 𤟋 %26%23149451%3B -PASS extB (pt 1) U+247CC 𤟌 %26%23149452%3B -PASS extB (pt 1) U+247CD 𤟍 %26%23149453%3B -PASS extB (pt 1) U+247CE 𤟎 %26%23149454%3B -PASS extB (pt 1) U+247CF 𤟏 %26%23149455%3B -PASS extB (pt 1) U+247D0 𤟐 %26%23149456%3B -PASS extB (pt 1) U+247D1 𤟑 %26%23149457%3B -PASS extB (pt 1) U+247D2 𤟒 %26%23149458%3B -PASS extB (pt 1) U+247D3 𤟓 %26%23149459%3B -PASS extB (pt 1) U+247D4 𤟔 %26%23149460%3B -PASS extB (pt 1) U+247D5 𤟕 %26%23149461%3B -PASS extB (pt 1) U+247D6 𤟖 %26%23149462%3B -PASS extB (pt 1) U+247D7 𤟗 %26%23149463%3B -PASS extB (pt 1) U+247D8 𤟘 %26%23149464%3B -PASS extB (pt 1) U+247D9 𤟙 %26%23149465%3B -PASS extB (pt 1) U+247DA 𤟚 %26%23149466%3B -PASS extB (pt 1) U+247DB 𤟛 %26%23149467%3B -PASS extB (pt 1) U+247DC 𤟜 %26%23149468%3B -PASS extB (pt 1) U+247DD 𤟝 %26%23149469%3B -PASS extB (pt 1) U+247DE 𤟞 %26%23149470%3B -PASS extB (pt 1) U+247DF 𤟟 %26%23149471%3B -PASS extB (pt 1) U+247E0 𤟠 %26%23149472%3B -PASS extB (pt 1) U+247E1 𤟡 %26%23149473%3B -PASS extB (pt 1) U+247E2 𤟢 %26%23149474%3B -PASS extB (pt 1) U+247E3 𤟣 %26%23149475%3B -PASS extB (pt 1) U+247E4 𤟤 %26%23149476%3B -PASS extB (pt 1) U+247E5 𤟥 %26%23149477%3B -PASS extB (pt 1) U+247E6 𤟦 %26%23149478%3B -PASS extB (pt 1) U+247E7 𤟧 %26%23149479%3B -PASS extB (pt 1) U+247E8 𤟨 %26%23149480%3B -PASS extB (pt 1) U+247E9 𤟩 %26%23149481%3B -PASS extB (pt 1) U+247EA 𤟪 %26%23149482%3B -PASS extB (pt 1) U+247EB 𤟫 %26%23149483%3B -PASS extB (pt 1) U+247EC 𤟬 %26%23149484%3B -PASS extB (pt 1) U+247ED 𤟭 %26%23149485%3B -PASS extB (pt 1) U+247EE 𤟮 %26%23149486%3B -PASS extB (pt 1) U+247EF 𤟯 %26%23149487%3B -PASS extB (pt 1) U+247F0 𤟰 %26%23149488%3B -PASS extB (pt 1) U+247F1 𤟱 %26%23149489%3B -PASS extB (pt 1) U+247F2 𤟲 %26%23149490%3B -PASS extB (pt 1) U+247F3 𤟳 %26%23149491%3B -PASS extB (pt 1) U+247F4 𤟴 %26%23149492%3B -PASS extB (pt 1) U+247F5 𤟵 %26%23149493%3B -PASS extB (pt 1) U+247F6 𤟶 %26%23149494%3B -PASS extB (pt 1) U+247F7 𤟷 %26%23149495%3B -PASS extB (pt 1) U+247F8 𤟸 %26%23149496%3B -PASS extB (pt 1) U+247F9 𤟹 %26%23149497%3B -PASS extB (pt 1) U+247FA 𤟺 %26%23149498%3B -PASS extB (pt 1) U+247FB 𤟻 %26%23149499%3B -PASS extB (pt 1) U+247FC 𤟼 %26%23149500%3B -PASS extB (pt 1) U+247FD 𤟽 %26%23149501%3B -PASS extB (pt 1) U+247FE 𤟾 %26%23149502%3B -PASS extB (pt 1) U+247FF 𤟿 %26%23149503%3B -PASS extB (pt 1) U+24800 𤠀 %26%23149504%3B -PASS extB (pt 1) U+24801 𤠁 %26%23149505%3B -PASS extB (pt 1) U+24802 𤠂 %26%23149506%3B -PASS extB (pt 1) U+24803 𤠃 %26%23149507%3B -PASS extB (pt 1) U+24804 𤠄 %26%23149508%3B -PASS extB (pt 1) U+24805 𤠅 %26%23149509%3B -PASS extB (pt 1) U+24806 𤠆 %26%23149510%3B -PASS extB (pt 1) U+24807 𤠇 %26%23149511%3B -PASS extB (pt 1) U+24808 𤠈 %26%23149512%3B -PASS extB (pt 1) U+24809 𤠉 %26%23149513%3B -PASS extB (pt 1) U+2480A 𤠊 %26%23149514%3B -PASS extB (pt 1) U+2480B 𤠋 %26%23149515%3B -PASS extB (pt 1) U+2480C 𤠌 %26%23149516%3B -PASS extB (pt 1) U+2480D 𤠍 %26%23149517%3B -PASS extB (pt 1) U+2480E 𤠎 %26%23149518%3B -PASS extB (pt 1) U+2480F 𤠏 %26%23149519%3B -PASS extB (pt 1) U+24810 𤠐 %26%23149520%3B -PASS extB (pt 1) U+24811 𤠑 %26%23149521%3B -PASS extB (pt 1) U+24812 𤠒 %26%23149522%3B -PASS extB (pt 1) U+24813 𤠓 %26%23149523%3B -PASS extB (pt 1) U+24814 𤠔 %26%23149524%3B -PASS extB (pt 1) U+24815 𤠕 %26%23149525%3B -PASS extB (pt 1) U+24816 𤠖 %26%23149526%3B -PASS extB (pt 1) U+24817 𤠗 %26%23149527%3B -PASS extB (pt 1) U+24818 𤠘 %26%23149528%3B -PASS extB (pt 1) U+24819 𤠙 %26%23149529%3B -PASS extB (pt 1) U+2481A 𤠚 %26%23149530%3B -PASS extB (pt 1) U+2481B 𤠛 %26%23149531%3B -PASS extB (pt 1) U+2481C 𤠜 %26%23149532%3B -PASS extB (pt 1) U+2481D 𤠝 %26%23149533%3B -PASS extB (pt 1) U+2481E 𤠞 %26%23149534%3B -PASS extB (pt 1) U+2481F 𤠟 %26%23149535%3B -PASS extB (pt 1) U+24820 𤠠 %26%23149536%3B -PASS extB (pt 1) U+24821 𤠡 %26%23149537%3B -PASS extB (pt 1) U+24822 𤠢 %26%23149538%3B -PASS extB (pt 1) U+24824 𤠤 %26%23149540%3B -PASS extB (pt 1) U+24825 𤠥 %26%23149541%3B -PASS extB (pt 1) U+24826 𤠦 %26%23149542%3B -PASS extB (pt 1) U+24827 𤠧 %26%23149543%3B -PASS extB (pt 1) U+24828 𤠨 %26%23149544%3B -PASS extB (pt 1) U+24829 𤠩 %26%23149545%3B -PASS extB (pt 1) U+2482A 𤠪 %26%23149546%3B -PASS extB (pt 1) U+2482B 𤠫 %26%23149547%3B -PASS extB (pt 1) U+2482C 𤠬 %26%23149548%3B -PASS extB (pt 1) U+2482D 𤠭 %26%23149549%3B -PASS extB (pt 1) U+2482E 𤠮 %26%23149550%3B -PASS extB (pt 1) U+2482F 𤠯 %26%23149551%3B -PASS extB (pt 1) U+24830 𤠰 %26%23149552%3B -PASS extB (pt 1) U+24831 𤠱 %26%23149553%3B -PASS extB (pt 1) U+24832 𤠲 %26%23149554%3B -PASS extB (pt 1) U+24833 𤠳 %26%23149555%3B -PASS extB (pt 1) U+24834 𤠴 %26%23149556%3B -PASS extB (pt 1) U+24835 𤠵 %26%23149557%3B -PASS extB (pt 1) U+24836 𤠶 %26%23149558%3B -PASS extB (pt 1) U+24837 𤠷 %26%23149559%3B -PASS extB (pt 1) U+24838 𤠸 %26%23149560%3B -PASS extB (pt 1) U+24839 𤠹 %26%23149561%3B -PASS extB (pt 1) U+2483A 𤠺 %26%23149562%3B -PASS extB (pt 1) U+2483B 𤠻 %26%23149563%3B -PASS extB (pt 1) U+2483C 𤠼 %26%23149564%3B -PASS extB (pt 1) U+2483D 𤠽 %26%23149565%3B -PASS extB (pt 1) U+2483E 𤠾 %26%23149566%3B -PASS extB (pt 1) U+2483F 𤠿 %26%23149567%3B -PASS extB (pt 1) U+24840 𤡀 %26%23149568%3B -PASS extB (pt 1) U+24841 𤡁 %26%23149569%3B -PASS extB (pt 1) U+24842 𤡂 %26%23149570%3B -PASS extB (pt 1) U+24843 𤡃 %26%23149571%3B -PASS extB (pt 1) U+24844 𤡄 %26%23149572%3B -PASS extB (pt 1) U+24845 𤡅 %26%23149573%3B -PASS extB (pt 1) U+24846 𤡆 %26%23149574%3B -PASS extB (pt 1) U+24847 𤡇 %26%23149575%3B -PASS extB (pt 1) U+24848 𤡈 %26%23149576%3B -PASS extB (pt 1) U+24849 𤡉 %26%23149577%3B -PASS extB (pt 1) U+2484A 𤡊 %26%23149578%3B -PASS extB (pt 1) U+2484B 𤡋 %26%23149579%3B -PASS extB (pt 1) U+2484C 𤡌 %26%23149580%3B -PASS extB (pt 1) U+2484D 𤡍 %26%23149581%3B -PASS extB (pt 1) U+2484E 𤡎 %26%23149582%3B -PASS extB (pt 1) U+2484F 𤡏 %26%23149583%3B -PASS extB (pt 1) U+24850 𤡐 %26%23149584%3B -PASS extB (pt 1) U+24851 𤡑 %26%23149585%3B -PASS extB (pt 1) U+24852 𤡒 %26%23149586%3B -PASS extB (pt 1) U+24853 𤡓 %26%23149587%3B -PASS extB (pt 1) U+24854 𤡔 %26%23149588%3B -PASS extB (pt 1) U+24855 𤡕 %26%23149589%3B -PASS extB (pt 1) U+24856 𤡖 %26%23149590%3B -PASS extB (pt 1) U+24857 𤡗 %26%23149591%3B -PASS extB (pt 1) U+24858 𤡘 %26%23149592%3B -PASS extB (pt 1) U+24859 𤡙 %26%23149593%3B -PASS extB (pt 1) U+2485A 𤡚 %26%23149594%3B -PASS extB (pt 1) U+2485B 𤡛 %26%23149595%3B -PASS extB (pt 1) U+2485C 𤡜 %26%23149596%3B -PASS extB (pt 1) U+2485D 𤡝 %26%23149597%3B -PASS extB (pt 1) U+2485E 𤡞 %26%23149598%3B -PASS extB (pt 1) U+2485F 𤡟 %26%23149599%3B -PASS extB (pt 1) U+24860 𤡠 %26%23149600%3B -PASS extB (pt 1) U+24861 𤡡 %26%23149601%3B -PASS extB (pt 1) U+24862 𤡢 %26%23149602%3B -PASS extB (pt 1) U+24863 𤡣 %26%23149603%3B -PASS extB (pt 1) U+24864 𤡤 %26%23149604%3B -PASS extB (pt 1) U+24865 𤡥 %26%23149605%3B -PASS extB (pt 1) U+24866 𤡦 %26%23149606%3B -PASS extB (pt 1) U+24867 𤡧 %26%23149607%3B -PASS extB (pt 1) U+24868 𤡨 %26%23149608%3B -PASS extB (pt 1) U+24869 𤡩 %26%23149609%3B -PASS extB (pt 1) U+2486A 𤡪 %26%23149610%3B -PASS extB (pt 1) U+2486B 𤡫 %26%23149611%3B -PASS extB (pt 1) U+2486C 𤡬 %26%23149612%3B -PASS extB (pt 1) U+2486D 𤡭 %26%23149613%3B -PASS extB (pt 1) U+2486E 𤡮 %26%23149614%3B -PASS extB (pt 1) U+2486F 𤡯 %26%23149615%3B -PASS extB (pt 1) U+24870 𤡰 %26%23149616%3B -PASS extB (pt 1) U+24871 𤡱 %26%23149617%3B -PASS extB (pt 1) U+24872 𤡲 %26%23149618%3B -PASS extB (pt 1) U+24873 𤡳 %26%23149619%3B -PASS extB (pt 1) U+24874 𤡴 %26%23149620%3B -PASS extB (pt 1) U+24875 𤡵 %26%23149621%3B -PASS extB (pt 1) U+24876 𤡶 %26%23149622%3B -PASS extB (pt 1) U+24877 𤡷 %26%23149623%3B -PASS extB (pt 1) U+24878 𤡸 %26%23149624%3B -PASS extB (pt 1) U+24879 𤡹 %26%23149625%3B -PASS extB (pt 1) U+2487A 𤡺 %26%23149626%3B -PASS extB (pt 1) U+2487B 𤡻 %26%23149627%3B -PASS extB (pt 1) U+2487C 𤡼 %26%23149628%3B -PASS extB (pt 1) U+2487D 𤡽 %26%23149629%3B -PASS extB (pt 1) U+2487E 𤡾 %26%23149630%3B -PASS extB (pt 1) U+2487F 𤡿 %26%23149631%3B -PASS extB (pt 1) U+24880 𤢀 %26%23149632%3B -PASS extB (pt 1) U+24881 𤢁 %26%23149633%3B -PASS extB (pt 1) U+24882 𤢂 %26%23149634%3B -PASS extB (pt 1) U+24883 𤢃 %26%23149635%3B -PASS extB (pt 1) U+24884 𤢄 %26%23149636%3B -PASS extB (pt 1) U+24885 𤢅 %26%23149637%3B -PASS extB (pt 1) U+24886 𤢆 %26%23149638%3B -PASS extB (pt 1) U+24887 𤢇 %26%23149639%3B -PASS extB (pt 1) U+24888 𤢈 %26%23149640%3B -PASS extB (pt 1) U+24889 𤢉 %26%23149641%3B -PASS extB (pt 1) U+2488A 𤢊 %26%23149642%3B -PASS extB (pt 1) U+2488B 𤢋 %26%23149643%3B -PASS extB (pt 1) U+2488C 𤢌 %26%23149644%3B -PASS extB (pt 1) U+2488D 𤢍 %26%23149645%3B -PASS extB (pt 1) U+2488E 𤢎 %26%23149646%3B -PASS extB (pt 1) U+2488F 𤢏 %26%23149647%3B -PASS extB (pt 1) U+24890 𤢐 %26%23149648%3B -PASS extB (pt 1) U+24891 𤢑 %26%23149649%3B -PASS extB (pt 1) U+24892 𤢒 %26%23149650%3B -PASS extB (pt 1) U+24893 𤢓 %26%23149651%3B -PASS extB (pt 1) U+24894 𤢔 %26%23149652%3B -PASS extB (pt 1) U+24895 𤢕 %26%23149653%3B -PASS extB (pt 1) U+24896 𤢖 %26%23149654%3B -PASS extB (pt 1) U+24897 𤢗 %26%23149655%3B -PASS extB (pt 1) U+24898 𤢘 %26%23149656%3B -PASS extB (pt 1) U+24899 𤢙 %26%23149657%3B -PASS extB (pt 1) U+2489A 𤢚 %26%23149658%3B -PASS extB (pt 1) U+2489B 𤢛 %26%23149659%3B -PASS extB (pt 1) U+2489C 𤢜 %26%23149660%3B -PASS extB (pt 1) U+2489D 𤢝 %26%23149661%3B -PASS extB (pt 1) U+2489E 𤢞 %26%23149662%3B -PASS extB (pt 1) U+2489F 𤢟 %26%23149663%3B -PASS extB (pt 1) U+248A0 𤢠 %26%23149664%3B -PASS extB (pt 1) U+248A1 𤢡 %26%23149665%3B -PASS extB (pt 1) U+248A2 𤢢 %26%23149666%3B -PASS extB (pt 1) U+248A3 𤢣 %26%23149667%3B -PASS extB (pt 1) U+248A4 𤢤 %26%23149668%3B -PASS extB (pt 1) U+248A5 𤢥 %26%23149669%3B -PASS extB (pt 1) U+248A6 𤢦 %26%23149670%3B -PASS extB (pt 1) U+248A7 𤢧 %26%23149671%3B -PASS extB (pt 1) U+248A8 𤢨 %26%23149672%3B -PASS extB (pt 1) U+248A9 𤢩 %26%23149673%3B -PASS extB (pt 1) U+248AA 𤢪 %26%23149674%3B -PASS extB (pt 1) U+248AB 𤢫 %26%23149675%3B -PASS extB (pt 1) U+248AC 𤢬 %26%23149676%3B -PASS extB (pt 1) U+248AD 𤢭 %26%23149677%3B -PASS extB (pt 1) U+248AE 𤢮 %26%23149678%3B -PASS extB (pt 1) U+248AF 𤢯 %26%23149679%3B -PASS extB (pt 1) U+248B0 𤢰 %26%23149680%3B -PASS extB (pt 1) U+248B1 𤢱 %26%23149681%3B -PASS extB (pt 1) U+248B2 𤢲 %26%23149682%3B -PASS extB (pt 1) U+248B3 𤢳 %26%23149683%3B -PASS extB (pt 1) U+248B4 𤢴 %26%23149684%3B -PASS extB (pt 1) U+248B5 𤢵 %26%23149685%3B -PASS extB (pt 1) U+248B6 𤢶 %26%23149686%3B -PASS extB (pt 1) U+248B7 𤢷 %26%23149687%3B -PASS extB (pt 1) U+248B8 𤢸 %26%23149688%3B -PASS extB (pt 1) U+248B9 𤢹 %26%23149689%3B -PASS extB (pt 1) U+248BA 𤢺 %26%23149690%3B -PASS extB (pt 1) U+248BB 𤢻 %26%23149691%3B -PASS extB (pt 1) U+248BC 𤢼 %26%23149692%3B -PASS extB (pt 1) U+248BD 𤢽 %26%23149693%3B -PASS extB (pt 1) U+248BE 𤢾 %26%23149694%3B -PASS extB (pt 1) U+248BF 𤢿 %26%23149695%3B -PASS extB (pt 1) U+248C0 𤣀 %26%23149696%3B -PASS extB (pt 1) U+248C1 𤣁 %26%23149697%3B -PASS extB (pt 1) U+248C2 𤣂 %26%23149698%3B -PASS extB (pt 1) U+248C3 𤣃 %26%23149699%3B -PASS extB (pt 1) U+248C4 𤣄 %26%23149700%3B -PASS extB (pt 1) U+248C5 𤣅 %26%23149701%3B -PASS extB (pt 1) U+248C6 𤣆 %26%23149702%3B -PASS extB (pt 1) U+248C7 𤣇 %26%23149703%3B -PASS extB (pt 1) U+248C8 𤣈 %26%23149704%3B -PASS extB (pt 1) U+248C9 𤣉 %26%23149705%3B -PASS extB (pt 1) U+248CA 𤣊 %26%23149706%3B -PASS extB (pt 1) U+248CB 𤣋 %26%23149707%3B -PASS extB (pt 1) U+248CC 𤣌 %26%23149708%3B -PASS extB (pt 1) U+248CD 𤣍 %26%23149709%3B -PASS extB (pt 1) U+248CE 𤣎 %26%23149710%3B -PASS extB (pt 1) U+248CF 𤣏 %26%23149711%3B -PASS extB (pt 1) U+248D0 𤣐 %26%23149712%3B -PASS extB (pt 1) U+248D1 𤣑 %26%23149713%3B -PASS extB (pt 1) U+248D2 𤣒 %26%23149714%3B -PASS extB (pt 1) U+248D3 𤣓 %26%23149715%3B -PASS extB (pt 1) U+248D4 𤣔 %26%23149716%3B -PASS extB (pt 1) U+248D5 𤣕 %26%23149717%3B -PASS extB (pt 1) U+248D6 𤣖 %26%23149718%3B -PASS extB (pt 1) U+248D7 𤣗 %26%23149719%3B -PASS extB (pt 1) U+248D8 𤣘 %26%23149720%3B -PASS extB (pt 1) U+248D9 𤣙 %26%23149721%3B -PASS extB (pt 1) U+248DA 𤣚 %26%23149722%3B -PASS extB (pt 1) U+248DB 𤣛 %26%23149723%3B -PASS extB (pt 1) U+248DC 𤣜 %26%23149724%3B -PASS extB (pt 1) U+248DD 𤣝 %26%23149725%3B -PASS extB (pt 1) U+248DE 𤣞 %26%23149726%3B -PASS extB (pt 1) U+248DF 𤣟 %26%23149727%3B -PASS extB (pt 1) U+248E0 𤣠 %26%23149728%3B -PASS extB (pt 1) U+248E1 𤣡 %26%23149729%3B -PASS extB (pt 1) U+248E2 𤣢 %26%23149730%3B -PASS extB (pt 1) U+248E3 𤣣 %26%23149731%3B -PASS extB (pt 1) U+248E4 𤣤 %26%23149732%3B -PASS extB (pt 1) U+248E5 𤣥 %26%23149733%3B -PASS extB (pt 1) U+248E6 𤣦 %26%23149734%3B -PASS extB (pt 1) U+248E7 𤣧 %26%23149735%3B -PASS extB (pt 1) U+248E8 𤣨 %26%23149736%3B -PASS extB (pt 1) U+248E9 𤣩 %26%23149737%3B -PASS extB (pt 1) U+248EA 𤣪 %26%23149738%3B -PASS extB (pt 1) U+248EB 𤣫 %26%23149739%3B -PASS extB (pt 1) U+248EC 𤣬 %26%23149740%3B -PASS extB (pt 1) U+248ED 𤣭 %26%23149741%3B -PASS extB (pt 1) U+248EE 𤣮 %26%23149742%3B -PASS extB (pt 1) U+248EF 𤣯 %26%23149743%3B -PASS extB (pt 1) U+248F0 𤣰 %26%23149744%3B -PASS extB (pt 1) U+248F2 𤣲 %26%23149746%3B -PASS extB (pt 1) U+248F3 𤣳 %26%23149747%3B -PASS extB (pt 1) U+248F4 𤣴 %26%23149748%3B -PASS extB (pt 1) U+248F5 𤣵 %26%23149749%3B -PASS extB (pt 1) U+248F6 𤣶 %26%23149750%3B -PASS extB (pt 1) U+248F7 𤣷 %26%23149751%3B -PASS extB (pt 1) U+248F8 𤣸 %26%23149752%3B -PASS extB (pt 1) U+248F9 𤣹 %26%23149753%3B -PASS extB (pt 1) U+248FA 𤣺 %26%23149754%3B -PASS extB (pt 1) U+248FB 𤣻 %26%23149755%3B -PASS extB (pt 1) U+248FC 𤣼 %26%23149756%3B -PASS extB (pt 1) U+248FD 𤣽 %26%23149757%3B -PASS extB (pt 1) U+248FE 𤣾 %26%23149758%3B -PASS extB (pt 1) U+248FF 𤣿 %26%23149759%3B -PASS extB (pt 1) U+24902 𤤂 %26%23149762%3B -PASS extB (pt 1) U+24903 𤤃 %26%23149763%3B -PASS extB (pt 1) U+24904 𤤄 %26%23149764%3B -PASS extB (pt 1) U+24905 𤤅 %26%23149765%3B -PASS extB (pt 1) U+24906 𤤆 %26%23149766%3B -PASS extB (pt 1) U+24907 𤤇 %26%23149767%3B -PASS extB (pt 1) U+24908 𤤈 %26%23149768%3B -PASS extB (pt 1) U+24909 𤤉 %26%23149769%3B -PASS extB (pt 1) U+2490A 𤤊 %26%23149770%3B -PASS extB (pt 1) U+2490B 𤤋 %26%23149771%3B -PASS extB (pt 1) U+2490D 𤤍 %26%23149773%3B -PASS extB (pt 1) U+2490E 𤤎 %26%23149774%3B -PASS extB (pt 1) U+2490F 𤤏 %26%23149775%3B -PASS extB (pt 1) U+24910 𤤐 %26%23149776%3B -PASS extB (pt 1) U+24911 𤤑 %26%23149777%3B -PASS extB (pt 1) U+24912 𤤒 %26%23149778%3B -PASS extB (pt 1) U+24913 𤤓 %26%23149779%3B -PASS extB (pt 1) U+24914 𤤔 %26%23149780%3B -PASS extB (pt 1) U+24915 𤤕 %26%23149781%3B -PASS extB (pt 1) U+24916 𤤖 %26%23149782%3B -PASS extB (pt 1) U+24917 𤤗 %26%23149783%3B -PASS extB (pt 1) U+24918 𤤘 %26%23149784%3B -PASS extB (pt 1) U+24919 𤤙 %26%23149785%3B -PASS extB (pt 1) U+2491A 𤤚 %26%23149786%3B -PASS extB (pt 1) U+2491B 𤤛 %26%23149787%3B -PASS extB (pt 1) U+2491C 𤤜 %26%23149788%3B -PASS extB (pt 1) U+2491D 𤤝 %26%23149789%3B -PASS extB (pt 1) U+2491E 𤤞 %26%23149790%3B -PASS extB (pt 1) U+2491F 𤤟 %26%23149791%3B -PASS extB (pt 1) U+24920 𤤠 %26%23149792%3B -PASS extB (pt 1) U+24921 𤤡 %26%23149793%3B -PASS extB (pt 1) U+24922 𤤢 %26%23149794%3B -PASS extB (pt 1) U+24923 𤤣 %26%23149795%3B -PASS extB (pt 1) U+24924 𤤤 %26%23149796%3B -PASS extB (pt 1) U+24925 𤤥 %26%23149797%3B -PASS extB (pt 1) U+24926 𤤦 %26%23149798%3B -PASS extB (pt 1) U+24927 𤤧 %26%23149799%3B -PASS extB (pt 1) U+24928 𤤨 %26%23149800%3B -PASS extB (pt 1) U+24929 𤤩 %26%23149801%3B -PASS extB (pt 1) U+2492A 𤤪 %26%23149802%3B -PASS extB (pt 1) U+2492B 𤤫 %26%23149803%3B -PASS extB (pt 1) U+2492C 𤤬 %26%23149804%3B -PASS extB (pt 1) U+2492D 𤤭 %26%23149805%3B -PASS extB (pt 1) U+2492E 𤤮 %26%23149806%3B -PASS extB (pt 1) U+2492F 𤤯 %26%23149807%3B -PASS extB (pt 1) U+24930 𤤰 %26%23149808%3B -PASS extB (pt 1) U+24931 𤤱 %26%23149809%3B -PASS extB (pt 1) U+24932 𤤲 %26%23149810%3B -PASS extB (pt 1) U+24934 𤤴 %26%23149812%3B -PASS extB (pt 1) U+24935 𤤵 %26%23149813%3B -PASS extB (pt 1) U+24936 𤤶 %26%23149814%3B -PASS extB (pt 1) U+24937 𤤷 %26%23149815%3B -PASS extB (pt 1) U+24938 𤤸 %26%23149816%3B -PASS extB (pt 1) U+24939 𤤹 %26%23149817%3B -PASS extB (pt 1) U+2493A 𤤺 %26%23149818%3B -PASS extB (pt 1) U+2493B 𤤻 %26%23149819%3B -PASS extB (pt 1) U+2493C 𤤼 %26%23149820%3B -PASS extB (pt 1) U+2493D 𤤽 %26%23149821%3B -PASS extB (pt 1) U+2493E 𤤾 %26%23149822%3B -PASS extB (pt 1) U+2493F 𤤿 %26%23149823%3B -PASS extB (pt 1) U+24941 𤥁 %26%23149825%3B -PASS extB (pt 1) U+24943 𤥃 %26%23149827%3B -PASS extB (pt 1) U+24944 𤥄 %26%23149828%3B -PASS extB (pt 1) U+24945 𤥅 %26%23149829%3B -PASS extB (pt 1) U+24946 𤥆 %26%23149830%3B -PASS extB (pt 1) U+24947 𤥇 %26%23149831%3B -PASS extB (pt 1) U+24948 𤥈 %26%23149832%3B -PASS extB (pt 1) U+24949 𤥉 %26%23149833%3B -PASS extB (pt 1) U+2494A 𤥊 %26%23149834%3B -PASS extB (pt 1) U+2494B 𤥋 %26%23149835%3B -PASS extB (pt 1) U+2494C 𤥌 %26%23149836%3B -PASS extB (pt 1) U+2494D 𤥍 %26%23149837%3B -PASS extB (pt 1) U+2494E 𤥎 %26%23149838%3B -PASS extB (pt 1) U+2494F 𤥏 %26%23149839%3B -PASS extB (pt 1) U+24950 𤥐 %26%23149840%3B -PASS extB (pt 1) U+24951 𤥑 %26%23149841%3B -PASS extB (pt 1) U+24952 𤥒 %26%23149842%3B -PASS extB (pt 1) U+24953 𤥓 %26%23149843%3B -PASS extB (pt 1) U+24954 𤥔 %26%23149844%3B -PASS extB (pt 1) U+24955 𤥕 %26%23149845%3B -PASS extB (pt 1) U+24956 𤥖 %26%23149846%3B -PASS extB (pt 1) U+24957 𤥗 %26%23149847%3B -PASS extB (pt 1) U+24958 𤥘 %26%23149848%3B -PASS extB (pt 1) U+24959 𤥙 %26%23149849%3B -PASS extB (pt 1) U+2495A 𤥚 %26%23149850%3B -PASS extB (pt 1) U+2495B 𤥛 %26%23149851%3B -PASS extB (pt 1) U+2495C 𤥜 %26%23149852%3B -PASS extB (pt 1) U+2495D 𤥝 %26%23149853%3B -PASS extB (pt 1) U+2495E 𤥞 %26%23149854%3B -PASS extB (pt 1) U+2495F 𤥟 %26%23149855%3B -PASS extB (pt 1) U+24960 𤥠 %26%23149856%3B -PASS extB (pt 1) U+24961 𤥡 %26%23149857%3B -PASS extB (pt 1) U+24962 𤥢 %26%23149858%3B -PASS extB (pt 1) U+24963 𤥣 %26%23149859%3B -PASS extB (pt 1) U+24964 𤥤 %26%23149860%3B -PASS extB (pt 1) U+24965 𤥥 %26%23149861%3B -PASS extB (pt 1) U+24966 𤥦 %26%23149862%3B -PASS extB (pt 1) U+24967 𤥧 %26%23149863%3B -PASS extB (pt 1) U+24968 𤥨 %26%23149864%3B -PASS extB (pt 1) U+24969 𤥩 %26%23149865%3B -PASS extB (pt 1) U+2496A 𤥪 %26%23149866%3B -PASS extB (pt 1) U+2496B 𤥫 %26%23149867%3B -PASS extB (pt 1) U+2496C 𤥬 %26%23149868%3B -PASS extB (pt 1) U+2496D 𤥭 %26%23149869%3B -PASS extB (pt 1) U+2496E 𤥮 %26%23149870%3B -PASS extB (pt 1) U+2496F 𤥯 %26%23149871%3B -PASS extB (pt 1) U+24970 𤥰 %26%23149872%3B -PASS extB (pt 1) U+24971 𤥱 %26%23149873%3B -PASS extB (pt 1) U+24972 𤥲 %26%23149874%3B -PASS extB (pt 1) U+24973 𤥳 %26%23149875%3B -PASS extB (pt 1) U+24975 𤥵 %26%23149877%3B -PASS extB (pt 1) U+24976 𤥶 %26%23149878%3B -PASS extB (pt 1) U+24977 𤥷 %26%23149879%3B -PASS extB (pt 1) U+24978 𤥸 %26%23149880%3B -PASS extB (pt 1) U+24979 𤥹 %26%23149881%3B -PASS extB (pt 1) U+2497A 𤥺 %26%23149882%3B -PASS extB (pt 1) U+2497B 𤥻 %26%23149883%3B -PASS extB (pt 1) U+2497C 𤥼 %26%23149884%3B -PASS extB (pt 1) U+2497D 𤥽 %26%23149885%3B -PASS extB (pt 1) U+2497E 𤥾 %26%23149886%3B -PASS extB (pt 1) U+24980 𤦀 %26%23149888%3B -PASS extB (pt 1) U+24981 𤦁 %26%23149889%3B -PASS extB (pt 1) U+24983 𤦃 %26%23149891%3B -PASS extB (pt 1) U+24984 𤦄 %26%23149892%3B -PASS extB (pt 1) U+24985 𤦅 %26%23149893%3B -PASS extB (pt 1) U+24986 𤦆 %26%23149894%3B -PASS extB (pt 1) U+24987 𤦇 %26%23149895%3B -PASS extB (pt 1) U+24988 𤦈 %26%23149896%3B -PASS extB (pt 1) U+24989 𤦉 %26%23149897%3B -PASS extB (pt 1) U+2498A 𤦊 %26%23149898%3B -PASS extB (pt 1) U+2498B 𤦋 %26%23149899%3B -PASS extB (pt 1) U+2498C 𤦌 %26%23149900%3B -PASS extB (pt 1) U+2498E 𤦎 %26%23149902%3B -PASS extB (pt 1) U+24990 𤦐 %26%23149904%3B -PASS extB (pt 1) U+24991 𤦑 %26%23149905%3B -PASS extB (pt 1) U+24992 𤦒 %26%23149906%3B -PASS extB (pt 1) U+24993 𤦓 %26%23149907%3B -PASS extB (pt 1) U+24994 𤦔 %26%23149908%3B -PASS extB (pt 1) U+24995 𤦕 %26%23149909%3B -PASS extB (pt 1) U+24996 𤦖 %26%23149910%3B -PASS extB (pt 1) U+24997 𤦗 %26%23149911%3B -PASS extB (pt 1) U+24998 𤦘 %26%23149912%3B -PASS extB (pt 1) U+24999 𤦙 %26%23149913%3B -PASS extB (pt 1) U+2499A 𤦚 %26%23149914%3B -PASS extB (pt 1) U+2499B 𤦛 %26%23149915%3B -PASS extB (pt 1) U+2499C 𤦜 %26%23149916%3B -PASS extB (pt 1) U+2499D 𤦝 %26%23149917%3B -PASS extB (pt 1) U+2499E 𤦞 %26%23149918%3B -PASS extB (pt 1) U+2499F 𤦟 %26%23149919%3B -PASS extB (pt 1) U+249A0 𤦠 %26%23149920%3B -PASS extB (pt 1) U+249A1 𤦡 %26%23149921%3B -PASS extB (pt 1) U+249A2 𤦢 %26%23149922%3B -PASS extB (pt 1) U+249A3 𤦣 %26%23149923%3B -PASS extB (pt 1) U+249A5 𤦥 %26%23149925%3B -PASS extB (pt 1) U+249A6 𤦦 %26%23149926%3B -PASS extB (pt 1) U+249A7 𤦧 %26%23149927%3B -PASS extB (pt 1) U+249A8 𤦨 %26%23149928%3B -PASS extB (pt 1) U+249AA 𤦪 %26%23149930%3B -PASS extB (pt 1) U+249AB 𤦫 %26%23149931%3B -PASS extB (pt 1) U+249AC 𤦬 %26%23149932%3B -PASS extB (pt 1) U+249AD 𤦭 %26%23149933%3B -PASS extB (pt 1) U+249AE 𤦮 %26%23149934%3B -PASS extB (pt 1) U+249AF 𤦯 %26%23149935%3B -PASS extB (pt 1) U+249B0 𤦰 %26%23149936%3B -PASS extB (pt 1) U+249B1 𤦱 %26%23149937%3B -PASS extB (pt 1) U+249B2 𤦲 %26%23149938%3B -PASS extB (pt 1) U+249B3 𤦳 %26%23149939%3B -PASS extB (pt 1) U+249B4 𤦴 %26%23149940%3B -PASS extB (pt 1) U+249B5 𤦵 %26%23149941%3B -PASS extB (pt 1) U+249B6 𤦶 %26%23149942%3B -PASS extB (pt 1) U+249B8 𤦸 %26%23149944%3B -PASS extB (pt 1) U+249B9 𤦹 %26%23149945%3B -PASS extB (pt 1) U+249BA 𤦺 %26%23149946%3B -PASS extB (pt 1) U+249BB 𤦻 %26%23149947%3B -PASS extB (pt 1) U+249BC 𤦼 %26%23149948%3B -PASS extB (pt 1) U+249BD 𤦽 %26%23149949%3B -PASS extB (pt 1) U+249BE 𤦾 %26%23149950%3B -PASS extB (pt 1) U+249BF 𤦿 %26%23149951%3B -PASS extB (pt 1) U+249C0 𤧀 %26%23149952%3B -PASS extB (pt 1) U+249C1 𤧁 %26%23149953%3B -PASS extB (pt 1) U+249C2 𤧂 %26%23149954%3B -PASS extB (pt 1) U+249C3 𤧃 %26%23149955%3B -PASS extB (pt 1) U+249C4 𤧄 %26%23149956%3B -PASS extB (pt 1) U+249C5 𤧅 %26%23149957%3B -PASS extB (pt 1) U+249C6 𤧆 %26%23149958%3B -PASS extB (pt 1) U+249C7 𤧇 %26%23149959%3B -PASS extB (pt 1) U+249C8 𤧈 %26%23149960%3B -PASS extB (pt 1) U+249C9 𤧉 %26%23149961%3B -PASS extB (pt 1) U+249CA 𤧊 %26%23149962%3B -PASS extB (pt 1) U+249CB 𤧋 %26%23149963%3B -PASS extB (pt 1) U+249CC 𤧌 %26%23149964%3B -PASS extB (pt 1) U+249CD 𤧍 %26%23149965%3B -PASS extB (pt 1) U+249CE 𤧎 %26%23149966%3B -PASS extB (pt 1) U+249CF 𤧏 %26%23149967%3B -PASS extB (pt 1) U+249D0 𤧐 %26%23149968%3B -PASS extB (pt 1) U+249D1 𤧑 %26%23149969%3B -PASS extB (pt 1) U+249D2 𤧒 %26%23149970%3B -PASS extB (pt 1) U+249D3 𤧓 %26%23149971%3B -PASS extB (pt 1) U+249D4 𤧔 %26%23149972%3B -PASS extB (pt 1) U+249D5 𤧕 %26%23149973%3B -PASS extB (pt 1) U+249D6 𤧖 %26%23149974%3B -PASS extB (pt 1) U+249D7 𤧗 %26%23149975%3B -PASS extB (pt 1) U+249D8 𤧘 %26%23149976%3B -PASS extB (pt 1) U+249D9 𤧙 %26%23149977%3B -PASS extB (pt 1) U+249DA 𤧚 %26%23149978%3B -PASS extB (pt 1) U+249DB 𤧛 %26%23149979%3B -PASS extB (pt 1) U+249DC 𤧜 %26%23149980%3B -PASS extB (pt 1) U+249DD 𤧝 %26%23149981%3B -PASS extB (pt 1) U+249DE 𤧞 %26%23149982%3B -PASS extB (pt 1) U+249E0 𤧠 %26%23149984%3B -PASS extB (pt 1) U+249E1 𤧡 %26%23149985%3B -PASS extB (pt 1) U+249E2 𤧢 %26%23149986%3B -PASS extB (pt 1) U+249E3 𤧣 %26%23149987%3B -PASS extB (pt 1) U+249E4 𤧤 %26%23149988%3B -PASS extB (pt 1) U+249E5 𤧥 %26%23149989%3B -PASS extB (pt 1) U+249E6 𤧦 %26%23149990%3B -PASS extB (pt 1) U+249E7 𤧧 %26%23149991%3B -PASS extB (pt 1) U+249E8 𤧨 %26%23149992%3B -PASS extB (pt 1) U+249E9 𤧩 %26%23149993%3B -PASS extB (pt 1) U+249EA 𤧪 %26%23149994%3B -PASS extB (pt 1) U+249EB 𤧫 %26%23149995%3B -PASS extB (pt 1) U+249EC 𤧬 %26%23149996%3B -PASS extB (pt 1) U+249ED 𤧭 %26%23149997%3B -PASS extB (pt 1) U+249EE 𤧮 %26%23149998%3B -PASS extB (pt 1) U+249EF 𤧯 %26%23149999%3B -PASS extB (pt 1) U+249F0 𤧰 %26%23150000%3B -PASS extB (pt 1) U+249F1 𤧱 %26%23150001%3B -PASS extB (pt 1) U+249F2 𤧲 %26%23150002%3B -PASS extB (pt 1) U+249F3 𤧳 %26%23150003%3B -PASS extB (pt 1) U+249F4 𤧴 %26%23150004%3B -PASS extB (pt 1) U+249F5 𤧵 %26%23150005%3B -PASS extB (pt 1) U+249F6 𤧶 %26%23150006%3B -PASS extB (pt 1) U+249F7 𤧷 %26%23150007%3B -PASS extB (pt 1) U+249F8 𤧸 %26%23150008%3B -PASS extB (pt 1) U+249F9 𤧹 %26%23150009%3B -PASS extB (pt 1) U+249FA 𤧺 %26%23150010%3B -PASS extB (pt 1) U+249FC 𤧼 %26%23150012%3B -PASS extB (pt 1) U+249FD 𤧽 %26%23150013%3B -PASS extB (pt 1) U+249FE 𤧾 %26%23150014%3B -PASS extB (pt 1) U+249FF 𤧿 %26%23150015%3B -PASS extB (pt 1) U+24A00 𤨀 %26%23150016%3B -PASS extB (pt 1) U+24A01 𤨁 %26%23150017%3B -PASS extB (pt 1) U+24A02 𤨂 %26%23150018%3B -PASS extB (pt 1) U+24A03 𤨃 %26%23150019%3B -PASS extB (pt 1) U+24A04 𤨄 %26%23150020%3B -PASS extB (pt 1) U+24A05 𤨅 %26%23150021%3B -PASS extB (pt 1) U+24A06 𤨆 %26%23150022%3B -PASS extB (pt 1) U+24A07 𤨇 %26%23150023%3B -PASS extB (pt 1) U+24A08 𤨈 %26%23150024%3B -PASS extB (pt 1) U+24A09 𤨉 %26%23150025%3B -PASS extB (pt 1) U+24A0A 𤨊 %26%23150026%3B -PASS extB (pt 1) U+24A0B 𤨋 %26%23150027%3B -PASS extB (pt 1) U+24A0C 𤨌 %26%23150028%3B -PASS extB (pt 1) U+24A0D 𤨍 %26%23150029%3B -PASS extB (pt 1) U+24A0E 𤨎 %26%23150030%3B -PASS extB (pt 1) U+24A0F 𤨏 %26%23150031%3B -PASS extB (pt 1) U+24A10 𤨐 %26%23150032%3B -PASS extB (pt 1) U+24A11 𤨑 %26%23150033%3B -PASS extB (pt 1) U+24A13 𤨓 %26%23150035%3B -PASS extB (pt 1) U+24A14 𤨔 %26%23150036%3B -PASS extB (pt 1) U+24A15 𤨕 %26%23150037%3B -PASS extB (pt 1) U+24A16 𤨖 %26%23150038%3B -PASS extB (pt 1) U+24A17 𤨗 %26%23150039%3B -PASS extB (pt 1) U+24A18 𤨘 %26%23150040%3B -PASS extB (pt 1) U+24A19 𤨙 %26%23150041%3B -PASS extB (pt 1) U+24A1A 𤨚 %26%23150042%3B -PASS extB (pt 1) U+24A1B 𤨛 %26%23150043%3B -PASS extB (pt 1) U+24A1C 𤨜 %26%23150044%3B -PASS extB (pt 1) U+24A1D 𤨝 %26%23150045%3B -PASS extB (pt 1) U+24A1E 𤨞 %26%23150046%3B -PASS extB (pt 1) U+24A1F 𤨟 %26%23150047%3B -PASS extB (pt 1) U+24A20 𤨠 %26%23150048%3B -PASS extB (pt 1) U+24A25 𤨥 %26%23150053%3B -PASS extB (pt 1) U+24A29 𤨩 %26%23150057%3B -PASS extB (pt 1) U+24A2A 𤨪 %26%23150058%3B -PASS extB (pt 1) U+24A2B 𤨫 %26%23150059%3B -PASS extB (pt 1) U+24A2C 𤨬 %26%23150060%3B -PASS extB (pt 1) U+24A2D 𤨭 %26%23150061%3B -PASS extB (pt 1) U+24A2E 𤨮 %26%23150062%3B -PASS extB (pt 1) U+24A2F 𤨯 %26%23150063%3B -PASS extB (pt 1) U+24A30 𤨰 %26%23150064%3B -PASS extB (pt 1) U+24A31 𤨱 %26%23150065%3B -PASS extB (pt 1) U+24A32 𤨲 %26%23150066%3B -PASS extB (pt 1) U+24A33 𤨳 %26%23150067%3B -PASS extB (pt 1) U+24A34 𤨴 %26%23150068%3B -PASS extB (pt 1) U+24A35 𤨵 %26%23150069%3B -PASS extB (pt 1) U+24A36 𤨶 %26%23150070%3B -PASS extB (pt 1) U+24A37 𤨷 %26%23150071%3B -PASS extB (pt 1) U+24A38 𤨸 %26%23150072%3B -PASS extB (pt 1) U+24A39 𤨹 %26%23150073%3B -PASS extB (pt 1) U+24A3A 𤨺 %26%23150074%3B -PASS extB (pt 1) U+24A3B 𤨻 %26%23150075%3B -PASS extB (pt 1) U+24A3C 𤨼 %26%23150076%3B -PASS extB (pt 1) U+24A3D 𤨽 %26%23150077%3B -PASS extB (pt 1) U+24A3E 𤨾 %26%23150078%3B -PASS extB (pt 1) U+24A3F 𤨿 %26%23150079%3B -PASS extB (pt 1) U+24A40 𤩀 %26%23150080%3B -PASS extB (pt 1) U+24A41 𤩁 %26%23150081%3B -PASS extB (pt 1) U+24A42 𤩂 %26%23150082%3B -PASS extB (pt 1) U+24A43 𤩃 %26%23150083%3B -PASS extB (pt 1) U+24A44 𤩄 %26%23150084%3B -PASS extB (pt 1) U+24A45 𤩅 %26%23150085%3B -PASS extB (pt 1) U+24A46 𤩆 %26%23150086%3B -PASS extB (pt 1) U+24A47 𤩇 %26%23150087%3B -PASS extB (pt 1) U+24A48 𤩈 %26%23150088%3B -PASS extB (pt 1) U+24A49 𤩉 %26%23150089%3B -PASS extB (pt 1) U+24A4A 𤩊 %26%23150090%3B -PASS extB (pt 1) U+24A4B 𤩋 %26%23150091%3B -PASS extB (pt 1) U+24A4C 𤩌 %26%23150092%3B -PASS extB (pt 1) U+24A4D 𤩍 %26%23150093%3B -PASS extB (pt 1) U+24A4E 𤩎 %26%23150094%3B -PASS extB (pt 1) U+24A4F 𤩏 %26%23150095%3B -PASS extB (pt 1) U+24A50 𤩐 %26%23150096%3B -PASS extB (pt 1) U+24A51 𤩑 %26%23150097%3B -PASS extB (pt 1) U+24A52 𤩒 %26%23150098%3B -PASS extB (pt 1) U+24A53 𤩓 %26%23150099%3B -PASS extB (pt 1) U+24A54 𤩔 %26%23150100%3B -PASS extB (pt 1) U+24A55 𤩕 %26%23150101%3B -PASS extB (pt 1) U+24A56 𤩖 %26%23150102%3B -PASS extB (pt 1) U+24A57 𤩗 %26%23150103%3B -PASS extB (pt 1) U+24A58 𤩘 %26%23150104%3B -PASS extB (pt 1) U+24A59 𤩙 %26%23150105%3B -PASS extB (pt 1) U+24A5A 𤩚 %26%23150106%3B -PASS extB (pt 1) U+24A5B 𤩛 %26%23150107%3B -PASS extB (pt 1) U+24A5C 𤩜 %26%23150108%3B -PASS extB (pt 1) U+24A5D 𤩝 %26%23150109%3B -PASS extB (pt 1) U+24A5E 𤩞 %26%23150110%3B -PASS extB (pt 1) U+24A5F 𤩟 %26%23150111%3B -PASS extB (pt 1) U+24A60 𤩠 %26%23150112%3B -PASS extB (pt 1) U+24A61 𤩡 %26%23150113%3B -PASS extB (pt 1) U+24A62 𤩢 %26%23150114%3B -PASS extB (pt 1) U+24A63 𤩣 %26%23150115%3B -PASS extB (pt 1) U+24A64 𤩤 %26%23150116%3B -PASS extB (pt 1) U+24A65 𤩥 %26%23150117%3B -PASS extB (pt 1) U+24A66 𤩦 %26%23150118%3B -PASS extB (pt 1) U+24A67 𤩧 %26%23150119%3B -PASS extB (pt 1) U+24A68 𤩨 %26%23150120%3B -PASS extB (pt 1) U+24A69 𤩩 %26%23150121%3B -PASS extB (pt 1) U+24A6A 𤩪 %26%23150122%3B -PASS extB (pt 1) U+24A6B 𤩫 %26%23150123%3B -PASS extB (pt 1) U+24A6C 𤩬 %26%23150124%3B -PASS extB (pt 1) U+24A6D 𤩭 %26%23150125%3B -PASS extB (pt 1) U+24A6E 𤩮 %26%23150126%3B -PASS extB (pt 1) U+24A6F 𤩯 %26%23150127%3B -PASS extB (pt 1) U+24A70 𤩰 %26%23150128%3B -PASS extB (pt 1) U+24A71 𤩱 %26%23150129%3B -PASS extB (pt 1) U+24A72 𤩲 %26%23150130%3B -PASS extB (pt 1) U+24A73 𤩳 %26%23150131%3B -PASS extB (pt 1) U+24A74 𤩴 %26%23150132%3B -PASS extB (pt 1) U+24A75 𤩵 %26%23150133%3B -PASS extB (pt 1) U+24A76 𤩶 %26%23150134%3B -PASS extB (pt 1) U+24A77 𤩷 %26%23150135%3B -PASS extB (pt 1) U+24A78 𤩸 %26%23150136%3B -PASS extB (pt 1) U+24A7A 𤩺 %26%23150138%3B -PASS extB (pt 1) U+24A7B 𤩻 %26%23150139%3B -PASS extB (pt 1) U+24A7C 𤩼 %26%23150140%3B -PASS extB (pt 1) U+24A7D 𤩽 %26%23150141%3B -PASS extB (pt 1) U+24A7E 𤩾 %26%23150142%3B -PASS extB (pt 1) U+24A7F 𤩿 %26%23150143%3B -PASS extB (pt 1) U+24A80 𤪀 %26%23150144%3B -PASS extB (pt 1) U+24A81 𤪁 %26%23150145%3B -PASS extB (pt 1) U+24A82 𤪂 %26%23150146%3B -PASS extB (pt 1) U+24A83 𤪃 %26%23150147%3B -PASS extB (pt 1) U+24A84 𤪄 %26%23150148%3B -PASS extB (pt 1) U+24A85 𤪅 %26%23150149%3B -PASS extB (pt 1) U+24A86 𤪆 %26%23150150%3B -PASS extB (pt 1) U+24A87 𤪇 %26%23150151%3B -PASS extB (pt 1) U+24A88 𤪈 %26%23150152%3B -PASS extB (pt 1) U+24A89 𤪉 %26%23150153%3B -PASS extB (pt 1) U+24A8A 𤪊 %26%23150154%3B -PASS extB (pt 1) U+24A8B 𤪋 %26%23150155%3B -PASS extB (pt 1) U+24A8D 𤪍 %26%23150157%3B -PASS extB (pt 1) U+24A8E 𤪎 %26%23150158%3B -PASS extB (pt 1) U+24A8F 𤪏 %26%23150159%3B -PASS extB (pt 1) U+24A90 𤪐 %26%23150160%3B -PASS extB (pt 1) U+24A91 𤪑 %26%23150161%3B -PASS extB (pt 1) U+24A92 𤪒 %26%23150162%3B -PASS extB (pt 1) U+24A93 𤪓 %26%23150163%3B -PASS extB (pt 1) U+24A94 𤪔 %26%23150164%3B -PASS extB (pt 1) U+24A95 𤪕 %26%23150165%3B -PASS extB (pt 1) U+24A96 𤪖 %26%23150166%3B -PASS extB (pt 1) U+24A97 𤪗 %26%23150167%3B -PASS extB (pt 1) U+24A98 𤪘 %26%23150168%3B -PASS extB (pt 1) U+24A99 𤪙 %26%23150169%3B -PASS extB (pt 1) U+24A9A 𤪚 %26%23150170%3B -PASS extB (pt 1) U+24A9B 𤪛 %26%23150171%3B -PASS extB (pt 1) U+24A9C 𤪜 %26%23150172%3B -PASS extB (pt 1) U+24A9D 𤪝 %26%23150173%3B -PASS extB (pt 1) U+24A9E 𤪞 %26%23150174%3B -PASS extB (pt 1) U+24A9F 𤪟 %26%23150175%3B -PASS extB (pt 1) U+24AA0 𤪠 %26%23150176%3B -PASS extB (pt 1) U+24AA1 𤪡 %26%23150177%3B -PASS extB (pt 1) U+24AA2 𤪢 %26%23150178%3B -PASS extB (pt 1) U+24AA3 𤪣 %26%23150179%3B -PASS extB (pt 1) U+24AA4 𤪤 %26%23150180%3B -PASS extB (pt 1) U+24AA5 𤪥 %26%23150181%3B -PASS extB (pt 1) U+24AA7 𤪧 %26%23150183%3B -PASS extB (pt 1) U+24AA8 𤪨 %26%23150184%3B -PASS extB (pt 1) U+24AA9 𤪩 %26%23150185%3B -PASS extB (pt 1) U+24AAA 𤪪 %26%23150186%3B -PASS extB (pt 1) U+24AAB 𤪫 %26%23150187%3B -PASS extB (pt 1) U+24AAC 𤪬 %26%23150188%3B -PASS extB (pt 1) U+24AAD 𤪭 %26%23150189%3B -PASS extB (pt 1) U+24AAE 𤪮 %26%23150190%3B -PASS extB (pt 1) U+24AAF 𤪯 %26%23150191%3B -PASS extB (pt 1) U+24AB0 𤪰 %26%23150192%3B -PASS extB (pt 1) U+24AB2 𤪲 %26%23150194%3B -PASS extB (pt 1) U+24AB3 𤪳 %26%23150195%3B -PASS extB (pt 1) U+24AB4 𤪴 %26%23150196%3B -PASS extB (pt 1) U+24AB5 𤪵 %26%23150197%3B -PASS extB (pt 1) U+24AB6 𤪶 %26%23150198%3B -PASS extB (pt 1) U+24AB7 𤪷 %26%23150199%3B -PASS extB (pt 1) U+24AB8 𤪸 %26%23150200%3B -PASS extB (pt 1) U+24AB9 𤪹 %26%23150201%3B -PASS extB (pt 1) U+24ABA 𤪺 %26%23150202%3B -PASS extB (pt 1) U+24ABB 𤪻 %26%23150203%3B -PASS extB (pt 1) U+24ABC 𤪼 %26%23150204%3B -PASS extB (pt 1) U+24ABD 𤪽 %26%23150205%3B -PASS extB (pt 1) U+24ABE 𤪾 %26%23150206%3B -PASS extB (pt 1) U+24ABF 𤪿 %26%23150207%3B -PASS extB (pt 1) U+24AC0 𤫀 %26%23150208%3B -PASS extB (pt 1) U+24AC1 𤫁 %26%23150209%3B -PASS extB (pt 1) U+24AC2 𤫂 %26%23150210%3B -PASS extB (pt 1) U+24AC3 𤫃 %26%23150211%3B -PASS extB (pt 1) U+24AC4 𤫄 %26%23150212%3B -PASS extB (pt 1) U+24AC5 𤫅 %26%23150213%3B -PASS extB (pt 1) U+24AC6 𤫆 %26%23150214%3B -PASS extB (pt 1) U+24AC7 𤫇 %26%23150215%3B -PASS extB (pt 1) U+24AC8 𤫈 %26%23150216%3B -PASS extB (pt 1) U+24AC9 𤫉 %26%23150217%3B -PASS extB (pt 1) U+24ACA 𤫊 %26%23150218%3B -PASS extB (pt 1) U+24ACB 𤫋 %26%23150219%3B -PASS extB (pt 1) U+24ACC 𤫌 %26%23150220%3B -PASS extB (pt 1) U+24ACD 𤫍 %26%23150221%3B -PASS extB (pt 1) U+24ACE 𤫎 %26%23150222%3B -PASS extB (pt 1) U+24ACF 𤫏 %26%23150223%3B -PASS extB (pt 1) U+24AD0 𤫐 %26%23150224%3B -PASS extB (pt 1) U+24AD1 𤫑 %26%23150225%3B -PASS extB (pt 1) U+24AD2 𤫒 %26%23150226%3B -PASS extB (pt 1) U+24AD3 𤫓 %26%23150227%3B -PASS extB (pt 1) U+24AD4 𤫔 %26%23150228%3B -PASS extB (pt 1) U+24AD5 𤫕 %26%23150229%3B -PASS extB (pt 1) U+24AD6 𤫖 %26%23150230%3B -PASS extB (pt 1) U+24AD7 𤫗 %26%23150231%3B -PASS extB (pt 1) U+24AD8 𤫘 %26%23150232%3B -PASS extB (pt 1) U+24AD9 𤫙 %26%23150233%3B -PASS extB (pt 1) U+24ADA 𤫚 %26%23150234%3B -PASS extB (pt 1) U+24ADB 𤫛 %26%23150235%3B -PASS extB (pt 1) U+24ADC 𤫜 %26%23150236%3B -PASS extB (pt 1) U+24ADD 𤫝 %26%23150237%3B -PASS extB (pt 1) U+24ADE 𤫞 %26%23150238%3B -PASS extB (pt 1) U+24ADF 𤫟 %26%23150239%3B -PASS extB (pt 1) U+24AE0 𤫠 %26%23150240%3B -PASS extB (pt 1) U+24AE1 𤫡 %26%23150241%3B -PASS extB (pt 1) U+24AE2 𤫢 %26%23150242%3B -PASS extB (pt 1) U+24AE3 𤫣 %26%23150243%3B -PASS extB (pt 1) U+24AE4 𤫤 %26%23150244%3B -PASS extB (pt 1) U+24AE5 𤫥 %26%23150245%3B -PASS extB (pt 1) U+24AE6 𤫦 %26%23150246%3B -PASS extB (pt 1) U+24AE7 𤫧 %26%23150247%3B -PASS extB (pt 1) U+24AE8 𤫨 %26%23150248%3B -PASS extB (pt 1) U+24AE9 𤫩 %26%23150249%3B -PASS extB (pt 1) U+24AEA 𤫪 %26%23150250%3B -PASS extB (pt 1) U+24AEB 𤫫 %26%23150251%3B -PASS extB (pt 1) U+24AEC 𤫬 %26%23150252%3B -PASS extB (pt 1) U+24AED 𤫭 %26%23150253%3B -PASS extB (pt 1) U+24AEE 𤫮 %26%23150254%3B -PASS extB (pt 1) U+24AEF 𤫯 %26%23150255%3B -PASS extB (pt 1) U+24AF0 𤫰 %26%23150256%3B -PASS extB (pt 1) U+24AF1 𤫱 %26%23150257%3B -PASS extB (pt 1) U+24AF2 𤫲 %26%23150258%3B -PASS extB (pt 1) U+24AF3 𤫳 %26%23150259%3B -PASS extB (pt 1) U+24AF4 𤫴 %26%23150260%3B -PASS extB (pt 1) U+24AF5 𤫵 %26%23150261%3B -PASS extB (pt 1) U+24AF6 𤫶 %26%23150262%3B -PASS extB (pt 1) U+24AF7 𤫷 %26%23150263%3B -PASS extB (pt 1) U+24AF8 𤫸 %26%23150264%3B -PASS extB (pt 1) U+24AF9 𤫹 %26%23150265%3B -PASS extB (pt 1) U+24AFA 𤫺 %26%23150266%3B -PASS extB (pt 1) U+24AFB 𤫻 %26%23150267%3B -PASS extB (pt 1) U+24AFC 𤫼 %26%23150268%3B -PASS extB (pt 1) U+24AFD 𤫽 %26%23150269%3B -PASS extB (pt 1) U+24AFE 𤫾 %26%23150270%3B -PASS extB (pt 1) U+24AFF 𤫿 %26%23150271%3B -PASS extB (pt 1) U+24B00 𤬀 %26%23150272%3B -PASS extB (pt 1) U+24B01 𤬁 %26%23150273%3B -PASS extB (pt 1) U+24B02 𤬂 %26%23150274%3B -PASS extB (pt 1) U+24B03 𤬃 %26%23150275%3B -PASS extB (pt 1) U+24B04 𤬄 %26%23150276%3B -PASS extB (pt 1) U+24B05 𤬅 %26%23150277%3B -PASS extB (pt 1) U+24B06 𤬆 %26%23150278%3B -PASS extB (pt 1) U+24B07 𤬇 %26%23150279%3B -PASS extB (pt 1) U+24B08 𤬈 %26%23150280%3B -PASS extB (pt 1) U+24B09 𤬉 %26%23150281%3B -PASS extB (pt 1) U+24B0A 𤬊 %26%23150282%3B -PASS extB (pt 1) U+24B0B 𤬋 %26%23150283%3B -PASS extB (pt 1) U+24B0C 𤬌 %26%23150284%3B -PASS extB (pt 1) U+24B0D 𤬍 %26%23150285%3B -PASS extB (pt 1) U+24B0E 𤬎 %26%23150286%3B -PASS extB (pt 1) U+24B0F 𤬏 %26%23150287%3B -PASS extB (pt 1) U+24B10 𤬐 %26%23150288%3B -PASS extB (pt 1) U+24B11 𤬑 %26%23150289%3B -PASS extB (pt 1) U+24B12 𤬒 %26%23150290%3B -PASS extB (pt 1) U+24B13 𤬓 %26%23150291%3B -PASS extB (pt 1) U+24B14 𤬔 %26%23150292%3B -PASS extB (pt 1) U+24B15 𤬕 %26%23150293%3B -PASS extB (pt 1) U+24B16 𤬖 %26%23150294%3B -PASS extB (pt 1) U+24B17 𤬗 %26%23150295%3B -PASS extB (pt 1) U+24B18 𤬘 %26%23150296%3B -PASS extB (pt 1) U+24B19 𤬙 %26%23150297%3B -PASS extB (pt 1) U+24B1A 𤬚 %26%23150298%3B -PASS extB (pt 1) U+24B1B 𤬛 %26%23150299%3B -PASS extB (pt 1) U+24B1C 𤬜 %26%23150300%3B -PASS extB (pt 1) U+24B1D 𤬝 %26%23150301%3B -PASS extB (pt 1) U+24B1E 𤬞 %26%23150302%3B -PASS extB (pt 1) U+24B1F 𤬟 %26%23150303%3B -PASS extB (pt 1) U+24B20 𤬠 %26%23150304%3B -PASS extB (pt 1) U+24B21 𤬡 %26%23150305%3B -PASS extB (pt 1) U+24B22 𤬢 %26%23150306%3B -PASS extB (pt 1) U+24B23 𤬣 %26%23150307%3B -PASS extB (pt 1) U+24B24 𤬤 %26%23150308%3B -PASS extB (pt 1) U+24B25 𤬥 %26%23150309%3B -PASS extB (pt 1) U+24B26 𤬦 %26%23150310%3B -PASS extB (pt 1) U+24B27 𤬧 %26%23150311%3B -PASS extB (pt 1) U+24B28 𤬨 %26%23150312%3B -PASS extB (pt 1) U+24B29 𤬩 %26%23150313%3B -PASS extB (pt 1) U+24B2A 𤬪 %26%23150314%3B -PASS extB (pt 1) U+24B2B 𤬫 %26%23150315%3B -PASS extB (pt 1) U+24B2C 𤬬 %26%23150316%3B -PASS extB (pt 1) U+24B2D 𤬭 %26%23150317%3B -PASS extB (pt 1) U+24B2E 𤬮 %26%23150318%3B -PASS extB (pt 1) U+24B2F 𤬯 %26%23150319%3B -PASS extB (pt 1) U+24B30 𤬰 %26%23150320%3B -PASS extB (pt 1) U+24B31 𤬱 %26%23150321%3B -PASS extB (pt 1) U+24B32 𤬲 %26%23150322%3B -PASS extB (pt 1) U+24B33 𤬳 %26%23150323%3B -PASS extB (pt 1) U+24B34 𤬴 %26%23150324%3B -PASS extB (pt 1) U+24B35 𤬵 %26%23150325%3B -PASS extB (pt 1) U+24B36 𤬶 %26%23150326%3B -PASS extB (pt 1) U+24B37 𤬷 %26%23150327%3B -PASS extB (pt 1) U+24B38 𤬸 %26%23150328%3B -PASS extB (pt 1) U+24B39 𤬹 %26%23150329%3B -PASS extB (pt 1) U+24B3A 𤬺 %26%23150330%3B -PASS extB (pt 1) U+24B3B 𤬻 %26%23150331%3B -PASS extB (pt 1) U+24B3C 𤬼 %26%23150332%3B -PASS extB (pt 1) U+24B3D 𤬽 %26%23150333%3B -PASS extB (pt 1) U+24B3E 𤬾 %26%23150334%3B -PASS extB (pt 1) U+24B3F 𤬿 %26%23150335%3B -PASS extB (pt 1) U+24B40 𤭀 %26%23150336%3B -PASS extB (pt 1) U+24B41 𤭁 %26%23150337%3B -PASS extB (pt 1) U+24B42 𤭂 %26%23150338%3B -PASS extB (pt 1) U+24B43 𤭃 %26%23150339%3B -PASS extB (pt 1) U+24B44 𤭄 %26%23150340%3B -PASS extB (pt 1) U+24B45 𤭅 %26%23150341%3B -PASS extB (pt 1) U+24B46 𤭆 %26%23150342%3B -PASS extB (pt 1) U+24B47 𤭇 %26%23150343%3B -PASS extB (pt 1) U+24B48 𤭈 %26%23150344%3B -PASS extB (pt 1) U+24B49 𤭉 %26%23150345%3B -PASS extB (pt 1) U+24B4A 𤭊 %26%23150346%3B -PASS extB (pt 1) U+24B4B 𤭋 %26%23150347%3B -PASS extB (pt 1) U+24B4C 𤭌 %26%23150348%3B -PASS extB (pt 1) U+24B4D 𤭍 %26%23150349%3B -PASS extB (pt 1) U+24B4E 𤭎 %26%23150350%3B -PASS extB (pt 1) U+24B4F 𤭏 %26%23150351%3B -PASS extB (pt 1) U+24B50 𤭐 %26%23150352%3B -PASS extB (pt 1) U+24B51 𤭑 %26%23150353%3B -PASS extB (pt 1) U+24B52 𤭒 %26%23150354%3B -PASS extB (pt 1) U+24B53 𤭓 %26%23150355%3B -PASS extB (pt 1) U+24B54 𤭔 %26%23150356%3B -PASS extB (pt 1) U+24B55 𤭕 %26%23150357%3B -PASS extB (pt 1) U+24B56 𤭖 %26%23150358%3B -PASS extB (pt 1) U+24B57 𤭗 %26%23150359%3B -PASS extB (pt 1) U+24B58 𤭘 %26%23150360%3B -PASS extB (pt 1) U+24B59 𤭙 %26%23150361%3B -PASS extB (pt 1) U+24B5A 𤭚 %26%23150362%3B -PASS extB (pt 1) U+24B5B 𤭛 %26%23150363%3B -PASS extB (pt 1) U+24B5C 𤭜 %26%23150364%3B -PASS extB (pt 1) U+24B5D 𤭝 %26%23150365%3B -PASS extB (pt 1) U+24B5E 𤭞 %26%23150366%3B -PASS extB (pt 1) U+24B5F 𤭟 %26%23150367%3B -PASS extB (pt 1) U+24B60 𤭠 %26%23150368%3B -PASS extB (pt 1) U+24B61 𤭡 %26%23150369%3B -PASS extB (pt 1) U+24B62 𤭢 %26%23150370%3B -PASS extB (pt 1) U+24B63 𤭣 %26%23150371%3B -PASS extB (pt 1) U+24B64 𤭤 %26%23150372%3B -PASS extB (pt 1) U+24B65 𤭥 %26%23150373%3B -PASS extB (pt 1) U+24B66 𤭦 %26%23150374%3B -PASS extB (pt 1) U+24B67 𤭧 %26%23150375%3B -PASS extB (pt 1) U+24B68 𤭨 %26%23150376%3B -PASS extB (pt 1) U+24B69 𤭩 %26%23150377%3B -PASS extB (pt 1) U+24B6A 𤭪 %26%23150378%3B -PASS extB (pt 1) U+24B6B 𤭫 %26%23150379%3B -PASS extB (pt 1) U+24B6C 𤭬 %26%23150380%3B -PASS extB (pt 1) U+24B6D 𤭭 %26%23150381%3B -PASS extB (pt 1) U+24B6E 𤭮 %26%23150382%3B -PASS extB (pt 1) U+24B6F 𤭯 %26%23150383%3B -PASS extB (pt 1) U+24B70 𤭰 %26%23150384%3B -PASS extB (pt 1) U+24B71 𤭱 %26%23150385%3B -PASS extB (pt 1) U+24B72 𤭲 %26%23150386%3B -PASS extB (pt 1) U+24B73 𤭳 %26%23150387%3B -PASS extB (pt 1) U+24B74 𤭴 %26%23150388%3B -PASS extB (pt 1) U+24B75 𤭵 %26%23150389%3B -PASS extB (pt 1) U+24B76 𤭶 %26%23150390%3B -PASS extB (pt 1) U+24B77 𤭷 %26%23150391%3B -PASS extB (pt 1) U+24B78 𤭸 %26%23150392%3B -PASS extB (pt 1) U+24B79 𤭹 %26%23150393%3B -PASS extB (pt 1) U+24B7A 𤭺 %26%23150394%3B -PASS extB (pt 1) U+24B7B 𤭻 %26%23150395%3B -PASS extB (pt 1) U+24B7C 𤭼 %26%23150396%3B -PASS extB (pt 1) U+24B7D 𤭽 %26%23150397%3B -PASS extB (pt 1) U+24B7E 𤭾 %26%23150398%3B -PASS extB (pt 1) U+24B7F 𤭿 %26%23150399%3B -PASS extB (pt 1) U+24B80 𤮀 %26%23150400%3B -PASS extB (pt 1) U+24B81 𤮁 %26%23150401%3B -PASS extB (pt 1) U+24B82 𤮂 %26%23150402%3B -PASS extB (pt 1) U+24B83 𤮃 %26%23150403%3B -PASS extB (pt 1) U+24B84 𤮄 %26%23150404%3B -PASS extB (pt 1) U+24B85 𤮅 %26%23150405%3B -PASS extB (pt 1) U+24B86 𤮆 %26%23150406%3B -PASS extB (pt 1) U+24B87 𤮇 %26%23150407%3B -PASS extB (pt 1) U+24B88 𤮈 %26%23150408%3B -PASS extB (pt 1) U+24B89 𤮉 %26%23150409%3B -PASS extB (pt 1) U+24B8A 𤮊 %26%23150410%3B -PASS extB (pt 1) U+24B8B 𤮋 %26%23150411%3B -PASS extB (pt 1) U+24B8C 𤮌 %26%23150412%3B -PASS extB (pt 1) U+24B8D 𤮍 %26%23150413%3B -PASS extB (pt 1) U+24B8E 𤮎 %26%23150414%3B -PASS extB (pt 1) U+24B8F 𤮏 %26%23150415%3B -PASS extB (pt 1) U+24B90 𤮐 %26%23150416%3B -PASS extB (pt 1) U+24B91 𤮑 %26%23150417%3B -PASS extB (pt 1) U+24B92 𤮒 %26%23150418%3B -PASS extB (pt 1) U+24B93 𤮓 %26%23150419%3B -PASS extB (pt 1) U+24B94 𤮔 %26%23150420%3B -PASS extB (pt 1) U+24B95 𤮕 %26%23150421%3B -PASS extB (pt 1) U+24B96 𤮖 %26%23150422%3B -PASS extB (pt 1) U+24B97 𤮗 %26%23150423%3B -PASS extB (pt 1) U+24B98 𤮘 %26%23150424%3B -PASS extB (pt 1) U+24B99 𤮙 %26%23150425%3B -PASS extB (pt 1) U+24B9A 𤮚 %26%23150426%3B -PASS extB (pt 1) U+24B9B 𤮛 %26%23150427%3B -PASS extB (pt 1) U+24B9C 𤮜 %26%23150428%3B -PASS extB (pt 1) U+24B9D 𤮝 %26%23150429%3B -PASS extB (pt 1) U+24B9E 𤮞 %26%23150430%3B -PASS extB (pt 1) U+24B9F 𤮟 %26%23150431%3B -PASS extB (pt 1) U+24BA0 𤮠 %26%23150432%3B -PASS extB (pt 1) U+24BA1 𤮡 %26%23150433%3B -PASS extB (pt 1) U+24BA2 𤮢 %26%23150434%3B -PASS extB (pt 1) U+24BA3 𤮣 %26%23150435%3B -PASS extB (pt 1) U+24BA4 𤮤 %26%23150436%3B -PASS extB (pt 1) U+24BA5 𤮥 %26%23150437%3B -PASS extB (pt 1) U+24BA6 𤮦 %26%23150438%3B -PASS extB (pt 1) U+24BA7 𤮧 %26%23150439%3B -PASS extB (pt 1) U+24BA8 𤮨 %26%23150440%3B -PASS extB (pt 1) U+24BA9 𤮩 %26%23150441%3B -PASS extB (pt 1) U+24BAA 𤮪 %26%23150442%3B -PASS extB (pt 1) U+24BAB 𤮫 %26%23150443%3B -PASS extB (pt 1) U+24BAC 𤮬 %26%23150444%3B -PASS extB (pt 1) U+24BAD 𤮭 %26%23150445%3B -PASS extB (pt 1) U+24BAE 𤮮 %26%23150446%3B -PASS extB (pt 1) U+24BAF 𤮯 %26%23150447%3B -PASS extB (pt 1) U+24BB0 𤮰 %26%23150448%3B -PASS extB (pt 1) U+24BB1 𤮱 %26%23150449%3B -PASS extB (pt 1) U+24BB2 𤮲 %26%23150450%3B -PASS extB (pt 1) U+24BB3 𤮳 %26%23150451%3B -PASS extB (pt 1) U+24BB4 𤮴 %26%23150452%3B -PASS extB (pt 1) U+24BB5 𤮵 %26%23150453%3B -PASS extB (pt 1) U+24BB6 𤮶 %26%23150454%3B -PASS extB (pt 1) U+24BB7 𤮷 %26%23150455%3B -PASS extB (pt 1) U+24BB8 𤮸 %26%23150456%3B -PASS extB (pt 1) U+24BB9 𤮹 %26%23150457%3B -PASS extB (pt 1) U+24BBA 𤮺 %26%23150458%3B -PASS extB (pt 1) U+24BBB 𤮻 %26%23150459%3B -PASS extB (pt 1) U+24BBC 𤮼 %26%23150460%3B -PASS extB (pt 1) U+24BBD 𤮽 %26%23150461%3B -PASS extB (pt 1) U+24BBE 𤮾 %26%23150462%3B -PASS extB (pt 1) U+24BBF 𤮿 %26%23150463%3B -PASS extB (pt 1) U+24BC0 𤯀 %26%23150464%3B -PASS extB (pt 1) U+24BC1 𤯁 %26%23150465%3B -PASS extB (pt 1) U+24BC2 𤯂 %26%23150466%3B -PASS extB (pt 1) U+24BC3 𤯃 %26%23150467%3B -PASS extB (pt 1) U+24BC4 𤯄 %26%23150468%3B -PASS extB (pt 1) U+24BC5 𤯅 %26%23150469%3B -PASS extB (pt 1) U+24BC6 𤯆 %26%23150470%3B -PASS extB (pt 1) U+24BC7 𤯇 %26%23150471%3B -PASS extB (pt 1) U+24BC8 𤯈 %26%23150472%3B -PASS extB (pt 1) U+24BC9 𤯉 %26%23150473%3B -PASS extB (pt 1) U+24BCA 𤯊 %26%23150474%3B -PASS extB (pt 1) U+24BCB 𤯋 %26%23150475%3B -PASS extB (pt 1) U+24BCC 𤯌 %26%23150476%3B -PASS extB (pt 1) U+24BCD 𤯍 %26%23150477%3B -PASS extB (pt 1) U+24BCE 𤯎 %26%23150478%3B -PASS extB (pt 1) U+24BCF 𤯏 %26%23150479%3B -PASS extB (pt 1) U+24BD0 𤯐 %26%23150480%3B -PASS extB (pt 1) U+24BD1 𤯑 %26%23150481%3B -PASS extB (pt 1) U+24BD2 𤯒 %26%23150482%3B -PASS extB (pt 1) U+24BD3 𤯓 %26%23150483%3B -PASS extB (pt 1) U+24BD4 𤯔 %26%23150484%3B -PASS extB (pt 1) U+24BD5 𤯕 %26%23150485%3B -PASS extB (pt 1) U+24BD6 𤯖 %26%23150486%3B -PASS extB (pt 1) U+24BD7 𤯗 %26%23150487%3B -PASS extB (pt 1) U+24BD8 𤯘 %26%23150488%3B -PASS extB (pt 1) U+24BD9 𤯙 %26%23150489%3B -PASS extB (pt 1) U+24BDA 𤯚 %26%23150490%3B -PASS extB (pt 1) U+24BDB 𤯛 %26%23150491%3B -PASS extB (pt 1) U+24BDC 𤯜 %26%23150492%3B -PASS extB (pt 1) U+24BDD 𤯝 %26%23150493%3B -PASS extB (pt 1) U+24BDE 𤯞 %26%23150494%3B -PASS extB (pt 1) U+24BDF 𤯟 %26%23150495%3B -PASS extB (pt 1) U+24BE0 𤯠 %26%23150496%3B -PASS extB (pt 1) U+24BE1 𤯡 %26%23150497%3B -PASS extB (pt 1) U+24BE2 𤯢 %26%23150498%3B -PASS extB (pt 1) U+24BE3 𤯣 %26%23150499%3B -PASS extB (pt 1) U+24BE4 𤯤 %26%23150500%3B -PASS extB (pt 1) U+24BE5 𤯥 %26%23150501%3B -PASS extB (pt 1) U+24BE6 𤯦 %26%23150502%3B -PASS extB (pt 1) U+24BE7 𤯧 %26%23150503%3B -PASS extB (pt 1) U+24BE8 𤯨 %26%23150504%3B -PASS extB (pt 1) U+24BE9 𤯩 %26%23150505%3B -PASS extB (pt 1) U+24BEA 𤯪 %26%23150506%3B -PASS extB (pt 1) U+24BEB 𤯫 %26%23150507%3B -PASS extB (pt 1) U+24BEC 𤯬 %26%23150508%3B -PASS extB (pt 1) U+24BED 𤯭 %26%23150509%3B -PASS extB (pt 1) U+24BEE 𤯮 %26%23150510%3B -PASS extB (pt 1) U+24BEF 𤯯 %26%23150511%3B -PASS extB (pt 1) U+24BF0 𤯰 %26%23150512%3B -PASS extB (pt 1) U+24BF1 𤯱 %26%23150513%3B -PASS extB (pt 1) U+24BF2 𤯲 %26%23150514%3B -PASS extB (pt 1) U+24BF3 𤯳 %26%23150515%3B -PASS extB (pt 1) U+24BF4 𤯴 %26%23150516%3B -PASS extB (pt 1) U+24BF6 𤯶 %26%23150518%3B -PASS extB (pt 1) U+24BF7 𤯷 %26%23150519%3B -PASS extB (pt 1) U+24BF8 𤯸 %26%23150520%3B -PASS extB (pt 1) U+24BF9 𤯹 %26%23150521%3B -PASS extB (pt 1) U+24BFA 𤯺 %26%23150522%3B -PASS extB (pt 1) U+24BFB 𤯻 %26%23150523%3B -PASS extB (pt 1) U+24BFC 𤯼 %26%23150524%3B -PASS extB (pt 1) U+24BFD 𤯽 %26%23150525%3B -PASS extB (pt 1) U+24BFE 𤯾 %26%23150526%3B -PASS extB (pt 1) U+24BFF 𤯿 %26%23150527%3B -PASS extB (pt 1) U+24C00 𤰀 %26%23150528%3B -PASS extB (pt 1) U+24C01 𤰁 %26%23150529%3B -PASS extB (pt 1) U+24C02 𤰂 %26%23150530%3B -PASS extB (pt 1) U+24C03 𤰃 %26%23150531%3B -PASS extB (pt 1) U+24C04 𤰄 %26%23150532%3B -PASS extB (pt 1) U+24C05 𤰅 %26%23150533%3B -PASS extB (pt 1) U+24C06 𤰆 %26%23150534%3B -PASS extB (pt 1) U+24C07 𤰇 %26%23150535%3B -PASS extB (pt 1) U+24C08 𤰈 %26%23150536%3B -PASS extB (pt 1) U+24C09 𤰉 %26%23150537%3B -PASS extB (pt 1) U+24C0A 𤰊 %26%23150538%3B -PASS extB (pt 1) U+24C0B 𤰋 %26%23150539%3B -PASS extB (pt 1) U+24C0C 𤰌 %26%23150540%3B -PASS extB (pt 1) U+24C0D 𤰍 %26%23150541%3B -PASS extB (pt 1) U+24C0E 𤰎 %26%23150542%3B -PASS extB (pt 1) U+24C0F 𤰏 %26%23150543%3B -PASS extB (pt 1) U+24C10 𤰐 %26%23150544%3B -PASS extB (pt 1) U+24C11 𤰑 %26%23150545%3B -PASS extB (pt 1) U+24C12 𤰒 %26%23150546%3B -PASS extB (pt 1) U+24C13 𤰓 %26%23150547%3B -PASS extB (pt 1) U+24C14 𤰔 %26%23150548%3B -PASS extB (pt 1) U+24C15 𤰕 %26%23150549%3B -PASS extB (pt 1) U+24C16 𤰖 %26%23150550%3B -PASS extB (pt 1) U+24C17 𤰗 %26%23150551%3B -PASS extB (pt 1) U+24C18 𤰘 %26%23150552%3B -PASS extB (pt 1) U+24C19 𤰙 %26%23150553%3B -PASS extB (pt 1) U+24C1A 𤰚 %26%23150554%3B -PASS extB (pt 1) U+24C1B 𤰛 %26%23150555%3B -PASS extB (pt 1) U+24C1C 𤰜 %26%23150556%3B -PASS extB (pt 1) U+24C1D 𤰝 %26%23150557%3B -PASS extB (pt 1) U+24C1E 𤰞 %26%23150558%3B -PASS extB (pt 1) U+24C1F 𤰟 %26%23150559%3B -PASS extB (pt 1) U+24C20 𤰠 %26%23150560%3B -PASS extB (pt 1) U+24C21 𤰡 %26%23150561%3B -PASS extB (pt 1) U+24C22 𤰢 %26%23150562%3B -PASS extB (pt 1) U+24C23 𤰣 %26%23150563%3B -PASS extB (pt 1) U+24C24 𤰤 %26%23150564%3B -PASS extB (pt 1) U+24C25 𤰥 %26%23150565%3B -PASS extB (pt 1) U+24C26 𤰦 %26%23150566%3B -PASS extB (pt 1) U+24C27 𤰧 %26%23150567%3B -PASS extB (pt 1) U+24C28 𤰨 %26%23150568%3B -PASS extB (pt 1) U+24C29 𤰩 %26%23150569%3B -PASS extB (pt 1) U+24C2A 𤰪 %26%23150570%3B -PASS extB (pt 1) U+24C2B 𤰫 %26%23150571%3B -PASS extB (pt 1) U+24C2C 𤰬 %26%23150572%3B -PASS extB (pt 1) U+24C2D 𤰭 %26%23150573%3B -PASS extB (pt 1) U+24C2E 𤰮 %26%23150574%3B -PASS extB (pt 1) U+24C2F 𤰯 %26%23150575%3B -PASS extB (pt 1) U+24C30 𤰰 %26%23150576%3B -PASS extB (pt 1) U+24C31 𤰱 %26%23150577%3B -PASS extB (pt 1) U+24C32 𤰲 %26%23150578%3B -PASS extB (pt 1) U+24C33 𤰳 %26%23150579%3B -PASS extB (pt 1) U+24C34 𤰴 %26%23150580%3B -PASS extB (pt 1) U+24C35 𤰵 %26%23150581%3B -PASS extB (pt 1) U+24C36 𤰶 %26%23150582%3B -PASS extB (pt 1) U+24C37 𤰷 %26%23150583%3B -PASS extB (pt 1) U+24C38 𤰸 %26%23150584%3B -PASS extB (pt 1) U+24C39 𤰹 %26%23150585%3B -PASS extB (pt 1) U+24C3A 𤰺 %26%23150586%3B -PASS extB (pt 1) U+24C3B 𤰻 %26%23150587%3B -PASS extB (pt 1) U+24C3C 𤰼 %26%23150588%3B -PASS extB (pt 1) U+24C3D 𤰽 %26%23150589%3B -PASS extB (pt 1) U+24C3E 𤰾 %26%23150590%3B -PASS extB (pt 1) U+24C3F 𤰿 %26%23150591%3B -PASS extB (pt 1) U+24C40 𤱀 %26%23150592%3B -PASS extB (pt 1) U+24C41 𤱁 %26%23150593%3B -PASS extB (pt 1) U+24C42 𤱂 %26%23150594%3B -PASS extB (pt 1) U+24C43 𤱃 %26%23150595%3B -PASS extB (pt 1) U+24C44 𤱄 %26%23150596%3B -PASS extB (pt 1) U+24C45 𤱅 %26%23150597%3B -PASS extB (pt 1) U+24C46 𤱆 %26%23150598%3B -PASS extB (pt 1) U+24C47 𤱇 %26%23150599%3B -PASS extB (pt 1) U+24C48 𤱈 %26%23150600%3B -PASS extB (pt 1) U+24C49 𤱉 %26%23150601%3B -PASS extB (pt 1) U+24C4A 𤱊 %26%23150602%3B -PASS extB (pt 1) U+24C4B 𤱋 %26%23150603%3B -PASS extB (pt 1) U+24C4C 𤱌 %26%23150604%3B -PASS extB (pt 1) U+24C4D 𤱍 %26%23150605%3B -PASS extB (pt 1) U+24C4E 𤱎 %26%23150606%3B -PASS extB (pt 1) U+24C4F 𤱏 %26%23150607%3B -PASS extB (pt 1) U+24C50 𤱐 %26%23150608%3B -PASS extB (pt 1) U+24C51 𤱑 %26%23150609%3B -PASS extB (pt 1) U+24C52 𤱒 %26%23150610%3B -PASS extB (pt 1) U+24C53 𤱓 %26%23150611%3B -PASS extB (pt 1) U+24C54 𤱔 %26%23150612%3B -PASS extB (pt 1) U+24C55 𤱕 %26%23150613%3B -PASS extB (pt 1) U+24C56 𤱖 %26%23150614%3B -PASS extB (pt 1) U+24C57 𤱗 %26%23150615%3B -PASS extB (pt 1) U+24C58 𤱘 %26%23150616%3B -PASS extB (pt 1) U+24C59 𤱙 %26%23150617%3B -PASS extB (pt 1) U+24C5A 𤱚 %26%23150618%3B -PASS extB (pt 1) U+24C5B 𤱛 %26%23150619%3B -PASS extB (pt 1) U+24C5C 𤱜 %26%23150620%3B -PASS extB (pt 1) U+24C5D 𤱝 %26%23150621%3B -PASS extB (pt 1) U+24C5E 𤱞 %26%23150622%3B -PASS extB (pt 1) U+24C5F 𤱟 %26%23150623%3B -PASS extB (pt 1) U+24C60 𤱠 %26%23150624%3B -PASS extB (pt 1) U+24C61 𤱡 %26%23150625%3B -PASS extB (pt 1) U+24C62 𤱢 %26%23150626%3B -PASS extB (pt 1) U+24C63 𤱣 %26%23150627%3B -PASS extB (pt 1) U+24C64 𤱤 %26%23150628%3B -PASS extB (pt 1) U+24C65 𤱥 %26%23150629%3B -PASS extB (pt 1) U+24C66 𤱦 %26%23150630%3B -PASS extB (pt 1) U+24C67 𤱧 %26%23150631%3B -PASS extB (pt 1) U+24C68 𤱨 %26%23150632%3B -PASS extB (pt 1) U+24C69 𤱩 %26%23150633%3B -PASS extB (pt 1) U+24C6A 𤱪 %26%23150634%3B -PASS extB (pt 1) U+24C6B 𤱫 %26%23150635%3B -PASS extB (pt 1) U+24C6C 𤱬 %26%23150636%3B -PASS extB (pt 1) U+24C6D 𤱭 %26%23150637%3B -PASS extB (pt 1) U+24C6E 𤱮 %26%23150638%3B -PASS extB (pt 1) U+24C6F 𤱯 %26%23150639%3B -PASS extB (pt 1) U+24C70 𤱰 %26%23150640%3B -PASS extB (pt 1) U+24C71 𤱱 %26%23150641%3B -PASS extB (pt 1) U+24C72 𤱲 %26%23150642%3B -PASS extB (pt 1) U+24C73 𤱳 %26%23150643%3B -PASS extB (pt 1) U+24C74 𤱴 %26%23150644%3B -PASS extB (pt 1) U+24C75 𤱵 %26%23150645%3B -PASS extB (pt 1) U+24C76 𤱶 %26%23150646%3B -PASS extB (pt 1) U+24C77 𤱷 %26%23150647%3B -PASS extB (pt 1) U+24C78 𤱸 %26%23150648%3B -PASS extB (pt 1) U+24C79 𤱹 %26%23150649%3B -PASS extB (pt 1) U+24C7A 𤱺 %26%23150650%3B -PASS extB (pt 1) U+24C7B 𤱻 %26%23150651%3B -PASS extB (pt 1) U+24C7C 𤱼 %26%23150652%3B -PASS extB (pt 1) U+24C7D 𤱽 %26%23150653%3B -PASS extB (pt 1) U+24C7E 𤱾 %26%23150654%3B -PASS extB (pt 1) U+24C7F 𤱿 %26%23150655%3B -PASS extB (pt 1) U+24C80 𤲀 %26%23150656%3B -PASS extB (pt 1) U+24C81 𤲁 %26%23150657%3B -PASS extB (pt 1) U+24C82 𤲂 %26%23150658%3B -PASS extB (pt 1) U+24C83 𤲃 %26%23150659%3B -PASS extB (pt 1) U+24C84 𤲄 %26%23150660%3B -PASS extB (pt 1) U+24C85 𤲅 %26%23150661%3B -PASS extB (pt 1) U+24C86 𤲆 %26%23150662%3B -PASS extB (pt 1) U+24C87 𤲇 %26%23150663%3B -PASS extB (pt 1) U+24C88 𤲈 %26%23150664%3B -PASS extB (pt 1) U+24C89 𤲉 %26%23150665%3B -PASS extB (pt 1) U+24C8A 𤲊 %26%23150666%3B -PASS extB (pt 1) U+24C8B 𤲋 %26%23150667%3B -PASS extB (pt 1) U+24C8C 𤲌 %26%23150668%3B -PASS extB (pt 1) U+24C8D 𤲍 %26%23150669%3B -PASS extB (pt 1) U+24C8E 𤲎 %26%23150670%3B -PASS extB (pt 1) U+24C8F 𤲏 %26%23150671%3B -PASS extB (pt 1) U+24C90 𤲐 %26%23150672%3B -PASS extB (pt 1) U+24C91 𤲑 %26%23150673%3B -PASS extB (pt 1) U+24C92 𤲒 %26%23150674%3B -PASS extB (pt 1) U+24C93 𤲓 %26%23150675%3B -PASS extB (pt 1) U+24C94 𤲔 %26%23150676%3B -PASS extB (pt 1) U+24C95 𤲕 %26%23150677%3B -PASS extB (pt 1) U+24C96 𤲖 %26%23150678%3B -PASS extB (pt 1) U+24C97 𤲗 %26%23150679%3B -PASS extB (pt 1) U+24C98 𤲘 %26%23150680%3B -PASS extB (pt 1) U+24C99 𤲙 %26%23150681%3B -PASS extB (pt 1) U+24C9A 𤲚 %26%23150682%3B -PASS extB (pt 1) U+24C9B 𤲛 %26%23150683%3B -PASS extB (pt 1) U+24C9C 𤲜 %26%23150684%3B -PASS extB (pt 1) U+24C9D 𤲝 %26%23150685%3B -PASS extB (pt 1) U+24C9E 𤲞 %26%23150686%3B -PASS extB (pt 1) U+24C9F 𤲟 %26%23150687%3B -PASS extB (pt 1) U+24CA0 𤲠 %26%23150688%3B -PASS extB (pt 1) U+24CA1 𤲡 %26%23150689%3B -PASS extB (pt 1) U+24CA2 𤲢 %26%23150690%3B -PASS extB (pt 1) U+24CA3 𤲣 %26%23150691%3B -PASS extB (pt 1) U+24CA4 𤲤 %26%23150692%3B -PASS extB (pt 1) U+24CA5 𤲥 %26%23150693%3B -PASS extB (pt 1) U+24CA6 𤲦 %26%23150694%3B -PASS extB (pt 1) U+24CA7 𤲧 %26%23150695%3B -PASS extB (pt 1) U+24CA8 𤲨 %26%23150696%3B -PASS extB (pt 1) U+24CA9 𤲩 %26%23150697%3B -PASS extB (pt 1) U+24CAA 𤲪 %26%23150698%3B -PASS extB (pt 1) U+24CAB 𤲫 %26%23150699%3B -PASS extB (pt 1) U+24CAC 𤲬 %26%23150700%3B -PASS extB (pt 1) U+24CAD 𤲭 %26%23150701%3B -PASS extB (pt 1) U+24CAE 𤲮 %26%23150702%3B -PASS extB (pt 1) U+24CAF 𤲯 %26%23150703%3B -PASS extB (pt 1) U+24CB0 𤲰 %26%23150704%3B -PASS extB (pt 1) U+24CB1 𤲱 %26%23150705%3B -PASS extB (pt 1) U+24CB2 𤲲 %26%23150706%3B -PASS extB (pt 1) U+24CB3 𤲳 %26%23150707%3B -PASS extB (pt 1) U+24CB4 𤲴 %26%23150708%3B -PASS extB (pt 1) U+24CB5 𤲵 %26%23150709%3B -PASS extB (pt 1) U+24CB6 𤲶 %26%23150710%3B -PASS extB (pt 1) U+24CB7 𤲷 %26%23150711%3B -PASS extB (pt 1) U+24CB8 𤲸 %26%23150712%3B -PASS extB (pt 1) U+24CB9 𤲹 %26%23150713%3B -PASS extB (pt 1) U+24CBA 𤲺 %26%23150714%3B -PASS extB (pt 1) U+24CBB 𤲻 %26%23150715%3B -PASS extB (pt 1) U+24CBC 𤲼 %26%23150716%3B -PASS extB (pt 1) U+24CBD 𤲽 %26%23150717%3B -PASS extB (pt 1) U+24CBE 𤲾 %26%23150718%3B -PASS extB (pt 1) U+24CBF 𤲿 %26%23150719%3B -PASS extB (pt 1) U+24CC0 𤳀 %26%23150720%3B -PASS extB (pt 1) U+24CC1 𤳁 %26%23150721%3B -PASS extB (pt 1) U+24CC2 𤳂 %26%23150722%3B -PASS extB (pt 1) U+24CC3 𤳃 %26%23150723%3B -PASS extB (pt 1) U+24CC4 𤳄 %26%23150724%3B -PASS extB (pt 1) U+24CC5 𤳅 %26%23150725%3B -PASS extB (pt 1) U+24CC6 𤳆 %26%23150726%3B -PASS extB (pt 1) U+24CC7 𤳇 %26%23150727%3B -PASS extB (pt 1) U+24CC8 𤳈 %26%23150728%3B -PASS extB (pt 1) U+24CC9 𤳉 %26%23150729%3B -PASS extB (pt 1) U+24CCA 𤳊 %26%23150730%3B -PASS extB (pt 1) U+24CCB 𤳋 %26%23150731%3B -PASS extB (pt 1) U+24CCC 𤳌 %26%23150732%3B -PASS extB (pt 1) U+24CCD 𤳍 %26%23150733%3B -PASS extB (pt 1) U+24CCE 𤳎 %26%23150734%3B -PASS extB (pt 1) U+24CCF 𤳏 %26%23150735%3B -PASS extB (pt 1) U+24CD0 𤳐 %26%23150736%3B -PASS extB (pt 1) U+24CD1 𤳑 %26%23150737%3B -PASS extB (pt 1) U+24CD2 𤳒 %26%23150738%3B -PASS extB (pt 1) U+24CD3 𤳓 %26%23150739%3B -PASS extB (pt 1) U+24CD4 𤳔 %26%23150740%3B -PASS extB (pt 1) U+24CD5 𤳕 %26%23150741%3B -PASS extB (pt 1) U+24CD6 𤳖 %26%23150742%3B -PASS extB (pt 1) U+24CD7 𤳗 %26%23150743%3B -PASS extB (pt 1) U+24CD8 𤳘 %26%23150744%3B -PASS extB (pt 1) U+24CD9 𤳙 %26%23150745%3B -PASS extB (pt 1) U+24CDA 𤳚 %26%23150746%3B -PASS extB (pt 1) U+24CDB 𤳛 %26%23150747%3B -PASS extB (pt 1) U+24CDC 𤳜 %26%23150748%3B -PASS extB (pt 1) U+24CDD 𤳝 %26%23150749%3B -PASS extB (pt 1) U+24CDE 𤳞 %26%23150750%3B -PASS extB (pt 1) U+24CDF 𤳟 %26%23150751%3B -PASS extB (pt 1) U+24CE0 𤳠 %26%23150752%3B -PASS extB (pt 1) U+24CE1 𤳡 %26%23150753%3B -PASS extB (pt 1) U+24CE2 𤳢 %26%23150754%3B -PASS extB (pt 1) U+24CE3 𤳣 %26%23150755%3B -PASS extB (pt 1) U+24CE4 𤳤 %26%23150756%3B -PASS extB (pt 1) U+24CE5 𤳥 %26%23150757%3B -PASS extB (pt 1) U+24CE6 𤳦 %26%23150758%3B -PASS extB (pt 1) U+24CE7 𤳧 %26%23150759%3B -PASS extB (pt 1) U+24CE8 𤳨 %26%23150760%3B -PASS extB (pt 1) U+24CE9 𤳩 %26%23150761%3B -PASS extB (pt 1) U+24CEA 𤳪 %26%23150762%3B -PASS extB (pt 1) U+24CEB 𤳫 %26%23150763%3B -PASS extB (pt 1) U+24CEC 𤳬 %26%23150764%3B -PASS extB (pt 1) U+24CED 𤳭 %26%23150765%3B -PASS extB (pt 1) U+24CEE 𤳮 %26%23150766%3B -PASS extB (pt 1) U+24CEF 𤳯 %26%23150767%3B -PASS extB (pt 1) U+24CF0 𤳰 %26%23150768%3B -PASS extB (pt 1) U+24CF1 𤳱 %26%23150769%3B -PASS extB (pt 1) U+24CF2 𤳲 %26%23150770%3B -PASS extB (pt 1) U+24CF3 𤳳 %26%23150771%3B -PASS extB (pt 1) U+24CF4 𤳴 %26%23150772%3B -PASS extB (pt 1) U+24CF5 𤳵 %26%23150773%3B -PASS extB (pt 1) U+24CF6 𤳶 %26%23150774%3B -PASS extB (pt 1) U+24CF7 𤳷 %26%23150775%3B -PASS extB (pt 1) U+24CF8 𤳸 %26%23150776%3B -PASS extB (pt 1) U+24CF9 𤳹 %26%23150777%3B -PASS extB (pt 1) U+24CFA 𤳺 %26%23150778%3B -PASS extB (pt 1) U+24CFB 𤳻 %26%23150779%3B -PASS extB (pt 1) U+24CFC 𤳼 %26%23150780%3B -PASS extB (pt 1) U+24CFD 𤳽 %26%23150781%3B -PASS extB (pt 1) U+24CFE 𤳾 %26%23150782%3B -PASS extB (pt 1) U+24CFF 𤳿 %26%23150783%3B -PASS extB (pt 1) U+24D00 𤴀 %26%23150784%3B -PASS extB (pt 1) U+24D01 𤴁 %26%23150785%3B -PASS extB (pt 1) U+24D02 𤴂 %26%23150786%3B -PASS extB (pt 1) U+24D03 𤴃 %26%23150787%3B -PASS extB (pt 1) U+24D04 𤴄 %26%23150788%3B -PASS extB (pt 1) U+24D05 𤴅 %26%23150789%3B -PASS extB (pt 1) U+24D06 𤴆 %26%23150790%3B -PASS extB (pt 1) U+24D07 𤴇 %26%23150791%3B -PASS extB (pt 1) U+24D08 𤴈 %26%23150792%3B -PASS extB (pt 1) U+24D09 𤴉 %26%23150793%3B -PASS extB (pt 1) U+24D0A 𤴊 %26%23150794%3B -PASS extB (pt 1) U+24D0B 𤴋 %26%23150795%3B -PASS extB (pt 1) U+24D0C 𤴌 %26%23150796%3B -PASS extB (pt 1) U+24D0D 𤴍 %26%23150797%3B -PASS extB (pt 1) U+24D0E 𤴎 %26%23150798%3B -PASS extB (pt 1) U+24D0F 𤴏 %26%23150799%3B -PASS extB (pt 1) U+24D10 𤴐 %26%23150800%3B -PASS extB (pt 1) U+24D11 𤴑 %26%23150801%3B -PASS extB (pt 1) U+24D12 𤴒 %26%23150802%3B -PASS extB (pt 1) U+24D14 𤴔 %26%23150804%3B -PASS extB (pt 1) U+24D15 𤴕 %26%23150805%3B -PASS extB (pt 1) U+24D16 𤴖 %26%23150806%3B -PASS extB (pt 1) U+24D17 𤴗 %26%23150807%3B -PASS extB (pt 1) U+24D18 𤴘 %26%23150808%3B -PASS extB (pt 1) U+24D19 𤴙 %26%23150809%3B -PASS extB (pt 1) U+24D1A 𤴚 %26%23150810%3B -PASS extB (pt 1) U+24D1B 𤴛 %26%23150811%3B -PASS extB (pt 1) U+24D1C 𤴜 %26%23150812%3B -PASS extB (pt 1) U+24D1D 𤴝 %26%23150813%3B -PASS extB (pt 1) U+24D1E 𤴞 %26%23150814%3B -PASS extB (pt 1) U+24D1F 𤴟 %26%23150815%3B -PASS extB (pt 1) U+24D20 𤴠 %26%23150816%3B -PASS extB (pt 1) U+24D21 𤴡 %26%23150817%3B -PASS extB (pt 1) U+24D22 𤴢 %26%23150818%3B -PASS extB (pt 1) U+24D23 𤴣 %26%23150819%3B -PASS extB (pt 1) U+24D24 𤴤 %26%23150820%3B -PASS extB (pt 1) U+24D25 𤴥 %26%23150821%3B -PASS extB (pt 1) U+24D26 𤴦 %26%23150822%3B -PASS extB (pt 1) U+24D27 𤴧 %26%23150823%3B -PASS extB (pt 1) U+24D28 𤴨 %26%23150824%3B -PASS extB (pt 1) U+24D29 𤴩 %26%23150825%3B -PASS extB (pt 1) U+24D2A 𤴪 %26%23150826%3B -PASS extB (pt 1) U+24D2B 𤴫 %26%23150827%3B -PASS extB (pt 1) U+24D2C 𤴬 %26%23150828%3B -PASS extB (pt 1) U+24D2D 𤴭 %26%23150829%3B -PASS extB (pt 1) U+24D2E 𤴮 %26%23150830%3B -PASS extB (pt 1) U+24D2F 𤴯 %26%23150831%3B -PASS extB (pt 1) U+24D30 𤴰 %26%23150832%3B -PASS extB (pt 1) U+24D31 𤴱 %26%23150833%3B -PASS extB (pt 1) U+24D32 𤴲 %26%23150834%3B -PASS extB (pt 1) U+24D33 𤴳 %26%23150835%3B -PASS extB (pt 1) U+24D34 𤴴 %26%23150836%3B -PASS extB (pt 1) U+24D35 𤴵 %26%23150837%3B -PASS extB (pt 1) U+24D36 𤴶 %26%23150838%3B -PASS extB (pt 1) U+24D37 𤴷 %26%23150839%3B -PASS extB (pt 1) U+24D38 𤴸 %26%23150840%3B -PASS extB (pt 1) U+24D39 𤴹 %26%23150841%3B -PASS extB (pt 1) U+24D3A 𤴺 %26%23150842%3B -PASS extB (pt 1) U+24D3B 𤴻 %26%23150843%3B -PASS extB (pt 1) U+24D3C 𤴼 %26%23150844%3B -PASS extB (pt 1) U+24D3D 𤴽 %26%23150845%3B -PASS extB (pt 1) U+24D3E 𤴾 %26%23150846%3B -PASS extB (pt 1) U+24D3F 𤴿 %26%23150847%3B -PASS extB (pt 1) U+24D40 𤵀 %26%23150848%3B -PASS extB (pt 1) U+24D41 𤵁 %26%23150849%3B -PASS extB (pt 1) U+24D42 𤵂 %26%23150850%3B -PASS extB (pt 1) U+24D43 𤵃 %26%23150851%3B -PASS extB (pt 1) U+24D44 𤵄 %26%23150852%3B -PASS extB (pt 1) U+24D45 𤵅 %26%23150853%3B -PASS extB (pt 1) U+24D46 𤵆 %26%23150854%3B -PASS extB (pt 1) U+24D47 𤵇 %26%23150855%3B -PASS extB (pt 1) U+24D48 𤵈 %26%23150856%3B -PASS extB (pt 1) U+24D49 𤵉 %26%23150857%3B -PASS extB (pt 1) U+24D4A 𤵊 %26%23150858%3B -PASS extB (pt 1) U+24D4B 𤵋 %26%23150859%3B -PASS extB (pt 1) U+24D4C 𤵌 %26%23150860%3B -PASS extB (pt 1) U+24D4D 𤵍 %26%23150861%3B -PASS extB (pt 1) U+24D4E 𤵎 %26%23150862%3B -PASS extB (pt 1) U+24D4F 𤵏 %26%23150863%3B -PASS extB (pt 1) U+24D50 𤵐 %26%23150864%3B -PASS extB (pt 1) U+24D51 𤵑 %26%23150865%3B -PASS extB (pt 1) U+24D52 𤵒 %26%23150866%3B -PASS extB (pt 1) U+24D53 𤵓 %26%23150867%3B -PASS extB (pt 1) U+24D54 𤵔 %26%23150868%3B -PASS extB (pt 1) U+24D55 𤵕 %26%23150869%3B -PASS extB (pt 1) U+24D56 𤵖 %26%23150870%3B -PASS extB (pt 1) U+24D57 𤵗 %26%23150871%3B -PASS extB (pt 1) U+24D58 𤵘 %26%23150872%3B -PASS extB (pt 1) U+24D59 𤵙 %26%23150873%3B -PASS extB (pt 1) U+24D5A 𤵚 %26%23150874%3B -PASS extB (pt 1) U+24D5B 𤵛 %26%23150875%3B -PASS extB (pt 1) U+24D5C 𤵜 %26%23150876%3B -PASS extB (pt 1) U+24D5D 𤵝 %26%23150877%3B -PASS extB (pt 1) U+24D5E 𤵞 %26%23150878%3B -PASS extB (pt 1) U+24D5F 𤵟 %26%23150879%3B -PASS extB (pt 1) U+24D60 𤵠 %26%23150880%3B -PASS extB (pt 1) U+24D61 𤵡 %26%23150881%3B -PASS extB (pt 1) U+24D62 𤵢 %26%23150882%3B -PASS extB (pt 1) U+24D63 𤵣 %26%23150883%3B -PASS extB (pt 1) U+24D64 𤵤 %26%23150884%3B -PASS extB (pt 1) U+24D65 𤵥 %26%23150885%3B -PASS extB (pt 1) U+24D66 𤵦 %26%23150886%3B -PASS extB (pt 1) U+24D67 𤵧 %26%23150887%3B -PASS extB (pt 1) U+24D68 𤵨 %26%23150888%3B -PASS extB (pt 1) U+24D69 𤵩 %26%23150889%3B -PASS extB (pt 1) U+24D6A 𤵪 %26%23150890%3B -PASS extB (pt 1) U+24D6B 𤵫 %26%23150891%3B -PASS extB (pt 1) U+24D6C 𤵬 %26%23150892%3B -PASS extB (pt 1) U+24D6D 𤵭 %26%23150893%3B -PASS extB (pt 1) U+24D6E 𤵮 %26%23150894%3B -PASS extB (pt 1) U+24D6F 𤵯 %26%23150895%3B -PASS extB (pt 1) U+24D70 𤵰 %26%23150896%3B -PASS extB (pt 1) U+24D71 𤵱 %26%23150897%3B -PASS extB (pt 1) U+24D72 𤵲 %26%23150898%3B -PASS extB (pt 1) U+24D73 𤵳 %26%23150899%3B -PASS extB (pt 1) U+24D74 𤵴 %26%23150900%3B -PASS extB (pt 1) U+24D75 𤵵 %26%23150901%3B -PASS extB (pt 1) U+24D76 𤵶 %26%23150902%3B -PASS extB (pt 1) U+24D77 𤵷 %26%23150903%3B -PASS extB (pt 1) U+24D78 𤵸 %26%23150904%3B -PASS extB (pt 1) U+24D79 𤵹 %26%23150905%3B -PASS extB (pt 1) U+24D7A 𤵺 %26%23150906%3B -PASS extB (pt 1) U+24D7B 𤵻 %26%23150907%3B -PASS extB (pt 1) U+24D7C 𤵼 %26%23150908%3B -PASS extB (pt 1) U+24D7D 𤵽 %26%23150909%3B -PASS extB (pt 1) U+24D7E 𤵾 %26%23150910%3B -PASS extB (pt 1) U+24D7F 𤵿 %26%23150911%3B -PASS extB (pt 1) U+24D80 𤶀 %26%23150912%3B -PASS extB (pt 1) U+24D81 𤶁 %26%23150913%3B -PASS extB (pt 1) U+24D82 𤶂 %26%23150914%3B -PASS extB (pt 1) U+24D83 𤶃 %26%23150915%3B -PASS extB (pt 1) U+24D84 𤶄 %26%23150916%3B -PASS extB (pt 1) U+24D85 𤶅 %26%23150917%3B -PASS extB (pt 1) U+24D86 𤶆 %26%23150918%3B -PASS extB (pt 1) U+24D87 𤶇 %26%23150919%3B -PASS extB (pt 1) U+24D88 𤶈 %26%23150920%3B -PASS extB (pt 1) U+24D89 𤶉 %26%23150921%3B -PASS extB (pt 1) U+24D8A 𤶊 %26%23150922%3B -PASS extB (pt 1) U+24D8B 𤶋 %26%23150923%3B -PASS extB (pt 1) U+24D8C 𤶌 %26%23150924%3B -PASS extB (pt 1) U+24D8D 𤶍 %26%23150925%3B -PASS extB (pt 1) U+24D8E 𤶎 %26%23150926%3B -PASS extB (pt 1) U+24D8F 𤶏 %26%23150927%3B -PASS extB (pt 1) U+24D90 𤶐 %26%23150928%3B -PASS extB (pt 1) U+24D91 𤶑 %26%23150929%3B -PASS extB (pt 1) U+24D92 𤶒 %26%23150930%3B -PASS extB (pt 1) U+24D93 𤶓 %26%23150931%3B -PASS extB (pt 1) U+24D94 𤶔 %26%23150932%3B -PASS extB (pt 1) U+24D95 𤶕 %26%23150933%3B -PASS extB (pt 1) U+24D96 𤶖 %26%23150934%3B -PASS extB (pt 1) U+24D97 𤶗 %26%23150935%3B -PASS extB (pt 1) U+24D98 𤶘 %26%23150936%3B -PASS extB (pt 1) U+24D99 𤶙 %26%23150937%3B -PASS extB (pt 1) U+24D9A 𤶚 %26%23150938%3B -PASS extB (pt 1) U+24D9B 𤶛 %26%23150939%3B -PASS extB (pt 1) U+24D9C 𤶜 %26%23150940%3B -PASS extB (pt 1) U+24D9D 𤶝 %26%23150941%3B -PASS extB (pt 1) U+24D9E 𤶞 %26%23150942%3B -PASS extB (pt 1) U+24D9F 𤶟 %26%23150943%3B -PASS extB (pt 1) U+24DA0 𤶠 %26%23150944%3B -PASS extB (pt 1) U+24DA1 𤶡 %26%23150945%3B -PASS extB (pt 1) U+24DA2 𤶢 %26%23150946%3B -PASS extB (pt 1) U+24DA3 𤶣 %26%23150947%3B -PASS extB (pt 1) U+24DA4 𤶤 %26%23150948%3B -PASS extB (pt 1) U+24DA5 𤶥 %26%23150949%3B -PASS extB (pt 1) U+24DA6 𤶦 %26%23150950%3B -PASS extB (pt 1) U+24DA7 𤶧 %26%23150951%3B -PASS extB (pt 1) U+24DA8 𤶨 %26%23150952%3B -PASS extB (pt 1) U+24DA9 𤶩 %26%23150953%3B -PASS extB (pt 1) U+24DAA 𤶪 %26%23150954%3B -PASS extB (pt 1) U+24DAB 𤶫 %26%23150955%3B -PASS extB (pt 1) U+24DAC 𤶬 %26%23150956%3B -PASS extB (pt 1) U+24DAD 𤶭 %26%23150957%3B -PASS extB (pt 1) U+24DAE 𤶮 %26%23150958%3B -PASS extB (pt 1) U+24DAF 𤶯 %26%23150959%3B -PASS extB (pt 1) U+24DB0 𤶰 %26%23150960%3B -PASS extB (pt 1) U+24DB1 𤶱 %26%23150961%3B -PASS extB (pt 1) U+24DB2 𤶲 %26%23150962%3B -PASS extB (pt 1) U+24DB3 𤶳 %26%23150963%3B -PASS extB (pt 1) U+24DB4 𤶴 %26%23150964%3B -PASS extB (pt 1) U+24DB5 𤶵 %26%23150965%3B -PASS extB (pt 1) U+24DB6 𤶶 %26%23150966%3B -PASS extB (pt 1) U+24DB7 𤶷 %26%23150967%3B -PASS extB (pt 1) U+24DB8 𤶸 %26%23150968%3B -PASS extB (pt 1) U+24DB9 𤶹 %26%23150969%3B -PASS extB (pt 1) U+24DBA 𤶺 %26%23150970%3B -PASS extB (pt 1) U+24DBB 𤶻 %26%23150971%3B -PASS extB (pt 1) U+24DBC 𤶼 %26%23150972%3B -PASS extB (pt 1) U+24DBD 𤶽 %26%23150973%3B -PASS extB (pt 1) U+24DBE 𤶾 %26%23150974%3B -PASS extB (pt 1) U+24DBF 𤶿 %26%23150975%3B -PASS extB (pt 1) U+24DC0 𤷀 %26%23150976%3B -PASS extB (pt 1) U+24DC1 𤷁 %26%23150977%3B -PASS extB (pt 1) U+24DC2 𤷂 %26%23150978%3B -PASS extB (pt 1) U+24DC3 𤷃 %26%23150979%3B -PASS extB (pt 1) U+24DC4 𤷄 %26%23150980%3B -PASS extB (pt 1) U+24DC5 𤷅 %26%23150981%3B -PASS extB (pt 1) U+24DC6 𤷆 %26%23150982%3B -PASS extB (pt 1) U+24DC7 𤷇 %26%23150983%3B -PASS extB (pt 1) U+24DC8 𤷈 %26%23150984%3B -PASS extB (pt 1) U+24DC9 𤷉 %26%23150985%3B -PASS extB (pt 1) U+24DCA 𤷊 %26%23150986%3B -PASS extB (pt 1) U+24DCB 𤷋 %26%23150987%3B -PASS extB (pt 1) U+24DCC 𤷌 %26%23150988%3B -PASS extB (pt 1) U+24DCD 𤷍 %26%23150989%3B -PASS extB (pt 1) U+24DCE 𤷎 %26%23150990%3B -PASS extB (pt 1) U+24DCF 𤷏 %26%23150991%3B -PASS extB (pt 1) U+24DD0 𤷐 %26%23150992%3B -PASS extB (pt 1) U+24DD1 𤷑 %26%23150993%3B -PASS extB (pt 1) U+24DD2 𤷒 %26%23150994%3B -PASS extB (pt 1) U+24DD3 𤷓 %26%23150995%3B -PASS extB (pt 1) U+24DD4 𤷔 %26%23150996%3B -PASS extB (pt 1) U+24DD5 𤷕 %26%23150997%3B -PASS extB (pt 1) U+24DD6 𤷖 %26%23150998%3B -PASS extB (pt 1) U+24DD7 𤷗 %26%23150999%3B -PASS extB (pt 1) U+24DD8 𤷘 %26%23151000%3B -PASS extB (pt 1) U+24DD9 𤷙 %26%23151001%3B -PASS extB (pt 1) U+24DDA 𤷚 %26%23151002%3B -PASS extB (pt 1) U+24DDB 𤷛 %26%23151003%3B -PASS extB (pt 1) U+24DDC 𤷜 %26%23151004%3B -PASS extB (pt 1) U+24DDD 𤷝 %26%23151005%3B -PASS extB (pt 1) U+24DDE 𤷞 %26%23151006%3B -PASS extB (pt 1) U+24DDF 𤷟 %26%23151007%3B -PASS extB (pt 1) U+24DE0 𤷠 %26%23151008%3B -PASS extB (pt 1) U+24DE1 𤷡 %26%23151009%3B -PASS extB (pt 1) U+24DE2 𤷢 %26%23151010%3B -PASS extB (pt 1) U+24DE3 𤷣 %26%23151011%3B -PASS extB (pt 1) U+24DE4 𤷤 %26%23151012%3B -PASS extB (pt 1) U+24DE5 𤷥 %26%23151013%3B -PASS extB (pt 1) U+24DE6 𤷦 %26%23151014%3B -PASS extB (pt 1) U+24DE7 𤷧 %26%23151015%3B -PASS extB (pt 1) U+24DE8 𤷨 %26%23151016%3B -PASS extB (pt 1) U+24DE9 𤷩 %26%23151017%3B -PASS extB (pt 1) U+24DEA 𤷪 %26%23151018%3B -PASS extB (pt 1) U+24DEB 𤷫 %26%23151019%3B -PASS extB (pt 1) U+24DEC 𤷬 %26%23151020%3B -PASS extB (pt 1) U+24DED 𤷭 %26%23151021%3B -PASS extB (pt 1) U+24DEE 𤷮 %26%23151022%3B -PASS extB (pt 1) U+24DEF 𤷯 %26%23151023%3B -PASS extB (pt 1) U+24DF0 𤷰 %26%23151024%3B -PASS extB (pt 1) U+24DF1 𤷱 %26%23151025%3B -PASS extB (pt 1) U+24DF2 𤷲 %26%23151026%3B -PASS extB (pt 1) U+24DF3 𤷳 %26%23151027%3B -PASS extB (pt 1) U+24DF4 𤷴 %26%23151028%3B -PASS extB (pt 1) U+24DF5 𤷵 %26%23151029%3B -PASS extB (pt 1) U+24DF6 𤷶 %26%23151030%3B -PASS extB (pt 1) U+24DF7 𤷷 %26%23151031%3B -PASS extB (pt 1) U+24DF8 𤷸 %26%23151032%3B -PASS extB (pt 1) U+24DF9 𤷹 %26%23151033%3B -PASS extB (pt 1) U+24DFA 𤷺 %26%23151034%3B -PASS extB (pt 1) U+24DFB 𤷻 %26%23151035%3B -PASS extB (pt 1) U+24DFC 𤷼 %26%23151036%3B -PASS extB (pt 1) U+24DFD 𤷽 %26%23151037%3B -PASS extB (pt 1) U+24DFE 𤷾 %26%23151038%3B -PASS extB (pt 1) U+24DFF 𤷿 %26%23151039%3B -PASS extB (pt 1) U+24E00 𤸀 %26%23151040%3B -PASS extB (pt 1) U+24E01 𤸁 %26%23151041%3B -PASS extB (pt 1) U+24E02 𤸂 %26%23151042%3B -PASS extB (pt 1) U+24E03 𤸃 %26%23151043%3B -PASS extB (pt 1) U+24E04 𤸄 %26%23151044%3B -PASS extB (pt 1) U+24E05 𤸅 %26%23151045%3B -PASS extB (pt 1) U+24E06 𤸆 %26%23151046%3B -PASS extB (pt 1) U+24E07 𤸇 %26%23151047%3B -PASS extB (pt 1) U+24E08 𤸈 %26%23151048%3B -PASS extB (pt 1) U+24E09 𤸉 %26%23151049%3B -PASS extB (pt 1) U+24E0A 𤸊 %26%23151050%3B -PASS extB (pt 1) U+24E0B 𤸋 %26%23151051%3B -PASS extB (pt 1) U+24E0C 𤸌 %26%23151052%3B -PASS extB (pt 1) U+24E0D 𤸍 %26%23151053%3B -PASS extB (pt 1) U+24E0E 𤸎 %26%23151054%3B -PASS extB (pt 1) U+24E0F 𤸏 %26%23151055%3B -PASS extB (pt 1) U+24E10 𤸐 %26%23151056%3B -PASS extB (pt 1) U+24E11 𤸑 %26%23151057%3B -PASS extB (pt 1) U+24E12 𤸒 %26%23151058%3B -PASS extB (pt 1) U+24E13 𤸓 %26%23151059%3B -PASS extB (pt 1) U+24E14 𤸔 %26%23151060%3B -PASS extB (pt 1) U+24E15 𤸕 %26%23151061%3B -PASS extB (pt 1) U+24E16 𤸖 %26%23151062%3B -PASS extB (pt 1) U+24E17 𤸗 %26%23151063%3B -PASS extB (pt 1) U+24E18 𤸘 %26%23151064%3B -PASS extB (pt 1) U+24E19 𤸙 %26%23151065%3B -PASS extB (pt 1) U+24E1A 𤸚 %26%23151066%3B -PASS extB (pt 1) U+24E1B 𤸛 %26%23151067%3B -PASS extB (pt 1) U+24E1C 𤸜 %26%23151068%3B -PASS extB (pt 1) U+24E1D 𤸝 %26%23151069%3B -PASS extB (pt 1) U+24E1E 𤸞 %26%23151070%3B -PASS extB (pt 1) U+24E1F 𤸟 %26%23151071%3B -PASS extB (pt 1) U+24E20 𤸠 %26%23151072%3B -PASS extB (pt 1) U+24E21 𤸡 %26%23151073%3B -PASS extB (pt 1) U+24E22 𤸢 %26%23151074%3B -PASS extB (pt 1) U+24E23 𤸣 %26%23151075%3B -PASS extB (pt 1) U+24E24 𤸤 %26%23151076%3B -PASS extB (pt 1) U+24E25 𤸥 %26%23151077%3B -PASS extB (pt 1) U+24E26 𤸦 %26%23151078%3B -PASS extB (pt 1) U+24E27 𤸧 %26%23151079%3B -PASS extB (pt 1) U+24E28 𤸨 %26%23151080%3B -PASS extB (pt 1) U+24E29 𤸩 %26%23151081%3B -PASS extB (pt 1) U+24E2A 𤸪 %26%23151082%3B -PASS extB (pt 1) U+24E2B 𤸫 %26%23151083%3B -PASS extB (pt 1) U+24E2C 𤸬 %26%23151084%3B -PASS extB (pt 1) U+24E2D 𤸭 %26%23151085%3B -PASS extB (pt 1) U+24E2E 𤸮 %26%23151086%3B -PASS extB (pt 1) U+24E2F 𤸯 %26%23151087%3B -PASS extB (pt 1) U+24E30 𤸰 %26%23151088%3B -PASS extB (pt 1) U+24E31 𤸱 %26%23151089%3B -PASS extB (pt 1) U+24E32 𤸲 %26%23151090%3B -PASS extB (pt 1) U+24E33 𤸳 %26%23151091%3B -PASS extB (pt 1) U+24E34 𤸴 %26%23151092%3B -PASS extB (pt 1) U+24E35 𤸵 %26%23151093%3B -PASS extB (pt 1) U+24E36 𤸶 %26%23151094%3B -PASS extB (pt 1) U+24E37 𤸷 %26%23151095%3B -PASS extB (pt 1) U+24E38 𤸸 %26%23151096%3B -PASS extB (pt 1) U+24E39 𤸹 %26%23151097%3B -PASS extB (pt 1) U+24E3A 𤸺 %26%23151098%3B -PASS extB (pt 1) U+24E3B 𤸻 %26%23151099%3B -PASS extB (pt 1) U+24E3C 𤸼 %26%23151100%3B -PASS extB (pt 1) U+24E3D 𤸽 %26%23151101%3B -PASS extB (pt 1) U+24E3E 𤸾 %26%23151102%3B -PASS extB (pt 1) U+24E3F 𤸿 %26%23151103%3B -PASS extB (pt 1) U+24E40 𤹀 %26%23151104%3B -PASS extB (pt 1) U+24E41 𤹁 %26%23151105%3B -PASS extB (pt 1) U+24E42 𤹂 %26%23151106%3B -PASS extB (pt 1) U+24E43 𤹃 %26%23151107%3B -PASS extB (pt 1) U+24E44 𤹄 %26%23151108%3B -PASS extB (pt 1) U+24E45 𤹅 %26%23151109%3B -PASS extB (pt 1) U+24E46 𤹆 %26%23151110%3B -PASS extB (pt 1) U+24E47 𤹇 %26%23151111%3B -PASS extB (pt 1) U+24E48 𤹈 %26%23151112%3B -PASS extB (pt 1) U+24E49 𤹉 %26%23151113%3B -PASS extB (pt 1) U+24E4A 𤹊 %26%23151114%3B -PASS extB (pt 1) U+24E4B 𤹋 %26%23151115%3B -PASS extB (pt 1) U+24E4C 𤹌 %26%23151116%3B -PASS extB (pt 1) U+24E4D 𤹍 %26%23151117%3B -PASS extB (pt 1) U+24E4E 𤹎 %26%23151118%3B -PASS extB (pt 1) U+24E4F 𤹏 %26%23151119%3B -PASS extB (pt 1) U+24E50 𤹐 %26%23151120%3B -PASS extB (pt 1) U+24E51 𤹑 %26%23151121%3B -PASS extB (pt 1) U+24E52 𤹒 %26%23151122%3B -PASS extB (pt 1) U+24E53 𤹓 %26%23151123%3B -PASS extB (pt 1) U+24E54 𤹔 %26%23151124%3B -PASS extB (pt 1) U+24E55 𤹕 %26%23151125%3B -PASS extB (pt 1) U+24E56 𤹖 %26%23151126%3B -PASS extB (pt 1) U+24E57 𤹗 %26%23151127%3B -PASS extB (pt 1) U+24E58 𤹘 %26%23151128%3B -PASS extB (pt 1) U+24E59 𤹙 %26%23151129%3B -PASS extB (pt 1) U+24E5A 𤹚 %26%23151130%3B -PASS extB (pt 1) U+24E5B 𤹛 %26%23151131%3B -PASS extB (pt 1) U+24E5C 𤹜 %26%23151132%3B -PASS extB (pt 1) U+24E5D 𤹝 %26%23151133%3B -PASS extB (pt 1) U+24E5E 𤹞 %26%23151134%3B -PASS extB (pt 1) U+24E5F 𤹟 %26%23151135%3B -PASS extB (pt 1) U+24E60 𤹠 %26%23151136%3B -PASS extB (pt 1) U+24E61 𤹡 %26%23151137%3B -PASS extB (pt 1) U+24E62 𤹢 %26%23151138%3B -PASS extB (pt 1) U+24E63 𤹣 %26%23151139%3B -PASS extB (pt 1) U+24E64 𤹤 %26%23151140%3B -PASS extB (pt 1) U+24E65 𤹥 %26%23151141%3B -PASS extB (pt 1) U+24E66 𤹦 %26%23151142%3B -PASS extB (pt 1) U+24E67 𤹧 %26%23151143%3B -PASS extB (pt 1) U+24E68 𤹨 %26%23151144%3B -PASS extB (pt 1) U+24E69 𤹩 %26%23151145%3B -PASS extB (pt 1) U+24E6A 𤹪 %26%23151146%3B -PASS extB (pt 1) U+24E6B 𤹫 %26%23151147%3B -PASS extB (pt 1) U+24E6C 𤹬 %26%23151148%3B -PASS extB (pt 1) U+24E6D 𤹭 %26%23151149%3B -PASS extB (pt 1) U+24E6E 𤹮 %26%23151150%3B -PASS extB (pt 1) U+24E6F 𤹯 %26%23151151%3B -PASS extB (pt 1) U+24E70 𤹰 %26%23151152%3B -PASS extB (pt 1) U+24E71 𤹱 %26%23151153%3B -PASS extB (pt 1) U+24E72 𤹲 %26%23151154%3B -PASS extB (pt 1) U+24E73 𤹳 %26%23151155%3B -PASS extB (pt 1) U+24E74 𤹴 %26%23151156%3B -PASS extB (pt 1) U+24E75 𤹵 %26%23151157%3B -PASS extB (pt 1) U+24E76 𤹶 %26%23151158%3B -PASS extB (pt 1) U+24E77 𤹷 %26%23151159%3B -PASS extB (pt 1) U+24E78 𤹸 %26%23151160%3B -PASS extB (pt 1) U+24E79 𤹹 %26%23151161%3B -PASS extB (pt 1) U+24E7A 𤹺 %26%23151162%3B -PASS extB (pt 1) U+24E7B 𤹻 %26%23151163%3B -PASS extB (pt 1) U+24E7C 𤹼 %26%23151164%3B -PASS extB (pt 1) U+24E7D 𤹽 %26%23151165%3B -PASS extB (pt 1) U+24E7E 𤹾 %26%23151166%3B -PASS extB (pt 1) U+24E7F 𤹿 %26%23151167%3B -PASS extB (pt 1) U+24E80 𤺀 %26%23151168%3B -PASS extB (pt 1) U+24E81 𤺁 %26%23151169%3B -PASS extB (pt 1) U+24E82 𤺂 %26%23151170%3B -PASS extB (pt 1) U+24E83 𤺃 %26%23151171%3B -PASS extB (pt 1) U+24E84 𤺄 %26%23151172%3B -PASS extB (pt 1) U+24E85 𤺅 %26%23151173%3B -PASS extB (pt 1) U+24E86 𤺆 %26%23151174%3B -PASS extB (pt 1) U+24E87 𤺇 %26%23151175%3B -PASS extB (pt 1) U+24E88 𤺈 %26%23151176%3B -PASS extB (pt 1) U+24E89 𤺉 %26%23151177%3B -PASS extB (pt 1) U+24E8A 𤺊 %26%23151178%3B -PASS extB (pt 1) U+24E8B 𤺋 %26%23151179%3B -PASS extB (pt 1) U+24E8C 𤺌 %26%23151180%3B -PASS extB (pt 1) U+24E8D 𤺍 %26%23151181%3B -PASS extB (pt 1) U+24E8E 𤺎 %26%23151182%3B -PASS extB (pt 1) U+24E8F 𤺏 %26%23151183%3B -PASS extB (pt 1) U+24E90 𤺐 %26%23151184%3B -PASS extB (pt 1) U+24E91 𤺑 %26%23151185%3B -PASS extB (pt 1) U+24E92 𤺒 %26%23151186%3B -PASS extB (pt 1) U+24E93 𤺓 %26%23151187%3B -PASS extB (pt 1) U+24E94 𤺔 %26%23151188%3B -PASS extB (pt 1) U+24E95 𤺕 %26%23151189%3B -PASS extB (pt 1) U+24E96 𤺖 %26%23151190%3B -PASS extB (pt 1) U+24E97 𤺗 %26%23151191%3B -PASS extB (pt 1) U+24E98 𤺘 %26%23151192%3B -PASS extB (pt 1) U+24E99 𤺙 %26%23151193%3B -PASS extB (pt 1) U+24E9A 𤺚 %26%23151194%3B -PASS extB (pt 1) U+24E9B 𤺛 %26%23151195%3B -PASS extB (pt 1) U+24E9C 𤺜 %26%23151196%3B -PASS extB (pt 1) U+24E9D 𤺝 %26%23151197%3B -PASS extB (pt 1) U+24E9E 𤺞 %26%23151198%3B -PASS extB (pt 1) U+24E9F 𤺟 %26%23151199%3B -PASS extB (pt 1) U+24EA0 𤺠 %26%23151200%3B -PASS extB (pt 1) U+24EA1 𤺡 %26%23151201%3B -PASS extB (pt 1) U+24EA2 𤺢 %26%23151202%3B -PASS extB (pt 1) U+24EA3 𤺣 %26%23151203%3B -PASS extB (pt 1) U+24EA4 𤺤 %26%23151204%3B -PASS extB (pt 1) U+24EA5 𤺥 %26%23151205%3B -PASS extB (pt 1) U+24EA6 𤺦 %26%23151206%3B -PASS extB (pt 1) U+24EA7 𤺧 %26%23151207%3B -PASS extB (pt 1) U+24EA8 𤺨 %26%23151208%3B -PASS extB (pt 1) U+24EA9 𤺩 %26%23151209%3B -PASS extB (pt 1) U+24EAA 𤺪 %26%23151210%3B -PASS extB (pt 1) U+24EAB 𤺫 %26%23151211%3B -PASS extB (pt 1) U+24EAC 𤺬 %26%23151212%3B -PASS extB (pt 1) U+24EAD 𤺭 %26%23151213%3B -PASS extB (pt 1) U+24EAE 𤺮 %26%23151214%3B -PASS extB (pt 1) U+24EAF 𤺯 %26%23151215%3B -PASS extB (pt 1) U+24EB0 𤺰 %26%23151216%3B -PASS extB (pt 1) U+24EB1 𤺱 %26%23151217%3B -PASS extB (pt 1) U+24EB2 𤺲 %26%23151218%3B -PASS extB (pt 1) U+24EB3 𤺳 %26%23151219%3B -PASS extB (pt 1) U+24EB4 𤺴 %26%23151220%3B -PASS extB (pt 1) U+24EB5 𤺵 %26%23151221%3B -PASS extB (pt 1) U+24EB6 𤺶 %26%23151222%3B -PASS extB (pt 1) U+24EB7 𤺷 %26%23151223%3B -PASS extB (pt 1) U+24EB8 𤺸 %26%23151224%3B -PASS extB (pt 1) U+24EB9 𤺹 %26%23151225%3B -PASS extB (pt 1) U+24EBA 𤺺 %26%23151226%3B -PASS extB (pt 1) U+24EBB 𤺻 %26%23151227%3B -PASS extB (pt 1) U+24EBC 𤺼 %26%23151228%3B -PASS extB (pt 1) U+24EBD 𤺽 %26%23151229%3B -PASS extB (pt 1) U+24EBE 𤺾 %26%23151230%3B -PASS extB (pt 1) U+24EBF 𤺿 %26%23151231%3B -PASS extB (pt 1) U+24EC0 𤻀 %26%23151232%3B -PASS extB (pt 1) U+24EC1 𤻁 %26%23151233%3B -PASS extB (pt 1) U+24EC2 𤻂 %26%23151234%3B -PASS extB (pt 1) U+24EC3 𤻃 %26%23151235%3B -PASS extB (pt 1) U+24EC4 𤻄 %26%23151236%3B -PASS extB (pt 1) U+24EC5 𤻅 %26%23151237%3B -PASS extB (pt 1) U+24EC6 𤻆 %26%23151238%3B -PASS extB (pt 1) U+24EC7 𤻇 %26%23151239%3B -PASS extB (pt 1) U+24EC8 𤻈 %26%23151240%3B -PASS extB (pt 1) U+24EC9 𤻉 %26%23151241%3B -PASS extB (pt 1) U+24ECA 𤻊 %26%23151242%3B -PASS extB (pt 1) U+24ECB 𤻋 %26%23151243%3B -PASS extB (pt 1) U+24ECC 𤻌 %26%23151244%3B -PASS extB (pt 1) U+24ECD 𤻍 %26%23151245%3B -PASS extB (pt 1) U+24ECE 𤻎 %26%23151246%3B -PASS extB (pt 1) U+24ECF 𤻏 %26%23151247%3B -PASS extB (pt 1) U+24ED0 𤻐 %26%23151248%3B -PASS extB (pt 1) U+24ED1 𤻑 %26%23151249%3B -PASS extB (pt 1) U+24ED2 𤻒 %26%23151250%3B -PASS extB (pt 1) U+24ED3 𤻓 %26%23151251%3B -PASS extB (pt 1) U+24ED4 𤻔 %26%23151252%3B -PASS extB (pt 1) U+24ED5 𤻕 %26%23151253%3B -PASS extB (pt 1) U+24ED6 𤻖 %26%23151254%3B -PASS extB (pt 1) U+24ED7 𤻗 %26%23151255%3B -PASS extB (pt 1) U+24ED8 𤻘 %26%23151256%3B -PASS extB (pt 1) U+24ED9 𤻙 %26%23151257%3B -PASS extB (pt 1) U+24EDA 𤻚 %26%23151258%3B -PASS extB (pt 1) U+24EDB 𤻛 %26%23151259%3B -PASS extB (pt 1) U+24EDC 𤻜 %26%23151260%3B -PASS extB (pt 1) U+24EDD 𤻝 %26%23151261%3B -PASS extB (pt 1) U+24EDE 𤻞 %26%23151262%3B -PASS extB (pt 1) U+24EDF 𤻟 %26%23151263%3B -PASS extB (pt 1) U+24EE0 𤻠 %26%23151264%3B -PASS extB (pt 1) U+24EE1 𤻡 %26%23151265%3B -PASS extB (pt 1) U+24EE2 𤻢 %26%23151266%3B -PASS extB (pt 1) U+24EE3 𤻣 %26%23151267%3B -PASS extB (pt 1) U+24EE4 𤻤 %26%23151268%3B -PASS extB (pt 1) U+24EE5 𤻥 %26%23151269%3B -PASS extB (pt 1) U+24EE6 𤻦 %26%23151270%3B -PASS extB (pt 1) U+24EE7 𤻧 %26%23151271%3B -PASS extB (pt 1) U+24EE8 𤻨 %26%23151272%3B -PASS extB (pt 1) U+24EE9 𤻩 %26%23151273%3B -PASS extB (pt 1) U+24EEA 𤻪 %26%23151274%3B -PASS extB (pt 1) U+24EEB 𤻫 %26%23151275%3B -PASS extB (pt 1) U+24EEC 𤻬 %26%23151276%3B -PASS extB (pt 1) U+24EED 𤻭 %26%23151277%3B -PASS extB (pt 1) U+24EEE 𤻮 %26%23151278%3B -PASS extB (pt 1) U+24EEF 𤻯 %26%23151279%3B -PASS extB (pt 1) U+24EF0 𤻰 %26%23151280%3B -PASS extB (pt 1) U+24EF1 𤻱 %26%23151281%3B -PASS extB (pt 1) U+24EF2 𤻲 %26%23151282%3B -PASS extB (pt 1) U+24EF3 𤻳 %26%23151283%3B -PASS extB (pt 1) U+24EF4 𤻴 %26%23151284%3B -PASS extB (pt 1) U+24EF5 𤻵 %26%23151285%3B -PASS extB (pt 1) U+24EF6 𤻶 %26%23151286%3B -PASS extB (pt 1) U+24EF7 𤻷 %26%23151287%3B -PASS extB (pt 1) U+24EF8 𤻸 %26%23151288%3B -PASS extB (pt 1) U+24EF9 𤻹 %26%23151289%3B -PASS extB (pt 1) U+24EFA 𤻺 %26%23151290%3B -PASS extB (pt 1) U+24EFB 𤻻 %26%23151291%3B -PASS extB (pt 1) U+24EFC 𤻼 %26%23151292%3B -PASS extB (pt 1) U+24EFD 𤻽 %26%23151293%3B -PASS extB (pt 1) U+24EFE 𤻾 %26%23151294%3B -PASS extB (pt 1) U+24EFF 𤻿 %26%23151295%3B -PASS extB (pt 1) U+24F00 𤼀 %26%23151296%3B -PASS extB (pt 1) U+24F01 𤼁 %26%23151297%3B -PASS extB (pt 1) U+24F02 𤼂 %26%23151298%3B -PASS extB (pt 1) U+24F03 𤼃 %26%23151299%3B -PASS extB (pt 1) U+24F04 𤼄 %26%23151300%3B -PASS extB (pt 1) U+24F05 𤼅 %26%23151301%3B -PASS extB (pt 1) U+24F06 𤼆 %26%23151302%3B -PASS extB (pt 1) U+24F07 𤼇 %26%23151303%3B -PASS extB (pt 1) U+24F08 𤼈 %26%23151304%3B -PASS extB (pt 1) U+24F09 𤼉 %26%23151305%3B -PASS extB (pt 1) U+24F0A 𤼊 %26%23151306%3B -PASS extB (pt 1) U+24F0B 𤼋 %26%23151307%3B -PASS extB (pt 1) U+24F0C 𤼌 %26%23151308%3B -PASS extB (pt 1) U+24F0D 𤼍 %26%23151309%3B -PASS extB (pt 1) U+24F0E 𤼎 %26%23151310%3B -PASS extB (pt 1) U+24F0F 𤼏 %26%23151311%3B -PASS extB (pt 1) U+24F10 𤼐 %26%23151312%3B -PASS extB (pt 1) U+24F11 𤼑 %26%23151313%3B -PASS extB (pt 1) U+24F12 𤼒 %26%23151314%3B -PASS extB (pt 1) U+24F13 𤼓 %26%23151315%3B -PASS extB (pt 1) U+24F14 𤼔 %26%23151316%3B -PASS extB (pt 1) U+24F15 𤼕 %26%23151317%3B -PASS extB (pt 1) U+24F16 𤼖 %26%23151318%3B -PASS extB (pt 1) U+24F17 𤼗 %26%23151319%3B -PASS extB (pt 1) U+24F18 𤼘 %26%23151320%3B -PASS extB (pt 1) U+24F19 𤼙 %26%23151321%3B -PASS extB (pt 1) U+24F1A 𤼚 %26%23151322%3B -PASS extB (pt 1) U+24F1B 𤼛 %26%23151323%3B -PASS extB (pt 1) U+24F1C 𤼜 %26%23151324%3B -PASS extB (pt 1) U+24F1D 𤼝 %26%23151325%3B -PASS extB (pt 1) U+24F1E 𤼞 %26%23151326%3B -PASS extB (pt 1) U+24F1F 𤼟 %26%23151327%3B -PASS extB (pt 1) U+24F20 𤼠 %26%23151328%3B -PASS extB (pt 1) U+24F21 𤼡 %26%23151329%3B -PASS extB (pt 1) U+24F22 𤼢 %26%23151330%3B -PASS extB (pt 1) U+24F23 𤼣 %26%23151331%3B -PASS extB (pt 1) U+24F24 𤼤 %26%23151332%3B -PASS extB (pt 1) U+24F25 𤼥 %26%23151333%3B -PASS extB (pt 1) U+24F26 𤼦 %26%23151334%3B -PASS extB (pt 1) U+24F27 𤼧 %26%23151335%3B -PASS extB (pt 1) U+24F28 𤼨 %26%23151336%3B -PASS extB (pt 1) U+24F29 𤼩 %26%23151337%3B -PASS extB (pt 1) U+24F2A 𤼪 %26%23151338%3B -PASS extB (pt 1) U+24F2B 𤼫 %26%23151339%3B -PASS extB (pt 1) U+24F2C 𤼬 %26%23151340%3B -PASS extB (pt 1) U+24F2D 𤼭 %26%23151341%3B -PASS extB (pt 1) U+24F2E 𤼮 %26%23151342%3B -PASS extB (pt 1) U+24F2F 𤼯 %26%23151343%3B -PASS extB (pt 1) U+24F30 𤼰 %26%23151344%3B -PASS extB (pt 1) U+24F31 𤼱 %26%23151345%3B -PASS extB (pt 1) U+24F32 𤼲 %26%23151346%3B -PASS extB (pt 1) U+24F33 𤼳 %26%23151347%3B -PASS extB (pt 1) U+24F34 𤼴 %26%23151348%3B -PASS extB (pt 1) U+24F35 𤼵 %26%23151349%3B -PASS extB (pt 1) U+24F36 𤼶 %26%23151350%3B -PASS extB (pt 1) U+24F37 𤼷 %26%23151351%3B -PASS extB (pt 1) U+24F38 𤼸 %26%23151352%3B -PASS extB (pt 1) U+24F39 𤼹 %26%23151353%3B -PASS extB (pt 1) U+24F3A 𤼺 %26%23151354%3B -PASS extB (pt 1) U+24F3B 𤼻 %26%23151355%3B -PASS extB (pt 1) U+24F3C 𤼼 %26%23151356%3B -PASS extB (pt 1) U+24F3D 𤼽 %26%23151357%3B -PASS extB (pt 1) U+24F3E 𤼾 %26%23151358%3B -PASS extB (pt 1) U+24F3F 𤼿 %26%23151359%3B -PASS extB (pt 1) U+24F40 𤽀 %26%23151360%3B -PASS extB (pt 1) U+24F41 𤽁 %26%23151361%3B -PASS extB (pt 1) U+24F42 𤽂 %26%23151362%3B -PASS extB (pt 1) U+24F43 𤽃 %26%23151363%3B -PASS extB (pt 1) U+24F44 𤽄 %26%23151364%3B -PASS extB (pt 1) U+24F45 𤽅 %26%23151365%3B -PASS extB (pt 1) U+24F46 𤽆 %26%23151366%3B -PASS extB (pt 1) U+24F47 𤽇 %26%23151367%3B -PASS extB (pt 1) U+24F48 𤽈 %26%23151368%3B -PASS extB (pt 1) U+24F49 𤽉 %26%23151369%3B -PASS extB (pt 1) U+24F4A 𤽊 %26%23151370%3B -PASS extB (pt 1) U+24F4B 𤽋 %26%23151371%3B -PASS extB (pt 1) U+24F4C 𤽌 %26%23151372%3B -PASS extB (pt 1) U+24F4D 𤽍 %26%23151373%3B -PASS extB (pt 1) U+24F4E 𤽎 %26%23151374%3B -PASS extB (pt 1) U+24F4F 𤽏 %26%23151375%3B -PASS extB (pt 1) U+24F50 𤽐 %26%23151376%3B -PASS extB (pt 1) U+24F51 𤽑 %26%23151377%3B -PASS extB (pt 1) U+24F52 𤽒 %26%23151378%3B -PASS extB (pt 1) U+24F53 𤽓 %26%23151379%3B -PASS extB (pt 1) U+24F54 𤽔 %26%23151380%3B -PASS extB (pt 1) U+24F55 𤽕 %26%23151381%3B -PASS extB (pt 1) U+24F56 𤽖 %26%23151382%3B -PASS extB (pt 1) U+24F57 𤽗 %26%23151383%3B -PASS extB (pt 1) U+24F58 𤽘 %26%23151384%3B -PASS extB (pt 1) U+24F59 𤽙 %26%23151385%3B -PASS extB (pt 1) U+24F5A 𤽚 %26%23151386%3B -PASS extB (pt 1) U+24F5B 𤽛 %26%23151387%3B -PASS extB (pt 1) U+24F5C 𤽜 %26%23151388%3B -PASS extB (pt 1) U+24F5D 𤽝 %26%23151389%3B -PASS extB (pt 1) U+24F5E 𤽞 %26%23151390%3B -PASS extB (pt 1) U+24F5F 𤽟 %26%23151391%3B -PASS extB (pt 1) U+24F60 𤽠 %26%23151392%3B -PASS extB (pt 1) U+24F61 𤽡 %26%23151393%3B -PASS extB (pt 1) U+24F62 𤽢 %26%23151394%3B -PASS extB (pt 1) U+24F63 𤽣 %26%23151395%3B -PASS extB (pt 1) U+24F64 𤽤 %26%23151396%3B -PASS extB (pt 1) U+24F65 𤽥 %26%23151397%3B -PASS extB (pt 1) U+24F66 𤽦 %26%23151398%3B -PASS extB (pt 1) U+24F67 𤽧 %26%23151399%3B -PASS extB (pt 1) U+24F68 𤽨 %26%23151400%3B -PASS extB (pt 1) U+24F69 𤽩 %26%23151401%3B -PASS extB (pt 1) U+24F6A 𤽪 %26%23151402%3B -PASS extB (pt 1) U+24F6B 𤽫 %26%23151403%3B -PASS extB (pt 1) U+24F6C 𤽬 %26%23151404%3B -PASS extB (pt 1) U+24F6D 𤽭 %26%23151405%3B -PASS extB (pt 1) U+24F6E 𤽮 %26%23151406%3B -PASS extB (pt 1) U+24F6F 𤽯 %26%23151407%3B -PASS extB (pt 1) U+24F70 𤽰 %26%23151408%3B -PASS extB (pt 1) U+24F71 𤽱 %26%23151409%3B -PASS extB (pt 1) U+24F72 𤽲 %26%23151410%3B -PASS extB (pt 1) U+24F73 𤽳 %26%23151411%3B -PASS extB (pt 1) U+24F74 𤽴 %26%23151412%3B -PASS extB (pt 1) U+24F75 𤽵 %26%23151413%3B -PASS extB (pt 1) U+24F76 𤽶 %26%23151414%3B -PASS extB (pt 1) U+24F77 𤽷 %26%23151415%3B -PASS extB (pt 1) U+24F78 𤽸 %26%23151416%3B -PASS extB (pt 1) U+24F79 𤽹 %26%23151417%3B -PASS extB (pt 1) U+24F7A 𤽺 %26%23151418%3B -PASS extB (pt 1) U+24F7B 𤽻 %26%23151419%3B -PASS extB (pt 1) U+24F7C 𤽼 %26%23151420%3B -PASS extB (pt 1) U+24F7D 𤽽 %26%23151421%3B -PASS extB (pt 1) U+24F7E 𤽾 %26%23151422%3B -PASS extB (pt 1) U+24F7F 𤽿 %26%23151423%3B -PASS extB (pt 1) U+24F80 𤾀 %26%23151424%3B -PASS extB (pt 1) U+24F81 𤾁 %26%23151425%3B -PASS extB (pt 1) U+24F83 𤾃 %26%23151427%3B -PASS extB (pt 1) U+24F84 𤾄 %26%23151428%3B -PASS extB (pt 1) U+24F85 𤾅 %26%23151429%3B -PASS extB (pt 1) U+24F86 𤾆 %26%23151430%3B -PASS extB (pt 1) U+24F87 𤾇 %26%23151431%3B -PASS extB (pt 1) U+24F88 𤾈 %26%23151432%3B -PASS extB (pt 1) U+24F89 𤾉 %26%23151433%3B -PASS extB (pt 1) U+24F8A 𤾊 %26%23151434%3B -PASS extB (pt 1) U+24F8B 𤾋 %26%23151435%3B -PASS extB (pt 1) U+24F8C 𤾌 %26%23151436%3B -PASS extB (pt 1) U+24F8D 𤾍 %26%23151437%3B -PASS extB (pt 1) U+24F8E 𤾎 %26%23151438%3B -PASS extB (pt 1) U+24F8F 𤾏 %26%23151439%3B -PASS extB (pt 1) U+24F90 𤾐 %26%23151440%3B -PASS extB (pt 1) U+24F91 𤾑 %26%23151441%3B -PASS extB (pt 1) U+24F92 𤾒 %26%23151442%3B -PASS extB (pt 1) U+24F93 𤾓 %26%23151443%3B -PASS extB (pt 1) U+24F94 𤾔 %26%23151444%3B -PASS extB (pt 1) U+24F95 𤾕 %26%23151445%3B -PASS extB (pt 1) U+24F96 𤾖 %26%23151446%3B -PASS extB (pt 1) U+24F97 𤾗 %26%23151447%3B -PASS extB (pt 1) U+24F98 𤾘 %26%23151448%3B -PASS extB (pt 1) U+24F99 𤾙 %26%23151449%3B -PASS extB (pt 1) U+24F9A 𤾚 %26%23151450%3B -PASS extB (pt 1) U+24F9B 𤾛 %26%23151451%3B -PASS extB (pt 1) U+24F9C 𤾜 %26%23151452%3B -PASS extB (pt 1) U+24F9D 𤾝 %26%23151453%3B -PASS extB (pt 1) U+24F9E 𤾞 %26%23151454%3B -PASS extB (pt 1) U+24F9F 𤾟 %26%23151455%3B -PASS extB (pt 1) U+24FA0 𤾠 %26%23151456%3B -PASS extB (pt 1) U+24FA1 𤾡 %26%23151457%3B -PASS extB (pt 1) U+24FA2 𤾢 %26%23151458%3B -PASS extB (pt 1) U+24FA3 𤾣 %26%23151459%3B -PASS extB (pt 1) U+24FA4 𤾤 %26%23151460%3B -PASS extB (pt 1) U+24FA5 𤾥 %26%23151461%3B -PASS extB (pt 1) U+24FA6 𤾦 %26%23151462%3B -PASS extB (pt 1) U+24FA7 𤾧 %26%23151463%3B -PASS extB (pt 1) U+24FA8 𤾨 %26%23151464%3B -PASS extB (pt 1) U+24FA9 𤾩 %26%23151465%3B -PASS extB (pt 1) U+24FAA 𤾪 %26%23151466%3B -PASS extB (pt 1) U+24FAB 𤾫 %26%23151467%3B -PASS extB (pt 1) U+24FAC 𤾬 %26%23151468%3B -PASS extB (pt 1) U+24FAD 𤾭 %26%23151469%3B -PASS extB (pt 1) U+24FAE 𤾮 %26%23151470%3B -PASS extB (pt 1) U+24FAF 𤾯 %26%23151471%3B -PASS extB (pt 1) U+24FB0 𤾰 %26%23151472%3B -PASS extB (pt 1) U+24FB1 𤾱 %26%23151473%3B -PASS extB (pt 1) U+24FB2 𤾲 %26%23151474%3B -PASS extB (pt 1) U+24FB3 𤾳 %26%23151475%3B -PASS extB (pt 1) U+24FB4 𤾴 %26%23151476%3B -PASS extB (pt 1) U+24FB5 𤾵 %26%23151477%3B -PASS extB (pt 1) U+24FB6 𤾶 %26%23151478%3B -PASS extB (pt 1) U+24FB7 𤾷 %26%23151479%3B -PASS extB (pt 1) U+24FB8 𤾸 %26%23151480%3B -PASS extB (pt 1) U+24FB9 𤾹 %26%23151481%3B -PASS extB (pt 1) U+24FBA 𤾺 %26%23151482%3B -PASS extB (pt 1) U+24FBB 𤾻 %26%23151483%3B -PASS extB (pt 1) U+24FBC 𤾼 %26%23151484%3B -PASS extB (pt 1) U+24FBD 𤾽 %26%23151485%3B -PASS extB (pt 1) U+24FBE 𤾾 %26%23151486%3B -PASS extB (pt 1) U+24FBF 𤾿 %26%23151487%3B -PASS extB (pt 1) U+24FC0 𤿀 %26%23151488%3B -PASS extB (pt 1) U+24FC1 𤿁 %26%23151489%3B -PASS extB (pt 1) U+24FC2 𤿂 %26%23151490%3B -PASS extB (pt 1) U+24FC3 𤿃 %26%23151491%3B -PASS extB (pt 1) U+24FC4 𤿄 %26%23151492%3B -PASS extB (pt 1) U+24FC5 𤿅 %26%23151493%3B -PASS extB (pt 1) U+24FC6 𤿆 %26%23151494%3B -PASS extB (pt 1) U+24FC7 𤿇 %26%23151495%3B -PASS extB (pt 1) U+24FC8 𤿈 %26%23151496%3B -PASS extB (pt 1) U+24FC9 𤿉 %26%23151497%3B -PASS extB (pt 1) U+24FCA 𤿊 %26%23151498%3B -PASS extB (pt 1) U+24FCB 𤿋 %26%23151499%3B -PASS extB (pt 1) U+24FCC 𤿌 %26%23151500%3B -PASS extB (pt 1) U+24FCD 𤿍 %26%23151501%3B -PASS extB (pt 1) U+24FCE 𤿎 %26%23151502%3B -PASS extB (pt 1) U+24FCF 𤿏 %26%23151503%3B -PASS extB (pt 1) U+24FD0 𤿐 %26%23151504%3B -PASS extB (pt 1) U+24FD1 𤿑 %26%23151505%3B -PASS extB (pt 1) U+24FD2 𤿒 %26%23151506%3B -PASS extB (pt 1) U+24FD3 𤿓 %26%23151507%3B -PASS extB (pt 1) U+24FD4 𤿔 %26%23151508%3B -PASS extB (pt 1) U+24FD5 𤿕 %26%23151509%3B -PASS extB (pt 1) U+24FD6 𤿖 %26%23151510%3B -PASS extB (pt 1) U+24FD7 𤿗 %26%23151511%3B -PASS extB (pt 1) U+24FD8 𤿘 %26%23151512%3B -PASS extB (pt 1) U+24FD9 𤿙 %26%23151513%3B -PASS extB (pt 1) U+24FDA 𤿚 %26%23151514%3B -PASS extB (pt 1) U+24FDB 𤿛 %26%23151515%3B -PASS extB (pt 1) U+24FDC 𤿜 %26%23151516%3B -PASS extB (pt 1) U+24FDD 𤿝 %26%23151517%3B -PASS extB (pt 1) U+24FDE 𤿞 %26%23151518%3B -PASS extB (pt 1) U+24FDF 𤿟 %26%23151519%3B -PASS extB (pt 1) U+24FE0 𤿠 %26%23151520%3B -PASS extB (pt 1) U+24FE1 𤿡 %26%23151521%3B -PASS extB (pt 1) U+24FE2 𤿢 %26%23151522%3B -PASS extB (pt 1) U+24FE3 𤿣 %26%23151523%3B -PASS extB (pt 1) U+24FE4 𤿤 %26%23151524%3B -PASS extB (pt 1) U+24FE5 𤿥 %26%23151525%3B -PASS extB (pt 1) U+24FE6 𤿦 %26%23151526%3B -PASS extB (pt 1) U+24FE7 𤿧 %26%23151527%3B -PASS extB (pt 1) U+24FE8 𤿨 %26%23151528%3B -PASS extB (pt 1) U+24FE9 𤿩 %26%23151529%3B -PASS extB (pt 1) U+24FEA 𤿪 %26%23151530%3B -PASS extB (pt 1) U+24FEB 𤿫 %26%23151531%3B -PASS extB (pt 1) U+24FEC 𤿬 %26%23151532%3B -PASS extB (pt 1) U+24FED 𤿭 %26%23151533%3B -PASS extB (pt 1) U+24FEE 𤿮 %26%23151534%3B -PASS extB (pt 1) U+24FEF 𤿯 %26%23151535%3B -PASS extB (pt 1) U+24FF0 𤿰 %26%23151536%3B -PASS extB (pt 1) U+24FF1 𤿱 %26%23151537%3B -PASS extB (pt 1) U+24FF2 𤿲 %26%23151538%3B -PASS extB (pt 1) U+24FF3 𤿳 %26%23151539%3B -PASS extB (pt 1) U+24FF4 𤿴 %26%23151540%3B -PASS extB (pt 1) U+24FF5 𤿵 %26%23151541%3B -PASS extB (pt 1) U+24FF6 𤿶 %26%23151542%3B -PASS extB (pt 1) U+24FF7 𤿷 %26%23151543%3B -PASS extB (pt 1) U+24FF8 𤿸 %26%23151544%3B -PASS extB (pt 1) U+24FF9 𤿹 %26%23151545%3B -PASS extB (pt 1) U+24FFA 𤿺 %26%23151546%3B -PASS extB (pt 1) U+24FFB 𤿻 %26%23151547%3B -PASS extB (pt 1) U+24FFC 𤿼 %26%23151548%3B -PASS extB (pt 1) U+24FFD 𤿽 %26%23151549%3B -PASS extB (pt 1) U+24FFE 𤿾 %26%23151550%3B -PASS extB (pt 1) U+24FFF 𤿿 %26%23151551%3B -PASS extB (pt 1) U+25000 𥀀 %26%23151552%3B -PASS extB (pt 1) U+25001 𥀁 %26%23151553%3B -PASS extB (pt 1) U+25002 𥀂 %26%23151554%3B -PASS extB (pt 1) U+25003 𥀃 %26%23151555%3B -PASS extB (pt 1) U+25004 𥀄 %26%23151556%3B -PASS extB (pt 1) U+25005 𥀅 %26%23151557%3B -PASS extB (pt 1) U+25006 𥀆 %26%23151558%3B -PASS extB (pt 1) U+25007 𥀇 %26%23151559%3B -PASS extB (pt 1) U+25008 𥀈 %26%23151560%3B -PASS extB (pt 1) U+25009 𥀉 %26%23151561%3B -PASS extB (pt 1) U+2500A 𥀊 %26%23151562%3B -PASS extB (pt 1) U+2500B 𥀋 %26%23151563%3B -PASS extB (pt 1) U+2500C 𥀌 %26%23151564%3B -PASS extB (pt 1) U+2500D 𥀍 %26%23151565%3B -PASS extB (pt 1) U+2500E 𥀎 %26%23151566%3B -PASS extB (pt 1) U+2500F 𥀏 %26%23151567%3B -PASS extB (pt 1) U+25010 𥀐 %26%23151568%3B -PASS extB (pt 1) U+25011 𥀑 %26%23151569%3B -PASS extB (pt 1) U+25012 𥀒 %26%23151570%3B -PASS extB (pt 1) U+25013 𥀓 %26%23151571%3B -PASS extB (pt 1) U+25014 𥀔 %26%23151572%3B -PASS extB (pt 1) U+25015 𥀕 %26%23151573%3B -PASS extB (pt 1) U+25016 𥀖 %26%23151574%3B -PASS extB (pt 1) U+25017 𥀗 %26%23151575%3B -PASS extB (pt 1) U+25018 𥀘 %26%23151576%3B -PASS extB (pt 1) U+25019 𥀙 %26%23151577%3B -PASS extB (pt 1) U+2501A 𥀚 %26%23151578%3B -PASS extB (pt 1) U+2501B 𥀛 %26%23151579%3B -PASS extB (pt 1) U+2501C 𥀜 %26%23151580%3B -PASS extB (pt 1) U+2501D 𥀝 %26%23151581%3B -PASS extB (pt 1) U+2501E 𥀞 %26%23151582%3B -PASS extB (pt 1) U+2501F 𥀟 %26%23151583%3B -PASS extB (pt 1) U+25020 𥀠 %26%23151584%3B -PASS extB (pt 1) U+25021 𥀡 %26%23151585%3B -PASS extB (pt 1) U+25022 𥀢 %26%23151586%3B -PASS extB (pt 1) U+25023 𥀣 %26%23151587%3B -PASS extB (pt 1) U+25024 𥀤 %26%23151588%3B -PASS extB (pt 1) U+25025 𥀥 %26%23151589%3B -PASS extB (pt 1) U+25026 𥀦 %26%23151590%3B -PASS extB (pt 1) U+25027 𥀧 %26%23151591%3B -PASS extB (pt 1) U+25028 𥀨 %26%23151592%3B -PASS extB (pt 1) U+25029 𥀩 %26%23151593%3B -PASS extB (pt 1) U+2502A 𥀪 %26%23151594%3B -PASS extB (pt 1) U+2502B 𥀫 %26%23151595%3B -PASS extB (pt 1) U+2502C 𥀬 %26%23151596%3B -PASS extB (pt 1) U+2502D 𥀭 %26%23151597%3B -PASS extB (pt 1) U+2502E 𥀮 %26%23151598%3B -PASS extB (pt 1) U+2502F 𥀯 %26%23151599%3B -PASS extB (pt 1) U+25030 𥀰 %26%23151600%3B -PASS extB (pt 1) U+25031 𥀱 %26%23151601%3B -PASS extB (pt 1) U+25032 𥀲 %26%23151602%3B -PASS extB (pt 1) U+25033 𥀳 %26%23151603%3B -PASS extB (pt 1) U+25034 𥀴 %26%23151604%3B -PASS extB (pt 1) U+25035 𥀵 %26%23151605%3B -PASS extB (pt 1) U+25036 𥀶 %26%23151606%3B -PASS extB (pt 1) U+25037 𥀷 %26%23151607%3B -PASS extB (pt 1) U+25038 𥀸 %26%23151608%3B -PASS extB (pt 1) U+25039 𥀹 %26%23151609%3B -PASS extB (pt 1) U+2503A 𥀺 %26%23151610%3B -PASS extB (pt 1) U+2503B 𥀻 %26%23151611%3B -PASS extB (pt 1) U+2503C 𥀼 %26%23151612%3B -PASS extB (pt 1) U+2503D 𥀽 %26%23151613%3B -PASS extB (pt 1) U+2503E 𥀾 %26%23151614%3B -PASS extB (pt 1) U+2503F 𥀿 %26%23151615%3B -PASS extB (pt 1) U+25040 𥁀 %26%23151616%3B -PASS extB (pt 1) U+25041 𥁁 %26%23151617%3B -PASS extB (pt 1) U+25042 𥁂 %26%23151618%3B -PASS extB (pt 1) U+25043 𥁃 %26%23151619%3B -PASS extB (pt 1) U+25044 𥁄 %26%23151620%3B -PASS extB (pt 1) U+25045 𥁅 %26%23151621%3B -PASS extB (pt 1) U+25046 𥁆 %26%23151622%3B -PASS extB (pt 1) U+25047 𥁇 %26%23151623%3B -PASS extB (pt 1) U+25048 𥁈 %26%23151624%3B -PASS extB (pt 1) U+25049 𥁉 %26%23151625%3B -PASS extB (pt 1) U+2504A 𥁊 %26%23151626%3B -PASS extB (pt 1) U+2504B 𥁋 %26%23151627%3B -PASS extB (pt 1) U+2504C 𥁌 %26%23151628%3B -PASS extB (pt 1) U+2504D 𥁍 %26%23151629%3B -PASS extB (pt 1) U+2504E 𥁎 %26%23151630%3B -PASS extB (pt 1) U+2504F 𥁏 %26%23151631%3B -PASS extB (pt 1) U+25050 𥁐 %26%23151632%3B -PASS extB (pt 1) U+25051 𥁑 %26%23151633%3B -PASS extB (pt 1) U+25052 𥁒 %26%23151634%3B -PASS extB (pt 1) U+25053 𥁓 %26%23151635%3B -PASS extB (pt 1) U+25054 𥁔 %26%23151636%3B -PASS extB (pt 1) U+25055 𥁕 %26%23151637%3B -PASS extB (pt 1) U+25056 𥁖 %26%23151638%3B -PASS extB (pt 1) U+25057 𥁗 %26%23151639%3B -PASS extB (pt 1) U+25058 𥁘 %26%23151640%3B -PASS extB (pt 1) U+25059 𥁙 %26%23151641%3B -PASS extB (pt 1) U+2505A 𥁚 %26%23151642%3B -PASS extB (pt 1) U+2505B 𥁛 %26%23151643%3B -PASS extB (pt 1) U+2505C 𥁜 %26%23151644%3B -PASS extB (pt 1) U+2505D 𥁝 %26%23151645%3B -PASS extB (pt 1) U+2505E 𥁞 %26%23151646%3B -PASS extB (pt 1) U+2505F 𥁟 %26%23151647%3B -PASS extB (pt 1) U+25060 𥁠 %26%23151648%3B -PASS extB (pt 1) U+25061 𥁡 %26%23151649%3B -PASS extB (pt 1) U+25062 𥁢 %26%23151650%3B -PASS extB (pt 1) U+25063 𥁣 %26%23151651%3B -PASS extB (pt 1) U+25064 𥁤 %26%23151652%3B -PASS extB (pt 1) U+25065 𥁥 %26%23151653%3B -PASS extB (pt 1) U+25066 𥁦 %26%23151654%3B -PASS extB (pt 1) U+25067 𥁧 %26%23151655%3B -PASS extB (pt 1) U+25068 𥁨 %26%23151656%3B -PASS extB (pt 1) U+25069 𥁩 %26%23151657%3B -PASS extB (pt 1) U+2506A 𥁪 %26%23151658%3B -PASS extB (pt 1) U+2506B 𥁫 %26%23151659%3B -PASS extB (pt 1) U+2506C 𥁬 %26%23151660%3B -PASS extB (pt 1) U+2506D 𥁭 %26%23151661%3B -PASS extB (pt 1) U+2506E 𥁮 %26%23151662%3B -PASS extB (pt 1) U+2506F 𥁯 %26%23151663%3B -PASS extB (pt 1) U+25070 𥁰 %26%23151664%3B -PASS extB (pt 1) U+25071 𥁱 %26%23151665%3B -PASS extB (pt 1) U+25072 𥁲 %26%23151666%3B -PASS extB (pt 1) U+25073 𥁳 %26%23151667%3B -PASS extB (pt 1) U+25074 𥁴 %26%23151668%3B -PASS extB (pt 1) U+25075 𥁵 %26%23151669%3B -PASS extB (pt 1) U+25076 𥁶 %26%23151670%3B -PASS extB (pt 1) U+25077 𥁷 %26%23151671%3B -PASS extB (pt 1) U+25078 𥁸 %26%23151672%3B -PASS extB (pt 1) U+25079 𥁹 %26%23151673%3B -PASS extB (pt 1) U+2507A 𥁺 %26%23151674%3B -PASS extB (pt 1) U+2507B 𥁻 %26%23151675%3B -PASS extB (pt 1) U+2507C 𥁼 %26%23151676%3B -PASS extB (pt 1) U+2507D 𥁽 %26%23151677%3B -PASS extB (pt 1) U+2507E 𥁾 %26%23151678%3B -PASS extB (pt 1) U+2507F 𥁿 %26%23151679%3B -PASS extB (pt 1) U+25080 𥂀 %26%23151680%3B -PASS extB (pt 1) U+25081 𥂁 %26%23151681%3B -PASS extB (pt 1) U+25082 𥂂 %26%23151682%3B -PASS extB (pt 1) U+25083 𥂃 %26%23151683%3B -PASS extB (pt 1) U+25084 𥂄 %26%23151684%3B -PASS extB (pt 1) U+25085 𥂅 %26%23151685%3B -PASS extB (pt 1) U+25086 𥂆 %26%23151686%3B -PASS extB (pt 1) U+25087 𥂇 %26%23151687%3B -PASS extB (pt 1) U+25088 𥂈 %26%23151688%3B -PASS extB (pt 1) U+25089 𥂉 %26%23151689%3B -PASS extB (pt 1) U+2508A 𥂊 %26%23151690%3B -PASS extB (pt 1) U+2508B 𥂋 %26%23151691%3B -PASS extB (pt 1) U+2508C 𥂌 %26%23151692%3B -PASS extB (pt 1) U+2508D 𥂍 %26%23151693%3B -PASS extB (pt 1) U+2508E 𥂎 %26%23151694%3B -PASS extB (pt 1) U+2508F 𥂏 %26%23151695%3B -PASS extB (pt 1) U+25090 𥂐 %26%23151696%3B -PASS extB (pt 1) U+25091 𥂑 %26%23151697%3B -PASS extB (pt 1) U+25092 𥂒 %26%23151698%3B -PASS extB (pt 1) U+25093 𥂓 %26%23151699%3B -PASS extB (pt 1) U+25094 𥂔 %26%23151700%3B -PASS extB (pt 1) U+25095 𥂕 %26%23151701%3B -PASS extB (pt 1) U+25096 𥂖 %26%23151702%3B -PASS extB (pt 1) U+25097 𥂗 %26%23151703%3B -PASS extB (pt 1) U+25098 𥂘 %26%23151704%3B -PASS extB (pt 1) U+25099 𥂙 %26%23151705%3B -PASS extB (pt 1) U+2509A 𥂚 %26%23151706%3B -PASS extB (pt 1) U+2509B 𥂛 %26%23151707%3B -PASS extB (pt 1) U+2509C 𥂜 %26%23151708%3B -PASS extB (pt 1) U+2509E 𥂞 %26%23151710%3B -PASS extB (pt 1) U+2509F 𥂟 %26%23151711%3B -PASS extB (pt 1) U+250A0 𥂠 %26%23151712%3B -PASS extB (pt 1) U+250A1 𥂡 %26%23151713%3B -PASS extB (pt 1) U+250A2 𥂢 %26%23151714%3B -PASS extB (pt 1) U+250A3 𥂣 %26%23151715%3B -PASS extB (pt 1) U+250A4 𥂤 %26%23151716%3B -PASS extB (pt 1) U+250A5 𥂥 %26%23151717%3B -PASS extB (pt 1) U+250A6 𥂦 %26%23151718%3B -PASS extB (pt 1) U+250A7 𥂧 %26%23151719%3B -PASS extB (pt 1) U+250A8 𥂨 %26%23151720%3B -PASS extB (pt 1) U+250A9 𥂩 %26%23151721%3B -PASS extB (pt 1) U+250AA 𥂪 %26%23151722%3B -PASS extB (pt 1) U+250AB 𥂫 %26%23151723%3B -PASS extB (pt 1) U+250AC 𥂬 %26%23151724%3B -PASS extB (pt 1) U+250AD 𥂭 %26%23151725%3B -PASS extB (pt 1) U+250AE 𥂮 %26%23151726%3B -PASS extB (pt 1) U+250AF 𥂯 %26%23151727%3B -PASS extB (pt 1) U+250B0 𥂰 %26%23151728%3B -PASS extB (pt 1) U+250B1 𥂱 %26%23151729%3B -PASS extB (pt 1) U+250B2 𥂲 %26%23151730%3B -PASS extB (pt 1) U+250B3 𥂳 %26%23151731%3B -PASS extB (pt 1) U+250B4 𥂴 %26%23151732%3B -PASS extB (pt 1) U+250B5 𥂵 %26%23151733%3B -PASS extB (pt 1) U+250B6 𥂶 %26%23151734%3B -PASS extB (pt 1) U+250B7 𥂷 %26%23151735%3B -PASS extB (pt 1) U+250B8 𥂸 %26%23151736%3B -PASS extB (pt 1) U+250B9 𥂹 %26%23151737%3B -PASS extB (pt 1) U+250BA 𥂺 %26%23151738%3B -PASS extB (pt 1) U+250BB 𥂻 %26%23151739%3B -PASS extB (pt 1) U+250BC 𥂼 %26%23151740%3B -PASS extB (pt 1) U+250BD 𥂽 %26%23151741%3B -PASS extB (pt 1) U+250BE 𥂾 %26%23151742%3B -PASS extB (pt 1) U+250BF 𥂿 %26%23151743%3B -PASS extB (pt 1) U+250C0 𥃀 %26%23151744%3B -PASS extB (pt 1) U+250C1 𥃁 %26%23151745%3B -PASS extB (pt 1) U+250C2 𥃂 %26%23151746%3B -PASS extB (pt 1) U+250C3 𥃃 %26%23151747%3B -PASS extB (pt 1) U+250C4 𥃄 %26%23151748%3B -PASS extB (pt 1) U+250C5 𥃅 %26%23151749%3B -PASS extB (pt 1) U+250C6 𥃆 %26%23151750%3B -PASS extB (pt 1) U+250C7 𥃇 %26%23151751%3B -PASS extB (pt 1) U+250C8 𥃈 %26%23151752%3B -PASS extB (pt 1) U+250C9 𥃉 %26%23151753%3B -PASS extB (pt 1) U+250CA 𥃊 %26%23151754%3B -PASS extB (pt 1) U+250CB 𥃋 %26%23151755%3B -PASS extB (pt 1) U+250CC 𥃌 %26%23151756%3B -PASS extB (pt 1) U+250CD 𥃍 %26%23151757%3B -PASS extB (pt 1) U+250CE 𥃎 %26%23151758%3B -PASS extB (pt 1) U+250CF 𥃏 %26%23151759%3B -PASS extB (pt 1) U+250D0 𥃐 %26%23151760%3B -PASS extB (pt 1) U+250D1 𥃑 %26%23151761%3B -PASS extB (pt 1) U+250D2 𥃒 %26%23151762%3B -PASS extB (pt 1) U+250D3 𥃓 %26%23151763%3B -PASS extB (pt 1) U+250D4 𥃔 %26%23151764%3B -PASS extB (pt 1) U+250D5 𥃕 %26%23151765%3B -PASS extB (pt 1) U+250D6 𥃖 %26%23151766%3B -PASS extB (pt 1) U+250D7 𥃗 %26%23151767%3B -PASS extB (pt 1) U+250D8 𥃘 %26%23151768%3B -PASS extB (pt 1) U+250D9 𥃙 %26%23151769%3B -PASS extB (pt 1) U+250DA 𥃚 %26%23151770%3B -PASS extB (pt 1) U+250DB 𥃛 %26%23151771%3B -PASS extB (pt 1) U+250DC 𥃜 %26%23151772%3B -PASS extB (pt 1) U+250DD 𥃝 %26%23151773%3B -PASS extB (pt 1) U+250DE 𥃞 %26%23151774%3B -PASS extB (pt 1) U+250DF 𥃟 %26%23151775%3B -PASS extB (pt 1) U+250E0 𥃠 %26%23151776%3B -PASS extB (pt 1) U+250E1 𥃡 %26%23151777%3B -PASS extB (pt 1) U+250E2 𥃢 %26%23151778%3B -PASS extB (pt 1) U+250E3 𥃣 %26%23151779%3B -PASS extB (pt 1) U+250E4 𥃤 %26%23151780%3B -PASS extB (pt 1) U+250E5 𥃥 %26%23151781%3B -PASS extB (pt 1) U+250E6 𥃦 %26%23151782%3B -PASS extB (pt 1) U+250E7 𥃧 %26%23151783%3B -PASS extB (pt 1) U+250E8 𥃨 %26%23151784%3B -PASS extB (pt 1) U+250E9 𥃩 %26%23151785%3B -PASS extB (pt 1) U+250EA 𥃪 %26%23151786%3B -PASS extB (pt 1) U+250EB 𥃫 %26%23151787%3B -PASS extB (pt 1) U+250EC 𥃬 %26%23151788%3B -PASS extB (pt 1) U+250ED 𥃭 %26%23151789%3B -PASS extB (pt 1) U+250EE 𥃮 %26%23151790%3B -PASS extB (pt 1) U+250EF 𥃯 %26%23151791%3B -PASS extB (pt 1) U+250F0 𥃰 %26%23151792%3B -PASS extB (pt 1) U+250F1 𥃱 %26%23151793%3B -PASS extB (pt 1) U+250F2 𥃲 %26%23151794%3B -PASS extB (pt 1) U+250F3 𥃳 %26%23151795%3B -PASS extB (pt 1) U+250F4 𥃴 %26%23151796%3B -PASS extB (pt 1) U+250F5 𥃵 %26%23151797%3B -PASS extB (pt 1) U+250F6 𥃶 %26%23151798%3B -PASS extB (pt 1) U+250F7 𥃷 %26%23151799%3B -PASS extB (pt 1) U+250F8 𥃸 %26%23151800%3B -PASS extB (pt 1) U+250F9 𥃹 %26%23151801%3B -PASS extB (pt 1) U+250FA 𥃺 %26%23151802%3B -PASS extB (pt 1) U+250FB 𥃻 %26%23151803%3B -PASS extB (pt 1) U+250FC 𥃼 %26%23151804%3B -PASS extB (pt 1) U+250FD 𥃽 %26%23151805%3B -PASS extB (pt 1) U+250FE 𥃾 %26%23151806%3B -PASS extB (pt 1) U+250FF 𥃿 %26%23151807%3B -PASS extB (pt 1) U+25100 𥄀 %26%23151808%3B -PASS extB (pt 1) U+25101 𥄁 %26%23151809%3B -PASS extB (pt 1) U+25102 𥄂 %26%23151810%3B -PASS extB (pt 1) U+25103 𥄃 %26%23151811%3B -PASS extB (pt 1) U+25104 𥄄 %26%23151812%3B -PASS extB (pt 1) U+25105 𥄅 %26%23151813%3B -PASS extB (pt 1) U+25106 𥄆 %26%23151814%3B -PASS extB (pt 1) U+25107 𥄇 %26%23151815%3B -PASS extB (pt 1) U+25108 𥄈 %26%23151816%3B -PASS extB (pt 1) U+25109 𥄉 %26%23151817%3B -PASS extB (pt 1) U+2510A 𥄊 %26%23151818%3B -PASS extB (pt 1) U+2510B 𥄋 %26%23151819%3B -PASS extB (pt 1) U+2510C 𥄌 %26%23151820%3B -PASS extB (pt 1) U+2510D 𥄍 %26%23151821%3B -PASS extB (pt 1) U+2510E 𥄎 %26%23151822%3B -PASS extB (pt 1) U+2510F 𥄏 %26%23151823%3B -PASS extB (pt 1) U+25110 𥄐 %26%23151824%3B -PASS extB (pt 1) U+25111 𥄑 %26%23151825%3B -PASS extB (pt 1) U+25112 𥄒 %26%23151826%3B -PASS extB (pt 1) U+25113 𥄓 %26%23151827%3B -PASS extB (pt 1) U+25114 𥄔 %26%23151828%3B -PASS extB (pt 1) U+25115 𥄕 %26%23151829%3B -PASS extB (pt 1) U+25116 𥄖 %26%23151830%3B -PASS extB (pt 1) U+25117 𥄗 %26%23151831%3B -PASS extB (pt 1) U+25118 𥄘 %26%23151832%3B -PASS extB (pt 1) U+25119 𥄙 %26%23151833%3B -PASS extB (pt 1) U+2511A 𥄚 %26%23151834%3B -PASS extB (pt 1) U+2511B 𥄛 %26%23151835%3B -PASS extB (pt 1) U+2511C 𥄜 %26%23151836%3B -PASS extB (pt 1) U+2511D 𥄝 %26%23151837%3B -PASS extB (pt 1) U+2511E 𥄞 %26%23151838%3B -PASS extB (pt 1) U+2511F 𥄟 %26%23151839%3B -PASS extB (pt 1) U+25120 𥄠 %26%23151840%3B -PASS extB (pt 1) U+25121 𥄡 %26%23151841%3B -PASS extB (pt 1) U+25122 𥄢 %26%23151842%3B -PASS extB (pt 1) U+25123 𥄣 %26%23151843%3B -PASS extB (pt 1) U+25124 𥄤 %26%23151844%3B -PASS extB (pt 1) U+25125 𥄥 %26%23151845%3B -PASS extB (pt 1) U+25126 𥄦 %26%23151846%3B -PASS extB (pt 1) U+25127 𥄧 %26%23151847%3B -PASS extB (pt 1) U+25128 𥄨 %26%23151848%3B -PASS extB (pt 1) U+25129 𥄩 %26%23151849%3B -PASS extB (pt 1) U+2512A 𥄪 %26%23151850%3B -PASS extB (pt 1) U+2512B 𥄫 %26%23151851%3B -PASS extB (pt 1) U+2512C 𥄬 %26%23151852%3B -PASS extB (pt 1) U+2512D 𥄭 %26%23151853%3B -PASS extB (pt 1) U+2512E 𥄮 %26%23151854%3B -PASS extB (pt 1) U+2512F 𥄯 %26%23151855%3B -PASS extB (pt 1) U+25130 𥄰 %26%23151856%3B -PASS extB (pt 1) U+25131 𥄱 %26%23151857%3B -PASS extB (pt 1) U+25132 𥄲 %26%23151858%3B -PASS extB (pt 1) U+25133 𥄳 %26%23151859%3B -PASS extB (pt 1) U+25134 𥄴 %26%23151860%3B -PASS extB (pt 1) U+25135 𥄵 %26%23151861%3B -PASS extB (pt 1) U+25136 𥄶 %26%23151862%3B -PASS extB (pt 1) U+25137 𥄷 %26%23151863%3B -PASS extB (pt 1) U+25138 𥄸 %26%23151864%3B -PASS extB (pt 1) U+25139 𥄹 %26%23151865%3B -PASS extB (pt 1) U+2513A 𥄺 %26%23151866%3B -PASS extB (pt 1) U+2513B 𥄻 %26%23151867%3B -PASS extB (pt 1) U+2513C 𥄼 %26%23151868%3B -PASS extB (pt 1) U+2513D 𥄽 %26%23151869%3B -PASS extB (pt 1) U+2513E 𥄾 %26%23151870%3B -PASS extB (pt 1) U+2513F 𥄿 %26%23151871%3B -PASS extB (pt 1) U+25140 𥅀 %26%23151872%3B -PASS extB (pt 1) U+25141 𥅁 %26%23151873%3B -PASS extB (pt 1) U+25142 𥅂 %26%23151874%3B -PASS extB (pt 1) U+25143 𥅃 %26%23151875%3B -PASS extB (pt 1) U+25144 𥅄 %26%23151876%3B -PASS extB (pt 1) U+25145 𥅅 %26%23151877%3B -PASS extB (pt 1) U+25146 𥅆 %26%23151878%3B -PASS extB (pt 1) U+25147 𥅇 %26%23151879%3B -PASS extB (pt 1) U+25148 𥅈 %26%23151880%3B -PASS extB (pt 1) U+25149 𥅉 %26%23151881%3B -PASS extB (pt 1) U+2514A 𥅊 %26%23151882%3B -PASS extB (pt 1) U+2514B 𥅋 %26%23151883%3B -PASS extB (pt 1) U+2514C 𥅌 %26%23151884%3B -PASS extB (pt 1) U+2514D 𥅍 %26%23151885%3B -PASS extB (pt 1) U+2514E 𥅎 %26%23151886%3B -PASS extB (pt 1) U+2514F 𥅏 %26%23151887%3B -PASS extB (pt 1) U+25150 𥅐 %26%23151888%3B -PASS extB (pt 1) U+25151 𥅑 %26%23151889%3B -PASS extB (pt 1) U+25152 𥅒 %26%23151890%3B -PASS extB (pt 1) U+25153 𥅓 %26%23151891%3B -PASS extB (pt 1) U+25154 𥅔 %26%23151892%3B -PASS extB (pt 1) U+25155 𥅕 %26%23151893%3B -PASS extB (pt 1) U+25156 𥅖 %26%23151894%3B -PASS extB (pt 1) U+25157 𥅗 %26%23151895%3B -PASS extB (pt 1) U+25158 𥅘 %26%23151896%3B -PASS extB (pt 1) U+25159 𥅙 %26%23151897%3B -PASS extB (pt 1) U+2515A 𥅚 %26%23151898%3B -PASS extB (pt 1) U+2515B 𥅛 %26%23151899%3B -PASS extB (pt 1) U+2515C 𥅜 %26%23151900%3B -PASS extB (pt 1) U+2515D 𥅝 %26%23151901%3B -PASS extB (pt 1) U+2515E 𥅞 %26%23151902%3B -PASS extB (pt 1) U+2515F 𥅟 %26%23151903%3B -PASS extB (pt 1) U+25160 𥅠 %26%23151904%3B -PASS extB (pt 1) U+25161 𥅡 %26%23151905%3B -PASS extB (pt 1) U+25162 𥅢 %26%23151906%3B -PASS extB (pt 1) U+25163 𥅣 %26%23151907%3B -PASS extB (pt 1) U+25164 𥅤 %26%23151908%3B -PASS extB (pt 1) U+25165 𥅥 %26%23151909%3B -PASS extB (pt 1) U+25166 𥅦 %26%23151910%3B -PASS extB (pt 1) U+25167 𥅧 %26%23151911%3B -PASS extB (pt 1) U+25168 𥅨 %26%23151912%3B -PASS extB (pt 1) U+25169 𥅩 %26%23151913%3B -PASS extB (pt 1) U+2516A 𥅪 %26%23151914%3B -PASS extB (pt 1) U+2516B 𥅫 %26%23151915%3B -PASS extB (pt 1) U+2516C 𥅬 %26%23151916%3B -PASS extB (pt 1) U+2516D 𥅭 %26%23151917%3B -PASS extB (pt 1) U+2516E 𥅮 %26%23151918%3B -PASS extB (pt 1) U+2516F 𥅯 %26%23151919%3B -PASS extB (pt 1) U+25170 𥅰 %26%23151920%3B -PASS extB (pt 1) U+25171 𥅱 %26%23151921%3B -PASS extB (pt 1) U+25172 𥅲 %26%23151922%3B -PASS extB (pt 1) U+25173 𥅳 %26%23151923%3B -PASS extB (pt 1) U+25174 𥅴 %26%23151924%3B -PASS extB (pt 1) U+25175 𥅵 %26%23151925%3B -PASS extB (pt 1) U+25176 𥅶 %26%23151926%3B -PASS extB (pt 1) U+25177 𥅷 %26%23151927%3B -PASS extB (pt 1) U+25178 𥅸 %26%23151928%3B -PASS extB (pt 1) U+25179 𥅹 %26%23151929%3B -PASS extB (pt 1) U+2517A 𥅺 %26%23151930%3B -PASS extB (pt 1) U+2517B 𥅻 %26%23151931%3B -PASS extB (pt 1) U+2517C 𥅼 %26%23151932%3B -PASS extB (pt 1) U+2517E 𥅾 %26%23151934%3B -PASS extB (pt 1) U+2517F 𥅿 %26%23151935%3B -PASS extB (pt 1) U+25180 𥆀 %26%23151936%3B -PASS extB (pt 1) U+25181 𥆁 %26%23151937%3B -PASS extB (pt 1) U+25182 𥆂 %26%23151938%3B -PASS extB (pt 1) U+25183 𥆃 %26%23151939%3B -PASS extB (pt 1) U+25184 𥆄 %26%23151940%3B -PASS extB (pt 1) U+25185 𥆅 %26%23151941%3B -PASS extB (pt 1) U+25186 𥆆 %26%23151942%3B -PASS extB (pt 1) U+25187 𥆇 %26%23151943%3B -PASS extB (pt 1) U+25188 𥆈 %26%23151944%3B -PASS extB (pt 1) U+25189 𥆉 %26%23151945%3B -PASS extB (pt 1) U+2518A 𥆊 %26%23151946%3B -PASS extB (pt 1) U+2518B 𥆋 %26%23151947%3B -PASS extB (pt 1) U+2518C 𥆌 %26%23151948%3B -PASS extB (pt 1) U+2518D 𥆍 %26%23151949%3B -PASS extB (pt 1) U+2518E 𥆎 %26%23151950%3B -PASS extB (pt 1) U+2518F 𥆏 %26%23151951%3B -PASS extB (pt 1) U+25190 𥆐 %26%23151952%3B -PASS extB (pt 1) U+25191 𥆑 %26%23151953%3B -PASS extB (pt 1) U+25192 𥆒 %26%23151954%3B -PASS extB (pt 1) U+25193 𥆓 %26%23151955%3B -PASS extB (pt 1) U+25194 𥆔 %26%23151956%3B -PASS extB (pt 1) U+25195 𥆕 %26%23151957%3B -PASS extB (pt 1) U+25196 𥆖 %26%23151958%3B -PASS extB (pt 1) U+25197 𥆗 %26%23151959%3B -PASS extB (pt 1) U+25198 𥆘 %26%23151960%3B -PASS extB (pt 1) U+25199 𥆙 %26%23151961%3B -PASS extB (pt 1) U+2519A 𥆚 %26%23151962%3B -PASS extB (pt 1) U+2519B 𥆛 %26%23151963%3B -PASS extB (pt 1) U+2519C 𥆜 %26%23151964%3B -PASS extB (pt 1) U+2519D 𥆝 %26%23151965%3B -PASS extB (pt 1) U+2519E 𥆞 %26%23151966%3B -PASS extB (pt 1) U+2519F 𥆟 %26%23151967%3B -PASS extB (pt 1) U+251A0 𥆠 %26%23151968%3B -PASS extB (pt 1) U+251A1 𥆡 %26%23151969%3B -PASS extB (pt 1) U+251A2 𥆢 %26%23151970%3B -PASS extB (pt 1) U+251A3 𥆣 %26%23151971%3B -PASS extB (pt 1) U+251A4 𥆤 %26%23151972%3B -PASS extB (pt 1) U+251A5 𥆥 %26%23151973%3B -PASS extB (pt 1) U+251A6 𥆦 %26%23151974%3B -PASS extB (pt 1) U+251A7 𥆧 %26%23151975%3B -PASS extB (pt 1) U+251A8 𥆨 %26%23151976%3B -PASS extB (pt 1) U+251A9 𥆩 %26%23151977%3B -PASS extB (pt 1) U+251AA 𥆪 %26%23151978%3B -PASS extB (pt 1) U+251AB 𥆫 %26%23151979%3B -PASS extB (pt 1) U+251AC 𥆬 %26%23151980%3B -PASS extB (pt 1) U+251AD 𥆭 %26%23151981%3B -PASS extB (pt 1) U+251AE 𥆮 %26%23151982%3B -PASS extB (pt 1) U+251AF 𥆯 %26%23151983%3B -PASS extB (pt 1) U+251B0 𥆰 %26%23151984%3B -PASS extB (pt 1) U+251B1 𥆱 %26%23151985%3B -PASS extB (pt 1) U+251B2 𥆲 %26%23151986%3B -PASS extB (pt 1) U+251B3 𥆳 %26%23151987%3B -PASS extB (pt 1) U+251B4 𥆴 %26%23151988%3B -PASS extB (pt 1) U+251B5 𥆵 %26%23151989%3B -PASS extB (pt 1) U+251B6 𥆶 %26%23151990%3B -PASS extB (pt 1) U+251B7 𥆷 %26%23151991%3B -PASS extB (pt 1) U+251B8 𥆸 %26%23151992%3B -PASS extB (pt 1) U+251B9 𥆹 %26%23151993%3B -PASS extB (pt 1) U+251BA 𥆺 %26%23151994%3B -PASS extB (pt 1) U+251BB 𥆻 %26%23151995%3B -PASS extB (pt 1) U+251BC 𥆼 %26%23151996%3B -PASS extB (pt 1) U+251BD 𥆽 %26%23151997%3B -PASS extB (pt 1) U+251BE 𥆾 %26%23151998%3B -PASS extB (pt 1) U+251BF 𥆿 %26%23151999%3B -PASS extB (pt 1) U+251C0 𥇀 %26%23152000%3B -PASS extB (pt 1) U+251C1 𥇁 %26%23152001%3B -PASS extB (pt 1) U+251C2 𥇂 %26%23152002%3B -PASS extB (pt 1) U+251C3 𥇃 %26%23152003%3B -PASS extB (pt 1) U+251C4 𥇄 %26%23152004%3B -PASS extB (pt 1) U+251C5 𥇅 %26%23152005%3B -PASS extB (pt 1) U+251C6 𥇆 %26%23152006%3B -PASS extB (pt 1) U+251C7 𥇇 %26%23152007%3B -PASS extB (pt 1) U+251C8 𥇈 %26%23152008%3B -PASS extB (pt 1) U+251C9 𥇉 %26%23152009%3B -PASS extB (pt 1) U+251CA 𥇊 %26%23152010%3B -PASS extB (pt 1) U+251CB 𥇋 %26%23152011%3B -PASS extB (pt 1) U+251CC 𥇌 %26%23152012%3B -PASS extB (pt 1) U+251CD 𥇍 %26%23152013%3B -PASS extB (pt 1) U+251CE 𥇎 %26%23152014%3B -PASS extB (pt 1) U+251CF 𥇏 %26%23152015%3B -PASS extB (pt 1) U+251D0 𥇐 %26%23152016%3B -PASS extB (pt 1) U+251D1 𥇑 %26%23152017%3B -PASS extB (pt 1) U+251D2 𥇒 %26%23152018%3B -PASS extB (pt 1) U+251D3 𥇓 %26%23152019%3B -PASS extB (pt 1) U+251D4 𥇔 %26%23152020%3B -PASS extB (pt 1) U+251D5 𥇕 %26%23152021%3B -PASS extB (pt 1) U+251D6 𥇖 %26%23152022%3B -PASS extB (pt 1) U+251D7 𥇗 %26%23152023%3B -PASS extB (pt 1) U+251D8 𥇘 %26%23152024%3B -PASS extB (pt 1) U+251D9 𥇙 %26%23152025%3B -PASS extB (pt 1) U+251DA 𥇚 %26%23152026%3B -PASS extB (pt 1) U+251DB 𥇛 %26%23152027%3B -PASS extB (pt 1) U+251DC 𥇜 %26%23152028%3B -PASS extB (pt 1) U+251DD 𥇝 %26%23152029%3B -PASS extB (pt 1) U+251DE 𥇞 %26%23152030%3B -PASS extB (pt 1) U+251DF 𥇟 %26%23152031%3B -PASS extB (pt 1) U+251E0 𥇠 %26%23152032%3B -PASS extB (pt 1) U+251E1 𥇡 %26%23152033%3B -PASS extB (pt 1) U+251E2 𥇢 %26%23152034%3B -PASS extB (pt 1) U+251E3 𥇣 %26%23152035%3B -PASS extB (pt 1) U+251E4 𥇤 %26%23152036%3B -PASS extB (pt 1) U+251E5 𥇥 %26%23152037%3B -PASS extB (pt 1) U+251E7 𥇧 %26%23152039%3B -PASS extB (pt 1) U+251E8 𥇨 %26%23152040%3B -PASS extB (pt 1) U+251E9 𥇩 %26%23152041%3B -PASS extB (pt 1) U+251EA 𥇪 %26%23152042%3B -PASS extB (pt 1) U+251EB 𥇫 %26%23152043%3B -PASS extB (pt 1) U+251EC 𥇬 %26%23152044%3B -PASS extB (pt 1) U+251ED 𥇭 %26%23152045%3B -PASS extB (pt 1) U+251EE 𥇮 %26%23152046%3B -PASS extB (pt 1) U+251EF 𥇯 %26%23152047%3B -PASS extB (pt 1) U+251F0 𥇰 %26%23152048%3B -PASS extB (pt 1) U+251F1 𥇱 %26%23152049%3B -PASS extB (pt 1) U+251F2 𥇲 %26%23152050%3B -PASS extB (pt 1) U+251F3 𥇳 %26%23152051%3B -PASS extB (pt 1) U+251F4 𥇴 %26%23152052%3B -PASS extB (pt 1) U+251F5 𥇵 %26%23152053%3B -PASS extB (pt 1) U+251F6 𥇶 %26%23152054%3B -PASS extB (pt 1) U+251F7 𥇷 %26%23152055%3B -PASS extB (pt 1) U+251F8 𥇸 %26%23152056%3B -PASS extB (pt 1) U+251F9 𥇹 %26%23152057%3B -PASS extB (pt 1) U+251FA 𥇺 %26%23152058%3B -PASS extB (pt 1) U+251FB 𥇻 %26%23152059%3B -PASS extB (pt 1) U+251FC 𥇼 %26%23152060%3B -PASS extB (pt 1) U+251FD 𥇽 %26%23152061%3B -PASS extB (pt 1) U+251FE 𥇾 %26%23152062%3B -PASS extB (pt 1) U+251FF 𥇿 %26%23152063%3B -PASS extB (pt 1) U+25200 𥈀 %26%23152064%3B -PASS extB (pt 1) U+25201 𥈁 %26%23152065%3B -PASS extB (pt 1) U+25202 𥈂 %26%23152066%3B -PASS extB (pt 1) U+25203 𥈃 %26%23152067%3B -PASS extB (pt 1) U+25204 𥈄 %26%23152068%3B -PASS extB (pt 1) U+25205 𥈅 %26%23152069%3B -PASS extB (pt 1) U+25206 𥈆 %26%23152070%3B -PASS extB (pt 1) U+25207 𥈇 %26%23152071%3B -PASS extB (pt 1) U+25208 𥈈 %26%23152072%3B -PASS extB (pt 1) U+25209 𥈉 %26%23152073%3B -PASS extB (pt 1) U+2520A 𥈊 %26%23152074%3B -PASS extB (pt 1) U+2520B 𥈋 %26%23152075%3B -PASS extB (pt 1) U+2520C 𥈌 %26%23152076%3B -PASS extB (pt 1) U+2520D 𥈍 %26%23152077%3B -PASS extB (pt 1) U+2520E 𥈎 %26%23152078%3B -PASS extB (pt 1) U+2520F 𥈏 %26%23152079%3B -PASS extB (pt 1) U+25210 𥈐 %26%23152080%3B -PASS extB (pt 1) U+25211 𥈑 %26%23152081%3B -PASS extB (pt 1) U+25212 𥈒 %26%23152082%3B -PASS extB (pt 1) U+25213 𥈓 %26%23152083%3B -PASS extB (pt 1) U+25214 𥈔 %26%23152084%3B -PASS extB (pt 1) U+25215 𥈕 %26%23152085%3B -PASS extB (pt 1) U+25216 𥈖 %26%23152086%3B -PASS extB (pt 1) U+25217 𥈗 %26%23152087%3B -PASS extB (pt 1) U+25218 𥈘 %26%23152088%3B -PASS extB (pt 1) U+25219 𥈙 %26%23152089%3B -PASS extB (pt 1) U+2521A 𥈚 %26%23152090%3B -PASS extB (pt 1) U+2521B 𥈛 %26%23152091%3B -PASS extB (pt 1) U+2521C 𥈜 %26%23152092%3B -PASS extB (pt 1) U+2521D 𥈝 %26%23152093%3B -PASS extB (pt 1) U+2521E 𥈞 %26%23152094%3B -PASS extB (pt 1) U+2521F 𥈟 %26%23152095%3B -PASS extB (pt 1) U+25221 𥈡 %26%23152097%3B -PASS extB (pt 1) U+25222 𥈢 %26%23152098%3B -PASS extB (pt 1) U+25223 𥈣 %26%23152099%3B -PASS extB (pt 1) U+25224 𥈤 %26%23152100%3B -PASS extB (pt 1) U+25225 𥈥 %26%23152101%3B -PASS extB (pt 1) U+25226 𥈦 %26%23152102%3B -PASS extB (pt 1) U+25227 𥈧 %26%23152103%3B -PASS extB (pt 1) U+25228 𥈨 %26%23152104%3B -PASS extB (pt 1) U+25229 𥈩 %26%23152105%3B -PASS extB (pt 1) U+2522A 𥈪 %26%23152106%3B -PASS extB (pt 1) U+2522B 𥈫 %26%23152107%3B -PASS extB (pt 1) U+2522C 𥈬 %26%23152108%3B -PASS extB (pt 1) U+2522D 𥈭 %26%23152109%3B -PASS extB (pt 1) U+2522E 𥈮 %26%23152110%3B -PASS extB (pt 1) U+2522F 𥈯 %26%23152111%3B -PASS extB (pt 1) U+25230 𥈰 %26%23152112%3B -PASS extB (pt 1) U+25231 𥈱 %26%23152113%3B -PASS extB (pt 1) U+25232 𥈲 %26%23152114%3B -PASS extB (pt 1) U+25233 𥈳 %26%23152115%3B -PASS extB (pt 1) U+25234 𥈴 %26%23152116%3B -PASS extB (pt 1) U+25235 𥈵 %26%23152117%3B -PASS extB (pt 1) U+25236 𥈶 %26%23152118%3B -PASS extB (pt 1) U+25237 𥈷 %26%23152119%3B -PASS extB (pt 1) U+25238 𥈸 %26%23152120%3B -PASS extB (pt 1) U+25239 𥈹 %26%23152121%3B -PASS extB (pt 1) U+2523A 𥈺 %26%23152122%3B -PASS extB (pt 1) U+2523B 𥈻 %26%23152123%3B -PASS extB (pt 1) U+2523C 𥈼 %26%23152124%3B -PASS extB (pt 1) U+2523D 𥈽 %26%23152125%3B -PASS extB (pt 1) U+2523E 𥈾 %26%23152126%3B -PASS extB (pt 1) U+2523F 𥈿 %26%23152127%3B -PASS extB (pt 1) U+25240 𥉀 %26%23152128%3B -PASS extB (pt 1) U+25241 𥉁 %26%23152129%3B -PASS extB (pt 1) U+25242 𥉂 %26%23152130%3B -PASS extB (pt 1) U+25243 𥉃 %26%23152131%3B -PASS extB (pt 1) U+25244 𥉄 %26%23152132%3B -PASS extB (pt 1) U+25245 𥉅 %26%23152133%3B -PASS extB (pt 1) U+25246 𥉆 %26%23152134%3B -PASS extB (pt 1) U+25247 𥉇 %26%23152135%3B -PASS extB (pt 1) U+25248 𥉈 %26%23152136%3B -PASS extB (pt 1) U+25249 𥉉 %26%23152137%3B -PASS extB (pt 1) U+2524A 𥉊 %26%23152138%3B -PASS extB (pt 1) U+2524B 𥉋 %26%23152139%3B -PASS extB (pt 1) U+2524C 𥉌 %26%23152140%3B -PASS extB (pt 1) U+2524D 𥉍 %26%23152141%3B -PASS extB (pt 1) U+2524E 𥉎 %26%23152142%3B -PASS extB (pt 1) U+2524F 𥉏 %26%23152143%3B -PASS extB (pt 1) U+25251 𥉑 %26%23152145%3B -PASS extB (pt 1) U+25252 𥉒 %26%23152146%3B -PASS extB (pt 1) U+25253 𥉓 %26%23152147%3B -PASS extB (pt 1) U+25254 𥉔 %26%23152148%3B -PASS extB (pt 1) U+25255 𥉕 %26%23152149%3B -PASS extB (pt 1) U+25256 𥉖 %26%23152150%3B -PASS extB (pt 1) U+25257 𥉗 %26%23152151%3B -PASS extB (pt 1) U+25258 𥉘 %26%23152152%3B -PASS extB (pt 1) U+25259 𥉙 %26%23152153%3B -PASS extB (pt 1) U+2525A 𥉚 %26%23152154%3B -PASS extB (pt 1) U+2525B 𥉛 %26%23152155%3B -PASS extB (pt 1) U+2525C 𥉜 %26%23152156%3B -PASS extB (pt 1) U+2525D 𥉝 %26%23152157%3B -PASS extB (pt 1) U+2525E 𥉞 %26%23152158%3B -PASS extB (pt 1) U+2525F 𥉟 %26%23152159%3B -PASS extB (pt 1) U+25260 𥉠 %26%23152160%3B -PASS extB (pt 1) U+25261 𥉡 %26%23152161%3B -PASS extB (pt 1) U+25262 𥉢 %26%23152162%3B -PASS extB (pt 1) U+25263 𥉣 %26%23152163%3B -PASS extB (pt 1) U+25264 𥉤 %26%23152164%3B -PASS extB (pt 1) U+25265 𥉥 %26%23152165%3B -PASS extB (pt 1) U+25266 𥉦 %26%23152166%3B -PASS extB (pt 1) U+25267 𥉧 %26%23152167%3B -PASS extB (pt 1) U+25268 𥉨 %26%23152168%3B -PASS extB (pt 1) U+25269 𥉩 %26%23152169%3B -PASS extB (pt 1) U+2526A 𥉪 %26%23152170%3B -PASS extB (pt 1) U+2526B 𥉫 %26%23152171%3B -PASS extB (pt 1) U+2526C 𥉬 %26%23152172%3B -PASS extB (pt 1) U+2526D 𥉭 %26%23152173%3B -PASS extB (pt 1) U+2526E 𥉮 %26%23152174%3B -PASS extB (pt 1) U+2526F 𥉯 %26%23152175%3B -PASS extB (pt 1) U+25270 𥉰 %26%23152176%3B -PASS extB (pt 1) U+25271 𥉱 %26%23152177%3B -PASS extB (pt 1) U+25272 𥉲 %26%23152178%3B -PASS extB (pt 1) U+25273 𥉳 %26%23152179%3B -PASS extB (pt 1) U+25274 𥉴 %26%23152180%3B -PASS extB (pt 1) U+25275 𥉵 %26%23152181%3B -PASS extB (pt 1) U+25276 𥉶 %26%23152182%3B -PASS extB (pt 1) U+25277 𥉷 %26%23152183%3B -PASS extB (pt 1) U+25278 𥉸 %26%23152184%3B -PASS extB (pt 1) U+25279 𥉹 %26%23152185%3B -PASS extB (pt 1) U+2527A 𥉺 %26%23152186%3B -PASS extB (pt 1) U+2527B 𥉻 %26%23152187%3B -PASS extB (pt 1) U+2527C 𥉼 %26%23152188%3B -PASS extB (pt 1) U+2527D 𥉽 %26%23152189%3B -PASS extB (pt 1) U+2527E 𥉾 %26%23152190%3B -PASS extB (pt 1) U+2527F 𥉿 %26%23152191%3B -PASS extB (pt 1) U+25280 𥊀 %26%23152192%3B -PASS extB (pt 1) U+25281 𥊁 %26%23152193%3B -PASS extB (pt 1) U+25282 𥊂 %26%23152194%3B -PASS extB (pt 1) U+25283 𥊃 %26%23152195%3B -PASS extB (pt 1) U+25284 𥊄 %26%23152196%3B -PASS extB (pt 1) U+25285 𥊅 %26%23152197%3B -PASS extB (pt 1) U+25286 𥊆 %26%23152198%3B -PASS extB (pt 1) U+25287 𥊇 %26%23152199%3B -PASS extB (pt 1) U+25288 𥊈 %26%23152200%3B -PASS extB (pt 1) U+25289 𥊉 %26%23152201%3B -PASS extB (pt 1) U+2528A 𥊊 %26%23152202%3B -PASS extB (pt 1) U+2528B 𥊋 %26%23152203%3B -PASS extB (pt 1) U+2528C 𥊌 %26%23152204%3B -PASS extB (pt 1) U+2528D 𥊍 %26%23152205%3B -PASS extB (pt 1) U+2528E 𥊎 %26%23152206%3B -PASS extB (pt 1) U+2528F 𥊏 %26%23152207%3B -PASS extB (pt 1) U+25290 𥊐 %26%23152208%3B -PASS extB (pt 1) U+25291 𥊑 %26%23152209%3B -PASS extB (pt 1) U+25292 𥊒 %26%23152210%3B -PASS extB (pt 1) U+25293 𥊓 %26%23152211%3B -PASS extB (pt 1) U+25294 𥊔 %26%23152212%3B -PASS extB (pt 1) U+25295 𥊕 %26%23152213%3B -PASS extB (pt 1) U+25296 𥊖 %26%23152214%3B -PASS extB (pt 1) U+25297 𥊗 %26%23152215%3B -PASS extB (pt 1) U+25298 𥊘 %26%23152216%3B -PASS extB (pt 1) U+25299 𥊙 %26%23152217%3B -PASS extB (pt 1) U+2529A 𥊚 %26%23152218%3B -PASS extB (pt 1) U+2529B 𥊛 %26%23152219%3B -PASS extB (pt 1) U+2529C 𥊜 %26%23152220%3B -PASS extB (pt 1) U+2529D 𥊝 %26%23152221%3B -PASS extB (pt 1) U+2529E 𥊞 %26%23152222%3B -PASS extB (pt 1) U+2529F 𥊟 %26%23152223%3B -PASS extB (pt 1) U+252A0 𥊠 %26%23152224%3B -PASS extB (pt 1) U+252A1 𥊡 %26%23152225%3B -PASS extB (pt 1) U+252A2 𥊢 %26%23152226%3B -PASS extB (pt 1) U+252A3 𥊣 %26%23152227%3B -PASS extB (pt 1) U+252A4 𥊤 %26%23152228%3B -PASS extB (pt 1) U+252A5 𥊥 %26%23152229%3B -PASS extB (pt 1) U+252A6 𥊦 %26%23152230%3B -PASS extB (pt 1) U+252A7 𥊧 %26%23152231%3B -PASS extB (pt 1) U+252A8 𥊨 %26%23152232%3B -PASS extB (pt 1) U+252A9 𥊩 %26%23152233%3B -PASS extB (pt 1) U+252AA 𥊪 %26%23152234%3B -PASS extB (pt 1) U+252AB 𥊫 %26%23152235%3B -PASS extB (pt 1) U+252AC 𥊬 %26%23152236%3B -PASS extB (pt 1) U+252AD 𥊭 %26%23152237%3B -PASS extB (pt 1) U+252AE 𥊮 %26%23152238%3B -PASS extB (pt 1) U+252AF 𥊯 %26%23152239%3B -PASS extB (pt 1) U+252B0 𥊰 %26%23152240%3B -PASS extB (pt 1) U+252B1 𥊱 %26%23152241%3B -PASS extB (pt 1) U+252B2 𥊲 %26%23152242%3B -PASS extB (pt 1) U+252B3 𥊳 %26%23152243%3B -PASS extB (pt 1) U+252B4 𥊴 %26%23152244%3B -PASS extB (pt 1) U+252B5 𥊵 %26%23152245%3B -PASS extB (pt 1) U+252B6 𥊶 %26%23152246%3B -PASS extB (pt 1) U+252B7 𥊷 %26%23152247%3B -PASS extB (pt 1) U+252B8 𥊸 %26%23152248%3B -PASS extB (pt 1) U+252B9 𥊹 %26%23152249%3B -PASS extB (pt 1) U+252BA 𥊺 %26%23152250%3B -PASS extB (pt 1) U+252BB 𥊻 %26%23152251%3B -PASS extB (pt 1) U+252BC 𥊼 %26%23152252%3B -PASS extB (pt 1) U+252BD 𥊽 %26%23152253%3B -PASS extB (pt 1) U+252BE 𥊾 %26%23152254%3B -PASS extB (pt 1) U+252BF 𥊿 %26%23152255%3B -PASS extB (pt 1) U+252C0 𥋀 %26%23152256%3B -PASS extB (pt 1) U+252C1 𥋁 %26%23152257%3B -PASS extB (pt 1) U+252C2 𥋂 %26%23152258%3B -PASS extB (pt 1) U+252C3 𥋃 %26%23152259%3B -PASS extB (pt 1) U+252C4 𥋄 %26%23152260%3B -PASS extB (pt 1) U+252C5 𥋅 %26%23152261%3B -PASS extB (pt 1) U+252C6 𥋆 %26%23152262%3B -PASS extB (pt 1) U+252C7 𥋇 %26%23152263%3B -PASS extB (pt 1) U+252C8 𥋈 %26%23152264%3B -PASS extB (pt 1) U+252C9 𥋉 %26%23152265%3B -PASS extB (pt 1) U+252CA 𥋊 %26%23152266%3B -PASS extB (pt 1) U+252CB 𥋋 %26%23152267%3B -PASS extB (pt 1) U+252CC 𥋌 %26%23152268%3B -PASS extB (pt 1) U+252CD 𥋍 %26%23152269%3B -PASS extB (pt 1) U+252CE 𥋎 %26%23152270%3B -PASS extB (pt 1) U+252CF 𥋏 %26%23152271%3B -PASS extB (pt 1) U+252D0 𥋐 %26%23152272%3B -PASS extB (pt 1) U+252D1 𥋑 %26%23152273%3B -PASS extB (pt 1) U+252D2 𥋒 %26%23152274%3B -PASS extB (pt 1) U+252D3 𥋓 %26%23152275%3B -PASS extB (pt 1) U+252D4 𥋔 %26%23152276%3B -PASS extB (pt 1) U+252D5 𥋕 %26%23152277%3B -PASS extB (pt 1) U+252D6 𥋖 %26%23152278%3B -PASS extB (pt 1) U+252D7 𥋗 %26%23152279%3B -PASS extB (pt 1) U+252D8 𥋘 %26%23152280%3B -PASS extB (pt 1) U+252D9 𥋙 %26%23152281%3B -PASS extB (pt 1) U+252DA 𥋚 %26%23152282%3B -PASS extB (pt 1) U+252DB 𥋛 %26%23152283%3B -PASS extB (pt 1) U+252DC 𥋜 %26%23152284%3B -PASS extB (pt 1) U+252DD 𥋝 %26%23152285%3B -PASS extB (pt 1) U+252DE 𥋞 %26%23152286%3B -PASS extB (pt 1) U+252DF 𥋟 %26%23152287%3B -PASS extB (pt 1) U+252E0 𥋠 %26%23152288%3B -PASS extB (pt 1) U+252E1 𥋡 %26%23152289%3B -PASS extB (pt 1) U+252E2 𥋢 %26%23152290%3B -PASS extB (pt 1) U+252E3 𥋣 %26%23152291%3B -PASS extB (pt 1) U+252E4 𥋤 %26%23152292%3B -PASS extB (pt 1) U+252E5 𥋥 %26%23152293%3B -PASS extB (pt 1) U+252E6 𥋦 %26%23152294%3B -PASS extB (pt 1) U+252E7 𥋧 %26%23152295%3B -PASS extB (pt 1) U+252E8 𥋨 %26%23152296%3B -PASS extB (pt 1) U+252E9 𥋩 %26%23152297%3B -PASS extB (pt 1) U+252EA 𥋪 %26%23152298%3B -PASS extB (pt 1) U+252EB 𥋫 %26%23152299%3B -PASS extB (pt 1) U+252EC 𥋬 %26%23152300%3B -PASS extB (pt 1) U+252ED 𥋭 %26%23152301%3B -PASS extB (pt 1) U+252EE 𥋮 %26%23152302%3B -PASS extB (pt 1) U+252EF 𥋯 %26%23152303%3B -PASS extB (pt 1) U+252F0 𥋰 %26%23152304%3B -PASS extB (pt 1) U+252F1 𥋱 %26%23152305%3B -PASS extB (pt 1) U+252F2 𥋲 %26%23152306%3B -PASS extB (pt 1) U+252F3 𥋳 %26%23152307%3B -PASS extB (pt 1) U+252F4 𥋴 %26%23152308%3B -PASS extB (pt 1) U+252F5 𥋵 %26%23152309%3B -PASS extB (pt 1) U+252F6 𥋶 %26%23152310%3B -PASS extB (pt 1) U+252F7 𥋷 %26%23152311%3B -PASS extB (pt 1) U+252F8 𥋸 %26%23152312%3B -PASS extB (pt 1) U+252F9 𥋹 %26%23152313%3B -PASS extB (pt 1) U+252FA 𥋺 %26%23152314%3B -PASS extB (pt 1) U+252FB 𥋻 %26%23152315%3B -PASS extB (pt 1) U+252FC 𥋼 %26%23152316%3B -PASS extB (pt 1) U+252FD 𥋽 %26%23152317%3B -PASS extB (pt 1) U+252FE 𥋾 %26%23152318%3B -PASS extB (pt 1) U+252FF 𥋿 %26%23152319%3B -PASS extB (pt 1) U+25300 𥌀 %26%23152320%3B -PASS extB (pt 1) U+25301 𥌁 %26%23152321%3B -PASS extB (pt 1) U+25302 𥌂 %26%23152322%3B -PASS extB (pt 1) U+25303 𥌃 %26%23152323%3B -PASS extB (pt 1) U+25304 𥌄 %26%23152324%3B -PASS extB (pt 1) U+25305 𥌅 %26%23152325%3B -PASS extB (pt 1) U+25306 𥌆 %26%23152326%3B -PASS extB (pt 1) U+25307 𥌇 %26%23152327%3B -PASS extB (pt 1) U+25308 𥌈 %26%23152328%3B -PASS extB (pt 1) U+25309 𥌉 %26%23152329%3B -PASS extB (pt 1) U+2530A 𥌊 %26%23152330%3B -PASS extB (pt 1) U+2530B 𥌋 %26%23152331%3B -PASS extB (pt 1) U+2530C 𥌌 %26%23152332%3B -PASS extB (pt 1) U+2530D 𥌍 %26%23152333%3B -PASS extB (pt 1) U+2530E 𥌎 %26%23152334%3B -PASS extB (pt 1) U+2530F 𥌏 %26%23152335%3B -PASS extB (pt 1) U+25310 𥌐 %26%23152336%3B -PASS extB (pt 1) U+25311 𥌑 %26%23152337%3B -PASS extB (pt 1) U+25312 𥌒 %26%23152338%3B -PASS extB (pt 1) U+25314 𥌔 %26%23152340%3B -PASS extB (pt 1) U+25315 𥌕 %26%23152341%3B -PASS extB (pt 1) U+25316 𥌖 %26%23152342%3B -PASS extB (pt 1) U+25317 𥌗 %26%23152343%3B -PASS extB (pt 1) U+25318 𥌘 %26%23152344%3B -PASS extB (pt 1) U+25319 𥌙 %26%23152345%3B -PASS extB (pt 1) U+2531A 𥌚 %26%23152346%3B -PASS extB (pt 1) U+2531B 𥌛 %26%23152347%3B -PASS extB (pt 1) U+2531C 𥌜 %26%23152348%3B -PASS extB (pt 1) U+2531D 𥌝 %26%23152349%3B -PASS extB (pt 1) U+2531E 𥌞 %26%23152350%3B -PASS extB (pt 1) U+2531F 𥌟 %26%23152351%3B -PASS extB (pt 1) U+25320 𥌠 %26%23152352%3B -PASS extB (pt 1) U+25321 𥌡 %26%23152353%3B -PASS extB (pt 1) U+25322 𥌢 %26%23152354%3B -PASS extB (pt 1) U+25323 𥌣 %26%23152355%3B -PASS extB (pt 1) U+25324 𥌤 %26%23152356%3B -PASS extB (pt 1) U+25325 𥌥 %26%23152357%3B -PASS extB (pt 1) U+25326 𥌦 %26%23152358%3B -PASS extB (pt 1) U+25327 𥌧 %26%23152359%3B -PASS extB (pt 1) U+25328 𥌨 %26%23152360%3B -PASS extB (pt 1) U+25329 𥌩 %26%23152361%3B -PASS extB (pt 1) U+2532A 𥌪 %26%23152362%3B -PASS extB (pt 1) U+2532B 𥌫 %26%23152363%3B -PASS extB (pt 1) U+2532C 𥌬 %26%23152364%3B -PASS extB (pt 1) U+2532D 𥌭 %26%23152365%3B -PASS extB (pt 1) U+2532E 𥌮 %26%23152366%3B -PASS extB (pt 1) U+2532F 𥌯 %26%23152367%3B -PASS extB (pt 1) U+25330 𥌰 %26%23152368%3B -PASS extB (pt 1) U+25331 𥌱 %26%23152369%3B -PASS extB (pt 1) U+25332 𥌲 %26%23152370%3B -PASS extB (pt 1) U+25333 𥌳 %26%23152371%3B -PASS extB (pt 1) U+25334 𥌴 %26%23152372%3B -PASS extB (pt 1) U+25335 𥌵 %26%23152373%3B -PASS extB (pt 1) U+25336 𥌶 %26%23152374%3B -PASS extB (pt 1) U+25337 𥌷 %26%23152375%3B -PASS extB (pt 1) U+25338 𥌸 %26%23152376%3B -PASS extB (pt 1) U+25339 𥌹 %26%23152377%3B -PASS extB (pt 1) U+2533A 𥌺 %26%23152378%3B -PASS extB (pt 1) U+2533B 𥌻 %26%23152379%3B -PASS extB (pt 1) U+2533C 𥌼 %26%23152380%3B -PASS extB (pt 1) U+2533D 𥌽 %26%23152381%3B -PASS extB (pt 1) U+2533E 𥌾 %26%23152382%3B -PASS extB (pt 1) U+2533F 𥌿 %26%23152383%3B -PASS extB (pt 1) U+25340 𥍀 %26%23152384%3B -PASS extB (pt 1) U+25341 𥍁 %26%23152385%3B -PASS extB (pt 1) U+25342 𥍂 %26%23152386%3B -PASS extB (pt 1) U+25343 𥍃 %26%23152387%3B -PASS extB (pt 1) U+25344 𥍄 %26%23152388%3B -PASS extB (pt 1) U+25345 𥍅 %26%23152389%3B -PASS extB (pt 1) U+25346 𥍆 %26%23152390%3B -PASS extB (pt 1) U+25347 𥍇 %26%23152391%3B -PASS extB (pt 1) U+25348 𥍈 %26%23152392%3B -PASS extB (pt 1) U+25349 𥍉 %26%23152393%3B -PASS extB (pt 1) U+2534A 𥍊 %26%23152394%3B -PASS extB (pt 1) U+2534B 𥍋 %26%23152395%3B -PASS extB (pt 1) U+2534C 𥍌 %26%23152396%3B -PASS extB (pt 1) U+2534D 𥍍 %26%23152397%3B -PASS extB (pt 1) U+2534E 𥍎 %26%23152398%3B -PASS extB (pt 1) U+2534F 𥍏 %26%23152399%3B -PASS extB (pt 1) U+25350 𥍐 %26%23152400%3B -PASS extB (pt 1) U+25351 𥍑 %26%23152401%3B -PASS extB (pt 1) U+25352 𥍒 %26%23152402%3B -PASS extB (pt 1) U+25353 𥍓 %26%23152403%3B -PASS extB (pt 1) U+25354 𥍔 %26%23152404%3B -PASS extB (pt 1) U+25355 𥍕 %26%23152405%3B -PASS extB (pt 1) U+25356 𥍖 %26%23152406%3B -PASS extB (pt 1) U+25357 𥍗 %26%23152407%3B -PASS extB (pt 1) U+25358 𥍘 %26%23152408%3B -PASS extB (pt 1) U+25359 𥍙 %26%23152409%3B -PASS extB (pt 1) U+2535A 𥍚 %26%23152410%3B -PASS extB (pt 1) U+2535B 𥍛 %26%23152411%3B -PASS extB (pt 1) U+2535C 𥍜 %26%23152412%3B -PASS extB (pt 1) U+2535D 𥍝 %26%23152413%3B -PASS extB (pt 1) U+2535E 𥍞 %26%23152414%3B -PASS extB (pt 1) U+2535F 𥍟 %26%23152415%3B -PASS extB (pt 1) U+25360 𥍠 %26%23152416%3B -PASS extB (pt 1) U+25361 𥍡 %26%23152417%3B -PASS extB (pt 1) U+25362 𥍢 %26%23152418%3B -PASS extB (pt 1) U+25363 𥍣 %26%23152419%3B -PASS extB (pt 1) U+25364 𥍤 %26%23152420%3B -PASS extB (pt 1) U+25365 𥍥 %26%23152421%3B -PASS extB (pt 1) U+25366 𥍦 %26%23152422%3B -PASS extB (pt 1) U+25367 𥍧 %26%23152423%3B -PASS extB (pt 1) U+25368 𥍨 %26%23152424%3B -PASS extB (pt 1) U+25369 𥍩 %26%23152425%3B -PASS extB (pt 1) U+2536A 𥍪 %26%23152426%3B - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/text-html-meta-charset.py b/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/text-html-meta-charset.py new file mode 100644 index 0000000000000..f73110743ea5f --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/text-html-meta-charset.py @@ -0,0 +1,3 @@ +def main(request, response): + response.headers.set(b"Content-Type", b"text/html") + response.content = b"hello encoding" diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/w3c-import.log b/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/w3c-import.log index 3856a45801f38..5e88b5e3858d9 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/w3c-import.log +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/w3c-import.log @@ -21,6 +21,7 @@ List of files: /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/encodings.js /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/ranges.js /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/single-byte-raw.py +/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/text-html-meta-charset.py /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/text-plain-charset.py /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/two-boms-utf-16be.html /LayoutTests/imported/w3c/web-platform-tests/encoding/resources/two-boms-utf-16le.html diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-expected.txt index d76873f4c611b..8804e4b93bbaa 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-expected.txt +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-expected.txt @@ -1,5 +1,3 @@ -FAIL decoding SharedArrayBuffer assert_throws_js: constructing TextDecoder with SharedArrayBuffer view should throw function "() => { - decoder.decode(new Uint8Array(buffer)); - }" did not throw +PASS decoding SharedArrayBuffer diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html index 2496edacb89ee..2cda3e5fb1cf9 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html @@ -6,9 +6,7 @@ test(() => { const decoder = new TextDecoder('utf-8'); const buffer = new SharedArrayBuffer(4); - assert_throws_js(TypeError, () => { - decoder.decode(new Uint8Array(buffer)); - }, 'constructing TextDecoder with SharedArrayBuffer view should throw'); + assert_equals(decoder.decode(new Uint8Array(buffer)), "\u0000\u0000\u0000\u0000"); }, 'decoding SharedArrayBuffer'); diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt deleted file mode 100644 index 64825ff77c198..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt +++ /dev/null @@ -1,506 +0,0 @@ - -PASS IBM866: 866 (XMLHttpRequest) -PASS IBM866: 866 (TextDecoder) -PASS IBM866: 866 (document.characterSet and document.inputEncoding) -PASS IBM866: cp866 (XMLHttpRequest) -PASS IBM866: cp866 (TextDecoder) -PASS IBM866: cp866 (document.characterSet and document.inputEncoding) -PASS IBM866: csibm866 (XMLHttpRequest) -PASS IBM866: csibm866 (TextDecoder) -PASS IBM866: csibm866 (document.characterSet and document.inputEncoding) -PASS IBM866: ibm866 (XMLHttpRequest) -PASS IBM866: ibm866 (TextDecoder) -PASS IBM866: ibm866 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: csisolatin2 (XMLHttpRequest) -PASS ISO-8859-2: csisolatin2 (TextDecoder) -PASS ISO-8859-2: csisolatin2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso-8859-2 (XMLHttpRequest) -PASS ISO-8859-2: iso-8859-2 (TextDecoder) -PASS ISO-8859-2: iso-8859-2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso-ir-101 (XMLHttpRequest) -PASS ISO-8859-2: iso-ir-101 (TextDecoder) -PASS ISO-8859-2: iso-ir-101 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso8859-2 (XMLHttpRequest) -PASS ISO-8859-2: iso8859-2 (TextDecoder) -PASS ISO-8859-2: iso8859-2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso88592 (XMLHttpRequest) -PASS ISO-8859-2: iso88592 (TextDecoder) -PASS ISO-8859-2: iso88592 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso_8859-2 (XMLHttpRequest) -PASS ISO-8859-2: iso_8859-2 (TextDecoder) -PASS ISO-8859-2: iso_8859-2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest) -PASS ISO-8859-2: iso_8859-2:1987 (TextDecoder) -PASS ISO-8859-2: iso_8859-2:1987 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: l2 (XMLHttpRequest) -PASS ISO-8859-2: l2 (TextDecoder) -PASS ISO-8859-2: l2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-2: latin2 (XMLHttpRequest) -PASS ISO-8859-2: latin2 (TextDecoder) -PASS ISO-8859-2: latin2 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: csisolatin3 (XMLHttpRequest) -PASS ISO-8859-3: csisolatin3 (TextDecoder) -PASS ISO-8859-3: csisolatin3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso-8859-3 (XMLHttpRequest) -PASS ISO-8859-3: iso-8859-3 (TextDecoder) -PASS ISO-8859-3: iso-8859-3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso-ir-109 (XMLHttpRequest) -PASS ISO-8859-3: iso-ir-109 (TextDecoder) -PASS ISO-8859-3: iso-ir-109 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso8859-3 (XMLHttpRequest) -PASS ISO-8859-3: iso8859-3 (TextDecoder) -PASS ISO-8859-3: iso8859-3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso88593 (XMLHttpRequest) -PASS ISO-8859-3: iso88593 (TextDecoder) -PASS ISO-8859-3: iso88593 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso_8859-3 (XMLHttpRequest) -PASS ISO-8859-3: iso_8859-3 (TextDecoder) -PASS ISO-8859-3: iso_8859-3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: iso_8859-3:1988 (XMLHttpRequest) -PASS ISO-8859-3: iso_8859-3:1988 (TextDecoder) -PASS ISO-8859-3: iso_8859-3:1988 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: l3 (XMLHttpRequest) -PASS ISO-8859-3: l3 (TextDecoder) -PASS ISO-8859-3: l3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-3: latin3 (XMLHttpRequest) -PASS ISO-8859-3: latin3 (TextDecoder) -PASS ISO-8859-3: latin3 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: csisolatin4 (XMLHttpRequest) -PASS ISO-8859-4: csisolatin4 (TextDecoder) -PASS ISO-8859-4: csisolatin4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso-8859-4 (XMLHttpRequest) -PASS ISO-8859-4: iso-8859-4 (TextDecoder) -PASS ISO-8859-4: iso-8859-4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso-ir-110 (XMLHttpRequest) -PASS ISO-8859-4: iso-ir-110 (TextDecoder) -PASS ISO-8859-4: iso-ir-110 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso8859-4 (XMLHttpRequest) -PASS ISO-8859-4: iso8859-4 (TextDecoder) -PASS ISO-8859-4: iso8859-4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso88594 (XMLHttpRequest) -PASS ISO-8859-4: iso88594 (TextDecoder) -PASS ISO-8859-4: iso88594 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso_8859-4 (XMLHttpRequest) -PASS ISO-8859-4: iso_8859-4 (TextDecoder) -PASS ISO-8859-4: iso_8859-4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: iso_8859-4:1988 (XMLHttpRequest) -PASS ISO-8859-4: iso_8859-4:1988 (TextDecoder) -PASS ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: l4 (XMLHttpRequest) -PASS ISO-8859-4: l4 (TextDecoder) -PASS ISO-8859-4: l4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-4: latin4 (XMLHttpRequest) -PASS ISO-8859-4: latin4 (TextDecoder) -PASS ISO-8859-4: latin4 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: csisolatincyrillic (XMLHttpRequest) -PASS ISO-8859-5: csisolatincyrillic (TextDecoder) -PASS ISO-8859-5: csisolatincyrillic (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: cyrillic (XMLHttpRequest) -PASS ISO-8859-5: cyrillic (TextDecoder) -PASS ISO-8859-5: cyrillic (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso-8859-5 (XMLHttpRequest) -PASS ISO-8859-5: iso-8859-5 (TextDecoder) -PASS ISO-8859-5: iso-8859-5 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso-ir-144 (XMLHttpRequest) -PASS ISO-8859-5: iso-ir-144 (TextDecoder) -PASS ISO-8859-5: iso-ir-144 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso8859-5 (XMLHttpRequest) -PASS ISO-8859-5: iso8859-5 (TextDecoder) -PASS ISO-8859-5: iso8859-5 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso88595 (XMLHttpRequest) -PASS ISO-8859-5: iso88595 (TextDecoder) -PASS ISO-8859-5: iso88595 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso_8859-5 (XMLHttpRequest) -PASS ISO-8859-5: iso_8859-5 (TextDecoder) -PASS ISO-8859-5: iso_8859-5 (document.characterSet and document.inputEncoding) -PASS ISO-8859-5: iso_8859-5:1988 (XMLHttpRequest) -PASS ISO-8859-5: iso_8859-5:1988 (TextDecoder) -PASS ISO-8859-5: iso_8859-5:1988 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: arabic (XMLHttpRequest) -PASS ISO-8859-6: arabic (TextDecoder) -PASS ISO-8859-6: arabic (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: asmo-708 (XMLHttpRequest) -PASS ISO-8859-6: asmo-708 (TextDecoder) -PASS ISO-8859-6: asmo-708 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: csiso88596e (XMLHttpRequest) -PASS ISO-8859-6: csiso88596e (TextDecoder) -PASS ISO-8859-6: csiso88596e (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: csiso88596i (XMLHttpRequest) -PASS ISO-8859-6: csiso88596i (TextDecoder) -PASS ISO-8859-6: csiso88596i (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: csisolatinarabic (XMLHttpRequest) -PASS ISO-8859-6: csisolatinarabic (TextDecoder) -PASS ISO-8859-6: csisolatinarabic (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: ecma-114 (XMLHttpRequest) -PASS ISO-8859-6: ecma-114 (TextDecoder) -PASS ISO-8859-6: ecma-114 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso-8859-6 (XMLHttpRequest) -PASS ISO-8859-6: iso-8859-6 (TextDecoder) -PASS ISO-8859-6: iso-8859-6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso-8859-6-e (XMLHttpRequest) -PASS ISO-8859-6: iso-8859-6-e (TextDecoder) -PASS ISO-8859-6: iso-8859-6-e (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso-8859-6-i (XMLHttpRequest) -PASS ISO-8859-6: iso-8859-6-i (TextDecoder) -PASS ISO-8859-6: iso-8859-6-i (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso-ir-127 (XMLHttpRequest) -PASS ISO-8859-6: iso-ir-127 (TextDecoder) -PASS ISO-8859-6: iso-ir-127 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso8859-6 (XMLHttpRequest) -PASS ISO-8859-6: iso8859-6 (TextDecoder) -PASS ISO-8859-6: iso8859-6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso88596 (XMLHttpRequest) -PASS ISO-8859-6: iso88596 (TextDecoder) -PASS ISO-8859-6: iso88596 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso_8859-6 (XMLHttpRequest) -PASS ISO-8859-6: iso_8859-6 (TextDecoder) -PASS ISO-8859-6: iso_8859-6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-6: iso_8859-6:1987 (XMLHttpRequest) -PASS ISO-8859-6: iso_8859-6:1987 (TextDecoder) -PASS ISO-8859-6: iso_8859-6:1987 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: csisolatingreek (XMLHttpRequest) -PASS ISO-8859-7: csisolatingreek (TextDecoder) -PASS ISO-8859-7: csisolatingreek (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: ecma-118 (XMLHttpRequest) -PASS ISO-8859-7: ecma-118 (TextDecoder) -PASS ISO-8859-7: ecma-118 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: elot_928 (XMLHttpRequest) -PASS ISO-8859-7: elot_928 (TextDecoder) -PASS ISO-8859-7: elot_928 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: greek (XMLHttpRequest) -PASS ISO-8859-7: greek (TextDecoder) -PASS ISO-8859-7: greek (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: greek8 (XMLHttpRequest) -PASS ISO-8859-7: greek8 (TextDecoder) -PASS ISO-8859-7: greek8 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso-8859-7 (XMLHttpRequest) -PASS ISO-8859-7: iso-8859-7 (TextDecoder) -PASS ISO-8859-7: iso-8859-7 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso-ir-126 (XMLHttpRequest) -PASS ISO-8859-7: iso-ir-126 (TextDecoder) -PASS ISO-8859-7: iso-ir-126 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso8859-7 (XMLHttpRequest) -PASS ISO-8859-7: iso8859-7 (TextDecoder) -PASS ISO-8859-7: iso8859-7 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso88597 (XMLHttpRequest) -PASS ISO-8859-7: iso88597 (TextDecoder) -PASS ISO-8859-7: iso88597 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso_8859-7 (XMLHttpRequest) -PASS ISO-8859-7: iso_8859-7 (TextDecoder) -PASS ISO-8859-7: iso_8859-7 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: iso_8859-7:1987 (XMLHttpRequest) -PASS ISO-8859-7: iso_8859-7:1987 (TextDecoder) -PASS ISO-8859-7: iso_8859-7:1987 (document.characterSet and document.inputEncoding) -PASS ISO-8859-7: sun_eu_greek (XMLHttpRequest) -PASS ISO-8859-7: sun_eu_greek (TextDecoder) -PASS ISO-8859-7: sun_eu_greek (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: csiso88598e (XMLHttpRequest) -PASS ISO-8859-8: csiso88598e (TextDecoder) -PASS ISO-8859-8: csiso88598e (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: csisolatinhebrew (XMLHttpRequest) -PASS ISO-8859-8: csisolatinhebrew (TextDecoder) -PASS ISO-8859-8: csisolatinhebrew (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: hebrew (XMLHttpRequest) -PASS ISO-8859-8: hebrew (TextDecoder) -PASS ISO-8859-8: hebrew (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso-8859-8 (XMLHttpRequest) -PASS ISO-8859-8: iso-8859-8 (TextDecoder) -PASS ISO-8859-8: iso-8859-8 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso-8859-8-e (XMLHttpRequest) -PASS ISO-8859-8: iso-8859-8-e (TextDecoder) -PASS ISO-8859-8: iso-8859-8-e (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso-ir-138 (XMLHttpRequest) -PASS ISO-8859-8: iso-ir-138 (TextDecoder) -PASS ISO-8859-8: iso-ir-138 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso8859-8 (XMLHttpRequest) -PASS ISO-8859-8: iso8859-8 (TextDecoder) -PASS ISO-8859-8: iso8859-8 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso88598 (XMLHttpRequest) -PASS ISO-8859-8: iso88598 (TextDecoder) -PASS ISO-8859-8: iso88598 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso_8859-8 (XMLHttpRequest) -PASS ISO-8859-8: iso_8859-8 (TextDecoder) -PASS ISO-8859-8: iso_8859-8 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: iso_8859-8:1988 (XMLHttpRequest) -PASS ISO-8859-8: iso_8859-8:1988 (TextDecoder) -PASS ISO-8859-8: iso_8859-8:1988 (document.characterSet and document.inputEncoding) -PASS ISO-8859-8: visual (XMLHttpRequest) -PASS ISO-8859-8: visual (TextDecoder) -PASS ISO-8859-8: visual (document.characterSet and document.inputEncoding) -PASS ISO-8859-8-I: csiso88598i (XMLHttpRequest) -PASS ISO-8859-8-I: csiso88598i (TextDecoder) -PASS ISO-8859-8-I: csiso88598i (document.characterSet and document.inputEncoding) -PASS ISO-8859-8-I: iso-8859-8-i (XMLHttpRequest) -PASS ISO-8859-8-I: iso-8859-8-i (TextDecoder) -PASS ISO-8859-8-I: iso-8859-8-i (document.characterSet and document.inputEncoding) -PASS ISO-8859-8-I: logical (XMLHttpRequest) -PASS ISO-8859-8-I: logical (TextDecoder) -PASS ISO-8859-8-I: logical (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: csisolatin6 (XMLHttpRequest) -PASS ISO-8859-10: csisolatin6 (TextDecoder) -PASS ISO-8859-10: csisolatin6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: iso-8859-10 (XMLHttpRequest) -PASS ISO-8859-10: iso-8859-10 (TextDecoder) -PASS ISO-8859-10: iso-8859-10 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: iso-ir-157 (XMLHttpRequest) -PASS ISO-8859-10: iso-ir-157 (TextDecoder) -PASS ISO-8859-10: iso-ir-157 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: iso8859-10 (XMLHttpRequest) -PASS ISO-8859-10: iso8859-10 (TextDecoder) -PASS ISO-8859-10: iso8859-10 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: iso885910 (XMLHttpRequest) -PASS ISO-8859-10: iso885910 (TextDecoder) -PASS ISO-8859-10: iso885910 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: l6 (XMLHttpRequest) -PASS ISO-8859-10: l6 (TextDecoder) -PASS ISO-8859-10: l6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-10: latin6 (XMLHttpRequest) -PASS ISO-8859-10: latin6 (TextDecoder) -PASS ISO-8859-10: latin6 (document.characterSet and document.inputEncoding) -PASS ISO-8859-13: iso-8859-13 (XMLHttpRequest) -PASS ISO-8859-13: iso-8859-13 (TextDecoder) -PASS ISO-8859-13: iso-8859-13 (document.characterSet and document.inputEncoding) -PASS ISO-8859-13: iso8859-13 (XMLHttpRequest) -PASS ISO-8859-13: iso8859-13 (TextDecoder) -PASS ISO-8859-13: iso8859-13 (document.characterSet and document.inputEncoding) -PASS ISO-8859-13: iso885913 (XMLHttpRequest) -PASS ISO-8859-13: iso885913 (TextDecoder) -PASS ISO-8859-13: iso885913 (document.characterSet and document.inputEncoding) -PASS ISO-8859-14: iso-8859-14 (XMLHttpRequest) -PASS ISO-8859-14: iso-8859-14 (TextDecoder) -PASS ISO-8859-14: iso-8859-14 (document.characterSet and document.inputEncoding) -PASS ISO-8859-14: iso8859-14 (XMLHttpRequest) -PASS ISO-8859-14: iso8859-14 (TextDecoder) -PASS ISO-8859-14: iso8859-14 (document.characterSet and document.inputEncoding) -PASS ISO-8859-14: iso885914 (XMLHttpRequest) -PASS ISO-8859-14: iso885914 (TextDecoder) -PASS ISO-8859-14: iso885914 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: csisolatin9 (XMLHttpRequest) -PASS ISO-8859-15: csisolatin9 (TextDecoder) -PASS ISO-8859-15: csisolatin9 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: iso-8859-15 (XMLHttpRequest) -PASS ISO-8859-15: iso-8859-15 (TextDecoder) -PASS ISO-8859-15: iso-8859-15 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: iso8859-15 (XMLHttpRequest) -PASS ISO-8859-15: iso8859-15 (TextDecoder) -PASS ISO-8859-15: iso8859-15 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: iso885915 (XMLHttpRequest) -PASS ISO-8859-15: iso885915 (TextDecoder) -PASS ISO-8859-15: iso885915 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: iso_8859-15 (XMLHttpRequest) -PASS ISO-8859-15: iso_8859-15 (TextDecoder) -PASS ISO-8859-15: iso_8859-15 (document.characterSet and document.inputEncoding) -PASS ISO-8859-15: l9 (XMLHttpRequest) -PASS ISO-8859-15: l9 (TextDecoder) -PASS ISO-8859-15: l9 (document.characterSet and document.inputEncoding) -PASS ISO-8859-16: iso-8859-16 (XMLHttpRequest) -PASS ISO-8859-16: iso-8859-16 (TextDecoder) -PASS ISO-8859-16: iso-8859-16 (document.characterSet and document.inputEncoding) -PASS KOI8-R: cskoi8r (XMLHttpRequest) -PASS KOI8-R: cskoi8r (TextDecoder) -PASS KOI8-R: cskoi8r (document.characterSet and document.inputEncoding) -PASS KOI8-R: koi (XMLHttpRequest) -PASS KOI8-R: koi (TextDecoder) -PASS KOI8-R: koi (document.characterSet and document.inputEncoding) -PASS KOI8-R: koi8 (XMLHttpRequest) -PASS KOI8-R: koi8 (TextDecoder) -PASS KOI8-R: koi8 (document.characterSet and document.inputEncoding) -PASS KOI8-R: koi8-r (XMLHttpRequest) -PASS KOI8-R: koi8-r (TextDecoder) -PASS KOI8-R: koi8-r (document.characterSet and document.inputEncoding) -PASS KOI8-R: koi8_r (XMLHttpRequest) -PASS KOI8-R: koi8_r (TextDecoder) -PASS KOI8-R: koi8_r (document.characterSet and document.inputEncoding) -PASS KOI8-U: koi8-ru (XMLHttpRequest) -PASS KOI8-U: koi8-ru (TextDecoder) -PASS KOI8-U: koi8-ru (document.characterSet and document.inputEncoding) -PASS KOI8-U: koi8-u (XMLHttpRequest) -PASS KOI8-U: koi8-u (TextDecoder) -PASS KOI8-U: koi8-u (document.characterSet and document.inputEncoding) -PASS macintosh: csmacintosh (XMLHttpRequest) -PASS macintosh: csmacintosh (TextDecoder) -PASS macintosh: csmacintosh (document.characterSet and document.inputEncoding) -PASS macintosh: mac (XMLHttpRequest) -PASS macintosh: mac (TextDecoder) -PASS macintosh: mac (document.characterSet and document.inputEncoding) -PASS macintosh: macintosh (XMLHttpRequest) -PASS macintosh: macintosh (TextDecoder) -PASS macintosh: macintosh (document.characterSet and document.inputEncoding) -PASS macintosh: x-mac-roman (XMLHttpRequest) -PASS macintosh: x-mac-roman (TextDecoder) -PASS macintosh: x-mac-roman (document.characterSet and document.inputEncoding) -PASS windows-874: dos-874 (XMLHttpRequest) -PASS windows-874: dos-874 (TextDecoder) -PASS windows-874: dos-874 (document.characterSet and document.inputEncoding) -PASS windows-874: iso-8859-11 (XMLHttpRequest) -PASS windows-874: iso-8859-11 (TextDecoder) -PASS windows-874: iso-8859-11 (document.characterSet and document.inputEncoding) -PASS windows-874: iso8859-11 (XMLHttpRequest) -PASS windows-874: iso8859-11 (TextDecoder) -PASS windows-874: iso8859-11 (document.characterSet and document.inputEncoding) -PASS windows-874: iso885911 (XMLHttpRequest) -PASS windows-874: iso885911 (TextDecoder) -PASS windows-874: iso885911 (document.characterSet and document.inputEncoding) -PASS windows-874: tis-620 (XMLHttpRequest) -PASS windows-874: tis-620 (TextDecoder) -PASS windows-874: tis-620 (document.characterSet and document.inputEncoding) -PASS windows-874: windows-874 (XMLHttpRequest) -PASS windows-874: windows-874 (TextDecoder) -PASS windows-874: windows-874 (document.characterSet and document.inputEncoding) -PASS windows-1250: cp1250 (XMLHttpRequest) -PASS windows-1250: cp1250 (TextDecoder) -PASS windows-1250: cp1250 (document.characterSet and document.inputEncoding) -PASS windows-1250: windows-1250 (XMLHttpRequest) -PASS windows-1250: windows-1250 (TextDecoder) -PASS windows-1250: windows-1250 (document.characterSet and document.inputEncoding) -PASS windows-1250: x-cp1250 (XMLHttpRequest) -PASS windows-1250: x-cp1250 (TextDecoder) -PASS windows-1250: x-cp1250 (document.characterSet and document.inputEncoding) -PASS windows-1251: cp1251 (XMLHttpRequest) -PASS windows-1251: cp1251 (TextDecoder) -PASS windows-1251: cp1251 (document.characterSet and document.inputEncoding) -PASS windows-1251: windows-1251 (XMLHttpRequest) -PASS windows-1251: windows-1251 (TextDecoder) -PASS windows-1251: windows-1251 (document.characterSet and document.inputEncoding) -PASS windows-1251: x-cp1251 (XMLHttpRequest) -PASS windows-1251: x-cp1251 (TextDecoder) -PASS windows-1251: x-cp1251 (document.characterSet and document.inputEncoding) -PASS windows-1252: ansi_x3.4-1968 (XMLHttpRequest) -PASS windows-1252: ansi_x3.4-1968 (TextDecoder) -PASS windows-1252: ansi_x3.4-1968 (document.characterSet and document.inputEncoding) -PASS windows-1252: ascii (XMLHttpRequest) -PASS windows-1252: ascii (TextDecoder) -PASS windows-1252: ascii (document.characterSet and document.inputEncoding) -PASS windows-1252: cp1252 (XMLHttpRequest) -PASS windows-1252: cp1252 (TextDecoder) -PASS windows-1252: cp1252 (document.characterSet and document.inputEncoding) -PASS windows-1252: cp819 (XMLHttpRequest) -PASS windows-1252: cp819 (TextDecoder) -PASS windows-1252: cp819 (document.characterSet and document.inputEncoding) -PASS windows-1252: csisolatin1 (XMLHttpRequest) -PASS windows-1252: csisolatin1 (TextDecoder) -PASS windows-1252: csisolatin1 (document.characterSet and document.inputEncoding) -PASS windows-1252: ibm819 (XMLHttpRequest) -PASS windows-1252: ibm819 (TextDecoder) -PASS windows-1252: ibm819 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso-8859-1 (XMLHttpRequest) -PASS windows-1252: iso-8859-1 (TextDecoder) -PASS windows-1252: iso-8859-1 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso-ir-100 (XMLHttpRequest) -PASS windows-1252: iso-ir-100 (TextDecoder) -PASS windows-1252: iso-ir-100 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso8859-1 (XMLHttpRequest) -PASS windows-1252: iso8859-1 (TextDecoder) -PASS windows-1252: iso8859-1 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso88591 (XMLHttpRequest) -PASS windows-1252: iso88591 (TextDecoder) -PASS windows-1252: iso88591 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso_8859-1 (XMLHttpRequest) -PASS windows-1252: iso_8859-1 (TextDecoder) -PASS windows-1252: iso_8859-1 (document.characterSet and document.inputEncoding) -PASS windows-1252: iso_8859-1:1987 (XMLHttpRequest) -PASS windows-1252: iso_8859-1:1987 (TextDecoder) -PASS windows-1252: iso_8859-1:1987 (document.characterSet and document.inputEncoding) -PASS windows-1252: l1 (XMLHttpRequest) -PASS windows-1252: l1 (TextDecoder) -PASS windows-1252: l1 (document.characterSet and document.inputEncoding) -PASS windows-1252: latin1 (XMLHttpRequest) -PASS windows-1252: latin1 (TextDecoder) -PASS windows-1252: latin1 (document.characterSet and document.inputEncoding) -PASS windows-1252: us-ascii (XMLHttpRequest) -PASS windows-1252: us-ascii (TextDecoder) -PASS windows-1252: us-ascii (document.characterSet and document.inputEncoding) -PASS windows-1252: windows-1252 (XMLHttpRequest) -PASS windows-1252: windows-1252 (TextDecoder) -PASS windows-1252: windows-1252 (document.characterSet and document.inputEncoding) -PASS windows-1252: x-cp1252 (XMLHttpRequest) -PASS windows-1252: x-cp1252 (TextDecoder) -PASS windows-1252: x-cp1252 (document.characterSet and document.inputEncoding) -PASS windows-1253: cp1253 (XMLHttpRequest) -PASS windows-1253: cp1253 (TextDecoder) -PASS windows-1253: cp1253 (document.characterSet and document.inputEncoding) -PASS windows-1253: windows-1253 (XMLHttpRequest) -PASS windows-1253: windows-1253 (TextDecoder) -PASS windows-1253: windows-1253 (document.characterSet and document.inputEncoding) -PASS windows-1253: x-cp1253 (XMLHttpRequest) -PASS windows-1253: x-cp1253 (TextDecoder) -PASS windows-1253: x-cp1253 (document.characterSet and document.inputEncoding) -PASS windows-1254: cp1254 (XMLHttpRequest) -PASS windows-1254: cp1254 (TextDecoder) -PASS windows-1254: cp1254 (document.characterSet and document.inputEncoding) -PASS windows-1254: csisolatin5 (XMLHttpRequest) -PASS windows-1254: csisolatin5 (TextDecoder) -PASS windows-1254: csisolatin5 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso-8859-9 (XMLHttpRequest) -PASS windows-1254: iso-8859-9 (TextDecoder) -PASS windows-1254: iso-8859-9 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso-ir-148 (XMLHttpRequest) -PASS windows-1254: iso-ir-148 (TextDecoder) -PASS windows-1254: iso-ir-148 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso8859-9 (XMLHttpRequest) -PASS windows-1254: iso8859-9 (TextDecoder) -PASS windows-1254: iso8859-9 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso88599 (XMLHttpRequest) -PASS windows-1254: iso88599 (TextDecoder) -PASS windows-1254: iso88599 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso_8859-9 (XMLHttpRequest) -PASS windows-1254: iso_8859-9 (TextDecoder) -PASS windows-1254: iso_8859-9 (document.characterSet and document.inputEncoding) -PASS windows-1254: iso_8859-9:1989 (XMLHttpRequest) -PASS windows-1254: iso_8859-9:1989 (TextDecoder) -PASS windows-1254: iso_8859-9:1989 (document.characterSet and document.inputEncoding) -PASS windows-1254: l5 (XMLHttpRequest) -PASS windows-1254: l5 (TextDecoder) -PASS windows-1254: l5 (document.characterSet and document.inputEncoding) -PASS windows-1254: latin5 (XMLHttpRequest) -PASS windows-1254: latin5 (TextDecoder) -PASS windows-1254: latin5 (document.characterSet and document.inputEncoding) -PASS windows-1254: windows-1254 (XMLHttpRequest) -PASS windows-1254: windows-1254 (TextDecoder) -PASS windows-1254: windows-1254 (document.characterSet and document.inputEncoding) -PASS windows-1254: x-cp1254 (XMLHttpRequest) -PASS windows-1254: x-cp1254 (TextDecoder) -PASS windows-1254: x-cp1254 (document.characterSet and document.inputEncoding) -PASS windows-1255: cp1255 (XMLHttpRequest) -PASS windows-1255: cp1255 (TextDecoder) -PASS windows-1255: cp1255 (document.characterSet and document.inputEncoding) -PASS windows-1255: windows-1255 (XMLHttpRequest) -PASS windows-1255: windows-1255 (TextDecoder) -PASS windows-1255: windows-1255 (document.characterSet and document.inputEncoding) -PASS windows-1255: x-cp1255 (XMLHttpRequest) -PASS windows-1255: x-cp1255 (TextDecoder) -PASS windows-1255: x-cp1255 (document.characterSet and document.inputEncoding) -PASS windows-1256: cp1256 (XMLHttpRequest) -PASS windows-1256: cp1256 (TextDecoder) -PASS windows-1256: cp1256 (document.characterSet and document.inputEncoding) -PASS windows-1256: windows-1256 (XMLHttpRequest) -PASS windows-1256: windows-1256 (TextDecoder) -PASS windows-1256: windows-1256 (document.characterSet and document.inputEncoding) -PASS windows-1256: x-cp1256 (XMLHttpRequest) -PASS windows-1256: x-cp1256 (TextDecoder) -PASS windows-1256: x-cp1256 (document.characterSet and document.inputEncoding) -PASS windows-1257: cp1257 (XMLHttpRequest) -PASS windows-1257: cp1257 (TextDecoder) -PASS windows-1257: cp1257 (document.characterSet and document.inputEncoding) -PASS windows-1257: windows-1257 (XMLHttpRequest) -PASS windows-1257: windows-1257 (TextDecoder) -PASS windows-1257: windows-1257 (document.characterSet and document.inputEncoding) -PASS windows-1257: x-cp1257 (XMLHttpRequest) -PASS windows-1257: x-cp1257 (TextDecoder) -PASS windows-1257: x-cp1257 (document.characterSet and document.inputEncoding) -PASS windows-1258: cp1258 (XMLHttpRequest) -PASS windows-1258: cp1258 (TextDecoder) -PASS windows-1258: cp1258 (document.characterSet and document.inputEncoding) -PASS windows-1258: windows-1258 (XMLHttpRequest) -PASS windows-1258: windows-1258 (TextDecoder) -PASS windows-1258: windows-1258 (document.characterSet and document.inputEncoding) -PASS windows-1258: x-cp1258 (XMLHttpRequest) -PASS windows-1258: x-cp1258 (TextDecoder) -PASS windows-1258: x-cp1258 (document.characterSet and document.inputEncoding) -PASS x-mac-cyrillic: x-mac-cyrillic (XMLHttpRequest) -PASS x-mac-cyrillic: x-mac-cyrillic (TextDecoder) -PASS x-mac-cyrillic: x-mac-cyrillic (document.characterSet and document.inputEncoding) -PASS x-mac-cyrillic: x-mac-ukrainian (XMLHttpRequest) -PASS x-mac-cyrillic: x-mac-ukrainian (TextDecoder) -PASS x-mac-cyrillic: x-mac-ukrainian (document.characterSet and document.inputEncoding) - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.js index 22f7f0aa2bc64..0f67e3358414d 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.js @@ -1,4 +1,4 @@ -// META: global=window,worker +// META: global=window,worker,shadowrealm 'use strict'; diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..a92a64d5715ec --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker-expected.txt @@ -0,0 +1,6 @@ + +PASS write() should not complete until read relieves backpressure for TextDecoderStream +PASS additional writes should wait for backpressure to be relieved for class TextDecoderStream +PASS write() should not complete until read relieves backpressure for TextEncoderStream +PASS additional writes should wait for backpressure to be relieved for class TextEncoderStream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..a92a64d5715ec --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker-expected.txt @@ -0,0 +1,6 @@ + +PASS write() should not complete until read relieves backpressure for TextDecoderStream +PASS additional writes should wait for backpressure to be relieved for class TextDecoderStream +PASS write() should not complete until read relieves backpressure for TextEncoderStream +PASS additional writes should wait for backpressure to be relieved for class TextEncoderStream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/backpressure.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.js index 0843cc665fd39..f64f45b56acba 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.js @@ -1,4 +1,4 @@ -// META: global=window,worker +// META: global=window,worker,shadowrealm 'use strict'; diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..9d5c8c4540968 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker-expected.txt @@ -0,0 +1,30 @@ + +PASS encoding attribute should have correct value for 'unicode-1-1-utf-8' +PASS encoding attribute should have correct value for 'iso-8859-2' +PASS encoding attribute should have correct value for 'ascii' +PASS encoding attribute should have correct value for 'utf-16' +PASS setting fatal to 'false' should set the attribute to false +PASS setting ignoreBOM to 'false' should set the attribute to false +PASS setting fatal to '0' should set the attribute to false +PASS setting ignoreBOM to '0' should set the attribute to false +PASS setting fatal to '' should set the attribute to false +PASS setting ignoreBOM to '' should set the attribute to false +PASS setting fatal to 'undefined' should set the attribute to false +PASS setting ignoreBOM to 'undefined' should set the attribute to false +PASS setting fatal to 'null' should set the attribute to false +PASS setting ignoreBOM to 'null' should set the attribute to false +PASS setting fatal to 'true' should set the attribute to true +PASS setting ignoreBOM to 'true' should set the attribute to true +PASS setting fatal to '1' should set the attribute to true +PASS setting ignoreBOM to '1' should set the attribute to true +PASS setting fatal to '[object Object]' should set the attribute to true +PASS setting ignoreBOM to '[object Object]' should set the attribute to true +PASS setting fatal to '' should set the attribute to true +PASS setting ignoreBOM to '' should set the attribute to true +PASS setting fatal to 'yes' should set the attribute to true +PASS setting ignoreBOM to 'yes' should set the attribute to true +PASS constructing with an invalid encoding should throw +PASS constructing with a non-stringifiable encoding should throw +PASS a throwing fatal member should cause the constructor to throw +PASS a throwing ignoreBOM member should cause the constructor to throw + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..9d5c8c4540968 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker-expected.txt @@ -0,0 +1,30 @@ + +PASS encoding attribute should have correct value for 'unicode-1-1-utf-8' +PASS encoding attribute should have correct value for 'iso-8859-2' +PASS encoding attribute should have correct value for 'ascii' +PASS encoding attribute should have correct value for 'utf-16' +PASS setting fatal to 'false' should set the attribute to false +PASS setting ignoreBOM to 'false' should set the attribute to false +PASS setting fatal to '0' should set the attribute to false +PASS setting ignoreBOM to '0' should set the attribute to false +PASS setting fatal to '' should set the attribute to false +PASS setting ignoreBOM to '' should set the attribute to false +PASS setting fatal to 'undefined' should set the attribute to false +PASS setting ignoreBOM to 'undefined' should set the attribute to false +PASS setting fatal to 'null' should set the attribute to false +PASS setting ignoreBOM to 'null' should set the attribute to false +PASS setting fatal to 'true' should set the attribute to true +PASS setting ignoreBOM to 'true' should set the attribute to true +PASS setting fatal to '1' should set the attribute to true +PASS setting ignoreBOM to '1' should set the attribute to true +PASS setting fatal to '[object Object]' should set the attribute to true +PASS setting ignoreBOM to '[object Object]' should set the attribute to true +PASS setting fatal to '' should set the attribute to true +PASS setting ignoreBOM to '' should set the attribute to true +PASS setting fatal to 'yes' should set the attribute to true +PASS setting ignoreBOM to 'yes' should set the attribute to true +PASS constructing with an invalid encoding should throw +PASS constructing with a non-stringifiable encoding should throw +PASS a throwing fatal member should cause the constructor to throw +PASS a throwing ignoreBOM member should cause the constructor to throw + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-attributes.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.js index b7b2dd58459d0..21d61427a2bca 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.js @@ -1,4 +1,4 @@ -// META: global=window,worker +// META: global=window,worker,shadowrealm 'use strict'; diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..332fea5eb0e2c --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker-expected.txt @@ -0,0 +1,7 @@ + +PASS chunk of type undefined should error the stream +PASS chunk of type null should error the stream +PASS chunk of type numeric should error the stream +PASS chunk of type object, not BufferSource should error the stream +PASS chunk of type array should error the stream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..332fea5eb0e2c --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker-expected.txt @@ -0,0 +1,7 @@ + +PASS chunk of type undefined should error the stream +PASS chunk of type null should error the stream +PASS chunk of type numeric should error the stream +PASS chunk of type object, not BufferSource should error the stream +PASS chunk of type array should error the stream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-bad-chunks.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..ca3d2900b0662 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker-expected.txt @@ -0,0 +1,14 @@ + +PASS ignoreBOM should work for encoding utf-8, split at character 0 +PASS ignoreBOM should work for encoding utf-8, split at character 1 +PASS ignoreBOM should work for encoding utf-8, split at character 2 +PASS ignoreBOM should work for encoding utf-8, split at character 3 +PASS ignoreBOM should work for encoding utf-16le, split at character 0 +PASS ignoreBOM should work for encoding utf-16le, split at character 1 +PASS ignoreBOM should work for encoding utf-16le, split at character 2 +PASS ignoreBOM should work for encoding utf-16le, split at character 3 +PASS ignoreBOM should work for encoding utf-16be, split at character 0 +PASS ignoreBOM should work for encoding utf-16be, split at character 1 +PASS ignoreBOM should work for encoding utf-16be, split at character 2 +PASS ignoreBOM should work for encoding utf-16be, split at character 3 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..ca3d2900b0662 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker-expected.txt @@ -0,0 +1,14 @@ + +PASS ignoreBOM should work for encoding utf-8, split at character 0 +PASS ignoreBOM should work for encoding utf-8, split at character 1 +PASS ignoreBOM should work for encoding utf-8, split at character 2 +PASS ignoreBOM should work for encoding utf-8, split at character 3 +PASS ignoreBOM should work for encoding utf-16le, split at character 0 +PASS ignoreBOM should work for encoding utf-16le, split at character 1 +PASS ignoreBOM should work for encoding utf-16le, split at character 2 +PASS ignoreBOM should work for encoding utf-16le, split at character 3 +PASS ignoreBOM should work for encoding utf-16be, split at character 0 +PASS ignoreBOM should work for encoding utf-16be, split at character 1 +PASS ignoreBOM should work for encoding utf-16be, split at character 2 +PASS ignoreBOM should work for encoding utf-16be, split at character 3 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-ignore-bom.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.html index a10668e875601..2382913528e69 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..ea34bc32a13a3 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker-expected.txt @@ -0,0 +1,4 @@ + +PASS incomplete input with error mode "replacement" should end with a replacement character +PASS incomplete input with error mode "fatal" should error the stream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..ea34bc32a13a3 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker-expected.txt @@ -0,0 +1,4 @@ + +PASS incomplete input with error mode "replacement" should end with a replacement character +PASS incomplete input with error mode "fatal" should error the stream + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-incomplete-input.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.js index 2950a9e58edcb..effdee3b430de 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.js @@ -1,4 +1,4 @@ -// META: global=window,worker +// META: global=window,worker,shadowrealm 'use strict'; diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..0d8f95b5aa983 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker-expected.txt @@ -0,0 +1,15 @@ + +PASS TextDecoderStream should be able to decode UTF-16BE +PASS TextDecoderStream should be able to decode invalid sequences in UTF-16BE +PASS TextDecoderStream should be able to reject invalid sequences in UTF-16BE +PASS TextDecoderStream should be able to decode UTF-16LE +PASS TextDecoderStream should be able to decode invalid sequences in UTF-16LE +PASS TextDecoderStream should be able to reject invalid sequences in UTF-16LE +PASS TextDecoderStream should be able to decode Shift_JIS +PASS TextDecoderStream should be able to decode invalid sequences in Shift_JIS +PASS TextDecoderStream should be able to reject invalid sequences in Shift_JIS +PASS TextDecoderStream should be able to decode ISO-2022-JP +PASS TextDecoderStream should be able to decode invalid sequences in ISO-2022-JP +PASS TextDecoderStream should be able to reject invalid sequences in ISO-2022-JP +PASS TextDecoderStream should be able to decode ISO-8859-14 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..0d8f95b5aa983 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker-expected.txt @@ -0,0 +1,15 @@ + +PASS TextDecoderStream should be able to decode UTF-16BE +PASS TextDecoderStream should be able to decode invalid sequences in UTF-16BE +PASS TextDecoderStream should be able to reject invalid sequences in UTF-16BE +PASS TextDecoderStream should be able to decode UTF-16LE +PASS TextDecoderStream should be able to decode invalid sequences in UTF-16LE +PASS TextDecoderStream should be able to reject invalid sequences in UTF-16LE +PASS TextDecoderStream should be able to decode Shift_JIS +PASS TextDecoderStream should be able to decode invalid sequences in Shift_JIS +PASS TextDecoderStream should be able to reject invalid sequences in Shift_JIS +PASS TextDecoderStream should be able to decode ISO-2022-JP +PASS TextDecoderStream should be able to decode invalid sequences in ISO-2022-JP +PASS TextDecoderStream should be able to reject invalid sequences in ISO-2022-JP +PASS TextDecoderStream should be able to decode ISO-8859-14 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..ee4db5de867db --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker-expected.txt @@ -0,0 +1,13 @@ + +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 2 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 3 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 4 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 5 +PASS a code point should be emitted as soon as all bytes are available +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 1 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 2 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 3 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 4 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 5 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 6 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..ee4db5de867db --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker-expected.txt @@ -0,0 +1,13 @@ + +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 2 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 3 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 4 +PASS a code point split between chunks should not be emitted until all bytes are available; split point = 5 +PASS a code point should be emitted as soon as all bytes are available +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 1 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 2 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 3 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 4 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 5 +PASS an empty chunk inside a code point split between chunks should not change the output; split point = 6 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.js.headers b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.js.headers new file mode 100644 index 0000000000000..4fff9d9fba4c8 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.js.headers @@ -0,0 +1,2 @@ +Cross-Origin-Opener-Policy: same-origin +Cross-Origin-Embedder-Policy: require-corp \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..e306aa98cfae2 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker-expected.txt @@ -0,0 +1,14 @@ + +PASS decoding one UTF-8 chunk should give one output string - ArrayBuffer +PASS decoding an empty chunk should give no output chunks - ArrayBuffer +PASS an initial empty chunk should be ignored - ArrayBuffer +PASS a trailing empty chunk should be ignored - ArrayBuffer +PASS UTF-8 EOF handling - ArrayBuffer +PASS decoding one UTF-8 chunk should give one output string - SharedArrayBuffer +PASS decoding an empty chunk should give no output chunks - SharedArrayBuffer +PASS an initial empty chunk should be ignored - SharedArrayBuffer +PASS a trailing empty chunk should be ignored - SharedArrayBuffer +PASS UTF-8 EOF handling - SharedArrayBuffer +PASS decoding a transferred Uint8Array chunk should give no output +PASS decoding a transferred ArrayBuffer chunk should give no output + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..e306aa98cfae2 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker-expected.txt @@ -0,0 +1,14 @@ + +PASS decoding one UTF-8 chunk should give one output string - ArrayBuffer +PASS decoding an empty chunk should give no output chunks - ArrayBuffer +PASS an initial empty chunk should be ignored - ArrayBuffer +PASS a trailing empty chunk should be ignored - ArrayBuffer +PASS UTF-8 EOF handling - ArrayBuffer +PASS decoding one UTF-8 chunk should give one output string - SharedArrayBuffer +PASS decoding an empty chunk should give no output chunks - SharedArrayBuffer +PASS an initial empty chunk should be ignored - SharedArrayBuffer +PASS a trailing empty chunk should be ignored - SharedArrayBuffer +PASS UTF-8 EOF handling - SharedArrayBuffer +PASS decoding a transferred Uint8Array chunk should give no output +PASS decoding a transferred ArrayBuffer chunk should give no output + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..4b36e8f9d76fa --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker-expected.txt @@ -0,0 +1,8 @@ + +PASS a chunk that cannot be converted to a string should error the streams +PASS input of type undefined should be converted correctly to string +PASS input of type null should be converted correctly to string +PASS input of type numeric should be converted correctly to string +PASS input of type object should be converted correctly to string +PASS input of type array should be converted correctly to string + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..4b36e8f9d76fa --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker-expected.txt @@ -0,0 +1,8 @@ + +PASS a chunk that cannot be converted to a string should error the streams +PASS input of type undefined should be converted correctly to string +PASS input of type null should be converted correctly to string +PASS input of type numeric should be converted correctly to string +PASS input of type object should be converted correctly to string +PASS input of type array should be converted correctly to string + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..fe0a20fc411cd --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker-expected.txt @@ -0,0 +1,21 @@ + +PASS encoding one string of UTF-8 should give one complete chunk +PASS a character split between chunks should be correctly encoded +PASS a character following one split between chunks should be correctly encoded +PASS two consecutive astral characters each split down the middle should be correctly reassembled +PASS two consecutive astral characters each split down the middle with an invalid surrogate in the middle should be correctly encoded +PASS a stream ending in a leading surrogate should emit a replacement character as a final chunk +PASS an unmatched surrogate at the end of a chunk followed by an astral character in the next chunk should be replaced with the replacement character at the start of the next output chunk +PASS an unmatched surrogate at the end of a chunk followed by an ascii character in the next chunk should be replaced with the replacement character at the start of the next output chunk +PASS an unmatched surrogate at the end of a chunk followed by a plane 1 character split into two chunks should result in the encoded plane 1 character appearing in the last output chunk +PASS two leading chunks should result in two replacement characters +PASS a non-terminal unpaired leading surrogate should immediately be replaced +PASS a terminal unpaired trailing surrogate should immediately be replaced +PASS a leading surrogate chunk should be carried past empty chunks +PASS a leading surrogate chunk should error when it is clear it didn't form a pair +PASS an empty string should result in no output chunk +PASS a leading empty chunk should be ignored +PASS a trailing empty chunk should be ignored +PASS a plain ASCII chunk should be converted +PASS characters in the ISO-8859-1 range should be encoded correctly + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..fe0a20fc411cd --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker-expected.txt @@ -0,0 +1,21 @@ + +PASS encoding one string of UTF-8 should give one complete chunk +PASS a character split between chunks should be correctly encoded +PASS a character following one split between chunks should be correctly encoded +PASS two consecutive astral characters each split down the middle should be correctly reassembled +PASS two consecutive astral characters each split down the middle with an invalid surrogate in the middle should be correctly encoded +PASS a stream ending in a leading surrogate should emit a replacement character as a final chunk +PASS an unmatched surrogate at the end of a chunk followed by an astral character in the next chunk should be replaced with the replacement character at the start of the next output chunk +PASS an unmatched surrogate at the end of a chunk followed by an ascii character in the next chunk should be replaced with the replacement character at the start of the next output chunk +PASS an unmatched surrogate at the end of a chunk followed by a plane 1 character split into two chunks should result in the encoded plane 1 character appearing in the last output chunk +PASS two leading chunks should result in two replacement characters +PASS a non-terminal unpaired leading surrogate should immediately be replaced +PASS a terminal unpaired trailing surrogate should immediately be replaced +PASS a leading surrogate chunk should be carried past empty chunks +PASS a leading surrogate chunk should error when it is clear it didn't form a pair +PASS an empty string should result in no output chunk +PASS a leading empty chunk should be ignored +PASS a trailing empty chunk should be ignored +PASS a plain ASCII chunk should be converted +PASS characters in the ISO-8859-1 range should be encoded correctly + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window-expected.txt new file mode 100644 index 0000000000000..7d98c6355dbcf --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window-expected.txt @@ -0,0 +1,6 @@ + +PASS TextDecoderStream: write in detached realm should succeed +PASS TextEncoderStream: write in detached realm should succeed +PASS TextEncoderStream: close in detached realm should succeed +PASS TextDecoderStream: close in detached realm should succeed + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.js new file mode 100644 index 0000000000000..beaec42641fe8 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.js @@ -0,0 +1,37 @@ +// Text*Stream should still work even if the realm is detached. + +// Adds an iframe to the document and returns it. +function addIframe() { + const iframe = document.createElement('iframe'); + document.body.appendChild(iframe); + return iframe; +} + +promise_test(async t => { + const iframe = addIframe(); + const stream = new iframe.contentWindow.TextDecoderStream(); + const readPromise = stream.readable.getReader().read(); + const writer = stream.writable.getWriter(); + await writer.ready; + iframe.remove(); + return Promise.all([writer.write(new Uint8Array([65])),readPromise]); +}, 'TextDecoderStream: write in detached realm should succeed'); + +promise_test(async t => { + const iframe = addIframe(); + const stream = new iframe.contentWindow.TextEncoderStream(); + const readPromise = stream.readable.getReader().read(); + const writer = stream.writable.getWriter(); + await writer.ready; + iframe.remove(); + return Promise.all([writer.write('A'), readPromise]); +}, 'TextEncoderStream: write in detached realm should succeed'); + +for (const type of ['TextEncoderStream', 'TextDecoderStream']) { + promise_test(async t => { + const iframe = addIframe(); + const stream = new iframe.contentWindow[type](); + iframe.remove(); + return stream.writable.close(); + }, `${type}: close in detached realm should succeed`); +} diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.js index 234649209cfa4..8084cb9942145 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.js @@ -1,4 +1,4 @@ -// META: global=window,worker +// META: global=window,worker,shadowrealm // This just tests that the "readable" and "writable" properties pass the brand // checks. All other relevant attributes are covered by the IDL tests. diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..b35320d6f8f26 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker-expected.txt @@ -0,0 +1,4 @@ + +PASS TextEncoderStream readable and writable properties must pass brand checks +PASS TextDecoderStream readable and writable properties must pass brand checks + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..b35320d6f8f26 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker-expected.txt @@ -0,0 +1,4 @@ + +PASS TextEncoderStream readable and writable properties must pass brand checks +PASS TextDecoderStream readable and writable properties must pass brand checks + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/stringification-crash.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/stringification-crash.html new file mode 100644 index 0000000000000..bbcbe30096616 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/stringification-crash.html @@ -0,0 +1,20 @@ + + + + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/w3c-import.log b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/w3c-import.log index 6149969d20a14..4708e84918831 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/w3c-import.log +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/w3c-import.log @@ -22,7 +22,10 @@ List of files: /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-non-utf8.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-split-character.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/decode-utf8.any.js.headers /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-bad-chunks.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/encode-utf8.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/invalid-realm.window.js /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/readable-writable-properties.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/streams/realms.window.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/streams/stringification-crash.html diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-arguments.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-arguments.any.js index f469dcd30eaf8..2d137b7aa37e1 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-arguments.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-arguments.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: TextDecoder decode() optional arguments test(t => { diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks-expected.txt deleted file mode 100644 index 851d45744a926..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks-expected.txt +++ /dev/null @@ -1,5 +0,0 @@ - -PASS Byte-order marks: utf-8 -PASS Byte-order marks: utf-16le -PASS Byte-order marks: utf-16be - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks.any.js index 9ef0d73141a0e..31350fdf689ed 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: Byte-order marks var testCases = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.js.headers b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.js.headers new file mode 100644 index 0000000000000..4fff9d9fba4c8 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.js.headers @@ -0,0 +1,2 @@ +Cross-Origin-Opener-Policy: same-origin +Cross-Origin-Embedder-Policy: require-corp \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..83fd2cf3984af --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker-expected.txt @@ -0,0 +1,4 @@ + +PASS Modify buffer after passing it in (ArrayBuffer) +PASS Modify buffer after passing it in (SharedArrayBuffer) + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..83fd2cf3984af --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker-expected.txt @@ -0,0 +1,4 @@ + +PASS Modify buffer after passing it in (ArrayBuffer) +PASS Modify buffer after passing it in (SharedArrayBuffer) + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-expected.txt deleted file mode 100644 index 2bb631416696b..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-expected.txt +++ /dev/null @@ -1,37 +0,0 @@ - -PASS Fatal flag: utf-8 - invalid code -PASS Fatal flag: utf-8 - ends early -PASS Fatal flag: utf-8 - ends early 2 -PASS Fatal flag: utf-8 - invalid trail -PASS Fatal flag: utf-8 - invalid trail 2 -PASS Fatal flag: utf-8 - invalid trail 3 -PASS Fatal flag: utf-8 - invalid trail 4 -PASS Fatal flag: utf-8 - invalid trail 5 -PASS Fatal flag: utf-8 - invalid trail 6 -PASS Fatal flag: utf-8 - > 0x10FFFF -PASS Fatal flag: utf-8 - obsolete lead byte -PASS Fatal flag: utf-8 - overlong U+0000 - 2 bytes -PASS Fatal flag: utf-8 - overlong U+0000 - 3 bytes -PASS Fatal flag: utf-8 - overlong U+0000 - 4 bytes -PASS Fatal flag: utf-8 - overlong U+0000 - 5 bytes -PASS Fatal flag: utf-8 - overlong U+0000 - 6 bytes -PASS Fatal flag: utf-8 - overlong U+007F - 2 bytes -PASS Fatal flag: utf-8 - overlong U+007F - 3 bytes -PASS Fatal flag: utf-8 - overlong U+007F - 4 bytes -PASS Fatal flag: utf-8 - overlong U+007F - 5 bytes -PASS Fatal flag: utf-8 - overlong U+007F - 6 bytes -PASS Fatal flag: utf-8 - overlong U+07FF - 3 bytes -PASS Fatal flag: utf-8 - overlong U+07FF - 4 bytes -PASS Fatal flag: utf-8 - overlong U+07FF - 5 bytes -PASS Fatal flag: utf-8 - overlong U+07FF - 6 bytes -PASS Fatal flag: utf-8 - overlong U+FFFF - 4 bytes -PASS Fatal flag: utf-8 - overlong U+FFFF - 5 bytes -PASS Fatal flag: utf-8 - overlong U+FFFF - 6 bytes -PASS Fatal flag: utf-8 - overlong U+10FFFF - 5 bytes -PASS Fatal flag: utf-8 - overlong U+10FFFF - 6 bytes -PASS Fatal flag: utf-8 - lead surrogate -PASS Fatal flag: utf-8 - trail surrogate -PASS Fatal flag: utf-8 - surrogate pair -PASS Fatal flag: utf-16le - truncated code unit -PASS The fatal attribute of TextDecoder - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any-expected.txt deleted file mode 100644 index daf2f04e04988..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any-expected.txt +++ /dev/null @@ -1,7170 +0,0 @@ - -PASS Not throw: IBM866 has a pointer 0 -PASS Not throw: IBM866 has a pointer 1 -PASS Not throw: IBM866 has a pointer 2 -PASS Not throw: IBM866 has a pointer 3 -PASS Not throw: IBM866 has a pointer 4 -PASS Not throw: IBM866 has a pointer 5 -PASS Not throw: IBM866 has a pointer 6 -PASS Not throw: IBM866 has a pointer 7 -PASS Not throw: IBM866 has a pointer 8 -PASS Not throw: IBM866 has a pointer 9 -PASS Not throw: IBM866 has a pointer 10 -PASS Not throw: IBM866 has a pointer 11 -PASS Not throw: IBM866 has a pointer 12 -PASS Not throw: IBM866 has a pointer 13 -PASS Not throw: IBM866 has a pointer 14 -PASS Not throw: IBM866 has a pointer 15 -PASS Not throw: IBM866 has a pointer 16 -PASS Not throw: IBM866 has a pointer 17 -PASS Not throw: IBM866 has a pointer 18 -PASS Not throw: IBM866 has a pointer 19 -PASS Not throw: IBM866 has a pointer 20 -PASS Not throw: IBM866 has a pointer 21 -PASS Not throw: IBM866 has a pointer 22 -PASS Not throw: IBM866 has a pointer 23 -PASS Not throw: IBM866 has a pointer 24 -PASS Not throw: IBM866 has a pointer 25 -PASS Not throw: IBM866 has a pointer 26 -PASS Not throw: IBM866 has a pointer 27 -PASS Not throw: IBM866 has a pointer 28 -PASS Not throw: IBM866 has a pointer 29 -PASS Not throw: IBM866 has a pointer 30 -PASS Not throw: IBM866 has a pointer 31 -PASS Not throw: IBM866 has a pointer 32 -PASS Not throw: IBM866 has a pointer 33 -PASS Not throw: IBM866 has a pointer 34 -PASS Not throw: IBM866 has a pointer 35 -PASS Not throw: IBM866 has a pointer 36 -PASS Not throw: IBM866 has a pointer 37 -PASS Not throw: IBM866 has a pointer 38 -PASS Not throw: IBM866 has a pointer 39 -PASS Not throw: IBM866 has a pointer 40 -PASS Not throw: IBM866 has a pointer 41 -PASS Not throw: IBM866 has a pointer 42 -PASS Not throw: IBM866 has a pointer 43 -PASS Not throw: IBM866 has a pointer 44 -PASS Not throw: IBM866 has a pointer 45 -PASS Not throw: IBM866 has a pointer 46 -PASS Not throw: IBM866 has a pointer 47 -PASS Not throw: IBM866 has a pointer 48 -PASS Not throw: IBM866 has a pointer 49 -PASS Not throw: IBM866 has a pointer 50 -PASS Not throw: IBM866 has a pointer 51 -PASS Not throw: IBM866 has a pointer 52 -PASS Not throw: IBM866 has a pointer 53 -PASS Not throw: IBM866 has a pointer 54 -PASS Not throw: IBM866 has a pointer 55 -PASS Not throw: IBM866 has a pointer 56 -PASS Not throw: IBM866 has a pointer 57 -PASS Not throw: IBM866 has a pointer 58 -PASS Not throw: IBM866 has a pointer 59 -PASS Not throw: IBM866 has a pointer 60 -PASS Not throw: IBM866 has a pointer 61 -PASS Not throw: IBM866 has a pointer 62 -PASS Not throw: IBM866 has a pointer 63 -PASS Not throw: IBM866 has a pointer 64 -PASS Not throw: IBM866 has a pointer 65 -PASS Not throw: IBM866 has a pointer 66 -PASS Not throw: IBM866 has a pointer 67 -PASS Not throw: IBM866 has a pointer 68 -PASS Not throw: IBM866 has a pointer 69 -PASS Not throw: IBM866 has a pointer 70 -PASS Not throw: IBM866 has a pointer 71 -PASS Not throw: IBM866 has a pointer 72 -PASS Not throw: IBM866 has a pointer 73 -PASS Not throw: IBM866 has a pointer 74 -PASS Not throw: IBM866 has a pointer 75 -PASS Not throw: IBM866 has a pointer 76 -PASS Not throw: IBM866 has a pointer 77 -PASS Not throw: IBM866 has a pointer 78 -PASS Not throw: IBM866 has a pointer 79 -PASS Not throw: IBM866 has a pointer 80 -PASS Not throw: IBM866 has a pointer 81 -PASS Not throw: IBM866 has a pointer 82 -PASS Not throw: IBM866 has a pointer 83 -PASS Not throw: IBM866 has a pointer 84 -PASS Not throw: IBM866 has a pointer 85 -PASS Not throw: IBM866 has a pointer 86 -PASS Not throw: IBM866 has a pointer 87 -PASS Not throw: IBM866 has a pointer 88 -PASS Not throw: IBM866 has a pointer 89 -PASS Not throw: IBM866 has a pointer 90 -PASS Not throw: IBM866 has a pointer 91 -PASS Not throw: IBM866 has a pointer 92 -PASS Not throw: IBM866 has a pointer 93 -PASS Not throw: IBM866 has a pointer 94 -PASS Not throw: IBM866 has a pointer 95 -PASS Not throw: IBM866 has a pointer 96 -PASS Not throw: IBM866 has a pointer 97 -PASS Not throw: IBM866 has a pointer 98 -PASS Not throw: IBM866 has a pointer 99 -PASS Not throw: IBM866 has a pointer 100 -PASS Not throw: IBM866 has a pointer 101 -PASS Not throw: IBM866 has a pointer 102 -PASS Not throw: IBM866 has a pointer 103 -PASS Not throw: IBM866 has a pointer 104 -PASS Not throw: IBM866 has a pointer 105 -PASS Not throw: IBM866 has a pointer 106 -PASS Not throw: IBM866 has a pointer 107 -PASS Not throw: IBM866 has a pointer 108 -PASS Not throw: IBM866 has a pointer 109 -PASS Not throw: IBM866 has a pointer 110 -PASS Not throw: IBM866 has a pointer 111 -PASS Not throw: IBM866 has a pointer 112 -PASS Not throw: IBM866 has a pointer 113 -PASS Not throw: IBM866 has a pointer 114 -PASS Not throw: IBM866 has a pointer 115 -PASS Not throw: IBM866 has a pointer 116 -PASS Not throw: IBM866 has a pointer 117 -PASS Not throw: IBM866 has a pointer 118 -PASS Not throw: IBM866 has a pointer 119 -PASS Not throw: IBM866 has a pointer 120 -PASS Not throw: IBM866 has a pointer 121 -PASS Not throw: IBM866 has a pointer 122 -PASS Not throw: IBM866 has a pointer 123 -PASS Not throw: IBM866 has a pointer 124 -PASS Not throw: IBM866 has a pointer 125 -PASS Not throw: IBM866 has a pointer 126 -PASS Not throw: IBM866 has a pointer 127 -PASS Not throw: IBM866 has a pointer 128 -PASS Not throw: IBM866 has a pointer 129 -PASS Not throw: IBM866 has a pointer 130 -PASS Not throw: IBM866 has a pointer 131 -PASS Not throw: IBM866 has a pointer 132 -PASS Not throw: IBM866 has a pointer 133 -PASS Not throw: IBM866 has a pointer 134 -PASS Not throw: IBM866 has a pointer 135 -PASS Not throw: IBM866 has a pointer 136 -PASS Not throw: IBM866 has a pointer 137 -PASS Not throw: IBM866 has a pointer 138 -PASS Not throw: IBM866 has a pointer 139 -PASS Not throw: IBM866 has a pointer 140 -PASS Not throw: IBM866 has a pointer 141 -PASS Not throw: IBM866 has a pointer 142 -PASS Not throw: IBM866 has a pointer 143 -PASS Not throw: IBM866 has a pointer 144 -PASS Not throw: IBM866 has a pointer 145 -PASS Not throw: IBM866 has a pointer 146 -PASS Not throw: IBM866 has a pointer 147 -PASS Not throw: IBM866 has a pointer 148 -PASS Not throw: IBM866 has a pointer 149 -PASS Not throw: IBM866 has a pointer 150 -PASS Not throw: IBM866 has a pointer 151 -PASS Not throw: IBM866 has a pointer 152 -PASS Not throw: IBM866 has a pointer 153 -PASS Not throw: IBM866 has a pointer 154 -PASS Not throw: IBM866 has a pointer 155 -PASS Not throw: IBM866 has a pointer 156 -PASS Not throw: IBM866 has a pointer 157 -PASS Not throw: IBM866 has a pointer 158 -PASS Not throw: IBM866 has a pointer 159 -PASS Not throw: IBM866 has a pointer 160 -PASS Not throw: IBM866 has a pointer 161 -PASS Not throw: IBM866 has a pointer 162 -PASS Not throw: IBM866 has a pointer 163 -PASS Not throw: IBM866 has a pointer 164 -PASS Not throw: IBM866 has a pointer 165 -PASS Not throw: IBM866 has a pointer 166 -PASS Not throw: IBM866 has a pointer 167 -PASS Not throw: IBM866 has a pointer 168 -PASS Not throw: IBM866 has a pointer 169 -PASS Not throw: IBM866 has a pointer 170 -PASS Not throw: IBM866 has a pointer 171 -PASS Not throw: IBM866 has a pointer 172 -PASS Not throw: IBM866 has a pointer 173 -PASS Not throw: IBM866 has a pointer 174 -PASS Not throw: IBM866 has a pointer 175 -PASS Not throw: IBM866 has a pointer 176 -PASS Not throw: IBM866 has a pointer 177 -PASS Not throw: IBM866 has a pointer 178 -PASS Not throw: IBM866 has a pointer 179 -PASS Not throw: IBM866 has a pointer 180 -PASS Not throw: IBM866 has a pointer 181 -PASS Not throw: IBM866 has a pointer 182 -PASS Not throw: IBM866 has a pointer 183 -PASS Not throw: IBM866 has a pointer 184 -PASS Not throw: IBM866 has a pointer 185 -PASS Not throw: IBM866 has a pointer 186 -PASS Not throw: IBM866 has a pointer 187 -PASS Not throw: IBM866 has a pointer 188 -PASS Not throw: IBM866 has a pointer 189 -PASS Not throw: IBM866 has a pointer 190 -PASS Not throw: IBM866 has a pointer 191 -PASS Not throw: IBM866 has a pointer 192 -PASS Not throw: IBM866 has a pointer 193 -PASS Not throw: IBM866 has a pointer 194 -PASS Not throw: IBM866 has a pointer 195 -PASS Not throw: IBM866 has a pointer 196 -PASS Not throw: IBM866 has a pointer 197 -PASS Not throw: IBM866 has a pointer 198 -PASS Not throw: IBM866 has a pointer 199 -PASS Not throw: IBM866 has a pointer 200 -PASS Not throw: IBM866 has a pointer 201 -PASS Not throw: IBM866 has a pointer 202 -PASS Not throw: IBM866 has a pointer 203 -PASS Not throw: IBM866 has a pointer 204 -PASS Not throw: IBM866 has a pointer 205 -PASS Not throw: IBM866 has a pointer 206 -PASS Not throw: IBM866 has a pointer 207 -PASS Not throw: IBM866 has a pointer 208 -PASS Not throw: IBM866 has a pointer 209 -PASS Not throw: IBM866 has a pointer 210 -PASS Not throw: IBM866 has a pointer 211 -PASS Not throw: IBM866 has a pointer 212 -PASS Not throw: IBM866 has a pointer 213 -PASS Not throw: IBM866 has a pointer 214 -PASS Not throw: IBM866 has a pointer 215 -PASS Not throw: IBM866 has a pointer 216 -PASS Not throw: IBM866 has a pointer 217 -PASS Not throw: IBM866 has a pointer 218 -PASS Not throw: IBM866 has a pointer 219 -PASS Not throw: IBM866 has a pointer 220 -PASS Not throw: IBM866 has a pointer 221 -PASS Not throw: IBM866 has a pointer 222 -PASS Not throw: IBM866 has a pointer 223 -PASS Not throw: IBM866 has a pointer 224 -PASS Not throw: IBM866 has a pointer 225 -PASS Not throw: IBM866 has a pointer 226 -PASS Not throw: IBM866 has a pointer 227 -PASS Not throw: IBM866 has a pointer 228 -PASS Not throw: IBM866 has a pointer 229 -PASS Not throw: IBM866 has a pointer 230 -PASS Not throw: IBM866 has a pointer 231 -PASS Not throw: IBM866 has a pointer 232 -PASS Not throw: IBM866 has a pointer 233 -PASS Not throw: IBM866 has a pointer 234 -PASS Not throw: IBM866 has a pointer 235 -PASS Not throw: IBM866 has a pointer 236 -PASS Not throw: IBM866 has a pointer 237 -PASS Not throw: IBM866 has a pointer 238 -PASS Not throw: IBM866 has a pointer 239 -PASS Not throw: IBM866 has a pointer 240 -PASS Not throw: IBM866 has a pointer 241 -PASS Not throw: IBM866 has a pointer 242 -PASS Not throw: IBM866 has a pointer 243 -PASS Not throw: IBM866 has a pointer 244 -PASS Not throw: IBM866 has a pointer 245 -PASS Not throw: IBM866 has a pointer 246 -PASS Not throw: IBM866 has a pointer 247 -PASS Not throw: IBM866 has a pointer 248 -PASS Not throw: IBM866 has a pointer 249 -PASS Not throw: IBM866 has a pointer 250 -PASS Not throw: IBM866 has a pointer 251 -PASS Not throw: IBM866 has a pointer 252 -PASS Not throw: IBM866 has a pointer 253 -PASS Not throw: IBM866 has a pointer 254 -PASS Not throw: IBM866 has a pointer 255 -PASS Not throw: ISO-8859-2 has a pointer 0 -PASS Not throw: ISO-8859-2 has a pointer 1 -PASS Not throw: ISO-8859-2 has a pointer 2 -PASS Not throw: ISO-8859-2 has a pointer 3 -PASS Not throw: ISO-8859-2 has a pointer 4 -PASS Not throw: ISO-8859-2 has a pointer 5 -PASS Not throw: ISO-8859-2 has a pointer 6 -PASS Not throw: ISO-8859-2 has a pointer 7 -PASS Not throw: ISO-8859-2 has a pointer 8 -PASS Not throw: ISO-8859-2 has a pointer 9 -PASS Not throw: ISO-8859-2 has a pointer 10 -PASS Not throw: ISO-8859-2 has a pointer 11 -PASS Not throw: ISO-8859-2 has a pointer 12 -PASS Not throw: ISO-8859-2 has a pointer 13 -PASS Not throw: ISO-8859-2 has a pointer 14 -PASS Not throw: ISO-8859-2 has a pointer 15 -PASS Not throw: ISO-8859-2 has a pointer 16 -PASS Not throw: ISO-8859-2 has a pointer 17 -PASS Not throw: ISO-8859-2 has a pointer 18 -PASS Not throw: ISO-8859-2 has a pointer 19 -PASS Not throw: ISO-8859-2 has a pointer 20 -PASS Not throw: ISO-8859-2 has a pointer 21 -PASS Not throw: ISO-8859-2 has a pointer 22 -PASS Not throw: ISO-8859-2 has a pointer 23 -PASS Not throw: ISO-8859-2 has a pointer 24 -PASS Not throw: ISO-8859-2 has a pointer 25 -PASS Not throw: ISO-8859-2 has a pointer 26 -PASS Not throw: ISO-8859-2 has a pointer 27 -PASS Not throw: ISO-8859-2 has a pointer 28 -PASS Not throw: ISO-8859-2 has a pointer 29 -PASS Not throw: ISO-8859-2 has a pointer 30 -PASS Not throw: ISO-8859-2 has a pointer 31 -PASS Not throw: ISO-8859-2 has a pointer 32 -PASS Not throw: ISO-8859-2 has a pointer 33 -PASS Not throw: ISO-8859-2 has a pointer 34 -PASS Not throw: ISO-8859-2 has a pointer 35 -PASS Not throw: ISO-8859-2 has a pointer 36 -PASS Not throw: ISO-8859-2 has a pointer 37 -PASS Not throw: ISO-8859-2 has a pointer 38 -PASS Not throw: ISO-8859-2 has a pointer 39 -PASS Not throw: ISO-8859-2 has a pointer 40 -PASS Not throw: ISO-8859-2 has a pointer 41 -PASS Not throw: ISO-8859-2 has a pointer 42 -PASS Not throw: ISO-8859-2 has a pointer 43 -PASS Not throw: ISO-8859-2 has a pointer 44 -PASS Not throw: ISO-8859-2 has a pointer 45 -PASS Not throw: ISO-8859-2 has a pointer 46 -PASS Not throw: ISO-8859-2 has a pointer 47 -PASS Not throw: ISO-8859-2 has a pointer 48 -PASS Not throw: ISO-8859-2 has a pointer 49 -PASS Not throw: ISO-8859-2 has a pointer 50 -PASS Not throw: ISO-8859-2 has a pointer 51 -PASS Not throw: ISO-8859-2 has a pointer 52 -PASS Not throw: ISO-8859-2 has a pointer 53 -PASS Not throw: ISO-8859-2 has a pointer 54 -PASS Not throw: ISO-8859-2 has a pointer 55 -PASS Not throw: ISO-8859-2 has a pointer 56 -PASS Not throw: ISO-8859-2 has a pointer 57 -PASS Not throw: ISO-8859-2 has a pointer 58 -PASS Not throw: ISO-8859-2 has a pointer 59 -PASS Not throw: ISO-8859-2 has a pointer 60 -PASS Not throw: ISO-8859-2 has a pointer 61 -PASS Not throw: ISO-8859-2 has a pointer 62 -PASS Not throw: ISO-8859-2 has a pointer 63 -PASS Not throw: ISO-8859-2 has a pointer 64 -PASS Not throw: ISO-8859-2 has a pointer 65 -PASS Not throw: ISO-8859-2 has a pointer 66 -PASS Not throw: ISO-8859-2 has a pointer 67 -PASS Not throw: ISO-8859-2 has a pointer 68 -PASS Not throw: ISO-8859-2 has a pointer 69 -PASS Not throw: ISO-8859-2 has a pointer 70 -PASS Not throw: ISO-8859-2 has a pointer 71 -PASS Not throw: ISO-8859-2 has a pointer 72 -PASS Not throw: ISO-8859-2 has a pointer 73 -PASS Not throw: ISO-8859-2 has a pointer 74 -PASS Not throw: ISO-8859-2 has a pointer 75 -PASS Not throw: ISO-8859-2 has a pointer 76 -PASS Not throw: ISO-8859-2 has a pointer 77 -PASS Not throw: ISO-8859-2 has a pointer 78 -PASS Not throw: ISO-8859-2 has a pointer 79 -PASS Not throw: ISO-8859-2 has a pointer 80 -PASS Not throw: ISO-8859-2 has a pointer 81 -PASS Not throw: ISO-8859-2 has a pointer 82 -PASS Not throw: ISO-8859-2 has a pointer 83 -PASS Not throw: ISO-8859-2 has a pointer 84 -PASS Not throw: ISO-8859-2 has a pointer 85 -PASS Not throw: ISO-8859-2 has a pointer 86 -PASS Not throw: ISO-8859-2 has a pointer 87 -PASS Not throw: ISO-8859-2 has a pointer 88 -PASS Not throw: ISO-8859-2 has a pointer 89 -PASS Not throw: ISO-8859-2 has a pointer 90 -PASS Not throw: ISO-8859-2 has a pointer 91 -PASS Not throw: ISO-8859-2 has a pointer 92 -PASS Not throw: ISO-8859-2 has a pointer 93 -PASS Not throw: ISO-8859-2 has a pointer 94 -PASS Not throw: ISO-8859-2 has a pointer 95 -PASS Not throw: ISO-8859-2 has a pointer 96 -PASS Not throw: ISO-8859-2 has a pointer 97 -PASS Not throw: ISO-8859-2 has a pointer 98 -PASS Not throw: ISO-8859-2 has a pointer 99 -PASS Not throw: ISO-8859-2 has a pointer 100 -PASS Not throw: ISO-8859-2 has a pointer 101 -PASS Not throw: ISO-8859-2 has a pointer 102 -PASS Not throw: ISO-8859-2 has a pointer 103 -PASS Not throw: ISO-8859-2 has a pointer 104 -PASS Not throw: ISO-8859-2 has a pointer 105 -PASS Not throw: ISO-8859-2 has a pointer 106 -PASS Not throw: ISO-8859-2 has a pointer 107 -PASS Not throw: ISO-8859-2 has a pointer 108 -PASS Not throw: ISO-8859-2 has a pointer 109 -PASS Not throw: ISO-8859-2 has a pointer 110 -PASS Not throw: ISO-8859-2 has a pointer 111 -PASS Not throw: ISO-8859-2 has a pointer 112 -PASS Not throw: ISO-8859-2 has a pointer 113 -PASS Not throw: ISO-8859-2 has a pointer 114 -PASS Not throw: ISO-8859-2 has a pointer 115 -PASS Not throw: ISO-8859-2 has a pointer 116 -PASS Not throw: ISO-8859-2 has a pointer 117 -PASS Not throw: ISO-8859-2 has a pointer 118 -PASS Not throw: ISO-8859-2 has a pointer 119 -PASS Not throw: ISO-8859-2 has a pointer 120 -PASS Not throw: ISO-8859-2 has a pointer 121 -PASS Not throw: ISO-8859-2 has a pointer 122 -PASS Not throw: ISO-8859-2 has a pointer 123 -PASS Not throw: ISO-8859-2 has a pointer 124 -PASS Not throw: ISO-8859-2 has a pointer 125 -PASS Not throw: ISO-8859-2 has a pointer 126 -PASS Not throw: ISO-8859-2 has a pointer 127 -PASS Not throw: ISO-8859-2 has a pointer 128 -PASS Not throw: ISO-8859-2 has a pointer 129 -PASS Not throw: ISO-8859-2 has a pointer 130 -PASS Not throw: ISO-8859-2 has a pointer 131 -PASS Not throw: ISO-8859-2 has a pointer 132 -PASS Not throw: ISO-8859-2 has a pointer 133 -PASS Not throw: ISO-8859-2 has a pointer 134 -PASS Not throw: ISO-8859-2 has a pointer 135 -PASS Not throw: ISO-8859-2 has a pointer 136 -PASS Not throw: ISO-8859-2 has a pointer 137 -PASS Not throw: ISO-8859-2 has a pointer 138 -PASS Not throw: ISO-8859-2 has a pointer 139 -PASS Not throw: ISO-8859-2 has a pointer 140 -PASS Not throw: ISO-8859-2 has a pointer 141 -PASS Not throw: ISO-8859-2 has a pointer 142 -PASS Not throw: ISO-8859-2 has a pointer 143 -PASS Not throw: ISO-8859-2 has a pointer 144 -PASS Not throw: ISO-8859-2 has a pointer 145 -PASS Not throw: ISO-8859-2 has a pointer 146 -PASS Not throw: ISO-8859-2 has a pointer 147 -PASS Not throw: ISO-8859-2 has a pointer 148 -PASS Not throw: ISO-8859-2 has a pointer 149 -PASS Not throw: ISO-8859-2 has a pointer 150 -PASS Not throw: ISO-8859-2 has a pointer 151 -PASS Not throw: ISO-8859-2 has a pointer 152 -PASS Not throw: ISO-8859-2 has a pointer 153 -PASS Not throw: ISO-8859-2 has a pointer 154 -PASS Not throw: ISO-8859-2 has a pointer 155 -PASS Not throw: ISO-8859-2 has a pointer 156 -PASS Not throw: ISO-8859-2 has a pointer 157 -PASS Not throw: ISO-8859-2 has a pointer 158 -PASS Not throw: ISO-8859-2 has a pointer 159 -PASS Not throw: ISO-8859-2 has a pointer 160 -PASS Not throw: ISO-8859-2 has a pointer 161 -PASS Not throw: ISO-8859-2 has a pointer 162 -PASS Not throw: ISO-8859-2 has a pointer 163 -PASS Not throw: ISO-8859-2 has a pointer 164 -PASS Not throw: ISO-8859-2 has a pointer 165 -PASS Not throw: ISO-8859-2 has a pointer 166 -PASS Not throw: ISO-8859-2 has a pointer 167 -PASS Not throw: ISO-8859-2 has a pointer 168 -PASS Not throw: ISO-8859-2 has a pointer 169 -PASS Not throw: ISO-8859-2 has a pointer 170 -PASS Not throw: ISO-8859-2 has a pointer 171 -PASS Not throw: ISO-8859-2 has a pointer 172 -PASS Not throw: ISO-8859-2 has a pointer 173 -PASS Not throw: ISO-8859-2 has a pointer 174 -PASS Not throw: ISO-8859-2 has a pointer 175 -PASS Not throw: ISO-8859-2 has a pointer 176 -PASS Not throw: ISO-8859-2 has a pointer 177 -PASS Not throw: ISO-8859-2 has a pointer 178 -PASS Not throw: ISO-8859-2 has a pointer 179 -PASS Not throw: ISO-8859-2 has a pointer 180 -PASS Not throw: ISO-8859-2 has a pointer 181 -PASS Not throw: ISO-8859-2 has a pointer 182 -PASS Not throw: ISO-8859-2 has a pointer 183 -PASS Not throw: ISO-8859-2 has a pointer 184 -PASS Not throw: ISO-8859-2 has a pointer 185 -PASS Not throw: ISO-8859-2 has a pointer 186 -PASS Not throw: ISO-8859-2 has a pointer 187 -PASS Not throw: ISO-8859-2 has a pointer 188 -PASS Not throw: ISO-8859-2 has a pointer 189 -PASS Not throw: ISO-8859-2 has a pointer 190 -PASS Not throw: ISO-8859-2 has a pointer 191 -PASS Not throw: ISO-8859-2 has a pointer 192 -PASS Not throw: ISO-8859-2 has a pointer 193 -PASS Not throw: ISO-8859-2 has a pointer 194 -PASS Not throw: ISO-8859-2 has a pointer 195 -PASS Not throw: ISO-8859-2 has a pointer 196 -PASS Not throw: ISO-8859-2 has a pointer 197 -PASS Not throw: ISO-8859-2 has a pointer 198 -PASS Not throw: ISO-8859-2 has a pointer 199 -PASS Not throw: ISO-8859-2 has a pointer 200 -PASS Not throw: ISO-8859-2 has a pointer 201 -PASS Not throw: ISO-8859-2 has a pointer 202 -PASS Not throw: ISO-8859-2 has a pointer 203 -PASS Not throw: ISO-8859-2 has a pointer 204 -PASS Not throw: ISO-8859-2 has a pointer 205 -PASS Not throw: ISO-8859-2 has a pointer 206 -PASS Not throw: ISO-8859-2 has a pointer 207 -PASS Not throw: ISO-8859-2 has a pointer 208 -PASS Not throw: ISO-8859-2 has a pointer 209 -PASS Not throw: ISO-8859-2 has a pointer 210 -PASS Not throw: ISO-8859-2 has a pointer 211 -PASS Not throw: ISO-8859-2 has a pointer 212 -PASS Not throw: ISO-8859-2 has a pointer 213 -PASS Not throw: ISO-8859-2 has a pointer 214 -PASS Not throw: ISO-8859-2 has a pointer 215 -PASS Not throw: ISO-8859-2 has a pointer 216 -PASS Not throw: ISO-8859-2 has a pointer 217 -PASS Not throw: ISO-8859-2 has a pointer 218 -PASS Not throw: ISO-8859-2 has a pointer 219 -PASS Not throw: ISO-8859-2 has a pointer 220 -PASS Not throw: ISO-8859-2 has a pointer 221 -PASS Not throw: ISO-8859-2 has a pointer 222 -PASS Not throw: ISO-8859-2 has a pointer 223 -PASS Not throw: ISO-8859-2 has a pointer 224 -PASS Not throw: ISO-8859-2 has a pointer 225 -PASS Not throw: ISO-8859-2 has a pointer 226 -PASS Not throw: ISO-8859-2 has a pointer 227 -PASS Not throw: ISO-8859-2 has a pointer 228 -PASS Not throw: ISO-8859-2 has a pointer 229 -PASS Not throw: ISO-8859-2 has a pointer 230 -PASS Not throw: ISO-8859-2 has a pointer 231 -PASS Not throw: ISO-8859-2 has a pointer 232 -PASS Not throw: ISO-8859-2 has a pointer 233 -PASS Not throw: ISO-8859-2 has a pointer 234 -PASS Not throw: ISO-8859-2 has a pointer 235 -PASS Not throw: ISO-8859-2 has a pointer 236 -PASS Not throw: ISO-8859-2 has a pointer 237 -PASS Not throw: ISO-8859-2 has a pointer 238 -PASS Not throw: ISO-8859-2 has a pointer 239 -PASS Not throw: ISO-8859-2 has a pointer 240 -PASS Not throw: ISO-8859-2 has a pointer 241 -PASS Not throw: ISO-8859-2 has a pointer 242 -PASS Not throw: ISO-8859-2 has a pointer 243 -PASS Not throw: ISO-8859-2 has a pointer 244 -PASS Not throw: ISO-8859-2 has a pointer 245 -PASS Not throw: ISO-8859-2 has a pointer 246 -PASS Not throw: ISO-8859-2 has a pointer 247 -PASS Not throw: ISO-8859-2 has a pointer 248 -PASS Not throw: ISO-8859-2 has a pointer 249 -PASS Not throw: ISO-8859-2 has a pointer 250 -PASS Not throw: ISO-8859-2 has a pointer 251 -PASS Not throw: ISO-8859-2 has a pointer 252 -PASS Not throw: ISO-8859-2 has a pointer 253 -PASS Not throw: ISO-8859-2 has a pointer 254 -PASS Not throw: ISO-8859-2 has a pointer 255 -PASS Not throw: ISO-8859-3 has a pointer 0 -PASS Not throw: ISO-8859-3 has a pointer 1 -PASS Not throw: ISO-8859-3 has a pointer 2 -PASS Not throw: ISO-8859-3 has a pointer 3 -PASS Not throw: ISO-8859-3 has a pointer 4 -PASS Not throw: ISO-8859-3 has a pointer 5 -PASS Not throw: ISO-8859-3 has a pointer 6 -PASS Not throw: ISO-8859-3 has a pointer 7 -PASS Not throw: ISO-8859-3 has a pointer 8 -PASS Not throw: ISO-8859-3 has a pointer 9 -PASS Not throw: ISO-8859-3 has a pointer 10 -PASS Not throw: ISO-8859-3 has a pointer 11 -PASS Not throw: ISO-8859-3 has a pointer 12 -PASS Not throw: ISO-8859-3 has a pointer 13 -PASS Not throw: ISO-8859-3 has a pointer 14 -PASS Not throw: ISO-8859-3 has a pointer 15 -PASS Not throw: ISO-8859-3 has a pointer 16 -PASS Not throw: ISO-8859-3 has a pointer 17 -PASS Not throw: ISO-8859-3 has a pointer 18 -PASS Not throw: ISO-8859-3 has a pointer 19 -PASS Not throw: ISO-8859-3 has a pointer 20 -PASS Not throw: ISO-8859-3 has a pointer 21 -PASS Not throw: ISO-8859-3 has a pointer 22 -PASS Not throw: ISO-8859-3 has a pointer 23 -PASS Not throw: ISO-8859-3 has a pointer 24 -PASS Not throw: ISO-8859-3 has a pointer 25 -PASS Not throw: ISO-8859-3 has a pointer 26 -PASS Not throw: ISO-8859-3 has a pointer 27 -PASS Not throw: ISO-8859-3 has a pointer 28 -PASS Not throw: ISO-8859-3 has a pointer 29 -PASS Not throw: ISO-8859-3 has a pointer 30 -PASS Not throw: ISO-8859-3 has a pointer 31 -PASS Not throw: ISO-8859-3 has a pointer 32 -PASS Not throw: ISO-8859-3 has a pointer 33 -PASS Not throw: ISO-8859-3 has a pointer 34 -PASS Not throw: ISO-8859-3 has a pointer 35 -PASS Not throw: ISO-8859-3 has a pointer 36 -PASS Not throw: ISO-8859-3 has a pointer 37 -PASS Not throw: ISO-8859-3 has a pointer 38 -PASS Not throw: ISO-8859-3 has a pointer 39 -PASS Not throw: ISO-8859-3 has a pointer 40 -PASS Not throw: ISO-8859-3 has a pointer 41 -PASS Not throw: ISO-8859-3 has a pointer 42 -PASS Not throw: ISO-8859-3 has a pointer 43 -PASS Not throw: ISO-8859-3 has a pointer 44 -PASS Not throw: ISO-8859-3 has a pointer 45 -PASS Not throw: ISO-8859-3 has a pointer 46 -PASS Not throw: ISO-8859-3 has a pointer 47 -PASS Not throw: ISO-8859-3 has a pointer 48 -PASS Not throw: ISO-8859-3 has a pointer 49 -PASS Not throw: ISO-8859-3 has a pointer 50 -PASS Not throw: ISO-8859-3 has a pointer 51 -PASS Not throw: ISO-8859-3 has a pointer 52 -PASS Not throw: ISO-8859-3 has a pointer 53 -PASS Not throw: ISO-8859-3 has a pointer 54 -PASS Not throw: ISO-8859-3 has a pointer 55 -PASS Not throw: ISO-8859-3 has a pointer 56 -PASS Not throw: ISO-8859-3 has a pointer 57 -PASS Not throw: ISO-8859-3 has a pointer 58 -PASS Not throw: ISO-8859-3 has a pointer 59 -PASS Not throw: ISO-8859-3 has a pointer 60 -PASS Not throw: ISO-8859-3 has a pointer 61 -PASS Not throw: ISO-8859-3 has a pointer 62 -PASS Not throw: ISO-8859-3 has a pointer 63 -PASS Not throw: ISO-8859-3 has a pointer 64 -PASS Not throw: ISO-8859-3 has a pointer 65 -PASS Not throw: ISO-8859-3 has a pointer 66 -PASS Not throw: ISO-8859-3 has a pointer 67 -PASS Not throw: ISO-8859-3 has a pointer 68 -PASS Not throw: ISO-8859-3 has a pointer 69 -PASS Not throw: ISO-8859-3 has a pointer 70 -PASS Not throw: ISO-8859-3 has a pointer 71 -PASS Not throw: ISO-8859-3 has a pointer 72 -PASS Not throw: ISO-8859-3 has a pointer 73 -PASS Not throw: ISO-8859-3 has a pointer 74 -PASS Not throw: ISO-8859-3 has a pointer 75 -PASS Not throw: ISO-8859-3 has a pointer 76 -PASS Not throw: ISO-8859-3 has a pointer 77 -PASS Not throw: ISO-8859-3 has a pointer 78 -PASS Not throw: ISO-8859-3 has a pointer 79 -PASS Not throw: ISO-8859-3 has a pointer 80 -PASS Not throw: ISO-8859-3 has a pointer 81 -PASS Not throw: ISO-8859-3 has a pointer 82 -PASS Not throw: ISO-8859-3 has a pointer 83 -PASS Not throw: ISO-8859-3 has a pointer 84 -PASS Not throw: ISO-8859-3 has a pointer 85 -PASS Not throw: ISO-8859-3 has a pointer 86 -PASS Not throw: ISO-8859-3 has a pointer 87 -PASS Not throw: ISO-8859-3 has a pointer 88 -PASS Not throw: ISO-8859-3 has a pointer 89 -PASS Not throw: ISO-8859-3 has a pointer 90 -PASS Not throw: ISO-8859-3 has a pointer 91 -PASS Not throw: ISO-8859-3 has a pointer 92 -PASS Not throw: ISO-8859-3 has a pointer 93 -PASS Not throw: ISO-8859-3 has a pointer 94 -PASS Not throw: ISO-8859-3 has a pointer 95 -PASS Not throw: ISO-8859-3 has a pointer 96 -PASS Not throw: ISO-8859-3 has a pointer 97 -PASS Not throw: ISO-8859-3 has a pointer 98 -PASS Not throw: ISO-8859-3 has a pointer 99 -PASS Not throw: ISO-8859-3 has a pointer 100 -PASS Not throw: ISO-8859-3 has a pointer 101 -PASS Not throw: ISO-8859-3 has a pointer 102 -PASS Not throw: ISO-8859-3 has a pointer 103 -PASS Not throw: ISO-8859-3 has a pointer 104 -PASS Not throw: ISO-8859-3 has a pointer 105 -PASS Not throw: ISO-8859-3 has a pointer 106 -PASS Not throw: ISO-8859-3 has a pointer 107 -PASS Not throw: ISO-8859-3 has a pointer 108 -PASS Not throw: ISO-8859-3 has a pointer 109 -PASS Not throw: ISO-8859-3 has a pointer 110 -PASS Not throw: ISO-8859-3 has a pointer 111 -PASS Not throw: ISO-8859-3 has a pointer 112 -PASS Not throw: ISO-8859-3 has a pointer 113 -PASS Not throw: ISO-8859-3 has a pointer 114 -PASS Not throw: ISO-8859-3 has a pointer 115 -PASS Not throw: ISO-8859-3 has a pointer 116 -PASS Not throw: ISO-8859-3 has a pointer 117 -PASS Not throw: ISO-8859-3 has a pointer 118 -PASS Not throw: ISO-8859-3 has a pointer 119 -PASS Not throw: ISO-8859-3 has a pointer 120 -PASS Not throw: ISO-8859-3 has a pointer 121 -PASS Not throw: ISO-8859-3 has a pointer 122 -PASS Not throw: ISO-8859-3 has a pointer 123 -PASS Not throw: ISO-8859-3 has a pointer 124 -PASS Not throw: ISO-8859-3 has a pointer 125 -PASS Not throw: ISO-8859-3 has a pointer 126 -PASS Not throw: ISO-8859-3 has a pointer 127 -PASS Not throw: ISO-8859-3 has a pointer 128 -PASS Not throw: ISO-8859-3 has a pointer 129 -PASS Not throw: ISO-8859-3 has a pointer 130 -PASS Not throw: ISO-8859-3 has a pointer 131 -PASS Not throw: ISO-8859-3 has a pointer 132 -PASS Not throw: ISO-8859-3 has a pointer 133 -PASS Not throw: ISO-8859-3 has a pointer 134 -PASS Not throw: ISO-8859-3 has a pointer 135 -PASS Not throw: ISO-8859-3 has a pointer 136 -PASS Not throw: ISO-8859-3 has a pointer 137 -PASS Not throw: ISO-8859-3 has a pointer 138 -PASS Not throw: ISO-8859-3 has a pointer 139 -PASS Not throw: ISO-8859-3 has a pointer 140 -PASS Not throw: ISO-8859-3 has a pointer 141 -PASS Not throw: ISO-8859-3 has a pointer 142 -PASS Not throw: ISO-8859-3 has a pointer 143 -PASS Not throw: ISO-8859-3 has a pointer 144 -PASS Not throw: ISO-8859-3 has a pointer 145 -PASS Not throw: ISO-8859-3 has a pointer 146 -PASS Not throw: ISO-8859-3 has a pointer 147 -PASS Not throw: ISO-8859-3 has a pointer 148 -PASS Not throw: ISO-8859-3 has a pointer 149 -PASS Not throw: ISO-8859-3 has a pointer 150 -PASS Not throw: ISO-8859-3 has a pointer 151 -PASS Not throw: ISO-8859-3 has a pointer 152 -PASS Not throw: ISO-8859-3 has a pointer 153 -PASS Not throw: ISO-8859-3 has a pointer 154 -PASS Not throw: ISO-8859-3 has a pointer 155 -PASS Not throw: ISO-8859-3 has a pointer 156 -PASS Not throw: ISO-8859-3 has a pointer 157 -PASS Not throw: ISO-8859-3 has a pointer 158 -PASS Not throw: ISO-8859-3 has a pointer 159 -PASS Not throw: ISO-8859-3 has a pointer 160 -PASS Not throw: ISO-8859-3 has a pointer 161 -PASS Not throw: ISO-8859-3 has a pointer 162 -PASS Not throw: ISO-8859-3 has a pointer 163 -PASS Not throw: ISO-8859-3 has a pointer 164 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 165 -PASS Not throw: ISO-8859-3 has a pointer 166 -PASS Not throw: ISO-8859-3 has a pointer 167 -PASS Not throw: ISO-8859-3 has a pointer 168 -PASS Not throw: ISO-8859-3 has a pointer 169 -PASS Not throw: ISO-8859-3 has a pointer 170 -PASS Not throw: ISO-8859-3 has a pointer 171 -PASS Not throw: ISO-8859-3 has a pointer 172 -PASS Not throw: ISO-8859-3 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 174 -PASS Not throw: ISO-8859-3 has a pointer 175 -PASS Not throw: ISO-8859-3 has a pointer 176 -PASS Not throw: ISO-8859-3 has a pointer 177 -PASS Not throw: ISO-8859-3 has a pointer 178 -PASS Not throw: ISO-8859-3 has a pointer 179 -PASS Not throw: ISO-8859-3 has a pointer 180 -PASS Not throw: ISO-8859-3 has a pointer 181 -PASS Not throw: ISO-8859-3 has a pointer 182 -PASS Not throw: ISO-8859-3 has a pointer 183 -PASS Not throw: ISO-8859-3 has a pointer 184 -PASS Not throw: ISO-8859-3 has a pointer 185 -PASS Not throw: ISO-8859-3 has a pointer 186 -PASS Not throw: ISO-8859-3 has a pointer 187 -PASS Not throw: ISO-8859-3 has a pointer 188 -PASS Not throw: ISO-8859-3 has a pointer 189 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 190 -PASS Not throw: ISO-8859-3 has a pointer 191 -PASS Not throw: ISO-8859-3 has a pointer 192 -PASS Not throw: ISO-8859-3 has a pointer 193 -PASS Not throw: ISO-8859-3 has a pointer 194 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 195 -PASS Not throw: ISO-8859-3 has a pointer 196 -PASS Not throw: ISO-8859-3 has a pointer 197 -PASS Not throw: ISO-8859-3 has a pointer 198 -PASS Not throw: ISO-8859-3 has a pointer 199 -PASS Not throw: ISO-8859-3 has a pointer 200 -PASS Not throw: ISO-8859-3 has a pointer 201 -PASS Not throw: ISO-8859-3 has a pointer 202 -PASS Not throw: ISO-8859-3 has a pointer 203 -PASS Not throw: ISO-8859-3 has a pointer 204 -PASS Not throw: ISO-8859-3 has a pointer 205 -PASS Not throw: ISO-8859-3 has a pointer 206 -PASS Not throw: ISO-8859-3 has a pointer 207 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 208 -PASS Not throw: ISO-8859-3 has a pointer 209 -PASS Not throw: ISO-8859-3 has a pointer 210 -PASS Not throw: ISO-8859-3 has a pointer 211 -PASS Not throw: ISO-8859-3 has a pointer 212 -PASS Not throw: ISO-8859-3 has a pointer 213 -PASS Not throw: ISO-8859-3 has a pointer 214 -PASS Not throw: ISO-8859-3 has a pointer 215 -PASS Not throw: ISO-8859-3 has a pointer 216 -PASS Not throw: ISO-8859-3 has a pointer 217 -PASS Not throw: ISO-8859-3 has a pointer 218 -PASS Not throw: ISO-8859-3 has a pointer 219 -PASS Not throw: ISO-8859-3 has a pointer 220 -PASS Not throw: ISO-8859-3 has a pointer 221 -PASS Not throw: ISO-8859-3 has a pointer 222 -PASS Not throw: ISO-8859-3 has a pointer 223 -PASS Not throw: ISO-8859-3 has a pointer 224 -PASS Not throw: ISO-8859-3 has a pointer 225 -PASS Not throw: ISO-8859-3 has a pointer 226 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 227 -PASS Not throw: ISO-8859-3 has a pointer 228 -PASS Not throw: ISO-8859-3 has a pointer 229 -PASS Not throw: ISO-8859-3 has a pointer 230 -PASS Not throw: ISO-8859-3 has a pointer 231 -PASS Not throw: ISO-8859-3 has a pointer 232 -PASS Not throw: ISO-8859-3 has a pointer 233 -PASS Not throw: ISO-8859-3 has a pointer 234 -PASS Not throw: ISO-8859-3 has a pointer 235 -PASS Not throw: ISO-8859-3 has a pointer 236 -PASS Not throw: ISO-8859-3 has a pointer 237 -PASS Not throw: ISO-8859-3 has a pointer 238 -PASS Not throw: ISO-8859-3 has a pointer 239 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 240 -PASS Not throw: ISO-8859-3 has a pointer 241 -PASS Not throw: ISO-8859-3 has a pointer 242 -PASS Not throw: ISO-8859-3 has a pointer 243 -PASS Not throw: ISO-8859-3 has a pointer 244 -PASS Not throw: ISO-8859-3 has a pointer 245 -PASS Not throw: ISO-8859-3 has a pointer 246 -PASS Not throw: ISO-8859-3 has a pointer 247 -PASS Not throw: ISO-8859-3 has a pointer 248 -PASS Not throw: ISO-8859-3 has a pointer 249 -PASS Not throw: ISO-8859-3 has a pointer 250 -PASS Not throw: ISO-8859-3 has a pointer 251 -PASS Not throw: ISO-8859-3 has a pointer 252 -PASS Not throw: ISO-8859-3 has a pointer 253 -PASS Not throw: ISO-8859-3 has a pointer 254 -PASS Not throw: ISO-8859-3 has a pointer 255 -PASS Not throw: ISO-8859-4 has a pointer 0 -PASS Not throw: ISO-8859-4 has a pointer 1 -PASS Not throw: ISO-8859-4 has a pointer 2 -PASS Not throw: ISO-8859-4 has a pointer 3 -PASS Not throw: ISO-8859-4 has a pointer 4 -PASS Not throw: ISO-8859-4 has a pointer 5 -PASS Not throw: ISO-8859-4 has a pointer 6 -PASS Not throw: ISO-8859-4 has a pointer 7 -PASS Not throw: ISO-8859-4 has a pointer 8 -PASS Not throw: ISO-8859-4 has a pointer 9 -PASS Not throw: ISO-8859-4 has a pointer 10 -PASS Not throw: ISO-8859-4 has a pointer 11 -PASS Not throw: ISO-8859-4 has a pointer 12 -PASS Not throw: ISO-8859-4 has a pointer 13 -PASS Not throw: ISO-8859-4 has a pointer 14 -PASS Not throw: ISO-8859-4 has a pointer 15 -PASS Not throw: ISO-8859-4 has a pointer 16 -PASS Not throw: ISO-8859-4 has a pointer 17 -PASS Not throw: ISO-8859-4 has a pointer 18 -PASS Not throw: ISO-8859-4 has a pointer 19 -PASS Not throw: ISO-8859-4 has a pointer 20 -PASS Not throw: ISO-8859-4 has a pointer 21 -PASS Not throw: ISO-8859-4 has a pointer 22 -PASS Not throw: ISO-8859-4 has a pointer 23 -PASS Not throw: ISO-8859-4 has a pointer 24 -PASS Not throw: ISO-8859-4 has a pointer 25 -PASS Not throw: ISO-8859-4 has a pointer 26 -PASS Not throw: ISO-8859-4 has a pointer 27 -PASS Not throw: ISO-8859-4 has a pointer 28 -PASS Not throw: ISO-8859-4 has a pointer 29 -PASS Not throw: ISO-8859-4 has a pointer 30 -PASS Not throw: ISO-8859-4 has a pointer 31 -PASS Not throw: ISO-8859-4 has a pointer 32 -PASS Not throw: ISO-8859-4 has a pointer 33 -PASS Not throw: ISO-8859-4 has a pointer 34 -PASS Not throw: ISO-8859-4 has a pointer 35 -PASS Not throw: ISO-8859-4 has a pointer 36 -PASS Not throw: ISO-8859-4 has a pointer 37 -PASS Not throw: ISO-8859-4 has a pointer 38 -PASS Not throw: ISO-8859-4 has a pointer 39 -PASS Not throw: ISO-8859-4 has a pointer 40 -PASS Not throw: ISO-8859-4 has a pointer 41 -PASS Not throw: ISO-8859-4 has a pointer 42 -PASS Not throw: ISO-8859-4 has a pointer 43 -PASS Not throw: ISO-8859-4 has a pointer 44 -PASS Not throw: ISO-8859-4 has a pointer 45 -PASS Not throw: ISO-8859-4 has a pointer 46 -PASS Not throw: ISO-8859-4 has a pointer 47 -PASS Not throw: ISO-8859-4 has a pointer 48 -PASS Not throw: ISO-8859-4 has a pointer 49 -PASS Not throw: ISO-8859-4 has a pointer 50 -PASS Not throw: ISO-8859-4 has a pointer 51 -PASS Not throw: ISO-8859-4 has a pointer 52 -PASS Not throw: ISO-8859-4 has a pointer 53 -PASS Not throw: ISO-8859-4 has a pointer 54 -PASS Not throw: ISO-8859-4 has a pointer 55 -PASS Not throw: ISO-8859-4 has a pointer 56 -PASS Not throw: ISO-8859-4 has a pointer 57 -PASS Not throw: ISO-8859-4 has a pointer 58 -PASS Not throw: ISO-8859-4 has a pointer 59 -PASS Not throw: ISO-8859-4 has a pointer 60 -PASS Not throw: ISO-8859-4 has a pointer 61 -PASS Not throw: ISO-8859-4 has a pointer 62 -PASS Not throw: ISO-8859-4 has a pointer 63 -PASS Not throw: ISO-8859-4 has a pointer 64 -PASS Not throw: ISO-8859-4 has a pointer 65 -PASS Not throw: ISO-8859-4 has a pointer 66 -PASS Not throw: ISO-8859-4 has a pointer 67 -PASS Not throw: ISO-8859-4 has a pointer 68 -PASS Not throw: ISO-8859-4 has a pointer 69 -PASS Not throw: ISO-8859-4 has a pointer 70 -PASS Not throw: ISO-8859-4 has a pointer 71 -PASS Not throw: ISO-8859-4 has a pointer 72 -PASS Not throw: ISO-8859-4 has a pointer 73 -PASS Not throw: ISO-8859-4 has a pointer 74 -PASS Not throw: ISO-8859-4 has a pointer 75 -PASS Not throw: ISO-8859-4 has a pointer 76 -PASS Not throw: ISO-8859-4 has a pointer 77 -PASS Not throw: ISO-8859-4 has a pointer 78 -PASS Not throw: ISO-8859-4 has a pointer 79 -PASS Not throw: ISO-8859-4 has a pointer 80 -PASS Not throw: ISO-8859-4 has a pointer 81 -PASS Not throw: ISO-8859-4 has a pointer 82 -PASS Not throw: ISO-8859-4 has a pointer 83 -PASS Not throw: ISO-8859-4 has a pointer 84 -PASS Not throw: ISO-8859-4 has a pointer 85 -PASS Not throw: ISO-8859-4 has a pointer 86 -PASS Not throw: ISO-8859-4 has a pointer 87 -PASS Not throw: ISO-8859-4 has a pointer 88 -PASS Not throw: ISO-8859-4 has a pointer 89 -PASS Not throw: ISO-8859-4 has a pointer 90 -PASS Not throw: ISO-8859-4 has a pointer 91 -PASS Not throw: ISO-8859-4 has a pointer 92 -PASS Not throw: ISO-8859-4 has a pointer 93 -PASS Not throw: ISO-8859-4 has a pointer 94 -PASS Not throw: ISO-8859-4 has a pointer 95 -PASS Not throw: ISO-8859-4 has a pointer 96 -PASS Not throw: ISO-8859-4 has a pointer 97 -PASS Not throw: ISO-8859-4 has a pointer 98 -PASS Not throw: ISO-8859-4 has a pointer 99 -PASS Not throw: ISO-8859-4 has a pointer 100 -PASS Not throw: ISO-8859-4 has a pointer 101 -PASS Not throw: ISO-8859-4 has a pointer 102 -PASS Not throw: ISO-8859-4 has a pointer 103 -PASS Not throw: ISO-8859-4 has a pointer 104 -PASS Not throw: ISO-8859-4 has a pointer 105 -PASS Not throw: ISO-8859-4 has a pointer 106 -PASS Not throw: ISO-8859-4 has a pointer 107 -PASS Not throw: ISO-8859-4 has a pointer 108 -PASS Not throw: ISO-8859-4 has a pointer 109 -PASS Not throw: ISO-8859-4 has a pointer 110 -PASS Not throw: ISO-8859-4 has a pointer 111 -PASS Not throw: ISO-8859-4 has a pointer 112 -PASS Not throw: ISO-8859-4 has a pointer 113 -PASS Not throw: ISO-8859-4 has a pointer 114 -PASS Not throw: ISO-8859-4 has a pointer 115 -PASS Not throw: ISO-8859-4 has a pointer 116 -PASS Not throw: ISO-8859-4 has a pointer 117 -PASS Not throw: ISO-8859-4 has a pointer 118 -PASS Not throw: ISO-8859-4 has a pointer 119 -PASS Not throw: ISO-8859-4 has a pointer 120 -PASS Not throw: ISO-8859-4 has a pointer 121 -PASS Not throw: ISO-8859-4 has a pointer 122 -PASS Not throw: ISO-8859-4 has a pointer 123 -PASS Not throw: ISO-8859-4 has a pointer 124 -PASS Not throw: ISO-8859-4 has a pointer 125 -PASS Not throw: ISO-8859-4 has a pointer 126 -PASS Not throw: ISO-8859-4 has a pointer 127 -PASS Not throw: ISO-8859-4 has a pointer 128 -PASS Not throw: ISO-8859-4 has a pointer 129 -PASS Not throw: ISO-8859-4 has a pointer 130 -PASS Not throw: ISO-8859-4 has a pointer 131 -PASS Not throw: ISO-8859-4 has a pointer 132 -PASS Not throw: ISO-8859-4 has a pointer 133 -PASS Not throw: ISO-8859-4 has a pointer 134 -PASS Not throw: ISO-8859-4 has a pointer 135 -PASS Not throw: ISO-8859-4 has a pointer 136 -PASS Not throw: ISO-8859-4 has a pointer 137 -PASS Not throw: ISO-8859-4 has a pointer 138 -PASS Not throw: ISO-8859-4 has a pointer 139 -PASS Not throw: ISO-8859-4 has a pointer 140 -PASS Not throw: ISO-8859-4 has a pointer 141 -PASS Not throw: ISO-8859-4 has a pointer 142 -PASS Not throw: ISO-8859-4 has a pointer 143 -PASS Not throw: ISO-8859-4 has a pointer 144 -PASS Not throw: ISO-8859-4 has a pointer 145 -PASS Not throw: ISO-8859-4 has a pointer 146 -PASS Not throw: ISO-8859-4 has a pointer 147 -PASS Not throw: ISO-8859-4 has a pointer 148 -PASS Not throw: ISO-8859-4 has a pointer 149 -PASS Not throw: ISO-8859-4 has a pointer 150 -PASS Not throw: ISO-8859-4 has a pointer 151 -PASS Not throw: ISO-8859-4 has a pointer 152 -PASS Not throw: ISO-8859-4 has a pointer 153 -PASS Not throw: ISO-8859-4 has a pointer 154 -PASS Not throw: ISO-8859-4 has a pointer 155 -PASS Not throw: ISO-8859-4 has a pointer 156 -PASS Not throw: ISO-8859-4 has a pointer 157 -PASS Not throw: ISO-8859-4 has a pointer 158 -PASS Not throw: ISO-8859-4 has a pointer 159 -PASS Not throw: ISO-8859-4 has a pointer 160 -PASS Not throw: ISO-8859-4 has a pointer 161 -PASS Not throw: ISO-8859-4 has a pointer 162 -PASS Not throw: ISO-8859-4 has a pointer 163 -PASS Not throw: ISO-8859-4 has a pointer 164 -PASS Not throw: ISO-8859-4 has a pointer 165 -PASS Not throw: ISO-8859-4 has a pointer 166 -PASS Not throw: ISO-8859-4 has a pointer 167 -PASS Not throw: ISO-8859-4 has a pointer 168 -PASS Not throw: ISO-8859-4 has a pointer 169 -PASS Not throw: ISO-8859-4 has a pointer 170 -PASS Not throw: ISO-8859-4 has a pointer 171 -PASS Not throw: ISO-8859-4 has a pointer 172 -PASS Not throw: ISO-8859-4 has a pointer 173 -PASS Not throw: ISO-8859-4 has a pointer 174 -PASS Not throw: ISO-8859-4 has a pointer 175 -PASS Not throw: ISO-8859-4 has a pointer 176 -PASS Not throw: ISO-8859-4 has a pointer 177 -PASS Not throw: ISO-8859-4 has a pointer 178 -PASS Not throw: ISO-8859-4 has a pointer 179 -PASS Not throw: ISO-8859-4 has a pointer 180 -PASS Not throw: ISO-8859-4 has a pointer 181 -PASS Not throw: ISO-8859-4 has a pointer 182 -PASS Not throw: ISO-8859-4 has a pointer 183 -PASS Not throw: ISO-8859-4 has a pointer 184 -PASS Not throw: ISO-8859-4 has a pointer 185 -PASS Not throw: ISO-8859-4 has a pointer 186 -PASS Not throw: ISO-8859-4 has a pointer 187 -PASS Not throw: ISO-8859-4 has a pointer 188 -PASS Not throw: ISO-8859-4 has a pointer 189 -PASS Not throw: ISO-8859-4 has a pointer 190 -PASS Not throw: ISO-8859-4 has a pointer 191 -PASS Not throw: ISO-8859-4 has a pointer 192 -PASS Not throw: ISO-8859-4 has a pointer 193 -PASS Not throw: ISO-8859-4 has a pointer 194 -PASS Not throw: ISO-8859-4 has a pointer 195 -PASS Not throw: ISO-8859-4 has a pointer 196 -PASS Not throw: ISO-8859-4 has a pointer 197 -PASS Not throw: ISO-8859-4 has a pointer 198 -PASS Not throw: ISO-8859-4 has a pointer 199 -PASS Not throw: ISO-8859-4 has a pointer 200 -PASS Not throw: ISO-8859-4 has a pointer 201 -PASS Not throw: ISO-8859-4 has a pointer 202 -PASS Not throw: ISO-8859-4 has a pointer 203 -PASS Not throw: ISO-8859-4 has a pointer 204 -PASS Not throw: ISO-8859-4 has a pointer 205 -PASS Not throw: ISO-8859-4 has a pointer 206 -PASS Not throw: ISO-8859-4 has a pointer 207 -PASS Not throw: ISO-8859-4 has a pointer 208 -PASS Not throw: ISO-8859-4 has a pointer 209 -PASS Not throw: ISO-8859-4 has a pointer 210 -PASS Not throw: ISO-8859-4 has a pointer 211 -PASS Not throw: ISO-8859-4 has a pointer 212 -PASS Not throw: ISO-8859-4 has a pointer 213 -PASS Not throw: ISO-8859-4 has a pointer 214 -PASS Not throw: ISO-8859-4 has a pointer 215 -PASS Not throw: ISO-8859-4 has a pointer 216 -PASS Not throw: ISO-8859-4 has a pointer 217 -PASS Not throw: ISO-8859-4 has a pointer 218 -PASS Not throw: ISO-8859-4 has a pointer 219 -PASS Not throw: ISO-8859-4 has a pointer 220 -PASS Not throw: ISO-8859-4 has a pointer 221 -PASS Not throw: ISO-8859-4 has a pointer 222 -PASS Not throw: ISO-8859-4 has a pointer 223 -PASS Not throw: ISO-8859-4 has a pointer 224 -PASS Not throw: ISO-8859-4 has a pointer 225 -PASS Not throw: ISO-8859-4 has a pointer 226 -PASS Not throw: ISO-8859-4 has a pointer 227 -PASS Not throw: ISO-8859-4 has a pointer 228 -PASS Not throw: ISO-8859-4 has a pointer 229 -PASS Not throw: ISO-8859-4 has a pointer 230 -PASS Not throw: ISO-8859-4 has a pointer 231 -PASS Not throw: ISO-8859-4 has a pointer 232 -PASS Not throw: ISO-8859-4 has a pointer 233 -PASS Not throw: ISO-8859-4 has a pointer 234 -PASS Not throw: ISO-8859-4 has a pointer 235 -PASS Not throw: ISO-8859-4 has a pointer 236 -PASS Not throw: ISO-8859-4 has a pointer 237 -PASS Not throw: ISO-8859-4 has a pointer 238 -PASS Not throw: ISO-8859-4 has a pointer 239 -PASS Not throw: ISO-8859-4 has a pointer 240 -PASS Not throw: ISO-8859-4 has a pointer 241 -PASS Not throw: ISO-8859-4 has a pointer 242 -PASS Not throw: ISO-8859-4 has a pointer 243 -PASS Not throw: ISO-8859-4 has a pointer 244 -PASS Not throw: ISO-8859-4 has a pointer 245 -PASS Not throw: ISO-8859-4 has a pointer 246 -PASS Not throw: ISO-8859-4 has a pointer 247 -PASS Not throw: ISO-8859-4 has a pointer 248 -PASS Not throw: ISO-8859-4 has a pointer 249 -PASS Not throw: ISO-8859-4 has a pointer 250 -PASS Not throw: ISO-8859-4 has a pointer 251 -PASS Not throw: ISO-8859-4 has a pointer 252 -PASS Not throw: ISO-8859-4 has a pointer 253 -PASS Not throw: ISO-8859-4 has a pointer 254 -PASS Not throw: ISO-8859-4 has a pointer 255 -PASS Not throw: ISO-8859-5 has a pointer 0 -PASS Not throw: ISO-8859-5 has a pointer 1 -PASS Not throw: ISO-8859-5 has a pointer 2 -PASS Not throw: ISO-8859-5 has a pointer 3 -PASS Not throw: ISO-8859-5 has a pointer 4 -PASS Not throw: ISO-8859-5 has a pointer 5 -PASS Not throw: ISO-8859-5 has a pointer 6 -PASS Not throw: ISO-8859-5 has a pointer 7 -PASS Not throw: ISO-8859-5 has a pointer 8 -PASS Not throw: ISO-8859-5 has a pointer 9 -PASS Not throw: ISO-8859-5 has a pointer 10 -PASS Not throw: ISO-8859-5 has a pointer 11 -PASS Not throw: ISO-8859-5 has a pointer 12 -PASS Not throw: ISO-8859-5 has a pointer 13 -PASS Not throw: ISO-8859-5 has a pointer 14 -PASS Not throw: ISO-8859-5 has a pointer 15 -PASS Not throw: ISO-8859-5 has a pointer 16 -PASS Not throw: ISO-8859-5 has a pointer 17 -PASS Not throw: ISO-8859-5 has a pointer 18 -PASS Not throw: ISO-8859-5 has a pointer 19 -PASS Not throw: ISO-8859-5 has a pointer 20 -PASS Not throw: ISO-8859-5 has a pointer 21 -PASS Not throw: ISO-8859-5 has a pointer 22 -PASS Not throw: ISO-8859-5 has a pointer 23 -PASS Not throw: ISO-8859-5 has a pointer 24 -PASS Not throw: ISO-8859-5 has a pointer 25 -PASS Not throw: ISO-8859-5 has a pointer 26 -PASS Not throw: ISO-8859-5 has a pointer 27 -PASS Not throw: ISO-8859-5 has a pointer 28 -PASS Not throw: ISO-8859-5 has a pointer 29 -PASS Not throw: ISO-8859-5 has a pointer 30 -PASS Not throw: ISO-8859-5 has a pointer 31 -PASS Not throw: ISO-8859-5 has a pointer 32 -PASS Not throw: ISO-8859-5 has a pointer 33 -PASS Not throw: ISO-8859-5 has a pointer 34 -PASS Not throw: ISO-8859-5 has a pointer 35 -PASS Not throw: ISO-8859-5 has a pointer 36 -PASS Not throw: ISO-8859-5 has a pointer 37 -PASS Not throw: ISO-8859-5 has a pointer 38 -PASS Not throw: ISO-8859-5 has a pointer 39 -PASS Not throw: ISO-8859-5 has a pointer 40 -PASS Not throw: ISO-8859-5 has a pointer 41 -PASS Not throw: ISO-8859-5 has a pointer 42 -PASS Not throw: ISO-8859-5 has a pointer 43 -PASS Not throw: ISO-8859-5 has a pointer 44 -PASS Not throw: ISO-8859-5 has a pointer 45 -PASS Not throw: ISO-8859-5 has a pointer 46 -PASS Not throw: ISO-8859-5 has a pointer 47 -PASS Not throw: ISO-8859-5 has a pointer 48 -PASS Not throw: ISO-8859-5 has a pointer 49 -PASS Not throw: ISO-8859-5 has a pointer 50 -PASS Not throw: ISO-8859-5 has a pointer 51 -PASS Not throw: ISO-8859-5 has a pointer 52 -PASS Not throw: ISO-8859-5 has a pointer 53 -PASS Not throw: ISO-8859-5 has a pointer 54 -PASS Not throw: ISO-8859-5 has a pointer 55 -PASS Not throw: ISO-8859-5 has a pointer 56 -PASS Not throw: ISO-8859-5 has a pointer 57 -PASS Not throw: ISO-8859-5 has a pointer 58 -PASS Not throw: ISO-8859-5 has a pointer 59 -PASS Not throw: ISO-8859-5 has a pointer 60 -PASS Not throw: ISO-8859-5 has a pointer 61 -PASS Not throw: ISO-8859-5 has a pointer 62 -PASS Not throw: ISO-8859-5 has a pointer 63 -PASS Not throw: ISO-8859-5 has a pointer 64 -PASS Not throw: ISO-8859-5 has a pointer 65 -PASS Not throw: ISO-8859-5 has a pointer 66 -PASS Not throw: ISO-8859-5 has a pointer 67 -PASS Not throw: ISO-8859-5 has a pointer 68 -PASS Not throw: ISO-8859-5 has a pointer 69 -PASS Not throw: ISO-8859-5 has a pointer 70 -PASS Not throw: ISO-8859-5 has a pointer 71 -PASS Not throw: ISO-8859-5 has a pointer 72 -PASS Not throw: ISO-8859-5 has a pointer 73 -PASS Not throw: ISO-8859-5 has a pointer 74 -PASS Not throw: ISO-8859-5 has a pointer 75 -PASS Not throw: ISO-8859-5 has a pointer 76 -PASS Not throw: ISO-8859-5 has a pointer 77 -PASS Not throw: ISO-8859-5 has a pointer 78 -PASS Not throw: ISO-8859-5 has a pointer 79 -PASS Not throw: ISO-8859-5 has a pointer 80 -PASS Not throw: ISO-8859-5 has a pointer 81 -PASS Not throw: ISO-8859-5 has a pointer 82 -PASS Not throw: ISO-8859-5 has a pointer 83 -PASS Not throw: ISO-8859-5 has a pointer 84 -PASS Not throw: ISO-8859-5 has a pointer 85 -PASS Not throw: ISO-8859-5 has a pointer 86 -PASS Not throw: ISO-8859-5 has a pointer 87 -PASS Not throw: ISO-8859-5 has a pointer 88 -PASS Not throw: ISO-8859-5 has a pointer 89 -PASS Not throw: ISO-8859-5 has a pointer 90 -PASS Not throw: ISO-8859-5 has a pointer 91 -PASS Not throw: ISO-8859-5 has a pointer 92 -PASS Not throw: ISO-8859-5 has a pointer 93 -PASS Not throw: ISO-8859-5 has a pointer 94 -PASS Not throw: ISO-8859-5 has a pointer 95 -PASS Not throw: ISO-8859-5 has a pointer 96 -PASS Not throw: ISO-8859-5 has a pointer 97 -PASS Not throw: ISO-8859-5 has a pointer 98 -PASS Not throw: ISO-8859-5 has a pointer 99 -PASS Not throw: ISO-8859-5 has a pointer 100 -PASS Not throw: ISO-8859-5 has a pointer 101 -PASS Not throw: ISO-8859-5 has a pointer 102 -PASS Not throw: ISO-8859-5 has a pointer 103 -PASS Not throw: ISO-8859-5 has a pointer 104 -PASS Not throw: ISO-8859-5 has a pointer 105 -PASS Not throw: ISO-8859-5 has a pointer 106 -PASS Not throw: ISO-8859-5 has a pointer 107 -PASS Not throw: ISO-8859-5 has a pointer 108 -PASS Not throw: ISO-8859-5 has a pointer 109 -PASS Not throw: ISO-8859-5 has a pointer 110 -PASS Not throw: ISO-8859-5 has a pointer 111 -PASS Not throw: ISO-8859-5 has a pointer 112 -PASS Not throw: ISO-8859-5 has a pointer 113 -PASS Not throw: ISO-8859-5 has a pointer 114 -PASS Not throw: ISO-8859-5 has a pointer 115 -PASS Not throw: ISO-8859-5 has a pointer 116 -PASS Not throw: ISO-8859-5 has a pointer 117 -PASS Not throw: ISO-8859-5 has a pointer 118 -PASS Not throw: ISO-8859-5 has a pointer 119 -PASS Not throw: ISO-8859-5 has a pointer 120 -PASS Not throw: ISO-8859-5 has a pointer 121 -PASS Not throw: ISO-8859-5 has a pointer 122 -PASS Not throw: ISO-8859-5 has a pointer 123 -PASS Not throw: ISO-8859-5 has a pointer 124 -PASS Not throw: ISO-8859-5 has a pointer 125 -PASS Not throw: ISO-8859-5 has a pointer 126 -PASS Not throw: ISO-8859-5 has a pointer 127 -PASS Not throw: ISO-8859-5 has a pointer 128 -PASS Not throw: ISO-8859-5 has a pointer 129 -PASS Not throw: ISO-8859-5 has a pointer 130 -PASS Not throw: ISO-8859-5 has a pointer 131 -PASS Not throw: ISO-8859-5 has a pointer 132 -PASS Not throw: ISO-8859-5 has a pointer 133 -PASS Not throw: ISO-8859-5 has a pointer 134 -PASS Not throw: ISO-8859-5 has a pointer 135 -PASS Not throw: ISO-8859-5 has a pointer 136 -PASS Not throw: ISO-8859-5 has a pointer 137 -PASS Not throw: ISO-8859-5 has a pointer 138 -PASS Not throw: ISO-8859-5 has a pointer 139 -PASS Not throw: ISO-8859-5 has a pointer 140 -PASS Not throw: ISO-8859-5 has a pointer 141 -PASS Not throw: ISO-8859-5 has a pointer 142 -PASS Not throw: ISO-8859-5 has a pointer 143 -PASS Not throw: ISO-8859-5 has a pointer 144 -PASS Not throw: ISO-8859-5 has a pointer 145 -PASS Not throw: ISO-8859-5 has a pointer 146 -PASS Not throw: ISO-8859-5 has a pointer 147 -PASS Not throw: ISO-8859-5 has a pointer 148 -PASS Not throw: ISO-8859-5 has a pointer 149 -PASS Not throw: ISO-8859-5 has a pointer 150 -PASS Not throw: ISO-8859-5 has a pointer 151 -PASS Not throw: ISO-8859-5 has a pointer 152 -PASS Not throw: ISO-8859-5 has a pointer 153 -PASS Not throw: ISO-8859-5 has a pointer 154 -PASS Not throw: ISO-8859-5 has a pointer 155 -PASS Not throw: ISO-8859-5 has a pointer 156 -PASS Not throw: ISO-8859-5 has a pointer 157 -PASS Not throw: ISO-8859-5 has a pointer 158 -PASS Not throw: ISO-8859-5 has a pointer 159 -PASS Not throw: ISO-8859-5 has a pointer 160 -PASS Not throw: ISO-8859-5 has a pointer 161 -PASS Not throw: ISO-8859-5 has a pointer 162 -PASS Not throw: ISO-8859-5 has a pointer 163 -PASS Not throw: ISO-8859-5 has a pointer 164 -PASS Not throw: ISO-8859-5 has a pointer 165 -PASS Not throw: ISO-8859-5 has a pointer 166 -PASS Not throw: ISO-8859-5 has a pointer 167 -PASS Not throw: ISO-8859-5 has a pointer 168 -PASS Not throw: ISO-8859-5 has a pointer 169 -PASS Not throw: ISO-8859-5 has a pointer 170 -PASS Not throw: ISO-8859-5 has a pointer 171 -PASS Not throw: ISO-8859-5 has a pointer 172 -PASS Not throw: ISO-8859-5 has a pointer 173 -PASS Not throw: ISO-8859-5 has a pointer 174 -PASS Not throw: ISO-8859-5 has a pointer 175 -PASS Not throw: ISO-8859-5 has a pointer 176 -PASS Not throw: ISO-8859-5 has a pointer 177 -PASS Not throw: ISO-8859-5 has a pointer 178 -PASS Not throw: ISO-8859-5 has a pointer 179 -PASS Not throw: ISO-8859-5 has a pointer 180 -PASS Not throw: ISO-8859-5 has a pointer 181 -PASS Not throw: ISO-8859-5 has a pointer 182 -PASS Not throw: ISO-8859-5 has a pointer 183 -PASS Not throw: ISO-8859-5 has a pointer 184 -PASS Not throw: ISO-8859-5 has a pointer 185 -PASS Not throw: ISO-8859-5 has a pointer 186 -PASS Not throw: ISO-8859-5 has a pointer 187 -PASS Not throw: ISO-8859-5 has a pointer 188 -PASS Not throw: ISO-8859-5 has a pointer 189 -PASS Not throw: ISO-8859-5 has a pointer 190 -PASS Not throw: ISO-8859-5 has a pointer 191 -PASS Not throw: ISO-8859-5 has a pointer 192 -PASS Not throw: ISO-8859-5 has a pointer 193 -PASS Not throw: ISO-8859-5 has a pointer 194 -PASS Not throw: ISO-8859-5 has a pointer 195 -PASS Not throw: ISO-8859-5 has a pointer 196 -PASS Not throw: ISO-8859-5 has a pointer 197 -PASS Not throw: ISO-8859-5 has a pointer 198 -PASS Not throw: ISO-8859-5 has a pointer 199 -PASS Not throw: ISO-8859-5 has a pointer 200 -PASS Not throw: ISO-8859-5 has a pointer 201 -PASS Not throw: ISO-8859-5 has a pointer 202 -PASS Not throw: ISO-8859-5 has a pointer 203 -PASS Not throw: ISO-8859-5 has a pointer 204 -PASS Not throw: ISO-8859-5 has a pointer 205 -PASS Not throw: ISO-8859-5 has a pointer 206 -PASS Not throw: ISO-8859-5 has a pointer 207 -PASS Not throw: ISO-8859-5 has a pointer 208 -PASS Not throw: ISO-8859-5 has a pointer 209 -PASS Not throw: ISO-8859-5 has a pointer 210 -PASS Not throw: ISO-8859-5 has a pointer 211 -PASS Not throw: ISO-8859-5 has a pointer 212 -PASS Not throw: ISO-8859-5 has a pointer 213 -PASS Not throw: ISO-8859-5 has a pointer 214 -PASS Not throw: ISO-8859-5 has a pointer 215 -PASS Not throw: ISO-8859-5 has a pointer 216 -PASS Not throw: ISO-8859-5 has a pointer 217 -PASS Not throw: ISO-8859-5 has a pointer 218 -PASS Not throw: ISO-8859-5 has a pointer 219 -PASS Not throw: ISO-8859-5 has a pointer 220 -PASS Not throw: ISO-8859-5 has a pointer 221 -PASS Not throw: ISO-8859-5 has a pointer 222 -PASS Not throw: ISO-8859-5 has a pointer 223 -PASS Not throw: ISO-8859-5 has a pointer 224 -PASS Not throw: ISO-8859-5 has a pointer 225 -PASS Not throw: ISO-8859-5 has a pointer 226 -PASS Not throw: ISO-8859-5 has a pointer 227 -PASS Not throw: ISO-8859-5 has a pointer 228 -PASS Not throw: ISO-8859-5 has a pointer 229 -PASS Not throw: ISO-8859-5 has a pointer 230 -PASS Not throw: ISO-8859-5 has a pointer 231 -PASS Not throw: ISO-8859-5 has a pointer 232 -PASS Not throw: ISO-8859-5 has a pointer 233 -PASS Not throw: ISO-8859-5 has a pointer 234 -PASS Not throw: ISO-8859-5 has a pointer 235 -PASS Not throw: ISO-8859-5 has a pointer 236 -PASS Not throw: ISO-8859-5 has a pointer 237 -PASS Not throw: ISO-8859-5 has a pointer 238 -PASS Not throw: ISO-8859-5 has a pointer 239 -PASS Not throw: ISO-8859-5 has a pointer 240 -PASS Not throw: ISO-8859-5 has a pointer 241 -PASS Not throw: ISO-8859-5 has a pointer 242 -PASS Not throw: ISO-8859-5 has a pointer 243 -PASS Not throw: ISO-8859-5 has a pointer 244 -PASS Not throw: ISO-8859-5 has a pointer 245 -PASS Not throw: ISO-8859-5 has a pointer 246 -PASS Not throw: ISO-8859-5 has a pointer 247 -PASS Not throw: ISO-8859-5 has a pointer 248 -PASS Not throw: ISO-8859-5 has a pointer 249 -PASS Not throw: ISO-8859-5 has a pointer 250 -PASS Not throw: ISO-8859-5 has a pointer 251 -PASS Not throw: ISO-8859-5 has a pointer 252 -PASS Not throw: ISO-8859-5 has a pointer 253 -PASS Not throw: ISO-8859-5 has a pointer 254 -PASS Not throw: ISO-8859-5 has a pointer 255 -PASS Not throw: ISO-8859-6 has a pointer 0 -PASS Not throw: ISO-8859-6 has a pointer 1 -PASS Not throw: ISO-8859-6 has a pointer 2 -PASS Not throw: ISO-8859-6 has a pointer 3 -PASS Not throw: ISO-8859-6 has a pointer 4 -PASS Not throw: ISO-8859-6 has a pointer 5 -PASS Not throw: ISO-8859-6 has a pointer 6 -PASS Not throw: ISO-8859-6 has a pointer 7 -PASS Not throw: ISO-8859-6 has a pointer 8 -PASS Not throw: ISO-8859-6 has a pointer 9 -PASS Not throw: ISO-8859-6 has a pointer 10 -PASS Not throw: ISO-8859-6 has a pointer 11 -PASS Not throw: ISO-8859-6 has a pointer 12 -PASS Not throw: ISO-8859-6 has a pointer 13 -PASS Not throw: ISO-8859-6 has a pointer 14 -PASS Not throw: ISO-8859-6 has a pointer 15 -PASS Not throw: ISO-8859-6 has a pointer 16 -PASS Not throw: ISO-8859-6 has a pointer 17 -PASS Not throw: ISO-8859-6 has a pointer 18 -PASS Not throw: ISO-8859-6 has a pointer 19 -PASS Not throw: ISO-8859-6 has a pointer 20 -PASS Not throw: ISO-8859-6 has a pointer 21 -PASS Not throw: ISO-8859-6 has a pointer 22 -PASS Not throw: ISO-8859-6 has a pointer 23 -PASS Not throw: ISO-8859-6 has a pointer 24 -PASS Not throw: ISO-8859-6 has a pointer 25 -PASS Not throw: ISO-8859-6 has a pointer 26 -PASS Not throw: ISO-8859-6 has a pointer 27 -PASS Not throw: ISO-8859-6 has a pointer 28 -PASS Not throw: ISO-8859-6 has a pointer 29 -PASS Not throw: ISO-8859-6 has a pointer 30 -PASS Not throw: ISO-8859-6 has a pointer 31 -PASS Not throw: ISO-8859-6 has a pointer 32 -PASS Not throw: ISO-8859-6 has a pointer 33 -PASS Not throw: ISO-8859-6 has a pointer 34 -PASS Not throw: ISO-8859-6 has a pointer 35 -PASS Not throw: ISO-8859-6 has a pointer 36 -PASS Not throw: ISO-8859-6 has a pointer 37 -PASS Not throw: ISO-8859-6 has a pointer 38 -PASS Not throw: ISO-8859-6 has a pointer 39 -PASS Not throw: ISO-8859-6 has a pointer 40 -PASS Not throw: ISO-8859-6 has a pointer 41 -PASS Not throw: ISO-8859-6 has a pointer 42 -PASS Not throw: ISO-8859-6 has a pointer 43 -PASS Not throw: ISO-8859-6 has a pointer 44 -PASS Not throw: ISO-8859-6 has a pointer 45 -PASS Not throw: ISO-8859-6 has a pointer 46 -PASS Not throw: ISO-8859-6 has a pointer 47 -PASS Not throw: ISO-8859-6 has a pointer 48 -PASS Not throw: ISO-8859-6 has a pointer 49 -PASS Not throw: ISO-8859-6 has a pointer 50 -PASS Not throw: ISO-8859-6 has a pointer 51 -PASS Not throw: ISO-8859-6 has a pointer 52 -PASS Not throw: ISO-8859-6 has a pointer 53 -PASS Not throw: ISO-8859-6 has a pointer 54 -PASS Not throw: ISO-8859-6 has a pointer 55 -PASS Not throw: ISO-8859-6 has a pointer 56 -PASS Not throw: ISO-8859-6 has a pointer 57 -PASS Not throw: ISO-8859-6 has a pointer 58 -PASS Not throw: ISO-8859-6 has a pointer 59 -PASS Not throw: ISO-8859-6 has a pointer 60 -PASS Not throw: ISO-8859-6 has a pointer 61 -PASS Not throw: ISO-8859-6 has a pointer 62 -PASS Not throw: ISO-8859-6 has a pointer 63 -PASS Not throw: ISO-8859-6 has a pointer 64 -PASS Not throw: ISO-8859-6 has a pointer 65 -PASS Not throw: ISO-8859-6 has a pointer 66 -PASS Not throw: ISO-8859-6 has a pointer 67 -PASS Not throw: ISO-8859-6 has a pointer 68 -PASS Not throw: ISO-8859-6 has a pointer 69 -PASS Not throw: ISO-8859-6 has a pointer 70 -PASS Not throw: ISO-8859-6 has a pointer 71 -PASS Not throw: ISO-8859-6 has a pointer 72 -PASS Not throw: ISO-8859-6 has a pointer 73 -PASS Not throw: ISO-8859-6 has a pointer 74 -PASS Not throw: ISO-8859-6 has a pointer 75 -PASS Not throw: ISO-8859-6 has a pointer 76 -PASS Not throw: ISO-8859-6 has a pointer 77 -PASS Not throw: ISO-8859-6 has a pointer 78 -PASS Not throw: ISO-8859-6 has a pointer 79 -PASS Not throw: ISO-8859-6 has a pointer 80 -PASS Not throw: ISO-8859-6 has a pointer 81 -PASS Not throw: ISO-8859-6 has a pointer 82 -PASS Not throw: ISO-8859-6 has a pointer 83 -PASS Not throw: ISO-8859-6 has a pointer 84 -PASS Not throw: ISO-8859-6 has a pointer 85 -PASS Not throw: ISO-8859-6 has a pointer 86 -PASS Not throw: ISO-8859-6 has a pointer 87 -PASS Not throw: ISO-8859-6 has a pointer 88 -PASS Not throw: ISO-8859-6 has a pointer 89 -PASS Not throw: ISO-8859-6 has a pointer 90 -PASS Not throw: ISO-8859-6 has a pointer 91 -PASS Not throw: ISO-8859-6 has a pointer 92 -PASS Not throw: ISO-8859-6 has a pointer 93 -PASS Not throw: ISO-8859-6 has a pointer 94 -PASS Not throw: ISO-8859-6 has a pointer 95 -PASS Not throw: ISO-8859-6 has a pointer 96 -PASS Not throw: ISO-8859-6 has a pointer 97 -PASS Not throw: ISO-8859-6 has a pointer 98 -PASS Not throw: ISO-8859-6 has a pointer 99 -PASS Not throw: ISO-8859-6 has a pointer 100 -PASS Not throw: ISO-8859-6 has a pointer 101 -PASS Not throw: ISO-8859-6 has a pointer 102 -PASS Not throw: ISO-8859-6 has a pointer 103 -PASS Not throw: ISO-8859-6 has a pointer 104 -PASS Not throw: ISO-8859-6 has a pointer 105 -PASS Not throw: ISO-8859-6 has a pointer 106 -PASS Not throw: ISO-8859-6 has a pointer 107 -PASS Not throw: ISO-8859-6 has a pointer 108 -PASS Not throw: ISO-8859-6 has a pointer 109 -PASS Not throw: ISO-8859-6 has a pointer 110 -PASS Not throw: ISO-8859-6 has a pointer 111 -PASS Not throw: ISO-8859-6 has a pointer 112 -PASS Not throw: ISO-8859-6 has a pointer 113 -PASS Not throw: ISO-8859-6 has a pointer 114 -PASS Not throw: ISO-8859-6 has a pointer 115 -PASS Not throw: ISO-8859-6 has a pointer 116 -PASS Not throw: ISO-8859-6 has a pointer 117 -PASS Not throw: ISO-8859-6 has a pointer 118 -PASS Not throw: ISO-8859-6 has a pointer 119 -PASS Not throw: ISO-8859-6 has a pointer 120 -PASS Not throw: ISO-8859-6 has a pointer 121 -PASS Not throw: ISO-8859-6 has a pointer 122 -PASS Not throw: ISO-8859-6 has a pointer 123 -PASS Not throw: ISO-8859-6 has a pointer 124 -PASS Not throw: ISO-8859-6 has a pointer 125 -PASS Not throw: ISO-8859-6 has a pointer 126 -PASS Not throw: ISO-8859-6 has a pointer 127 -PASS Not throw: ISO-8859-6 has a pointer 128 -PASS Not throw: ISO-8859-6 has a pointer 129 -PASS Not throw: ISO-8859-6 has a pointer 130 -PASS Not throw: ISO-8859-6 has a pointer 131 -PASS Not throw: ISO-8859-6 has a pointer 132 -PASS Not throw: ISO-8859-6 has a pointer 133 -PASS Not throw: ISO-8859-6 has a pointer 134 -PASS Not throw: ISO-8859-6 has a pointer 135 -PASS Not throw: ISO-8859-6 has a pointer 136 -PASS Not throw: ISO-8859-6 has a pointer 137 -PASS Not throw: ISO-8859-6 has a pointer 138 -PASS Not throw: ISO-8859-6 has a pointer 139 -PASS Not throw: ISO-8859-6 has a pointer 140 -PASS Not throw: ISO-8859-6 has a pointer 141 -PASS Not throw: ISO-8859-6 has a pointer 142 -PASS Not throw: ISO-8859-6 has a pointer 143 -PASS Not throw: ISO-8859-6 has a pointer 144 -PASS Not throw: ISO-8859-6 has a pointer 145 -PASS Not throw: ISO-8859-6 has a pointer 146 -PASS Not throw: ISO-8859-6 has a pointer 147 -PASS Not throw: ISO-8859-6 has a pointer 148 -PASS Not throw: ISO-8859-6 has a pointer 149 -PASS Not throw: ISO-8859-6 has a pointer 150 -PASS Not throw: ISO-8859-6 has a pointer 151 -PASS Not throw: ISO-8859-6 has a pointer 152 -PASS Not throw: ISO-8859-6 has a pointer 153 -PASS Not throw: ISO-8859-6 has a pointer 154 -PASS Not throw: ISO-8859-6 has a pointer 155 -PASS Not throw: ISO-8859-6 has a pointer 156 -PASS Not throw: ISO-8859-6 has a pointer 157 -PASS Not throw: ISO-8859-6 has a pointer 158 -PASS Not throw: ISO-8859-6 has a pointer 159 -PASS Not throw: ISO-8859-6 has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 161 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 162 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 163 -PASS Not throw: ISO-8859-6 has a pointer 164 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 165 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 166 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 167 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 168 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 169 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 170 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 171 -PASS Not throw: ISO-8859-6 has a pointer 172 -PASS Not throw: ISO-8859-6 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 174 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 175 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 176 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 177 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 178 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 179 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 180 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 181 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 182 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 183 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 184 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 185 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 186 -PASS Not throw: ISO-8859-6 has a pointer 187 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 188 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 189 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 190 -PASS Not throw: ISO-8859-6 has a pointer 191 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 192 -PASS Not throw: ISO-8859-6 has a pointer 193 -PASS Not throw: ISO-8859-6 has a pointer 194 -PASS Not throw: ISO-8859-6 has a pointer 195 -PASS Not throw: ISO-8859-6 has a pointer 196 -PASS Not throw: ISO-8859-6 has a pointer 197 -PASS Not throw: ISO-8859-6 has a pointer 198 -PASS Not throw: ISO-8859-6 has a pointer 199 -PASS Not throw: ISO-8859-6 has a pointer 200 -PASS Not throw: ISO-8859-6 has a pointer 201 -PASS Not throw: ISO-8859-6 has a pointer 202 -PASS Not throw: ISO-8859-6 has a pointer 203 -PASS Not throw: ISO-8859-6 has a pointer 204 -PASS Not throw: ISO-8859-6 has a pointer 205 -PASS Not throw: ISO-8859-6 has a pointer 206 -PASS Not throw: ISO-8859-6 has a pointer 207 -PASS Not throw: ISO-8859-6 has a pointer 208 -PASS Not throw: ISO-8859-6 has a pointer 209 -PASS Not throw: ISO-8859-6 has a pointer 210 -PASS Not throw: ISO-8859-6 has a pointer 211 -PASS Not throw: ISO-8859-6 has a pointer 212 -PASS Not throw: ISO-8859-6 has a pointer 213 -PASS Not throw: ISO-8859-6 has a pointer 214 -PASS Not throw: ISO-8859-6 has a pointer 215 -PASS Not throw: ISO-8859-6 has a pointer 216 -PASS Not throw: ISO-8859-6 has a pointer 217 -PASS Not throw: ISO-8859-6 has a pointer 218 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 222 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 223 -PASS Not throw: ISO-8859-6 has a pointer 224 -PASS Not throw: ISO-8859-6 has a pointer 225 -PASS Not throw: ISO-8859-6 has a pointer 226 -PASS Not throw: ISO-8859-6 has a pointer 227 -PASS Not throw: ISO-8859-6 has a pointer 228 -PASS Not throw: ISO-8859-6 has a pointer 229 -PASS Not throw: ISO-8859-6 has a pointer 230 -PASS Not throw: ISO-8859-6 has a pointer 231 -PASS Not throw: ISO-8859-6 has a pointer 232 -PASS Not throw: ISO-8859-6 has a pointer 233 -PASS Not throw: ISO-8859-6 has a pointer 234 -PASS Not throw: ISO-8859-6 has a pointer 235 -PASS Not throw: ISO-8859-6 has a pointer 236 -PASS Not throw: ISO-8859-6 has a pointer 237 -PASS Not throw: ISO-8859-6 has a pointer 238 -PASS Not throw: ISO-8859-6 has a pointer 239 -PASS Not throw: ISO-8859-6 has a pointer 240 -PASS Not throw: ISO-8859-6 has a pointer 241 -PASS Not throw: ISO-8859-6 has a pointer 242 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 243 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 244 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 245 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 246 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 247 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 248 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 249 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 250 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 252 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 253 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 254 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 255 -PASS Not throw: ISO-8859-7 has a pointer 0 -PASS Not throw: ISO-8859-7 has a pointer 1 -PASS Not throw: ISO-8859-7 has a pointer 2 -PASS Not throw: ISO-8859-7 has a pointer 3 -PASS Not throw: ISO-8859-7 has a pointer 4 -PASS Not throw: ISO-8859-7 has a pointer 5 -PASS Not throw: ISO-8859-7 has a pointer 6 -PASS Not throw: ISO-8859-7 has a pointer 7 -PASS Not throw: ISO-8859-7 has a pointer 8 -PASS Not throw: ISO-8859-7 has a pointer 9 -PASS Not throw: ISO-8859-7 has a pointer 10 -PASS Not throw: ISO-8859-7 has a pointer 11 -PASS Not throw: ISO-8859-7 has a pointer 12 -PASS Not throw: ISO-8859-7 has a pointer 13 -PASS Not throw: ISO-8859-7 has a pointer 14 -PASS Not throw: ISO-8859-7 has a pointer 15 -PASS Not throw: ISO-8859-7 has a pointer 16 -PASS Not throw: ISO-8859-7 has a pointer 17 -PASS Not throw: ISO-8859-7 has a pointer 18 -PASS Not throw: ISO-8859-7 has a pointer 19 -PASS Not throw: ISO-8859-7 has a pointer 20 -PASS Not throw: ISO-8859-7 has a pointer 21 -PASS Not throw: ISO-8859-7 has a pointer 22 -PASS Not throw: ISO-8859-7 has a pointer 23 -PASS Not throw: ISO-8859-7 has a pointer 24 -PASS Not throw: ISO-8859-7 has a pointer 25 -PASS Not throw: ISO-8859-7 has a pointer 26 -PASS Not throw: ISO-8859-7 has a pointer 27 -PASS Not throw: ISO-8859-7 has a pointer 28 -PASS Not throw: ISO-8859-7 has a pointer 29 -PASS Not throw: ISO-8859-7 has a pointer 30 -PASS Not throw: ISO-8859-7 has a pointer 31 -PASS Not throw: ISO-8859-7 has a pointer 32 -PASS Not throw: ISO-8859-7 has a pointer 33 -PASS Not throw: ISO-8859-7 has a pointer 34 -PASS Not throw: ISO-8859-7 has a pointer 35 -PASS Not throw: ISO-8859-7 has a pointer 36 -PASS Not throw: ISO-8859-7 has a pointer 37 -PASS Not throw: ISO-8859-7 has a pointer 38 -PASS Not throw: ISO-8859-7 has a pointer 39 -PASS Not throw: ISO-8859-7 has a pointer 40 -PASS Not throw: ISO-8859-7 has a pointer 41 -PASS Not throw: ISO-8859-7 has a pointer 42 -PASS Not throw: ISO-8859-7 has a pointer 43 -PASS Not throw: ISO-8859-7 has a pointer 44 -PASS Not throw: ISO-8859-7 has a pointer 45 -PASS Not throw: ISO-8859-7 has a pointer 46 -PASS Not throw: ISO-8859-7 has a pointer 47 -PASS Not throw: ISO-8859-7 has a pointer 48 -PASS Not throw: ISO-8859-7 has a pointer 49 -PASS Not throw: ISO-8859-7 has a pointer 50 -PASS Not throw: ISO-8859-7 has a pointer 51 -PASS Not throw: ISO-8859-7 has a pointer 52 -PASS Not throw: ISO-8859-7 has a pointer 53 -PASS Not throw: ISO-8859-7 has a pointer 54 -PASS Not throw: ISO-8859-7 has a pointer 55 -PASS Not throw: ISO-8859-7 has a pointer 56 -PASS Not throw: ISO-8859-7 has a pointer 57 -PASS Not throw: ISO-8859-7 has a pointer 58 -PASS Not throw: ISO-8859-7 has a pointer 59 -PASS Not throw: ISO-8859-7 has a pointer 60 -PASS Not throw: ISO-8859-7 has a pointer 61 -PASS Not throw: ISO-8859-7 has a pointer 62 -PASS Not throw: ISO-8859-7 has a pointer 63 -PASS Not throw: ISO-8859-7 has a pointer 64 -PASS Not throw: ISO-8859-7 has a pointer 65 -PASS Not throw: ISO-8859-7 has a pointer 66 -PASS Not throw: ISO-8859-7 has a pointer 67 -PASS Not throw: ISO-8859-7 has a pointer 68 -PASS Not throw: ISO-8859-7 has a pointer 69 -PASS Not throw: ISO-8859-7 has a pointer 70 -PASS Not throw: ISO-8859-7 has a pointer 71 -PASS Not throw: ISO-8859-7 has a pointer 72 -PASS Not throw: ISO-8859-7 has a pointer 73 -PASS Not throw: ISO-8859-7 has a pointer 74 -PASS Not throw: ISO-8859-7 has a pointer 75 -PASS Not throw: ISO-8859-7 has a pointer 76 -PASS Not throw: ISO-8859-7 has a pointer 77 -PASS Not throw: ISO-8859-7 has a pointer 78 -PASS Not throw: ISO-8859-7 has a pointer 79 -PASS Not throw: ISO-8859-7 has a pointer 80 -PASS Not throw: ISO-8859-7 has a pointer 81 -PASS Not throw: ISO-8859-7 has a pointer 82 -PASS Not throw: ISO-8859-7 has a pointer 83 -PASS Not throw: ISO-8859-7 has a pointer 84 -PASS Not throw: ISO-8859-7 has a pointer 85 -PASS Not throw: ISO-8859-7 has a pointer 86 -PASS Not throw: ISO-8859-7 has a pointer 87 -PASS Not throw: ISO-8859-7 has a pointer 88 -PASS Not throw: ISO-8859-7 has a pointer 89 -PASS Not throw: ISO-8859-7 has a pointer 90 -PASS Not throw: ISO-8859-7 has a pointer 91 -PASS Not throw: ISO-8859-7 has a pointer 92 -PASS Not throw: ISO-8859-7 has a pointer 93 -PASS Not throw: ISO-8859-7 has a pointer 94 -PASS Not throw: ISO-8859-7 has a pointer 95 -PASS Not throw: ISO-8859-7 has a pointer 96 -PASS Not throw: ISO-8859-7 has a pointer 97 -PASS Not throw: ISO-8859-7 has a pointer 98 -PASS Not throw: ISO-8859-7 has a pointer 99 -PASS Not throw: ISO-8859-7 has a pointer 100 -PASS Not throw: ISO-8859-7 has a pointer 101 -PASS Not throw: ISO-8859-7 has a pointer 102 -PASS Not throw: ISO-8859-7 has a pointer 103 -PASS Not throw: ISO-8859-7 has a pointer 104 -PASS Not throw: ISO-8859-7 has a pointer 105 -PASS Not throw: ISO-8859-7 has a pointer 106 -PASS Not throw: ISO-8859-7 has a pointer 107 -PASS Not throw: ISO-8859-7 has a pointer 108 -PASS Not throw: ISO-8859-7 has a pointer 109 -PASS Not throw: ISO-8859-7 has a pointer 110 -PASS Not throw: ISO-8859-7 has a pointer 111 -PASS Not throw: ISO-8859-7 has a pointer 112 -PASS Not throw: ISO-8859-7 has a pointer 113 -PASS Not throw: ISO-8859-7 has a pointer 114 -PASS Not throw: ISO-8859-7 has a pointer 115 -PASS Not throw: ISO-8859-7 has a pointer 116 -PASS Not throw: ISO-8859-7 has a pointer 117 -PASS Not throw: ISO-8859-7 has a pointer 118 -PASS Not throw: ISO-8859-7 has a pointer 119 -PASS Not throw: ISO-8859-7 has a pointer 120 -PASS Not throw: ISO-8859-7 has a pointer 121 -PASS Not throw: ISO-8859-7 has a pointer 122 -PASS Not throw: ISO-8859-7 has a pointer 123 -PASS Not throw: ISO-8859-7 has a pointer 124 -PASS Not throw: ISO-8859-7 has a pointer 125 -PASS Not throw: ISO-8859-7 has a pointer 126 -PASS Not throw: ISO-8859-7 has a pointer 127 -PASS Not throw: ISO-8859-7 has a pointer 128 -PASS Not throw: ISO-8859-7 has a pointer 129 -PASS Not throw: ISO-8859-7 has a pointer 130 -PASS Not throw: ISO-8859-7 has a pointer 131 -PASS Not throw: ISO-8859-7 has a pointer 132 -PASS Not throw: ISO-8859-7 has a pointer 133 -PASS Not throw: ISO-8859-7 has a pointer 134 -PASS Not throw: ISO-8859-7 has a pointer 135 -PASS Not throw: ISO-8859-7 has a pointer 136 -PASS Not throw: ISO-8859-7 has a pointer 137 -PASS Not throw: ISO-8859-7 has a pointer 138 -PASS Not throw: ISO-8859-7 has a pointer 139 -PASS Not throw: ISO-8859-7 has a pointer 140 -PASS Not throw: ISO-8859-7 has a pointer 141 -PASS Not throw: ISO-8859-7 has a pointer 142 -PASS Not throw: ISO-8859-7 has a pointer 143 -PASS Not throw: ISO-8859-7 has a pointer 144 -PASS Not throw: ISO-8859-7 has a pointer 145 -PASS Not throw: ISO-8859-7 has a pointer 146 -PASS Not throw: ISO-8859-7 has a pointer 147 -PASS Not throw: ISO-8859-7 has a pointer 148 -PASS Not throw: ISO-8859-7 has a pointer 149 -PASS Not throw: ISO-8859-7 has a pointer 150 -PASS Not throw: ISO-8859-7 has a pointer 151 -PASS Not throw: ISO-8859-7 has a pointer 152 -PASS Not throw: ISO-8859-7 has a pointer 153 -PASS Not throw: ISO-8859-7 has a pointer 154 -PASS Not throw: ISO-8859-7 has a pointer 155 -PASS Not throw: ISO-8859-7 has a pointer 156 -PASS Not throw: ISO-8859-7 has a pointer 157 -PASS Not throw: ISO-8859-7 has a pointer 158 -PASS Not throw: ISO-8859-7 has a pointer 159 -PASS Not throw: ISO-8859-7 has a pointer 160 -PASS Not throw: ISO-8859-7 has a pointer 161 -PASS Not throw: ISO-8859-7 has a pointer 162 -PASS Not throw: ISO-8859-7 has a pointer 163 -PASS Not throw: ISO-8859-7 has a pointer 164 -PASS Not throw: ISO-8859-7 has a pointer 165 -PASS Not throw: ISO-8859-7 has a pointer 166 -PASS Not throw: ISO-8859-7 has a pointer 167 -PASS Not throw: ISO-8859-7 has a pointer 168 -PASS Not throw: ISO-8859-7 has a pointer 169 -PASS Not throw: ISO-8859-7 has a pointer 170 -PASS Not throw: ISO-8859-7 has a pointer 171 -PASS Not throw: ISO-8859-7 has a pointer 172 -PASS Not throw: ISO-8859-7 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 174 -PASS Not throw: ISO-8859-7 has a pointer 175 -PASS Not throw: ISO-8859-7 has a pointer 176 -PASS Not throw: ISO-8859-7 has a pointer 177 -PASS Not throw: ISO-8859-7 has a pointer 178 -PASS Not throw: ISO-8859-7 has a pointer 179 -PASS Not throw: ISO-8859-7 has a pointer 180 -PASS Not throw: ISO-8859-7 has a pointer 181 -PASS Not throw: ISO-8859-7 has a pointer 182 -PASS Not throw: ISO-8859-7 has a pointer 183 -PASS Not throw: ISO-8859-7 has a pointer 184 -PASS Not throw: ISO-8859-7 has a pointer 185 -PASS Not throw: ISO-8859-7 has a pointer 186 -PASS Not throw: ISO-8859-7 has a pointer 187 -PASS Not throw: ISO-8859-7 has a pointer 188 -PASS Not throw: ISO-8859-7 has a pointer 189 -PASS Not throw: ISO-8859-7 has a pointer 190 -PASS Not throw: ISO-8859-7 has a pointer 191 -PASS Not throw: ISO-8859-7 has a pointer 192 -PASS Not throw: ISO-8859-7 has a pointer 193 -PASS Not throw: ISO-8859-7 has a pointer 194 -PASS Not throw: ISO-8859-7 has a pointer 195 -PASS Not throw: ISO-8859-7 has a pointer 196 -PASS Not throw: ISO-8859-7 has a pointer 197 -PASS Not throw: ISO-8859-7 has a pointer 198 -PASS Not throw: ISO-8859-7 has a pointer 199 -PASS Not throw: ISO-8859-7 has a pointer 200 -PASS Not throw: ISO-8859-7 has a pointer 201 -PASS Not throw: ISO-8859-7 has a pointer 202 -PASS Not throw: ISO-8859-7 has a pointer 203 -PASS Not throw: ISO-8859-7 has a pointer 204 -PASS Not throw: ISO-8859-7 has a pointer 205 -PASS Not throw: ISO-8859-7 has a pointer 206 -PASS Not throw: ISO-8859-7 has a pointer 207 -PASS Not throw: ISO-8859-7 has a pointer 208 -PASS Not throw: ISO-8859-7 has a pointer 209 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 210 -PASS Not throw: ISO-8859-7 has a pointer 211 -PASS Not throw: ISO-8859-7 has a pointer 212 -PASS Not throw: ISO-8859-7 has a pointer 213 -PASS Not throw: ISO-8859-7 has a pointer 214 -PASS Not throw: ISO-8859-7 has a pointer 215 -PASS Not throw: ISO-8859-7 has a pointer 216 -PASS Not throw: ISO-8859-7 has a pointer 217 -PASS Not throw: ISO-8859-7 has a pointer 218 -PASS Not throw: ISO-8859-7 has a pointer 219 -PASS Not throw: ISO-8859-7 has a pointer 220 -PASS Not throw: ISO-8859-7 has a pointer 221 -PASS Not throw: ISO-8859-7 has a pointer 222 -PASS Not throw: ISO-8859-7 has a pointer 223 -PASS Not throw: ISO-8859-7 has a pointer 224 -PASS Not throw: ISO-8859-7 has a pointer 225 -PASS Not throw: ISO-8859-7 has a pointer 226 -PASS Not throw: ISO-8859-7 has a pointer 227 -PASS Not throw: ISO-8859-7 has a pointer 228 -PASS Not throw: ISO-8859-7 has a pointer 229 -PASS Not throw: ISO-8859-7 has a pointer 230 -PASS Not throw: ISO-8859-7 has a pointer 231 -PASS Not throw: ISO-8859-7 has a pointer 232 -PASS Not throw: ISO-8859-7 has a pointer 233 -PASS Not throw: ISO-8859-7 has a pointer 234 -PASS Not throw: ISO-8859-7 has a pointer 235 -PASS Not throw: ISO-8859-7 has a pointer 236 -PASS Not throw: ISO-8859-7 has a pointer 237 -PASS Not throw: ISO-8859-7 has a pointer 238 -PASS Not throw: ISO-8859-7 has a pointer 239 -PASS Not throw: ISO-8859-7 has a pointer 240 -PASS Not throw: ISO-8859-7 has a pointer 241 -PASS Not throw: ISO-8859-7 has a pointer 242 -PASS Not throw: ISO-8859-7 has a pointer 243 -PASS Not throw: ISO-8859-7 has a pointer 244 -PASS Not throw: ISO-8859-7 has a pointer 245 -PASS Not throw: ISO-8859-7 has a pointer 246 -PASS Not throw: ISO-8859-7 has a pointer 247 -PASS Not throw: ISO-8859-7 has a pointer 248 -PASS Not throw: ISO-8859-7 has a pointer 249 -PASS Not throw: ISO-8859-7 has a pointer 250 -PASS Not throw: ISO-8859-7 has a pointer 251 -PASS Not throw: ISO-8859-7 has a pointer 252 -PASS Not throw: ISO-8859-7 has a pointer 253 -PASS Not throw: ISO-8859-7 has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 255 -PASS Not throw: ISO-8859-8 has a pointer 0 -PASS Not throw: ISO-8859-8 has a pointer 1 -PASS Not throw: ISO-8859-8 has a pointer 2 -PASS Not throw: ISO-8859-8 has a pointer 3 -PASS Not throw: ISO-8859-8 has a pointer 4 -PASS Not throw: ISO-8859-8 has a pointer 5 -PASS Not throw: ISO-8859-8 has a pointer 6 -PASS Not throw: ISO-8859-8 has a pointer 7 -PASS Not throw: ISO-8859-8 has a pointer 8 -PASS Not throw: ISO-8859-8 has a pointer 9 -PASS Not throw: ISO-8859-8 has a pointer 10 -PASS Not throw: ISO-8859-8 has a pointer 11 -PASS Not throw: ISO-8859-8 has a pointer 12 -PASS Not throw: ISO-8859-8 has a pointer 13 -PASS Not throw: ISO-8859-8 has a pointer 14 -PASS Not throw: ISO-8859-8 has a pointer 15 -PASS Not throw: ISO-8859-8 has a pointer 16 -PASS Not throw: ISO-8859-8 has a pointer 17 -PASS Not throw: ISO-8859-8 has a pointer 18 -PASS Not throw: ISO-8859-8 has a pointer 19 -PASS Not throw: ISO-8859-8 has a pointer 20 -PASS Not throw: ISO-8859-8 has a pointer 21 -PASS Not throw: ISO-8859-8 has a pointer 22 -PASS Not throw: ISO-8859-8 has a pointer 23 -PASS Not throw: ISO-8859-8 has a pointer 24 -PASS Not throw: ISO-8859-8 has a pointer 25 -PASS Not throw: ISO-8859-8 has a pointer 26 -PASS Not throw: ISO-8859-8 has a pointer 27 -PASS Not throw: ISO-8859-8 has a pointer 28 -PASS Not throw: ISO-8859-8 has a pointer 29 -PASS Not throw: ISO-8859-8 has a pointer 30 -PASS Not throw: ISO-8859-8 has a pointer 31 -PASS Not throw: ISO-8859-8 has a pointer 32 -PASS Not throw: ISO-8859-8 has a pointer 33 -PASS Not throw: ISO-8859-8 has a pointer 34 -PASS Not throw: ISO-8859-8 has a pointer 35 -PASS Not throw: ISO-8859-8 has a pointer 36 -PASS Not throw: ISO-8859-8 has a pointer 37 -PASS Not throw: ISO-8859-8 has a pointer 38 -PASS Not throw: ISO-8859-8 has a pointer 39 -PASS Not throw: ISO-8859-8 has a pointer 40 -PASS Not throw: ISO-8859-8 has a pointer 41 -PASS Not throw: ISO-8859-8 has a pointer 42 -PASS Not throw: ISO-8859-8 has a pointer 43 -PASS Not throw: ISO-8859-8 has a pointer 44 -PASS Not throw: ISO-8859-8 has a pointer 45 -PASS Not throw: ISO-8859-8 has a pointer 46 -PASS Not throw: ISO-8859-8 has a pointer 47 -PASS Not throw: ISO-8859-8 has a pointer 48 -PASS Not throw: ISO-8859-8 has a pointer 49 -PASS Not throw: ISO-8859-8 has a pointer 50 -PASS Not throw: ISO-8859-8 has a pointer 51 -PASS Not throw: ISO-8859-8 has a pointer 52 -PASS Not throw: ISO-8859-8 has a pointer 53 -PASS Not throw: ISO-8859-8 has a pointer 54 -PASS Not throw: ISO-8859-8 has a pointer 55 -PASS Not throw: ISO-8859-8 has a pointer 56 -PASS Not throw: ISO-8859-8 has a pointer 57 -PASS Not throw: ISO-8859-8 has a pointer 58 -PASS Not throw: ISO-8859-8 has a pointer 59 -PASS Not throw: ISO-8859-8 has a pointer 60 -PASS Not throw: ISO-8859-8 has a pointer 61 -PASS Not throw: ISO-8859-8 has a pointer 62 -PASS Not throw: ISO-8859-8 has a pointer 63 -PASS Not throw: ISO-8859-8 has a pointer 64 -PASS Not throw: ISO-8859-8 has a pointer 65 -PASS Not throw: ISO-8859-8 has a pointer 66 -PASS Not throw: ISO-8859-8 has a pointer 67 -PASS Not throw: ISO-8859-8 has a pointer 68 -PASS Not throw: ISO-8859-8 has a pointer 69 -PASS Not throw: ISO-8859-8 has a pointer 70 -PASS Not throw: ISO-8859-8 has a pointer 71 -PASS Not throw: ISO-8859-8 has a pointer 72 -PASS Not throw: ISO-8859-8 has a pointer 73 -PASS Not throw: ISO-8859-8 has a pointer 74 -PASS Not throw: ISO-8859-8 has a pointer 75 -PASS Not throw: ISO-8859-8 has a pointer 76 -PASS Not throw: ISO-8859-8 has a pointer 77 -PASS Not throw: ISO-8859-8 has a pointer 78 -PASS Not throw: ISO-8859-8 has a pointer 79 -PASS Not throw: ISO-8859-8 has a pointer 80 -PASS Not throw: ISO-8859-8 has a pointer 81 -PASS Not throw: ISO-8859-8 has a pointer 82 -PASS Not throw: ISO-8859-8 has a pointer 83 -PASS Not throw: ISO-8859-8 has a pointer 84 -PASS Not throw: ISO-8859-8 has a pointer 85 -PASS Not throw: ISO-8859-8 has a pointer 86 -PASS Not throw: ISO-8859-8 has a pointer 87 -PASS Not throw: ISO-8859-8 has a pointer 88 -PASS Not throw: ISO-8859-8 has a pointer 89 -PASS Not throw: ISO-8859-8 has a pointer 90 -PASS Not throw: ISO-8859-8 has a pointer 91 -PASS Not throw: ISO-8859-8 has a pointer 92 -PASS Not throw: ISO-8859-8 has a pointer 93 -PASS Not throw: ISO-8859-8 has a pointer 94 -PASS Not throw: ISO-8859-8 has a pointer 95 -PASS Not throw: ISO-8859-8 has a pointer 96 -PASS Not throw: ISO-8859-8 has a pointer 97 -PASS Not throw: ISO-8859-8 has a pointer 98 -PASS Not throw: ISO-8859-8 has a pointer 99 -PASS Not throw: ISO-8859-8 has a pointer 100 -PASS Not throw: ISO-8859-8 has a pointer 101 -PASS Not throw: ISO-8859-8 has a pointer 102 -PASS Not throw: ISO-8859-8 has a pointer 103 -PASS Not throw: ISO-8859-8 has a pointer 104 -PASS Not throw: ISO-8859-8 has a pointer 105 -PASS Not throw: ISO-8859-8 has a pointer 106 -PASS Not throw: ISO-8859-8 has a pointer 107 -PASS Not throw: ISO-8859-8 has a pointer 108 -PASS Not throw: ISO-8859-8 has a pointer 109 -PASS Not throw: ISO-8859-8 has a pointer 110 -PASS Not throw: ISO-8859-8 has a pointer 111 -PASS Not throw: ISO-8859-8 has a pointer 112 -PASS Not throw: ISO-8859-8 has a pointer 113 -PASS Not throw: ISO-8859-8 has a pointer 114 -PASS Not throw: ISO-8859-8 has a pointer 115 -PASS Not throw: ISO-8859-8 has a pointer 116 -PASS Not throw: ISO-8859-8 has a pointer 117 -PASS Not throw: ISO-8859-8 has a pointer 118 -PASS Not throw: ISO-8859-8 has a pointer 119 -PASS Not throw: ISO-8859-8 has a pointer 120 -PASS Not throw: ISO-8859-8 has a pointer 121 -PASS Not throw: ISO-8859-8 has a pointer 122 -PASS Not throw: ISO-8859-8 has a pointer 123 -PASS Not throw: ISO-8859-8 has a pointer 124 -PASS Not throw: ISO-8859-8 has a pointer 125 -PASS Not throw: ISO-8859-8 has a pointer 126 -PASS Not throw: ISO-8859-8 has a pointer 127 -PASS Not throw: ISO-8859-8 has a pointer 128 -PASS Not throw: ISO-8859-8 has a pointer 129 -PASS Not throw: ISO-8859-8 has a pointer 130 -PASS Not throw: ISO-8859-8 has a pointer 131 -PASS Not throw: ISO-8859-8 has a pointer 132 -PASS Not throw: ISO-8859-8 has a pointer 133 -PASS Not throw: ISO-8859-8 has a pointer 134 -PASS Not throw: ISO-8859-8 has a pointer 135 -PASS Not throw: ISO-8859-8 has a pointer 136 -PASS Not throw: ISO-8859-8 has a pointer 137 -PASS Not throw: ISO-8859-8 has a pointer 138 -PASS Not throw: ISO-8859-8 has a pointer 139 -PASS Not throw: ISO-8859-8 has a pointer 140 -PASS Not throw: ISO-8859-8 has a pointer 141 -PASS Not throw: ISO-8859-8 has a pointer 142 -PASS Not throw: ISO-8859-8 has a pointer 143 -PASS Not throw: ISO-8859-8 has a pointer 144 -PASS Not throw: ISO-8859-8 has a pointer 145 -PASS Not throw: ISO-8859-8 has a pointer 146 -PASS Not throw: ISO-8859-8 has a pointer 147 -PASS Not throw: ISO-8859-8 has a pointer 148 -PASS Not throw: ISO-8859-8 has a pointer 149 -PASS Not throw: ISO-8859-8 has a pointer 150 -PASS Not throw: ISO-8859-8 has a pointer 151 -PASS Not throw: ISO-8859-8 has a pointer 152 -PASS Not throw: ISO-8859-8 has a pointer 153 -PASS Not throw: ISO-8859-8 has a pointer 154 -PASS Not throw: ISO-8859-8 has a pointer 155 -PASS Not throw: ISO-8859-8 has a pointer 156 -PASS Not throw: ISO-8859-8 has a pointer 157 -PASS Not throw: ISO-8859-8 has a pointer 158 -PASS Not throw: ISO-8859-8 has a pointer 159 -PASS Not throw: ISO-8859-8 has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 161 -PASS Not throw: ISO-8859-8 has a pointer 162 -PASS Not throw: ISO-8859-8 has a pointer 163 -PASS Not throw: ISO-8859-8 has a pointer 164 -PASS Not throw: ISO-8859-8 has a pointer 165 -PASS Not throw: ISO-8859-8 has a pointer 166 -PASS Not throw: ISO-8859-8 has a pointer 167 -PASS Not throw: ISO-8859-8 has a pointer 168 -PASS Not throw: ISO-8859-8 has a pointer 169 -PASS Not throw: ISO-8859-8 has a pointer 170 -PASS Not throw: ISO-8859-8 has a pointer 171 -PASS Not throw: ISO-8859-8 has a pointer 172 -PASS Not throw: ISO-8859-8 has a pointer 173 -PASS Not throw: ISO-8859-8 has a pointer 174 -PASS Not throw: ISO-8859-8 has a pointer 175 -PASS Not throw: ISO-8859-8 has a pointer 176 -PASS Not throw: ISO-8859-8 has a pointer 177 -PASS Not throw: ISO-8859-8 has a pointer 178 -PASS Not throw: ISO-8859-8 has a pointer 179 -PASS Not throw: ISO-8859-8 has a pointer 180 -PASS Not throw: ISO-8859-8 has a pointer 181 -PASS Not throw: ISO-8859-8 has a pointer 182 -PASS Not throw: ISO-8859-8 has a pointer 183 -PASS Not throw: ISO-8859-8 has a pointer 184 -PASS Not throw: ISO-8859-8 has a pointer 185 -PASS Not throw: ISO-8859-8 has a pointer 186 -PASS Not throw: ISO-8859-8 has a pointer 187 -PASS Not throw: ISO-8859-8 has a pointer 188 -PASS Not throw: ISO-8859-8 has a pointer 189 -PASS Not throw: ISO-8859-8 has a pointer 190 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 191 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 192 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 193 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 194 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 195 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 196 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 197 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 198 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 199 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 200 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 201 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 202 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 203 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 204 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 205 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 206 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 207 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 208 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 209 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 210 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 211 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 212 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 213 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 214 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 215 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 216 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 217 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 218 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 222 -PASS Not throw: ISO-8859-8 has a pointer 223 -PASS Not throw: ISO-8859-8 has a pointer 224 -PASS Not throw: ISO-8859-8 has a pointer 225 -PASS Not throw: ISO-8859-8 has a pointer 226 -PASS Not throw: ISO-8859-8 has a pointer 227 -PASS Not throw: ISO-8859-8 has a pointer 228 -PASS Not throw: ISO-8859-8 has a pointer 229 -PASS Not throw: ISO-8859-8 has a pointer 230 -PASS Not throw: ISO-8859-8 has a pointer 231 -PASS Not throw: ISO-8859-8 has a pointer 232 -PASS Not throw: ISO-8859-8 has a pointer 233 -PASS Not throw: ISO-8859-8 has a pointer 234 -PASS Not throw: ISO-8859-8 has a pointer 235 -PASS Not throw: ISO-8859-8 has a pointer 236 -PASS Not throw: ISO-8859-8 has a pointer 237 -PASS Not throw: ISO-8859-8 has a pointer 238 -PASS Not throw: ISO-8859-8 has a pointer 239 -PASS Not throw: ISO-8859-8 has a pointer 240 -PASS Not throw: ISO-8859-8 has a pointer 241 -PASS Not throw: ISO-8859-8 has a pointer 242 -PASS Not throw: ISO-8859-8 has a pointer 243 -PASS Not throw: ISO-8859-8 has a pointer 244 -PASS Not throw: ISO-8859-8 has a pointer 245 -PASS Not throw: ISO-8859-8 has a pointer 246 -PASS Not throw: ISO-8859-8 has a pointer 247 -PASS Not throw: ISO-8859-8 has a pointer 248 -PASS Not throw: ISO-8859-8 has a pointer 249 -PASS Not throw: ISO-8859-8 has a pointer 250 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 252 -PASS Not throw: ISO-8859-8 has a pointer 253 -PASS Not throw: ISO-8859-8 has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 255 -PASS Not throw: ISO-8859-8-I has a pointer 0 -PASS Not throw: ISO-8859-8-I has a pointer 1 -PASS Not throw: ISO-8859-8-I has a pointer 2 -PASS Not throw: ISO-8859-8-I has a pointer 3 -PASS Not throw: ISO-8859-8-I has a pointer 4 -PASS Not throw: ISO-8859-8-I has a pointer 5 -PASS Not throw: ISO-8859-8-I has a pointer 6 -PASS Not throw: ISO-8859-8-I has a pointer 7 -PASS Not throw: ISO-8859-8-I has a pointer 8 -PASS Not throw: ISO-8859-8-I has a pointer 9 -PASS Not throw: ISO-8859-8-I has a pointer 10 -PASS Not throw: ISO-8859-8-I has a pointer 11 -PASS Not throw: ISO-8859-8-I has a pointer 12 -PASS Not throw: ISO-8859-8-I has a pointer 13 -PASS Not throw: ISO-8859-8-I has a pointer 14 -PASS Not throw: ISO-8859-8-I has a pointer 15 -PASS Not throw: ISO-8859-8-I has a pointer 16 -PASS Not throw: ISO-8859-8-I has a pointer 17 -PASS Not throw: ISO-8859-8-I has a pointer 18 -PASS Not throw: ISO-8859-8-I has a pointer 19 -PASS Not throw: ISO-8859-8-I has a pointer 20 -PASS Not throw: ISO-8859-8-I has a pointer 21 -PASS Not throw: ISO-8859-8-I has a pointer 22 -PASS Not throw: ISO-8859-8-I has a pointer 23 -PASS Not throw: ISO-8859-8-I has a pointer 24 -PASS Not throw: ISO-8859-8-I has a pointer 25 -PASS Not throw: ISO-8859-8-I has a pointer 26 -PASS Not throw: ISO-8859-8-I has a pointer 27 -PASS Not throw: ISO-8859-8-I has a pointer 28 -PASS Not throw: ISO-8859-8-I has a pointer 29 -PASS Not throw: ISO-8859-8-I has a pointer 30 -PASS Not throw: ISO-8859-8-I has a pointer 31 -PASS Not throw: ISO-8859-8-I has a pointer 32 -PASS Not throw: ISO-8859-8-I has a pointer 33 -PASS Not throw: ISO-8859-8-I has a pointer 34 -PASS Not throw: ISO-8859-8-I has a pointer 35 -PASS Not throw: ISO-8859-8-I has a pointer 36 -PASS Not throw: ISO-8859-8-I has a pointer 37 -PASS Not throw: ISO-8859-8-I has a pointer 38 -PASS Not throw: ISO-8859-8-I has a pointer 39 -PASS Not throw: ISO-8859-8-I has a pointer 40 -PASS Not throw: ISO-8859-8-I has a pointer 41 -PASS Not throw: ISO-8859-8-I has a pointer 42 -PASS Not throw: ISO-8859-8-I has a pointer 43 -PASS Not throw: ISO-8859-8-I has a pointer 44 -PASS Not throw: ISO-8859-8-I has a pointer 45 -PASS Not throw: ISO-8859-8-I has a pointer 46 -PASS Not throw: ISO-8859-8-I has a pointer 47 -PASS Not throw: ISO-8859-8-I has a pointer 48 -PASS Not throw: ISO-8859-8-I has a pointer 49 -PASS Not throw: ISO-8859-8-I has a pointer 50 -PASS Not throw: ISO-8859-8-I has a pointer 51 -PASS Not throw: ISO-8859-8-I has a pointer 52 -PASS Not throw: ISO-8859-8-I has a pointer 53 -PASS Not throw: ISO-8859-8-I has a pointer 54 -PASS Not throw: ISO-8859-8-I has a pointer 55 -PASS Not throw: ISO-8859-8-I has a pointer 56 -PASS Not throw: ISO-8859-8-I has a pointer 57 -PASS Not throw: ISO-8859-8-I has a pointer 58 -PASS Not throw: ISO-8859-8-I has a pointer 59 -PASS Not throw: ISO-8859-8-I has a pointer 60 -PASS Not throw: ISO-8859-8-I has a pointer 61 -PASS Not throw: ISO-8859-8-I has a pointer 62 -PASS Not throw: ISO-8859-8-I has a pointer 63 -PASS Not throw: ISO-8859-8-I has a pointer 64 -PASS Not throw: ISO-8859-8-I has a pointer 65 -PASS Not throw: ISO-8859-8-I has a pointer 66 -PASS Not throw: ISO-8859-8-I has a pointer 67 -PASS Not throw: ISO-8859-8-I has a pointer 68 -PASS Not throw: ISO-8859-8-I has a pointer 69 -PASS Not throw: ISO-8859-8-I has a pointer 70 -PASS Not throw: ISO-8859-8-I has a pointer 71 -PASS Not throw: ISO-8859-8-I has a pointer 72 -PASS Not throw: ISO-8859-8-I has a pointer 73 -PASS Not throw: ISO-8859-8-I has a pointer 74 -PASS Not throw: ISO-8859-8-I has a pointer 75 -PASS Not throw: ISO-8859-8-I has a pointer 76 -PASS Not throw: ISO-8859-8-I has a pointer 77 -PASS Not throw: ISO-8859-8-I has a pointer 78 -PASS Not throw: ISO-8859-8-I has a pointer 79 -PASS Not throw: ISO-8859-8-I has a pointer 80 -PASS Not throw: ISO-8859-8-I has a pointer 81 -PASS Not throw: ISO-8859-8-I has a pointer 82 -PASS Not throw: ISO-8859-8-I has a pointer 83 -PASS Not throw: ISO-8859-8-I has a pointer 84 -PASS Not throw: ISO-8859-8-I has a pointer 85 -PASS Not throw: ISO-8859-8-I has a pointer 86 -PASS Not throw: ISO-8859-8-I has a pointer 87 -PASS Not throw: ISO-8859-8-I has a pointer 88 -PASS Not throw: ISO-8859-8-I has a pointer 89 -PASS Not throw: ISO-8859-8-I has a pointer 90 -PASS Not throw: ISO-8859-8-I has a pointer 91 -PASS Not throw: ISO-8859-8-I has a pointer 92 -PASS Not throw: ISO-8859-8-I has a pointer 93 -PASS Not throw: ISO-8859-8-I has a pointer 94 -PASS Not throw: ISO-8859-8-I has a pointer 95 -PASS Not throw: ISO-8859-8-I has a pointer 96 -PASS Not throw: ISO-8859-8-I has a pointer 97 -PASS Not throw: ISO-8859-8-I has a pointer 98 -PASS Not throw: ISO-8859-8-I has a pointer 99 -PASS Not throw: ISO-8859-8-I has a pointer 100 -PASS Not throw: ISO-8859-8-I has a pointer 101 -PASS Not throw: ISO-8859-8-I has a pointer 102 -PASS Not throw: ISO-8859-8-I has a pointer 103 -PASS Not throw: ISO-8859-8-I has a pointer 104 -PASS Not throw: ISO-8859-8-I has a pointer 105 -PASS Not throw: ISO-8859-8-I has a pointer 106 -PASS Not throw: ISO-8859-8-I has a pointer 107 -PASS Not throw: ISO-8859-8-I has a pointer 108 -PASS Not throw: ISO-8859-8-I has a pointer 109 -PASS Not throw: ISO-8859-8-I has a pointer 110 -PASS Not throw: ISO-8859-8-I has a pointer 111 -PASS Not throw: ISO-8859-8-I has a pointer 112 -PASS Not throw: ISO-8859-8-I has a pointer 113 -PASS Not throw: ISO-8859-8-I has a pointer 114 -PASS Not throw: ISO-8859-8-I has a pointer 115 -PASS Not throw: ISO-8859-8-I has a pointer 116 -PASS Not throw: ISO-8859-8-I has a pointer 117 -PASS Not throw: ISO-8859-8-I has a pointer 118 -PASS Not throw: ISO-8859-8-I has a pointer 119 -PASS Not throw: ISO-8859-8-I has a pointer 120 -PASS Not throw: ISO-8859-8-I has a pointer 121 -PASS Not throw: ISO-8859-8-I has a pointer 122 -PASS Not throw: ISO-8859-8-I has a pointer 123 -PASS Not throw: ISO-8859-8-I has a pointer 124 -PASS Not throw: ISO-8859-8-I has a pointer 125 -PASS Not throw: ISO-8859-8-I has a pointer 126 -PASS Not throw: ISO-8859-8-I has a pointer 127 -PASS Not throw: ISO-8859-8-I has a pointer 128 -PASS Not throw: ISO-8859-8-I has a pointer 129 -PASS Not throw: ISO-8859-8-I has a pointer 130 -PASS Not throw: ISO-8859-8-I has a pointer 131 -PASS Not throw: ISO-8859-8-I has a pointer 132 -PASS Not throw: ISO-8859-8-I has a pointer 133 -PASS Not throw: ISO-8859-8-I has a pointer 134 -PASS Not throw: ISO-8859-8-I has a pointer 135 -PASS Not throw: ISO-8859-8-I has a pointer 136 -PASS Not throw: ISO-8859-8-I has a pointer 137 -PASS Not throw: ISO-8859-8-I has a pointer 138 -PASS Not throw: ISO-8859-8-I has a pointer 139 -PASS Not throw: ISO-8859-8-I has a pointer 140 -PASS Not throw: ISO-8859-8-I has a pointer 141 -PASS Not throw: ISO-8859-8-I has a pointer 142 -PASS Not throw: ISO-8859-8-I has a pointer 143 -PASS Not throw: ISO-8859-8-I has a pointer 144 -PASS Not throw: ISO-8859-8-I has a pointer 145 -PASS Not throw: ISO-8859-8-I has a pointer 146 -PASS Not throw: ISO-8859-8-I has a pointer 147 -PASS Not throw: ISO-8859-8-I has a pointer 148 -PASS Not throw: ISO-8859-8-I has a pointer 149 -PASS Not throw: ISO-8859-8-I has a pointer 150 -PASS Not throw: ISO-8859-8-I has a pointer 151 -PASS Not throw: ISO-8859-8-I has a pointer 152 -PASS Not throw: ISO-8859-8-I has a pointer 153 -PASS Not throw: ISO-8859-8-I has a pointer 154 -PASS Not throw: ISO-8859-8-I has a pointer 155 -PASS Not throw: ISO-8859-8-I has a pointer 156 -PASS Not throw: ISO-8859-8-I has a pointer 157 -PASS Not throw: ISO-8859-8-I has a pointer 158 -PASS Not throw: ISO-8859-8-I has a pointer 159 -PASS Not throw: ISO-8859-8-I has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 161 -PASS Not throw: ISO-8859-8-I has a pointer 162 -PASS Not throw: ISO-8859-8-I has a pointer 163 -PASS Not throw: ISO-8859-8-I has a pointer 164 -PASS Not throw: ISO-8859-8-I has a pointer 165 -PASS Not throw: ISO-8859-8-I has a pointer 166 -PASS Not throw: ISO-8859-8-I has a pointer 167 -PASS Not throw: ISO-8859-8-I has a pointer 168 -PASS Not throw: ISO-8859-8-I has a pointer 169 -PASS Not throw: ISO-8859-8-I has a pointer 170 -PASS Not throw: ISO-8859-8-I has a pointer 171 -PASS Not throw: ISO-8859-8-I has a pointer 172 -PASS Not throw: ISO-8859-8-I has a pointer 173 -PASS Not throw: ISO-8859-8-I has a pointer 174 -PASS Not throw: ISO-8859-8-I has a pointer 175 -PASS Not throw: ISO-8859-8-I has a pointer 176 -PASS Not throw: ISO-8859-8-I has a pointer 177 -PASS Not throw: ISO-8859-8-I has a pointer 178 -PASS Not throw: ISO-8859-8-I has a pointer 179 -PASS Not throw: ISO-8859-8-I has a pointer 180 -PASS Not throw: ISO-8859-8-I has a pointer 181 -PASS Not throw: ISO-8859-8-I has a pointer 182 -PASS Not throw: ISO-8859-8-I has a pointer 183 -PASS Not throw: ISO-8859-8-I has a pointer 184 -PASS Not throw: ISO-8859-8-I has a pointer 185 -PASS Not throw: ISO-8859-8-I has a pointer 186 -PASS Not throw: ISO-8859-8-I has a pointer 187 -PASS Not throw: ISO-8859-8-I has a pointer 188 -PASS Not throw: ISO-8859-8-I has a pointer 189 -PASS Not throw: ISO-8859-8-I has a pointer 190 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 191 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 192 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 193 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 194 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 195 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 196 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 197 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 198 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 199 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 200 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 201 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 202 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 203 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 204 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 205 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 206 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 207 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 208 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 209 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 210 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 211 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 212 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 213 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 214 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 215 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 216 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 217 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 218 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 222 -PASS Not throw: ISO-8859-8-I has a pointer 223 -PASS Not throw: ISO-8859-8-I has a pointer 224 -PASS Not throw: ISO-8859-8-I has a pointer 225 -PASS Not throw: ISO-8859-8-I has a pointer 226 -PASS Not throw: ISO-8859-8-I has a pointer 227 -PASS Not throw: ISO-8859-8-I has a pointer 228 -PASS Not throw: ISO-8859-8-I has a pointer 229 -PASS Not throw: ISO-8859-8-I has a pointer 230 -PASS Not throw: ISO-8859-8-I has a pointer 231 -PASS Not throw: ISO-8859-8-I has a pointer 232 -PASS Not throw: ISO-8859-8-I has a pointer 233 -PASS Not throw: ISO-8859-8-I has a pointer 234 -PASS Not throw: ISO-8859-8-I has a pointer 235 -PASS Not throw: ISO-8859-8-I has a pointer 236 -PASS Not throw: ISO-8859-8-I has a pointer 237 -PASS Not throw: ISO-8859-8-I has a pointer 238 -PASS Not throw: ISO-8859-8-I has a pointer 239 -PASS Not throw: ISO-8859-8-I has a pointer 240 -PASS Not throw: ISO-8859-8-I has a pointer 241 -PASS Not throw: ISO-8859-8-I has a pointer 242 -PASS Not throw: ISO-8859-8-I has a pointer 243 -PASS Not throw: ISO-8859-8-I has a pointer 244 -PASS Not throw: ISO-8859-8-I has a pointer 245 -PASS Not throw: ISO-8859-8-I has a pointer 246 -PASS Not throw: ISO-8859-8-I has a pointer 247 -PASS Not throw: ISO-8859-8-I has a pointer 248 -PASS Not throw: ISO-8859-8-I has a pointer 249 -PASS Not throw: ISO-8859-8-I has a pointer 250 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 252 -PASS Not throw: ISO-8859-8-I has a pointer 253 -PASS Not throw: ISO-8859-8-I has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 255 -PASS Not throw: ISO-8859-10 has a pointer 0 -PASS Not throw: ISO-8859-10 has a pointer 1 -PASS Not throw: ISO-8859-10 has a pointer 2 -PASS Not throw: ISO-8859-10 has a pointer 3 -PASS Not throw: ISO-8859-10 has a pointer 4 -PASS Not throw: ISO-8859-10 has a pointer 5 -PASS Not throw: ISO-8859-10 has a pointer 6 -PASS Not throw: ISO-8859-10 has a pointer 7 -PASS Not throw: ISO-8859-10 has a pointer 8 -PASS Not throw: ISO-8859-10 has a pointer 9 -PASS Not throw: ISO-8859-10 has a pointer 10 -PASS Not throw: ISO-8859-10 has a pointer 11 -PASS Not throw: ISO-8859-10 has a pointer 12 -PASS Not throw: ISO-8859-10 has a pointer 13 -PASS Not throw: ISO-8859-10 has a pointer 14 -PASS Not throw: ISO-8859-10 has a pointer 15 -PASS Not throw: ISO-8859-10 has a pointer 16 -PASS Not throw: ISO-8859-10 has a pointer 17 -PASS Not throw: ISO-8859-10 has a pointer 18 -PASS Not throw: ISO-8859-10 has a pointer 19 -PASS Not throw: ISO-8859-10 has a pointer 20 -PASS Not throw: ISO-8859-10 has a pointer 21 -PASS Not throw: ISO-8859-10 has a pointer 22 -PASS Not throw: ISO-8859-10 has a pointer 23 -PASS Not throw: ISO-8859-10 has a pointer 24 -PASS Not throw: ISO-8859-10 has a pointer 25 -PASS Not throw: ISO-8859-10 has a pointer 26 -PASS Not throw: ISO-8859-10 has a pointer 27 -PASS Not throw: ISO-8859-10 has a pointer 28 -PASS Not throw: ISO-8859-10 has a pointer 29 -PASS Not throw: ISO-8859-10 has a pointer 30 -PASS Not throw: ISO-8859-10 has a pointer 31 -PASS Not throw: ISO-8859-10 has a pointer 32 -PASS Not throw: ISO-8859-10 has a pointer 33 -PASS Not throw: ISO-8859-10 has a pointer 34 -PASS Not throw: ISO-8859-10 has a pointer 35 -PASS Not throw: ISO-8859-10 has a pointer 36 -PASS Not throw: ISO-8859-10 has a pointer 37 -PASS Not throw: ISO-8859-10 has a pointer 38 -PASS Not throw: ISO-8859-10 has a pointer 39 -PASS Not throw: ISO-8859-10 has a pointer 40 -PASS Not throw: ISO-8859-10 has a pointer 41 -PASS Not throw: ISO-8859-10 has a pointer 42 -PASS Not throw: ISO-8859-10 has a pointer 43 -PASS Not throw: ISO-8859-10 has a pointer 44 -PASS Not throw: ISO-8859-10 has a pointer 45 -PASS Not throw: ISO-8859-10 has a pointer 46 -PASS Not throw: ISO-8859-10 has a pointer 47 -PASS Not throw: ISO-8859-10 has a pointer 48 -PASS Not throw: ISO-8859-10 has a pointer 49 -PASS Not throw: ISO-8859-10 has a pointer 50 -PASS Not throw: ISO-8859-10 has a pointer 51 -PASS Not throw: ISO-8859-10 has a pointer 52 -PASS Not throw: ISO-8859-10 has a pointer 53 -PASS Not throw: ISO-8859-10 has a pointer 54 -PASS Not throw: ISO-8859-10 has a pointer 55 -PASS Not throw: ISO-8859-10 has a pointer 56 -PASS Not throw: ISO-8859-10 has a pointer 57 -PASS Not throw: ISO-8859-10 has a pointer 58 -PASS Not throw: ISO-8859-10 has a pointer 59 -PASS Not throw: ISO-8859-10 has a pointer 60 -PASS Not throw: ISO-8859-10 has a pointer 61 -PASS Not throw: ISO-8859-10 has a pointer 62 -PASS Not throw: ISO-8859-10 has a pointer 63 -PASS Not throw: ISO-8859-10 has a pointer 64 -PASS Not throw: ISO-8859-10 has a pointer 65 -PASS Not throw: ISO-8859-10 has a pointer 66 -PASS Not throw: ISO-8859-10 has a pointer 67 -PASS Not throw: ISO-8859-10 has a pointer 68 -PASS Not throw: ISO-8859-10 has a pointer 69 -PASS Not throw: ISO-8859-10 has a pointer 70 -PASS Not throw: ISO-8859-10 has a pointer 71 -PASS Not throw: ISO-8859-10 has a pointer 72 -PASS Not throw: ISO-8859-10 has a pointer 73 -PASS Not throw: ISO-8859-10 has a pointer 74 -PASS Not throw: ISO-8859-10 has a pointer 75 -PASS Not throw: ISO-8859-10 has a pointer 76 -PASS Not throw: ISO-8859-10 has a pointer 77 -PASS Not throw: ISO-8859-10 has a pointer 78 -PASS Not throw: ISO-8859-10 has a pointer 79 -PASS Not throw: ISO-8859-10 has a pointer 80 -PASS Not throw: ISO-8859-10 has a pointer 81 -PASS Not throw: ISO-8859-10 has a pointer 82 -PASS Not throw: ISO-8859-10 has a pointer 83 -PASS Not throw: ISO-8859-10 has a pointer 84 -PASS Not throw: ISO-8859-10 has a pointer 85 -PASS Not throw: ISO-8859-10 has a pointer 86 -PASS Not throw: ISO-8859-10 has a pointer 87 -PASS Not throw: ISO-8859-10 has a pointer 88 -PASS Not throw: ISO-8859-10 has a pointer 89 -PASS Not throw: ISO-8859-10 has a pointer 90 -PASS Not throw: ISO-8859-10 has a pointer 91 -PASS Not throw: ISO-8859-10 has a pointer 92 -PASS Not throw: ISO-8859-10 has a pointer 93 -PASS Not throw: ISO-8859-10 has a pointer 94 -PASS Not throw: ISO-8859-10 has a pointer 95 -PASS Not throw: ISO-8859-10 has a pointer 96 -PASS Not throw: ISO-8859-10 has a pointer 97 -PASS Not throw: ISO-8859-10 has a pointer 98 -PASS Not throw: ISO-8859-10 has a pointer 99 -PASS Not throw: ISO-8859-10 has a pointer 100 -PASS Not throw: ISO-8859-10 has a pointer 101 -PASS Not throw: ISO-8859-10 has a pointer 102 -PASS Not throw: ISO-8859-10 has a pointer 103 -PASS Not throw: ISO-8859-10 has a pointer 104 -PASS Not throw: ISO-8859-10 has a pointer 105 -PASS Not throw: ISO-8859-10 has a pointer 106 -PASS Not throw: ISO-8859-10 has a pointer 107 -PASS Not throw: ISO-8859-10 has a pointer 108 -PASS Not throw: ISO-8859-10 has a pointer 109 -PASS Not throw: ISO-8859-10 has a pointer 110 -PASS Not throw: ISO-8859-10 has a pointer 111 -PASS Not throw: ISO-8859-10 has a pointer 112 -PASS Not throw: ISO-8859-10 has a pointer 113 -PASS Not throw: ISO-8859-10 has a pointer 114 -PASS Not throw: ISO-8859-10 has a pointer 115 -PASS Not throw: ISO-8859-10 has a pointer 116 -PASS Not throw: ISO-8859-10 has a pointer 117 -PASS Not throw: ISO-8859-10 has a pointer 118 -PASS Not throw: ISO-8859-10 has a pointer 119 -PASS Not throw: ISO-8859-10 has a pointer 120 -PASS Not throw: ISO-8859-10 has a pointer 121 -PASS Not throw: ISO-8859-10 has a pointer 122 -PASS Not throw: ISO-8859-10 has a pointer 123 -PASS Not throw: ISO-8859-10 has a pointer 124 -PASS Not throw: ISO-8859-10 has a pointer 125 -PASS Not throw: ISO-8859-10 has a pointer 126 -PASS Not throw: ISO-8859-10 has a pointer 127 -PASS Not throw: ISO-8859-10 has a pointer 128 -PASS Not throw: ISO-8859-10 has a pointer 129 -PASS Not throw: ISO-8859-10 has a pointer 130 -PASS Not throw: ISO-8859-10 has a pointer 131 -PASS Not throw: ISO-8859-10 has a pointer 132 -PASS Not throw: ISO-8859-10 has a pointer 133 -PASS Not throw: ISO-8859-10 has a pointer 134 -PASS Not throw: ISO-8859-10 has a pointer 135 -PASS Not throw: ISO-8859-10 has a pointer 136 -PASS Not throw: ISO-8859-10 has a pointer 137 -PASS Not throw: ISO-8859-10 has a pointer 138 -PASS Not throw: ISO-8859-10 has a pointer 139 -PASS Not throw: ISO-8859-10 has a pointer 140 -PASS Not throw: ISO-8859-10 has a pointer 141 -PASS Not throw: ISO-8859-10 has a pointer 142 -PASS Not throw: ISO-8859-10 has a pointer 143 -PASS Not throw: ISO-8859-10 has a pointer 144 -PASS Not throw: ISO-8859-10 has a pointer 145 -PASS Not throw: ISO-8859-10 has a pointer 146 -PASS Not throw: ISO-8859-10 has a pointer 147 -PASS Not throw: ISO-8859-10 has a pointer 148 -PASS Not throw: ISO-8859-10 has a pointer 149 -PASS Not throw: ISO-8859-10 has a pointer 150 -PASS Not throw: ISO-8859-10 has a pointer 151 -PASS Not throw: ISO-8859-10 has a pointer 152 -PASS Not throw: ISO-8859-10 has a pointer 153 -PASS Not throw: ISO-8859-10 has a pointer 154 -PASS Not throw: ISO-8859-10 has a pointer 155 -PASS Not throw: ISO-8859-10 has a pointer 156 -PASS Not throw: ISO-8859-10 has a pointer 157 -PASS Not throw: ISO-8859-10 has a pointer 158 -PASS Not throw: ISO-8859-10 has a pointer 159 -PASS Not throw: ISO-8859-10 has a pointer 160 -PASS Not throw: ISO-8859-10 has a pointer 161 -PASS Not throw: ISO-8859-10 has a pointer 162 -PASS Not throw: ISO-8859-10 has a pointer 163 -PASS Not throw: ISO-8859-10 has a pointer 164 -PASS Not throw: ISO-8859-10 has a pointer 165 -PASS Not throw: ISO-8859-10 has a pointer 166 -PASS Not throw: ISO-8859-10 has a pointer 167 -PASS Not throw: ISO-8859-10 has a pointer 168 -PASS Not throw: ISO-8859-10 has a pointer 169 -PASS Not throw: ISO-8859-10 has a pointer 170 -PASS Not throw: ISO-8859-10 has a pointer 171 -PASS Not throw: ISO-8859-10 has a pointer 172 -PASS Not throw: ISO-8859-10 has a pointer 173 -PASS Not throw: ISO-8859-10 has a pointer 174 -PASS Not throw: ISO-8859-10 has a pointer 175 -PASS Not throw: ISO-8859-10 has a pointer 176 -PASS Not throw: ISO-8859-10 has a pointer 177 -PASS Not throw: ISO-8859-10 has a pointer 178 -PASS Not throw: ISO-8859-10 has a pointer 179 -PASS Not throw: ISO-8859-10 has a pointer 180 -PASS Not throw: ISO-8859-10 has a pointer 181 -PASS Not throw: ISO-8859-10 has a pointer 182 -PASS Not throw: ISO-8859-10 has a pointer 183 -PASS Not throw: ISO-8859-10 has a pointer 184 -PASS Not throw: ISO-8859-10 has a pointer 185 -PASS Not throw: ISO-8859-10 has a pointer 186 -PASS Not throw: ISO-8859-10 has a pointer 187 -PASS Not throw: ISO-8859-10 has a pointer 188 -PASS Not throw: ISO-8859-10 has a pointer 189 -PASS Not throw: ISO-8859-10 has a pointer 190 -PASS Not throw: ISO-8859-10 has a pointer 191 -PASS Not throw: ISO-8859-10 has a pointer 192 -PASS Not throw: ISO-8859-10 has a pointer 193 -PASS Not throw: ISO-8859-10 has a pointer 194 -PASS Not throw: ISO-8859-10 has a pointer 195 -PASS Not throw: ISO-8859-10 has a pointer 196 -PASS Not throw: ISO-8859-10 has a pointer 197 -PASS Not throw: ISO-8859-10 has a pointer 198 -PASS Not throw: ISO-8859-10 has a pointer 199 -PASS Not throw: ISO-8859-10 has a pointer 200 -PASS Not throw: ISO-8859-10 has a pointer 201 -PASS Not throw: ISO-8859-10 has a pointer 202 -PASS Not throw: ISO-8859-10 has a pointer 203 -PASS Not throw: ISO-8859-10 has a pointer 204 -PASS Not throw: ISO-8859-10 has a pointer 205 -PASS Not throw: ISO-8859-10 has a pointer 206 -PASS Not throw: ISO-8859-10 has a pointer 207 -PASS Not throw: ISO-8859-10 has a pointer 208 -PASS Not throw: ISO-8859-10 has a pointer 209 -PASS Not throw: ISO-8859-10 has a pointer 210 -PASS Not throw: ISO-8859-10 has a pointer 211 -PASS Not throw: ISO-8859-10 has a pointer 212 -PASS Not throw: ISO-8859-10 has a pointer 213 -PASS Not throw: ISO-8859-10 has a pointer 214 -PASS Not throw: ISO-8859-10 has a pointer 215 -PASS Not throw: ISO-8859-10 has a pointer 216 -PASS Not throw: ISO-8859-10 has a pointer 217 -PASS Not throw: ISO-8859-10 has a pointer 218 -PASS Not throw: ISO-8859-10 has a pointer 219 -PASS Not throw: ISO-8859-10 has a pointer 220 -PASS Not throw: ISO-8859-10 has a pointer 221 -PASS Not throw: ISO-8859-10 has a pointer 222 -PASS Not throw: ISO-8859-10 has a pointer 223 -PASS Not throw: ISO-8859-10 has a pointer 224 -PASS Not throw: ISO-8859-10 has a pointer 225 -PASS Not throw: ISO-8859-10 has a pointer 226 -PASS Not throw: ISO-8859-10 has a pointer 227 -PASS Not throw: ISO-8859-10 has a pointer 228 -PASS Not throw: ISO-8859-10 has a pointer 229 -PASS Not throw: ISO-8859-10 has a pointer 230 -PASS Not throw: ISO-8859-10 has a pointer 231 -PASS Not throw: ISO-8859-10 has a pointer 232 -PASS Not throw: ISO-8859-10 has a pointer 233 -PASS Not throw: ISO-8859-10 has a pointer 234 -PASS Not throw: ISO-8859-10 has a pointer 235 -PASS Not throw: ISO-8859-10 has a pointer 236 -PASS Not throw: ISO-8859-10 has a pointer 237 -PASS Not throw: ISO-8859-10 has a pointer 238 -PASS Not throw: ISO-8859-10 has a pointer 239 -PASS Not throw: ISO-8859-10 has a pointer 240 -PASS Not throw: ISO-8859-10 has a pointer 241 -PASS Not throw: ISO-8859-10 has a pointer 242 -PASS Not throw: ISO-8859-10 has a pointer 243 -PASS Not throw: ISO-8859-10 has a pointer 244 -PASS Not throw: ISO-8859-10 has a pointer 245 -PASS Not throw: ISO-8859-10 has a pointer 246 -PASS Not throw: ISO-8859-10 has a pointer 247 -PASS Not throw: ISO-8859-10 has a pointer 248 -PASS Not throw: ISO-8859-10 has a pointer 249 -PASS Not throw: ISO-8859-10 has a pointer 250 -PASS Not throw: ISO-8859-10 has a pointer 251 -PASS Not throw: ISO-8859-10 has a pointer 252 -PASS Not throw: ISO-8859-10 has a pointer 253 -PASS Not throw: ISO-8859-10 has a pointer 254 -PASS Not throw: ISO-8859-10 has a pointer 255 -PASS Not throw: ISO-8859-13 has a pointer 0 -PASS Not throw: ISO-8859-13 has a pointer 1 -PASS Not throw: ISO-8859-13 has a pointer 2 -PASS Not throw: ISO-8859-13 has a pointer 3 -PASS Not throw: ISO-8859-13 has a pointer 4 -PASS Not throw: ISO-8859-13 has a pointer 5 -PASS Not throw: ISO-8859-13 has a pointer 6 -PASS Not throw: ISO-8859-13 has a pointer 7 -PASS Not throw: ISO-8859-13 has a pointer 8 -PASS Not throw: ISO-8859-13 has a pointer 9 -PASS Not throw: ISO-8859-13 has a pointer 10 -PASS Not throw: ISO-8859-13 has a pointer 11 -PASS Not throw: ISO-8859-13 has a pointer 12 -PASS Not throw: ISO-8859-13 has a pointer 13 -PASS Not throw: ISO-8859-13 has a pointer 14 -PASS Not throw: ISO-8859-13 has a pointer 15 -PASS Not throw: ISO-8859-13 has a pointer 16 -PASS Not throw: ISO-8859-13 has a pointer 17 -PASS Not throw: ISO-8859-13 has a pointer 18 -PASS Not throw: ISO-8859-13 has a pointer 19 -PASS Not throw: ISO-8859-13 has a pointer 20 -PASS Not throw: ISO-8859-13 has a pointer 21 -PASS Not throw: ISO-8859-13 has a pointer 22 -PASS Not throw: ISO-8859-13 has a pointer 23 -PASS Not throw: ISO-8859-13 has a pointer 24 -PASS Not throw: ISO-8859-13 has a pointer 25 -PASS Not throw: ISO-8859-13 has a pointer 26 -PASS Not throw: ISO-8859-13 has a pointer 27 -PASS Not throw: ISO-8859-13 has a pointer 28 -PASS Not throw: ISO-8859-13 has a pointer 29 -PASS Not throw: ISO-8859-13 has a pointer 30 -PASS Not throw: ISO-8859-13 has a pointer 31 -PASS Not throw: ISO-8859-13 has a pointer 32 -PASS Not throw: ISO-8859-13 has a pointer 33 -PASS Not throw: ISO-8859-13 has a pointer 34 -PASS Not throw: ISO-8859-13 has a pointer 35 -PASS Not throw: ISO-8859-13 has a pointer 36 -PASS Not throw: ISO-8859-13 has a pointer 37 -PASS Not throw: ISO-8859-13 has a pointer 38 -PASS Not throw: ISO-8859-13 has a pointer 39 -PASS Not throw: ISO-8859-13 has a pointer 40 -PASS Not throw: ISO-8859-13 has a pointer 41 -PASS Not throw: ISO-8859-13 has a pointer 42 -PASS Not throw: ISO-8859-13 has a pointer 43 -PASS Not throw: ISO-8859-13 has a pointer 44 -PASS Not throw: ISO-8859-13 has a pointer 45 -PASS Not throw: ISO-8859-13 has a pointer 46 -PASS Not throw: ISO-8859-13 has a pointer 47 -PASS Not throw: ISO-8859-13 has a pointer 48 -PASS Not throw: ISO-8859-13 has a pointer 49 -PASS Not throw: ISO-8859-13 has a pointer 50 -PASS Not throw: ISO-8859-13 has a pointer 51 -PASS Not throw: ISO-8859-13 has a pointer 52 -PASS Not throw: ISO-8859-13 has a pointer 53 -PASS Not throw: ISO-8859-13 has a pointer 54 -PASS Not throw: ISO-8859-13 has a pointer 55 -PASS Not throw: ISO-8859-13 has a pointer 56 -PASS Not throw: ISO-8859-13 has a pointer 57 -PASS Not throw: ISO-8859-13 has a pointer 58 -PASS Not throw: ISO-8859-13 has a pointer 59 -PASS Not throw: ISO-8859-13 has a pointer 60 -PASS Not throw: ISO-8859-13 has a pointer 61 -PASS Not throw: ISO-8859-13 has a pointer 62 -PASS Not throw: ISO-8859-13 has a pointer 63 -PASS Not throw: ISO-8859-13 has a pointer 64 -PASS Not throw: ISO-8859-13 has a pointer 65 -PASS Not throw: ISO-8859-13 has a pointer 66 -PASS Not throw: ISO-8859-13 has a pointer 67 -PASS Not throw: ISO-8859-13 has a pointer 68 -PASS Not throw: ISO-8859-13 has a pointer 69 -PASS Not throw: ISO-8859-13 has a pointer 70 -PASS Not throw: ISO-8859-13 has a pointer 71 -PASS Not throw: ISO-8859-13 has a pointer 72 -PASS Not throw: ISO-8859-13 has a pointer 73 -PASS Not throw: ISO-8859-13 has a pointer 74 -PASS Not throw: ISO-8859-13 has a pointer 75 -PASS Not throw: ISO-8859-13 has a pointer 76 -PASS Not throw: ISO-8859-13 has a pointer 77 -PASS Not throw: ISO-8859-13 has a pointer 78 -PASS Not throw: ISO-8859-13 has a pointer 79 -PASS Not throw: ISO-8859-13 has a pointer 80 -PASS Not throw: ISO-8859-13 has a pointer 81 -PASS Not throw: ISO-8859-13 has a pointer 82 -PASS Not throw: ISO-8859-13 has a pointer 83 -PASS Not throw: ISO-8859-13 has a pointer 84 -PASS Not throw: ISO-8859-13 has a pointer 85 -PASS Not throw: ISO-8859-13 has a pointer 86 -PASS Not throw: ISO-8859-13 has a pointer 87 -PASS Not throw: ISO-8859-13 has a pointer 88 -PASS Not throw: ISO-8859-13 has a pointer 89 -PASS Not throw: ISO-8859-13 has a pointer 90 -PASS Not throw: ISO-8859-13 has a pointer 91 -PASS Not throw: ISO-8859-13 has a pointer 92 -PASS Not throw: ISO-8859-13 has a pointer 93 -PASS Not throw: ISO-8859-13 has a pointer 94 -PASS Not throw: ISO-8859-13 has a pointer 95 -PASS Not throw: ISO-8859-13 has a pointer 96 -PASS Not throw: ISO-8859-13 has a pointer 97 -PASS Not throw: ISO-8859-13 has a pointer 98 -PASS Not throw: ISO-8859-13 has a pointer 99 -PASS Not throw: ISO-8859-13 has a pointer 100 -PASS Not throw: ISO-8859-13 has a pointer 101 -PASS Not throw: ISO-8859-13 has a pointer 102 -PASS Not throw: ISO-8859-13 has a pointer 103 -PASS Not throw: ISO-8859-13 has a pointer 104 -PASS Not throw: ISO-8859-13 has a pointer 105 -PASS Not throw: ISO-8859-13 has a pointer 106 -PASS Not throw: ISO-8859-13 has a pointer 107 -PASS Not throw: ISO-8859-13 has a pointer 108 -PASS Not throw: ISO-8859-13 has a pointer 109 -PASS Not throw: ISO-8859-13 has a pointer 110 -PASS Not throw: ISO-8859-13 has a pointer 111 -PASS Not throw: ISO-8859-13 has a pointer 112 -PASS Not throw: ISO-8859-13 has a pointer 113 -PASS Not throw: ISO-8859-13 has a pointer 114 -PASS Not throw: ISO-8859-13 has a pointer 115 -PASS Not throw: ISO-8859-13 has a pointer 116 -PASS Not throw: ISO-8859-13 has a pointer 117 -PASS Not throw: ISO-8859-13 has a pointer 118 -PASS Not throw: ISO-8859-13 has a pointer 119 -PASS Not throw: ISO-8859-13 has a pointer 120 -PASS Not throw: ISO-8859-13 has a pointer 121 -PASS Not throw: ISO-8859-13 has a pointer 122 -PASS Not throw: ISO-8859-13 has a pointer 123 -PASS Not throw: ISO-8859-13 has a pointer 124 -PASS Not throw: ISO-8859-13 has a pointer 125 -PASS Not throw: ISO-8859-13 has a pointer 126 -PASS Not throw: ISO-8859-13 has a pointer 127 -PASS Not throw: ISO-8859-13 has a pointer 128 -PASS Not throw: ISO-8859-13 has a pointer 129 -PASS Not throw: ISO-8859-13 has a pointer 130 -PASS Not throw: ISO-8859-13 has a pointer 131 -PASS Not throw: ISO-8859-13 has a pointer 132 -PASS Not throw: ISO-8859-13 has a pointer 133 -PASS Not throw: ISO-8859-13 has a pointer 134 -PASS Not throw: ISO-8859-13 has a pointer 135 -PASS Not throw: ISO-8859-13 has a pointer 136 -PASS Not throw: ISO-8859-13 has a pointer 137 -PASS Not throw: ISO-8859-13 has a pointer 138 -PASS Not throw: ISO-8859-13 has a pointer 139 -PASS Not throw: ISO-8859-13 has a pointer 140 -PASS Not throw: ISO-8859-13 has a pointer 141 -PASS Not throw: ISO-8859-13 has a pointer 142 -PASS Not throw: ISO-8859-13 has a pointer 143 -PASS Not throw: ISO-8859-13 has a pointer 144 -PASS Not throw: ISO-8859-13 has a pointer 145 -PASS Not throw: ISO-8859-13 has a pointer 146 -PASS Not throw: ISO-8859-13 has a pointer 147 -PASS Not throw: ISO-8859-13 has a pointer 148 -PASS Not throw: ISO-8859-13 has a pointer 149 -PASS Not throw: ISO-8859-13 has a pointer 150 -PASS Not throw: ISO-8859-13 has a pointer 151 -PASS Not throw: ISO-8859-13 has a pointer 152 -PASS Not throw: ISO-8859-13 has a pointer 153 -PASS Not throw: ISO-8859-13 has a pointer 154 -PASS Not throw: ISO-8859-13 has a pointer 155 -PASS Not throw: ISO-8859-13 has a pointer 156 -PASS Not throw: ISO-8859-13 has a pointer 157 -PASS Not throw: ISO-8859-13 has a pointer 158 -PASS Not throw: ISO-8859-13 has a pointer 159 -PASS Not throw: ISO-8859-13 has a pointer 160 -PASS Not throw: ISO-8859-13 has a pointer 161 -PASS Not throw: ISO-8859-13 has a pointer 162 -PASS Not throw: ISO-8859-13 has a pointer 163 -PASS Not throw: ISO-8859-13 has a pointer 164 -PASS Not throw: ISO-8859-13 has a pointer 165 -PASS Not throw: ISO-8859-13 has a pointer 166 -PASS Not throw: ISO-8859-13 has a pointer 167 -PASS Not throw: ISO-8859-13 has a pointer 168 -PASS Not throw: ISO-8859-13 has a pointer 169 -PASS Not throw: ISO-8859-13 has a pointer 170 -PASS Not throw: ISO-8859-13 has a pointer 171 -PASS Not throw: ISO-8859-13 has a pointer 172 -PASS Not throw: ISO-8859-13 has a pointer 173 -PASS Not throw: ISO-8859-13 has a pointer 174 -PASS Not throw: ISO-8859-13 has a pointer 175 -PASS Not throw: ISO-8859-13 has a pointer 176 -PASS Not throw: ISO-8859-13 has a pointer 177 -PASS Not throw: ISO-8859-13 has a pointer 178 -PASS Not throw: ISO-8859-13 has a pointer 179 -PASS Not throw: ISO-8859-13 has a pointer 180 -PASS Not throw: ISO-8859-13 has a pointer 181 -PASS Not throw: ISO-8859-13 has a pointer 182 -PASS Not throw: ISO-8859-13 has a pointer 183 -PASS Not throw: ISO-8859-13 has a pointer 184 -PASS Not throw: ISO-8859-13 has a pointer 185 -PASS Not throw: ISO-8859-13 has a pointer 186 -PASS Not throw: ISO-8859-13 has a pointer 187 -PASS Not throw: ISO-8859-13 has a pointer 188 -PASS Not throw: ISO-8859-13 has a pointer 189 -PASS Not throw: ISO-8859-13 has a pointer 190 -PASS Not throw: ISO-8859-13 has a pointer 191 -PASS Not throw: ISO-8859-13 has a pointer 192 -PASS Not throw: ISO-8859-13 has a pointer 193 -PASS Not throw: ISO-8859-13 has a pointer 194 -PASS Not throw: ISO-8859-13 has a pointer 195 -PASS Not throw: ISO-8859-13 has a pointer 196 -PASS Not throw: ISO-8859-13 has a pointer 197 -PASS Not throw: ISO-8859-13 has a pointer 198 -PASS Not throw: ISO-8859-13 has a pointer 199 -PASS Not throw: ISO-8859-13 has a pointer 200 -PASS Not throw: ISO-8859-13 has a pointer 201 -PASS Not throw: ISO-8859-13 has a pointer 202 -PASS Not throw: ISO-8859-13 has a pointer 203 -PASS Not throw: ISO-8859-13 has a pointer 204 -PASS Not throw: ISO-8859-13 has a pointer 205 -PASS Not throw: ISO-8859-13 has a pointer 206 -PASS Not throw: ISO-8859-13 has a pointer 207 -PASS Not throw: ISO-8859-13 has a pointer 208 -PASS Not throw: ISO-8859-13 has a pointer 209 -PASS Not throw: ISO-8859-13 has a pointer 210 -PASS Not throw: ISO-8859-13 has a pointer 211 -PASS Not throw: ISO-8859-13 has a pointer 212 -PASS Not throw: ISO-8859-13 has a pointer 213 -PASS Not throw: ISO-8859-13 has a pointer 214 -PASS Not throw: ISO-8859-13 has a pointer 215 -PASS Not throw: ISO-8859-13 has a pointer 216 -PASS Not throw: ISO-8859-13 has a pointer 217 -PASS Not throw: ISO-8859-13 has a pointer 218 -PASS Not throw: ISO-8859-13 has a pointer 219 -PASS Not throw: ISO-8859-13 has a pointer 220 -PASS Not throw: ISO-8859-13 has a pointer 221 -PASS Not throw: ISO-8859-13 has a pointer 222 -PASS Not throw: ISO-8859-13 has a pointer 223 -PASS Not throw: ISO-8859-13 has a pointer 224 -PASS Not throw: ISO-8859-13 has a pointer 225 -PASS Not throw: ISO-8859-13 has a pointer 226 -PASS Not throw: ISO-8859-13 has a pointer 227 -PASS Not throw: ISO-8859-13 has a pointer 228 -PASS Not throw: ISO-8859-13 has a pointer 229 -PASS Not throw: ISO-8859-13 has a pointer 230 -PASS Not throw: ISO-8859-13 has a pointer 231 -PASS Not throw: ISO-8859-13 has a pointer 232 -PASS Not throw: ISO-8859-13 has a pointer 233 -PASS Not throw: ISO-8859-13 has a pointer 234 -PASS Not throw: ISO-8859-13 has a pointer 235 -PASS Not throw: ISO-8859-13 has a pointer 236 -PASS Not throw: ISO-8859-13 has a pointer 237 -PASS Not throw: ISO-8859-13 has a pointer 238 -PASS Not throw: ISO-8859-13 has a pointer 239 -PASS Not throw: ISO-8859-13 has a pointer 240 -PASS Not throw: ISO-8859-13 has a pointer 241 -PASS Not throw: ISO-8859-13 has a pointer 242 -PASS Not throw: ISO-8859-13 has a pointer 243 -PASS Not throw: ISO-8859-13 has a pointer 244 -PASS Not throw: ISO-8859-13 has a pointer 245 -PASS Not throw: ISO-8859-13 has a pointer 246 -PASS Not throw: ISO-8859-13 has a pointer 247 -PASS Not throw: ISO-8859-13 has a pointer 248 -PASS Not throw: ISO-8859-13 has a pointer 249 -PASS Not throw: ISO-8859-13 has a pointer 250 -PASS Not throw: ISO-8859-13 has a pointer 251 -PASS Not throw: ISO-8859-13 has a pointer 252 -PASS Not throw: ISO-8859-13 has a pointer 253 -PASS Not throw: ISO-8859-13 has a pointer 254 -PASS Not throw: ISO-8859-13 has a pointer 255 -PASS Not throw: ISO-8859-14 has a pointer 0 -PASS Not throw: ISO-8859-14 has a pointer 1 -PASS Not throw: ISO-8859-14 has a pointer 2 -PASS Not throw: ISO-8859-14 has a pointer 3 -PASS Not throw: ISO-8859-14 has a pointer 4 -PASS Not throw: ISO-8859-14 has a pointer 5 -PASS Not throw: ISO-8859-14 has a pointer 6 -PASS Not throw: ISO-8859-14 has a pointer 7 -PASS Not throw: ISO-8859-14 has a pointer 8 -PASS Not throw: ISO-8859-14 has a pointer 9 -PASS Not throw: ISO-8859-14 has a pointer 10 -PASS Not throw: ISO-8859-14 has a pointer 11 -PASS Not throw: ISO-8859-14 has a pointer 12 -PASS Not throw: ISO-8859-14 has a pointer 13 -PASS Not throw: ISO-8859-14 has a pointer 14 -PASS Not throw: ISO-8859-14 has a pointer 15 -PASS Not throw: ISO-8859-14 has a pointer 16 -PASS Not throw: ISO-8859-14 has a pointer 17 -PASS Not throw: ISO-8859-14 has a pointer 18 -PASS Not throw: ISO-8859-14 has a pointer 19 -PASS Not throw: ISO-8859-14 has a pointer 20 -PASS Not throw: ISO-8859-14 has a pointer 21 -PASS Not throw: ISO-8859-14 has a pointer 22 -PASS Not throw: ISO-8859-14 has a pointer 23 -PASS Not throw: ISO-8859-14 has a pointer 24 -PASS Not throw: ISO-8859-14 has a pointer 25 -PASS Not throw: ISO-8859-14 has a pointer 26 -PASS Not throw: ISO-8859-14 has a pointer 27 -PASS Not throw: ISO-8859-14 has a pointer 28 -PASS Not throw: ISO-8859-14 has a pointer 29 -PASS Not throw: ISO-8859-14 has a pointer 30 -PASS Not throw: ISO-8859-14 has a pointer 31 -PASS Not throw: ISO-8859-14 has a pointer 32 -PASS Not throw: ISO-8859-14 has a pointer 33 -PASS Not throw: ISO-8859-14 has a pointer 34 -PASS Not throw: ISO-8859-14 has a pointer 35 -PASS Not throw: ISO-8859-14 has a pointer 36 -PASS Not throw: ISO-8859-14 has a pointer 37 -PASS Not throw: ISO-8859-14 has a pointer 38 -PASS Not throw: ISO-8859-14 has a pointer 39 -PASS Not throw: ISO-8859-14 has a pointer 40 -PASS Not throw: ISO-8859-14 has a pointer 41 -PASS Not throw: ISO-8859-14 has a pointer 42 -PASS Not throw: ISO-8859-14 has a pointer 43 -PASS Not throw: ISO-8859-14 has a pointer 44 -PASS Not throw: ISO-8859-14 has a pointer 45 -PASS Not throw: ISO-8859-14 has a pointer 46 -PASS Not throw: ISO-8859-14 has a pointer 47 -PASS Not throw: ISO-8859-14 has a pointer 48 -PASS Not throw: ISO-8859-14 has a pointer 49 -PASS Not throw: ISO-8859-14 has a pointer 50 -PASS Not throw: ISO-8859-14 has a pointer 51 -PASS Not throw: ISO-8859-14 has a pointer 52 -PASS Not throw: ISO-8859-14 has a pointer 53 -PASS Not throw: ISO-8859-14 has a pointer 54 -PASS Not throw: ISO-8859-14 has a pointer 55 -PASS Not throw: ISO-8859-14 has a pointer 56 -PASS Not throw: ISO-8859-14 has a pointer 57 -PASS Not throw: ISO-8859-14 has a pointer 58 -PASS Not throw: ISO-8859-14 has a pointer 59 -PASS Not throw: ISO-8859-14 has a pointer 60 -PASS Not throw: ISO-8859-14 has a pointer 61 -PASS Not throw: ISO-8859-14 has a pointer 62 -PASS Not throw: ISO-8859-14 has a pointer 63 -PASS Not throw: ISO-8859-14 has a pointer 64 -PASS Not throw: ISO-8859-14 has a pointer 65 -PASS Not throw: ISO-8859-14 has a pointer 66 -PASS Not throw: ISO-8859-14 has a pointer 67 -PASS Not throw: ISO-8859-14 has a pointer 68 -PASS Not throw: ISO-8859-14 has a pointer 69 -PASS Not throw: ISO-8859-14 has a pointer 70 -PASS Not throw: ISO-8859-14 has a pointer 71 -PASS Not throw: ISO-8859-14 has a pointer 72 -PASS Not throw: ISO-8859-14 has a pointer 73 -PASS Not throw: ISO-8859-14 has a pointer 74 -PASS Not throw: ISO-8859-14 has a pointer 75 -PASS Not throw: ISO-8859-14 has a pointer 76 -PASS Not throw: ISO-8859-14 has a pointer 77 -PASS Not throw: ISO-8859-14 has a pointer 78 -PASS Not throw: ISO-8859-14 has a pointer 79 -PASS Not throw: ISO-8859-14 has a pointer 80 -PASS Not throw: ISO-8859-14 has a pointer 81 -PASS Not throw: ISO-8859-14 has a pointer 82 -PASS Not throw: ISO-8859-14 has a pointer 83 -PASS Not throw: ISO-8859-14 has a pointer 84 -PASS Not throw: ISO-8859-14 has a pointer 85 -PASS Not throw: ISO-8859-14 has a pointer 86 -PASS Not throw: ISO-8859-14 has a pointer 87 -PASS Not throw: ISO-8859-14 has a pointer 88 -PASS Not throw: ISO-8859-14 has a pointer 89 -PASS Not throw: ISO-8859-14 has a pointer 90 -PASS Not throw: ISO-8859-14 has a pointer 91 -PASS Not throw: ISO-8859-14 has a pointer 92 -PASS Not throw: ISO-8859-14 has a pointer 93 -PASS Not throw: ISO-8859-14 has a pointer 94 -PASS Not throw: ISO-8859-14 has a pointer 95 -PASS Not throw: ISO-8859-14 has a pointer 96 -PASS Not throw: ISO-8859-14 has a pointer 97 -PASS Not throw: ISO-8859-14 has a pointer 98 -PASS Not throw: ISO-8859-14 has a pointer 99 -PASS Not throw: ISO-8859-14 has a pointer 100 -PASS Not throw: ISO-8859-14 has a pointer 101 -PASS Not throw: ISO-8859-14 has a pointer 102 -PASS Not throw: ISO-8859-14 has a pointer 103 -PASS Not throw: ISO-8859-14 has a pointer 104 -PASS Not throw: ISO-8859-14 has a pointer 105 -PASS Not throw: ISO-8859-14 has a pointer 106 -PASS Not throw: ISO-8859-14 has a pointer 107 -PASS Not throw: ISO-8859-14 has a pointer 108 -PASS Not throw: ISO-8859-14 has a pointer 109 -PASS Not throw: ISO-8859-14 has a pointer 110 -PASS Not throw: ISO-8859-14 has a pointer 111 -PASS Not throw: ISO-8859-14 has a pointer 112 -PASS Not throw: ISO-8859-14 has a pointer 113 -PASS Not throw: ISO-8859-14 has a pointer 114 -PASS Not throw: ISO-8859-14 has a pointer 115 -PASS Not throw: ISO-8859-14 has a pointer 116 -PASS Not throw: ISO-8859-14 has a pointer 117 -PASS Not throw: ISO-8859-14 has a pointer 118 -PASS Not throw: ISO-8859-14 has a pointer 119 -PASS Not throw: ISO-8859-14 has a pointer 120 -PASS Not throw: ISO-8859-14 has a pointer 121 -PASS Not throw: ISO-8859-14 has a pointer 122 -PASS Not throw: ISO-8859-14 has a pointer 123 -PASS Not throw: ISO-8859-14 has a pointer 124 -PASS Not throw: ISO-8859-14 has a pointer 125 -PASS Not throw: ISO-8859-14 has a pointer 126 -PASS Not throw: ISO-8859-14 has a pointer 127 -PASS Not throw: ISO-8859-14 has a pointer 128 -PASS Not throw: ISO-8859-14 has a pointer 129 -PASS Not throw: ISO-8859-14 has a pointer 130 -PASS Not throw: ISO-8859-14 has a pointer 131 -PASS Not throw: ISO-8859-14 has a pointer 132 -PASS Not throw: ISO-8859-14 has a pointer 133 -PASS Not throw: ISO-8859-14 has a pointer 134 -PASS Not throw: ISO-8859-14 has a pointer 135 -PASS Not throw: ISO-8859-14 has a pointer 136 -PASS Not throw: ISO-8859-14 has a pointer 137 -PASS Not throw: ISO-8859-14 has a pointer 138 -PASS Not throw: ISO-8859-14 has a pointer 139 -PASS Not throw: ISO-8859-14 has a pointer 140 -PASS Not throw: ISO-8859-14 has a pointer 141 -PASS Not throw: ISO-8859-14 has a pointer 142 -PASS Not throw: ISO-8859-14 has a pointer 143 -PASS Not throw: ISO-8859-14 has a pointer 144 -PASS Not throw: ISO-8859-14 has a pointer 145 -PASS Not throw: ISO-8859-14 has a pointer 146 -PASS Not throw: ISO-8859-14 has a pointer 147 -PASS Not throw: ISO-8859-14 has a pointer 148 -PASS Not throw: ISO-8859-14 has a pointer 149 -PASS Not throw: ISO-8859-14 has a pointer 150 -PASS Not throw: ISO-8859-14 has a pointer 151 -PASS Not throw: ISO-8859-14 has a pointer 152 -PASS Not throw: ISO-8859-14 has a pointer 153 -PASS Not throw: ISO-8859-14 has a pointer 154 -PASS Not throw: ISO-8859-14 has a pointer 155 -PASS Not throw: ISO-8859-14 has a pointer 156 -PASS Not throw: ISO-8859-14 has a pointer 157 -PASS Not throw: ISO-8859-14 has a pointer 158 -PASS Not throw: ISO-8859-14 has a pointer 159 -PASS Not throw: ISO-8859-14 has a pointer 160 -PASS Not throw: ISO-8859-14 has a pointer 161 -PASS Not throw: ISO-8859-14 has a pointer 162 -PASS Not throw: ISO-8859-14 has a pointer 163 -PASS Not throw: ISO-8859-14 has a pointer 164 -PASS Not throw: ISO-8859-14 has a pointer 165 -PASS Not throw: ISO-8859-14 has a pointer 166 -PASS Not throw: ISO-8859-14 has a pointer 167 -PASS Not throw: ISO-8859-14 has a pointer 168 -PASS Not throw: ISO-8859-14 has a pointer 169 -PASS Not throw: ISO-8859-14 has a pointer 170 -PASS Not throw: ISO-8859-14 has a pointer 171 -PASS Not throw: ISO-8859-14 has a pointer 172 -PASS Not throw: ISO-8859-14 has a pointer 173 -PASS Not throw: ISO-8859-14 has a pointer 174 -PASS Not throw: ISO-8859-14 has a pointer 175 -PASS Not throw: ISO-8859-14 has a pointer 176 -PASS Not throw: ISO-8859-14 has a pointer 177 -PASS Not throw: ISO-8859-14 has a pointer 178 -PASS Not throw: ISO-8859-14 has a pointer 179 -PASS Not throw: ISO-8859-14 has a pointer 180 -PASS Not throw: ISO-8859-14 has a pointer 181 -PASS Not throw: ISO-8859-14 has a pointer 182 -PASS Not throw: ISO-8859-14 has a pointer 183 -PASS Not throw: ISO-8859-14 has a pointer 184 -PASS Not throw: ISO-8859-14 has a pointer 185 -PASS Not throw: ISO-8859-14 has a pointer 186 -PASS Not throw: ISO-8859-14 has a pointer 187 -PASS Not throw: ISO-8859-14 has a pointer 188 -PASS Not throw: ISO-8859-14 has a pointer 189 -PASS Not throw: ISO-8859-14 has a pointer 190 -PASS Not throw: ISO-8859-14 has a pointer 191 -PASS Not throw: ISO-8859-14 has a pointer 192 -PASS Not throw: ISO-8859-14 has a pointer 193 -PASS Not throw: ISO-8859-14 has a pointer 194 -PASS Not throw: ISO-8859-14 has a pointer 195 -PASS Not throw: ISO-8859-14 has a pointer 196 -PASS Not throw: ISO-8859-14 has a pointer 197 -PASS Not throw: ISO-8859-14 has a pointer 198 -PASS Not throw: ISO-8859-14 has a pointer 199 -PASS Not throw: ISO-8859-14 has a pointer 200 -PASS Not throw: ISO-8859-14 has a pointer 201 -PASS Not throw: ISO-8859-14 has a pointer 202 -PASS Not throw: ISO-8859-14 has a pointer 203 -PASS Not throw: ISO-8859-14 has a pointer 204 -PASS Not throw: ISO-8859-14 has a pointer 205 -PASS Not throw: ISO-8859-14 has a pointer 206 -PASS Not throw: ISO-8859-14 has a pointer 207 -PASS Not throw: ISO-8859-14 has a pointer 208 -PASS Not throw: ISO-8859-14 has a pointer 209 -PASS Not throw: ISO-8859-14 has a pointer 210 -PASS Not throw: ISO-8859-14 has a pointer 211 -PASS Not throw: ISO-8859-14 has a pointer 212 -PASS Not throw: ISO-8859-14 has a pointer 213 -PASS Not throw: ISO-8859-14 has a pointer 214 -PASS Not throw: ISO-8859-14 has a pointer 215 -PASS Not throw: ISO-8859-14 has a pointer 216 -PASS Not throw: ISO-8859-14 has a pointer 217 -PASS Not throw: ISO-8859-14 has a pointer 218 -PASS Not throw: ISO-8859-14 has a pointer 219 -PASS Not throw: ISO-8859-14 has a pointer 220 -PASS Not throw: ISO-8859-14 has a pointer 221 -PASS Not throw: ISO-8859-14 has a pointer 222 -PASS Not throw: ISO-8859-14 has a pointer 223 -PASS Not throw: ISO-8859-14 has a pointer 224 -PASS Not throw: ISO-8859-14 has a pointer 225 -PASS Not throw: ISO-8859-14 has a pointer 226 -PASS Not throw: ISO-8859-14 has a pointer 227 -PASS Not throw: ISO-8859-14 has a pointer 228 -PASS Not throw: ISO-8859-14 has a pointer 229 -PASS Not throw: ISO-8859-14 has a pointer 230 -PASS Not throw: ISO-8859-14 has a pointer 231 -PASS Not throw: ISO-8859-14 has a pointer 232 -PASS Not throw: ISO-8859-14 has a pointer 233 -PASS Not throw: ISO-8859-14 has a pointer 234 -PASS Not throw: ISO-8859-14 has a pointer 235 -PASS Not throw: ISO-8859-14 has a pointer 236 -PASS Not throw: ISO-8859-14 has a pointer 237 -PASS Not throw: ISO-8859-14 has a pointer 238 -PASS Not throw: ISO-8859-14 has a pointer 239 -PASS Not throw: ISO-8859-14 has a pointer 240 -PASS Not throw: ISO-8859-14 has a pointer 241 -PASS Not throw: ISO-8859-14 has a pointer 242 -PASS Not throw: ISO-8859-14 has a pointer 243 -PASS Not throw: ISO-8859-14 has a pointer 244 -PASS Not throw: ISO-8859-14 has a pointer 245 -PASS Not throw: ISO-8859-14 has a pointer 246 -PASS Not throw: ISO-8859-14 has a pointer 247 -PASS Not throw: ISO-8859-14 has a pointer 248 -PASS Not throw: ISO-8859-14 has a pointer 249 -PASS Not throw: ISO-8859-14 has a pointer 250 -PASS Not throw: ISO-8859-14 has a pointer 251 -PASS Not throw: ISO-8859-14 has a pointer 252 -PASS Not throw: ISO-8859-14 has a pointer 253 -PASS Not throw: ISO-8859-14 has a pointer 254 -PASS Not throw: ISO-8859-14 has a pointer 255 -PASS Not throw: ISO-8859-15 has a pointer 0 -PASS Not throw: ISO-8859-15 has a pointer 1 -PASS Not throw: ISO-8859-15 has a pointer 2 -PASS Not throw: ISO-8859-15 has a pointer 3 -PASS Not throw: ISO-8859-15 has a pointer 4 -PASS Not throw: ISO-8859-15 has a pointer 5 -PASS Not throw: ISO-8859-15 has a pointer 6 -PASS Not throw: ISO-8859-15 has a pointer 7 -PASS Not throw: ISO-8859-15 has a pointer 8 -PASS Not throw: ISO-8859-15 has a pointer 9 -PASS Not throw: ISO-8859-15 has a pointer 10 -PASS Not throw: ISO-8859-15 has a pointer 11 -PASS Not throw: ISO-8859-15 has a pointer 12 -PASS Not throw: ISO-8859-15 has a pointer 13 -PASS Not throw: ISO-8859-15 has a pointer 14 -PASS Not throw: ISO-8859-15 has a pointer 15 -PASS Not throw: ISO-8859-15 has a pointer 16 -PASS Not throw: ISO-8859-15 has a pointer 17 -PASS Not throw: ISO-8859-15 has a pointer 18 -PASS Not throw: ISO-8859-15 has a pointer 19 -PASS Not throw: ISO-8859-15 has a pointer 20 -PASS Not throw: ISO-8859-15 has a pointer 21 -PASS Not throw: ISO-8859-15 has a pointer 22 -PASS Not throw: ISO-8859-15 has a pointer 23 -PASS Not throw: ISO-8859-15 has a pointer 24 -PASS Not throw: ISO-8859-15 has a pointer 25 -PASS Not throw: ISO-8859-15 has a pointer 26 -PASS Not throw: ISO-8859-15 has a pointer 27 -PASS Not throw: ISO-8859-15 has a pointer 28 -PASS Not throw: ISO-8859-15 has a pointer 29 -PASS Not throw: ISO-8859-15 has a pointer 30 -PASS Not throw: ISO-8859-15 has a pointer 31 -PASS Not throw: ISO-8859-15 has a pointer 32 -PASS Not throw: ISO-8859-15 has a pointer 33 -PASS Not throw: ISO-8859-15 has a pointer 34 -PASS Not throw: ISO-8859-15 has a pointer 35 -PASS Not throw: ISO-8859-15 has a pointer 36 -PASS Not throw: ISO-8859-15 has a pointer 37 -PASS Not throw: ISO-8859-15 has a pointer 38 -PASS Not throw: ISO-8859-15 has a pointer 39 -PASS Not throw: ISO-8859-15 has a pointer 40 -PASS Not throw: ISO-8859-15 has a pointer 41 -PASS Not throw: ISO-8859-15 has a pointer 42 -PASS Not throw: ISO-8859-15 has a pointer 43 -PASS Not throw: ISO-8859-15 has a pointer 44 -PASS Not throw: ISO-8859-15 has a pointer 45 -PASS Not throw: ISO-8859-15 has a pointer 46 -PASS Not throw: ISO-8859-15 has a pointer 47 -PASS Not throw: ISO-8859-15 has a pointer 48 -PASS Not throw: ISO-8859-15 has a pointer 49 -PASS Not throw: ISO-8859-15 has a pointer 50 -PASS Not throw: ISO-8859-15 has a pointer 51 -PASS Not throw: ISO-8859-15 has a pointer 52 -PASS Not throw: ISO-8859-15 has a pointer 53 -PASS Not throw: ISO-8859-15 has a pointer 54 -PASS Not throw: ISO-8859-15 has a pointer 55 -PASS Not throw: ISO-8859-15 has a pointer 56 -PASS Not throw: ISO-8859-15 has a pointer 57 -PASS Not throw: ISO-8859-15 has a pointer 58 -PASS Not throw: ISO-8859-15 has a pointer 59 -PASS Not throw: ISO-8859-15 has a pointer 60 -PASS Not throw: ISO-8859-15 has a pointer 61 -PASS Not throw: ISO-8859-15 has a pointer 62 -PASS Not throw: ISO-8859-15 has a pointer 63 -PASS Not throw: ISO-8859-15 has a pointer 64 -PASS Not throw: ISO-8859-15 has a pointer 65 -PASS Not throw: ISO-8859-15 has a pointer 66 -PASS Not throw: ISO-8859-15 has a pointer 67 -PASS Not throw: ISO-8859-15 has a pointer 68 -PASS Not throw: ISO-8859-15 has a pointer 69 -PASS Not throw: ISO-8859-15 has a pointer 70 -PASS Not throw: ISO-8859-15 has a pointer 71 -PASS Not throw: ISO-8859-15 has a pointer 72 -PASS Not throw: ISO-8859-15 has a pointer 73 -PASS Not throw: ISO-8859-15 has a pointer 74 -PASS Not throw: ISO-8859-15 has a pointer 75 -PASS Not throw: ISO-8859-15 has a pointer 76 -PASS Not throw: ISO-8859-15 has a pointer 77 -PASS Not throw: ISO-8859-15 has a pointer 78 -PASS Not throw: ISO-8859-15 has a pointer 79 -PASS Not throw: ISO-8859-15 has a pointer 80 -PASS Not throw: ISO-8859-15 has a pointer 81 -PASS Not throw: ISO-8859-15 has a pointer 82 -PASS Not throw: ISO-8859-15 has a pointer 83 -PASS Not throw: ISO-8859-15 has a pointer 84 -PASS Not throw: ISO-8859-15 has a pointer 85 -PASS Not throw: ISO-8859-15 has a pointer 86 -PASS Not throw: ISO-8859-15 has a pointer 87 -PASS Not throw: ISO-8859-15 has a pointer 88 -PASS Not throw: ISO-8859-15 has a pointer 89 -PASS Not throw: ISO-8859-15 has a pointer 90 -PASS Not throw: ISO-8859-15 has a pointer 91 -PASS Not throw: ISO-8859-15 has a pointer 92 -PASS Not throw: ISO-8859-15 has a pointer 93 -PASS Not throw: ISO-8859-15 has a pointer 94 -PASS Not throw: ISO-8859-15 has a pointer 95 -PASS Not throw: ISO-8859-15 has a pointer 96 -PASS Not throw: ISO-8859-15 has a pointer 97 -PASS Not throw: ISO-8859-15 has a pointer 98 -PASS Not throw: ISO-8859-15 has a pointer 99 -PASS Not throw: ISO-8859-15 has a pointer 100 -PASS Not throw: ISO-8859-15 has a pointer 101 -PASS Not throw: ISO-8859-15 has a pointer 102 -PASS Not throw: ISO-8859-15 has a pointer 103 -PASS Not throw: ISO-8859-15 has a pointer 104 -PASS Not throw: ISO-8859-15 has a pointer 105 -PASS Not throw: ISO-8859-15 has a pointer 106 -PASS Not throw: ISO-8859-15 has a pointer 107 -PASS Not throw: ISO-8859-15 has a pointer 108 -PASS Not throw: ISO-8859-15 has a pointer 109 -PASS Not throw: ISO-8859-15 has a pointer 110 -PASS Not throw: ISO-8859-15 has a pointer 111 -PASS Not throw: ISO-8859-15 has a pointer 112 -PASS Not throw: ISO-8859-15 has a pointer 113 -PASS Not throw: ISO-8859-15 has a pointer 114 -PASS Not throw: ISO-8859-15 has a pointer 115 -PASS Not throw: ISO-8859-15 has a pointer 116 -PASS Not throw: ISO-8859-15 has a pointer 117 -PASS Not throw: ISO-8859-15 has a pointer 118 -PASS Not throw: ISO-8859-15 has a pointer 119 -PASS Not throw: ISO-8859-15 has a pointer 120 -PASS Not throw: ISO-8859-15 has a pointer 121 -PASS Not throw: ISO-8859-15 has a pointer 122 -PASS Not throw: ISO-8859-15 has a pointer 123 -PASS Not throw: ISO-8859-15 has a pointer 124 -PASS Not throw: ISO-8859-15 has a pointer 125 -PASS Not throw: ISO-8859-15 has a pointer 126 -PASS Not throw: ISO-8859-15 has a pointer 127 -PASS Not throw: ISO-8859-15 has a pointer 128 -PASS Not throw: ISO-8859-15 has a pointer 129 -PASS Not throw: ISO-8859-15 has a pointer 130 -PASS Not throw: ISO-8859-15 has a pointer 131 -PASS Not throw: ISO-8859-15 has a pointer 132 -PASS Not throw: ISO-8859-15 has a pointer 133 -PASS Not throw: ISO-8859-15 has a pointer 134 -PASS Not throw: ISO-8859-15 has a pointer 135 -PASS Not throw: ISO-8859-15 has a pointer 136 -PASS Not throw: ISO-8859-15 has a pointer 137 -PASS Not throw: ISO-8859-15 has a pointer 138 -PASS Not throw: ISO-8859-15 has a pointer 139 -PASS Not throw: ISO-8859-15 has a pointer 140 -PASS Not throw: ISO-8859-15 has a pointer 141 -PASS Not throw: ISO-8859-15 has a pointer 142 -PASS Not throw: ISO-8859-15 has a pointer 143 -PASS Not throw: ISO-8859-15 has a pointer 144 -PASS Not throw: ISO-8859-15 has a pointer 145 -PASS Not throw: ISO-8859-15 has a pointer 146 -PASS Not throw: ISO-8859-15 has a pointer 147 -PASS Not throw: ISO-8859-15 has a pointer 148 -PASS Not throw: ISO-8859-15 has a pointer 149 -PASS Not throw: ISO-8859-15 has a pointer 150 -PASS Not throw: ISO-8859-15 has a pointer 151 -PASS Not throw: ISO-8859-15 has a pointer 152 -PASS Not throw: ISO-8859-15 has a pointer 153 -PASS Not throw: ISO-8859-15 has a pointer 154 -PASS Not throw: ISO-8859-15 has a pointer 155 -PASS Not throw: ISO-8859-15 has a pointer 156 -PASS Not throw: ISO-8859-15 has a pointer 157 -PASS Not throw: ISO-8859-15 has a pointer 158 -PASS Not throw: ISO-8859-15 has a pointer 159 -PASS Not throw: ISO-8859-15 has a pointer 160 -PASS Not throw: ISO-8859-15 has a pointer 161 -PASS Not throw: ISO-8859-15 has a pointer 162 -PASS Not throw: ISO-8859-15 has a pointer 163 -PASS Not throw: ISO-8859-15 has a pointer 164 -PASS Not throw: ISO-8859-15 has a pointer 165 -PASS Not throw: ISO-8859-15 has a pointer 166 -PASS Not throw: ISO-8859-15 has a pointer 167 -PASS Not throw: ISO-8859-15 has a pointer 168 -PASS Not throw: ISO-8859-15 has a pointer 169 -PASS Not throw: ISO-8859-15 has a pointer 170 -PASS Not throw: ISO-8859-15 has a pointer 171 -PASS Not throw: ISO-8859-15 has a pointer 172 -PASS Not throw: ISO-8859-15 has a pointer 173 -PASS Not throw: ISO-8859-15 has a pointer 174 -PASS Not throw: ISO-8859-15 has a pointer 175 -PASS Not throw: ISO-8859-15 has a pointer 176 -PASS Not throw: ISO-8859-15 has a pointer 177 -PASS Not throw: ISO-8859-15 has a pointer 178 -PASS Not throw: ISO-8859-15 has a pointer 179 -PASS Not throw: ISO-8859-15 has a pointer 180 -PASS Not throw: ISO-8859-15 has a pointer 181 -PASS Not throw: ISO-8859-15 has a pointer 182 -PASS Not throw: ISO-8859-15 has a pointer 183 -PASS Not throw: ISO-8859-15 has a pointer 184 -PASS Not throw: ISO-8859-15 has a pointer 185 -PASS Not throw: ISO-8859-15 has a pointer 186 -PASS Not throw: ISO-8859-15 has a pointer 187 -PASS Not throw: ISO-8859-15 has a pointer 188 -PASS Not throw: ISO-8859-15 has a pointer 189 -PASS Not throw: ISO-8859-15 has a pointer 190 -PASS Not throw: ISO-8859-15 has a pointer 191 -PASS Not throw: ISO-8859-15 has a pointer 192 -PASS Not throw: ISO-8859-15 has a pointer 193 -PASS Not throw: ISO-8859-15 has a pointer 194 -PASS Not throw: ISO-8859-15 has a pointer 195 -PASS Not throw: ISO-8859-15 has a pointer 196 -PASS Not throw: ISO-8859-15 has a pointer 197 -PASS Not throw: ISO-8859-15 has a pointer 198 -PASS Not throw: ISO-8859-15 has a pointer 199 -PASS Not throw: ISO-8859-15 has a pointer 200 -PASS Not throw: ISO-8859-15 has a pointer 201 -PASS Not throw: ISO-8859-15 has a pointer 202 -PASS Not throw: ISO-8859-15 has a pointer 203 -PASS Not throw: ISO-8859-15 has a pointer 204 -PASS Not throw: ISO-8859-15 has a pointer 205 -PASS Not throw: ISO-8859-15 has a pointer 206 -PASS Not throw: ISO-8859-15 has a pointer 207 -PASS Not throw: ISO-8859-15 has a pointer 208 -PASS Not throw: ISO-8859-15 has a pointer 209 -PASS Not throw: ISO-8859-15 has a pointer 210 -PASS Not throw: ISO-8859-15 has a pointer 211 -PASS Not throw: ISO-8859-15 has a pointer 212 -PASS Not throw: ISO-8859-15 has a pointer 213 -PASS Not throw: ISO-8859-15 has a pointer 214 -PASS Not throw: ISO-8859-15 has a pointer 215 -PASS Not throw: ISO-8859-15 has a pointer 216 -PASS Not throw: ISO-8859-15 has a pointer 217 -PASS Not throw: ISO-8859-15 has a pointer 218 -PASS Not throw: ISO-8859-15 has a pointer 219 -PASS Not throw: ISO-8859-15 has a pointer 220 -PASS Not throw: ISO-8859-15 has a pointer 221 -PASS Not throw: ISO-8859-15 has a pointer 222 -PASS Not throw: ISO-8859-15 has a pointer 223 -PASS Not throw: ISO-8859-15 has a pointer 224 -PASS Not throw: ISO-8859-15 has a pointer 225 -PASS Not throw: ISO-8859-15 has a pointer 226 -PASS Not throw: ISO-8859-15 has a pointer 227 -PASS Not throw: ISO-8859-15 has a pointer 228 -PASS Not throw: ISO-8859-15 has a pointer 229 -PASS Not throw: ISO-8859-15 has a pointer 230 -PASS Not throw: ISO-8859-15 has a pointer 231 -PASS Not throw: ISO-8859-15 has a pointer 232 -PASS Not throw: ISO-8859-15 has a pointer 233 -PASS Not throw: ISO-8859-15 has a pointer 234 -PASS Not throw: ISO-8859-15 has a pointer 235 -PASS Not throw: ISO-8859-15 has a pointer 236 -PASS Not throw: ISO-8859-15 has a pointer 237 -PASS Not throw: ISO-8859-15 has a pointer 238 -PASS Not throw: ISO-8859-15 has a pointer 239 -PASS Not throw: ISO-8859-15 has a pointer 240 -PASS Not throw: ISO-8859-15 has a pointer 241 -PASS Not throw: ISO-8859-15 has a pointer 242 -PASS Not throw: ISO-8859-15 has a pointer 243 -PASS Not throw: ISO-8859-15 has a pointer 244 -PASS Not throw: ISO-8859-15 has a pointer 245 -PASS Not throw: ISO-8859-15 has a pointer 246 -PASS Not throw: ISO-8859-15 has a pointer 247 -PASS Not throw: ISO-8859-15 has a pointer 248 -PASS Not throw: ISO-8859-15 has a pointer 249 -PASS Not throw: ISO-8859-15 has a pointer 250 -PASS Not throw: ISO-8859-15 has a pointer 251 -PASS Not throw: ISO-8859-15 has a pointer 252 -PASS Not throw: ISO-8859-15 has a pointer 253 -PASS Not throw: ISO-8859-15 has a pointer 254 -PASS Not throw: ISO-8859-15 has a pointer 255 -PASS Not throw: ISO-8859-16 has a pointer 0 -PASS Not throw: ISO-8859-16 has a pointer 1 -PASS Not throw: ISO-8859-16 has a pointer 2 -PASS Not throw: ISO-8859-16 has a pointer 3 -PASS Not throw: ISO-8859-16 has a pointer 4 -PASS Not throw: ISO-8859-16 has a pointer 5 -PASS Not throw: ISO-8859-16 has a pointer 6 -PASS Not throw: ISO-8859-16 has a pointer 7 -PASS Not throw: ISO-8859-16 has a pointer 8 -PASS Not throw: ISO-8859-16 has a pointer 9 -PASS Not throw: ISO-8859-16 has a pointer 10 -PASS Not throw: ISO-8859-16 has a pointer 11 -PASS Not throw: ISO-8859-16 has a pointer 12 -PASS Not throw: ISO-8859-16 has a pointer 13 -PASS Not throw: ISO-8859-16 has a pointer 14 -PASS Not throw: ISO-8859-16 has a pointer 15 -PASS Not throw: ISO-8859-16 has a pointer 16 -PASS Not throw: ISO-8859-16 has a pointer 17 -PASS Not throw: ISO-8859-16 has a pointer 18 -PASS Not throw: ISO-8859-16 has a pointer 19 -PASS Not throw: ISO-8859-16 has a pointer 20 -PASS Not throw: ISO-8859-16 has a pointer 21 -PASS Not throw: ISO-8859-16 has a pointer 22 -PASS Not throw: ISO-8859-16 has a pointer 23 -PASS Not throw: ISO-8859-16 has a pointer 24 -PASS Not throw: ISO-8859-16 has a pointer 25 -PASS Not throw: ISO-8859-16 has a pointer 26 -PASS Not throw: ISO-8859-16 has a pointer 27 -PASS Not throw: ISO-8859-16 has a pointer 28 -PASS Not throw: ISO-8859-16 has a pointer 29 -PASS Not throw: ISO-8859-16 has a pointer 30 -PASS Not throw: ISO-8859-16 has a pointer 31 -PASS Not throw: ISO-8859-16 has a pointer 32 -PASS Not throw: ISO-8859-16 has a pointer 33 -PASS Not throw: ISO-8859-16 has a pointer 34 -PASS Not throw: ISO-8859-16 has a pointer 35 -PASS Not throw: ISO-8859-16 has a pointer 36 -PASS Not throw: ISO-8859-16 has a pointer 37 -PASS Not throw: ISO-8859-16 has a pointer 38 -PASS Not throw: ISO-8859-16 has a pointer 39 -PASS Not throw: ISO-8859-16 has a pointer 40 -PASS Not throw: ISO-8859-16 has a pointer 41 -PASS Not throw: ISO-8859-16 has a pointer 42 -PASS Not throw: ISO-8859-16 has a pointer 43 -PASS Not throw: ISO-8859-16 has a pointer 44 -PASS Not throw: ISO-8859-16 has a pointer 45 -PASS Not throw: ISO-8859-16 has a pointer 46 -PASS Not throw: ISO-8859-16 has a pointer 47 -PASS Not throw: ISO-8859-16 has a pointer 48 -PASS Not throw: ISO-8859-16 has a pointer 49 -PASS Not throw: ISO-8859-16 has a pointer 50 -PASS Not throw: ISO-8859-16 has a pointer 51 -PASS Not throw: ISO-8859-16 has a pointer 52 -PASS Not throw: ISO-8859-16 has a pointer 53 -PASS Not throw: ISO-8859-16 has a pointer 54 -PASS Not throw: ISO-8859-16 has a pointer 55 -PASS Not throw: ISO-8859-16 has a pointer 56 -PASS Not throw: ISO-8859-16 has a pointer 57 -PASS Not throw: ISO-8859-16 has a pointer 58 -PASS Not throw: ISO-8859-16 has a pointer 59 -PASS Not throw: ISO-8859-16 has a pointer 60 -PASS Not throw: ISO-8859-16 has a pointer 61 -PASS Not throw: ISO-8859-16 has a pointer 62 -PASS Not throw: ISO-8859-16 has a pointer 63 -PASS Not throw: ISO-8859-16 has a pointer 64 -PASS Not throw: ISO-8859-16 has a pointer 65 -PASS Not throw: ISO-8859-16 has a pointer 66 -PASS Not throw: ISO-8859-16 has a pointer 67 -PASS Not throw: ISO-8859-16 has a pointer 68 -PASS Not throw: ISO-8859-16 has a pointer 69 -PASS Not throw: ISO-8859-16 has a pointer 70 -PASS Not throw: ISO-8859-16 has a pointer 71 -PASS Not throw: ISO-8859-16 has a pointer 72 -PASS Not throw: ISO-8859-16 has a pointer 73 -PASS Not throw: ISO-8859-16 has a pointer 74 -PASS Not throw: ISO-8859-16 has a pointer 75 -PASS Not throw: ISO-8859-16 has a pointer 76 -PASS Not throw: ISO-8859-16 has a pointer 77 -PASS Not throw: ISO-8859-16 has a pointer 78 -PASS Not throw: ISO-8859-16 has a pointer 79 -PASS Not throw: ISO-8859-16 has a pointer 80 -PASS Not throw: ISO-8859-16 has a pointer 81 -PASS Not throw: ISO-8859-16 has a pointer 82 -PASS Not throw: ISO-8859-16 has a pointer 83 -PASS Not throw: ISO-8859-16 has a pointer 84 -PASS Not throw: ISO-8859-16 has a pointer 85 -PASS Not throw: ISO-8859-16 has a pointer 86 -PASS Not throw: ISO-8859-16 has a pointer 87 -PASS Not throw: ISO-8859-16 has a pointer 88 -PASS Not throw: ISO-8859-16 has a pointer 89 -PASS Not throw: ISO-8859-16 has a pointer 90 -PASS Not throw: ISO-8859-16 has a pointer 91 -PASS Not throw: ISO-8859-16 has a pointer 92 -PASS Not throw: ISO-8859-16 has a pointer 93 -PASS Not throw: ISO-8859-16 has a pointer 94 -PASS Not throw: ISO-8859-16 has a pointer 95 -PASS Not throw: ISO-8859-16 has a pointer 96 -PASS Not throw: ISO-8859-16 has a pointer 97 -PASS Not throw: ISO-8859-16 has a pointer 98 -PASS Not throw: ISO-8859-16 has a pointer 99 -PASS Not throw: ISO-8859-16 has a pointer 100 -PASS Not throw: ISO-8859-16 has a pointer 101 -PASS Not throw: ISO-8859-16 has a pointer 102 -PASS Not throw: ISO-8859-16 has a pointer 103 -PASS Not throw: ISO-8859-16 has a pointer 104 -PASS Not throw: ISO-8859-16 has a pointer 105 -PASS Not throw: ISO-8859-16 has a pointer 106 -PASS Not throw: ISO-8859-16 has a pointer 107 -PASS Not throw: ISO-8859-16 has a pointer 108 -PASS Not throw: ISO-8859-16 has a pointer 109 -PASS Not throw: ISO-8859-16 has a pointer 110 -PASS Not throw: ISO-8859-16 has a pointer 111 -PASS Not throw: ISO-8859-16 has a pointer 112 -PASS Not throw: ISO-8859-16 has a pointer 113 -PASS Not throw: ISO-8859-16 has a pointer 114 -PASS Not throw: ISO-8859-16 has a pointer 115 -PASS Not throw: ISO-8859-16 has a pointer 116 -PASS Not throw: ISO-8859-16 has a pointer 117 -PASS Not throw: ISO-8859-16 has a pointer 118 -PASS Not throw: ISO-8859-16 has a pointer 119 -PASS Not throw: ISO-8859-16 has a pointer 120 -PASS Not throw: ISO-8859-16 has a pointer 121 -PASS Not throw: ISO-8859-16 has a pointer 122 -PASS Not throw: ISO-8859-16 has a pointer 123 -PASS Not throw: ISO-8859-16 has a pointer 124 -PASS Not throw: ISO-8859-16 has a pointer 125 -PASS Not throw: ISO-8859-16 has a pointer 126 -PASS Not throw: ISO-8859-16 has a pointer 127 -PASS Not throw: ISO-8859-16 has a pointer 128 -PASS Not throw: ISO-8859-16 has a pointer 129 -PASS Not throw: ISO-8859-16 has a pointer 130 -PASS Not throw: ISO-8859-16 has a pointer 131 -PASS Not throw: ISO-8859-16 has a pointer 132 -PASS Not throw: ISO-8859-16 has a pointer 133 -PASS Not throw: ISO-8859-16 has a pointer 134 -PASS Not throw: ISO-8859-16 has a pointer 135 -PASS Not throw: ISO-8859-16 has a pointer 136 -PASS Not throw: ISO-8859-16 has a pointer 137 -PASS Not throw: ISO-8859-16 has a pointer 138 -PASS Not throw: ISO-8859-16 has a pointer 139 -PASS Not throw: ISO-8859-16 has a pointer 140 -PASS Not throw: ISO-8859-16 has a pointer 141 -PASS Not throw: ISO-8859-16 has a pointer 142 -PASS Not throw: ISO-8859-16 has a pointer 143 -PASS Not throw: ISO-8859-16 has a pointer 144 -PASS Not throw: ISO-8859-16 has a pointer 145 -PASS Not throw: ISO-8859-16 has a pointer 146 -PASS Not throw: ISO-8859-16 has a pointer 147 -PASS Not throw: ISO-8859-16 has a pointer 148 -PASS Not throw: ISO-8859-16 has a pointer 149 -PASS Not throw: ISO-8859-16 has a pointer 150 -PASS Not throw: ISO-8859-16 has a pointer 151 -PASS Not throw: ISO-8859-16 has a pointer 152 -PASS Not throw: ISO-8859-16 has a pointer 153 -PASS Not throw: ISO-8859-16 has a pointer 154 -PASS Not throw: ISO-8859-16 has a pointer 155 -PASS Not throw: ISO-8859-16 has a pointer 156 -PASS Not throw: ISO-8859-16 has a pointer 157 -PASS Not throw: ISO-8859-16 has a pointer 158 -PASS Not throw: ISO-8859-16 has a pointer 159 -PASS Not throw: ISO-8859-16 has a pointer 160 -PASS Not throw: ISO-8859-16 has a pointer 161 -PASS Not throw: ISO-8859-16 has a pointer 162 -PASS Not throw: ISO-8859-16 has a pointer 163 -PASS Not throw: ISO-8859-16 has a pointer 164 -PASS Not throw: ISO-8859-16 has a pointer 165 -PASS Not throw: ISO-8859-16 has a pointer 166 -PASS Not throw: ISO-8859-16 has a pointer 167 -PASS Not throw: ISO-8859-16 has a pointer 168 -PASS Not throw: ISO-8859-16 has a pointer 169 -PASS Not throw: ISO-8859-16 has a pointer 170 -PASS Not throw: ISO-8859-16 has a pointer 171 -PASS Not throw: ISO-8859-16 has a pointer 172 -PASS Not throw: ISO-8859-16 has a pointer 173 -PASS Not throw: ISO-8859-16 has a pointer 174 -PASS Not throw: ISO-8859-16 has a pointer 175 -PASS Not throw: ISO-8859-16 has a pointer 176 -PASS Not throw: ISO-8859-16 has a pointer 177 -PASS Not throw: ISO-8859-16 has a pointer 178 -PASS Not throw: ISO-8859-16 has a pointer 179 -PASS Not throw: ISO-8859-16 has a pointer 180 -PASS Not throw: ISO-8859-16 has a pointer 181 -PASS Not throw: ISO-8859-16 has a pointer 182 -PASS Not throw: ISO-8859-16 has a pointer 183 -PASS Not throw: ISO-8859-16 has a pointer 184 -PASS Not throw: ISO-8859-16 has a pointer 185 -PASS Not throw: ISO-8859-16 has a pointer 186 -PASS Not throw: ISO-8859-16 has a pointer 187 -PASS Not throw: ISO-8859-16 has a pointer 188 -PASS Not throw: ISO-8859-16 has a pointer 189 -PASS Not throw: ISO-8859-16 has a pointer 190 -PASS Not throw: ISO-8859-16 has a pointer 191 -PASS Not throw: ISO-8859-16 has a pointer 192 -PASS Not throw: ISO-8859-16 has a pointer 193 -PASS Not throw: ISO-8859-16 has a pointer 194 -PASS Not throw: ISO-8859-16 has a pointer 195 -PASS Not throw: ISO-8859-16 has a pointer 196 -PASS Not throw: ISO-8859-16 has a pointer 197 -PASS Not throw: ISO-8859-16 has a pointer 198 -PASS Not throw: ISO-8859-16 has a pointer 199 -PASS Not throw: ISO-8859-16 has a pointer 200 -PASS Not throw: ISO-8859-16 has a pointer 201 -PASS Not throw: ISO-8859-16 has a pointer 202 -PASS Not throw: ISO-8859-16 has a pointer 203 -PASS Not throw: ISO-8859-16 has a pointer 204 -PASS Not throw: ISO-8859-16 has a pointer 205 -PASS Not throw: ISO-8859-16 has a pointer 206 -PASS Not throw: ISO-8859-16 has a pointer 207 -PASS Not throw: ISO-8859-16 has a pointer 208 -PASS Not throw: ISO-8859-16 has a pointer 209 -PASS Not throw: ISO-8859-16 has a pointer 210 -PASS Not throw: ISO-8859-16 has a pointer 211 -PASS Not throw: ISO-8859-16 has a pointer 212 -PASS Not throw: ISO-8859-16 has a pointer 213 -PASS Not throw: ISO-8859-16 has a pointer 214 -PASS Not throw: ISO-8859-16 has a pointer 215 -PASS Not throw: ISO-8859-16 has a pointer 216 -PASS Not throw: ISO-8859-16 has a pointer 217 -PASS Not throw: ISO-8859-16 has a pointer 218 -PASS Not throw: ISO-8859-16 has a pointer 219 -PASS Not throw: ISO-8859-16 has a pointer 220 -PASS Not throw: ISO-8859-16 has a pointer 221 -PASS Not throw: ISO-8859-16 has a pointer 222 -PASS Not throw: ISO-8859-16 has a pointer 223 -PASS Not throw: ISO-8859-16 has a pointer 224 -PASS Not throw: ISO-8859-16 has a pointer 225 -PASS Not throw: ISO-8859-16 has a pointer 226 -PASS Not throw: ISO-8859-16 has a pointer 227 -PASS Not throw: ISO-8859-16 has a pointer 228 -PASS Not throw: ISO-8859-16 has a pointer 229 -PASS Not throw: ISO-8859-16 has a pointer 230 -PASS Not throw: ISO-8859-16 has a pointer 231 -PASS Not throw: ISO-8859-16 has a pointer 232 -PASS Not throw: ISO-8859-16 has a pointer 233 -PASS Not throw: ISO-8859-16 has a pointer 234 -PASS Not throw: ISO-8859-16 has a pointer 235 -PASS Not throw: ISO-8859-16 has a pointer 236 -PASS Not throw: ISO-8859-16 has a pointer 237 -PASS Not throw: ISO-8859-16 has a pointer 238 -PASS Not throw: ISO-8859-16 has a pointer 239 -PASS Not throw: ISO-8859-16 has a pointer 240 -PASS Not throw: ISO-8859-16 has a pointer 241 -PASS Not throw: ISO-8859-16 has a pointer 242 -PASS Not throw: ISO-8859-16 has a pointer 243 -PASS Not throw: ISO-8859-16 has a pointer 244 -PASS Not throw: ISO-8859-16 has a pointer 245 -PASS Not throw: ISO-8859-16 has a pointer 246 -PASS Not throw: ISO-8859-16 has a pointer 247 -PASS Not throw: ISO-8859-16 has a pointer 248 -PASS Not throw: ISO-8859-16 has a pointer 249 -PASS Not throw: ISO-8859-16 has a pointer 250 -PASS Not throw: ISO-8859-16 has a pointer 251 -PASS Not throw: ISO-8859-16 has a pointer 252 -PASS Not throw: ISO-8859-16 has a pointer 253 -PASS Not throw: ISO-8859-16 has a pointer 254 -PASS Not throw: ISO-8859-16 has a pointer 255 -PASS Not throw: KOI8-R has a pointer 0 -PASS Not throw: KOI8-R has a pointer 1 -PASS Not throw: KOI8-R has a pointer 2 -PASS Not throw: KOI8-R has a pointer 3 -PASS Not throw: KOI8-R has a pointer 4 -PASS Not throw: KOI8-R has a pointer 5 -PASS Not throw: KOI8-R has a pointer 6 -PASS Not throw: KOI8-R has a pointer 7 -PASS Not throw: KOI8-R has a pointer 8 -PASS Not throw: KOI8-R has a pointer 9 -PASS Not throw: KOI8-R has a pointer 10 -PASS Not throw: KOI8-R has a pointer 11 -PASS Not throw: KOI8-R has a pointer 12 -PASS Not throw: KOI8-R has a pointer 13 -PASS Not throw: KOI8-R has a pointer 14 -PASS Not throw: KOI8-R has a pointer 15 -PASS Not throw: KOI8-R has a pointer 16 -PASS Not throw: KOI8-R has a pointer 17 -PASS Not throw: KOI8-R has a pointer 18 -PASS Not throw: KOI8-R has a pointer 19 -PASS Not throw: KOI8-R has a pointer 20 -PASS Not throw: KOI8-R has a pointer 21 -PASS Not throw: KOI8-R has a pointer 22 -PASS Not throw: KOI8-R has a pointer 23 -PASS Not throw: KOI8-R has a pointer 24 -PASS Not throw: KOI8-R has a pointer 25 -PASS Not throw: KOI8-R has a pointer 26 -PASS Not throw: KOI8-R has a pointer 27 -PASS Not throw: KOI8-R has a pointer 28 -PASS Not throw: KOI8-R has a pointer 29 -PASS Not throw: KOI8-R has a pointer 30 -PASS Not throw: KOI8-R has a pointer 31 -PASS Not throw: KOI8-R has a pointer 32 -PASS Not throw: KOI8-R has a pointer 33 -PASS Not throw: KOI8-R has a pointer 34 -PASS Not throw: KOI8-R has a pointer 35 -PASS Not throw: KOI8-R has a pointer 36 -PASS Not throw: KOI8-R has a pointer 37 -PASS Not throw: KOI8-R has a pointer 38 -PASS Not throw: KOI8-R has a pointer 39 -PASS Not throw: KOI8-R has a pointer 40 -PASS Not throw: KOI8-R has a pointer 41 -PASS Not throw: KOI8-R has a pointer 42 -PASS Not throw: KOI8-R has a pointer 43 -PASS Not throw: KOI8-R has a pointer 44 -PASS Not throw: KOI8-R has a pointer 45 -PASS Not throw: KOI8-R has a pointer 46 -PASS Not throw: KOI8-R has a pointer 47 -PASS Not throw: KOI8-R has a pointer 48 -PASS Not throw: KOI8-R has a pointer 49 -PASS Not throw: KOI8-R has a pointer 50 -PASS Not throw: KOI8-R has a pointer 51 -PASS Not throw: KOI8-R has a pointer 52 -PASS Not throw: KOI8-R has a pointer 53 -PASS Not throw: KOI8-R has a pointer 54 -PASS Not throw: KOI8-R has a pointer 55 -PASS Not throw: KOI8-R has a pointer 56 -PASS Not throw: KOI8-R has a pointer 57 -PASS Not throw: KOI8-R has a pointer 58 -PASS Not throw: KOI8-R has a pointer 59 -PASS Not throw: KOI8-R has a pointer 60 -PASS Not throw: KOI8-R has a pointer 61 -PASS Not throw: KOI8-R has a pointer 62 -PASS Not throw: KOI8-R has a pointer 63 -PASS Not throw: KOI8-R has a pointer 64 -PASS Not throw: KOI8-R has a pointer 65 -PASS Not throw: KOI8-R has a pointer 66 -PASS Not throw: KOI8-R has a pointer 67 -PASS Not throw: KOI8-R has a pointer 68 -PASS Not throw: KOI8-R has a pointer 69 -PASS Not throw: KOI8-R has a pointer 70 -PASS Not throw: KOI8-R has a pointer 71 -PASS Not throw: KOI8-R has a pointer 72 -PASS Not throw: KOI8-R has a pointer 73 -PASS Not throw: KOI8-R has a pointer 74 -PASS Not throw: KOI8-R has a pointer 75 -PASS Not throw: KOI8-R has a pointer 76 -PASS Not throw: KOI8-R has a pointer 77 -PASS Not throw: KOI8-R has a pointer 78 -PASS Not throw: KOI8-R has a pointer 79 -PASS Not throw: KOI8-R has a pointer 80 -PASS Not throw: KOI8-R has a pointer 81 -PASS Not throw: KOI8-R has a pointer 82 -PASS Not throw: KOI8-R has a pointer 83 -PASS Not throw: KOI8-R has a pointer 84 -PASS Not throw: KOI8-R has a pointer 85 -PASS Not throw: KOI8-R has a pointer 86 -PASS Not throw: KOI8-R has a pointer 87 -PASS Not throw: KOI8-R has a pointer 88 -PASS Not throw: KOI8-R has a pointer 89 -PASS Not throw: KOI8-R has a pointer 90 -PASS Not throw: KOI8-R has a pointer 91 -PASS Not throw: KOI8-R has a pointer 92 -PASS Not throw: KOI8-R has a pointer 93 -PASS Not throw: KOI8-R has a pointer 94 -PASS Not throw: KOI8-R has a pointer 95 -PASS Not throw: KOI8-R has a pointer 96 -PASS Not throw: KOI8-R has a pointer 97 -PASS Not throw: KOI8-R has a pointer 98 -PASS Not throw: KOI8-R has a pointer 99 -PASS Not throw: KOI8-R has a pointer 100 -PASS Not throw: KOI8-R has a pointer 101 -PASS Not throw: KOI8-R has a pointer 102 -PASS Not throw: KOI8-R has a pointer 103 -PASS Not throw: KOI8-R has a pointer 104 -PASS Not throw: KOI8-R has a pointer 105 -PASS Not throw: KOI8-R has a pointer 106 -PASS Not throw: KOI8-R has a pointer 107 -PASS Not throw: KOI8-R has a pointer 108 -PASS Not throw: KOI8-R has a pointer 109 -PASS Not throw: KOI8-R has a pointer 110 -PASS Not throw: KOI8-R has a pointer 111 -PASS Not throw: KOI8-R has a pointer 112 -PASS Not throw: KOI8-R has a pointer 113 -PASS Not throw: KOI8-R has a pointer 114 -PASS Not throw: KOI8-R has a pointer 115 -PASS Not throw: KOI8-R has a pointer 116 -PASS Not throw: KOI8-R has a pointer 117 -PASS Not throw: KOI8-R has a pointer 118 -PASS Not throw: KOI8-R has a pointer 119 -PASS Not throw: KOI8-R has a pointer 120 -PASS Not throw: KOI8-R has a pointer 121 -PASS Not throw: KOI8-R has a pointer 122 -PASS Not throw: KOI8-R has a pointer 123 -PASS Not throw: KOI8-R has a pointer 124 -PASS Not throw: KOI8-R has a pointer 125 -PASS Not throw: KOI8-R has a pointer 126 -PASS Not throw: KOI8-R has a pointer 127 -PASS Not throw: KOI8-R has a pointer 128 -PASS Not throw: KOI8-R has a pointer 129 -PASS Not throw: KOI8-R has a pointer 130 -PASS Not throw: KOI8-R has a pointer 131 -PASS Not throw: KOI8-R has a pointer 132 -PASS Not throw: KOI8-R has a pointer 133 -PASS Not throw: KOI8-R has a pointer 134 -PASS Not throw: KOI8-R has a pointer 135 -PASS Not throw: KOI8-R has a pointer 136 -PASS Not throw: KOI8-R has a pointer 137 -PASS Not throw: KOI8-R has a pointer 138 -PASS Not throw: KOI8-R has a pointer 139 -PASS Not throw: KOI8-R has a pointer 140 -PASS Not throw: KOI8-R has a pointer 141 -PASS Not throw: KOI8-R has a pointer 142 -PASS Not throw: KOI8-R has a pointer 143 -PASS Not throw: KOI8-R has a pointer 144 -PASS Not throw: KOI8-R has a pointer 145 -PASS Not throw: KOI8-R has a pointer 146 -PASS Not throw: KOI8-R has a pointer 147 -PASS Not throw: KOI8-R has a pointer 148 -PASS Not throw: KOI8-R has a pointer 149 -PASS Not throw: KOI8-R has a pointer 150 -PASS Not throw: KOI8-R has a pointer 151 -PASS Not throw: KOI8-R has a pointer 152 -PASS Not throw: KOI8-R has a pointer 153 -PASS Not throw: KOI8-R has a pointer 154 -PASS Not throw: KOI8-R has a pointer 155 -PASS Not throw: KOI8-R has a pointer 156 -PASS Not throw: KOI8-R has a pointer 157 -PASS Not throw: KOI8-R has a pointer 158 -PASS Not throw: KOI8-R has a pointer 159 -PASS Not throw: KOI8-R has a pointer 160 -PASS Not throw: KOI8-R has a pointer 161 -PASS Not throw: KOI8-R has a pointer 162 -PASS Not throw: KOI8-R has a pointer 163 -PASS Not throw: KOI8-R has a pointer 164 -PASS Not throw: KOI8-R has a pointer 165 -PASS Not throw: KOI8-R has a pointer 166 -PASS Not throw: KOI8-R has a pointer 167 -PASS Not throw: KOI8-R has a pointer 168 -PASS Not throw: KOI8-R has a pointer 169 -PASS Not throw: KOI8-R has a pointer 170 -PASS Not throw: KOI8-R has a pointer 171 -PASS Not throw: KOI8-R has a pointer 172 -PASS Not throw: KOI8-R has a pointer 173 -PASS Not throw: KOI8-R has a pointer 174 -PASS Not throw: KOI8-R has a pointer 175 -PASS Not throw: KOI8-R has a pointer 176 -PASS Not throw: KOI8-R has a pointer 177 -PASS Not throw: KOI8-R has a pointer 178 -PASS Not throw: KOI8-R has a pointer 179 -PASS Not throw: KOI8-R has a pointer 180 -PASS Not throw: KOI8-R has a pointer 181 -PASS Not throw: KOI8-R has a pointer 182 -PASS Not throw: KOI8-R has a pointer 183 -PASS Not throw: KOI8-R has a pointer 184 -PASS Not throw: KOI8-R has a pointer 185 -PASS Not throw: KOI8-R has a pointer 186 -PASS Not throw: KOI8-R has a pointer 187 -PASS Not throw: KOI8-R has a pointer 188 -PASS Not throw: KOI8-R has a pointer 189 -PASS Not throw: KOI8-R has a pointer 190 -PASS Not throw: KOI8-R has a pointer 191 -PASS Not throw: KOI8-R has a pointer 192 -PASS Not throw: KOI8-R has a pointer 193 -PASS Not throw: KOI8-R has a pointer 194 -PASS Not throw: KOI8-R has a pointer 195 -PASS Not throw: KOI8-R has a pointer 196 -PASS Not throw: KOI8-R has a pointer 197 -PASS Not throw: KOI8-R has a pointer 198 -PASS Not throw: KOI8-R has a pointer 199 -PASS Not throw: KOI8-R has a pointer 200 -PASS Not throw: KOI8-R has a pointer 201 -PASS Not throw: KOI8-R has a pointer 202 -PASS Not throw: KOI8-R has a pointer 203 -PASS Not throw: KOI8-R has a pointer 204 -PASS Not throw: KOI8-R has a pointer 205 -PASS Not throw: KOI8-R has a pointer 206 -PASS Not throw: KOI8-R has a pointer 207 -PASS Not throw: KOI8-R has a pointer 208 -PASS Not throw: KOI8-R has a pointer 209 -PASS Not throw: KOI8-R has a pointer 210 -PASS Not throw: KOI8-R has a pointer 211 -PASS Not throw: KOI8-R has a pointer 212 -PASS Not throw: KOI8-R has a pointer 213 -PASS Not throw: KOI8-R has a pointer 214 -PASS Not throw: KOI8-R has a pointer 215 -PASS Not throw: KOI8-R has a pointer 216 -PASS Not throw: KOI8-R has a pointer 217 -PASS Not throw: KOI8-R has a pointer 218 -PASS Not throw: KOI8-R has a pointer 219 -PASS Not throw: KOI8-R has a pointer 220 -PASS Not throw: KOI8-R has a pointer 221 -PASS Not throw: KOI8-R has a pointer 222 -PASS Not throw: KOI8-R has a pointer 223 -PASS Not throw: KOI8-R has a pointer 224 -PASS Not throw: KOI8-R has a pointer 225 -PASS Not throw: KOI8-R has a pointer 226 -PASS Not throw: KOI8-R has a pointer 227 -PASS Not throw: KOI8-R has a pointer 228 -PASS Not throw: KOI8-R has a pointer 229 -PASS Not throw: KOI8-R has a pointer 230 -PASS Not throw: KOI8-R has a pointer 231 -PASS Not throw: KOI8-R has a pointer 232 -PASS Not throw: KOI8-R has a pointer 233 -PASS Not throw: KOI8-R has a pointer 234 -PASS Not throw: KOI8-R has a pointer 235 -PASS Not throw: KOI8-R has a pointer 236 -PASS Not throw: KOI8-R has a pointer 237 -PASS Not throw: KOI8-R has a pointer 238 -PASS Not throw: KOI8-R has a pointer 239 -PASS Not throw: KOI8-R has a pointer 240 -PASS Not throw: KOI8-R has a pointer 241 -PASS Not throw: KOI8-R has a pointer 242 -PASS Not throw: KOI8-R has a pointer 243 -PASS Not throw: KOI8-R has a pointer 244 -PASS Not throw: KOI8-R has a pointer 245 -PASS Not throw: KOI8-R has a pointer 246 -PASS Not throw: KOI8-R has a pointer 247 -PASS Not throw: KOI8-R has a pointer 248 -PASS Not throw: KOI8-R has a pointer 249 -PASS Not throw: KOI8-R has a pointer 250 -PASS Not throw: KOI8-R has a pointer 251 -PASS Not throw: KOI8-R has a pointer 252 -PASS Not throw: KOI8-R has a pointer 253 -PASS Not throw: KOI8-R has a pointer 254 -PASS Not throw: KOI8-R has a pointer 255 -PASS Not throw: KOI8-U has a pointer 0 -PASS Not throw: KOI8-U has a pointer 1 -PASS Not throw: KOI8-U has a pointer 2 -PASS Not throw: KOI8-U has a pointer 3 -PASS Not throw: KOI8-U has a pointer 4 -PASS Not throw: KOI8-U has a pointer 5 -PASS Not throw: KOI8-U has a pointer 6 -PASS Not throw: KOI8-U has a pointer 7 -PASS Not throw: KOI8-U has a pointer 8 -PASS Not throw: KOI8-U has a pointer 9 -PASS Not throw: KOI8-U has a pointer 10 -PASS Not throw: KOI8-U has a pointer 11 -PASS Not throw: KOI8-U has a pointer 12 -PASS Not throw: KOI8-U has a pointer 13 -PASS Not throw: KOI8-U has a pointer 14 -PASS Not throw: KOI8-U has a pointer 15 -PASS Not throw: KOI8-U has a pointer 16 -PASS Not throw: KOI8-U has a pointer 17 -PASS Not throw: KOI8-U has a pointer 18 -PASS Not throw: KOI8-U has a pointer 19 -PASS Not throw: KOI8-U has a pointer 20 -PASS Not throw: KOI8-U has a pointer 21 -PASS Not throw: KOI8-U has a pointer 22 -PASS Not throw: KOI8-U has a pointer 23 -PASS Not throw: KOI8-U has a pointer 24 -PASS Not throw: KOI8-U has a pointer 25 -PASS Not throw: KOI8-U has a pointer 26 -PASS Not throw: KOI8-U has a pointer 27 -PASS Not throw: KOI8-U has a pointer 28 -PASS Not throw: KOI8-U has a pointer 29 -PASS Not throw: KOI8-U has a pointer 30 -PASS Not throw: KOI8-U has a pointer 31 -PASS Not throw: KOI8-U has a pointer 32 -PASS Not throw: KOI8-U has a pointer 33 -PASS Not throw: KOI8-U has a pointer 34 -PASS Not throw: KOI8-U has a pointer 35 -PASS Not throw: KOI8-U has a pointer 36 -PASS Not throw: KOI8-U has a pointer 37 -PASS Not throw: KOI8-U has a pointer 38 -PASS Not throw: KOI8-U has a pointer 39 -PASS Not throw: KOI8-U has a pointer 40 -PASS Not throw: KOI8-U has a pointer 41 -PASS Not throw: KOI8-U has a pointer 42 -PASS Not throw: KOI8-U has a pointer 43 -PASS Not throw: KOI8-U has a pointer 44 -PASS Not throw: KOI8-U has a pointer 45 -PASS Not throw: KOI8-U has a pointer 46 -PASS Not throw: KOI8-U has a pointer 47 -PASS Not throw: KOI8-U has a pointer 48 -PASS Not throw: KOI8-U has a pointer 49 -PASS Not throw: KOI8-U has a pointer 50 -PASS Not throw: KOI8-U has a pointer 51 -PASS Not throw: KOI8-U has a pointer 52 -PASS Not throw: KOI8-U has a pointer 53 -PASS Not throw: KOI8-U has a pointer 54 -PASS Not throw: KOI8-U has a pointer 55 -PASS Not throw: KOI8-U has a pointer 56 -PASS Not throw: KOI8-U has a pointer 57 -PASS Not throw: KOI8-U has a pointer 58 -PASS Not throw: KOI8-U has a pointer 59 -PASS Not throw: KOI8-U has a pointer 60 -PASS Not throw: KOI8-U has a pointer 61 -PASS Not throw: KOI8-U has a pointer 62 -PASS Not throw: KOI8-U has a pointer 63 -PASS Not throw: KOI8-U has a pointer 64 -PASS Not throw: KOI8-U has a pointer 65 -PASS Not throw: KOI8-U has a pointer 66 -PASS Not throw: KOI8-U has a pointer 67 -PASS Not throw: KOI8-U has a pointer 68 -PASS Not throw: KOI8-U has a pointer 69 -PASS Not throw: KOI8-U has a pointer 70 -PASS Not throw: KOI8-U has a pointer 71 -PASS Not throw: KOI8-U has a pointer 72 -PASS Not throw: KOI8-U has a pointer 73 -PASS Not throw: KOI8-U has a pointer 74 -PASS Not throw: KOI8-U has a pointer 75 -PASS Not throw: KOI8-U has a pointer 76 -PASS Not throw: KOI8-U has a pointer 77 -PASS Not throw: KOI8-U has a pointer 78 -PASS Not throw: KOI8-U has a pointer 79 -PASS Not throw: KOI8-U has a pointer 80 -PASS Not throw: KOI8-U has a pointer 81 -PASS Not throw: KOI8-U has a pointer 82 -PASS Not throw: KOI8-U has a pointer 83 -PASS Not throw: KOI8-U has a pointer 84 -PASS Not throw: KOI8-U has a pointer 85 -PASS Not throw: KOI8-U has a pointer 86 -PASS Not throw: KOI8-U has a pointer 87 -PASS Not throw: KOI8-U has a pointer 88 -PASS Not throw: KOI8-U has a pointer 89 -PASS Not throw: KOI8-U has a pointer 90 -PASS Not throw: KOI8-U has a pointer 91 -PASS Not throw: KOI8-U has a pointer 92 -PASS Not throw: KOI8-U has a pointer 93 -PASS Not throw: KOI8-U has a pointer 94 -PASS Not throw: KOI8-U has a pointer 95 -PASS Not throw: KOI8-U has a pointer 96 -PASS Not throw: KOI8-U has a pointer 97 -PASS Not throw: KOI8-U has a pointer 98 -PASS Not throw: KOI8-U has a pointer 99 -PASS Not throw: KOI8-U has a pointer 100 -PASS Not throw: KOI8-U has a pointer 101 -PASS Not throw: KOI8-U has a pointer 102 -PASS Not throw: KOI8-U has a pointer 103 -PASS Not throw: KOI8-U has a pointer 104 -PASS Not throw: KOI8-U has a pointer 105 -PASS Not throw: KOI8-U has a pointer 106 -PASS Not throw: KOI8-U has a pointer 107 -PASS Not throw: KOI8-U has a pointer 108 -PASS Not throw: KOI8-U has a pointer 109 -PASS Not throw: KOI8-U has a pointer 110 -PASS Not throw: KOI8-U has a pointer 111 -PASS Not throw: KOI8-U has a pointer 112 -PASS Not throw: KOI8-U has a pointer 113 -PASS Not throw: KOI8-U has a pointer 114 -PASS Not throw: KOI8-U has a pointer 115 -PASS Not throw: KOI8-U has a pointer 116 -PASS Not throw: KOI8-U has a pointer 117 -PASS Not throw: KOI8-U has a pointer 118 -PASS Not throw: KOI8-U has a pointer 119 -PASS Not throw: KOI8-U has a pointer 120 -PASS Not throw: KOI8-U has a pointer 121 -PASS Not throw: KOI8-U has a pointer 122 -PASS Not throw: KOI8-U has a pointer 123 -PASS Not throw: KOI8-U has a pointer 124 -PASS Not throw: KOI8-U has a pointer 125 -PASS Not throw: KOI8-U has a pointer 126 -PASS Not throw: KOI8-U has a pointer 127 -PASS Not throw: KOI8-U has a pointer 128 -PASS Not throw: KOI8-U has a pointer 129 -PASS Not throw: KOI8-U has a pointer 130 -PASS Not throw: KOI8-U has a pointer 131 -PASS Not throw: KOI8-U has a pointer 132 -PASS Not throw: KOI8-U has a pointer 133 -PASS Not throw: KOI8-U has a pointer 134 -PASS Not throw: KOI8-U has a pointer 135 -PASS Not throw: KOI8-U has a pointer 136 -PASS Not throw: KOI8-U has a pointer 137 -PASS Not throw: KOI8-U has a pointer 138 -PASS Not throw: KOI8-U has a pointer 139 -PASS Not throw: KOI8-U has a pointer 140 -PASS Not throw: KOI8-U has a pointer 141 -PASS Not throw: KOI8-U has a pointer 142 -PASS Not throw: KOI8-U has a pointer 143 -PASS Not throw: KOI8-U has a pointer 144 -PASS Not throw: KOI8-U has a pointer 145 -PASS Not throw: KOI8-U has a pointer 146 -PASS Not throw: KOI8-U has a pointer 147 -PASS Not throw: KOI8-U has a pointer 148 -PASS Not throw: KOI8-U has a pointer 149 -PASS Not throw: KOI8-U has a pointer 150 -PASS Not throw: KOI8-U has a pointer 151 -PASS Not throw: KOI8-U has a pointer 152 -PASS Not throw: KOI8-U has a pointer 153 -PASS Not throw: KOI8-U has a pointer 154 -PASS Not throw: KOI8-U has a pointer 155 -PASS Not throw: KOI8-U has a pointer 156 -PASS Not throw: KOI8-U has a pointer 157 -PASS Not throw: KOI8-U has a pointer 158 -PASS Not throw: KOI8-U has a pointer 159 -PASS Not throw: KOI8-U has a pointer 160 -PASS Not throw: KOI8-U has a pointer 161 -PASS Not throw: KOI8-U has a pointer 162 -PASS Not throw: KOI8-U has a pointer 163 -PASS Not throw: KOI8-U has a pointer 164 -PASS Not throw: KOI8-U has a pointer 165 -PASS Not throw: KOI8-U has a pointer 166 -PASS Not throw: KOI8-U has a pointer 167 -PASS Not throw: KOI8-U has a pointer 168 -PASS Not throw: KOI8-U has a pointer 169 -PASS Not throw: KOI8-U has a pointer 170 -PASS Not throw: KOI8-U has a pointer 171 -PASS Not throw: KOI8-U has a pointer 172 -PASS Not throw: KOI8-U has a pointer 173 -PASS Not throw: KOI8-U has a pointer 174 -PASS Not throw: KOI8-U has a pointer 175 -PASS Not throw: KOI8-U has a pointer 176 -PASS Not throw: KOI8-U has a pointer 177 -PASS Not throw: KOI8-U has a pointer 178 -PASS Not throw: KOI8-U has a pointer 179 -PASS Not throw: KOI8-U has a pointer 180 -PASS Not throw: KOI8-U has a pointer 181 -PASS Not throw: KOI8-U has a pointer 182 -PASS Not throw: KOI8-U has a pointer 183 -PASS Not throw: KOI8-U has a pointer 184 -PASS Not throw: KOI8-U has a pointer 185 -PASS Not throw: KOI8-U has a pointer 186 -PASS Not throw: KOI8-U has a pointer 187 -PASS Not throw: KOI8-U has a pointer 188 -PASS Not throw: KOI8-U has a pointer 189 -PASS Not throw: KOI8-U has a pointer 190 -PASS Not throw: KOI8-U has a pointer 191 -PASS Not throw: KOI8-U has a pointer 192 -PASS Not throw: KOI8-U has a pointer 193 -PASS Not throw: KOI8-U has a pointer 194 -PASS Not throw: KOI8-U has a pointer 195 -PASS Not throw: KOI8-U has a pointer 196 -PASS Not throw: KOI8-U has a pointer 197 -PASS Not throw: KOI8-U has a pointer 198 -PASS Not throw: KOI8-U has a pointer 199 -PASS Not throw: KOI8-U has a pointer 200 -PASS Not throw: KOI8-U has a pointer 201 -PASS Not throw: KOI8-U has a pointer 202 -PASS Not throw: KOI8-U has a pointer 203 -PASS Not throw: KOI8-U has a pointer 204 -PASS Not throw: KOI8-U has a pointer 205 -PASS Not throw: KOI8-U has a pointer 206 -PASS Not throw: KOI8-U has a pointer 207 -PASS Not throw: KOI8-U has a pointer 208 -PASS Not throw: KOI8-U has a pointer 209 -PASS Not throw: KOI8-U has a pointer 210 -PASS Not throw: KOI8-U has a pointer 211 -PASS Not throw: KOI8-U has a pointer 212 -PASS Not throw: KOI8-U has a pointer 213 -PASS Not throw: KOI8-U has a pointer 214 -PASS Not throw: KOI8-U has a pointer 215 -PASS Not throw: KOI8-U has a pointer 216 -PASS Not throw: KOI8-U has a pointer 217 -PASS Not throw: KOI8-U has a pointer 218 -PASS Not throw: KOI8-U has a pointer 219 -PASS Not throw: KOI8-U has a pointer 220 -PASS Not throw: KOI8-U has a pointer 221 -PASS Not throw: KOI8-U has a pointer 222 -PASS Not throw: KOI8-U has a pointer 223 -PASS Not throw: KOI8-U has a pointer 224 -PASS Not throw: KOI8-U has a pointer 225 -PASS Not throw: KOI8-U has a pointer 226 -PASS Not throw: KOI8-U has a pointer 227 -PASS Not throw: KOI8-U has a pointer 228 -PASS Not throw: KOI8-U has a pointer 229 -PASS Not throw: KOI8-U has a pointer 230 -PASS Not throw: KOI8-U has a pointer 231 -PASS Not throw: KOI8-U has a pointer 232 -PASS Not throw: KOI8-U has a pointer 233 -PASS Not throw: KOI8-U has a pointer 234 -PASS Not throw: KOI8-U has a pointer 235 -PASS Not throw: KOI8-U has a pointer 236 -PASS Not throw: KOI8-U has a pointer 237 -PASS Not throw: KOI8-U has a pointer 238 -PASS Not throw: KOI8-U has a pointer 239 -PASS Not throw: KOI8-U has a pointer 240 -PASS Not throw: KOI8-U has a pointer 241 -PASS Not throw: KOI8-U has a pointer 242 -PASS Not throw: KOI8-U has a pointer 243 -PASS Not throw: KOI8-U has a pointer 244 -PASS Not throw: KOI8-U has a pointer 245 -PASS Not throw: KOI8-U has a pointer 246 -PASS Not throw: KOI8-U has a pointer 247 -PASS Not throw: KOI8-U has a pointer 248 -PASS Not throw: KOI8-U has a pointer 249 -PASS Not throw: KOI8-U has a pointer 250 -PASS Not throw: KOI8-U has a pointer 251 -PASS Not throw: KOI8-U has a pointer 252 -PASS Not throw: KOI8-U has a pointer 253 -PASS Not throw: KOI8-U has a pointer 254 -PASS Not throw: KOI8-U has a pointer 255 -PASS Not throw: macintosh has a pointer 0 -PASS Not throw: macintosh has a pointer 1 -PASS Not throw: macintosh has a pointer 2 -PASS Not throw: macintosh has a pointer 3 -PASS Not throw: macintosh has a pointer 4 -PASS Not throw: macintosh has a pointer 5 -PASS Not throw: macintosh has a pointer 6 -PASS Not throw: macintosh has a pointer 7 -PASS Not throw: macintosh has a pointer 8 -PASS Not throw: macintosh has a pointer 9 -PASS Not throw: macintosh has a pointer 10 -PASS Not throw: macintosh has a pointer 11 -PASS Not throw: macintosh has a pointer 12 -PASS Not throw: macintosh has a pointer 13 -PASS Not throw: macintosh has a pointer 14 -PASS Not throw: macintosh has a pointer 15 -PASS Not throw: macintosh has a pointer 16 -PASS Not throw: macintosh has a pointer 17 -PASS Not throw: macintosh has a pointer 18 -PASS Not throw: macintosh has a pointer 19 -PASS Not throw: macintosh has a pointer 20 -PASS Not throw: macintosh has a pointer 21 -PASS Not throw: macintosh has a pointer 22 -PASS Not throw: macintosh has a pointer 23 -PASS Not throw: macintosh has a pointer 24 -PASS Not throw: macintosh has a pointer 25 -PASS Not throw: macintosh has a pointer 26 -PASS Not throw: macintosh has a pointer 27 -PASS Not throw: macintosh has a pointer 28 -PASS Not throw: macintosh has a pointer 29 -PASS Not throw: macintosh has a pointer 30 -PASS Not throw: macintosh has a pointer 31 -PASS Not throw: macintosh has a pointer 32 -PASS Not throw: macintosh has a pointer 33 -PASS Not throw: macintosh has a pointer 34 -PASS Not throw: macintosh has a pointer 35 -PASS Not throw: macintosh has a pointer 36 -PASS Not throw: macintosh has a pointer 37 -PASS Not throw: macintosh has a pointer 38 -PASS Not throw: macintosh has a pointer 39 -PASS Not throw: macintosh has a pointer 40 -PASS Not throw: macintosh has a pointer 41 -PASS Not throw: macintosh has a pointer 42 -PASS Not throw: macintosh has a pointer 43 -PASS Not throw: macintosh has a pointer 44 -PASS Not throw: macintosh has a pointer 45 -PASS Not throw: macintosh has a pointer 46 -PASS Not throw: macintosh has a pointer 47 -PASS Not throw: macintosh has a pointer 48 -PASS Not throw: macintosh has a pointer 49 -PASS Not throw: macintosh has a pointer 50 -PASS Not throw: macintosh has a pointer 51 -PASS Not throw: macintosh has a pointer 52 -PASS Not throw: macintosh has a pointer 53 -PASS Not throw: macintosh has a pointer 54 -PASS Not throw: macintosh has a pointer 55 -PASS Not throw: macintosh has a pointer 56 -PASS Not throw: macintosh has a pointer 57 -PASS Not throw: macintosh has a pointer 58 -PASS Not throw: macintosh has a pointer 59 -PASS Not throw: macintosh has a pointer 60 -PASS Not throw: macintosh has a pointer 61 -PASS Not throw: macintosh has a pointer 62 -PASS Not throw: macintosh has a pointer 63 -PASS Not throw: macintosh has a pointer 64 -PASS Not throw: macintosh has a pointer 65 -PASS Not throw: macintosh has a pointer 66 -PASS Not throw: macintosh has a pointer 67 -PASS Not throw: macintosh has a pointer 68 -PASS Not throw: macintosh has a pointer 69 -PASS Not throw: macintosh has a pointer 70 -PASS Not throw: macintosh has a pointer 71 -PASS Not throw: macintosh has a pointer 72 -PASS Not throw: macintosh has a pointer 73 -PASS Not throw: macintosh has a pointer 74 -PASS Not throw: macintosh has a pointer 75 -PASS Not throw: macintosh has a pointer 76 -PASS Not throw: macintosh has a pointer 77 -PASS Not throw: macintosh has a pointer 78 -PASS Not throw: macintosh has a pointer 79 -PASS Not throw: macintosh has a pointer 80 -PASS Not throw: macintosh has a pointer 81 -PASS Not throw: macintosh has a pointer 82 -PASS Not throw: macintosh has a pointer 83 -PASS Not throw: macintosh has a pointer 84 -PASS Not throw: macintosh has a pointer 85 -PASS Not throw: macintosh has a pointer 86 -PASS Not throw: macintosh has a pointer 87 -PASS Not throw: macintosh has a pointer 88 -PASS Not throw: macintosh has a pointer 89 -PASS Not throw: macintosh has a pointer 90 -PASS Not throw: macintosh has a pointer 91 -PASS Not throw: macintosh has a pointer 92 -PASS Not throw: macintosh has a pointer 93 -PASS Not throw: macintosh has a pointer 94 -PASS Not throw: macintosh has a pointer 95 -PASS Not throw: macintosh has a pointer 96 -PASS Not throw: macintosh has a pointer 97 -PASS Not throw: macintosh has a pointer 98 -PASS Not throw: macintosh has a pointer 99 -PASS Not throw: macintosh has a pointer 100 -PASS Not throw: macintosh has a pointer 101 -PASS Not throw: macintosh has a pointer 102 -PASS Not throw: macintosh has a pointer 103 -PASS Not throw: macintosh has a pointer 104 -PASS Not throw: macintosh has a pointer 105 -PASS Not throw: macintosh has a pointer 106 -PASS Not throw: macintosh has a pointer 107 -PASS Not throw: macintosh has a pointer 108 -PASS Not throw: macintosh has a pointer 109 -PASS Not throw: macintosh has a pointer 110 -PASS Not throw: macintosh has a pointer 111 -PASS Not throw: macintosh has a pointer 112 -PASS Not throw: macintosh has a pointer 113 -PASS Not throw: macintosh has a pointer 114 -PASS Not throw: macintosh has a pointer 115 -PASS Not throw: macintosh has a pointer 116 -PASS Not throw: macintosh has a pointer 117 -PASS Not throw: macintosh has a pointer 118 -PASS Not throw: macintosh has a pointer 119 -PASS Not throw: macintosh has a pointer 120 -PASS Not throw: macintosh has a pointer 121 -PASS Not throw: macintosh has a pointer 122 -PASS Not throw: macintosh has a pointer 123 -PASS Not throw: macintosh has a pointer 124 -PASS Not throw: macintosh has a pointer 125 -PASS Not throw: macintosh has a pointer 126 -PASS Not throw: macintosh has a pointer 127 -PASS Not throw: macintosh has a pointer 128 -PASS Not throw: macintosh has a pointer 129 -PASS Not throw: macintosh has a pointer 130 -PASS Not throw: macintosh has a pointer 131 -PASS Not throw: macintosh has a pointer 132 -PASS Not throw: macintosh has a pointer 133 -PASS Not throw: macintosh has a pointer 134 -PASS Not throw: macintosh has a pointer 135 -PASS Not throw: macintosh has a pointer 136 -PASS Not throw: macintosh has a pointer 137 -PASS Not throw: macintosh has a pointer 138 -PASS Not throw: macintosh has a pointer 139 -PASS Not throw: macintosh has a pointer 140 -PASS Not throw: macintosh has a pointer 141 -PASS Not throw: macintosh has a pointer 142 -PASS Not throw: macintosh has a pointer 143 -PASS Not throw: macintosh has a pointer 144 -PASS Not throw: macintosh has a pointer 145 -PASS Not throw: macintosh has a pointer 146 -PASS Not throw: macintosh has a pointer 147 -PASS Not throw: macintosh has a pointer 148 -PASS Not throw: macintosh has a pointer 149 -PASS Not throw: macintosh has a pointer 150 -PASS Not throw: macintosh has a pointer 151 -PASS Not throw: macintosh has a pointer 152 -PASS Not throw: macintosh has a pointer 153 -PASS Not throw: macintosh has a pointer 154 -PASS Not throw: macintosh has a pointer 155 -PASS Not throw: macintosh has a pointer 156 -PASS Not throw: macintosh has a pointer 157 -PASS Not throw: macintosh has a pointer 158 -PASS Not throw: macintosh has a pointer 159 -PASS Not throw: macintosh has a pointer 160 -PASS Not throw: macintosh has a pointer 161 -PASS Not throw: macintosh has a pointer 162 -PASS Not throw: macintosh has a pointer 163 -PASS Not throw: macintosh has a pointer 164 -PASS Not throw: macintosh has a pointer 165 -PASS Not throw: macintosh has a pointer 166 -PASS Not throw: macintosh has a pointer 167 -PASS Not throw: macintosh has a pointer 168 -PASS Not throw: macintosh has a pointer 169 -PASS Not throw: macintosh has a pointer 170 -PASS Not throw: macintosh has a pointer 171 -PASS Not throw: macintosh has a pointer 172 -PASS Not throw: macintosh has a pointer 173 -PASS Not throw: macintosh has a pointer 174 -PASS Not throw: macintosh has a pointer 175 -PASS Not throw: macintosh has a pointer 176 -PASS Not throw: macintosh has a pointer 177 -PASS Not throw: macintosh has a pointer 178 -PASS Not throw: macintosh has a pointer 179 -PASS Not throw: macintosh has a pointer 180 -PASS Not throw: macintosh has a pointer 181 -PASS Not throw: macintosh has a pointer 182 -PASS Not throw: macintosh has a pointer 183 -PASS Not throw: macintosh has a pointer 184 -PASS Not throw: macintosh has a pointer 185 -PASS Not throw: macintosh has a pointer 186 -PASS Not throw: macintosh has a pointer 187 -PASS Not throw: macintosh has a pointer 188 -PASS Not throw: macintosh has a pointer 189 -PASS Not throw: macintosh has a pointer 190 -PASS Not throw: macintosh has a pointer 191 -PASS Not throw: macintosh has a pointer 192 -PASS Not throw: macintosh has a pointer 193 -PASS Not throw: macintosh has a pointer 194 -PASS Not throw: macintosh has a pointer 195 -PASS Not throw: macintosh has a pointer 196 -PASS Not throw: macintosh has a pointer 197 -PASS Not throw: macintosh has a pointer 198 -PASS Not throw: macintosh has a pointer 199 -PASS Not throw: macintosh has a pointer 200 -PASS Not throw: macintosh has a pointer 201 -PASS Not throw: macintosh has a pointer 202 -PASS Not throw: macintosh has a pointer 203 -PASS Not throw: macintosh has a pointer 204 -PASS Not throw: macintosh has a pointer 205 -PASS Not throw: macintosh has a pointer 206 -PASS Not throw: macintosh has a pointer 207 -PASS Not throw: macintosh has a pointer 208 -PASS Not throw: macintosh has a pointer 209 -PASS Not throw: macintosh has a pointer 210 -PASS Not throw: macintosh has a pointer 211 -PASS Not throw: macintosh has a pointer 212 -PASS Not throw: macintosh has a pointer 213 -PASS Not throw: macintosh has a pointer 214 -PASS Not throw: macintosh has a pointer 215 -PASS Not throw: macintosh has a pointer 216 -PASS Not throw: macintosh has a pointer 217 -PASS Not throw: macintosh has a pointer 218 -PASS Not throw: macintosh has a pointer 219 -PASS Not throw: macintosh has a pointer 220 -PASS Not throw: macintosh has a pointer 221 -PASS Not throw: macintosh has a pointer 222 -PASS Not throw: macintosh has a pointer 223 -PASS Not throw: macintosh has a pointer 224 -PASS Not throw: macintosh has a pointer 225 -PASS Not throw: macintosh has a pointer 226 -PASS Not throw: macintosh has a pointer 227 -PASS Not throw: macintosh has a pointer 228 -PASS Not throw: macintosh has a pointer 229 -PASS Not throw: macintosh has a pointer 230 -PASS Not throw: macintosh has a pointer 231 -PASS Not throw: macintosh has a pointer 232 -PASS Not throw: macintosh has a pointer 233 -PASS Not throw: macintosh has a pointer 234 -PASS Not throw: macintosh has a pointer 235 -PASS Not throw: macintosh has a pointer 236 -PASS Not throw: macintosh has a pointer 237 -PASS Not throw: macintosh has a pointer 238 -PASS Not throw: macintosh has a pointer 239 -PASS Not throw: macintosh has a pointer 240 -PASS Not throw: macintosh has a pointer 241 -PASS Not throw: macintosh has a pointer 242 -PASS Not throw: macintosh has a pointer 243 -PASS Not throw: macintosh has a pointer 244 -PASS Not throw: macintosh has a pointer 245 -PASS Not throw: macintosh has a pointer 246 -PASS Not throw: macintosh has a pointer 247 -PASS Not throw: macintosh has a pointer 248 -PASS Not throw: macintosh has a pointer 249 -PASS Not throw: macintosh has a pointer 250 -PASS Not throw: macintosh has a pointer 251 -PASS Not throw: macintosh has a pointer 252 -PASS Not throw: macintosh has a pointer 253 -PASS Not throw: macintosh has a pointer 254 -PASS Not throw: macintosh has a pointer 255 -PASS Not throw: windows-874 has a pointer 0 -PASS Not throw: windows-874 has a pointer 1 -PASS Not throw: windows-874 has a pointer 2 -PASS Not throw: windows-874 has a pointer 3 -PASS Not throw: windows-874 has a pointer 4 -PASS Not throw: windows-874 has a pointer 5 -PASS Not throw: windows-874 has a pointer 6 -PASS Not throw: windows-874 has a pointer 7 -PASS Not throw: windows-874 has a pointer 8 -PASS Not throw: windows-874 has a pointer 9 -PASS Not throw: windows-874 has a pointer 10 -PASS Not throw: windows-874 has a pointer 11 -PASS Not throw: windows-874 has a pointer 12 -PASS Not throw: windows-874 has a pointer 13 -PASS Not throw: windows-874 has a pointer 14 -PASS Not throw: windows-874 has a pointer 15 -PASS Not throw: windows-874 has a pointer 16 -PASS Not throw: windows-874 has a pointer 17 -PASS Not throw: windows-874 has a pointer 18 -PASS Not throw: windows-874 has a pointer 19 -PASS Not throw: windows-874 has a pointer 20 -PASS Not throw: windows-874 has a pointer 21 -PASS Not throw: windows-874 has a pointer 22 -PASS Not throw: windows-874 has a pointer 23 -PASS Not throw: windows-874 has a pointer 24 -PASS Not throw: windows-874 has a pointer 25 -PASS Not throw: windows-874 has a pointer 26 -PASS Not throw: windows-874 has a pointer 27 -PASS Not throw: windows-874 has a pointer 28 -PASS Not throw: windows-874 has a pointer 29 -PASS Not throw: windows-874 has a pointer 30 -PASS Not throw: windows-874 has a pointer 31 -PASS Not throw: windows-874 has a pointer 32 -PASS Not throw: windows-874 has a pointer 33 -PASS Not throw: windows-874 has a pointer 34 -PASS Not throw: windows-874 has a pointer 35 -PASS Not throw: windows-874 has a pointer 36 -PASS Not throw: windows-874 has a pointer 37 -PASS Not throw: windows-874 has a pointer 38 -PASS Not throw: windows-874 has a pointer 39 -PASS Not throw: windows-874 has a pointer 40 -PASS Not throw: windows-874 has a pointer 41 -PASS Not throw: windows-874 has a pointer 42 -PASS Not throw: windows-874 has a pointer 43 -PASS Not throw: windows-874 has a pointer 44 -PASS Not throw: windows-874 has a pointer 45 -PASS Not throw: windows-874 has a pointer 46 -PASS Not throw: windows-874 has a pointer 47 -PASS Not throw: windows-874 has a pointer 48 -PASS Not throw: windows-874 has a pointer 49 -PASS Not throw: windows-874 has a pointer 50 -PASS Not throw: windows-874 has a pointer 51 -PASS Not throw: windows-874 has a pointer 52 -PASS Not throw: windows-874 has a pointer 53 -PASS Not throw: windows-874 has a pointer 54 -PASS Not throw: windows-874 has a pointer 55 -PASS Not throw: windows-874 has a pointer 56 -PASS Not throw: windows-874 has a pointer 57 -PASS Not throw: windows-874 has a pointer 58 -PASS Not throw: windows-874 has a pointer 59 -PASS Not throw: windows-874 has a pointer 60 -PASS Not throw: windows-874 has a pointer 61 -PASS Not throw: windows-874 has a pointer 62 -PASS Not throw: windows-874 has a pointer 63 -PASS Not throw: windows-874 has a pointer 64 -PASS Not throw: windows-874 has a pointer 65 -PASS Not throw: windows-874 has a pointer 66 -PASS Not throw: windows-874 has a pointer 67 -PASS Not throw: windows-874 has a pointer 68 -PASS Not throw: windows-874 has a pointer 69 -PASS Not throw: windows-874 has a pointer 70 -PASS Not throw: windows-874 has a pointer 71 -PASS Not throw: windows-874 has a pointer 72 -PASS Not throw: windows-874 has a pointer 73 -PASS Not throw: windows-874 has a pointer 74 -PASS Not throw: windows-874 has a pointer 75 -PASS Not throw: windows-874 has a pointer 76 -PASS Not throw: windows-874 has a pointer 77 -PASS Not throw: windows-874 has a pointer 78 -PASS Not throw: windows-874 has a pointer 79 -PASS Not throw: windows-874 has a pointer 80 -PASS Not throw: windows-874 has a pointer 81 -PASS Not throw: windows-874 has a pointer 82 -PASS Not throw: windows-874 has a pointer 83 -PASS Not throw: windows-874 has a pointer 84 -PASS Not throw: windows-874 has a pointer 85 -PASS Not throw: windows-874 has a pointer 86 -PASS Not throw: windows-874 has a pointer 87 -PASS Not throw: windows-874 has a pointer 88 -PASS Not throw: windows-874 has a pointer 89 -PASS Not throw: windows-874 has a pointer 90 -PASS Not throw: windows-874 has a pointer 91 -PASS Not throw: windows-874 has a pointer 92 -PASS Not throw: windows-874 has a pointer 93 -PASS Not throw: windows-874 has a pointer 94 -PASS Not throw: windows-874 has a pointer 95 -PASS Not throw: windows-874 has a pointer 96 -PASS Not throw: windows-874 has a pointer 97 -PASS Not throw: windows-874 has a pointer 98 -PASS Not throw: windows-874 has a pointer 99 -PASS Not throw: windows-874 has a pointer 100 -PASS Not throw: windows-874 has a pointer 101 -PASS Not throw: windows-874 has a pointer 102 -PASS Not throw: windows-874 has a pointer 103 -PASS Not throw: windows-874 has a pointer 104 -PASS Not throw: windows-874 has a pointer 105 -PASS Not throw: windows-874 has a pointer 106 -PASS Not throw: windows-874 has a pointer 107 -PASS Not throw: windows-874 has a pointer 108 -PASS Not throw: windows-874 has a pointer 109 -PASS Not throw: windows-874 has a pointer 110 -PASS Not throw: windows-874 has a pointer 111 -PASS Not throw: windows-874 has a pointer 112 -PASS Not throw: windows-874 has a pointer 113 -PASS Not throw: windows-874 has a pointer 114 -PASS Not throw: windows-874 has a pointer 115 -PASS Not throw: windows-874 has a pointer 116 -PASS Not throw: windows-874 has a pointer 117 -PASS Not throw: windows-874 has a pointer 118 -PASS Not throw: windows-874 has a pointer 119 -PASS Not throw: windows-874 has a pointer 120 -PASS Not throw: windows-874 has a pointer 121 -PASS Not throw: windows-874 has a pointer 122 -PASS Not throw: windows-874 has a pointer 123 -PASS Not throw: windows-874 has a pointer 124 -PASS Not throw: windows-874 has a pointer 125 -PASS Not throw: windows-874 has a pointer 126 -PASS Not throw: windows-874 has a pointer 127 -PASS Not throw: windows-874 has a pointer 128 -PASS Not throw: windows-874 has a pointer 129 -PASS Not throw: windows-874 has a pointer 130 -PASS Not throw: windows-874 has a pointer 131 -PASS Not throw: windows-874 has a pointer 132 -PASS Not throw: windows-874 has a pointer 133 -PASS Not throw: windows-874 has a pointer 134 -PASS Not throw: windows-874 has a pointer 135 -PASS Not throw: windows-874 has a pointer 136 -PASS Not throw: windows-874 has a pointer 137 -PASS Not throw: windows-874 has a pointer 138 -PASS Not throw: windows-874 has a pointer 139 -PASS Not throw: windows-874 has a pointer 140 -PASS Not throw: windows-874 has a pointer 141 -PASS Not throw: windows-874 has a pointer 142 -PASS Not throw: windows-874 has a pointer 143 -PASS Not throw: windows-874 has a pointer 144 -PASS Not throw: windows-874 has a pointer 145 -PASS Not throw: windows-874 has a pointer 146 -PASS Not throw: windows-874 has a pointer 147 -PASS Not throw: windows-874 has a pointer 148 -PASS Not throw: windows-874 has a pointer 149 -PASS Not throw: windows-874 has a pointer 150 -PASS Not throw: windows-874 has a pointer 151 -PASS Not throw: windows-874 has a pointer 152 -PASS Not throw: windows-874 has a pointer 153 -PASS Not throw: windows-874 has a pointer 154 -PASS Not throw: windows-874 has a pointer 155 -PASS Not throw: windows-874 has a pointer 156 -PASS Not throw: windows-874 has a pointer 157 -PASS Not throw: windows-874 has a pointer 158 -PASS Not throw: windows-874 has a pointer 159 -PASS Not throw: windows-874 has a pointer 160 -PASS Not throw: windows-874 has a pointer 161 -PASS Not throw: windows-874 has a pointer 162 -PASS Not throw: windows-874 has a pointer 163 -PASS Not throw: windows-874 has a pointer 164 -PASS Not throw: windows-874 has a pointer 165 -PASS Not throw: windows-874 has a pointer 166 -PASS Not throw: windows-874 has a pointer 167 -PASS Not throw: windows-874 has a pointer 168 -PASS Not throw: windows-874 has a pointer 169 -PASS Not throw: windows-874 has a pointer 170 -PASS Not throw: windows-874 has a pointer 171 -PASS Not throw: windows-874 has a pointer 172 -PASS Not throw: windows-874 has a pointer 173 -PASS Not throw: windows-874 has a pointer 174 -PASS Not throw: windows-874 has a pointer 175 -PASS Not throw: windows-874 has a pointer 176 -PASS Not throw: windows-874 has a pointer 177 -PASS Not throw: windows-874 has a pointer 178 -PASS Not throw: windows-874 has a pointer 179 -PASS Not throw: windows-874 has a pointer 180 -PASS Not throw: windows-874 has a pointer 181 -PASS Not throw: windows-874 has a pointer 182 -PASS Not throw: windows-874 has a pointer 183 -PASS Not throw: windows-874 has a pointer 184 -PASS Not throw: windows-874 has a pointer 185 -PASS Not throw: windows-874 has a pointer 186 -PASS Not throw: windows-874 has a pointer 187 -PASS Not throw: windows-874 has a pointer 188 -PASS Not throw: windows-874 has a pointer 189 -PASS Not throw: windows-874 has a pointer 190 -PASS Not throw: windows-874 has a pointer 191 -PASS Not throw: windows-874 has a pointer 192 -PASS Not throw: windows-874 has a pointer 193 -PASS Not throw: windows-874 has a pointer 194 -PASS Not throw: windows-874 has a pointer 195 -PASS Not throw: windows-874 has a pointer 196 -PASS Not throw: windows-874 has a pointer 197 -PASS Not throw: windows-874 has a pointer 198 -PASS Not throw: windows-874 has a pointer 199 -PASS Not throw: windows-874 has a pointer 200 -PASS Not throw: windows-874 has a pointer 201 -PASS Not throw: windows-874 has a pointer 202 -PASS Not throw: windows-874 has a pointer 203 -PASS Not throw: windows-874 has a pointer 204 -PASS Not throw: windows-874 has a pointer 205 -PASS Not throw: windows-874 has a pointer 206 -PASS Not throw: windows-874 has a pointer 207 -PASS Not throw: windows-874 has a pointer 208 -PASS Not throw: windows-874 has a pointer 209 -PASS Not throw: windows-874 has a pointer 210 -PASS Not throw: windows-874 has a pointer 211 -PASS Not throw: windows-874 has a pointer 212 -PASS Not throw: windows-874 has a pointer 213 -PASS Not throw: windows-874 has a pointer 214 -PASS Not throw: windows-874 has a pointer 215 -PASS Not throw: windows-874 has a pointer 216 -PASS Not throw: windows-874 has a pointer 217 -PASS Not throw: windows-874 has a pointer 218 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 219 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 220 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 221 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 222 -PASS Not throw: windows-874 has a pointer 223 -PASS Not throw: windows-874 has a pointer 224 -PASS Not throw: windows-874 has a pointer 225 -PASS Not throw: windows-874 has a pointer 226 -PASS Not throw: windows-874 has a pointer 227 -PASS Not throw: windows-874 has a pointer 228 -PASS Not throw: windows-874 has a pointer 229 -PASS Not throw: windows-874 has a pointer 230 -PASS Not throw: windows-874 has a pointer 231 -PASS Not throw: windows-874 has a pointer 232 -PASS Not throw: windows-874 has a pointer 233 -PASS Not throw: windows-874 has a pointer 234 -PASS Not throw: windows-874 has a pointer 235 -PASS Not throw: windows-874 has a pointer 236 -PASS Not throw: windows-874 has a pointer 237 -PASS Not throw: windows-874 has a pointer 238 -PASS Not throw: windows-874 has a pointer 239 -PASS Not throw: windows-874 has a pointer 240 -PASS Not throw: windows-874 has a pointer 241 -PASS Not throw: windows-874 has a pointer 242 -PASS Not throw: windows-874 has a pointer 243 -PASS Not throw: windows-874 has a pointer 244 -PASS Not throw: windows-874 has a pointer 245 -PASS Not throw: windows-874 has a pointer 246 -PASS Not throw: windows-874 has a pointer 247 -PASS Not throw: windows-874 has a pointer 248 -PASS Not throw: windows-874 has a pointer 249 -PASS Not throw: windows-874 has a pointer 250 -PASS Not throw: windows-874 has a pointer 251 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 252 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 253 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 254 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 255 -PASS Not throw: windows-1250 has a pointer 0 -PASS Not throw: windows-1250 has a pointer 1 -PASS Not throw: windows-1250 has a pointer 2 -PASS Not throw: windows-1250 has a pointer 3 -PASS Not throw: windows-1250 has a pointer 4 -PASS Not throw: windows-1250 has a pointer 5 -PASS Not throw: windows-1250 has a pointer 6 -PASS Not throw: windows-1250 has a pointer 7 -PASS Not throw: windows-1250 has a pointer 8 -PASS Not throw: windows-1250 has a pointer 9 -PASS Not throw: windows-1250 has a pointer 10 -PASS Not throw: windows-1250 has a pointer 11 -PASS Not throw: windows-1250 has a pointer 12 -PASS Not throw: windows-1250 has a pointer 13 -PASS Not throw: windows-1250 has a pointer 14 -PASS Not throw: windows-1250 has a pointer 15 -PASS Not throw: windows-1250 has a pointer 16 -PASS Not throw: windows-1250 has a pointer 17 -PASS Not throw: windows-1250 has a pointer 18 -PASS Not throw: windows-1250 has a pointer 19 -PASS Not throw: windows-1250 has a pointer 20 -PASS Not throw: windows-1250 has a pointer 21 -PASS Not throw: windows-1250 has a pointer 22 -PASS Not throw: windows-1250 has a pointer 23 -PASS Not throw: windows-1250 has a pointer 24 -PASS Not throw: windows-1250 has a pointer 25 -PASS Not throw: windows-1250 has a pointer 26 -PASS Not throw: windows-1250 has a pointer 27 -PASS Not throw: windows-1250 has a pointer 28 -PASS Not throw: windows-1250 has a pointer 29 -PASS Not throw: windows-1250 has a pointer 30 -PASS Not throw: windows-1250 has a pointer 31 -PASS Not throw: windows-1250 has a pointer 32 -PASS Not throw: windows-1250 has a pointer 33 -PASS Not throw: windows-1250 has a pointer 34 -PASS Not throw: windows-1250 has a pointer 35 -PASS Not throw: windows-1250 has a pointer 36 -PASS Not throw: windows-1250 has a pointer 37 -PASS Not throw: windows-1250 has a pointer 38 -PASS Not throw: windows-1250 has a pointer 39 -PASS Not throw: windows-1250 has a pointer 40 -PASS Not throw: windows-1250 has a pointer 41 -PASS Not throw: windows-1250 has a pointer 42 -PASS Not throw: windows-1250 has a pointer 43 -PASS Not throw: windows-1250 has a pointer 44 -PASS Not throw: windows-1250 has a pointer 45 -PASS Not throw: windows-1250 has a pointer 46 -PASS Not throw: windows-1250 has a pointer 47 -PASS Not throw: windows-1250 has a pointer 48 -PASS Not throw: windows-1250 has a pointer 49 -PASS Not throw: windows-1250 has a pointer 50 -PASS Not throw: windows-1250 has a pointer 51 -PASS Not throw: windows-1250 has a pointer 52 -PASS Not throw: windows-1250 has a pointer 53 -PASS Not throw: windows-1250 has a pointer 54 -PASS Not throw: windows-1250 has a pointer 55 -PASS Not throw: windows-1250 has a pointer 56 -PASS Not throw: windows-1250 has a pointer 57 -PASS Not throw: windows-1250 has a pointer 58 -PASS Not throw: windows-1250 has a pointer 59 -PASS Not throw: windows-1250 has a pointer 60 -PASS Not throw: windows-1250 has a pointer 61 -PASS Not throw: windows-1250 has a pointer 62 -PASS Not throw: windows-1250 has a pointer 63 -PASS Not throw: windows-1250 has a pointer 64 -PASS Not throw: windows-1250 has a pointer 65 -PASS Not throw: windows-1250 has a pointer 66 -PASS Not throw: windows-1250 has a pointer 67 -PASS Not throw: windows-1250 has a pointer 68 -PASS Not throw: windows-1250 has a pointer 69 -PASS Not throw: windows-1250 has a pointer 70 -PASS Not throw: windows-1250 has a pointer 71 -PASS Not throw: windows-1250 has a pointer 72 -PASS Not throw: windows-1250 has a pointer 73 -PASS Not throw: windows-1250 has a pointer 74 -PASS Not throw: windows-1250 has a pointer 75 -PASS Not throw: windows-1250 has a pointer 76 -PASS Not throw: windows-1250 has a pointer 77 -PASS Not throw: windows-1250 has a pointer 78 -PASS Not throw: windows-1250 has a pointer 79 -PASS Not throw: windows-1250 has a pointer 80 -PASS Not throw: windows-1250 has a pointer 81 -PASS Not throw: windows-1250 has a pointer 82 -PASS Not throw: windows-1250 has a pointer 83 -PASS Not throw: windows-1250 has a pointer 84 -PASS Not throw: windows-1250 has a pointer 85 -PASS Not throw: windows-1250 has a pointer 86 -PASS Not throw: windows-1250 has a pointer 87 -PASS Not throw: windows-1250 has a pointer 88 -PASS Not throw: windows-1250 has a pointer 89 -PASS Not throw: windows-1250 has a pointer 90 -PASS Not throw: windows-1250 has a pointer 91 -PASS Not throw: windows-1250 has a pointer 92 -PASS Not throw: windows-1250 has a pointer 93 -PASS Not throw: windows-1250 has a pointer 94 -PASS Not throw: windows-1250 has a pointer 95 -PASS Not throw: windows-1250 has a pointer 96 -PASS Not throw: windows-1250 has a pointer 97 -PASS Not throw: windows-1250 has a pointer 98 -PASS Not throw: windows-1250 has a pointer 99 -PASS Not throw: windows-1250 has a pointer 100 -PASS Not throw: windows-1250 has a pointer 101 -PASS Not throw: windows-1250 has a pointer 102 -PASS Not throw: windows-1250 has a pointer 103 -PASS Not throw: windows-1250 has a pointer 104 -PASS Not throw: windows-1250 has a pointer 105 -PASS Not throw: windows-1250 has a pointer 106 -PASS Not throw: windows-1250 has a pointer 107 -PASS Not throw: windows-1250 has a pointer 108 -PASS Not throw: windows-1250 has a pointer 109 -PASS Not throw: windows-1250 has a pointer 110 -PASS Not throw: windows-1250 has a pointer 111 -PASS Not throw: windows-1250 has a pointer 112 -PASS Not throw: windows-1250 has a pointer 113 -PASS Not throw: windows-1250 has a pointer 114 -PASS Not throw: windows-1250 has a pointer 115 -PASS Not throw: windows-1250 has a pointer 116 -PASS Not throw: windows-1250 has a pointer 117 -PASS Not throw: windows-1250 has a pointer 118 -PASS Not throw: windows-1250 has a pointer 119 -PASS Not throw: windows-1250 has a pointer 120 -PASS Not throw: windows-1250 has a pointer 121 -PASS Not throw: windows-1250 has a pointer 122 -PASS Not throw: windows-1250 has a pointer 123 -PASS Not throw: windows-1250 has a pointer 124 -PASS Not throw: windows-1250 has a pointer 125 -PASS Not throw: windows-1250 has a pointer 126 -PASS Not throw: windows-1250 has a pointer 127 -PASS Not throw: windows-1250 has a pointer 128 -PASS Not throw: windows-1250 has a pointer 129 -PASS Not throw: windows-1250 has a pointer 130 -PASS Not throw: windows-1250 has a pointer 131 -PASS Not throw: windows-1250 has a pointer 132 -PASS Not throw: windows-1250 has a pointer 133 -PASS Not throw: windows-1250 has a pointer 134 -PASS Not throw: windows-1250 has a pointer 135 -PASS Not throw: windows-1250 has a pointer 136 -PASS Not throw: windows-1250 has a pointer 137 -PASS Not throw: windows-1250 has a pointer 138 -PASS Not throw: windows-1250 has a pointer 139 -PASS Not throw: windows-1250 has a pointer 140 -PASS Not throw: windows-1250 has a pointer 141 -PASS Not throw: windows-1250 has a pointer 142 -PASS Not throw: windows-1250 has a pointer 143 -PASS Not throw: windows-1250 has a pointer 144 -PASS Not throw: windows-1250 has a pointer 145 -PASS Not throw: windows-1250 has a pointer 146 -PASS Not throw: windows-1250 has a pointer 147 -PASS Not throw: windows-1250 has a pointer 148 -PASS Not throw: windows-1250 has a pointer 149 -PASS Not throw: windows-1250 has a pointer 150 -PASS Not throw: windows-1250 has a pointer 151 -PASS Not throw: windows-1250 has a pointer 152 -PASS Not throw: windows-1250 has a pointer 153 -PASS Not throw: windows-1250 has a pointer 154 -PASS Not throw: windows-1250 has a pointer 155 -PASS Not throw: windows-1250 has a pointer 156 -PASS Not throw: windows-1250 has a pointer 157 -PASS Not throw: windows-1250 has a pointer 158 -PASS Not throw: windows-1250 has a pointer 159 -PASS Not throw: windows-1250 has a pointer 160 -PASS Not throw: windows-1250 has a pointer 161 -PASS Not throw: windows-1250 has a pointer 162 -PASS Not throw: windows-1250 has a pointer 163 -PASS Not throw: windows-1250 has a pointer 164 -PASS Not throw: windows-1250 has a pointer 165 -PASS Not throw: windows-1250 has a pointer 166 -PASS Not throw: windows-1250 has a pointer 167 -PASS Not throw: windows-1250 has a pointer 168 -PASS Not throw: windows-1250 has a pointer 169 -PASS Not throw: windows-1250 has a pointer 170 -PASS Not throw: windows-1250 has a pointer 171 -PASS Not throw: windows-1250 has a pointer 172 -PASS Not throw: windows-1250 has a pointer 173 -PASS Not throw: windows-1250 has a pointer 174 -PASS Not throw: windows-1250 has a pointer 175 -PASS Not throw: windows-1250 has a pointer 176 -PASS Not throw: windows-1250 has a pointer 177 -PASS Not throw: windows-1250 has a pointer 178 -PASS Not throw: windows-1250 has a pointer 179 -PASS Not throw: windows-1250 has a pointer 180 -PASS Not throw: windows-1250 has a pointer 181 -PASS Not throw: windows-1250 has a pointer 182 -PASS Not throw: windows-1250 has a pointer 183 -PASS Not throw: windows-1250 has a pointer 184 -PASS Not throw: windows-1250 has a pointer 185 -PASS Not throw: windows-1250 has a pointer 186 -PASS Not throw: windows-1250 has a pointer 187 -PASS Not throw: windows-1250 has a pointer 188 -PASS Not throw: windows-1250 has a pointer 189 -PASS Not throw: windows-1250 has a pointer 190 -PASS Not throw: windows-1250 has a pointer 191 -PASS Not throw: windows-1250 has a pointer 192 -PASS Not throw: windows-1250 has a pointer 193 -PASS Not throw: windows-1250 has a pointer 194 -PASS Not throw: windows-1250 has a pointer 195 -PASS Not throw: windows-1250 has a pointer 196 -PASS Not throw: windows-1250 has a pointer 197 -PASS Not throw: windows-1250 has a pointer 198 -PASS Not throw: windows-1250 has a pointer 199 -PASS Not throw: windows-1250 has a pointer 200 -PASS Not throw: windows-1250 has a pointer 201 -PASS Not throw: windows-1250 has a pointer 202 -PASS Not throw: windows-1250 has a pointer 203 -PASS Not throw: windows-1250 has a pointer 204 -PASS Not throw: windows-1250 has a pointer 205 -PASS Not throw: windows-1250 has a pointer 206 -PASS Not throw: windows-1250 has a pointer 207 -PASS Not throw: windows-1250 has a pointer 208 -PASS Not throw: windows-1250 has a pointer 209 -PASS Not throw: windows-1250 has a pointer 210 -PASS Not throw: windows-1250 has a pointer 211 -PASS Not throw: windows-1250 has a pointer 212 -PASS Not throw: windows-1250 has a pointer 213 -PASS Not throw: windows-1250 has a pointer 214 -PASS Not throw: windows-1250 has a pointer 215 -PASS Not throw: windows-1250 has a pointer 216 -PASS Not throw: windows-1250 has a pointer 217 -PASS Not throw: windows-1250 has a pointer 218 -PASS Not throw: windows-1250 has a pointer 219 -PASS Not throw: windows-1250 has a pointer 220 -PASS Not throw: windows-1250 has a pointer 221 -PASS Not throw: windows-1250 has a pointer 222 -PASS Not throw: windows-1250 has a pointer 223 -PASS Not throw: windows-1250 has a pointer 224 -PASS Not throw: windows-1250 has a pointer 225 -PASS Not throw: windows-1250 has a pointer 226 -PASS Not throw: windows-1250 has a pointer 227 -PASS Not throw: windows-1250 has a pointer 228 -PASS Not throw: windows-1250 has a pointer 229 -PASS Not throw: windows-1250 has a pointer 230 -PASS Not throw: windows-1250 has a pointer 231 -PASS Not throw: windows-1250 has a pointer 232 -PASS Not throw: windows-1250 has a pointer 233 -PASS Not throw: windows-1250 has a pointer 234 -PASS Not throw: windows-1250 has a pointer 235 -PASS Not throw: windows-1250 has a pointer 236 -PASS Not throw: windows-1250 has a pointer 237 -PASS Not throw: windows-1250 has a pointer 238 -PASS Not throw: windows-1250 has a pointer 239 -PASS Not throw: windows-1250 has a pointer 240 -PASS Not throw: windows-1250 has a pointer 241 -PASS Not throw: windows-1250 has a pointer 242 -PASS Not throw: windows-1250 has a pointer 243 -PASS Not throw: windows-1250 has a pointer 244 -PASS Not throw: windows-1250 has a pointer 245 -PASS Not throw: windows-1250 has a pointer 246 -PASS Not throw: windows-1250 has a pointer 247 -PASS Not throw: windows-1250 has a pointer 248 -PASS Not throw: windows-1250 has a pointer 249 -PASS Not throw: windows-1250 has a pointer 250 -PASS Not throw: windows-1250 has a pointer 251 -PASS Not throw: windows-1250 has a pointer 252 -PASS Not throw: windows-1250 has a pointer 253 -PASS Not throw: windows-1250 has a pointer 254 -PASS Not throw: windows-1250 has a pointer 255 -PASS Not throw: windows-1251 has a pointer 0 -PASS Not throw: windows-1251 has a pointer 1 -PASS Not throw: windows-1251 has a pointer 2 -PASS Not throw: windows-1251 has a pointer 3 -PASS Not throw: windows-1251 has a pointer 4 -PASS Not throw: windows-1251 has a pointer 5 -PASS Not throw: windows-1251 has a pointer 6 -PASS Not throw: windows-1251 has a pointer 7 -PASS Not throw: windows-1251 has a pointer 8 -PASS Not throw: windows-1251 has a pointer 9 -PASS Not throw: windows-1251 has a pointer 10 -PASS Not throw: windows-1251 has a pointer 11 -PASS Not throw: windows-1251 has a pointer 12 -PASS Not throw: windows-1251 has a pointer 13 -PASS Not throw: windows-1251 has a pointer 14 -PASS Not throw: windows-1251 has a pointer 15 -PASS Not throw: windows-1251 has a pointer 16 -PASS Not throw: windows-1251 has a pointer 17 -PASS Not throw: windows-1251 has a pointer 18 -PASS Not throw: windows-1251 has a pointer 19 -PASS Not throw: windows-1251 has a pointer 20 -PASS Not throw: windows-1251 has a pointer 21 -PASS Not throw: windows-1251 has a pointer 22 -PASS Not throw: windows-1251 has a pointer 23 -PASS Not throw: windows-1251 has a pointer 24 -PASS Not throw: windows-1251 has a pointer 25 -PASS Not throw: windows-1251 has a pointer 26 -PASS Not throw: windows-1251 has a pointer 27 -PASS Not throw: windows-1251 has a pointer 28 -PASS Not throw: windows-1251 has a pointer 29 -PASS Not throw: windows-1251 has a pointer 30 -PASS Not throw: windows-1251 has a pointer 31 -PASS Not throw: windows-1251 has a pointer 32 -PASS Not throw: windows-1251 has a pointer 33 -PASS Not throw: windows-1251 has a pointer 34 -PASS Not throw: windows-1251 has a pointer 35 -PASS Not throw: windows-1251 has a pointer 36 -PASS Not throw: windows-1251 has a pointer 37 -PASS Not throw: windows-1251 has a pointer 38 -PASS Not throw: windows-1251 has a pointer 39 -PASS Not throw: windows-1251 has a pointer 40 -PASS Not throw: windows-1251 has a pointer 41 -PASS Not throw: windows-1251 has a pointer 42 -PASS Not throw: windows-1251 has a pointer 43 -PASS Not throw: windows-1251 has a pointer 44 -PASS Not throw: windows-1251 has a pointer 45 -PASS Not throw: windows-1251 has a pointer 46 -PASS Not throw: windows-1251 has a pointer 47 -PASS Not throw: windows-1251 has a pointer 48 -PASS Not throw: windows-1251 has a pointer 49 -PASS Not throw: windows-1251 has a pointer 50 -PASS Not throw: windows-1251 has a pointer 51 -PASS Not throw: windows-1251 has a pointer 52 -PASS Not throw: windows-1251 has a pointer 53 -PASS Not throw: windows-1251 has a pointer 54 -PASS Not throw: windows-1251 has a pointer 55 -PASS Not throw: windows-1251 has a pointer 56 -PASS Not throw: windows-1251 has a pointer 57 -PASS Not throw: windows-1251 has a pointer 58 -PASS Not throw: windows-1251 has a pointer 59 -PASS Not throw: windows-1251 has a pointer 60 -PASS Not throw: windows-1251 has a pointer 61 -PASS Not throw: windows-1251 has a pointer 62 -PASS Not throw: windows-1251 has a pointer 63 -PASS Not throw: windows-1251 has a pointer 64 -PASS Not throw: windows-1251 has a pointer 65 -PASS Not throw: windows-1251 has a pointer 66 -PASS Not throw: windows-1251 has a pointer 67 -PASS Not throw: windows-1251 has a pointer 68 -PASS Not throw: windows-1251 has a pointer 69 -PASS Not throw: windows-1251 has a pointer 70 -PASS Not throw: windows-1251 has a pointer 71 -PASS Not throw: windows-1251 has a pointer 72 -PASS Not throw: windows-1251 has a pointer 73 -PASS Not throw: windows-1251 has a pointer 74 -PASS Not throw: windows-1251 has a pointer 75 -PASS Not throw: windows-1251 has a pointer 76 -PASS Not throw: windows-1251 has a pointer 77 -PASS Not throw: windows-1251 has a pointer 78 -PASS Not throw: windows-1251 has a pointer 79 -PASS Not throw: windows-1251 has a pointer 80 -PASS Not throw: windows-1251 has a pointer 81 -PASS Not throw: windows-1251 has a pointer 82 -PASS Not throw: windows-1251 has a pointer 83 -PASS Not throw: windows-1251 has a pointer 84 -PASS Not throw: windows-1251 has a pointer 85 -PASS Not throw: windows-1251 has a pointer 86 -PASS Not throw: windows-1251 has a pointer 87 -PASS Not throw: windows-1251 has a pointer 88 -PASS Not throw: windows-1251 has a pointer 89 -PASS Not throw: windows-1251 has a pointer 90 -PASS Not throw: windows-1251 has a pointer 91 -PASS Not throw: windows-1251 has a pointer 92 -PASS Not throw: windows-1251 has a pointer 93 -PASS Not throw: windows-1251 has a pointer 94 -PASS Not throw: windows-1251 has a pointer 95 -PASS Not throw: windows-1251 has a pointer 96 -PASS Not throw: windows-1251 has a pointer 97 -PASS Not throw: windows-1251 has a pointer 98 -PASS Not throw: windows-1251 has a pointer 99 -PASS Not throw: windows-1251 has a pointer 100 -PASS Not throw: windows-1251 has a pointer 101 -PASS Not throw: windows-1251 has a pointer 102 -PASS Not throw: windows-1251 has a pointer 103 -PASS Not throw: windows-1251 has a pointer 104 -PASS Not throw: windows-1251 has a pointer 105 -PASS Not throw: windows-1251 has a pointer 106 -PASS Not throw: windows-1251 has a pointer 107 -PASS Not throw: windows-1251 has a pointer 108 -PASS Not throw: windows-1251 has a pointer 109 -PASS Not throw: windows-1251 has a pointer 110 -PASS Not throw: windows-1251 has a pointer 111 -PASS Not throw: windows-1251 has a pointer 112 -PASS Not throw: windows-1251 has a pointer 113 -PASS Not throw: windows-1251 has a pointer 114 -PASS Not throw: windows-1251 has a pointer 115 -PASS Not throw: windows-1251 has a pointer 116 -PASS Not throw: windows-1251 has a pointer 117 -PASS Not throw: windows-1251 has a pointer 118 -PASS Not throw: windows-1251 has a pointer 119 -PASS Not throw: windows-1251 has a pointer 120 -PASS Not throw: windows-1251 has a pointer 121 -PASS Not throw: windows-1251 has a pointer 122 -PASS Not throw: windows-1251 has a pointer 123 -PASS Not throw: windows-1251 has a pointer 124 -PASS Not throw: windows-1251 has a pointer 125 -PASS Not throw: windows-1251 has a pointer 126 -PASS Not throw: windows-1251 has a pointer 127 -PASS Not throw: windows-1251 has a pointer 128 -PASS Not throw: windows-1251 has a pointer 129 -PASS Not throw: windows-1251 has a pointer 130 -PASS Not throw: windows-1251 has a pointer 131 -PASS Not throw: windows-1251 has a pointer 132 -PASS Not throw: windows-1251 has a pointer 133 -PASS Not throw: windows-1251 has a pointer 134 -PASS Not throw: windows-1251 has a pointer 135 -PASS Not throw: windows-1251 has a pointer 136 -PASS Not throw: windows-1251 has a pointer 137 -PASS Not throw: windows-1251 has a pointer 138 -PASS Not throw: windows-1251 has a pointer 139 -PASS Not throw: windows-1251 has a pointer 140 -PASS Not throw: windows-1251 has a pointer 141 -PASS Not throw: windows-1251 has a pointer 142 -PASS Not throw: windows-1251 has a pointer 143 -PASS Not throw: windows-1251 has a pointer 144 -PASS Not throw: windows-1251 has a pointer 145 -PASS Not throw: windows-1251 has a pointer 146 -PASS Not throw: windows-1251 has a pointer 147 -PASS Not throw: windows-1251 has a pointer 148 -PASS Not throw: windows-1251 has a pointer 149 -PASS Not throw: windows-1251 has a pointer 150 -PASS Not throw: windows-1251 has a pointer 151 -PASS Not throw: windows-1251 has a pointer 152 -PASS Not throw: windows-1251 has a pointer 153 -PASS Not throw: windows-1251 has a pointer 154 -PASS Not throw: windows-1251 has a pointer 155 -PASS Not throw: windows-1251 has a pointer 156 -PASS Not throw: windows-1251 has a pointer 157 -PASS Not throw: windows-1251 has a pointer 158 -PASS Not throw: windows-1251 has a pointer 159 -PASS Not throw: windows-1251 has a pointer 160 -PASS Not throw: windows-1251 has a pointer 161 -PASS Not throw: windows-1251 has a pointer 162 -PASS Not throw: windows-1251 has a pointer 163 -PASS Not throw: windows-1251 has a pointer 164 -PASS Not throw: windows-1251 has a pointer 165 -PASS Not throw: windows-1251 has a pointer 166 -PASS Not throw: windows-1251 has a pointer 167 -PASS Not throw: windows-1251 has a pointer 168 -PASS Not throw: windows-1251 has a pointer 169 -PASS Not throw: windows-1251 has a pointer 170 -PASS Not throw: windows-1251 has a pointer 171 -PASS Not throw: windows-1251 has a pointer 172 -PASS Not throw: windows-1251 has a pointer 173 -PASS Not throw: windows-1251 has a pointer 174 -PASS Not throw: windows-1251 has a pointer 175 -PASS Not throw: windows-1251 has a pointer 176 -PASS Not throw: windows-1251 has a pointer 177 -PASS Not throw: windows-1251 has a pointer 178 -PASS Not throw: windows-1251 has a pointer 179 -PASS Not throw: windows-1251 has a pointer 180 -PASS Not throw: windows-1251 has a pointer 181 -PASS Not throw: windows-1251 has a pointer 182 -PASS Not throw: windows-1251 has a pointer 183 -PASS Not throw: windows-1251 has a pointer 184 -PASS Not throw: windows-1251 has a pointer 185 -PASS Not throw: windows-1251 has a pointer 186 -PASS Not throw: windows-1251 has a pointer 187 -PASS Not throw: windows-1251 has a pointer 188 -PASS Not throw: windows-1251 has a pointer 189 -PASS Not throw: windows-1251 has a pointer 190 -PASS Not throw: windows-1251 has a pointer 191 -PASS Not throw: windows-1251 has a pointer 192 -PASS Not throw: windows-1251 has a pointer 193 -PASS Not throw: windows-1251 has a pointer 194 -PASS Not throw: windows-1251 has a pointer 195 -PASS Not throw: windows-1251 has a pointer 196 -PASS Not throw: windows-1251 has a pointer 197 -PASS Not throw: windows-1251 has a pointer 198 -PASS Not throw: windows-1251 has a pointer 199 -PASS Not throw: windows-1251 has a pointer 200 -PASS Not throw: windows-1251 has a pointer 201 -PASS Not throw: windows-1251 has a pointer 202 -PASS Not throw: windows-1251 has a pointer 203 -PASS Not throw: windows-1251 has a pointer 204 -PASS Not throw: windows-1251 has a pointer 205 -PASS Not throw: windows-1251 has a pointer 206 -PASS Not throw: windows-1251 has a pointer 207 -PASS Not throw: windows-1251 has a pointer 208 -PASS Not throw: windows-1251 has a pointer 209 -PASS Not throw: windows-1251 has a pointer 210 -PASS Not throw: windows-1251 has a pointer 211 -PASS Not throw: windows-1251 has a pointer 212 -PASS Not throw: windows-1251 has a pointer 213 -PASS Not throw: windows-1251 has a pointer 214 -PASS Not throw: windows-1251 has a pointer 215 -PASS Not throw: windows-1251 has a pointer 216 -PASS Not throw: windows-1251 has a pointer 217 -PASS Not throw: windows-1251 has a pointer 218 -PASS Not throw: windows-1251 has a pointer 219 -PASS Not throw: windows-1251 has a pointer 220 -PASS Not throw: windows-1251 has a pointer 221 -PASS Not throw: windows-1251 has a pointer 222 -PASS Not throw: windows-1251 has a pointer 223 -PASS Not throw: windows-1251 has a pointer 224 -PASS Not throw: windows-1251 has a pointer 225 -PASS Not throw: windows-1251 has a pointer 226 -PASS Not throw: windows-1251 has a pointer 227 -PASS Not throw: windows-1251 has a pointer 228 -PASS Not throw: windows-1251 has a pointer 229 -PASS Not throw: windows-1251 has a pointer 230 -PASS Not throw: windows-1251 has a pointer 231 -PASS Not throw: windows-1251 has a pointer 232 -PASS Not throw: windows-1251 has a pointer 233 -PASS Not throw: windows-1251 has a pointer 234 -PASS Not throw: windows-1251 has a pointer 235 -PASS Not throw: windows-1251 has a pointer 236 -PASS Not throw: windows-1251 has a pointer 237 -PASS Not throw: windows-1251 has a pointer 238 -PASS Not throw: windows-1251 has a pointer 239 -PASS Not throw: windows-1251 has a pointer 240 -PASS Not throw: windows-1251 has a pointer 241 -PASS Not throw: windows-1251 has a pointer 242 -PASS Not throw: windows-1251 has a pointer 243 -PASS Not throw: windows-1251 has a pointer 244 -PASS Not throw: windows-1251 has a pointer 245 -PASS Not throw: windows-1251 has a pointer 246 -PASS Not throw: windows-1251 has a pointer 247 -PASS Not throw: windows-1251 has a pointer 248 -PASS Not throw: windows-1251 has a pointer 249 -PASS Not throw: windows-1251 has a pointer 250 -PASS Not throw: windows-1251 has a pointer 251 -PASS Not throw: windows-1251 has a pointer 252 -PASS Not throw: windows-1251 has a pointer 253 -PASS Not throw: windows-1251 has a pointer 254 -PASS Not throw: windows-1251 has a pointer 255 -PASS Not throw: windows-1252 has a pointer 0 -PASS Not throw: windows-1252 has a pointer 1 -PASS Not throw: windows-1252 has a pointer 2 -PASS Not throw: windows-1252 has a pointer 3 -PASS Not throw: windows-1252 has a pointer 4 -PASS Not throw: windows-1252 has a pointer 5 -PASS Not throw: windows-1252 has a pointer 6 -PASS Not throw: windows-1252 has a pointer 7 -PASS Not throw: windows-1252 has a pointer 8 -PASS Not throw: windows-1252 has a pointer 9 -PASS Not throw: windows-1252 has a pointer 10 -PASS Not throw: windows-1252 has a pointer 11 -PASS Not throw: windows-1252 has a pointer 12 -PASS Not throw: windows-1252 has a pointer 13 -PASS Not throw: windows-1252 has a pointer 14 -PASS Not throw: windows-1252 has a pointer 15 -PASS Not throw: windows-1252 has a pointer 16 -PASS Not throw: windows-1252 has a pointer 17 -PASS Not throw: windows-1252 has a pointer 18 -PASS Not throw: windows-1252 has a pointer 19 -PASS Not throw: windows-1252 has a pointer 20 -PASS Not throw: windows-1252 has a pointer 21 -PASS Not throw: windows-1252 has a pointer 22 -PASS Not throw: windows-1252 has a pointer 23 -PASS Not throw: windows-1252 has a pointer 24 -PASS Not throw: windows-1252 has a pointer 25 -PASS Not throw: windows-1252 has a pointer 26 -PASS Not throw: windows-1252 has a pointer 27 -PASS Not throw: windows-1252 has a pointer 28 -PASS Not throw: windows-1252 has a pointer 29 -PASS Not throw: windows-1252 has a pointer 30 -PASS Not throw: windows-1252 has a pointer 31 -PASS Not throw: windows-1252 has a pointer 32 -PASS Not throw: windows-1252 has a pointer 33 -PASS Not throw: windows-1252 has a pointer 34 -PASS Not throw: windows-1252 has a pointer 35 -PASS Not throw: windows-1252 has a pointer 36 -PASS Not throw: windows-1252 has a pointer 37 -PASS Not throw: windows-1252 has a pointer 38 -PASS Not throw: windows-1252 has a pointer 39 -PASS Not throw: windows-1252 has a pointer 40 -PASS Not throw: windows-1252 has a pointer 41 -PASS Not throw: windows-1252 has a pointer 42 -PASS Not throw: windows-1252 has a pointer 43 -PASS Not throw: windows-1252 has a pointer 44 -PASS Not throw: windows-1252 has a pointer 45 -PASS Not throw: windows-1252 has a pointer 46 -PASS Not throw: windows-1252 has a pointer 47 -PASS Not throw: windows-1252 has a pointer 48 -PASS Not throw: windows-1252 has a pointer 49 -PASS Not throw: windows-1252 has a pointer 50 -PASS Not throw: windows-1252 has a pointer 51 -PASS Not throw: windows-1252 has a pointer 52 -PASS Not throw: windows-1252 has a pointer 53 -PASS Not throw: windows-1252 has a pointer 54 -PASS Not throw: windows-1252 has a pointer 55 -PASS Not throw: windows-1252 has a pointer 56 -PASS Not throw: windows-1252 has a pointer 57 -PASS Not throw: windows-1252 has a pointer 58 -PASS Not throw: windows-1252 has a pointer 59 -PASS Not throw: windows-1252 has a pointer 60 -PASS Not throw: windows-1252 has a pointer 61 -PASS Not throw: windows-1252 has a pointer 62 -PASS Not throw: windows-1252 has a pointer 63 -PASS Not throw: windows-1252 has a pointer 64 -PASS Not throw: windows-1252 has a pointer 65 -PASS Not throw: windows-1252 has a pointer 66 -PASS Not throw: windows-1252 has a pointer 67 -PASS Not throw: windows-1252 has a pointer 68 -PASS Not throw: windows-1252 has a pointer 69 -PASS Not throw: windows-1252 has a pointer 70 -PASS Not throw: windows-1252 has a pointer 71 -PASS Not throw: windows-1252 has a pointer 72 -PASS Not throw: windows-1252 has a pointer 73 -PASS Not throw: windows-1252 has a pointer 74 -PASS Not throw: windows-1252 has a pointer 75 -PASS Not throw: windows-1252 has a pointer 76 -PASS Not throw: windows-1252 has a pointer 77 -PASS Not throw: windows-1252 has a pointer 78 -PASS Not throw: windows-1252 has a pointer 79 -PASS Not throw: windows-1252 has a pointer 80 -PASS Not throw: windows-1252 has a pointer 81 -PASS Not throw: windows-1252 has a pointer 82 -PASS Not throw: windows-1252 has a pointer 83 -PASS Not throw: windows-1252 has a pointer 84 -PASS Not throw: windows-1252 has a pointer 85 -PASS Not throw: windows-1252 has a pointer 86 -PASS Not throw: windows-1252 has a pointer 87 -PASS Not throw: windows-1252 has a pointer 88 -PASS Not throw: windows-1252 has a pointer 89 -PASS Not throw: windows-1252 has a pointer 90 -PASS Not throw: windows-1252 has a pointer 91 -PASS Not throw: windows-1252 has a pointer 92 -PASS Not throw: windows-1252 has a pointer 93 -PASS Not throw: windows-1252 has a pointer 94 -PASS Not throw: windows-1252 has a pointer 95 -PASS Not throw: windows-1252 has a pointer 96 -PASS Not throw: windows-1252 has a pointer 97 -PASS Not throw: windows-1252 has a pointer 98 -PASS Not throw: windows-1252 has a pointer 99 -PASS Not throw: windows-1252 has a pointer 100 -PASS Not throw: windows-1252 has a pointer 101 -PASS Not throw: windows-1252 has a pointer 102 -PASS Not throw: windows-1252 has a pointer 103 -PASS Not throw: windows-1252 has a pointer 104 -PASS Not throw: windows-1252 has a pointer 105 -PASS Not throw: windows-1252 has a pointer 106 -PASS Not throw: windows-1252 has a pointer 107 -PASS Not throw: windows-1252 has a pointer 108 -PASS Not throw: windows-1252 has a pointer 109 -PASS Not throw: windows-1252 has a pointer 110 -PASS Not throw: windows-1252 has a pointer 111 -PASS Not throw: windows-1252 has a pointer 112 -PASS Not throw: windows-1252 has a pointer 113 -PASS Not throw: windows-1252 has a pointer 114 -PASS Not throw: windows-1252 has a pointer 115 -PASS Not throw: windows-1252 has a pointer 116 -PASS Not throw: windows-1252 has a pointer 117 -PASS Not throw: windows-1252 has a pointer 118 -PASS Not throw: windows-1252 has a pointer 119 -PASS Not throw: windows-1252 has a pointer 120 -PASS Not throw: windows-1252 has a pointer 121 -PASS Not throw: windows-1252 has a pointer 122 -PASS Not throw: windows-1252 has a pointer 123 -PASS Not throw: windows-1252 has a pointer 124 -PASS Not throw: windows-1252 has a pointer 125 -PASS Not throw: windows-1252 has a pointer 126 -PASS Not throw: windows-1252 has a pointer 127 -PASS Not throw: windows-1252 has a pointer 128 -PASS Not throw: windows-1252 has a pointer 129 -PASS Not throw: windows-1252 has a pointer 130 -PASS Not throw: windows-1252 has a pointer 131 -PASS Not throw: windows-1252 has a pointer 132 -PASS Not throw: windows-1252 has a pointer 133 -PASS Not throw: windows-1252 has a pointer 134 -PASS Not throw: windows-1252 has a pointer 135 -PASS Not throw: windows-1252 has a pointer 136 -PASS Not throw: windows-1252 has a pointer 137 -PASS Not throw: windows-1252 has a pointer 138 -PASS Not throw: windows-1252 has a pointer 139 -PASS Not throw: windows-1252 has a pointer 140 -PASS Not throw: windows-1252 has a pointer 141 -PASS Not throw: windows-1252 has a pointer 142 -PASS Not throw: windows-1252 has a pointer 143 -PASS Not throw: windows-1252 has a pointer 144 -PASS Not throw: windows-1252 has a pointer 145 -PASS Not throw: windows-1252 has a pointer 146 -PASS Not throw: windows-1252 has a pointer 147 -PASS Not throw: windows-1252 has a pointer 148 -PASS Not throw: windows-1252 has a pointer 149 -PASS Not throw: windows-1252 has a pointer 150 -PASS Not throw: windows-1252 has a pointer 151 -PASS Not throw: windows-1252 has a pointer 152 -PASS Not throw: windows-1252 has a pointer 153 -PASS Not throw: windows-1252 has a pointer 154 -PASS Not throw: windows-1252 has a pointer 155 -PASS Not throw: windows-1252 has a pointer 156 -PASS Not throw: windows-1252 has a pointer 157 -PASS Not throw: windows-1252 has a pointer 158 -PASS Not throw: windows-1252 has a pointer 159 -PASS Not throw: windows-1252 has a pointer 160 -PASS Not throw: windows-1252 has a pointer 161 -PASS Not throw: windows-1252 has a pointer 162 -PASS Not throw: windows-1252 has a pointer 163 -PASS Not throw: windows-1252 has a pointer 164 -PASS Not throw: windows-1252 has a pointer 165 -PASS Not throw: windows-1252 has a pointer 166 -PASS Not throw: windows-1252 has a pointer 167 -PASS Not throw: windows-1252 has a pointer 168 -PASS Not throw: windows-1252 has a pointer 169 -PASS Not throw: windows-1252 has a pointer 170 -PASS Not throw: windows-1252 has a pointer 171 -PASS Not throw: windows-1252 has a pointer 172 -PASS Not throw: windows-1252 has a pointer 173 -PASS Not throw: windows-1252 has a pointer 174 -PASS Not throw: windows-1252 has a pointer 175 -PASS Not throw: windows-1252 has a pointer 176 -PASS Not throw: windows-1252 has a pointer 177 -PASS Not throw: windows-1252 has a pointer 178 -PASS Not throw: windows-1252 has a pointer 179 -PASS Not throw: windows-1252 has a pointer 180 -PASS Not throw: windows-1252 has a pointer 181 -PASS Not throw: windows-1252 has a pointer 182 -PASS Not throw: windows-1252 has a pointer 183 -PASS Not throw: windows-1252 has a pointer 184 -PASS Not throw: windows-1252 has a pointer 185 -PASS Not throw: windows-1252 has a pointer 186 -PASS Not throw: windows-1252 has a pointer 187 -PASS Not throw: windows-1252 has a pointer 188 -PASS Not throw: windows-1252 has a pointer 189 -PASS Not throw: windows-1252 has a pointer 190 -PASS Not throw: windows-1252 has a pointer 191 -PASS Not throw: windows-1252 has a pointer 192 -PASS Not throw: windows-1252 has a pointer 193 -PASS Not throw: windows-1252 has a pointer 194 -PASS Not throw: windows-1252 has a pointer 195 -PASS Not throw: windows-1252 has a pointer 196 -PASS Not throw: windows-1252 has a pointer 197 -PASS Not throw: windows-1252 has a pointer 198 -PASS Not throw: windows-1252 has a pointer 199 -PASS Not throw: windows-1252 has a pointer 200 -PASS Not throw: windows-1252 has a pointer 201 -PASS Not throw: windows-1252 has a pointer 202 -PASS Not throw: windows-1252 has a pointer 203 -PASS Not throw: windows-1252 has a pointer 204 -PASS Not throw: windows-1252 has a pointer 205 -PASS Not throw: windows-1252 has a pointer 206 -PASS Not throw: windows-1252 has a pointer 207 -PASS Not throw: windows-1252 has a pointer 208 -PASS Not throw: windows-1252 has a pointer 209 -PASS Not throw: windows-1252 has a pointer 210 -PASS Not throw: windows-1252 has a pointer 211 -PASS Not throw: windows-1252 has a pointer 212 -PASS Not throw: windows-1252 has a pointer 213 -PASS Not throw: windows-1252 has a pointer 214 -PASS Not throw: windows-1252 has a pointer 215 -PASS Not throw: windows-1252 has a pointer 216 -PASS Not throw: windows-1252 has a pointer 217 -PASS Not throw: windows-1252 has a pointer 218 -PASS Not throw: windows-1252 has a pointer 219 -PASS Not throw: windows-1252 has a pointer 220 -PASS Not throw: windows-1252 has a pointer 221 -PASS Not throw: windows-1252 has a pointer 222 -PASS Not throw: windows-1252 has a pointer 223 -PASS Not throw: windows-1252 has a pointer 224 -PASS Not throw: windows-1252 has a pointer 225 -PASS Not throw: windows-1252 has a pointer 226 -PASS Not throw: windows-1252 has a pointer 227 -PASS Not throw: windows-1252 has a pointer 228 -PASS Not throw: windows-1252 has a pointer 229 -PASS Not throw: windows-1252 has a pointer 230 -PASS Not throw: windows-1252 has a pointer 231 -PASS Not throw: windows-1252 has a pointer 232 -PASS Not throw: windows-1252 has a pointer 233 -PASS Not throw: windows-1252 has a pointer 234 -PASS Not throw: windows-1252 has a pointer 235 -PASS Not throw: windows-1252 has a pointer 236 -PASS Not throw: windows-1252 has a pointer 237 -PASS Not throw: windows-1252 has a pointer 238 -PASS Not throw: windows-1252 has a pointer 239 -PASS Not throw: windows-1252 has a pointer 240 -PASS Not throw: windows-1252 has a pointer 241 -PASS Not throw: windows-1252 has a pointer 242 -PASS Not throw: windows-1252 has a pointer 243 -PASS Not throw: windows-1252 has a pointer 244 -PASS Not throw: windows-1252 has a pointer 245 -PASS Not throw: windows-1252 has a pointer 246 -PASS Not throw: windows-1252 has a pointer 247 -PASS Not throw: windows-1252 has a pointer 248 -PASS Not throw: windows-1252 has a pointer 249 -PASS Not throw: windows-1252 has a pointer 250 -PASS Not throw: windows-1252 has a pointer 251 -PASS Not throw: windows-1252 has a pointer 252 -PASS Not throw: windows-1252 has a pointer 253 -PASS Not throw: windows-1252 has a pointer 254 -PASS Not throw: windows-1252 has a pointer 255 -PASS Not throw: windows-1253 has a pointer 0 -PASS Not throw: windows-1253 has a pointer 1 -PASS Not throw: windows-1253 has a pointer 2 -PASS Not throw: windows-1253 has a pointer 3 -PASS Not throw: windows-1253 has a pointer 4 -PASS Not throw: windows-1253 has a pointer 5 -PASS Not throw: windows-1253 has a pointer 6 -PASS Not throw: windows-1253 has a pointer 7 -PASS Not throw: windows-1253 has a pointer 8 -PASS Not throw: windows-1253 has a pointer 9 -PASS Not throw: windows-1253 has a pointer 10 -PASS Not throw: windows-1253 has a pointer 11 -PASS Not throw: windows-1253 has a pointer 12 -PASS Not throw: windows-1253 has a pointer 13 -PASS Not throw: windows-1253 has a pointer 14 -PASS Not throw: windows-1253 has a pointer 15 -PASS Not throw: windows-1253 has a pointer 16 -PASS Not throw: windows-1253 has a pointer 17 -PASS Not throw: windows-1253 has a pointer 18 -PASS Not throw: windows-1253 has a pointer 19 -PASS Not throw: windows-1253 has a pointer 20 -PASS Not throw: windows-1253 has a pointer 21 -PASS Not throw: windows-1253 has a pointer 22 -PASS Not throw: windows-1253 has a pointer 23 -PASS Not throw: windows-1253 has a pointer 24 -PASS Not throw: windows-1253 has a pointer 25 -PASS Not throw: windows-1253 has a pointer 26 -PASS Not throw: windows-1253 has a pointer 27 -PASS Not throw: windows-1253 has a pointer 28 -PASS Not throw: windows-1253 has a pointer 29 -PASS Not throw: windows-1253 has a pointer 30 -PASS Not throw: windows-1253 has a pointer 31 -PASS Not throw: windows-1253 has a pointer 32 -PASS Not throw: windows-1253 has a pointer 33 -PASS Not throw: windows-1253 has a pointer 34 -PASS Not throw: windows-1253 has a pointer 35 -PASS Not throw: windows-1253 has a pointer 36 -PASS Not throw: windows-1253 has a pointer 37 -PASS Not throw: windows-1253 has a pointer 38 -PASS Not throw: windows-1253 has a pointer 39 -PASS Not throw: windows-1253 has a pointer 40 -PASS Not throw: windows-1253 has a pointer 41 -PASS Not throw: windows-1253 has a pointer 42 -PASS Not throw: windows-1253 has a pointer 43 -PASS Not throw: windows-1253 has a pointer 44 -PASS Not throw: windows-1253 has a pointer 45 -PASS Not throw: windows-1253 has a pointer 46 -PASS Not throw: windows-1253 has a pointer 47 -PASS Not throw: windows-1253 has a pointer 48 -PASS Not throw: windows-1253 has a pointer 49 -PASS Not throw: windows-1253 has a pointer 50 -PASS Not throw: windows-1253 has a pointer 51 -PASS Not throw: windows-1253 has a pointer 52 -PASS Not throw: windows-1253 has a pointer 53 -PASS Not throw: windows-1253 has a pointer 54 -PASS Not throw: windows-1253 has a pointer 55 -PASS Not throw: windows-1253 has a pointer 56 -PASS Not throw: windows-1253 has a pointer 57 -PASS Not throw: windows-1253 has a pointer 58 -PASS Not throw: windows-1253 has a pointer 59 -PASS Not throw: windows-1253 has a pointer 60 -PASS Not throw: windows-1253 has a pointer 61 -PASS Not throw: windows-1253 has a pointer 62 -PASS Not throw: windows-1253 has a pointer 63 -PASS Not throw: windows-1253 has a pointer 64 -PASS Not throw: windows-1253 has a pointer 65 -PASS Not throw: windows-1253 has a pointer 66 -PASS Not throw: windows-1253 has a pointer 67 -PASS Not throw: windows-1253 has a pointer 68 -PASS Not throw: windows-1253 has a pointer 69 -PASS Not throw: windows-1253 has a pointer 70 -PASS Not throw: windows-1253 has a pointer 71 -PASS Not throw: windows-1253 has a pointer 72 -PASS Not throw: windows-1253 has a pointer 73 -PASS Not throw: windows-1253 has a pointer 74 -PASS Not throw: windows-1253 has a pointer 75 -PASS Not throw: windows-1253 has a pointer 76 -PASS Not throw: windows-1253 has a pointer 77 -PASS Not throw: windows-1253 has a pointer 78 -PASS Not throw: windows-1253 has a pointer 79 -PASS Not throw: windows-1253 has a pointer 80 -PASS Not throw: windows-1253 has a pointer 81 -PASS Not throw: windows-1253 has a pointer 82 -PASS Not throw: windows-1253 has a pointer 83 -PASS Not throw: windows-1253 has a pointer 84 -PASS Not throw: windows-1253 has a pointer 85 -PASS Not throw: windows-1253 has a pointer 86 -PASS Not throw: windows-1253 has a pointer 87 -PASS Not throw: windows-1253 has a pointer 88 -PASS Not throw: windows-1253 has a pointer 89 -PASS Not throw: windows-1253 has a pointer 90 -PASS Not throw: windows-1253 has a pointer 91 -PASS Not throw: windows-1253 has a pointer 92 -PASS Not throw: windows-1253 has a pointer 93 -PASS Not throw: windows-1253 has a pointer 94 -PASS Not throw: windows-1253 has a pointer 95 -PASS Not throw: windows-1253 has a pointer 96 -PASS Not throw: windows-1253 has a pointer 97 -PASS Not throw: windows-1253 has a pointer 98 -PASS Not throw: windows-1253 has a pointer 99 -PASS Not throw: windows-1253 has a pointer 100 -PASS Not throw: windows-1253 has a pointer 101 -PASS Not throw: windows-1253 has a pointer 102 -PASS Not throw: windows-1253 has a pointer 103 -PASS Not throw: windows-1253 has a pointer 104 -PASS Not throw: windows-1253 has a pointer 105 -PASS Not throw: windows-1253 has a pointer 106 -PASS Not throw: windows-1253 has a pointer 107 -PASS Not throw: windows-1253 has a pointer 108 -PASS Not throw: windows-1253 has a pointer 109 -PASS Not throw: windows-1253 has a pointer 110 -PASS Not throw: windows-1253 has a pointer 111 -PASS Not throw: windows-1253 has a pointer 112 -PASS Not throw: windows-1253 has a pointer 113 -PASS Not throw: windows-1253 has a pointer 114 -PASS Not throw: windows-1253 has a pointer 115 -PASS Not throw: windows-1253 has a pointer 116 -PASS Not throw: windows-1253 has a pointer 117 -PASS Not throw: windows-1253 has a pointer 118 -PASS Not throw: windows-1253 has a pointer 119 -PASS Not throw: windows-1253 has a pointer 120 -PASS Not throw: windows-1253 has a pointer 121 -PASS Not throw: windows-1253 has a pointer 122 -PASS Not throw: windows-1253 has a pointer 123 -PASS Not throw: windows-1253 has a pointer 124 -PASS Not throw: windows-1253 has a pointer 125 -PASS Not throw: windows-1253 has a pointer 126 -PASS Not throw: windows-1253 has a pointer 127 -PASS Not throw: windows-1253 has a pointer 128 -PASS Not throw: windows-1253 has a pointer 129 -PASS Not throw: windows-1253 has a pointer 130 -PASS Not throw: windows-1253 has a pointer 131 -PASS Not throw: windows-1253 has a pointer 132 -PASS Not throw: windows-1253 has a pointer 133 -PASS Not throw: windows-1253 has a pointer 134 -PASS Not throw: windows-1253 has a pointer 135 -PASS Not throw: windows-1253 has a pointer 136 -PASS Not throw: windows-1253 has a pointer 137 -PASS Not throw: windows-1253 has a pointer 138 -PASS Not throw: windows-1253 has a pointer 139 -PASS Not throw: windows-1253 has a pointer 140 -PASS Not throw: windows-1253 has a pointer 141 -PASS Not throw: windows-1253 has a pointer 142 -PASS Not throw: windows-1253 has a pointer 143 -PASS Not throw: windows-1253 has a pointer 144 -PASS Not throw: windows-1253 has a pointer 145 -PASS Not throw: windows-1253 has a pointer 146 -PASS Not throw: windows-1253 has a pointer 147 -PASS Not throw: windows-1253 has a pointer 148 -PASS Not throw: windows-1253 has a pointer 149 -PASS Not throw: windows-1253 has a pointer 150 -PASS Not throw: windows-1253 has a pointer 151 -PASS Not throw: windows-1253 has a pointer 152 -PASS Not throw: windows-1253 has a pointer 153 -PASS Not throw: windows-1253 has a pointer 154 -PASS Not throw: windows-1253 has a pointer 155 -PASS Not throw: windows-1253 has a pointer 156 -PASS Not throw: windows-1253 has a pointer 157 -PASS Not throw: windows-1253 has a pointer 158 -PASS Not throw: windows-1253 has a pointer 159 -PASS Not throw: windows-1253 has a pointer 160 -PASS Not throw: windows-1253 has a pointer 161 -PASS Not throw: windows-1253 has a pointer 162 -PASS Not throw: windows-1253 has a pointer 163 -PASS Not throw: windows-1253 has a pointer 164 -PASS Not throw: windows-1253 has a pointer 165 -PASS Not throw: windows-1253 has a pointer 166 -PASS Not throw: windows-1253 has a pointer 167 -PASS Not throw: windows-1253 has a pointer 168 -PASS Not throw: windows-1253 has a pointer 169 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 170 -PASS Not throw: windows-1253 has a pointer 171 -PASS Not throw: windows-1253 has a pointer 172 -PASS Not throw: windows-1253 has a pointer 173 -PASS Not throw: windows-1253 has a pointer 174 -PASS Not throw: windows-1253 has a pointer 175 -PASS Not throw: windows-1253 has a pointer 176 -PASS Not throw: windows-1253 has a pointer 177 -PASS Not throw: windows-1253 has a pointer 178 -PASS Not throw: windows-1253 has a pointer 179 -PASS Not throw: windows-1253 has a pointer 180 -PASS Not throw: windows-1253 has a pointer 181 -PASS Not throw: windows-1253 has a pointer 182 -PASS Not throw: windows-1253 has a pointer 183 -PASS Not throw: windows-1253 has a pointer 184 -PASS Not throw: windows-1253 has a pointer 185 -PASS Not throw: windows-1253 has a pointer 186 -PASS Not throw: windows-1253 has a pointer 187 -PASS Not throw: windows-1253 has a pointer 188 -PASS Not throw: windows-1253 has a pointer 189 -PASS Not throw: windows-1253 has a pointer 190 -PASS Not throw: windows-1253 has a pointer 191 -PASS Not throw: windows-1253 has a pointer 192 -PASS Not throw: windows-1253 has a pointer 193 -PASS Not throw: windows-1253 has a pointer 194 -PASS Not throw: windows-1253 has a pointer 195 -PASS Not throw: windows-1253 has a pointer 196 -PASS Not throw: windows-1253 has a pointer 197 -PASS Not throw: windows-1253 has a pointer 198 -PASS Not throw: windows-1253 has a pointer 199 -PASS Not throw: windows-1253 has a pointer 200 -PASS Not throw: windows-1253 has a pointer 201 -PASS Not throw: windows-1253 has a pointer 202 -PASS Not throw: windows-1253 has a pointer 203 -PASS Not throw: windows-1253 has a pointer 204 -PASS Not throw: windows-1253 has a pointer 205 -PASS Not throw: windows-1253 has a pointer 206 -PASS Not throw: windows-1253 has a pointer 207 -PASS Not throw: windows-1253 has a pointer 208 -PASS Not throw: windows-1253 has a pointer 209 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 210 -PASS Not throw: windows-1253 has a pointer 211 -PASS Not throw: windows-1253 has a pointer 212 -PASS Not throw: windows-1253 has a pointer 213 -PASS Not throw: windows-1253 has a pointer 214 -PASS Not throw: windows-1253 has a pointer 215 -PASS Not throw: windows-1253 has a pointer 216 -PASS Not throw: windows-1253 has a pointer 217 -PASS Not throw: windows-1253 has a pointer 218 -PASS Not throw: windows-1253 has a pointer 219 -PASS Not throw: windows-1253 has a pointer 220 -PASS Not throw: windows-1253 has a pointer 221 -PASS Not throw: windows-1253 has a pointer 222 -PASS Not throw: windows-1253 has a pointer 223 -PASS Not throw: windows-1253 has a pointer 224 -PASS Not throw: windows-1253 has a pointer 225 -PASS Not throw: windows-1253 has a pointer 226 -PASS Not throw: windows-1253 has a pointer 227 -PASS Not throw: windows-1253 has a pointer 228 -PASS Not throw: windows-1253 has a pointer 229 -PASS Not throw: windows-1253 has a pointer 230 -PASS Not throw: windows-1253 has a pointer 231 -PASS Not throw: windows-1253 has a pointer 232 -PASS Not throw: windows-1253 has a pointer 233 -PASS Not throw: windows-1253 has a pointer 234 -PASS Not throw: windows-1253 has a pointer 235 -PASS Not throw: windows-1253 has a pointer 236 -PASS Not throw: windows-1253 has a pointer 237 -PASS Not throw: windows-1253 has a pointer 238 -PASS Not throw: windows-1253 has a pointer 239 -PASS Not throw: windows-1253 has a pointer 240 -PASS Not throw: windows-1253 has a pointer 241 -PASS Not throw: windows-1253 has a pointer 242 -PASS Not throw: windows-1253 has a pointer 243 -PASS Not throw: windows-1253 has a pointer 244 -PASS Not throw: windows-1253 has a pointer 245 -PASS Not throw: windows-1253 has a pointer 246 -PASS Not throw: windows-1253 has a pointer 247 -PASS Not throw: windows-1253 has a pointer 248 -PASS Not throw: windows-1253 has a pointer 249 -PASS Not throw: windows-1253 has a pointer 250 -PASS Not throw: windows-1253 has a pointer 251 -PASS Not throw: windows-1253 has a pointer 252 -PASS Not throw: windows-1253 has a pointer 253 -PASS Not throw: windows-1253 has a pointer 254 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 255 -PASS Not throw: windows-1254 has a pointer 0 -PASS Not throw: windows-1254 has a pointer 1 -PASS Not throw: windows-1254 has a pointer 2 -PASS Not throw: windows-1254 has a pointer 3 -PASS Not throw: windows-1254 has a pointer 4 -PASS Not throw: windows-1254 has a pointer 5 -PASS Not throw: windows-1254 has a pointer 6 -PASS Not throw: windows-1254 has a pointer 7 -PASS Not throw: windows-1254 has a pointer 8 -PASS Not throw: windows-1254 has a pointer 9 -PASS Not throw: windows-1254 has a pointer 10 -PASS Not throw: windows-1254 has a pointer 11 -PASS Not throw: windows-1254 has a pointer 12 -PASS Not throw: windows-1254 has a pointer 13 -PASS Not throw: windows-1254 has a pointer 14 -PASS Not throw: windows-1254 has a pointer 15 -PASS Not throw: windows-1254 has a pointer 16 -PASS Not throw: windows-1254 has a pointer 17 -PASS Not throw: windows-1254 has a pointer 18 -PASS Not throw: windows-1254 has a pointer 19 -PASS Not throw: windows-1254 has a pointer 20 -PASS Not throw: windows-1254 has a pointer 21 -PASS Not throw: windows-1254 has a pointer 22 -PASS Not throw: windows-1254 has a pointer 23 -PASS Not throw: windows-1254 has a pointer 24 -PASS Not throw: windows-1254 has a pointer 25 -PASS Not throw: windows-1254 has a pointer 26 -PASS Not throw: windows-1254 has a pointer 27 -PASS Not throw: windows-1254 has a pointer 28 -PASS Not throw: windows-1254 has a pointer 29 -PASS Not throw: windows-1254 has a pointer 30 -PASS Not throw: windows-1254 has a pointer 31 -PASS Not throw: windows-1254 has a pointer 32 -PASS Not throw: windows-1254 has a pointer 33 -PASS Not throw: windows-1254 has a pointer 34 -PASS Not throw: windows-1254 has a pointer 35 -PASS Not throw: windows-1254 has a pointer 36 -PASS Not throw: windows-1254 has a pointer 37 -PASS Not throw: windows-1254 has a pointer 38 -PASS Not throw: windows-1254 has a pointer 39 -PASS Not throw: windows-1254 has a pointer 40 -PASS Not throw: windows-1254 has a pointer 41 -PASS Not throw: windows-1254 has a pointer 42 -PASS Not throw: windows-1254 has a pointer 43 -PASS Not throw: windows-1254 has a pointer 44 -PASS Not throw: windows-1254 has a pointer 45 -PASS Not throw: windows-1254 has a pointer 46 -PASS Not throw: windows-1254 has a pointer 47 -PASS Not throw: windows-1254 has a pointer 48 -PASS Not throw: windows-1254 has a pointer 49 -PASS Not throw: windows-1254 has a pointer 50 -PASS Not throw: windows-1254 has a pointer 51 -PASS Not throw: windows-1254 has a pointer 52 -PASS Not throw: windows-1254 has a pointer 53 -PASS Not throw: windows-1254 has a pointer 54 -PASS Not throw: windows-1254 has a pointer 55 -PASS Not throw: windows-1254 has a pointer 56 -PASS Not throw: windows-1254 has a pointer 57 -PASS Not throw: windows-1254 has a pointer 58 -PASS Not throw: windows-1254 has a pointer 59 -PASS Not throw: windows-1254 has a pointer 60 -PASS Not throw: windows-1254 has a pointer 61 -PASS Not throw: windows-1254 has a pointer 62 -PASS Not throw: windows-1254 has a pointer 63 -PASS Not throw: windows-1254 has a pointer 64 -PASS Not throw: windows-1254 has a pointer 65 -PASS Not throw: windows-1254 has a pointer 66 -PASS Not throw: windows-1254 has a pointer 67 -PASS Not throw: windows-1254 has a pointer 68 -PASS Not throw: windows-1254 has a pointer 69 -PASS Not throw: windows-1254 has a pointer 70 -PASS Not throw: windows-1254 has a pointer 71 -PASS Not throw: windows-1254 has a pointer 72 -PASS Not throw: windows-1254 has a pointer 73 -PASS Not throw: windows-1254 has a pointer 74 -PASS Not throw: windows-1254 has a pointer 75 -PASS Not throw: windows-1254 has a pointer 76 -PASS Not throw: windows-1254 has a pointer 77 -PASS Not throw: windows-1254 has a pointer 78 -PASS Not throw: windows-1254 has a pointer 79 -PASS Not throw: windows-1254 has a pointer 80 -PASS Not throw: windows-1254 has a pointer 81 -PASS Not throw: windows-1254 has a pointer 82 -PASS Not throw: windows-1254 has a pointer 83 -PASS Not throw: windows-1254 has a pointer 84 -PASS Not throw: windows-1254 has a pointer 85 -PASS Not throw: windows-1254 has a pointer 86 -PASS Not throw: windows-1254 has a pointer 87 -PASS Not throw: windows-1254 has a pointer 88 -PASS Not throw: windows-1254 has a pointer 89 -PASS Not throw: windows-1254 has a pointer 90 -PASS Not throw: windows-1254 has a pointer 91 -PASS Not throw: windows-1254 has a pointer 92 -PASS Not throw: windows-1254 has a pointer 93 -PASS Not throw: windows-1254 has a pointer 94 -PASS Not throw: windows-1254 has a pointer 95 -PASS Not throw: windows-1254 has a pointer 96 -PASS Not throw: windows-1254 has a pointer 97 -PASS Not throw: windows-1254 has a pointer 98 -PASS Not throw: windows-1254 has a pointer 99 -PASS Not throw: windows-1254 has a pointer 100 -PASS Not throw: windows-1254 has a pointer 101 -PASS Not throw: windows-1254 has a pointer 102 -PASS Not throw: windows-1254 has a pointer 103 -PASS Not throw: windows-1254 has a pointer 104 -PASS Not throw: windows-1254 has a pointer 105 -PASS Not throw: windows-1254 has a pointer 106 -PASS Not throw: windows-1254 has a pointer 107 -PASS Not throw: windows-1254 has a pointer 108 -PASS Not throw: windows-1254 has a pointer 109 -PASS Not throw: windows-1254 has a pointer 110 -PASS Not throw: windows-1254 has a pointer 111 -PASS Not throw: windows-1254 has a pointer 112 -PASS Not throw: windows-1254 has a pointer 113 -PASS Not throw: windows-1254 has a pointer 114 -PASS Not throw: windows-1254 has a pointer 115 -PASS Not throw: windows-1254 has a pointer 116 -PASS Not throw: windows-1254 has a pointer 117 -PASS Not throw: windows-1254 has a pointer 118 -PASS Not throw: windows-1254 has a pointer 119 -PASS Not throw: windows-1254 has a pointer 120 -PASS Not throw: windows-1254 has a pointer 121 -PASS Not throw: windows-1254 has a pointer 122 -PASS Not throw: windows-1254 has a pointer 123 -PASS Not throw: windows-1254 has a pointer 124 -PASS Not throw: windows-1254 has a pointer 125 -PASS Not throw: windows-1254 has a pointer 126 -PASS Not throw: windows-1254 has a pointer 127 -PASS Not throw: windows-1254 has a pointer 128 -PASS Not throw: windows-1254 has a pointer 129 -PASS Not throw: windows-1254 has a pointer 130 -PASS Not throw: windows-1254 has a pointer 131 -PASS Not throw: windows-1254 has a pointer 132 -PASS Not throw: windows-1254 has a pointer 133 -PASS Not throw: windows-1254 has a pointer 134 -PASS Not throw: windows-1254 has a pointer 135 -PASS Not throw: windows-1254 has a pointer 136 -PASS Not throw: windows-1254 has a pointer 137 -PASS Not throw: windows-1254 has a pointer 138 -PASS Not throw: windows-1254 has a pointer 139 -PASS Not throw: windows-1254 has a pointer 140 -PASS Not throw: windows-1254 has a pointer 141 -PASS Not throw: windows-1254 has a pointer 142 -PASS Not throw: windows-1254 has a pointer 143 -PASS Not throw: windows-1254 has a pointer 144 -PASS Not throw: windows-1254 has a pointer 145 -PASS Not throw: windows-1254 has a pointer 146 -PASS Not throw: windows-1254 has a pointer 147 -PASS Not throw: windows-1254 has a pointer 148 -PASS Not throw: windows-1254 has a pointer 149 -PASS Not throw: windows-1254 has a pointer 150 -PASS Not throw: windows-1254 has a pointer 151 -PASS Not throw: windows-1254 has a pointer 152 -PASS Not throw: windows-1254 has a pointer 153 -PASS Not throw: windows-1254 has a pointer 154 -PASS Not throw: windows-1254 has a pointer 155 -PASS Not throw: windows-1254 has a pointer 156 -PASS Not throw: windows-1254 has a pointer 157 -PASS Not throw: windows-1254 has a pointer 158 -PASS Not throw: windows-1254 has a pointer 159 -PASS Not throw: windows-1254 has a pointer 160 -PASS Not throw: windows-1254 has a pointer 161 -PASS Not throw: windows-1254 has a pointer 162 -PASS Not throw: windows-1254 has a pointer 163 -PASS Not throw: windows-1254 has a pointer 164 -PASS Not throw: windows-1254 has a pointer 165 -PASS Not throw: windows-1254 has a pointer 166 -PASS Not throw: windows-1254 has a pointer 167 -PASS Not throw: windows-1254 has a pointer 168 -PASS Not throw: windows-1254 has a pointer 169 -PASS Not throw: windows-1254 has a pointer 170 -PASS Not throw: windows-1254 has a pointer 171 -PASS Not throw: windows-1254 has a pointer 172 -PASS Not throw: windows-1254 has a pointer 173 -PASS Not throw: windows-1254 has a pointer 174 -PASS Not throw: windows-1254 has a pointer 175 -PASS Not throw: windows-1254 has a pointer 176 -PASS Not throw: windows-1254 has a pointer 177 -PASS Not throw: windows-1254 has a pointer 178 -PASS Not throw: windows-1254 has a pointer 179 -PASS Not throw: windows-1254 has a pointer 180 -PASS Not throw: windows-1254 has a pointer 181 -PASS Not throw: windows-1254 has a pointer 182 -PASS Not throw: windows-1254 has a pointer 183 -PASS Not throw: windows-1254 has a pointer 184 -PASS Not throw: windows-1254 has a pointer 185 -PASS Not throw: windows-1254 has a pointer 186 -PASS Not throw: windows-1254 has a pointer 187 -PASS Not throw: windows-1254 has a pointer 188 -PASS Not throw: windows-1254 has a pointer 189 -PASS Not throw: windows-1254 has a pointer 190 -PASS Not throw: windows-1254 has a pointer 191 -PASS Not throw: windows-1254 has a pointer 192 -PASS Not throw: windows-1254 has a pointer 193 -PASS Not throw: windows-1254 has a pointer 194 -PASS Not throw: windows-1254 has a pointer 195 -PASS Not throw: windows-1254 has a pointer 196 -PASS Not throw: windows-1254 has a pointer 197 -PASS Not throw: windows-1254 has a pointer 198 -PASS Not throw: windows-1254 has a pointer 199 -PASS Not throw: windows-1254 has a pointer 200 -PASS Not throw: windows-1254 has a pointer 201 -PASS Not throw: windows-1254 has a pointer 202 -PASS Not throw: windows-1254 has a pointer 203 -PASS Not throw: windows-1254 has a pointer 204 -PASS Not throw: windows-1254 has a pointer 205 -PASS Not throw: windows-1254 has a pointer 206 -PASS Not throw: windows-1254 has a pointer 207 -PASS Not throw: windows-1254 has a pointer 208 -PASS Not throw: windows-1254 has a pointer 209 -PASS Not throw: windows-1254 has a pointer 210 -PASS Not throw: windows-1254 has a pointer 211 -PASS Not throw: windows-1254 has a pointer 212 -PASS Not throw: windows-1254 has a pointer 213 -PASS Not throw: windows-1254 has a pointer 214 -PASS Not throw: windows-1254 has a pointer 215 -PASS Not throw: windows-1254 has a pointer 216 -PASS Not throw: windows-1254 has a pointer 217 -PASS Not throw: windows-1254 has a pointer 218 -PASS Not throw: windows-1254 has a pointer 219 -PASS Not throw: windows-1254 has a pointer 220 -PASS Not throw: windows-1254 has a pointer 221 -PASS Not throw: windows-1254 has a pointer 222 -PASS Not throw: windows-1254 has a pointer 223 -PASS Not throw: windows-1254 has a pointer 224 -PASS Not throw: windows-1254 has a pointer 225 -PASS Not throw: windows-1254 has a pointer 226 -PASS Not throw: windows-1254 has a pointer 227 -PASS Not throw: windows-1254 has a pointer 228 -PASS Not throw: windows-1254 has a pointer 229 -PASS Not throw: windows-1254 has a pointer 230 -PASS Not throw: windows-1254 has a pointer 231 -PASS Not throw: windows-1254 has a pointer 232 -PASS Not throw: windows-1254 has a pointer 233 -PASS Not throw: windows-1254 has a pointer 234 -PASS Not throw: windows-1254 has a pointer 235 -PASS Not throw: windows-1254 has a pointer 236 -PASS Not throw: windows-1254 has a pointer 237 -PASS Not throw: windows-1254 has a pointer 238 -PASS Not throw: windows-1254 has a pointer 239 -PASS Not throw: windows-1254 has a pointer 240 -PASS Not throw: windows-1254 has a pointer 241 -PASS Not throw: windows-1254 has a pointer 242 -PASS Not throw: windows-1254 has a pointer 243 -PASS Not throw: windows-1254 has a pointer 244 -PASS Not throw: windows-1254 has a pointer 245 -PASS Not throw: windows-1254 has a pointer 246 -PASS Not throw: windows-1254 has a pointer 247 -PASS Not throw: windows-1254 has a pointer 248 -PASS Not throw: windows-1254 has a pointer 249 -PASS Not throw: windows-1254 has a pointer 250 -PASS Not throw: windows-1254 has a pointer 251 -PASS Not throw: windows-1254 has a pointer 252 -PASS Not throw: windows-1254 has a pointer 253 -PASS Not throw: windows-1254 has a pointer 254 -PASS Not throw: windows-1254 has a pointer 255 -PASS Not throw: windows-1255 has a pointer 0 -PASS Not throw: windows-1255 has a pointer 1 -PASS Not throw: windows-1255 has a pointer 2 -PASS Not throw: windows-1255 has a pointer 3 -PASS Not throw: windows-1255 has a pointer 4 -PASS Not throw: windows-1255 has a pointer 5 -PASS Not throw: windows-1255 has a pointer 6 -PASS Not throw: windows-1255 has a pointer 7 -PASS Not throw: windows-1255 has a pointer 8 -PASS Not throw: windows-1255 has a pointer 9 -PASS Not throw: windows-1255 has a pointer 10 -PASS Not throw: windows-1255 has a pointer 11 -PASS Not throw: windows-1255 has a pointer 12 -PASS Not throw: windows-1255 has a pointer 13 -PASS Not throw: windows-1255 has a pointer 14 -PASS Not throw: windows-1255 has a pointer 15 -PASS Not throw: windows-1255 has a pointer 16 -PASS Not throw: windows-1255 has a pointer 17 -PASS Not throw: windows-1255 has a pointer 18 -PASS Not throw: windows-1255 has a pointer 19 -PASS Not throw: windows-1255 has a pointer 20 -PASS Not throw: windows-1255 has a pointer 21 -PASS Not throw: windows-1255 has a pointer 22 -PASS Not throw: windows-1255 has a pointer 23 -PASS Not throw: windows-1255 has a pointer 24 -PASS Not throw: windows-1255 has a pointer 25 -PASS Not throw: windows-1255 has a pointer 26 -PASS Not throw: windows-1255 has a pointer 27 -PASS Not throw: windows-1255 has a pointer 28 -PASS Not throw: windows-1255 has a pointer 29 -PASS Not throw: windows-1255 has a pointer 30 -PASS Not throw: windows-1255 has a pointer 31 -PASS Not throw: windows-1255 has a pointer 32 -PASS Not throw: windows-1255 has a pointer 33 -PASS Not throw: windows-1255 has a pointer 34 -PASS Not throw: windows-1255 has a pointer 35 -PASS Not throw: windows-1255 has a pointer 36 -PASS Not throw: windows-1255 has a pointer 37 -PASS Not throw: windows-1255 has a pointer 38 -PASS Not throw: windows-1255 has a pointer 39 -PASS Not throw: windows-1255 has a pointer 40 -PASS Not throw: windows-1255 has a pointer 41 -PASS Not throw: windows-1255 has a pointer 42 -PASS Not throw: windows-1255 has a pointer 43 -PASS Not throw: windows-1255 has a pointer 44 -PASS Not throw: windows-1255 has a pointer 45 -PASS Not throw: windows-1255 has a pointer 46 -PASS Not throw: windows-1255 has a pointer 47 -PASS Not throw: windows-1255 has a pointer 48 -PASS Not throw: windows-1255 has a pointer 49 -PASS Not throw: windows-1255 has a pointer 50 -PASS Not throw: windows-1255 has a pointer 51 -PASS Not throw: windows-1255 has a pointer 52 -PASS Not throw: windows-1255 has a pointer 53 -PASS Not throw: windows-1255 has a pointer 54 -PASS Not throw: windows-1255 has a pointer 55 -PASS Not throw: windows-1255 has a pointer 56 -PASS Not throw: windows-1255 has a pointer 57 -PASS Not throw: windows-1255 has a pointer 58 -PASS Not throw: windows-1255 has a pointer 59 -PASS Not throw: windows-1255 has a pointer 60 -PASS Not throw: windows-1255 has a pointer 61 -PASS Not throw: windows-1255 has a pointer 62 -PASS Not throw: windows-1255 has a pointer 63 -PASS Not throw: windows-1255 has a pointer 64 -PASS Not throw: windows-1255 has a pointer 65 -PASS Not throw: windows-1255 has a pointer 66 -PASS Not throw: windows-1255 has a pointer 67 -PASS Not throw: windows-1255 has a pointer 68 -PASS Not throw: windows-1255 has a pointer 69 -PASS Not throw: windows-1255 has a pointer 70 -PASS Not throw: windows-1255 has a pointer 71 -PASS Not throw: windows-1255 has a pointer 72 -PASS Not throw: windows-1255 has a pointer 73 -PASS Not throw: windows-1255 has a pointer 74 -PASS Not throw: windows-1255 has a pointer 75 -PASS Not throw: windows-1255 has a pointer 76 -PASS Not throw: windows-1255 has a pointer 77 -PASS Not throw: windows-1255 has a pointer 78 -PASS Not throw: windows-1255 has a pointer 79 -PASS Not throw: windows-1255 has a pointer 80 -PASS Not throw: windows-1255 has a pointer 81 -PASS Not throw: windows-1255 has a pointer 82 -PASS Not throw: windows-1255 has a pointer 83 -PASS Not throw: windows-1255 has a pointer 84 -PASS Not throw: windows-1255 has a pointer 85 -PASS Not throw: windows-1255 has a pointer 86 -PASS Not throw: windows-1255 has a pointer 87 -PASS Not throw: windows-1255 has a pointer 88 -PASS Not throw: windows-1255 has a pointer 89 -PASS Not throw: windows-1255 has a pointer 90 -PASS Not throw: windows-1255 has a pointer 91 -PASS Not throw: windows-1255 has a pointer 92 -PASS Not throw: windows-1255 has a pointer 93 -PASS Not throw: windows-1255 has a pointer 94 -PASS Not throw: windows-1255 has a pointer 95 -PASS Not throw: windows-1255 has a pointer 96 -PASS Not throw: windows-1255 has a pointer 97 -PASS Not throw: windows-1255 has a pointer 98 -PASS Not throw: windows-1255 has a pointer 99 -PASS Not throw: windows-1255 has a pointer 100 -PASS Not throw: windows-1255 has a pointer 101 -PASS Not throw: windows-1255 has a pointer 102 -PASS Not throw: windows-1255 has a pointer 103 -PASS Not throw: windows-1255 has a pointer 104 -PASS Not throw: windows-1255 has a pointer 105 -PASS Not throw: windows-1255 has a pointer 106 -PASS Not throw: windows-1255 has a pointer 107 -PASS Not throw: windows-1255 has a pointer 108 -PASS Not throw: windows-1255 has a pointer 109 -PASS Not throw: windows-1255 has a pointer 110 -PASS Not throw: windows-1255 has a pointer 111 -PASS Not throw: windows-1255 has a pointer 112 -PASS Not throw: windows-1255 has a pointer 113 -PASS Not throw: windows-1255 has a pointer 114 -PASS Not throw: windows-1255 has a pointer 115 -PASS Not throw: windows-1255 has a pointer 116 -PASS Not throw: windows-1255 has a pointer 117 -PASS Not throw: windows-1255 has a pointer 118 -PASS Not throw: windows-1255 has a pointer 119 -PASS Not throw: windows-1255 has a pointer 120 -PASS Not throw: windows-1255 has a pointer 121 -PASS Not throw: windows-1255 has a pointer 122 -PASS Not throw: windows-1255 has a pointer 123 -PASS Not throw: windows-1255 has a pointer 124 -PASS Not throw: windows-1255 has a pointer 125 -PASS Not throw: windows-1255 has a pointer 126 -PASS Not throw: windows-1255 has a pointer 127 -PASS Not throw: windows-1255 has a pointer 128 -PASS Not throw: windows-1255 has a pointer 129 -PASS Not throw: windows-1255 has a pointer 130 -PASS Not throw: windows-1255 has a pointer 131 -PASS Not throw: windows-1255 has a pointer 132 -PASS Not throw: windows-1255 has a pointer 133 -PASS Not throw: windows-1255 has a pointer 134 -PASS Not throw: windows-1255 has a pointer 135 -PASS Not throw: windows-1255 has a pointer 136 -PASS Not throw: windows-1255 has a pointer 137 -PASS Not throw: windows-1255 has a pointer 138 -PASS Not throw: windows-1255 has a pointer 139 -PASS Not throw: windows-1255 has a pointer 140 -PASS Not throw: windows-1255 has a pointer 141 -PASS Not throw: windows-1255 has a pointer 142 -PASS Not throw: windows-1255 has a pointer 143 -PASS Not throw: windows-1255 has a pointer 144 -PASS Not throw: windows-1255 has a pointer 145 -PASS Not throw: windows-1255 has a pointer 146 -PASS Not throw: windows-1255 has a pointer 147 -PASS Not throw: windows-1255 has a pointer 148 -PASS Not throw: windows-1255 has a pointer 149 -PASS Not throw: windows-1255 has a pointer 150 -PASS Not throw: windows-1255 has a pointer 151 -PASS Not throw: windows-1255 has a pointer 152 -PASS Not throw: windows-1255 has a pointer 153 -PASS Not throw: windows-1255 has a pointer 154 -PASS Not throw: windows-1255 has a pointer 155 -PASS Not throw: windows-1255 has a pointer 156 -PASS Not throw: windows-1255 has a pointer 157 -PASS Not throw: windows-1255 has a pointer 158 -PASS Not throw: windows-1255 has a pointer 159 -PASS Not throw: windows-1255 has a pointer 160 -PASS Not throw: windows-1255 has a pointer 161 -PASS Not throw: windows-1255 has a pointer 162 -PASS Not throw: windows-1255 has a pointer 163 -PASS Not throw: windows-1255 has a pointer 164 -PASS Not throw: windows-1255 has a pointer 165 -PASS Not throw: windows-1255 has a pointer 166 -PASS Not throw: windows-1255 has a pointer 167 -PASS Not throw: windows-1255 has a pointer 168 -PASS Not throw: windows-1255 has a pointer 169 -PASS Not throw: windows-1255 has a pointer 170 -PASS Not throw: windows-1255 has a pointer 171 -PASS Not throw: windows-1255 has a pointer 172 -PASS Not throw: windows-1255 has a pointer 173 -PASS Not throw: windows-1255 has a pointer 174 -PASS Not throw: windows-1255 has a pointer 175 -PASS Not throw: windows-1255 has a pointer 176 -PASS Not throw: windows-1255 has a pointer 177 -PASS Not throw: windows-1255 has a pointer 178 -PASS Not throw: windows-1255 has a pointer 179 -PASS Not throw: windows-1255 has a pointer 180 -PASS Not throw: windows-1255 has a pointer 181 -PASS Not throw: windows-1255 has a pointer 182 -PASS Not throw: windows-1255 has a pointer 183 -PASS Not throw: windows-1255 has a pointer 184 -PASS Not throw: windows-1255 has a pointer 185 -PASS Not throw: windows-1255 has a pointer 186 -PASS Not throw: windows-1255 has a pointer 187 -PASS Not throw: windows-1255 has a pointer 188 -PASS Not throw: windows-1255 has a pointer 189 -PASS Not throw: windows-1255 has a pointer 190 -PASS Not throw: windows-1255 has a pointer 191 -PASS Not throw: windows-1255 has a pointer 192 -PASS Not throw: windows-1255 has a pointer 193 -PASS Not throw: windows-1255 has a pointer 194 -PASS Not throw: windows-1255 has a pointer 195 -PASS Not throw: windows-1255 has a pointer 196 -PASS Not throw: windows-1255 has a pointer 197 -PASS Not throw: windows-1255 has a pointer 198 -PASS Not throw: windows-1255 has a pointer 199 -PASS Not throw: windows-1255 has a pointer 200 -PASS Not throw: windows-1255 has a pointer 201 -PASS Not throw: windows-1255 has a pointer 202 -PASS Not throw: windows-1255 has a pointer 203 -PASS Not throw: windows-1255 has a pointer 204 -PASS Not throw: windows-1255 has a pointer 205 -PASS Not throw: windows-1255 has a pointer 206 -PASS Not throw: windows-1255 has a pointer 207 -PASS Not throw: windows-1255 has a pointer 208 -PASS Not throw: windows-1255 has a pointer 209 -PASS Not throw: windows-1255 has a pointer 210 -PASS Not throw: windows-1255 has a pointer 211 -PASS Not throw: windows-1255 has a pointer 212 -PASS Not throw: windows-1255 has a pointer 213 -PASS Not throw: windows-1255 has a pointer 214 -PASS Not throw: windows-1255 has a pointer 215 -PASS Not throw: windows-1255 has a pointer 216 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 217 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 218 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 219 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 220 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 221 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 222 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 223 -PASS Not throw: windows-1255 has a pointer 224 -PASS Not throw: windows-1255 has a pointer 225 -PASS Not throw: windows-1255 has a pointer 226 -PASS Not throw: windows-1255 has a pointer 227 -PASS Not throw: windows-1255 has a pointer 228 -PASS Not throw: windows-1255 has a pointer 229 -PASS Not throw: windows-1255 has a pointer 230 -PASS Not throw: windows-1255 has a pointer 231 -PASS Not throw: windows-1255 has a pointer 232 -PASS Not throw: windows-1255 has a pointer 233 -PASS Not throw: windows-1255 has a pointer 234 -PASS Not throw: windows-1255 has a pointer 235 -PASS Not throw: windows-1255 has a pointer 236 -PASS Not throw: windows-1255 has a pointer 237 -PASS Not throw: windows-1255 has a pointer 238 -PASS Not throw: windows-1255 has a pointer 239 -PASS Not throw: windows-1255 has a pointer 240 -PASS Not throw: windows-1255 has a pointer 241 -PASS Not throw: windows-1255 has a pointer 242 -PASS Not throw: windows-1255 has a pointer 243 -PASS Not throw: windows-1255 has a pointer 244 -PASS Not throw: windows-1255 has a pointer 245 -PASS Not throw: windows-1255 has a pointer 246 -PASS Not throw: windows-1255 has a pointer 247 -PASS Not throw: windows-1255 has a pointer 248 -PASS Not throw: windows-1255 has a pointer 249 -PASS Not throw: windows-1255 has a pointer 250 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 251 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 252 -PASS Not throw: windows-1255 has a pointer 253 -PASS Not throw: windows-1255 has a pointer 254 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 255 -PASS Not throw: windows-1256 has a pointer 0 -PASS Not throw: windows-1256 has a pointer 1 -PASS Not throw: windows-1256 has a pointer 2 -PASS Not throw: windows-1256 has a pointer 3 -PASS Not throw: windows-1256 has a pointer 4 -PASS Not throw: windows-1256 has a pointer 5 -PASS Not throw: windows-1256 has a pointer 6 -PASS Not throw: windows-1256 has a pointer 7 -PASS Not throw: windows-1256 has a pointer 8 -PASS Not throw: windows-1256 has a pointer 9 -PASS Not throw: windows-1256 has a pointer 10 -PASS Not throw: windows-1256 has a pointer 11 -PASS Not throw: windows-1256 has a pointer 12 -PASS Not throw: windows-1256 has a pointer 13 -PASS Not throw: windows-1256 has a pointer 14 -PASS Not throw: windows-1256 has a pointer 15 -PASS Not throw: windows-1256 has a pointer 16 -PASS Not throw: windows-1256 has a pointer 17 -PASS Not throw: windows-1256 has a pointer 18 -PASS Not throw: windows-1256 has a pointer 19 -PASS Not throw: windows-1256 has a pointer 20 -PASS Not throw: windows-1256 has a pointer 21 -PASS Not throw: windows-1256 has a pointer 22 -PASS Not throw: windows-1256 has a pointer 23 -PASS Not throw: windows-1256 has a pointer 24 -PASS Not throw: windows-1256 has a pointer 25 -PASS Not throw: windows-1256 has a pointer 26 -PASS Not throw: windows-1256 has a pointer 27 -PASS Not throw: windows-1256 has a pointer 28 -PASS Not throw: windows-1256 has a pointer 29 -PASS Not throw: windows-1256 has a pointer 30 -PASS Not throw: windows-1256 has a pointer 31 -PASS Not throw: windows-1256 has a pointer 32 -PASS Not throw: windows-1256 has a pointer 33 -PASS Not throw: windows-1256 has a pointer 34 -PASS Not throw: windows-1256 has a pointer 35 -PASS Not throw: windows-1256 has a pointer 36 -PASS Not throw: windows-1256 has a pointer 37 -PASS Not throw: windows-1256 has a pointer 38 -PASS Not throw: windows-1256 has a pointer 39 -PASS Not throw: windows-1256 has a pointer 40 -PASS Not throw: windows-1256 has a pointer 41 -PASS Not throw: windows-1256 has a pointer 42 -PASS Not throw: windows-1256 has a pointer 43 -PASS Not throw: windows-1256 has a pointer 44 -PASS Not throw: windows-1256 has a pointer 45 -PASS Not throw: windows-1256 has a pointer 46 -PASS Not throw: windows-1256 has a pointer 47 -PASS Not throw: windows-1256 has a pointer 48 -PASS Not throw: windows-1256 has a pointer 49 -PASS Not throw: windows-1256 has a pointer 50 -PASS Not throw: windows-1256 has a pointer 51 -PASS Not throw: windows-1256 has a pointer 52 -PASS Not throw: windows-1256 has a pointer 53 -PASS Not throw: windows-1256 has a pointer 54 -PASS Not throw: windows-1256 has a pointer 55 -PASS Not throw: windows-1256 has a pointer 56 -PASS Not throw: windows-1256 has a pointer 57 -PASS Not throw: windows-1256 has a pointer 58 -PASS Not throw: windows-1256 has a pointer 59 -PASS Not throw: windows-1256 has a pointer 60 -PASS Not throw: windows-1256 has a pointer 61 -PASS Not throw: windows-1256 has a pointer 62 -PASS Not throw: windows-1256 has a pointer 63 -PASS Not throw: windows-1256 has a pointer 64 -PASS Not throw: windows-1256 has a pointer 65 -PASS Not throw: windows-1256 has a pointer 66 -PASS Not throw: windows-1256 has a pointer 67 -PASS Not throw: windows-1256 has a pointer 68 -PASS Not throw: windows-1256 has a pointer 69 -PASS Not throw: windows-1256 has a pointer 70 -PASS Not throw: windows-1256 has a pointer 71 -PASS Not throw: windows-1256 has a pointer 72 -PASS Not throw: windows-1256 has a pointer 73 -PASS Not throw: windows-1256 has a pointer 74 -PASS Not throw: windows-1256 has a pointer 75 -PASS Not throw: windows-1256 has a pointer 76 -PASS Not throw: windows-1256 has a pointer 77 -PASS Not throw: windows-1256 has a pointer 78 -PASS Not throw: windows-1256 has a pointer 79 -PASS Not throw: windows-1256 has a pointer 80 -PASS Not throw: windows-1256 has a pointer 81 -PASS Not throw: windows-1256 has a pointer 82 -PASS Not throw: windows-1256 has a pointer 83 -PASS Not throw: windows-1256 has a pointer 84 -PASS Not throw: windows-1256 has a pointer 85 -PASS Not throw: windows-1256 has a pointer 86 -PASS Not throw: windows-1256 has a pointer 87 -PASS Not throw: windows-1256 has a pointer 88 -PASS Not throw: windows-1256 has a pointer 89 -PASS Not throw: windows-1256 has a pointer 90 -PASS Not throw: windows-1256 has a pointer 91 -PASS Not throw: windows-1256 has a pointer 92 -PASS Not throw: windows-1256 has a pointer 93 -PASS Not throw: windows-1256 has a pointer 94 -PASS Not throw: windows-1256 has a pointer 95 -PASS Not throw: windows-1256 has a pointer 96 -PASS Not throw: windows-1256 has a pointer 97 -PASS Not throw: windows-1256 has a pointer 98 -PASS Not throw: windows-1256 has a pointer 99 -PASS Not throw: windows-1256 has a pointer 100 -PASS Not throw: windows-1256 has a pointer 101 -PASS Not throw: windows-1256 has a pointer 102 -PASS Not throw: windows-1256 has a pointer 103 -PASS Not throw: windows-1256 has a pointer 104 -PASS Not throw: windows-1256 has a pointer 105 -PASS Not throw: windows-1256 has a pointer 106 -PASS Not throw: windows-1256 has a pointer 107 -PASS Not throw: windows-1256 has a pointer 108 -PASS Not throw: windows-1256 has a pointer 109 -PASS Not throw: windows-1256 has a pointer 110 -PASS Not throw: windows-1256 has a pointer 111 -PASS Not throw: windows-1256 has a pointer 112 -PASS Not throw: windows-1256 has a pointer 113 -PASS Not throw: windows-1256 has a pointer 114 -PASS Not throw: windows-1256 has a pointer 115 -PASS Not throw: windows-1256 has a pointer 116 -PASS Not throw: windows-1256 has a pointer 117 -PASS Not throw: windows-1256 has a pointer 118 -PASS Not throw: windows-1256 has a pointer 119 -PASS Not throw: windows-1256 has a pointer 120 -PASS Not throw: windows-1256 has a pointer 121 -PASS Not throw: windows-1256 has a pointer 122 -PASS Not throw: windows-1256 has a pointer 123 -PASS Not throw: windows-1256 has a pointer 124 -PASS Not throw: windows-1256 has a pointer 125 -PASS Not throw: windows-1256 has a pointer 126 -PASS Not throw: windows-1256 has a pointer 127 -PASS Not throw: windows-1256 has a pointer 128 -PASS Not throw: windows-1256 has a pointer 129 -PASS Not throw: windows-1256 has a pointer 130 -PASS Not throw: windows-1256 has a pointer 131 -PASS Not throw: windows-1256 has a pointer 132 -PASS Not throw: windows-1256 has a pointer 133 -PASS Not throw: windows-1256 has a pointer 134 -PASS Not throw: windows-1256 has a pointer 135 -PASS Not throw: windows-1256 has a pointer 136 -PASS Not throw: windows-1256 has a pointer 137 -PASS Not throw: windows-1256 has a pointer 138 -PASS Not throw: windows-1256 has a pointer 139 -PASS Not throw: windows-1256 has a pointer 140 -PASS Not throw: windows-1256 has a pointer 141 -PASS Not throw: windows-1256 has a pointer 142 -PASS Not throw: windows-1256 has a pointer 143 -PASS Not throw: windows-1256 has a pointer 144 -PASS Not throw: windows-1256 has a pointer 145 -PASS Not throw: windows-1256 has a pointer 146 -PASS Not throw: windows-1256 has a pointer 147 -PASS Not throw: windows-1256 has a pointer 148 -PASS Not throw: windows-1256 has a pointer 149 -PASS Not throw: windows-1256 has a pointer 150 -PASS Not throw: windows-1256 has a pointer 151 -PASS Not throw: windows-1256 has a pointer 152 -PASS Not throw: windows-1256 has a pointer 153 -PASS Not throw: windows-1256 has a pointer 154 -PASS Not throw: windows-1256 has a pointer 155 -PASS Not throw: windows-1256 has a pointer 156 -PASS Not throw: windows-1256 has a pointer 157 -PASS Not throw: windows-1256 has a pointer 158 -PASS Not throw: windows-1256 has a pointer 159 -PASS Not throw: windows-1256 has a pointer 160 -PASS Not throw: windows-1256 has a pointer 161 -PASS Not throw: windows-1256 has a pointer 162 -PASS Not throw: windows-1256 has a pointer 163 -PASS Not throw: windows-1256 has a pointer 164 -PASS Not throw: windows-1256 has a pointer 165 -PASS Not throw: windows-1256 has a pointer 166 -PASS Not throw: windows-1256 has a pointer 167 -PASS Not throw: windows-1256 has a pointer 168 -PASS Not throw: windows-1256 has a pointer 169 -PASS Not throw: windows-1256 has a pointer 170 -PASS Not throw: windows-1256 has a pointer 171 -PASS Not throw: windows-1256 has a pointer 172 -PASS Not throw: windows-1256 has a pointer 173 -PASS Not throw: windows-1256 has a pointer 174 -PASS Not throw: windows-1256 has a pointer 175 -PASS Not throw: windows-1256 has a pointer 176 -PASS Not throw: windows-1256 has a pointer 177 -PASS Not throw: windows-1256 has a pointer 178 -PASS Not throw: windows-1256 has a pointer 179 -PASS Not throw: windows-1256 has a pointer 180 -PASS Not throw: windows-1256 has a pointer 181 -PASS Not throw: windows-1256 has a pointer 182 -PASS Not throw: windows-1256 has a pointer 183 -PASS Not throw: windows-1256 has a pointer 184 -PASS Not throw: windows-1256 has a pointer 185 -PASS Not throw: windows-1256 has a pointer 186 -PASS Not throw: windows-1256 has a pointer 187 -PASS Not throw: windows-1256 has a pointer 188 -PASS Not throw: windows-1256 has a pointer 189 -PASS Not throw: windows-1256 has a pointer 190 -PASS Not throw: windows-1256 has a pointer 191 -PASS Not throw: windows-1256 has a pointer 192 -PASS Not throw: windows-1256 has a pointer 193 -PASS Not throw: windows-1256 has a pointer 194 -PASS Not throw: windows-1256 has a pointer 195 -PASS Not throw: windows-1256 has a pointer 196 -PASS Not throw: windows-1256 has a pointer 197 -PASS Not throw: windows-1256 has a pointer 198 -PASS Not throw: windows-1256 has a pointer 199 -PASS Not throw: windows-1256 has a pointer 200 -PASS Not throw: windows-1256 has a pointer 201 -PASS Not throw: windows-1256 has a pointer 202 -PASS Not throw: windows-1256 has a pointer 203 -PASS Not throw: windows-1256 has a pointer 204 -PASS Not throw: windows-1256 has a pointer 205 -PASS Not throw: windows-1256 has a pointer 206 -PASS Not throw: windows-1256 has a pointer 207 -PASS Not throw: windows-1256 has a pointer 208 -PASS Not throw: windows-1256 has a pointer 209 -PASS Not throw: windows-1256 has a pointer 210 -PASS Not throw: windows-1256 has a pointer 211 -PASS Not throw: windows-1256 has a pointer 212 -PASS Not throw: windows-1256 has a pointer 213 -PASS Not throw: windows-1256 has a pointer 214 -PASS Not throw: windows-1256 has a pointer 215 -PASS Not throw: windows-1256 has a pointer 216 -PASS Not throw: windows-1256 has a pointer 217 -PASS Not throw: windows-1256 has a pointer 218 -PASS Not throw: windows-1256 has a pointer 219 -PASS Not throw: windows-1256 has a pointer 220 -PASS Not throw: windows-1256 has a pointer 221 -PASS Not throw: windows-1256 has a pointer 222 -PASS Not throw: windows-1256 has a pointer 223 -PASS Not throw: windows-1256 has a pointer 224 -PASS Not throw: windows-1256 has a pointer 225 -PASS Not throw: windows-1256 has a pointer 226 -PASS Not throw: windows-1256 has a pointer 227 -PASS Not throw: windows-1256 has a pointer 228 -PASS Not throw: windows-1256 has a pointer 229 -PASS Not throw: windows-1256 has a pointer 230 -PASS Not throw: windows-1256 has a pointer 231 -PASS Not throw: windows-1256 has a pointer 232 -PASS Not throw: windows-1256 has a pointer 233 -PASS Not throw: windows-1256 has a pointer 234 -PASS Not throw: windows-1256 has a pointer 235 -PASS Not throw: windows-1256 has a pointer 236 -PASS Not throw: windows-1256 has a pointer 237 -PASS Not throw: windows-1256 has a pointer 238 -PASS Not throw: windows-1256 has a pointer 239 -PASS Not throw: windows-1256 has a pointer 240 -PASS Not throw: windows-1256 has a pointer 241 -PASS Not throw: windows-1256 has a pointer 242 -PASS Not throw: windows-1256 has a pointer 243 -PASS Not throw: windows-1256 has a pointer 244 -PASS Not throw: windows-1256 has a pointer 245 -PASS Not throw: windows-1256 has a pointer 246 -PASS Not throw: windows-1256 has a pointer 247 -PASS Not throw: windows-1256 has a pointer 248 -PASS Not throw: windows-1256 has a pointer 249 -PASS Not throw: windows-1256 has a pointer 250 -PASS Not throw: windows-1256 has a pointer 251 -PASS Not throw: windows-1256 has a pointer 252 -PASS Not throw: windows-1256 has a pointer 253 -PASS Not throw: windows-1256 has a pointer 254 -PASS Not throw: windows-1256 has a pointer 255 -PASS Not throw: windows-1257 has a pointer 0 -PASS Not throw: windows-1257 has a pointer 1 -PASS Not throw: windows-1257 has a pointer 2 -PASS Not throw: windows-1257 has a pointer 3 -PASS Not throw: windows-1257 has a pointer 4 -PASS Not throw: windows-1257 has a pointer 5 -PASS Not throw: windows-1257 has a pointer 6 -PASS Not throw: windows-1257 has a pointer 7 -PASS Not throw: windows-1257 has a pointer 8 -PASS Not throw: windows-1257 has a pointer 9 -PASS Not throw: windows-1257 has a pointer 10 -PASS Not throw: windows-1257 has a pointer 11 -PASS Not throw: windows-1257 has a pointer 12 -PASS Not throw: windows-1257 has a pointer 13 -PASS Not throw: windows-1257 has a pointer 14 -PASS Not throw: windows-1257 has a pointer 15 -PASS Not throw: windows-1257 has a pointer 16 -PASS Not throw: windows-1257 has a pointer 17 -PASS Not throw: windows-1257 has a pointer 18 -PASS Not throw: windows-1257 has a pointer 19 -PASS Not throw: windows-1257 has a pointer 20 -PASS Not throw: windows-1257 has a pointer 21 -PASS Not throw: windows-1257 has a pointer 22 -PASS Not throw: windows-1257 has a pointer 23 -PASS Not throw: windows-1257 has a pointer 24 -PASS Not throw: windows-1257 has a pointer 25 -PASS Not throw: windows-1257 has a pointer 26 -PASS Not throw: windows-1257 has a pointer 27 -PASS Not throw: windows-1257 has a pointer 28 -PASS Not throw: windows-1257 has a pointer 29 -PASS Not throw: windows-1257 has a pointer 30 -PASS Not throw: windows-1257 has a pointer 31 -PASS Not throw: windows-1257 has a pointer 32 -PASS Not throw: windows-1257 has a pointer 33 -PASS Not throw: windows-1257 has a pointer 34 -PASS Not throw: windows-1257 has a pointer 35 -PASS Not throw: windows-1257 has a pointer 36 -PASS Not throw: windows-1257 has a pointer 37 -PASS Not throw: windows-1257 has a pointer 38 -PASS Not throw: windows-1257 has a pointer 39 -PASS Not throw: windows-1257 has a pointer 40 -PASS Not throw: windows-1257 has a pointer 41 -PASS Not throw: windows-1257 has a pointer 42 -PASS Not throw: windows-1257 has a pointer 43 -PASS Not throw: windows-1257 has a pointer 44 -PASS Not throw: windows-1257 has a pointer 45 -PASS Not throw: windows-1257 has a pointer 46 -PASS Not throw: windows-1257 has a pointer 47 -PASS Not throw: windows-1257 has a pointer 48 -PASS Not throw: windows-1257 has a pointer 49 -PASS Not throw: windows-1257 has a pointer 50 -PASS Not throw: windows-1257 has a pointer 51 -PASS Not throw: windows-1257 has a pointer 52 -PASS Not throw: windows-1257 has a pointer 53 -PASS Not throw: windows-1257 has a pointer 54 -PASS Not throw: windows-1257 has a pointer 55 -PASS Not throw: windows-1257 has a pointer 56 -PASS Not throw: windows-1257 has a pointer 57 -PASS Not throw: windows-1257 has a pointer 58 -PASS Not throw: windows-1257 has a pointer 59 -PASS Not throw: windows-1257 has a pointer 60 -PASS Not throw: windows-1257 has a pointer 61 -PASS Not throw: windows-1257 has a pointer 62 -PASS Not throw: windows-1257 has a pointer 63 -PASS Not throw: windows-1257 has a pointer 64 -PASS Not throw: windows-1257 has a pointer 65 -PASS Not throw: windows-1257 has a pointer 66 -PASS Not throw: windows-1257 has a pointer 67 -PASS Not throw: windows-1257 has a pointer 68 -PASS Not throw: windows-1257 has a pointer 69 -PASS Not throw: windows-1257 has a pointer 70 -PASS Not throw: windows-1257 has a pointer 71 -PASS Not throw: windows-1257 has a pointer 72 -PASS Not throw: windows-1257 has a pointer 73 -PASS Not throw: windows-1257 has a pointer 74 -PASS Not throw: windows-1257 has a pointer 75 -PASS Not throw: windows-1257 has a pointer 76 -PASS Not throw: windows-1257 has a pointer 77 -PASS Not throw: windows-1257 has a pointer 78 -PASS Not throw: windows-1257 has a pointer 79 -PASS Not throw: windows-1257 has a pointer 80 -PASS Not throw: windows-1257 has a pointer 81 -PASS Not throw: windows-1257 has a pointer 82 -PASS Not throw: windows-1257 has a pointer 83 -PASS Not throw: windows-1257 has a pointer 84 -PASS Not throw: windows-1257 has a pointer 85 -PASS Not throw: windows-1257 has a pointer 86 -PASS Not throw: windows-1257 has a pointer 87 -PASS Not throw: windows-1257 has a pointer 88 -PASS Not throw: windows-1257 has a pointer 89 -PASS Not throw: windows-1257 has a pointer 90 -PASS Not throw: windows-1257 has a pointer 91 -PASS Not throw: windows-1257 has a pointer 92 -PASS Not throw: windows-1257 has a pointer 93 -PASS Not throw: windows-1257 has a pointer 94 -PASS Not throw: windows-1257 has a pointer 95 -PASS Not throw: windows-1257 has a pointer 96 -PASS Not throw: windows-1257 has a pointer 97 -PASS Not throw: windows-1257 has a pointer 98 -PASS Not throw: windows-1257 has a pointer 99 -PASS Not throw: windows-1257 has a pointer 100 -PASS Not throw: windows-1257 has a pointer 101 -PASS Not throw: windows-1257 has a pointer 102 -PASS Not throw: windows-1257 has a pointer 103 -PASS Not throw: windows-1257 has a pointer 104 -PASS Not throw: windows-1257 has a pointer 105 -PASS Not throw: windows-1257 has a pointer 106 -PASS Not throw: windows-1257 has a pointer 107 -PASS Not throw: windows-1257 has a pointer 108 -PASS Not throw: windows-1257 has a pointer 109 -PASS Not throw: windows-1257 has a pointer 110 -PASS Not throw: windows-1257 has a pointer 111 -PASS Not throw: windows-1257 has a pointer 112 -PASS Not throw: windows-1257 has a pointer 113 -PASS Not throw: windows-1257 has a pointer 114 -PASS Not throw: windows-1257 has a pointer 115 -PASS Not throw: windows-1257 has a pointer 116 -PASS Not throw: windows-1257 has a pointer 117 -PASS Not throw: windows-1257 has a pointer 118 -PASS Not throw: windows-1257 has a pointer 119 -PASS Not throw: windows-1257 has a pointer 120 -PASS Not throw: windows-1257 has a pointer 121 -PASS Not throw: windows-1257 has a pointer 122 -PASS Not throw: windows-1257 has a pointer 123 -PASS Not throw: windows-1257 has a pointer 124 -PASS Not throw: windows-1257 has a pointer 125 -PASS Not throw: windows-1257 has a pointer 126 -PASS Not throw: windows-1257 has a pointer 127 -PASS Not throw: windows-1257 has a pointer 128 -PASS Not throw: windows-1257 has a pointer 129 -PASS Not throw: windows-1257 has a pointer 130 -PASS Not throw: windows-1257 has a pointer 131 -PASS Not throw: windows-1257 has a pointer 132 -PASS Not throw: windows-1257 has a pointer 133 -PASS Not throw: windows-1257 has a pointer 134 -PASS Not throw: windows-1257 has a pointer 135 -PASS Not throw: windows-1257 has a pointer 136 -PASS Not throw: windows-1257 has a pointer 137 -PASS Not throw: windows-1257 has a pointer 138 -PASS Not throw: windows-1257 has a pointer 139 -PASS Not throw: windows-1257 has a pointer 140 -PASS Not throw: windows-1257 has a pointer 141 -PASS Not throw: windows-1257 has a pointer 142 -PASS Not throw: windows-1257 has a pointer 143 -PASS Not throw: windows-1257 has a pointer 144 -PASS Not throw: windows-1257 has a pointer 145 -PASS Not throw: windows-1257 has a pointer 146 -PASS Not throw: windows-1257 has a pointer 147 -PASS Not throw: windows-1257 has a pointer 148 -PASS Not throw: windows-1257 has a pointer 149 -PASS Not throw: windows-1257 has a pointer 150 -PASS Not throw: windows-1257 has a pointer 151 -PASS Not throw: windows-1257 has a pointer 152 -PASS Not throw: windows-1257 has a pointer 153 -PASS Not throw: windows-1257 has a pointer 154 -PASS Not throw: windows-1257 has a pointer 155 -PASS Not throw: windows-1257 has a pointer 156 -PASS Not throw: windows-1257 has a pointer 157 -PASS Not throw: windows-1257 has a pointer 158 -PASS Not throw: windows-1257 has a pointer 159 -PASS Not throw: windows-1257 has a pointer 160 -PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 161 -PASS Not throw: windows-1257 has a pointer 162 -PASS Not throw: windows-1257 has a pointer 163 -PASS Not throw: windows-1257 has a pointer 164 -PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 165 -PASS Not throw: windows-1257 has a pointer 166 -PASS Not throw: windows-1257 has a pointer 167 -PASS Not throw: windows-1257 has a pointer 168 -PASS Not throw: windows-1257 has a pointer 169 -PASS Not throw: windows-1257 has a pointer 170 -PASS Not throw: windows-1257 has a pointer 171 -PASS Not throw: windows-1257 has a pointer 172 -PASS Not throw: windows-1257 has a pointer 173 -PASS Not throw: windows-1257 has a pointer 174 -PASS Not throw: windows-1257 has a pointer 175 -PASS Not throw: windows-1257 has a pointer 176 -PASS Not throw: windows-1257 has a pointer 177 -PASS Not throw: windows-1257 has a pointer 178 -PASS Not throw: windows-1257 has a pointer 179 -PASS Not throw: windows-1257 has a pointer 180 -PASS Not throw: windows-1257 has a pointer 181 -PASS Not throw: windows-1257 has a pointer 182 -PASS Not throw: windows-1257 has a pointer 183 -PASS Not throw: windows-1257 has a pointer 184 -PASS Not throw: windows-1257 has a pointer 185 -PASS Not throw: windows-1257 has a pointer 186 -PASS Not throw: windows-1257 has a pointer 187 -PASS Not throw: windows-1257 has a pointer 188 -PASS Not throw: windows-1257 has a pointer 189 -PASS Not throw: windows-1257 has a pointer 190 -PASS Not throw: windows-1257 has a pointer 191 -PASS Not throw: windows-1257 has a pointer 192 -PASS Not throw: windows-1257 has a pointer 193 -PASS Not throw: windows-1257 has a pointer 194 -PASS Not throw: windows-1257 has a pointer 195 -PASS Not throw: windows-1257 has a pointer 196 -PASS Not throw: windows-1257 has a pointer 197 -PASS Not throw: windows-1257 has a pointer 198 -PASS Not throw: windows-1257 has a pointer 199 -PASS Not throw: windows-1257 has a pointer 200 -PASS Not throw: windows-1257 has a pointer 201 -PASS Not throw: windows-1257 has a pointer 202 -PASS Not throw: windows-1257 has a pointer 203 -PASS Not throw: windows-1257 has a pointer 204 -PASS Not throw: windows-1257 has a pointer 205 -PASS Not throw: windows-1257 has a pointer 206 -PASS Not throw: windows-1257 has a pointer 207 -PASS Not throw: windows-1257 has a pointer 208 -PASS Not throw: windows-1257 has a pointer 209 -PASS Not throw: windows-1257 has a pointer 210 -PASS Not throw: windows-1257 has a pointer 211 -PASS Not throw: windows-1257 has a pointer 212 -PASS Not throw: windows-1257 has a pointer 213 -PASS Not throw: windows-1257 has a pointer 214 -PASS Not throw: windows-1257 has a pointer 215 -PASS Not throw: windows-1257 has a pointer 216 -PASS Not throw: windows-1257 has a pointer 217 -PASS Not throw: windows-1257 has a pointer 218 -PASS Not throw: windows-1257 has a pointer 219 -PASS Not throw: windows-1257 has a pointer 220 -PASS Not throw: windows-1257 has a pointer 221 -PASS Not throw: windows-1257 has a pointer 222 -PASS Not throw: windows-1257 has a pointer 223 -PASS Not throw: windows-1257 has a pointer 224 -PASS Not throw: windows-1257 has a pointer 225 -PASS Not throw: windows-1257 has a pointer 226 -PASS Not throw: windows-1257 has a pointer 227 -PASS Not throw: windows-1257 has a pointer 228 -PASS Not throw: windows-1257 has a pointer 229 -PASS Not throw: windows-1257 has a pointer 230 -PASS Not throw: windows-1257 has a pointer 231 -PASS Not throw: windows-1257 has a pointer 232 -PASS Not throw: windows-1257 has a pointer 233 -PASS Not throw: windows-1257 has a pointer 234 -PASS Not throw: windows-1257 has a pointer 235 -PASS Not throw: windows-1257 has a pointer 236 -PASS Not throw: windows-1257 has a pointer 237 -PASS Not throw: windows-1257 has a pointer 238 -PASS Not throw: windows-1257 has a pointer 239 -PASS Not throw: windows-1257 has a pointer 240 -PASS Not throw: windows-1257 has a pointer 241 -PASS Not throw: windows-1257 has a pointer 242 -PASS Not throw: windows-1257 has a pointer 243 -PASS Not throw: windows-1257 has a pointer 244 -PASS Not throw: windows-1257 has a pointer 245 -PASS Not throw: windows-1257 has a pointer 246 -PASS Not throw: windows-1257 has a pointer 247 -PASS Not throw: windows-1257 has a pointer 248 -PASS Not throw: windows-1257 has a pointer 249 -PASS Not throw: windows-1257 has a pointer 250 -PASS Not throw: windows-1257 has a pointer 251 -PASS Not throw: windows-1257 has a pointer 252 -PASS Not throw: windows-1257 has a pointer 253 -PASS Not throw: windows-1257 has a pointer 254 -PASS Not throw: windows-1257 has a pointer 255 -PASS Not throw: windows-1258 has a pointer 0 -PASS Not throw: windows-1258 has a pointer 1 -PASS Not throw: windows-1258 has a pointer 2 -PASS Not throw: windows-1258 has a pointer 3 -PASS Not throw: windows-1258 has a pointer 4 -PASS Not throw: windows-1258 has a pointer 5 -PASS Not throw: windows-1258 has a pointer 6 -PASS Not throw: windows-1258 has a pointer 7 -PASS Not throw: windows-1258 has a pointer 8 -PASS Not throw: windows-1258 has a pointer 9 -PASS Not throw: windows-1258 has a pointer 10 -PASS Not throw: windows-1258 has a pointer 11 -PASS Not throw: windows-1258 has a pointer 12 -PASS Not throw: windows-1258 has a pointer 13 -PASS Not throw: windows-1258 has a pointer 14 -PASS Not throw: windows-1258 has a pointer 15 -PASS Not throw: windows-1258 has a pointer 16 -PASS Not throw: windows-1258 has a pointer 17 -PASS Not throw: windows-1258 has a pointer 18 -PASS Not throw: windows-1258 has a pointer 19 -PASS Not throw: windows-1258 has a pointer 20 -PASS Not throw: windows-1258 has a pointer 21 -PASS Not throw: windows-1258 has a pointer 22 -PASS Not throw: windows-1258 has a pointer 23 -PASS Not throw: windows-1258 has a pointer 24 -PASS Not throw: windows-1258 has a pointer 25 -PASS Not throw: windows-1258 has a pointer 26 -PASS Not throw: windows-1258 has a pointer 27 -PASS Not throw: windows-1258 has a pointer 28 -PASS Not throw: windows-1258 has a pointer 29 -PASS Not throw: windows-1258 has a pointer 30 -PASS Not throw: windows-1258 has a pointer 31 -PASS Not throw: windows-1258 has a pointer 32 -PASS Not throw: windows-1258 has a pointer 33 -PASS Not throw: windows-1258 has a pointer 34 -PASS Not throw: windows-1258 has a pointer 35 -PASS Not throw: windows-1258 has a pointer 36 -PASS Not throw: windows-1258 has a pointer 37 -PASS Not throw: windows-1258 has a pointer 38 -PASS Not throw: windows-1258 has a pointer 39 -PASS Not throw: windows-1258 has a pointer 40 -PASS Not throw: windows-1258 has a pointer 41 -PASS Not throw: windows-1258 has a pointer 42 -PASS Not throw: windows-1258 has a pointer 43 -PASS Not throw: windows-1258 has a pointer 44 -PASS Not throw: windows-1258 has a pointer 45 -PASS Not throw: windows-1258 has a pointer 46 -PASS Not throw: windows-1258 has a pointer 47 -PASS Not throw: windows-1258 has a pointer 48 -PASS Not throw: windows-1258 has a pointer 49 -PASS Not throw: windows-1258 has a pointer 50 -PASS Not throw: windows-1258 has a pointer 51 -PASS Not throw: windows-1258 has a pointer 52 -PASS Not throw: windows-1258 has a pointer 53 -PASS Not throw: windows-1258 has a pointer 54 -PASS Not throw: windows-1258 has a pointer 55 -PASS Not throw: windows-1258 has a pointer 56 -PASS Not throw: windows-1258 has a pointer 57 -PASS Not throw: windows-1258 has a pointer 58 -PASS Not throw: windows-1258 has a pointer 59 -PASS Not throw: windows-1258 has a pointer 60 -PASS Not throw: windows-1258 has a pointer 61 -PASS Not throw: windows-1258 has a pointer 62 -PASS Not throw: windows-1258 has a pointer 63 -PASS Not throw: windows-1258 has a pointer 64 -PASS Not throw: windows-1258 has a pointer 65 -PASS Not throw: windows-1258 has a pointer 66 -PASS Not throw: windows-1258 has a pointer 67 -PASS Not throw: windows-1258 has a pointer 68 -PASS Not throw: windows-1258 has a pointer 69 -PASS Not throw: windows-1258 has a pointer 70 -PASS Not throw: windows-1258 has a pointer 71 -PASS Not throw: windows-1258 has a pointer 72 -PASS Not throw: windows-1258 has a pointer 73 -PASS Not throw: windows-1258 has a pointer 74 -PASS Not throw: windows-1258 has a pointer 75 -PASS Not throw: windows-1258 has a pointer 76 -PASS Not throw: windows-1258 has a pointer 77 -PASS Not throw: windows-1258 has a pointer 78 -PASS Not throw: windows-1258 has a pointer 79 -PASS Not throw: windows-1258 has a pointer 80 -PASS Not throw: windows-1258 has a pointer 81 -PASS Not throw: windows-1258 has a pointer 82 -PASS Not throw: windows-1258 has a pointer 83 -PASS Not throw: windows-1258 has a pointer 84 -PASS Not throw: windows-1258 has a pointer 85 -PASS Not throw: windows-1258 has a pointer 86 -PASS Not throw: windows-1258 has a pointer 87 -PASS Not throw: windows-1258 has a pointer 88 -PASS Not throw: windows-1258 has a pointer 89 -PASS Not throw: windows-1258 has a pointer 90 -PASS Not throw: windows-1258 has a pointer 91 -PASS Not throw: windows-1258 has a pointer 92 -PASS Not throw: windows-1258 has a pointer 93 -PASS Not throw: windows-1258 has a pointer 94 -PASS Not throw: windows-1258 has a pointer 95 -PASS Not throw: windows-1258 has a pointer 96 -PASS Not throw: windows-1258 has a pointer 97 -PASS Not throw: windows-1258 has a pointer 98 -PASS Not throw: windows-1258 has a pointer 99 -PASS Not throw: windows-1258 has a pointer 100 -PASS Not throw: windows-1258 has a pointer 101 -PASS Not throw: windows-1258 has a pointer 102 -PASS Not throw: windows-1258 has a pointer 103 -PASS Not throw: windows-1258 has a pointer 104 -PASS Not throw: windows-1258 has a pointer 105 -PASS Not throw: windows-1258 has a pointer 106 -PASS Not throw: windows-1258 has a pointer 107 -PASS Not throw: windows-1258 has a pointer 108 -PASS Not throw: windows-1258 has a pointer 109 -PASS Not throw: windows-1258 has a pointer 110 -PASS Not throw: windows-1258 has a pointer 111 -PASS Not throw: windows-1258 has a pointer 112 -PASS Not throw: windows-1258 has a pointer 113 -PASS Not throw: windows-1258 has a pointer 114 -PASS Not throw: windows-1258 has a pointer 115 -PASS Not throw: windows-1258 has a pointer 116 -PASS Not throw: windows-1258 has a pointer 117 -PASS Not throw: windows-1258 has a pointer 118 -PASS Not throw: windows-1258 has a pointer 119 -PASS Not throw: windows-1258 has a pointer 120 -PASS Not throw: windows-1258 has a pointer 121 -PASS Not throw: windows-1258 has a pointer 122 -PASS Not throw: windows-1258 has a pointer 123 -PASS Not throw: windows-1258 has a pointer 124 -PASS Not throw: windows-1258 has a pointer 125 -PASS Not throw: windows-1258 has a pointer 126 -PASS Not throw: windows-1258 has a pointer 127 -PASS Not throw: windows-1258 has a pointer 128 -PASS Not throw: windows-1258 has a pointer 129 -PASS Not throw: windows-1258 has a pointer 130 -PASS Not throw: windows-1258 has a pointer 131 -PASS Not throw: windows-1258 has a pointer 132 -PASS Not throw: windows-1258 has a pointer 133 -PASS Not throw: windows-1258 has a pointer 134 -PASS Not throw: windows-1258 has a pointer 135 -PASS Not throw: windows-1258 has a pointer 136 -PASS Not throw: windows-1258 has a pointer 137 -PASS Not throw: windows-1258 has a pointer 138 -PASS Not throw: windows-1258 has a pointer 139 -PASS Not throw: windows-1258 has a pointer 140 -PASS Not throw: windows-1258 has a pointer 141 -PASS Not throw: windows-1258 has a pointer 142 -PASS Not throw: windows-1258 has a pointer 143 -PASS Not throw: windows-1258 has a pointer 144 -PASS Not throw: windows-1258 has a pointer 145 -PASS Not throw: windows-1258 has a pointer 146 -PASS Not throw: windows-1258 has a pointer 147 -PASS Not throw: windows-1258 has a pointer 148 -PASS Not throw: windows-1258 has a pointer 149 -PASS Not throw: windows-1258 has a pointer 150 -PASS Not throw: windows-1258 has a pointer 151 -PASS Not throw: windows-1258 has a pointer 152 -PASS Not throw: windows-1258 has a pointer 153 -PASS Not throw: windows-1258 has a pointer 154 -PASS Not throw: windows-1258 has a pointer 155 -PASS Not throw: windows-1258 has a pointer 156 -PASS Not throw: windows-1258 has a pointer 157 -PASS Not throw: windows-1258 has a pointer 158 -PASS Not throw: windows-1258 has a pointer 159 -PASS Not throw: windows-1258 has a pointer 160 -PASS Not throw: windows-1258 has a pointer 161 -PASS Not throw: windows-1258 has a pointer 162 -PASS Not throw: windows-1258 has a pointer 163 -PASS Not throw: windows-1258 has a pointer 164 -PASS Not throw: windows-1258 has a pointer 165 -PASS Not throw: windows-1258 has a pointer 166 -PASS Not throw: windows-1258 has a pointer 167 -PASS Not throw: windows-1258 has a pointer 168 -PASS Not throw: windows-1258 has a pointer 169 -PASS Not throw: windows-1258 has a pointer 170 -PASS Not throw: windows-1258 has a pointer 171 -PASS Not throw: windows-1258 has a pointer 172 -PASS Not throw: windows-1258 has a pointer 173 -PASS Not throw: windows-1258 has a pointer 174 -PASS Not throw: windows-1258 has a pointer 175 -PASS Not throw: windows-1258 has a pointer 176 -PASS Not throw: windows-1258 has a pointer 177 -PASS Not throw: windows-1258 has a pointer 178 -PASS Not throw: windows-1258 has a pointer 179 -PASS Not throw: windows-1258 has a pointer 180 -PASS Not throw: windows-1258 has a pointer 181 -PASS Not throw: windows-1258 has a pointer 182 -PASS Not throw: windows-1258 has a pointer 183 -PASS Not throw: windows-1258 has a pointer 184 -PASS Not throw: windows-1258 has a pointer 185 -PASS Not throw: windows-1258 has a pointer 186 -PASS Not throw: windows-1258 has a pointer 187 -PASS Not throw: windows-1258 has a pointer 188 -PASS Not throw: windows-1258 has a pointer 189 -PASS Not throw: windows-1258 has a pointer 190 -PASS Not throw: windows-1258 has a pointer 191 -PASS Not throw: windows-1258 has a pointer 192 -PASS Not throw: windows-1258 has a pointer 193 -PASS Not throw: windows-1258 has a pointer 194 -PASS Not throw: windows-1258 has a pointer 195 -PASS Not throw: windows-1258 has a pointer 196 -PASS Not throw: windows-1258 has a pointer 197 -PASS Not throw: windows-1258 has a pointer 198 -PASS Not throw: windows-1258 has a pointer 199 -PASS Not throw: windows-1258 has a pointer 200 -PASS Not throw: windows-1258 has a pointer 201 -PASS Not throw: windows-1258 has a pointer 202 -PASS Not throw: windows-1258 has a pointer 203 -PASS Not throw: windows-1258 has a pointer 204 -PASS Not throw: windows-1258 has a pointer 205 -PASS Not throw: windows-1258 has a pointer 206 -PASS Not throw: windows-1258 has a pointer 207 -PASS Not throw: windows-1258 has a pointer 208 -PASS Not throw: windows-1258 has a pointer 209 -PASS Not throw: windows-1258 has a pointer 210 -PASS Not throw: windows-1258 has a pointer 211 -PASS Not throw: windows-1258 has a pointer 212 -PASS Not throw: windows-1258 has a pointer 213 -PASS Not throw: windows-1258 has a pointer 214 -PASS Not throw: windows-1258 has a pointer 215 -PASS Not throw: windows-1258 has a pointer 216 -PASS Not throw: windows-1258 has a pointer 217 -PASS Not throw: windows-1258 has a pointer 218 -PASS Not throw: windows-1258 has a pointer 219 -PASS Not throw: windows-1258 has a pointer 220 -PASS Not throw: windows-1258 has a pointer 221 -PASS Not throw: windows-1258 has a pointer 222 -PASS Not throw: windows-1258 has a pointer 223 -PASS Not throw: windows-1258 has a pointer 224 -PASS Not throw: windows-1258 has a pointer 225 -PASS Not throw: windows-1258 has a pointer 226 -PASS Not throw: windows-1258 has a pointer 227 -PASS Not throw: windows-1258 has a pointer 228 -PASS Not throw: windows-1258 has a pointer 229 -PASS Not throw: windows-1258 has a pointer 230 -PASS Not throw: windows-1258 has a pointer 231 -PASS Not throw: windows-1258 has a pointer 232 -PASS Not throw: windows-1258 has a pointer 233 -PASS Not throw: windows-1258 has a pointer 234 -PASS Not throw: windows-1258 has a pointer 235 -PASS Not throw: windows-1258 has a pointer 236 -PASS Not throw: windows-1258 has a pointer 237 -PASS Not throw: windows-1258 has a pointer 238 -PASS Not throw: windows-1258 has a pointer 239 -PASS Not throw: windows-1258 has a pointer 240 -PASS Not throw: windows-1258 has a pointer 241 -PASS Not throw: windows-1258 has a pointer 242 -PASS Not throw: windows-1258 has a pointer 243 -PASS Not throw: windows-1258 has a pointer 244 -PASS Not throw: windows-1258 has a pointer 245 -PASS Not throw: windows-1258 has a pointer 246 -PASS Not throw: windows-1258 has a pointer 247 -PASS Not throw: windows-1258 has a pointer 248 -PASS Not throw: windows-1258 has a pointer 249 -PASS Not throw: windows-1258 has a pointer 250 -PASS Not throw: windows-1258 has a pointer 251 -PASS Not throw: windows-1258 has a pointer 252 -PASS Not throw: windows-1258 has a pointer 253 -PASS Not throw: windows-1258 has a pointer 254 -PASS Not throw: windows-1258 has a pointer 255 -PASS Not throw: x-mac-cyrillic has a pointer 0 -PASS Not throw: x-mac-cyrillic has a pointer 1 -PASS Not throw: x-mac-cyrillic has a pointer 2 -PASS Not throw: x-mac-cyrillic has a pointer 3 -PASS Not throw: x-mac-cyrillic has a pointer 4 -PASS Not throw: x-mac-cyrillic has a pointer 5 -PASS Not throw: x-mac-cyrillic has a pointer 6 -PASS Not throw: x-mac-cyrillic has a pointer 7 -PASS Not throw: x-mac-cyrillic has a pointer 8 -PASS Not throw: x-mac-cyrillic has a pointer 9 -PASS Not throw: x-mac-cyrillic has a pointer 10 -PASS Not throw: x-mac-cyrillic has a pointer 11 -PASS Not throw: x-mac-cyrillic has a pointer 12 -PASS Not throw: x-mac-cyrillic has a pointer 13 -PASS Not throw: x-mac-cyrillic has a pointer 14 -PASS Not throw: x-mac-cyrillic has a pointer 15 -PASS Not throw: x-mac-cyrillic has a pointer 16 -PASS Not throw: x-mac-cyrillic has a pointer 17 -PASS Not throw: x-mac-cyrillic has a pointer 18 -PASS Not throw: x-mac-cyrillic has a pointer 19 -PASS Not throw: x-mac-cyrillic has a pointer 20 -PASS Not throw: x-mac-cyrillic has a pointer 21 -PASS Not throw: x-mac-cyrillic has a pointer 22 -PASS Not throw: x-mac-cyrillic has a pointer 23 -PASS Not throw: x-mac-cyrillic has a pointer 24 -PASS Not throw: x-mac-cyrillic has a pointer 25 -PASS Not throw: x-mac-cyrillic has a pointer 26 -PASS Not throw: x-mac-cyrillic has a pointer 27 -PASS Not throw: x-mac-cyrillic has a pointer 28 -PASS Not throw: x-mac-cyrillic has a pointer 29 -PASS Not throw: x-mac-cyrillic has a pointer 30 -PASS Not throw: x-mac-cyrillic has a pointer 31 -PASS Not throw: x-mac-cyrillic has a pointer 32 -PASS Not throw: x-mac-cyrillic has a pointer 33 -PASS Not throw: x-mac-cyrillic has a pointer 34 -PASS Not throw: x-mac-cyrillic has a pointer 35 -PASS Not throw: x-mac-cyrillic has a pointer 36 -PASS Not throw: x-mac-cyrillic has a pointer 37 -PASS Not throw: x-mac-cyrillic has a pointer 38 -PASS Not throw: x-mac-cyrillic has a pointer 39 -PASS Not throw: x-mac-cyrillic has a pointer 40 -PASS Not throw: x-mac-cyrillic has a pointer 41 -PASS Not throw: x-mac-cyrillic has a pointer 42 -PASS Not throw: x-mac-cyrillic has a pointer 43 -PASS Not throw: x-mac-cyrillic has a pointer 44 -PASS Not throw: x-mac-cyrillic has a pointer 45 -PASS Not throw: x-mac-cyrillic has a pointer 46 -PASS Not throw: x-mac-cyrillic has a pointer 47 -PASS Not throw: x-mac-cyrillic has a pointer 48 -PASS Not throw: x-mac-cyrillic has a pointer 49 -PASS Not throw: x-mac-cyrillic has a pointer 50 -PASS Not throw: x-mac-cyrillic has a pointer 51 -PASS Not throw: x-mac-cyrillic has a pointer 52 -PASS Not throw: x-mac-cyrillic has a pointer 53 -PASS Not throw: x-mac-cyrillic has a pointer 54 -PASS Not throw: x-mac-cyrillic has a pointer 55 -PASS Not throw: x-mac-cyrillic has a pointer 56 -PASS Not throw: x-mac-cyrillic has a pointer 57 -PASS Not throw: x-mac-cyrillic has a pointer 58 -PASS Not throw: x-mac-cyrillic has a pointer 59 -PASS Not throw: x-mac-cyrillic has a pointer 60 -PASS Not throw: x-mac-cyrillic has a pointer 61 -PASS Not throw: x-mac-cyrillic has a pointer 62 -PASS Not throw: x-mac-cyrillic has a pointer 63 -PASS Not throw: x-mac-cyrillic has a pointer 64 -PASS Not throw: x-mac-cyrillic has a pointer 65 -PASS Not throw: x-mac-cyrillic has a pointer 66 -PASS Not throw: x-mac-cyrillic has a pointer 67 -PASS Not throw: x-mac-cyrillic has a pointer 68 -PASS Not throw: x-mac-cyrillic has a pointer 69 -PASS Not throw: x-mac-cyrillic has a pointer 70 -PASS Not throw: x-mac-cyrillic has a pointer 71 -PASS Not throw: x-mac-cyrillic has a pointer 72 -PASS Not throw: x-mac-cyrillic has a pointer 73 -PASS Not throw: x-mac-cyrillic has a pointer 74 -PASS Not throw: x-mac-cyrillic has a pointer 75 -PASS Not throw: x-mac-cyrillic has a pointer 76 -PASS Not throw: x-mac-cyrillic has a pointer 77 -PASS Not throw: x-mac-cyrillic has a pointer 78 -PASS Not throw: x-mac-cyrillic has a pointer 79 -PASS Not throw: x-mac-cyrillic has a pointer 80 -PASS Not throw: x-mac-cyrillic has a pointer 81 -PASS Not throw: x-mac-cyrillic has a pointer 82 -PASS Not throw: x-mac-cyrillic has a pointer 83 -PASS Not throw: x-mac-cyrillic has a pointer 84 -PASS Not throw: x-mac-cyrillic has a pointer 85 -PASS Not throw: x-mac-cyrillic has a pointer 86 -PASS Not throw: x-mac-cyrillic has a pointer 87 -PASS Not throw: x-mac-cyrillic has a pointer 88 -PASS Not throw: x-mac-cyrillic has a pointer 89 -PASS Not throw: x-mac-cyrillic has a pointer 90 -PASS Not throw: x-mac-cyrillic has a pointer 91 -PASS Not throw: x-mac-cyrillic has a pointer 92 -PASS Not throw: x-mac-cyrillic has a pointer 93 -PASS Not throw: x-mac-cyrillic has a pointer 94 -PASS Not throw: x-mac-cyrillic has a pointer 95 -PASS Not throw: x-mac-cyrillic has a pointer 96 -PASS Not throw: x-mac-cyrillic has a pointer 97 -PASS Not throw: x-mac-cyrillic has a pointer 98 -PASS Not throw: x-mac-cyrillic has a pointer 99 -PASS Not throw: x-mac-cyrillic has a pointer 100 -PASS Not throw: x-mac-cyrillic has a pointer 101 -PASS Not throw: x-mac-cyrillic has a pointer 102 -PASS Not throw: x-mac-cyrillic has a pointer 103 -PASS Not throw: x-mac-cyrillic has a pointer 104 -PASS Not throw: x-mac-cyrillic has a pointer 105 -PASS Not throw: x-mac-cyrillic has a pointer 106 -PASS Not throw: x-mac-cyrillic has a pointer 107 -PASS Not throw: x-mac-cyrillic has a pointer 108 -PASS Not throw: x-mac-cyrillic has a pointer 109 -PASS Not throw: x-mac-cyrillic has a pointer 110 -PASS Not throw: x-mac-cyrillic has a pointer 111 -PASS Not throw: x-mac-cyrillic has a pointer 112 -PASS Not throw: x-mac-cyrillic has a pointer 113 -PASS Not throw: x-mac-cyrillic has a pointer 114 -PASS Not throw: x-mac-cyrillic has a pointer 115 -PASS Not throw: x-mac-cyrillic has a pointer 116 -PASS Not throw: x-mac-cyrillic has a pointer 117 -PASS Not throw: x-mac-cyrillic has a pointer 118 -PASS Not throw: x-mac-cyrillic has a pointer 119 -PASS Not throw: x-mac-cyrillic has a pointer 120 -PASS Not throw: x-mac-cyrillic has a pointer 121 -PASS Not throw: x-mac-cyrillic has a pointer 122 -PASS Not throw: x-mac-cyrillic has a pointer 123 -PASS Not throw: x-mac-cyrillic has a pointer 124 -PASS Not throw: x-mac-cyrillic has a pointer 125 -PASS Not throw: x-mac-cyrillic has a pointer 126 -PASS Not throw: x-mac-cyrillic has a pointer 127 -PASS Not throw: x-mac-cyrillic has a pointer 128 -PASS Not throw: x-mac-cyrillic has a pointer 129 -PASS Not throw: x-mac-cyrillic has a pointer 130 -PASS Not throw: x-mac-cyrillic has a pointer 131 -PASS Not throw: x-mac-cyrillic has a pointer 132 -PASS Not throw: x-mac-cyrillic has a pointer 133 -PASS Not throw: x-mac-cyrillic has a pointer 134 -PASS Not throw: x-mac-cyrillic has a pointer 135 -PASS Not throw: x-mac-cyrillic has a pointer 136 -PASS Not throw: x-mac-cyrillic has a pointer 137 -PASS Not throw: x-mac-cyrillic has a pointer 138 -PASS Not throw: x-mac-cyrillic has a pointer 139 -PASS Not throw: x-mac-cyrillic has a pointer 140 -PASS Not throw: x-mac-cyrillic has a pointer 141 -PASS Not throw: x-mac-cyrillic has a pointer 142 -PASS Not throw: x-mac-cyrillic has a pointer 143 -PASS Not throw: x-mac-cyrillic has a pointer 144 -PASS Not throw: x-mac-cyrillic has a pointer 145 -PASS Not throw: x-mac-cyrillic has a pointer 146 -PASS Not throw: x-mac-cyrillic has a pointer 147 -PASS Not throw: x-mac-cyrillic has a pointer 148 -PASS Not throw: x-mac-cyrillic has a pointer 149 -PASS Not throw: x-mac-cyrillic has a pointer 150 -PASS Not throw: x-mac-cyrillic has a pointer 151 -PASS Not throw: x-mac-cyrillic has a pointer 152 -PASS Not throw: x-mac-cyrillic has a pointer 153 -PASS Not throw: x-mac-cyrillic has a pointer 154 -PASS Not throw: x-mac-cyrillic has a pointer 155 -PASS Not throw: x-mac-cyrillic has a pointer 156 -PASS Not throw: x-mac-cyrillic has a pointer 157 -PASS Not throw: x-mac-cyrillic has a pointer 158 -PASS Not throw: x-mac-cyrillic has a pointer 159 -PASS Not throw: x-mac-cyrillic has a pointer 160 -PASS Not throw: x-mac-cyrillic has a pointer 161 -PASS Not throw: x-mac-cyrillic has a pointer 162 -PASS Not throw: x-mac-cyrillic has a pointer 163 -PASS Not throw: x-mac-cyrillic has a pointer 164 -PASS Not throw: x-mac-cyrillic has a pointer 165 -PASS Not throw: x-mac-cyrillic has a pointer 166 -PASS Not throw: x-mac-cyrillic has a pointer 167 -PASS Not throw: x-mac-cyrillic has a pointer 168 -PASS Not throw: x-mac-cyrillic has a pointer 169 -PASS Not throw: x-mac-cyrillic has a pointer 170 -PASS Not throw: x-mac-cyrillic has a pointer 171 -PASS Not throw: x-mac-cyrillic has a pointer 172 -PASS Not throw: x-mac-cyrillic has a pointer 173 -PASS Not throw: x-mac-cyrillic has a pointer 174 -PASS Not throw: x-mac-cyrillic has a pointer 175 -PASS Not throw: x-mac-cyrillic has a pointer 176 -PASS Not throw: x-mac-cyrillic has a pointer 177 -PASS Not throw: x-mac-cyrillic has a pointer 178 -PASS Not throw: x-mac-cyrillic has a pointer 179 -PASS Not throw: x-mac-cyrillic has a pointer 180 -PASS Not throw: x-mac-cyrillic has a pointer 181 -PASS Not throw: x-mac-cyrillic has a pointer 182 -PASS Not throw: x-mac-cyrillic has a pointer 183 -PASS Not throw: x-mac-cyrillic has a pointer 184 -PASS Not throw: x-mac-cyrillic has a pointer 185 -PASS Not throw: x-mac-cyrillic has a pointer 186 -PASS Not throw: x-mac-cyrillic has a pointer 187 -PASS Not throw: x-mac-cyrillic has a pointer 188 -PASS Not throw: x-mac-cyrillic has a pointer 189 -PASS Not throw: x-mac-cyrillic has a pointer 190 -PASS Not throw: x-mac-cyrillic has a pointer 191 -PASS Not throw: x-mac-cyrillic has a pointer 192 -PASS Not throw: x-mac-cyrillic has a pointer 193 -PASS Not throw: x-mac-cyrillic has a pointer 194 -PASS Not throw: x-mac-cyrillic has a pointer 195 -PASS Not throw: x-mac-cyrillic has a pointer 196 -PASS Not throw: x-mac-cyrillic has a pointer 197 -PASS Not throw: x-mac-cyrillic has a pointer 198 -PASS Not throw: x-mac-cyrillic has a pointer 199 -PASS Not throw: x-mac-cyrillic has a pointer 200 -PASS Not throw: x-mac-cyrillic has a pointer 201 -PASS Not throw: x-mac-cyrillic has a pointer 202 -PASS Not throw: x-mac-cyrillic has a pointer 203 -PASS Not throw: x-mac-cyrillic has a pointer 204 -PASS Not throw: x-mac-cyrillic has a pointer 205 -PASS Not throw: x-mac-cyrillic has a pointer 206 -PASS Not throw: x-mac-cyrillic has a pointer 207 -PASS Not throw: x-mac-cyrillic has a pointer 208 -PASS Not throw: x-mac-cyrillic has a pointer 209 -PASS Not throw: x-mac-cyrillic has a pointer 210 -PASS Not throw: x-mac-cyrillic has a pointer 211 -PASS Not throw: x-mac-cyrillic has a pointer 212 -PASS Not throw: x-mac-cyrillic has a pointer 213 -PASS Not throw: x-mac-cyrillic has a pointer 214 -PASS Not throw: x-mac-cyrillic has a pointer 215 -PASS Not throw: x-mac-cyrillic has a pointer 216 -PASS Not throw: x-mac-cyrillic has a pointer 217 -PASS Not throw: x-mac-cyrillic has a pointer 218 -PASS Not throw: x-mac-cyrillic has a pointer 219 -PASS Not throw: x-mac-cyrillic has a pointer 220 -PASS Not throw: x-mac-cyrillic has a pointer 221 -PASS Not throw: x-mac-cyrillic has a pointer 222 -PASS Not throw: x-mac-cyrillic has a pointer 223 -PASS Not throw: x-mac-cyrillic has a pointer 224 -PASS Not throw: x-mac-cyrillic has a pointer 225 -PASS Not throw: x-mac-cyrillic has a pointer 226 -PASS Not throw: x-mac-cyrillic has a pointer 227 -PASS Not throw: x-mac-cyrillic has a pointer 228 -PASS Not throw: x-mac-cyrillic has a pointer 229 -PASS Not throw: x-mac-cyrillic has a pointer 230 -PASS Not throw: x-mac-cyrillic has a pointer 231 -PASS Not throw: x-mac-cyrillic has a pointer 232 -PASS Not throw: x-mac-cyrillic has a pointer 233 -PASS Not throw: x-mac-cyrillic has a pointer 234 -PASS Not throw: x-mac-cyrillic has a pointer 235 -PASS Not throw: x-mac-cyrillic has a pointer 236 -PASS Not throw: x-mac-cyrillic has a pointer 237 -PASS Not throw: x-mac-cyrillic has a pointer 238 -PASS Not throw: x-mac-cyrillic has a pointer 239 -PASS Not throw: x-mac-cyrillic has a pointer 240 -PASS Not throw: x-mac-cyrillic has a pointer 241 -PASS Not throw: x-mac-cyrillic has a pointer 242 -PASS Not throw: x-mac-cyrillic has a pointer 243 -PASS Not throw: x-mac-cyrillic has a pointer 244 -PASS Not throw: x-mac-cyrillic has a pointer 245 -PASS Not throw: x-mac-cyrillic has a pointer 246 -PASS Not throw: x-mac-cyrillic has a pointer 247 -PASS Not throw: x-mac-cyrillic has a pointer 248 -PASS Not throw: x-mac-cyrillic has a pointer 249 -PASS Not throw: x-mac-cyrillic has a pointer 250 -PASS Not throw: x-mac-cyrillic has a pointer 251 -PASS Not throw: x-mac-cyrillic has a pointer 252 -PASS Not throw: x-mac-cyrillic has a pointer 253 -PASS Not throw: x-mac-cyrillic has a pointer 254 -PASS Not throw: x-mac-cyrillic has a pointer 255 - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.html index 2382913528e69..39f60119d74f3 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.html @@ -1 +1,9 @@ - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker-expected.txt deleted file mode 100644 index daf2f04e04988..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker-expected.txt +++ /dev/null @@ -1,7170 +0,0 @@ - -PASS Not throw: IBM866 has a pointer 0 -PASS Not throw: IBM866 has a pointer 1 -PASS Not throw: IBM866 has a pointer 2 -PASS Not throw: IBM866 has a pointer 3 -PASS Not throw: IBM866 has a pointer 4 -PASS Not throw: IBM866 has a pointer 5 -PASS Not throw: IBM866 has a pointer 6 -PASS Not throw: IBM866 has a pointer 7 -PASS Not throw: IBM866 has a pointer 8 -PASS Not throw: IBM866 has a pointer 9 -PASS Not throw: IBM866 has a pointer 10 -PASS Not throw: IBM866 has a pointer 11 -PASS Not throw: IBM866 has a pointer 12 -PASS Not throw: IBM866 has a pointer 13 -PASS Not throw: IBM866 has a pointer 14 -PASS Not throw: IBM866 has a pointer 15 -PASS Not throw: IBM866 has a pointer 16 -PASS Not throw: IBM866 has a pointer 17 -PASS Not throw: IBM866 has a pointer 18 -PASS Not throw: IBM866 has a pointer 19 -PASS Not throw: IBM866 has a pointer 20 -PASS Not throw: IBM866 has a pointer 21 -PASS Not throw: IBM866 has a pointer 22 -PASS Not throw: IBM866 has a pointer 23 -PASS Not throw: IBM866 has a pointer 24 -PASS Not throw: IBM866 has a pointer 25 -PASS Not throw: IBM866 has a pointer 26 -PASS Not throw: IBM866 has a pointer 27 -PASS Not throw: IBM866 has a pointer 28 -PASS Not throw: IBM866 has a pointer 29 -PASS Not throw: IBM866 has a pointer 30 -PASS Not throw: IBM866 has a pointer 31 -PASS Not throw: IBM866 has a pointer 32 -PASS Not throw: IBM866 has a pointer 33 -PASS Not throw: IBM866 has a pointer 34 -PASS Not throw: IBM866 has a pointer 35 -PASS Not throw: IBM866 has a pointer 36 -PASS Not throw: IBM866 has a pointer 37 -PASS Not throw: IBM866 has a pointer 38 -PASS Not throw: IBM866 has a pointer 39 -PASS Not throw: IBM866 has a pointer 40 -PASS Not throw: IBM866 has a pointer 41 -PASS Not throw: IBM866 has a pointer 42 -PASS Not throw: IBM866 has a pointer 43 -PASS Not throw: IBM866 has a pointer 44 -PASS Not throw: IBM866 has a pointer 45 -PASS Not throw: IBM866 has a pointer 46 -PASS Not throw: IBM866 has a pointer 47 -PASS Not throw: IBM866 has a pointer 48 -PASS Not throw: IBM866 has a pointer 49 -PASS Not throw: IBM866 has a pointer 50 -PASS Not throw: IBM866 has a pointer 51 -PASS Not throw: IBM866 has a pointer 52 -PASS Not throw: IBM866 has a pointer 53 -PASS Not throw: IBM866 has a pointer 54 -PASS Not throw: IBM866 has a pointer 55 -PASS Not throw: IBM866 has a pointer 56 -PASS Not throw: IBM866 has a pointer 57 -PASS Not throw: IBM866 has a pointer 58 -PASS Not throw: IBM866 has a pointer 59 -PASS Not throw: IBM866 has a pointer 60 -PASS Not throw: IBM866 has a pointer 61 -PASS Not throw: IBM866 has a pointer 62 -PASS Not throw: IBM866 has a pointer 63 -PASS Not throw: IBM866 has a pointer 64 -PASS Not throw: IBM866 has a pointer 65 -PASS Not throw: IBM866 has a pointer 66 -PASS Not throw: IBM866 has a pointer 67 -PASS Not throw: IBM866 has a pointer 68 -PASS Not throw: IBM866 has a pointer 69 -PASS Not throw: IBM866 has a pointer 70 -PASS Not throw: IBM866 has a pointer 71 -PASS Not throw: IBM866 has a pointer 72 -PASS Not throw: IBM866 has a pointer 73 -PASS Not throw: IBM866 has a pointer 74 -PASS Not throw: IBM866 has a pointer 75 -PASS Not throw: IBM866 has a pointer 76 -PASS Not throw: IBM866 has a pointer 77 -PASS Not throw: IBM866 has a pointer 78 -PASS Not throw: IBM866 has a pointer 79 -PASS Not throw: IBM866 has a pointer 80 -PASS Not throw: IBM866 has a pointer 81 -PASS Not throw: IBM866 has a pointer 82 -PASS Not throw: IBM866 has a pointer 83 -PASS Not throw: IBM866 has a pointer 84 -PASS Not throw: IBM866 has a pointer 85 -PASS Not throw: IBM866 has a pointer 86 -PASS Not throw: IBM866 has a pointer 87 -PASS Not throw: IBM866 has a pointer 88 -PASS Not throw: IBM866 has a pointer 89 -PASS Not throw: IBM866 has a pointer 90 -PASS Not throw: IBM866 has a pointer 91 -PASS Not throw: IBM866 has a pointer 92 -PASS Not throw: IBM866 has a pointer 93 -PASS Not throw: IBM866 has a pointer 94 -PASS Not throw: IBM866 has a pointer 95 -PASS Not throw: IBM866 has a pointer 96 -PASS Not throw: IBM866 has a pointer 97 -PASS Not throw: IBM866 has a pointer 98 -PASS Not throw: IBM866 has a pointer 99 -PASS Not throw: IBM866 has a pointer 100 -PASS Not throw: IBM866 has a pointer 101 -PASS Not throw: IBM866 has a pointer 102 -PASS Not throw: IBM866 has a pointer 103 -PASS Not throw: IBM866 has a pointer 104 -PASS Not throw: IBM866 has a pointer 105 -PASS Not throw: IBM866 has a pointer 106 -PASS Not throw: IBM866 has a pointer 107 -PASS Not throw: IBM866 has a pointer 108 -PASS Not throw: IBM866 has a pointer 109 -PASS Not throw: IBM866 has a pointer 110 -PASS Not throw: IBM866 has a pointer 111 -PASS Not throw: IBM866 has a pointer 112 -PASS Not throw: IBM866 has a pointer 113 -PASS Not throw: IBM866 has a pointer 114 -PASS Not throw: IBM866 has a pointer 115 -PASS Not throw: IBM866 has a pointer 116 -PASS Not throw: IBM866 has a pointer 117 -PASS Not throw: IBM866 has a pointer 118 -PASS Not throw: IBM866 has a pointer 119 -PASS Not throw: IBM866 has a pointer 120 -PASS Not throw: IBM866 has a pointer 121 -PASS Not throw: IBM866 has a pointer 122 -PASS Not throw: IBM866 has a pointer 123 -PASS Not throw: IBM866 has a pointer 124 -PASS Not throw: IBM866 has a pointer 125 -PASS Not throw: IBM866 has a pointer 126 -PASS Not throw: IBM866 has a pointer 127 -PASS Not throw: IBM866 has a pointer 128 -PASS Not throw: IBM866 has a pointer 129 -PASS Not throw: IBM866 has a pointer 130 -PASS Not throw: IBM866 has a pointer 131 -PASS Not throw: IBM866 has a pointer 132 -PASS Not throw: IBM866 has a pointer 133 -PASS Not throw: IBM866 has a pointer 134 -PASS Not throw: IBM866 has a pointer 135 -PASS Not throw: IBM866 has a pointer 136 -PASS Not throw: IBM866 has a pointer 137 -PASS Not throw: IBM866 has a pointer 138 -PASS Not throw: IBM866 has a pointer 139 -PASS Not throw: IBM866 has a pointer 140 -PASS Not throw: IBM866 has a pointer 141 -PASS Not throw: IBM866 has a pointer 142 -PASS Not throw: IBM866 has a pointer 143 -PASS Not throw: IBM866 has a pointer 144 -PASS Not throw: IBM866 has a pointer 145 -PASS Not throw: IBM866 has a pointer 146 -PASS Not throw: IBM866 has a pointer 147 -PASS Not throw: IBM866 has a pointer 148 -PASS Not throw: IBM866 has a pointer 149 -PASS Not throw: IBM866 has a pointer 150 -PASS Not throw: IBM866 has a pointer 151 -PASS Not throw: IBM866 has a pointer 152 -PASS Not throw: IBM866 has a pointer 153 -PASS Not throw: IBM866 has a pointer 154 -PASS Not throw: IBM866 has a pointer 155 -PASS Not throw: IBM866 has a pointer 156 -PASS Not throw: IBM866 has a pointer 157 -PASS Not throw: IBM866 has a pointer 158 -PASS Not throw: IBM866 has a pointer 159 -PASS Not throw: IBM866 has a pointer 160 -PASS Not throw: IBM866 has a pointer 161 -PASS Not throw: IBM866 has a pointer 162 -PASS Not throw: IBM866 has a pointer 163 -PASS Not throw: IBM866 has a pointer 164 -PASS Not throw: IBM866 has a pointer 165 -PASS Not throw: IBM866 has a pointer 166 -PASS Not throw: IBM866 has a pointer 167 -PASS Not throw: IBM866 has a pointer 168 -PASS Not throw: IBM866 has a pointer 169 -PASS Not throw: IBM866 has a pointer 170 -PASS Not throw: IBM866 has a pointer 171 -PASS Not throw: IBM866 has a pointer 172 -PASS Not throw: IBM866 has a pointer 173 -PASS Not throw: IBM866 has a pointer 174 -PASS Not throw: IBM866 has a pointer 175 -PASS Not throw: IBM866 has a pointer 176 -PASS Not throw: IBM866 has a pointer 177 -PASS Not throw: IBM866 has a pointer 178 -PASS Not throw: IBM866 has a pointer 179 -PASS Not throw: IBM866 has a pointer 180 -PASS Not throw: IBM866 has a pointer 181 -PASS Not throw: IBM866 has a pointer 182 -PASS Not throw: IBM866 has a pointer 183 -PASS Not throw: IBM866 has a pointer 184 -PASS Not throw: IBM866 has a pointer 185 -PASS Not throw: IBM866 has a pointer 186 -PASS Not throw: IBM866 has a pointer 187 -PASS Not throw: IBM866 has a pointer 188 -PASS Not throw: IBM866 has a pointer 189 -PASS Not throw: IBM866 has a pointer 190 -PASS Not throw: IBM866 has a pointer 191 -PASS Not throw: IBM866 has a pointer 192 -PASS Not throw: IBM866 has a pointer 193 -PASS Not throw: IBM866 has a pointer 194 -PASS Not throw: IBM866 has a pointer 195 -PASS Not throw: IBM866 has a pointer 196 -PASS Not throw: IBM866 has a pointer 197 -PASS Not throw: IBM866 has a pointer 198 -PASS Not throw: IBM866 has a pointer 199 -PASS Not throw: IBM866 has a pointer 200 -PASS Not throw: IBM866 has a pointer 201 -PASS Not throw: IBM866 has a pointer 202 -PASS Not throw: IBM866 has a pointer 203 -PASS Not throw: IBM866 has a pointer 204 -PASS Not throw: IBM866 has a pointer 205 -PASS Not throw: IBM866 has a pointer 206 -PASS Not throw: IBM866 has a pointer 207 -PASS Not throw: IBM866 has a pointer 208 -PASS Not throw: IBM866 has a pointer 209 -PASS Not throw: IBM866 has a pointer 210 -PASS Not throw: IBM866 has a pointer 211 -PASS Not throw: IBM866 has a pointer 212 -PASS Not throw: IBM866 has a pointer 213 -PASS Not throw: IBM866 has a pointer 214 -PASS Not throw: IBM866 has a pointer 215 -PASS Not throw: IBM866 has a pointer 216 -PASS Not throw: IBM866 has a pointer 217 -PASS Not throw: IBM866 has a pointer 218 -PASS Not throw: IBM866 has a pointer 219 -PASS Not throw: IBM866 has a pointer 220 -PASS Not throw: IBM866 has a pointer 221 -PASS Not throw: IBM866 has a pointer 222 -PASS Not throw: IBM866 has a pointer 223 -PASS Not throw: IBM866 has a pointer 224 -PASS Not throw: IBM866 has a pointer 225 -PASS Not throw: IBM866 has a pointer 226 -PASS Not throw: IBM866 has a pointer 227 -PASS Not throw: IBM866 has a pointer 228 -PASS Not throw: IBM866 has a pointer 229 -PASS Not throw: IBM866 has a pointer 230 -PASS Not throw: IBM866 has a pointer 231 -PASS Not throw: IBM866 has a pointer 232 -PASS Not throw: IBM866 has a pointer 233 -PASS Not throw: IBM866 has a pointer 234 -PASS Not throw: IBM866 has a pointer 235 -PASS Not throw: IBM866 has a pointer 236 -PASS Not throw: IBM866 has a pointer 237 -PASS Not throw: IBM866 has a pointer 238 -PASS Not throw: IBM866 has a pointer 239 -PASS Not throw: IBM866 has a pointer 240 -PASS Not throw: IBM866 has a pointer 241 -PASS Not throw: IBM866 has a pointer 242 -PASS Not throw: IBM866 has a pointer 243 -PASS Not throw: IBM866 has a pointer 244 -PASS Not throw: IBM866 has a pointer 245 -PASS Not throw: IBM866 has a pointer 246 -PASS Not throw: IBM866 has a pointer 247 -PASS Not throw: IBM866 has a pointer 248 -PASS Not throw: IBM866 has a pointer 249 -PASS Not throw: IBM866 has a pointer 250 -PASS Not throw: IBM866 has a pointer 251 -PASS Not throw: IBM866 has a pointer 252 -PASS Not throw: IBM866 has a pointer 253 -PASS Not throw: IBM866 has a pointer 254 -PASS Not throw: IBM866 has a pointer 255 -PASS Not throw: ISO-8859-2 has a pointer 0 -PASS Not throw: ISO-8859-2 has a pointer 1 -PASS Not throw: ISO-8859-2 has a pointer 2 -PASS Not throw: ISO-8859-2 has a pointer 3 -PASS Not throw: ISO-8859-2 has a pointer 4 -PASS Not throw: ISO-8859-2 has a pointer 5 -PASS Not throw: ISO-8859-2 has a pointer 6 -PASS Not throw: ISO-8859-2 has a pointer 7 -PASS Not throw: ISO-8859-2 has a pointer 8 -PASS Not throw: ISO-8859-2 has a pointer 9 -PASS Not throw: ISO-8859-2 has a pointer 10 -PASS Not throw: ISO-8859-2 has a pointer 11 -PASS Not throw: ISO-8859-2 has a pointer 12 -PASS Not throw: ISO-8859-2 has a pointer 13 -PASS Not throw: ISO-8859-2 has a pointer 14 -PASS Not throw: ISO-8859-2 has a pointer 15 -PASS Not throw: ISO-8859-2 has a pointer 16 -PASS Not throw: ISO-8859-2 has a pointer 17 -PASS Not throw: ISO-8859-2 has a pointer 18 -PASS Not throw: ISO-8859-2 has a pointer 19 -PASS Not throw: ISO-8859-2 has a pointer 20 -PASS Not throw: ISO-8859-2 has a pointer 21 -PASS Not throw: ISO-8859-2 has a pointer 22 -PASS Not throw: ISO-8859-2 has a pointer 23 -PASS Not throw: ISO-8859-2 has a pointer 24 -PASS Not throw: ISO-8859-2 has a pointer 25 -PASS Not throw: ISO-8859-2 has a pointer 26 -PASS Not throw: ISO-8859-2 has a pointer 27 -PASS Not throw: ISO-8859-2 has a pointer 28 -PASS Not throw: ISO-8859-2 has a pointer 29 -PASS Not throw: ISO-8859-2 has a pointer 30 -PASS Not throw: ISO-8859-2 has a pointer 31 -PASS Not throw: ISO-8859-2 has a pointer 32 -PASS Not throw: ISO-8859-2 has a pointer 33 -PASS Not throw: ISO-8859-2 has a pointer 34 -PASS Not throw: ISO-8859-2 has a pointer 35 -PASS Not throw: ISO-8859-2 has a pointer 36 -PASS Not throw: ISO-8859-2 has a pointer 37 -PASS Not throw: ISO-8859-2 has a pointer 38 -PASS Not throw: ISO-8859-2 has a pointer 39 -PASS Not throw: ISO-8859-2 has a pointer 40 -PASS Not throw: ISO-8859-2 has a pointer 41 -PASS Not throw: ISO-8859-2 has a pointer 42 -PASS Not throw: ISO-8859-2 has a pointer 43 -PASS Not throw: ISO-8859-2 has a pointer 44 -PASS Not throw: ISO-8859-2 has a pointer 45 -PASS Not throw: ISO-8859-2 has a pointer 46 -PASS Not throw: ISO-8859-2 has a pointer 47 -PASS Not throw: ISO-8859-2 has a pointer 48 -PASS Not throw: ISO-8859-2 has a pointer 49 -PASS Not throw: ISO-8859-2 has a pointer 50 -PASS Not throw: ISO-8859-2 has a pointer 51 -PASS Not throw: ISO-8859-2 has a pointer 52 -PASS Not throw: ISO-8859-2 has a pointer 53 -PASS Not throw: ISO-8859-2 has a pointer 54 -PASS Not throw: ISO-8859-2 has a pointer 55 -PASS Not throw: ISO-8859-2 has a pointer 56 -PASS Not throw: ISO-8859-2 has a pointer 57 -PASS Not throw: ISO-8859-2 has a pointer 58 -PASS Not throw: ISO-8859-2 has a pointer 59 -PASS Not throw: ISO-8859-2 has a pointer 60 -PASS Not throw: ISO-8859-2 has a pointer 61 -PASS Not throw: ISO-8859-2 has a pointer 62 -PASS Not throw: ISO-8859-2 has a pointer 63 -PASS Not throw: ISO-8859-2 has a pointer 64 -PASS Not throw: ISO-8859-2 has a pointer 65 -PASS Not throw: ISO-8859-2 has a pointer 66 -PASS Not throw: ISO-8859-2 has a pointer 67 -PASS Not throw: ISO-8859-2 has a pointer 68 -PASS Not throw: ISO-8859-2 has a pointer 69 -PASS Not throw: ISO-8859-2 has a pointer 70 -PASS Not throw: ISO-8859-2 has a pointer 71 -PASS Not throw: ISO-8859-2 has a pointer 72 -PASS Not throw: ISO-8859-2 has a pointer 73 -PASS Not throw: ISO-8859-2 has a pointer 74 -PASS Not throw: ISO-8859-2 has a pointer 75 -PASS Not throw: ISO-8859-2 has a pointer 76 -PASS Not throw: ISO-8859-2 has a pointer 77 -PASS Not throw: ISO-8859-2 has a pointer 78 -PASS Not throw: ISO-8859-2 has a pointer 79 -PASS Not throw: ISO-8859-2 has a pointer 80 -PASS Not throw: ISO-8859-2 has a pointer 81 -PASS Not throw: ISO-8859-2 has a pointer 82 -PASS Not throw: ISO-8859-2 has a pointer 83 -PASS Not throw: ISO-8859-2 has a pointer 84 -PASS Not throw: ISO-8859-2 has a pointer 85 -PASS Not throw: ISO-8859-2 has a pointer 86 -PASS Not throw: ISO-8859-2 has a pointer 87 -PASS Not throw: ISO-8859-2 has a pointer 88 -PASS Not throw: ISO-8859-2 has a pointer 89 -PASS Not throw: ISO-8859-2 has a pointer 90 -PASS Not throw: ISO-8859-2 has a pointer 91 -PASS Not throw: ISO-8859-2 has a pointer 92 -PASS Not throw: ISO-8859-2 has a pointer 93 -PASS Not throw: ISO-8859-2 has a pointer 94 -PASS Not throw: ISO-8859-2 has a pointer 95 -PASS Not throw: ISO-8859-2 has a pointer 96 -PASS Not throw: ISO-8859-2 has a pointer 97 -PASS Not throw: ISO-8859-2 has a pointer 98 -PASS Not throw: ISO-8859-2 has a pointer 99 -PASS Not throw: ISO-8859-2 has a pointer 100 -PASS Not throw: ISO-8859-2 has a pointer 101 -PASS Not throw: ISO-8859-2 has a pointer 102 -PASS Not throw: ISO-8859-2 has a pointer 103 -PASS Not throw: ISO-8859-2 has a pointer 104 -PASS Not throw: ISO-8859-2 has a pointer 105 -PASS Not throw: ISO-8859-2 has a pointer 106 -PASS Not throw: ISO-8859-2 has a pointer 107 -PASS Not throw: ISO-8859-2 has a pointer 108 -PASS Not throw: ISO-8859-2 has a pointer 109 -PASS Not throw: ISO-8859-2 has a pointer 110 -PASS Not throw: ISO-8859-2 has a pointer 111 -PASS Not throw: ISO-8859-2 has a pointer 112 -PASS Not throw: ISO-8859-2 has a pointer 113 -PASS Not throw: ISO-8859-2 has a pointer 114 -PASS Not throw: ISO-8859-2 has a pointer 115 -PASS Not throw: ISO-8859-2 has a pointer 116 -PASS Not throw: ISO-8859-2 has a pointer 117 -PASS Not throw: ISO-8859-2 has a pointer 118 -PASS Not throw: ISO-8859-2 has a pointer 119 -PASS Not throw: ISO-8859-2 has a pointer 120 -PASS Not throw: ISO-8859-2 has a pointer 121 -PASS Not throw: ISO-8859-2 has a pointer 122 -PASS Not throw: ISO-8859-2 has a pointer 123 -PASS Not throw: ISO-8859-2 has a pointer 124 -PASS Not throw: ISO-8859-2 has a pointer 125 -PASS Not throw: ISO-8859-2 has a pointer 126 -PASS Not throw: ISO-8859-2 has a pointer 127 -PASS Not throw: ISO-8859-2 has a pointer 128 -PASS Not throw: ISO-8859-2 has a pointer 129 -PASS Not throw: ISO-8859-2 has a pointer 130 -PASS Not throw: ISO-8859-2 has a pointer 131 -PASS Not throw: ISO-8859-2 has a pointer 132 -PASS Not throw: ISO-8859-2 has a pointer 133 -PASS Not throw: ISO-8859-2 has a pointer 134 -PASS Not throw: ISO-8859-2 has a pointer 135 -PASS Not throw: ISO-8859-2 has a pointer 136 -PASS Not throw: ISO-8859-2 has a pointer 137 -PASS Not throw: ISO-8859-2 has a pointer 138 -PASS Not throw: ISO-8859-2 has a pointer 139 -PASS Not throw: ISO-8859-2 has a pointer 140 -PASS Not throw: ISO-8859-2 has a pointer 141 -PASS Not throw: ISO-8859-2 has a pointer 142 -PASS Not throw: ISO-8859-2 has a pointer 143 -PASS Not throw: ISO-8859-2 has a pointer 144 -PASS Not throw: ISO-8859-2 has a pointer 145 -PASS Not throw: ISO-8859-2 has a pointer 146 -PASS Not throw: ISO-8859-2 has a pointer 147 -PASS Not throw: ISO-8859-2 has a pointer 148 -PASS Not throw: ISO-8859-2 has a pointer 149 -PASS Not throw: ISO-8859-2 has a pointer 150 -PASS Not throw: ISO-8859-2 has a pointer 151 -PASS Not throw: ISO-8859-2 has a pointer 152 -PASS Not throw: ISO-8859-2 has a pointer 153 -PASS Not throw: ISO-8859-2 has a pointer 154 -PASS Not throw: ISO-8859-2 has a pointer 155 -PASS Not throw: ISO-8859-2 has a pointer 156 -PASS Not throw: ISO-8859-2 has a pointer 157 -PASS Not throw: ISO-8859-2 has a pointer 158 -PASS Not throw: ISO-8859-2 has a pointer 159 -PASS Not throw: ISO-8859-2 has a pointer 160 -PASS Not throw: ISO-8859-2 has a pointer 161 -PASS Not throw: ISO-8859-2 has a pointer 162 -PASS Not throw: ISO-8859-2 has a pointer 163 -PASS Not throw: ISO-8859-2 has a pointer 164 -PASS Not throw: ISO-8859-2 has a pointer 165 -PASS Not throw: ISO-8859-2 has a pointer 166 -PASS Not throw: ISO-8859-2 has a pointer 167 -PASS Not throw: ISO-8859-2 has a pointer 168 -PASS Not throw: ISO-8859-2 has a pointer 169 -PASS Not throw: ISO-8859-2 has a pointer 170 -PASS Not throw: ISO-8859-2 has a pointer 171 -PASS Not throw: ISO-8859-2 has a pointer 172 -PASS Not throw: ISO-8859-2 has a pointer 173 -PASS Not throw: ISO-8859-2 has a pointer 174 -PASS Not throw: ISO-8859-2 has a pointer 175 -PASS Not throw: ISO-8859-2 has a pointer 176 -PASS Not throw: ISO-8859-2 has a pointer 177 -PASS Not throw: ISO-8859-2 has a pointer 178 -PASS Not throw: ISO-8859-2 has a pointer 179 -PASS Not throw: ISO-8859-2 has a pointer 180 -PASS Not throw: ISO-8859-2 has a pointer 181 -PASS Not throw: ISO-8859-2 has a pointer 182 -PASS Not throw: ISO-8859-2 has a pointer 183 -PASS Not throw: ISO-8859-2 has a pointer 184 -PASS Not throw: ISO-8859-2 has a pointer 185 -PASS Not throw: ISO-8859-2 has a pointer 186 -PASS Not throw: ISO-8859-2 has a pointer 187 -PASS Not throw: ISO-8859-2 has a pointer 188 -PASS Not throw: ISO-8859-2 has a pointer 189 -PASS Not throw: ISO-8859-2 has a pointer 190 -PASS Not throw: ISO-8859-2 has a pointer 191 -PASS Not throw: ISO-8859-2 has a pointer 192 -PASS Not throw: ISO-8859-2 has a pointer 193 -PASS Not throw: ISO-8859-2 has a pointer 194 -PASS Not throw: ISO-8859-2 has a pointer 195 -PASS Not throw: ISO-8859-2 has a pointer 196 -PASS Not throw: ISO-8859-2 has a pointer 197 -PASS Not throw: ISO-8859-2 has a pointer 198 -PASS Not throw: ISO-8859-2 has a pointer 199 -PASS Not throw: ISO-8859-2 has a pointer 200 -PASS Not throw: ISO-8859-2 has a pointer 201 -PASS Not throw: ISO-8859-2 has a pointer 202 -PASS Not throw: ISO-8859-2 has a pointer 203 -PASS Not throw: ISO-8859-2 has a pointer 204 -PASS Not throw: ISO-8859-2 has a pointer 205 -PASS Not throw: ISO-8859-2 has a pointer 206 -PASS Not throw: ISO-8859-2 has a pointer 207 -PASS Not throw: ISO-8859-2 has a pointer 208 -PASS Not throw: ISO-8859-2 has a pointer 209 -PASS Not throw: ISO-8859-2 has a pointer 210 -PASS Not throw: ISO-8859-2 has a pointer 211 -PASS Not throw: ISO-8859-2 has a pointer 212 -PASS Not throw: ISO-8859-2 has a pointer 213 -PASS Not throw: ISO-8859-2 has a pointer 214 -PASS Not throw: ISO-8859-2 has a pointer 215 -PASS Not throw: ISO-8859-2 has a pointer 216 -PASS Not throw: ISO-8859-2 has a pointer 217 -PASS Not throw: ISO-8859-2 has a pointer 218 -PASS Not throw: ISO-8859-2 has a pointer 219 -PASS Not throw: ISO-8859-2 has a pointer 220 -PASS Not throw: ISO-8859-2 has a pointer 221 -PASS Not throw: ISO-8859-2 has a pointer 222 -PASS Not throw: ISO-8859-2 has a pointer 223 -PASS Not throw: ISO-8859-2 has a pointer 224 -PASS Not throw: ISO-8859-2 has a pointer 225 -PASS Not throw: ISO-8859-2 has a pointer 226 -PASS Not throw: ISO-8859-2 has a pointer 227 -PASS Not throw: ISO-8859-2 has a pointer 228 -PASS Not throw: ISO-8859-2 has a pointer 229 -PASS Not throw: ISO-8859-2 has a pointer 230 -PASS Not throw: ISO-8859-2 has a pointer 231 -PASS Not throw: ISO-8859-2 has a pointer 232 -PASS Not throw: ISO-8859-2 has a pointer 233 -PASS Not throw: ISO-8859-2 has a pointer 234 -PASS Not throw: ISO-8859-2 has a pointer 235 -PASS Not throw: ISO-8859-2 has a pointer 236 -PASS Not throw: ISO-8859-2 has a pointer 237 -PASS Not throw: ISO-8859-2 has a pointer 238 -PASS Not throw: ISO-8859-2 has a pointer 239 -PASS Not throw: ISO-8859-2 has a pointer 240 -PASS Not throw: ISO-8859-2 has a pointer 241 -PASS Not throw: ISO-8859-2 has a pointer 242 -PASS Not throw: ISO-8859-2 has a pointer 243 -PASS Not throw: ISO-8859-2 has a pointer 244 -PASS Not throw: ISO-8859-2 has a pointer 245 -PASS Not throw: ISO-8859-2 has a pointer 246 -PASS Not throw: ISO-8859-2 has a pointer 247 -PASS Not throw: ISO-8859-2 has a pointer 248 -PASS Not throw: ISO-8859-2 has a pointer 249 -PASS Not throw: ISO-8859-2 has a pointer 250 -PASS Not throw: ISO-8859-2 has a pointer 251 -PASS Not throw: ISO-8859-2 has a pointer 252 -PASS Not throw: ISO-8859-2 has a pointer 253 -PASS Not throw: ISO-8859-2 has a pointer 254 -PASS Not throw: ISO-8859-2 has a pointer 255 -PASS Not throw: ISO-8859-3 has a pointer 0 -PASS Not throw: ISO-8859-3 has a pointer 1 -PASS Not throw: ISO-8859-3 has a pointer 2 -PASS Not throw: ISO-8859-3 has a pointer 3 -PASS Not throw: ISO-8859-3 has a pointer 4 -PASS Not throw: ISO-8859-3 has a pointer 5 -PASS Not throw: ISO-8859-3 has a pointer 6 -PASS Not throw: ISO-8859-3 has a pointer 7 -PASS Not throw: ISO-8859-3 has a pointer 8 -PASS Not throw: ISO-8859-3 has a pointer 9 -PASS Not throw: ISO-8859-3 has a pointer 10 -PASS Not throw: ISO-8859-3 has a pointer 11 -PASS Not throw: ISO-8859-3 has a pointer 12 -PASS Not throw: ISO-8859-3 has a pointer 13 -PASS Not throw: ISO-8859-3 has a pointer 14 -PASS Not throw: ISO-8859-3 has a pointer 15 -PASS Not throw: ISO-8859-3 has a pointer 16 -PASS Not throw: ISO-8859-3 has a pointer 17 -PASS Not throw: ISO-8859-3 has a pointer 18 -PASS Not throw: ISO-8859-3 has a pointer 19 -PASS Not throw: ISO-8859-3 has a pointer 20 -PASS Not throw: ISO-8859-3 has a pointer 21 -PASS Not throw: ISO-8859-3 has a pointer 22 -PASS Not throw: ISO-8859-3 has a pointer 23 -PASS Not throw: ISO-8859-3 has a pointer 24 -PASS Not throw: ISO-8859-3 has a pointer 25 -PASS Not throw: ISO-8859-3 has a pointer 26 -PASS Not throw: ISO-8859-3 has a pointer 27 -PASS Not throw: ISO-8859-3 has a pointer 28 -PASS Not throw: ISO-8859-3 has a pointer 29 -PASS Not throw: ISO-8859-3 has a pointer 30 -PASS Not throw: ISO-8859-3 has a pointer 31 -PASS Not throw: ISO-8859-3 has a pointer 32 -PASS Not throw: ISO-8859-3 has a pointer 33 -PASS Not throw: ISO-8859-3 has a pointer 34 -PASS Not throw: ISO-8859-3 has a pointer 35 -PASS Not throw: ISO-8859-3 has a pointer 36 -PASS Not throw: ISO-8859-3 has a pointer 37 -PASS Not throw: ISO-8859-3 has a pointer 38 -PASS Not throw: ISO-8859-3 has a pointer 39 -PASS Not throw: ISO-8859-3 has a pointer 40 -PASS Not throw: ISO-8859-3 has a pointer 41 -PASS Not throw: ISO-8859-3 has a pointer 42 -PASS Not throw: ISO-8859-3 has a pointer 43 -PASS Not throw: ISO-8859-3 has a pointer 44 -PASS Not throw: ISO-8859-3 has a pointer 45 -PASS Not throw: ISO-8859-3 has a pointer 46 -PASS Not throw: ISO-8859-3 has a pointer 47 -PASS Not throw: ISO-8859-3 has a pointer 48 -PASS Not throw: ISO-8859-3 has a pointer 49 -PASS Not throw: ISO-8859-3 has a pointer 50 -PASS Not throw: ISO-8859-3 has a pointer 51 -PASS Not throw: ISO-8859-3 has a pointer 52 -PASS Not throw: ISO-8859-3 has a pointer 53 -PASS Not throw: ISO-8859-3 has a pointer 54 -PASS Not throw: ISO-8859-3 has a pointer 55 -PASS Not throw: ISO-8859-3 has a pointer 56 -PASS Not throw: ISO-8859-3 has a pointer 57 -PASS Not throw: ISO-8859-3 has a pointer 58 -PASS Not throw: ISO-8859-3 has a pointer 59 -PASS Not throw: ISO-8859-3 has a pointer 60 -PASS Not throw: ISO-8859-3 has a pointer 61 -PASS Not throw: ISO-8859-3 has a pointer 62 -PASS Not throw: ISO-8859-3 has a pointer 63 -PASS Not throw: ISO-8859-3 has a pointer 64 -PASS Not throw: ISO-8859-3 has a pointer 65 -PASS Not throw: ISO-8859-3 has a pointer 66 -PASS Not throw: ISO-8859-3 has a pointer 67 -PASS Not throw: ISO-8859-3 has a pointer 68 -PASS Not throw: ISO-8859-3 has a pointer 69 -PASS Not throw: ISO-8859-3 has a pointer 70 -PASS Not throw: ISO-8859-3 has a pointer 71 -PASS Not throw: ISO-8859-3 has a pointer 72 -PASS Not throw: ISO-8859-3 has a pointer 73 -PASS Not throw: ISO-8859-3 has a pointer 74 -PASS Not throw: ISO-8859-3 has a pointer 75 -PASS Not throw: ISO-8859-3 has a pointer 76 -PASS Not throw: ISO-8859-3 has a pointer 77 -PASS Not throw: ISO-8859-3 has a pointer 78 -PASS Not throw: ISO-8859-3 has a pointer 79 -PASS Not throw: ISO-8859-3 has a pointer 80 -PASS Not throw: ISO-8859-3 has a pointer 81 -PASS Not throw: ISO-8859-3 has a pointer 82 -PASS Not throw: ISO-8859-3 has a pointer 83 -PASS Not throw: ISO-8859-3 has a pointer 84 -PASS Not throw: ISO-8859-3 has a pointer 85 -PASS Not throw: ISO-8859-3 has a pointer 86 -PASS Not throw: ISO-8859-3 has a pointer 87 -PASS Not throw: ISO-8859-3 has a pointer 88 -PASS Not throw: ISO-8859-3 has a pointer 89 -PASS Not throw: ISO-8859-3 has a pointer 90 -PASS Not throw: ISO-8859-3 has a pointer 91 -PASS Not throw: ISO-8859-3 has a pointer 92 -PASS Not throw: ISO-8859-3 has a pointer 93 -PASS Not throw: ISO-8859-3 has a pointer 94 -PASS Not throw: ISO-8859-3 has a pointer 95 -PASS Not throw: ISO-8859-3 has a pointer 96 -PASS Not throw: ISO-8859-3 has a pointer 97 -PASS Not throw: ISO-8859-3 has a pointer 98 -PASS Not throw: ISO-8859-3 has a pointer 99 -PASS Not throw: ISO-8859-3 has a pointer 100 -PASS Not throw: ISO-8859-3 has a pointer 101 -PASS Not throw: ISO-8859-3 has a pointer 102 -PASS Not throw: ISO-8859-3 has a pointer 103 -PASS Not throw: ISO-8859-3 has a pointer 104 -PASS Not throw: ISO-8859-3 has a pointer 105 -PASS Not throw: ISO-8859-3 has a pointer 106 -PASS Not throw: ISO-8859-3 has a pointer 107 -PASS Not throw: ISO-8859-3 has a pointer 108 -PASS Not throw: ISO-8859-3 has a pointer 109 -PASS Not throw: ISO-8859-3 has a pointer 110 -PASS Not throw: ISO-8859-3 has a pointer 111 -PASS Not throw: ISO-8859-3 has a pointer 112 -PASS Not throw: ISO-8859-3 has a pointer 113 -PASS Not throw: ISO-8859-3 has a pointer 114 -PASS Not throw: ISO-8859-3 has a pointer 115 -PASS Not throw: ISO-8859-3 has a pointer 116 -PASS Not throw: ISO-8859-3 has a pointer 117 -PASS Not throw: ISO-8859-3 has a pointer 118 -PASS Not throw: ISO-8859-3 has a pointer 119 -PASS Not throw: ISO-8859-3 has a pointer 120 -PASS Not throw: ISO-8859-3 has a pointer 121 -PASS Not throw: ISO-8859-3 has a pointer 122 -PASS Not throw: ISO-8859-3 has a pointer 123 -PASS Not throw: ISO-8859-3 has a pointer 124 -PASS Not throw: ISO-8859-3 has a pointer 125 -PASS Not throw: ISO-8859-3 has a pointer 126 -PASS Not throw: ISO-8859-3 has a pointer 127 -PASS Not throw: ISO-8859-3 has a pointer 128 -PASS Not throw: ISO-8859-3 has a pointer 129 -PASS Not throw: ISO-8859-3 has a pointer 130 -PASS Not throw: ISO-8859-3 has a pointer 131 -PASS Not throw: ISO-8859-3 has a pointer 132 -PASS Not throw: ISO-8859-3 has a pointer 133 -PASS Not throw: ISO-8859-3 has a pointer 134 -PASS Not throw: ISO-8859-3 has a pointer 135 -PASS Not throw: ISO-8859-3 has a pointer 136 -PASS Not throw: ISO-8859-3 has a pointer 137 -PASS Not throw: ISO-8859-3 has a pointer 138 -PASS Not throw: ISO-8859-3 has a pointer 139 -PASS Not throw: ISO-8859-3 has a pointer 140 -PASS Not throw: ISO-8859-3 has a pointer 141 -PASS Not throw: ISO-8859-3 has a pointer 142 -PASS Not throw: ISO-8859-3 has a pointer 143 -PASS Not throw: ISO-8859-3 has a pointer 144 -PASS Not throw: ISO-8859-3 has a pointer 145 -PASS Not throw: ISO-8859-3 has a pointer 146 -PASS Not throw: ISO-8859-3 has a pointer 147 -PASS Not throw: ISO-8859-3 has a pointer 148 -PASS Not throw: ISO-8859-3 has a pointer 149 -PASS Not throw: ISO-8859-3 has a pointer 150 -PASS Not throw: ISO-8859-3 has a pointer 151 -PASS Not throw: ISO-8859-3 has a pointer 152 -PASS Not throw: ISO-8859-3 has a pointer 153 -PASS Not throw: ISO-8859-3 has a pointer 154 -PASS Not throw: ISO-8859-3 has a pointer 155 -PASS Not throw: ISO-8859-3 has a pointer 156 -PASS Not throw: ISO-8859-3 has a pointer 157 -PASS Not throw: ISO-8859-3 has a pointer 158 -PASS Not throw: ISO-8859-3 has a pointer 159 -PASS Not throw: ISO-8859-3 has a pointer 160 -PASS Not throw: ISO-8859-3 has a pointer 161 -PASS Not throw: ISO-8859-3 has a pointer 162 -PASS Not throw: ISO-8859-3 has a pointer 163 -PASS Not throw: ISO-8859-3 has a pointer 164 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 165 -PASS Not throw: ISO-8859-3 has a pointer 166 -PASS Not throw: ISO-8859-3 has a pointer 167 -PASS Not throw: ISO-8859-3 has a pointer 168 -PASS Not throw: ISO-8859-3 has a pointer 169 -PASS Not throw: ISO-8859-3 has a pointer 170 -PASS Not throw: ISO-8859-3 has a pointer 171 -PASS Not throw: ISO-8859-3 has a pointer 172 -PASS Not throw: ISO-8859-3 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 174 -PASS Not throw: ISO-8859-3 has a pointer 175 -PASS Not throw: ISO-8859-3 has a pointer 176 -PASS Not throw: ISO-8859-3 has a pointer 177 -PASS Not throw: ISO-8859-3 has a pointer 178 -PASS Not throw: ISO-8859-3 has a pointer 179 -PASS Not throw: ISO-8859-3 has a pointer 180 -PASS Not throw: ISO-8859-3 has a pointer 181 -PASS Not throw: ISO-8859-3 has a pointer 182 -PASS Not throw: ISO-8859-3 has a pointer 183 -PASS Not throw: ISO-8859-3 has a pointer 184 -PASS Not throw: ISO-8859-3 has a pointer 185 -PASS Not throw: ISO-8859-3 has a pointer 186 -PASS Not throw: ISO-8859-3 has a pointer 187 -PASS Not throw: ISO-8859-3 has a pointer 188 -PASS Not throw: ISO-8859-3 has a pointer 189 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 190 -PASS Not throw: ISO-8859-3 has a pointer 191 -PASS Not throw: ISO-8859-3 has a pointer 192 -PASS Not throw: ISO-8859-3 has a pointer 193 -PASS Not throw: ISO-8859-3 has a pointer 194 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 195 -PASS Not throw: ISO-8859-3 has a pointer 196 -PASS Not throw: ISO-8859-3 has a pointer 197 -PASS Not throw: ISO-8859-3 has a pointer 198 -PASS Not throw: ISO-8859-3 has a pointer 199 -PASS Not throw: ISO-8859-3 has a pointer 200 -PASS Not throw: ISO-8859-3 has a pointer 201 -PASS Not throw: ISO-8859-3 has a pointer 202 -PASS Not throw: ISO-8859-3 has a pointer 203 -PASS Not throw: ISO-8859-3 has a pointer 204 -PASS Not throw: ISO-8859-3 has a pointer 205 -PASS Not throw: ISO-8859-3 has a pointer 206 -PASS Not throw: ISO-8859-3 has a pointer 207 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 208 -PASS Not throw: ISO-8859-3 has a pointer 209 -PASS Not throw: ISO-8859-3 has a pointer 210 -PASS Not throw: ISO-8859-3 has a pointer 211 -PASS Not throw: ISO-8859-3 has a pointer 212 -PASS Not throw: ISO-8859-3 has a pointer 213 -PASS Not throw: ISO-8859-3 has a pointer 214 -PASS Not throw: ISO-8859-3 has a pointer 215 -PASS Not throw: ISO-8859-3 has a pointer 216 -PASS Not throw: ISO-8859-3 has a pointer 217 -PASS Not throw: ISO-8859-3 has a pointer 218 -PASS Not throw: ISO-8859-3 has a pointer 219 -PASS Not throw: ISO-8859-3 has a pointer 220 -PASS Not throw: ISO-8859-3 has a pointer 221 -PASS Not throw: ISO-8859-3 has a pointer 222 -PASS Not throw: ISO-8859-3 has a pointer 223 -PASS Not throw: ISO-8859-3 has a pointer 224 -PASS Not throw: ISO-8859-3 has a pointer 225 -PASS Not throw: ISO-8859-3 has a pointer 226 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 227 -PASS Not throw: ISO-8859-3 has a pointer 228 -PASS Not throw: ISO-8859-3 has a pointer 229 -PASS Not throw: ISO-8859-3 has a pointer 230 -PASS Not throw: ISO-8859-3 has a pointer 231 -PASS Not throw: ISO-8859-3 has a pointer 232 -PASS Not throw: ISO-8859-3 has a pointer 233 -PASS Not throw: ISO-8859-3 has a pointer 234 -PASS Not throw: ISO-8859-3 has a pointer 235 -PASS Not throw: ISO-8859-3 has a pointer 236 -PASS Not throw: ISO-8859-3 has a pointer 237 -PASS Not throw: ISO-8859-3 has a pointer 238 -PASS Not throw: ISO-8859-3 has a pointer 239 -PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 240 -PASS Not throw: ISO-8859-3 has a pointer 241 -PASS Not throw: ISO-8859-3 has a pointer 242 -PASS Not throw: ISO-8859-3 has a pointer 243 -PASS Not throw: ISO-8859-3 has a pointer 244 -PASS Not throw: ISO-8859-3 has a pointer 245 -PASS Not throw: ISO-8859-3 has a pointer 246 -PASS Not throw: ISO-8859-3 has a pointer 247 -PASS Not throw: ISO-8859-3 has a pointer 248 -PASS Not throw: ISO-8859-3 has a pointer 249 -PASS Not throw: ISO-8859-3 has a pointer 250 -PASS Not throw: ISO-8859-3 has a pointer 251 -PASS Not throw: ISO-8859-3 has a pointer 252 -PASS Not throw: ISO-8859-3 has a pointer 253 -PASS Not throw: ISO-8859-3 has a pointer 254 -PASS Not throw: ISO-8859-3 has a pointer 255 -PASS Not throw: ISO-8859-4 has a pointer 0 -PASS Not throw: ISO-8859-4 has a pointer 1 -PASS Not throw: ISO-8859-4 has a pointer 2 -PASS Not throw: ISO-8859-4 has a pointer 3 -PASS Not throw: ISO-8859-4 has a pointer 4 -PASS Not throw: ISO-8859-4 has a pointer 5 -PASS Not throw: ISO-8859-4 has a pointer 6 -PASS Not throw: ISO-8859-4 has a pointer 7 -PASS Not throw: ISO-8859-4 has a pointer 8 -PASS Not throw: ISO-8859-4 has a pointer 9 -PASS Not throw: ISO-8859-4 has a pointer 10 -PASS Not throw: ISO-8859-4 has a pointer 11 -PASS Not throw: ISO-8859-4 has a pointer 12 -PASS Not throw: ISO-8859-4 has a pointer 13 -PASS Not throw: ISO-8859-4 has a pointer 14 -PASS Not throw: ISO-8859-4 has a pointer 15 -PASS Not throw: ISO-8859-4 has a pointer 16 -PASS Not throw: ISO-8859-4 has a pointer 17 -PASS Not throw: ISO-8859-4 has a pointer 18 -PASS Not throw: ISO-8859-4 has a pointer 19 -PASS Not throw: ISO-8859-4 has a pointer 20 -PASS Not throw: ISO-8859-4 has a pointer 21 -PASS Not throw: ISO-8859-4 has a pointer 22 -PASS Not throw: ISO-8859-4 has a pointer 23 -PASS Not throw: ISO-8859-4 has a pointer 24 -PASS Not throw: ISO-8859-4 has a pointer 25 -PASS Not throw: ISO-8859-4 has a pointer 26 -PASS Not throw: ISO-8859-4 has a pointer 27 -PASS Not throw: ISO-8859-4 has a pointer 28 -PASS Not throw: ISO-8859-4 has a pointer 29 -PASS Not throw: ISO-8859-4 has a pointer 30 -PASS Not throw: ISO-8859-4 has a pointer 31 -PASS Not throw: ISO-8859-4 has a pointer 32 -PASS Not throw: ISO-8859-4 has a pointer 33 -PASS Not throw: ISO-8859-4 has a pointer 34 -PASS Not throw: ISO-8859-4 has a pointer 35 -PASS Not throw: ISO-8859-4 has a pointer 36 -PASS Not throw: ISO-8859-4 has a pointer 37 -PASS Not throw: ISO-8859-4 has a pointer 38 -PASS Not throw: ISO-8859-4 has a pointer 39 -PASS Not throw: ISO-8859-4 has a pointer 40 -PASS Not throw: ISO-8859-4 has a pointer 41 -PASS Not throw: ISO-8859-4 has a pointer 42 -PASS Not throw: ISO-8859-4 has a pointer 43 -PASS Not throw: ISO-8859-4 has a pointer 44 -PASS Not throw: ISO-8859-4 has a pointer 45 -PASS Not throw: ISO-8859-4 has a pointer 46 -PASS Not throw: ISO-8859-4 has a pointer 47 -PASS Not throw: ISO-8859-4 has a pointer 48 -PASS Not throw: ISO-8859-4 has a pointer 49 -PASS Not throw: ISO-8859-4 has a pointer 50 -PASS Not throw: ISO-8859-4 has a pointer 51 -PASS Not throw: ISO-8859-4 has a pointer 52 -PASS Not throw: ISO-8859-4 has a pointer 53 -PASS Not throw: ISO-8859-4 has a pointer 54 -PASS Not throw: ISO-8859-4 has a pointer 55 -PASS Not throw: ISO-8859-4 has a pointer 56 -PASS Not throw: ISO-8859-4 has a pointer 57 -PASS Not throw: ISO-8859-4 has a pointer 58 -PASS Not throw: ISO-8859-4 has a pointer 59 -PASS Not throw: ISO-8859-4 has a pointer 60 -PASS Not throw: ISO-8859-4 has a pointer 61 -PASS Not throw: ISO-8859-4 has a pointer 62 -PASS Not throw: ISO-8859-4 has a pointer 63 -PASS Not throw: ISO-8859-4 has a pointer 64 -PASS Not throw: ISO-8859-4 has a pointer 65 -PASS Not throw: ISO-8859-4 has a pointer 66 -PASS Not throw: ISO-8859-4 has a pointer 67 -PASS Not throw: ISO-8859-4 has a pointer 68 -PASS Not throw: ISO-8859-4 has a pointer 69 -PASS Not throw: ISO-8859-4 has a pointer 70 -PASS Not throw: ISO-8859-4 has a pointer 71 -PASS Not throw: ISO-8859-4 has a pointer 72 -PASS Not throw: ISO-8859-4 has a pointer 73 -PASS Not throw: ISO-8859-4 has a pointer 74 -PASS Not throw: ISO-8859-4 has a pointer 75 -PASS Not throw: ISO-8859-4 has a pointer 76 -PASS Not throw: ISO-8859-4 has a pointer 77 -PASS Not throw: ISO-8859-4 has a pointer 78 -PASS Not throw: ISO-8859-4 has a pointer 79 -PASS Not throw: ISO-8859-4 has a pointer 80 -PASS Not throw: ISO-8859-4 has a pointer 81 -PASS Not throw: ISO-8859-4 has a pointer 82 -PASS Not throw: ISO-8859-4 has a pointer 83 -PASS Not throw: ISO-8859-4 has a pointer 84 -PASS Not throw: ISO-8859-4 has a pointer 85 -PASS Not throw: ISO-8859-4 has a pointer 86 -PASS Not throw: ISO-8859-4 has a pointer 87 -PASS Not throw: ISO-8859-4 has a pointer 88 -PASS Not throw: ISO-8859-4 has a pointer 89 -PASS Not throw: ISO-8859-4 has a pointer 90 -PASS Not throw: ISO-8859-4 has a pointer 91 -PASS Not throw: ISO-8859-4 has a pointer 92 -PASS Not throw: ISO-8859-4 has a pointer 93 -PASS Not throw: ISO-8859-4 has a pointer 94 -PASS Not throw: ISO-8859-4 has a pointer 95 -PASS Not throw: ISO-8859-4 has a pointer 96 -PASS Not throw: ISO-8859-4 has a pointer 97 -PASS Not throw: ISO-8859-4 has a pointer 98 -PASS Not throw: ISO-8859-4 has a pointer 99 -PASS Not throw: ISO-8859-4 has a pointer 100 -PASS Not throw: ISO-8859-4 has a pointer 101 -PASS Not throw: ISO-8859-4 has a pointer 102 -PASS Not throw: ISO-8859-4 has a pointer 103 -PASS Not throw: ISO-8859-4 has a pointer 104 -PASS Not throw: ISO-8859-4 has a pointer 105 -PASS Not throw: ISO-8859-4 has a pointer 106 -PASS Not throw: ISO-8859-4 has a pointer 107 -PASS Not throw: ISO-8859-4 has a pointer 108 -PASS Not throw: ISO-8859-4 has a pointer 109 -PASS Not throw: ISO-8859-4 has a pointer 110 -PASS Not throw: ISO-8859-4 has a pointer 111 -PASS Not throw: ISO-8859-4 has a pointer 112 -PASS Not throw: ISO-8859-4 has a pointer 113 -PASS Not throw: ISO-8859-4 has a pointer 114 -PASS Not throw: ISO-8859-4 has a pointer 115 -PASS Not throw: ISO-8859-4 has a pointer 116 -PASS Not throw: ISO-8859-4 has a pointer 117 -PASS Not throw: ISO-8859-4 has a pointer 118 -PASS Not throw: ISO-8859-4 has a pointer 119 -PASS Not throw: ISO-8859-4 has a pointer 120 -PASS Not throw: ISO-8859-4 has a pointer 121 -PASS Not throw: ISO-8859-4 has a pointer 122 -PASS Not throw: ISO-8859-4 has a pointer 123 -PASS Not throw: ISO-8859-4 has a pointer 124 -PASS Not throw: ISO-8859-4 has a pointer 125 -PASS Not throw: ISO-8859-4 has a pointer 126 -PASS Not throw: ISO-8859-4 has a pointer 127 -PASS Not throw: ISO-8859-4 has a pointer 128 -PASS Not throw: ISO-8859-4 has a pointer 129 -PASS Not throw: ISO-8859-4 has a pointer 130 -PASS Not throw: ISO-8859-4 has a pointer 131 -PASS Not throw: ISO-8859-4 has a pointer 132 -PASS Not throw: ISO-8859-4 has a pointer 133 -PASS Not throw: ISO-8859-4 has a pointer 134 -PASS Not throw: ISO-8859-4 has a pointer 135 -PASS Not throw: ISO-8859-4 has a pointer 136 -PASS Not throw: ISO-8859-4 has a pointer 137 -PASS Not throw: ISO-8859-4 has a pointer 138 -PASS Not throw: ISO-8859-4 has a pointer 139 -PASS Not throw: ISO-8859-4 has a pointer 140 -PASS Not throw: ISO-8859-4 has a pointer 141 -PASS Not throw: ISO-8859-4 has a pointer 142 -PASS Not throw: ISO-8859-4 has a pointer 143 -PASS Not throw: ISO-8859-4 has a pointer 144 -PASS Not throw: ISO-8859-4 has a pointer 145 -PASS Not throw: ISO-8859-4 has a pointer 146 -PASS Not throw: ISO-8859-4 has a pointer 147 -PASS Not throw: ISO-8859-4 has a pointer 148 -PASS Not throw: ISO-8859-4 has a pointer 149 -PASS Not throw: ISO-8859-4 has a pointer 150 -PASS Not throw: ISO-8859-4 has a pointer 151 -PASS Not throw: ISO-8859-4 has a pointer 152 -PASS Not throw: ISO-8859-4 has a pointer 153 -PASS Not throw: ISO-8859-4 has a pointer 154 -PASS Not throw: ISO-8859-4 has a pointer 155 -PASS Not throw: ISO-8859-4 has a pointer 156 -PASS Not throw: ISO-8859-4 has a pointer 157 -PASS Not throw: ISO-8859-4 has a pointer 158 -PASS Not throw: ISO-8859-4 has a pointer 159 -PASS Not throw: ISO-8859-4 has a pointer 160 -PASS Not throw: ISO-8859-4 has a pointer 161 -PASS Not throw: ISO-8859-4 has a pointer 162 -PASS Not throw: ISO-8859-4 has a pointer 163 -PASS Not throw: ISO-8859-4 has a pointer 164 -PASS Not throw: ISO-8859-4 has a pointer 165 -PASS Not throw: ISO-8859-4 has a pointer 166 -PASS Not throw: ISO-8859-4 has a pointer 167 -PASS Not throw: ISO-8859-4 has a pointer 168 -PASS Not throw: ISO-8859-4 has a pointer 169 -PASS Not throw: ISO-8859-4 has a pointer 170 -PASS Not throw: ISO-8859-4 has a pointer 171 -PASS Not throw: ISO-8859-4 has a pointer 172 -PASS Not throw: ISO-8859-4 has a pointer 173 -PASS Not throw: ISO-8859-4 has a pointer 174 -PASS Not throw: ISO-8859-4 has a pointer 175 -PASS Not throw: ISO-8859-4 has a pointer 176 -PASS Not throw: ISO-8859-4 has a pointer 177 -PASS Not throw: ISO-8859-4 has a pointer 178 -PASS Not throw: ISO-8859-4 has a pointer 179 -PASS Not throw: ISO-8859-4 has a pointer 180 -PASS Not throw: ISO-8859-4 has a pointer 181 -PASS Not throw: ISO-8859-4 has a pointer 182 -PASS Not throw: ISO-8859-4 has a pointer 183 -PASS Not throw: ISO-8859-4 has a pointer 184 -PASS Not throw: ISO-8859-4 has a pointer 185 -PASS Not throw: ISO-8859-4 has a pointer 186 -PASS Not throw: ISO-8859-4 has a pointer 187 -PASS Not throw: ISO-8859-4 has a pointer 188 -PASS Not throw: ISO-8859-4 has a pointer 189 -PASS Not throw: ISO-8859-4 has a pointer 190 -PASS Not throw: ISO-8859-4 has a pointer 191 -PASS Not throw: ISO-8859-4 has a pointer 192 -PASS Not throw: ISO-8859-4 has a pointer 193 -PASS Not throw: ISO-8859-4 has a pointer 194 -PASS Not throw: ISO-8859-4 has a pointer 195 -PASS Not throw: ISO-8859-4 has a pointer 196 -PASS Not throw: ISO-8859-4 has a pointer 197 -PASS Not throw: ISO-8859-4 has a pointer 198 -PASS Not throw: ISO-8859-4 has a pointer 199 -PASS Not throw: ISO-8859-4 has a pointer 200 -PASS Not throw: ISO-8859-4 has a pointer 201 -PASS Not throw: ISO-8859-4 has a pointer 202 -PASS Not throw: ISO-8859-4 has a pointer 203 -PASS Not throw: ISO-8859-4 has a pointer 204 -PASS Not throw: ISO-8859-4 has a pointer 205 -PASS Not throw: ISO-8859-4 has a pointer 206 -PASS Not throw: ISO-8859-4 has a pointer 207 -PASS Not throw: ISO-8859-4 has a pointer 208 -PASS Not throw: ISO-8859-4 has a pointer 209 -PASS Not throw: ISO-8859-4 has a pointer 210 -PASS Not throw: ISO-8859-4 has a pointer 211 -PASS Not throw: ISO-8859-4 has a pointer 212 -PASS Not throw: ISO-8859-4 has a pointer 213 -PASS Not throw: ISO-8859-4 has a pointer 214 -PASS Not throw: ISO-8859-4 has a pointer 215 -PASS Not throw: ISO-8859-4 has a pointer 216 -PASS Not throw: ISO-8859-4 has a pointer 217 -PASS Not throw: ISO-8859-4 has a pointer 218 -PASS Not throw: ISO-8859-4 has a pointer 219 -PASS Not throw: ISO-8859-4 has a pointer 220 -PASS Not throw: ISO-8859-4 has a pointer 221 -PASS Not throw: ISO-8859-4 has a pointer 222 -PASS Not throw: ISO-8859-4 has a pointer 223 -PASS Not throw: ISO-8859-4 has a pointer 224 -PASS Not throw: ISO-8859-4 has a pointer 225 -PASS Not throw: ISO-8859-4 has a pointer 226 -PASS Not throw: ISO-8859-4 has a pointer 227 -PASS Not throw: ISO-8859-4 has a pointer 228 -PASS Not throw: ISO-8859-4 has a pointer 229 -PASS Not throw: ISO-8859-4 has a pointer 230 -PASS Not throw: ISO-8859-4 has a pointer 231 -PASS Not throw: ISO-8859-4 has a pointer 232 -PASS Not throw: ISO-8859-4 has a pointer 233 -PASS Not throw: ISO-8859-4 has a pointer 234 -PASS Not throw: ISO-8859-4 has a pointer 235 -PASS Not throw: ISO-8859-4 has a pointer 236 -PASS Not throw: ISO-8859-4 has a pointer 237 -PASS Not throw: ISO-8859-4 has a pointer 238 -PASS Not throw: ISO-8859-4 has a pointer 239 -PASS Not throw: ISO-8859-4 has a pointer 240 -PASS Not throw: ISO-8859-4 has a pointer 241 -PASS Not throw: ISO-8859-4 has a pointer 242 -PASS Not throw: ISO-8859-4 has a pointer 243 -PASS Not throw: ISO-8859-4 has a pointer 244 -PASS Not throw: ISO-8859-4 has a pointer 245 -PASS Not throw: ISO-8859-4 has a pointer 246 -PASS Not throw: ISO-8859-4 has a pointer 247 -PASS Not throw: ISO-8859-4 has a pointer 248 -PASS Not throw: ISO-8859-4 has a pointer 249 -PASS Not throw: ISO-8859-4 has a pointer 250 -PASS Not throw: ISO-8859-4 has a pointer 251 -PASS Not throw: ISO-8859-4 has a pointer 252 -PASS Not throw: ISO-8859-4 has a pointer 253 -PASS Not throw: ISO-8859-4 has a pointer 254 -PASS Not throw: ISO-8859-4 has a pointer 255 -PASS Not throw: ISO-8859-5 has a pointer 0 -PASS Not throw: ISO-8859-5 has a pointer 1 -PASS Not throw: ISO-8859-5 has a pointer 2 -PASS Not throw: ISO-8859-5 has a pointer 3 -PASS Not throw: ISO-8859-5 has a pointer 4 -PASS Not throw: ISO-8859-5 has a pointer 5 -PASS Not throw: ISO-8859-5 has a pointer 6 -PASS Not throw: ISO-8859-5 has a pointer 7 -PASS Not throw: ISO-8859-5 has a pointer 8 -PASS Not throw: ISO-8859-5 has a pointer 9 -PASS Not throw: ISO-8859-5 has a pointer 10 -PASS Not throw: ISO-8859-5 has a pointer 11 -PASS Not throw: ISO-8859-5 has a pointer 12 -PASS Not throw: ISO-8859-5 has a pointer 13 -PASS Not throw: ISO-8859-5 has a pointer 14 -PASS Not throw: ISO-8859-5 has a pointer 15 -PASS Not throw: ISO-8859-5 has a pointer 16 -PASS Not throw: ISO-8859-5 has a pointer 17 -PASS Not throw: ISO-8859-5 has a pointer 18 -PASS Not throw: ISO-8859-5 has a pointer 19 -PASS Not throw: ISO-8859-5 has a pointer 20 -PASS Not throw: ISO-8859-5 has a pointer 21 -PASS Not throw: ISO-8859-5 has a pointer 22 -PASS Not throw: ISO-8859-5 has a pointer 23 -PASS Not throw: ISO-8859-5 has a pointer 24 -PASS Not throw: ISO-8859-5 has a pointer 25 -PASS Not throw: ISO-8859-5 has a pointer 26 -PASS Not throw: ISO-8859-5 has a pointer 27 -PASS Not throw: ISO-8859-5 has a pointer 28 -PASS Not throw: ISO-8859-5 has a pointer 29 -PASS Not throw: ISO-8859-5 has a pointer 30 -PASS Not throw: ISO-8859-5 has a pointer 31 -PASS Not throw: ISO-8859-5 has a pointer 32 -PASS Not throw: ISO-8859-5 has a pointer 33 -PASS Not throw: ISO-8859-5 has a pointer 34 -PASS Not throw: ISO-8859-5 has a pointer 35 -PASS Not throw: ISO-8859-5 has a pointer 36 -PASS Not throw: ISO-8859-5 has a pointer 37 -PASS Not throw: ISO-8859-5 has a pointer 38 -PASS Not throw: ISO-8859-5 has a pointer 39 -PASS Not throw: ISO-8859-5 has a pointer 40 -PASS Not throw: ISO-8859-5 has a pointer 41 -PASS Not throw: ISO-8859-5 has a pointer 42 -PASS Not throw: ISO-8859-5 has a pointer 43 -PASS Not throw: ISO-8859-5 has a pointer 44 -PASS Not throw: ISO-8859-5 has a pointer 45 -PASS Not throw: ISO-8859-5 has a pointer 46 -PASS Not throw: ISO-8859-5 has a pointer 47 -PASS Not throw: ISO-8859-5 has a pointer 48 -PASS Not throw: ISO-8859-5 has a pointer 49 -PASS Not throw: ISO-8859-5 has a pointer 50 -PASS Not throw: ISO-8859-5 has a pointer 51 -PASS Not throw: ISO-8859-5 has a pointer 52 -PASS Not throw: ISO-8859-5 has a pointer 53 -PASS Not throw: ISO-8859-5 has a pointer 54 -PASS Not throw: ISO-8859-5 has a pointer 55 -PASS Not throw: ISO-8859-5 has a pointer 56 -PASS Not throw: ISO-8859-5 has a pointer 57 -PASS Not throw: ISO-8859-5 has a pointer 58 -PASS Not throw: ISO-8859-5 has a pointer 59 -PASS Not throw: ISO-8859-5 has a pointer 60 -PASS Not throw: ISO-8859-5 has a pointer 61 -PASS Not throw: ISO-8859-5 has a pointer 62 -PASS Not throw: ISO-8859-5 has a pointer 63 -PASS Not throw: ISO-8859-5 has a pointer 64 -PASS Not throw: ISO-8859-5 has a pointer 65 -PASS Not throw: ISO-8859-5 has a pointer 66 -PASS Not throw: ISO-8859-5 has a pointer 67 -PASS Not throw: ISO-8859-5 has a pointer 68 -PASS Not throw: ISO-8859-5 has a pointer 69 -PASS Not throw: ISO-8859-5 has a pointer 70 -PASS Not throw: ISO-8859-5 has a pointer 71 -PASS Not throw: ISO-8859-5 has a pointer 72 -PASS Not throw: ISO-8859-5 has a pointer 73 -PASS Not throw: ISO-8859-5 has a pointer 74 -PASS Not throw: ISO-8859-5 has a pointer 75 -PASS Not throw: ISO-8859-5 has a pointer 76 -PASS Not throw: ISO-8859-5 has a pointer 77 -PASS Not throw: ISO-8859-5 has a pointer 78 -PASS Not throw: ISO-8859-5 has a pointer 79 -PASS Not throw: ISO-8859-5 has a pointer 80 -PASS Not throw: ISO-8859-5 has a pointer 81 -PASS Not throw: ISO-8859-5 has a pointer 82 -PASS Not throw: ISO-8859-5 has a pointer 83 -PASS Not throw: ISO-8859-5 has a pointer 84 -PASS Not throw: ISO-8859-5 has a pointer 85 -PASS Not throw: ISO-8859-5 has a pointer 86 -PASS Not throw: ISO-8859-5 has a pointer 87 -PASS Not throw: ISO-8859-5 has a pointer 88 -PASS Not throw: ISO-8859-5 has a pointer 89 -PASS Not throw: ISO-8859-5 has a pointer 90 -PASS Not throw: ISO-8859-5 has a pointer 91 -PASS Not throw: ISO-8859-5 has a pointer 92 -PASS Not throw: ISO-8859-5 has a pointer 93 -PASS Not throw: ISO-8859-5 has a pointer 94 -PASS Not throw: ISO-8859-5 has a pointer 95 -PASS Not throw: ISO-8859-5 has a pointer 96 -PASS Not throw: ISO-8859-5 has a pointer 97 -PASS Not throw: ISO-8859-5 has a pointer 98 -PASS Not throw: ISO-8859-5 has a pointer 99 -PASS Not throw: ISO-8859-5 has a pointer 100 -PASS Not throw: ISO-8859-5 has a pointer 101 -PASS Not throw: ISO-8859-5 has a pointer 102 -PASS Not throw: ISO-8859-5 has a pointer 103 -PASS Not throw: ISO-8859-5 has a pointer 104 -PASS Not throw: ISO-8859-5 has a pointer 105 -PASS Not throw: ISO-8859-5 has a pointer 106 -PASS Not throw: ISO-8859-5 has a pointer 107 -PASS Not throw: ISO-8859-5 has a pointer 108 -PASS Not throw: ISO-8859-5 has a pointer 109 -PASS Not throw: ISO-8859-5 has a pointer 110 -PASS Not throw: ISO-8859-5 has a pointer 111 -PASS Not throw: ISO-8859-5 has a pointer 112 -PASS Not throw: ISO-8859-5 has a pointer 113 -PASS Not throw: ISO-8859-5 has a pointer 114 -PASS Not throw: ISO-8859-5 has a pointer 115 -PASS Not throw: ISO-8859-5 has a pointer 116 -PASS Not throw: ISO-8859-5 has a pointer 117 -PASS Not throw: ISO-8859-5 has a pointer 118 -PASS Not throw: ISO-8859-5 has a pointer 119 -PASS Not throw: ISO-8859-5 has a pointer 120 -PASS Not throw: ISO-8859-5 has a pointer 121 -PASS Not throw: ISO-8859-5 has a pointer 122 -PASS Not throw: ISO-8859-5 has a pointer 123 -PASS Not throw: ISO-8859-5 has a pointer 124 -PASS Not throw: ISO-8859-5 has a pointer 125 -PASS Not throw: ISO-8859-5 has a pointer 126 -PASS Not throw: ISO-8859-5 has a pointer 127 -PASS Not throw: ISO-8859-5 has a pointer 128 -PASS Not throw: ISO-8859-5 has a pointer 129 -PASS Not throw: ISO-8859-5 has a pointer 130 -PASS Not throw: ISO-8859-5 has a pointer 131 -PASS Not throw: ISO-8859-5 has a pointer 132 -PASS Not throw: ISO-8859-5 has a pointer 133 -PASS Not throw: ISO-8859-5 has a pointer 134 -PASS Not throw: ISO-8859-5 has a pointer 135 -PASS Not throw: ISO-8859-5 has a pointer 136 -PASS Not throw: ISO-8859-5 has a pointer 137 -PASS Not throw: ISO-8859-5 has a pointer 138 -PASS Not throw: ISO-8859-5 has a pointer 139 -PASS Not throw: ISO-8859-5 has a pointer 140 -PASS Not throw: ISO-8859-5 has a pointer 141 -PASS Not throw: ISO-8859-5 has a pointer 142 -PASS Not throw: ISO-8859-5 has a pointer 143 -PASS Not throw: ISO-8859-5 has a pointer 144 -PASS Not throw: ISO-8859-5 has a pointer 145 -PASS Not throw: ISO-8859-5 has a pointer 146 -PASS Not throw: ISO-8859-5 has a pointer 147 -PASS Not throw: ISO-8859-5 has a pointer 148 -PASS Not throw: ISO-8859-5 has a pointer 149 -PASS Not throw: ISO-8859-5 has a pointer 150 -PASS Not throw: ISO-8859-5 has a pointer 151 -PASS Not throw: ISO-8859-5 has a pointer 152 -PASS Not throw: ISO-8859-5 has a pointer 153 -PASS Not throw: ISO-8859-5 has a pointer 154 -PASS Not throw: ISO-8859-5 has a pointer 155 -PASS Not throw: ISO-8859-5 has a pointer 156 -PASS Not throw: ISO-8859-5 has a pointer 157 -PASS Not throw: ISO-8859-5 has a pointer 158 -PASS Not throw: ISO-8859-5 has a pointer 159 -PASS Not throw: ISO-8859-5 has a pointer 160 -PASS Not throw: ISO-8859-5 has a pointer 161 -PASS Not throw: ISO-8859-5 has a pointer 162 -PASS Not throw: ISO-8859-5 has a pointer 163 -PASS Not throw: ISO-8859-5 has a pointer 164 -PASS Not throw: ISO-8859-5 has a pointer 165 -PASS Not throw: ISO-8859-5 has a pointer 166 -PASS Not throw: ISO-8859-5 has a pointer 167 -PASS Not throw: ISO-8859-5 has a pointer 168 -PASS Not throw: ISO-8859-5 has a pointer 169 -PASS Not throw: ISO-8859-5 has a pointer 170 -PASS Not throw: ISO-8859-5 has a pointer 171 -PASS Not throw: ISO-8859-5 has a pointer 172 -PASS Not throw: ISO-8859-5 has a pointer 173 -PASS Not throw: ISO-8859-5 has a pointer 174 -PASS Not throw: ISO-8859-5 has a pointer 175 -PASS Not throw: ISO-8859-5 has a pointer 176 -PASS Not throw: ISO-8859-5 has a pointer 177 -PASS Not throw: ISO-8859-5 has a pointer 178 -PASS Not throw: ISO-8859-5 has a pointer 179 -PASS Not throw: ISO-8859-5 has a pointer 180 -PASS Not throw: ISO-8859-5 has a pointer 181 -PASS Not throw: ISO-8859-5 has a pointer 182 -PASS Not throw: ISO-8859-5 has a pointer 183 -PASS Not throw: ISO-8859-5 has a pointer 184 -PASS Not throw: ISO-8859-5 has a pointer 185 -PASS Not throw: ISO-8859-5 has a pointer 186 -PASS Not throw: ISO-8859-5 has a pointer 187 -PASS Not throw: ISO-8859-5 has a pointer 188 -PASS Not throw: ISO-8859-5 has a pointer 189 -PASS Not throw: ISO-8859-5 has a pointer 190 -PASS Not throw: ISO-8859-5 has a pointer 191 -PASS Not throw: ISO-8859-5 has a pointer 192 -PASS Not throw: ISO-8859-5 has a pointer 193 -PASS Not throw: ISO-8859-5 has a pointer 194 -PASS Not throw: ISO-8859-5 has a pointer 195 -PASS Not throw: ISO-8859-5 has a pointer 196 -PASS Not throw: ISO-8859-5 has a pointer 197 -PASS Not throw: ISO-8859-5 has a pointer 198 -PASS Not throw: ISO-8859-5 has a pointer 199 -PASS Not throw: ISO-8859-5 has a pointer 200 -PASS Not throw: ISO-8859-5 has a pointer 201 -PASS Not throw: ISO-8859-5 has a pointer 202 -PASS Not throw: ISO-8859-5 has a pointer 203 -PASS Not throw: ISO-8859-5 has a pointer 204 -PASS Not throw: ISO-8859-5 has a pointer 205 -PASS Not throw: ISO-8859-5 has a pointer 206 -PASS Not throw: ISO-8859-5 has a pointer 207 -PASS Not throw: ISO-8859-5 has a pointer 208 -PASS Not throw: ISO-8859-5 has a pointer 209 -PASS Not throw: ISO-8859-5 has a pointer 210 -PASS Not throw: ISO-8859-5 has a pointer 211 -PASS Not throw: ISO-8859-5 has a pointer 212 -PASS Not throw: ISO-8859-5 has a pointer 213 -PASS Not throw: ISO-8859-5 has a pointer 214 -PASS Not throw: ISO-8859-5 has a pointer 215 -PASS Not throw: ISO-8859-5 has a pointer 216 -PASS Not throw: ISO-8859-5 has a pointer 217 -PASS Not throw: ISO-8859-5 has a pointer 218 -PASS Not throw: ISO-8859-5 has a pointer 219 -PASS Not throw: ISO-8859-5 has a pointer 220 -PASS Not throw: ISO-8859-5 has a pointer 221 -PASS Not throw: ISO-8859-5 has a pointer 222 -PASS Not throw: ISO-8859-5 has a pointer 223 -PASS Not throw: ISO-8859-5 has a pointer 224 -PASS Not throw: ISO-8859-5 has a pointer 225 -PASS Not throw: ISO-8859-5 has a pointer 226 -PASS Not throw: ISO-8859-5 has a pointer 227 -PASS Not throw: ISO-8859-5 has a pointer 228 -PASS Not throw: ISO-8859-5 has a pointer 229 -PASS Not throw: ISO-8859-5 has a pointer 230 -PASS Not throw: ISO-8859-5 has a pointer 231 -PASS Not throw: ISO-8859-5 has a pointer 232 -PASS Not throw: ISO-8859-5 has a pointer 233 -PASS Not throw: ISO-8859-5 has a pointer 234 -PASS Not throw: ISO-8859-5 has a pointer 235 -PASS Not throw: ISO-8859-5 has a pointer 236 -PASS Not throw: ISO-8859-5 has a pointer 237 -PASS Not throw: ISO-8859-5 has a pointer 238 -PASS Not throw: ISO-8859-5 has a pointer 239 -PASS Not throw: ISO-8859-5 has a pointer 240 -PASS Not throw: ISO-8859-5 has a pointer 241 -PASS Not throw: ISO-8859-5 has a pointer 242 -PASS Not throw: ISO-8859-5 has a pointer 243 -PASS Not throw: ISO-8859-5 has a pointer 244 -PASS Not throw: ISO-8859-5 has a pointer 245 -PASS Not throw: ISO-8859-5 has a pointer 246 -PASS Not throw: ISO-8859-5 has a pointer 247 -PASS Not throw: ISO-8859-5 has a pointer 248 -PASS Not throw: ISO-8859-5 has a pointer 249 -PASS Not throw: ISO-8859-5 has a pointer 250 -PASS Not throw: ISO-8859-5 has a pointer 251 -PASS Not throw: ISO-8859-5 has a pointer 252 -PASS Not throw: ISO-8859-5 has a pointer 253 -PASS Not throw: ISO-8859-5 has a pointer 254 -PASS Not throw: ISO-8859-5 has a pointer 255 -PASS Not throw: ISO-8859-6 has a pointer 0 -PASS Not throw: ISO-8859-6 has a pointer 1 -PASS Not throw: ISO-8859-6 has a pointer 2 -PASS Not throw: ISO-8859-6 has a pointer 3 -PASS Not throw: ISO-8859-6 has a pointer 4 -PASS Not throw: ISO-8859-6 has a pointer 5 -PASS Not throw: ISO-8859-6 has a pointer 6 -PASS Not throw: ISO-8859-6 has a pointer 7 -PASS Not throw: ISO-8859-6 has a pointer 8 -PASS Not throw: ISO-8859-6 has a pointer 9 -PASS Not throw: ISO-8859-6 has a pointer 10 -PASS Not throw: ISO-8859-6 has a pointer 11 -PASS Not throw: ISO-8859-6 has a pointer 12 -PASS Not throw: ISO-8859-6 has a pointer 13 -PASS Not throw: ISO-8859-6 has a pointer 14 -PASS Not throw: ISO-8859-6 has a pointer 15 -PASS Not throw: ISO-8859-6 has a pointer 16 -PASS Not throw: ISO-8859-6 has a pointer 17 -PASS Not throw: ISO-8859-6 has a pointer 18 -PASS Not throw: ISO-8859-6 has a pointer 19 -PASS Not throw: ISO-8859-6 has a pointer 20 -PASS Not throw: ISO-8859-6 has a pointer 21 -PASS Not throw: ISO-8859-6 has a pointer 22 -PASS Not throw: ISO-8859-6 has a pointer 23 -PASS Not throw: ISO-8859-6 has a pointer 24 -PASS Not throw: ISO-8859-6 has a pointer 25 -PASS Not throw: ISO-8859-6 has a pointer 26 -PASS Not throw: ISO-8859-6 has a pointer 27 -PASS Not throw: ISO-8859-6 has a pointer 28 -PASS Not throw: ISO-8859-6 has a pointer 29 -PASS Not throw: ISO-8859-6 has a pointer 30 -PASS Not throw: ISO-8859-6 has a pointer 31 -PASS Not throw: ISO-8859-6 has a pointer 32 -PASS Not throw: ISO-8859-6 has a pointer 33 -PASS Not throw: ISO-8859-6 has a pointer 34 -PASS Not throw: ISO-8859-6 has a pointer 35 -PASS Not throw: ISO-8859-6 has a pointer 36 -PASS Not throw: ISO-8859-6 has a pointer 37 -PASS Not throw: ISO-8859-6 has a pointer 38 -PASS Not throw: ISO-8859-6 has a pointer 39 -PASS Not throw: ISO-8859-6 has a pointer 40 -PASS Not throw: ISO-8859-6 has a pointer 41 -PASS Not throw: ISO-8859-6 has a pointer 42 -PASS Not throw: ISO-8859-6 has a pointer 43 -PASS Not throw: ISO-8859-6 has a pointer 44 -PASS Not throw: ISO-8859-6 has a pointer 45 -PASS Not throw: ISO-8859-6 has a pointer 46 -PASS Not throw: ISO-8859-6 has a pointer 47 -PASS Not throw: ISO-8859-6 has a pointer 48 -PASS Not throw: ISO-8859-6 has a pointer 49 -PASS Not throw: ISO-8859-6 has a pointer 50 -PASS Not throw: ISO-8859-6 has a pointer 51 -PASS Not throw: ISO-8859-6 has a pointer 52 -PASS Not throw: ISO-8859-6 has a pointer 53 -PASS Not throw: ISO-8859-6 has a pointer 54 -PASS Not throw: ISO-8859-6 has a pointer 55 -PASS Not throw: ISO-8859-6 has a pointer 56 -PASS Not throw: ISO-8859-6 has a pointer 57 -PASS Not throw: ISO-8859-6 has a pointer 58 -PASS Not throw: ISO-8859-6 has a pointer 59 -PASS Not throw: ISO-8859-6 has a pointer 60 -PASS Not throw: ISO-8859-6 has a pointer 61 -PASS Not throw: ISO-8859-6 has a pointer 62 -PASS Not throw: ISO-8859-6 has a pointer 63 -PASS Not throw: ISO-8859-6 has a pointer 64 -PASS Not throw: ISO-8859-6 has a pointer 65 -PASS Not throw: ISO-8859-6 has a pointer 66 -PASS Not throw: ISO-8859-6 has a pointer 67 -PASS Not throw: ISO-8859-6 has a pointer 68 -PASS Not throw: ISO-8859-6 has a pointer 69 -PASS Not throw: ISO-8859-6 has a pointer 70 -PASS Not throw: ISO-8859-6 has a pointer 71 -PASS Not throw: ISO-8859-6 has a pointer 72 -PASS Not throw: ISO-8859-6 has a pointer 73 -PASS Not throw: ISO-8859-6 has a pointer 74 -PASS Not throw: ISO-8859-6 has a pointer 75 -PASS Not throw: ISO-8859-6 has a pointer 76 -PASS Not throw: ISO-8859-6 has a pointer 77 -PASS Not throw: ISO-8859-6 has a pointer 78 -PASS Not throw: ISO-8859-6 has a pointer 79 -PASS Not throw: ISO-8859-6 has a pointer 80 -PASS Not throw: ISO-8859-6 has a pointer 81 -PASS Not throw: ISO-8859-6 has a pointer 82 -PASS Not throw: ISO-8859-6 has a pointer 83 -PASS Not throw: ISO-8859-6 has a pointer 84 -PASS Not throw: ISO-8859-6 has a pointer 85 -PASS Not throw: ISO-8859-6 has a pointer 86 -PASS Not throw: ISO-8859-6 has a pointer 87 -PASS Not throw: ISO-8859-6 has a pointer 88 -PASS Not throw: ISO-8859-6 has a pointer 89 -PASS Not throw: ISO-8859-6 has a pointer 90 -PASS Not throw: ISO-8859-6 has a pointer 91 -PASS Not throw: ISO-8859-6 has a pointer 92 -PASS Not throw: ISO-8859-6 has a pointer 93 -PASS Not throw: ISO-8859-6 has a pointer 94 -PASS Not throw: ISO-8859-6 has a pointer 95 -PASS Not throw: ISO-8859-6 has a pointer 96 -PASS Not throw: ISO-8859-6 has a pointer 97 -PASS Not throw: ISO-8859-6 has a pointer 98 -PASS Not throw: ISO-8859-6 has a pointer 99 -PASS Not throw: ISO-8859-6 has a pointer 100 -PASS Not throw: ISO-8859-6 has a pointer 101 -PASS Not throw: ISO-8859-6 has a pointer 102 -PASS Not throw: ISO-8859-6 has a pointer 103 -PASS Not throw: ISO-8859-6 has a pointer 104 -PASS Not throw: ISO-8859-6 has a pointer 105 -PASS Not throw: ISO-8859-6 has a pointer 106 -PASS Not throw: ISO-8859-6 has a pointer 107 -PASS Not throw: ISO-8859-6 has a pointer 108 -PASS Not throw: ISO-8859-6 has a pointer 109 -PASS Not throw: ISO-8859-6 has a pointer 110 -PASS Not throw: ISO-8859-6 has a pointer 111 -PASS Not throw: ISO-8859-6 has a pointer 112 -PASS Not throw: ISO-8859-6 has a pointer 113 -PASS Not throw: ISO-8859-6 has a pointer 114 -PASS Not throw: ISO-8859-6 has a pointer 115 -PASS Not throw: ISO-8859-6 has a pointer 116 -PASS Not throw: ISO-8859-6 has a pointer 117 -PASS Not throw: ISO-8859-6 has a pointer 118 -PASS Not throw: ISO-8859-6 has a pointer 119 -PASS Not throw: ISO-8859-6 has a pointer 120 -PASS Not throw: ISO-8859-6 has a pointer 121 -PASS Not throw: ISO-8859-6 has a pointer 122 -PASS Not throw: ISO-8859-6 has a pointer 123 -PASS Not throw: ISO-8859-6 has a pointer 124 -PASS Not throw: ISO-8859-6 has a pointer 125 -PASS Not throw: ISO-8859-6 has a pointer 126 -PASS Not throw: ISO-8859-6 has a pointer 127 -PASS Not throw: ISO-8859-6 has a pointer 128 -PASS Not throw: ISO-8859-6 has a pointer 129 -PASS Not throw: ISO-8859-6 has a pointer 130 -PASS Not throw: ISO-8859-6 has a pointer 131 -PASS Not throw: ISO-8859-6 has a pointer 132 -PASS Not throw: ISO-8859-6 has a pointer 133 -PASS Not throw: ISO-8859-6 has a pointer 134 -PASS Not throw: ISO-8859-6 has a pointer 135 -PASS Not throw: ISO-8859-6 has a pointer 136 -PASS Not throw: ISO-8859-6 has a pointer 137 -PASS Not throw: ISO-8859-6 has a pointer 138 -PASS Not throw: ISO-8859-6 has a pointer 139 -PASS Not throw: ISO-8859-6 has a pointer 140 -PASS Not throw: ISO-8859-6 has a pointer 141 -PASS Not throw: ISO-8859-6 has a pointer 142 -PASS Not throw: ISO-8859-6 has a pointer 143 -PASS Not throw: ISO-8859-6 has a pointer 144 -PASS Not throw: ISO-8859-6 has a pointer 145 -PASS Not throw: ISO-8859-6 has a pointer 146 -PASS Not throw: ISO-8859-6 has a pointer 147 -PASS Not throw: ISO-8859-6 has a pointer 148 -PASS Not throw: ISO-8859-6 has a pointer 149 -PASS Not throw: ISO-8859-6 has a pointer 150 -PASS Not throw: ISO-8859-6 has a pointer 151 -PASS Not throw: ISO-8859-6 has a pointer 152 -PASS Not throw: ISO-8859-6 has a pointer 153 -PASS Not throw: ISO-8859-6 has a pointer 154 -PASS Not throw: ISO-8859-6 has a pointer 155 -PASS Not throw: ISO-8859-6 has a pointer 156 -PASS Not throw: ISO-8859-6 has a pointer 157 -PASS Not throw: ISO-8859-6 has a pointer 158 -PASS Not throw: ISO-8859-6 has a pointer 159 -PASS Not throw: ISO-8859-6 has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 161 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 162 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 163 -PASS Not throw: ISO-8859-6 has a pointer 164 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 165 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 166 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 167 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 168 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 169 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 170 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 171 -PASS Not throw: ISO-8859-6 has a pointer 172 -PASS Not throw: ISO-8859-6 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 174 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 175 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 176 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 177 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 178 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 179 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 180 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 181 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 182 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 183 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 184 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 185 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 186 -PASS Not throw: ISO-8859-6 has a pointer 187 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 188 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 189 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 190 -PASS Not throw: ISO-8859-6 has a pointer 191 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 192 -PASS Not throw: ISO-8859-6 has a pointer 193 -PASS Not throw: ISO-8859-6 has a pointer 194 -PASS Not throw: ISO-8859-6 has a pointer 195 -PASS Not throw: ISO-8859-6 has a pointer 196 -PASS Not throw: ISO-8859-6 has a pointer 197 -PASS Not throw: ISO-8859-6 has a pointer 198 -PASS Not throw: ISO-8859-6 has a pointer 199 -PASS Not throw: ISO-8859-6 has a pointer 200 -PASS Not throw: ISO-8859-6 has a pointer 201 -PASS Not throw: ISO-8859-6 has a pointer 202 -PASS Not throw: ISO-8859-6 has a pointer 203 -PASS Not throw: ISO-8859-6 has a pointer 204 -PASS Not throw: ISO-8859-6 has a pointer 205 -PASS Not throw: ISO-8859-6 has a pointer 206 -PASS Not throw: ISO-8859-6 has a pointer 207 -PASS Not throw: ISO-8859-6 has a pointer 208 -PASS Not throw: ISO-8859-6 has a pointer 209 -PASS Not throw: ISO-8859-6 has a pointer 210 -PASS Not throw: ISO-8859-6 has a pointer 211 -PASS Not throw: ISO-8859-6 has a pointer 212 -PASS Not throw: ISO-8859-6 has a pointer 213 -PASS Not throw: ISO-8859-6 has a pointer 214 -PASS Not throw: ISO-8859-6 has a pointer 215 -PASS Not throw: ISO-8859-6 has a pointer 216 -PASS Not throw: ISO-8859-6 has a pointer 217 -PASS Not throw: ISO-8859-6 has a pointer 218 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 222 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 223 -PASS Not throw: ISO-8859-6 has a pointer 224 -PASS Not throw: ISO-8859-6 has a pointer 225 -PASS Not throw: ISO-8859-6 has a pointer 226 -PASS Not throw: ISO-8859-6 has a pointer 227 -PASS Not throw: ISO-8859-6 has a pointer 228 -PASS Not throw: ISO-8859-6 has a pointer 229 -PASS Not throw: ISO-8859-6 has a pointer 230 -PASS Not throw: ISO-8859-6 has a pointer 231 -PASS Not throw: ISO-8859-6 has a pointer 232 -PASS Not throw: ISO-8859-6 has a pointer 233 -PASS Not throw: ISO-8859-6 has a pointer 234 -PASS Not throw: ISO-8859-6 has a pointer 235 -PASS Not throw: ISO-8859-6 has a pointer 236 -PASS Not throw: ISO-8859-6 has a pointer 237 -PASS Not throw: ISO-8859-6 has a pointer 238 -PASS Not throw: ISO-8859-6 has a pointer 239 -PASS Not throw: ISO-8859-6 has a pointer 240 -PASS Not throw: ISO-8859-6 has a pointer 241 -PASS Not throw: ISO-8859-6 has a pointer 242 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 243 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 244 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 245 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 246 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 247 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 248 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 249 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 250 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 252 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 253 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 254 -PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 255 -PASS Not throw: ISO-8859-7 has a pointer 0 -PASS Not throw: ISO-8859-7 has a pointer 1 -PASS Not throw: ISO-8859-7 has a pointer 2 -PASS Not throw: ISO-8859-7 has a pointer 3 -PASS Not throw: ISO-8859-7 has a pointer 4 -PASS Not throw: ISO-8859-7 has a pointer 5 -PASS Not throw: ISO-8859-7 has a pointer 6 -PASS Not throw: ISO-8859-7 has a pointer 7 -PASS Not throw: ISO-8859-7 has a pointer 8 -PASS Not throw: ISO-8859-7 has a pointer 9 -PASS Not throw: ISO-8859-7 has a pointer 10 -PASS Not throw: ISO-8859-7 has a pointer 11 -PASS Not throw: ISO-8859-7 has a pointer 12 -PASS Not throw: ISO-8859-7 has a pointer 13 -PASS Not throw: ISO-8859-7 has a pointer 14 -PASS Not throw: ISO-8859-7 has a pointer 15 -PASS Not throw: ISO-8859-7 has a pointer 16 -PASS Not throw: ISO-8859-7 has a pointer 17 -PASS Not throw: ISO-8859-7 has a pointer 18 -PASS Not throw: ISO-8859-7 has a pointer 19 -PASS Not throw: ISO-8859-7 has a pointer 20 -PASS Not throw: ISO-8859-7 has a pointer 21 -PASS Not throw: ISO-8859-7 has a pointer 22 -PASS Not throw: ISO-8859-7 has a pointer 23 -PASS Not throw: ISO-8859-7 has a pointer 24 -PASS Not throw: ISO-8859-7 has a pointer 25 -PASS Not throw: ISO-8859-7 has a pointer 26 -PASS Not throw: ISO-8859-7 has a pointer 27 -PASS Not throw: ISO-8859-7 has a pointer 28 -PASS Not throw: ISO-8859-7 has a pointer 29 -PASS Not throw: ISO-8859-7 has a pointer 30 -PASS Not throw: ISO-8859-7 has a pointer 31 -PASS Not throw: ISO-8859-7 has a pointer 32 -PASS Not throw: ISO-8859-7 has a pointer 33 -PASS Not throw: ISO-8859-7 has a pointer 34 -PASS Not throw: ISO-8859-7 has a pointer 35 -PASS Not throw: ISO-8859-7 has a pointer 36 -PASS Not throw: ISO-8859-7 has a pointer 37 -PASS Not throw: ISO-8859-7 has a pointer 38 -PASS Not throw: ISO-8859-7 has a pointer 39 -PASS Not throw: ISO-8859-7 has a pointer 40 -PASS Not throw: ISO-8859-7 has a pointer 41 -PASS Not throw: ISO-8859-7 has a pointer 42 -PASS Not throw: ISO-8859-7 has a pointer 43 -PASS Not throw: ISO-8859-7 has a pointer 44 -PASS Not throw: ISO-8859-7 has a pointer 45 -PASS Not throw: ISO-8859-7 has a pointer 46 -PASS Not throw: ISO-8859-7 has a pointer 47 -PASS Not throw: ISO-8859-7 has a pointer 48 -PASS Not throw: ISO-8859-7 has a pointer 49 -PASS Not throw: ISO-8859-7 has a pointer 50 -PASS Not throw: ISO-8859-7 has a pointer 51 -PASS Not throw: ISO-8859-7 has a pointer 52 -PASS Not throw: ISO-8859-7 has a pointer 53 -PASS Not throw: ISO-8859-7 has a pointer 54 -PASS Not throw: ISO-8859-7 has a pointer 55 -PASS Not throw: ISO-8859-7 has a pointer 56 -PASS Not throw: ISO-8859-7 has a pointer 57 -PASS Not throw: ISO-8859-7 has a pointer 58 -PASS Not throw: ISO-8859-7 has a pointer 59 -PASS Not throw: ISO-8859-7 has a pointer 60 -PASS Not throw: ISO-8859-7 has a pointer 61 -PASS Not throw: ISO-8859-7 has a pointer 62 -PASS Not throw: ISO-8859-7 has a pointer 63 -PASS Not throw: ISO-8859-7 has a pointer 64 -PASS Not throw: ISO-8859-7 has a pointer 65 -PASS Not throw: ISO-8859-7 has a pointer 66 -PASS Not throw: ISO-8859-7 has a pointer 67 -PASS Not throw: ISO-8859-7 has a pointer 68 -PASS Not throw: ISO-8859-7 has a pointer 69 -PASS Not throw: ISO-8859-7 has a pointer 70 -PASS Not throw: ISO-8859-7 has a pointer 71 -PASS Not throw: ISO-8859-7 has a pointer 72 -PASS Not throw: ISO-8859-7 has a pointer 73 -PASS Not throw: ISO-8859-7 has a pointer 74 -PASS Not throw: ISO-8859-7 has a pointer 75 -PASS Not throw: ISO-8859-7 has a pointer 76 -PASS Not throw: ISO-8859-7 has a pointer 77 -PASS Not throw: ISO-8859-7 has a pointer 78 -PASS Not throw: ISO-8859-7 has a pointer 79 -PASS Not throw: ISO-8859-7 has a pointer 80 -PASS Not throw: ISO-8859-7 has a pointer 81 -PASS Not throw: ISO-8859-7 has a pointer 82 -PASS Not throw: ISO-8859-7 has a pointer 83 -PASS Not throw: ISO-8859-7 has a pointer 84 -PASS Not throw: ISO-8859-7 has a pointer 85 -PASS Not throw: ISO-8859-7 has a pointer 86 -PASS Not throw: ISO-8859-7 has a pointer 87 -PASS Not throw: ISO-8859-7 has a pointer 88 -PASS Not throw: ISO-8859-7 has a pointer 89 -PASS Not throw: ISO-8859-7 has a pointer 90 -PASS Not throw: ISO-8859-7 has a pointer 91 -PASS Not throw: ISO-8859-7 has a pointer 92 -PASS Not throw: ISO-8859-7 has a pointer 93 -PASS Not throw: ISO-8859-7 has a pointer 94 -PASS Not throw: ISO-8859-7 has a pointer 95 -PASS Not throw: ISO-8859-7 has a pointer 96 -PASS Not throw: ISO-8859-7 has a pointer 97 -PASS Not throw: ISO-8859-7 has a pointer 98 -PASS Not throw: ISO-8859-7 has a pointer 99 -PASS Not throw: ISO-8859-7 has a pointer 100 -PASS Not throw: ISO-8859-7 has a pointer 101 -PASS Not throw: ISO-8859-7 has a pointer 102 -PASS Not throw: ISO-8859-7 has a pointer 103 -PASS Not throw: ISO-8859-7 has a pointer 104 -PASS Not throw: ISO-8859-7 has a pointer 105 -PASS Not throw: ISO-8859-7 has a pointer 106 -PASS Not throw: ISO-8859-7 has a pointer 107 -PASS Not throw: ISO-8859-7 has a pointer 108 -PASS Not throw: ISO-8859-7 has a pointer 109 -PASS Not throw: ISO-8859-7 has a pointer 110 -PASS Not throw: ISO-8859-7 has a pointer 111 -PASS Not throw: ISO-8859-7 has a pointer 112 -PASS Not throw: ISO-8859-7 has a pointer 113 -PASS Not throw: ISO-8859-7 has a pointer 114 -PASS Not throw: ISO-8859-7 has a pointer 115 -PASS Not throw: ISO-8859-7 has a pointer 116 -PASS Not throw: ISO-8859-7 has a pointer 117 -PASS Not throw: ISO-8859-7 has a pointer 118 -PASS Not throw: ISO-8859-7 has a pointer 119 -PASS Not throw: ISO-8859-7 has a pointer 120 -PASS Not throw: ISO-8859-7 has a pointer 121 -PASS Not throw: ISO-8859-7 has a pointer 122 -PASS Not throw: ISO-8859-7 has a pointer 123 -PASS Not throw: ISO-8859-7 has a pointer 124 -PASS Not throw: ISO-8859-7 has a pointer 125 -PASS Not throw: ISO-8859-7 has a pointer 126 -PASS Not throw: ISO-8859-7 has a pointer 127 -PASS Not throw: ISO-8859-7 has a pointer 128 -PASS Not throw: ISO-8859-7 has a pointer 129 -PASS Not throw: ISO-8859-7 has a pointer 130 -PASS Not throw: ISO-8859-7 has a pointer 131 -PASS Not throw: ISO-8859-7 has a pointer 132 -PASS Not throw: ISO-8859-7 has a pointer 133 -PASS Not throw: ISO-8859-7 has a pointer 134 -PASS Not throw: ISO-8859-7 has a pointer 135 -PASS Not throw: ISO-8859-7 has a pointer 136 -PASS Not throw: ISO-8859-7 has a pointer 137 -PASS Not throw: ISO-8859-7 has a pointer 138 -PASS Not throw: ISO-8859-7 has a pointer 139 -PASS Not throw: ISO-8859-7 has a pointer 140 -PASS Not throw: ISO-8859-7 has a pointer 141 -PASS Not throw: ISO-8859-7 has a pointer 142 -PASS Not throw: ISO-8859-7 has a pointer 143 -PASS Not throw: ISO-8859-7 has a pointer 144 -PASS Not throw: ISO-8859-7 has a pointer 145 -PASS Not throw: ISO-8859-7 has a pointer 146 -PASS Not throw: ISO-8859-7 has a pointer 147 -PASS Not throw: ISO-8859-7 has a pointer 148 -PASS Not throw: ISO-8859-7 has a pointer 149 -PASS Not throw: ISO-8859-7 has a pointer 150 -PASS Not throw: ISO-8859-7 has a pointer 151 -PASS Not throw: ISO-8859-7 has a pointer 152 -PASS Not throw: ISO-8859-7 has a pointer 153 -PASS Not throw: ISO-8859-7 has a pointer 154 -PASS Not throw: ISO-8859-7 has a pointer 155 -PASS Not throw: ISO-8859-7 has a pointer 156 -PASS Not throw: ISO-8859-7 has a pointer 157 -PASS Not throw: ISO-8859-7 has a pointer 158 -PASS Not throw: ISO-8859-7 has a pointer 159 -PASS Not throw: ISO-8859-7 has a pointer 160 -PASS Not throw: ISO-8859-7 has a pointer 161 -PASS Not throw: ISO-8859-7 has a pointer 162 -PASS Not throw: ISO-8859-7 has a pointer 163 -PASS Not throw: ISO-8859-7 has a pointer 164 -PASS Not throw: ISO-8859-7 has a pointer 165 -PASS Not throw: ISO-8859-7 has a pointer 166 -PASS Not throw: ISO-8859-7 has a pointer 167 -PASS Not throw: ISO-8859-7 has a pointer 168 -PASS Not throw: ISO-8859-7 has a pointer 169 -PASS Not throw: ISO-8859-7 has a pointer 170 -PASS Not throw: ISO-8859-7 has a pointer 171 -PASS Not throw: ISO-8859-7 has a pointer 172 -PASS Not throw: ISO-8859-7 has a pointer 173 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 174 -PASS Not throw: ISO-8859-7 has a pointer 175 -PASS Not throw: ISO-8859-7 has a pointer 176 -PASS Not throw: ISO-8859-7 has a pointer 177 -PASS Not throw: ISO-8859-7 has a pointer 178 -PASS Not throw: ISO-8859-7 has a pointer 179 -PASS Not throw: ISO-8859-7 has a pointer 180 -PASS Not throw: ISO-8859-7 has a pointer 181 -PASS Not throw: ISO-8859-7 has a pointer 182 -PASS Not throw: ISO-8859-7 has a pointer 183 -PASS Not throw: ISO-8859-7 has a pointer 184 -PASS Not throw: ISO-8859-7 has a pointer 185 -PASS Not throw: ISO-8859-7 has a pointer 186 -PASS Not throw: ISO-8859-7 has a pointer 187 -PASS Not throw: ISO-8859-7 has a pointer 188 -PASS Not throw: ISO-8859-7 has a pointer 189 -PASS Not throw: ISO-8859-7 has a pointer 190 -PASS Not throw: ISO-8859-7 has a pointer 191 -PASS Not throw: ISO-8859-7 has a pointer 192 -PASS Not throw: ISO-8859-7 has a pointer 193 -PASS Not throw: ISO-8859-7 has a pointer 194 -PASS Not throw: ISO-8859-7 has a pointer 195 -PASS Not throw: ISO-8859-7 has a pointer 196 -PASS Not throw: ISO-8859-7 has a pointer 197 -PASS Not throw: ISO-8859-7 has a pointer 198 -PASS Not throw: ISO-8859-7 has a pointer 199 -PASS Not throw: ISO-8859-7 has a pointer 200 -PASS Not throw: ISO-8859-7 has a pointer 201 -PASS Not throw: ISO-8859-7 has a pointer 202 -PASS Not throw: ISO-8859-7 has a pointer 203 -PASS Not throw: ISO-8859-7 has a pointer 204 -PASS Not throw: ISO-8859-7 has a pointer 205 -PASS Not throw: ISO-8859-7 has a pointer 206 -PASS Not throw: ISO-8859-7 has a pointer 207 -PASS Not throw: ISO-8859-7 has a pointer 208 -PASS Not throw: ISO-8859-7 has a pointer 209 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 210 -PASS Not throw: ISO-8859-7 has a pointer 211 -PASS Not throw: ISO-8859-7 has a pointer 212 -PASS Not throw: ISO-8859-7 has a pointer 213 -PASS Not throw: ISO-8859-7 has a pointer 214 -PASS Not throw: ISO-8859-7 has a pointer 215 -PASS Not throw: ISO-8859-7 has a pointer 216 -PASS Not throw: ISO-8859-7 has a pointer 217 -PASS Not throw: ISO-8859-7 has a pointer 218 -PASS Not throw: ISO-8859-7 has a pointer 219 -PASS Not throw: ISO-8859-7 has a pointer 220 -PASS Not throw: ISO-8859-7 has a pointer 221 -PASS Not throw: ISO-8859-7 has a pointer 222 -PASS Not throw: ISO-8859-7 has a pointer 223 -PASS Not throw: ISO-8859-7 has a pointer 224 -PASS Not throw: ISO-8859-7 has a pointer 225 -PASS Not throw: ISO-8859-7 has a pointer 226 -PASS Not throw: ISO-8859-7 has a pointer 227 -PASS Not throw: ISO-8859-7 has a pointer 228 -PASS Not throw: ISO-8859-7 has a pointer 229 -PASS Not throw: ISO-8859-7 has a pointer 230 -PASS Not throw: ISO-8859-7 has a pointer 231 -PASS Not throw: ISO-8859-7 has a pointer 232 -PASS Not throw: ISO-8859-7 has a pointer 233 -PASS Not throw: ISO-8859-7 has a pointer 234 -PASS Not throw: ISO-8859-7 has a pointer 235 -PASS Not throw: ISO-8859-7 has a pointer 236 -PASS Not throw: ISO-8859-7 has a pointer 237 -PASS Not throw: ISO-8859-7 has a pointer 238 -PASS Not throw: ISO-8859-7 has a pointer 239 -PASS Not throw: ISO-8859-7 has a pointer 240 -PASS Not throw: ISO-8859-7 has a pointer 241 -PASS Not throw: ISO-8859-7 has a pointer 242 -PASS Not throw: ISO-8859-7 has a pointer 243 -PASS Not throw: ISO-8859-7 has a pointer 244 -PASS Not throw: ISO-8859-7 has a pointer 245 -PASS Not throw: ISO-8859-7 has a pointer 246 -PASS Not throw: ISO-8859-7 has a pointer 247 -PASS Not throw: ISO-8859-7 has a pointer 248 -PASS Not throw: ISO-8859-7 has a pointer 249 -PASS Not throw: ISO-8859-7 has a pointer 250 -PASS Not throw: ISO-8859-7 has a pointer 251 -PASS Not throw: ISO-8859-7 has a pointer 252 -PASS Not throw: ISO-8859-7 has a pointer 253 -PASS Not throw: ISO-8859-7 has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 255 -PASS Not throw: ISO-8859-8 has a pointer 0 -PASS Not throw: ISO-8859-8 has a pointer 1 -PASS Not throw: ISO-8859-8 has a pointer 2 -PASS Not throw: ISO-8859-8 has a pointer 3 -PASS Not throw: ISO-8859-8 has a pointer 4 -PASS Not throw: ISO-8859-8 has a pointer 5 -PASS Not throw: ISO-8859-8 has a pointer 6 -PASS Not throw: ISO-8859-8 has a pointer 7 -PASS Not throw: ISO-8859-8 has a pointer 8 -PASS Not throw: ISO-8859-8 has a pointer 9 -PASS Not throw: ISO-8859-8 has a pointer 10 -PASS Not throw: ISO-8859-8 has a pointer 11 -PASS Not throw: ISO-8859-8 has a pointer 12 -PASS Not throw: ISO-8859-8 has a pointer 13 -PASS Not throw: ISO-8859-8 has a pointer 14 -PASS Not throw: ISO-8859-8 has a pointer 15 -PASS Not throw: ISO-8859-8 has a pointer 16 -PASS Not throw: ISO-8859-8 has a pointer 17 -PASS Not throw: ISO-8859-8 has a pointer 18 -PASS Not throw: ISO-8859-8 has a pointer 19 -PASS Not throw: ISO-8859-8 has a pointer 20 -PASS Not throw: ISO-8859-8 has a pointer 21 -PASS Not throw: ISO-8859-8 has a pointer 22 -PASS Not throw: ISO-8859-8 has a pointer 23 -PASS Not throw: ISO-8859-8 has a pointer 24 -PASS Not throw: ISO-8859-8 has a pointer 25 -PASS Not throw: ISO-8859-8 has a pointer 26 -PASS Not throw: ISO-8859-8 has a pointer 27 -PASS Not throw: ISO-8859-8 has a pointer 28 -PASS Not throw: ISO-8859-8 has a pointer 29 -PASS Not throw: ISO-8859-8 has a pointer 30 -PASS Not throw: ISO-8859-8 has a pointer 31 -PASS Not throw: ISO-8859-8 has a pointer 32 -PASS Not throw: ISO-8859-8 has a pointer 33 -PASS Not throw: ISO-8859-8 has a pointer 34 -PASS Not throw: ISO-8859-8 has a pointer 35 -PASS Not throw: ISO-8859-8 has a pointer 36 -PASS Not throw: ISO-8859-8 has a pointer 37 -PASS Not throw: ISO-8859-8 has a pointer 38 -PASS Not throw: ISO-8859-8 has a pointer 39 -PASS Not throw: ISO-8859-8 has a pointer 40 -PASS Not throw: ISO-8859-8 has a pointer 41 -PASS Not throw: ISO-8859-8 has a pointer 42 -PASS Not throw: ISO-8859-8 has a pointer 43 -PASS Not throw: ISO-8859-8 has a pointer 44 -PASS Not throw: ISO-8859-8 has a pointer 45 -PASS Not throw: ISO-8859-8 has a pointer 46 -PASS Not throw: ISO-8859-8 has a pointer 47 -PASS Not throw: ISO-8859-8 has a pointer 48 -PASS Not throw: ISO-8859-8 has a pointer 49 -PASS Not throw: ISO-8859-8 has a pointer 50 -PASS Not throw: ISO-8859-8 has a pointer 51 -PASS Not throw: ISO-8859-8 has a pointer 52 -PASS Not throw: ISO-8859-8 has a pointer 53 -PASS Not throw: ISO-8859-8 has a pointer 54 -PASS Not throw: ISO-8859-8 has a pointer 55 -PASS Not throw: ISO-8859-8 has a pointer 56 -PASS Not throw: ISO-8859-8 has a pointer 57 -PASS Not throw: ISO-8859-8 has a pointer 58 -PASS Not throw: ISO-8859-8 has a pointer 59 -PASS Not throw: ISO-8859-8 has a pointer 60 -PASS Not throw: ISO-8859-8 has a pointer 61 -PASS Not throw: ISO-8859-8 has a pointer 62 -PASS Not throw: ISO-8859-8 has a pointer 63 -PASS Not throw: ISO-8859-8 has a pointer 64 -PASS Not throw: ISO-8859-8 has a pointer 65 -PASS Not throw: ISO-8859-8 has a pointer 66 -PASS Not throw: ISO-8859-8 has a pointer 67 -PASS Not throw: ISO-8859-8 has a pointer 68 -PASS Not throw: ISO-8859-8 has a pointer 69 -PASS Not throw: ISO-8859-8 has a pointer 70 -PASS Not throw: ISO-8859-8 has a pointer 71 -PASS Not throw: ISO-8859-8 has a pointer 72 -PASS Not throw: ISO-8859-8 has a pointer 73 -PASS Not throw: ISO-8859-8 has a pointer 74 -PASS Not throw: ISO-8859-8 has a pointer 75 -PASS Not throw: ISO-8859-8 has a pointer 76 -PASS Not throw: ISO-8859-8 has a pointer 77 -PASS Not throw: ISO-8859-8 has a pointer 78 -PASS Not throw: ISO-8859-8 has a pointer 79 -PASS Not throw: ISO-8859-8 has a pointer 80 -PASS Not throw: ISO-8859-8 has a pointer 81 -PASS Not throw: ISO-8859-8 has a pointer 82 -PASS Not throw: ISO-8859-8 has a pointer 83 -PASS Not throw: ISO-8859-8 has a pointer 84 -PASS Not throw: ISO-8859-8 has a pointer 85 -PASS Not throw: ISO-8859-8 has a pointer 86 -PASS Not throw: ISO-8859-8 has a pointer 87 -PASS Not throw: ISO-8859-8 has a pointer 88 -PASS Not throw: ISO-8859-8 has a pointer 89 -PASS Not throw: ISO-8859-8 has a pointer 90 -PASS Not throw: ISO-8859-8 has a pointer 91 -PASS Not throw: ISO-8859-8 has a pointer 92 -PASS Not throw: ISO-8859-8 has a pointer 93 -PASS Not throw: ISO-8859-8 has a pointer 94 -PASS Not throw: ISO-8859-8 has a pointer 95 -PASS Not throw: ISO-8859-8 has a pointer 96 -PASS Not throw: ISO-8859-8 has a pointer 97 -PASS Not throw: ISO-8859-8 has a pointer 98 -PASS Not throw: ISO-8859-8 has a pointer 99 -PASS Not throw: ISO-8859-8 has a pointer 100 -PASS Not throw: ISO-8859-8 has a pointer 101 -PASS Not throw: ISO-8859-8 has a pointer 102 -PASS Not throw: ISO-8859-8 has a pointer 103 -PASS Not throw: ISO-8859-8 has a pointer 104 -PASS Not throw: ISO-8859-8 has a pointer 105 -PASS Not throw: ISO-8859-8 has a pointer 106 -PASS Not throw: ISO-8859-8 has a pointer 107 -PASS Not throw: ISO-8859-8 has a pointer 108 -PASS Not throw: ISO-8859-8 has a pointer 109 -PASS Not throw: ISO-8859-8 has a pointer 110 -PASS Not throw: ISO-8859-8 has a pointer 111 -PASS Not throw: ISO-8859-8 has a pointer 112 -PASS Not throw: ISO-8859-8 has a pointer 113 -PASS Not throw: ISO-8859-8 has a pointer 114 -PASS Not throw: ISO-8859-8 has a pointer 115 -PASS Not throw: ISO-8859-8 has a pointer 116 -PASS Not throw: ISO-8859-8 has a pointer 117 -PASS Not throw: ISO-8859-8 has a pointer 118 -PASS Not throw: ISO-8859-8 has a pointer 119 -PASS Not throw: ISO-8859-8 has a pointer 120 -PASS Not throw: ISO-8859-8 has a pointer 121 -PASS Not throw: ISO-8859-8 has a pointer 122 -PASS Not throw: ISO-8859-8 has a pointer 123 -PASS Not throw: ISO-8859-8 has a pointer 124 -PASS Not throw: ISO-8859-8 has a pointer 125 -PASS Not throw: ISO-8859-8 has a pointer 126 -PASS Not throw: ISO-8859-8 has a pointer 127 -PASS Not throw: ISO-8859-8 has a pointer 128 -PASS Not throw: ISO-8859-8 has a pointer 129 -PASS Not throw: ISO-8859-8 has a pointer 130 -PASS Not throw: ISO-8859-8 has a pointer 131 -PASS Not throw: ISO-8859-8 has a pointer 132 -PASS Not throw: ISO-8859-8 has a pointer 133 -PASS Not throw: ISO-8859-8 has a pointer 134 -PASS Not throw: ISO-8859-8 has a pointer 135 -PASS Not throw: ISO-8859-8 has a pointer 136 -PASS Not throw: ISO-8859-8 has a pointer 137 -PASS Not throw: ISO-8859-8 has a pointer 138 -PASS Not throw: ISO-8859-8 has a pointer 139 -PASS Not throw: ISO-8859-8 has a pointer 140 -PASS Not throw: ISO-8859-8 has a pointer 141 -PASS Not throw: ISO-8859-8 has a pointer 142 -PASS Not throw: ISO-8859-8 has a pointer 143 -PASS Not throw: ISO-8859-8 has a pointer 144 -PASS Not throw: ISO-8859-8 has a pointer 145 -PASS Not throw: ISO-8859-8 has a pointer 146 -PASS Not throw: ISO-8859-8 has a pointer 147 -PASS Not throw: ISO-8859-8 has a pointer 148 -PASS Not throw: ISO-8859-8 has a pointer 149 -PASS Not throw: ISO-8859-8 has a pointer 150 -PASS Not throw: ISO-8859-8 has a pointer 151 -PASS Not throw: ISO-8859-8 has a pointer 152 -PASS Not throw: ISO-8859-8 has a pointer 153 -PASS Not throw: ISO-8859-8 has a pointer 154 -PASS Not throw: ISO-8859-8 has a pointer 155 -PASS Not throw: ISO-8859-8 has a pointer 156 -PASS Not throw: ISO-8859-8 has a pointer 157 -PASS Not throw: ISO-8859-8 has a pointer 158 -PASS Not throw: ISO-8859-8 has a pointer 159 -PASS Not throw: ISO-8859-8 has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 161 -PASS Not throw: ISO-8859-8 has a pointer 162 -PASS Not throw: ISO-8859-8 has a pointer 163 -PASS Not throw: ISO-8859-8 has a pointer 164 -PASS Not throw: ISO-8859-8 has a pointer 165 -PASS Not throw: ISO-8859-8 has a pointer 166 -PASS Not throw: ISO-8859-8 has a pointer 167 -PASS Not throw: ISO-8859-8 has a pointer 168 -PASS Not throw: ISO-8859-8 has a pointer 169 -PASS Not throw: ISO-8859-8 has a pointer 170 -PASS Not throw: ISO-8859-8 has a pointer 171 -PASS Not throw: ISO-8859-8 has a pointer 172 -PASS Not throw: ISO-8859-8 has a pointer 173 -PASS Not throw: ISO-8859-8 has a pointer 174 -PASS Not throw: ISO-8859-8 has a pointer 175 -PASS Not throw: ISO-8859-8 has a pointer 176 -PASS Not throw: ISO-8859-8 has a pointer 177 -PASS Not throw: ISO-8859-8 has a pointer 178 -PASS Not throw: ISO-8859-8 has a pointer 179 -PASS Not throw: ISO-8859-8 has a pointer 180 -PASS Not throw: ISO-8859-8 has a pointer 181 -PASS Not throw: ISO-8859-8 has a pointer 182 -PASS Not throw: ISO-8859-8 has a pointer 183 -PASS Not throw: ISO-8859-8 has a pointer 184 -PASS Not throw: ISO-8859-8 has a pointer 185 -PASS Not throw: ISO-8859-8 has a pointer 186 -PASS Not throw: ISO-8859-8 has a pointer 187 -PASS Not throw: ISO-8859-8 has a pointer 188 -PASS Not throw: ISO-8859-8 has a pointer 189 -PASS Not throw: ISO-8859-8 has a pointer 190 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 191 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 192 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 193 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 194 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 195 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 196 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 197 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 198 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 199 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 200 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 201 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 202 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 203 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 204 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 205 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 206 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 207 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 208 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 209 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 210 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 211 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 212 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 213 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 214 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 215 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 216 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 217 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 218 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 222 -PASS Not throw: ISO-8859-8 has a pointer 223 -PASS Not throw: ISO-8859-8 has a pointer 224 -PASS Not throw: ISO-8859-8 has a pointer 225 -PASS Not throw: ISO-8859-8 has a pointer 226 -PASS Not throw: ISO-8859-8 has a pointer 227 -PASS Not throw: ISO-8859-8 has a pointer 228 -PASS Not throw: ISO-8859-8 has a pointer 229 -PASS Not throw: ISO-8859-8 has a pointer 230 -PASS Not throw: ISO-8859-8 has a pointer 231 -PASS Not throw: ISO-8859-8 has a pointer 232 -PASS Not throw: ISO-8859-8 has a pointer 233 -PASS Not throw: ISO-8859-8 has a pointer 234 -PASS Not throw: ISO-8859-8 has a pointer 235 -PASS Not throw: ISO-8859-8 has a pointer 236 -PASS Not throw: ISO-8859-8 has a pointer 237 -PASS Not throw: ISO-8859-8 has a pointer 238 -PASS Not throw: ISO-8859-8 has a pointer 239 -PASS Not throw: ISO-8859-8 has a pointer 240 -PASS Not throw: ISO-8859-8 has a pointer 241 -PASS Not throw: ISO-8859-8 has a pointer 242 -PASS Not throw: ISO-8859-8 has a pointer 243 -PASS Not throw: ISO-8859-8 has a pointer 244 -PASS Not throw: ISO-8859-8 has a pointer 245 -PASS Not throw: ISO-8859-8 has a pointer 246 -PASS Not throw: ISO-8859-8 has a pointer 247 -PASS Not throw: ISO-8859-8 has a pointer 248 -PASS Not throw: ISO-8859-8 has a pointer 249 -PASS Not throw: ISO-8859-8 has a pointer 250 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 252 -PASS Not throw: ISO-8859-8 has a pointer 253 -PASS Not throw: ISO-8859-8 has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 255 -PASS Not throw: ISO-8859-8-I has a pointer 0 -PASS Not throw: ISO-8859-8-I has a pointer 1 -PASS Not throw: ISO-8859-8-I has a pointer 2 -PASS Not throw: ISO-8859-8-I has a pointer 3 -PASS Not throw: ISO-8859-8-I has a pointer 4 -PASS Not throw: ISO-8859-8-I has a pointer 5 -PASS Not throw: ISO-8859-8-I has a pointer 6 -PASS Not throw: ISO-8859-8-I has a pointer 7 -PASS Not throw: ISO-8859-8-I has a pointer 8 -PASS Not throw: ISO-8859-8-I has a pointer 9 -PASS Not throw: ISO-8859-8-I has a pointer 10 -PASS Not throw: ISO-8859-8-I has a pointer 11 -PASS Not throw: ISO-8859-8-I has a pointer 12 -PASS Not throw: ISO-8859-8-I has a pointer 13 -PASS Not throw: ISO-8859-8-I has a pointer 14 -PASS Not throw: ISO-8859-8-I has a pointer 15 -PASS Not throw: ISO-8859-8-I has a pointer 16 -PASS Not throw: ISO-8859-8-I has a pointer 17 -PASS Not throw: ISO-8859-8-I has a pointer 18 -PASS Not throw: ISO-8859-8-I has a pointer 19 -PASS Not throw: ISO-8859-8-I has a pointer 20 -PASS Not throw: ISO-8859-8-I has a pointer 21 -PASS Not throw: ISO-8859-8-I has a pointer 22 -PASS Not throw: ISO-8859-8-I has a pointer 23 -PASS Not throw: ISO-8859-8-I has a pointer 24 -PASS Not throw: ISO-8859-8-I has a pointer 25 -PASS Not throw: ISO-8859-8-I has a pointer 26 -PASS Not throw: ISO-8859-8-I has a pointer 27 -PASS Not throw: ISO-8859-8-I has a pointer 28 -PASS Not throw: ISO-8859-8-I has a pointer 29 -PASS Not throw: ISO-8859-8-I has a pointer 30 -PASS Not throw: ISO-8859-8-I has a pointer 31 -PASS Not throw: ISO-8859-8-I has a pointer 32 -PASS Not throw: ISO-8859-8-I has a pointer 33 -PASS Not throw: ISO-8859-8-I has a pointer 34 -PASS Not throw: ISO-8859-8-I has a pointer 35 -PASS Not throw: ISO-8859-8-I has a pointer 36 -PASS Not throw: ISO-8859-8-I has a pointer 37 -PASS Not throw: ISO-8859-8-I has a pointer 38 -PASS Not throw: ISO-8859-8-I has a pointer 39 -PASS Not throw: ISO-8859-8-I has a pointer 40 -PASS Not throw: ISO-8859-8-I has a pointer 41 -PASS Not throw: ISO-8859-8-I has a pointer 42 -PASS Not throw: ISO-8859-8-I has a pointer 43 -PASS Not throw: ISO-8859-8-I has a pointer 44 -PASS Not throw: ISO-8859-8-I has a pointer 45 -PASS Not throw: ISO-8859-8-I has a pointer 46 -PASS Not throw: ISO-8859-8-I has a pointer 47 -PASS Not throw: ISO-8859-8-I has a pointer 48 -PASS Not throw: ISO-8859-8-I has a pointer 49 -PASS Not throw: ISO-8859-8-I has a pointer 50 -PASS Not throw: ISO-8859-8-I has a pointer 51 -PASS Not throw: ISO-8859-8-I has a pointer 52 -PASS Not throw: ISO-8859-8-I has a pointer 53 -PASS Not throw: ISO-8859-8-I has a pointer 54 -PASS Not throw: ISO-8859-8-I has a pointer 55 -PASS Not throw: ISO-8859-8-I has a pointer 56 -PASS Not throw: ISO-8859-8-I has a pointer 57 -PASS Not throw: ISO-8859-8-I has a pointer 58 -PASS Not throw: ISO-8859-8-I has a pointer 59 -PASS Not throw: ISO-8859-8-I has a pointer 60 -PASS Not throw: ISO-8859-8-I has a pointer 61 -PASS Not throw: ISO-8859-8-I has a pointer 62 -PASS Not throw: ISO-8859-8-I has a pointer 63 -PASS Not throw: ISO-8859-8-I has a pointer 64 -PASS Not throw: ISO-8859-8-I has a pointer 65 -PASS Not throw: ISO-8859-8-I has a pointer 66 -PASS Not throw: ISO-8859-8-I has a pointer 67 -PASS Not throw: ISO-8859-8-I has a pointer 68 -PASS Not throw: ISO-8859-8-I has a pointer 69 -PASS Not throw: ISO-8859-8-I has a pointer 70 -PASS Not throw: ISO-8859-8-I has a pointer 71 -PASS Not throw: ISO-8859-8-I has a pointer 72 -PASS Not throw: ISO-8859-8-I has a pointer 73 -PASS Not throw: ISO-8859-8-I has a pointer 74 -PASS Not throw: ISO-8859-8-I has a pointer 75 -PASS Not throw: ISO-8859-8-I has a pointer 76 -PASS Not throw: ISO-8859-8-I has a pointer 77 -PASS Not throw: ISO-8859-8-I has a pointer 78 -PASS Not throw: ISO-8859-8-I has a pointer 79 -PASS Not throw: ISO-8859-8-I has a pointer 80 -PASS Not throw: ISO-8859-8-I has a pointer 81 -PASS Not throw: ISO-8859-8-I has a pointer 82 -PASS Not throw: ISO-8859-8-I has a pointer 83 -PASS Not throw: ISO-8859-8-I has a pointer 84 -PASS Not throw: ISO-8859-8-I has a pointer 85 -PASS Not throw: ISO-8859-8-I has a pointer 86 -PASS Not throw: ISO-8859-8-I has a pointer 87 -PASS Not throw: ISO-8859-8-I has a pointer 88 -PASS Not throw: ISO-8859-8-I has a pointer 89 -PASS Not throw: ISO-8859-8-I has a pointer 90 -PASS Not throw: ISO-8859-8-I has a pointer 91 -PASS Not throw: ISO-8859-8-I has a pointer 92 -PASS Not throw: ISO-8859-8-I has a pointer 93 -PASS Not throw: ISO-8859-8-I has a pointer 94 -PASS Not throw: ISO-8859-8-I has a pointer 95 -PASS Not throw: ISO-8859-8-I has a pointer 96 -PASS Not throw: ISO-8859-8-I has a pointer 97 -PASS Not throw: ISO-8859-8-I has a pointer 98 -PASS Not throw: ISO-8859-8-I has a pointer 99 -PASS Not throw: ISO-8859-8-I has a pointer 100 -PASS Not throw: ISO-8859-8-I has a pointer 101 -PASS Not throw: ISO-8859-8-I has a pointer 102 -PASS Not throw: ISO-8859-8-I has a pointer 103 -PASS Not throw: ISO-8859-8-I has a pointer 104 -PASS Not throw: ISO-8859-8-I has a pointer 105 -PASS Not throw: ISO-8859-8-I has a pointer 106 -PASS Not throw: ISO-8859-8-I has a pointer 107 -PASS Not throw: ISO-8859-8-I has a pointer 108 -PASS Not throw: ISO-8859-8-I has a pointer 109 -PASS Not throw: ISO-8859-8-I has a pointer 110 -PASS Not throw: ISO-8859-8-I has a pointer 111 -PASS Not throw: ISO-8859-8-I has a pointer 112 -PASS Not throw: ISO-8859-8-I has a pointer 113 -PASS Not throw: ISO-8859-8-I has a pointer 114 -PASS Not throw: ISO-8859-8-I has a pointer 115 -PASS Not throw: ISO-8859-8-I has a pointer 116 -PASS Not throw: ISO-8859-8-I has a pointer 117 -PASS Not throw: ISO-8859-8-I has a pointer 118 -PASS Not throw: ISO-8859-8-I has a pointer 119 -PASS Not throw: ISO-8859-8-I has a pointer 120 -PASS Not throw: ISO-8859-8-I has a pointer 121 -PASS Not throw: ISO-8859-8-I has a pointer 122 -PASS Not throw: ISO-8859-8-I has a pointer 123 -PASS Not throw: ISO-8859-8-I has a pointer 124 -PASS Not throw: ISO-8859-8-I has a pointer 125 -PASS Not throw: ISO-8859-8-I has a pointer 126 -PASS Not throw: ISO-8859-8-I has a pointer 127 -PASS Not throw: ISO-8859-8-I has a pointer 128 -PASS Not throw: ISO-8859-8-I has a pointer 129 -PASS Not throw: ISO-8859-8-I has a pointer 130 -PASS Not throw: ISO-8859-8-I has a pointer 131 -PASS Not throw: ISO-8859-8-I has a pointer 132 -PASS Not throw: ISO-8859-8-I has a pointer 133 -PASS Not throw: ISO-8859-8-I has a pointer 134 -PASS Not throw: ISO-8859-8-I has a pointer 135 -PASS Not throw: ISO-8859-8-I has a pointer 136 -PASS Not throw: ISO-8859-8-I has a pointer 137 -PASS Not throw: ISO-8859-8-I has a pointer 138 -PASS Not throw: ISO-8859-8-I has a pointer 139 -PASS Not throw: ISO-8859-8-I has a pointer 140 -PASS Not throw: ISO-8859-8-I has a pointer 141 -PASS Not throw: ISO-8859-8-I has a pointer 142 -PASS Not throw: ISO-8859-8-I has a pointer 143 -PASS Not throw: ISO-8859-8-I has a pointer 144 -PASS Not throw: ISO-8859-8-I has a pointer 145 -PASS Not throw: ISO-8859-8-I has a pointer 146 -PASS Not throw: ISO-8859-8-I has a pointer 147 -PASS Not throw: ISO-8859-8-I has a pointer 148 -PASS Not throw: ISO-8859-8-I has a pointer 149 -PASS Not throw: ISO-8859-8-I has a pointer 150 -PASS Not throw: ISO-8859-8-I has a pointer 151 -PASS Not throw: ISO-8859-8-I has a pointer 152 -PASS Not throw: ISO-8859-8-I has a pointer 153 -PASS Not throw: ISO-8859-8-I has a pointer 154 -PASS Not throw: ISO-8859-8-I has a pointer 155 -PASS Not throw: ISO-8859-8-I has a pointer 156 -PASS Not throw: ISO-8859-8-I has a pointer 157 -PASS Not throw: ISO-8859-8-I has a pointer 158 -PASS Not throw: ISO-8859-8-I has a pointer 159 -PASS Not throw: ISO-8859-8-I has a pointer 160 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 161 -PASS Not throw: ISO-8859-8-I has a pointer 162 -PASS Not throw: ISO-8859-8-I has a pointer 163 -PASS Not throw: ISO-8859-8-I has a pointer 164 -PASS Not throw: ISO-8859-8-I has a pointer 165 -PASS Not throw: ISO-8859-8-I has a pointer 166 -PASS Not throw: ISO-8859-8-I has a pointer 167 -PASS Not throw: ISO-8859-8-I has a pointer 168 -PASS Not throw: ISO-8859-8-I has a pointer 169 -PASS Not throw: ISO-8859-8-I has a pointer 170 -PASS Not throw: ISO-8859-8-I has a pointer 171 -PASS Not throw: ISO-8859-8-I has a pointer 172 -PASS Not throw: ISO-8859-8-I has a pointer 173 -PASS Not throw: ISO-8859-8-I has a pointer 174 -PASS Not throw: ISO-8859-8-I has a pointer 175 -PASS Not throw: ISO-8859-8-I has a pointer 176 -PASS Not throw: ISO-8859-8-I has a pointer 177 -PASS Not throw: ISO-8859-8-I has a pointer 178 -PASS Not throw: ISO-8859-8-I has a pointer 179 -PASS Not throw: ISO-8859-8-I has a pointer 180 -PASS Not throw: ISO-8859-8-I has a pointer 181 -PASS Not throw: ISO-8859-8-I has a pointer 182 -PASS Not throw: ISO-8859-8-I has a pointer 183 -PASS Not throw: ISO-8859-8-I has a pointer 184 -PASS Not throw: ISO-8859-8-I has a pointer 185 -PASS Not throw: ISO-8859-8-I has a pointer 186 -PASS Not throw: ISO-8859-8-I has a pointer 187 -PASS Not throw: ISO-8859-8-I has a pointer 188 -PASS Not throw: ISO-8859-8-I has a pointer 189 -PASS Not throw: ISO-8859-8-I has a pointer 190 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 191 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 192 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 193 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 194 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 195 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 196 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 197 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 198 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 199 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 200 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 201 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 202 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 203 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 204 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 205 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 206 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 207 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 208 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 209 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 210 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 211 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 212 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 213 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 214 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 215 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 216 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 217 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 218 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 219 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 220 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 221 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 222 -PASS Not throw: ISO-8859-8-I has a pointer 223 -PASS Not throw: ISO-8859-8-I has a pointer 224 -PASS Not throw: ISO-8859-8-I has a pointer 225 -PASS Not throw: ISO-8859-8-I has a pointer 226 -PASS Not throw: ISO-8859-8-I has a pointer 227 -PASS Not throw: ISO-8859-8-I has a pointer 228 -PASS Not throw: ISO-8859-8-I has a pointer 229 -PASS Not throw: ISO-8859-8-I has a pointer 230 -PASS Not throw: ISO-8859-8-I has a pointer 231 -PASS Not throw: ISO-8859-8-I has a pointer 232 -PASS Not throw: ISO-8859-8-I has a pointer 233 -PASS Not throw: ISO-8859-8-I has a pointer 234 -PASS Not throw: ISO-8859-8-I has a pointer 235 -PASS Not throw: ISO-8859-8-I has a pointer 236 -PASS Not throw: ISO-8859-8-I has a pointer 237 -PASS Not throw: ISO-8859-8-I has a pointer 238 -PASS Not throw: ISO-8859-8-I has a pointer 239 -PASS Not throw: ISO-8859-8-I has a pointer 240 -PASS Not throw: ISO-8859-8-I has a pointer 241 -PASS Not throw: ISO-8859-8-I has a pointer 242 -PASS Not throw: ISO-8859-8-I has a pointer 243 -PASS Not throw: ISO-8859-8-I has a pointer 244 -PASS Not throw: ISO-8859-8-I has a pointer 245 -PASS Not throw: ISO-8859-8-I has a pointer 246 -PASS Not throw: ISO-8859-8-I has a pointer 247 -PASS Not throw: ISO-8859-8-I has a pointer 248 -PASS Not throw: ISO-8859-8-I has a pointer 249 -PASS Not throw: ISO-8859-8-I has a pointer 250 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 251 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 252 -PASS Not throw: ISO-8859-8-I has a pointer 253 -PASS Not throw: ISO-8859-8-I has a pointer 254 -PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 255 -PASS Not throw: ISO-8859-10 has a pointer 0 -PASS Not throw: ISO-8859-10 has a pointer 1 -PASS Not throw: ISO-8859-10 has a pointer 2 -PASS Not throw: ISO-8859-10 has a pointer 3 -PASS Not throw: ISO-8859-10 has a pointer 4 -PASS Not throw: ISO-8859-10 has a pointer 5 -PASS Not throw: ISO-8859-10 has a pointer 6 -PASS Not throw: ISO-8859-10 has a pointer 7 -PASS Not throw: ISO-8859-10 has a pointer 8 -PASS Not throw: ISO-8859-10 has a pointer 9 -PASS Not throw: ISO-8859-10 has a pointer 10 -PASS Not throw: ISO-8859-10 has a pointer 11 -PASS Not throw: ISO-8859-10 has a pointer 12 -PASS Not throw: ISO-8859-10 has a pointer 13 -PASS Not throw: ISO-8859-10 has a pointer 14 -PASS Not throw: ISO-8859-10 has a pointer 15 -PASS Not throw: ISO-8859-10 has a pointer 16 -PASS Not throw: ISO-8859-10 has a pointer 17 -PASS Not throw: ISO-8859-10 has a pointer 18 -PASS Not throw: ISO-8859-10 has a pointer 19 -PASS Not throw: ISO-8859-10 has a pointer 20 -PASS Not throw: ISO-8859-10 has a pointer 21 -PASS Not throw: ISO-8859-10 has a pointer 22 -PASS Not throw: ISO-8859-10 has a pointer 23 -PASS Not throw: ISO-8859-10 has a pointer 24 -PASS Not throw: ISO-8859-10 has a pointer 25 -PASS Not throw: ISO-8859-10 has a pointer 26 -PASS Not throw: ISO-8859-10 has a pointer 27 -PASS Not throw: ISO-8859-10 has a pointer 28 -PASS Not throw: ISO-8859-10 has a pointer 29 -PASS Not throw: ISO-8859-10 has a pointer 30 -PASS Not throw: ISO-8859-10 has a pointer 31 -PASS Not throw: ISO-8859-10 has a pointer 32 -PASS Not throw: ISO-8859-10 has a pointer 33 -PASS Not throw: ISO-8859-10 has a pointer 34 -PASS Not throw: ISO-8859-10 has a pointer 35 -PASS Not throw: ISO-8859-10 has a pointer 36 -PASS Not throw: ISO-8859-10 has a pointer 37 -PASS Not throw: ISO-8859-10 has a pointer 38 -PASS Not throw: ISO-8859-10 has a pointer 39 -PASS Not throw: ISO-8859-10 has a pointer 40 -PASS Not throw: ISO-8859-10 has a pointer 41 -PASS Not throw: ISO-8859-10 has a pointer 42 -PASS Not throw: ISO-8859-10 has a pointer 43 -PASS Not throw: ISO-8859-10 has a pointer 44 -PASS Not throw: ISO-8859-10 has a pointer 45 -PASS Not throw: ISO-8859-10 has a pointer 46 -PASS Not throw: ISO-8859-10 has a pointer 47 -PASS Not throw: ISO-8859-10 has a pointer 48 -PASS Not throw: ISO-8859-10 has a pointer 49 -PASS Not throw: ISO-8859-10 has a pointer 50 -PASS Not throw: ISO-8859-10 has a pointer 51 -PASS Not throw: ISO-8859-10 has a pointer 52 -PASS Not throw: ISO-8859-10 has a pointer 53 -PASS Not throw: ISO-8859-10 has a pointer 54 -PASS Not throw: ISO-8859-10 has a pointer 55 -PASS Not throw: ISO-8859-10 has a pointer 56 -PASS Not throw: ISO-8859-10 has a pointer 57 -PASS Not throw: ISO-8859-10 has a pointer 58 -PASS Not throw: ISO-8859-10 has a pointer 59 -PASS Not throw: ISO-8859-10 has a pointer 60 -PASS Not throw: ISO-8859-10 has a pointer 61 -PASS Not throw: ISO-8859-10 has a pointer 62 -PASS Not throw: ISO-8859-10 has a pointer 63 -PASS Not throw: ISO-8859-10 has a pointer 64 -PASS Not throw: ISO-8859-10 has a pointer 65 -PASS Not throw: ISO-8859-10 has a pointer 66 -PASS Not throw: ISO-8859-10 has a pointer 67 -PASS Not throw: ISO-8859-10 has a pointer 68 -PASS Not throw: ISO-8859-10 has a pointer 69 -PASS Not throw: ISO-8859-10 has a pointer 70 -PASS Not throw: ISO-8859-10 has a pointer 71 -PASS Not throw: ISO-8859-10 has a pointer 72 -PASS Not throw: ISO-8859-10 has a pointer 73 -PASS Not throw: ISO-8859-10 has a pointer 74 -PASS Not throw: ISO-8859-10 has a pointer 75 -PASS Not throw: ISO-8859-10 has a pointer 76 -PASS Not throw: ISO-8859-10 has a pointer 77 -PASS Not throw: ISO-8859-10 has a pointer 78 -PASS Not throw: ISO-8859-10 has a pointer 79 -PASS Not throw: ISO-8859-10 has a pointer 80 -PASS Not throw: ISO-8859-10 has a pointer 81 -PASS Not throw: ISO-8859-10 has a pointer 82 -PASS Not throw: ISO-8859-10 has a pointer 83 -PASS Not throw: ISO-8859-10 has a pointer 84 -PASS Not throw: ISO-8859-10 has a pointer 85 -PASS Not throw: ISO-8859-10 has a pointer 86 -PASS Not throw: ISO-8859-10 has a pointer 87 -PASS Not throw: ISO-8859-10 has a pointer 88 -PASS Not throw: ISO-8859-10 has a pointer 89 -PASS Not throw: ISO-8859-10 has a pointer 90 -PASS Not throw: ISO-8859-10 has a pointer 91 -PASS Not throw: ISO-8859-10 has a pointer 92 -PASS Not throw: ISO-8859-10 has a pointer 93 -PASS Not throw: ISO-8859-10 has a pointer 94 -PASS Not throw: ISO-8859-10 has a pointer 95 -PASS Not throw: ISO-8859-10 has a pointer 96 -PASS Not throw: ISO-8859-10 has a pointer 97 -PASS Not throw: ISO-8859-10 has a pointer 98 -PASS Not throw: ISO-8859-10 has a pointer 99 -PASS Not throw: ISO-8859-10 has a pointer 100 -PASS Not throw: ISO-8859-10 has a pointer 101 -PASS Not throw: ISO-8859-10 has a pointer 102 -PASS Not throw: ISO-8859-10 has a pointer 103 -PASS Not throw: ISO-8859-10 has a pointer 104 -PASS Not throw: ISO-8859-10 has a pointer 105 -PASS Not throw: ISO-8859-10 has a pointer 106 -PASS Not throw: ISO-8859-10 has a pointer 107 -PASS Not throw: ISO-8859-10 has a pointer 108 -PASS Not throw: ISO-8859-10 has a pointer 109 -PASS Not throw: ISO-8859-10 has a pointer 110 -PASS Not throw: ISO-8859-10 has a pointer 111 -PASS Not throw: ISO-8859-10 has a pointer 112 -PASS Not throw: ISO-8859-10 has a pointer 113 -PASS Not throw: ISO-8859-10 has a pointer 114 -PASS Not throw: ISO-8859-10 has a pointer 115 -PASS Not throw: ISO-8859-10 has a pointer 116 -PASS Not throw: ISO-8859-10 has a pointer 117 -PASS Not throw: ISO-8859-10 has a pointer 118 -PASS Not throw: ISO-8859-10 has a pointer 119 -PASS Not throw: ISO-8859-10 has a pointer 120 -PASS Not throw: ISO-8859-10 has a pointer 121 -PASS Not throw: ISO-8859-10 has a pointer 122 -PASS Not throw: ISO-8859-10 has a pointer 123 -PASS Not throw: ISO-8859-10 has a pointer 124 -PASS Not throw: ISO-8859-10 has a pointer 125 -PASS Not throw: ISO-8859-10 has a pointer 126 -PASS Not throw: ISO-8859-10 has a pointer 127 -PASS Not throw: ISO-8859-10 has a pointer 128 -PASS Not throw: ISO-8859-10 has a pointer 129 -PASS Not throw: ISO-8859-10 has a pointer 130 -PASS Not throw: ISO-8859-10 has a pointer 131 -PASS Not throw: ISO-8859-10 has a pointer 132 -PASS Not throw: ISO-8859-10 has a pointer 133 -PASS Not throw: ISO-8859-10 has a pointer 134 -PASS Not throw: ISO-8859-10 has a pointer 135 -PASS Not throw: ISO-8859-10 has a pointer 136 -PASS Not throw: ISO-8859-10 has a pointer 137 -PASS Not throw: ISO-8859-10 has a pointer 138 -PASS Not throw: ISO-8859-10 has a pointer 139 -PASS Not throw: ISO-8859-10 has a pointer 140 -PASS Not throw: ISO-8859-10 has a pointer 141 -PASS Not throw: ISO-8859-10 has a pointer 142 -PASS Not throw: ISO-8859-10 has a pointer 143 -PASS Not throw: ISO-8859-10 has a pointer 144 -PASS Not throw: ISO-8859-10 has a pointer 145 -PASS Not throw: ISO-8859-10 has a pointer 146 -PASS Not throw: ISO-8859-10 has a pointer 147 -PASS Not throw: ISO-8859-10 has a pointer 148 -PASS Not throw: ISO-8859-10 has a pointer 149 -PASS Not throw: ISO-8859-10 has a pointer 150 -PASS Not throw: ISO-8859-10 has a pointer 151 -PASS Not throw: ISO-8859-10 has a pointer 152 -PASS Not throw: ISO-8859-10 has a pointer 153 -PASS Not throw: ISO-8859-10 has a pointer 154 -PASS Not throw: ISO-8859-10 has a pointer 155 -PASS Not throw: ISO-8859-10 has a pointer 156 -PASS Not throw: ISO-8859-10 has a pointer 157 -PASS Not throw: ISO-8859-10 has a pointer 158 -PASS Not throw: ISO-8859-10 has a pointer 159 -PASS Not throw: ISO-8859-10 has a pointer 160 -PASS Not throw: ISO-8859-10 has a pointer 161 -PASS Not throw: ISO-8859-10 has a pointer 162 -PASS Not throw: ISO-8859-10 has a pointer 163 -PASS Not throw: ISO-8859-10 has a pointer 164 -PASS Not throw: ISO-8859-10 has a pointer 165 -PASS Not throw: ISO-8859-10 has a pointer 166 -PASS Not throw: ISO-8859-10 has a pointer 167 -PASS Not throw: ISO-8859-10 has a pointer 168 -PASS Not throw: ISO-8859-10 has a pointer 169 -PASS Not throw: ISO-8859-10 has a pointer 170 -PASS Not throw: ISO-8859-10 has a pointer 171 -PASS Not throw: ISO-8859-10 has a pointer 172 -PASS Not throw: ISO-8859-10 has a pointer 173 -PASS Not throw: ISO-8859-10 has a pointer 174 -PASS Not throw: ISO-8859-10 has a pointer 175 -PASS Not throw: ISO-8859-10 has a pointer 176 -PASS Not throw: ISO-8859-10 has a pointer 177 -PASS Not throw: ISO-8859-10 has a pointer 178 -PASS Not throw: ISO-8859-10 has a pointer 179 -PASS Not throw: ISO-8859-10 has a pointer 180 -PASS Not throw: ISO-8859-10 has a pointer 181 -PASS Not throw: ISO-8859-10 has a pointer 182 -PASS Not throw: ISO-8859-10 has a pointer 183 -PASS Not throw: ISO-8859-10 has a pointer 184 -PASS Not throw: ISO-8859-10 has a pointer 185 -PASS Not throw: ISO-8859-10 has a pointer 186 -PASS Not throw: ISO-8859-10 has a pointer 187 -PASS Not throw: ISO-8859-10 has a pointer 188 -PASS Not throw: ISO-8859-10 has a pointer 189 -PASS Not throw: ISO-8859-10 has a pointer 190 -PASS Not throw: ISO-8859-10 has a pointer 191 -PASS Not throw: ISO-8859-10 has a pointer 192 -PASS Not throw: ISO-8859-10 has a pointer 193 -PASS Not throw: ISO-8859-10 has a pointer 194 -PASS Not throw: ISO-8859-10 has a pointer 195 -PASS Not throw: ISO-8859-10 has a pointer 196 -PASS Not throw: ISO-8859-10 has a pointer 197 -PASS Not throw: ISO-8859-10 has a pointer 198 -PASS Not throw: ISO-8859-10 has a pointer 199 -PASS Not throw: ISO-8859-10 has a pointer 200 -PASS Not throw: ISO-8859-10 has a pointer 201 -PASS Not throw: ISO-8859-10 has a pointer 202 -PASS Not throw: ISO-8859-10 has a pointer 203 -PASS Not throw: ISO-8859-10 has a pointer 204 -PASS Not throw: ISO-8859-10 has a pointer 205 -PASS Not throw: ISO-8859-10 has a pointer 206 -PASS Not throw: ISO-8859-10 has a pointer 207 -PASS Not throw: ISO-8859-10 has a pointer 208 -PASS Not throw: ISO-8859-10 has a pointer 209 -PASS Not throw: ISO-8859-10 has a pointer 210 -PASS Not throw: ISO-8859-10 has a pointer 211 -PASS Not throw: ISO-8859-10 has a pointer 212 -PASS Not throw: ISO-8859-10 has a pointer 213 -PASS Not throw: ISO-8859-10 has a pointer 214 -PASS Not throw: ISO-8859-10 has a pointer 215 -PASS Not throw: ISO-8859-10 has a pointer 216 -PASS Not throw: ISO-8859-10 has a pointer 217 -PASS Not throw: ISO-8859-10 has a pointer 218 -PASS Not throw: ISO-8859-10 has a pointer 219 -PASS Not throw: ISO-8859-10 has a pointer 220 -PASS Not throw: ISO-8859-10 has a pointer 221 -PASS Not throw: ISO-8859-10 has a pointer 222 -PASS Not throw: ISO-8859-10 has a pointer 223 -PASS Not throw: ISO-8859-10 has a pointer 224 -PASS Not throw: ISO-8859-10 has a pointer 225 -PASS Not throw: ISO-8859-10 has a pointer 226 -PASS Not throw: ISO-8859-10 has a pointer 227 -PASS Not throw: ISO-8859-10 has a pointer 228 -PASS Not throw: ISO-8859-10 has a pointer 229 -PASS Not throw: ISO-8859-10 has a pointer 230 -PASS Not throw: ISO-8859-10 has a pointer 231 -PASS Not throw: ISO-8859-10 has a pointer 232 -PASS Not throw: ISO-8859-10 has a pointer 233 -PASS Not throw: ISO-8859-10 has a pointer 234 -PASS Not throw: ISO-8859-10 has a pointer 235 -PASS Not throw: ISO-8859-10 has a pointer 236 -PASS Not throw: ISO-8859-10 has a pointer 237 -PASS Not throw: ISO-8859-10 has a pointer 238 -PASS Not throw: ISO-8859-10 has a pointer 239 -PASS Not throw: ISO-8859-10 has a pointer 240 -PASS Not throw: ISO-8859-10 has a pointer 241 -PASS Not throw: ISO-8859-10 has a pointer 242 -PASS Not throw: ISO-8859-10 has a pointer 243 -PASS Not throw: ISO-8859-10 has a pointer 244 -PASS Not throw: ISO-8859-10 has a pointer 245 -PASS Not throw: ISO-8859-10 has a pointer 246 -PASS Not throw: ISO-8859-10 has a pointer 247 -PASS Not throw: ISO-8859-10 has a pointer 248 -PASS Not throw: ISO-8859-10 has a pointer 249 -PASS Not throw: ISO-8859-10 has a pointer 250 -PASS Not throw: ISO-8859-10 has a pointer 251 -PASS Not throw: ISO-8859-10 has a pointer 252 -PASS Not throw: ISO-8859-10 has a pointer 253 -PASS Not throw: ISO-8859-10 has a pointer 254 -PASS Not throw: ISO-8859-10 has a pointer 255 -PASS Not throw: ISO-8859-13 has a pointer 0 -PASS Not throw: ISO-8859-13 has a pointer 1 -PASS Not throw: ISO-8859-13 has a pointer 2 -PASS Not throw: ISO-8859-13 has a pointer 3 -PASS Not throw: ISO-8859-13 has a pointer 4 -PASS Not throw: ISO-8859-13 has a pointer 5 -PASS Not throw: ISO-8859-13 has a pointer 6 -PASS Not throw: ISO-8859-13 has a pointer 7 -PASS Not throw: ISO-8859-13 has a pointer 8 -PASS Not throw: ISO-8859-13 has a pointer 9 -PASS Not throw: ISO-8859-13 has a pointer 10 -PASS Not throw: ISO-8859-13 has a pointer 11 -PASS Not throw: ISO-8859-13 has a pointer 12 -PASS Not throw: ISO-8859-13 has a pointer 13 -PASS Not throw: ISO-8859-13 has a pointer 14 -PASS Not throw: ISO-8859-13 has a pointer 15 -PASS Not throw: ISO-8859-13 has a pointer 16 -PASS Not throw: ISO-8859-13 has a pointer 17 -PASS Not throw: ISO-8859-13 has a pointer 18 -PASS Not throw: ISO-8859-13 has a pointer 19 -PASS Not throw: ISO-8859-13 has a pointer 20 -PASS Not throw: ISO-8859-13 has a pointer 21 -PASS Not throw: ISO-8859-13 has a pointer 22 -PASS Not throw: ISO-8859-13 has a pointer 23 -PASS Not throw: ISO-8859-13 has a pointer 24 -PASS Not throw: ISO-8859-13 has a pointer 25 -PASS Not throw: ISO-8859-13 has a pointer 26 -PASS Not throw: ISO-8859-13 has a pointer 27 -PASS Not throw: ISO-8859-13 has a pointer 28 -PASS Not throw: ISO-8859-13 has a pointer 29 -PASS Not throw: ISO-8859-13 has a pointer 30 -PASS Not throw: ISO-8859-13 has a pointer 31 -PASS Not throw: ISO-8859-13 has a pointer 32 -PASS Not throw: ISO-8859-13 has a pointer 33 -PASS Not throw: ISO-8859-13 has a pointer 34 -PASS Not throw: ISO-8859-13 has a pointer 35 -PASS Not throw: ISO-8859-13 has a pointer 36 -PASS Not throw: ISO-8859-13 has a pointer 37 -PASS Not throw: ISO-8859-13 has a pointer 38 -PASS Not throw: ISO-8859-13 has a pointer 39 -PASS Not throw: ISO-8859-13 has a pointer 40 -PASS Not throw: ISO-8859-13 has a pointer 41 -PASS Not throw: ISO-8859-13 has a pointer 42 -PASS Not throw: ISO-8859-13 has a pointer 43 -PASS Not throw: ISO-8859-13 has a pointer 44 -PASS Not throw: ISO-8859-13 has a pointer 45 -PASS Not throw: ISO-8859-13 has a pointer 46 -PASS Not throw: ISO-8859-13 has a pointer 47 -PASS Not throw: ISO-8859-13 has a pointer 48 -PASS Not throw: ISO-8859-13 has a pointer 49 -PASS Not throw: ISO-8859-13 has a pointer 50 -PASS Not throw: ISO-8859-13 has a pointer 51 -PASS Not throw: ISO-8859-13 has a pointer 52 -PASS Not throw: ISO-8859-13 has a pointer 53 -PASS Not throw: ISO-8859-13 has a pointer 54 -PASS Not throw: ISO-8859-13 has a pointer 55 -PASS Not throw: ISO-8859-13 has a pointer 56 -PASS Not throw: ISO-8859-13 has a pointer 57 -PASS Not throw: ISO-8859-13 has a pointer 58 -PASS Not throw: ISO-8859-13 has a pointer 59 -PASS Not throw: ISO-8859-13 has a pointer 60 -PASS Not throw: ISO-8859-13 has a pointer 61 -PASS Not throw: ISO-8859-13 has a pointer 62 -PASS Not throw: ISO-8859-13 has a pointer 63 -PASS Not throw: ISO-8859-13 has a pointer 64 -PASS Not throw: ISO-8859-13 has a pointer 65 -PASS Not throw: ISO-8859-13 has a pointer 66 -PASS Not throw: ISO-8859-13 has a pointer 67 -PASS Not throw: ISO-8859-13 has a pointer 68 -PASS Not throw: ISO-8859-13 has a pointer 69 -PASS Not throw: ISO-8859-13 has a pointer 70 -PASS Not throw: ISO-8859-13 has a pointer 71 -PASS Not throw: ISO-8859-13 has a pointer 72 -PASS Not throw: ISO-8859-13 has a pointer 73 -PASS Not throw: ISO-8859-13 has a pointer 74 -PASS Not throw: ISO-8859-13 has a pointer 75 -PASS Not throw: ISO-8859-13 has a pointer 76 -PASS Not throw: ISO-8859-13 has a pointer 77 -PASS Not throw: ISO-8859-13 has a pointer 78 -PASS Not throw: ISO-8859-13 has a pointer 79 -PASS Not throw: ISO-8859-13 has a pointer 80 -PASS Not throw: ISO-8859-13 has a pointer 81 -PASS Not throw: ISO-8859-13 has a pointer 82 -PASS Not throw: ISO-8859-13 has a pointer 83 -PASS Not throw: ISO-8859-13 has a pointer 84 -PASS Not throw: ISO-8859-13 has a pointer 85 -PASS Not throw: ISO-8859-13 has a pointer 86 -PASS Not throw: ISO-8859-13 has a pointer 87 -PASS Not throw: ISO-8859-13 has a pointer 88 -PASS Not throw: ISO-8859-13 has a pointer 89 -PASS Not throw: ISO-8859-13 has a pointer 90 -PASS Not throw: ISO-8859-13 has a pointer 91 -PASS Not throw: ISO-8859-13 has a pointer 92 -PASS Not throw: ISO-8859-13 has a pointer 93 -PASS Not throw: ISO-8859-13 has a pointer 94 -PASS Not throw: ISO-8859-13 has a pointer 95 -PASS Not throw: ISO-8859-13 has a pointer 96 -PASS Not throw: ISO-8859-13 has a pointer 97 -PASS Not throw: ISO-8859-13 has a pointer 98 -PASS Not throw: ISO-8859-13 has a pointer 99 -PASS Not throw: ISO-8859-13 has a pointer 100 -PASS Not throw: ISO-8859-13 has a pointer 101 -PASS Not throw: ISO-8859-13 has a pointer 102 -PASS Not throw: ISO-8859-13 has a pointer 103 -PASS Not throw: ISO-8859-13 has a pointer 104 -PASS Not throw: ISO-8859-13 has a pointer 105 -PASS Not throw: ISO-8859-13 has a pointer 106 -PASS Not throw: ISO-8859-13 has a pointer 107 -PASS Not throw: ISO-8859-13 has a pointer 108 -PASS Not throw: ISO-8859-13 has a pointer 109 -PASS Not throw: ISO-8859-13 has a pointer 110 -PASS Not throw: ISO-8859-13 has a pointer 111 -PASS Not throw: ISO-8859-13 has a pointer 112 -PASS Not throw: ISO-8859-13 has a pointer 113 -PASS Not throw: ISO-8859-13 has a pointer 114 -PASS Not throw: ISO-8859-13 has a pointer 115 -PASS Not throw: ISO-8859-13 has a pointer 116 -PASS Not throw: ISO-8859-13 has a pointer 117 -PASS Not throw: ISO-8859-13 has a pointer 118 -PASS Not throw: ISO-8859-13 has a pointer 119 -PASS Not throw: ISO-8859-13 has a pointer 120 -PASS Not throw: ISO-8859-13 has a pointer 121 -PASS Not throw: ISO-8859-13 has a pointer 122 -PASS Not throw: ISO-8859-13 has a pointer 123 -PASS Not throw: ISO-8859-13 has a pointer 124 -PASS Not throw: ISO-8859-13 has a pointer 125 -PASS Not throw: ISO-8859-13 has a pointer 126 -PASS Not throw: ISO-8859-13 has a pointer 127 -PASS Not throw: ISO-8859-13 has a pointer 128 -PASS Not throw: ISO-8859-13 has a pointer 129 -PASS Not throw: ISO-8859-13 has a pointer 130 -PASS Not throw: ISO-8859-13 has a pointer 131 -PASS Not throw: ISO-8859-13 has a pointer 132 -PASS Not throw: ISO-8859-13 has a pointer 133 -PASS Not throw: ISO-8859-13 has a pointer 134 -PASS Not throw: ISO-8859-13 has a pointer 135 -PASS Not throw: ISO-8859-13 has a pointer 136 -PASS Not throw: ISO-8859-13 has a pointer 137 -PASS Not throw: ISO-8859-13 has a pointer 138 -PASS Not throw: ISO-8859-13 has a pointer 139 -PASS Not throw: ISO-8859-13 has a pointer 140 -PASS Not throw: ISO-8859-13 has a pointer 141 -PASS Not throw: ISO-8859-13 has a pointer 142 -PASS Not throw: ISO-8859-13 has a pointer 143 -PASS Not throw: ISO-8859-13 has a pointer 144 -PASS Not throw: ISO-8859-13 has a pointer 145 -PASS Not throw: ISO-8859-13 has a pointer 146 -PASS Not throw: ISO-8859-13 has a pointer 147 -PASS Not throw: ISO-8859-13 has a pointer 148 -PASS Not throw: ISO-8859-13 has a pointer 149 -PASS Not throw: ISO-8859-13 has a pointer 150 -PASS Not throw: ISO-8859-13 has a pointer 151 -PASS Not throw: ISO-8859-13 has a pointer 152 -PASS Not throw: ISO-8859-13 has a pointer 153 -PASS Not throw: ISO-8859-13 has a pointer 154 -PASS Not throw: ISO-8859-13 has a pointer 155 -PASS Not throw: ISO-8859-13 has a pointer 156 -PASS Not throw: ISO-8859-13 has a pointer 157 -PASS Not throw: ISO-8859-13 has a pointer 158 -PASS Not throw: ISO-8859-13 has a pointer 159 -PASS Not throw: ISO-8859-13 has a pointer 160 -PASS Not throw: ISO-8859-13 has a pointer 161 -PASS Not throw: ISO-8859-13 has a pointer 162 -PASS Not throw: ISO-8859-13 has a pointer 163 -PASS Not throw: ISO-8859-13 has a pointer 164 -PASS Not throw: ISO-8859-13 has a pointer 165 -PASS Not throw: ISO-8859-13 has a pointer 166 -PASS Not throw: ISO-8859-13 has a pointer 167 -PASS Not throw: ISO-8859-13 has a pointer 168 -PASS Not throw: ISO-8859-13 has a pointer 169 -PASS Not throw: ISO-8859-13 has a pointer 170 -PASS Not throw: ISO-8859-13 has a pointer 171 -PASS Not throw: ISO-8859-13 has a pointer 172 -PASS Not throw: ISO-8859-13 has a pointer 173 -PASS Not throw: ISO-8859-13 has a pointer 174 -PASS Not throw: ISO-8859-13 has a pointer 175 -PASS Not throw: ISO-8859-13 has a pointer 176 -PASS Not throw: ISO-8859-13 has a pointer 177 -PASS Not throw: ISO-8859-13 has a pointer 178 -PASS Not throw: ISO-8859-13 has a pointer 179 -PASS Not throw: ISO-8859-13 has a pointer 180 -PASS Not throw: ISO-8859-13 has a pointer 181 -PASS Not throw: ISO-8859-13 has a pointer 182 -PASS Not throw: ISO-8859-13 has a pointer 183 -PASS Not throw: ISO-8859-13 has a pointer 184 -PASS Not throw: ISO-8859-13 has a pointer 185 -PASS Not throw: ISO-8859-13 has a pointer 186 -PASS Not throw: ISO-8859-13 has a pointer 187 -PASS Not throw: ISO-8859-13 has a pointer 188 -PASS Not throw: ISO-8859-13 has a pointer 189 -PASS Not throw: ISO-8859-13 has a pointer 190 -PASS Not throw: ISO-8859-13 has a pointer 191 -PASS Not throw: ISO-8859-13 has a pointer 192 -PASS Not throw: ISO-8859-13 has a pointer 193 -PASS Not throw: ISO-8859-13 has a pointer 194 -PASS Not throw: ISO-8859-13 has a pointer 195 -PASS Not throw: ISO-8859-13 has a pointer 196 -PASS Not throw: ISO-8859-13 has a pointer 197 -PASS Not throw: ISO-8859-13 has a pointer 198 -PASS Not throw: ISO-8859-13 has a pointer 199 -PASS Not throw: ISO-8859-13 has a pointer 200 -PASS Not throw: ISO-8859-13 has a pointer 201 -PASS Not throw: ISO-8859-13 has a pointer 202 -PASS Not throw: ISO-8859-13 has a pointer 203 -PASS Not throw: ISO-8859-13 has a pointer 204 -PASS Not throw: ISO-8859-13 has a pointer 205 -PASS Not throw: ISO-8859-13 has a pointer 206 -PASS Not throw: ISO-8859-13 has a pointer 207 -PASS Not throw: ISO-8859-13 has a pointer 208 -PASS Not throw: ISO-8859-13 has a pointer 209 -PASS Not throw: ISO-8859-13 has a pointer 210 -PASS Not throw: ISO-8859-13 has a pointer 211 -PASS Not throw: ISO-8859-13 has a pointer 212 -PASS Not throw: ISO-8859-13 has a pointer 213 -PASS Not throw: ISO-8859-13 has a pointer 214 -PASS Not throw: ISO-8859-13 has a pointer 215 -PASS Not throw: ISO-8859-13 has a pointer 216 -PASS Not throw: ISO-8859-13 has a pointer 217 -PASS Not throw: ISO-8859-13 has a pointer 218 -PASS Not throw: ISO-8859-13 has a pointer 219 -PASS Not throw: ISO-8859-13 has a pointer 220 -PASS Not throw: ISO-8859-13 has a pointer 221 -PASS Not throw: ISO-8859-13 has a pointer 222 -PASS Not throw: ISO-8859-13 has a pointer 223 -PASS Not throw: ISO-8859-13 has a pointer 224 -PASS Not throw: ISO-8859-13 has a pointer 225 -PASS Not throw: ISO-8859-13 has a pointer 226 -PASS Not throw: ISO-8859-13 has a pointer 227 -PASS Not throw: ISO-8859-13 has a pointer 228 -PASS Not throw: ISO-8859-13 has a pointer 229 -PASS Not throw: ISO-8859-13 has a pointer 230 -PASS Not throw: ISO-8859-13 has a pointer 231 -PASS Not throw: ISO-8859-13 has a pointer 232 -PASS Not throw: ISO-8859-13 has a pointer 233 -PASS Not throw: ISO-8859-13 has a pointer 234 -PASS Not throw: ISO-8859-13 has a pointer 235 -PASS Not throw: ISO-8859-13 has a pointer 236 -PASS Not throw: ISO-8859-13 has a pointer 237 -PASS Not throw: ISO-8859-13 has a pointer 238 -PASS Not throw: ISO-8859-13 has a pointer 239 -PASS Not throw: ISO-8859-13 has a pointer 240 -PASS Not throw: ISO-8859-13 has a pointer 241 -PASS Not throw: ISO-8859-13 has a pointer 242 -PASS Not throw: ISO-8859-13 has a pointer 243 -PASS Not throw: ISO-8859-13 has a pointer 244 -PASS Not throw: ISO-8859-13 has a pointer 245 -PASS Not throw: ISO-8859-13 has a pointer 246 -PASS Not throw: ISO-8859-13 has a pointer 247 -PASS Not throw: ISO-8859-13 has a pointer 248 -PASS Not throw: ISO-8859-13 has a pointer 249 -PASS Not throw: ISO-8859-13 has a pointer 250 -PASS Not throw: ISO-8859-13 has a pointer 251 -PASS Not throw: ISO-8859-13 has a pointer 252 -PASS Not throw: ISO-8859-13 has a pointer 253 -PASS Not throw: ISO-8859-13 has a pointer 254 -PASS Not throw: ISO-8859-13 has a pointer 255 -PASS Not throw: ISO-8859-14 has a pointer 0 -PASS Not throw: ISO-8859-14 has a pointer 1 -PASS Not throw: ISO-8859-14 has a pointer 2 -PASS Not throw: ISO-8859-14 has a pointer 3 -PASS Not throw: ISO-8859-14 has a pointer 4 -PASS Not throw: ISO-8859-14 has a pointer 5 -PASS Not throw: ISO-8859-14 has a pointer 6 -PASS Not throw: ISO-8859-14 has a pointer 7 -PASS Not throw: ISO-8859-14 has a pointer 8 -PASS Not throw: ISO-8859-14 has a pointer 9 -PASS Not throw: ISO-8859-14 has a pointer 10 -PASS Not throw: ISO-8859-14 has a pointer 11 -PASS Not throw: ISO-8859-14 has a pointer 12 -PASS Not throw: ISO-8859-14 has a pointer 13 -PASS Not throw: ISO-8859-14 has a pointer 14 -PASS Not throw: ISO-8859-14 has a pointer 15 -PASS Not throw: ISO-8859-14 has a pointer 16 -PASS Not throw: ISO-8859-14 has a pointer 17 -PASS Not throw: ISO-8859-14 has a pointer 18 -PASS Not throw: ISO-8859-14 has a pointer 19 -PASS Not throw: ISO-8859-14 has a pointer 20 -PASS Not throw: ISO-8859-14 has a pointer 21 -PASS Not throw: ISO-8859-14 has a pointer 22 -PASS Not throw: ISO-8859-14 has a pointer 23 -PASS Not throw: ISO-8859-14 has a pointer 24 -PASS Not throw: ISO-8859-14 has a pointer 25 -PASS Not throw: ISO-8859-14 has a pointer 26 -PASS Not throw: ISO-8859-14 has a pointer 27 -PASS Not throw: ISO-8859-14 has a pointer 28 -PASS Not throw: ISO-8859-14 has a pointer 29 -PASS Not throw: ISO-8859-14 has a pointer 30 -PASS Not throw: ISO-8859-14 has a pointer 31 -PASS Not throw: ISO-8859-14 has a pointer 32 -PASS Not throw: ISO-8859-14 has a pointer 33 -PASS Not throw: ISO-8859-14 has a pointer 34 -PASS Not throw: ISO-8859-14 has a pointer 35 -PASS Not throw: ISO-8859-14 has a pointer 36 -PASS Not throw: ISO-8859-14 has a pointer 37 -PASS Not throw: ISO-8859-14 has a pointer 38 -PASS Not throw: ISO-8859-14 has a pointer 39 -PASS Not throw: ISO-8859-14 has a pointer 40 -PASS Not throw: ISO-8859-14 has a pointer 41 -PASS Not throw: ISO-8859-14 has a pointer 42 -PASS Not throw: ISO-8859-14 has a pointer 43 -PASS Not throw: ISO-8859-14 has a pointer 44 -PASS Not throw: ISO-8859-14 has a pointer 45 -PASS Not throw: ISO-8859-14 has a pointer 46 -PASS Not throw: ISO-8859-14 has a pointer 47 -PASS Not throw: ISO-8859-14 has a pointer 48 -PASS Not throw: ISO-8859-14 has a pointer 49 -PASS Not throw: ISO-8859-14 has a pointer 50 -PASS Not throw: ISO-8859-14 has a pointer 51 -PASS Not throw: ISO-8859-14 has a pointer 52 -PASS Not throw: ISO-8859-14 has a pointer 53 -PASS Not throw: ISO-8859-14 has a pointer 54 -PASS Not throw: ISO-8859-14 has a pointer 55 -PASS Not throw: ISO-8859-14 has a pointer 56 -PASS Not throw: ISO-8859-14 has a pointer 57 -PASS Not throw: ISO-8859-14 has a pointer 58 -PASS Not throw: ISO-8859-14 has a pointer 59 -PASS Not throw: ISO-8859-14 has a pointer 60 -PASS Not throw: ISO-8859-14 has a pointer 61 -PASS Not throw: ISO-8859-14 has a pointer 62 -PASS Not throw: ISO-8859-14 has a pointer 63 -PASS Not throw: ISO-8859-14 has a pointer 64 -PASS Not throw: ISO-8859-14 has a pointer 65 -PASS Not throw: ISO-8859-14 has a pointer 66 -PASS Not throw: ISO-8859-14 has a pointer 67 -PASS Not throw: ISO-8859-14 has a pointer 68 -PASS Not throw: ISO-8859-14 has a pointer 69 -PASS Not throw: ISO-8859-14 has a pointer 70 -PASS Not throw: ISO-8859-14 has a pointer 71 -PASS Not throw: ISO-8859-14 has a pointer 72 -PASS Not throw: ISO-8859-14 has a pointer 73 -PASS Not throw: ISO-8859-14 has a pointer 74 -PASS Not throw: ISO-8859-14 has a pointer 75 -PASS Not throw: ISO-8859-14 has a pointer 76 -PASS Not throw: ISO-8859-14 has a pointer 77 -PASS Not throw: ISO-8859-14 has a pointer 78 -PASS Not throw: ISO-8859-14 has a pointer 79 -PASS Not throw: ISO-8859-14 has a pointer 80 -PASS Not throw: ISO-8859-14 has a pointer 81 -PASS Not throw: ISO-8859-14 has a pointer 82 -PASS Not throw: ISO-8859-14 has a pointer 83 -PASS Not throw: ISO-8859-14 has a pointer 84 -PASS Not throw: ISO-8859-14 has a pointer 85 -PASS Not throw: ISO-8859-14 has a pointer 86 -PASS Not throw: ISO-8859-14 has a pointer 87 -PASS Not throw: ISO-8859-14 has a pointer 88 -PASS Not throw: ISO-8859-14 has a pointer 89 -PASS Not throw: ISO-8859-14 has a pointer 90 -PASS Not throw: ISO-8859-14 has a pointer 91 -PASS Not throw: ISO-8859-14 has a pointer 92 -PASS Not throw: ISO-8859-14 has a pointer 93 -PASS Not throw: ISO-8859-14 has a pointer 94 -PASS Not throw: ISO-8859-14 has a pointer 95 -PASS Not throw: ISO-8859-14 has a pointer 96 -PASS Not throw: ISO-8859-14 has a pointer 97 -PASS Not throw: ISO-8859-14 has a pointer 98 -PASS Not throw: ISO-8859-14 has a pointer 99 -PASS Not throw: ISO-8859-14 has a pointer 100 -PASS Not throw: ISO-8859-14 has a pointer 101 -PASS Not throw: ISO-8859-14 has a pointer 102 -PASS Not throw: ISO-8859-14 has a pointer 103 -PASS Not throw: ISO-8859-14 has a pointer 104 -PASS Not throw: ISO-8859-14 has a pointer 105 -PASS Not throw: ISO-8859-14 has a pointer 106 -PASS Not throw: ISO-8859-14 has a pointer 107 -PASS Not throw: ISO-8859-14 has a pointer 108 -PASS Not throw: ISO-8859-14 has a pointer 109 -PASS Not throw: ISO-8859-14 has a pointer 110 -PASS Not throw: ISO-8859-14 has a pointer 111 -PASS Not throw: ISO-8859-14 has a pointer 112 -PASS Not throw: ISO-8859-14 has a pointer 113 -PASS Not throw: ISO-8859-14 has a pointer 114 -PASS Not throw: ISO-8859-14 has a pointer 115 -PASS Not throw: ISO-8859-14 has a pointer 116 -PASS Not throw: ISO-8859-14 has a pointer 117 -PASS Not throw: ISO-8859-14 has a pointer 118 -PASS Not throw: ISO-8859-14 has a pointer 119 -PASS Not throw: ISO-8859-14 has a pointer 120 -PASS Not throw: ISO-8859-14 has a pointer 121 -PASS Not throw: ISO-8859-14 has a pointer 122 -PASS Not throw: ISO-8859-14 has a pointer 123 -PASS Not throw: ISO-8859-14 has a pointer 124 -PASS Not throw: ISO-8859-14 has a pointer 125 -PASS Not throw: ISO-8859-14 has a pointer 126 -PASS Not throw: ISO-8859-14 has a pointer 127 -PASS Not throw: ISO-8859-14 has a pointer 128 -PASS Not throw: ISO-8859-14 has a pointer 129 -PASS Not throw: ISO-8859-14 has a pointer 130 -PASS Not throw: ISO-8859-14 has a pointer 131 -PASS Not throw: ISO-8859-14 has a pointer 132 -PASS Not throw: ISO-8859-14 has a pointer 133 -PASS Not throw: ISO-8859-14 has a pointer 134 -PASS Not throw: ISO-8859-14 has a pointer 135 -PASS Not throw: ISO-8859-14 has a pointer 136 -PASS Not throw: ISO-8859-14 has a pointer 137 -PASS Not throw: ISO-8859-14 has a pointer 138 -PASS Not throw: ISO-8859-14 has a pointer 139 -PASS Not throw: ISO-8859-14 has a pointer 140 -PASS Not throw: ISO-8859-14 has a pointer 141 -PASS Not throw: ISO-8859-14 has a pointer 142 -PASS Not throw: ISO-8859-14 has a pointer 143 -PASS Not throw: ISO-8859-14 has a pointer 144 -PASS Not throw: ISO-8859-14 has a pointer 145 -PASS Not throw: ISO-8859-14 has a pointer 146 -PASS Not throw: ISO-8859-14 has a pointer 147 -PASS Not throw: ISO-8859-14 has a pointer 148 -PASS Not throw: ISO-8859-14 has a pointer 149 -PASS Not throw: ISO-8859-14 has a pointer 150 -PASS Not throw: ISO-8859-14 has a pointer 151 -PASS Not throw: ISO-8859-14 has a pointer 152 -PASS Not throw: ISO-8859-14 has a pointer 153 -PASS Not throw: ISO-8859-14 has a pointer 154 -PASS Not throw: ISO-8859-14 has a pointer 155 -PASS Not throw: ISO-8859-14 has a pointer 156 -PASS Not throw: ISO-8859-14 has a pointer 157 -PASS Not throw: ISO-8859-14 has a pointer 158 -PASS Not throw: ISO-8859-14 has a pointer 159 -PASS Not throw: ISO-8859-14 has a pointer 160 -PASS Not throw: ISO-8859-14 has a pointer 161 -PASS Not throw: ISO-8859-14 has a pointer 162 -PASS Not throw: ISO-8859-14 has a pointer 163 -PASS Not throw: ISO-8859-14 has a pointer 164 -PASS Not throw: ISO-8859-14 has a pointer 165 -PASS Not throw: ISO-8859-14 has a pointer 166 -PASS Not throw: ISO-8859-14 has a pointer 167 -PASS Not throw: ISO-8859-14 has a pointer 168 -PASS Not throw: ISO-8859-14 has a pointer 169 -PASS Not throw: ISO-8859-14 has a pointer 170 -PASS Not throw: ISO-8859-14 has a pointer 171 -PASS Not throw: ISO-8859-14 has a pointer 172 -PASS Not throw: ISO-8859-14 has a pointer 173 -PASS Not throw: ISO-8859-14 has a pointer 174 -PASS Not throw: ISO-8859-14 has a pointer 175 -PASS Not throw: ISO-8859-14 has a pointer 176 -PASS Not throw: ISO-8859-14 has a pointer 177 -PASS Not throw: ISO-8859-14 has a pointer 178 -PASS Not throw: ISO-8859-14 has a pointer 179 -PASS Not throw: ISO-8859-14 has a pointer 180 -PASS Not throw: ISO-8859-14 has a pointer 181 -PASS Not throw: ISO-8859-14 has a pointer 182 -PASS Not throw: ISO-8859-14 has a pointer 183 -PASS Not throw: ISO-8859-14 has a pointer 184 -PASS Not throw: ISO-8859-14 has a pointer 185 -PASS Not throw: ISO-8859-14 has a pointer 186 -PASS Not throw: ISO-8859-14 has a pointer 187 -PASS Not throw: ISO-8859-14 has a pointer 188 -PASS Not throw: ISO-8859-14 has a pointer 189 -PASS Not throw: ISO-8859-14 has a pointer 190 -PASS Not throw: ISO-8859-14 has a pointer 191 -PASS Not throw: ISO-8859-14 has a pointer 192 -PASS Not throw: ISO-8859-14 has a pointer 193 -PASS Not throw: ISO-8859-14 has a pointer 194 -PASS Not throw: ISO-8859-14 has a pointer 195 -PASS Not throw: ISO-8859-14 has a pointer 196 -PASS Not throw: ISO-8859-14 has a pointer 197 -PASS Not throw: ISO-8859-14 has a pointer 198 -PASS Not throw: ISO-8859-14 has a pointer 199 -PASS Not throw: ISO-8859-14 has a pointer 200 -PASS Not throw: ISO-8859-14 has a pointer 201 -PASS Not throw: ISO-8859-14 has a pointer 202 -PASS Not throw: ISO-8859-14 has a pointer 203 -PASS Not throw: ISO-8859-14 has a pointer 204 -PASS Not throw: ISO-8859-14 has a pointer 205 -PASS Not throw: ISO-8859-14 has a pointer 206 -PASS Not throw: ISO-8859-14 has a pointer 207 -PASS Not throw: ISO-8859-14 has a pointer 208 -PASS Not throw: ISO-8859-14 has a pointer 209 -PASS Not throw: ISO-8859-14 has a pointer 210 -PASS Not throw: ISO-8859-14 has a pointer 211 -PASS Not throw: ISO-8859-14 has a pointer 212 -PASS Not throw: ISO-8859-14 has a pointer 213 -PASS Not throw: ISO-8859-14 has a pointer 214 -PASS Not throw: ISO-8859-14 has a pointer 215 -PASS Not throw: ISO-8859-14 has a pointer 216 -PASS Not throw: ISO-8859-14 has a pointer 217 -PASS Not throw: ISO-8859-14 has a pointer 218 -PASS Not throw: ISO-8859-14 has a pointer 219 -PASS Not throw: ISO-8859-14 has a pointer 220 -PASS Not throw: ISO-8859-14 has a pointer 221 -PASS Not throw: ISO-8859-14 has a pointer 222 -PASS Not throw: ISO-8859-14 has a pointer 223 -PASS Not throw: ISO-8859-14 has a pointer 224 -PASS Not throw: ISO-8859-14 has a pointer 225 -PASS Not throw: ISO-8859-14 has a pointer 226 -PASS Not throw: ISO-8859-14 has a pointer 227 -PASS Not throw: ISO-8859-14 has a pointer 228 -PASS Not throw: ISO-8859-14 has a pointer 229 -PASS Not throw: ISO-8859-14 has a pointer 230 -PASS Not throw: ISO-8859-14 has a pointer 231 -PASS Not throw: ISO-8859-14 has a pointer 232 -PASS Not throw: ISO-8859-14 has a pointer 233 -PASS Not throw: ISO-8859-14 has a pointer 234 -PASS Not throw: ISO-8859-14 has a pointer 235 -PASS Not throw: ISO-8859-14 has a pointer 236 -PASS Not throw: ISO-8859-14 has a pointer 237 -PASS Not throw: ISO-8859-14 has a pointer 238 -PASS Not throw: ISO-8859-14 has a pointer 239 -PASS Not throw: ISO-8859-14 has a pointer 240 -PASS Not throw: ISO-8859-14 has a pointer 241 -PASS Not throw: ISO-8859-14 has a pointer 242 -PASS Not throw: ISO-8859-14 has a pointer 243 -PASS Not throw: ISO-8859-14 has a pointer 244 -PASS Not throw: ISO-8859-14 has a pointer 245 -PASS Not throw: ISO-8859-14 has a pointer 246 -PASS Not throw: ISO-8859-14 has a pointer 247 -PASS Not throw: ISO-8859-14 has a pointer 248 -PASS Not throw: ISO-8859-14 has a pointer 249 -PASS Not throw: ISO-8859-14 has a pointer 250 -PASS Not throw: ISO-8859-14 has a pointer 251 -PASS Not throw: ISO-8859-14 has a pointer 252 -PASS Not throw: ISO-8859-14 has a pointer 253 -PASS Not throw: ISO-8859-14 has a pointer 254 -PASS Not throw: ISO-8859-14 has a pointer 255 -PASS Not throw: ISO-8859-15 has a pointer 0 -PASS Not throw: ISO-8859-15 has a pointer 1 -PASS Not throw: ISO-8859-15 has a pointer 2 -PASS Not throw: ISO-8859-15 has a pointer 3 -PASS Not throw: ISO-8859-15 has a pointer 4 -PASS Not throw: ISO-8859-15 has a pointer 5 -PASS Not throw: ISO-8859-15 has a pointer 6 -PASS Not throw: ISO-8859-15 has a pointer 7 -PASS Not throw: ISO-8859-15 has a pointer 8 -PASS Not throw: ISO-8859-15 has a pointer 9 -PASS Not throw: ISO-8859-15 has a pointer 10 -PASS Not throw: ISO-8859-15 has a pointer 11 -PASS Not throw: ISO-8859-15 has a pointer 12 -PASS Not throw: ISO-8859-15 has a pointer 13 -PASS Not throw: ISO-8859-15 has a pointer 14 -PASS Not throw: ISO-8859-15 has a pointer 15 -PASS Not throw: ISO-8859-15 has a pointer 16 -PASS Not throw: ISO-8859-15 has a pointer 17 -PASS Not throw: ISO-8859-15 has a pointer 18 -PASS Not throw: ISO-8859-15 has a pointer 19 -PASS Not throw: ISO-8859-15 has a pointer 20 -PASS Not throw: ISO-8859-15 has a pointer 21 -PASS Not throw: ISO-8859-15 has a pointer 22 -PASS Not throw: ISO-8859-15 has a pointer 23 -PASS Not throw: ISO-8859-15 has a pointer 24 -PASS Not throw: ISO-8859-15 has a pointer 25 -PASS Not throw: ISO-8859-15 has a pointer 26 -PASS Not throw: ISO-8859-15 has a pointer 27 -PASS Not throw: ISO-8859-15 has a pointer 28 -PASS Not throw: ISO-8859-15 has a pointer 29 -PASS Not throw: ISO-8859-15 has a pointer 30 -PASS Not throw: ISO-8859-15 has a pointer 31 -PASS Not throw: ISO-8859-15 has a pointer 32 -PASS Not throw: ISO-8859-15 has a pointer 33 -PASS Not throw: ISO-8859-15 has a pointer 34 -PASS Not throw: ISO-8859-15 has a pointer 35 -PASS Not throw: ISO-8859-15 has a pointer 36 -PASS Not throw: ISO-8859-15 has a pointer 37 -PASS Not throw: ISO-8859-15 has a pointer 38 -PASS Not throw: ISO-8859-15 has a pointer 39 -PASS Not throw: ISO-8859-15 has a pointer 40 -PASS Not throw: ISO-8859-15 has a pointer 41 -PASS Not throw: ISO-8859-15 has a pointer 42 -PASS Not throw: ISO-8859-15 has a pointer 43 -PASS Not throw: ISO-8859-15 has a pointer 44 -PASS Not throw: ISO-8859-15 has a pointer 45 -PASS Not throw: ISO-8859-15 has a pointer 46 -PASS Not throw: ISO-8859-15 has a pointer 47 -PASS Not throw: ISO-8859-15 has a pointer 48 -PASS Not throw: ISO-8859-15 has a pointer 49 -PASS Not throw: ISO-8859-15 has a pointer 50 -PASS Not throw: ISO-8859-15 has a pointer 51 -PASS Not throw: ISO-8859-15 has a pointer 52 -PASS Not throw: ISO-8859-15 has a pointer 53 -PASS Not throw: ISO-8859-15 has a pointer 54 -PASS Not throw: ISO-8859-15 has a pointer 55 -PASS Not throw: ISO-8859-15 has a pointer 56 -PASS Not throw: ISO-8859-15 has a pointer 57 -PASS Not throw: ISO-8859-15 has a pointer 58 -PASS Not throw: ISO-8859-15 has a pointer 59 -PASS Not throw: ISO-8859-15 has a pointer 60 -PASS Not throw: ISO-8859-15 has a pointer 61 -PASS Not throw: ISO-8859-15 has a pointer 62 -PASS Not throw: ISO-8859-15 has a pointer 63 -PASS Not throw: ISO-8859-15 has a pointer 64 -PASS Not throw: ISO-8859-15 has a pointer 65 -PASS Not throw: ISO-8859-15 has a pointer 66 -PASS Not throw: ISO-8859-15 has a pointer 67 -PASS Not throw: ISO-8859-15 has a pointer 68 -PASS Not throw: ISO-8859-15 has a pointer 69 -PASS Not throw: ISO-8859-15 has a pointer 70 -PASS Not throw: ISO-8859-15 has a pointer 71 -PASS Not throw: ISO-8859-15 has a pointer 72 -PASS Not throw: ISO-8859-15 has a pointer 73 -PASS Not throw: ISO-8859-15 has a pointer 74 -PASS Not throw: ISO-8859-15 has a pointer 75 -PASS Not throw: ISO-8859-15 has a pointer 76 -PASS Not throw: ISO-8859-15 has a pointer 77 -PASS Not throw: ISO-8859-15 has a pointer 78 -PASS Not throw: ISO-8859-15 has a pointer 79 -PASS Not throw: ISO-8859-15 has a pointer 80 -PASS Not throw: ISO-8859-15 has a pointer 81 -PASS Not throw: ISO-8859-15 has a pointer 82 -PASS Not throw: ISO-8859-15 has a pointer 83 -PASS Not throw: ISO-8859-15 has a pointer 84 -PASS Not throw: ISO-8859-15 has a pointer 85 -PASS Not throw: ISO-8859-15 has a pointer 86 -PASS Not throw: ISO-8859-15 has a pointer 87 -PASS Not throw: ISO-8859-15 has a pointer 88 -PASS Not throw: ISO-8859-15 has a pointer 89 -PASS Not throw: ISO-8859-15 has a pointer 90 -PASS Not throw: ISO-8859-15 has a pointer 91 -PASS Not throw: ISO-8859-15 has a pointer 92 -PASS Not throw: ISO-8859-15 has a pointer 93 -PASS Not throw: ISO-8859-15 has a pointer 94 -PASS Not throw: ISO-8859-15 has a pointer 95 -PASS Not throw: ISO-8859-15 has a pointer 96 -PASS Not throw: ISO-8859-15 has a pointer 97 -PASS Not throw: ISO-8859-15 has a pointer 98 -PASS Not throw: ISO-8859-15 has a pointer 99 -PASS Not throw: ISO-8859-15 has a pointer 100 -PASS Not throw: ISO-8859-15 has a pointer 101 -PASS Not throw: ISO-8859-15 has a pointer 102 -PASS Not throw: ISO-8859-15 has a pointer 103 -PASS Not throw: ISO-8859-15 has a pointer 104 -PASS Not throw: ISO-8859-15 has a pointer 105 -PASS Not throw: ISO-8859-15 has a pointer 106 -PASS Not throw: ISO-8859-15 has a pointer 107 -PASS Not throw: ISO-8859-15 has a pointer 108 -PASS Not throw: ISO-8859-15 has a pointer 109 -PASS Not throw: ISO-8859-15 has a pointer 110 -PASS Not throw: ISO-8859-15 has a pointer 111 -PASS Not throw: ISO-8859-15 has a pointer 112 -PASS Not throw: ISO-8859-15 has a pointer 113 -PASS Not throw: ISO-8859-15 has a pointer 114 -PASS Not throw: ISO-8859-15 has a pointer 115 -PASS Not throw: ISO-8859-15 has a pointer 116 -PASS Not throw: ISO-8859-15 has a pointer 117 -PASS Not throw: ISO-8859-15 has a pointer 118 -PASS Not throw: ISO-8859-15 has a pointer 119 -PASS Not throw: ISO-8859-15 has a pointer 120 -PASS Not throw: ISO-8859-15 has a pointer 121 -PASS Not throw: ISO-8859-15 has a pointer 122 -PASS Not throw: ISO-8859-15 has a pointer 123 -PASS Not throw: ISO-8859-15 has a pointer 124 -PASS Not throw: ISO-8859-15 has a pointer 125 -PASS Not throw: ISO-8859-15 has a pointer 126 -PASS Not throw: ISO-8859-15 has a pointer 127 -PASS Not throw: ISO-8859-15 has a pointer 128 -PASS Not throw: ISO-8859-15 has a pointer 129 -PASS Not throw: ISO-8859-15 has a pointer 130 -PASS Not throw: ISO-8859-15 has a pointer 131 -PASS Not throw: ISO-8859-15 has a pointer 132 -PASS Not throw: ISO-8859-15 has a pointer 133 -PASS Not throw: ISO-8859-15 has a pointer 134 -PASS Not throw: ISO-8859-15 has a pointer 135 -PASS Not throw: ISO-8859-15 has a pointer 136 -PASS Not throw: ISO-8859-15 has a pointer 137 -PASS Not throw: ISO-8859-15 has a pointer 138 -PASS Not throw: ISO-8859-15 has a pointer 139 -PASS Not throw: ISO-8859-15 has a pointer 140 -PASS Not throw: ISO-8859-15 has a pointer 141 -PASS Not throw: ISO-8859-15 has a pointer 142 -PASS Not throw: ISO-8859-15 has a pointer 143 -PASS Not throw: ISO-8859-15 has a pointer 144 -PASS Not throw: ISO-8859-15 has a pointer 145 -PASS Not throw: ISO-8859-15 has a pointer 146 -PASS Not throw: ISO-8859-15 has a pointer 147 -PASS Not throw: ISO-8859-15 has a pointer 148 -PASS Not throw: ISO-8859-15 has a pointer 149 -PASS Not throw: ISO-8859-15 has a pointer 150 -PASS Not throw: ISO-8859-15 has a pointer 151 -PASS Not throw: ISO-8859-15 has a pointer 152 -PASS Not throw: ISO-8859-15 has a pointer 153 -PASS Not throw: ISO-8859-15 has a pointer 154 -PASS Not throw: ISO-8859-15 has a pointer 155 -PASS Not throw: ISO-8859-15 has a pointer 156 -PASS Not throw: ISO-8859-15 has a pointer 157 -PASS Not throw: ISO-8859-15 has a pointer 158 -PASS Not throw: ISO-8859-15 has a pointer 159 -PASS Not throw: ISO-8859-15 has a pointer 160 -PASS Not throw: ISO-8859-15 has a pointer 161 -PASS Not throw: ISO-8859-15 has a pointer 162 -PASS Not throw: ISO-8859-15 has a pointer 163 -PASS Not throw: ISO-8859-15 has a pointer 164 -PASS Not throw: ISO-8859-15 has a pointer 165 -PASS Not throw: ISO-8859-15 has a pointer 166 -PASS Not throw: ISO-8859-15 has a pointer 167 -PASS Not throw: ISO-8859-15 has a pointer 168 -PASS Not throw: ISO-8859-15 has a pointer 169 -PASS Not throw: ISO-8859-15 has a pointer 170 -PASS Not throw: ISO-8859-15 has a pointer 171 -PASS Not throw: ISO-8859-15 has a pointer 172 -PASS Not throw: ISO-8859-15 has a pointer 173 -PASS Not throw: ISO-8859-15 has a pointer 174 -PASS Not throw: ISO-8859-15 has a pointer 175 -PASS Not throw: ISO-8859-15 has a pointer 176 -PASS Not throw: ISO-8859-15 has a pointer 177 -PASS Not throw: ISO-8859-15 has a pointer 178 -PASS Not throw: ISO-8859-15 has a pointer 179 -PASS Not throw: ISO-8859-15 has a pointer 180 -PASS Not throw: ISO-8859-15 has a pointer 181 -PASS Not throw: ISO-8859-15 has a pointer 182 -PASS Not throw: ISO-8859-15 has a pointer 183 -PASS Not throw: ISO-8859-15 has a pointer 184 -PASS Not throw: ISO-8859-15 has a pointer 185 -PASS Not throw: ISO-8859-15 has a pointer 186 -PASS Not throw: ISO-8859-15 has a pointer 187 -PASS Not throw: ISO-8859-15 has a pointer 188 -PASS Not throw: ISO-8859-15 has a pointer 189 -PASS Not throw: ISO-8859-15 has a pointer 190 -PASS Not throw: ISO-8859-15 has a pointer 191 -PASS Not throw: ISO-8859-15 has a pointer 192 -PASS Not throw: ISO-8859-15 has a pointer 193 -PASS Not throw: ISO-8859-15 has a pointer 194 -PASS Not throw: ISO-8859-15 has a pointer 195 -PASS Not throw: ISO-8859-15 has a pointer 196 -PASS Not throw: ISO-8859-15 has a pointer 197 -PASS Not throw: ISO-8859-15 has a pointer 198 -PASS Not throw: ISO-8859-15 has a pointer 199 -PASS Not throw: ISO-8859-15 has a pointer 200 -PASS Not throw: ISO-8859-15 has a pointer 201 -PASS Not throw: ISO-8859-15 has a pointer 202 -PASS Not throw: ISO-8859-15 has a pointer 203 -PASS Not throw: ISO-8859-15 has a pointer 204 -PASS Not throw: ISO-8859-15 has a pointer 205 -PASS Not throw: ISO-8859-15 has a pointer 206 -PASS Not throw: ISO-8859-15 has a pointer 207 -PASS Not throw: ISO-8859-15 has a pointer 208 -PASS Not throw: ISO-8859-15 has a pointer 209 -PASS Not throw: ISO-8859-15 has a pointer 210 -PASS Not throw: ISO-8859-15 has a pointer 211 -PASS Not throw: ISO-8859-15 has a pointer 212 -PASS Not throw: ISO-8859-15 has a pointer 213 -PASS Not throw: ISO-8859-15 has a pointer 214 -PASS Not throw: ISO-8859-15 has a pointer 215 -PASS Not throw: ISO-8859-15 has a pointer 216 -PASS Not throw: ISO-8859-15 has a pointer 217 -PASS Not throw: ISO-8859-15 has a pointer 218 -PASS Not throw: ISO-8859-15 has a pointer 219 -PASS Not throw: ISO-8859-15 has a pointer 220 -PASS Not throw: ISO-8859-15 has a pointer 221 -PASS Not throw: ISO-8859-15 has a pointer 222 -PASS Not throw: ISO-8859-15 has a pointer 223 -PASS Not throw: ISO-8859-15 has a pointer 224 -PASS Not throw: ISO-8859-15 has a pointer 225 -PASS Not throw: ISO-8859-15 has a pointer 226 -PASS Not throw: ISO-8859-15 has a pointer 227 -PASS Not throw: ISO-8859-15 has a pointer 228 -PASS Not throw: ISO-8859-15 has a pointer 229 -PASS Not throw: ISO-8859-15 has a pointer 230 -PASS Not throw: ISO-8859-15 has a pointer 231 -PASS Not throw: ISO-8859-15 has a pointer 232 -PASS Not throw: ISO-8859-15 has a pointer 233 -PASS Not throw: ISO-8859-15 has a pointer 234 -PASS Not throw: ISO-8859-15 has a pointer 235 -PASS Not throw: ISO-8859-15 has a pointer 236 -PASS Not throw: ISO-8859-15 has a pointer 237 -PASS Not throw: ISO-8859-15 has a pointer 238 -PASS Not throw: ISO-8859-15 has a pointer 239 -PASS Not throw: ISO-8859-15 has a pointer 240 -PASS Not throw: ISO-8859-15 has a pointer 241 -PASS Not throw: ISO-8859-15 has a pointer 242 -PASS Not throw: ISO-8859-15 has a pointer 243 -PASS Not throw: ISO-8859-15 has a pointer 244 -PASS Not throw: ISO-8859-15 has a pointer 245 -PASS Not throw: ISO-8859-15 has a pointer 246 -PASS Not throw: ISO-8859-15 has a pointer 247 -PASS Not throw: ISO-8859-15 has a pointer 248 -PASS Not throw: ISO-8859-15 has a pointer 249 -PASS Not throw: ISO-8859-15 has a pointer 250 -PASS Not throw: ISO-8859-15 has a pointer 251 -PASS Not throw: ISO-8859-15 has a pointer 252 -PASS Not throw: ISO-8859-15 has a pointer 253 -PASS Not throw: ISO-8859-15 has a pointer 254 -PASS Not throw: ISO-8859-15 has a pointer 255 -PASS Not throw: ISO-8859-16 has a pointer 0 -PASS Not throw: ISO-8859-16 has a pointer 1 -PASS Not throw: ISO-8859-16 has a pointer 2 -PASS Not throw: ISO-8859-16 has a pointer 3 -PASS Not throw: ISO-8859-16 has a pointer 4 -PASS Not throw: ISO-8859-16 has a pointer 5 -PASS Not throw: ISO-8859-16 has a pointer 6 -PASS Not throw: ISO-8859-16 has a pointer 7 -PASS Not throw: ISO-8859-16 has a pointer 8 -PASS Not throw: ISO-8859-16 has a pointer 9 -PASS Not throw: ISO-8859-16 has a pointer 10 -PASS Not throw: ISO-8859-16 has a pointer 11 -PASS Not throw: ISO-8859-16 has a pointer 12 -PASS Not throw: ISO-8859-16 has a pointer 13 -PASS Not throw: ISO-8859-16 has a pointer 14 -PASS Not throw: ISO-8859-16 has a pointer 15 -PASS Not throw: ISO-8859-16 has a pointer 16 -PASS Not throw: ISO-8859-16 has a pointer 17 -PASS Not throw: ISO-8859-16 has a pointer 18 -PASS Not throw: ISO-8859-16 has a pointer 19 -PASS Not throw: ISO-8859-16 has a pointer 20 -PASS Not throw: ISO-8859-16 has a pointer 21 -PASS Not throw: ISO-8859-16 has a pointer 22 -PASS Not throw: ISO-8859-16 has a pointer 23 -PASS Not throw: ISO-8859-16 has a pointer 24 -PASS Not throw: ISO-8859-16 has a pointer 25 -PASS Not throw: ISO-8859-16 has a pointer 26 -PASS Not throw: ISO-8859-16 has a pointer 27 -PASS Not throw: ISO-8859-16 has a pointer 28 -PASS Not throw: ISO-8859-16 has a pointer 29 -PASS Not throw: ISO-8859-16 has a pointer 30 -PASS Not throw: ISO-8859-16 has a pointer 31 -PASS Not throw: ISO-8859-16 has a pointer 32 -PASS Not throw: ISO-8859-16 has a pointer 33 -PASS Not throw: ISO-8859-16 has a pointer 34 -PASS Not throw: ISO-8859-16 has a pointer 35 -PASS Not throw: ISO-8859-16 has a pointer 36 -PASS Not throw: ISO-8859-16 has a pointer 37 -PASS Not throw: ISO-8859-16 has a pointer 38 -PASS Not throw: ISO-8859-16 has a pointer 39 -PASS Not throw: ISO-8859-16 has a pointer 40 -PASS Not throw: ISO-8859-16 has a pointer 41 -PASS Not throw: ISO-8859-16 has a pointer 42 -PASS Not throw: ISO-8859-16 has a pointer 43 -PASS Not throw: ISO-8859-16 has a pointer 44 -PASS Not throw: ISO-8859-16 has a pointer 45 -PASS Not throw: ISO-8859-16 has a pointer 46 -PASS Not throw: ISO-8859-16 has a pointer 47 -PASS Not throw: ISO-8859-16 has a pointer 48 -PASS Not throw: ISO-8859-16 has a pointer 49 -PASS Not throw: ISO-8859-16 has a pointer 50 -PASS Not throw: ISO-8859-16 has a pointer 51 -PASS Not throw: ISO-8859-16 has a pointer 52 -PASS Not throw: ISO-8859-16 has a pointer 53 -PASS Not throw: ISO-8859-16 has a pointer 54 -PASS Not throw: ISO-8859-16 has a pointer 55 -PASS Not throw: ISO-8859-16 has a pointer 56 -PASS Not throw: ISO-8859-16 has a pointer 57 -PASS Not throw: ISO-8859-16 has a pointer 58 -PASS Not throw: ISO-8859-16 has a pointer 59 -PASS Not throw: ISO-8859-16 has a pointer 60 -PASS Not throw: ISO-8859-16 has a pointer 61 -PASS Not throw: ISO-8859-16 has a pointer 62 -PASS Not throw: ISO-8859-16 has a pointer 63 -PASS Not throw: ISO-8859-16 has a pointer 64 -PASS Not throw: ISO-8859-16 has a pointer 65 -PASS Not throw: ISO-8859-16 has a pointer 66 -PASS Not throw: ISO-8859-16 has a pointer 67 -PASS Not throw: ISO-8859-16 has a pointer 68 -PASS Not throw: ISO-8859-16 has a pointer 69 -PASS Not throw: ISO-8859-16 has a pointer 70 -PASS Not throw: ISO-8859-16 has a pointer 71 -PASS Not throw: ISO-8859-16 has a pointer 72 -PASS Not throw: ISO-8859-16 has a pointer 73 -PASS Not throw: ISO-8859-16 has a pointer 74 -PASS Not throw: ISO-8859-16 has a pointer 75 -PASS Not throw: ISO-8859-16 has a pointer 76 -PASS Not throw: ISO-8859-16 has a pointer 77 -PASS Not throw: ISO-8859-16 has a pointer 78 -PASS Not throw: ISO-8859-16 has a pointer 79 -PASS Not throw: ISO-8859-16 has a pointer 80 -PASS Not throw: ISO-8859-16 has a pointer 81 -PASS Not throw: ISO-8859-16 has a pointer 82 -PASS Not throw: ISO-8859-16 has a pointer 83 -PASS Not throw: ISO-8859-16 has a pointer 84 -PASS Not throw: ISO-8859-16 has a pointer 85 -PASS Not throw: ISO-8859-16 has a pointer 86 -PASS Not throw: ISO-8859-16 has a pointer 87 -PASS Not throw: ISO-8859-16 has a pointer 88 -PASS Not throw: ISO-8859-16 has a pointer 89 -PASS Not throw: ISO-8859-16 has a pointer 90 -PASS Not throw: ISO-8859-16 has a pointer 91 -PASS Not throw: ISO-8859-16 has a pointer 92 -PASS Not throw: ISO-8859-16 has a pointer 93 -PASS Not throw: ISO-8859-16 has a pointer 94 -PASS Not throw: ISO-8859-16 has a pointer 95 -PASS Not throw: ISO-8859-16 has a pointer 96 -PASS Not throw: ISO-8859-16 has a pointer 97 -PASS Not throw: ISO-8859-16 has a pointer 98 -PASS Not throw: ISO-8859-16 has a pointer 99 -PASS Not throw: ISO-8859-16 has a pointer 100 -PASS Not throw: ISO-8859-16 has a pointer 101 -PASS Not throw: ISO-8859-16 has a pointer 102 -PASS Not throw: ISO-8859-16 has a pointer 103 -PASS Not throw: ISO-8859-16 has a pointer 104 -PASS Not throw: ISO-8859-16 has a pointer 105 -PASS Not throw: ISO-8859-16 has a pointer 106 -PASS Not throw: ISO-8859-16 has a pointer 107 -PASS Not throw: ISO-8859-16 has a pointer 108 -PASS Not throw: ISO-8859-16 has a pointer 109 -PASS Not throw: ISO-8859-16 has a pointer 110 -PASS Not throw: ISO-8859-16 has a pointer 111 -PASS Not throw: ISO-8859-16 has a pointer 112 -PASS Not throw: ISO-8859-16 has a pointer 113 -PASS Not throw: ISO-8859-16 has a pointer 114 -PASS Not throw: ISO-8859-16 has a pointer 115 -PASS Not throw: ISO-8859-16 has a pointer 116 -PASS Not throw: ISO-8859-16 has a pointer 117 -PASS Not throw: ISO-8859-16 has a pointer 118 -PASS Not throw: ISO-8859-16 has a pointer 119 -PASS Not throw: ISO-8859-16 has a pointer 120 -PASS Not throw: ISO-8859-16 has a pointer 121 -PASS Not throw: ISO-8859-16 has a pointer 122 -PASS Not throw: ISO-8859-16 has a pointer 123 -PASS Not throw: ISO-8859-16 has a pointer 124 -PASS Not throw: ISO-8859-16 has a pointer 125 -PASS Not throw: ISO-8859-16 has a pointer 126 -PASS Not throw: ISO-8859-16 has a pointer 127 -PASS Not throw: ISO-8859-16 has a pointer 128 -PASS Not throw: ISO-8859-16 has a pointer 129 -PASS Not throw: ISO-8859-16 has a pointer 130 -PASS Not throw: ISO-8859-16 has a pointer 131 -PASS Not throw: ISO-8859-16 has a pointer 132 -PASS Not throw: ISO-8859-16 has a pointer 133 -PASS Not throw: ISO-8859-16 has a pointer 134 -PASS Not throw: ISO-8859-16 has a pointer 135 -PASS Not throw: ISO-8859-16 has a pointer 136 -PASS Not throw: ISO-8859-16 has a pointer 137 -PASS Not throw: ISO-8859-16 has a pointer 138 -PASS Not throw: ISO-8859-16 has a pointer 139 -PASS Not throw: ISO-8859-16 has a pointer 140 -PASS Not throw: ISO-8859-16 has a pointer 141 -PASS Not throw: ISO-8859-16 has a pointer 142 -PASS Not throw: ISO-8859-16 has a pointer 143 -PASS Not throw: ISO-8859-16 has a pointer 144 -PASS Not throw: ISO-8859-16 has a pointer 145 -PASS Not throw: ISO-8859-16 has a pointer 146 -PASS Not throw: ISO-8859-16 has a pointer 147 -PASS Not throw: ISO-8859-16 has a pointer 148 -PASS Not throw: ISO-8859-16 has a pointer 149 -PASS Not throw: ISO-8859-16 has a pointer 150 -PASS Not throw: ISO-8859-16 has a pointer 151 -PASS Not throw: ISO-8859-16 has a pointer 152 -PASS Not throw: ISO-8859-16 has a pointer 153 -PASS Not throw: ISO-8859-16 has a pointer 154 -PASS Not throw: ISO-8859-16 has a pointer 155 -PASS Not throw: ISO-8859-16 has a pointer 156 -PASS Not throw: ISO-8859-16 has a pointer 157 -PASS Not throw: ISO-8859-16 has a pointer 158 -PASS Not throw: ISO-8859-16 has a pointer 159 -PASS Not throw: ISO-8859-16 has a pointer 160 -PASS Not throw: ISO-8859-16 has a pointer 161 -PASS Not throw: ISO-8859-16 has a pointer 162 -PASS Not throw: ISO-8859-16 has a pointer 163 -PASS Not throw: ISO-8859-16 has a pointer 164 -PASS Not throw: ISO-8859-16 has a pointer 165 -PASS Not throw: ISO-8859-16 has a pointer 166 -PASS Not throw: ISO-8859-16 has a pointer 167 -PASS Not throw: ISO-8859-16 has a pointer 168 -PASS Not throw: ISO-8859-16 has a pointer 169 -PASS Not throw: ISO-8859-16 has a pointer 170 -PASS Not throw: ISO-8859-16 has a pointer 171 -PASS Not throw: ISO-8859-16 has a pointer 172 -PASS Not throw: ISO-8859-16 has a pointer 173 -PASS Not throw: ISO-8859-16 has a pointer 174 -PASS Not throw: ISO-8859-16 has a pointer 175 -PASS Not throw: ISO-8859-16 has a pointer 176 -PASS Not throw: ISO-8859-16 has a pointer 177 -PASS Not throw: ISO-8859-16 has a pointer 178 -PASS Not throw: ISO-8859-16 has a pointer 179 -PASS Not throw: ISO-8859-16 has a pointer 180 -PASS Not throw: ISO-8859-16 has a pointer 181 -PASS Not throw: ISO-8859-16 has a pointer 182 -PASS Not throw: ISO-8859-16 has a pointer 183 -PASS Not throw: ISO-8859-16 has a pointer 184 -PASS Not throw: ISO-8859-16 has a pointer 185 -PASS Not throw: ISO-8859-16 has a pointer 186 -PASS Not throw: ISO-8859-16 has a pointer 187 -PASS Not throw: ISO-8859-16 has a pointer 188 -PASS Not throw: ISO-8859-16 has a pointer 189 -PASS Not throw: ISO-8859-16 has a pointer 190 -PASS Not throw: ISO-8859-16 has a pointer 191 -PASS Not throw: ISO-8859-16 has a pointer 192 -PASS Not throw: ISO-8859-16 has a pointer 193 -PASS Not throw: ISO-8859-16 has a pointer 194 -PASS Not throw: ISO-8859-16 has a pointer 195 -PASS Not throw: ISO-8859-16 has a pointer 196 -PASS Not throw: ISO-8859-16 has a pointer 197 -PASS Not throw: ISO-8859-16 has a pointer 198 -PASS Not throw: ISO-8859-16 has a pointer 199 -PASS Not throw: ISO-8859-16 has a pointer 200 -PASS Not throw: ISO-8859-16 has a pointer 201 -PASS Not throw: ISO-8859-16 has a pointer 202 -PASS Not throw: ISO-8859-16 has a pointer 203 -PASS Not throw: ISO-8859-16 has a pointer 204 -PASS Not throw: ISO-8859-16 has a pointer 205 -PASS Not throw: ISO-8859-16 has a pointer 206 -PASS Not throw: ISO-8859-16 has a pointer 207 -PASS Not throw: ISO-8859-16 has a pointer 208 -PASS Not throw: ISO-8859-16 has a pointer 209 -PASS Not throw: ISO-8859-16 has a pointer 210 -PASS Not throw: ISO-8859-16 has a pointer 211 -PASS Not throw: ISO-8859-16 has a pointer 212 -PASS Not throw: ISO-8859-16 has a pointer 213 -PASS Not throw: ISO-8859-16 has a pointer 214 -PASS Not throw: ISO-8859-16 has a pointer 215 -PASS Not throw: ISO-8859-16 has a pointer 216 -PASS Not throw: ISO-8859-16 has a pointer 217 -PASS Not throw: ISO-8859-16 has a pointer 218 -PASS Not throw: ISO-8859-16 has a pointer 219 -PASS Not throw: ISO-8859-16 has a pointer 220 -PASS Not throw: ISO-8859-16 has a pointer 221 -PASS Not throw: ISO-8859-16 has a pointer 222 -PASS Not throw: ISO-8859-16 has a pointer 223 -PASS Not throw: ISO-8859-16 has a pointer 224 -PASS Not throw: ISO-8859-16 has a pointer 225 -PASS Not throw: ISO-8859-16 has a pointer 226 -PASS Not throw: ISO-8859-16 has a pointer 227 -PASS Not throw: ISO-8859-16 has a pointer 228 -PASS Not throw: ISO-8859-16 has a pointer 229 -PASS Not throw: ISO-8859-16 has a pointer 230 -PASS Not throw: ISO-8859-16 has a pointer 231 -PASS Not throw: ISO-8859-16 has a pointer 232 -PASS Not throw: ISO-8859-16 has a pointer 233 -PASS Not throw: ISO-8859-16 has a pointer 234 -PASS Not throw: ISO-8859-16 has a pointer 235 -PASS Not throw: ISO-8859-16 has a pointer 236 -PASS Not throw: ISO-8859-16 has a pointer 237 -PASS Not throw: ISO-8859-16 has a pointer 238 -PASS Not throw: ISO-8859-16 has a pointer 239 -PASS Not throw: ISO-8859-16 has a pointer 240 -PASS Not throw: ISO-8859-16 has a pointer 241 -PASS Not throw: ISO-8859-16 has a pointer 242 -PASS Not throw: ISO-8859-16 has a pointer 243 -PASS Not throw: ISO-8859-16 has a pointer 244 -PASS Not throw: ISO-8859-16 has a pointer 245 -PASS Not throw: ISO-8859-16 has a pointer 246 -PASS Not throw: ISO-8859-16 has a pointer 247 -PASS Not throw: ISO-8859-16 has a pointer 248 -PASS Not throw: ISO-8859-16 has a pointer 249 -PASS Not throw: ISO-8859-16 has a pointer 250 -PASS Not throw: ISO-8859-16 has a pointer 251 -PASS Not throw: ISO-8859-16 has a pointer 252 -PASS Not throw: ISO-8859-16 has a pointer 253 -PASS Not throw: ISO-8859-16 has a pointer 254 -PASS Not throw: ISO-8859-16 has a pointer 255 -PASS Not throw: KOI8-R has a pointer 0 -PASS Not throw: KOI8-R has a pointer 1 -PASS Not throw: KOI8-R has a pointer 2 -PASS Not throw: KOI8-R has a pointer 3 -PASS Not throw: KOI8-R has a pointer 4 -PASS Not throw: KOI8-R has a pointer 5 -PASS Not throw: KOI8-R has a pointer 6 -PASS Not throw: KOI8-R has a pointer 7 -PASS Not throw: KOI8-R has a pointer 8 -PASS Not throw: KOI8-R has a pointer 9 -PASS Not throw: KOI8-R has a pointer 10 -PASS Not throw: KOI8-R has a pointer 11 -PASS Not throw: KOI8-R has a pointer 12 -PASS Not throw: KOI8-R has a pointer 13 -PASS Not throw: KOI8-R has a pointer 14 -PASS Not throw: KOI8-R has a pointer 15 -PASS Not throw: KOI8-R has a pointer 16 -PASS Not throw: KOI8-R has a pointer 17 -PASS Not throw: KOI8-R has a pointer 18 -PASS Not throw: KOI8-R has a pointer 19 -PASS Not throw: KOI8-R has a pointer 20 -PASS Not throw: KOI8-R has a pointer 21 -PASS Not throw: KOI8-R has a pointer 22 -PASS Not throw: KOI8-R has a pointer 23 -PASS Not throw: KOI8-R has a pointer 24 -PASS Not throw: KOI8-R has a pointer 25 -PASS Not throw: KOI8-R has a pointer 26 -PASS Not throw: KOI8-R has a pointer 27 -PASS Not throw: KOI8-R has a pointer 28 -PASS Not throw: KOI8-R has a pointer 29 -PASS Not throw: KOI8-R has a pointer 30 -PASS Not throw: KOI8-R has a pointer 31 -PASS Not throw: KOI8-R has a pointer 32 -PASS Not throw: KOI8-R has a pointer 33 -PASS Not throw: KOI8-R has a pointer 34 -PASS Not throw: KOI8-R has a pointer 35 -PASS Not throw: KOI8-R has a pointer 36 -PASS Not throw: KOI8-R has a pointer 37 -PASS Not throw: KOI8-R has a pointer 38 -PASS Not throw: KOI8-R has a pointer 39 -PASS Not throw: KOI8-R has a pointer 40 -PASS Not throw: KOI8-R has a pointer 41 -PASS Not throw: KOI8-R has a pointer 42 -PASS Not throw: KOI8-R has a pointer 43 -PASS Not throw: KOI8-R has a pointer 44 -PASS Not throw: KOI8-R has a pointer 45 -PASS Not throw: KOI8-R has a pointer 46 -PASS Not throw: KOI8-R has a pointer 47 -PASS Not throw: KOI8-R has a pointer 48 -PASS Not throw: KOI8-R has a pointer 49 -PASS Not throw: KOI8-R has a pointer 50 -PASS Not throw: KOI8-R has a pointer 51 -PASS Not throw: KOI8-R has a pointer 52 -PASS Not throw: KOI8-R has a pointer 53 -PASS Not throw: KOI8-R has a pointer 54 -PASS Not throw: KOI8-R has a pointer 55 -PASS Not throw: KOI8-R has a pointer 56 -PASS Not throw: KOI8-R has a pointer 57 -PASS Not throw: KOI8-R has a pointer 58 -PASS Not throw: KOI8-R has a pointer 59 -PASS Not throw: KOI8-R has a pointer 60 -PASS Not throw: KOI8-R has a pointer 61 -PASS Not throw: KOI8-R has a pointer 62 -PASS Not throw: KOI8-R has a pointer 63 -PASS Not throw: KOI8-R has a pointer 64 -PASS Not throw: KOI8-R has a pointer 65 -PASS Not throw: KOI8-R has a pointer 66 -PASS Not throw: KOI8-R has a pointer 67 -PASS Not throw: KOI8-R has a pointer 68 -PASS Not throw: KOI8-R has a pointer 69 -PASS Not throw: KOI8-R has a pointer 70 -PASS Not throw: KOI8-R has a pointer 71 -PASS Not throw: KOI8-R has a pointer 72 -PASS Not throw: KOI8-R has a pointer 73 -PASS Not throw: KOI8-R has a pointer 74 -PASS Not throw: KOI8-R has a pointer 75 -PASS Not throw: KOI8-R has a pointer 76 -PASS Not throw: KOI8-R has a pointer 77 -PASS Not throw: KOI8-R has a pointer 78 -PASS Not throw: KOI8-R has a pointer 79 -PASS Not throw: KOI8-R has a pointer 80 -PASS Not throw: KOI8-R has a pointer 81 -PASS Not throw: KOI8-R has a pointer 82 -PASS Not throw: KOI8-R has a pointer 83 -PASS Not throw: KOI8-R has a pointer 84 -PASS Not throw: KOI8-R has a pointer 85 -PASS Not throw: KOI8-R has a pointer 86 -PASS Not throw: KOI8-R has a pointer 87 -PASS Not throw: KOI8-R has a pointer 88 -PASS Not throw: KOI8-R has a pointer 89 -PASS Not throw: KOI8-R has a pointer 90 -PASS Not throw: KOI8-R has a pointer 91 -PASS Not throw: KOI8-R has a pointer 92 -PASS Not throw: KOI8-R has a pointer 93 -PASS Not throw: KOI8-R has a pointer 94 -PASS Not throw: KOI8-R has a pointer 95 -PASS Not throw: KOI8-R has a pointer 96 -PASS Not throw: KOI8-R has a pointer 97 -PASS Not throw: KOI8-R has a pointer 98 -PASS Not throw: KOI8-R has a pointer 99 -PASS Not throw: KOI8-R has a pointer 100 -PASS Not throw: KOI8-R has a pointer 101 -PASS Not throw: KOI8-R has a pointer 102 -PASS Not throw: KOI8-R has a pointer 103 -PASS Not throw: KOI8-R has a pointer 104 -PASS Not throw: KOI8-R has a pointer 105 -PASS Not throw: KOI8-R has a pointer 106 -PASS Not throw: KOI8-R has a pointer 107 -PASS Not throw: KOI8-R has a pointer 108 -PASS Not throw: KOI8-R has a pointer 109 -PASS Not throw: KOI8-R has a pointer 110 -PASS Not throw: KOI8-R has a pointer 111 -PASS Not throw: KOI8-R has a pointer 112 -PASS Not throw: KOI8-R has a pointer 113 -PASS Not throw: KOI8-R has a pointer 114 -PASS Not throw: KOI8-R has a pointer 115 -PASS Not throw: KOI8-R has a pointer 116 -PASS Not throw: KOI8-R has a pointer 117 -PASS Not throw: KOI8-R has a pointer 118 -PASS Not throw: KOI8-R has a pointer 119 -PASS Not throw: KOI8-R has a pointer 120 -PASS Not throw: KOI8-R has a pointer 121 -PASS Not throw: KOI8-R has a pointer 122 -PASS Not throw: KOI8-R has a pointer 123 -PASS Not throw: KOI8-R has a pointer 124 -PASS Not throw: KOI8-R has a pointer 125 -PASS Not throw: KOI8-R has a pointer 126 -PASS Not throw: KOI8-R has a pointer 127 -PASS Not throw: KOI8-R has a pointer 128 -PASS Not throw: KOI8-R has a pointer 129 -PASS Not throw: KOI8-R has a pointer 130 -PASS Not throw: KOI8-R has a pointer 131 -PASS Not throw: KOI8-R has a pointer 132 -PASS Not throw: KOI8-R has a pointer 133 -PASS Not throw: KOI8-R has a pointer 134 -PASS Not throw: KOI8-R has a pointer 135 -PASS Not throw: KOI8-R has a pointer 136 -PASS Not throw: KOI8-R has a pointer 137 -PASS Not throw: KOI8-R has a pointer 138 -PASS Not throw: KOI8-R has a pointer 139 -PASS Not throw: KOI8-R has a pointer 140 -PASS Not throw: KOI8-R has a pointer 141 -PASS Not throw: KOI8-R has a pointer 142 -PASS Not throw: KOI8-R has a pointer 143 -PASS Not throw: KOI8-R has a pointer 144 -PASS Not throw: KOI8-R has a pointer 145 -PASS Not throw: KOI8-R has a pointer 146 -PASS Not throw: KOI8-R has a pointer 147 -PASS Not throw: KOI8-R has a pointer 148 -PASS Not throw: KOI8-R has a pointer 149 -PASS Not throw: KOI8-R has a pointer 150 -PASS Not throw: KOI8-R has a pointer 151 -PASS Not throw: KOI8-R has a pointer 152 -PASS Not throw: KOI8-R has a pointer 153 -PASS Not throw: KOI8-R has a pointer 154 -PASS Not throw: KOI8-R has a pointer 155 -PASS Not throw: KOI8-R has a pointer 156 -PASS Not throw: KOI8-R has a pointer 157 -PASS Not throw: KOI8-R has a pointer 158 -PASS Not throw: KOI8-R has a pointer 159 -PASS Not throw: KOI8-R has a pointer 160 -PASS Not throw: KOI8-R has a pointer 161 -PASS Not throw: KOI8-R has a pointer 162 -PASS Not throw: KOI8-R has a pointer 163 -PASS Not throw: KOI8-R has a pointer 164 -PASS Not throw: KOI8-R has a pointer 165 -PASS Not throw: KOI8-R has a pointer 166 -PASS Not throw: KOI8-R has a pointer 167 -PASS Not throw: KOI8-R has a pointer 168 -PASS Not throw: KOI8-R has a pointer 169 -PASS Not throw: KOI8-R has a pointer 170 -PASS Not throw: KOI8-R has a pointer 171 -PASS Not throw: KOI8-R has a pointer 172 -PASS Not throw: KOI8-R has a pointer 173 -PASS Not throw: KOI8-R has a pointer 174 -PASS Not throw: KOI8-R has a pointer 175 -PASS Not throw: KOI8-R has a pointer 176 -PASS Not throw: KOI8-R has a pointer 177 -PASS Not throw: KOI8-R has a pointer 178 -PASS Not throw: KOI8-R has a pointer 179 -PASS Not throw: KOI8-R has a pointer 180 -PASS Not throw: KOI8-R has a pointer 181 -PASS Not throw: KOI8-R has a pointer 182 -PASS Not throw: KOI8-R has a pointer 183 -PASS Not throw: KOI8-R has a pointer 184 -PASS Not throw: KOI8-R has a pointer 185 -PASS Not throw: KOI8-R has a pointer 186 -PASS Not throw: KOI8-R has a pointer 187 -PASS Not throw: KOI8-R has a pointer 188 -PASS Not throw: KOI8-R has a pointer 189 -PASS Not throw: KOI8-R has a pointer 190 -PASS Not throw: KOI8-R has a pointer 191 -PASS Not throw: KOI8-R has a pointer 192 -PASS Not throw: KOI8-R has a pointer 193 -PASS Not throw: KOI8-R has a pointer 194 -PASS Not throw: KOI8-R has a pointer 195 -PASS Not throw: KOI8-R has a pointer 196 -PASS Not throw: KOI8-R has a pointer 197 -PASS Not throw: KOI8-R has a pointer 198 -PASS Not throw: KOI8-R has a pointer 199 -PASS Not throw: KOI8-R has a pointer 200 -PASS Not throw: KOI8-R has a pointer 201 -PASS Not throw: KOI8-R has a pointer 202 -PASS Not throw: KOI8-R has a pointer 203 -PASS Not throw: KOI8-R has a pointer 204 -PASS Not throw: KOI8-R has a pointer 205 -PASS Not throw: KOI8-R has a pointer 206 -PASS Not throw: KOI8-R has a pointer 207 -PASS Not throw: KOI8-R has a pointer 208 -PASS Not throw: KOI8-R has a pointer 209 -PASS Not throw: KOI8-R has a pointer 210 -PASS Not throw: KOI8-R has a pointer 211 -PASS Not throw: KOI8-R has a pointer 212 -PASS Not throw: KOI8-R has a pointer 213 -PASS Not throw: KOI8-R has a pointer 214 -PASS Not throw: KOI8-R has a pointer 215 -PASS Not throw: KOI8-R has a pointer 216 -PASS Not throw: KOI8-R has a pointer 217 -PASS Not throw: KOI8-R has a pointer 218 -PASS Not throw: KOI8-R has a pointer 219 -PASS Not throw: KOI8-R has a pointer 220 -PASS Not throw: KOI8-R has a pointer 221 -PASS Not throw: KOI8-R has a pointer 222 -PASS Not throw: KOI8-R has a pointer 223 -PASS Not throw: KOI8-R has a pointer 224 -PASS Not throw: KOI8-R has a pointer 225 -PASS Not throw: KOI8-R has a pointer 226 -PASS Not throw: KOI8-R has a pointer 227 -PASS Not throw: KOI8-R has a pointer 228 -PASS Not throw: KOI8-R has a pointer 229 -PASS Not throw: KOI8-R has a pointer 230 -PASS Not throw: KOI8-R has a pointer 231 -PASS Not throw: KOI8-R has a pointer 232 -PASS Not throw: KOI8-R has a pointer 233 -PASS Not throw: KOI8-R has a pointer 234 -PASS Not throw: KOI8-R has a pointer 235 -PASS Not throw: KOI8-R has a pointer 236 -PASS Not throw: KOI8-R has a pointer 237 -PASS Not throw: KOI8-R has a pointer 238 -PASS Not throw: KOI8-R has a pointer 239 -PASS Not throw: KOI8-R has a pointer 240 -PASS Not throw: KOI8-R has a pointer 241 -PASS Not throw: KOI8-R has a pointer 242 -PASS Not throw: KOI8-R has a pointer 243 -PASS Not throw: KOI8-R has a pointer 244 -PASS Not throw: KOI8-R has a pointer 245 -PASS Not throw: KOI8-R has a pointer 246 -PASS Not throw: KOI8-R has a pointer 247 -PASS Not throw: KOI8-R has a pointer 248 -PASS Not throw: KOI8-R has a pointer 249 -PASS Not throw: KOI8-R has a pointer 250 -PASS Not throw: KOI8-R has a pointer 251 -PASS Not throw: KOI8-R has a pointer 252 -PASS Not throw: KOI8-R has a pointer 253 -PASS Not throw: KOI8-R has a pointer 254 -PASS Not throw: KOI8-R has a pointer 255 -PASS Not throw: KOI8-U has a pointer 0 -PASS Not throw: KOI8-U has a pointer 1 -PASS Not throw: KOI8-U has a pointer 2 -PASS Not throw: KOI8-U has a pointer 3 -PASS Not throw: KOI8-U has a pointer 4 -PASS Not throw: KOI8-U has a pointer 5 -PASS Not throw: KOI8-U has a pointer 6 -PASS Not throw: KOI8-U has a pointer 7 -PASS Not throw: KOI8-U has a pointer 8 -PASS Not throw: KOI8-U has a pointer 9 -PASS Not throw: KOI8-U has a pointer 10 -PASS Not throw: KOI8-U has a pointer 11 -PASS Not throw: KOI8-U has a pointer 12 -PASS Not throw: KOI8-U has a pointer 13 -PASS Not throw: KOI8-U has a pointer 14 -PASS Not throw: KOI8-U has a pointer 15 -PASS Not throw: KOI8-U has a pointer 16 -PASS Not throw: KOI8-U has a pointer 17 -PASS Not throw: KOI8-U has a pointer 18 -PASS Not throw: KOI8-U has a pointer 19 -PASS Not throw: KOI8-U has a pointer 20 -PASS Not throw: KOI8-U has a pointer 21 -PASS Not throw: KOI8-U has a pointer 22 -PASS Not throw: KOI8-U has a pointer 23 -PASS Not throw: KOI8-U has a pointer 24 -PASS Not throw: KOI8-U has a pointer 25 -PASS Not throw: KOI8-U has a pointer 26 -PASS Not throw: KOI8-U has a pointer 27 -PASS Not throw: KOI8-U has a pointer 28 -PASS Not throw: KOI8-U has a pointer 29 -PASS Not throw: KOI8-U has a pointer 30 -PASS Not throw: KOI8-U has a pointer 31 -PASS Not throw: KOI8-U has a pointer 32 -PASS Not throw: KOI8-U has a pointer 33 -PASS Not throw: KOI8-U has a pointer 34 -PASS Not throw: KOI8-U has a pointer 35 -PASS Not throw: KOI8-U has a pointer 36 -PASS Not throw: KOI8-U has a pointer 37 -PASS Not throw: KOI8-U has a pointer 38 -PASS Not throw: KOI8-U has a pointer 39 -PASS Not throw: KOI8-U has a pointer 40 -PASS Not throw: KOI8-U has a pointer 41 -PASS Not throw: KOI8-U has a pointer 42 -PASS Not throw: KOI8-U has a pointer 43 -PASS Not throw: KOI8-U has a pointer 44 -PASS Not throw: KOI8-U has a pointer 45 -PASS Not throw: KOI8-U has a pointer 46 -PASS Not throw: KOI8-U has a pointer 47 -PASS Not throw: KOI8-U has a pointer 48 -PASS Not throw: KOI8-U has a pointer 49 -PASS Not throw: KOI8-U has a pointer 50 -PASS Not throw: KOI8-U has a pointer 51 -PASS Not throw: KOI8-U has a pointer 52 -PASS Not throw: KOI8-U has a pointer 53 -PASS Not throw: KOI8-U has a pointer 54 -PASS Not throw: KOI8-U has a pointer 55 -PASS Not throw: KOI8-U has a pointer 56 -PASS Not throw: KOI8-U has a pointer 57 -PASS Not throw: KOI8-U has a pointer 58 -PASS Not throw: KOI8-U has a pointer 59 -PASS Not throw: KOI8-U has a pointer 60 -PASS Not throw: KOI8-U has a pointer 61 -PASS Not throw: KOI8-U has a pointer 62 -PASS Not throw: KOI8-U has a pointer 63 -PASS Not throw: KOI8-U has a pointer 64 -PASS Not throw: KOI8-U has a pointer 65 -PASS Not throw: KOI8-U has a pointer 66 -PASS Not throw: KOI8-U has a pointer 67 -PASS Not throw: KOI8-U has a pointer 68 -PASS Not throw: KOI8-U has a pointer 69 -PASS Not throw: KOI8-U has a pointer 70 -PASS Not throw: KOI8-U has a pointer 71 -PASS Not throw: KOI8-U has a pointer 72 -PASS Not throw: KOI8-U has a pointer 73 -PASS Not throw: KOI8-U has a pointer 74 -PASS Not throw: KOI8-U has a pointer 75 -PASS Not throw: KOI8-U has a pointer 76 -PASS Not throw: KOI8-U has a pointer 77 -PASS Not throw: KOI8-U has a pointer 78 -PASS Not throw: KOI8-U has a pointer 79 -PASS Not throw: KOI8-U has a pointer 80 -PASS Not throw: KOI8-U has a pointer 81 -PASS Not throw: KOI8-U has a pointer 82 -PASS Not throw: KOI8-U has a pointer 83 -PASS Not throw: KOI8-U has a pointer 84 -PASS Not throw: KOI8-U has a pointer 85 -PASS Not throw: KOI8-U has a pointer 86 -PASS Not throw: KOI8-U has a pointer 87 -PASS Not throw: KOI8-U has a pointer 88 -PASS Not throw: KOI8-U has a pointer 89 -PASS Not throw: KOI8-U has a pointer 90 -PASS Not throw: KOI8-U has a pointer 91 -PASS Not throw: KOI8-U has a pointer 92 -PASS Not throw: KOI8-U has a pointer 93 -PASS Not throw: KOI8-U has a pointer 94 -PASS Not throw: KOI8-U has a pointer 95 -PASS Not throw: KOI8-U has a pointer 96 -PASS Not throw: KOI8-U has a pointer 97 -PASS Not throw: KOI8-U has a pointer 98 -PASS Not throw: KOI8-U has a pointer 99 -PASS Not throw: KOI8-U has a pointer 100 -PASS Not throw: KOI8-U has a pointer 101 -PASS Not throw: KOI8-U has a pointer 102 -PASS Not throw: KOI8-U has a pointer 103 -PASS Not throw: KOI8-U has a pointer 104 -PASS Not throw: KOI8-U has a pointer 105 -PASS Not throw: KOI8-U has a pointer 106 -PASS Not throw: KOI8-U has a pointer 107 -PASS Not throw: KOI8-U has a pointer 108 -PASS Not throw: KOI8-U has a pointer 109 -PASS Not throw: KOI8-U has a pointer 110 -PASS Not throw: KOI8-U has a pointer 111 -PASS Not throw: KOI8-U has a pointer 112 -PASS Not throw: KOI8-U has a pointer 113 -PASS Not throw: KOI8-U has a pointer 114 -PASS Not throw: KOI8-U has a pointer 115 -PASS Not throw: KOI8-U has a pointer 116 -PASS Not throw: KOI8-U has a pointer 117 -PASS Not throw: KOI8-U has a pointer 118 -PASS Not throw: KOI8-U has a pointer 119 -PASS Not throw: KOI8-U has a pointer 120 -PASS Not throw: KOI8-U has a pointer 121 -PASS Not throw: KOI8-U has a pointer 122 -PASS Not throw: KOI8-U has a pointer 123 -PASS Not throw: KOI8-U has a pointer 124 -PASS Not throw: KOI8-U has a pointer 125 -PASS Not throw: KOI8-U has a pointer 126 -PASS Not throw: KOI8-U has a pointer 127 -PASS Not throw: KOI8-U has a pointer 128 -PASS Not throw: KOI8-U has a pointer 129 -PASS Not throw: KOI8-U has a pointer 130 -PASS Not throw: KOI8-U has a pointer 131 -PASS Not throw: KOI8-U has a pointer 132 -PASS Not throw: KOI8-U has a pointer 133 -PASS Not throw: KOI8-U has a pointer 134 -PASS Not throw: KOI8-U has a pointer 135 -PASS Not throw: KOI8-U has a pointer 136 -PASS Not throw: KOI8-U has a pointer 137 -PASS Not throw: KOI8-U has a pointer 138 -PASS Not throw: KOI8-U has a pointer 139 -PASS Not throw: KOI8-U has a pointer 140 -PASS Not throw: KOI8-U has a pointer 141 -PASS Not throw: KOI8-U has a pointer 142 -PASS Not throw: KOI8-U has a pointer 143 -PASS Not throw: KOI8-U has a pointer 144 -PASS Not throw: KOI8-U has a pointer 145 -PASS Not throw: KOI8-U has a pointer 146 -PASS Not throw: KOI8-U has a pointer 147 -PASS Not throw: KOI8-U has a pointer 148 -PASS Not throw: KOI8-U has a pointer 149 -PASS Not throw: KOI8-U has a pointer 150 -PASS Not throw: KOI8-U has a pointer 151 -PASS Not throw: KOI8-U has a pointer 152 -PASS Not throw: KOI8-U has a pointer 153 -PASS Not throw: KOI8-U has a pointer 154 -PASS Not throw: KOI8-U has a pointer 155 -PASS Not throw: KOI8-U has a pointer 156 -PASS Not throw: KOI8-U has a pointer 157 -PASS Not throw: KOI8-U has a pointer 158 -PASS Not throw: KOI8-U has a pointer 159 -PASS Not throw: KOI8-U has a pointer 160 -PASS Not throw: KOI8-U has a pointer 161 -PASS Not throw: KOI8-U has a pointer 162 -PASS Not throw: KOI8-U has a pointer 163 -PASS Not throw: KOI8-U has a pointer 164 -PASS Not throw: KOI8-U has a pointer 165 -PASS Not throw: KOI8-U has a pointer 166 -PASS Not throw: KOI8-U has a pointer 167 -PASS Not throw: KOI8-U has a pointer 168 -PASS Not throw: KOI8-U has a pointer 169 -PASS Not throw: KOI8-U has a pointer 170 -PASS Not throw: KOI8-U has a pointer 171 -PASS Not throw: KOI8-U has a pointer 172 -PASS Not throw: KOI8-U has a pointer 173 -PASS Not throw: KOI8-U has a pointer 174 -PASS Not throw: KOI8-U has a pointer 175 -PASS Not throw: KOI8-U has a pointer 176 -PASS Not throw: KOI8-U has a pointer 177 -PASS Not throw: KOI8-U has a pointer 178 -PASS Not throw: KOI8-U has a pointer 179 -PASS Not throw: KOI8-U has a pointer 180 -PASS Not throw: KOI8-U has a pointer 181 -PASS Not throw: KOI8-U has a pointer 182 -PASS Not throw: KOI8-U has a pointer 183 -PASS Not throw: KOI8-U has a pointer 184 -PASS Not throw: KOI8-U has a pointer 185 -PASS Not throw: KOI8-U has a pointer 186 -PASS Not throw: KOI8-U has a pointer 187 -PASS Not throw: KOI8-U has a pointer 188 -PASS Not throw: KOI8-U has a pointer 189 -PASS Not throw: KOI8-U has a pointer 190 -PASS Not throw: KOI8-U has a pointer 191 -PASS Not throw: KOI8-U has a pointer 192 -PASS Not throw: KOI8-U has a pointer 193 -PASS Not throw: KOI8-U has a pointer 194 -PASS Not throw: KOI8-U has a pointer 195 -PASS Not throw: KOI8-U has a pointer 196 -PASS Not throw: KOI8-U has a pointer 197 -PASS Not throw: KOI8-U has a pointer 198 -PASS Not throw: KOI8-U has a pointer 199 -PASS Not throw: KOI8-U has a pointer 200 -PASS Not throw: KOI8-U has a pointer 201 -PASS Not throw: KOI8-U has a pointer 202 -PASS Not throw: KOI8-U has a pointer 203 -PASS Not throw: KOI8-U has a pointer 204 -PASS Not throw: KOI8-U has a pointer 205 -PASS Not throw: KOI8-U has a pointer 206 -PASS Not throw: KOI8-U has a pointer 207 -PASS Not throw: KOI8-U has a pointer 208 -PASS Not throw: KOI8-U has a pointer 209 -PASS Not throw: KOI8-U has a pointer 210 -PASS Not throw: KOI8-U has a pointer 211 -PASS Not throw: KOI8-U has a pointer 212 -PASS Not throw: KOI8-U has a pointer 213 -PASS Not throw: KOI8-U has a pointer 214 -PASS Not throw: KOI8-U has a pointer 215 -PASS Not throw: KOI8-U has a pointer 216 -PASS Not throw: KOI8-U has a pointer 217 -PASS Not throw: KOI8-U has a pointer 218 -PASS Not throw: KOI8-U has a pointer 219 -PASS Not throw: KOI8-U has a pointer 220 -PASS Not throw: KOI8-U has a pointer 221 -PASS Not throw: KOI8-U has a pointer 222 -PASS Not throw: KOI8-U has a pointer 223 -PASS Not throw: KOI8-U has a pointer 224 -PASS Not throw: KOI8-U has a pointer 225 -PASS Not throw: KOI8-U has a pointer 226 -PASS Not throw: KOI8-U has a pointer 227 -PASS Not throw: KOI8-U has a pointer 228 -PASS Not throw: KOI8-U has a pointer 229 -PASS Not throw: KOI8-U has a pointer 230 -PASS Not throw: KOI8-U has a pointer 231 -PASS Not throw: KOI8-U has a pointer 232 -PASS Not throw: KOI8-U has a pointer 233 -PASS Not throw: KOI8-U has a pointer 234 -PASS Not throw: KOI8-U has a pointer 235 -PASS Not throw: KOI8-U has a pointer 236 -PASS Not throw: KOI8-U has a pointer 237 -PASS Not throw: KOI8-U has a pointer 238 -PASS Not throw: KOI8-U has a pointer 239 -PASS Not throw: KOI8-U has a pointer 240 -PASS Not throw: KOI8-U has a pointer 241 -PASS Not throw: KOI8-U has a pointer 242 -PASS Not throw: KOI8-U has a pointer 243 -PASS Not throw: KOI8-U has a pointer 244 -PASS Not throw: KOI8-U has a pointer 245 -PASS Not throw: KOI8-U has a pointer 246 -PASS Not throw: KOI8-U has a pointer 247 -PASS Not throw: KOI8-U has a pointer 248 -PASS Not throw: KOI8-U has a pointer 249 -PASS Not throw: KOI8-U has a pointer 250 -PASS Not throw: KOI8-U has a pointer 251 -PASS Not throw: KOI8-U has a pointer 252 -PASS Not throw: KOI8-U has a pointer 253 -PASS Not throw: KOI8-U has a pointer 254 -PASS Not throw: KOI8-U has a pointer 255 -PASS Not throw: macintosh has a pointer 0 -PASS Not throw: macintosh has a pointer 1 -PASS Not throw: macintosh has a pointer 2 -PASS Not throw: macintosh has a pointer 3 -PASS Not throw: macintosh has a pointer 4 -PASS Not throw: macintosh has a pointer 5 -PASS Not throw: macintosh has a pointer 6 -PASS Not throw: macintosh has a pointer 7 -PASS Not throw: macintosh has a pointer 8 -PASS Not throw: macintosh has a pointer 9 -PASS Not throw: macintosh has a pointer 10 -PASS Not throw: macintosh has a pointer 11 -PASS Not throw: macintosh has a pointer 12 -PASS Not throw: macintosh has a pointer 13 -PASS Not throw: macintosh has a pointer 14 -PASS Not throw: macintosh has a pointer 15 -PASS Not throw: macintosh has a pointer 16 -PASS Not throw: macintosh has a pointer 17 -PASS Not throw: macintosh has a pointer 18 -PASS Not throw: macintosh has a pointer 19 -PASS Not throw: macintosh has a pointer 20 -PASS Not throw: macintosh has a pointer 21 -PASS Not throw: macintosh has a pointer 22 -PASS Not throw: macintosh has a pointer 23 -PASS Not throw: macintosh has a pointer 24 -PASS Not throw: macintosh has a pointer 25 -PASS Not throw: macintosh has a pointer 26 -PASS Not throw: macintosh has a pointer 27 -PASS Not throw: macintosh has a pointer 28 -PASS Not throw: macintosh has a pointer 29 -PASS Not throw: macintosh has a pointer 30 -PASS Not throw: macintosh has a pointer 31 -PASS Not throw: macintosh has a pointer 32 -PASS Not throw: macintosh has a pointer 33 -PASS Not throw: macintosh has a pointer 34 -PASS Not throw: macintosh has a pointer 35 -PASS Not throw: macintosh has a pointer 36 -PASS Not throw: macintosh has a pointer 37 -PASS Not throw: macintosh has a pointer 38 -PASS Not throw: macintosh has a pointer 39 -PASS Not throw: macintosh has a pointer 40 -PASS Not throw: macintosh has a pointer 41 -PASS Not throw: macintosh has a pointer 42 -PASS Not throw: macintosh has a pointer 43 -PASS Not throw: macintosh has a pointer 44 -PASS Not throw: macintosh has a pointer 45 -PASS Not throw: macintosh has a pointer 46 -PASS Not throw: macintosh has a pointer 47 -PASS Not throw: macintosh has a pointer 48 -PASS Not throw: macintosh has a pointer 49 -PASS Not throw: macintosh has a pointer 50 -PASS Not throw: macintosh has a pointer 51 -PASS Not throw: macintosh has a pointer 52 -PASS Not throw: macintosh has a pointer 53 -PASS Not throw: macintosh has a pointer 54 -PASS Not throw: macintosh has a pointer 55 -PASS Not throw: macintosh has a pointer 56 -PASS Not throw: macintosh has a pointer 57 -PASS Not throw: macintosh has a pointer 58 -PASS Not throw: macintosh has a pointer 59 -PASS Not throw: macintosh has a pointer 60 -PASS Not throw: macintosh has a pointer 61 -PASS Not throw: macintosh has a pointer 62 -PASS Not throw: macintosh has a pointer 63 -PASS Not throw: macintosh has a pointer 64 -PASS Not throw: macintosh has a pointer 65 -PASS Not throw: macintosh has a pointer 66 -PASS Not throw: macintosh has a pointer 67 -PASS Not throw: macintosh has a pointer 68 -PASS Not throw: macintosh has a pointer 69 -PASS Not throw: macintosh has a pointer 70 -PASS Not throw: macintosh has a pointer 71 -PASS Not throw: macintosh has a pointer 72 -PASS Not throw: macintosh has a pointer 73 -PASS Not throw: macintosh has a pointer 74 -PASS Not throw: macintosh has a pointer 75 -PASS Not throw: macintosh has a pointer 76 -PASS Not throw: macintosh has a pointer 77 -PASS Not throw: macintosh has a pointer 78 -PASS Not throw: macintosh has a pointer 79 -PASS Not throw: macintosh has a pointer 80 -PASS Not throw: macintosh has a pointer 81 -PASS Not throw: macintosh has a pointer 82 -PASS Not throw: macintosh has a pointer 83 -PASS Not throw: macintosh has a pointer 84 -PASS Not throw: macintosh has a pointer 85 -PASS Not throw: macintosh has a pointer 86 -PASS Not throw: macintosh has a pointer 87 -PASS Not throw: macintosh has a pointer 88 -PASS Not throw: macintosh has a pointer 89 -PASS Not throw: macintosh has a pointer 90 -PASS Not throw: macintosh has a pointer 91 -PASS Not throw: macintosh has a pointer 92 -PASS Not throw: macintosh has a pointer 93 -PASS Not throw: macintosh has a pointer 94 -PASS Not throw: macintosh has a pointer 95 -PASS Not throw: macintosh has a pointer 96 -PASS Not throw: macintosh has a pointer 97 -PASS Not throw: macintosh has a pointer 98 -PASS Not throw: macintosh has a pointer 99 -PASS Not throw: macintosh has a pointer 100 -PASS Not throw: macintosh has a pointer 101 -PASS Not throw: macintosh has a pointer 102 -PASS Not throw: macintosh has a pointer 103 -PASS Not throw: macintosh has a pointer 104 -PASS Not throw: macintosh has a pointer 105 -PASS Not throw: macintosh has a pointer 106 -PASS Not throw: macintosh has a pointer 107 -PASS Not throw: macintosh has a pointer 108 -PASS Not throw: macintosh has a pointer 109 -PASS Not throw: macintosh has a pointer 110 -PASS Not throw: macintosh has a pointer 111 -PASS Not throw: macintosh has a pointer 112 -PASS Not throw: macintosh has a pointer 113 -PASS Not throw: macintosh has a pointer 114 -PASS Not throw: macintosh has a pointer 115 -PASS Not throw: macintosh has a pointer 116 -PASS Not throw: macintosh has a pointer 117 -PASS Not throw: macintosh has a pointer 118 -PASS Not throw: macintosh has a pointer 119 -PASS Not throw: macintosh has a pointer 120 -PASS Not throw: macintosh has a pointer 121 -PASS Not throw: macintosh has a pointer 122 -PASS Not throw: macintosh has a pointer 123 -PASS Not throw: macintosh has a pointer 124 -PASS Not throw: macintosh has a pointer 125 -PASS Not throw: macintosh has a pointer 126 -PASS Not throw: macintosh has a pointer 127 -PASS Not throw: macintosh has a pointer 128 -PASS Not throw: macintosh has a pointer 129 -PASS Not throw: macintosh has a pointer 130 -PASS Not throw: macintosh has a pointer 131 -PASS Not throw: macintosh has a pointer 132 -PASS Not throw: macintosh has a pointer 133 -PASS Not throw: macintosh has a pointer 134 -PASS Not throw: macintosh has a pointer 135 -PASS Not throw: macintosh has a pointer 136 -PASS Not throw: macintosh has a pointer 137 -PASS Not throw: macintosh has a pointer 138 -PASS Not throw: macintosh has a pointer 139 -PASS Not throw: macintosh has a pointer 140 -PASS Not throw: macintosh has a pointer 141 -PASS Not throw: macintosh has a pointer 142 -PASS Not throw: macintosh has a pointer 143 -PASS Not throw: macintosh has a pointer 144 -PASS Not throw: macintosh has a pointer 145 -PASS Not throw: macintosh has a pointer 146 -PASS Not throw: macintosh has a pointer 147 -PASS Not throw: macintosh has a pointer 148 -PASS Not throw: macintosh has a pointer 149 -PASS Not throw: macintosh has a pointer 150 -PASS Not throw: macintosh has a pointer 151 -PASS Not throw: macintosh has a pointer 152 -PASS Not throw: macintosh has a pointer 153 -PASS Not throw: macintosh has a pointer 154 -PASS Not throw: macintosh has a pointer 155 -PASS Not throw: macintosh has a pointer 156 -PASS Not throw: macintosh has a pointer 157 -PASS Not throw: macintosh has a pointer 158 -PASS Not throw: macintosh has a pointer 159 -PASS Not throw: macintosh has a pointer 160 -PASS Not throw: macintosh has a pointer 161 -PASS Not throw: macintosh has a pointer 162 -PASS Not throw: macintosh has a pointer 163 -PASS Not throw: macintosh has a pointer 164 -PASS Not throw: macintosh has a pointer 165 -PASS Not throw: macintosh has a pointer 166 -PASS Not throw: macintosh has a pointer 167 -PASS Not throw: macintosh has a pointer 168 -PASS Not throw: macintosh has a pointer 169 -PASS Not throw: macintosh has a pointer 170 -PASS Not throw: macintosh has a pointer 171 -PASS Not throw: macintosh has a pointer 172 -PASS Not throw: macintosh has a pointer 173 -PASS Not throw: macintosh has a pointer 174 -PASS Not throw: macintosh has a pointer 175 -PASS Not throw: macintosh has a pointer 176 -PASS Not throw: macintosh has a pointer 177 -PASS Not throw: macintosh has a pointer 178 -PASS Not throw: macintosh has a pointer 179 -PASS Not throw: macintosh has a pointer 180 -PASS Not throw: macintosh has a pointer 181 -PASS Not throw: macintosh has a pointer 182 -PASS Not throw: macintosh has a pointer 183 -PASS Not throw: macintosh has a pointer 184 -PASS Not throw: macintosh has a pointer 185 -PASS Not throw: macintosh has a pointer 186 -PASS Not throw: macintosh has a pointer 187 -PASS Not throw: macintosh has a pointer 188 -PASS Not throw: macintosh has a pointer 189 -PASS Not throw: macintosh has a pointer 190 -PASS Not throw: macintosh has a pointer 191 -PASS Not throw: macintosh has a pointer 192 -PASS Not throw: macintosh has a pointer 193 -PASS Not throw: macintosh has a pointer 194 -PASS Not throw: macintosh has a pointer 195 -PASS Not throw: macintosh has a pointer 196 -PASS Not throw: macintosh has a pointer 197 -PASS Not throw: macintosh has a pointer 198 -PASS Not throw: macintosh has a pointer 199 -PASS Not throw: macintosh has a pointer 200 -PASS Not throw: macintosh has a pointer 201 -PASS Not throw: macintosh has a pointer 202 -PASS Not throw: macintosh has a pointer 203 -PASS Not throw: macintosh has a pointer 204 -PASS Not throw: macintosh has a pointer 205 -PASS Not throw: macintosh has a pointer 206 -PASS Not throw: macintosh has a pointer 207 -PASS Not throw: macintosh has a pointer 208 -PASS Not throw: macintosh has a pointer 209 -PASS Not throw: macintosh has a pointer 210 -PASS Not throw: macintosh has a pointer 211 -PASS Not throw: macintosh has a pointer 212 -PASS Not throw: macintosh has a pointer 213 -PASS Not throw: macintosh has a pointer 214 -PASS Not throw: macintosh has a pointer 215 -PASS Not throw: macintosh has a pointer 216 -PASS Not throw: macintosh has a pointer 217 -PASS Not throw: macintosh has a pointer 218 -PASS Not throw: macintosh has a pointer 219 -PASS Not throw: macintosh has a pointer 220 -PASS Not throw: macintosh has a pointer 221 -PASS Not throw: macintosh has a pointer 222 -PASS Not throw: macintosh has a pointer 223 -PASS Not throw: macintosh has a pointer 224 -PASS Not throw: macintosh has a pointer 225 -PASS Not throw: macintosh has a pointer 226 -PASS Not throw: macintosh has a pointer 227 -PASS Not throw: macintosh has a pointer 228 -PASS Not throw: macintosh has a pointer 229 -PASS Not throw: macintosh has a pointer 230 -PASS Not throw: macintosh has a pointer 231 -PASS Not throw: macintosh has a pointer 232 -PASS Not throw: macintosh has a pointer 233 -PASS Not throw: macintosh has a pointer 234 -PASS Not throw: macintosh has a pointer 235 -PASS Not throw: macintosh has a pointer 236 -PASS Not throw: macintosh has a pointer 237 -PASS Not throw: macintosh has a pointer 238 -PASS Not throw: macintosh has a pointer 239 -PASS Not throw: macintosh has a pointer 240 -PASS Not throw: macintosh has a pointer 241 -PASS Not throw: macintosh has a pointer 242 -PASS Not throw: macintosh has a pointer 243 -PASS Not throw: macintosh has a pointer 244 -PASS Not throw: macintosh has a pointer 245 -PASS Not throw: macintosh has a pointer 246 -PASS Not throw: macintosh has a pointer 247 -PASS Not throw: macintosh has a pointer 248 -PASS Not throw: macintosh has a pointer 249 -PASS Not throw: macintosh has a pointer 250 -PASS Not throw: macintosh has a pointer 251 -PASS Not throw: macintosh has a pointer 252 -PASS Not throw: macintosh has a pointer 253 -PASS Not throw: macintosh has a pointer 254 -PASS Not throw: macintosh has a pointer 255 -PASS Not throw: windows-874 has a pointer 0 -PASS Not throw: windows-874 has a pointer 1 -PASS Not throw: windows-874 has a pointer 2 -PASS Not throw: windows-874 has a pointer 3 -PASS Not throw: windows-874 has a pointer 4 -PASS Not throw: windows-874 has a pointer 5 -PASS Not throw: windows-874 has a pointer 6 -PASS Not throw: windows-874 has a pointer 7 -PASS Not throw: windows-874 has a pointer 8 -PASS Not throw: windows-874 has a pointer 9 -PASS Not throw: windows-874 has a pointer 10 -PASS Not throw: windows-874 has a pointer 11 -PASS Not throw: windows-874 has a pointer 12 -PASS Not throw: windows-874 has a pointer 13 -PASS Not throw: windows-874 has a pointer 14 -PASS Not throw: windows-874 has a pointer 15 -PASS Not throw: windows-874 has a pointer 16 -PASS Not throw: windows-874 has a pointer 17 -PASS Not throw: windows-874 has a pointer 18 -PASS Not throw: windows-874 has a pointer 19 -PASS Not throw: windows-874 has a pointer 20 -PASS Not throw: windows-874 has a pointer 21 -PASS Not throw: windows-874 has a pointer 22 -PASS Not throw: windows-874 has a pointer 23 -PASS Not throw: windows-874 has a pointer 24 -PASS Not throw: windows-874 has a pointer 25 -PASS Not throw: windows-874 has a pointer 26 -PASS Not throw: windows-874 has a pointer 27 -PASS Not throw: windows-874 has a pointer 28 -PASS Not throw: windows-874 has a pointer 29 -PASS Not throw: windows-874 has a pointer 30 -PASS Not throw: windows-874 has a pointer 31 -PASS Not throw: windows-874 has a pointer 32 -PASS Not throw: windows-874 has a pointer 33 -PASS Not throw: windows-874 has a pointer 34 -PASS Not throw: windows-874 has a pointer 35 -PASS Not throw: windows-874 has a pointer 36 -PASS Not throw: windows-874 has a pointer 37 -PASS Not throw: windows-874 has a pointer 38 -PASS Not throw: windows-874 has a pointer 39 -PASS Not throw: windows-874 has a pointer 40 -PASS Not throw: windows-874 has a pointer 41 -PASS Not throw: windows-874 has a pointer 42 -PASS Not throw: windows-874 has a pointer 43 -PASS Not throw: windows-874 has a pointer 44 -PASS Not throw: windows-874 has a pointer 45 -PASS Not throw: windows-874 has a pointer 46 -PASS Not throw: windows-874 has a pointer 47 -PASS Not throw: windows-874 has a pointer 48 -PASS Not throw: windows-874 has a pointer 49 -PASS Not throw: windows-874 has a pointer 50 -PASS Not throw: windows-874 has a pointer 51 -PASS Not throw: windows-874 has a pointer 52 -PASS Not throw: windows-874 has a pointer 53 -PASS Not throw: windows-874 has a pointer 54 -PASS Not throw: windows-874 has a pointer 55 -PASS Not throw: windows-874 has a pointer 56 -PASS Not throw: windows-874 has a pointer 57 -PASS Not throw: windows-874 has a pointer 58 -PASS Not throw: windows-874 has a pointer 59 -PASS Not throw: windows-874 has a pointer 60 -PASS Not throw: windows-874 has a pointer 61 -PASS Not throw: windows-874 has a pointer 62 -PASS Not throw: windows-874 has a pointer 63 -PASS Not throw: windows-874 has a pointer 64 -PASS Not throw: windows-874 has a pointer 65 -PASS Not throw: windows-874 has a pointer 66 -PASS Not throw: windows-874 has a pointer 67 -PASS Not throw: windows-874 has a pointer 68 -PASS Not throw: windows-874 has a pointer 69 -PASS Not throw: windows-874 has a pointer 70 -PASS Not throw: windows-874 has a pointer 71 -PASS Not throw: windows-874 has a pointer 72 -PASS Not throw: windows-874 has a pointer 73 -PASS Not throw: windows-874 has a pointer 74 -PASS Not throw: windows-874 has a pointer 75 -PASS Not throw: windows-874 has a pointer 76 -PASS Not throw: windows-874 has a pointer 77 -PASS Not throw: windows-874 has a pointer 78 -PASS Not throw: windows-874 has a pointer 79 -PASS Not throw: windows-874 has a pointer 80 -PASS Not throw: windows-874 has a pointer 81 -PASS Not throw: windows-874 has a pointer 82 -PASS Not throw: windows-874 has a pointer 83 -PASS Not throw: windows-874 has a pointer 84 -PASS Not throw: windows-874 has a pointer 85 -PASS Not throw: windows-874 has a pointer 86 -PASS Not throw: windows-874 has a pointer 87 -PASS Not throw: windows-874 has a pointer 88 -PASS Not throw: windows-874 has a pointer 89 -PASS Not throw: windows-874 has a pointer 90 -PASS Not throw: windows-874 has a pointer 91 -PASS Not throw: windows-874 has a pointer 92 -PASS Not throw: windows-874 has a pointer 93 -PASS Not throw: windows-874 has a pointer 94 -PASS Not throw: windows-874 has a pointer 95 -PASS Not throw: windows-874 has a pointer 96 -PASS Not throw: windows-874 has a pointer 97 -PASS Not throw: windows-874 has a pointer 98 -PASS Not throw: windows-874 has a pointer 99 -PASS Not throw: windows-874 has a pointer 100 -PASS Not throw: windows-874 has a pointer 101 -PASS Not throw: windows-874 has a pointer 102 -PASS Not throw: windows-874 has a pointer 103 -PASS Not throw: windows-874 has a pointer 104 -PASS Not throw: windows-874 has a pointer 105 -PASS Not throw: windows-874 has a pointer 106 -PASS Not throw: windows-874 has a pointer 107 -PASS Not throw: windows-874 has a pointer 108 -PASS Not throw: windows-874 has a pointer 109 -PASS Not throw: windows-874 has a pointer 110 -PASS Not throw: windows-874 has a pointer 111 -PASS Not throw: windows-874 has a pointer 112 -PASS Not throw: windows-874 has a pointer 113 -PASS Not throw: windows-874 has a pointer 114 -PASS Not throw: windows-874 has a pointer 115 -PASS Not throw: windows-874 has a pointer 116 -PASS Not throw: windows-874 has a pointer 117 -PASS Not throw: windows-874 has a pointer 118 -PASS Not throw: windows-874 has a pointer 119 -PASS Not throw: windows-874 has a pointer 120 -PASS Not throw: windows-874 has a pointer 121 -PASS Not throw: windows-874 has a pointer 122 -PASS Not throw: windows-874 has a pointer 123 -PASS Not throw: windows-874 has a pointer 124 -PASS Not throw: windows-874 has a pointer 125 -PASS Not throw: windows-874 has a pointer 126 -PASS Not throw: windows-874 has a pointer 127 -PASS Not throw: windows-874 has a pointer 128 -PASS Not throw: windows-874 has a pointer 129 -PASS Not throw: windows-874 has a pointer 130 -PASS Not throw: windows-874 has a pointer 131 -PASS Not throw: windows-874 has a pointer 132 -PASS Not throw: windows-874 has a pointer 133 -PASS Not throw: windows-874 has a pointer 134 -PASS Not throw: windows-874 has a pointer 135 -PASS Not throw: windows-874 has a pointer 136 -PASS Not throw: windows-874 has a pointer 137 -PASS Not throw: windows-874 has a pointer 138 -PASS Not throw: windows-874 has a pointer 139 -PASS Not throw: windows-874 has a pointer 140 -PASS Not throw: windows-874 has a pointer 141 -PASS Not throw: windows-874 has a pointer 142 -PASS Not throw: windows-874 has a pointer 143 -PASS Not throw: windows-874 has a pointer 144 -PASS Not throw: windows-874 has a pointer 145 -PASS Not throw: windows-874 has a pointer 146 -PASS Not throw: windows-874 has a pointer 147 -PASS Not throw: windows-874 has a pointer 148 -PASS Not throw: windows-874 has a pointer 149 -PASS Not throw: windows-874 has a pointer 150 -PASS Not throw: windows-874 has a pointer 151 -PASS Not throw: windows-874 has a pointer 152 -PASS Not throw: windows-874 has a pointer 153 -PASS Not throw: windows-874 has a pointer 154 -PASS Not throw: windows-874 has a pointer 155 -PASS Not throw: windows-874 has a pointer 156 -PASS Not throw: windows-874 has a pointer 157 -PASS Not throw: windows-874 has a pointer 158 -PASS Not throw: windows-874 has a pointer 159 -PASS Not throw: windows-874 has a pointer 160 -PASS Not throw: windows-874 has a pointer 161 -PASS Not throw: windows-874 has a pointer 162 -PASS Not throw: windows-874 has a pointer 163 -PASS Not throw: windows-874 has a pointer 164 -PASS Not throw: windows-874 has a pointer 165 -PASS Not throw: windows-874 has a pointer 166 -PASS Not throw: windows-874 has a pointer 167 -PASS Not throw: windows-874 has a pointer 168 -PASS Not throw: windows-874 has a pointer 169 -PASS Not throw: windows-874 has a pointer 170 -PASS Not throw: windows-874 has a pointer 171 -PASS Not throw: windows-874 has a pointer 172 -PASS Not throw: windows-874 has a pointer 173 -PASS Not throw: windows-874 has a pointer 174 -PASS Not throw: windows-874 has a pointer 175 -PASS Not throw: windows-874 has a pointer 176 -PASS Not throw: windows-874 has a pointer 177 -PASS Not throw: windows-874 has a pointer 178 -PASS Not throw: windows-874 has a pointer 179 -PASS Not throw: windows-874 has a pointer 180 -PASS Not throw: windows-874 has a pointer 181 -PASS Not throw: windows-874 has a pointer 182 -PASS Not throw: windows-874 has a pointer 183 -PASS Not throw: windows-874 has a pointer 184 -PASS Not throw: windows-874 has a pointer 185 -PASS Not throw: windows-874 has a pointer 186 -PASS Not throw: windows-874 has a pointer 187 -PASS Not throw: windows-874 has a pointer 188 -PASS Not throw: windows-874 has a pointer 189 -PASS Not throw: windows-874 has a pointer 190 -PASS Not throw: windows-874 has a pointer 191 -PASS Not throw: windows-874 has a pointer 192 -PASS Not throw: windows-874 has a pointer 193 -PASS Not throw: windows-874 has a pointer 194 -PASS Not throw: windows-874 has a pointer 195 -PASS Not throw: windows-874 has a pointer 196 -PASS Not throw: windows-874 has a pointer 197 -PASS Not throw: windows-874 has a pointer 198 -PASS Not throw: windows-874 has a pointer 199 -PASS Not throw: windows-874 has a pointer 200 -PASS Not throw: windows-874 has a pointer 201 -PASS Not throw: windows-874 has a pointer 202 -PASS Not throw: windows-874 has a pointer 203 -PASS Not throw: windows-874 has a pointer 204 -PASS Not throw: windows-874 has a pointer 205 -PASS Not throw: windows-874 has a pointer 206 -PASS Not throw: windows-874 has a pointer 207 -PASS Not throw: windows-874 has a pointer 208 -PASS Not throw: windows-874 has a pointer 209 -PASS Not throw: windows-874 has a pointer 210 -PASS Not throw: windows-874 has a pointer 211 -PASS Not throw: windows-874 has a pointer 212 -PASS Not throw: windows-874 has a pointer 213 -PASS Not throw: windows-874 has a pointer 214 -PASS Not throw: windows-874 has a pointer 215 -PASS Not throw: windows-874 has a pointer 216 -PASS Not throw: windows-874 has a pointer 217 -PASS Not throw: windows-874 has a pointer 218 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 219 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 220 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 221 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 222 -PASS Not throw: windows-874 has a pointer 223 -PASS Not throw: windows-874 has a pointer 224 -PASS Not throw: windows-874 has a pointer 225 -PASS Not throw: windows-874 has a pointer 226 -PASS Not throw: windows-874 has a pointer 227 -PASS Not throw: windows-874 has a pointer 228 -PASS Not throw: windows-874 has a pointer 229 -PASS Not throw: windows-874 has a pointer 230 -PASS Not throw: windows-874 has a pointer 231 -PASS Not throw: windows-874 has a pointer 232 -PASS Not throw: windows-874 has a pointer 233 -PASS Not throw: windows-874 has a pointer 234 -PASS Not throw: windows-874 has a pointer 235 -PASS Not throw: windows-874 has a pointer 236 -PASS Not throw: windows-874 has a pointer 237 -PASS Not throw: windows-874 has a pointer 238 -PASS Not throw: windows-874 has a pointer 239 -PASS Not throw: windows-874 has a pointer 240 -PASS Not throw: windows-874 has a pointer 241 -PASS Not throw: windows-874 has a pointer 242 -PASS Not throw: windows-874 has a pointer 243 -PASS Not throw: windows-874 has a pointer 244 -PASS Not throw: windows-874 has a pointer 245 -PASS Not throw: windows-874 has a pointer 246 -PASS Not throw: windows-874 has a pointer 247 -PASS Not throw: windows-874 has a pointer 248 -PASS Not throw: windows-874 has a pointer 249 -PASS Not throw: windows-874 has a pointer 250 -PASS Not throw: windows-874 has a pointer 251 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 252 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 253 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 254 -PASS Throw due to fatal flag: windows-874 doesn't have a pointer 255 -PASS Not throw: windows-1250 has a pointer 0 -PASS Not throw: windows-1250 has a pointer 1 -PASS Not throw: windows-1250 has a pointer 2 -PASS Not throw: windows-1250 has a pointer 3 -PASS Not throw: windows-1250 has a pointer 4 -PASS Not throw: windows-1250 has a pointer 5 -PASS Not throw: windows-1250 has a pointer 6 -PASS Not throw: windows-1250 has a pointer 7 -PASS Not throw: windows-1250 has a pointer 8 -PASS Not throw: windows-1250 has a pointer 9 -PASS Not throw: windows-1250 has a pointer 10 -PASS Not throw: windows-1250 has a pointer 11 -PASS Not throw: windows-1250 has a pointer 12 -PASS Not throw: windows-1250 has a pointer 13 -PASS Not throw: windows-1250 has a pointer 14 -PASS Not throw: windows-1250 has a pointer 15 -PASS Not throw: windows-1250 has a pointer 16 -PASS Not throw: windows-1250 has a pointer 17 -PASS Not throw: windows-1250 has a pointer 18 -PASS Not throw: windows-1250 has a pointer 19 -PASS Not throw: windows-1250 has a pointer 20 -PASS Not throw: windows-1250 has a pointer 21 -PASS Not throw: windows-1250 has a pointer 22 -PASS Not throw: windows-1250 has a pointer 23 -PASS Not throw: windows-1250 has a pointer 24 -PASS Not throw: windows-1250 has a pointer 25 -PASS Not throw: windows-1250 has a pointer 26 -PASS Not throw: windows-1250 has a pointer 27 -PASS Not throw: windows-1250 has a pointer 28 -PASS Not throw: windows-1250 has a pointer 29 -PASS Not throw: windows-1250 has a pointer 30 -PASS Not throw: windows-1250 has a pointer 31 -PASS Not throw: windows-1250 has a pointer 32 -PASS Not throw: windows-1250 has a pointer 33 -PASS Not throw: windows-1250 has a pointer 34 -PASS Not throw: windows-1250 has a pointer 35 -PASS Not throw: windows-1250 has a pointer 36 -PASS Not throw: windows-1250 has a pointer 37 -PASS Not throw: windows-1250 has a pointer 38 -PASS Not throw: windows-1250 has a pointer 39 -PASS Not throw: windows-1250 has a pointer 40 -PASS Not throw: windows-1250 has a pointer 41 -PASS Not throw: windows-1250 has a pointer 42 -PASS Not throw: windows-1250 has a pointer 43 -PASS Not throw: windows-1250 has a pointer 44 -PASS Not throw: windows-1250 has a pointer 45 -PASS Not throw: windows-1250 has a pointer 46 -PASS Not throw: windows-1250 has a pointer 47 -PASS Not throw: windows-1250 has a pointer 48 -PASS Not throw: windows-1250 has a pointer 49 -PASS Not throw: windows-1250 has a pointer 50 -PASS Not throw: windows-1250 has a pointer 51 -PASS Not throw: windows-1250 has a pointer 52 -PASS Not throw: windows-1250 has a pointer 53 -PASS Not throw: windows-1250 has a pointer 54 -PASS Not throw: windows-1250 has a pointer 55 -PASS Not throw: windows-1250 has a pointer 56 -PASS Not throw: windows-1250 has a pointer 57 -PASS Not throw: windows-1250 has a pointer 58 -PASS Not throw: windows-1250 has a pointer 59 -PASS Not throw: windows-1250 has a pointer 60 -PASS Not throw: windows-1250 has a pointer 61 -PASS Not throw: windows-1250 has a pointer 62 -PASS Not throw: windows-1250 has a pointer 63 -PASS Not throw: windows-1250 has a pointer 64 -PASS Not throw: windows-1250 has a pointer 65 -PASS Not throw: windows-1250 has a pointer 66 -PASS Not throw: windows-1250 has a pointer 67 -PASS Not throw: windows-1250 has a pointer 68 -PASS Not throw: windows-1250 has a pointer 69 -PASS Not throw: windows-1250 has a pointer 70 -PASS Not throw: windows-1250 has a pointer 71 -PASS Not throw: windows-1250 has a pointer 72 -PASS Not throw: windows-1250 has a pointer 73 -PASS Not throw: windows-1250 has a pointer 74 -PASS Not throw: windows-1250 has a pointer 75 -PASS Not throw: windows-1250 has a pointer 76 -PASS Not throw: windows-1250 has a pointer 77 -PASS Not throw: windows-1250 has a pointer 78 -PASS Not throw: windows-1250 has a pointer 79 -PASS Not throw: windows-1250 has a pointer 80 -PASS Not throw: windows-1250 has a pointer 81 -PASS Not throw: windows-1250 has a pointer 82 -PASS Not throw: windows-1250 has a pointer 83 -PASS Not throw: windows-1250 has a pointer 84 -PASS Not throw: windows-1250 has a pointer 85 -PASS Not throw: windows-1250 has a pointer 86 -PASS Not throw: windows-1250 has a pointer 87 -PASS Not throw: windows-1250 has a pointer 88 -PASS Not throw: windows-1250 has a pointer 89 -PASS Not throw: windows-1250 has a pointer 90 -PASS Not throw: windows-1250 has a pointer 91 -PASS Not throw: windows-1250 has a pointer 92 -PASS Not throw: windows-1250 has a pointer 93 -PASS Not throw: windows-1250 has a pointer 94 -PASS Not throw: windows-1250 has a pointer 95 -PASS Not throw: windows-1250 has a pointer 96 -PASS Not throw: windows-1250 has a pointer 97 -PASS Not throw: windows-1250 has a pointer 98 -PASS Not throw: windows-1250 has a pointer 99 -PASS Not throw: windows-1250 has a pointer 100 -PASS Not throw: windows-1250 has a pointer 101 -PASS Not throw: windows-1250 has a pointer 102 -PASS Not throw: windows-1250 has a pointer 103 -PASS Not throw: windows-1250 has a pointer 104 -PASS Not throw: windows-1250 has a pointer 105 -PASS Not throw: windows-1250 has a pointer 106 -PASS Not throw: windows-1250 has a pointer 107 -PASS Not throw: windows-1250 has a pointer 108 -PASS Not throw: windows-1250 has a pointer 109 -PASS Not throw: windows-1250 has a pointer 110 -PASS Not throw: windows-1250 has a pointer 111 -PASS Not throw: windows-1250 has a pointer 112 -PASS Not throw: windows-1250 has a pointer 113 -PASS Not throw: windows-1250 has a pointer 114 -PASS Not throw: windows-1250 has a pointer 115 -PASS Not throw: windows-1250 has a pointer 116 -PASS Not throw: windows-1250 has a pointer 117 -PASS Not throw: windows-1250 has a pointer 118 -PASS Not throw: windows-1250 has a pointer 119 -PASS Not throw: windows-1250 has a pointer 120 -PASS Not throw: windows-1250 has a pointer 121 -PASS Not throw: windows-1250 has a pointer 122 -PASS Not throw: windows-1250 has a pointer 123 -PASS Not throw: windows-1250 has a pointer 124 -PASS Not throw: windows-1250 has a pointer 125 -PASS Not throw: windows-1250 has a pointer 126 -PASS Not throw: windows-1250 has a pointer 127 -PASS Not throw: windows-1250 has a pointer 128 -PASS Not throw: windows-1250 has a pointer 129 -PASS Not throw: windows-1250 has a pointer 130 -PASS Not throw: windows-1250 has a pointer 131 -PASS Not throw: windows-1250 has a pointer 132 -PASS Not throw: windows-1250 has a pointer 133 -PASS Not throw: windows-1250 has a pointer 134 -PASS Not throw: windows-1250 has a pointer 135 -PASS Not throw: windows-1250 has a pointer 136 -PASS Not throw: windows-1250 has a pointer 137 -PASS Not throw: windows-1250 has a pointer 138 -PASS Not throw: windows-1250 has a pointer 139 -PASS Not throw: windows-1250 has a pointer 140 -PASS Not throw: windows-1250 has a pointer 141 -PASS Not throw: windows-1250 has a pointer 142 -PASS Not throw: windows-1250 has a pointer 143 -PASS Not throw: windows-1250 has a pointer 144 -PASS Not throw: windows-1250 has a pointer 145 -PASS Not throw: windows-1250 has a pointer 146 -PASS Not throw: windows-1250 has a pointer 147 -PASS Not throw: windows-1250 has a pointer 148 -PASS Not throw: windows-1250 has a pointer 149 -PASS Not throw: windows-1250 has a pointer 150 -PASS Not throw: windows-1250 has a pointer 151 -PASS Not throw: windows-1250 has a pointer 152 -PASS Not throw: windows-1250 has a pointer 153 -PASS Not throw: windows-1250 has a pointer 154 -PASS Not throw: windows-1250 has a pointer 155 -PASS Not throw: windows-1250 has a pointer 156 -PASS Not throw: windows-1250 has a pointer 157 -PASS Not throw: windows-1250 has a pointer 158 -PASS Not throw: windows-1250 has a pointer 159 -PASS Not throw: windows-1250 has a pointer 160 -PASS Not throw: windows-1250 has a pointer 161 -PASS Not throw: windows-1250 has a pointer 162 -PASS Not throw: windows-1250 has a pointer 163 -PASS Not throw: windows-1250 has a pointer 164 -PASS Not throw: windows-1250 has a pointer 165 -PASS Not throw: windows-1250 has a pointer 166 -PASS Not throw: windows-1250 has a pointer 167 -PASS Not throw: windows-1250 has a pointer 168 -PASS Not throw: windows-1250 has a pointer 169 -PASS Not throw: windows-1250 has a pointer 170 -PASS Not throw: windows-1250 has a pointer 171 -PASS Not throw: windows-1250 has a pointer 172 -PASS Not throw: windows-1250 has a pointer 173 -PASS Not throw: windows-1250 has a pointer 174 -PASS Not throw: windows-1250 has a pointer 175 -PASS Not throw: windows-1250 has a pointer 176 -PASS Not throw: windows-1250 has a pointer 177 -PASS Not throw: windows-1250 has a pointer 178 -PASS Not throw: windows-1250 has a pointer 179 -PASS Not throw: windows-1250 has a pointer 180 -PASS Not throw: windows-1250 has a pointer 181 -PASS Not throw: windows-1250 has a pointer 182 -PASS Not throw: windows-1250 has a pointer 183 -PASS Not throw: windows-1250 has a pointer 184 -PASS Not throw: windows-1250 has a pointer 185 -PASS Not throw: windows-1250 has a pointer 186 -PASS Not throw: windows-1250 has a pointer 187 -PASS Not throw: windows-1250 has a pointer 188 -PASS Not throw: windows-1250 has a pointer 189 -PASS Not throw: windows-1250 has a pointer 190 -PASS Not throw: windows-1250 has a pointer 191 -PASS Not throw: windows-1250 has a pointer 192 -PASS Not throw: windows-1250 has a pointer 193 -PASS Not throw: windows-1250 has a pointer 194 -PASS Not throw: windows-1250 has a pointer 195 -PASS Not throw: windows-1250 has a pointer 196 -PASS Not throw: windows-1250 has a pointer 197 -PASS Not throw: windows-1250 has a pointer 198 -PASS Not throw: windows-1250 has a pointer 199 -PASS Not throw: windows-1250 has a pointer 200 -PASS Not throw: windows-1250 has a pointer 201 -PASS Not throw: windows-1250 has a pointer 202 -PASS Not throw: windows-1250 has a pointer 203 -PASS Not throw: windows-1250 has a pointer 204 -PASS Not throw: windows-1250 has a pointer 205 -PASS Not throw: windows-1250 has a pointer 206 -PASS Not throw: windows-1250 has a pointer 207 -PASS Not throw: windows-1250 has a pointer 208 -PASS Not throw: windows-1250 has a pointer 209 -PASS Not throw: windows-1250 has a pointer 210 -PASS Not throw: windows-1250 has a pointer 211 -PASS Not throw: windows-1250 has a pointer 212 -PASS Not throw: windows-1250 has a pointer 213 -PASS Not throw: windows-1250 has a pointer 214 -PASS Not throw: windows-1250 has a pointer 215 -PASS Not throw: windows-1250 has a pointer 216 -PASS Not throw: windows-1250 has a pointer 217 -PASS Not throw: windows-1250 has a pointer 218 -PASS Not throw: windows-1250 has a pointer 219 -PASS Not throw: windows-1250 has a pointer 220 -PASS Not throw: windows-1250 has a pointer 221 -PASS Not throw: windows-1250 has a pointer 222 -PASS Not throw: windows-1250 has a pointer 223 -PASS Not throw: windows-1250 has a pointer 224 -PASS Not throw: windows-1250 has a pointer 225 -PASS Not throw: windows-1250 has a pointer 226 -PASS Not throw: windows-1250 has a pointer 227 -PASS Not throw: windows-1250 has a pointer 228 -PASS Not throw: windows-1250 has a pointer 229 -PASS Not throw: windows-1250 has a pointer 230 -PASS Not throw: windows-1250 has a pointer 231 -PASS Not throw: windows-1250 has a pointer 232 -PASS Not throw: windows-1250 has a pointer 233 -PASS Not throw: windows-1250 has a pointer 234 -PASS Not throw: windows-1250 has a pointer 235 -PASS Not throw: windows-1250 has a pointer 236 -PASS Not throw: windows-1250 has a pointer 237 -PASS Not throw: windows-1250 has a pointer 238 -PASS Not throw: windows-1250 has a pointer 239 -PASS Not throw: windows-1250 has a pointer 240 -PASS Not throw: windows-1250 has a pointer 241 -PASS Not throw: windows-1250 has a pointer 242 -PASS Not throw: windows-1250 has a pointer 243 -PASS Not throw: windows-1250 has a pointer 244 -PASS Not throw: windows-1250 has a pointer 245 -PASS Not throw: windows-1250 has a pointer 246 -PASS Not throw: windows-1250 has a pointer 247 -PASS Not throw: windows-1250 has a pointer 248 -PASS Not throw: windows-1250 has a pointer 249 -PASS Not throw: windows-1250 has a pointer 250 -PASS Not throw: windows-1250 has a pointer 251 -PASS Not throw: windows-1250 has a pointer 252 -PASS Not throw: windows-1250 has a pointer 253 -PASS Not throw: windows-1250 has a pointer 254 -PASS Not throw: windows-1250 has a pointer 255 -PASS Not throw: windows-1251 has a pointer 0 -PASS Not throw: windows-1251 has a pointer 1 -PASS Not throw: windows-1251 has a pointer 2 -PASS Not throw: windows-1251 has a pointer 3 -PASS Not throw: windows-1251 has a pointer 4 -PASS Not throw: windows-1251 has a pointer 5 -PASS Not throw: windows-1251 has a pointer 6 -PASS Not throw: windows-1251 has a pointer 7 -PASS Not throw: windows-1251 has a pointer 8 -PASS Not throw: windows-1251 has a pointer 9 -PASS Not throw: windows-1251 has a pointer 10 -PASS Not throw: windows-1251 has a pointer 11 -PASS Not throw: windows-1251 has a pointer 12 -PASS Not throw: windows-1251 has a pointer 13 -PASS Not throw: windows-1251 has a pointer 14 -PASS Not throw: windows-1251 has a pointer 15 -PASS Not throw: windows-1251 has a pointer 16 -PASS Not throw: windows-1251 has a pointer 17 -PASS Not throw: windows-1251 has a pointer 18 -PASS Not throw: windows-1251 has a pointer 19 -PASS Not throw: windows-1251 has a pointer 20 -PASS Not throw: windows-1251 has a pointer 21 -PASS Not throw: windows-1251 has a pointer 22 -PASS Not throw: windows-1251 has a pointer 23 -PASS Not throw: windows-1251 has a pointer 24 -PASS Not throw: windows-1251 has a pointer 25 -PASS Not throw: windows-1251 has a pointer 26 -PASS Not throw: windows-1251 has a pointer 27 -PASS Not throw: windows-1251 has a pointer 28 -PASS Not throw: windows-1251 has a pointer 29 -PASS Not throw: windows-1251 has a pointer 30 -PASS Not throw: windows-1251 has a pointer 31 -PASS Not throw: windows-1251 has a pointer 32 -PASS Not throw: windows-1251 has a pointer 33 -PASS Not throw: windows-1251 has a pointer 34 -PASS Not throw: windows-1251 has a pointer 35 -PASS Not throw: windows-1251 has a pointer 36 -PASS Not throw: windows-1251 has a pointer 37 -PASS Not throw: windows-1251 has a pointer 38 -PASS Not throw: windows-1251 has a pointer 39 -PASS Not throw: windows-1251 has a pointer 40 -PASS Not throw: windows-1251 has a pointer 41 -PASS Not throw: windows-1251 has a pointer 42 -PASS Not throw: windows-1251 has a pointer 43 -PASS Not throw: windows-1251 has a pointer 44 -PASS Not throw: windows-1251 has a pointer 45 -PASS Not throw: windows-1251 has a pointer 46 -PASS Not throw: windows-1251 has a pointer 47 -PASS Not throw: windows-1251 has a pointer 48 -PASS Not throw: windows-1251 has a pointer 49 -PASS Not throw: windows-1251 has a pointer 50 -PASS Not throw: windows-1251 has a pointer 51 -PASS Not throw: windows-1251 has a pointer 52 -PASS Not throw: windows-1251 has a pointer 53 -PASS Not throw: windows-1251 has a pointer 54 -PASS Not throw: windows-1251 has a pointer 55 -PASS Not throw: windows-1251 has a pointer 56 -PASS Not throw: windows-1251 has a pointer 57 -PASS Not throw: windows-1251 has a pointer 58 -PASS Not throw: windows-1251 has a pointer 59 -PASS Not throw: windows-1251 has a pointer 60 -PASS Not throw: windows-1251 has a pointer 61 -PASS Not throw: windows-1251 has a pointer 62 -PASS Not throw: windows-1251 has a pointer 63 -PASS Not throw: windows-1251 has a pointer 64 -PASS Not throw: windows-1251 has a pointer 65 -PASS Not throw: windows-1251 has a pointer 66 -PASS Not throw: windows-1251 has a pointer 67 -PASS Not throw: windows-1251 has a pointer 68 -PASS Not throw: windows-1251 has a pointer 69 -PASS Not throw: windows-1251 has a pointer 70 -PASS Not throw: windows-1251 has a pointer 71 -PASS Not throw: windows-1251 has a pointer 72 -PASS Not throw: windows-1251 has a pointer 73 -PASS Not throw: windows-1251 has a pointer 74 -PASS Not throw: windows-1251 has a pointer 75 -PASS Not throw: windows-1251 has a pointer 76 -PASS Not throw: windows-1251 has a pointer 77 -PASS Not throw: windows-1251 has a pointer 78 -PASS Not throw: windows-1251 has a pointer 79 -PASS Not throw: windows-1251 has a pointer 80 -PASS Not throw: windows-1251 has a pointer 81 -PASS Not throw: windows-1251 has a pointer 82 -PASS Not throw: windows-1251 has a pointer 83 -PASS Not throw: windows-1251 has a pointer 84 -PASS Not throw: windows-1251 has a pointer 85 -PASS Not throw: windows-1251 has a pointer 86 -PASS Not throw: windows-1251 has a pointer 87 -PASS Not throw: windows-1251 has a pointer 88 -PASS Not throw: windows-1251 has a pointer 89 -PASS Not throw: windows-1251 has a pointer 90 -PASS Not throw: windows-1251 has a pointer 91 -PASS Not throw: windows-1251 has a pointer 92 -PASS Not throw: windows-1251 has a pointer 93 -PASS Not throw: windows-1251 has a pointer 94 -PASS Not throw: windows-1251 has a pointer 95 -PASS Not throw: windows-1251 has a pointer 96 -PASS Not throw: windows-1251 has a pointer 97 -PASS Not throw: windows-1251 has a pointer 98 -PASS Not throw: windows-1251 has a pointer 99 -PASS Not throw: windows-1251 has a pointer 100 -PASS Not throw: windows-1251 has a pointer 101 -PASS Not throw: windows-1251 has a pointer 102 -PASS Not throw: windows-1251 has a pointer 103 -PASS Not throw: windows-1251 has a pointer 104 -PASS Not throw: windows-1251 has a pointer 105 -PASS Not throw: windows-1251 has a pointer 106 -PASS Not throw: windows-1251 has a pointer 107 -PASS Not throw: windows-1251 has a pointer 108 -PASS Not throw: windows-1251 has a pointer 109 -PASS Not throw: windows-1251 has a pointer 110 -PASS Not throw: windows-1251 has a pointer 111 -PASS Not throw: windows-1251 has a pointer 112 -PASS Not throw: windows-1251 has a pointer 113 -PASS Not throw: windows-1251 has a pointer 114 -PASS Not throw: windows-1251 has a pointer 115 -PASS Not throw: windows-1251 has a pointer 116 -PASS Not throw: windows-1251 has a pointer 117 -PASS Not throw: windows-1251 has a pointer 118 -PASS Not throw: windows-1251 has a pointer 119 -PASS Not throw: windows-1251 has a pointer 120 -PASS Not throw: windows-1251 has a pointer 121 -PASS Not throw: windows-1251 has a pointer 122 -PASS Not throw: windows-1251 has a pointer 123 -PASS Not throw: windows-1251 has a pointer 124 -PASS Not throw: windows-1251 has a pointer 125 -PASS Not throw: windows-1251 has a pointer 126 -PASS Not throw: windows-1251 has a pointer 127 -PASS Not throw: windows-1251 has a pointer 128 -PASS Not throw: windows-1251 has a pointer 129 -PASS Not throw: windows-1251 has a pointer 130 -PASS Not throw: windows-1251 has a pointer 131 -PASS Not throw: windows-1251 has a pointer 132 -PASS Not throw: windows-1251 has a pointer 133 -PASS Not throw: windows-1251 has a pointer 134 -PASS Not throw: windows-1251 has a pointer 135 -PASS Not throw: windows-1251 has a pointer 136 -PASS Not throw: windows-1251 has a pointer 137 -PASS Not throw: windows-1251 has a pointer 138 -PASS Not throw: windows-1251 has a pointer 139 -PASS Not throw: windows-1251 has a pointer 140 -PASS Not throw: windows-1251 has a pointer 141 -PASS Not throw: windows-1251 has a pointer 142 -PASS Not throw: windows-1251 has a pointer 143 -PASS Not throw: windows-1251 has a pointer 144 -PASS Not throw: windows-1251 has a pointer 145 -PASS Not throw: windows-1251 has a pointer 146 -PASS Not throw: windows-1251 has a pointer 147 -PASS Not throw: windows-1251 has a pointer 148 -PASS Not throw: windows-1251 has a pointer 149 -PASS Not throw: windows-1251 has a pointer 150 -PASS Not throw: windows-1251 has a pointer 151 -PASS Not throw: windows-1251 has a pointer 152 -PASS Not throw: windows-1251 has a pointer 153 -PASS Not throw: windows-1251 has a pointer 154 -PASS Not throw: windows-1251 has a pointer 155 -PASS Not throw: windows-1251 has a pointer 156 -PASS Not throw: windows-1251 has a pointer 157 -PASS Not throw: windows-1251 has a pointer 158 -PASS Not throw: windows-1251 has a pointer 159 -PASS Not throw: windows-1251 has a pointer 160 -PASS Not throw: windows-1251 has a pointer 161 -PASS Not throw: windows-1251 has a pointer 162 -PASS Not throw: windows-1251 has a pointer 163 -PASS Not throw: windows-1251 has a pointer 164 -PASS Not throw: windows-1251 has a pointer 165 -PASS Not throw: windows-1251 has a pointer 166 -PASS Not throw: windows-1251 has a pointer 167 -PASS Not throw: windows-1251 has a pointer 168 -PASS Not throw: windows-1251 has a pointer 169 -PASS Not throw: windows-1251 has a pointer 170 -PASS Not throw: windows-1251 has a pointer 171 -PASS Not throw: windows-1251 has a pointer 172 -PASS Not throw: windows-1251 has a pointer 173 -PASS Not throw: windows-1251 has a pointer 174 -PASS Not throw: windows-1251 has a pointer 175 -PASS Not throw: windows-1251 has a pointer 176 -PASS Not throw: windows-1251 has a pointer 177 -PASS Not throw: windows-1251 has a pointer 178 -PASS Not throw: windows-1251 has a pointer 179 -PASS Not throw: windows-1251 has a pointer 180 -PASS Not throw: windows-1251 has a pointer 181 -PASS Not throw: windows-1251 has a pointer 182 -PASS Not throw: windows-1251 has a pointer 183 -PASS Not throw: windows-1251 has a pointer 184 -PASS Not throw: windows-1251 has a pointer 185 -PASS Not throw: windows-1251 has a pointer 186 -PASS Not throw: windows-1251 has a pointer 187 -PASS Not throw: windows-1251 has a pointer 188 -PASS Not throw: windows-1251 has a pointer 189 -PASS Not throw: windows-1251 has a pointer 190 -PASS Not throw: windows-1251 has a pointer 191 -PASS Not throw: windows-1251 has a pointer 192 -PASS Not throw: windows-1251 has a pointer 193 -PASS Not throw: windows-1251 has a pointer 194 -PASS Not throw: windows-1251 has a pointer 195 -PASS Not throw: windows-1251 has a pointer 196 -PASS Not throw: windows-1251 has a pointer 197 -PASS Not throw: windows-1251 has a pointer 198 -PASS Not throw: windows-1251 has a pointer 199 -PASS Not throw: windows-1251 has a pointer 200 -PASS Not throw: windows-1251 has a pointer 201 -PASS Not throw: windows-1251 has a pointer 202 -PASS Not throw: windows-1251 has a pointer 203 -PASS Not throw: windows-1251 has a pointer 204 -PASS Not throw: windows-1251 has a pointer 205 -PASS Not throw: windows-1251 has a pointer 206 -PASS Not throw: windows-1251 has a pointer 207 -PASS Not throw: windows-1251 has a pointer 208 -PASS Not throw: windows-1251 has a pointer 209 -PASS Not throw: windows-1251 has a pointer 210 -PASS Not throw: windows-1251 has a pointer 211 -PASS Not throw: windows-1251 has a pointer 212 -PASS Not throw: windows-1251 has a pointer 213 -PASS Not throw: windows-1251 has a pointer 214 -PASS Not throw: windows-1251 has a pointer 215 -PASS Not throw: windows-1251 has a pointer 216 -PASS Not throw: windows-1251 has a pointer 217 -PASS Not throw: windows-1251 has a pointer 218 -PASS Not throw: windows-1251 has a pointer 219 -PASS Not throw: windows-1251 has a pointer 220 -PASS Not throw: windows-1251 has a pointer 221 -PASS Not throw: windows-1251 has a pointer 222 -PASS Not throw: windows-1251 has a pointer 223 -PASS Not throw: windows-1251 has a pointer 224 -PASS Not throw: windows-1251 has a pointer 225 -PASS Not throw: windows-1251 has a pointer 226 -PASS Not throw: windows-1251 has a pointer 227 -PASS Not throw: windows-1251 has a pointer 228 -PASS Not throw: windows-1251 has a pointer 229 -PASS Not throw: windows-1251 has a pointer 230 -PASS Not throw: windows-1251 has a pointer 231 -PASS Not throw: windows-1251 has a pointer 232 -PASS Not throw: windows-1251 has a pointer 233 -PASS Not throw: windows-1251 has a pointer 234 -PASS Not throw: windows-1251 has a pointer 235 -PASS Not throw: windows-1251 has a pointer 236 -PASS Not throw: windows-1251 has a pointer 237 -PASS Not throw: windows-1251 has a pointer 238 -PASS Not throw: windows-1251 has a pointer 239 -PASS Not throw: windows-1251 has a pointer 240 -PASS Not throw: windows-1251 has a pointer 241 -PASS Not throw: windows-1251 has a pointer 242 -PASS Not throw: windows-1251 has a pointer 243 -PASS Not throw: windows-1251 has a pointer 244 -PASS Not throw: windows-1251 has a pointer 245 -PASS Not throw: windows-1251 has a pointer 246 -PASS Not throw: windows-1251 has a pointer 247 -PASS Not throw: windows-1251 has a pointer 248 -PASS Not throw: windows-1251 has a pointer 249 -PASS Not throw: windows-1251 has a pointer 250 -PASS Not throw: windows-1251 has a pointer 251 -PASS Not throw: windows-1251 has a pointer 252 -PASS Not throw: windows-1251 has a pointer 253 -PASS Not throw: windows-1251 has a pointer 254 -PASS Not throw: windows-1251 has a pointer 255 -PASS Not throw: windows-1252 has a pointer 0 -PASS Not throw: windows-1252 has a pointer 1 -PASS Not throw: windows-1252 has a pointer 2 -PASS Not throw: windows-1252 has a pointer 3 -PASS Not throw: windows-1252 has a pointer 4 -PASS Not throw: windows-1252 has a pointer 5 -PASS Not throw: windows-1252 has a pointer 6 -PASS Not throw: windows-1252 has a pointer 7 -PASS Not throw: windows-1252 has a pointer 8 -PASS Not throw: windows-1252 has a pointer 9 -PASS Not throw: windows-1252 has a pointer 10 -PASS Not throw: windows-1252 has a pointer 11 -PASS Not throw: windows-1252 has a pointer 12 -PASS Not throw: windows-1252 has a pointer 13 -PASS Not throw: windows-1252 has a pointer 14 -PASS Not throw: windows-1252 has a pointer 15 -PASS Not throw: windows-1252 has a pointer 16 -PASS Not throw: windows-1252 has a pointer 17 -PASS Not throw: windows-1252 has a pointer 18 -PASS Not throw: windows-1252 has a pointer 19 -PASS Not throw: windows-1252 has a pointer 20 -PASS Not throw: windows-1252 has a pointer 21 -PASS Not throw: windows-1252 has a pointer 22 -PASS Not throw: windows-1252 has a pointer 23 -PASS Not throw: windows-1252 has a pointer 24 -PASS Not throw: windows-1252 has a pointer 25 -PASS Not throw: windows-1252 has a pointer 26 -PASS Not throw: windows-1252 has a pointer 27 -PASS Not throw: windows-1252 has a pointer 28 -PASS Not throw: windows-1252 has a pointer 29 -PASS Not throw: windows-1252 has a pointer 30 -PASS Not throw: windows-1252 has a pointer 31 -PASS Not throw: windows-1252 has a pointer 32 -PASS Not throw: windows-1252 has a pointer 33 -PASS Not throw: windows-1252 has a pointer 34 -PASS Not throw: windows-1252 has a pointer 35 -PASS Not throw: windows-1252 has a pointer 36 -PASS Not throw: windows-1252 has a pointer 37 -PASS Not throw: windows-1252 has a pointer 38 -PASS Not throw: windows-1252 has a pointer 39 -PASS Not throw: windows-1252 has a pointer 40 -PASS Not throw: windows-1252 has a pointer 41 -PASS Not throw: windows-1252 has a pointer 42 -PASS Not throw: windows-1252 has a pointer 43 -PASS Not throw: windows-1252 has a pointer 44 -PASS Not throw: windows-1252 has a pointer 45 -PASS Not throw: windows-1252 has a pointer 46 -PASS Not throw: windows-1252 has a pointer 47 -PASS Not throw: windows-1252 has a pointer 48 -PASS Not throw: windows-1252 has a pointer 49 -PASS Not throw: windows-1252 has a pointer 50 -PASS Not throw: windows-1252 has a pointer 51 -PASS Not throw: windows-1252 has a pointer 52 -PASS Not throw: windows-1252 has a pointer 53 -PASS Not throw: windows-1252 has a pointer 54 -PASS Not throw: windows-1252 has a pointer 55 -PASS Not throw: windows-1252 has a pointer 56 -PASS Not throw: windows-1252 has a pointer 57 -PASS Not throw: windows-1252 has a pointer 58 -PASS Not throw: windows-1252 has a pointer 59 -PASS Not throw: windows-1252 has a pointer 60 -PASS Not throw: windows-1252 has a pointer 61 -PASS Not throw: windows-1252 has a pointer 62 -PASS Not throw: windows-1252 has a pointer 63 -PASS Not throw: windows-1252 has a pointer 64 -PASS Not throw: windows-1252 has a pointer 65 -PASS Not throw: windows-1252 has a pointer 66 -PASS Not throw: windows-1252 has a pointer 67 -PASS Not throw: windows-1252 has a pointer 68 -PASS Not throw: windows-1252 has a pointer 69 -PASS Not throw: windows-1252 has a pointer 70 -PASS Not throw: windows-1252 has a pointer 71 -PASS Not throw: windows-1252 has a pointer 72 -PASS Not throw: windows-1252 has a pointer 73 -PASS Not throw: windows-1252 has a pointer 74 -PASS Not throw: windows-1252 has a pointer 75 -PASS Not throw: windows-1252 has a pointer 76 -PASS Not throw: windows-1252 has a pointer 77 -PASS Not throw: windows-1252 has a pointer 78 -PASS Not throw: windows-1252 has a pointer 79 -PASS Not throw: windows-1252 has a pointer 80 -PASS Not throw: windows-1252 has a pointer 81 -PASS Not throw: windows-1252 has a pointer 82 -PASS Not throw: windows-1252 has a pointer 83 -PASS Not throw: windows-1252 has a pointer 84 -PASS Not throw: windows-1252 has a pointer 85 -PASS Not throw: windows-1252 has a pointer 86 -PASS Not throw: windows-1252 has a pointer 87 -PASS Not throw: windows-1252 has a pointer 88 -PASS Not throw: windows-1252 has a pointer 89 -PASS Not throw: windows-1252 has a pointer 90 -PASS Not throw: windows-1252 has a pointer 91 -PASS Not throw: windows-1252 has a pointer 92 -PASS Not throw: windows-1252 has a pointer 93 -PASS Not throw: windows-1252 has a pointer 94 -PASS Not throw: windows-1252 has a pointer 95 -PASS Not throw: windows-1252 has a pointer 96 -PASS Not throw: windows-1252 has a pointer 97 -PASS Not throw: windows-1252 has a pointer 98 -PASS Not throw: windows-1252 has a pointer 99 -PASS Not throw: windows-1252 has a pointer 100 -PASS Not throw: windows-1252 has a pointer 101 -PASS Not throw: windows-1252 has a pointer 102 -PASS Not throw: windows-1252 has a pointer 103 -PASS Not throw: windows-1252 has a pointer 104 -PASS Not throw: windows-1252 has a pointer 105 -PASS Not throw: windows-1252 has a pointer 106 -PASS Not throw: windows-1252 has a pointer 107 -PASS Not throw: windows-1252 has a pointer 108 -PASS Not throw: windows-1252 has a pointer 109 -PASS Not throw: windows-1252 has a pointer 110 -PASS Not throw: windows-1252 has a pointer 111 -PASS Not throw: windows-1252 has a pointer 112 -PASS Not throw: windows-1252 has a pointer 113 -PASS Not throw: windows-1252 has a pointer 114 -PASS Not throw: windows-1252 has a pointer 115 -PASS Not throw: windows-1252 has a pointer 116 -PASS Not throw: windows-1252 has a pointer 117 -PASS Not throw: windows-1252 has a pointer 118 -PASS Not throw: windows-1252 has a pointer 119 -PASS Not throw: windows-1252 has a pointer 120 -PASS Not throw: windows-1252 has a pointer 121 -PASS Not throw: windows-1252 has a pointer 122 -PASS Not throw: windows-1252 has a pointer 123 -PASS Not throw: windows-1252 has a pointer 124 -PASS Not throw: windows-1252 has a pointer 125 -PASS Not throw: windows-1252 has a pointer 126 -PASS Not throw: windows-1252 has a pointer 127 -PASS Not throw: windows-1252 has a pointer 128 -PASS Not throw: windows-1252 has a pointer 129 -PASS Not throw: windows-1252 has a pointer 130 -PASS Not throw: windows-1252 has a pointer 131 -PASS Not throw: windows-1252 has a pointer 132 -PASS Not throw: windows-1252 has a pointer 133 -PASS Not throw: windows-1252 has a pointer 134 -PASS Not throw: windows-1252 has a pointer 135 -PASS Not throw: windows-1252 has a pointer 136 -PASS Not throw: windows-1252 has a pointer 137 -PASS Not throw: windows-1252 has a pointer 138 -PASS Not throw: windows-1252 has a pointer 139 -PASS Not throw: windows-1252 has a pointer 140 -PASS Not throw: windows-1252 has a pointer 141 -PASS Not throw: windows-1252 has a pointer 142 -PASS Not throw: windows-1252 has a pointer 143 -PASS Not throw: windows-1252 has a pointer 144 -PASS Not throw: windows-1252 has a pointer 145 -PASS Not throw: windows-1252 has a pointer 146 -PASS Not throw: windows-1252 has a pointer 147 -PASS Not throw: windows-1252 has a pointer 148 -PASS Not throw: windows-1252 has a pointer 149 -PASS Not throw: windows-1252 has a pointer 150 -PASS Not throw: windows-1252 has a pointer 151 -PASS Not throw: windows-1252 has a pointer 152 -PASS Not throw: windows-1252 has a pointer 153 -PASS Not throw: windows-1252 has a pointer 154 -PASS Not throw: windows-1252 has a pointer 155 -PASS Not throw: windows-1252 has a pointer 156 -PASS Not throw: windows-1252 has a pointer 157 -PASS Not throw: windows-1252 has a pointer 158 -PASS Not throw: windows-1252 has a pointer 159 -PASS Not throw: windows-1252 has a pointer 160 -PASS Not throw: windows-1252 has a pointer 161 -PASS Not throw: windows-1252 has a pointer 162 -PASS Not throw: windows-1252 has a pointer 163 -PASS Not throw: windows-1252 has a pointer 164 -PASS Not throw: windows-1252 has a pointer 165 -PASS Not throw: windows-1252 has a pointer 166 -PASS Not throw: windows-1252 has a pointer 167 -PASS Not throw: windows-1252 has a pointer 168 -PASS Not throw: windows-1252 has a pointer 169 -PASS Not throw: windows-1252 has a pointer 170 -PASS Not throw: windows-1252 has a pointer 171 -PASS Not throw: windows-1252 has a pointer 172 -PASS Not throw: windows-1252 has a pointer 173 -PASS Not throw: windows-1252 has a pointer 174 -PASS Not throw: windows-1252 has a pointer 175 -PASS Not throw: windows-1252 has a pointer 176 -PASS Not throw: windows-1252 has a pointer 177 -PASS Not throw: windows-1252 has a pointer 178 -PASS Not throw: windows-1252 has a pointer 179 -PASS Not throw: windows-1252 has a pointer 180 -PASS Not throw: windows-1252 has a pointer 181 -PASS Not throw: windows-1252 has a pointer 182 -PASS Not throw: windows-1252 has a pointer 183 -PASS Not throw: windows-1252 has a pointer 184 -PASS Not throw: windows-1252 has a pointer 185 -PASS Not throw: windows-1252 has a pointer 186 -PASS Not throw: windows-1252 has a pointer 187 -PASS Not throw: windows-1252 has a pointer 188 -PASS Not throw: windows-1252 has a pointer 189 -PASS Not throw: windows-1252 has a pointer 190 -PASS Not throw: windows-1252 has a pointer 191 -PASS Not throw: windows-1252 has a pointer 192 -PASS Not throw: windows-1252 has a pointer 193 -PASS Not throw: windows-1252 has a pointer 194 -PASS Not throw: windows-1252 has a pointer 195 -PASS Not throw: windows-1252 has a pointer 196 -PASS Not throw: windows-1252 has a pointer 197 -PASS Not throw: windows-1252 has a pointer 198 -PASS Not throw: windows-1252 has a pointer 199 -PASS Not throw: windows-1252 has a pointer 200 -PASS Not throw: windows-1252 has a pointer 201 -PASS Not throw: windows-1252 has a pointer 202 -PASS Not throw: windows-1252 has a pointer 203 -PASS Not throw: windows-1252 has a pointer 204 -PASS Not throw: windows-1252 has a pointer 205 -PASS Not throw: windows-1252 has a pointer 206 -PASS Not throw: windows-1252 has a pointer 207 -PASS Not throw: windows-1252 has a pointer 208 -PASS Not throw: windows-1252 has a pointer 209 -PASS Not throw: windows-1252 has a pointer 210 -PASS Not throw: windows-1252 has a pointer 211 -PASS Not throw: windows-1252 has a pointer 212 -PASS Not throw: windows-1252 has a pointer 213 -PASS Not throw: windows-1252 has a pointer 214 -PASS Not throw: windows-1252 has a pointer 215 -PASS Not throw: windows-1252 has a pointer 216 -PASS Not throw: windows-1252 has a pointer 217 -PASS Not throw: windows-1252 has a pointer 218 -PASS Not throw: windows-1252 has a pointer 219 -PASS Not throw: windows-1252 has a pointer 220 -PASS Not throw: windows-1252 has a pointer 221 -PASS Not throw: windows-1252 has a pointer 222 -PASS Not throw: windows-1252 has a pointer 223 -PASS Not throw: windows-1252 has a pointer 224 -PASS Not throw: windows-1252 has a pointer 225 -PASS Not throw: windows-1252 has a pointer 226 -PASS Not throw: windows-1252 has a pointer 227 -PASS Not throw: windows-1252 has a pointer 228 -PASS Not throw: windows-1252 has a pointer 229 -PASS Not throw: windows-1252 has a pointer 230 -PASS Not throw: windows-1252 has a pointer 231 -PASS Not throw: windows-1252 has a pointer 232 -PASS Not throw: windows-1252 has a pointer 233 -PASS Not throw: windows-1252 has a pointer 234 -PASS Not throw: windows-1252 has a pointer 235 -PASS Not throw: windows-1252 has a pointer 236 -PASS Not throw: windows-1252 has a pointer 237 -PASS Not throw: windows-1252 has a pointer 238 -PASS Not throw: windows-1252 has a pointer 239 -PASS Not throw: windows-1252 has a pointer 240 -PASS Not throw: windows-1252 has a pointer 241 -PASS Not throw: windows-1252 has a pointer 242 -PASS Not throw: windows-1252 has a pointer 243 -PASS Not throw: windows-1252 has a pointer 244 -PASS Not throw: windows-1252 has a pointer 245 -PASS Not throw: windows-1252 has a pointer 246 -PASS Not throw: windows-1252 has a pointer 247 -PASS Not throw: windows-1252 has a pointer 248 -PASS Not throw: windows-1252 has a pointer 249 -PASS Not throw: windows-1252 has a pointer 250 -PASS Not throw: windows-1252 has a pointer 251 -PASS Not throw: windows-1252 has a pointer 252 -PASS Not throw: windows-1252 has a pointer 253 -PASS Not throw: windows-1252 has a pointer 254 -PASS Not throw: windows-1252 has a pointer 255 -PASS Not throw: windows-1253 has a pointer 0 -PASS Not throw: windows-1253 has a pointer 1 -PASS Not throw: windows-1253 has a pointer 2 -PASS Not throw: windows-1253 has a pointer 3 -PASS Not throw: windows-1253 has a pointer 4 -PASS Not throw: windows-1253 has a pointer 5 -PASS Not throw: windows-1253 has a pointer 6 -PASS Not throw: windows-1253 has a pointer 7 -PASS Not throw: windows-1253 has a pointer 8 -PASS Not throw: windows-1253 has a pointer 9 -PASS Not throw: windows-1253 has a pointer 10 -PASS Not throw: windows-1253 has a pointer 11 -PASS Not throw: windows-1253 has a pointer 12 -PASS Not throw: windows-1253 has a pointer 13 -PASS Not throw: windows-1253 has a pointer 14 -PASS Not throw: windows-1253 has a pointer 15 -PASS Not throw: windows-1253 has a pointer 16 -PASS Not throw: windows-1253 has a pointer 17 -PASS Not throw: windows-1253 has a pointer 18 -PASS Not throw: windows-1253 has a pointer 19 -PASS Not throw: windows-1253 has a pointer 20 -PASS Not throw: windows-1253 has a pointer 21 -PASS Not throw: windows-1253 has a pointer 22 -PASS Not throw: windows-1253 has a pointer 23 -PASS Not throw: windows-1253 has a pointer 24 -PASS Not throw: windows-1253 has a pointer 25 -PASS Not throw: windows-1253 has a pointer 26 -PASS Not throw: windows-1253 has a pointer 27 -PASS Not throw: windows-1253 has a pointer 28 -PASS Not throw: windows-1253 has a pointer 29 -PASS Not throw: windows-1253 has a pointer 30 -PASS Not throw: windows-1253 has a pointer 31 -PASS Not throw: windows-1253 has a pointer 32 -PASS Not throw: windows-1253 has a pointer 33 -PASS Not throw: windows-1253 has a pointer 34 -PASS Not throw: windows-1253 has a pointer 35 -PASS Not throw: windows-1253 has a pointer 36 -PASS Not throw: windows-1253 has a pointer 37 -PASS Not throw: windows-1253 has a pointer 38 -PASS Not throw: windows-1253 has a pointer 39 -PASS Not throw: windows-1253 has a pointer 40 -PASS Not throw: windows-1253 has a pointer 41 -PASS Not throw: windows-1253 has a pointer 42 -PASS Not throw: windows-1253 has a pointer 43 -PASS Not throw: windows-1253 has a pointer 44 -PASS Not throw: windows-1253 has a pointer 45 -PASS Not throw: windows-1253 has a pointer 46 -PASS Not throw: windows-1253 has a pointer 47 -PASS Not throw: windows-1253 has a pointer 48 -PASS Not throw: windows-1253 has a pointer 49 -PASS Not throw: windows-1253 has a pointer 50 -PASS Not throw: windows-1253 has a pointer 51 -PASS Not throw: windows-1253 has a pointer 52 -PASS Not throw: windows-1253 has a pointer 53 -PASS Not throw: windows-1253 has a pointer 54 -PASS Not throw: windows-1253 has a pointer 55 -PASS Not throw: windows-1253 has a pointer 56 -PASS Not throw: windows-1253 has a pointer 57 -PASS Not throw: windows-1253 has a pointer 58 -PASS Not throw: windows-1253 has a pointer 59 -PASS Not throw: windows-1253 has a pointer 60 -PASS Not throw: windows-1253 has a pointer 61 -PASS Not throw: windows-1253 has a pointer 62 -PASS Not throw: windows-1253 has a pointer 63 -PASS Not throw: windows-1253 has a pointer 64 -PASS Not throw: windows-1253 has a pointer 65 -PASS Not throw: windows-1253 has a pointer 66 -PASS Not throw: windows-1253 has a pointer 67 -PASS Not throw: windows-1253 has a pointer 68 -PASS Not throw: windows-1253 has a pointer 69 -PASS Not throw: windows-1253 has a pointer 70 -PASS Not throw: windows-1253 has a pointer 71 -PASS Not throw: windows-1253 has a pointer 72 -PASS Not throw: windows-1253 has a pointer 73 -PASS Not throw: windows-1253 has a pointer 74 -PASS Not throw: windows-1253 has a pointer 75 -PASS Not throw: windows-1253 has a pointer 76 -PASS Not throw: windows-1253 has a pointer 77 -PASS Not throw: windows-1253 has a pointer 78 -PASS Not throw: windows-1253 has a pointer 79 -PASS Not throw: windows-1253 has a pointer 80 -PASS Not throw: windows-1253 has a pointer 81 -PASS Not throw: windows-1253 has a pointer 82 -PASS Not throw: windows-1253 has a pointer 83 -PASS Not throw: windows-1253 has a pointer 84 -PASS Not throw: windows-1253 has a pointer 85 -PASS Not throw: windows-1253 has a pointer 86 -PASS Not throw: windows-1253 has a pointer 87 -PASS Not throw: windows-1253 has a pointer 88 -PASS Not throw: windows-1253 has a pointer 89 -PASS Not throw: windows-1253 has a pointer 90 -PASS Not throw: windows-1253 has a pointer 91 -PASS Not throw: windows-1253 has a pointer 92 -PASS Not throw: windows-1253 has a pointer 93 -PASS Not throw: windows-1253 has a pointer 94 -PASS Not throw: windows-1253 has a pointer 95 -PASS Not throw: windows-1253 has a pointer 96 -PASS Not throw: windows-1253 has a pointer 97 -PASS Not throw: windows-1253 has a pointer 98 -PASS Not throw: windows-1253 has a pointer 99 -PASS Not throw: windows-1253 has a pointer 100 -PASS Not throw: windows-1253 has a pointer 101 -PASS Not throw: windows-1253 has a pointer 102 -PASS Not throw: windows-1253 has a pointer 103 -PASS Not throw: windows-1253 has a pointer 104 -PASS Not throw: windows-1253 has a pointer 105 -PASS Not throw: windows-1253 has a pointer 106 -PASS Not throw: windows-1253 has a pointer 107 -PASS Not throw: windows-1253 has a pointer 108 -PASS Not throw: windows-1253 has a pointer 109 -PASS Not throw: windows-1253 has a pointer 110 -PASS Not throw: windows-1253 has a pointer 111 -PASS Not throw: windows-1253 has a pointer 112 -PASS Not throw: windows-1253 has a pointer 113 -PASS Not throw: windows-1253 has a pointer 114 -PASS Not throw: windows-1253 has a pointer 115 -PASS Not throw: windows-1253 has a pointer 116 -PASS Not throw: windows-1253 has a pointer 117 -PASS Not throw: windows-1253 has a pointer 118 -PASS Not throw: windows-1253 has a pointer 119 -PASS Not throw: windows-1253 has a pointer 120 -PASS Not throw: windows-1253 has a pointer 121 -PASS Not throw: windows-1253 has a pointer 122 -PASS Not throw: windows-1253 has a pointer 123 -PASS Not throw: windows-1253 has a pointer 124 -PASS Not throw: windows-1253 has a pointer 125 -PASS Not throw: windows-1253 has a pointer 126 -PASS Not throw: windows-1253 has a pointer 127 -PASS Not throw: windows-1253 has a pointer 128 -PASS Not throw: windows-1253 has a pointer 129 -PASS Not throw: windows-1253 has a pointer 130 -PASS Not throw: windows-1253 has a pointer 131 -PASS Not throw: windows-1253 has a pointer 132 -PASS Not throw: windows-1253 has a pointer 133 -PASS Not throw: windows-1253 has a pointer 134 -PASS Not throw: windows-1253 has a pointer 135 -PASS Not throw: windows-1253 has a pointer 136 -PASS Not throw: windows-1253 has a pointer 137 -PASS Not throw: windows-1253 has a pointer 138 -PASS Not throw: windows-1253 has a pointer 139 -PASS Not throw: windows-1253 has a pointer 140 -PASS Not throw: windows-1253 has a pointer 141 -PASS Not throw: windows-1253 has a pointer 142 -PASS Not throw: windows-1253 has a pointer 143 -PASS Not throw: windows-1253 has a pointer 144 -PASS Not throw: windows-1253 has a pointer 145 -PASS Not throw: windows-1253 has a pointer 146 -PASS Not throw: windows-1253 has a pointer 147 -PASS Not throw: windows-1253 has a pointer 148 -PASS Not throw: windows-1253 has a pointer 149 -PASS Not throw: windows-1253 has a pointer 150 -PASS Not throw: windows-1253 has a pointer 151 -PASS Not throw: windows-1253 has a pointer 152 -PASS Not throw: windows-1253 has a pointer 153 -PASS Not throw: windows-1253 has a pointer 154 -PASS Not throw: windows-1253 has a pointer 155 -PASS Not throw: windows-1253 has a pointer 156 -PASS Not throw: windows-1253 has a pointer 157 -PASS Not throw: windows-1253 has a pointer 158 -PASS Not throw: windows-1253 has a pointer 159 -PASS Not throw: windows-1253 has a pointer 160 -PASS Not throw: windows-1253 has a pointer 161 -PASS Not throw: windows-1253 has a pointer 162 -PASS Not throw: windows-1253 has a pointer 163 -PASS Not throw: windows-1253 has a pointer 164 -PASS Not throw: windows-1253 has a pointer 165 -PASS Not throw: windows-1253 has a pointer 166 -PASS Not throw: windows-1253 has a pointer 167 -PASS Not throw: windows-1253 has a pointer 168 -PASS Not throw: windows-1253 has a pointer 169 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 170 -PASS Not throw: windows-1253 has a pointer 171 -PASS Not throw: windows-1253 has a pointer 172 -PASS Not throw: windows-1253 has a pointer 173 -PASS Not throw: windows-1253 has a pointer 174 -PASS Not throw: windows-1253 has a pointer 175 -PASS Not throw: windows-1253 has a pointer 176 -PASS Not throw: windows-1253 has a pointer 177 -PASS Not throw: windows-1253 has a pointer 178 -PASS Not throw: windows-1253 has a pointer 179 -PASS Not throw: windows-1253 has a pointer 180 -PASS Not throw: windows-1253 has a pointer 181 -PASS Not throw: windows-1253 has a pointer 182 -PASS Not throw: windows-1253 has a pointer 183 -PASS Not throw: windows-1253 has a pointer 184 -PASS Not throw: windows-1253 has a pointer 185 -PASS Not throw: windows-1253 has a pointer 186 -PASS Not throw: windows-1253 has a pointer 187 -PASS Not throw: windows-1253 has a pointer 188 -PASS Not throw: windows-1253 has a pointer 189 -PASS Not throw: windows-1253 has a pointer 190 -PASS Not throw: windows-1253 has a pointer 191 -PASS Not throw: windows-1253 has a pointer 192 -PASS Not throw: windows-1253 has a pointer 193 -PASS Not throw: windows-1253 has a pointer 194 -PASS Not throw: windows-1253 has a pointer 195 -PASS Not throw: windows-1253 has a pointer 196 -PASS Not throw: windows-1253 has a pointer 197 -PASS Not throw: windows-1253 has a pointer 198 -PASS Not throw: windows-1253 has a pointer 199 -PASS Not throw: windows-1253 has a pointer 200 -PASS Not throw: windows-1253 has a pointer 201 -PASS Not throw: windows-1253 has a pointer 202 -PASS Not throw: windows-1253 has a pointer 203 -PASS Not throw: windows-1253 has a pointer 204 -PASS Not throw: windows-1253 has a pointer 205 -PASS Not throw: windows-1253 has a pointer 206 -PASS Not throw: windows-1253 has a pointer 207 -PASS Not throw: windows-1253 has a pointer 208 -PASS Not throw: windows-1253 has a pointer 209 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 210 -PASS Not throw: windows-1253 has a pointer 211 -PASS Not throw: windows-1253 has a pointer 212 -PASS Not throw: windows-1253 has a pointer 213 -PASS Not throw: windows-1253 has a pointer 214 -PASS Not throw: windows-1253 has a pointer 215 -PASS Not throw: windows-1253 has a pointer 216 -PASS Not throw: windows-1253 has a pointer 217 -PASS Not throw: windows-1253 has a pointer 218 -PASS Not throw: windows-1253 has a pointer 219 -PASS Not throw: windows-1253 has a pointer 220 -PASS Not throw: windows-1253 has a pointer 221 -PASS Not throw: windows-1253 has a pointer 222 -PASS Not throw: windows-1253 has a pointer 223 -PASS Not throw: windows-1253 has a pointer 224 -PASS Not throw: windows-1253 has a pointer 225 -PASS Not throw: windows-1253 has a pointer 226 -PASS Not throw: windows-1253 has a pointer 227 -PASS Not throw: windows-1253 has a pointer 228 -PASS Not throw: windows-1253 has a pointer 229 -PASS Not throw: windows-1253 has a pointer 230 -PASS Not throw: windows-1253 has a pointer 231 -PASS Not throw: windows-1253 has a pointer 232 -PASS Not throw: windows-1253 has a pointer 233 -PASS Not throw: windows-1253 has a pointer 234 -PASS Not throw: windows-1253 has a pointer 235 -PASS Not throw: windows-1253 has a pointer 236 -PASS Not throw: windows-1253 has a pointer 237 -PASS Not throw: windows-1253 has a pointer 238 -PASS Not throw: windows-1253 has a pointer 239 -PASS Not throw: windows-1253 has a pointer 240 -PASS Not throw: windows-1253 has a pointer 241 -PASS Not throw: windows-1253 has a pointer 242 -PASS Not throw: windows-1253 has a pointer 243 -PASS Not throw: windows-1253 has a pointer 244 -PASS Not throw: windows-1253 has a pointer 245 -PASS Not throw: windows-1253 has a pointer 246 -PASS Not throw: windows-1253 has a pointer 247 -PASS Not throw: windows-1253 has a pointer 248 -PASS Not throw: windows-1253 has a pointer 249 -PASS Not throw: windows-1253 has a pointer 250 -PASS Not throw: windows-1253 has a pointer 251 -PASS Not throw: windows-1253 has a pointer 252 -PASS Not throw: windows-1253 has a pointer 253 -PASS Not throw: windows-1253 has a pointer 254 -PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 255 -PASS Not throw: windows-1254 has a pointer 0 -PASS Not throw: windows-1254 has a pointer 1 -PASS Not throw: windows-1254 has a pointer 2 -PASS Not throw: windows-1254 has a pointer 3 -PASS Not throw: windows-1254 has a pointer 4 -PASS Not throw: windows-1254 has a pointer 5 -PASS Not throw: windows-1254 has a pointer 6 -PASS Not throw: windows-1254 has a pointer 7 -PASS Not throw: windows-1254 has a pointer 8 -PASS Not throw: windows-1254 has a pointer 9 -PASS Not throw: windows-1254 has a pointer 10 -PASS Not throw: windows-1254 has a pointer 11 -PASS Not throw: windows-1254 has a pointer 12 -PASS Not throw: windows-1254 has a pointer 13 -PASS Not throw: windows-1254 has a pointer 14 -PASS Not throw: windows-1254 has a pointer 15 -PASS Not throw: windows-1254 has a pointer 16 -PASS Not throw: windows-1254 has a pointer 17 -PASS Not throw: windows-1254 has a pointer 18 -PASS Not throw: windows-1254 has a pointer 19 -PASS Not throw: windows-1254 has a pointer 20 -PASS Not throw: windows-1254 has a pointer 21 -PASS Not throw: windows-1254 has a pointer 22 -PASS Not throw: windows-1254 has a pointer 23 -PASS Not throw: windows-1254 has a pointer 24 -PASS Not throw: windows-1254 has a pointer 25 -PASS Not throw: windows-1254 has a pointer 26 -PASS Not throw: windows-1254 has a pointer 27 -PASS Not throw: windows-1254 has a pointer 28 -PASS Not throw: windows-1254 has a pointer 29 -PASS Not throw: windows-1254 has a pointer 30 -PASS Not throw: windows-1254 has a pointer 31 -PASS Not throw: windows-1254 has a pointer 32 -PASS Not throw: windows-1254 has a pointer 33 -PASS Not throw: windows-1254 has a pointer 34 -PASS Not throw: windows-1254 has a pointer 35 -PASS Not throw: windows-1254 has a pointer 36 -PASS Not throw: windows-1254 has a pointer 37 -PASS Not throw: windows-1254 has a pointer 38 -PASS Not throw: windows-1254 has a pointer 39 -PASS Not throw: windows-1254 has a pointer 40 -PASS Not throw: windows-1254 has a pointer 41 -PASS Not throw: windows-1254 has a pointer 42 -PASS Not throw: windows-1254 has a pointer 43 -PASS Not throw: windows-1254 has a pointer 44 -PASS Not throw: windows-1254 has a pointer 45 -PASS Not throw: windows-1254 has a pointer 46 -PASS Not throw: windows-1254 has a pointer 47 -PASS Not throw: windows-1254 has a pointer 48 -PASS Not throw: windows-1254 has a pointer 49 -PASS Not throw: windows-1254 has a pointer 50 -PASS Not throw: windows-1254 has a pointer 51 -PASS Not throw: windows-1254 has a pointer 52 -PASS Not throw: windows-1254 has a pointer 53 -PASS Not throw: windows-1254 has a pointer 54 -PASS Not throw: windows-1254 has a pointer 55 -PASS Not throw: windows-1254 has a pointer 56 -PASS Not throw: windows-1254 has a pointer 57 -PASS Not throw: windows-1254 has a pointer 58 -PASS Not throw: windows-1254 has a pointer 59 -PASS Not throw: windows-1254 has a pointer 60 -PASS Not throw: windows-1254 has a pointer 61 -PASS Not throw: windows-1254 has a pointer 62 -PASS Not throw: windows-1254 has a pointer 63 -PASS Not throw: windows-1254 has a pointer 64 -PASS Not throw: windows-1254 has a pointer 65 -PASS Not throw: windows-1254 has a pointer 66 -PASS Not throw: windows-1254 has a pointer 67 -PASS Not throw: windows-1254 has a pointer 68 -PASS Not throw: windows-1254 has a pointer 69 -PASS Not throw: windows-1254 has a pointer 70 -PASS Not throw: windows-1254 has a pointer 71 -PASS Not throw: windows-1254 has a pointer 72 -PASS Not throw: windows-1254 has a pointer 73 -PASS Not throw: windows-1254 has a pointer 74 -PASS Not throw: windows-1254 has a pointer 75 -PASS Not throw: windows-1254 has a pointer 76 -PASS Not throw: windows-1254 has a pointer 77 -PASS Not throw: windows-1254 has a pointer 78 -PASS Not throw: windows-1254 has a pointer 79 -PASS Not throw: windows-1254 has a pointer 80 -PASS Not throw: windows-1254 has a pointer 81 -PASS Not throw: windows-1254 has a pointer 82 -PASS Not throw: windows-1254 has a pointer 83 -PASS Not throw: windows-1254 has a pointer 84 -PASS Not throw: windows-1254 has a pointer 85 -PASS Not throw: windows-1254 has a pointer 86 -PASS Not throw: windows-1254 has a pointer 87 -PASS Not throw: windows-1254 has a pointer 88 -PASS Not throw: windows-1254 has a pointer 89 -PASS Not throw: windows-1254 has a pointer 90 -PASS Not throw: windows-1254 has a pointer 91 -PASS Not throw: windows-1254 has a pointer 92 -PASS Not throw: windows-1254 has a pointer 93 -PASS Not throw: windows-1254 has a pointer 94 -PASS Not throw: windows-1254 has a pointer 95 -PASS Not throw: windows-1254 has a pointer 96 -PASS Not throw: windows-1254 has a pointer 97 -PASS Not throw: windows-1254 has a pointer 98 -PASS Not throw: windows-1254 has a pointer 99 -PASS Not throw: windows-1254 has a pointer 100 -PASS Not throw: windows-1254 has a pointer 101 -PASS Not throw: windows-1254 has a pointer 102 -PASS Not throw: windows-1254 has a pointer 103 -PASS Not throw: windows-1254 has a pointer 104 -PASS Not throw: windows-1254 has a pointer 105 -PASS Not throw: windows-1254 has a pointer 106 -PASS Not throw: windows-1254 has a pointer 107 -PASS Not throw: windows-1254 has a pointer 108 -PASS Not throw: windows-1254 has a pointer 109 -PASS Not throw: windows-1254 has a pointer 110 -PASS Not throw: windows-1254 has a pointer 111 -PASS Not throw: windows-1254 has a pointer 112 -PASS Not throw: windows-1254 has a pointer 113 -PASS Not throw: windows-1254 has a pointer 114 -PASS Not throw: windows-1254 has a pointer 115 -PASS Not throw: windows-1254 has a pointer 116 -PASS Not throw: windows-1254 has a pointer 117 -PASS Not throw: windows-1254 has a pointer 118 -PASS Not throw: windows-1254 has a pointer 119 -PASS Not throw: windows-1254 has a pointer 120 -PASS Not throw: windows-1254 has a pointer 121 -PASS Not throw: windows-1254 has a pointer 122 -PASS Not throw: windows-1254 has a pointer 123 -PASS Not throw: windows-1254 has a pointer 124 -PASS Not throw: windows-1254 has a pointer 125 -PASS Not throw: windows-1254 has a pointer 126 -PASS Not throw: windows-1254 has a pointer 127 -PASS Not throw: windows-1254 has a pointer 128 -PASS Not throw: windows-1254 has a pointer 129 -PASS Not throw: windows-1254 has a pointer 130 -PASS Not throw: windows-1254 has a pointer 131 -PASS Not throw: windows-1254 has a pointer 132 -PASS Not throw: windows-1254 has a pointer 133 -PASS Not throw: windows-1254 has a pointer 134 -PASS Not throw: windows-1254 has a pointer 135 -PASS Not throw: windows-1254 has a pointer 136 -PASS Not throw: windows-1254 has a pointer 137 -PASS Not throw: windows-1254 has a pointer 138 -PASS Not throw: windows-1254 has a pointer 139 -PASS Not throw: windows-1254 has a pointer 140 -PASS Not throw: windows-1254 has a pointer 141 -PASS Not throw: windows-1254 has a pointer 142 -PASS Not throw: windows-1254 has a pointer 143 -PASS Not throw: windows-1254 has a pointer 144 -PASS Not throw: windows-1254 has a pointer 145 -PASS Not throw: windows-1254 has a pointer 146 -PASS Not throw: windows-1254 has a pointer 147 -PASS Not throw: windows-1254 has a pointer 148 -PASS Not throw: windows-1254 has a pointer 149 -PASS Not throw: windows-1254 has a pointer 150 -PASS Not throw: windows-1254 has a pointer 151 -PASS Not throw: windows-1254 has a pointer 152 -PASS Not throw: windows-1254 has a pointer 153 -PASS Not throw: windows-1254 has a pointer 154 -PASS Not throw: windows-1254 has a pointer 155 -PASS Not throw: windows-1254 has a pointer 156 -PASS Not throw: windows-1254 has a pointer 157 -PASS Not throw: windows-1254 has a pointer 158 -PASS Not throw: windows-1254 has a pointer 159 -PASS Not throw: windows-1254 has a pointer 160 -PASS Not throw: windows-1254 has a pointer 161 -PASS Not throw: windows-1254 has a pointer 162 -PASS Not throw: windows-1254 has a pointer 163 -PASS Not throw: windows-1254 has a pointer 164 -PASS Not throw: windows-1254 has a pointer 165 -PASS Not throw: windows-1254 has a pointer 166 -PASS Not throw: windows-1254 has a pointer 167 -PASS Not throw: windows-1254 has a pointer 168 -PASS Not throw: windows-1254 has a pointer 169 -PASS Not throw: windows-1254 has a pointer 170 -PASS Not throw: windows-1254 has a pointer 171 -PASS Not throw: windows-1254 has a pointer 172 -PASS Not throw: windows-1254 has a pointer 173 -PASS Not throw: windows-1254 has a pointer 174 -PASS Not throw: windows-1254 has a pointer 175 -PASS Not throw: windows-1254 has a pointer 176 -PASS Not throw: windows-1254 has a pointer 177 -PASS Not throw: windows-1254 has a pointer 178 -PASS Not throw: windows-1254 has a pointer 179 -PASS Not throw: windows-1254 has a pointer 180 -PASS Not throw: windows-1254 has a pointer 181 -PASS Not throw: windows-1254 has a pointer 182 -PASS Not throw: windows-1254 has a pointer 183 -PASS Not throw: windows-1254 has a pointer 184 -PASS Not throw: windows-1254 has a pointer 185 -PASS Not throw: windows-1254 has a pointer 186 -PASS Not throw: windows-1254 has a pointer 187 -PASS Not throw: windows-1254 has a pointer 188 -PASS Not throw: windows-1254 has a pointer 189 -PASS Not throw: windows-1254 has a pointer 190 -PASS Not throw: windows-1254 has a pointer 191 -PASS Not throw: windows-1254 has a pointer 192 -PASS Not throw: windows-1254 has a pointer 193 -PASS Not throw: windows-1254 has a pointer 194 -PASS Not throw: windows-1254 has a pointer 195 -PASS Not throw: windows-1254 has a pointer 196 -PASS Not throw: windows-1254 has a pointer 197 -PASS Not throw: windows-1254 has a pointer 198 -PASS Not throw: windows-1254 has a pointer 199 -PASS Not throw: windows-1254 has a pointer 200 -PASS Not throw: windows-1254 has a pointer 201 -PASS Not throw: windows-1254 has a pointer 202 -PASS Not throw: windows-1254 has a pointer 203 -PASS Not throw: windows-1254 has a pointer 204 -PASS Not throw: windows-1254 has a pointer 205 -PASS Not throw: windows-1254 has a pointer 206 -PASS Not throw: windows-1254 has a pointer 207 -PASS Not throw: windows-1254 has a pointer 208 -PASS Not throw: windows-1254 has a pointer 209 -PASS Not throw: windows-1254 has a pointer 210 -PASS Not throw: windows-1254 has a pointer 211 -PASS Not throw: windows-1254 has a pointer 212 -PASS Not throw: windows-1254 has a pointer 213 -PASS Not throw: windows-1254 has a pointer 214 -PASS Not throw: windows-1254 has a pointer 215 -PASS Not throw: windows-1254 has a pointer 216 -PASS Not throw: windows-1254 has a pointer 217 -PASS Not throw: windows-1254 has a pointer 218 -PASS Not throw: windows-1254 has a pointer 219 -PASS Not throw: windows-1254 has a pointer 220 -PASS Not throw: windows-1254 has a pointer 221 -PASS Not throw: windows-1254 has a pointer 222 -PASS Not throw: windows-1254 has a pointer 223 -PASS Not throw: windows-1254 has a pointer 224 -PASS Not throw: windows-1254 has a pointer 225 -PASS Not throw: windows-1254 has a pointer 226 -PASS Not throw: windows-1254 has a pointer 227 -PASS Not throw: windows-1254 has a pointer 228 -PASS Not throw: windows-1254 has a pointer 229 -PASS Not throw: windows-1254 has a pointer 230 -PASS Not throw: windows-1254 has a pointer 231 -PASS Not throw: windows-1254 has a pointer 232 -PASS Not throw: windows-1254 has a pointer 233 -PASS Not throw: windows-1254 has a pointer 234 -PASS Not throw: windows-1254 has a pointer 235 -PASS Not throw: windows-1254 has a pointer 236 -PASS Not throw: windows-1254 has a pointer 237 -PASS Not throw: windows-1254 has a pointer 238 -PASS Not throw: windows-1254 has a pointer 239 -PASS Not throw: windows-1254 has a pointer 240 -PASS Not throw: windows-1254 has a pointer 241 -PASS Not throw: windows-1254 has a pointer 242 -PASS Not throw: windows-1254 has a pointer 243 -PASS Not throw: windows-1254 has a pointer 244 -PASS Not throw: windows-1254 has a pointer 245 -PASS Not throw: windows-1254 has a pointer 246 -PASS Not throw: windows-1254 has a pointer 247 -PASS Not throw: windows-1254 has a pointer 248 -PASS Not throw: windows-1254 has a pointer 249 -PASS Not throw: windows-1254 has a pointer 250 -PASS Not throw: windows-1254 has a pointer 251 -PASS Not throw: windows-1254 has a pointer 252 -PASS Not throw: windows-1254 has a pointer 253 -PASS Not throw: windows-1254 has a pointer 254 -PASS Not throw: windows-1254 has a pointer 255 -PASS Not throw: windows-1255 has a pointer 0 -PASS Not throw: windows-1255 has a pointer 1 -PASS Not throw: windows-1255 has a pointer 2 -PASS Not throw: windows-1255 has a pointer 3 -PASS Not throw: windows-1255 has a pointer 4 -PASS Not throw: windows-1255 has a pointer 5 -PASS Not throw: windows-1255 has a pointer 6 -PASS Not throw: windows-1255 has a pointer 7 -PASS Not throw: windows-1255 has a pointer 8 -PASS Not throw: windows-1255 has a pointer 9 -PASS Not throw: windows-1255 has a pointer 10 -PASS Not throw: windows-1255 has a pointer 11 -PASS Not throw: windows-1255 has a pointer 12 -PASS Not throw: windows-1255 has a pointer 13 -PASS Not throw: windows-1255 has a pointer 14 -PASS Not throw: windows-1255 has a pointer 15 -PASS Not throw: windows-1255 has a pointer 16 -PASS Not throw: windows-1255 has a pointer 17 -PASS Not throw: windows-1255 has a pointer 18 -PASS Not throw: windows-1255 has a pointer 19 -PASS Not throw: windows-1255 has a pointer 20 -PASS Not throw: windows-1255 has a pointer 21 -PASS Not throw: windows-1255 has a pointer 22 -PASS Not throw: windows-1255 has a pointer 23 -PASS Not throw: windows-1255 has a pointer 24 -PASS Not throw: windows-1255 has a pointer 25 -PASS Not throw: windows-1255 has a pointer 26 -PASS Not throw: windows-1255 has a pointer 27 -PASS Not throw: windows-1255 has a pointer 28 -PASS Not throw: windows-1255 has a pointer 29 -PASS Not throw: windows-1255 has a pointer 30 -PASS Not throw: windows-1255 has a pointer 31 -PASS Not throw: windows-1255 has a pointer 32 -PASS Not throw: windows-1255 has a pointer 33 -PASS Not throw: windows-1255 has a pointer 34 -PASS Not throw: windows-1255 has a pointer 35 -PASS Not throw: windows-1255 has a pointer 36 -PASS Not throw: windows-1255 has a pointer 37 -PASS Not throw: windows-1255 has a pointer 38 -PASS Not throw: windows-1255 has a pointer 39 -PASS Not throw: windows-1255 has a pointer 40 -PASS Not throw: windows-1255 has a pointer 41 -PASS Not throw: windows-1255 has a pointer 42 -PASS Not throw: windows-1255 has a pointer 43 -PASS Not throw: windows-1255 has a pointer 44 -PASS Not throw: windows-1255 has a pointer 45 -PASS Not throw: windows-1255 has a pointer 46 -PASS Not throw: windows-1255 has a pointer 47 -PASS Not throw: windows-1255 has a pointer 48 -PASS Not throw: windows-1255 has a pointer 49 -PASS Not throw: windows-1255 has a pointer 50 -PASS Not throw: windows-1255 has a pointer 51 -PASS Not throw: windows-1255 has a pointer 52 -PASS Not throw: windows-1255 has a pointer 53 -PASS Not throw: windows-1255 has a pointer 54 -PASS Not throw: windows-1255 has a pointer 55 -PASS Not throw: windows-1255 has a pointer 56 -PASS Not throw: windows-1255 has a pointer 57 -PASS Not throw: windows-1255 has a pointer 58 -PASS Not throw: windows-1255 has a pointer 59 -PASS Not throw: windows-1255 has a pointer 60 -PASS Not throw: windows-1255 has a pointer 61 -PASS Not throw: windows-1255 has a pointer 62 -PASS Not throw: windows-1255 has a pointer 63 -PASS Not throw: windows-1255 has a pointer 64 -PASS Not throw: windows-1255 has a pointer 65 -PASS Not throw: windows-1255 has a pointer 66 -PASS Not throw: windows-1255 has a pointer 67 -PASS Not throw: windows-1255 has a pointer 68 -PASS Not throw: windows-1255 has a pointer 69 -PASS Not throw: windows-1255 has a pointer 70 -PASS Not throw: windows-1255 has a pointer 71 -PASS Not throw: windows-1255 has a pointer 72 -PASS Not throw: windows-1255 has a pointer 73 -PASS Not throw: windows-1255 has a pointer 74 -PASS Not throw: windows-1255 has a pointer 75 -PASS Not throw: windows-1255 has a pointer 76 -PASS Not throw: windows-1255 has a pointer 77 -PASS Not throw: windows-1255 has a pointer 78 -PASS Not throw: windows-1255 has a pointer 79 -PASS Not throw: windows-1255 has a pointer 80 -PASS Not throw: windows-1255 has a pointer 81 -PASS Not throw: windows-1255 has a pointer 82 -PASS Not throw: windows-1255 has a pointer 83 -PASS Not throw: windows-1255 has a pointer 84 -PASS Not throw: windows-1255 has a pointer 85 -PASS Not throw: windows-1255 has a pointer 86 -PASS Not throw: windows-1255 has a pointer 87 -PASS Not throw: windows-1255 has a pointer 88 -PASS Not throw: windows-1255 has a pointer 89 -PASS Not throw: windows-1255 has a pointer 90 -PASS Not throw: windows-1255 has a pointer 91 -PASS Not throw: windows-1255 has a pointer 92 -PASS Not throw: windows-1255 has a pointer 93 -PASS Not throw: windows-1255 has a pointer 94 -PASS Not throw: windows-1255 has a pointer 95 -PASS Not throw: windows-1255 has a pointer 96 -PASS Not throw: windows-1255 has a pointer 97 -PASS Not throw: windows-1255 has a pointer 98 -PASS Not throw: windows-1255 has a pointer 99 -PASS Not throw: windows-1255 has a pointer 100 -PASS Not throw: windows-1255 has a pointer 101 -PASS Not throw: windows-1255 has a pointer 102 -PASS Not throw: windows-1255 has a pointer 103 -PASS Not throw: windows-1255 has a pointer 104 -PASS Not throw: windows-1255 has a pointer 105 -PASS Not throw: windows-1255 has a pointer 106 -PASS Not throw: windows-1255 has a pointer 107 -PASS Not throw: windows-1255 has a pointer 108 -PASS Not throw: windows-1255 has a pointer 109 -PASS Not throw: windows-1255 has a pointer 110 -PASS Not throw: windows-1255 has a pointer 111 -PASS Not throw: windows-1255 has a pointer 112 -PASS Not throw: windows-1255 has a pointer 113 -PASS Not throw: windows-1255 has a pointer 114 -PASS Not throw: windows-1255 has a pointer 115 -PASS Not throw: windows-1255 has a pointer 116 -PASS Not throw: windows-1255 has a pointer 117 -PASS Not throw: windows-1255 has a pointer 118 -PASS Not throw: windows-1255 has a pointer 119 -PASS Not throw: windows-1255 has a pointer 120 -PASS Not throw: windows-1255 has a pointer 121 -PASS Not throw: windows-1255 has a pointer 122 -PASS Not throw: windows-1255 has a pointer 123 -PASS Not throw: windows-1255 has a pointer 124 -PASS Not throw: windows-1255 has a pointer 125 -PASS Not throw: windows-1255 has a pointer 126 -PASS Not throw: windows-1255 has a pointer 127 -PASS Not throw: windows-1255 has a pointer 128 -PASS Not throw: windows-1255 has a pointer 129 -PASS Not throw: windows-1255 has a pointer 130 -PASS Not throw: windows-1255 has a pointer 131 -PASS Not throw: windows-1255 has a pointer 132 -PASS Not throw: windows-1255 has a pointer 133 -PASS Not throw: windows-1255 has a pointer 134 -PASS Not throw: windows-1255 has a pointer 135 -PASS Not throw: windows-1255 has a pointer 136 -PASS Not throw: windows-1255 has a pointer 137 -PASS Not throw: windows-1255 has a pointer 138 -PASS Not throw: windows-1255 has a pointer 139 -PASS Not throw: windows-1255 has a pointer 140 -PASS Not throw: windows-1255 has a pointer 141 -PASS Not throw: windows-1255 has a pointer 142 -PASS Not throw: windows-1255 has a pointer 143 -PASS Not throw: windows-1255 has a pointer 144 -PASS Not throw: windows-1255 has a pointer 145 -PASS Not throw: windows-1255 has a pointer 146 -PASS Not throw: windows-1255 has a pointer 147 -PASS Not throw: windows-1255 has a pointer 148 -PASS Not throw: windows-1255 has a pointer 149 -PASS Not throw: windows-1255 has a pointer 150 -PASS Not throw: windows-1255 has a pointer 151 -PASS Not throw: windows-1255 has a pointer 152 -PASS Not throw: windows-1255 has a pointer 153 -PASS Not throw: windows-1255 has a pointer 154 -PASS Not throw: windows-1255 has a pointer 155 -PASS Not throw: windows-1255 has a pointer 156 -PASS Not throw: windows-1255 has a pointer 157 -PASS Not throw: windows-1255 has a pointer 158 -PASS Not throw: windows-1255 has a pointer 159 -PASS Not throw: windows-1255 has a pointer 160 -PASS Not throw: windows-1255 has a pointer 161 -PASS Not throw: windows-1255 has a pointer 162 -PASS Not throw: windows-1255 has a pointer 163 -PASS Not throw: windows-1255 has a pointer 164 -PASS Not throw: windows-1255 has a pointer 165 -PASS Not throw: windows-1255 has a pointer 166 -PASS Not throw: windows-1255 has a pointer 167 -PASS Not throw: windows-1255 has a pointer 168 -PASS Not throw: windows-1255 has a pointer 169 -PASS Not throw: windows-1255 has a pointer 170 -PASS Not throw: windows-1255 has a pointer 171 -PASS Not throw: windows-1255 has a pointer 172 -PASS Not throw: windows-1255 has a pointer 173 -PASS Not throw: windows-1255 has a pointer 174 -PASS Not throw: windows-1255 has a pointer 175 -PASS Not throw: windows-1255 has a pointer 176 -PASS Not throw: windows-1255 has a pointer 177 -PASS Not throw: windows-1255 has a pointer 178 -PASS Not throw: windows-1255 has a pointer 179 -PASS Not throw: windows-1255 has a pointer 180 -PASS Not throw: windows-1255 has a pointer 181 -PASS Not throw: windows-1255 has a pointer 182 -PASS Not throw: windows-1255 has a pointer 183 -PASS Not throw: windows-1255 has a pointer 184 -PASS Not throw: windows-1255 has a pointer 185 -PASS Not throw: windows-1255 has a pointer 186 -PASS Not throw: windows-1255 has a pointer 187 -PASS Not throw: windows-1255 has a pointer 188 -PASS Not throw: windows-1255 has a pointer 189 -PASS Not throw: windows-1255 has a pointer 190 -PASS Not throw: windows-1255 has a pointer 191 -PASS Not throw: windows-1255 has a pointer 192 -PASS Not throw: windows-1255 has a pointer 193 -PASS Not throw: windows-1255 has a pointer 194 -PASS Not throw: windows-1255 has a pointer 195 -PASS Not throw: windows-1255 has a pointer 196 -PASS Not throw: windows-1255 has a pointer 197 -PASS Not throw: windows-1255 has a pointer 198 -PASS Not throw: windows-1255 has a pointer 199 -PASS Not throw: windows-1255 has a pointer 200 -PASS Not throw: windows-1255 has a pointer 201 -PASS Not throw: windows-1255 has a pointer 202 -PASS Not throw: windows-1255 has a pointer 203 -PASS Not throw: windows-1255 has a pointer 204 -PASS Not throw: windows-1255 has a pointer 205 -PASS Not throw: windows-1255 has a pointer 206 -PASS Not throw: windows-1255 has a pointer 207 -PASS Not throw: windows-1255 has a pointer 208 -PASS Not throw: windows-1255 has a pointer 209 -PASS Not throw: windows-1255 has a pointer 210 -PASS Not throw: windows-1255 has a pointer 211 -PASS Not throw: windows-1255 has a pointer 212 -PASS Not throw: windows-1255 has a pointer 213 -PASS Not throw: windows-1255 has a pointer 214 -PASS Not throw: windows-1255 has a pointer 215 -PASS Not throw: windows-1255 has a pointer 216 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 217 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 218 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 219 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 220 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 221 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 222 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 223 -PASS Not throw: windows-1255 has a pointer 224 -PASS Not throw: windows-1255 has a pointer 225 -PASS Not throw: windows-1255 has a pointer 226 -PASS Not throw: windows-1255 has a pointer 227 -PASS Not throw: windows-1255 has a pointer 228 -PASS Not throw: windows-1255 has a pointer 229 -PASS Not throw: windows-1255 has a pointer 230 -PASS Not throw: windows-1255 has a pointer 231 -PASS Not throw: windows-1255 has a pointer 232 -PASS Not throw: windows-1255 has a pointer 233 -PASS Not throw: windows-1255 has a pointer 234 -PASS Not throw: windows-1255 has a pointer 235 -PASS Not throw: windows-1255 has a pointer 236 -PASS Not throw: windows-1255 has a pointer 237 -PASS Not throw: windows-1255 has a pointer 238 -PASS Not throw: windows-1255 has a pointer 239 -PASS Not throw: windows-1255 has a pointer 240 -PASS Not throw: windows-1255 has a pointer 241 -PASS Not throw: windows-1255 has a pointer 242 -PASS Not throw: windows-1255 has a pointer 243 -PASS Not throw: windows-1255 has a pointer 244 -PASS Not throw: windows-1255 has a pointer 245 -PASS Not throw: windows-1255 has a pointer 246 -PASS Not throw: windows-1255 has a pointer 247 -PASS Not throw: windows-1255 has a pointer 248 -PASS Not throw: windows-1255 has a pointer 249 -PASS Not throw: windows-1255 has a pointer 250 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 251 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 252 -PASS Not throw: windows-1255 has a pointer 253 -PASS Not throw: windows-1255 has a pointer 254 -PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 255 -PASS Not throw: windows-1256 has a pointer 0 -PASS Not throw: windows-1256 has a pointer 1 -PASS Not throw: windows-1256 has a pointer 2 -PASS Not throw: windows-1256 has a pointer 3 -PASS Not throw: windows-1256 has a pointer 4 -PASS Not throw: windows-1256 has a pointer 5 -PASS Not throw: windows-1256 has a pointer 6 -PASS Not throw: windows-1256 has a pointer 7 -PASS Not throw: windows-1256 has a pointer 8 -PASS Not throw: windows-1256 has a pointer 9 -PASS Not throw: windows-1256 has a pointer 10 -PASS Not throw: windows-1256 has a pointer 11 -PASS Not throw: windows-1256 has a pointer 12 -PASS Not throw: windows-1256 has a pointer 13 -PASS Not throw: windows-1256 has a pointer 14 -PASS Not throw: windows-1256 has a pointer 15 -PASS Not throw: windows-1256 has a pointer 16 -PASS Not throw: windows-1256 has a pointer 17 -PASS Not throw: windows-1256 has a pointer 18 -PASS Not throw: windows-1256 has a pointer 19 -PASS Not throw: windows-1256 has a pointer 20 -PASS Not throw: windows-1256 has a pointer 21 -PASS Not throw: windows-1256 has a pointer 22 -PASS Not throw: windows-1256 has a pointer 23 -PASS Not throw: windows-1256 has a pointer 24 -PASS Not throw: windows-1256 has a pointer 25 -PASS Not throw: windows-1256 has a pointer 26 -PASS Not throw: windows-1256 has a pointer 27 -PASS Not throw: windows-1256 has a pointer 28 -PASS Not throw: windows-1256 has a pointer 29 -PASS Not throw: windows-1256 has a pointer 30 -PASS Not throw: windows-1256 has a pointer 31 -PASS Not throw: windows-1256 has a pointer 32 -PASS Not throw: windows-1256 has a pointer 33 -PASS Not throw: windows-1256 has a pointer 34 -PASS Not throw: windows-1256 has a pointer 35 -PASS Not throw: windows-1256 has a pointer 36 -PASS Not throw: windows-1256 has a pointer 37 -PASS Not throw: windows-1256 has a pointer 38 -PASS Not throw: windows-1256 has a pointer 39 -PASS Not throw: windows-1256 has a pointer 40 -PASS Not throw: windows-1256 has a pointer 41 -PASS Not throw: windows-1256 has a pointer 42 -PASS Not throw: windows-1256 has a pointer 43 -PASS Not throw: windows-1256 has a pointer 44 -PASS Not throw: windows-1256 has a pointer 45 -PASS Not throw: windows-1256 has a pointer 46 -PASS Not throw: windows-1256 has a pointer 47 -PASS Not throw: windows-1256 has a pointer 48 -PASS Not throw: windows-1256 has a pointer 49 -PASS Not throw: windows-1256 has a pointer 50 -PASS Not throw: windows-1256 has a pointer 51 -PASS Not throw: windows-1256 has a pointer 52 -PASS Not throw: windows-1256 has a pointer 53 -PASS Not throw: windows-1256 has a pointer 54 -PASS Not throw: windows-1256 has a pointer 55 -PASS Not throw: windows-1256 has a pointer 56 -PASS Not throw: windows-1256 has a pointer 57 -PASS Not throw: windows-1256 has a pointer 58 -PASS Not throw: windows-1256 has a pointer 59 -PASS Not throw: windows-1256 has a pointer 60 -PASS Not throw: windows-1256 has a pointer 61 -PASS Not throw: windows-1256 has a pointer 62 -PASS Not throw: windows-1256 has a pointer 63 -PASS Not throw: windows-1256 has a pointer 64 -PASS Not throw: windows-1256 has a pointer 65 -PASS Not throw: windows-1256 has a pointer 66 -PASS Not throw: windows-1256 has a pointer 67 -PASS Not throw: windows-1256 has a pointer 68 -PASS Not throw: windows-1256 has a pointer 69 -PASS Not throw: windows-1256 has a pointer 70 -PASS Not throw: windows-1256 has a pointer 71 -PASS Not throw: windows-1256 has a pointer 72 -PASS Not throw: windows-1256 has a pointer 73 -PASS Not throw: windows-1256 has a pointer 74 -PASS Not throw: windows-1256 has a pointer 75 -PASS Not throw: windows-1256 has a pointer 76 -PASS Not throw: windows-1256 has a pointer 77 -PASS Not throw: windows-1256 has a pointer 78 -PASS Not throw: windows-1256 has a pointer 79 -PASS Not throw: windows-1256 has a pointer 80 -PASS Not throw: windows-1256 has a pointer 81 -PASS Not throw: windows-1256 has a pointer 82 -PASS Not throw: windows-1256 has a pointer 83 -PASS Not throw: windows-1256 has a pointer 84 -PASS Not throw: windows-1256 has a pointer 85 -PASS Not throw: windows-1256 has a pointer 86 -PASS Not throw: windows-1256 has a pointer 87 -PASS Not throw: windows-1256 has a pointer 88 -PASS Not throw: windows-1256 has a pointer 89 -PASS Not throw: windows-1256 has a pointer 90 -PASS Not throw: windows-1256 has a pointer 91 -PASS Not throw: windows-1256 has a pointer 92 -PASS Not throw: windows-1256 has a pointer 93 -PASS Not throw: windows-1256 has a pointer 94 -PASS Not throw: windows-1256 has a pointer 95 -PASS Not throw: windows-1256 has a pointer 96 -PASS Not throw: windows-1256 has a pointer 97 -PASS Not throw: windows-1256 has a pointer 98 -PASS Not throw: windows-1256 has a pointer 99 -PASS Not throw: windows-1256 has a pointer 100 -PASS Not throw: windows-1256 has a pointer 101 -PASS Not throw: windows-1256 has a pointer 102 -PASS Not throw: windows-1256 has a pointer 103 -PASS Not throw: windows-1256 has a pointer 104 -PASS Not throw: windows-1256 has a pointer 105 -PASS Not throw: windows-1256 has a pointer 106 -PASS Not throw: windows-1256 has a pointer 107 -PASS Not throw: windows-1256 has a pointer 108 -PASS Not throw: windows-1256 has a pointer 109 -PASS Not throw: windows-1256 has a pointer 110 -PASS Not throw: windows-1256 has a pointer 111 -PASS Not throw: windows-1256 has a pointer 112 -PASS Not throw: windows-1256 has a pointer 113 -PASS Not throw: windows-1256 has a pointer 114 -PASS Not throw: windows-1256 has a pointer 115 -PASS Not throw: windows-1256 has a pointer 116 -PASS Not throw: windows-1256 has a pointer 117 -PASS Not throw: windows-1256 has a pointer 118 -PASS Not throw: windows-1256 has a pointer 119 -PASS Not throw: windows-1256 has a pointer 120 -PASS Not throw: windows-1256 has a pointer 121 -PASS Not throw: windows-1256 has a pointer 122 -PASS Not throw: windows-1256 has a pointer 123 -PASS Not throw: windows-1256 has a pointer 124 -PASS Not throw: windows-1256 has a pointer 125 -PASS Not throw: windows-1256 has a pointer 126 -PASS Not throw: windows-1256 has a pointer 127 -PASS Not throw: windows-1256 has a pointer 128 -PASS Not throw: windows-1256 has a pointer 129 -PASS Not throw: windows-1256 has a pointer 130 -PASS Not throw: windows-1256 has a pointer 131 -PASS Not throw: windows-1256 has a pointer 132 -PASS Not throw: windows-1256 has a pointer 133 -PASS Not throw: windows-1256 has a pointer 134 -PASS Not throw: windows-1256 has a pointer 135 -PASS Not throw: windows-1256 has a pointer 136 -PASS Not throw: windows-1256 has a pointer 137 -PASS Not throw: windows-1256 has a pointer 138 -PASS Not throw: windows-1256 has a pointer 139 -PASS Not throw: windows-1256 has a pointer 140 -PASS Not throw: windows-1256 has a pointer 141 -PASS Not throw: windows-1256 has a pointer 142 -PASS Not throw: windows-1256 has a pointer 143 -PASS Not throw: windows-1256 has a pointer 144 -PASS Not throw: windows-1256 has a pointer 145 -PASS Not throw: windows-1256 has a pointer 146 -PASS Not throw: windows-1256 has a pointer 147 -PASS Not throw: windows-1256 has a pointer 148 -PASS Not throw: windows-1256 has a pointer 149 -PASS Not throw: windows-1256 has a pointer 150 -PASS Not throw: windows-1256 has a pointer 151 -PASS Not throw: windows-1256 has a pointer 152 -PASS Not throw: windows-1256 has a pointer 153 -PASS Not throw: windows-1256 has a pointer 154 -PASS Not throw: windows-1256 has a pointer 155 -PASS Not throw: windows-1256 has a pointer 156 -PASS Not throw: windows-1256 has a pointer 157 -PASS Not throw: windows-1256 has a pointer 158 -PASS Not throw: windows-1256 has a pointer 159 -PASS Not throw: windows-1256 has a pointer 160 -PASS Not throw: windows-1256 has a pointer 161 -PASS Not throw: windows-1256 has a pointer 162 -PASS Not throw: windows-1256 has a pointer 163 -PASS Not throw: windows-1256 has a pointer 164 -PASS Not throw: windows-1256 has a pointer 165 -PASS Not throw: windows-1256 has a pointer 166 -PASS Not throw: windows-1256 has a pointer 167 -PASS Not throw: windows-1256 has a pointer 168 -PASS Not throw: windows-1256 has a pointer 169 -PASS Not throw: windows-1256 has a pointer 170 -PASS Not throw: windows-1256 has a pointer 171 -PASS Not throw: windows-1256 has a pointer 172 -PASS Not throw: windows-1256 has a pointer 173 -PASS Not throw: windows-1256 has a pointer 174 -PASS Not throw: windows-1256 has a pointer 175 -PASS Not throw: windows-1256 has a pointer 176 -PASS Not throw: windows-1256 has a pointer 177 -PASS Not throw: windows-1256 has a pointer 178 -PASS Not throw: windows-1256 has a pointer 179 -PASS Not throw: windows-1256 has a pointer 180 -PASS Not throw: windows-1256 has a pointer 181 -PASS Not throw: windows-1256 has a pointer 182 -PASS Not throw: windows-1256 has a pointer 183 -PASS Not throw: windows-1256 has a pointer 184 -PASS Not throw: windows-1256 has a pointer 185 -PASS Not throw: windows-1256 has a pointer 186 -PASS Not throw: windows-1256 has a pointer 187 -PASS Not throw: windows-1256 has a pointer 188 -PASS Not throw: windows-1256 has a pointer 189 -PASS Not throw: windows-1256 has a pointer 190 -PASS Not throw: windows-1256 has a pointer 191 -PASS Not throw: windows-1256 has a pointer 192 -PASS Not throw: windows-1256 has a pointer 193 -PASS Not throw: windows-1256 has a pointer 194 -PASS Not throw: windows-1256 has a pointer 195 -PASS Not throw: windows-1256 has a pointer 196 -PASS Not throw: windows-1256 has a pointer 197 -PASS Not throw: windows-1256 has a pointer 198 -PASS Not throw: windows-1256 has a pointer 199 -PASS Not throw: windows-1256 has a pointer 200 -PASS Not throw: windows-1256 has a pointer 201 -PASS Not throw: windows-1256 has a pointer 202 -PASS Not throw: windows-1256 has a pointer 203 -PASS Not throw: windows-1256 has a pointer 204 -PASS Not throw: windows-1256 has a pointer 205 -PASS Not throw: windows-1256 has a pointer 206 -PASS Not throw: windows-1256 has a pointer 207 -PASS Not throw: windows-1256 has a pointer 208 -PASS Not throw: windows-1256 has a pointer 209 -PASS Not throw: windows-1256 has a pointer 210 -PASS Not throw: windows-1256 has a pointer 211 -PASS Not throw: windows-1256 has a pointer 212 -PASS Not throw: windows-1256 has a pointer 213 -PASS Not throw: windows-1256 has a pointer 214 -PASS Not throw: windows-1256 has a pointer 215 -PASS Not throw: windows-1256 has a pointer 216 -PASS Not throw: windows-1256 has a pointer 217 -PASS Not throw: windows-1256 has a pointer 218 -PASS Not throw: windows-1256 has a pointer 219 -PASS Not throw: windows-1256 has a pointer 220 -PASS Not throw: windows-1256 has a pointer 221 -PASS Not throw: windows-1256 has a pointer 222 -PASS Not throw: windows-1256 has a pointer 223 -PASS Not throw: windows-1256 has a pointer 224 -PASS Not throw: windows-1256 has a pointer 225 -PASS Not throw: windows-1256 has a pointer 226 -PASS Not throw: windows-1256 has a pointer 227 -PASS Not throw: windows-1256 has a pointer 228 -PASS Not throw: windows-1256 has a pointer 229 -PASS Not throw: windows-1256 has a pointer 230 -PASS Not throw: windows-1256 has a pointer 231 -PASS Not throw: windows-1256 has a pointer 232 -PASS Not throw: windows-1256 has a pointer 233 -PASS Not throw: windows-1256 has a pointer 234 -PASS Not throw: windows-1256 has a pointer 235 -PASS Not throw: windows-1256 has a pointer 236 -PASS Not throw: windows-1256 has a pointer 237 -PASS Not throw: windows-1256 has a pointer 238 -PASS Not throw: windows-1256 has a pointer 239 -PASS Not throw: windows-1256 has a pointer 240 -PASS Not throw: windows-1256 has a pointer 241 -PASS Not throw: windows-1256 has a pointer 242 -PASS Not throw: windows-1256 has a pointer 243 -PASS Not throw: windows-1256 has a pointer 244 -PASS Not throw: windows-1256 has a pointer 245 -PASS Not throw: windows-1256 has a pointer 246 -PASS Not throw: windows-1256 has a pointer 247 -PASS Not throw: windows-1256 has a pointer 248 -PASS Not throw: windows-1256 has a pointer 249 -PASS Not throw: windows-1256 has a pointer 250 -PASS Not throw: windows-1256 has a pointer 251 -PASS Not throw: windows-1256 has a pointer 252 -PASS Not throw: windows-1256 has a pointer 253 -PASS Not throw: windows-1256 has a pointer 254 -PASS Not throw: windows-1256 has a pointer 255 -PASS Not throw: windows-1257 has a pointer 0 -PASS Not throw: windows-1257 has a pointer 1 -PASS Not throw: windows-1257 has a pointer 2 -PASS Not throw: windows-1257 has a pointer 3 -PASS Not throw: windows-1257 has a pointer 4 -PASS Not throw: windows-1257 has a pointer 5 -PASS Not throw: windows-1257 has a pointer 6 -PASS Not throw: windows-1257 has a pointer 7 -PASS Not throw: windows-1257 has a pointer 8 -PASS Not throw: windows-1257 has a pointer 9 -PASS Not throw: windows-1257 has a pointer 10 -PASS Not throw: windows-1257 has a pointer 11 -PASS Not throw: windows-1257 has a pointer 12 -PASS Not throw: windows-1257 has a pointer 13 -PASS Not throw: windows-1257 has a pointer 14 -PASS Not throw: windows-1257 has a pointer 15 -PASS Not throw: windows-1257 has a pointer 16 -PASS Not throw: windows-1257 has a pointer 17 -PASS Not throw: windows-1257 has a pointer 18 -PASS Not throw: windows-1257 has a pointer 19 -PASS Not throw: windows-1257 has a pointer 20 -PASS Not throw: windows-1257 has a pointer 21 -PASS Not throw: windows-1257 has a pointer 22 -PASS Not throw: windows-1257 has a pointer 23 -PASS Not throw: windows-1257 has a pointer 24 -PASS Not throw: windows-1257 has a pointer 25 -PASS Not throw: windows-1257 has a pointer 26 -PASS Not throw: windows-1257 has a pointer 27 -PASS Not throw: windows-1257 has a pointer 28 -PASS Not throw: windows-1257 has a pointer 29 -PASS Not throw: windows-1257 has a pointer 30 -PASS Not throw: windows-1257 has a pointer 31 -PASS Not throw: windows-1257 has a pointer 32 -PASS Not throw: windows-1257 has a pointer 33 -PASS Not throw: windows-1257 has a pointer 34 -PASS Not throw: windows-1257 has a pointer 35 -PASS Not throw: windows-1257 has a pointer 36 -PASS Not throw: windows-1257 has a pointer 37 -PASS Not throw: windows-1257 has a pointer 38 -PASS Not throw: windows-1257 has a pointer 39 -PASS Not throw: windows-1257 has a pointer 40 -PASS Not throw: windows-1257 has a pointer 41 -PASS Not throw: windows-1257 has a pointer 42 -PASS Not throw: windows-1257 has a pointer 43 -PASS Not throw: windows-1257 has a pointer 44 -PASS Not throw: windows-1257 has a pointer 45 -PASS Not throw: windows-1257 has a pointer 46 -PASS Not throw: windows-1257 has a pointer 47 -PASS Not throw: windows-1257 has a pointer 48 -PASS Not throw: windows-1257 has a pointer 49 -PASS Not throw: windows-1257 has a pointer 50 -PASS Not throw: windows-1257 has a pointer 51 -PASS Not throw: windows-1257 has a pointer 52 -PASS Not throw: windows-1257 has a pointer 53 -PASS Not throw: windows-1257 has a pointer 54 -PASS Not throw: windows-1257 has a pointer 55 -PASS Not throw: windows-1257 has a pointer 56 -PASS Not throw: windows-1257 has a pointer 57 -PASS Not throw: windows-1257 has a pointer 58 -PASS Not throw: windows-1257 has a pointer 59 -PASS Not throw: windows-1257 has a pointer 60 -PASS Not throw: windows-1257 has a pointer 61 -PASS Not throw: windows-1257 has a pointer 62 -PASS Not throw: windows-1257 has a pointer 63 -PASS Not throw: windows-1257 has a pointer 64 -PASS Not throw: windows-1257 has a pointer 65 -PASS Not throw: windows-1257 has a pointer 66 -PASS Not throw: windows-1257 has a pointer 67 -PASS Not throw: windows-1257 has a pointer 68 -PASS Not throw: windows-1257 has a pointer 69 -PASS Not throw: windows-1257 has a pointer 70 -PASS Not throw: windows-1257 has a pointer 71 -PASS Not throw: windows-1257 has a pointer 72 -PASS Not throw: windows-1257 has a pointer 73 -PASS Not throw: windows-1257 has a pointer 74 -PASS Not throw: windows-1257 has a pointer 75 -PASS Not throw: windows-1257 has a pointer 76 -PASS Not throw: windows-1257 has a pointer 77 -PASS Not throw: windows-1257 has a pointer 78 -PASS Not throw: windows-1257 has a pointer 79 -PASS Not throw: windows-1257 has a pointer 80 -PASS Not throw: windows-1257 has a pointer 81 -PASS Not throw: windows-1257 has a pointer 82 -PASS Not throw: windows-1257 has a pointer 83 -PASS Not throw: windows-1257 has a pointer 84 -PASS Not throw: windows-1257 has a pointer 85 -PASS Not throw: windows-1257 has a pointer 86 -PASS Not throw: windows-1257 has a pointer 87 -PASS Not throw: windows-1257 has a pointer 88 -PASS Not throw: windows-1257 has a pointer 89 -PASS Not throw: windows-1257 has a pointer 90 -PASS Not throw: windows-1257 has a pointer 91 -PASS Not throw: windows-1257 has a pointer 92 -PASS Not throw: windows-1257 has a pointer 93 -PASS Not throw: windows-1257 has a pointer 94 -PASS Not throw: windows-1257 has a pointer 95 -PASS Not throw: windows-1257 has a pointer 96 -PASS Not throw: windows-1257 has a pointer 97 -PASS Not throw: windows-1257 has a pointer 98 -PASS Not throw: windows-1257 has a pointer 99 -PASS Not throw: windows-1257 has a pointer 100 -PASS Not throw: windows-1257 has a pointer 101 -PASS Not throw: windows-1257 has a pointer 102 -PASS Not throw: windows-1257 has a pointer 103 -PASS Not throw: windows-1257 has a pointer 104 -PASS Not throw: windows-1257 has a pointer 105 -PASS Not throw: windows-1257 has a pointer 106 -PASS Not throw: windows-1257 has a pointer 107 -PASS Not throw: windows-1257 has a pointer 108 -PASS Not throw: windows-1257 has a pointer 109 -PASS Not throw: windows-1257 has a pointer 110 -PASS Not throw: windows-1257 has a pointer 111 -PASS Not throw: windows-1257 has a pointer 112 -PASS Not throw: windows-1257 has a pointer 113 -PASS Not throw: windows-1257 has a pointer 114 -PASS Not throw: windows-1257 has a pointer 115 -PASS Not throw: windows-1257 has a pointer 116 -PASS Not throw: windows-1257 has a pointer 117 -PASS Not throw: windows-1257 has a pointer 118 -PASS Not throw: windows-1257 has a pointer 119 -PASS Not throw: windows-1257 has a pointer 120 -PASS Not throw: windows-1257 has a pointer 121 -PASS Not throw: windows-1257 has a pointer 122 -PASS Not throw: windows-1257 has a pointer 123 -PASS Not throw: windows-1257 has a pointer 124 -PASS Not throw: windows-1257 has a pointer 125 -PASS Not throw: windows-1257 has a pointer 126 -PASS Not throw: windows-1257 has a pointer 127 -PASS Not throw: windows-1257 has a pointer 128 -PASS Not throw: windows-1257 has a pointer 129 -PASS Not throw: windows-1257 has a pointer 130 -PASS Not throw: windows-1257 has a pointer 131 -PASS Not throw: windows-1257 has a pointer 132 -PASS Not throw: windows-1257 has a pointer 133 -PASS Not throw: windows-1257 has a pointer 134 -PASS Not throw: windows-1257 has a pointer 135 -PASS Not throw: windows-1257 has a pointer 136 -PASS Not throw: windows-1257 has a pointer 137 -PASS Not throw: windows-1257 has a pointer 138 -PASS Not throw: windows-1257 has a pointer 139 -PASS Not throw: windows-1257 has a pointer 140 -PASS Not throw: windows-1257 has a pointer 141 -PASS Not throw: windows-1257 has a pointer 142 -PASS Not throw: windows-1257 has a pointer 143 -PASS Not throw: windows-1257 has a pointer 144 -PASS Not throw: windows-1257 has a pointer 145 -PASS Not throw: windows-1257 has a pointer 146 -PASS Not throw: windows-1257 has a pointer 147 -PASS Not throw: windows-1257 has a pointer 148 -PASS Not throw: windows-1257 has a pointer 149 -PASS Not throw: windows-1257 has a pointer 150 -PASS Not throw: windows-1257 has a pointer 151 -PASS Not throw: windows-1257 has a pointer 152 -PASS Not throw: windows-1257 has a pointer 153 -PASS Not throw: windows-1257 has a pointer 154 -PASS Not throw: windows-1257 has a pointer 155 -PASS Not throw: windows-1257 has a pointer 156 -PASS Not throw: windows-1257 has a pointer 157 -PASS Not throw: windows-1257 has a pointer 158 -PASS Not throw: windows-1257 has a pointer 159 -PASS Not throw: windows-1257 has a pointer 160 -PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 161 -PASS Not throw: windows-1257 has a pointer 162 -PASS Not throw: windows-1257 has a pointer 163 -PASS Not throw: windows-1257 has a pointer 164 -PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 165 -PASS Not throw: windows-1257 has a pointer 166 -PASS Not throw: windows-1257 has a pointer 167 -PASS Not throw: windows-1257 has a pointer 168 -PASS Not throw: windows-1257 has a pointer 169 -PASS Not throw: windows-1257 has a pointer 170 -PASS Not throw: windows-1257 has a pointer 171 -PASS Not throw: windows-1257 has a pointer 172 -PASS Not throw: windows-1257 has a pointer 173 -PASS Not throw: windows-1257 has a pointer 174 -PASS Not throw: windows-1257 has a pointer 175 -PASS Not throw: windows-1257 has a pointer 176 -PASS Not throw: windows-1257 has a pointer 177 -PASS Not throw: windows-1257 has a pointer 178 -PASS Not throw: windows-1257 has a pointer 179 -PASS Not throw: windows-1257 has a pointer 180 -PASS Not throw: windows-1257 has a pointer 181 -PASS Not throw: windows-1257 has a pointer 182 -PASS Not throw: windows-1257 has a pointer 183 -PASS Not throw: windows-1257 has a pointer 184 -PASS Not throw: windows-1257 has a pointer 185 -PASS Not throw: windows-1257 has a pointer 186 -PASS Not throw: windows-1257 has a pointer 187 -PASS Not throw: windows-1257 has a pointer 188 -PASS Not throw: windows-1257 has a pointer 189 -PASS Not throw: windows-1257 has a pointer 190 -PASS Not throw: windows-1257 has a pointer 191 -PASS Not throw: windows-1257 has a pointer 192 -PASS Not throw: windows-1257 has a pointer 193 -PASS Not throw: windows-1257 has a pointer 194 -PASS Not throw: windows-1257 has a pointer 195 -PASS Not throw: windows-1257 has a pointer 196 -PASS Not throw: windows-1257 has a pointer 197 -PASS Not throw: windows-1257 has a pointer 198 -PASS Not throw: windows-1257 has a pointer 199 -PASS Not throw: windows-1257 has a pointer 200 -PASS Not throw: windows-1257 has a pointer 201 -PASS Not throw: windows-1257 has a pointer 202 -PASS Not throw: windows-1257 has a pointer 203 -PASS Not throw: windows-1257 has a pointer 204 -PASS Not throw: windows-1257 has a pointer 205 -PASS Not throw: windows-1257 has a pointer 206 -PASS Not throw: windows-1257 has a pointer 207 -PASS Not throw: windows-1257 has a pointer 208 -PASS Not throw: windows-1257 has a pointer 209 -PASS Not throw: windows-1257 has a pointer 210 -PASS Not throw: windows-1257 has a pointer 211 -PASS Not throw: windows-1257 has a pointer 212 -PASS Not throw: windows-1257 has a pointer 213 -PASS Not throw: windows-1257 has a pointer 214 -PASS Not throw: windows-1257 has a pointer 215 -PASS Not throw: windows-1257 has a pointer 216 -PASS Not throw: windows-1257 has a pointer 217 -PASS Not throw: windows-1257 has a pointer 218 -PASS Not throw: windows-1257 has a pointer 219 -PASS Not throw: windows-1257 has a pointer 220 -PASS Not throw: windows-1257 has a pointer 221 -PASS Not throw: windows-1257 has a pointer 222 -PASS Not throw: windows-1257 has a pointer 223 -PASS Not throw: windows-1257 has a pointer 224 -PASS Not throw: windows-1257 has a pointer 225 -PASS Not throw: windows-1257 has a pointer 226 -PASS Not throw: windows-1257 has a pointer 227 -PASS Not throw: windows-1257 has a pointer 228 -PASS Not throw: windows-1257 has a pointer 229 -PASS Not throw: windows-1257 has a pointer 230 -PASS Not throw: windows-1257 has a pointer 231 -PASS Not throw: windows-1257 has a pointer 232 -PASS Not throw: windows-1257 has a pointer 233 -PASS Not throw: windows-1257 has a pointer 234 -PASS Not throw: windows-1257 has a pointer 235 -PASS Not throw: windows-1257 has a pointer 236 -PASS Not throw: windows-1257 has a pointer 237 -PASS Not throw: windows-1257 has a pointer 238 -PASS Not throw: windows-1257 has a pointer 239 -PASS Not throw: windows-1257 has a pointer 240 -PASS Not throw: windows-1257 has a pointer 241 -PASS Not throw: windows-1257 has a pointer 242 -PASS Not throw: windows-1257 has a pointer 243 -PASS Not throw: windows-1257 has a pointer 244 -PASS Not throw: windows-1257 has a pointer 245 -PASS Not throw: windows-1257 has a pointer 246 -PASS Not throw: windows-1257 has a pointer 247 -PASS Not throw: windows-1257 has a pointer 248 -PASS Not throw: windows-1257 has a pointer 249 -PASS Not throw: windows-1257 has a pointer 250 -PASS Not throw: windows-1257 has a pointer 251 -PASS Not throw: windows-1257 has a pointer 252 -PASS Not throw: windows-1257 has a pointer 253 -PASS Not throw: windows-1257 has a pointer 254 -PASS Not throw: windows-1257 has a pointer 255 -PASS Not throw: windows-1258 has a pointer 0 -PASS Not throw: windows-1258 has a pointer 1 -PASS Not throw: windows-1258 has a pointer 2 -PASS Not throw: windows-1258 has a pointer 3 -PASS Not throw: windows-1258 has a pointer 4 -PASS Not throw: windows-1258 has a pointer 5 -PASS Not throw: windows-1258 has a pointer 6 -PASS Not throw: windows-1258 has a pointer 7 -PASS Not throw: windows-1258 has a pointer 8 -PASS Not throw: windows-1258 has a pointer 9 -PASS Not throw: windows-1258 has a pointer 10 -PASS Not throw: windows-1258 has a pointer 11 -PASS Not throw: windows-1258 has a pointer 12 -PASS Not throw: windows-1258 has a pointer 13 -PASS Not throw: windows-1258 has a pointer 14 -PASS Not throw: windows-1258 has a pointer 15 -PASS Not throw: windows-1258 has a pointer 16 -PASS Not throw: windows-1258 has a pointer 17 -PASS Not throw: windows-1258 has a pointer 18 -PASS Not throw: windows-1258 has a pointer 19 -PASS Not throw: windows-1258 has a pointer 20 -PASS Not throw: windows-1258 has a pointer 21 -PASS Not throw: windows-1258 has a pointer 22 -PASS Not throw: windows-1258 has a pointer 23 -PASS Not throw: windows-1258 has a pointer 24 -PASS Not throw: windows-1258 has a pointer 25 -PASS Not throw: windows-1258 has a pointer 26 -PASS Not throw: windows-1258 has a pointer 27 -PASS Not throw: windows-1258 has a pointer 28 -PASS Not throw: windows-1258 has a pointer 29 -PASS Not throw: windows-1258 has a pointer 30 -PASS Not throw: windows-1258 has a pointer 31 -PASS Not throw: windows-1258 has a pointer 32 -PASS Not throw: windows-1258 has a pointer 33 -PASS Not throw: windows-1258 has a pointer 34 -PASS Not throw: windows-1258 has a pointer 35 -PASS Not throw: windows-1258 has a pointer 36 -PASS Not throw: windows-1258 has a pointer 37 -PASS Not throw: windows-1258 has a pointer 38 -PASS Not throw: windows-1258 has a pointer 39 -PASS Not throw: windows-1258 has a pointer 40 -PASS Not throw: windows-1258 has a pointer 41 -PASS Not throw: windows-1258 has a pointer 42 -PASS Not throw: windows-1258 has a pointer 43 -PASS Not throw: windows-1258 has a pointer 44 -PASS Not throw: windows-1258 has a pointer 45 -PASS Not throw: windows-1258 has a pointer 46 -PASS Not throw: windows-1258 has a pointer 47 -PASS Not throw: windows-1258 has a pointer 48 -PASS Not throw: windows-1258 has a pointer 49 -PASS Not throw: windows-1258 has a pointer 50 -PASS Not throw: windows-1258 has a pointer 51 -PASS Not throw: windows-1258 has a pointer 52 -PASS Not throw: windows-1258 has a pointer 53 -PASS Not throw: windows-1258 has a pointer 54 -PASS Not throw: windows-1258 has a pointer 55 -PASS Not throw: windows-1258 has a pointer 56 -PASS Not throw: windows-1258 has a pointer 57 -PASS Not throw: windows-1258 has a pointer 58 -PASS Not throw: windows-1258 has a pointer 59 -PASS Not throw: windows-1258 has a pointer 60 -PASS Not throw: windows-1258 has a pointer 61 -PASS Not throw: windows-1258 has a pointer 62 -PASS Not throw: windows-1258 has a pointer 63 -PASS Not throw: windows-1258 has a pointer 64 -PASS Not throw: windows-1258 has a pointer 65 -PASS Not throw: windows-1258 has a pointer 66 -PASS Not throw: windows-1258 has a pointer 67 -PASS Not throw: windows-1258 has a pointer 68 -PASS Not throw: windows-1258 has a pointer 69 -PASS Not throw: windows-1258 has a pointer 70 -PASS Not throw: windows-1258 has a pointer 71 -PASS Not throw: windows-1258 has a pointer 72 -PASS Not throw: windows-1258 has a pointer 73 -PASS Not throw: windows-1258 has a pointer 74 -PASS Not throw: windows-1258 has a pointer 75 -PASS Not throw: windows-1258 has a pointer 76 -PASS Not throw: windows-1258 has a pointer 77 -PASS Not throw: windows-1258 has a pointer 78 -PASS Not throw: windows-1258 has a pointer 79 -PASS Not throw: windows-1258 has a pointer 80 -PASS Not throw: windows-1258 has a pointer 81 -PASS Not throw: windows-1258 has a pointer 82 -PASS Not throw: windows-1258 has a pointer 83 -PASS Not throw: windows-1258 has a pointer 84 -PASS Not throw: windows-1258 has a pointer 85 -PASS Not throw: windows-1258 has a pointer 86 -PASS Not throw: windows-1258 has a pointer 87 -PASS Not throw: windows-1258 has a pointer 88 -PASS Not throw: windows-1258 has a pointer 89 -PASS Not throw: windows-1258 has a pointer 90 -PASS Not throw: windows-1258 has a pointer 91 -PASS Not throw: windows-1258 has a pointer 92 -PASS Not throw: windows-1258 has a pointer 93 -PASS Not throw: windows-1258 has a pointer 94 -PASS Not throw: windows-1258 has a pointer 95 -PASS Not throw: windows-1258 has a pointer 96 -PASS Not throw: windows-1258 has a pointer 97 -PASS Not throw: windows-1258 has a pointer 98 -PASS Not throw: windows-1258 has a pointer 99 -PASS Not throw: windows-1258 has a pointer 100 -PASS Not throw: windows-1258 has a pointer 101 -PASS Not throw: windows-1258 has a pointer 102 -PASS Not throw: windows-1258 has a pointer 103 -PASS Not throw: windows-1258 has a pointer 104 -PASS Not throw: windows-1258 has a pointer 105 -PASS Not throw: windows-1258 has a pointer 106 -PASS Not throw: windows-1258 has a pointer 107 -PASS Not throw: windows-1258 has a pointer 108 -PASS Not throw: windows-1258 has a pointer 109 -PASS Not throw: windows-1258 has a pointer 110 -PASS Not throw: windows-1258 has a pointer 111 -PASS Not throw: windows-1258 has a pointer 112 -PASS Not throw: windows-1258 has a pointer 113 -PASS Not throw: windows-1258 has a pointer 114 -PASS Not throw: windows-1258 has a pointer 115 -PASS Not throw: windows-1258 has a pointer 116 -PASS Not throw: windows-1258 has a pointer 117 -PASS Not throw: windows-1258 has a pointer 118 -PASS Not throw: windows-1258 has a pointer 119 -PASS Not throw: windows-1258 has a pointer 120 -PASS Not throw: windows-1258 has a pointer 121 -PASS Not throw: windows-1258 has a pointer 122 -PASS Not throw: windows-1258 has a pointer 123 -PASS Not throw: windows-1258 has a pointer 124 -PASS Not throw: windows-1258 has a pointer 125 -PASS Not throw: windows-1258 has a pointer 126 -PASS Not throw: windows-1258 has a pointer 127 -PASS Not throw: windows-1258 has a pointer 128 -PASS Not throw: windows-1258 has a pointer 129 -PASS Not throw: windows-1258 has a pointer 130 -PASS Not throw: windows-1258 has a pointer 131 -PASS Not throw: windows-1258 has a pointer 132 -PASS Not throw: windows-1258 has a pointer 133 -PASS Not throw: windows-1258 has a pointer 134 -PASS Not throw: windows-1258 has a pointer 135 -PASS Not throw: windows-1258 has a pointer 136 -PASS Not throw: windows-1258 has a pointer 137 -PASS Not throw: windows-1258 has a pointer 138 -PASS Not throw: windows-1258 has a pointer 139 -PASS Not throw: windows-1258 has a pointer 140 -PASS Not throw: windows-1258 has a pointer 141 -PASS Not throw: windows-1258 has a pointer 142 -PASS Not throw: windows-1258 has a pointer 143 -PASS Not throw: windows-1258 has a pointer 144 -PASS Not throw: windows-1258 has a pointer 145 -PASS Not throw: windows-1258 has a pointer 146 -PASS Not throw: windows-1258 has a pointer 147 -PASS Not throw: windows-1258 has a pointer 148 -PASS Not throw: windows-1258 has a pointer 149 -PASS Not throw: windows-1258 has a pointer 150 -PASS Not throw: windows-1258 has a pointer 151 -PASS Not throw: windows-1258 has a pointer 152 -PASS Not throw: windows-1258 has a pointer 153 -PASS Not throw: windows-1258 has a pointer 154 -PASS Not throw: windows-1258 has a pointer 155 -PASS Not throw: windows-1258 has a pointer 156 -PASS Not throw: windows-1258 has a pointer 157 -PASS Not throw: windows-1258 has a pointer 158 -PASS Not throw: windows-1258 has a pointer 159 -PASS Not throw: windows-1258 has a pointer 160 -PASS Not throw: windows-1258 has a pointer 161 -PASS Not throw: windows-1258 has a pointer 162 -PASS Not throw: windows-1258 has a pointer 163 -PASS Not throw: windows-1258 has a pointer 164 -PASS Not throw: windows-1258 has a pointer 165 -PASS Not throw: windows-1258 has a pointer 166 -PASS Not throw: windows-1258 has a pointer 167 -PASS Not throw: windows-1258 has a pointer 168 -PASS Not throw: windows-1258 has a pointer 169 -PASS Not throw: windows-1258 has a pointer 170 -PASS Not throw: windows-1258 has a pointer 171 -PASS Not throw: windows-1258 has a pointer 172 -PASS Not throw: windows-1258 has a pointer 173 -PASS Not throw: windows-1258 has a pointer 174 -PASS Not throw: windows-1258 has a pointer 175 -PASS Not throw: windows-1258 has a pointer 176 -PASS Not throw: windows-1258 has a pointer 177 -PASS Not throw: windows-1258 has a pointer 178 -PASS Not throw: windows-1258 has a pointer 179 -PASS Not throw: windows-1258 has a pointer 180 -PASS Not throw: windows-1258 has a pointer 181 -PASS Not throw: windows-1258 has a pointer 182 -PASS Not throw: windows-1258 has a pointer 183 -PASS Not throw: windows-1258 has a pointer 184 -PASS Not throw: windows-1258 has a pointer 185 -PASS Not throw: windows-1258 has a pointer 186 -PASS Not throw: windows-1258 has a pointer 187 -PASS Not throw: windows-1258 has a pointer 188 -PASS Not throw: windows-1258 has a pointer 189 -PASS Not throw: windows-1258 has a pointer 190 -PASS Not throw: windows-1258 has a pointer 191 -PASS Not throw: windows-1258 has a pointer 192 -PASS Not throw: windows-1258 has a pointer 193 -PASS Not throw: windows-1258 has a pointer 194 -PASS Not throw: windows-1258 has a pointer 195 -PASS Not throw: windows-1258 has a pointer 196 -PASS Not throw: windows-1258 has a pointer 197 -PASS Not throw: windows-1258 has a pointer 198 -PASS Not throw: windows-1258 has a pointer 199 -PASS Not throw: windows-1258 has a pointer 200 -PASS Not throw: windows-1258 has a pointer 201 -PASS Not throw: windows-1258 has a pointer 202 -PASS Not throw: windows-1258 has a pointer 203 -PASS Not throw: windows-1258 has a pointer 204 -PASS Not throw: windows-1258 has a pointer 205 -PASS Not throw: windows-1258 has a pointer 206 -PASS Not throw: windows-1258 has a pointer 207 -PASS Not throw: windows-1258 has a pointer 208 -PASS Not throw: windows-1258 has a pointer 209 -PASS Not throw: windows-1258 has a pointer 210 -PASS Not throw: windows-1258 has a pointer 211 -PASS Not throw: windows-1258 has a pointer 212 -PASS Not throw: windows-1258 has a pointer 213 -PASS Not throw: windows-1258 has a pointer 214 -PASS Not throw: windows-1258 has a pointer 215 -PASS Not throw: windows-1258 has a pointer 216 -PASS Not throw: windows-1258 has a pointer 217 -PASS Not throw: windows-1258 has a pointer 218 -PASS Not throw: windows-1258 has a pointer 219 -PASS Not throw: windows-1258 has a pointer 220 -PASS Not throw: windows-1258 has a pointer 221 -PASS Not throw: windows-1258 has a pointer 222 -PASS Not throw: windows-1258 has a pointer 223 -PASS Not throw: windows-1258 has a pointer 224 -PASS Not throw: windows-1258 has a pointer 225 -PASS Not throw: windows-1258 has a pointer 226 -PASS Not throw: windows-1258 has a pointer 227 -PASS Not throw: windows-1258 has a pointer 228 -PASS Not throw: windows-1258 has a pointer 229 -PASS Not throw: windows-1258 has a pointer 230 -PASS Not throw: windows-1258 has a pointer 231 -PASS Not throw: windows-1258 has a pointer 232 -PASS Not throw: windows-1258 has a pointer 233 -PASS Not throw: windows-1258 has a pointer 234 -PASS Not throw: windows-1258 has a pointer 235 -PASS Not throw: windows-1258 has a pointer 236 -PASS Not throw: windows-1258 has a pointer 237 -PASS Not throw: windows-1258 has a pointer 238 -PASS Not throw: windows-1258 has a pointer 239 -PASS Not throw: windows-1258 has a pointer 240 -PASS Not throw: windows-1258 has a pointer 241 -PASS Not throw: windows-1258 has a pointer 242 -PASS Not throw: windows-1258 has a pointer 243 -PASS Not throw: windows-1258 has a pointer 244 -PASS Not throw: windows-1258 has a pointer 245 -PASS Not throw: windows-1258 has a pointer 246 -PASS Not throw: windows-1258 has a pointer 247 -PASS Not throw: windows-1258 has a pointer 248 -PASS Not throw: windows-1258 has a pointer 249 -PASS Not throw: windows-1258 has a pointer 250 -PASS Not throw: windows-1258 has a pointer 251 -PASS Not throw: windows-1258 has a pointer 252 -PASS Not throw: windows-1258 has a pointer 253 -PASS Not throw: windows-1258 has a pointer 254 -PASS Not throw: windows-1258 has a pointer 255 -PASS Not throw: x-mac-cyrillic has a pointer 0 -PASS Not throw: x-mac-cyrillic has a pointer 1 -PASS Not throw: x-mac-cyrillic has a pointer 2 -PASS Not throw: x-mac-cyrillic has a pointer 3 -PASS Not throw: x-mac-cyrillic has a pointer 4 -PASS Not throw: x-mac-cyrillic has a pointer 5 -PASS Not throw: x-mac-cyrillic has a pointer 6 -PASS Not throw: x-mac-cyrillic has a pointer 7 -PASS Not throw: x-mac-cyrillic has a pointer 8 -PASS Not throw: x-mac-cyrillic has a pointer 9 -PASS Not throw: x-mac-cyrillic has a pointer 10 -PASS Not throw: x-mac-cyrillic has a pointer 11 -PASS Not throw: x-mac-cyrillic has a pointer 12 -PASS Not throw: x-mac-cyrillic has a pointer 13 -PASS Not throw: x-mac-cyrillic has a pointer 14 -PASS Not throw: x-mac-cyrillic has a pointer 15 -PASS Not throw: x-mac-cyrillic has a pointer 16 -PASS Not throw: x-mac-cyrillic has a pointer 17 -PASS Not throw: x-mac-cyrillic has a pointer 18 -PASS Not throw: x-mac-cyrillic has a pointer 19 -PASS Not throw: x-mac-cyrillic has a pointer 20 -PASS Not throw: x-mac-cyrillic has a pointer 21 -PASS Not throw: x-mac-cyrillic has a pointer 22 -PASS Not throw: x-mac-cyrillic has a pointer 23 -PASS Not throw: x-mac-cyrillic has a pointer 24 -PASS Not throw: x-mac-cyrillic has a pointer 25 -PASS Not throw: x-mac-cyrillic has a pointer 26 -PASS Not throw: x-mac-cyrillic has a pointer 27 -PASS Not throw: x-mac-cyrillic has a pointer 28 -PASS Not throw: x-mac-cyrillic has a pointer 29 -PASS Not throw: x-mac-cyrillic has a pointer 30 -PASS Not throw: x-mac-cyrillic has a pointer 31 -PASS Not throw: x-mac-cyrillic has a pointer 32 -PASS Not throw: x-mac-cyrillic has a pointer 33 -PASS Not throw: x-mac-cyrillic has a pointer 34 -PASS Not throw: x-mac-cyrillic has a pointer 35 -PASS Not throw: x-mac-cyrillic has a pointer 36 -PASS Not throw: x-mac-cyrillic has a pointer 37 -PASS Not throw: x-mac-cyrillic has a pointer 38 -PASS Not throw: x-mac-cyrillic has a pointer 39 -PASS Not throw: x-mac-cyrillic has a pointer 40 -PASS Not throw: x-mac-cyrillic has a pointer 41 -PASS Not throw: x-mac-cyrillic has a pointer 42 -PASS Not throw: x-mac-cyrillic has a pointer 43 -PASS Not throw: x-mac-cyrillic has a pointer 44 -PASS Not throw: x-mac-cyrillic has a pointer 45 -PASS Not throw: x-mac-cyrillic has a pointer 46 -PASS Not throw: x-mac-cyrillic has a pointer 47 -PASS Not throw: x-mac-cyrillic has a pointer 48 -PASS Not throw: x-mac-cyrillic has a pointer 49 -PASS Not throw: x-mac-cyrillic has a pointer 50 -PASS Not throw: x-mac-cyrillic has a pointer 51 -PASS Not throw: x-mac-cyrillic has a pointer 52 -PASS Not throw: x-mac-cyrillic has a pointer 53 -PASS Not throw: x-mac-cyrillic has a pointer 54 -PASS Not throw: x-mac-cyrillic has a pointer 55 -PASS Not throw: x-mac-cyrillic has a pointer 56 -PASS Not throw: x-mac-cyrillic has a pointer 57 -PASS Not throw: x-mac-cyrillic has a pointer 58 -PASS Not throw: x-mac-cyrillic has a pointer 59 -PASS Not throw: x-mac-cyrillic has a pointer 60 -PASS Not throw: x-mac-cyrillic has a pointer 61 -PASS Not throw: x-mac-cyrillic has a pointer 62 -PASS Not throw: x-mac-cyrillic has a pointer 63 -PASS Not throw: x-mac-cyrillic has a pointer 64 -PASS Not throw: x-mac-cyrillic has a pointer 65 -PASS Not throw: x-mac-cyrillic has a pointer 66 -PASS Not throw: x-mac-cyrillic has a pointer 67 -PASS Not throw: x-mac-cyrillic has a pointer 68 -PASS Not throw: x-mac-cyrillic has a pointer 69 -PASS Not throw: x-mac-cyrillic has a pointer 70 -PASS Not throw: x-mac-cyrillic has a pointer 71 -PASS Not throw: x-mac-cyrillic has a pointer 72 -PASS Not throw: x-mac-cyrillic has a pointer 73 -PASS Not throw: x-mac-cyrillic has a pointer 74 -PASS Not throw: x-mac-cyrillic has a pointer 75 -PASS Not throw: x-mac-cyrillic has a pointer 76 -PASS Not throw: x-mac-cyrillic has a pointer 77 -PASS Not throw: x-mac-cyrillic has a pointer 78 -PASS Not throw: x-mac-cyrillic has a pointer 79 -PASS Not throw: x-mac-cyrillic has a pointer 80 -PASS Not throw: x-mac-cyrillic has a pointer 81 -PASS Not throw: x-mac-cyrillic has a pointer 82 -PASS Not throw: x-mac-cyrillic has a pointer 83 -PASS Not throw: x-mac-cyrillic has a pointer 84 -PASS Not throw: x-mac-cyrillic has a pointer 85 -PASS Not throw: x-mac-cyrillic has a pointer 86 -PASS Not throw: x-mac-cyrillic has a pointer 87 -PASS Not throw: x-mac-cyrillic has a pointer 88 -PASS Not throw: x-mac-cyrillic has a pointer 89 -PASS Not throw: x-mac-cyrillic has a pointer 90 -PASS Not throw: x-mac-cyrillic has a pointer 91 -PASS Not throw: x-mac-cyrillic has a pointer 92 -PASS Not throw: x-mac-cyrillic has a pointer 93 -PASS Not throw: x-mac-cyrillic has a pointer 94 -PASS Not throw: x-mac-cyrillic has a pointer 95 -PASS Not throw: x-mac-cyrillic has a pointer 96 -PASS Not throw: x-mac-cyrillic has a pointer 97 -PASS Not throw: x-mac-cyrillic has a pointer 98 -PASS Not throw: x-mac-cyrillic has a pointer 99 -PASS Not throw: x-mac-cyrillic has a pointer 100 -PASS Not throw: x-mac-cyrillic has a pointer 101 -PASS Not throw: x-mac-cyrillic has a pointer 102 -PASS Not throw: x-mac-cyrillic has a pointer 103 -PASS Not throw: x-mac-cyrillic has a pointer 104 -PASS Not throw: x-mac-cyrillic has a pointer 105 -PASS Not throw: x-mac-cyrillic has a pointer 106 -PASS Not throw: x-mac-cyrillic has a pointer 107 -PASS Not throw: x-mac-cyrillic has a pointer 108 -PASS Not throw: x-mac-cyrillic has a pointer 109 -PASS Not throw: x-mac-cyrillic has a pointer 110 -PASS Not throw: x-mac-cyrillic has a pointer 111 -PASS Not throw: x-mac-cyrillic has a pointer 112 -PASS Not throw: x-mac-cyrillic has a pointer 113 -PASS Not throw: x-mac-cyrillic has a pointer 114 -PASS Not throw: x-mac-cyrillic has a pointer 115 -PASS Not throw: x-mac-cyrillic has a pointer 116 -PASS Not throw: x-mac-cyrillic has a pointer 117 -PASS Not throw: x-mac-cyrillic has a pointer 118 -PASS Not throw: x-mac-cyrillic has a pointer 119 -PASS Not throw: x-mac-cyrillic has a pointer 120 -PASS Not throw: x-mac-cyrillic has a pointer 121 -PASS Not throw: x-mac-cyrillic has a pointer 122 -PASS Not throw: x-mac-cyrillic has a pointer 123 -PASS Not throw: x-mac-cyrillic has a pointer 124 -PASS Not throw: x-mac-cyrillic has a pointer 125 -PASS Not throw: x-mac-cyrillic has a pointer 126 -PASS Not throw: x-mac-cyrillic has a pointer 127 -PASS Not throw: x-mac-cyrillic has a pointer 128 -PASS Not throw: x-mac-cyrillic has a pointer 129 -PASS Not throw: x-mac-cyrillic has a pointer 130 -PASS Not throw: x-mac-cyrillic has a pointer 131 -PASS Not throw: x-mac-cyrillic has a pointer 132 -PASS Not throw: x-mac-cyrillic has a pointer 133 -PASS Not throw: x-mac-cyrillic has a pointer 134 -PASS Not throw: x-mac-cyrillic has a pointer 135 -PASS Not throw: x-mac-cyrillic has a pointer 136 -PASS Not throw: x-mac-cyrillic has a pointer 137 -PASS Not throw: x-mac-cyrillic has a pointer 138 -PASS Not throw: x-mac-cyrillic has a pointer 139 -PASS Not throw: x-mac-cyrillic has a pointer 140 -PASS Not throw: x-mac-cyrillic has a pointer 141 -PASS Not throw: x-mac-cyrillic has a pointer 142 -PASS Not throw: x-mac-cyrillic has a pointer 143 -PASS Not throw: x-mac-cyrillic has a pointer 144 -PASS Not throw: x-mac-cyrillic has a pointer 145 -PASS Not throw: x-mac-cyrillic has a pointer 146 -PASS Not throw: x-mac-cyrillic has a pointer 147 -PASS Not throw: x-mac-cyrillic has a pointer 148 -PASS Not throw: x-mac-cyrillic has a pointer 149 -PASS Not throw: x-mac-cyrillic has a pointer 150 -PASS Not throw: x-mac-cyrillic has a pointer 151 -PASS Not throw: x-mac-cyrillic has a pointer 152 -PASS Not throw: x-mac-cyrillic has a pointer 153 -PASS Not throw: x-mac-cyrillic has a pointer 154 -PASS Not throw: x-mac-cyrillic has a pointer 155 -PASS Not throw: x-mac-cyrillic has a pointer 156 -PASS Not throw: x-mac-cyrillic has a pointer 157 -PASS Not throw: x-mac-cyrillic has a pointer 158 -PASS Not throw: x-mac-cyrillic has a pointer 159 -PASS Not throw: x-mac-cyrillic has a pointer 160 -PASS Not throw: x-mac-cyrillic has a pointer 161 -PASS Not throw: x-mac-cyrillic has a pointer 162 -PASS Not throw: x-mac-cyrillic has a pointer 163 -PASS Not throw: x-mac-cyrillic has a pointer 164 -PASS Not throw: x-mac-cyrillic has a pointer 165 -PASS Not throw: x-mac-cyrillic has a pointer 166 -PASS Not throw: x-mac-cyrillic has a pointer 167 -PASS Not throw: x-mac-cyrillic has a pointer 168 -PASS Not throw: x-mac-cyrillic has a pointer 169 -PASS Not throw: x-mac-cyrillic has a pointer 170 -PASS Not throw: x-mac-cyrillic has a pointer 171 -PASS Not throw: x-mac-cyrillic has a pointer 172 -PASS Not throw: x-mac-cyrillic has a pointer 173 -PASS Not throw: x-mac-cyrillic has a pointer 174 -PASS Not throw: x-mac-cyrillic has a pointer 175 -PASS Not throw: x-mac-cyrillic has a pointer 176 -PASS Not throw: x-mac-cyrillic has a pointer 177 -PASS Not throw: x-mac-cyrillic has a pointer 178 -PASS Not throw: x-mac-cyrillic has a pointer 179 -PASS Not throw: x-mac-cyrillic has a pointer 180 -PASS Not throw: x-mac-cyrillic has a pointer 181 -PASS Not throw: x-mac-cyrillic has a pointer 182 -PASS Not throw: x-mac-cyrillic has a pointer 183 -PASS Not throw: x-mac-cyrillic has a pointer 184 -PASS Not throw: x-mac-cyrillic has a pointer 185 -PASS Not throw: x-mac-cyrillic has a pointer 186 -PASS Not throw: x-mac-cyrillic has a pointer 187 -PASS Not throw: x-mac-cyrillic has a pointer 188 -PASS Not throw: x-mac-cyrillic has a pointer 189 -PASS Not throw: x-mac-cyrillic has a pointer 190 -PASS Not throw: x-mac-cyrillic has a pointer 191 -PASS Not throw: x-mac-cyrillic has a pointer 192 -PASS Not throw: x-mac-cyrillic has a pointer 193 -PASS Not throw: x-mac-cyrillic has a pointer 194 -PASS Not throw: x-mac-cyrillic has a pointer 195 -PASS Not throw: x-mac-cyrillic has a pointer 196 -PASS Not throw: x-mac-cyrillic has a pointer 197 -PASS Not throw: x-mac-cyrillic has a pointer 198 -PASS Not throw: x-mac-cyrillic has a pointer 199 -PASS Not throw: x-mac-cyrillic has a pointer 200 -PASS Not throw: x-mac-cyrillic has a pointer 201 -PASS Not throw: x-mac-cyrillic has a pointer 202 -PASS Not throw: x-mac-cyrillic has a pointer 203 -PASS Not throw: x-mac-cyrillic has a pointer 204 -PASS Not throw: x-mac-cyrillic has a pointer 205 -PASS Not throw: x-mac-cyrillic has a pointer 206 -PASS Not throw: x-mac-cyrillic has a pointer 207 -PASS Not throw: x-mac-cyrillic has a pointer 208 -PASS Not throw: x-mac-cyrillic has a pointer 209 -PASS Not throw: x-mac-cyrillic has a pointer 210 -PASS Not throw: x-mac-cyrillic has a pointer 211 -PASS Not throw: x-mac-cyrillic has a pointer 212 -PASS Not throw: x-mac-cyrillic has a pointer 213 -PASS Not throw: x-mac-cyrillic has a pointer 214 -PASS Not throw: x-mac-cyrillic has a pointer 215 -PASS Not throw: x-mac-cyrillic has a pointer 216 -PASS Not throw: x-mac-cyrillic has a pointer 217 -PASS Not throw: x-mac-cyrillic has a pointer 218 -PASS Not throw: x-mac-cyrillic has a pointer 219 -PASS Not throw: x-mac-cyrillic has a pointer 220 -PASS Not throw: x-mac-cyrillic has a pointer 221 -PASS Not throw: x-mac-cyrillic has a pointer 222 -PASS Not throw: x-mac-cyrillic has a pointer 223 -PASS Not throw: x-mac-cyrillic has a pointer 224 -PASS Not throw: x-mac-cyrillic has a pointer 225 -PASS Not throw: x-mac-cyrillic has a pointer 226 -PASS Not throw: x-mac-cyrillic has a pointer 227 -PASS Not throw: x-mac-cyrillic has a pointer 228 -PASS Not throw: x-mac-cyrillic has a pointer 229 -PASS Not throw: x-mac-cyrillic has a pointer 230 -PASS Not throw: x-mac-cyrillic has a pointer 231 -PASS Not throw: x-mac-cyrillic has a pointer 232 -PASS Not throw: x-mac-cyrillic has a pointer 233 -PASS Not throw: x-mac-cyrillic has a pointer 234 -PASS Not throw: x-mac-cyrillic has a pointer 235 -PASS Not throw: x-mac-cyrillic has a pointer 236 -PASS Not throw: x-mac-cyrillic has a pointer 237 -PASS Not throw: x-mac-cyrillic has a pointer 238 -PASS Not throw: x-mac-cyrillic has a pointer 239 -PASS Not throw: x-mac-cyrillic has a pointer 240 -PASS Not throw: x-mac-cyrillic has a pointer 241 -PASS Not throw: x-mac-cyrillic has a pointer 242 -PASS Not throw: x-mac-cyrillic has a pointer 243 -PASS Not throw: x-mac-cyrillic has a pointer 244 -PASS Not throw: x-mac-cyrillic has a pointer 245 -PASS Not throw: x-mac-cyrillic has a pointer 246 -PASS Not throw: x-mac-cyrillic has a pointer 247 -PASS Not throw: x-mac-cyrillic has a pointer 248 -PASS Not throw: x-mac-cyrillic has a pointer 249 -PASS Not throw: x-mac-cyrillic has a pointer 250 -PASS Not throw: x-mac-cyrillic has a pointer 251 -PASS Not throw: x-mac-cyrillic has a pointer 252 -PASS Not throw: x-mac-cyrillic has a pointer 253 -PASS Not throw: x-mac-cyrillic has a pointer 254 -PASS Not throw: x-mac-cyrillic has a pointer 255 - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html index 2382913528e69..39f60119d74f3 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html @@ -1 +1,9 @@ - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1-1000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1-1000-expected.txt new file mode 100644 index 0000000000000..b50f02207f9db --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1-1000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: IBM866 has a pointer 0 +PASS Not throw: IBM866 has a pointer 1 +PASS Not throw: IBM866 has a pointer 2 +PASS Not throw: IBM866 has a pointer 3 +PASS Not throw: IBM866 has a pointer 4 +PASS Not throw: IBM866 has a pointer 5 +PASS Not throw: IBM866 has a pointer 6 +PASS Not throw: IBM866 has a pointer 7 +PASS Not throw: IBM866 has a pointer 8 +PASS Not throw: IBM866 has a pointer 9 +PASS Not throw: IBM866 has a pointer 10 +PASS Not throw: IBM866 has a pointer 11 +PASS Not throw: IBM866 has a pointer 12 +PASS Not throw: IBM866 has a pointer 13 +PASS Not throw: IBM866 has a pointer 14 +PASS Not throw: IBM866 has a pointer 15 +PASS Not throw: IBM866 has a pointer 16 +PASS Not throw: IBM866 has a pointer 17 +PASS Not throw: IBM866 has a pointer 18 +PASS Not throw: IBM866 has a pointer 19 +PASS Not throw: IBM866 has a pointer 20 +PASS Not throw: IBM866 has a pointer 21 +PASS Not throw: IBM866 has a pointer 22 +PASS Not throw: IBM866 has a pointer 23 +PASS Not throw: IBM866 has a pointer 24 +PASS Not throw: IBM866 has a pointer 25 +PASS Not throw: IBM866 has a pointer 26 +PASS Not throw: IBM866 has a pointer 27 +PASS Not throw: IBM866 has a pointer 28 +PASS Not throw: IBM866 has a pointer 29 +PASS Not throw: IBM866 has a pointer 30 +PASS Not throw: IBM866 has a pointer 31 +PASS Not throw: IBM866 has a pointer 32 +PASS Not throw: IBM866 has a pointer 33 +PASS Not throw: IBM866 has a pointer 34 +PASS Not throw: IBM866 has a pointer 35 +PASS Not throw: IBM866 has a pointer 36 +PASS Not throw: IBM866 has a pointer 37 +PASS Not throw: IBM866 has a pointer 38 +PASS Not throw: IBM866 has a pointer 39 +PASS Not throw: IBM866 has a pointer 40 +PASS Not throw: IBM866 has a pointer 41 +PASS Not throw: IBM866 has a pointer 42 +PASS Not throw: IBM866 has a pointer 43 +PASS Not throw: IBM866 has a pointer 44 +PASS Not throw: IBM866 has a pointer 45 +PASS Not throw: IBM866 has a pointer 46 +PASS Not throw: IBM866 has a pointer 47 +PASS Not throw: IBM866 has a pointer 48 +PASS Not throw: IBM866 has a pointer 49 +PASS Not throw: IBM866 has a pointer 50 +PASS Not throw: IBM866 has a pointer 51 +PASS Not throw: IBM866 has a pointer 52 +PASS Not throw: IBM866 has a pointer 53 +PASS Not throw: IBM866 has a pointer 54 +PASS Not throw: IBM866 has a pointer 55 +PASS Not throw: IBM866 has a pointer 56 +PASS Not throw: IBM866 has a pointer 57 +PASS Not throw: IBM866 has a pointer 58 +PASS Not throw: IBM866 has a pointer 59 +PASS Not throw: IBM866 has a pointer 60 +PASS Not throw: IBM866 has a pointer 61 +PASS Not throw: IBM866 has a pointer 62 +PASS Not throw: IBM866 has a pointer 63 +PASS Not throw: IBM866 has a pointer 64 +PASS Not throw: IBM866 has a pointer 65 +PASS Not throw: IBM866 has a pointer 66 +PASS Not throw: IBM866 has a pointer 67 +PASS Not throw: IBM866 has a pointer 68 +PASS Not throw: IBM866 has a pointer 69 +PASS Not throw: IBM866 has a pointer 70 +PASS Not throw: IBM866 has a pointer 71 +PASS Not throw: IBM866 has a pointer 72 +PASS Not throw: IBM866 has a pointer 73 +PASS Not throw: IBM866 has a pointer 74 +PASS Not throw: IBM866 has a pointer 75 +PASS Not throw: IBM866 has a pointer 76 +PASS Not throw: IBM866 has a pointer 77 +PASS Not throw: IBM866 has a pointer 78 +PASS Not throw: IBM866 has a pointer 79 +PASS Not throw: IBM866 has a pointer 80 +PASS Not throw: IBM866 has a pointer 81 +PASS Not throw: IBM866 has a pointer 82 +PASS Not throw: IBM866 has a pointer 83 +PASS Not throw: IBM866 has a pointer 84 +PASS Not throw: IBM866 has a pointer 85 +PASS Not throw: IBM866 has a pointer 86 +PASS Not throw: IBM866 has a pointer 87 +PASS Not throw: IBM866 has a pointer 88 +PASS Not throw: IBM866 has a pointer 89 +PASS Not throw: IBM866 has a pointer 90 +PASS Not throw: IBM866 has a pointer 91 +PASS Not throw: IBM866 has a pointer 92 +PASS Not throw: IBM866 has a pointer 93 +PASS Not throw: IBM866 has a pointer 94 +PASS Not throw: IBM866 has a pointer 95 +PASS Not throw: IBM866 has a pointer 96 +PASS Not throw: IBM866 has a pointer 97 +PASS Not throw: IBM866 has a pointer 98 +PASS Not throw: IBM866 has a pointer 99 +PASS Not throw: IBM866 has a pointer 100 +PASS Not throw: IBM866 has a pointer 101 +PASS Not throw: IBM866 has a pointer 102 +PASS Not throw: IBM866 has a pointer 103 +PASS Not throw: IBM866 has a pointer 104 +PASS Not throw: IBM866 has a pointer 105 +PASS Not throw: IBM866 has a pointer 106 +PASS Not throw: IBM866 has a pointer 107 +PASS Not throw: IBM866 has a pointer 108 +PASS Not throw: IBM866 has a pointer 109 +PASS Not throw: IBM866 has a pointer 110 +PASS Not throw: IBM866 has a pointer 111 +PASS Not throw: IBM866 has a pointer 112 +PASS Not throw: IBM866 has a pointer 113 +PASS Not throw: IBM866 has a pointer 114 +PASS Not throw: IBM866 has a pointer 115 +PASS Not throw: IBM866 has a pointer 116 +PASS Not throw: IBM866 has a pointer 117 +PASS Not throw: IBM866 has a pointer 118 +PASS Not throw: IBM866 has a pointer 119 +PASS Not throw: IBM866 has a pointer 120 +PASS Not throw: IBM866 has a pointer 121 +PASS Not throw: IBM866 has a pointer 122 +PASS Not throw: IBM866 has a pointer 123 +PASS Not throw: IBM866 has a pointer 124 +PASS Not throw: IBM866 has a pointer 125 +PASS Not throw: IBM866 has a pointer 126 +PASS Not throw: IBM866 has a pointer 127 +PASS Not throw: IBM866 has a pointer 128 +PASS Not throw: IBM866 has a pointer 129 +PASS Not throw: IBM866 has a pointer 130 +PASS Not throw: IBM866 has a pointer 131 +PASS Not throw: IBM866 has a pointer 132 +PASS Not throw: IBM866 has a pointer 133 +PASS Not throw: IBM866 has a pointer 134 +PASS Not throw: IBM866 has a pointer 135 +PASS Not throw: IBM866 has a pointer 136 +PASS Not throw: IBM866 has a pointer 137 +PASS Not throw: IBM866 has a pointer 138 +PASS Not throw: IBM866 has a pointer 139 +PASS Not throw: IBM866 has a pointer 140 +PASS Not throw: IBM866 has a pointer 141 +PASS Not throw: IBM866 has a pointer 142 +PASS Not throw: IBM866 has a pointer 143 +PASS Not throw: IBM866 has a pointer 144 +PASS Not throw: IBM866 has a pointer 145 +PASS Not throw: IBM866 has a pointer 146 +PASS Not throw: IBM866 has a pointer 147 +PASS Not throw: IBM866 has a pointer 148 +PASS Not throw: IBM866 has a pointer 149 +PASS Not throw: IBM866 has a pointer 150 +PASS Not throw: IBM866 has a pointer 151 +PASS Not throw: IBM866 has a pointer 152 +PASS Not throw: IBM866 has a pointer 153 +PASS Not throw: IBM866 has a pointer 154 +PASS Not throw: IBM866 has a pointer 155 +PASS Not throw: IBM866 has a pointer 156 +PASS Not throw: IBM866 has a pointer 157 +PASS Not throw: IBM866 has a pointer 158 +PASS Not throw: IBM866 has a pointer 159 +PASS Not throw: IBM866 has a pointer 160 +PASS Not throw: IBM866 has a pointer 161 +PASS Not throw: IBM866 has a pointer 162 +PASS Not throw: IBM866 has a pointer 163 +PASS Not throw: IBM866 has a pointer 164 +PASS Not throw: IBM866 has a pointer 165 +PASS Not throw: IBM866 has a pointer 166 +PASS Not throw: IBM866 has a pointer 167 +PASS Not throw: IBM866 has a pointer 168 +PASS Not throw: IBM866 has a pointer 169 +PASS Not throw: IBM866 has a pointer 170 +PASS Not throw: IBM866 has a pointer 171 +PASS Not throw: IBM866 has a pointer 172 +PASS Not throw: IBM866 has a pointer 173 +PASS Not throw: IBM866 has a pointer 174 +PASS Not throw: IBM866 has a pointer 175 +PASS Not throw: IBM866 has a pointer 176 +PASS Not throw: IBM866 has a pointer 177 +PASS Not throw: IBM866 has a pointer 178 +PASS Not throw: IBM866 has a pointer 179 +PASS Not throw: IBM866 has a pointer 180 +PASS Not throw: IBM866 has a pointer 181 +PASS Not throw: IBM866 has a pointer 182 +PASS Not throw: IBM866 has a pointer 183 +PASS Not throw: IBM866 has a pointer 184 +PASS Not throw: IBM866 has a pointer 185 +PASS Not throw: IBM866 has a pointer 186 +PASS Not throw: IBM866 has a pointer 187 +PASS Not throw: IBM866 has a pointer 188 +PASS Not throw: IBM866 has a pointer 189 +PASS Not throw: IBM866 has a pointer 190 +PASS Not throw: IBM866 has a pointer 191 +PASS Not throw: IBM866 has a pointer 192 +PASS Not throw: IBM866 has a pointer 193 +PASS Not throw: IBM866 has a pointer 194 +PASS Not throw: IBM866 has a pointer 195 +PASS Not throw: IBM866 has a pointer 196 +PASS Not throw: IBM866 has a pointer 197 +PASS Not throw: IBM866 has a pointer 198 +PASS Not throw: IBM866 has a pointer 199 +PASS Not throw: IBM866 has a pointer 200 +PASS Not throw: IBM866 has a pointer 201 +PASS Not throw: IBM866 has a pointer 202 +PASS Not throw: IBM866 has a pointer 203 +PASS Not throw: IBM866 has a pointer 204 +PASS Not throw: IBM866 has a pointer 205 +PASS Not throw: IBM866 has a pointer 206 +PASS Not throw: IBM866 has a pointer 207 +PASS Not throw: IBM866 has a pointer 208 +PASS Not throw: IBM866 has a pointer 209 +PASS Not throw: IBM866 has a pointer 210 +PASS Not throw: IBM866 has a pointer 211 +PASS Not throw: IBM866 has a pointer 212 +PASS Not throw: IBM866 has a pointer 213 +PASS Not throw: IBM866 has a pointer 214 +PASS Not throw: IBM866 has a pointer 215 +PASS Not throw: IBM866 has a pointer 216 +PASS Not throw: IBM866 has a pointer 217 +PASS Not throw: IBM866 has a pointer 218 +PASS Not throw: IBM866 has a pointer 219 +PASS Not throw: IBM866 has a pointer 220 +PASS Not throw: IBM866 has a pointer 221 +PASS Not throw: IBM866 has a pointer 222 +PASS Not throw: IBM866 has a pointer 223 +PASS Not throw: IBM866 has a pointer 224 +PASS Not throw: IBM866 has a pointer 225 +PASS Not throw: IBM866 has a pointer 226 +PASS Not throw: IBM866 has a pointer 227 +PASS Not throw: IBM866 has a pointer 228 +PASS Not throw: IBM866 has a pointer 229 +PASS Not throw: IBM866 has a pointer 230 +PASS Not throw: IBM866 has a pointer 231 +PASS Not throw: IBM866 has a pointer 232 +PASS Not throw: IBM866 has a pointer 233 +PASS Not throw: IBM866 has a pointer 234 +PASS Not throw: IBM866 has a pointer 235 +PASS Not throw: IBM866 has a pointer 236 +PASS Not throw: IBM866 has a pointer 237 +PASS Not throw: IBM866 has a pointer 238 +PASS Not throw: IBM866 has a pointer 239 +PASS Not throw: IBM866 has a pointer 240 +PASS Not throw: IBM866 has a pointer 241 +PASS Not throw: IBM866 has a pointer 242 +PASS Not throw: IBM866 has a pointer 243 +PASS Not throw: IBM866 has a pointer 244 +PASS Not throw: IBM866 has a pointer 245 +PASS Not throw: IBM866 has a pointer 246 +PASS Not throw: IBM866 has a pointer 247 +PASS Not throw: IBM866 has a pointer 248 +PASS Not throw: IBM866 has a pointer 249 +PASS Not throw: IBM866 has a pointer 250 +PASS Not throw: IBM866 has a pointer 251 +PASS Not throw: IBM866 has a pointer 252 +PASS Not throw: IBM866 has a pointer 253 +PASS Not throw: IBM866 has a pointer 254 +PASS Not throw: IBM866 has a pointer 255 +PASS Not throw: ISO-8859-2 has a pointer 0 +PASS Not throw: ISO-8859-2 has a pointer 1 +PASS Not throw: ISO-8859-2 has a pointer 2 +PASS Not throw: ISO-8859-2 has a pointer 3 +PASS Not throw: ISO-8859-2 has a pointer 4 +PASS Not throw: ISO-8859-2 has a pointer 5 +PASS Not throw: ISO-8859-2 has a pointer 6 +PASS Not throw: ISO-8859-2 has a pointer 7 +PASS Not throw: ISO-8859-2 has a pointer 8 +PASS Not throw: ISO-8859-2 has a pointer 9 +PASS Not throw: ISO-8859-2 has a pointer 10 +PASS Not throw: ISO-8859-2 has a pointer 11 +PASS Not throw: ISO-8859-2 has a pointer 12 +PASS Not throw: ISO-8859-2 has a pointer 13 +PASS Not throw: ISO-8859-2 has a pointer 14 +PASS Not throw: ISO-8859-2 has a pointer 15 +PASS Not throw: ISO-8859-2 has a pointer 16 +PASS Not throw: ISO-8859-2 has a pointer 17 +PASS Not throw: ISO-8859-2 has a pointer 18 +PASS Not throw: ISO-8859-2 has a pointer 19 +PASS Not throw: ISO-8859-2 has a pointer 20 +PASS Not throw: ISO-8859-2 has a pointer 21 +PASS Not throw: ISO-8859-2 has a pointer 22 +PASS Not throw: ISO-8859-2 has a pointer 23 +PASS Not throw: ISO-8859-2 has a pointer 24 +PASS Not throw: ISO-8859-2 has a pointer 25 +PASS Not throw: ISO-8859-2 has a pointer 26 +PASS Not throw: ISO-8859-2 has a pointer 27 +PASS Not throw: ISO-8859-2 has a pointer 28 +PASS Not throw: ISO-8859-2 has a pointer 29 +PASS Not throw: ISO-8859-2 has a pointer 30 +PASS Not throw: ISO-8859-2 has a pointer 31 +PASS Not throw: ISO-8859-2 has a pointer 32 +PASS Not throw: ISO-8859-2 has a pointer 33 +PASS Not throw: ISO-8859-2 has a pointer 34 +PASS Not throw: ISO-8859-2 has a pointer 35 +PASS Not throw: ISO-8859-2 has a pointer 36 +PASS Not throw: ISO-8859-2 has a pointer 37 +PASS Not throw: ISO-8859-2 has a pointer 38 +PASS Not throw: ISO-8859-2 has a pointer 39 +PASS Not throw: ISO-8859-2 has a pointer 40 +PASS Not throw: ISO-8859-2 has a pointer 41 +PASS Not throw: ISO-8859-2 has a pointer 42 +PASS Not throw: ISO-8859-2 has a pointer 43 +PASS Not throw: ISO-8859-2 has a pointer 44 +PASS Not throw: ISO-8859-2 has a pointer 45 +PASS Not throw: ISO-8859-2 has a pointer 46 +PASS Not throw: ISO-8859-2 has a pointer 47 +PASS Not throw: ISO-8859-2 has a pointer 48 +PASS Not throw: ISO-8859-2 has a pointer 49 +PASS Not throw: ISO-8859-2 has a pointer 50 +PASS Not throw: ISO-8859-2 has a pointer 51 +PASS Not throw: ISO-8859-2 has a pointer 52 +PASS Not throw: ISO-8859-2 has a pointer 53 +PASS Not throw: ISO-8859-2 has a pointer 54 +PASS Not throw: ISO-8859-2 has a pointer 55 +PASS Not throw: ISO-8859-2 has a pointer 56 +PASS Not throw: ISO-8859-2 has a pointer 57 +PASS Not throw: ISO-8859-2 has a pointer 58 +PASS Not throw: ISO-8859-2 has a pointer 59 +PASS Not throw: ISO-8859-2 has a pointer 60 +PASS Not throw: ISO-8859-2 has a pointer 61 +PASS Not throw: ISO-8859-2 has a pointer 62 +PASS Not throw: ISO-8859-2 has a pointer 63 +PASS Not throw: ISO-8859-2 has a pointer 64 +PASS Not throw: ISO-8859-2 has a pointer 65 +PASS Not throw: ISO-8859-2 has a pointer 66 +PASS Not throw: ISO-8859-2 has a pointer 67 +PASS Not throw: ISO-8859-2 has a pointer 68 +PASS Not throw: ISO-8859-2 has a pointer 69 +PASS Not throw: ISO-8859-2 has a pointer 70 +PASS Not throw: ISO-8859-2 has a pointer 71 +PASS Not throw: ISO-8859-2 has a pointer 72 +PASS Not throw: ISO-8859-2 has a pointer 73 +PASS Not throw: ISO-8859-2 has a pointer 74 +PASS Not throw: ISO-8859-2 has a pointer 75 +PASS Not throw: ISO-8859-2 has a pointer 76 +PASS Not throw: ISO-8859-2 has a pointer 77 +PASS Not throw: ISO-8859-2 has a pointer 78 +PASS Not throw: ISO-8859-2 has a pointer 79 +PASS Not throw: ISO-8859-2 has a pointer 80 +PASS Not throw: ISO-8859-2 has a pointer 81 +PASS Not throw: ISO-8859-2 has a pointer 82 +PASS Not throw: ISO-8859-2 has a pointer 83 +PASS Not throw: ISO-8859-2 has a pointer 84 +PASS Not throw: ISO-8859-2 has a pointer 85 +PASS Not throw: ISO-8859-2 has a pointer 86 +PASS Not throw: ISO-8859-2 has a pointer 87 +PASS Not throw: ISO-8859-2 has a pointer 88 +PASS Not throw: ISO-8859-2 has a pointer 89 +PASS Not throw: ISO-8859-2 has a pointer 90 +PASS Not throw: ISO-8859-2 has a pointer 91 +PASS Not throw: ISO-8859-2 has a pointer 92 +PASS Not throw: ISO-8859-2 has a pointer 93 +PASS Not throw: ISO-8859-2 has a pointer 94 +PASS Not throw: ISO-8859-2 has a pointer 95 +PASS Not throw: ISO-8859-2 has a pointer 96 +PASS Not throw: ISO-8859-2 has a pointer 97 +PASS Not throw: ISO-8859-2 has a pointer 98 +PASS Not throw: ISO-8859-2 has a pointer 99 +PASS Not throw: ISO-8859-2 has a pointer 100 +PASS Not throw: ISO-8859-2 has a pointer 101 +PASS Not throw: ISO-8859-2 has a pointer 102 +PASS Not throw: ISO-8859-2 has a pointer 103 +PASS Not throw: ISO-8859-2 has a pointer 104 +PASS Not throw: ISO-8859-2 has a pointer 105 +PASS Not throw: ISO-8859-2 has a pointer 106 +PASS Not throw: ISO-8859-2 has a pointer 107 +PASS Not throw: ISO-8859-2 has a pointer 108 +PASS Not throw: ISO-8859-2 has a pointer 109 +PASS Not throw: ISO-8859-2 has a pointer 110 +PASS Not throw: ISO-8859-2 has a pointer 111 +PASS Not throw: ISO-8859-2 has a pointer 112 +PASS Not throw: ISO-8859-2 has a pointer 113 +PASS Not throw: ISO-8859-2 has a pointer 114 +PASS Not throw: ISO-8859-2 has a pointer 115 +PASS Not throw: ISO-8859-2 has a pointer 116 +PASS Not throw: ISO-8859-2 has a pointer 117 +PASS Not throw: ISO-8859-2 has a pointer 118 +PASS Not throw: ISO-8859-2 has a pointer 119 +PASS Not throw: ISO-8859-2 has a pointer 120 +PASS Not throw: ISO-8859-2 has a pointer 121 +PASS Not throw: ISO-8859-2 has a pointer 122 +PASS Not throw: ISO-8859-2 has a pointer 123 +PASS Not throw: ISO-8859-2 has a pointer 124 +PASS Not throw: ISO-8859-2 has a pointer 125 +PASS Not throw: ISO-8859-2 has a pointer 126 +PASS Not throw: ISO-8859-2 has a pointer 127 +PASS Not throw: ISO-8859-2 has a pointer 128 +PASS Not throw: ISO-8859-2 has a pointer 129 +PASS Not throw: ISO-8859-2 has a pointer 130 +PASS Not throw: ISO-8859-2 has a pointer 131 +PASS Not throw: ISO-8859-2 has a pointer 132 +PASS Not throw: ISO-8859-2 has a pointer 133 +PASS Not throw: ISO-8859-2 has a pointer 134 +PASS Not throw: ISO-8859-2 has a pointer 135 +PASS Not throw: ISO-8859-2 has a pointer 136 +PASS Not throw: ISO-8859-2 has a pointer 137 +PASS Not throw: ISO-8859-2 has a pointer 138 +PASS Not throw: ISO-8859-2 has a pointer 139 +PASS Not throw: ISO-8859-2 has a pointer 140 +PASS Not throw: ISO-8859-2 has a pointer 141 +PASS Not throw: ISO-8859-2 has a pointer 142 +PASS Not throw: ISO-8859-2 has a pointer 143 +PASS Not throw: ISO-8859-2 has a pointer 144 +PASS Not throw: ISO-8859-2 has a pointer 145 +PASS Not throw: ISO-8859-2 has a pointer 146 +PASS Not throw: ISO-8859-2 has a pointer 147 +PASS Not throw: ISO-8859-2 has a pointer 148 +PASS Not throw: ISO-8859-2 has a pointer 149 +PASS Not throw: ISO-8859-2 has a pointer 150 +PASS Not throw: ISO-8859-2 has a pointer 151 +PASS Not throw: ISO-8859-2 has a pointer 152 +PASS Not throw: ISO-8859-2 has a pointer 153 +PASS Not throw: ISO-8859-2 has a pointer 154 +PASS Not throw: ISO-8859-2 has a pointer 155 +PASS Not throw: ISO-8859-2 has a pointer 156 +PASS Not throw: ISO-8859-2 has a pointer 157 +PASS Not throw: ISO-8859-2 has a pointer 158 +PASS Not throw: ISO-8859-2 has a pointer 159 +PASS Not throw: ISO-8859-2 has a pointer 160 +PASS Not throw: ISO-8859-2 has a pointer 161 +PASS Not throw: ISO-8859-2 has a pointer 162 +PASS Not throw: ISO-8859-2 has a pointer 163 +PASS Not throw: ISO-8859-2 has a pointer 164 +PASS Not throw: ISO-8859-2 has a pointer 165 +PASS Not throw: ISO-8859-2 has a pointer 166 +PASS Not throw: ISO-8859-2 has a pointer 167 +PASS Not throw: ISO-8859-2 has a pointer 168 +PASS Not throw: ISO-8859-2 has a pointer 169 +PASS Not throw: ISO-8859-2 has a pointer 170 +PASS Not throw: ISO-8859-2 has a pointer 171 +PASS Not throw: ISO-8859-2 has a pointer 172 +PASS Not throw: ISO-8859-2 has a pointer 173 +PASS Not throw: ISO-8859-2 has a pointer 174 +PASS Not throw: ISO-8859-2 has a pointer 175 +PASS Not throw: ISO-8859-2 has a pointer 176 +PASS Not throw: ISO-8859-2 has a pointer 177 +PASS Not throw: ISO-8859-2 has a pointer 178 +PASS Not throw: ISO-8859-2 has a pointer 179 +PASS Not throw: ISO-8859-2 has a pointer 180 +PASS Not throw: ISO-8859-2 has a pointer 181 +PASS Not throw: ISO-8859-2 has a pointer 182 +PASS Not throw: ISO-8859-2 has a pointer 183 +PASS Not throw: ISO-8859-2 has a pointer 184 +PASS Not throw: ISO-8859-2 has a pointer 185 +PASS Not throw: ISO-8859-2 has a pointer 186 +PASS Not throw: ISO-8859-2 has a pointer 187 +PASS Not throw: ISO-8859-2 has a pointer 188 +PASS Not throw: ISO-8859-2 has a pointer 189 +PASS Not throw: ISO-8859-2 has a pointer 190 +PASS Not throw: ISO-8859-2 has a pointer 191 +PASS Not throw: ISO-8859-2 has a pointer 192 +PASS Not throw: ISO-8859-2 has a pointer 193 +PASS Not throw: ISO-8859-2 has a pointer 194 +PASS Not throw: ISO-8859-2 has a pointer 195 +PASS Not throw: ISO-8859-2 has a pointer 196 +PASS Not throw: ISO-8859-2 has a pointer 197 +PASS Not throw: ISO-8859-2 has a pointer 198 +PASS Not throw: ISO-8859-2 has a pointer 199 +PASS Not throw: ISO-8859-2 has a pointer 200 +PASS Not throw: ISO-8859-2 has a pointer 201 +PASS Not throw: ISO-8859-2 has a pointer 202 +PASS Not throw: ISO-8859-2 has a pointer 203 +PASS Not throw: ISO-8859-2 has a pointer 204 +PASS Not throw: ISO-8859-2 has a pointer 205 +PASS Not throw: ISO-8859-2 has a pointer 206 +PASS Not throw: ISO-8859-2 has a pointer 207 +PASS Not throw: ISO-8859-2 has a pointer 208 +PASS Not throw: ISO-8859-2 has a pointer 209 +PASS Not throw: ISO-8859-2 has a pointer 210 +PASS Not throw: ISO-8859-2 has a pointer 211 +PASS Not throw: ISO-8859-2 has a pointer 212 +PASS Not throw: ISO-8859-2 has a pointer 213 +PASS Not throw: ISO-8859-2 has a pointer 214 +PASS Not throw: ISO-8859-2 has a pointer 215 +PASS Not throw: ISO-8859-2 has a pointer 216 +PASS Not throw: ISO-8859-2 has a pointer 217 +PASS Not throw: ISO-8859-2 has a pointer 218 +PASS Not throw: ISO-8859-2 has a pointer 219 +PASS Not throw: ISO-8859-2 has a pointer 220 +PASS Not throw: ISO-8859-2 has a pointer 221 +PASS Not throw: ISO-8859-2 has a pointer 222 +PASS Not throw: ISO-8859-2 has a pointer 223 +PASS Not throw: ISO-8859-2 has a pointer 224 +PASS Not throw: ISO-8859-2 has a pointer 225 +PASS Not throw: ISO-8859-2 has a pointer 226 +PASS Not throw: ISO-8859-2 has a pointer 227 +PASS Not throw: ISO-8859-2 has a pointer 228 +PASS Not throw: ISO-8859-2 has a pointer 229 +PASS Not throw: ISO-8859-2 has a pointer 230 +PASS Not throw: ISO-8859-2 has a pointer 231 +PASS Not throw: ISO-8859-2 has a pointer 232 +PASS Not throw: ISO-8859-2 has a pointer 233 +PASS Not throw: ISO-8859-2 has a pointer 234 +PASS Not throw: ISO-8859-2 has a pointer 235 +PASS Not throw: ISO-8859-2 has a pointer 236 +PASS Not throw: ISO-8859-2 has a pointer 237 +PASS Not throw: ISO-8859-2 has a pointer 238 +PASS Not throw: ISO-8859-2 has a pointer 239 +PASS Not throw: ISO-8859-2 has a pointer 240 +PASS Not throw: ISO-8859-2 has a pointer 241 +PASS Not throw: ISO-8859-2 has a pointer 242 +PASS Not throw: ISO-8859-2 has a pointer 243 +PASS Not throw: ISO-8859-2 has a pointer 244 +PASS Not throw: ISO-8859-2 has a pointer 245 +PASS Not throw: ISO-8859-2 has a pointer 246 +PASS Not throw: ISO-8859-2 has a pointer 247 +PASS Not throw: ISO-8859-2 has a pointer 248 +PASS Not throw: ISO-8859-2 has a pointer 249 +PASS Not throw: ISO-8859-2 has a pointer 250 +PASS Not throw: ISO-8859-2 has a pointer 251 +PASS Not throw: ISO-8859-2 has a pointer 252 +PASS Not throw: ISO-8859-2 has a pointer 253 +PASS Not throw: ISO-8859-2 has a pointer 254 +PASS Not throw: ISO-8859-2 has a pointer 255 +PASS Not throw: ISO-8859-3 has a pointer 0 +PASS Not throw: ISO-8859-3 has a pointer 1 +PASS Not throw: ISO-8859-3 has a pointer 2 +PASS Not throw: ISO-8859-3 has a pointer 3 +PASS Not throw: ISO-8859-3 has a pointer 4 +PASS Not throw: ISO-8859-3 has a pointer 5 +PASS Not throw: ISO-8859-3 has a pointer 6 +PASS Not throw: ISO-8859-3 has a pointer 7 +PASS Not throw: ISO-8859-3 has a pointer 8 +PASS Not throw: ISO-8859-3 has a pointer 9 +PASS Not throw: ISO-8859-3 has a pointer 10 +PASS Not throw: ISO-8859-3 has a pointer 11 +PASS Not throw: ISO-8859-3 has a pointer 12 +PASS Not throw: ISO-8859-3 has a pointer 13 +PASS Not throw: ISO-8859-3 has a pointer 14 +PASS Not throw: ISO-8859-3 has a pointer 15 +PASS Not throw: ISO-8859-3 has a pointer 16 +PASS Not throw: ISO-8859-3 has a pointer 17 +PASS Not throw: ISO-8859-3 has a pointer 18 +PASS Not throw: ISO-8859-3 has a pointer 19 +PASS Not throw: ISO-8859-3 has a pointer 20 +PASS Not throw: ISO-8859-3 has a pointer 21 +PASS Not throw: ISO-8859-3 has a pointer 22 +PASS Not throw: ISO-8859-3 has a pointer 23 +PASS Not throw: ISO-8859-3 has a pointer 24 +PASS Not throw: ISO-8859-3 has a pointer 25 +PASS Not throw: ISO-8859-3 has a pointer 26 +PASS Not throw: ISO-8859-3 has a pointer 27 +PASS Not throw: ISO-8859-3 has a pointer 28 +PASS Not throw: ISO-8859-3 has a pointer 29 +PASS Not throw: ISO-8859-3 has a pointer 30 +PASS Not throw: ISO-8859-3 has a pointer 31 +PASS Not throw: ISO-8859-3 has a pointer 32 +PASS Not throw: ISO-8859-3 has a pointer 33 +PASS Not throw: ISO-8859-3 has a pointer 34 +PASS Not throw: ISO-8859-3 has a pointer 35 +PASS Not throw: ISO-8859-3 has a pointer 36 +PASS Not throw: ISO-8859-3 has a pointer 37 +PASS Not throw: ISO-8859-3 has a pointer 38 +PASS Not throw: ISO-8859-3 has a pointer 39 +PASS Not throw: ISO-8859-3 has a pointer 40 +PASS Not throw: ISO-8859-3 has a pointer 41 +PASS Not throw: ISO-8859-3 has a pointer 42 +PASS Not throw: ISO-8859-3 has a pointer 43 +PASS Not throw: ISO-8859-3 has a pointer 44 +PASS Not throw: ISO-8859-3 has a pointer 45 +PASS Not throw: ISO-8859-3 has a pointer 46 +PASS Not throw: ISO-8859-3 has a pointer 47 +PASS Not throw: ISO-8859-3 has a pointer 48 +PASS Not throw: ISO-8859-3 has a pointer 49 +PASS Not throw: ISO-8859-3 has a pointer 50 +PASS Not throw: ISO-8859-3 has a pointer 51 +PASS Not throw: ISO-8859-3 has a pointer 52 +PASS Not throw: ISO-8859-3 has a pointer 53 +PASS Not throw: ISO-8859-3 has a pointer 54 +PASS Not throw: ISO-8859-3 has a pointer 55 +PASS Not throw: ISO-8859-3 has a pointer 56 +PASS Not throw: ISO-8859-3 has a pointer 57 +PASS Not throw: ISO-8859-3 has a pointer 58 +PASS Not throw: ISO-8859-3 has a pointer 59 +PASS Not throw: ISO-8859-3 has a pointer 60 +PASS Not throw: ISO-8859-3 has a pointer 61 +PASS Not throw: ISO-8859-3 has a pointer 62 +PASS Not throw: ISO-8859-3 has a pointer 63 +PASS Not throw: ISO-8859-3 has a pointer 64 +PASS Not throw: ISO-8859-3 has a pointer 65 +PASS Not throw: ISO-8859-3 has a pointer 66 +PASS Not throw: ISO-8859-3 has a pointer 67 +PASS Not throw: ISO-8859-3 has a pointer 68 +PASS Not throw: ISO-8859-3 has a pointer 69 +PASS Not throw: ISO-8859-3 has a pointer 70 +PASS Not throw: ISO-8859-3 has a pointer 71 +PASS Not throw: ISO-8859-3 has a pointer 72 +PASS Not throw: ISO-8859-3 has a pointer 73 +PASS Not throw: ISO-8859-3 has a pointer 74 +PASS Not throw: ISO-8859-3 has a pointer 75 +PASS Not throw: ISO-8859-3 has a pointer 76 +PASS Not throw: ISO-8859-3 has a pointer 77 +PASS Not throw: ISO-8859-3 has a pointer 78 +PASS Not throw: ISO-8859-3 has a pointer 79 +PASS Not throw: ISO-8859-3 has a pointer 80 +PASS Not throw: ISO-8859-3 has a pointer 81 +PASS Not throw: ISO-8859-3 has a pointer 82 +PASS Not throw: ISO-8859-3 has a pointer 83 +PASS Not throw: ISO-8859-3 has a pointer 84 +PASS Not throw: ISO-8859-3 has a pointer 85 +PASS Not throw: ISO-8859-3 has a pointer 86 +PASS Not throw: ISO-8859-3 has a pointer 87 +PASS Not throw: ISO-8859-3 has a pointer 88 +PASS Not throw: ISO-8859-3 has a pointer 89 +PASS Not throw: ISO-8859-3 has a pointer 90 +PASS Not throw: ISO-8859-3 has a pointer 91 +PASS Not throw: ISO-8859-3 has a pointer 92 +PASS Not throw: ISO-8859-3 has a pointer 93 +PASS Not throw: ISO-8859-3 has a pointer 94 +PASS Not throw: ISO-8859-3 has a pointer 95 +PASS Not throw: ISO-8859-3 has a pointer 96 +PASS Not throw: ISO-8859-3 has a pointer 97 +PASS Not throw: ISO-8859-3 has a pointer 98 +PASS Not throw: ISO-8859-3 has a pointer 99 +PASS Not throw: ISO-8859-3 has a pointer 100 +PASS Not throw: ISO-8859-3 has a pointer 101 +PASS Not throw: ISO-8859-3 has a pointer 102 +PASS Not throw: ISO-8859-3 has a pointer 103 +PASS Not throw: ISO-8859-3 has a pointer 104 +PASS Not throw: ISO-8859-3 has a pointer 105 +PASS Not throw: ISO-8859-3 has a pointer 106 +PASS Not throw: ISO-8859-3 has a pointer 107 +PASS Not throw: ISO-8859-3 has a pointer 108 +PASS Not throw: ISO-8859-3 has a pointer 109 +PASS Not throw: ISO-8859-3 has a pointer 110 +PASS Not throw: ISO-8859-3 has a pointer 111 +PASS Not throw: ISO-8859-3 has a pointer 112 +PASS Not throw: ISO-8859-3 has a pointer 113 +PASS Not throw: ISO-8859-3 has a pointer 114 +PASS Not throw: ISO-8859-3 has a pointer 115 +PASS Not throw: ISO-8859-3 has a pointer 116 +PASS Not throw: ISO-8859-3 has a pointer 117 +PASS Not throw: ISO-8859-3 has a pointer 118 +PASS Not throw: ISO-8859-3 has a pointer 119 +PASS Not throw: ISO-8859-3 has a pointer 120 +PASS Not throw: ISO-8859-3 has a pointer 121 +PASS Not throw: ISO-8859-3 has a pointer 122 +PASS Not throw: ISO-8859-3 has a pointer 123 +PASS Not throw: ISO-8859-3 has a pointer 124 +PASS Not throw: ISO-8859-3 has a pointer 125 +PASS Not throw: ISO-8859-3 has a pointer 126 +PASS Not throw: ISO-8859-3 has a pointer 127 +PASS Not throw: ISO-8859-3 has a pointer 128 +PASS Not throw: ISO-8859-3 has a pointer 129 +PASS Not throw: ISO-8859-3 has a pointer 130 +PASS Not throw: ISO-8859-3 has a pointer 131 +PASS Not throw: ISO-8859-3 has a pointer 132 +PASS Not throw: ISO-8859-3 has a pointer 133 +PASS Not throw: ISO-8859-3 has a pointer 134 +PASS Not throw: ISO-8859-3 has a pointer 135 +PASS Not throw: ISO-8859-3 has a pointer 136 +PASS Not throw: ISO-8859-3 has a pointer 137 +PASS Not throw: ISO-8859-3 has a pointer 138 +PASS Not throw: ISO-8859-3 has a pointer 139 +PASS Not throw: ISO-8859-3 has a pointer 140 +PASS Not throw: ISO-8859-3 has a pointer 141 +PASS Not throw: ISO-8859-3 has a pointer 142 +PASS Not throw: ISO-8859-3 has a pointer 143 +PASS Not throw: ISO-8859-3 has a pointer 144 +PASS Not throw: ISO-8859-3 has a pointer 145 +PASS Not throw: ISO-8859-3 has a pointer 146 +PASS Not throw: ISO-8859-3 has a pointer 147 +PASS Not throw: ISO-8859-3 has a pointer 148 +PASS Not throw: ISO-8859-3 has a pointer 149 +PASS Not throw: ISO-8859-3 has a pointer 150 +PASS Not throw: ISO-8859-3 has a pointer 151 +PASS Not throw: ISO-8859-3 has a pointer 152 +PASS Not throw: ISO-8859-3 has a pointer 153 +PASS Not throw: ISO-8859-3 has a pointer 154 +PASS Not throw: ISO-8859-3 has a pointer 155 +PASS Not throw: ISO-8859-3 has a pointer 156 +PASS Not throw: ISO-8859-3 has a pointer 157 +PASS Not throw: ISO-8859-3 has a pointer 158 +PASS Not throw: ISO-8859-3 has a pointer 159 +PASS Not throw: ISO-8859-3 has a pointer 160 +PASS Not throw: ISO-8859-3 has a pointer 161 +PASS Not throw: ISO-8859-3 has a pointer 162 +PASS Not throw: ISO-8859-3 has a pointer 163 +PASS Not throw: ISO-8859-3 has a pointer 164 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 165 +PASS Not throw: ISO-8859-3 has a pointer 166 +PASS Not throw: ISO-8859-3 has a pointer 167 +PASS Not throw: ISO-8859-3 has a pointer 168 +PASS Not throw: ISO-8859-3 has a pointer 169 +PASS Not throw: ISO-8859-3 has a pointer 170 +PASS Not throw: ISO-8859-3 has a pointer 171 +PASS Not throw: ISO-8859-3 has a pointer 172 +PASS Not throw: ISO-8859-3 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 174 +PASS Not throw: ISO-8859-3 has a pointer 175 +PASS Not throw: ISO-8859-3 has a pointer 176 +PASS Not throw: ISO-8859-3 has a pointer 177 +PASS Not throw: ISO-8859-3 has a pointer 178 +PASS Not throw: ISO-8859-3 has a pointer 179 +PASS Not throw: ISO-8859-3 has a pointer 180 +PASS Not throw: ISO-8859-3 has a pointer 181 +PASS Not throw: ISO-8859-3 has a pointer 182 +PASS Not throw: ISO-8859-3 has a pointer 183 +PASS Not throw: ISO-8859-3 has a pointer 184 +PASS Not throw: ISO-8859-3 has a pointer 185 +PASS Not throw: ISO-8859-3 has a pointer 186 +PASS Not throw: ISO-8859-3 has a pointer 187 +PASS Not throw: ISO-8859-3 has a pointer 188 +PASS Not throw: ISO-8859-3 has a pointer 189 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 190 +PASS Not throw: ISO-8859-3 has a pointer 191 +PASS Not throw: ISO-8859-3 has a pointer 192 +PASS Not throw: ISO-8859-3 has a pointer 193 +PASS Not throw: ISO-8859-3 has a pointer 194 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 195 +PASS Not throw: ISO-8859-3 has a pointer 196 +PASS Not throw: ISO-8859-3 has a pointer 197 +PASS Not throw: ISO-8859-3 has a pointer 198 +PASS Not throw: ISO-8859-3 has a pointer 199 +PASS Not throw: ISO-8859-3 has a pointer 200 +PASS Not throw: ISO-8859-3 has a pointer 201 +PASS Not throw: ISO-8859-3 has a pointer 202 +PASS Not throw: ISO-8859-3 has a pointer 203 +PASS Not throw: ISO-8859-3 has a pointer 204 +PASS Not throw: ISO-8859-3 has a pointer 205 +PASS Not throw: ISO-8859-3 has a pointer 206 +PASS Not throw: ISO-8859-3 has a pointer 207 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 208 +PASS Not throw: ISO-8859-3 has a pointer 209 +PASS Not throw: ISO-8859-3 has a pointer 210 +PASS Not throw: ISO-8859-3 has a pointer 211 +PASS Not throw: ISO-8859-3 has a pointer 212 +PASS Not throw: ISO-8859-3 has a pointer 213 +PASS Not throw: ISO-8859-3 has a pointer 214 +PASS Not throw: ISO-8859-3 has a pointer 215 +PASS Not throw: ISO-8859-3 has a pointer 216 +PASS Not throw: ISO-8859-3 has a pointer 217 +PASS Not throw: ISO-8859-3 has a pointer 218 +PASS Not throw: ISO-8859-3 has a pointer 219 +PASS Not throw: ISO-8859-3 has a pointer 220 +PASS Not throw: ISO-8859-3 has a pointer 221 +PASS Not throw: ISO-8859-3 has a pointer 222 +PASS Not throw: ISO-8859-3 has a pointer 223 +PASS Not throw: ISO-8859-3 has a pointer 224 +PASS Not throw: ISO-8859-3 has a pointer 225 +PASS Not throw: ISO-8859-3 has a pointer 226 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 227 +PASS Not throw: ISO-8859-3 has a pointer 228 +PASS Not throw: ISO-8859-3 has a pointer 229 +PASS Not throw: ISO-8859-3 has a pointer 230 +PASS Not throw: ISO-8859-3 has a pointer 231 +PASS Not throw: ISO-8859-3 has a pointer 232 +PASS Not throw: ISO-8859-3 has a pointer 233 +PASS Not throw: ISO-8859-3 has a pointer 234 +PASS Not throw: ISO-8859-3 has a pointer 235 +PASS Not throw: ISO-8859-3 has a pointer 236 +PASS Not throw: ISO-8859-3 has a pointer 237 +PASS Not throw: ISO-8859-3 has a pointer 238 +PASS Not throw: ISO-8859-3 has a pointer 239 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 240 +PASS Not throw: ISO-8859-3 has a pointer 241 +PASS Not throw: ISO-8859-3 has a pointer 242 +PASS Not throw: ISO-8859-3 has a pointer 243 +PASS Not throw: ISO-8859-3 has a pointer 244 +PASS Not throw: ISO-8859-3 has a pointer 245 +PASS Not throw: ISO-8859-3 has a pointer 246 +PASS Not throw: ISO-8859-3 has a pointer 247 +PASS Not throw: ISO-8859-3 has a pointer 248 +PASS Not throw: ISO-8859-3 has a pointer 249 +PASS Not throw: ISO-8859-3 has a pointer 250 +PASS Not throw: ISO-8859-3 has a pointer 251 +PASS Not throw: ISO-8859-3 has a pointer 252 +PASS Not throw: ISO-8859-3 has a pointer 253 +PASS Not throw: ISO-8859-3 has a pointer 254 +PASS Not throw: ISO-8859-3 has a pointer 255 +PASS Not throw: ISO-8859-4 has a pointer 0 +PASS Not throw: ISO-8859-4 has a pointer 1 +PASS Not throw: ISO-8859-4 has a pointer 2 +PASS Not throw: ISO-8859-4 has a pointer 3 +PASS Not throw: ISO-8859-4 has a pointer 4 +PASS Not throw: ISO-8859-4 has a pointer 5 +PASS Not throw: ISO-8859-4 has a pointer 6 +PASS Not throw: ISO-8859-4 has a pointer 7 +PASS Not throw: ISO-8859-4 has a pointer 8 +PASS Not throw: ISO-8859-4 has a pointer 9 +PASS Not throw: ISO-8859-4 has a pointer 10 +PASS Not throw: ISO-8859-4 has a pointer 11 +PASS Not throw: ISO-8859-4 has a pointer 12 +PASS Not throw: ISO-8859-4 has a pointer 13 +PASS Not throw: ISO-8859-4 has a pointer 14 +PASS Not throw: ISO-8859-4 has a pointer 15 +PASS Not throw: ISO-8859-4 has a pointer 16 +PASS Not throw: ISO-8859-4 has a pointer 17 +PASS Not throw: ISO-8859-4 has a pointer 18 +PASS Not throw: ISO-8859-4 has a pointer 19 +PASS Not throw: ISO-8859-4 has a pointer 20 +PASS Not throw: ISO-8859-4 has a pointer 21 +PASS Not throw: ISO-8859-4 has a pointer 22 +PASS Not throw: ISO-8859-4 has a pointer 23 +PASS Not throw: ISO-8859-4 has a pointer 24 +PASS Not throw: ISO-8859-4 has a pointer 25 +PASS Not throw: ISO-8859-4 has a pointer 26 +PASS Not throw: ISO-8859-4 has a pointer 27 +PASS Not throw: ISO-8859-4 has a pointer 28 +PASS Not throw: ISO-8859-4 has a pointer 29 +PASS Not throw: ISO-8859-4 has a pointer 30 +PASS Not throw: ISO-8859-4 has a pointer 31 +PASS Not throw: ISO-8859-4 has a pointer 32 +PASS Not throw: ISO-8859-4 has a pointer 33 +PASS Not throw: ISO-8859-4 has a pointer 34 +PASS Not throw: ISO-8859-4 has a pointer 35 +PASS Not throw: ISO-8859-4 has a pointer 36 +PASS Not throw: ISO-8859-4 has a pointer 37 +PASS Not throw: ISO-8859-4 has a pointer 38 +PASS Not throw: ISO-8859-4 has a pointer 39 +PASS Not throw: ISO-8859-4 has a pointer 40 +PASS Not throw: ISO-8859-4 has a pointer 41 +PASS Not throw: ISO-8859-4 has a pointer 42 +PASS Not throw: ISO-8859-4 has a pointer 43 +PASS Not throw: ISO-8859-4 has a pointer 44 +PASS Not throw: ISO-8859-4 has a pointer 45 +PASS Not throw: ISO-8859-4 has a pointer 46 +PASS Not throw: ISO-8859-4 has a pointer 47 +PASS Not throw: ISO-8859-4 has a pointer 48 +PASS Not throw: ISO-8859-4 has a pointer 49 +PASS Not throw: ISO-8859-4 has a pointer 50 +PASS Not throw: ISO-8859-4 has a pointer 51 +PASS Not throw: ISO-8859-4 has a pointer 52 +PASS Not throw: ISO-8859-4 has a pointer 53 +PASS Not throw: ISO-8859-4 has a pointer 54 +PASS Not throw: ISO-8859-4 has a pointer 55 +PASS Not throw: ISO-8859-4 has a pointer 56 +PASS Not throw: ISO-8859-4 has a pointer 57 +PASS Not throw: ISO-8859-4 has a pointer 58 +PASS Not throw: ISO-8859-4 has a pointer 59 +PASS Not throw: ISO-8859-4 has a pointer 60 +PASS Not throw: ISO-8859-4 has a pointer 61 +PASS Not throw: ISO-8859-4 has a pointer 62 +PASS Not throw: ISO-8859-4 has a pointer 63 +PASS Not throw: ISO-8859-4 has a pointer 64 +PASS Not throw: ISO-8859-4 has a pointer 65 +PASS Not throw: ISO-8859-4 has a pointer 66 +PASS Not throw: ISO-8859-4 has a pointer 67 +PASS Not throw: ISO-8859-4 has a pointer 68 +PASS Not throw: ISO-8859-4 has a pointer 69 +PASS Not throw: ISO-8859-4 has a pointer 70 +PASS Not throw: ISO-8859-4 has a pointer 71 +PASS Not throw: ISO-8859-4 has a pointer 72 +PASS Not throw: ISO-8859-4 has a pointer 73 +PASS Not throw: ISO-8859-4 has a pointer 74 +PASS Not throw: ISO-8859-4 has a pointer 75 +PASS Not throw: ISO-8859-4 has a pointer 76 +PASS Not throw: ISO-8859-4 has a pointer 77 +PASS Not throw: ISO-8859-4 has a pointer 78 +PASS Not throw: ISO-8859-4 has a pointer 79 +PASS Not throw: ISO-8859-4 has a pointer 80 +PASS Not throw: ISO-8859-4 has a pointer 81 +PASS Not throw: ISO-8859-4 has a pointer 82 +PASS Not throw: ISO-8859-4 has a pointer 83 +PASS Not throw: ISO-8859-4 has a pointer 84 +PASS Not throw: ISO-8859-4 has a pointer 85 +PASS Not throw: ISO-8859-4 has a pointer 86 +PASS Not throw: ISO-8859-4 has a pointer 87 +PASS Not throw: ISO-8859-4 has a pointer 88 +PASS Not throw: ISO-8859-4 has a pointer 89 +PASS Not throw: ISO-8859-4 has a pointer 90 +PASS Not throw: ISO-8859-4 has a pointer 91 +PASS Not throw: ISO-8859-4 has a pointer 92 +PASS Not throw: ISO-8859-4 has a pointer 93 +PASS Not throw: ISO-8859-4 has a pointer 94 +PASS Not throw: ISO-8859-4 has a pointer 95 +PASS Not throw: ISO-8859-4 has a pointer 96 +PASS Not throw: ISO-8859-4 has a pointer 97 +PASS Not throw: ISO-8859-4 has a pointer 98 +PASS Not throw: ISO-8859-4 has a pointer 99 +PASS Not throw: ISO-8859-4 has a pointer 100 +PASS Not throw: ISO-8859-4 has a pointer 101 +PASS Not throw: ISO-8859-4 has a pointer 102 +PASS Not throw: ISO-8859-4 has a pointer 103 +PASS Not throw: ISO-8859-4 has a pointer 104 +PASS Not throw: ISO-8859-4 has a pointer 105 +PASS Not throw: ISO-8859-4 has a pointer 106 +PASS Not throw: ISO-8859-4 has a pointer 107 +PASS Not throw: ISO-8859-4 has a pointer 108 +PASS Not throw: ISO-8859-4 has a pointer 109 +PASS Not throw: ISO-8859-4 has a pointer 110 +PASS Not throw: ISO-8859-4 has a pointer 111 +PASS Not throw: ISO-8859-4 has a pointer 112 +PASS Not throw: ISO-8859-4 has a pointer 113 +PASS Not throw: ISO-8859-4 has a pointer 114 +PASS Not throw: ISO-8859-4 has a pointer 115 +PASS Not throw: ISO-8859-4 has a pointer 116 +PASS Not throw: ISO-8859-4 has a pointer 117 +PASS Not throw: ISO-8859-4 has a pointer 118 +PASS Not throw: ISO-8859-4 has a pointer 119 +PASS Not throw: ISO-8859-4 has a pointer 120 +PASS Not throw: ISO-8859-4 has a pointer 121 +PASS Not throw: ISO-8859-4 has a pointer 122 +PASS Not throw: ISO-8859-4 has a pointer 123 +PASS Not throw: ISO-8859-4 has a pointer 124 +PASS Not throw: ISO-8859-4 has a pointer 125 +PASS Not throw: ISO-8859-4 has a pointer 126 +PASS Not throw: ISO-8859-4 has a pointer 127 +PASS Not throw: ISO-8859-4 has a pointer 128 +PASS Not throw: ISO-8859-4 has a pointer 129 +PASS Not throw: ISO-8859-4 has a pointer 130 +PASS Not throw: ISO-8859-4 has a pointer 131 +PASS Not throw: ISO-8859-4 has a pointer 132 +PASS Not throw: ISO-8859-4 has a pointer 133 +PASS Not throw: ISO-8859-4 has a pointer 134 +PASS Not throw: ISO-8859-4 has a pointer 135 +PASS Not throw: ISO-8859-4 has a pointer 136 +PASS Not throw: ISO-8859-4 has a pointer 137 +PASS Not throw: ISO-8859-4 has a pointer 138 +PASS Not throw: ISO-8859-4 has a pointer 139 +PASS Not throw: ISO-8859-4 has a pointer 140 +PASS Not throw: ISO-8859-4 has a pointer 141 +PASS Not throw: ISO-8859-4 has a pointer 142 +PASS Not throw: ISO-8859-4 has a pointer 143 +PASS Not throw: ISO-8859-4 has a pointer 144 +PASS Not throw: ISO-8859-4 has a pointer 145 +PASS Not throw: ISO-8859-4 has a pointer 146 +PASS Not throw: ISO-8859-4 has a pointer 147 +PASS Not throw: ISO-8859-4 has a pointer 148 +PASS Not throw: ISO-8859-4 has a pointer 149 +PASS Not throw: ISO-8859-4 has a pointer 150 +PASS Not throw: ISO-8859-4 has a pointer 151 +PASS Not throw: ISO-8859-4 has a pointer 152 +PASS Not throw: ISO-8859-4 has a pointer 153 +PASS Not throw: ISO-8859-4 has a pointer 154 +PASS Not throw: ISO-8859-4 has a pointer 155 +PASS Not throw: ISO-8859-4 has a pointer 156 +PASS Not throw: ISO-8859-4 has a pointer 157 +PASS Not throw: ISO-8859-4 has a pointer 158 +PASS Not throw: ISO-8859-4 has a pointer 159 +PASS Not throw: ISO-8859-4 has a pointer 160 +PASS Not throw: ISO-8859-4 has a pointer 161 +PASS Not throw: ISO-8859-4 has a pointer 162 +PASS Not throw: ISO-8859-4 has a pointer 163 +PASS Not throw: ISO-8859-4 has a pointer 164 +PASS Not throw: ISO-8859-4 has a pointer 165 +PASS Not throw: ISO-8859-4 has a pointer 166 +PASS Not throw: ISO-8859-4 has a pointer 167 +PASS Not throw: ISO-8859-4 has a pointer 168 +PASS Not throw: ISO-8859-4 has a pointer 169 +PASS Not throw: ISO-8859-4 has a pointer 170 +PASS Not throw: ISO-8859-4 has a pointer 171 +PASS Not throw: ISO-8859-4 has a pointer 172 +PASS Not throw: ISO-8859-4 has a pointer 173 +PASS Not throw: ISO-8859-4 has a pointer 174 +PASS Not throw: ISO-8859-4 has a pointer 175 +PASS Not throw: ISO-8859-4 has a pointer 176 +PASS Not throw: ISO-8859-4 has a pointer 177 +PASS Not throw: ISO-8859-4 has a pointer 178 +PASS Not throw: ISO-8859-4 has a pointer 179 +PASS Not throw: ISO-8859-4 has a pointer 180 +PASS Not throw: ISO-8859-4 has a pointer 181 +PASS Not throw: ISO-8859-4 has a pointer 182 +PASS Not throw: ISO-8859-4 has a pointer 183 +PASS Not throw: ISO-8859-4 has a pointer 184 +PASS Not throw: ISO-8859-4 has a pointer 185 +PASS Not throw: ISO-8859-4 has a pointer 186 +PASS Not throw: ISO-8859-4 has a pointer 187 +PASS Not throw: ISO-8859-4 has a pointer 188 +PASS Not throw: ISO-8859-4 has a pointer 189 +PASS Not throw: ISO-8859-4 has a pointer 190 +PASS Not throw: ISO-8859-4 has a pointer 191 +PASS Not throw: ISO-8859-4 has a pointer 192 +PASS Not throw: ISO-8859-4 has a pointer 193 +PASS Not throw: ISO-8859-4 has a pointer 194 +PASS Not throw: ISO-8859-4 has a pointer 195 +PASS Not throw: ISO-8859-4 has a pointer 196 +PASS Not throw: ISO-8859-4 has a pointer 197 +PASS Not throw: ISO-8859-4 has a pointer 198 +PASS Not throw: ISO-8859-4 has a pointer 199 +PASS Not throw: ISO-8859-4 has a pointer 200 +PASS Not throw: ISO-8859-4 has a pointer 201 +PASS Not throw: ISO-8859-4 has a pointer 202 +PASS Not throw: ISO-8859-4 has a pointer 203 +PASS Not throw: ISO-8859-4 has a pointer 204 +PASS Not throw: ISO-8859-4 has a pointer 205 +PASS Not throw: ISO-8859-4 has a pointer 206 +PASS Not throw: ISO-8859-4 has a pointer 207 +PASS Not throw: ISO-8859-4 has a pointer 208 +PASS Not throw: ISO-8859-4 has a pointer 209 +PASS Not throw: ISO-8859-4 has a pointer 210 +PASS Not throw: ISO-8859-4 has a pointer 211 +PASS Not throw: ISO-8859-4 has a pointer 212 +PASS Not throw: ISO-8859-4 has a pointer 213 +PASS Not throw: ISO-8859-4 has a pointer 214 +PASS Not throw: ISO-8859-4 has a pointer 215 +PASS Not throw: ISO-8859-4 has a pointer 216 +PASS Not throw: ISO-8859-4 has a pointer 217 +PASS Not throw: ISO-8859-4 has a pointer 218 +PASS Not throw: ISO-8859-4 has a pointer 219 +PASS Not throw: ISO-8859-4 has a pointer 220 +PASS Not throw: ISO-8859-4 has a pointer 221 +PASS Not throw: ISO-8859-4 has a pointer 222 +PASS Not throw: ISO-8859-4 has a pointer 223 +PASS Not throw: ISO-8859-4 has a pointer 224 +PASS Not throw: ISO-8859-4 has a pointer 225 +PASS Not throw: ISO-8859-4 has a pointer 226 +PASS Not throw: ISO-8859-4 has a pointer 227 +PASS Not throw: ISO-8859-4 has a pointer 228 +PASS Not throw: ISO-8859-4 has a pointer 229 +PASS Not throw: ISO-8859-4 has a pointer 230 +PASS Not throw: ISO-8859-4 has a pointer 231 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1001-2000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1001-2000-expected.txt new file mode 100644 index 0000000000000..0483461111145 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_1001-2000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: ISO-8859-4 has a pointer 232 +PASS Not throw: ISO-8859-4 has a pointer 233 +PASS Not throw: ISO-8859-4 has a pointer 234 +PASS Not throw: ISO-8859-4 has a pointer 235 +PASS Not throw: ISO-8859-4 has a pointer 236 +PASS Not throw: ISO-8859-4 has a pointer 237 +PASS Not throw: ISO-8859-4 has a pointer 238 +PASS Not throw: ISO-8859-4 has a pointer 239 +PASS Not throw: ISO-8859-4 has a pointer 240 +PASS Not throw: ISO-8859-4 has a pointer 241 +PASS Not throw: ISO-8859-4 has a pointer 242 +PASS Not throw: ISO-8859-4 has a pointer 243 +PASS Not throw: ISO-8859-4 has a pointer 244 +PASS Not throw: ISO-8859-4 has a pointer 245 +PASS Not throw: ISO-8859-4 has a pointer 246 +PASS Not throw: ISO-8859-4 has a pointer 247 +PASS Not throw: ISO-8859-4 has a pointer 248 +PASS Not throw: ISO-8859-4 has a pointer 249 +PASS Not throw: ISO-8859-4 has a pointer 250 +PASS Not throw: ISO-8859-4 has a pointer 251 +PASS Not throw: ISO-8859-4 has a pointer 252 +PASS Not throw: ISO-8859-4 has a pointer 253 +PASS Not throw: ISO-8859-4 has a pointer 254 +PASS Not throw: ISO-8859-4 has a pointer 255 +PASS Not throw: ISO-8859-5 has a pointer 0 +PASS Not throw: ISO-8859-5 has a pointer 1 +PASS Not throw: ISO-8859-5 has a pointer 2 +PASS Not throw: ISO-8859-5 has a pointer 3 +PASS Not throw: ISO-8859-5 has a pointer 4 +PASS Not throw: ISO-8859-5 has a pointer 5 +PASS Not throw: ISO-8859-5 has a pointer 6 +PASS Not throw: ISO-8859-5 has a pointer 7 +PASS Not throw: ISO-8859-5 has a pointer 8 +PASS Not throw: ISO-8859-5 has a pointer 9 +PASS Not throw: ISO-8859-5 has a pointer 10 +PASS Not throw: ISO-8859-5 has a pointer 11 +PASS Not throw: ISO-8859-5 has a pointer 12 +PASS Not throw: ISO-8859-5 has a pointer 13 +PASS Not throw: ISO-8859-5 has a pointer 14 +PASS Not throw: ISO-8859-5 has a pointer 15 +PASS Not throw: ISO-8859-5 has a pointer 16 +PASS Not throw: ISO-8859-5 has a pointer 17 +PASS Not throw: ISO-8859-5 has a pointer 18 +PASS Not throw: ISO-8859-5 has a pointer 19 +PASS Not throw: ISO-8859-5 has a pointer 20 +PASS Not throw: ISO-8859-5 has a pointer 21 +PASS Not throw: ISO-8859-5 has a pointer 22 +PASS Not throw: ISO-8859-5 has a pointer 23 +PASS Not throw: ISO-8859-5 has a pointer 24 +PASS Not throw: ISO-8859-5 has a pointer 25 +PASS Not throw: ISO-8859-5 has a pointer 26 +PASS Not throw: ISO-8859-5 has a pointer 27 +PASS Not throw: ISO-8859-5 has a pointer 28 +PASS Not throw: ISO-8859-5 has a pointer 29 +PASS Not throw: ISO-8859-5 has a pointer 30 +PASS Not throw: ISO-8859-5 has a pointer 31 +PASS Not throw: ISO-8859-5 has a pointer 32 +PASS Not throw: ISO-8859-5 has a pointer 33 +PASS Not throw: ISO-8859-5 has a pointer 34 +PASS Not throw: ISO-8859-5 has a pointer 35 +PASS Not throw: ISO-8859-5 has a pointer 36 +PASS Not throw: ISO-8859-5 has a pointer 37 +PASS Not throw: ISO-8859-5 has a pointer 38 +PASS Not throw: ISO-8859-5 has a pointer 39 +PASS Not throw: ISO-8859-5 has a pointer 40 +PASS Not throw: ISO-8859-5 has a pointer 41 +PASS Not throw: ISO-8859-5 has a pointer 42 +PASS Not throw: ISO-8859-5 has a pointer 43 +PASS Not throw: ISO-8859-5 has a pointer 44 +PASS Not throw: ISO-8859-5 has a pointer 45 +PASS Not throw: ISO-8859-5 has a pointer 46 +PASS Not throw: ISO-8859-5 has a pointer 47 +PASS Not throw: ISO-8859-5 has a pointer 48 +PASS Not throw: ISO-8859-5 has a pointer 49 +PASS Not throw: ISO-8859-5 has a pointer 50 +PASS Not throw: ISO-8859-5 has a pointer 51 +PASS Not throw: ISO-8859-5 has a pointer 52 +PASS Not throw: ISO-8859-5 has a pointer 53 +PASS Not throw: ISO-8859-5 has a pointer 54 +PASS Not throw: ISO-8859-5 has a pointer 55 +PASS Not throw: ISO-8859-5 has a pointer 56 +PASS Not throw: ISO-8859-5 has a pointer 57 +PASS Not throw: ISO-8859-5 has a pointer 58 +PASS Not throw: ISO-8859-5 has a pointer 59 +PASS Not throw: ISO-8859-5 has a pointer 60 +PASS Not throw: ISO-8859-5 has a pointer 61 +PASS Not throw: ISO-8859-5 has a pointer 62 +PASS Not throw: ISO-8859-5 has a pointer 63 +PASS Not throw: ISO-8859-5 has a pointer 64 +PASS Not throw: ISO-8859-5 has a pointer 65 +PASS Not throw: ISO-8859-5 has a pointer 66 +PASS Not throw: ISO-8859-5 has a pointer 67 +PASS Not throw: ISO-8859-5 has a pointer 68 +PASS Not throw: ISO-8859-5 has a pointer 69 +PASS Not throw: ISO-8859-5 has a pointer 70 +PASS Not throw: ISO-8859-5 has a pointer 71 +PASS Not throw: ISO-8859-5 has a pointer 72 +PASS Not throw: ISO-8859-5 has a pointer 73 +PASS Not throw: ISO-8859-5 has a pointer 74 +PASS Not throw: ISO-8859-5 has a pointer 75 +PASS Not throw: ISO-8859-5 has a pointer 76 +PASS Not throw: ISO-8859-5 has a pointer 77 +PASS Not throw: ISO-8859-5 has a pointer 78 +PASS Not throw: ISO-8859-5 has a pointer 79 +PASS Not throw: ISO-8859-5 has a pointer 80 +PASS Not throw: ISO-8859-5 has a pointer 81 +PASS Not throw: ISO-8859-5 has a pointer 82 +PASS Not throw: ISO-8859-5 has a pointer 83 +PASS Not throw: ISO-8859-5 has a pointer 84 +PASS Not throw: ISO-8859-5 has a pointer 85 +PASS Not throw: ISO-8859-5 has a pointer 86 +PASS Not throw: ISO-8859-5 has a pointer 87 +PASS Not throw: ISO-8859-5 has a pointer 88 +PASS Not throw: ISO-8859-5 has a pointer 89 +PASS Not throw: ISO-8859-5 has a pointer 90 +PASS Not throw: ISO-8859-5 has a pointer 91 +PASS Not throw: ISO-8859-5 has a pointer 92 +PASS Not throw: ISO-8859-5 has a pointer 93 +PASS Not throw: ISO-8859-5 has a pointer 94 +PASS Not throw: ISO-8859-5 has a pointer 95 +PASS Not throw: ISO-8859-5 has a pointer 96 +PASS Not throw: ISO-8859-5 has a pointer 97 +PASS Not throw: ISO-8859-5 has a pointer 98 +PASS Not throw: ISO-8859-5 has a pointer 99 +PASS Not throw: ISO-8859-5 has a pointer 100 +PASS Not throw: ISO-8859-5 has a pointer 101 +PASS Not throw: ISO-8859-5 has a pointer 102 +PASS Not throw: ISO-8859-5 has a pointer 103 +PASS Not throw: ISO-8859-5 has a pointer 104 +PASS Not throw: ISO-8859-5 has a pointer 105 +PASS Not throw: ISO-8859-5 has a pointer 106 +PASS Not throw: ISO-8859-5 has a pointer 107 +PASS Not throw: ISO-8859-5 has a pointer 108 +PASS Not throw: ISO-8859-5 has a pointer 109 +PASS Not throw: ISO-8859-5 has a pointer 110 +PASS Not throw: ISO-8859-5 has a pointer 111 +PASS Not throw: ISO-8859-5 has a pointer 112 +PASS Not throw: ISO-8859-5 has a pointer 113 +PASS Not throw: ISO-8859-5 has a pointer 114 +PASS Not throw: ISO-8859-5 has a pointer 115 +PASS Not throw: ISO-8859-5 has a pointer 116 +PASS Not throw: ISO-8859-5 has a pointer 117 +PASS Not throw: ISO-8859-5 has a pointer 118 +PASS Not throw: ISO-8859-5 has a pointer 119 +PASS Not throw: ISO-8859-5 has a pointer 120 +PASS Not throw: ISO-8859-5 has a pointer 121 +PASS Not throw: ISO-8859-5 has a pointer 122 +PASS Not throw: ISO-8859-5 has a pointer 123 +PASS Not throw: ISO-8859-5 has a pointer 124 +PASS Not throw: ISO-8859-5 has a pointer 125 +PASS Not throw: ISO-8859-5 has a pointer 126 +PASS Not throw: ISO-8859-5 has a pointer 127 +PASS Not throw: ISO-8859-5 has a pointer 128 +PASS Not throw: ISO-8859-5 has a pointer 129 +PASS Not throw: ISO-8859-5 has a pointer 130 +PASS Not throw: ISO-8859-5 has a pointer 131 +PASS Not throw: ISO-8859-5 has a pointer 132 +PASS Not throw: ISO-8859-5 has a pointer 133 +PASS Not throw: ISO-8859-5 has a pointer 134 +PASS Not throw: ISO-8859-5 has a pointer 135 +PASS Not throw: ISO-8859-5 has a pointer 136 +PASS Not throw: ISO-8859-5 has a pointer 137 +PASS Not throw: ISO-8859-5 has a pointer 138 +PASS Not throw: ISO-8859-5 has a pointer 139 +PASS Not throw: ISO-8859-5 has a pointer 140 +PASS Not throw: ISO-8859-5 has a pointer 141 +PASS Not throw: ISO-8859-5 has a pointer 142 +PASS Not throw: ISO-8859-5 has a pointer 143 +PASS Not throw: ISO-8859-5 has a pointer 144 +PASS Not throw: ISO-8859-5 has a pointer 145 +PASS Not throw: ISO-8859-5 has a pointer 146 +PASS Not throw: ISO-8859-5 has a pointer 147 +PASS Not throw: ISO-8859-5 has a pointer 148 +PASS Not throw: ISO-8859-5 has a pointer 149 +PASS Not throw: ISO-8859-5 has a pointer 150 +PASS Not throw: ISO-8859-5 has a pointer 151 +PASS Not throw: ISO-8859-5 has a pointer 152 +PASS Not throw: ISO-8859-5 has a pointer 153 +PASS Not throw: ISO-8859-5 has a pointer 154 +PASS Not throw: ISO-8859-5 has a pointer 155 +PASS Not throw: ISO-8859-5 has a pointer 156 +PASS Not throw: ISO-8859-5 has a pointer 157 +PASS Not throw: ISO-8859-5 has a pointer 158 +PASS Not throw: ISO-8859-5 has a pointer 159 +PASS Not throw: ISO-8859-5 has a pointer 160 +PASS Not throw: ISO-8859-5 has a pointer 161 +PASS Not throw: ISO-8859-5 has a pointer 162 +PASS Not throw: ISO-8859-5 has a pointer 163 +PASS Not throw: ISO-8859-5 has a pointer 164 +PASS Not throw: ISO-8859-5 has a pointer 165 +PASS Not throw: ISO-8859-5 has a pointer 166 +PASS Not throw: ISO-8859-5 has a pointer 167 +PASS Not throw: ISO-8859-5 has a pointer 168 +PASS Not throw: ISO-8859-5 has a pointer 169 +PASS Not throw: ISO-8859-5 has a pointer 170 +PASS Not throw: ISO-8859-5 has a pointer 171 +PASS Not throw: ISO-8859-5 has a pointer 172 +PASS Not throw: ISO-8859-5 has a pointer 173 +PASS Not throw: ISO-8859-5 has a pointer 174 +PASS Not throw: ISO-8859-5 has a pointer 175 +PASS Not throw: ISO-8859-5 has a pointer 176 +PASS Not throw: ISO-8859-5 has a pointer 177 +PASS Not throw: ISO-8859-5 has a pointer 178 +PASS Not throw: ISO-8859-5 has a pointer 179 +PASS Not throw: ISO-8859-5 has a pointer 180 +PASS Not throw: ISO-8859-5 has a pointer 181 +PASS Not throw: ISO-8859-5 has a pointer 182 +PASS Not throw: ISO-8859-5 has a pointer 183 +PASS Not throw: ISO-8859-5 has a pointer 184 +PASS Not throw: ISO-8859-5 has a pointer 185 +PASS Not throw: ISO-8859-5 has a pointer 186 +PASS Not throw: ISO-8859-5 has a pointer 187 +PASS Not throw: ISO-8859-5 has a pointer 188 +PASS Not throw: ISO-8859-5 has a pointer 189 +PASS Not throw: ISO-8859-5 has a pointer 190 +PASS Not throw: ISO-8859-5 has a pointer 191 +PASS Not throw: ISO-8859-5 has a pointer 192 +PASS Not throw: ISO-8859-5 has a pointer 193 +PASS Not throw: ISO-8859-5 has a pointer 194 +PASS Not throw: ISO-8859-5 has a pointer 195 +PASS Not throw: ISO-8859-5 has a pointer 196 +PASS Not throw: ISO-8859-5 has a pointer 197 +PASS Not throw: ISO-8859-5 has a pointer 198 +PASS Not throw: ISO-8859-5 has a pointer 199 +PASS Not throw: ISO-8859-5 has a pointer 200 +PASS Not throw: ISO-8859-5 has a pointer 201 +PASS Not throw: ISO-8859-5 has a pointer 202 +PASS Not throw: ISO-8859-5 has a pointer 203 +PASS Not throw: ISO-8859-5 has a pointer 204 +PASS Not throw: ISO-8859-5 has a pointer 205 +PASS Not throw: ISO-8859-5 has a pointer 206 +PASS Not throw: ISO-8859-5 has a pointer 207 +PASS Not throw: ISO-8859-5 has a pointer 208 +PASS Not throw: ISO-8859-5 has a pointer 209 +PASS Not throw: ISO-8859-5 has a pointer 210 +PASS Not throw: ISO-8859-5 has a pointer 211 +PASS Not throw: ISO-8859-5 has a pointer 212 +PASS Not throw: ISO-8859-5 has a pointer 213 +PASS Not throw: ISO-8859-5 has a pointer 214 +PASS Not throw: ISO-8859-5 has a pointer 215 +PASS Not throw: ISO-8859-5 has a pointer 216 +PASS Not throw: ISO-8859-5 has a pointer 217 +PASS Not throw: ISO-8859-5 has a pointer 218 +PASS Not throw: ISO-8859-5 has a pointer 219 +PASS Not throw: ISO-8859-5 has a pointer 220 +PASS Not throw: ISO-8859-5 has a pointer 221 +PASS Not throw: ISO-8859-5 has a pointer 222 +PASS Not throw: ISO-8859-5 has a pointer 223 +PASS Not throw: ISO-8859-5 has a pointer 224 +PASS Not throw: ISO-8859-5 has a pointer 225 +PASS Not throw: ISO-8859-5 has a pointer 226 +PASS Not throw: ISO-8859-5 has a pointer 227 +PASS Not throw: ISO-8859-5 has a pointer 228 +PASS Not throw: ISO-8859-5 has a pointer 229 +PASS Not throw: ISO-8859-5 has a pointer 230 +PASS Not throw: ISO-8859-5 has a pointer 231 +PASS Not throw: ISO-8859-5 has a pointer 232 +PASS Not throw: ISO-8859-5 has a pointer 233 +PASS Not throw: ISO-8859-5 has a pointer 234 +PASS Not throw: ISO-8859-5 has a pointer 235 +PASS Not throw: ISO-8859-5 has a pointer 236 +PASS Not throw: ISO-8859-5 has a pointer 237 +PASS Not throw: ISO-8859-5 has a pointer 238 +PASS Not throw: ISO-8859-5 has a pointer 239 +PASS Not throw: ISO-8859-5 has a pointer 240 +PASS Not throw: ISO-8859-5 has a pointer 241 +PASS Not throw: ISO-8859-5 has a pointer 242 +PASS Not throw: ISO-8859-5 has a pointer 243 +PASS Not throw: ISO-8859-5 has a pointer 244 +PASS Not throw: ISO-8859-5 has a pointer 245 +PASS Not throw: ISO-8859-5 has a pointer 246 +PASS Not throw: ISO-8859-5 has a pointer 247 +PASS Not throw: ISO-8859-5 has a pointer 248 +PASS Not throw: ISO-8859-5 has a pointer 249 +PASS Not throw: ISO-8859-5 has a pointer 250 +PASS Not throw: ISO-8859-5 has a pointer 251 +PASS Not throw: ISO-8859-5 has a pointer 252 +PASS Not throw: ISO-8859-5 has a pointer 253 +PASS Not throw: ISO-8859-5 has a pointer 254 +PASS Not throw: ISO-8859-5 has a pointer 255 +PASS Not throw: ISO-8859-6 has a pointer 0 +PASS Not throw: ISO-8859-6 has a pointer 1 +PASS Not throw: ISO-8859-6 has a pointer 2 +PASS Not throw: ISO-8859-6 has a pointer 3 +PASS Not throw: ISO-8859-6 has a pointer 4 +PASS Not throw: ISO-8859-6 has a pointer 5 +PASS Not throw: ISO-8859-6 has a pointer 6 +PASS Not throw: ISO-8859-6 has a pointer 7 +PASS Not throw: ISO-8859-6 has a pointer 8 +PASS Not throw: ISO-8859-6 has a pointer 9 +PASS Not throw: ISO-8859-6 has a pointer 10 +PASS Not throw: ISO-8859-6 has a pointer 11 +PASS Not throw: ISO-8859-6 has a pointer 12 +PASS Not throw: ISO-8859-6 has a pointer 13 +PASS Not throw: ISO-8859-6 has a pointer 14 +PASS Not throw: ISO-8859-6 has a pointer 15 +PASS Not throw: ISO-8859-6 has a pointer 16 +PASS Not throw: ISO-8859-6 has a pointer 17 +PASS Not throw: ISO-8859-6 has a pointer 18 +PASS Not throw: ISO-8859-6 has a pointer 19 +PASS Not throw: ISO-8859-6 has a pointer 20 +PASS Not throw: ISO-8859-6 has a pointer 21 +PASS Not throw: ISO-8859-6 has a pointer 22 +PASS Not throw: ISO-8859-6 has a pointer 23 +PASS Not throw: ISO-8859-6 has a pointer 24 +PASS Not throw: ISO-8859-6 has a pointer 25 +PASS Not throw: ISO-8859-6 has a pointer 26 +PASS Not throw: ISO-8859-6 has a pointer 27 +PASS Not throw: ISO-8859-6 has a pointer 28 +PASS Not throw: ISO-8859-6 has a pointer 29 +PASS Not throw: ISO-8859-6 has a pointer 30 +PASS Not throw: ISO-8859-6 has a pointer 31 +PASS Not throw: ISO-8859-6 has a pointer 32 +PASS Not throw: ISO-8859-6 has a pointer 33 +PASS Not throw: ISO-8859-6 has a pointer 34 +PASS Not throw: ISO-8859-6 has a pointer 35 +PASS Not throw: ISO-8859-6 has a pointer 36 +PASS Not throw: ISO-8859-6 has a pointer 37 +PASS Not throw: ISO-8859-6 has a pointer 38 +PASS Not throw: ISO-8859-6 has a pointer 39 +PASS Not throw: ISO-8859-6 has a pointer 40 +PASS Not throw: ISO-8859-6 has a pointer 41 +PASS Not throw: ISO-8859-6 has a pointer 42 +PASS Not throw: ISO-8859-6 has a pointer 43 +PASS Not throw: ISO-8859-6 has a pointer 44 +PASS Not throw: ISO-8859-6 has a pointer 45 +PASS Not throw: ISO-8859-6 has a pointer 46 +PASS Not throw: ISO-8859-6 has a pointer 47 +PASS Not throw: ISO-8859-6 has a pointer 48 +PASS Not throw: ISO-8859-6 has a pointer 49 +PASS Not throw: ISO-8859-6 has a pointer 50 +PASS Not throw: ISO-8859-6 has a pointer 51 +PASS Not throw: ISO-8859-6 has a pointer 52 +PASS Not throw: ISO-8859-6 has a pointer 53 +PASS Not throw: ISO-8859-6 has a pointer 54 +PASS Not throw: ISO-8859-6 has a pointer 55 +PASS Not throw: ISO-8859-6 has a pointer 56 +PASS Not throw: ISO-8859-6 has a pointer 57 +PASS Not throw: ISO-8859-6 has a pointer 58 +PASS Not throw: ISO-8859-6 has a pointer 59 +PASS Not throw: ISO-8859-6 has a pointer 60 +PASS Not throw: ISO-8859-6 has a pointer 61 +PASS Not throw: ISO-8859-6 has a pointer 62 +PASS Not throw: ISO-8859-6 has a pointer 63 +PASS Not throw: ISO-8859-6 has a pointer 64 +PASS Not throw: ISO-8859-6 has a pointer 65 +PASS Not throw: ISO-8859-6 has a pointer 66 +PASS Not throw: ISO-8859-6 has a pointer 67 +PASS Not throw: ISO-8859-6 has a pointer 68 +PASS Not throw: ISO-8859-6 has a pointer 69 +PASS Not throw: ISO-8859-6 has a pointer 70 +PASS Not throw: ISO-8859-6 has a pointer 71 +PASS Not throw: ISO-8859-6 has a pointer 72 +PASS Not throw: ISO-8859-6 has a pointer 73 +PASS Not throw: ISO-8859-6 has a pointer 74 +PASS Not throw: ISO-8859-6 has a pointer 75 +PASS Not throw: ISO-8859-6 has a pointer 76 +PASS Not throw: ISO-8859-6 has a pointer 77 +PASS Not throw: ISO-8859-6 has a pointer 78 +PASS Not throw: ISO-8859-6 has a pointer 79 +PASS Not throw: ISO-8859-6 has a pointer 80 +PASS Not throw: ISO-8859-6 has a pointer 81 +PASS Not throw: ISO-8859-6 has a pointer 82 +PASS Not throw: ISO-8859-6 has a pointer 83 +PASS Not throw: ISO-8859-6 has a pointer 84 +PASS Not throw: ISO-8859-6 has a pointer 85 +PASS Not throw: ISO-8859-6 has a pointer 86 +PASS Not throw: ISO-8859-6 has a pointer 87 +PASS Not throw: ISO-8859-6 has a pointer 88 +PASS Not throw: ISO-8859-6 has a pointer 89 +PASS Not throw: ISO-8859-6 has a pointer 90 +PASS Not throw: ISO-8859-6 has a pointer 91 +PASS Not throw: ISO-8859-6 has a pointer 92 +PASS Not throw: ISO-8859-6 has a pointer 93 +PASS Not throw: ISO-8859-6 has a pointer 94 +PASS Not throw: ISO-8859-6 has a pointer 95 +PASS Not throw: ISO-8859-6 has a pointer 96 +PASS Not throw: ISO-8859-6 has a pointer 97 +PASS Not throw: ISO-8859-6 has a pointer 98 +PASS Not throw: ISO-8859-6 has a pointer 99 +PASS Not throw: ISO-8859-6 has a pointer 100 +PASS Not throw: ISO-8859-6 has a pointer 101 +PASS Not throw: ISO-8859-6 has a pointer 102 +PASS Not throw: ISO-8859-6 has a pointer 103 +PASS Not throw: ISO-8859-6 has a pointer 104 +PASS Not throw: ISO-8859-6 has a pointer 105 +PASS Not throw: ISO-8859-6 has a pointer 106 +PASS Not throw: ISO-8859-6 has a pointer 107 +PASS Not throw: ISO-8859-6 has a pointer 108 +PASS Not throw: ISO-8859-6 has a pointer 109 +PASS Not throw: ISO-8859-6 has a pointer 110 +PASS Not throw: ISO-8859-6 has a pointer 111 +PASS Not throw: ISO-8859-6 has a pointer 112 +PASS Not throw: ISO-8859-6 has a pointer 113 +PASS Not throw: ISO-8859-6 has a pointer 114 +PASS Not throw: ISO-8859-6 has a pointer 115 +PASS Not throw: ISO-8859-6 has a pointer 116 +PASS Not throw: ISO-8859-6 has a pointer 117 +PASS Not throw: ISO-8859-6 has a pointer 118 +PASS Not throw: ISO-8859-6 has a pointer 119 +PASS Not throw: ISO-8859-6 has a pointer 120 +PASS Not throw: ISO-8859-6 has a pointer 121 +PASS Not throw: ISO-8859-6 has a pointer 122 +PASS Not throw: ISO-8859-6 has a pointer 123 +PASS Not throw: ISO-8859-6 has a pointer 124 +PASS Not throw: ISO-8859-6 has a pointer 125 +PASS Not throw: ISO-8859-6 has a pointer 126 +PASS Not throw: ISO-8859-6 has a pointer 127 +PASS Not throw: ISO-8859-6 has a pointer 128 +PASS Not throw: ISO-8859-6 has a pointer 129 +PASS Not throw: ISO-8859-6 has a pointer 130 +PASS Not throw: ISO-8859-6 has a pointer 131 +PASS Not throw: ISO-8859-6 has a pointer 132 +PASS Not throw: ISO-8859-6 has a pointer 133 +PASS Not throw: ISO-8859-6 has a pointer 134 +PASS Not throw: ISO-8859-6 has a pointer 135 +PASS Not throw: ISO-8859-6 has a pointer 136 +PASS Not throw: ISO-8859-6 has a pointer 137 +PASS Not throw: ISO-8859-6 has a pointer 138 +PASS Not throw: ISO-8859-6 has a pointer 139 +PASS Not throw: ISO-8859-6 has a pointer 140 +PASS Not throw: ISO-8859-6 has a pointer 141 +PASS Not throw: ISO-8859-6 has a pointer 142 +PASS Not throw: ISO-8859-6 has a pointer 143 +PASS Not throw: ISO-8859-6 has a pointer 144 +PASS Not throw: ISO-8859-6 has a pointer 145 +PASS Not throw: ISO-8859-6 has a pointer 146 +PASS Not throw: ISO-8859-6 has a pointer 147 +PASS Not throw: ISO-8859-6 has a pointer 148 +PASS Not throw: ISO-8859-6 has a pointer 149 +PASS Not throw: ISO-8859-6 has a pointer 150 +PASS Not throw: ISO-8859-6 has a pointer 151 +PASS Not throw: ISO-8859-6 has a pointer 152 +PASS Not throw: ISO-8859-6 has a pointer 153 +PASS Not throw: ISO-8859-6 has a pointer 154 +PASS Not throw: ISO-8859-6 has a pointer 155 +PASS Not throw: ISO-8859-6 has a pointer 156 +PASS Not throw: ISO-8859-6 has a pointer 157 +PASS Not throw: ISO-8859-6 has a pointer 158 +PASS Not throw: ISO-8859-6 has a pointer 159 +PASS Not throw: ISO-8859-6 has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 161 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 162 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 163 +PASS Not throw: ISO-8859-6 has a pointer 164 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 165 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 166 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 167 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 168 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 169 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 170 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 171 +PASS Not throw: ISO-8859-6 has a pointer 172 +PASS Not throw: ISO-8859-6 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 174 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 175 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 176 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 177 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 178 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 179 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 180 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 181 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 182 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 183 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 184 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 185 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 186 +PASS Not throw: ISO-8859-6 has a pointer 187 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 188 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 189 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 190 +PASS Not throw: ISO-8859-6 has a pointer 191 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 192 +PASS Not throw: ISO-8859-6 has a pointer 193 +PASS Not throw: ISO-8859-6 has a pointer 194 +PASS Not throw: ISO-8859-6 has a pointer 195 +PASS Not throw: ISO-8859-6 has a pointer 196 +PASS Not throw: ISO-8859-6 has a pointer 197 +PASS Not throw: ISO-8859-6 has a pointer 198 +PASS Not throw: ISO-8859-6 has a pointer 199 +PASS Not throw: ISO-8859-6 has a pointer 200 +PASS Not throw: ISO-8859-6 has a pointer 201 +PASS Not throw: ISO-8859-6 has a pointer 202 +PASS Not throw: ISO-8859-6 has a pointer 203 +PASS Not throw: ISO-8859-6 has a pointer 204 +PASS Not throw: ISO-8859-6 has a pointer 205 +PASS Not throw: ISO-8859-6 has a pointer 206 +PASS Not throw: ISO-8859-6 has a pointer 207 +PASS Not throw: ISO-8859-6 has a pointer 208 +PASS Not throw: ISO-8859-6 has a pointer 209 +PASS Not throw: ISO-8859-6 has a pointer 210 +PASS Not throw: ISO-8859-6 has a pointer 211 +PASS Not throw: ISO-8859-6 has a pointer 212 +PASS Not throw: ISO-8859-6 has a pointer 213 +PASS Not throw: ISO-8859-6 has a pointer 214 +PASS Not throw: ISO-8859-6 has a pointer 215 +PASS Not throw: ISO-8859-6 has a pointer 216 +PASS Not throw: ISO-8859-6 has a pointer 217 +PASS Not throw: ISO-8859-6 has a pointer 218 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 222 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 223 +PASS Not throw: ISO-8859-6 has a pointer 224 +PASS Not throw: ISO-8859-6 has a pointer 225 +PASS Not throw: ISO-8859-6 has a pointer 226 +PASS Not throw: ISO-8859-6 has a pointer 227 +PASS Not throw: ISO-8859-6 has a pointer 228 +PASS Not throw: ISO-8859-6 has a pointer 229 +PASS Not throw: ISO-8859-6 has a pointer 230 +PASS Not throw: ISO-8859-6 has a pointer 231 +PASS Not throw: ISO-8859-6 has a pointer 232 +PASS Not throw: ISO-8859-6 has a pointer 233 +PASS Not throw: ISO-8859-6 has a pointer 234 +PASS Not throw: ISO-8859-6 has a pointer 235 +PASS Not throw: ISO-8859-6 has a pointer 236 +PASS Not throw: ISO-8859-6 has a pointer 237 +PASS Not throw: ISO-8859-6 has a pointer 238 +PASS Not throw: ISO-8859-6 has a pointer 239 +PASS Not throw: ISO-8859-6 has a pointer 240 +PASS Not throw: ISO-8859-6 has a pointer 241 +PASS Not throw: ISO-8859-6 has a pointer 242 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 243 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 244 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 245 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 246 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 247 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 248 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 249 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 250 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 252 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 253 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 254 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 255 +PASS Not throw: ISO-8859-7 has a pointer 0 +PASS Not throw: ISO-8859-7 has a pointer 1 +PASS Not throw: ISO-8859-7 has a pointer 2 +PASS Not throw: ISO-8859-7 has a pointer 3 +PASS Not throw: ISO-8859-7 has a pointer 4 +PASS Not throw: ISO-8859-7 has a pointer 5 +PASS Not throw: ISO-8859-7 has a pointer 6 +PASS Not throw: ISO-8859-7 has a pointer 7 +PASS Not throw: ISO-8859-7 has a pointer 8 +PASS Not throw: ISO-8859-7 has a pointer 9 +PASS Not throw: ISO-8859-7 has a pointer 10 +PASS Not throw: ISO-8859-7 has a pointer 11 +PASS Not throw: ISO-8859-7 has a pointer 12 +PASS Not throw: ISO-8859-7 has a pointer 13 +PASS Not throw: ISO-8859-7 has a pointer 14 +PASS Not throw: ISO-8859-7 has a pointer 15 +PASS Not throw: ISO-8859-7 has a pointer 16 +PASS Not throw: ISO-8859-7 has a pointer 17 +PASS Not throw: ISO-8859-7 has a pointer 18 +PASS Not throw: ISO-8859-7 has a pointer 19 +PASS Not throw: ISO-8859-7 has a pointer 20 +PASS Not throw: ISO-8859-7 has a pointer 21 +PASS Not throw: ISO-8859-7 has a pointer 22 +PASS Not throw: ISO-8859-7 has a pointer 23 +PASS Not throw: ISO-8859-7 has a pointer 24 +PASS Not throw: ISO-8859-7 has a pointer 25 +PASS Not throw: ISO-8859-7 has a pointer 26 +PASS Not throw: ISO-8859-7 has a pointer 27 +PASS Not throw: ISO-8859-7 has a pointer 28 +PASS Not throw: ISO-8859-7 has a pointer 29 +PASS Not throw: ISO-8859-7 has a pointer 30 +PASS Not throw: ISO-8859-7 has a pointer 31 +PASS Not throw: ISO-8859-7 has a pointer 32 +PASS Not throw: ISO-8859-7 has a pointer 33 +PASS Not throw: ISO-8859-7 has a pointer 34 +PASS Not throw: ISO-8859-7 has a pointer 35 +PASS Not throw: ISO-8859-7 has a pointer 36 +PASS Not throw: ISO-8859-7 has a pointer 37 +PASS Not throw: ISO-8859-7 has a pointer 38 +PASS Not throw: ISO-8859-7 has a pointer 39 +PASS Not throw: ISO-8859-7 has a pointer 40 +PASS Not throw: ISO-8859-7 has a pointer 41 +PASS Not throw: ISO-8859-7 has a pointer 42 +PASS Not throw: ISO-8859-7 has a pointer 43 +PASS Not throw: ISO-8859-7 has a pointer 44 +PASS Not throw: ISO-8859-7 has a pointer 45 +PASS Not throw: ISO-8859-7 has a pointer 46 +PASS Not throw: ISO-8859-7 has a pointer 47 +PASS Not throw: ISO-8859-7 has a pointer 48 +PASS Not throw: ISO-8859-7 has a pointer 49 +PASS Not throw: ISO-8859-7 has a pointer 50 +PASS Not throw: ISO-8859-7 has a pointer 51 +PASS Not throw: ISO-8859-7 has a pointer 52 +PASS Not throw: ISO-8859-7 has a pointer 53 +PASS Not throw: ISO-8859-7 has a pointer 54 +PASS Not throw: ISO-8859-7 has a pointer 55 +PASS Not throw: ISO-8859-7 has a pointer 56 +PASS Not throw: ISO-8859-7 has a pointer 57 +PASS Not throw: ISO-8859-7 has a pointer 58 +PASS Not throw: ISO-8859-7 has a pointer 59 +PASS Not throw: ISO-8859-7 has a pointer 60 +PASS Not throw: ISO-8859-7 has a pointer 61 +PASS Not throw: ISO-8859-7 has a pointer 62 +PASS Not throw: ISO-8859-7 has a pointer 63 +PASS Not throw: ISO-8859-7 has a pointer 64 +PASS Not throw: ISO-8859-7 has a pointer 65 +PASS Not throw: ISO-8859-7 has a pointer 66 +PASS Not throw: ISO-8859-7 has a pointer 67 +PASS Not throw: ISO-8859-7 has a pointer 68 +PASS Not throw: ISO-8859-7 has a pointer 69 +PASS Not throw: ISO-8859-7 has a pointer 70 +PASS Not throw: ISO-8859-7 has a pointer 71 +PASS Not throw: ISO-8859-7 has a pointer 72 +PASS Not throw: ISO-8859-7 has a pointer 73 +PASS Not throw: ISO-8859-7 has a pointer 74 +PASS Not throw: ISO-8859-7 has a pointer 75 +PASS Not throw: ISO-8859-7 has a pointer 76 +PASS Not throw: ISO-8859-7 has a pointer 77 +PASS Not throw: ISO-8859-7 has a pointer 78 +PASS Not throw: ISO-8859-7 has a pointer 79 +PASS Not throw: ISO-8859-7 has a pointer 80 +PASS Not throw: ISO-8859-7 has a pointer 81 +PASS Not throw: ISO-8859-7 has a pointer 82 +PASS Not throw: ISO-8859-7 has a pointer 83 +PASS Not throw: ISO-8859-7 has a pointer 84 +PASS Not throw: ISO-8859-7 has a pointer 85 +PASS Not throw: ISO-8859-7 has a pointer 86 +PASS Not throw: ISO-8859-7 has a pointer 87 +PASS Not throw: ISO-8859-7 has a pointer 88 +PASS Not throw: ISO-8859-7 has a pointer 89 +PASS Not throw: ISO-8859-7 has a pointer 90 +PASS Not throw: ISO-8859-7 has a pointer 91 +PASS Not throw: ISO-8859-7 has a pointer 92 +PASS Not throw: ISO-8859-7 has a pointer 93 +PASS Not throw: ISO-8859-7 has a pointer 94 +PASS Not throw: ISO-8859-7 has a pointer 95 +PASS Not throw: ISO-8859-7 has a pointer 96 +PASS Not throw: ISO-8859-7 has a pointer 97 +PASS Not throw: ISO-8859-7 has a pointer 98 +PASS Not throw: ISO-8859-7 has a pointer 99 +PASS Not throw: ISO-8859-7 has a pointer 100 +PASS Not throw: ISO-8859-7 has a pointer 101 +PASS Not throw: ISO-8859-7 has a pointer 102 +PASS Not throw: ISO-8859-7 has a pointer 103 +PASS Not throw: ISO-8859-7 has a pointer 104 +PASS Not throw: ISO-8859-7 has a pointer 105 +PASS Not throw: ISO-8859-7 has a pointer 106 +PASS Not throw: ISO-8859-7 has a pointer 107 +PASS Not throw: ISO-8859-7 has a pointer 108 +PASS Not throw: ISO-8859-7 has a pointer 109 +PASS Not throw: ISO-8859-7 has a pointer 110 +PASS Not throw: ISO-8859-7 has a pointer 111 +PASS Not throw: ISO-8859-7 has a pointer 112 +PASS Not throw: ISO-8859-7 has a pointer 113 +PASS Not throw: ISO-8859-7 has a pointer 114 +PASS Not throw: ISO-8859-7 has a pointer 115 +PASS Not throw: ISO-8859-7 has a pointer 116 +PASS Not throw: ISO-8859-7 has a pointer 117 +PASS Not throw: ISO-8859-7 has a pointer 118 +PASS Not throw: ISO-8859-7 has a pointer 119 +PASS Not throw: ISO-8859-7 has a pointer 120 +PASS Not throw: ISO-8859-7 has a pointer 121 +PASS Not throw: ISO-8859-7 has a pointer 122 +PASS Not throw: ISO-8859-7 has a pointer 123 +PASS Not throw: ISO-8859-7 has a pointer 124 +PASS Not throw: ISO-8859-7 has a pointer 125 +PASS Not throw: ISO-8859-7 has a pointer 126 +PASS Not throw: ISO-8859-7 has a pointer 127 +PASS Not throw: ISO-8859-7 has a pointer 128 +PASS Not throw: ISO-8859-7 has a pointer 129 +PASS Not throw: ISO-8859-7 has a pointer 130 +PASS Not throw: ISO-8859-7 has a pointer 131 +PASS Not throw: ISO-8859-7 has a pointer 132 +PASS Not throw: ISO-8859-7 has a pointer 133 +PASS Not throw: ISO-8859-7 has a pointer 134 +PASS Not throw: ISO-8859-7 has a pointer 135 +PASS Not throw: ISO-8859-7 has a pointer 136 +PASS Not throw: ISO-8859-7 has a pointer 137 +PASS Not throw: ISO-8859-7 has a pointer 138 +PASS Not throw: ISO-8859-7 has a pointer 139 +PASS Not throw: ISO-8859-7 has a pointer 140 +PASS Not throw: ISO-8859-7 has a pointer 141 +PASS Not throw: ISO-8859-7 has a pointer 142 +PASS Not throw: ISO-8859-7 has a pointer 143 +PASS Not throw: ISO-8859-7 has a pointer 144 +PASS Not throw: ISO-8859-7 has a pointer 145 +PASS Not throw: ISO-8859-7 has a pointer 146 +PASS Not throw: ISO-8859-7 has a pointer 147 +PASS Not throw: ISO-8859-7 has a pointer 148 +PASS Not throw: ISO-8859-7 has a pointer 149 +PASS Not throw: ISO-8859-7 has a pointer 150 +PASS Not throw: ISO-8859-7 has a pointer 151 +PASS Not throw: ISO-8859-7 has a pointer 152 +PASS Not throw: ISO-8859-7 has a pointer 153 +PASS Not throw: ISO-8859-7 has a pointer 154 +PASS Not throw: ISO-8859-7 has a pointer 155 +PASS Not throw: ISO-8859-7 has a pointer 156 +PASS Not throw: ISO-8859-7 has a pointer 157 +PASS Not throw: ISO-8859-7 has a pointer 158 +PASS Not throw: ISO-8859-7 has a pointer 159 +PASS Not throw: ISO-8859-7 has a pointer 160 +PASS Not throw: ISO-8859-7 has a pointer 161 +PASS Not throw: ISO-8859-7 has a pointer 162 +PASS Not throw: ISO-8859-7 has a pointer 163 +PASS Not throw: ISO-8859-7 has a pointer 164 +PASS Not throw: ISO-8859-7 has a pointer 165 +PASS Not throw: ISO-8859-7 has a pointer 166 +PASS Not throw: ISO-8859-7 has a pointer 167 +PASS Not throw: ISO-8859-7 has a pointer 168 +PASS Not throw: ISO-8859-7 has a pointer 169 +PASS Not throw: ISO-8859-7 has a pointer 170 +PASS Not throw: ISO-8859-7 has a pointer 171 +PASS Not throw: ISO-8859-7 has a pointer 172 +PASS Not throw: ISO-8859-7 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 174 +PASS Not throw: ISO-8859-7 has a pointer 175 +PASS Not throw: ISO-8859-7 has a pointer 176 +PASS Not throw: ISO-8859-7 has a pointer 177 +PASS Not throw: ISO-8859-7 has a pointer 178 +PASS Not throw: ISO-8859-7 has a pointer 179 +PASS Not throw: ISO-8859-7 has a pointer 180 +PASS Not throw: ISO-8859-7 has a pointer 181 +PASS Not throw: ISO-8859-7 has a pointer 182 +PASS Not throw: ISO-8859-7 has a pointer 183 +PASS Not throw: ISO-8859-7 has a pointer 184 +PASS Not throw: ISO-8859-7 has a pointer 185 +PASS Not throw: ISO-8859-7 has a pointer 186 +PASS Not throw: ISO-8859-7 has a pointer 187 +PASS Not throw: ISO-8859-7 has a pointer 188 +PASS Not throw: ISO-8859-7 has a pointer 189 +PASS Not throw: ISO-8859-7 has a pointer 190 +PASS Not throw: ISO-8859-7 has a pointer 191 +PASS Not throw: ISO-8859-7 has a pointer 192 +PASS Not throw: ISO-8859-7 has a pointer 193 +PASS Not throw: ISO-8859-7 has a pointer 194 +PASS Not throw: ISO-8859-7 has a pointer 195 +PASS Not throw: ISO-8859-7 has a pointer 196 +PASS Not throw: ISO-8859-7 has a pointer 197 +PASS Not throw: ISO-8859-7 has a pointer 198 +PASS Not throw: ISO-8859-7 has a pointer 199 +PASS Not throw: ISO-8859-7 has a pointer 200 +PASS Not throw: ISO-8859-7 has a pointer 201 +PASS Not throw: ISO-8859-7 has a pointer 202 +PASS Not throw: ISO-8859-7 has a pointer 203 +PASS Not throw: ISO-8859-7 has a pointer 204 +PASS Not throw: ISO-8859-7 has a pointer 205 +PASS Not throw: ISO-8859-7 has a pointer 206 +PASS Not throw: ISO-8859-7 has a pointer 207 +PASS Not throw: ISO-8859-7 has a pointer 208 +PASS Not throw: ISO-8859-7 has a pointer 209 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 210 +PASS Not throw: ISO-8859-7 has a pointer 211 +PASS Not throw: ISO-8859-7 has a pointer 212 +PASS Not throw: ISO-8859-7 has a pointer 213 +PASS Not throw: ISO-8859-7 has a pointer 214 +PASS Not throw: ISO-8859-7 has a pointer 215 +PASS Not throw: ISO-8859-7 has a pointer 216 +PASS Not throw: ISO-8859-7 has a pointer 217 +PASS Not throw: ISO-8859-7 has a pointer 218 +PASS Not throw: ISO-8859-7 has a pointer 219 +PASS Not throw: ISO-8859-7 has a pointer 220 +PASS Not throw: ISO-8859-7 has a pointer 221 +PASS Not throw: ISO-8859-7 has a pointer 222 +PASS Not throw: ISO-8859-7 has a pointer 223 +PASS Not throw: ISO-8859-7 has a pointer 224 +PASS Not throw: ISO-8859-7 has a pointer 225 +PASS Not throw: ISO-8859-7 has a pointer 226 +PASS Not throw: ISO-8859-7 has a pointer 227 +PASS Not throw: ISO-8859-7 has a pointer 228 +PASS Not throw: ISO-8859-7 has a pointer 229 +PASS Not throw: ISO-8859-7 has a pointer 230 +PASS Not throw: ISO-8859-7 has a pointer 231 +PASS Not throw: ISO-8859-7 has a pointer 232 +PASS Not throw: ISO-8859-7 has a pointer 233 +PASS Not throw: ISO-8859-7 has a pointer 234 +PASS Not throw: ISO-8859-7 has a pointer 235 +PASS Not throw: ISO-8859-7 has a pointer 236 +PASS Not throw: ISO-8859-7 has a pointer 237 +PASS Not throw: ISO-8859-7 has a pointer 238 +PASS Not throw: ISO-8859-7 has a pointer 239 +PASS Not throw: ISO-8859-7 has a pointer 240 +PASS Not throw: ISO-8859-7 has a pointer 241 +PASS Not throw: ISO-8859-7 has a pointer 242 +PASS Not throw: ISO-8859-7 has a pointer 243 +PASS Not throw: ISO-8859-7 has a pointer 244 +PASS Not throw: ISO-8859-7 has a pointer 245 +PASS Not throw: ISO-8859-7 has a pointer 246 +PASS Not throw: ISO-8859-7 has a pointer 247 +PASS Not throw: ISO-8859-7 has a pointer 248 +PASS Not throw: ISO-8859-7 has a pointer 249 +PASS Not throw: ISO-8859-7 has a pointer 250 +PASS Not throw: ISO-8859-7 has a pointer 251 +PASS Not throw: ISO-8859-7 has a pointer 252 +PASS Not throw: ISO-8859-7 has a pointer 253 +PASS Not throw: ISO-8859-7 has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 255 +PASS Not throw: ISO-8859-8 has a pointer 0 +PASS Not throw: ISO-8859-8 has a pointer 1 +PASS Not throw: ISO-8859-8 has a pointer 2 +PASS Not throw: ISO-8859-8 has a pointer 3 +PASS Not throw: ISO-8859-8 has a pointer 4 +PASS Not throw: ISO-8859-8 has a pointer 5 +PASS Not throw: ISO-8859-8 has a pointer 6 +PASS Not throw: ISO-8859-8 has a pointer 7 +PASS Not throw: ISO-8859-8 has a pointer 8 +PASS Not throw: ISO-8859-8 has a pointer 9 +PASS Not throw: ISO-8859-8 has a pointer 10 +PASS Not throw: ISO-8859-8 has a pointer 11 +PASS Not throw: ISO-8859-8 has a pointer 12 +PASS Not throw: ISO-8859-8 has a pointer 13 +PASS Not throw: ISO-8859-8 has a pointer 14 +PASS Not throw: ISO-8859-8 has a pointer 15 +PASS Not throw: ISO-8859-8 has a pointer 16 +PASS Not throw: ISO-8859-8 has a pointer 17 +PASS Not throw: ISO-8859-8 has a pointer 18 +PASS Not throw: ISO-8859-8 has a pointer 19 +PASS Not throw: ISO-8859-8 has a pointer 20 +PASS Not throw: ISO-8859-8 has a pointer 21 +PASS Not throw: ISO-8859-8 has a pointer 22 +PASS Not throw: ISO-8859-8 has a pointer 23 +PASS Not throw: ISO-8859-8 has a pointer 24 +PASS Not throw: ISO-8859-8 has a pointer 25 +PASS Not throw: ISO-8859-8 has a pointer 26 +PASS Not throw: ISO-8859-8 has a pointer 27 +PASS Not throw: ISO-8859-8 has a pointer 28 +PASS Not throw: ISO-8859-8 has a pointer 29 +PASS Not throw: ISO-8859-8 has a pointer 30 +PASS Not throw: ISO-8859-8 has a pointer 31 +PASS Not throw: ISO-8859-8 has a pointer 32 +PASS Not throw: ISO-8859-8 has a pointer 33 +PASS Not throw: ISO-8859-8 has a pointer 34 +PASS Not throw: ISO-8859-8 has a pointer 35 +PASS Not throw: ISO-8859-8 has a pointer 36 +PASS Not throw: ISO-8859-8 has a pointer 37 +PASS Not throw: ISO-8859-8 has a pointer 38 +PASS Not throw: ISO-8859-8 has a pointer 39 +PASS Not throw: ISO-8859-8 has a pointer 40 +PASS Not throw: ISO-8859-8 has a pointer 41 +PASS Not throw: ISO-8859-8 has a pointer 42 +PASS Not throw: ISO-8859-8 has a pointer 43 +PASS Not throw: ISO-8859-8 has a pointer 44 +PASS Not throw: ISO-8859-8 has a pointer 45 +PASS Not throw: ISO-8859-8 has a pointer 46 +PASS Not throw: ISO-8859-8 has a pointer 47 +PASS Not throw: ISO-8859-8 has a pointer 48 +PASS Not throw: ISO-8859-8 has a pointer 49 +PASS Not throw: ISO-8859-8 has a pointer 50 +PASS Not throw: ISO-8859-8 has a pointer 51 +PASS Not throw: ISO-8859-8 has a pointer 52 +PASS Not throw: ISO-8859-8 has a pointer 53 +PASS Not throw: ISO-8859-8 has a pointer 54 +PASS Not throw: ISO-8859-8 has a pointer 55 +PASS Not throw: ISO-8859-8 has a pointer 56 +PASS Not throw: ISO-8859-8 has a pointer 57 +PASS Not throw: ISO-8859-8 has a pointer 58 +PASS Not throw: ISO-8859-8 has a pointer 59 +PASS Not throw: ISO-8859-8 has a pointer 60 +PASS Not throw: ISO-8859-8 has a pointer 61 +PASS Not throw: ISO-8859-8 has a pointer 62 +PASS Not throw: ISO-8859-8 has a pointer 63 +PASS Not throw: ISO-8859-8 has a pointer 64 +PASS Not throw: ISO-8859-8 has a pointer 65 +PASS Not throw: ISO-8859-8 has a pointer 66 +PASS Not throw: ISO-8859-8 has a pointer 67 +PASS Not throw: ISO-8859-8 has a pointer 68 +PASS Not throw: ISO-8859-8 has a pointer 69 +PASS Not throw: ISO-8859-8 has a pointer 70 +PASS Not throw: ISO-8859-8 has a pointer 71 +PASS Not throw: ISO-8859-8 has a pointer 72 +PASS Not throw: ISO-8859-8 has a pointer 73 +PASS Not throw: ISO-8859-8 has a pointer 74 +PASS Not throw: ISO-8859-8 has a pointer 75 +PASS Not throw: ISO-8859-8 has a pointer 76 +PASS Not throw: ISO-8859-8 has a pointer 77 +PASS Not throw: ISO-8859-8 has a pointer 78 +PASS Not throw: ISO-8859-8 has a pointer 79 +PASS Not throw: ISO-8859-8 has a pointer 80 +PASS Not throw: ISO-8859-8 has a pointer 81 +PASS Not throw: ISO-8859-8 has a pointer 82 +PASS Not throw: ISO-8859-8 has a pointer 83 +PASS Not throw: ISO-8859-8 has a pointer 84 +PASS Not throw: ISO-8859-8 has a pointer 85 +PASS Not throw: ISO-8859-8 has a pointer 86 +PASS Not throw: ISO-8859-8 has a pointer 87 +PASS Not throw: ISO-8859-8 has a pointer 88 +PASS Not throw: ISO-8859-8 has a pointer 89 +PASS Not throw: ISO-8859-8 has a pointer 90 +PASS Not throw: ISO-8859-8 has a pointer 91 +PASS Not throw: ISO-8859-8 has a pointer 92 +PASS Not throw: ISO-8859-8 has a pointer 93 +PASS Not throw: ISO-8859-8 has a pointer 94 +PASS Not throw: ISO-8859-8 has a pointer 95 +PASS Not throw: ISO-8859-8 has a pointer 96 +PASS Not throw: ISO-8859-8 has a pointer 97 +PASS Not throw: ISO-8859-8 has a pointer 98 +PASS Not throw: ISO-8859-8 has a pointer 99 +PASS Not throw: ISO-8859-8 has a pointer 100 +PASS Not throw: ISO-8859-8 has a pointer 101 +PASS Not throw: ISO-8859-8 has a pointer 102 +PASS Not throw: ISO-8859-8 has a pointer 103 +PASS Not throw: ISO-8859-8 has a pointer 104 +PASS Not throw: ISO-8859-8 has a pointer 105 +PASS Not throw: ISO-8859-8 has a pointer 106 +PASS Not throw: ISO-8859-8 has a pointer 107 +PASS Not throw: ISO-8859-8 has a pointer 108 +PASS Not throw: ISO-8859-8 has a pointer 109 +PASS Not throw: ISO-8859-8 has a pointer 110 +PASS Not throw: ISO-8859-8 has a pointer 111 +PASS Not throw: ISO-8859-8 has a pointer 112 +PASS Not throw: ISO-8859-8 has a pointer 113 +PASS Not throw: ISO-8859-8 has a pointer 114 +PASS Not throw: ISO-8859-8 has a pointer 115 +PASS Not throw: ISO-8859-8 has a pointer 116 +PASS Not throw: ISO-8859-8 has a pointer 117 +PASS Not throw: ISO-8859-8 has a pointer 118 +PASS Not throw: ISO-8859-8 has a pointer 119 +PASS Not throw: ISO-8859-8 has a pointer 120 +PASS Not throw: ISO-8859-8 has a pointer 121 +PASS Not throw: ISO-8859-8 has a pointer 122 +PASS Not throw: ISO-8859-8 has a pointer 123 +PASS Not throw: ISO-8859-8 has a pointer 124 +PASS Not throw: ISO-8859-8 has a pointer 125 +PASS Not throw: ISO-8859-8 has a pointer 126 +PASS Not throw: ISO-8859-8 has a pointer 127 +PASS Not throw: ISO-8859-8 has a pointer 128 +PASS Not throw: ISO-8859-8 has a pointer 129 +PASS Not throw: ISO-8859-8 has a pointer 130 +PASS Not throw: ISO-8859-8 has a pointer 131 +PASS Not throw: ISO-8859-8 has a pointer 132 +PASS Not throw: ISO-8859-8 has a pointer 133 +PASS Not throw: ISO-8859-8 has a pointer 134 +PASS Not throw: ISO-8859-8 has a pointer 135 +PASS Not throw: ISO-8859-8 has a pointer 136 +PASS Not throw: ISO-8859-8 has a pointer 137 +PASS Not throw: ISO-8859-8 has a pointer 138 +PASS Not throw: ISO-8859-8 has a pointer 139 +PASS Not throw: ISO-8859-8 has a pointer 140 +PASS Not throw: ISO-8859-8 has a pointer 141 +PASS Not throw: ISO-8859-8 has a pointer 142 +PASS Not throw: ISO-8859-8 has a pointer 143 +PASS Not throw: ISO-8859-8 has a pointer 144 +PASS Not throw: ISO-8859-8 has a pointer 145 +PASS Not throw: ISO-8859-8 has a pointer 146 +PASS Not throw: ISO-8859-8 has a pointer 147 +PASS Not throw: ISO-8859-8 has a pointer 148 +PASS Not throw: ISO-8859-8 has a pointer 149 +PASS Not throw: ISO-8859-8 has a pointer 150 +PASS Not throw: ISO-8859-8 has a pointer 151 +PASS Not throw: ISO-8859-8 has a pointer 152 +PASS Not throw: ISO-8859-8 has a pointer 153 +PASS Not throw: ISO-8859-8 has a pointer 154 +PASS Not throw: ISO-8859-8 has a pointer 155 +PASS Not throw: ISO-8859-8 has a pointer 156 +PASS Not throw: ISO-8859-8 has a pointer 157 +PASS Not throw: ISO-8859-8 has a pointer 158 +PASS Not throw: ISO-8859-8 has a pointer 159 +PASS Not throw: ISO-8859-8 has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 161 +PASS Not throw: ISO-8859-8 has a pointer 162 +PASS Not throw: ISO-8859-8 has a pointer 163 +PASS Not throw: ISO-8859-8 has a pointer 164 +PASS Not throw: ISO-8859-8 has a pointer 165 +PASS Not throw: ISO-8859-8 has a pointer 166 +PASS Not throw: ISO-8859-8 has a pointer 167 +PASS Not throw: ISO-8859-8 has a pointer 168 +PASS Not throw: ISO-8859-8 has a pointer 169 +PASS Not throw: ISO-8859-8 has a pointer 170 +PASS Not throw: ISO-8859-8 has a pointer 171 +PASS Not throw: ISO-8859-8 has a pointer 172 +PASS Not throw: ISO-8859-8 has a pointer 173 +PASS Not throw: ISO-8859-8 has a pointer 174 +PASS Not throw: ISO-8859-8 has a pointer 175 +PASS Not throw: ISO-8859-8 has a pointer 176 +PASS Not throw: ISO-8859-8 has a pointer 177 +PASS Not throw: ISO-8859-8 has a pointer 178 +PASS Not throw: ISO-8859-8 has a pointer 179 +PASS Not throw: ISO-8859-8 has a pointer 180 +PASS Not throw: ISO-8859-8 has a pointer 181 +PASS Not throw: ISO-8859-8 has a pointer 182 +PASS Not throw: ISO-8859-8 has a pointer 183 +PASS Not throw: ISO-8859-8 has a pointer 184 +PASS Not throw: ISO-8859-8 has a pointer 185 +PASS Not throw: ISO-8859-8 has a pointer 186 +PASS Not throw: ISO-8859-8 has a pointer 187 +PASS Not throw: ISO-8859-8 has a pointer 188 +PASS Not throw: ISO-8859-8 has a pointer 189 +PASS Not throw: ISO-8859-8 has a pointer 190 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 191 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 192 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 193 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 194 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 195 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 196 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 197 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 198 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 199 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 200 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 201 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 202 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 203 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 204 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 205 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 206 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 207 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_2001-3000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_2001-3000-expected.txt new file mode 100644 index 0000000000000..a7f64debe2a93 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_2001-3000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 208 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 209 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 210 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 211 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 212 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 213 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 214 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 215 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 216 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 217 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 218 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 222 +PASS Not throw: ISO-8859-8 has a pointer 223 +PASS Not throw: ISO-8859-8 has a pointer 224 +PASS Not throw: ISO-8859-8 has a pointer 225 +PASS Not throw: ISO-8859-8 has a pointer 226 +PASS Not throw: ISO-8859-8 has a pointer 227 +PASS Not throw: ISO-8859-8 has a pointer 228 +PASS Not throw: ISO-8859-8 has a pointer 229 +PASS Not throw: ISO-8859-8 has a pointer 230 +PASS Not throw: ISO-8859-8 has a pointer 231 +PASS Not throw: ISO-8859-8 has a pointer 232 +PASS Not throw: ISO-8859-8 has a pointer 233 +PASS Not throw: ISO-8859-8 has a pointer 234 +PASS Not throw: ISO-8859-8 has a pointer 235 +PASS Not throw: ISO-8859-8 has a pointer 236 +PASS Not throw: ISO-8859-8 has a pointer 237 +PASS Not throw: ISO-8859-8 has a pointer 238 +PASS Not throw: ISO-8859-8 has a pointer 239 +PASS Not throw: ISO-8859-8 has a pointer 240 +PASS Not throw: ISO-8859-8 has a pointer 241 +PASS Not throw: ISO-8859-8 has a pointer 242 +PASS Not throw: ISO-8859-8 has a pointer 243 +PASS Not throw: ISO-8859-8 has a pointer 244 +PASS Not throw: ISO-8859-8 has a pointer 245 +PASS Not throw: ISO-8859-8 has a pointer 246 +PASS Not throw: ISO-8859-8 has a pointer 247 +PASS Not throw: ISO-8859-8 has a pointer 248 +PASS Not throw: ISO-8859-8 has a pointer 249 +PASS Not throw: ISO-8859-8 has a pointer 250 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 252 +PASS Not throw: ISO-8859-8 has a pointer 253 +PASS Not throw: ISO-8859-8 has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 255 +PASS Not throw: ISO-8859-8-I has a pointer 0 +PASS Not throw: ISO-8859-8-I has a pointer 1 +PASS Not throw: ISO-8859-8-I has a pointer 2 +PASS Not throw: ISO-8859-8-I has a pointer 3 +PASS Not throw: ISO-8859-8-I has a pointer 4 +PASS Not throw: ISO-8859-8-I has a pointer 5 +PASS Not throw: ISO-8859-8-I has a pointer 6 +PASS Not throw: ISO-8859-8-I has a pointer 7 +PASS Not throw: ISO-8859-8-I has a pointer 8 +PASS Not throw: ISO-8859-8-I has a pointer 9 +PASS Not throw: ISO-8859-8-I has a pointer 10 +PASS Not throw: ISO-8859-8-I has a pointer 11 +PASS Not throw: ISO-8859-8-I has a pointer 12 +PASS Not throw: ISO-8859-8-I has a pointer 13 +PASS Not throw: ISO-8859-8-I has a pointer 14 +PASS Not throw: ISO-8859-8-I has a pointer 15 +PASS Not throw: ISO-8859-8-I has a pointer 16 +PASS Not throw: ISO-8859-8-I has a pointer 17 +PASS Not throw: ISO-8859-8-I has a pointer 18 +PASS Not throw: ISO-8859-8-I has a pointer 19 +PASS Not throw: ISO-8859-8-I has a pointer 20 +PASS Not throw: ISO-8859-8-I has a pointer 21 +PASS Not throw: ISO-8859-8-I has a pointer 22 +PASS Not throw: ISO-8859-8-I has a pointer 23 +PASS Not throw: ISO-8859-8-I has a pointer 24 +PASS Not throw: ISO-8859-8-I has a pointer 25 +PASS Not throw: ISO-8859-8-I has a pointer 26 +PASS Not throw: ISO-8859-8-I has a pointer 27 +PASS Not throw: ISO-8859-8-I has a pointer 28 +PASS Not throw: ISO-8859-8-I has a pointer 29 +PASS Not throw: ISO-8859-8-I has a pointer 30 +PASS Not throw: ISO-8859-8-I has a pointer 31 +PASS Not throw: ISO-8859-8-I has a pointer 32 +PASS Not throw: ISO-8859-8-I has a pointer 33 +PASS Not throw: ISO-8859-8-I has a pointer 34 +PASS Not throw: ISO-8859-8-I has a pointer 35 +PASS Not throw: ISO-8859-8-I has a pointer 36 +PASS Not throw: ISO-8859-8-I has a pointer 37 +PASS Not throw: ISO-8859-8-I has a pointer 38 +PASS Not throw: ISO-8859-8-I has a pointer 39 +PASS Not throw: ISO-8859-8-I has a pointer 40 +PASS Not throw: ISO-8859-8-I has a pointer 41 +PASS Not throw: ISO-8859-8-I has a pointer 42 +PASS Not throw: ISO-8859-8-I has a pointer 43 +PASS Not throw: ISO-8859-8-I has a pointer 44 +PASS Not throw: ISO-8859-8-I has a pointer 45 +PASS Not throw: ISO-8859-8-I has a pointer 46 +PASS Not throw: ISO-8859-8-I has a pointer 47 +PASS Not throw: ISO-8859-8-I has a pointer 48 +PASS Not throw: ISO-8859-8-I has a pointer 49 +PASS Not throw: ISO-8859-8-I has a pointer 50 +PASS Not throw: ISO-8859-8-I has a pointer 51 +PASS Not throw: ISO-8859-8-I has a pointer 52 +PASS Not throw: ISO-8859-8-I has a pointer 53 +PASS Not throw: ISO-8859-8-I has a pointer 54 +PASS Not throw: ISO-8859-8-I has a pointer 55 +PASS Not throw: ISO-8859-8-I has a pointer 56 +PASS Not throw: ISO-8859-8-I has a pointer 57 +PASS Not throw: ISO-8859-8-I has a pointer 58 +PASS Not throw: ISO-8859-8-I has a pointer 59 +PASS Not throw: ISO-8859-8-I has a pointer 60 +PASS Not throw: ISO-8859-8-I has a pointer 61 +PASS Not throw: ISO-8859-8-I has a pointer 62 +PASS Not throw: ISO-8859-8-I has a pointer 63 +PASS Not throw: ISO-8859-8-I has a pointer 64 +PASS Not throw: ISO-8859-8-I has a pointer 65 +PASS Not throw: ISO-8859-8-I has a pointer 66 +PASS Not throw: ISO-8859-8-I has a pointer 67 +PASS Not throw: ISO-8859-8-I has a pointer 68 +PASS Not throw: ISO-8859-8-I has a pointer 69 +PASS Not throw: ISO-8859-8-I has a pointer 70 +PASS Not throw: ISO-8859-8-I has a pointer 71 +PASS Not throw: ISO-8859-8-I has a pointer 72 +PASS Not throw: ISO-8859-8-I has a pointer 73 +PASS Not throw: ISO-8859-8-I has a pointer 74 +PASS Not throw: ISO-8859-8-I has a pointer 75 +PASS Not throw: ISO-8859-8-I has a pointer 76 +PASS Not throw: ISO-8859-8-I has a pointer 77 +PASS Not throw: ISO-8859-8-I has a pointer 78 +PASS Not throw: ISO-8859-8-I has a pointer 79 +PASS Not throw: ISO-8859-8-I has a pointer 80 +PASS Not throw: ISO-8859-8-I has a pointer 81 +PASS Not throw: ISO-8859-8-I has a pointer 82 +PASS Not throw: ISO-8859-8-I has a pointer 83 +PASS Not throw: ISO-8859-8-I has a pointer 84 +PASS Not throw: ISO-8859-8-I has a pointer 85 +PASS Not throw: ISO-8859-8-I has a pointer 86 +PASS Not throw: ISO-8859-8-I has a pointer 87 +PASS Not throw: ISO-8859-8-I has a pointer 88 +PASS Not throw: ISO-8859-8-I has a pointer 89 +PASS Not throw: ISO-8859-8-I has a pointer 90 +PASS Not throw: ISO-8859-8-I has a pointer 91 +PASS Not throw: ISO-8859-8-I has a pointer 92 +PASS Not throw: ISO-8859-8-I has a pointer 93 +PASS Not throw: ISO-8859-8-I has a pointer 94 +PASS Not throw: ISO-8859-8-I has a pointer 95 +PASS Not throw: ISO-8859-8-I has a pointer 96 +PASS Not throw: ISO-8859-8-I has a pointer 97 +PASS Not throw: ISO-8859-8-I has a pointer 98 +PASS Not throw: ISO-8859-8-I has a pointer 99 +PASS Not throw: ISO-8859-8-I has a pointer 100 +PASS Not throw: ISO-8859-8-I has a pointer 101 +PASS Not throw: ISO-8859-8-I has a pointer 102 +PASS Not throw: ISO-8859-8-I has a pointer 103 +PASS Not throw: ISO-8859-8-I has a pointer 104 +PASS Not throw: ISO-8859-8-I has a pointer 105 +PASS Not throw: ISO-8859-8-I has a pointer 106 +PASS Not throw: ISO-8859-8-I has a pointer 107 +PASS Not throw: ISO-8859-8-I has a pointer 108 +PASS Not throw: ISO-8859-8-I has a pointer 109 +PASS Not throw: ISO-8859-8-I has a pointer 110 +PASS Not throw: ISO-8859-8-I has a pointer 111 +PASS Not throw: ISO-8859-8-I has a pointer 112 +PASS Not throw: ISO-8859-8-I has a pointer 113 +PASS Not throw: ISO-8859-8-I has a pointer 114 +PASS Not throw: ISO-8859-8-I has a pointer 115 +PASS Not throw: ISO-8859-8-I has a pointer 116 +PASS Not throw: ISO-8859-8-I has a pointer 117 +PASS Not throw: ISO-8859-8-I has a pointer 118 +PASS Not throw: ISO-8859-8-I has a pointer 119 +PASS Not throw: ISO-8859-8-I has a pointer 120 +PASS Not throw: ISO-8859-8-I has a pointer 121 +PASS Not throw: ISO-8859-8-I has a pointer 122 +PASS Not throw: ISO-8859-8-I has a pointer 123 +PASS Not throw: ISO-8859-8-I has a pointer 124 +PASS Not throw: ISO-8859-8-I has a pointer 125 +PASS Not throw: ISO-8859-8-I has a pointer 126 +PASS Not throw: ISO-8859-8-I has a pointer 127 +PASS Not throw: ISO-8859-8-I has a pointer 128 +PASS Not throw: ISO-8859-8-I has a pointer 129 +PASS Not throw: ISO-8859-8-I has a pointer 130 +PASS Not throw: ISO-8859-8-I has a pointer 131 +PASS Not throw: ISO-8859-8-I has a pointer 132 +PASS Not throw: ISO-8859-8-I has a pointer 133 +PASS Not throw: ISO-8859-8-I has a pointer 134 +PASS Not throw: ISO-8859-8-I has a pointer 135 +PASS Not throw: ISO-8859-8-I has a pointer 136 +PASS Not throw: ISO-8859-8-I has a pointer 137 +PASS Not throw: ISO-8859-8-I has a pointer 138 +PASS Not throw: ISO-8859-8-I has a pointer 139 +PASS Not throw: ISO-8859-8-I has a pointer 140 +PASS Not throw: ISO-8859-8-I has a pointer 141 +PASS Not throw: ISO-8859-8-I has a pointer 142 +PASS Not throw: ISO-8859-8-I has a pointer 143 +PASS Not throw: ISO-8859-8-I has a pointer 144 +PASS Not throw: ISO-8859-8-I has a pointer 145 +PASS Not throw: ISO-8859-8-I has a pointer 146 +PASS Not throw: ISO-8859-8-I has a pointer 147 +PASS Not throw: ISO-8859-8-I has a pointer 148 +PASS Not throw: ISO-8859-8-I has a pointer 149 +PASS Not throw: ISO-8859-8-I has a pointer 150 +PASS Not throw: ISO-8859-8-I has a pointer 151 +PASS Not throw: ISO-8859-8-I has a pointer 152 +PASS Not throw: ISO-8859-8-I has a pointer 153 +PASS Not throw: ISO-8859-8-I has a pointer 154 +PASS Not throw: ISO-8859-8-I has a pointer 155 +PASS Not throw: ISO-8859-8-I has a pointer 156 +PASS Not throw: ISO-8859-8-I has a pointer 157 +PASS Not throw: ISO-8859-8-I has a pointer 158 +PASS Not throw: ISO-8859-8-I has a pointer 159 +PASS Not throw: ISO-8859-8-I has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 161 +PASS Not throw: ISO-8859-8-I has a pointer 162 +PASS Not throw: ISO-8859-8-I has a pointer 163 +PASS Not throw: ISO-8859-8-I has a pointer 164 +PASS Not throw: ISO-8859-8-I has a pointer 165 +PASS Not throw: ISO-8859-8-I has a pointer 166 +PASS Not throw: ISO-8859-8-I has a pointer 167 +PASS Not throw: ISO-8859-8-I has a pointer 168 +PASS Not throw: ISO-8859-8-I has a pointer 169 +PASS Not throw: ISO-8859-8-I has a pointer 170 +PASS Not throw: ISO-8859-8-I has a pointer 171 +PASS Not throw: ISO-8859-8-I has a pointer 172 +PASS Not throw: ISO-8859-8-I has a pointer 173 +PASS Not throw: ISO-8859-8-I has a pointer 174 +PASS Not throw: ISO-8859-8-I has a pointer 175 +PASS Not throw: ISO-8859-8-I has a pointer 176 +PASS Not throw: ISO-8859-8-I has a pointer 177 +PASS Not throw: ISO-8859-8-I has a pointer 178 +PASS Not throw: ISO-8859-8-I has a pointer 179 +PASS Not throw: ISO-8859-8-I has a pointer 180 +PASS Not throw: ISO-8859-8-I has a pointer 181 +PASS Not throw: ISO-8859-8-I has a pointer 182 +PASS Not throw: ISO-8859-8-I has a pointer 183 +PASS Not throw: ISO-8859-8-I has a pointer 184 +PASS Not throw: ISO-8859-8-I has a pointer 185 +PASS Not throw: ISO-8859-8-I has a pointer 186 +PASS Not throw: ISO-8859-8-I has a pointer 187 +PASS Not throw: ISO-8859-8-I has a pointer 188 +PASS Not throw: ISO-8859-8-I has a pointer 189 +PASS Not throw: ISO-8859-8-I has a pointer 190 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 191 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 192 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 193 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 194 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 195 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 196 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 197 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 198 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 199 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 200 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 201 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 202 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 203 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 204 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 205 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 206 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 207 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 208 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 209 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 210 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 211 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 212 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 213 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 214 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 215 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 216 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 217 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 218 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 222 +PASS Not throw: ISO-8859-8-I has a pointer 223 +PASS Not throw: ISO-8859-8-I has a pointer 224 +PASS Not throw: ISO-8859-8-I has a pointer 225 +PASS Not throw: ISO-8859-8-I has a pointer 226 +PASS Not throw: ISO-8859-8-I has a pointer 227 +PASS Not throw: ISO-8859-8-I has a pointer 228 +PASS Not throw: ISO-8859-8-I has a pointer 229 +PASS Not throw: ISO-8859-8-I has a pointer 230 +PASS Not throw: ISO-8859-8-I has a pointer 231 +PASS Not throw: ISO-8859-8-I has a pointer 232 +PASS Not throw: ISO-8859-8-I has a pointer 233 +PASS Not throw: ISO-8859-8-I has a pointer 234 +PASS Not throw: ISO-8859-8-I has a pointer 235 +PASS Not throw: ISO-8859-8-I has a pointer 236 +PASS Not throw: ISO-8859-8-I has a pointer 237 +PASS Not throw: ISO-8859-8-I has a pointer 238 +PASS Not throw: ISO-8859-8-I has a pointer 239 +PASS Not throw: ISO-8859-8-I has a pointer 240 +PASS Not throw: ISO-8859-8-I has a pointer 241 +PASS Not throw: ISO-8859-8-I has a pointer 242 +PASS Not throw: ISO-8859-8-I has a pointer 243 +PASS Not throw: ISO-8859-8-I has a pointer 244 +PASS Not throw: ISO-8859-8-I has a pointer 245 +PASS Not throw: ISO-8859-8-I has a pointer 246 +PASS Not throw: ISO-8859-8-I has a pointer 247 +PASS Not throw: ISO-8859-8-I has a pointer 248 +PASS Not throw: ISO-8859-8-I has a pointer 249 +PASS Not throw: ISO-8859-8-I has a pointer 250 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 252 +PASS Not throw: ISO-8859-8-I has a pointer 253 +PASS Not throw: ISO-8859-8-I has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 255 +PASS Not throw: ISO-8859-10 has a pointer 0 +PASS Not throw: ISO-8859-10 has a pointer 1 +PASS Not throw: ISO-8859-10 has a pointer 2 +PASS Not throw: ISO-8859-10 has a pointer 3 +PASS Not throw: ISO-8859-10 has a pointer 4 +PASS Not throw: ISO-8859-10 has a pointer 5 +PASS Not throw: ISO-8859-10 has a pointer 6 +PASS Not throw: ISO-8859-10 has a pointer 7 +PASS Not throw: ISO-8859-10 has a pointer 8 +PASS Not throw: ISO-8859-10 has a pointer 9 +PASS Not throw: ISO-8859-10 has a pointer 10 +PASS Not throw: ISO-8859-10 has a pointer 11 +PASS Not throw: ISO-8859-10 has a pointer 12 +PASS Not throw: ISO-8859-10 has a pointer 13 +PASS Not throw: ISO-8859-10 has a pointer 14 +PASS Not throw: ISO-8859-10 has a pointer 15 +PASS Not throw: ISO-8859-10 has a pointer 16 +PASS Not throw: ISO-8859-10 has a pointer 17 +PASS Not throw: ISO-8859-10 has a pointer 18 +PASS Not throw: ISO-8859-10 has a pointer 19 +PASS Not throw: ISO-8859-10 has a pointer 20 +PASS Not throw: ISO-8859-10 has a pointer 21 +PASS Not throw: ISO-8859-10 has a pointer 22 +PASS Not throw: ISO-8859-10 has a pointer 23 +PASS Not throw: ISO-8859-10 has a pointer 24 +PASS Not throw: ISO-8859-10 has a pointer 25 +PASS Not throw: ISO-8859-10 has a pointer 26 +PASS Not throw: ISO-8859-10 has a pointer 27 +PASS Not throw: ISO-8859-10 has a pointer 28 +PASS Not throw: ISO-8859-10 has a pointer 29 +PASS Not throw: ISO-8859-10 has a pointer 30 +PASS Not throw: ISO-8859-10 has a pointer 31 +PASS Not throw: ISO-8859-10 has a pointer 32 +PASS Not throw: ISO-8859-10 has a pointer 33 +PASS Not throw: ISO-8859-10 has a pointer 34 +PASS Not throw: ISO-8859-10 has a pointer 35 +PASS Not throw: ISO-8859-10 has a pointer 36 +PASS Not throw: ISO-8859-10 has a pointer 37 +PASS Not throw: ISO-8859-10 has a pointer 38 +PASS Not throw: ISO-8859-10 has a pointer 39 +PASS Not throw: ISO-8859-10 has a pointer 40 +PASS Not throw: ISO-8859-10 has a pointer 41 +PASS Not throw: ISO-8859-10 has a pointer 42 +PASS Not throw: ISO-8859-10 has a pointer 43 +PASS Not throw: ISO-8859-10 has a pointer 44 +PASS Not throw: ISO-8859-10 has a pointer 45 +PASS Not throw: ISO-8859-10 has a pointer 46 +PASS Not throw: ISO-8859-10 has a pointer 47 +PASS Not throw: ISO-8859-10 has a pointer 48 +PASS Not throw: ISO-8859-10 has a pointer 49 +PASS Not throw: ISO-8859-10 has a pointer 50 +PASS Not throw: ISO-8859-10 has a pointer 51 +PASS Not throw: ISO-8859-10 has a pointer 52 +PASS Not throw: ISO-8859-10 has a pointer 53 +PASS Not throw: ISO-8859-10 has a pointer 54 +PASS Not throw: ISO-8859-10 has a pointer 55 +PASS Not throw: ISO-8859-10 has a pointer 56 +PASS Not throw: ISO-8859-10 has a pointer 57 +PASS Not throw: ISO-8859-10 has a pointer 58 +PASS Not throw: ISO-8859-10 has a pointer 59 +PASS Not throw: ISO-8859-10 has a pointer 60 +PASS Not throw: ISO-8859-10 has a pointer 61 +PASS Not throw: ISO-8859-10 has a pointer 62 +PASS Not throw: ISO-8859-10 has a pointer 63 +PASS Not throw: ISO-8859-10 has a pointer 64 +PASS Not throw: ISO-8859-10 has a pointer 65 +PASS Not throw: ISO-8859-10 has a pointer 66 +PASS Not throw: ISO-8859-10 has a pointer 67 +PASS Not throw: ISO-8859-10 has a pointer 68 +PASS Not throw: ISO-8859-10 has a pointer 69 +PASS Not throw: ISO-8859-10 has a pointer 70 +PASS Not throw: ISO-8859-10 has a pointer 71 +PASS Not throw: ISO-8859-10 has a pointer 72 +PASS Not throw: ISO-8859-10 has a pointer 73 +PASS Not throw: ISO-8859-10 has a pointer 74 +PASS Not throw: ISO-8859-10 has a pointer 75 +PASS Not throw: ISO-8859-10 has a pointer 76 +PASS Not throw: ISO-8859-10 has a pointer 77 +PASS Not throw: ISO-8859-10 has a pointer 78 +PASS Not throw: ISO-8859-10 has a pointer 79 +PASS Not throw: ISO-8859-10 has a pointer 80 +PASS Not throw: ISO-8859-10 has a pointer 81 +PASS Not throw: ISO-8859-10 has a pointer 82 +PASS Not throw: ISO-8859-10 has a pointer 83 +PASS Not throw: ISO-8859-10 has a pointer 84 +PASS Not throw: ISO-8859-10 has a pointer 85 +PASS Not throw: ISO-8859-10 has a pointer 86 +PASS Not throw: ISO-8859-10 has a pointer 87 +PASS Not throw: ISO-8859-10 has a pointer 88 +PASS Not throw: ISO-8859-10 has a pointer 89 +PASS Not throw: ISO-8859-10 has a pointer 90 +PASS Not throw: ISO-8859-10 has a pointer 91 +PASS Not throw: ISO-8859-10 has a pointer 92 +PASS Not throw: ISO-8859-10 has a pointer 93 +PASS Not throw: ISO-8859-10 has a pointer 94 +PASS Not throw: ISO-8859-10 has a pointer 95 +PASS Not throw: ISO-8859-10 has a pointer 96 +PASS Not throw: ISO-8859-10 has a pointer 97 +PASS Not throw: ISO-8859-10 has a pointer 98 +PASS Not throw: ISO-8859-10 has a pointer 99 +PASS Not throw: ISO-8859-10 has a pointer 100 +PASS Not throw: ISO-8859-10 has a pointer 101 +PASS Not throw: ISO-8859-10 has a pointer 102 +PASS Not throw: ISO-8859-10 has a pointer 103 +PASS Not throw: ISO-8859-10 has a pointer 104 +PASS Not throw: ISO-8859-10 has a pointer 105 +PASS Not throw: ISO-8859-10 has a pointer 106 +PASS Not throw: ISO-8859-10 has a pointer 107 +PASS Not throw: ISO-8859-10 has a pointer 108 +PASS Not throw: ISO-8859-10 has a pointer 109 +PASS Not throw: ISO-8859-10 has a pointer 110 +PASS Not throw: ISO-8859-10 has a pointer 111 +PASS Not throw: ISO-8859-10 has a pointer 112 +PASS Not throw: ISO-8859-10 has a pointer 113 +PASS Not throw: ISO-8859-10 has a pointer 114 +PASS Not throw: ISO-8859-10 has a pointer 115 +PASS Not throw: ISO-8859-10 has a pointer 116 +PASS Not throw: ISO-8859-10 has a pointer 117 +PASS Not throw: ISO-8859-10 has a pointer 118 +PASS Not throw: ISO-8859-10 has a pointer 119 +PASS Not throw: ISO-8859-10 has a pointer 120 +PASS Not throw: ISO-8859-10 has a pointer 121 +PASS Not throw: ISO-8859-10 has a pointer 122 +PASS Not throw: ISO-8859-10 has a pointer 123 +PASS Not throw: ISO-8859-10 has a pointer 124 +PASS Not throw: ISO-8859-10 has a pointer 125 +PASS Not throw: ISO-8859-10 has a pointer 126 +PASS Not throw: ISO-8859-10 has a pointer 127 +PASS Not throw: ISO-8859-10 has a pointer 128 +PASS Not throw: ISO-8859-10 has a pointer 129 +PASS Not throw: ISO-8859-10 has a pointer 130 +PASS Not throw: ISO-8859-10 has a pointer 131 +PASS Not throw: ISO-8859-10 has a pointer 132 +PASS Not throw: ISO-8859-10 has a pointer 133 +PASS Not throw: ISO-8859-10 has a pointer 134 +PASS Not throw: ISO-8859-10 has a pointer 135 +PASS Not throw: ISO-8859-10 has a pointer 136 +PASS Not throw: ISO-8859-10 has a pointer 137 +PASS Not throw: ISO-8859-10 has a pointer 138 +PASS Not throw: ISO-8859-10 has a pointer 139 +PASS Not throw: ISO-8859-10 has a pointer 140 +PASS Not throw: ISO-8859-10 has a pointer 141 +PASS Not throw: ISO-8859-10 has a pointer 142 +PASS Not throw: ISO-8859-10 has a pointer 143 +PASS Not throw: ISO-8859-10 has a pointer 144 +PASS Not throw: ISO-8859-10 has a pointer 145 +PASS Not throw: ISO-8859-10 has a pointer 146 +PASS Not throw: ISO-8859-10 has a pointer 147 +PASS Not throw: ISO-8859-10 has a pointer 148 +PASS Not throw: ISO-8859-10 has a pointer 149 +PASS Not throw: ISO-8859-10 has a pointer 150 +PASS Not throw: ISO-8859-10 has a pointer 151 +PASS Not throw: ISO-8859-10 has a pointer 152 +PASS Not throw: ISO-8859-10 has a pointer 153 +PASS Not throw: ISO-8859-10 has a pointer 154 +PASS Not throw: ISO-8859-10 has a pointer 155 +PASS Not throw: ISO-8859-10 has a pointer 156 +PASS Not throw: ISO-8859-10 has a pointer 157 +PASS Not throw: ISO-8859-10 has a pointer 158 +PASS Not throw: ISO-8859-10 has a pointer 159 +PASS Not throw: ISO-8859-10 has a pointer 160 +PASS Not throw: ISO-8859-10 has a pointer 161 +PASS Not throw: ISO-8859-10 has a pointer 162 +PASS Not throw: ISO-8859-10 has a pointer 163 +PASS Not throw: ISO-8859-10 has a pointer 164 +PASS Not throw: ISO-8859-10 has a pointer 165 +PASS Not throw: ISO-8859-10 has a pointer 166 +PASS Not throw: ISO-8859-10 has a pointer 167 +PASS Not throw: ISO-8859-10 has a pointer 168 +PASS Not throw: ISO-8859-10 has a pointer 169 +PASS Not throw: ISO-8859-10 has a pointer 170 +PASS Not throw: ISO-8859-10 has a pointer 171 +PASS Not throw: ISO-8859-10 has a pointer 172 +PASS Not throw: ISO-8859-10 has a pointer 173 +PASS Not throw: ISO-8859-10 has a pointer 174 +PASS Not throw: ISO-8859-10 has a pointer 175 +PASS Not throw: ISO-8859-10 has a pointer 176 +PASS Not throw: ISO-8859-10 has a pointer 177 +PASS Not throw: ISO-8859-10 has a pointer 178 +PASS Not throw: ISO-8859-10 has a pointer 179 +PASS Not throw: ISO-8859-10 has a pointer 180 +PASS Not throw: ISO-8859-10 has a pointer 181 +PASS Not throw: ISO-8859-10 has a pointer 182 +PASS Not throw: ISO-8859-10 has a pointer 183 +PASS Not throw: ISO-8859-10 has a pointer 184 +PASS Not throw: ISO-8859-10 has a pointer 185 +PASS Not throw: ISO-8859-10 has a pointer 186 +PASS Not throw: ISO-8859-10 has a pointer 187 +PASS Not throw: ISO-8859-10 has a pointer 188 +PASS Not throw: ISO-8859-10 has a pointer 189 +PASS Not throw: ISO-8859-10 has a pointer 190 +PASS Not throw: ISO-8859-10 has a pointer 191 +PASS Not throw: ISO-8859-10 has a pointer 192 +PASS Not throw: ISO-8859-10 has a pointer 193 +PASS Not throw: ISO-8859-10 has a pointer 194 +PASS Not throw: ISO-8859-10 has a pointer 195 +PASS Not throw: ISO-8859-10 has a pointer 196 +PASS Not throw: ISO-8859-10 has a pointer 197 +PASS Not throw: ISO-8859-10 has a pointer 198 +PASS Not throw: ISO-8859-10 has a pointer 199 +PASS Not throw: ISO-8859-10 has a pointer 200 +PASS Not throw: ISO-8859-10 has a pointer 201 +PASS Not throw: ISO-8859-10 has a pointer 202 +PASS Not throw: ISO-8859-10 has a pointer 203 +PASS Not throw: ISO-8859-10 has a pointer 204 +PASS Not throw: ISO-8859-10 has a pointer 205 +PASS Not throw: ISO-8859-10 has a pointer 206 +PASS Not throw: ISO-8859-10 has a pointer 207 +PASS Not throw: ISO-8859-10 has a pointer 208 +PASS Not throw: ISO-8859-10 has a pointer 209 +PASS Not throw: ISO-8859-10 has a pointer 210 +PASS Not throw: ISO-8859-10 has a pointer 211 +PASS Not throw: ISO-8859-10 has a pointer 212 +PASS Not throw: ISO-8859-10 has a pointer 213 +PASS Not throw: ISO-8859-10 has a pointer 214 +PASS Not throw: ISO-8859-10 has a pointer 215 +PASS Not throw: ISO-8859-10 has a pointer 216 +PASS Not throw: ISO-8859-10 has a pointer 217 +PASS Not throw: ISO-8859-10 has a pointer 218 +PASS Not throw: ISO-8859-10 has a pointer 219 +PASS Not throw: ISO-8859-10 has a pointer 220 +PASS Not throw: ISO-8859-10 has a pointer 221 +PASS Not throw: ISO-8859-10 has a pointer 222 +PASS Not throw: ISO-8859-10 has a pointer 223 +PASS Not throw: ISO-8859-10 has a pointer 224 +PASS Not throw: ISO-8859-10 has a pointer 225 +PASS Not throw: ISO-8859-10 has a pointer 226 +PASS Not throw: ISO-8859-10 has a pointer 227 +PASS Not throw: ISO-8859-10 has a pointer 228 +PASS Not throw: ISO-8859-10 has a pointer 229 +PASS Not throw: ISO-8859-10 has a pointer 230 +PASS Not throw: ISO-8859-10 has a pointer 231 +PASS Not throw: ISO-8859-10 has a pointer 232 +PASS Not throw: ISO-8859-10 has a pointer 233 +PASS Not throw: ISO-8859-10 has a pointer 234 +PASS Not throw: ISO-8859-10 has a pointer 235 +PASS Not throw: ISO-8859-10 has a pointer 236 +PASS Not throw: ISO-8859-10 has a pointer 237 +PASS Not throw: ISO-8859-10 has a pointer 238 +PASS Not throw: ISO-8859-10 has a pointer 239 +PASS Not throw: ISO-8859-10 has a pointer 240 +PASS Not throw: ISO-8859-10 has a pointer 241 +PASS Not throw: ISO-8859-10 has a pointer 242 +PASS Not throw: ISO-8859-10 has a pointer 243 +PASS Not throw: ISO-8859-10 has a pointer 244 +PASS Not throw: ISO-8859-10 has a pointer 245 +PASS Not throw: ISO-8859-10 has a pointer 246 +PASS Not throw: ISO-8859-10 has a pointer 247 +PASS Not throw: ISO-8859-10 has a pointer 248 +PASS Not throw: ISO-8859-10 has a pointer 249 +PASS Not throw: ISO-8859-10 has a pointer 250 +PASS Not throw: ISO-8859-10 has a pointer 251 +PASS Not throw: ISO-8859-10 has a pointer 252 +PASS Not throw: ISO-8859-10 has a pointer 253 +PASS Not throw: ISO-8859-10 has a pointer 254 +PASS Not throw: ISO-8859-10 has a pointer 255 +PASS Not throw: ISO-8859-13 has a pointer 0 +PASS Not throw: ISO-8859-13 has a pointer 1 +PASS Not throw: ISO-8859-13 has a pointer 2 +PASS Not throw: ISO-8859-13 has a pointer 3 +PASS Not throw: ISO-8859-13 has a pointer 4 +PASS Not throw: ISO-8859-13 has a pointer 5 +PASS Not throw: ISO-8859-13 has a pointer 6 +PASS Not throw: ISO-8859-13 has a pointer 7 +PASS Not throw: ISO-8859-13 has a pointer 8 +PASS Not throw: ISO-8859-13 has a pointer 9 +PASS Not throw: ISO-8859-13 has a pointer 10 +PASS Not throw: ISO-8859-13 has a pointer 11 +PASS Not throw: ISO-8859-13 has a pointer 12 +PASS Not throw: ISO-8859-13 has a pointer 13 +PASS Not throw: ISO-8859-13 has a pointer 14 +PASS Not throw: ISO-8859-13 has a pointer 15 +PASS Not throw: ISO-8859-13 has a pointer 16 +PASS Not throw: ISO-8859-13 has a pointer 17 +PASS Not throw: ISO-8859-13 has a pointer 18 +PASS Not throw: ISO-8859-13 has a pointer 19 +PASS Not throw: ISO-8859-13 has a pointer 20 +PASS Not throw: ISO-8859-13 has a pointer 21 +PASS Not throw: ISO-8859-13 has a pointer 22 +PASS Not throw: ISO-8859-13 has a pointer 23 +PASS Not throw: ISO-8859-13 has a pointer 24 +PASS Not throw: ISO-8859-13 has a pointer 25 +PASS Not throw: ISO-8859-13 has a pointer 26 +PASS Not throw: ISO-8859-13 has a pointer 27 +PASS Not throw: ISO-8859-13 has a pointer 28 +PASS Not throw: ISO-8859-13 has a pointer 29 +PASS Not throw: ISO-8859-13 has a pointer 30 +PASS Not throw: ISO-8859-13 has a pointer 31 +PASS Not throw: ISO-8859-13 has a pointer 32 +PASS Not throw: ISO-8859-13 has a pointer 33 +PASS Not throw: ISO-8859-13 has a pointer 34 +PASS Not throw: ISO-8859-13 has a pointer 35 +PASS Not throw: ISO-8859-13 has a pointer 36 +PASS Not throw: ISO-8859-13 has a pointer 37 +PASS Not throw: ISO-8859-13 has a pointer 38 +PASS Not throw: ISO-8859-13 has a pointer 39 +PASS Not throw: ISO-8859-13 has a pointer 40 +PASS Not throw: ISO-8859-13 has a pointer 41 +PASS Not throw: ISO-8859-13 has a pointer 42 +PASS Not throw: ISO-8859-13 has a pointer 43 +PASS Not throw: ISO-8859-13 has a pointer 44 +PASS Not throw: ISO-8859-13 has a pointer 45 +PASS Not throw: ISO-8859-13 has a pointer 46 +PASS Not throw: ISO-8859-13 has a pointer 47 +PASS Not throw: ISO-8859-13 has a pointer 48 +PASS Not throw: ISO-8859-13 has a pointer 49 +PASS Not throw: ISO-8859-13 has a pointer 50 +PASS Not throw: ISO-8859-13 has a pointer 51 +PASS Not throw: ISO-8859-13 has a pointer 52 +PASS Not throw: ISO-8859-13 has a pointer 53 +PASS Not throw: ISO-8859-13 has a pointer 54 +PASS Not throw: ISO-8859-13 has a pointer 55 +PASS Not throw: ISO-8859-13 has a pointer 56 +PASS Not throw: ISO-8859-13 has a pointer 57 +PASS Not throw: ISO-8859-13 has a pointer 58 +PASS Not throw: ISO-8859-13 has a pointer 59 +PASS Not throw: ISO-8859-13 has a pointer 60 +PASS Not throw: ISO-8859-13 has a pointer 61 +PASS Not throw: ISO-8859-13 has a pointer 62 +PASS Not throw: ISO-8859-13 has a pointer 63 +PASS Not throw: ISO-8859-13 has a pointer 64 +PASS Not throw: ISO-8859-13 has a pointer 65 +PASS Not throw: ISO-8859-13 has a pointer 66 +PASS Not throw: ISO-8859-13 has a pointer 67 +PASS Not throw: ISO-8859-13 has a pointer 68 +PASS Not throw: ISO-8859-13 has a pointer 69 +PASS Not throw: ISO-8859-13 has a pointer 70 +PASS Not throw: ISO-8859-13 has a pointer 71 +PASS Not throw: ISO-8859-13 has a pointer 72 +PASS Not throw: ISO-8859-13 has a pointer 73 +PASS Not throw: ISO-8859-13 has a pointer 74 +PASS Not throw: ISO-8859-13 has a pointer 75 +PASS Not throw: ISO-8859-13 has a pointer 76 +PASS Not throw: ISO-8859-13 has a pointer 77 +PASS Not throw: ISO-8859-13 has a pointer 78 +PASS Not throw: ISO-8859-13 has a pointer 79 +PASS Not throw: ISO-8859-13 has a pointer 80 +PASS Not throw: ISO-8859-13 has a pointer 81 +PASS Not throw: ISO-8859-13 has a pointer 82 +PASS Not throw: ISO-8859-13 has a pointer 83 +PASS Not throw: ISO-8859-13 has a pointer 84 +PASS Not throw: ISO-8859-13 has a pointer 85 +PASS Not throw: ISO-8859-13 has a pointer 86 +PASS Not throw: ISO-8859-13 has a pointer 87 +PASS Not throw: ISO-8859-13 has a pointer 88 +PASS Not throw: ISO-8859-13 has a pointer 89 +PASS Not throw: ISO-8859-13 has a pointer 90 +PASS Not throw: ISO-8859-13 has a pointer 91 +PASS Not throw: ISO-8859-13 has a pointer 92 +PASS Not throw: ISO-8859-13 has a pointer 93 +PASS Not throw: ISO-8859-13 has a pointer 94 +PASS Not throw: ISO-8859-13 has a pointer 95 +PASS Not throw: ISO-8859-13 has a pointer 96 +PASS Not throw: ISO-8859-13 has a pointer 97 +PASS Not throw: ISO-8859-13 has a pointer 98 +PASS Not throw: ISO-8859-13 has a pointer 99 +PASS Not throw: ISO-8859-13 has a pointer 100 +PASS Not throw: ISO-8859-13 has a pointer 101 +PASS Not throw: ISO-8859-13 has a pointer 102 +PASS Not throw: ISO-8859-13 has a pointer 103 +PASS Not throw: ISO-8859-13 has a pointer 104 +PASS Not throw: ISO-8859-13 has a pointer 105 +PASS Not throw: ISO-8859-13 has a pointer 106 +PASS Not throw: ISO-8859-13 has a pointer 107 +PASS Not throw: ISO-8859-13 has a pointer 108 +PASS Not throw: ISO-8859-13 has a pointer 109 +PASS Not throw: ISO-8859-13 has a pointer 110 +PASS Not throw: ISO-8859-13 has a pointer 111 +PASS Not throw: ISO-8859-13 has a pointer 112 +PASS Not throw: ISO-8859-13 has a pointer 113 +PASS Not throw: ISO-8859-13 has a pointer 114 +PASS Not throw: ISO-8859-13 has a pointer 115 +PASS Not throw: ISO-8859-13 has a pointer 116 +PASS Not throw: ISO-8859-13 has a pointer 117 +PASS Not throw: ISO-8859-13 has a pointer 118 +PASS Not throw: ISO-8859-13 has a pointer 119 +PASS Not throw: ISO-8859-13 has a pointer 120 +PASS Not throw: ISO-8859-13 has a pointer 121 +PASS Not throw: ISO-8859-13 has a pointer 122 +PASS Not throw: ISO-8859-13 has a pointer 123 +PASS Not throw: ISO-8859-13 has a pointer 124 +PASS Not throw: ISO-8859-13 has a pointer 125 +PASS Not throw: ISO-8859-13 has a pointer 126 +PASS Not throw: ISO-8859-13 has a pointer 127 +PASS Not throw: ISO-8859-13 has a pointer 128 +PASS Not throw: ISO-8859-13 has a pointer 129 +PASS Not throw: ISO-8859-13 has a pointer 130 +PASS Not throw: ISO-8859-13 has a pointer 131 +PASS Not throw: ISO-8859-13 has a pointer 132 +PASS Not throw: ISO-8859-13 has a pointer 133 +PASS Not throw: ISO-8859-13 has a pointer 134 +PASS Not throw: ISO-8859-13 has a pointer 135 +PASS Not throw: ISO-8859-13 has a pointer 136 +PASS Not throw: ISO-8859-13 has a pointer 137 +PASS Not throw: ISO-8859-13 has a pointer 138 +PASS Not throw: ISO-8859-13 has a pointer 139 +PASS Not throw: ISO-8859-13 has a pointer 140 +PASS Not throw: ISO-8859-13 has a pointer 141 +PASS Not throw: ISO-8859-13 has a pointer 142 +PASS Not throw: ISO-8859-13 has a pointer 143 +PASS Not throw: ISO-8859-13 has a pointer 144 +PASS Not throw: ISO-8859-13 has a pointer 145 +PASS Not throw: ISO-8859-13 has a pointer 146 +PASS Not throw: ISO-8859-13 has a pointer 147 +PASS Not throw: ISO-8859-13 has a pointer 148 +PASS Not throw: ISO-8859-13 has a pointer 149 +PASS Not throw: ISO-8859-13 has a pointer 150 +PASS Not throw: ISO-8859-13 has a pointer 151 +PASS Not throw: ISO-8859-13 has a pointer 152 +PASS Not throw: ISO-8859-13 has a pointer 153 +PASS Not throw: ISO-8859-13 has a pointer 154 +PASS Not throw: ISO-8859-13 has a pointer 155 +PASS Not throw: ISO-8859-13 has a pointer 156 +PASS Not throw: ISO-8859-13 has a pointer 157 +PASS Not throw: ISO-8859-13 has a pointer 158 +PASS Not throw: ISO-8859-13 has a pointer 159 +PASS Not throw: ISO-8859-13 has a pointer 160 +PASS Not throw: ISO-8859-13 has a pointer 161 +PASS Not throw: ISO-8859-13 has a pointer 162 +PASS Not throw: ISO-8859-13 has a pointer 163 +PASS Not throw: ISO-8859-13 has a pointer 164 +PASS Not throw: ISO-8859-13 has a pointer 165 +PASS Not throw: ISO-8859-13 has a pointer 166 +PASS Not throw: ISO-8859-13 has a pointer 167 +PASS Not throw: ISO-8859-13 has a pointer 168 +PASS Not throw: ISO-8859-13 has a pointer 169 +PASS Not throw: ISO-8859-13 has a pointer 170 +PASS Not throw: ISO-8859-13 has a pointer 171 +PASS Not throw: ISO-8859-13 has a pointer 172 +PASS Not throw: ISO-8859-13 has a pointer 173 +PASS Not throw: ISO-8859-13 has a pointer 174 +PASS Not throw: ISO-8859-13 has a pointer 175 +PASS Not throw: ISO-8859-13 has a pointer 176 +PASS Not throw: ISO-8859-13 has a pointer 177 +PASS Not throw: ISO-8859-13 has a pointer 178 +PASS Not throw: ISO-8859-13 has a pointer 179 +PASS Not throw: ISO-8859-13 has a pointer 180 +PASS Not throw: ISO-8859-13 has a pointer 181 +PASS Not throw: ISO-8859-13 has a pointer 182 +PASS Not throw: ISO-8859-13 has a pointer 183 +PASS Not throw: ISO-8859-13 has a pointer 184 +PASS Not throw: ISO-8859-13 has a pointer 185 +PASS Not throw: ISO-8859-13 has a pointer 186 +PASS Not throw: ISO-8859-13 has a pointer 187 +PASS Not throw: ISO-8859-13 has a pointer 188 +PASS Not throw: ISO-8859-13 has a pointer 189 +PASS Not throw: ISO-8859-13 has a pointer 190 +PASS Not throw: ISO-8859-13 has a pointer 191 +PASS Not throw: ISO-8859-13 has a pointer 192 +PASS Not throw: ISO-8859-13 has a pointer 193 +PASS Not throw: ISO-8859-13 has a pointer 194 +PASS Not throw: ISO-8859-13 has a pointer 195 +PASS Not throw: ISO-8859-13 has a pointer 196 +PASS Not throw: ISO-8859-13 has a pointer 197 +PASS Not throw: ISO-8859-13 has a pointer 198 +PASS Not throw: ISO-8859-13 has a pointer 199 +PASS Not throw: ISO-8859-13 has a pointer 200 +PASS Not throw: ISO-8859-13 has a pointer 201 +PASS Not throw: ISO-8859-13 has a pointer 202 +PASS Not throw: ISO-8859-13 has a pointer 203 +PASS Not throw: ISO-8859-13 has a pointer 204 +PASS Not throw: ISO-8859-13 has a pointer 205 +PASS Not throw: ISO-8859-13 has a pointer 206 +PASS Not throw: ISO-8859-13 has a pointer 207 +PASS Not throw: ISO-8859-13 has a pointer 208 +PASS Not throw: ISO-8859-13 has a pointer 209 +PASS Not throw: ISO-8859-13 has a pointer 210 +PASS Not throw: ISO-8859-13 has a pointer 211 +PASS Not throw: ISO-8859-13 has a pointer 212 +PASS Not throw: ISO-8859-13 has a pointer 213 +PASS Not throw: ISO-8859-13 has a pointer 214 +PASS Not throw: ISO-8859-13 has a pointer 215 +PASS Not throw: ISO-8859-13 has a pointer 216 +PASS Not throw: ISO-8859-13 has a pointer 217 +PASS Not throw: ISO-8859-13 has a pointer 218 +PASS Not throw: ISO-8859-13 has a pointer 219 +PASS Not throw: ISO-8859-13 has a pointer 220 +PASS Not throw: ISO-8859-13 has a pointer 221 +PASS Not throw: ISO-8859-13 has a pointer 222 +PASS Not throw: ISO-8859-13 has a pointer 223 +PASS Not throw: ISO-8859-13 has a pointer 224 +PASS Not throw: ISO-8859-13 has a pointer 225 +PASS Not throw: ISO-8859-13 has a pointer 226 +PASS Not throw: ISO-8859-13 has a pointer 227 +PASS Not throw: ISO-8859-13 has a pointer 228 +PASS Not throw: ISO-8859-13 has a pointer 229 +PASS Not throw: ISO-8859-13 has a pointer 230 +PASS Not throw: ISO-8859-13 has a pointer 231 +PASS Not throw: ISO-8859-13 has a pointer 232 +PASS Not throw: ISO-8859-13 has a pointer 233 +PASS Not throw: ISO-8859-13 has a pointer 234 +PASS Not throw: ISO-8859-13 has a pointer 235 +PASS Not throw: ISO-8859-13 has a pointer 236 +PASS Not throw: ISO-8859-13 has a pointer 237 +PASS Not throw: ISO-8859-13 has a pointer 238 +PASS Not throw: ISO-8859-13 has a pointer 239 +PASS Not throw: ISO-8859-13 has a pointer 240 +PASS Not throw: ISO-8859-13 has a pointer 241 +PASS Not throw: ISO-8859-13 has a pointer 242 +PASS Not throw: ISO-8859-13 has a pointer 243 +PASS Not throw: ISO-8859-13 has a pointer 244 +PASS Not throw: ISO-8859-13 has a pointer 245 +PASS Not throw: ISO-8859-13 has a pointer 246 +PASS Not throw: ISO-8859-13 has a pointer 247 +PASS Not throw: ISO-8859-13 has a pointer 248 +PASS Not throw: ISO-8859-13 has a pointer 249 +PASS Not throw: ISO-8859-13 has a pointer 250 +PASS Not throw: ISO-8859-13 has a pointer 251 +PASS Not throw: ISO-8859-13 has a pointer 252 +PASS Not throw: ISO-8859-13 has a pointer 253 +PASS Not throw: ISO-8859-13 has a pointer 254 +PASS Not throw: ISO-8859-13 has a pointer 255 +PASS Not throw: ISO-8859-14 has a pointer 0 +PASS Not throw: ISO-8859-14 has a pointer 1 +PASS Not throw: ISO-8859-14 has a pointer 2 +PASS Not throw: ISO-8859-14 has a pointer 3 +PASS Not throw: ISO-8859-14 has a pointer 4 +PASS Not throw: ISO-8859-14 has a pointer 5 +PASS Not throw: ISO-8859-14 has a pointer 6 +PASS Not throw: ISO-8859-14 has a pointer 7 +PASS Not throw: ISO-8859-14 has a pointer 8 +PASS Not throw: ISO-8859-14 has a pointer 9 +PASS Not throw: ISO-8859-14 has a pointer 10 +PASS Not throw: ISO-8859-14 has a pointer 11 +PASS Not throw: ISO-8859-14 has a pointer 12 +PASS Not throw: ISO-8859-14 has a pointer 13 +PASS Not throw: ISO-8859-14 has a pointer 14 +PASS Not throw: ISO-8859-14 has a pointer 15 +PASS Not throw: ISO-8859-14 has a pointer 16 +PASS Not throw: ISO-8859-14 has a pointer 17 +PASS Not throw: ISO-8859-14 has a pointer 18 +PASS Not throw: ISO-8859-14 has a pointer 19 +PASS Not throw: ISO-8859-14 has a pointer 20 +PASS Not throw: ISO-8859-14 has a pointer 21 +PASS Not throw: ISO-8859-14 has a pointer 22 +PASS Not throw: ISO-8859-14 has a pointer 23 +PASS Not throw: ISO-8859-14 has a pointer 24 +PASS Not throw: ISO-8859-14 has a pointer 25 +PASS Not throw: ISO-8859-14 has a pointer 26 +PASS Not throw: ISO-8859-14 has a pointer 27 +PASS Not throw: ISO-8859-14 has a pointer 28 +PASS Not throw: ISO-8859-14 has a pointer 29 +PASS Not throw: ISO-8859-14 has a pointer 30 +PASS Not throw: ISO-8859-14 has a pointer 31 +PASS Not throw: ISO-8859-14 has a pointer 32 +PASS Not throw: ISO-8859-14 has a pointer 33 +PASS Not throw: ISO-8859-14 has a pointer 34 +PASS Not throw: ISO-8859-14 has a pointer 35 +PASS Not throw: ISO-8859-14 has a pointer 36 +PASS Not throw: ISO-8859-14 has a pointer 37 +PASS Not throw: ISO-8859-14 has a pointer 38 +PASS Not throw: ISO-8859-14 has a pointer 39 +PASS Not throw: ISO-8859-14 has a pointer 40 +PASS Not throw: ISO-8859-14 has a pointer 41 +PASS Not throw: ISO-8859-14 has a pointer 42 +PASS Not throw: ISO-8859-14 has a pointer 43 +PASS Not throw: ISO-8859-14 has a pointer 44 +PASS Not throw: ISO-8859-14 has a pointer 45 +PASS Not throw: ISO-8859-14 has a pointer 46 +PASS Not throw: ISO-8859-14 has a pointer 47 +PASS Not throw: ISO-8859-14 has a pointer 48 +PASS Not throw: ISO-8859-14 has a pointer 49 +PASS Not throw: ISO-8859-14 has a pointer 50 +PASS Not throw: ISO-8859-14 has a pointer 51 +PASS Not throw: ISO-8859-14 has a pointer 52 +PASS Not throw: ISO-8859-14 has a pointer 53 +PASS Not throw: ISO-8859-14 has a pointer 54 +PASS Not throw: ISO-8859-14 has a pointer 55 +PASS Not throw: ISO-8859-14 has a pointer 56 +PASS Not throw: ISO-8859-14 has a pointer 57 +PASS Not throw: ISO-8859-14 has a pointer 58 +PASS Not throw: ISO-8859-14 has a pointer 59 +PASS Not throw: ISO-8859-14 has a pointer 60 +PASS Not throw: ISO-8859-14 has a pointer 61 +PASS Not throw: ISO-8859-14 has a pointer 62 +PASS Not throw: ISO-8859-14 has a pointer 63 +PASS Not throw: ISO-8859-14 has a pointer 64 +PASS Not throw: ISO-8859-14 has a pointer 65 +PASS Not throw: ISO-8859-14 has a pointer 66 +PASS Not throw: ISO-8859-14 has a pointer 67 +PASS Not throw: ISO-8859-14 has a pointer 68 +PASS Not throw: ISO-8859-14 has a pointer 69 +PASS Not throw: ISO-8859-14 has a pointer 70 +PASS Not throw: ISO-8859-14 has a pointer 71 +PASS Not throw: ISO-8859-14 has a pointer 72 +PASS Not throw: ISO-8859-14 has a pointer 73 +PASS Not throw: ISO-8859-14 has a pointer 74 +PASS Not throw: ISO-8859-14 has a pointer 75 +PASS Not throw: ISO-8859-14 has a pointer 76 +PASS Not throw: ISO-8859-14 has a pointer 77 +PASS Not throw: ISO-8859-14 has a pointer 78 +PASS Not throw: ISO-8859-14 has a pointer 79 +PASS Not throw: ISO-8859-14 has a pointer 80 +PASS Not throw: ISO-8859-14 has a pointer 81 +PASS Not throw: ISO-8859-14 has a pointer 82 +PASS Not throw: ISO-8859-14 has a pointer 83 +PASS Not throw: ISO-8859-14 has a pointer 84 +PASS Not throw: ISO-8859-14 has a pointer 85 +PASS Not throw: ISO-8859-14 has a pointer 86 +PASS Not throw: ISO-8859-14 has a pointer 87 +PASS Not throw: ISO-8859-14 has a pointer 88 +PASS Not throw: ISO-8859-14 has a pointer 89 +PASS Not throw: ISO-8859-14 has a pointer 90 +PASS Not throw: ISO-8859-14 has a pointer 91 +PASS Not throw: ISO-8859-14 has a pointer 92 +PASS Not throw: ISO-8859-14 has a pointer 93 +PASS Not throw: ISO-8859-14 has a pointer 94 +PASS Not throw: ISO-8859-14 has a pointer 95 +PASS Not throw: ISO-8859-14 has a pointer 96 +PASS Not throw: ISO-8859-14 has a pointer 97 +PASS Not throw: ISO-8859-14 has a pointer 98 +PASS Not throw: ISO-8859-14 has a pointer 99 +PASS Not throw: ISO-8859-14 has a pointer 100 +PASS Not throw: ISO-8859-14 has a pointer 101 +PASS Not throw: ISO-8859-14 has a pointer 102 +PASS Not throw: ISO-8859-14 has a pointer 103 +PASS Not throw: ISO-8859-14 has a pointer 104 +PASS Not throw: ISO-8859-14 has a pointer 105 +PASS Not throw: ISO-8859-14 has a pointer 106 +PASS Not throw: ISO-8859-14 has a pointer 107 +PASS Not throw: ISO-8859-14 has a pointer 108 +PASS Not throw: ISO-8859-14 has a pointer 109 +PASS Not throw: ISO-8859-14 has a pointer 110 +PASS Not throw: ISO-8859-14 has a pointer 111 +PASS Not throw: ISO-8859-14 has a pointer 112 +PASS Not throw: ISO-8859-14 has a pointer 113 +PASS Not throw: ISO-8859-14 has a pointer 114 +PASS Not throw: ISO-8859-14 has a pointer 115 +PASS Not throw: ISO-8859-14 has a pointer 116 +PASS Not throw: ISO-8859-14 has a pointer 117 +PASS Not throw: ISO-8859-14 has a pointer 118 +PASS Not throw: ISO-8859-14 has a pointer 119 +PASS Not throw: ISO-8859-14 has a pointer 120 +PASS Not throw: ISO-8859-14 has a pointer 121 +PASS Not throw: ISO-8859-14 has a pointer 122 +PASS Not throw: ISO-8859-14 has a pointer 123 +PASS Not throw: ISO-8859-14 has a pointer 124 +PASS Not throw: ISO-8859-14 has a pointer 125 +PASS Not throw: ISO-8859-14 has a pointer 126 +PASS Not throw: ISO-8859-14 has a pointer 127 +PASS Not throw: ISO-8859-14 has a pointer 128 +PASS Not throw: ISO-8859-14 has a pointer 129 +PASS Not throw: ISO-8859-14 has a pointer 130 +PASS Not throw: ISO-8859-14 has a pointer 131 +PASS Not throw: ISO-8859-14 has a pointer 132 +PASS Not throw: ISO-8859-14 has a pointer 133 +PASS Not throw: ISO-8859-14 has a pointer 134 +PASS Not throw: ISO-8859-14 has a pointer 135 +PASS Not throw: ISO-8859-14 has a pointer 136 +PASS Not throw: ISO-8859-14 has a pointer 137 +PASS Not throw: ISO-8859-14 has a pointer 138 +PASS Not throw: ISO-8859-14 has a pointer 139 +PASS Not throw: ISO-8859-14 has a pointer 140 +PASS Not throw: ISO-8859-14 has a pointer 141 +PASS Not throw: ISO-8859-14 has a pointer 142 +PASS Not throw: ISO-8859-14 has a pointer 143 +PASS Not throw: ISO-8859-14 has a pointer 144 +PASS Not throw: ISO-8859-14 has a pointer 145 +PASS Not throw: ISO-8859-14 has a pointer 146 +PASS Not throw: ISO-8859-14 has a pointer 147 +PASS Not throw: ISO-8859-14 has a pointer 148 +PASS Not throw: ISO-8859-14 has a pointer 149 +PASS Not throw: ISO-8859-14 has a pointer 150 +PASS Not throw: ISO-8859-14 has a pointer 151 +PASS Not throw: ISO-8859-14 has a pointer 152 +PASS Not throw: ISO-8859-14 has a pointer 153 +PASS Not throw: ISO-8859-14 has a pointer 154 +PASS Not throw: ISO-8859-14 has a pointer 155 +PASS Not throw: ISO-8859-14 has a pointer 156 +PASS Not throw: ISO-8859-14 has a pointer 157 +PASS Not throw: ISO-8859-14 has a pointer 158 +PASS Not throw: ISO-8859-14 has a pointer 159 +PASS Not throw: ISO-8859-14 has a pointer 160 +PASS Not throw: ISO-8859-14 has a pointer 161 +PASS Not throw: ISO-8859-14 has a pointer 162 +PASS Not throw: ISO-8859-14 has a pointer 163 +PASS Not throw: ISO-8859-14 has a pointer 164 +PASS Not throw: ISO-8859-14 has a pointer 165 +PASS Not throw: ISO-8859-14 has a pointer 166 +PASS Not throw: ISO-8859-14 has a pointer 167 +PASS Not throw: ISO-8859-14 has a pointer 168 +PASS Not throw: ISO-8859-14 has a pointer 169 +PASS Not throw: ISO-8859-14 has a pointer 170 +PASS Not throw: ISO-8859-14 has a pointer 171 +PASS Not throw: ISO-8859-14 has a pointer 172 +PASS Not throw: ISO-8859-14 has a pointer 173 +PASS Not throw: ISO-8859-14 has a pointer 174 +PASS Not throw: ISO-8859-14 has a pointer 175 +PASS Not throw: ISO-8859-14 has a pointer 176 +PASS Not throw: ISO-8859-14 has a pointer 177 +PASS Not throw: ISO-8859-14 has a pointer 178 +PASS Not throw: ISO-8859-14 has a pointer 179 +PASS Not throw: ISO-8859-14 has a pointer 180 +PASS Not throw: ISO-8859-14 has a pointer 181 +PASS Not throw: ISO-8859-14 has a pointer 182 +PASS Not throw: ISO-8859-14 has a pointer 183 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_3001-4000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_3001-4000-expected.txt new file mode 100644 index 0000000000000..3bbf2dfcb2219 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_3001-4000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: ISO-8859-14 has a pointer 184 +PASS Not throw: ISO-8859-14 has a pointer 185 +PASS Not throw: ISO-8859-14 has a pointer 186 +PASS Not throw: ISO-8859-14 has a pointer 187 +PASS Not throw: ISO-8859-14 has a pointer 188 +PASS Not throw: ISO-8859-14 has a pointer 189 +PASS Not throw: ISO-8859-14 has a pointer 190 +PASS Not throw: ISO-8859-14 has a pointer 191 +PASS Not throw: ISO-8859-14 has a pointer 192 +PASS Not throw: ISO-8859-14 has a pointer 193 +PASS Not throw: ISO-8859-14 has a pointer 194 +PASS Not throw: ISO-8859-14 has a pointer 195 +PASS Not throw: ISO-8859-14 has a pointer 196 +PASS Not throw: ISO-8859-14 has a pointer 197 +PASS Not throw: ISO-8859-14 has a pointer 198 +PASS Not throw: ISO-8859-14 has a pointer 199 +PASS Not throw: ISO-8859-14 has a pointer 200 +PASS Not throw: ISO-8859-14 has a pointer 201 +PASS Not throw: ISO-8859-14 has a pointer 202 +PASS Not throw: ISO-8859-14 has a pointer 203 +PASS Not throw: ISO-8859-14 has a pointer 204 +PASS Not throw: ISO-8859-14 has a pointer 205 +PASS Not throw: ISO-8859-14 has a pointer 206 +PASS Not throw: ISO-8859-14 has a pointer 207 +PASS Not throw: ISO-8859-14 has a pointer 208 +PASS Not throw: ISO-8859-14 has a pointer 209 +PASS Not throw: ISO-8859-14 has a pointer 210 +PASS Not throw: ISO-8859-14 has a pointer 211 +PASS Not throw: ISO-8859-14 has a pointer 212 +PASS Not throw: ISO-8859-14 has a pointer 213 +PASS Not throw: ISO-8859-14 has a pointer 214 +PASS Not throw: ISO-8859-14 has a pointer 215 +PASS Not throw: ISO-8859-14 has a pointer 216 +PASS Not throw: ISO-8859-14 has a pointer 217 +PASS Not throw: ISO-8859-14 has a pointer 218 +PASS Not throw: ISO-8859-14 has a pointer 219 +PASS Not throw: ISO-8859-14 has a pointer 220 +PASS Not throw: ISO-8859-14 has a pointer 221 +PASS Not throw: ISO-8859-14 has a pointer 222 +PASS Not throw: ISO-8859-14 has a pointer 223 +PASS Not throw: ISO-8859-14 has a pointer 224 +PASS Not throw: ISO-8859-14 has a pointer 225 +PASS Not throw: ISO-8859-14 has a pointer 226 +PASS Not throw: ISO-8859-14 has a pointer 227 +PASS Not throw: ISO-8859-14 has a pointer 228 +PASS Not throw: ISO-8859-14 has a pointer 229 +PASS Not throw: ISO-8859-14 has a pointer 230 +PASS Not throw: ISO-8859-14 has a pointer 231 +PASS Not throw: ISO-8859-14 has a pointer 232 +PASS Not throw: ISO-8859-14 has a pointer 233 +PASS Not throw: ISO-8859-14 has a pointer 234 +PASS Not throw: ISO-8859-14 has a pointer 235 +PASS Not throw: ISO-8859-14 has a pointer 236 +PASS Not throw: ISO-8859-14 has a pointer 237 +PASS Not throw: ISO-8859-14 has a pointer 238 +PASS Not throw: ISO-8859-14 has a pointer 239 +PASS Not throw: ISO-8859-14 has a pointer 240 +PASS Not throw: ISO-8859-14 has a pointer 241 +PASS Not throw: ISO-8859-14 has a pointer 242 +PASS Not throw: ISO-8859-14 has a pointer 243 +PASS Not throw: ISO-8859-14 has a pointer 244 +PASS Not throw: ISO-8859-14 has a pointer 245 +PASS Not throw: ISO-8859-14 has a pointer 246 +PASS Not throw: ISO-8859-14 has a pointer 247 +PASS Not throw: ISO-8859-14 has a pointer 248 +PASS Not throw: ISO-8859-14 has a pointer 249 +PASS Not throw: ISO-8859-14 has a pointer 250 +PASS Not throw: ISO-8859-14 has a pointer 251 +PASS Not throw: ISO-8859-14 has a pointer 252 +PASS Not throw: ISO-8859-14 has a pointer 253 +PASS Not throw: ISO-8859-14 has a pointer 254 +PASS Not throw: ISO-8859-14 has a pointer 255 +PASS Not throw: ISO-8859-15 has a pointer 0 +PASS Not throw: ISO-8859-15 has a pointer 1 +PASS Not throw: ISO-8859-15 has a pointer 2 +PASS Not throw: ISO-8859-15 has a pointer 3 +PASS Not throw: ISO-8859-15 has a pointer 4 +PASS Not throw: ISO-8859-15 has a pointer 5 +PASS Not throw: ISO-8859-15 has a pointer 6 +PASS Not throw: ISO-8859-15 has a pointer 7 +PASS Not throw: ISO-8859-15 has a pointer 8 +PASS Not throw: ISO-8859-15 has a pointer 9 +PASS Not throw: ISO-8859-15 has a pointer 10 +PASS Not throw: ISO-8859-15 has a pointer 11 +PASS Not throw: ISO-8859-15 has a pointer 12 +PASS Not throw: ISO-8859-15 has a pointer 13 +PASS Not throw: ISO-8859-15 has a pointer 14 +PASS Not throw: ISO-8859-15 has a pointer 15 +PASS Not throw: ISO-8859-15 has a pointer 16 +PASS Not throw: ISO-8859-15 has a pointer 17 +PASS Not throw: ISO-8859-15 has a pointer 18 +PASS Not throw: ISO-8859-15 has a pointer 19 +PASS Not throw: ISO-8859-15 has a pointer 20 +PASS Not throw: ISO-8859-15 has a pointer 21 +PASS Not throw: ISO-8859-15 has a pointer 22 +PASS Not throw: ISO-8859-15 has a pointer 23 +PASS Not throw: ISO-8859-15 has a pointer 24 +PASS Not throw: ISO-8859-15 has a pointer 25 +PASS Not throw: ISO-8859-15 has a pointer 26 +PASS Not throw: ISO-8859-15 has a pointer 27 +PASS Not throw: ISO-8859-15 has a pointer 28 +PASS Not throw: ISO-8859-15 has a pointer 29 +PASS Not throw: ISO-8859-15 has a pointer 30 +PASS Not throw: ISO-8859-15 has a pointer 31 +PASS Not throw: ISO-8859-15 has a pointer 32 +PASS Not throw: ISO-8859-15 has a pointer 33 +PASS Not throw: ISO-8859-15 has a pointer 34 +PASS Not throw: ISO-8859-15 has a pointer 35 +PASS Not throw: ISO-8859-15 has a pointer 36 +PASS Not throw: ISO-8859-15 has a pointer 37 +PASS Not throw: ISO-8859-15 has a pointer 38 +PASS Not throw: ISO-8859-15 has a pointer 39 +PASS Not throw: ISO-8859-15 has a pointer 40 +PASS Not throw: ISO-8859-15 has a pointer 41 +PASS Not throw: ISO-8859-15 has a pointer 42 +PASS Not throw: ISO-8859-15 has a pointer 43 +PASS Not throw: ISO-8859-15 has a pointer 44 +PASS Not throw: ISO-8859-15 has a pointer 45 +PASS Not throw: ISO-8859-15 has a pointer 46 +PASS Not throw: ISO-8859-15 has a pointer 47 +PASS Not throw: ISO-8859-15 has a pointer 48 +PASS Not throw: ISO-8859-15 has a pointer 49 +PASS Not throw: ISO-8859-15 has a pointer 50 +PASS Not throw: ISO-8859-15 has a pointer 51 +PASS Not throw: ISO-8859-15 has a pointer 52 +PASS Not throw: ISO-8859-15 has a pointer 53 +PASS Not throw: ISO-8859-15 has a pointer 54 +PASS Not throw: ISO-8859-15 has a pointer 55 +PASS Not throw: ISO-8859-15 has a pointer 56 +PASS Not throw: ISO-8859-15 has a pointer 57 +PASS Not throw: ISO-8859-15 has a pointer 58 +PASS Not throw: ISO-8859-15 has a pointer 59 +PASS Not throw: ISO-8859-15 has a pointer 60 +PASS Not throw: ISO-8859-15 has a pointer 61 +PASS Not throw: ISO-8859-15 has a pointer 62 +PASS Not throw: ISO-8859-15 has a pointer 63 +PASS Not throw: ISO-8859-15 has a pointer 64 +PASS Not throw: ISO-8859-15 has a pointer 65 +PASS Not throw: ISO-8859-15 has a pointer 66 +PASS Not throw: ISO-8859-15 has a pointer 67 +PASS Not throw: ISO-8859-15 has a pointer 68 +PASS Not throw: ISO-8859-15 has a pointer 69 +PASS Not throw: ISO-8859-15 has a pointer 70 +PASS Not throw: ISO-8859-15 has a pointer 71 +PASS Not throw: ISO-8859-15 has a pointer 72 +PASS Not throw: ISO-8859-15 has a pointer 73 +PASS Not throw: ISO-8859-15 has a pointer 74 +PASS Not throw: ISO-8859-15 has a pointer 75 +PASS Not throw: ISO-8859-15 has a pointer 76 +PASS Not throw: ISO-8859-15 has a pointer 77 +PASS Not throw: ISO-8859-15 has a pointer 78 +PASS Not throw: ISO-8859-15 has a pointer 79 +PASS Not throw: ISO-8859-15 has a pointer 80 +PASS Not throw: ISO-8859-15 has a pointer 81 +PASS Not throw: ISO-8859-15 has a pointer 82 +PASS Not throw: ISO-8859-15 has a pointer 83 +PASS Not throw: ISO-8859-15 has a pointer 84 +PASS Not throw: ISO-8859-15 has a pointer 85 +PASS Not throw: ISO-8859-15 has a pointer 86 +PASS Not throw: ISO-8859-15 has a pointer 87 +PASS Not throw: ISO-8859-15 has a pointer 88 +PASS Not throw: ISO-8859-15 has a pointer 89 +PASS Not throw: ISO-8859-15 has a pointer 90 +PASS Not throw: ISO-8859-15 has a pointer 91 +PASS Not throw: ISO-8859-15 has a pointer 92 +PASS Not throw: ISO-8859-15 has a pointer 93 +PASS Not throw: ISO-8859-15 has a pointer 94 +PASS Not throw: ISO-8859-15 has a pointer 95 +PASS Not throw: ISO-8859-15 has a pointer 96 +PASS Not throw: ISO-8859-15 has a pointer 97 +PASS Not throw: ISO-8859-15 has a pointer 98 +PASS Not throw: ISO-8859-15 has a pointer 99 +PASS Not throw: ISO-8859-15 has a pointer 100 +PASS Not throw: ISO-8859-15 has a pointer 101 +PASS Not throw: ISO-8859-15 has a pointer 102 +PASS Not throw: ISO-8859-15 has a pointer 103 +PASS Not throw: ISO-8859-15 has a pointer 104 +PASS Not throw: ISO-8859-15 has a pointer 105 +PASS Not throw: ISO-8859-15 has a pointer 106 +PASS Not throw: ISO-8859-15 has a pointer 107 +PASS Not throw: ISO-8859-15 has a pointer 108 +PASS Not throw: ISO-8859-15 has a pointer 109 +PASS Not throw: ISO-8859-15 has a pointer 110 +PASS Not throw: ISO-8859-15 has a pointer 111 +PASS Not throw: ISO-8859-15 has a pointer 112 +PASS Not throw: ISO-8859-15 has a pointer 113 +PASS Not throw: ISO-8859-15 has a pointer 114 +PASS Not throw: ISO-8859-15 has a pointer 115 +PASS Not throw: ISO-8859-15 has a pointer 116 +PASS Not throw: ISO-8859-15 has a pointer 117 +PASS Not throw: ISO-8859-15 has a pointer 118 +PASS Not throw: ISO-8859-15 has a pointer 119 +PASS Not throw: ISO-8859-15 has a pointer 120 +PASS Not throw: ISO-8859-15 has a pointer 121 +PASS Not throw: ISO-8859-15 has a pointer 122 +PASS Not throw: ISO-8859-15 has a pointer 123 +PASS Not throw: ISO-8859-15 has a pointer 124 +PASS Not throw: ISO-8859-15 has a pointer 125 +PASS Not throw: ISO-8859-15 has a pointer 126 +PASS Not throw: ISO-8859-15 has a pointer 127 +PASS Not throw: ISO-8859-15 has a pointer 128 +PASS Not throw: ISO-8859-15 has a pointer 129 +PASS Not throw: ISO-8859-15 has a pointer 130 +PASS Not throw: ISO-8859-15 has a pointer 131 +PASS Not throw: ISO-8859-15 has a pointer 132 +PASS Not throw: ISO-8859-15 has a pointer 133 +PASS Not throw: ISO-8859-15 has a pointer 134 +PASS Not throw: ISO-8859-15 has a pointer 135 +PASS Not throw: ISO-8859-15 has a pointer 136 +PASS Not throw: ISO-8859-15 has a pointer 137 +PASS Not throw: ISO-8859-15 has a pointer 138 +PASS Not throw: ISO-8859-15 has a pointer 139 +PASS Not throw: ISO-8859-15 has a pointer 140 +PASS Not throw: ISO-8859-15 has a pointer 141 +PASS Not throw: ISO-8859-15 has a pointer 142 +PASS Not throw: ISO-8859-15 has a pointer 143 +PASS Not throw: ISO-8859-15 has a pointer 144 +PASS Not throw: ISO-8859-15 has a pointer 145 +PASS Not throw: ISO-8859-15 has a pointer 146 +PASS Not throw: ISO-8859-15 has a pointer 147 +PASS Not throw: ISO-8859-15 has a pointer 148 +PASS Not throw: ISO-8859-15 has a pointer 149 +PASS Not throw: ISO-8859-15 has a pointer 150 +PASS Not throw: ISO-8859-15 has a pointer 151 +PASS Not throw: ISO-8859-15 has a pointer 152 +PASS Not throw: ISO-8859-15 has a pointer 153 +PASS Not throw: ISO-8859-15 has a pointer 154 +PASS Not throw: ISO-8859-15 has a pointer 155 +PASS Not throw: ISO-8859-15 has a pointer 156 +PASS Not throw: ISO-8859-15 has a pointer 157 +PASS Not throw: ISO-8859-15 has a pointer 158 +PASS Not throw: ISO-8859-15 has a pointer 159 +PASS Not throw: ISO-8859-15 has a pointer 160 +PASS Not throw: ISO-8859-15 has a pointer 161 +PASS Not throw: ISO-8859-15 has a pointer 162 +PASS Not throw: ISO-8859-15 has a pointer 163 +PASS Not throw: ISO-8859-15 has a pointer 164 +PASS Not throw: ISO-8859-15 has a pointer 165 +PASS Not throw: ISO-8859-15 has a pointer 166 +PASS Not throw: ISO-8859-15 has a pointer 167 +PASS Not throw: ISO-8859-15 has a pointer 168 +PASS Not throw: ISO-8859-15 has a pointer 169 +PASS Not throw: ISO-8859-15 has a pointer 170 +PASS Not throw: ISO-8859-15 has a pointer 171 +PASS Not throw: ISO-8859-15 has a pointer 172 +PASS Not throw: ISO-8859-15 has a pointer 173 +PASS Not throw: ISO-8859-15 has a pointer 174 +PASS Not throw: ISO-8859-15 has a pointer 175 +PASS Not throw: ISO-8859-15 has a pointer 176 +PASS Not throw: ISO-8859-15 has a pointer 177 +PASS Not throw: ISO-8859-15 has a pointer 178 +PASS Not throw: ISO-8859-15 has a pointer 179 +PASS Not throw: ISO-8859-15 has a pointer 180 +PASS Not throw: ISO-8859-15 has a pointer 181 +PASS Not throw: ISO-8859-15 has a pointer 182 +PASS Not throw: ISO-8859-15 has a pointer 183 +PASS Not throw: ISO-8859-15 has a pointer 184 +PASS Not throw: ISO-8859-15 has a pointer 185 +PASS Not throw: ISO-8859-15 has a pointer 186 +PASS Not throw: ISO-8859-15 has a pointer 187 +PASS Not throw: ISO-8859-15 has a pointer 188 +PASS Not throw: ISO-8859-15 has a pointer 189 +PASS Not throw: ISO-8859-15 has a pointer 190 +PASS Not throw: ISO-8859-15 has a pointer 191 +PASS Not throw: ISO-8859-15 has a pointer 192 +PASS Not throw: ISO-8859-15 has a pointer 193 +PASS Not throw: ISO-8859-15 has a pointer 194 +PASS Not throw: ISO-8859-15 has a pointer 195 +PASS Not throw: ISO-8859-15 has a pointer 196 +PASS Not throw: ISO-8859-15 has a pointer 197 +PASS Not throw: ISO-8859-15 has a pointer 198 +PASS Not throw: ISO-8859-15 has a pointer 199 +PASS Not throw: ISO-8859-15 has a pointer 200 +PASS Not throw: ISO-8859-15 has a pointer 201 +PASS Not throw: ISO-8859-15 has a pointer 202 +PASS Not throw: ISO-8859-15 has a pointer 203 +PASS Not throw: ISO-8859-15 has a pointer 204 +PASS Not throw: ISO-8859-15 has a pointer 205 +PASS Not throw: ISO-8859-15 has a pointer 206 +PASS Not throw: ISO-8859-15 has a pointer 207 +PASS Not throw: ISO-8859-15 has a pointer 208 +PASS Not throw: ISO-8859-15 has a pointer 209 +PASS Not throw: ISO-8859-15 has a pointer 210 +PASS Not throw: ISO-8859-15 has a pointer 211 +PASS Not throw: ISO-8859-15 has a pointer 212 +PASS Not throw: ISO-8859-15 has a pointer 213 +PASS Not throw: ISO-8859-15 has a pointer 214 +PASS Not throw: ISO-8859-15 has a pointer 215 +PASS Not throw: ISO-8859-15 has a pointer 216 +PASS Not throw: ISO-8859-15 has a pointer 217 +PASS Not throw: ISO-8859-15 has a pointer 218 +PASS Not throw: ISO-8859-15 has a pointer 219 +PASS Not throw: ISO-8859-15 has a pointer 220 +PASS Not throw: ISO-8859-15 has a pointer 221 +PASS Not throw: ISO-8859-15 has a pointer 222 +PASS Not throw: ISO-8859-15 has a pointer 223 +PASS Not throw: ISO-8859-15 has a pointer 224 +PASS Not throw: ISO-8859-15 has a pointer 225 +PASS Not throw: ISO-8859-15 has a pointer 226 +PASS Not throw: ISO-8859-15 has a pointer 227 +PASS Not throw: ISO-8859-15 has a pointer 228 +PASS Not throw: ISO-8859-15 has a pointer 229 +PASS Not throw: ISO-8859-15 has a pointer 230 +PASS Not throw: ISO-8859-15 has a pointer 231 +PASS Not throw: ISO-8859-15 has a pointer 232 +PASS Not throw: ISO-8859-15 has a pointer 233 +PASS Not throw: ISO-8859-15 has a pointer 234 +PASS Not throw: ISO-8859-15 has a pointer 235 +PASS Not throw: ISO-8859-15 has a pointer 236 +PASS Not throw: ISO-8859-15 has a pointer 237 +PASS Not throw: ISO-8859-15 has a pointer 238 +PASS Not throw: ISO-8859-15 has a pointer 239 +PASS Not throw: ISO-8859-15 has a pointer 240 +PASS Not throw: ISO-8859-15 has a pointer 241 +PASS Not throw: ISO-8859-15 has a pointer 242 +PASS Not throw: ISO-8859-15 has a pointer 243 +PASS Not throw: ISO-8859-15 has a pointer 244 +PASS Not throw: ISO-8859-15 has a pointer 245 +PASS Not throw: ISO-8859-15 has a pointer 246 +PASS Not throw: ISO-8859-15 has a pointer 247 +PASS Not throw: ISO-8859-15 has a pointer 248 +PASS Not throw: ISO-8859-15 has a pointer 249 +PASS Not throw: ISO-8859-15 has a pointer 250 +PASS Not throw: ISO-8859-15 has a pointer 251 +PASS Not throw: ISO-8859-15 has a pointer 252 +PASS Not throw: ISO-8859-15 has a pointer 253 +PASS Not throw: ISO-8859-15 has a pointer 254 +PASS Not throw: ISO-8859-15 has a pointer 255 +PASS Not throw: ISO-8859-16 has a pointer 0 +PASS Not throw: ISO-8859-16 has a pointer 1 +PASS Not throw: ISO-8859-16 has a pointer 2 +PASS Not throw: ISO-8859-16 has a pointer 3 +PASS Not throw: ISO-8859-16 has a pointer 4 +PASS Not throw: ISO-8859-16 has a pointer 5 +PASS Not throw: ISO-8859-16 has a pointer 6 +PASS Not throw: ISO-8859-16 has a pointer 7 +PASS Not throw: ISO-8859-16 has a pointer 8 +PASS Not throw: ISO-8859-16 has a pointer 9 +PASS Not throw: ISO-8859-16 has a pointer 10 +PASS Not throw: ISO-8859-16 has a pointer 11 +PASS Not throw: ISO-8859-16 has a pointer 12 +PASS Not throw: ISO-8859-16 has a pointer 13 +PASS Not throw: ISO-8859-16 has a pointer 14 +PASS Not throw: ISO-8859-16 has a pointer 15 +PASS Not throw: ISO-8859-16 has a pointer 16 +PASS Not throw: ISO-8859-16 has a pointer 17 +PASS Not throw: ISO-8859-16 has a pointer 18 +PASS Not throw: ISO-8859-16 has a pointer 19 +PASS Not throw: ISO-8859-16 has a pointer 20 +PASS Not throw: ISO-8859-16 has a pointer 21 +PASS Not throw: ISO-8859-16 has a pointer 22 +PASS Not throw: ISO-8859-16 has a pointer 23 +PASS Not throw: ISO-8859-16 has a pointer 24 +PASS Not throw: ISO-8859-16 has a pointer 25 +PASS Not throw: ISO-8859-16 has a pointer 26 +PASS Not throw: ISO-8859-16 has a pointer 27 +PASS Not throw: ISO-8859-16 has a pointer 28 +PASS Not throw: ISO-8859-16 has a pointer 29 +PASS Not throw: ISO-8859-16 has a pointer 30 +PASS Not throw: ISO-8859-16 has a pointer 31 +PASS Not throw: ISO-8859-16 has a pointer 32 +PASS Not throw: ISO-8859-16 has a pointer 33 +PASS Not throw: ISO-8859-16 has a pointer 34 +PASS Not throw: ISO-8859-16 has a pointer 35 +PASS Not throw: ISO-8859-16 has a pointer 36 +PASS Not throw: ISO-8859-16 has a pointer 37 +PASS Not throw: ISO-8859-16 has a pointer 38 +PASS Not throw: ISO-8859-16 has a pointer 39 +PASS Not throw: ISO-8859-16 has a pointer 40 +PASS Not throw: ISO-8859-16 has a pointer 41 +PASS Not throw: ISO-8859-16 has a pointer 42 +PASS Not throw: ISO-8859-16 has a pointer 43 +PASS Not throw: ISO-8859-16 has a pointer 44 +PASS Not throw: ISO-8859-16 has a pointer 45 +PASS Not throw: ISO-8859-16 has a pointer 46 +PASS Not throw: ISO-8859-16 has a pointer 47 +PASS Not throw: ISO-8859-16 has a pointer 48 +PASS Not throw: ISO-8859-16 has a pointer 49 +PASS Not throw: ISO-8859-16 has a pointer 50 +PASS Not throw: ISO-8859-16 has a pointer 51 +PASS Not throw: ISO-8859-16 has a pointer 52 +PASS Not throw: ISO-8859-16 has a pointer 53 +PASS Not throw: ISO-8859-16 has a pointer 54 +PASS Not throw: ISO-8859-16 has a pointer 55 +PASS Not throw: ISO-8859-16 has a pointer 56 +PASS Not throw: ISO-8859-16 has a pointer 57 +PASS Not throw: ISO-8859-16 has a pointer 58 +PASS Not throw: ISO-8859-16 has a pointer 59 +PASS Not throw: ISO-8859-16 has a pointer 60 +PASS Not throw: ISO-8859-16 has a pointer 61 +PASS Not throw: ISO-8859-16 has a pointer 62 +PASS Not throw: ISO-8859-16 has a pointer 63 +PASS Not throw: ISO-8859-16 has a pointer 64 +PASS Not throw: ISO-8859-16 has a pointer 65 +PASS Not throw: ISO-8859-16 has a pointer 66 +PASS Not throw: ISO-8859-16 has a pointer 67 +PASS Not throw: ISO-8859-16 has a pointer 68 +PASS Not throw: ISO-8859-16 has a pointer 69 +PASS Not throw: ISO-8859-16 has a pointer 70 +PASS Not throw: ISO-8859-16 has a pointer 71 +PASS Not throw: ISO-8859-16 has a pointer 72 +PASS Not throw: ISO-8859-16 has a pointer 73 +PASS Not throw: ISO-8859-16 has a pointer 74 +PASS Not throw: ISO-8859-16 has a pointer 75 +PASS Not throw: ISO-8859-16 has a pointer 76 +PASS Not throw: ISO-8859-16 has a pointer 77 +PASS Not throw: ISO-8859-16 has a pointer 78 +PASS Not throw: ISO-8859-16 has a pointer 79 +PASS Not throw: ISO-8859-16 has a pointer 80 +PASS Not throw: ISO-8859-16 has a pointer 81 +PASS Not throw: ISO-8859-16 has a pointer 82 +PASS Not throw: ISO-8859-16 has a pointer 83 +PASS Not throw: ISO-8859-16 has a pointer 84 +PASS Not throw: ISO-8859-16 has a pointer 85 +PASS Not throw: ISO-8859-16 has a pointer 86 +PASS Not throw: ISO-8859-16 has a pointer 87 +PASS Not throw: ISO-8859-16 has a pointer 88 +PASS Not throw: ISO-8859-16 has a pointer 89 +PASS Not throw: ISO-8859-16 has a pointer 90 +PASS Not throw: ISO-8859-16 has a pointer 91 +PASS Not throw: ISO-8859-16 has a pointer 92 +PASS Not throw: ISO-8859-16 has a pointer 93 +PASS Not throw: ISO-8859-16 has a pointer 94 +PASS Not throw: ISO-8859-16 has a pointer 95 +PASS Not throw: ISO-8859-16 has a pointer 96 +PASS Not throw: ISO-8859-16 has a pointer 97 +PASS Not throw: ISO-8859-16 has a pointer 98 +PASS Not throw: ISO-8859-16 has a pointer 99 +PASS Not throw: ISO-8859-16 has a pointer 100 +PASS Not throw: ISO-8859-16 has a pointer 101 +PASS Not throw: ISO-8859-16 has a pointer 102 +PASS Not throw: ISO-8859-16 has a pointer 103 +PASS Not throw: ISO-8859-16 has a pointer 104 +PASS Not throw: ISO-8859-16 has a pointer 105 +PASS Not throw: ISO-8859-16 has a pointer 106 +PASS Not throw: ISO-8859-16 has a pointer 107 +PASS Not throw: ISO-8859-16 has a pointer 108 +PASS Not throw: ISO-8859-16 has a pointer 109 +PASS Not throw: ISO-8859-16 has a pointer 110 +PASS Not throw: ISO-8859-16 has a pointer 111 +PASS Not throw: ISO-8859-16 has a pointer 112 +PASS Not throw: ISO-8859-16 has a pointer 113 +PASS Not throw: ISO-8859-16 has a pointer 114 +PASS Not throw: ISO-8859-16 has a pointer 115 +PASS Not throw: ISO-8859-16 has a pointer 116 +PASS Not throw: ISO-8859-16 has a pointer 117 +PASS Not throw: ISO-8859-16 has a pointer 118 +PASS Not throw: ISO-8859-16 has a pointer 119 +PASS Not throw: ISO-8859-16 has a pointer 120 +PASS Not throw: ISO-8859-16 has a pointer 121 +PASS Not throw: ISO-8859-16 has a pointer 122 +PASS Not throw: ISO-8859-16 has a pointer 123 +PASS Not throw: ISO-8859-16 has a pointer 124 +PASS Not throw: ISO-8859-16 has a pointer 125 +PASS Not throw: ISO-8859-16 has a pointer 126 +PASS Not throw: ISO-8859-16 has a pointer 127 +PASS Not throw: ISO-8859-16 has a pointer 128 +PASS Not throw: ISO-8859-16 has a pointer 129 +PASS Not throw: ISO-8859-16 has a pointer 130 +PASS Not throw: ISO-8859-16 has a pointer 131 +PASS Not throw: ISO-8859-16 has a pointer 132 +PASS Not throw: ISO-8859-16 has a pointer 133 +PASS Not throw: ISO-8859-16 has a pointer 134 +PASS Not throw: ISO-8859-16 has a pointer 135 +PASS Not throw: ISO-8859-16 has a pointer 136 +PASS Not throw: ISO-8859-16 has a pointer 137 +PASS Not throw: ISO-8859-16 has a pointer 138 +PASS Not throw: ISO-8859-16 has a pointer 139 +PASS Not throw: ISO-8859-16 has a pointer 140 +PASS Not throw: ISO-8859-16 has a pointer 141 +PASS Not throw: ISO-8859-16 has a pointer 142 +PASS Not throw: ISO-8859-16 has a pointer 143 +PASS Not throw: ISO-8859-16 has a pointer 144 +PASS Not throw: ISO-8859-16 has a pointer 145 +PASS Not throw: ISO-8859-16 has a pointer 146 +PASS Not throw: ISO-8859-16 has a pointer 147 +PASS Not throw: ISO-8859-16 has a pointer 148 +PASS Not throw: ISO-8859-16 has a pointer 149 +PASS Not throw: ISO-8859-16 has a pointer 150 +PASS Not throw: ISO-8859-16 has a pointer 151 +PASS Not throw: ISO-8859-16 has a pointer 152 +PASS Not throw: ISO-8859-16 has a pointer 153 +PASS Not throw: ISO-8859-16 has a pointer 154 +PASS Not throw: ISO-8859-16 has a pointer 155 +PASS Not throw: ISO-8859-16 has a pointer 156 +PASS Not throw: ISO-8859-16 has a pointer 157 +PASS Not throw: ISO-8859-16 has a pointer 158 +PASS Not throw: ISO-8859-16 has a pointer 159 +PASS Not throw: ISO-8859-16 has a pointer 160 +PASS Not throw: ISO-8859-16 has a pointer 161 +PASS Not throw: ISO-8859-16 has a pointer 162 +PASS Not throw: ISO-8859-16 has a pointer 163 +PASS Not throw: ISO-8859-16 has a pointer 164 +PASS Not throw: ISO-8859-16 has a pointer 165 +PASS Not throw: ISO-8859-16 has a pointer 166 +PASS Not throw: ISO-8859-16 has a pointer 167 +PASS Not throw: ISO-8859-16 has a pointer 168 +PASS Not throw: ISO-8859-16 has a pointer 169 +PASS Not throw: ISO-8859-16 has a pointer 170 +PASS Not throw: ISO-8859-16 has a pointer 171 +PASS Not throw: ISO-8859-16 has a pointer 172 +PASS Not throw: ISO-8859-16 has a pointer 173 +PASS Not throw: ISO-8859-16 has a pointer 174 +PASS Not throw: ISO-8859-16 has a pointer 175 +PASS Not throw: ISO-8859-16 has a pointer 176 +PASS Not throw: ISO-8859-16 has a pointer 177 +PASS Not throw: ISO-8859-16 has a pointer 178 +PASS Not throw: ISO-8859-16 has a pointer 179 +PASS Not throw: ISO-8859-16 has a pointer 180 +PASS Not throw: ISO-8859-16 has a pointer 181 +PASS Not throw: ISO-8859-16 has a pointer 182 +PASS Not throw: ISO-8859-16 has a pointer 183 +PASS Not throw: ISO-8859-16 has a pointer 184 +PASS Not throw: ISO-8859-16 has a pointer 185 +PASS Not throw: ISO-8859-16 has a pointer 186 +PASS Not throw: ISO-8859-16 has a pointer 187 +PASS Not throw: ISO-8859-16 has a pointer 188 +PASS Not throw: ISO-8859-16 has a pointer 189 +PASS Not throw: ISO-8859-16 has a pointer 190 +PASS Not throw: ISO-8859-16 has a pointer 191 +PASS Not throw: ISO-8859-16 has a pointer 192 +PASS Not throw: ISO-8859-16 has a pointer 193 +PASS Not throw: ISO-8859-16 has a pointer 194 +PASS Not throw: ISO-8859-16 has a pointer 195 +PASS Not throw: ISO-8859-16 has a pointer 196 +PASS Not throw: ISO-8859-16 has a pointer 197 +PASS Not throw: ISO-8859-16 has a pointer 198 +PASS Not throw: ISO-8859-16 has a pointer 199 +PASS Not throw: ISO-8859-16 has a pointer 200 +PASS Not throw: ISO-8859-16 has a pointer 201 +PASS Not throw: ISO-8859-16 has a pointer 202 +PASS Not throw: ISO-8859-16 has a pointer 203 +PASS Not throw: ISO-8859-16 has a pointer 204 +PASS Not throw: ISO-8859-16 has a pointer 205 +PASS Not throw: ISO-8859-16 has a pointer 206 +PASS Not throw: ISO-8859-16 has a pointer 207 +PASS Not throw: ISO-8859-16 has a pointer 208 +PASS Not throw: ISO-8859-16 has a pointer 209 +PASS Not throw: ISO-8859-16 has a pointer 210 +PASS Not throw: ISO-8859-16 has a pointer 211 +PASS Not throw: ISO-8859-16 has a pointer 212 +PASS Not throw: ISO-8859-16 has a pointer 213 +PASS Not throw: ISO-8859-16 has a pointer 214 +PASS Not throw: ISO-8859-16 has a pointer 215 +PASS Not throw: ISO-8859-16 has a pointer 216 +PASS Not throw: ISO-8859-16 has a pointer 217 +PASS Not throw: ISO-8859-16 has a pointer 218 +PASS Not throw: ISO-8859-16 has a pointer 219 +PASS Not throw: ISO-8859-16 has a pointer 220 +PASS Not throw: ISO-8859-16 has a pointer 221 +PASS Not throw: ISO-8859-16 has a pointer 222 +PASS Not throw: ISO-8859-16 has a pointer 223 +PASS Not throw: ISO-8859-16 has a pointer 224 +PASS Not throw: ISO-8859-16 has a pointer 225 +PASS Not throw: ISO-8859-16 has a pointer 226 +PASS Not throw: ISO-8859-16 has a pointer 227 +PASS Not throw: ISO-8859-16 has a pointer 228 +PASS Not throw: ISO-8859-16 has a pointer 229 +PASS Not throw: ISO-8859-16 has a pointer 230 +PASS Not throw: ISO-8859-16 has a pointer 231 +PASS Not throw: ISO-8859-16 has a pointer 232 +PASS Not throw: ISO-8859-16 has a pointer 233 +PASS Not throw: ISO-8859-16 has a pointer 234 +PASS Not throw: ISO-8859-16 has a pointer 235 +PASS Not throw: ISO-8859-16 has a pointer 236 +PASS Not throw: ISO-8859-16 has a pointer 237 +PASS Not throw: ISO-8859-16 has a pointer 238 +PASS Not throw: ISO-8859-16 has a pointer 239 +PASS Not throw: ISO-8859-16 has a pointer 240 +PASS Not throw: ISO-8859-16 has a pointer 241 +PASS Not throw: ISO-8859-16 has a pointer 242 +PASS Not throw: ISO-8859-16 has a pointer 243 +PASS Not throw: ISO-8859-16 has a pointer 244 +PASS Not throw: ISO-8859-16 has a pointer 245 +PASS Not throw: ISO-8859-16 has a pointer 246 +PASS Not throw: ISO-8859-16 has a pointer 247 +PASS Not throw: ISO-8859-16 has a pointer 248 +PASS Not throw: ISO-8859-16 has a pointer 249 +PASS Not throw: ISO-8859-16 has a pointer 250 +PASS Not throw: ISO-8859-16 has a pointer 251 +PASS Not throw: ISO-8859-16 has a pointer 252 +PASS Not throw: ISO-8859-16 has a pointer 253 +PASS Not throw: ISO-8859-16 has a pointer 254 +PASS Not throw: ISO-8859-16 has a pointer 255 +PASS Not throw: KOI8-R has a pointer 0 +PASS Not throw: KOI8-R has a pointer 1 +PASS Not throw: KOI8-R has a pointer 2 +PASS Not throw: KOI8-R has a pointer 3 +PASS Not throw: KOI8-R has a pointer 4 +PASS Not throw: KOI8-R has a pointer 5 +PASS Not throw: KOI8-R has a pointer 6 +PASS Not throw: KOI8-R has a pointer 7 +PASS Not throw: KOI8-R has a pointer 8 +PASS Not throw: KOI8-R has a pointer 9 +PASS Not throw: KOI8-R has a pointer 10 +PASS Not throw: KOI8-R has a pointer 11 +PASS Not throw: KOI8-R has a pointer 12 +PASS Not throw: KOI8-R has a pointer 13 +PASS Not throw: KOI8-R has a pointer 14 +PASS Not throw: KOI8-R has a pointer 15 +PASS Not throw: KOI8-R has a pointer 16 +PASS Not throw: KOI8-R has a pointer 17 +PASS Not throw: KOI8-R has a pointer 18 +PASS Not throw: KOI8-R has a pointer 19 +PASS Not throw: KOI8-R has a pointer 20 +PASS Not throw: KOI8-R has a pointer 21 +PASS Not throw: KOI8-R has a pointer 22 +PASS Not throw: KOI8-R has a pointer 23 +PASS Not throw: KOI8-R has a pointer 24 +PASS Not throw: KOI8-R has a pointer 25 +PASS Not throw: KOI8-R has a pointer 26 +PASS Not throw: KOI8-R has a pointer 27 +PASS Not throw: KOI8-R has a pointer 28 +PASS Not throw: KOI8-R has a pointer 29 +PASS Not throw: KOI8-R has a pointer 30 +PASS Not throw: KOI8-R has a pointer 31 +PASS Not throw: KOI8-R has a pointer 32 +PASS Not throw: KOI8-R has a pointer 33 +PASS Not throw: KOI8-R has a pointer 34 +PASS Not throw: KOI8-R has a pointer 35 +PASS Not throw: KOI8-R has a pointer 36 +PASS Not throw: KOI8-R has a pointer 37 +PASS Not throw: KOI8-R has a pointer 38 +PASS Not throw: KOI8-R has a pointer 39 +PASS Not throw: KOI8-R has a pointer 40 +PASS Not throw: KOI8-R has a pointer 41 +PASS Not throw: KOI8-R has a pointer 42 +PASS Not throw: KOI8-R has a pointer 43 +PASS Not throw: KOI8-R has a pointer 44 +PASS Not throw: KOI8-R has a pointer 45 +PASS Not throw: KOI8-R has a pointer 46 +PASS Not throw: KOI8-R has a pointer 47 +PASS Not throw: KOI8-R has a pointer 48 +PASS Not throw: KOI8-R has a pointer 49 +PASS Not throw: KOI8-R has a pointer 50 +PASS Not throw: KOI8-R has a pointer 51 +PASS Not throw: KOI8-R has a pointer 52 +PASS Not throw: KOI8-R has a pointer 53 +PASS Not throw: KOI8-R has a pointer 54 +PASS Not throw: KOI8-R has a pointer 55 +PASS Not throw: KOI8-R has a pointer 56 +PASS Not throw: KOI8-R has a pointer 57 +PASS Not throw: KOI8-R has a pointer 58 +PASS Not throw: KOI8-R has a pointer 59 +PASS Not throw: KOI8-R has a pointer 60 +PASS Not throw: KOI8-R has a pointer 61 +PASS Not throw: KOI8-R has a pointer 62 +PASS Not throw: KOI8-R has a pointer 63 +PASS Not throw: KOI8-R has a pointer 64 +PASS Not throw: KOI8-R has a pointer 65 +PASS Not throw: KOI8-R has a pointer 66 +PASS Not throw: KOI8-R has a pointer 67 +PASS Not throw: KOI8-R has a pointer 68 +PASS Not throw: KOI8-R has a pointer 69 +PASS Not throw: KOI8-R has a pointer 70 +PASS Not throw: KOI8-R has a pointer 71 +PASS Not throw: KOI8-R has a pointer 72 +PASS Not throw: KOI8-R has a pointer 73 +PASS Not throw: KOI8-R has a pointer 74 +PASS Not throw: KOI8-R has a pointer 75 +PASS Not throw: KOI8-R has a pointer 76 +PASS Not throw: KOI8-R has a pointer 77 +PASS Not throw: KOI8-R has a pointer 78 +PASS Not throw: KOI8-R has a pointer 79 +PASS Not throw: KOI8-R has a pointer 80 +PASS Not throw: KOI8-R has a pointer 81 +PASS Not throw: KOI8-R has a pointer 82 +PASS Not throw: KOI8-R has a pointer 83 +PASS Not throw: KOI8-R has a pointer 84 +PASS Not throw: KOI8-R has a pointer 85 +PASS Not throw: KOI8-R has a pointer 86 +PASS Not throw: KOI8-R has a pointer 87 +PASS Not throw: KOI8-R has a pointer 88 +PASS Not throw: KOI8-R has a pointer 89 +PASS Not throw: KOI8-R has a pointer 90 +PASS Not throw: KOI8-R has a pointer 91 +PASS Not throw: KOI8-R has a pointer 92 +PASS Not throw: KOI8-R has a pointer 93 +PASS Not throw: KOI8-R has a pointer 94 +PASS Not throw: KOI8-R has a pointer 95 +PASS Not throw: KOI8-R has a pointer 96 +PASS Not throw: KOI8-R has a pointer 97 +PASS Not throw: KOI8-R has a pointer 98 +PASS Not throw: KOI8-R has a pointer 99 +PASS Not throw: KOI8-R has a pointer 100 +PASS Not throw: KOI8-R has a pointer 101 +PASS Not throw: KOI8-R has a pointer 102 +PASS Not throw: KOI8-R has a pointer 103 +PASS Not throw: KOI8-R has a pointer 104 +PASS Not throw: KOI8-R has a pointer 105 +PASS Not throw: KOI8-R has a pointer 106 +PASS Not throw: KOI8-R has a pointer 107 +PASS Not throw: KOI8-R has a pointer 108 +PASS Not throw: KOI8-R has a pointer 109 +PASS Not throw: KOI8-R has a pointer 110 +PASS Not throw: KOI8-R has a pointer 111 +PASS Not throw: KOI8-R has a pointer 112 +PASS Not throw: KOI8-R has a pointer 113 +PASS Not throw: KOI8-R has a pointer 114 +PASS Not throw: KOI8-R has a pointer 115 +PASS Not throw: KOI8-R has a pointer 116 +PASS Not throw: KOI8-R has a pointer 117 +PASS Not throw: KOI8-R has a pointer 118 +PASS Not throw: KOI8-R has a pointer 119 +PASS Not throw: KOI8-R has a pointer 120 +PASS Not throw: KOI8-R has a pointer 121 +PASS Not throw: KOI8-R has a pointer 122 +PASS Not throw: KOI8-R has a pointer 123 +PASS Not throw: KOI8-R has a pointer 124 +PASS Not throw: KOI8-R has a pointer 125 +PASS Not throw: KOI8-R has a pointer 126 +PASS Not throw: KOI8-R has a pointer 127 +PASS Not throw: KOI8-R has a pointer 128 +PASS Not throw: KOI8-R has a pointer 129 +PASS Not throw: KOI8-R has a pointer 130 +PASS Not throw: KOI8-R has a pointer 131 +PASS Not throw: KOI8-R has a pointer 132 +PASS Not throw: KOI8-R has a pointer 133 +PASS Not throw: KOI8-R has a pointer 134 +PASS Not throw: KOI8-R has a pointer 135 +PASS Not throw: KOI8-R has a pointer 136 +PASS Not throw: KOI8-R has a pointer 137 +PASS Not throw: KOI8-R has a pointer 138 +PASS Not throw: KOI8-R has a pointer 139 +PASS Not throw: KOI8-R has a pointer 140 +PASS Not throw: KOI8-R has a pointer 141 +PASS Not throw: KOI8-R has a pointer 142 +PASS Not throw: KOI8-R has a pointer 143 +PASS Not throw: KOI8-R has a pointer 144 +PASS Not throw: KOI8-R has a pointer 145 +PASS Not throw: KOI8-R has a pointer 146 +PASS Not throw: KOI8-R has a pointer 147 +PASS Not throw: KOI8-R has a pointer 148 +PASS Not throw: KOI8-R has a pointer 149 +PASS Not throw: KOI8-R has a pointer 150 +PASS Not throw: KOI8-R has a pointer 151 +PASS Not throw: KOI8-R has a pointer 152 +PASS Not throw: KOI8-R has a pointer 153 +PASS Not throw: KOI8-R has a pointer 154 +PASS Not throw: KOI8-R has a pointer 155 +PASS Not throw: KOI8-R has a pointer 156 +PASS Not throw: KOI8-R has a pointer 157 +PASS Not throw: KOI8-R has a pointer 158 +PASS Not throw: KOI8-R has a pointer 159 +PASS Not throw: KOI8-R has a pointer 160 +PASS Not throw: KOI8-R has a pointer 161 +PASS Not throw: KOI8-R has a pointer 162 +PASS Not throw: KOI8-R has a pointer 163 +PASS Not throw: KOI8-R has a pointer 164 +PASS Not throw: KOI8-R has a pointer 165 +PASS Not throw: KOI8-R has a pointer 166 +PASS Not throw: KOI8-R has a pointer 167 +PASS Not throw: KOI8-R has a pointer 168 +PASS Not throw: KOI8-R has a pointer 169 +PASS Not throw: KOI8-R has a pointer 170 +PASS Not throw: KOI8-R has a pointer 171 +PASS Not throw: KOI8-R has a pointer 172 +PASS Not throw: KOI8-R has a pointer 173 +PASS Not throw: KOI8-R has a pointer 174 +PASS Not throw: KOI8-R has a pointer 175 +PASS Not throw: KOI8-R has a pointer 176 +PASS Not throw: KOI8-R has a pointer 177 +PASS Not throw: KOI8-R has a pointer 178 +PASS Not throw: KOI8-R has a pointer 179 +PASS Not throw: KOI8-R has a pointer 180 +PASS Not throw: KOI8-R has a pointer 181 +PASS Not throw: KOI8-R has a pointer 182 +PASS Not throw: KOI8-R has a pointer 183 +PASS Not throw: KOI8-R has a pointer 184 +PASS Not throw: KOI8-R has a pointer 185 +PASS Not throw: KOI8-R has a pointer 186 +PASS Not throw: KOI8-R has a pointer 187 +PASS Not throw: KOI8-R has a pointer 188 +PASS Not throw: KOI8-R has a pointer 189 +PASS Not throw: KOI8-R has a pointer 190 +PASS Not throw: KOI8-R has a pointer 191 +PASS Not throw: KOI8-R has a pointer 192 +PASS Not throw: KOI8-R has a pointer 193 +PASS Not throw: KOI8-R has a pointer 194 +PASS Not throw: KOI8-R has a pointer 195 +PASS Not throw: KOI8-R has a pointer 196 +PASS Not throw: KOI8-R has a pointer 197 +PASS Not throw: KOI8-R has a pointer 198 +PASS Not throw: KOI8-R has a pointer 199 +PASS Not throw: KOI8-R has a pointer 200 +PASS Not throw: KOI8-R has a pointer 201 +PASS Not throw: KOI8-R has a pointer 202 +PASS Not throw: KOI8-R has a pointer 203 +PASS Not throw: KOI8-R has a pointer 204 +PASS Not throw: KOI8-R has a pointer 205 +PASS Not throw: KOI8-R has a pointer 206 +PASS Not throw: KOI8-R has a pointer 207 +PASS Not throw: KOI8-R has a pointer 208 +PASS Not throw: KOI8-R has a pointer 209 +PASS Not throw: KOI8-R has a pointer 210 +PASS Not throw: KOI8-R has a pointer 211 +PASS Not throw: KOI8-R has a pointer 212 +PASS Not throw: KOI8-R has a pointer 213 +PASS Not throw: KOI8-R has a pointer 214 +PASS Not throw: KOI8-R has a pointer 215 +PASS Not throw: KOI8-R has a pointer 216 +PASS Not throw: KOI8-R has a pointer 217 +PASS Not throw: KOI8-R has a pointer 218 +PASS Not throw: KOI8-R has a pointer 219 +PASS Not throw: KOI8-R has a pointer 220 +PASS Not throw: KOI8-R has a pointer 221 +PASS Not throw: KOI8-R has a pointer 222 +PASS Not throw: KOI8-R has a pointer 223 +PASS Not throw: KOI8-R has a pointer 224 +PASS Not throw: KOI8-R has a pointer 225 +PASS Not throw: KOI8-R has a pointer 226 +PASS Not throw: KOI8-R has a pointer 227 +PASS Not throw: KOI8-R has a pointer 228 +PASS Not throw: KOI8-R has a pointer 229 +PASS Not throw: KOI8-R has a pointer 230 +PASS Not throw: KOI8-R has a pointer 231 +PASS Not throw: KOI8-R has a pointer 232 +PASS Not throw: KOI8-R has a pointer 233 +PASS Not throw: KOI8-R has a pointer 234 +PASS Not throw: KOI8-R has a pointer 235 +PASS Not throw: KOI8-R has a pointer 236 +PASS Not throw: KOI8-R has a pointer 237 +PASS Not throw: KOI8-R has a pointer 238 +PASS Not throw: KOI8-R has a pointer 239 +PASS Not throw: KOI8-R has a pointer 240 +PASS Not throw: KOI8-R has a pointer 241 +PASS Not throw: KOI8-R has a pointer 242 +PASS Not throw: KOI8-R has a pointer 243 +PASS Not throw: KOI8-R has a pointer 244 +PASS Not throw: KOI8-R has a pointer 245 +PASS Not throw: KOI8-R has a pointer 246 +PASS Not throw: KOI8-R has a pointer 247 +PASS Not throw: KOI8-R has a pointer 248 +PASS Not throw: KOI8-R has a pointer 249 +PASS Not throw: KOI8-R has a pointer 250 +PASS Not throw: KOI8-R has a pointer 251 +PASS Not throw: KOI8-R has a pointer 252 +PASS Not throw: KOI8-R has a pointer 253 +PASS Not throw: KOI8-R has a pointer 254 +PASS Not throw: KOI8-R has a pointer 255 +PASS Not throw: KOI8-U has a pointer 0 +PASS Not throw: KOI8-U has a pointer 1 +PASS Not throw: KOI8-U has a pointer 2 +PASS Not throw: KOI8-U has a pointer 3 +PASS Not throw: KOI8-U has a pointer 4 +PASS Not throw: KOI8-U has a pointer 5 +PASS Not throw: KOI8-U has a pointer 6 +PASS Not throw: KOI8-U has a pointer 7 +PASS Not throw: KOI8-U has a pointer 8 +PASS Not throw: KOI8-U has a pointer 9 +PASS Not throw: KOI8-U has a pointer 10 +PASS Not throw: KOI8-U has a pointer 11 +PASS Not throw: KOI8-U has a pointer 12 +PASS Not throw: KOI8-U has a pointer 13 +PASS Not throw: KOI8-U has a pointer 14 +PASS Not throw: KOI8-U has a pointer 15 +PASS Not throw: KOI8-U has a pointer 16 +PASS Not throw: KOI8-U has a pointer 17 +PASS Not throw: KOI8-U has a pointer 18 +PASS Not throw: KOI8-U has a pointer 19 +PASS Not throw: KOI8-U has a pointer 20 +PASS Not throw: KOI8-U has a pointer 21 +PASS Not throw: KOI8-U has a pointer 22 +PASS Not throw: KOI8-U has a pointer 23 +PASS Not throw: KOI8-U has a pointer 24 +PASS Not throw: KOI8-U has a pointer 25 +PASS Not throw: KOI8-U has a pointer 26 +PASS Not throw: KOI8-U has a pointer 27 +PASS Not throw: KOI8-U has a pointer 28 +PASS Not throw: KOI8-U has a pointer 29 +PASS Not throw: KOI8-U has a pointer 30 +PASS Not throw: KOI8-U has a pointer 31 +PASS Not throw: KOI8-U has a pointer 32 +PASS Not throw: KOI8-U has a pointer 33 +PASS Not throw: KOI8-U has a pointer 34 +PASS Not throw: KOI8-U has a pointer 35 +PASS Not throw: KOI8-U has a pointer 36 +PASS Not throw: KOI8-U has a pointer 37 +PASS Not throw: KOI8-U has a pointer 38 +PASS Not throw: KOI8-U has a pointer 39 +PASS Not throw: KOI8-U has a pointer 40 +PASS Not throw: KOI8-U has a pointer 41 +PASS Not throw: KOI8-U has a pointer 42 +PASS Not throw: KOI8-U has a pointer 43 +PASS Not throw: KOI8-U has a pointer 44 +PASS Not throw: KOI8-U has a pointer 45 +PASS Not throw: KOI8-U has a pointer 46 +PASS Not throw: KOI8-U has a pointer 47 +PASS Not throw: KOI8-U has a pointer 48 +PASS Not throw: KOI8-U has a pointer 49 +PASS Not throw: KOI8-U has a pointer 50 +PASS Not throw: KOI8-U has a pointer 51 +PASS Not throw: KOI8-U has a pointer 52 +PASS Not throw: KOI8-U has a pointer 53 +PASS Not throw: KOI8-U has a pointer 54 +PASS Not throw: KOI8-U has a pointer 55 +PASS Not throw: KOI8-U has a pointer 56 +PASS Not throw: KOI8-U has a pointer 57 +PASS Not throw: KOI8-U has a pointer 58 +PASS Not throw: KOI8-U has a pointer 59 +PASS Not throw: KOI8-U has a pointer 60 +PASS Not throw: KOI8-U has a pointer 61 +PASS Not throw: KOI8-U has a pointer 62 +PASS Not throw: KOI8-U has a pointer 63 +PASS Not throw: KOI8-U has a pointer 64 +PASS Not throw: KOI8-U has a pointer 65 +PASS Not throw: KOI8-U has a pointer 66 +PASS Not throw: KOI8-U has a pointer 67 +PASS Not throw: KOI8-U has a pointer 68 +PASS Not throw: KOI8-U has a pointer 69 +PASS Not throw: KOI8-U has a pointer 70 +PASS Not throw: KOI8-U has a pointer 71 +PASS Not throw: KOI8-U has a pointer 72 +PASS Not throw: KOI8-U has a pointer 73 +PASS Not throw: KOI8-U has a pointer 74 +PASS Not throw: KOI8-U has a pointer 75 +PASS Not throw: KOI8-U has a pointer 76 +PASS Not throw: KOI8-U has a pointer 77 +PASS Not throw: KOI8-U has a pointer 78 +PASS Not throw: KOI8-U has a pointer 79 +PASS Not throw: KOI8-U has a pointer 80 +PASS Not throw: KOI8-U has a pointer 81 +PASS Not throw: KOI8-U has a pointer 82 +PASS Not throw: KOI8-U has a pointer 83 +PASS Not throw: KOI8-U has a pointer 84 +PASS Not throw: KOI8-U has a pointer 85 +PASS Not throw: KOI8-U has a pointer 86 +PASS Not throw: KOI8-U has a pointer 87 +PASS Not throw: KOI8-U has a pointer 88 +PASS Not throw: KOI8-U has a pointer 89 +PASS Not throw: KOI8-U has a pointer 90 +PASS Not throw: KOI8-U has a pointer 91 +PASS Not throw: KOI8-U has a pointer 92 +PASS Not throw: KOI8-U has a pointer 93 +PASS Not throw: KOI8-U has a pointer 94 +PASS Not throw: KOI8-U has a pointer 95 +PASS Not throw: KOI8-U has a pointer 96 +PASS Not throw: KOI8-U has a pointer 97 +PASS Not throw: KOI8-U has a pointer 98 +PASS Not throw: KOI8-U has a pointer 99 +PASS Not throw: KOI8-U has a pointer 100 +PASS Not throw: KOI8-U has a pointer 101 +PASS Not throw: KOI8-U has a pointer 102 +PASS Not throw: KOI8-U has a pointer 103 +PASS Not throw: KOI8-U has a pointer 104 +PASS Not throw: KOI8-U has a pointer 105 +PASS Not throw: KOI8-U has a pointer 106 +PASS Not throw: KOI8-U has a pointer 107 +PASS Not throw: KOI8-U has a pointer 108 +PASS Not throw: KOI8-U has a pointer 109 +PASS Not throw: KOI8-U has a pointer 110 +PASS Not throw: KOI8-U has a pointer 111 +PASS Not throw: KOI8-U has a pointer 112 +PASS Not throw: KOI8-U has a pointer 113 +PASS Not throw: KOI8-U has a pointer 114 +PASS Not throw: KOI8-U has a pointer 115 +PASS Not throw: KOI8-U has a pointer 116 +PASS Not throw: KOI8-U has a pointer 117 +PASS Not throw: KOI8-U has a pointer 118 +PASS Not throw: KOI8-U has a pointer 119 +PASS Not throw: KOI8-U has a pointer 120 +PASS Not throw: KOI8-U has a pointer 121 +PASS Not throw: KOI8-U has a pointer 122 +PASS Not throw: KOI8-U has a pointer 123 +PASS Not throw: KOI8-U has a pointer 124 +PASS Not throw: KOI8-U has a pointer 125 +PASS Not throw: KOI8-U has a pointer 126 +PASS Not throw: KOI8-U has a pointer 127 +PASS Not throw: KOI8-U has a pointer 128 +PASS Not throw: KOI8-U has a pointer 129 +PASS Not throw: KOI8-U has a pointer 130 +PASS Not throw: KOI8-U has a pointer 131 +PASS Not throw: KOI8-U has a pointer 132 +PASS Not throw: KOI8-U has a pointer 133 +PASS Not throw: KOI8-U has a pointer 134 +PASS Not throw: KOI8-U has a pointer 135 +PASS Not throw: KOI8-U has a pointer 136 +PASS Not throw: KOI8-U has a pointer 137 +PASS Not throw: KOI8-U has a pointer 138 +PASS Not throw: KOI8-U has a pointer 139 +PASS Not throw: KOI8-U has a pointer 140 +PASS Not throw: KOI8-U has a pointer 141 +PASS Not throw: KOI8-U has a pointer 142 +PASS Not throw: KOI8-U has a pointer 143 +PASS Not throw: KOI8-U has a pointer 144 +PASS Not throw: KOI8-U has a pointer 145 +PASS Not throw: KOI8-U has a pointer 146 +PASS Not throw: KOI8-U has a pointer 147 +PASS Not throw: KOI8-U has a pointer 148 +PASS Not throw: KOI8-U has a pointer 149 +PASS Not throw: KOI8-U has a pointer 150 +PASS Not throw: KOI8-U has a pointer 151 +PASS Not throw: KOI8-U has a pointer 152 +PASS Not throw: KOI8-U has a pointer 153 +PASS Not throw: KOI8-U has a pointer 154 +PASS Not throw: KOI8-U has a pointer 155 +PASS Not throw: KOI8-U has a pointer 156 +PASS Not throw: KOI8-U has a pointer 157 +PASS Not throw: KOI8-U has a pointer 158 +PASS Not throw: KOI8-U has a pointer 159 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_4001-5000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_4001-5000-expected.txt new file mode 100644 index 0000000000000..6201e2ea914b4 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_4001-5000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: KOI8-U has a pointer 160 +PASS Not throw: KOI8-U has a pointer 161 +PASS Not throw: KOI8-U has a pointer 162 +PASS Not throw: KOI8-U has a pointer 163 +PASS Not throw: KOI8-U has a pointer 164 +PASS Not throw: KOI8-U has a pointer 165 +PASS Not throw: KOI8-U has a pointer 166 +PASS Not throw: KOI8-U has a pointer 167 +PASS Not throw: KOI8-U has a pointer 168 +PASS Not throw: KOI8-U has a pointer 169 +PASS Not throw: KOI8-U has a pointer 170 +PASS Not throw: KOI8-U has a pointer 171 +PASS Not throw: KOI8-U has a pointer 172 +PASS Not throw: KOI8-U has a pointer 173 +PASS Not throw: KOI8-U has a pointer 174 +PASS Not throw: KOI8-U has a pointer 175 +PASS Not throw: KOI8-U has a pointer 176 +PASS Not throw: KOI8-U has a pointer 177 +PASS Not throw: KOI8-U has a pointer 178 +PASS Not throw: KOI8-U has a pointer 179 +PASS Not throw: KOI8-U has a pointer 180 +PASS Not throw: KOI8-U has a pointer 181 +PASS Not throw: KOI8-U has a pointer 182 +PASS Not throw: KOI8-U has a pointer 183 +PASS Not throw: KOI8-U has a pointer 184 +PASS Not throw: KOI8-U has a pointer 185 +PASS Not throw: KOI8-U has a pointer 186 +PASS Not throw: KOI8-U has a pointer 187 +PASS Not throw: KOI8-U has a pointer 188 +PASS Not throw: KOI8-U has a pointer 189 +PASS Not throw: KOI8-U has a pointer 190 +PASS Not throw: KOI8-U has a pointer 191 +PASS Not throw: KOI8-U has a pointer 192 +PASS Not throw: KOI8-U has a pointer 193 +PASS Not throw: KOI8-U has a pointer 194 +PASS Not throw: KOI8-U has a pointer 195 +PASS Not throw: KOI8-U has a pointer 196 +PASS Not throw: KOI8-U has a pointer 197 +PASS Not throw: KOI8-U has a pointer 198 +PASS Not throw: KOI8-U has a pointer 199 +PASS Not throw: KOI8-U has a pointer 200 +PASS Not throw: KOI8-U has a pointer 201 +PASS Not throw: KOI8-U has a pointer 202 +PASS Not throw: KOI8-U has a pointer 203 +PASS Not throw: KOI8-U has a pointer 204 +PASS Not throw: KOI8-U has a pointer 205 +PASS Not throw: KOI8-U has a pointer 206 +PASS Not throw: KOI8-U has a pointer 207 +PASS Not throw: KOI8-U has a pointer 208 +PASS Not throw: KOI8-U has a pointer 209 +PASS Not throw: KOI8-U has a pointer 210 +PASS Not throw: KOI8-U has a pointer 211 +PASS Not throw: KOI8-U has a pointer 212 +PASS Not throw: KOI8-U has a pointer 213 +PASS Not throw: KOI8-U has a pointer 214 +PASS Not throw: KOI8-U has a pointer 215 +PASS Not throw: KOI8-U has a pointer 216 +PASS Not throw: KOI8-U has a pointer 217 +PASS Not throw: KOI8-U has a pointer 218 +PASS Not throw: KOI8-U has a pointer 219 +PASS Not throw: KOI8-U has a pointer 220 +PASS Not throw: KOI8-U has a pointer 221 +PASS Not throw: KOI8-U has a pointer 222 +PASS Not throw: KOI8-U has a pointer 223 +PASS Not throw: KOI8-U has a pointer 224 +PASS Not throw: KOI8-U has a pointer 225 +PASS Not throw: KOI8-U has a pointer 226 +PASS Not throw: KOI8-U has a pointer 227 +PASS Not throw: KOI8-U has a pointer 228 +PASS Not throw: KOI8-U has a pointer 229 +PASS Not throw: KOI8-U has a pointer 230 +PASS Not throw: KOI8-U has a pointer 231 +PASS Not throw: KOI8-U has a pointer 232 +PASS Not throw: KOI8-U has a pointer 233 +PASS Not throw: KOI8-U has a pointer 234 +PASS Not throw: KOI8-U has a pointer 235 +PASS Not throw: KOI8-U has a pointer 236 +PASS Not throw: KOI8-U has a pointer 237 +PASS Not throw: KOI8-U has a pointer 238 +PASS Not throw: KOI8-U has a pointer 239 +PASS Not throw: KOI8-U has a pointer 240 +PASS Not throw: KOI8-U has a pointer 241 +PASS Not throw: KOI8-U has a pointer 242 +PASS Not throw: KOI8-U has a pointer 243 +PASS Not throw: KOI8-U has a pointer 244 +PASS Not throw: KOI8-U has a pointer 245 +PASS Not throw: KOI8-U has a pointer 246 +PASS Not throw: KOI8-U has a pointer 247 +PASS Not throw: KOI8-U has a pointer 248 +PASS Not throw: KOI8-U has a pointer 249 +PASS Not throw: KOI8-U has a pointer 250 +PASS Not throw: KOI8-U has a pointer 251 +PASS Not throw: KOI8-U has a pointer 252 +PASS Not throw: KOI8-U has a pointer 253 +PASS Not throw: KOI8-U has a pointer 254 +PASS Not throw: KOI8-U has a pointer 255 +PASS Not throw: macintosh has a pointer 0 +PASS Not throw: macintosh has a pointer 1 +PASS Not throw: macintosh has a pointer 2 +PASS Not throw: macintosh has a pointer 3 +PASS Not throw: macintosh has a pointer 4 +PASS Not throw: macintosh has a pointer 5 +PASS Not throw: macintosh has a pointer 6 +PASS Not throw: macintosh has a pointer 7 +PASS Not throw: macintosh has a pointer 8 +PASS Not throw: macintosh has a pointer 9 +PASS Not throw: macintosh has a pointer 10 +PASS Not throw: macintosh has a pointer 11 +PASS Not throw: macintosh has a pointer 12 +PASS Not throw: macintosh has a pointer 13 +PASS Not throw: macintosh has a pointer 14 +PASS Not throw: macintosh has a pointer 15 +PASS Not throw: macintosh has a pointer 16 +PASS Not throw: macintosh has a pointer 17 +PASS Not throw: macintosh has a pointer 18 +PASS Not throw: macintosh has a pointer 19 +PASS Not throw: macintosh has a pointer 20 +PASS Not throw: macintosh has a pointer 21 +PASS Not throw: macintosh has a pointer 22 +PASS Not throw: macintosh has a pointer 23 +PASS Not throw: macintosh has a pointer 24 +PASS Not throw: macintosh has a pointer 25 +PASS Not throw: macintosh has a pointer 26 +PASS Not throw: macintosh has a pointer 27 +PASS Not throw: macintosh has a pointer 28 +PASS Not throw: macintosh has a pointer 29 +PASS Not throw: macintosh has a pointer 30 +PASS Not throw: macintosh has a pointer 31 +PASS Not throw: macintosh has a pointer 32 +PASS Not throw: macintosh has a pointer 33 +PASS Not throw: macintosh has a pointer 34 +PASS Not throw: macintosh has a pointer 35 +PASS Not throw: macintosh has a pointer 36 +PASS Not throw: macintosh has a pointer 37 +PASS Not throw: macintosh has a pointer 38 +PASS Not throw: macintosh has a pointer 39 +PASS Not throw: macintosh has a pointer 40 +PASS Not throw: macintosh has a pointer 41 +PASS Not throw: macintosh has a pointer 42 +PASS Not throw: macintosh has a pointer 43 +PASS Not throw: macintosh has a pointer 44 +PASS Not throw: macintosh has a pointer 45 +PASS Not throw: macintosh has a pointer 46 +PASS Not throw: macintosh has a pointer 47 +PASS Not throw: macintosh has a pointer 48 +PASS Not throw: macintosh has a pointer 49 +PASS Not throw: macintosh has a pointer 50 +PASS Not throw: macintosh has a pointer 51 +PASS Not throw: macintosh has a pointer 52 +PASS Not throw: macintosh has a pointer 53 +PASS Not throw: macintosh has a pointer 54 +PASS Not throw: macintosh has a pointer 55 +PASS Not throw: macintosh has a pointer 56 +PASS Not throw: macintosh has a pointer 57 +PASS Not throw: macintosh has a pointer 58 +PASS Not throw: macintosh has a pointer 59 +PASS Not throw: macintosh has a pointer 60 +PASS Not throw: macintosh has a pointer 61 +PASS Not throw: macintosh has a pointer 62 +PASS Not throw: macintosh has a pointer 63 +PASS Not throw: macintosh has a pointer 64 +PASS Not throw: macintosh has a pointer 65 +PASS Not throw: macintosh has a pointer 66 +PASS Not throw: macintosh has a pointer 67 +PASS Not throw: macintosh has a pointer 68 +PASS Not throw: macintosh has a pointer 69 +PASS Not throw: macintosh has a pointer 70 +PASS Not throw: macintosh has a pointer 71 +PASS Not throw: macintosh has a pointer 72 +PASS Not throw: macintosh has a pointer 73 +PASS Not throw: macintosh has a pointer 74 +PASS Not throw: macintosh has a pointer 75 +PASS Not throw: macintosh has a pointer 76 +PASS Not throw: macintosh has a pointer 77 +PASS Not throw: macintosh has a pointer 78 +PASS Not throw: macintosh has a pointer 79 +PASS Not throw: macintosh has a pointer 80 +PASS Not throw: macintosh has a pointer 81 +PASS Not throw: macintosh has a pointer 82 +PASS Not throw: macintosh has a pointer 83 +PASS Not throw: macintosh has a pointer 84 +PASS Not throw: macintosh has a pointer 85 +PASS Not throw: macintosh has a pointer 86 +PASS Not throw: macintosh has a pointer 87 +PASS Not throw: macintosh has a pointer 88 +PASS Not throw: macintosh has a pointer 89 +PASS Not throw: macintosh has a pointer 90 +PASS Not throw: macintosh has a pointer 91 +PASS Not throw: macintosh has a pointer 92 +PASS Not throw: macintosh has a pointer 93 +PASS Not throw: macintosh has a pointer 94 +PASS Not throw: macintosh has a pointer 95 +PASS Not throw: macintosh has a pointer 96 +PASS Not throw: macintosh has a pointer 97 +PASS Not throw: macintosh has a pointer 98 +PASS Not throw: macintosh has a pointer 99 +PASS Not throw: macintosh has a pointer 100 +PASS Not throw: macintosh has a pointer 101 +PASS Not throw: macintosh has a pointer 102 +PASS Not throw: macintosh has a pointer 103 +PASS Not throw: macintosh has a pointer 104 +PASS Not throw: macintosh has a pointer 105 +PASS Not throw: macintosh has a pointer 106 +PASS Not throw: macintosh has a pointer 107 +PASS Not throw: macintosh has a pointer 108 +PASS Not throw: macintosh has a pointer 109 +PASS Not throw: macintosh has a pointer 110 +PASS Not throw: macintosh has a pointer 111 +PASS Not throw: macintosh has a pointer 112 +PASS Not throw: macintosh has a pointer 113 +PASS Not throw: macintosh has a pointer 114 +PASS Not throw: macintosh has a pointer 115 +PASS Not throw: macintosh has a pointer 116 +PASS Not throw: macintosh has a pointer 117 +PASS Not throw: macintosh has a pointer 118 +PASS Not throw: macintosh has a pointer 119 +PASS Not throw: macintosh has a pointer 120 +PASS Not throw: macintosh has a pointer 121 +PASS Not throw: macintosh has a pointer 122 +PASS Not throw: macintosh has a pointer 123 +PASS Not throw: macintosh has a pointer 124 +PASS Not throw: macintosh has a pointer 125 +PASS Not throw: macintosh has a pointer 126 +PASS Not throw: macintosh has a pointer 127 +PASS Not throw: macintosh has a pointer 128 +PASS Not throw: macintosh has a pointer 129 +PASS Not throw: macintosh has a pointer 130 +PASS Not throw: macintosh has a pointer 131 +PASS Not throw: macintosh has a pointer 132 +PASS Not throw: macintosh has a pointer 133 +PASS Not throw: macintosh has a pointer 134 +PASS Not throw: macintosh has a pointer 135 +PASS Not throw: macintosh has a pointer 136 +PASS Not throw: macintosh has a pointer 137 +PASS Not throw: macintosh has a pointer 138 +PASS Not throw: macintosh has a pointer 139 +PASS Not throw: macintosh has a pointer 140 +PASS Not throw: macintosh has a pointer 141 +PASS Not throw: macintosh has a pointer 142 +PASS Not throw: macintosh has a pointer 143 +PASS Not throw: macintosh has a pointer 144 +PASS Not throw: macintosh has a pointer 145 +PASS Not throw: macintosh has a pointer 146 +PASS Not throw: macintosh has a pointer 147 +PASS Not throw: macintosh has a pointer 148 +PASS Not throw: macintosh has a pointer 149 +PASS Not throw: macintosh has a pointer 150 +PASS Not throw: macintosh has a pointer 151 +PASS Not throw: macintosh has a pointer 152 +PASS Not throw: macintosh has a pointer 153 +PASS Not throw: macintosh has a pointer 154 +PASS Not throw: macintosh has a pointer 155 +PASS Not throw: macintosh has a pointer 156 +PASS Not throw: macintosh has a pointer 157 +PASS Not throw: macintosh has a pointer 158 +PASS Not throw: macintosh has a pointer 159 +PASS Not throw: macintosh has a pointer 160 +PASS Not throw: macintosh has a pointer 161 +PASS Not throw: macintosh has a pointer 162 +PASS Not throw: macintosh has a pointer 163 +PASS Not throw: macintosh has a pointer 164 +PASS Not throw: macintosh has a pointer 165 +PASS Not throw: macintosh has a pointer 166 +PASS Not throw: macintosh has a pointer 167 +PASS Not throw: macintosh has a pointer 168 +PASS Not throw: macintosh has a pointer 169 +PASS Not throw: macintosh has a pointer 170 +PASS Not throw: macintosh has a pointer 171 +PASS Not throw: macintosh has a pointer 172 +PASS Not throw: macintosh has a pointer 173 +PASS Not throw: macintosh has a pointer 174 +PASS Not throw: macintosh has a pointer 175 +PASS Not throw: macintosh has a pointer 176 +PASS Not throw: macintosh has a pointer 177 +PASS Not throw: macintosh has a pointer 178 +PASS Not throw: macintosh has a pointer 179 +PASS Not throw: macintosh has a pointer 180 +PASS Not throw: macintosh has a pointer 181 +PASS Not throw: macintosh has a pointer 182 +PASS Not throw: macintosh has a pointer 183 +PASS Not throw: macintosh has a pointer 184 +PASS Not throw: macintosh has a pointer 185 +PASS Not throw: macintosh has a pointer 186 +PASS Not throw: macintosh has a pointer 187 +PASS Not throw: macintosh has a pointer 188 +PASS Not throw: macintosh has a pointer 189 +PASS Not throw: macintosh has a pointer 190 +PASS Not throw: macintosh has a pointer 191 +PASS Not throw: macintosh has a pointer 192 +PASS Not throw: macintosh has a pointer 193 +PASS Not throw: macintosh has a pointer 194 +PASS Not throw: macintosh has a pointer 195 +PASS Not throw: macintosh has a pointer 196 +PASS Not throw: macintosh has a pointer 197 +PASS Not throw: macintosh has a pointer 198 +PASS Not throw: macintosh has a pointer 199 +PASS Not throw: macintosh has a pointer 200 +PASS Not throw: macintosh has a pointer 201 +PASS Not throw: macintosh has a pointer 202 +PASS Not throw: macintosh has a pointer 203 +PASS Not throw: macintosh has a pointer 204 +PASS Not throw: macintosh has a pointer 205 +PASS Not throw: macintosh has a pointer 206 +PASS Not throw: macintosh has a pointer 207 +PASS Not throw: macintosh has a pointer 208 +PASS Not throw: macintosh has a pointer 209 +PASS Not throw: macintosh has a pointer 210 +PASS Not throw: macintosh has a pointer 211 +PASS Not throw: macintosh has a pointer 212 +PASS Not throw: macintosh has a pointer 213 +PASS Not throw: macintosh has a pointer 214 +PASS Not throw: macintosh has a pointer 215 +PASS Not throw: macintosh has a pointer 216 +PASS Not throw: macintosh has a pointer 217 +PASS Not throw: macintosh has a pointer 218 +PASS Not throw: macintosh has a pointer 219 +PASS Not throw: macintosh has a pointer 220 +PASS Not throw: macintosh has a pointer 221 +PASS Not throw: macintosh has a pointer 222 +PASS Not throw: macintosh has a pointer 223 +PASS Not throw: macintosh has a pointer 224 +PASS Not throw: macintosh has a pointer 225 +PASS Not throw: macintosh has a pointer 226 +PASS Not throw: macintosh has a pointer 227 +PASS Not throw: macintosh has a pointer 228 +PASS Not throw: macintosh has a pointer 229 +PASS Not throw: macintosh has a pointer 230 +PASS Not throw: macintosh has a pointer 231 +PASS Not throw: macintosh has a pointer 232 +PASS Not throw: macintosh has a pointer 233 +PASS Not throw: macintosh has a pointer 234 +PASS Not throw: macintosh has a pointer 235 +PASS Not throw: macintosh has a pointer 236 +PASS Not throw: macintosh has a pointer 237 +PASS Not throw: macintosh has a pointer 238 +PASS Not throw: macintosh has a pointer 239 +PASS Not throw: macintosh has a pointer 240 +PASS Not throw: macintosh has a pointer 241 +PASS Not throw: macintosh has a pointer 242 +PASS Not throw: macintosh has a pointer 243 +PASS Not throw: macintosh has a pointer 244 +PASS Not throw: macintosh has a pointer 245 +PASS Not throw: macintosh has a pointer 246 +PASS Not throw: macintosh has a pointer 247 +PASS Not throw: macintosh has a pointer 248 +PASS Not throw: macintosh has a pointer 249 +PASS Not throw: macintosh has a pointer 250 +PASS Not throw: macintosh has a pointer 251 +PASS Not throw: macintosh has a pointer 252 +PASS Not throw: macintosh has a pointer 253 +PASS Not throw: macintosh has a pointer 254 +PASS Not throw: macintosh has a pointer 255 +PASS Not throw: windows-874 has a pointer 0 +PASS Not throw: windows-874 has a pointer 1 +PASS Not throw: windows-874 has a pointer 2 +PASS Not throw: windows-874 has a pointer 3 +PASS Not throw: windows-874 has a pointer 4 +PASS Not throw: windows-874 has a pointer 5 +PASS Not throw: windows-874 has a pointer 6 +PASS Not throw: windows-874 has a pointer 7 +PASS Not throw: windows-874 has a pointer 8 +PASS Not throw: windows-874 has a pointer 9 +PASS Not throw: windows-874 has a pointer 10 +PASS Not throw: windows-874 has a pointer 11 +PASS Not throw: windows-874 has a pointer 12 +PASS Not throw: windows-874 has a pointer 13 +PASS Not throw: windows-874 has a pointer 14 +PASS Not throw: windows-874 has a pointer 15 +PASS Not throw: windows-874 has a pointer 16 +PASS Not throw: windows-874 has a pointer 17 +PASS Not throw: windows-874 has a pointer 18 +PASS Not throw: windows-874 has a pointer 19 +PASS Not throw: windows-874 has a pointer 20 +PASS Not throw: windows-874 has a pointer 21 +PASS Not throw: windows-874 has a pointer 22 +PASS Not throw: windows-874 has a pointer 23 +PASS Not throw: windows-874 has a pointer 24 +PASS Not throw: windows-874 has a pointer 25 +PASS Not throw: windows-874 has a pointer 26 +PASS Not throw: windows-874 has a pointer 27 +PASS Not throw: windows-874 has a pointer 28 +PASS Not throw: windows-874 has a pointer 29 +PASS Not throw: windows-874 has a pointer 30 +PASS Not throw: windows-874 has a pointer 31 +PASS Not throw: windows-874 has a pointer 32 +PASS Not throw: windows-874 has a pointer 33 +PASS Not throw: windows-874 has a pointer 34 +PASS Not throw: windows-874 has a pointer 35 +PASS Not throw: windows-874 has a pointer 36 +PASS Not throw: windows-874 has a pointer 37 +PASS Not throw: windows-874 has a pointer 38 +PASS Not throw: windows-874 has a pointer 39 +PASS Not throw: windows-874 has a pointer 40 +PASS Not throw: windows-874 has a pointer 41 +PASS Not throw: windows-874 has a pointer 42 +PASS Not throw: windows-874 has a pointer 43 +PASS Not throw: windows-874 has a pointer 44 +PASS Not throw: windows-874 has a pointer 45 +PASS Not throw: windows-874 has a pointer 46 +PASS Not throw: windows-874 has a pointer 47 +PASS Not throw: windows-874 has a pointer 48 +PASS Not throw: windows-874 has a pointer 49 +PASS Not throw: windows-874 has a pointer 50 +PASS Not throw: windows-874 has a pointer 51 +PASS Not throw: windows-874 has a pointer 52 +PASS Not throw: windows-874 has a pointer 53 +PASS Not throw: windows-874 has a pointer 54 +PASS Not throw: windows-874 has a pointer 55 +PASS Not throw: windows-874 has a pointer 56 +PASS Not throw: windows-874 has a pointer 57 +PASS Not throw: windows-874 has a pointer 58 +PASS Not throw: windows-874 has a pointer 59 +PASS Not throw: windows-874 has a pointer 60 +PASS Not throw: windows-874 has a pointer 61 +PASS Not throw: windows-874 has a pointer 62 +PASS Not throw: windows-874 has a pointer 63 +PASS Not throw: windows-874 has a pointer 64 +PASS Not throw: windows-874 has a pointer 65 +PASS Not throw: windows-874 has a pointer 66 +PASS Not throw: windows-874 has a pointer 67 +PASS Not throw: windows-874 has a pointer 68 +PASS Not throw: windows-874 has a pointer 69 +PASS Not throw: windows-874 has a pointer 70 +PASS Not throw: windows-874 has a pointer 71 +PASS Not throw: windows-874 has a pointer 72 +PASS Not throw: windows-874 has a pointer 73 +PASS Not throw: windows-874 has a pointer 74 +PASS Not throw: windows-874 has a pointer 75 +PASS Not throw: windows-874 has a pointer 76 +PASS Not throw: windows-874 has a pointer 77 +PASS Not throw: windows-874 has a pointer 78 +PASS Not throw: windows-874 has a pointer 79 +PASS Not throw: windows-874 has a pointer 80 +PASS Not throw: windows-874 has a pointer 81 +PASS Not throw: windows-874 has a pointer 82 +PASS Not throw: windows-874 has a pointer 83 +PASS Not throw: windows-874 has a pointer 84 +PASS Not throw: windows-874 has a pointer 85 +PASS Not throw: windows-874 has a pointer 86 +PASS Not throw: windows-874 has a pointer 87 +PASS Not throw: windows-874 has a pointer 88 +PASS Not throw: windows-874 has a pointer 89 +PASS Not throw: windows-874 has a pointer 90 +PASS Not throw: windows-874 has a pointer 91 +PASS Not throw: windows-874 has a pointer 92 +PASS Not throw: windows-874 has a pointer 93 +PASS Not throw: windows-874 has a pointer 94 +PASS Not throw: windows-874 has a pointer 95 +PASS Not throw: windows-874 has a pointer 96 +PASS Not throw: windows-874 has a pointer 97 +PASS Not throw: windows-874 has a pointer 98 +PASS Not throw: windows-874 has a pointer 99 +PASS Not throw: windows-874 has a pointer 100 +PASS Not throw: windows-874 has a pointer 101 +PASS Not throw: windows-874 has a pointer 102 +PASS Not throw: windows-874 has a pointer 103 +PASS Not throw: windows-874 has a pointer 104 +PASS Not throw: windows-874 has a pointer 105 +PASS Not throw: windows-874 has a pointer 106 +PASS Not throw: windows-874 has a pointer 107 +PASS Not throw: windows-874 has a pointer 108 +PASS Not throw: windows-874 has a pointer 109 +PASS Not throw: windows-874 has a pointer 110 +PASS Not throw: windows-874 has a pointer 111 +PASS Not throw: windows-874 has a pointer 112 +PASS Not throw: windows-874 has a pointer 113 +PASS Not throw: windows-874 has a pointer 114 +PASS Not throw: windows-874 has a pointer 115 +PASS Not throw: windows-874 has a pointer 116 +PASS Not throw: windows-874 has a pointer 117 +PASS Not throw: windows-874 has a pointer 118 +PASS Not throw: windows-874 has a pointer 119 +PASS Not throw: windows-874 has a pointer 120 +PASS Not throw: windows-874 has a pointer 121 +PASS Not throw: windows-874 has a pointer 122 +PASS Not throw: windows-874 has a pointer 123 +PASS Not throw: windows-874 has a pointer 124 +PASS Not throw: windows-874 has a pointer 125 +PASS Not throw: windows-874 has a pointer 126 +PASS Not throw: windows-874 has a pointer 127 +PASS Not throw: windows-874 has a pointer 128 +PASS Not throw: windows-874 has a pointer 129 +PASS Not throw: windows-874 has a pointer 130 +PASS Not throw: windows-874 has a pointer 131 +PASS Not throw: windows-874 has a pointer 132 +PASS Not throw: windows-874 has a pointer 133 +PASS Not throw: windows-874 has a pointer 134 +PASS Not throw: windows-874 has a pointer 135 +PASS Not throw: windows-874 has a pointer 136 +PASS Not throw: windows-874 has a pointer 137 +PASS Not throw: windows-874 has a pointer 138 +PASS Not throw: windows-874 has a pointer 139 +PASS Not throw: windows-874 has a pointer 140 +PASS Not throw: windows-874 has a pointer 141 +PASS Not throw: windows-874 has a pointer 142 +PASS Not throw: windows-874 has a pointer 143 +PASS Not throw: windows-874 has a pointer 144 +PASS Not throw: windows-874 has a pointer 145 +PASS Not throw: windows-874 has a pointer 146 +PASS Not throw: windows-874 has a pointer 147 +PASS Not throw: windows-874 has a pointer 148 +PASS Not throw: windows-874 has a pointer 149 +PASS Not throw: windows-874 has a pointer 150 +PASS Not throw: windows-874 has a pointer 151 +PASS Not throw: windows-874 has a pointer 152 +PASS Not throw: windows-874 has a pointer 153 +PASS Not throw: windows-874 has a pointer 154 +PASS Not throw: windows-874 has a pointer 155 +PASS Not throw: windows-874 has a pointer 156 +PASS Not throw: windows-874 has a pointer 157 +PASS Not throw: windows-874 has a pointer 158 +PASS Not throw: windows-874 has a pointer 159 +PASS Not throw: windows-874 has a pointer 160 +PASS Not throw: windows-874 has a pointer 161 +PASS Not throw: windows-874 has a pointer 162 +PASS Not throw: windows-874 has a pointer 163 +PASS Not throw: windows-874 has a pointer 164 +PASS Not throw: windows-874 has a pointer 165 +PASS Not throw: windows-874 has a pointer 166 +PASS Not throw: windows-874 has a pointer 167 +PASS Not throw: windows-874 has a pointer 168 +PASS Not throw: windows-874 has a pointer 169 +PASS Not throw: windows-874 has a pointer 170 +PASS Not throw: windows-874 has a pointer 171 +PASS Not throw: windows-874 has a pointer 172 +PASS Not throw: windows-874 has a pointer 173 +PASS Not throw: windows-874 has a pointer 174 +PASS Not throw: windows-874 has a pointer 175 +PASS Not throw: windows-874 has a pointer 176 +PASS Not throw: windows-874 has a pointer 177 +PASS Not throw: windows-874 has a pointer 178 +PASS Not throw: windows-874 has a pointer 179 +PASS Not throw: windows-874 has a pointer 180 +PASS Not throw: windows-874 has a pointer 181 +PASS Not throw: windows-874 has a pointer 182 +PASS Not throw: windows-874 has a pointer 183 +PASS Not throw: windows-874 has a pointer 184 +PASS Not throw: windows-874 has a pointer 185 +PASS Not throw: windows-874 has a pointer 186 +PASS Not throw: windows-874 has a pointer 187 +PASS Not throw: windows-874 has a pointer 188 +PASS Not throw: windows-874 has a pointer 189 +PASS Not throw: windows-874 has a pointer 190 +PASS Not throw: windows-874 has a pointer 191 +PASS Not throw: windows-874 has a pointer 192 +PASS Not throw: windows-874 has a pointer 193 +PASS Not throw: windows-874 has a pointer 194 +PASS Not throw: windows-874 has a pointer 195 +PASS Not throw: windows-874 has a pointer 196 +PASS Not throw: windows-874 has a pointer 197 +PASS Not throw: windows-874 has a pointer 198 +PASS Not throw: windows-874 has a pointer 199 +PASS Not throw: windows-874 has a pointer 200 +PASS Not throw: windows-874 has a pointer 201 +PASS Not throw: windows-874 has a pointer 202 +PASS Not throw: windows-874 has a pointer 203 +PASS Not throw: windows-874 has a pointer 204 +PASS Not throw: windows-874 has a pointer 205 +PASS Not throw: windows-874 has a pointer 206 +PASS Not throw: windows-874 has a pointer 207 +PASS Not throw: windows-874 has a pointer 208 +PASS Not throw: windows-874 has a pointer 209 +PASS Not throw: windows-874 has a pointer 210 +PASS Not throw: windows-874 has a pointer 211 +PASS Not throw: windows-874 has a pointer 212 +PASS Not throw: windows-874 has a pointer 213 +PASS Not throw: windows-874 has a pointer 214 +PASS Not throw: windows-874 has a pointer 215 +PASS Not throw: windows-874 has a pointer 216 +PASS Not throw: windows-874 has a pointer 217 +PASS Not throw: windows-874 has a pointer 218 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 219 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 220 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 221 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 222 +PASS Not throw: windows-874 has a pointer 223 +PASS Not throw: windows-874 has a pointer 224 +PASS Not throw: windows-874 has a pointer 225 +PASS Not throw: windows-874 has a pointer 226 +PASS Not throw: windows-874 has a pointer 227 +PASS Not throw: windows-874 has a pointer 228 +PASS Not throw: windows-874 has a pointer 229 +PASS Not throw: windows-874 has a pointer 230 +PASS Not throw: windows-874 has a pointer 231 +PASS Not throw: windows-874 has a pointer 232 +PASS Not throw: windows-874 has a pointer 233 +PASS Not throw: windows-874 has a pointer 234 +PASS Not throw: windows-874 has a pointer 235 +PASS Not throw: windows-874 has a pointer 236 +PASS Not throw: windows-874 has a pointer 237 +PASS Not throw: windows-874 has a pointer 238 +PASS Not throw: windows-874 has a pointer 239 +PASS Not throw: windows-874 has a pointer 240 +PASS Not throw: windows-874 has a pointer 241 +PASS Not throw: windows-874 has a pointer 242 +PASS Not throw: windows-874 has a pointer 243 +PASS Not throw: windows-874 has a pointer 244 +PASS Not throw: windows-874 has a pointer 245 +PASS Not throw: windows-874 has a pointer 246 +PASS Not throw: windows-874 has a pointer 247 +PASS Not throw: windows-874 has a pointer 248 +PASS Not throw: windows-874 has a pointer 249 +PASS Not throw: windows-874 has a pointer 250 +PASS Not throw: windows-874 has a pointer 251 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 252 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 253 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 254 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 255 +PASS Not throw: windows-1250 has a pointer 0 +PASS Not throw: windows-1250 has a pointer 1 +PASS Not throw: windows-1250 has a pointer 2 +PASS Not throw: windows-1250 has a pointer 3 +PASS Not throw: windows-1250 has a pointer 4 +PASS Not throw: windows-1250 has a pointer 5 +PASS Not throw: windows-1250 has a pointer 6 +PASS Not throw: windows-1250 has a pointer 7 +PASS Not throw: windows-1250 has a pointer 8 +PASS Not throw: windows-1250 has a pointer 9 +PASS Not throw: windows-1250 has a pointer 10 +PASS Not throw: windows-1250 has a pointer 11 +PASS Not throw: windows-1250 has a pointer 12 +PASS Not throw: windows-1250 has a pointer 13 +PASS Not throw: windows-1250 has a pointer 14 +PASS Not throw: windows-1250 has a pointer 15 +PASS Not throw: windows-1250 has a pointer 16 +PASS Not throw: windows-1250 has a pointer 17 +PASS Not throw: windows-1250 has a pointer 18 +PASS Not throw: windows-1250 has a pointer 19 +PASS Not throw: windows-1250 has a pointer 20 +PASS Not throw: windows-1250 has a pointer 21 +PASS Not throw: windows-1250 has a pointer 22 +PASS Not throw: windows-1250 has a pointer 23 +PASS Not throw: windows-1250 has a pointer 24 +PASS Not throw: windows-1250 has a pointer 25 +PASS Not throw: windows-1250 has a pointer 26 +PASS Not throw: windows-1250 has a pointer 27 +PASS Not throw: windows-1250 has a pointer 28 +PASS Not throw: windows-1250 has a pointer 29 +PASS Not throw: windows-1250 has a pointer 30 +PASS Not throw: windows-1250 has a pointer 31 +PASS Not throw: windows-1250 has a pointer 32 +PASS Not throw: windows-1250 has a pointer 33 +PASS Not throw: windows-1250 has a pointer 34 +PASS Not throw: windows-1250 has a pointer 35 +PASS Not throw: windows-1250 has a pointer 36 +PASS Not throw: windows-1250 has a pointer 37 +PASS Not throw: windows-1250 has a pointer 38 +PASS Not throw: windows-1250 has a pointer 39 +PASS Not throw: windows-1250 has a pointer 40 +PASS Not throw: windows-1250 has a pointer 41 +PASS Not throw: windows-1250 has a pointer 42 +PASS Not throw: windows-1250 has a pointer 43 +PASS Not throw: windows-1250 has a pointer 44 +PASS Not throw: windows-1250 has a pointer 45 +PASS Not throw: windows-1250 has a pointer 46 +PASS Not throw: windows-1250 has a pointer 47 +PASS Not throw: windows-1250 has a pointer 48 +PASS Not throw: windows-1250 has a pointer 49 +PASS Not throw: windows-1250 has a pointer 50 +PASS Not throw: windows-1250 has a pointer 51 +PASS Not throw: windows-1250 has a pointer 52 +PASS Not throw: windows-1250 has a pointer 53 +PASS Not throw: windows-1250 has a pointer 54 +PASS Not throw: windows-1250 has a pointer 55 +PASS Not throw: windows-1250 has a pointer 56 +PASS Not throw: windows-1250 has a pointer 57 +PASS Not throw: windows-1250 has a pointer 58 +PASS Not throw: windows-1250 has a pointer 59 +PASS Not throw: windows-1250 has a pointer 60 +PASS Not throw: windows-1250 has a pointer 61 +PASS Not throw: windows-1250 has a pointer 62 +PASS Not throw: windows-1250 has a pointer 63 +PASS Not throw: windows-1250 has a pointer 64 +PASS Not throw: windows-1250 has a pointer 65 +PASS Not throw: windows-1250 has a pointer 66 +PASS Not throw: windows-1250 has a pointer 67 +PASS Not throw: windows-1250 has a pointer 68 +PASS Not throw: windows-1250 has a pointer 69 +PASS Not throw: windows-1250 has a pointer 70 +PASS Not throw: windows-1250 has a pointer 71 +PASS Not throw: windows-1250 has a pointer 72 +PASS Not throw: windows-1250 has a pointer 73 +PASS Not throw: windows-1250 has a pointer 74 +PASS Not throw: windows-1250 has a pointer 75 +PASS Not throw: windows-1250 has a pointer 76 +PASS Not throw: windows-1250 has a pointer 77 +PASS Not throw: windows-1250 has a pointer 78 +PASS Not throw: windows-1250 has a pointer 79 +PASS Not throw: windows-1250 has a pointer 80 +PASS Not throw: windows-1250 has a pointer 81 +PASS Not throw: windows-1250 has a pointer 82 +PASS Not throw: windows-1250 has a pointer 83 +PASS Not throw: windows-1250 has a pointer 84 +PASS Not throw: windows-1250 has a pointer 85 +PASS Not throw: windows-1250 has a pointer 86 +PASS Not throw: windows-1250 has a pointer 87 +PASS Not throw: windows-1250 has a pointer 88 +PASS Not throw: windows-1250 has a pointer 89 +PASS Not throw: windows-1250 has a pointer 90 +PASS Not throw: windows-1250 has a pointer 91 +PASS Not throw: windows-1250 has a pointer 92 +PASS Not throw: windows-1250 has a pointer 93 +PASS Not throw: windows-1250 has a pointer 94 +PASS Not throw: windows-1250 has a pointer 95 +PASS Not throw: windows-1250 has a pointer 96 +PASS Not throw: windows-1250 has a pointer 97 +PASS Not throw: windows-1250 has a pointer 98 +PASS Not throw: windows-1250 has a pointer 99 +PASS Not throw: windows-1250 has a pointer 100 +PASS Not throw: windows-1250 has a pointer 101 +PASS Not throw: windows-1250 has a pointer 102 +PASS Not throw: windows-1250 has a pointer 103 +PASS Not throw: windows-1250 has a pointer 104 +PASS Not throw: windows-1250 has a pointer 105 +PASS Not throw: windows-1250 has a pointer 106 +PASS Not throw: windows-1250 has a pointer 107 +PASS Not throw: windows-1250 has a pointer 108 +PASS Not throw: windows-1250 has a pointer 109 +PASS Not throw: windows-1250 has a pointer 110 +PASS Not throw: windows-1250 has a pointer 111 +PASS Not throw: windows-1250 has a pointer 112 +PASS Not throw: windows-1250 has a pointer 113 +PASS Not throw: windows-1250 has a pointer 114 +PASS Not throw: windows-1250 has a pointer 115 +PASS Not throw: windows-1250 has a pointer 116 +PASS Not throw: windows-1250 has a pointer 117 +PASS Not throw: windows-1250 has a pointer 118 +PASS Not throw: windows-1250 has a pointer 119 +PASS Not throw: windows-1250 has a pointer 120 +PASS Not throw: windows-1250 has a pointer 121 +PASS Not throw: windows-1250 has a pointer 122 +PASS Not throw: windows-1250 has a pointer 123 +PASS Not throw: windows-1250 has a pointer 124 +PASS Not throw: windows-1250 has a pointer 125 +PASS Not throw: windows-1250 has a pointer 126 +PASS Not throw: windows-1250 has a pointer 127 +PASS Not throw: windows-1250 has a pointer 128 +PASS Not throw: windows-1250 has a pointer 129 +PASS Not throw: windows-1250 has a pointer 130 +PASS Not throw: windows-1250 has a pointer 131 +PASS Not throw: windows-1250 has a pointer 132 +PASS Not throw: windows-1250 has a pointer 133 +PASS Not throw: windows-1250 has a pointer 134 +PASS Not throw: windows-1250 has a pointer 135 +PASS Not throw: windows-1250 has a pointer 136 +PASS Not throw: windows-1250 has a pointer 137 +PASS Not throw: windows-1250 has a pointer 138 +PASS Not throw: windows-1250 has a pointer 139 +PASS Not throw: windows-1250 has a pointer 140 +PASS Not throw: windows-1250 has a pointer 141 +PASS Not throw: windows-1250 has a pointer 142 +PASS Not throw: windows-1250 has a pointer 143 +PASS Not throw: windows-1250 has a pointer 144 +PASS Not throw: windows-1250 has a pointer 145 +PASS Not throw: windows-1250 has a pointer 146 +PASS Not throw: windows-1250 has a pointer 147 +PASS Not throw: windows-1250 has a pointer 148 +PASS Not throw: windows-1250 has a pointer 149 +PASS Not throw: windows-1250 has a pointer 150 +PASS Not throw: windows-1250 has a pointer 151 +PASS Not throw: windows-1250 has a pointer 152 +PASS Not throw: windows-1250 has a pointer 153 +PASS Not throw: windows-1250 has a pointer 154 +PASS Not throw: windows-1250 has a pointer 155 +PASS Not throw: windows-1250 has a pointer 156 +PASS Not throw: windows-1250 has a pointer 157 +PASS Not throw: windows-1250 has a pointer 158 +PASS Not throw: windows-1250 has a pointer 159 +PASS Not throw: windows-1250 has a pointer 160 +PASS Not throw: windows-1250 has a pointer 161 +PASS Not throw: windows-1250 has a pointer 162 +PASS Not throw: windows-1250 has a pointer 163 +PASS Not throw: windows-1250 has a pointer 164 +PASS Not throw: windows-1250 has a pointer 165 +PASS Not throw: windows-1250 has a pointer 166 +PASS Not throw: windows-1250 has a pointer 167 +PASS Not throw: windows-1250 has a pointer 168 +PASS Not throw: windows-1250 has a pointer 169 +PASS Not throw: windows-1250 has a pointer 170 +PASS Not throw: windows-1250 has a pointer 171 +PASS Not throw: windows-1250 has a pointer 172 +PASS Not throw: windows-1250 has a pointer 173 +PASS Not throw: windows-1250 has a pointer 174 +PASS Not throw: windows-1250 has a pointer 175 +PASS Not throw: windows-1250 has a pointer 176 +PASS Not throw: windows-1250 has a pointer 177 +PASS Not throw: windows-1250 has a pointer 178 +PASS Not throw: windows-1250 has a pointer 179 +PASS Not throw: windows-1250 has a pointer 180 +PASS Not throw: windows-1250 has a pointer 181 +PASS Not throw: windows-1250 has a pointer 182 +PASS Not throw: windows-1250 has a pointer 183 +PASS Not throw: windows-1250 has a pointer 184 +PASS Not throw: windows-1250 has a pointer 185 +PASS Not throw: windows-1250 has a pointer 186 +PASS Not throw: windows-1250 has a pointer 187 +PASS Not throw: windows-1250 has a pointer 188 +PASS Not throw: windows-1250 has a pointer 189 +PASS Not throw: windows-1250 has a pointer 190 +PASS Not throw: windows-1250 has a pointer 191 +PASS Not throw: windows-1250 has a pointer 192 +PASS Not throw: windows-1250 has a pointer 193 +PASS Not throw: windows-1250 has a pointer 194 +PASS Not throw: windows-1250 has a pointer 195 +PASS Not throw: windows-1250 has a pointer 196 +PASS Not throw: windows-1250 has a pointer 197 +PASS Not throw: windows-1250 has a pointer 198 +PASS Not throw: windows-1250 has a pointer 199 +PASS Not throw: windows-1250 has a pointer 200 +PASS Not throw: windows-1250 has a pointer 201 +PASS Not throw: windows-1250 has a pointer 202 +PASS Not throw: windows-1250 has a pointer 203 +PASS Not throw: windows-1250 has a pointer 204 +PASS Not throw: windows-1250 has a pointer 205 +PASS Not throw: windows-1250 has a pointer 206 +PASS Not throw: windows-1250 has a pointer 207 +PASS Not throw: windows-1250 has a pointer 208 +PASS Not throw: windows-1250 has a pointer 209 +PASS Not throw: windows-1250 has a pointer 210 +PASS Not throw: windows-1250 has a pointer 211 +PASS Not throw: windows-1250 has a pointer 212 +PASS Not throw: windows-1250 has a pointer 213 +PASS Not throw: windows-1250 has a pointer 214 +PASS Not throw: windows-1250 has a pointer 215 +PASS Not throw: windows-1250 has a pointer 216 +PASS Not throw: windows-1250 has a pointer 217 +PASS Not throw: windows-1250 has a pointer 218 +PASS Not throw: windows-1250 has a pointer 219 +PASS Not throw: windows-1250 has a pointer 220 +PASS Not throw: windows-1250 has a pointer 221 +PASS Not throw: windows-1250 has a pointer 222 +PASS Not throw: windows-1250 has a pointer 223 +PASS Not throw: windows-1250 has a pointer 224 +PASS Not throw: windows-1250 has a pointer 225 +PASS Not throw: windows-1250 has a pointer 226 +PASS Not throw: windows-1250 has a pointer 227 +PASS Not throw: windows-1250 has a pointer 228 +PASS Not throw: windows-1250 has a pointer 229 +PASS Not throw: windows-1250 has a pointer 230 +PASS Not throw: windows-1250 has a pointer 231 +PASS Not throw: windows-1250 has a pointer 232 +PASS Not throw: windows-1250 has a pointer 233 +PASS Not throw: windows-1250 has a pointer 234 +PASS Not throw: windows-1250 has a pointer 235 +PASS Not throw: windows-1250 has a pointer 236 +PASS Not throw: windows-1250 has a pointer 237 +PASS Not throw: windows-1250 has a pointer 238 +PASS Not throw: windows-1250 has a pointer 239 +PASS Not throw: windows-1250 has a pointer 240 +PASS Not throw: windows-1250 has a pointer 241 +PASS Not throw: windows-1250 has a pointer 242 +PASS Not throw: windows-1250 has a pointer 243 +PASS Not throw: windows-1250 has a pointer 244 +PASS Not throw: windows-1250 has a pointer 245 +PASS Not throw: windows-1250 has a pointer 246 +PASS Not throw: windows-1250 has a pointer 247 +PASS Not throw: windows-1250 has a pointer 248 +PASS Not throw: windows-1250 has a pointer 249 +PASS Not throw: windows-1250 has a pointer 250 +PASS Not throw: windows-1250 has a pointer 251 +PASS Not throw: windows-1250 has a pointer 252 +PASS Not throw: windows-1250 has a pointer 253 +PASS Not throw: windows-1250 has a pointer 254 +PASS Not throw: windows-1250 has a pointer 255 +PASS Not throw: windows-1251 has a pointer 0 +PASS Not throw: windows-1251 has a pointer 1 +PASS Not throw: windows-1251 has a pointer 2 +PASS Not throw: windows-1251 has a pointer 3 +PASS Not throw: windows-1251 has a pointer 4 +PASS Not throw: windows-1251 has a pointer 5 +PASS Not throw: windows-1251 has a pointer 6 +PASS Not throw: windows-1251 has a pointer 7 +PASS Not throw: windows-1251 has a pointer 8 +PASS Not throw: windows-1251 has a pointer 9 +PASS Not throw: windows-1251 has a pointer 10 +PASS Not throw: windows-1251 has a pointer 11 +PASS Not throw: windows-1251 has a pointer 12 +PASS Not throw: windows-1251 has a pointer 13 +PASS Not throw: windows-1251 has a pointer 14 +PASS Not throw: windows-1251 has a pointer 15 +PASS Not throw: windows-1251 has a pointer 16 +PASS Not throw: windows-1251 has a pointer 17 +PASS Not throw: windows-1251 has a pointer 18 +PASS Not throw: windows-1251 has a pointer 19 +PASS Not throw: windows-1251 has a pointer 20 +PASS Not throw: windows-1251 has a pointer 21 +PASS Not throw: windows-1251 has a pointer 22 +PASS Not throw: windows-1251 has a pointer 23 +PASS Not throw: windows-1251 has a pointer 24 +PASS Not throw: windows-1251 has a pointer 25 +PASS Not throw: windows-1251 has a pointer 26 +PASS Not throw: windows-1251 has a pointer 27 +PASS Not throw: windows-1251 has a pointer 28 +PASS Not throw: windows-1251 has a pointer 29 +PASS Not throw: windows-1251 has a pointer 30 +PASS Not throw: windows-1251 has a pointer 31 +PASS Not throw: windows-1251 has a pointer 32 +PASS Not throw: windows-1251 has a pointer 33 +PASS Not throw: windows-1251 has a pointer 34 +PASS Not throw: windows-1251 has a pointer 35 +PASS Not throw: windows-1251 has a pointer 36 +PASS Not throw: windows-1251 has a pointer 37 +PASS Not throw: windows-1251 has a pointer 38 +PASS Not throw: windows-1251 has a pointer 39 +PASS Not throw: windows-1251 has a pointer 40 +PASS Not throw: windows-1251 has a pointer 41 +PASS Not throw: windows-1251 has a pointer 42 +PASS Not throw: windows-1251 has a pointer 43 +PASS Not throw: windows-1251 has a pointer 44 +PASS Not throw: windows-1251 has a pointer 45 +PASS Not throw: windows-1251 has a pointer 46 +PASS Not throw: windows-1251 has a pointer 47 +PASS Not throw: windows-1251 has a pointer 48 +PASS Not throw: windows-1251 has a pointer 49 +PASS Not throw: windows-1251 has a pointer 50 +PASS Not throw: windows-1251 has a pointer 51 +PASS Not throw: windows-1251 has a pointer 52 +PASS Not throw: windows-1251 has a pointer 53 +PASS Not throw: windows-1251 has a pointer 54 +PASS Not throw: windows-1251 has a pointer 55 +PASS Not throw: windows-1251 has a pointer 56 +PASS Not throw: windows-1251 has a pointer 57 +PASS Not throw: windows-1251 has a pointer 58 +PASS Not throw: windows-1251 has a pointer 59 +PASS Not throw: windows-1251 has a pointer 60 +PASS Not throw: windows-1251 has a pointer 61 +PASS Not throw: windows-1251 has a pointer 62 +PASS Not throw: windows-1251 has a pointer 63 +PASS Not throw: windows-1251 has a pointer 64 +PASS Not throw: windows-1251 has a pointer 65 +PASS Not throw: windows-1251 has a pointer 66 +PASS Not throw: windows-1251 has a pointer 67 +PASS Not throw: windows-1251 has a pointer 68 +PASS Not throw: windows-1251 has a pointer 69 +PASS Not throw: windows-1251 has a pointer 70 +PASS Not throw: windows-1251 has a pointer 71 +PASS Not throw: windows-1251 has a pointer 72 +PASS Not throw: windows-1251 has a pointer 73 +PASS Not throw: windows-1251 has a pointer 74 +PASS Not throw: windows-1251 has a pointer 75 +PASS Not throw: windows-1251 has a pointer 76 +PASS Not throw: windows-1251 has a pointer 77 +PASS Not throw: windows-1251 has a pointer 78 +PASS Not throw: windows-1251 has a pointer 79 +PASS Not throw: windows-1251 has a pointer 80 +PASS Not throw: windows-1251 has a pointer 81 +PASS Not throw: windows-1251 has a pointer 82 +PASS Not throw: windows-1251 has a pointer 83 +PASS Not throw: windows-1251 has a pointer 84 +PASS Not throw: windows-1251 has a pointer 85 +PASS Not throw: windows-1251 has a pointer 86 +PASS Not throw: windows-1251 has a pointer 87 +PASS Not throw: windows-1251 has a pointer 88 +PASS Not throw: windows-1251 has a pointer 89 +PASS Not throw: windows-1251 has a pointer 90 +PASS Not throw: windows-1251 has a pointer 91 +PASS Not throw: windows-1251 has a pointer 92 +PASS Not throw: windows-1251 has a pointer 93 +PASS Not throw: windows-1251 has a pointer 94 +PASS Not throw: windows-1251 has a pointer 95 +PASS Not throw: windows-1251 has a pointer 96 +PASS Not throw: windows-1251 has a pointer 97 +PASS Not throw: windows-1251 has a pointer 98 +PASS Not throw: windows-1251 has a pointer 99 +PASS Not throw: windows-1251 has a pointer 100 +PASS Not throw: windows-1251 has a pointer 101 +PASS Not throw: windows-1251 has a pointer 102 +PASS Not throw: windows-1251 has a pointer 103 +PASS Not throw: windows-1251 has a pointer 104 +PASS Not throw: windows-1251 has a pointer 105 +PASS Not throw: windows-1251 has a pointer 106 +PASS Not throw: windows-1251 has a pointer 107 +PASS Not throw: windows-1251 has a pointer 108 +PASS Not throw: windows-1251 has a pointer 109 +PASS Not throw: windows-1251 has a pointer 110 +PASS Not throw: windows-1251 has a pointer 111 +PASS Not throw: windows-1251 has a pointer 112 +PASS Not throw: windows-1251 has a pointer 113 +PASS Not throw: windows-1251 has a pointer 114 +PASS Not throw: windows-1251 has a pointer 115 +PASS Not throw: windows-1251 has a pointer 116 +PASS Not throw: windows-1251 has a pointer 117 +PASS Not throw: windows-1251 has a pointer 118 +PASS Not throw: windows-1251 has a pointer 119 +PASS Not throw: windows-1251 has a pointer 120 +PASS Not throw: windows-1251 has a pointer 121 +PASS Not throw: windows-1251 has a pointer 122 +PASS Not throw: windows-1251 has a pointer 123 +PASS Not throw: windows-1251 has a pointer 124 +PASS Not throw: windows-1251 has a pointer 125 +PASS Not throw: windows-1251 has a pointer 126 +PASS Not throw: windows-1251 has a pointer 127 +PASS Not throw: windows-1251 has a pointer 128 +PASS Not throw: windows-1251 has a pointer 129 +PASS Not throw: windows-1251 has a pointer 130 +PASS Not throw: windows-1251 has a pointer 131 +PASS Not throw: windows-1251 has a pointer 132 +PASS Not throw: windows-1251 has a pointer 133 +PASS Not throw: windows-1251 has a pointer 134 +PASS Not throw: windows-1251 has a pointer 135 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_5001-6000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_5001-6000-expected.txt new file mode 100644 index 0000000000000..d3a2dcba2792f --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_5001-6000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: windows-1251 has a pointer 136 +PASS Not throw: windows-1251 has a pointer 137 +PASS Not throw: windows-1251 has a pointer 138 +PASS Not throw: windows-1251 has a pointer 139 +PASS Not throw: windows-1251 has a pointer 140 +PASS Not throw: windows-1251 has a pointer 141 +PASS Not throw: windows-1251 has a pointer 142 +PASS Not throw: windows-1251 has a pointer 143 +PASS Not throw: windows-1251 has a pointer 144 +PASS Not throw: windows-1251 has a pointer 145 +PASS Not throw: windows-1251 has a pointer 146 +PASS Not throw: windows-1251 has a pointer 147 +PASS Not throw: windows-1251 has a pointer 148 +PASS Not throw: windows-1251 has a pointer 149 +PASS Not throw: windows-1251 has a pointer 150 +PASS Not throw: windows-1251 has a pointer 151 +PASS Not throw: windows-1251 has a pointer 152 +PASS Not throw: windows-1251 has a pointer 153 +PASS Not throw: windows-1251 has a pointer 154 +PASS Not throw: windows-1251 has a pointer 155 +PASS Not throw: windows-1251 has a pointer 156 +PASS Not throw: windows-1251 has a pointer 157 +PASS Not throw: windows-1251 has a pointer 158 +PASS Not throw: windows-1251 has a pointer 159 +PASS Not throw: windows-1251 has a pointer 160 +PASS Not throw: windows-1251 has a pointer 161 +PASS Not throw: windows-1251 has a pointer 162 +PASS Not throw: windows-1251 has a pointer 163 +PASS Not throw: windows-1251 has a pointer 164 +PASS Not throw: windows-1251 has a pointer 165 +PASS Not throw: windows-1251 has a pointer 166 +PASS Not throw: windows-1251 has a pointer 167 +PASS Not throw: windows-1251 has a pointer 168 +PASS Not throw: windows-1251 has a pointer 169 +PASS Not throw: windows-1251 has a pointer 170 +PASS Not throw: windows-1251 has a pointer 171 +PASS Not throw: windows-1251 has a pointer 172 +PASS Not throw: windows-1251 has a pointer 173 +PASS Not throw: windows-1251 has a pointer 174 +PASS Not throw: windows-1251 has a pointer 175 +PASS Not throw: windows-1251 has a pointer 176 +PASS Not throw: windows-1251 has a pointer 177 +PASS Not throw: windows-1251 has a pointer 178 +PASS Not throw: windows-1251 has a pointer 179 +PASS Not throw: windows-1251 has a pointer 180 +PASS Not throw: windows-1251 has a pointer 181 +PASS Not throw: windows-1251 has a pointer 182 +PASS Not throw: windows-1251 has a pointer 183 +PASS Not throw: windows-1251 has a pointer 184 +PASS Not throw: windows-1251 has a pointer 185 +PASS Not throw: windows-1251 has a pointer 186 +PASS Not throw: windows-1251 has a pointer 187 +PASS Not throw: windows-1251 has a pointer 188 +PASS Not throw: windows-1251 has a pointer 189 +PASS Not throw: windows-1251 has a pointer 190 +PASS Not throw: windows-1251 has a pointer 191 +PASS Not throw: windows-1251 has a pointer 192 +PASS Not throw: windows-1251 has a pointer 193 +PASS Not throw: windows-1251 has a pointer 194 +PASS Not throw: windows-1251 has a pointer 195 +PASS Not throw: windows-1251 has a pointer 196 +PASS Not throw: windows-1251 has a pointer 197 +PASS Not throw: windows-1251 has a pointer 198 +PASS Not throw: windows-1251 has a pointer 199 +PASS Not throw: windows-1251 has a pointer 200 +PASS Not throw: windows-1251 has a pointer 201 +PASS Not throw: windows-1251 has a pointer 202 +PASS Not throw: windows-1251 has a pointer 203 +PASS Not throw: windows-1251 has a pointer 204 +PASS Not throw: windows-1251 has a pointer 205 +PASS Not throw: windows-1251 has a pointer 206 +PASS Not throw: windows-1251 has a pointer 207 +PASS Not throw: windows-1251 has a pointer 208 +PASS Not throw: windows-1251 has a pointer 209 +PASS Not throw: windows-1251 has a pointer 210 +PASS Not throw: windows-1251 has a pointer 211 +PASS Not throw: windows-1251 has a pointer 212 +PASS Not throw: windows-1251 has a pointer 213 +PASS Not throw: windows-1251 has a pointer 214 +PASS Not throw: windows-1251 has a pointer 215 +PASS Not throw: windows-1251 has a pointer 216 +PASS Not throw: windows-1251 has a pointer 217 +PASS Not throw: windows-1251 has a pointer 218 +PASS Not throw: windows-1251 has a pointer 219 +PASS Not throw: windows-1251 has a pointer 220 +PASS Not throw: windows-1251 has a pointer 221 +PASS Not throw: windows-1251 has a pointer 222 +PASS Not throw: windows-1251 has a pointer 223 +PASS Not throw: windows-1251 has a pointer 224 +PASS Not throw: windows-1251 has a pointer 225 +PASS Not throw: windows-1251 has a pointer 226 +PASS Not throw: windows-1251 has a pointer 227 +PASS Not throw: windows-1251 has a pointer 228 +PASS Not throw: windows-1251 has a pointer 229 +PASS Not throw: windows-1251 has a pointer 230 +PASS Not throw: windows-1251 has a pointer 231 +PASS Not throw: windows-1251 has a pointer 232 +PASS Not throw: windows-1251 has a pointer 233 +PASS Not throw: windows-1251 has a pointer 234 +PASS Not throw: windows-1251 has a pointer 235 +PASS Not throw: windows-1251 has a pointer 236 +PASS Not throw: windows-1251 has a pointer 237 +PASS Not throw: windows-1251 has a pointer 238 +PASS Not throw: windows-1251 has a pointer 239 +PASS Not throw: windows-1251 has a pointer 240 +PASS Not throw: windows-1251 has a pointer 241 +PASS Not throw: windows-1251 has a pointer 242 +PASS Not throw: windows-1251 has a pointer 243 +PASS Not throw: windows-1251 has a pointer 244 +PASS Not throw: windows-1251 has a pointer 245 +PASS Not throw: windows-1251 has a pointer 246 +PASS Not throw: windows-1251 has a pointer 247 +PASS Not throw: windows-1251 has a pointer 248 +PASS Not throw: windows-1251 has a pointer 249 +PASS Not throw: windows-1251 has a pointer 250 +PASS Not throw: windows-1251 has a pointer 251 +PASS Not throw: windows-1251 has a pointer 252 +PASS Not throw: windows-1251 has a pointer 253 +PASS Not throw: windows-1251 has a pointer 254 +PASS Not throw: windows-1251 has a pointer 255 +PASS Not throw: windows-1252 has a pointer 0 +PASS Not throw: windows-1252 has a pointer 1 +PASS Not throw: windows-1252 has a pointer 2 +PASS Not throw: windows-1252 has a pointer 3 +PASS Not throw: windows-1252 has a pointer 4 +PASS Not throw: windows-1252 has a pointer 5 +PASS Not throw: windows-1252 has a pointer 6 +PASS Not throw: windows-1252 has a pointer 7 +PASS Not throw: windows-1252 has a pointer 8 +PASS Not throw: windows-1252 has a pointer 9 +PASS Not throw: windows-1252 has a pointer 10 +PASS Not throw: windows-1252 has a pointer 11 +PASS Not throw: windows-1252 has a pointer 12 +PASS Not throw: windows-1252 has a pointer 13 +PASS Not throw: windows-1252 has a pointer 14 +PASS Not throw: windows-1252 has a pointer 15 +PASS Not throw: windows-1252 has a pointer 16 +PASS Not throw: windows-1252 has a pointer 17 +PASS Not throw: windows-1252 has a pointer 18 +PASS Not throw: windows-1252 has a pointer 19 +PASS Not throw: windows-1252 has a pointer 20 +PASS Not throw: windows-1252 has a pointer 21 +PASS Not throw: windows-1252 has a pointer 22 +PASS Not throw: windows-1252 has a pointer 23 +PASS Not throw: windows-1252 has a pointer 24 +PASS Not throw: windows-1252 has a pointer 25 +PASS Not throw: windows-1252 has a pointer 26 +PASS Not throw: windows-1252 has a pointer 27 +PASS Not throw: windows-1252 has a pointer 28 +PASS Not throw: windows-1252 has a pointer 29 +PASS Not throw: windows-1252 has a pointer 30 +PASS Not throw: windows-1252 has a pointer 31 +PASS Not throw: windows-1252 has a pointer 32 +PASS Not throw: windows-1252 has a pointer 33 +PASS Not throw: windows-1252 has a pointer 34 +PASS Not throw: windows-1252 has a pointer 35 +PASS Not throw: windows-1252 has a pointer 36 +PASS Not throw: windows-1252 has a pointer 37 +PASS Not throw: windows-1252 has a pointer 38 +PASS Not throw: windows-1252 has a pointer 39 +PASS Not throw: windows-1252 has a pointer 40 +PASS Not throw: windows-1252 has a pointer 41 +PASS Not throw: windows-1252 has a pointer 42 +PASS Not throw: windows-1252 has a pointer 43 +PASS Not throw: windows-1252 has a pointer 44 +PASS Not throw: windows-1252 has a pointer 45 +PASS Not throw: windows-1252 has a pointer 46 +PASS Not throw: windows-1252 has a pointer 47 +PASS Not throw: windows-1252 has a pointer 48 +PASS Not throw: windows-1252 has a pointer 49 +PASS Not throw: windows-1252 has a pointer 50 +PASS Not throw: windows-1252 has a pointer 51 +PASS Not throw: windows-1252 has a pointer 52 +PASS Not throw: windows-1252 has a pointer 53 +PASS Not throw: windows-1252 has a pointer 54 +PASS Not throw: windows-1252 has a pointer 55 +PASS Not throw: windows-1252 has a pointer 56 +PASS Not throw: windows-1252 has a pointer 57 +PASS Not throw: windows-1252 has a pointer 58 +PASS Not throw: windows-1252 has a pointer 59 +PASS Not throw: windows-1252 has a pointer 60 +PASS Not throw: windows-1252 has a pointer 61 +PASS Not throw: windows-1252 has a pointer 62 +PASS Not throw: windows-1252 has a pointer 63 +PASS Not throw: windows-1252 has a pointer 64 +PASS Not throw: windows-1252 has a pointer 65 +PASS Not throw: windows-1252 has a pointer 66 +PASS Not throw: windows-1252 has a pointer 67 +PASS Not throw: windows-1252 has a pointer 68 +PASS Not throw: windows-1252 has a pointer 69 +PASS Not throw: windows-1252 has a pointer 70 +PASS Not throw: windows-1252 has a pointer 71 +PASS Not throw: windows-1252 has a pointer 72 +PASS Not throw: windows-1252 has a pointer 73 +PASS Not throw: windows-1252 has a pointer 74 +PASS Not throw: windows-1252 has a pointer 75 +PASS Not throw: windows-1252 has a pointer 76 +PASS Not throw: windows-1252 has a pointer 77 +PASS Not throw: windows-1252 has a pointer 78 +PASS Not throw: windows-1252 has a pointer 79 +PASS Not throw: windows-1252 has a pointer 80 +PASS Not throw: windows-1252 has a pointer 81 +PASS Not throw: windows-1252 has a pointer 82 +PASS Not throw: windows-1252 has a pointer 83 +PASS Not throw: windows-1252 has a pointer 84 +PASS Not throw: windows-1252 has a pointer 85 +PASS Not throw: windows-1252 has a pointer 86 +PASS Not throw: windows-1252 has a pointer 87 +PASS Not throw: windows-1252 has a pointer 88 +PASS Not throw: windows-1252 has a pointer 89 +PASS Not throw: windows-1252 has a pointer 90 +PASS Not throw: windows-1252 has a pointer 91 +PASS Not throw: windows-1252 has a pointer 92 +PASS Not throw: windows-1252 has a pointer 93 +PASS Not throw: windows-1252 has a pointer 94 +PASS Not throw: windows-1252 has a pointer 95 +PASS Not throw: windows-1252 has a pointer 96 +PASS Not throw: windows-1252 has a pointer 97 +PASS Not throw: windows-1252 has a pointer 98 +PASS Not throw: windows-1252 has a pointer 99 +PASS Not throw: windows-1252 has a pointer 100 +PASS Not throw: windows-1252 has a pointer 101 +PASS Not throw: windows-1252 has a pointer 102 +PASS Not throw: windows-1252 has a pointer 103 +PASS Not throw: windows-1252 has a pointer 104 +PASS Not throw: windows-1252 has a pointer 105 +PASS Not throw: windows-1252 has a pointer 106 +PASS Not throw: windows-1252 has a pointer 107 +PASS Not throw: windows-1252 has a pointer 108 +PASS Not throw: windows-1252 has a pointer 109 +PASS Not throw: windows-1252 has a pointer 110 +PASS Not throw: windows-1252 has a pointer 111 +PASS Not throw: windows-1252 has a pointer 112 +PASS Not throw: windows-1252 has a pointer 113 +PASS Not throw: windows-1252 has a pointer 114 +PASS Not throw: windows-1252 has a pointer 115 +PASS Not throw: windows-1252 has a pointer 116 +PASS Not throw: windows-1252 has a pointer 117 +PASS Not throw: windows-1252 has a pointer 118 +PASS Not throw: windows-1252 has a pointer 119 +PASS Not throw: windows-1252 has a pointer 120 +PASS Not throw: windows-1252 has a pointer 121 +PASS Not throw: windows-1252 has a pointer 122 +PASS Not throw: windows-1252 has a pointer 123 +PASS Not throw: windows-1252 has a pointer 124 +PASS Not throw: windows-1252 has a pointer 125 +PASS Not throw: windows-1252 has a pointer 126 +PASS Not throw: windows-1252 has a pointer 127 +PASS Not throw: windows-1252 has a pointer 128 +PASS Not throw: windows-1252 has a pointer 129 +PASS Not throw: windows-1252 has a pointer 130 +PASS Not throw: windows-1252 has a pointer 131 +PASS Not throw: windows-1252 has a pointer 132 +PASS Not throw: windows-1252 has a pointer 133 +PASS Not throw: windows-1252 has a pointer 134 +PASS Not throw: windows-1252 has a pointer 135 +PASS Not throw: windows-1252 has a pointer 136 +PASS Not throw: windows-1252 has a pointer 137 +PASS Not throw: windows-1252 has a pointer 138 +PASS Not throw: windows-1252 has a pointer 139 +PASS Not throw: windows-1252 has a pointer 140 +PASS Not throw: windows-1252 has a pointer 141 +PASS Not throw: windows-1252 has a pointer 142 +PASS Not throw: windows-1252 has a pointer 143 +PASS Not throw: windows-1252 has a pointer 144 +PASS Not throw: windows-1252 has a pointer 145 +PASS Not throw: windows-1252 has a pointer 146 +PASS Not throw: windows-1252 has a pointer 147 +PASS Not throw: windows-1252 has a pointer 148 +PASS Not throw: windows-1252 has a pointer 149 +PASS Not throw: windows-1252 has a pointer 150 +PASS Not throw: windows-1252 has a pointer 151 +PASS Not throw: windows-1252 has a pointer 152 +PASS Not throw: windows-1252 has a pointer 153 +PASS Not throw: windows-1252 has a pointer 154 +PASS Not throw: windows-1252 has a pointer 155 +PASS Not throw: windows-1252 has a pointer 156 +PASS Not throw: windows-1252 has a pointer 157 +PASS Not throw: windows-1252 has a pointer 158 +PASS Not throw: windows-1252 has a pointer 159 +PASS Not throw: windows-1252 has a pointer 160 +PASS Not throw: windows-1252 has a pointer 161 +PASS Not throw: windows-1252 has a pointer 162 +PASS Not throw: windows-1252 has a pointer 163 +PASS Not throw: windows-1252 has a pointer 164 +PASS Not throw: windows-1252 has a pointer 165 +PASS Not throw: windows-1252 has a pointer 166 +PASS Not throw: windows-1252 has a pointer 167 +PASS Not throw: windows-1252 has a pointer 168 +PASS Not throw: windows-1252 has a pointer 169 +PASS Not throw: windows-1252 has a pointer 170 +PASS Not throw: windows-1252 has a pointer 171 +PASS Not throw: windows-1252 has a pointer 172 +PASS Not throw: windows-1252 has a pointer 173 +PASS Not throw: windows-1252 has a pointer 174 +PASS Not throw: windows-1252 has a pointer 175 +PASS Not throw: windows-1252 has a pointer 176 +PASS Not throw: windows-1252 has a pointer 177 +PASS Not throw: windows-1252 has a pointer 178 +PASS Not throw: windows-1252 has a pointer 179 +PASS Not throw: windows-1252 has a pointer 180 +PASS Not throw: windows-1252 has a pointer 181 +PASS Not throw: windows-1252 has a pointer 182 +PASS Not throw: windows-1252 has a pointer 183 +PASS Not throw: windows-1252 has a pointer 184 +PASS Not throw: windows-1252 has a pointer 185 +PASS Not throw: windows-1252 has a pointer 186 +PASS Not throw: windows-1252 has a pointer 187 +PASS Not throw: windows-1252 has a pointer 188 +PASS Not throw: windows-1252 has a pointer 189 +PASS Not throw: windows-1252 has a pointer 190 +PASS Not throw: windows-1252 has a pointer 191 +PASS Not throw: windows-1252 has a pointer 192 +PASS Not throw: windows-1252 has a pointer 193 +PASS Not throw: windows-1252 has a pointer 194 +PASS Not throw: windows-1252 has a pointer 195 +PASS Not throw: windows-1252 has a pointer 196 +PASS Not throw: windows-1252 has a pointer 197 +PASS Not throw: windows-1252 has a pointer 198 +PASS Not throw: windows-1252 has a pointer 199 +PASS Not throw: windows-1252 has a pointer 200 +PASS Not throw: windows-1252 has a pointer 201 +PASS Not throw: windows-1252 has a pointer 202 +PASS Not throw: windows-1252 has a pointer 203 +PASS Not throw: windows-1252 has a pointer 204 +PASS Not throw: windows-1252 has a pointer 205 +PASS Not throw: windows-1252 has a pointer 206 +PASS Not throw: windows-1252 has a pointer 207 +PASS Not throw: windows-1252 has a pointer 208 +PASS Not throw: windows-1252 has a pointer 209 +PASS Not throw: windows-1252 has a pointer 210 +PASS Not throw: windows-1252 has a pointer 211 +PASS Not throw: windows-1252 has a pointer 212 +PASS Not throw: windows-1252 has a pointer 213 +PASS Not throw: windows-1252 has a pointer 214 +PASS Not throw: windows-1252 has a pointer 215 +PASS Not throw: windows-1252 has a pointer 216 +PASS Not throw: windows-1252 has a pointer 217 +PASS Not throw: windows-1252 has a pointer 218 +PASS Not throw: windows-1252 has a pointer 219 +PASS Not throw: windows-1252 has a pointer 220 +PASS Not throw: windows-1252 has a pointer 221 +PASS Not throw: windows-1252 has a pointer 222 +PASS Not throw: windows-1252 has a pointer 223 +PASS Not throw: windows-1252 has a pointer 224 +PASS Not throw: windows-1252 has a pointer 225 +PASS Not throw: windows-1252 has a pointer 226 +PASS Not throw: windows-1252 has a pointer 227 +PASS Not throw: windows-1252 has a pointer 228 +PASS Not throw: windows-1252 has a pointer 229 +PASS Not throw: windows-1252 has a pointer 230 +PASS Not throw: windows-1252 has a pointer 231 +PASS Not throw: windows-1252 has a pointer 232 +PASS Not throw: windows-1252 has a pointer 233 +PASS Not throw: windows-1252 has a pointer 234 +PASS Not throw: windows-1252 has a pointer 235 +PASS Not throw: windows-1252 has a pointer 236 +PASS Not throw: windows-1252 has a pointer 237 +PASS Not throw: windows-1252 has a pointer 238 +PASS Not throw: windows-1252 has a pointer 239 +PASS Not throw: windows-1252 has a pointer 240 +PASS Not throw: windows-1252 has a pointer 241 +PASS Not throw: windows-1252 has a pointer 242 +PASS Not throw: windows-1252 has a pointer 243 +PASS Not throw: windows-1252 has a pointer 244 +PASS Not throw: windows-1252 has a pointer 245 +PASS Not throw: windows-1252 has a pointer 246 +PASS Not throw: windows-1252 has a pointer 247 +PASS Not throw: windows-1252 has a pointer 248 +PASS Not throw: windows-1252 has a pointer 249 +PASS Not throw: windows-1252 has a pointer 250 +PASS Not throw: windows-1252 has a pointer 251 +PASS Not throw: windows-1252 has a pointer 252 +PASS Not throw: windows-1252 has a pointer 253 +PASS Not throw: windows-1252 has a pointer 254 +PASS Not throw: windows-1252 has a pointer 255 +PASS Not throw: windows-1253 has a pointer 0 +PASS Not throw: windows-1253 has a pointer 1 +PASS Not throw: windows-1253 has a pointer 2 +PASS Not throw: windows-1253 has a pointer 3 +PASS Not throw: windows-1253 has a pointer 4 +PASS Not throw: windows-1253 has a pointer 5 +PASS Not throw: windows-1253 has a pointer 6 +PASS Not throw: windows-1253 has a pointer 7 +PASS Not throw: windows-1253 has a pointer 8 +PASS Not throw: windows-1253 has a pointer 9 +PASS Not throw: windows-1253 has a pointer 10 +PASS Not throw: windows-1253 has a pointer 11 +PASS Not throw: windows-1253 has a pointer 12 +PASS Not throw: windows-1253 has a pointer 13 +PASS Not throw: windows-1253 has a pointer 14 +PASS Not throw: windows-1253 has a pointer 15 +PASS Not throw: windows-1253 has a pointer 16 +PASS Not throw: windows-1253 has a pointer 17 +PASS Not throw: windows-1253 has a pointer 18 +PASS Not throw: windows-1253 has a pointer 19 +PASS Not throw: windows-1253 has a pointer 20 +PASS Not throw: windows-1253 has a pointer 21 +PASS Not throw: windows-1253 has a pointer 22 +PASS Not throw: windows-1253 has a pointer 23 +PASS Not throw: windows-1253 has a pointer 24 +PASS Not throw: windows-1253 has a pointer 25 +PASS Not throw: windows-1253 has a pointer 26 +PASS Not throw: windows-1253 has a pointer 27 +PASS Not throw: windows-1253 has a pointer 28 +PASS Not throw: windows-1253 has a pointer 29 +PASS Not throw: windows-1253 has a pointer 30 +PASS Not throw: windows-1253 has a pointer 31 +PASS Not throw: windows-1253 has a pointer 32 +PASS Not throw: windows-1253 has a pointer 33 +PASS Not throw: windows-1253 has a pointer 34 +PASS Not throw: windows-1253 has a pointer 35 +PASS Not throw: windows-1253 has a pointer 36 +PASS Not throw: windows-1253 has a pointer 37 +PASS Not throw: windows-1253 has a pointer 38 +PASS Not throw: windows-1253 has a pointer 39 +PASS Not throw: windows-1253 has a pointer 40 +PASS Not throw: windows-1253 has a pointer 41 +PASS Not throw: windows-1253 has a pointer 42 +PASS Not throw: windows-1253 has a pointer 43 +PASS Not throw: windows-1253 has a pointer 44 +PASS Not throw: windows-1253 has a pointer 45 +PASS Not throw: windows-1253 has a pointer 46 +PASS Not throw: windows-1253 has a pointer 47 +PASS Not throw: windows-1253 has a pointer 48 +PASS Not throw: windows-1253 has a pointer 49 +PASS Not throw: windows-1253 has a pointer 50 +PASS Not throw: windows-1253 has a pointer 51 +PASS Not throw: windows-1253 has a pointer 52 +PASS Not throw: windows-1253 has a pointer 53 +PASS Not throw: windows-1253 has a pointer 54 +PASS Not throw: windows-1253 has a pointer 55 +PASS Not throw: windows-1253 has a pointer 56 +PASS Not throw: windows-1253 has a pointer 57 +PASS Not throw: windows-1253 has a pointer 58 +PASS Not throw: windows-1253 has a pointer 59 +PASS Not throw: windows-1253 has a pointer 60 +PASS Not throw: windows-1253 has a pointer 61 +PASS Not throw: windows-1253 has a pointer 62 +PASS Not throw: windows-1253 has a pointer 63 +PASS Not throw: windows-1253 has a pointer 64 +PASS Not throw: windows-1253 has a pointer 65 +PASS Not throw: windows-1253 has a pointer 66 +PASS Not throw: windows-1253 has a pointer 67 +PASS Not throw: windows-1253 has a pointer 68 +PASS Not throw: windows-1253 has a pointer 69 +PASS Not throw: windows-1253 has a pointer 70 +PASS Not throw: windows-1253 has a pointer 71 +PASS Not throw: windows-1253 has a pointer 72 +PASS Not throw: windows-1253 has a pointer 73 +PASS Not throw: windows-1253 has a pointer 74 +PASS Not throw: windows-1253 has a pointer 75 +PASS Not throw: windows-1253 has a pointer 76 +PASS Not throw: windows-1253 has a pointer 77 +PASS Not throw: windows-1253 has a pointer 78 +PASS Not throw: windows-1253 has a pointer 79 +PASS Not throw: windows-1253 has a pointer 80 +PASS Not throw: windows-1253 has a pointer 81 +PASS Not throw: windows-1253 has a pointer 82 +PASS Not throw: windows-1253 has a pointer 83 +PASS Not throw: windows-1253 has a pointer 84 +PASS Not throw: windows-1253 has a pointer 85 +PASS Not throw: windows-1253 has a pointer 86 +PASS Not throw: windows-1253 has a pointer 87 +PASS Not throw: windows-1253 has a pointer 88 +PASS Not throw: windows-1253 has a pointer 89 +PASS Not throw: windows-1253 has a pointer 90 +PASS Not throw: windows-1253 has a pointer 91 +PASS Not throw: windows-1253 has a pointer 92 +PASS Not throw: windows-1253 has a pointer 93 +PASS Not throw: windows-1253 has a pointer 94 +PASS Not throw: windows-1253 has a pointer 95 +PASS Not throw: windows-1253 has a pointer 96 +PASS Not throw: windows-1253 has a pointer 97 +PASS Not throw: windows-1253 has a pointer 98 +PASS Not throw: windows-1253 has a pointer 99 +PASS Not throw: windows-1253 has a pointer 100 +PASS Not throw: windows-1253 has a pointer 101 +PASS Not throw: windows-1253 has a pointer 102 +PASS Not throw: windows-1253 has a pointer 103 +PASS Not throw: windows-1253 has a pointer 104 +PASS Not throw: windows-1253 has a pointer 105 +PASS Not throw: windows-1253 has a pointer 106 +PASS Not throw: windows-1253 has a pointer 107 +PASS Not throw: windows-1253 has a pointer 108 +PASS Not throw: windows-1253 has a pointer 109 +PASS Not throw: windows-1253 has a pointer 110 +PASS Not throw: windows-1253 has a pointer 111 +PASS Not throw: windows-1253 has a pointer 112 +PASS Not throw: windows-1253 has a pointer 113 +PASS Not throw: windows-1253 has a pointer 114 +PASS Not throw: windows-1253 has a pointer 115 +PASS Not throw: windows-1253 has a pointer 116 +PASS Not throw: windows-1253 has a pointer 117 +PASS Not throw: windows-1253 has a pointer 118 +PASS Not throw: windows-1253 has a pointer 119 +PASS Not throw: windows-1253 has a pointer 120 +PASS Not throw: windows-1253 has a pointer 121 +PASS Not throw: windows-1253 has a pointer 122 +PASS Not throw: windows-1253 has a pointer 123 +PASS Not throw: windows-1253 has a pointer 124 +PASS Not throw: windows-1253 has a pointer 125 +PASS Not throw: windows-1253 has a pointer 126 +PASS Not throw: windows-1253 has a pointer 127 +PASS Not throw: windows-1253 has a pointer 128 +PASS Not throw: windows-1253 has a pointer 129 +PASS Not throw: windows-1253 has a pointer 130 +PASS Not throw: windows-1253 has a pointer 131 +PASS Not throw: windows-1253 has a pointer 132 +PASS Not throw: windows-1253 has a pointer 133 +PASS Not throw: windows-1253 has a pointer 134 +PASS Not throw: windows-1253 has a pointer 135 +PASS Not throw: windows-1253 has a pointer 136 +PASS Not throw: windows-1253 has a pointer 137 +PASS Not throw: windows-1253 has a pointer 138 +PASS Not throw: windows-1253 has a pointer 139 +PASS Not throw: windows-1253 has a pointer 140 +PASS Not throw: windows-1253 has a pointer 141 +PASS Not throw: windows-1253 has a pointer 142 +PASS Not throw: windows-1253 has a pointer 143 +PASS Not throw: windows-1253 has a pointer 144 +PASS Not throw: windows-1253 has a pointer 145 +PASS Not throw: windows-1253 has a pointer 146 +PASS Not throw: windows-1253 has a pointer 147 +PASS Not throw: windows-1253 has a pointer 148 +PASS Not throw: windows-1253 has a pointer 149 +PASS Not throw: windows-1253 has a pointer 150 +PASS Not throw: windows-1253 has a pointer 151 +PASS Not throw: windows-1253 has a pointer 152 +PASS Not throw: windows-1253 has a pointer 153 +PASS Not throw: windows-1253 has a pointer 154 +PASS Not throw: windows-1253 has a pointer 155 +PASS Not throw: windows-1253 has a pointer 156 +PASS Not throw: windows-1253 has a pointer 157 +PASS Not throw: windows-1253 has a pointer 158 +PASS Not throw: windows-1253 has a pointer 159 +PASS Not throw: windows-1253 has a pointer 160 +PASS Not throw: windows-1253 has a pointer 161 +PASS Not throw: windows-1253 has a pointer 162 +PASS Not throw: windows-1253 has a pointer 163 +PASS Not throw: windows-1253 has a pointer 164 +PASS Not throw: windows-1253 has a pointer 165 +PASS Not throw: windows-1253 has a pointer 166 +PASS Not throw: windows-1253 has a pointer 167 +PASS Not throw: windows-1253 has a pointer 168 +PASS Not throw: windows-1253 has a pointer 169 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 170 +PASS Not throw: windows-1253 has a pointer 171 +PASS Not throw: windows-1253 has a pointer 172 +PASS Not throw: windows-1253 has a pointer 173 +PASS Not throw: windows-1253 has a pointer 174 +PASS Not throw: windows-1253 has a pointer 175 +PASS Not throw: windows-1253 has a pointer 176 +PASS Not throw: windows-1253 has a pointer 177 +PASS Not throw: windows-1253 has a pointer 178 +PASS Not throw: windows-1253 has a pointer 179 +PASS Not throw: windows-1253 has a pointer 180 +PASS Not throw: windows-1253 has a pointer 181 +PASS Not throw: windows-1253 has a pointer 182 +PASS Not throw: windows-1253 has a pointer 183 +PASS Not throw: windows-1253 has a pointer 184 +PASS Not throw: windows-1253 has a pointer 185 +PASS Not throw: windows-1253 has a pointer 186 +PASS Not throw: windows-1253 has a pointer 187 +PASS Not throw: windows-1253 has a pointer 188 +PASS Not throw: windows-1253 has a pointer 189 +PASS Not throw: windows-1253 has a pointer 190 +PASS Not throw: windows-1253 has a pointer 191 +PASS Not throw: windows-1253 has a pointer 192 +PASS Not throw: windows-1253 has a pointer 193 +PASS Not throw: windows-1253 has a pointer 194 +PASS Not throw: windows-1253 has a pointer 195 +PASS Not throw: windows-1253 has a pointer 196 +PASS Not throw: windows-1253 has a pointer 197 +PASS Not throw: windows-1253 has a pointer 198 +PASS Not throw: windows-1253 has a pointer 199 +PASS Not throw: windows-1253 has a pointer 200 +PASS Not throw: windows-1253 has a pointer 201 +PASS Not throw: windows-1253 has a pointer 202 +PASS Not throw: windows-1253 has a pointer 203 +PASS Not throw: windows-1253 has a pointer 204 +PASS Not throw: windows-1253 has a pointer 205 +PASS Not throw: windows-1253 has a pointer 206 +PASS Not throw: windows-1253 has a pointer 207 +PASS Not throw: windows-1253 has a pointer 208 +PASS Not throw: windows-1253 has a pointer 209 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 210 +PASS Not throw: windows-1253 has a pointer 211 +PASS Not throw: windows-1253 has a pointer 212 +PASS Not throw: windows-1253 has a pointer 213 +PASS Not throw: windows-1253 has a pointer 214 +PASS Not throw: windows-1253 has a pointer 215 +PASS Not throw: windows-1253 has a pointer 216 +PASS Not throw: windows-1253 has a pointer 217 +PASS Not throw: windows-1253 has a pointer 218 +PASS Not throw: windows-1253 has a pointer 219 +PASS Not throw: windows-1253 has a pointer 220 +PASS Not throw: windows-1253 has a pointer 221 +PASS Not throw: windows-1253 has a pointer 222 +PASS Not throw: windows-1253 has a pointer 223 +PASS Not throw: windows-1253 has a pointer 224 +PASS Not throw: windows-1253 has a pointer 225 +PASS Not throw: windows-1253 has a pointer 226 +PASS Not throw: windows-1253 has a pointer 227 +PASS Not throw: windows-1253 has a pointer 228 +PASS Not throw: windows-1253 has a pointer 229 +PASS Not throw: windows-1253 has a pointer 230 +PASS Not throw: windows-1253 has a pointer 231 +PASS Not throw: windows-1253 has a pointer 232 +PASS Not throw: windows-1253 has a pointer 233 +PASS Not throw: windows-1253 has a pointer 234 +PASS Not throw: windows-1253 has a pointer 235 +PASS Not throw: windows-1253 has a pointer 236 +PASS Not throw: windows-1253 has a pointer 237 +PASS Not throw: windows-1253 has a pointer 238 +PASS Not throw: windows-1253 has a pointer 239 +PASS Not throw: windows-1253 has a pointer 240 +PASS Not throw: windows-1253 has a pointer 241 +PASS Not throw: windows-1253 has a pointer 242 +PASS Not throw: windows-1253 has a pointer 243 +PASS Not throw: windows-1253 has a pointer 244 +PASS Not throw: windows-1253 has a pointer 245 +PASS Not throw: windows-1253 has a pointer 246 +PASS Not throw: windows-1253 has a pointer 247 +PASS Not throw: windows-1253 has a pointer 248 +PASS Not throw: windows-1253 has a pointer 249 +PASS Not throw: windows-1253 has a pointer 250 +PASS Not throw: windows-1253 has a pointer 251 +PASS Not throw: windows-1253 has a pointer 252 +PASS Not throw: windows-1253 has a pointer 253 +PASS Not throw: windows-1253 has a pointer 254 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 255 +PASS Not throw: windows-1254 has a pointer 0 +PASS Not throw: windows-1254 has a pointer 1 +PASS Not throw: windows-1254 has a pointer 2 +PASS Not throw: windows-1254 has a pointer 3 +PASS Not throw: windows-1254 has a pointer 4 +PASS Not throw: windows-1254 has a pointer 5 +PASS Not throw: windows-1254 has a pointer 6 +PASS Not throw: windows-1254 has a pointer 7 +PASS Not throw: windows-1254 has a pointer 8 +PASS Not throw: windows-1254 has a pointer 9 +PASS Not throw: windows-1254 has a pointer 10 +PASS Not throw: windows-1254 has a pointer 11 +PASS Not throw: windows-1254 has a pointer 12 +PASS Not throw: windows-1254 has a pointer 13 +PASS Not throw: windows-1254 has a pointer 14 +PASS Not throw: windows-1254 has a pointer 15 +PASS Not throw: windows-1254 has a pointer 16 +PASS Not throw: windows-1254 has a pointer 17 +PASS Not throw: windows-1254 has a pointer 18 +PASS Not throw: windows-1254 has a pointer 19 +PASS Not throw: windows-1254 has a pointer 20 +PASS Not throw: windows-1254 has a pointer 21 +PASS Not throw: windows-1254 has a pointer 22 +PASS Not throw: windows-1254 has a pointer 23 +PASS Not throw: windows-1254 has a pointer 24 +PASS Not throw: windows-1254 has a pointer 25 +PASS Not throw: windows-1254 has a pointer 26 +PASS Not throw: windows-1254 has a pointer 27 +PASS Not throw: windows-1254 has a pointer 28 +PASS Not throw: windows-1254 has a pointer 29 +PASS Not throw: windows-1254 has a pointer 30 +PASS Not throw: windows-1254 has a pointer 31 +PASS Not throw: windows-1254 has a pointer 32 +PASS Not throw: windows-1254 has a pointer 33 +PASS Not throw: windows-1254 has a pointer 34 +PASS Not throw: windows-1254 has a pointer 35 +PASS Not throw: windows-1254 has a pointer 36 +PASS Not throw: windows-1254 has a pointer 37 +PASS Not throw: windows-1254 has a pointer 38 +PASS Not throw: windows-1254 has a pointer 39 +PASS Not throw: windows-1254 has a pointer 40 +PASS Not throw: windows-1254 has a pointer 41 +PASS Not throw: windows-1254 has a pointer 42 +PASS Not throw: windows-1254 has a pointer 43 +PASS Not throw: windows-1254 has a pointer 44 +PASS Not throw: windows-1254 has a pointer 45 +PASS Not throw: windows-1254 has a pointer 46 +PASS Not throw: windows-1254 has a pointer 47 +PASS Not throw: windows-1254 has a pointer 48 +PASS Not throw: windows-1254 has a pointer 49 +PASS Not throw: windows-1254 has a pointer 50 +PASS Not throw: windows-1254 has a pointer 51 +PASS Not throw: windows-1254 has a pointer 52 +PASS Not throw: windows-1254 has a pointer 53 +PASS Not throw: windows-1254 has a pointer 54 +PASS Not throw: windows-1254 has a pointer 55 +PASS Not throw: windows-1254 has a pointer 56 +PASS Not throw: windows-1254 has a pointer 57 +PASS Not throw: windows-1254 has a pointer 58 +PASS Not throw: windows-1254 has a pointer 59 +PASS Not throw: windows-1254 has a pointer 60 +PASS Not throw: windows-1254 has a pointer 61 +PASS Not throw: windows-1254 has a pointer 62 +PASS Not throw: windows-1254 has a pointer 63 +PASS Not throw: windows-1254 has a pointer 64 +PASS Not throw: windows-1254 has a pointer 65 +PASS Not throw: windows-1254 has a pointer 66 +PASS Not throw: windows-1254 has a pointer 67 +PASS Not throw: windows-1254 has a pointer 68 +PASS Not throw: windows-1254 has a pointer 69 +PASS Not throw: windows-1254 has a pointer 70 +PASS Not throw: windows-1254 has a pointer 71 +PASS Not throw: windows-1254 has a pointer 72 +PASS Not throw: windows-1254 has a pointer 73 +PASS Not throw: windows-1254 has a pointer 74 +PASS Not throw: windows-1254 has a pointer 75 +PASS Not throw: windows-1254 has a pointer 76 +PASS Not throw: windows-1254 has a pointer 77 +PASS Not throw: windows-1254 has a pointer 78 +PASS Not throw: windows-1254 has a pointer 79 +PASS Not throw: windows-1254 has a pointer 80 +PASS Not throw: windows-1254 has a pointer 81 +PASS Not throw: windows-1254 has a pointer 82 +PASS Not throw: windows-1254 has a pointer 83 +PASS Not throw: windows-1254 has a pointer 84 +PASS Not throw: windows-1254 has a pointer 85 +PASS Not throw: windows-1254 has a pointer 86 +PASS Not throw: windows-1254 has a pointer 87 +PASS Not throw: windows-1254 has a pointer 88 +PASS Not throw: windows-1254 has a pointer 89 +PASS Not throw: windows-1254 has a pointer 90 +PASS Not throw: windows-1254 has a pointer 91 +PASS Not throw: windows-1254 has a pointer 92 +PASS Not throw: windows-1254 has a pointer 93 +PASS Not throw: windows-1254 has a pointer 94 +PASS Not throw: windows-1254 has a pointer 95 +PASS Not throw: windows-1254 has a pointer 96 +PASS Not throw: windows-1254 has a pointer 97 +PASS Not throw: windows-1254 has a pointer 98 +PASS Not throw: windows-1254 has a pointer 99 +PASS Not throw: windows-1254 has a pointer 100 +PASS Not throw: windows-1254 has a pointer 101 +PASS Not throw: windows-1254 has a pointer 102 +PASS Not throw: windows-1254 has a pointer 103 +PASS Not throw: windows-1254 has a pointer 104 +PASS Not throw: windows-1254 has a pointer 105 +PASS Not throw: windows-1254 has a pointer 106 +PASS Not throw: windows-1254 has a pointer 107 +PASS Not throw: windows-1254 has a pointer 108 +PASS Not throw: windows-1254 has a pointer 109 +PASS Not throw: windows-1254 has a pointer 110 +PASS Not throw: windows-1254 has a pointer 111 +PASS Not throw: windows-1254 has a pointer 112 +PASS Not throw: windows-1254 has a pointer 113 +PASS Not throw: windows-1254 has a pointer 114 +PASS Not throw: windows-1254 has a pointer 115 +PASS Not throw: windows-1254 has a pointer 116 +PASS Not throw: windows-1254 has a pointer 117 +PASS Not throw: windows-1254 has a pointer 118 +PASS Not throw: windows-1254 has a pointer 119 +PASS Not throw: windows-1254 has a pointer 120 +PASS Not throw: windows-1254 has a pointer 121 +PASS Not throw: windows-1254 has a pointer 122 +PASS Not throw: windows-1254 has a pointer 123 +PASS Not throw: windows-1254 has a pointer 124 +PASS Not throw: windows-1254 has a pointer 125 +PASS Not throw: windows-1254 has a pointer 126 +PASS Not throw: windows-1254 has a pointer 127 +PASS Not throw: windows-1254 has a pointer 128 +PASS Not throw: windows-1254 has a pointer 129 +PASS Not throw: windows-1254 has a pointer 130 +PASS Not throw: windows-1254 has a pointer 131 +PASS Not throw: windows-1254 has a pointer 132 +PASS Not throw: windows-1254 has a pointer 133 +PASS Not throw: windows-1254 has a pointer 134 +PASS Not throw: windows-1254 has a pointer 135 +PASS Not throw: windows-1254 has a pointer 136 +PASS Not throw: windows-1254 has a pointer 137 +PASS Not throw: windows-1254 has a pointer 138 +PASS Not throw: windows-1254 has a pointer 139 +PASS Not throw: windows-1254 has a pointer 140 +PASS Not throw: windows-1254 has a pointer 141 +PASS Not throw: windows-1254 has a pointer 142 +PASS Not throw: windows-1254 has a pointer 143 +PASS Not throw: windows-1254 has a pointer 144 +PASS Not throw: windows-1254 has a pointer 145 +PASS Not throw: windows-1254 has a pointer 146 +PASS Not throw: windows-1254 has a pointer 147 +PASS Not throw: windows-1254 has a pointer 148 +PASS Not throw: windows-1254 has a pointer 149 +PASS Not throw: windows-1254 has a pointer 150 +PASS Not throw: windows-1254 has a pointer 151 +PASS Not throw: windows-1254 has a pointer 152 +PASS Not throw: windows-1254 has a pointer 153 +PASS Not throw: windows-1254 has a pointer 154 +PASS Not throw: windows-1254 has a pointer 155 +PASS Not throw: windows-1254 has a pointer 156 +PASS Not throw: windows-1254 has a pointer 157 +PASS Not throw: windows-1254 has a pointer 158 +PASS Not throw: windows-1254 has a pointer 159 +PASS Not throw: windows-1254 has a pointer 160 +PASS Not throw: windows-1254 has a pointer 161 +PASS Not throw: windows-1254 has a pointer 162 +PASS Not throw: windows-1254 has a pointer 163 +PASS Not throw: windows-1254 has a pointer 164 +PASS Not throw: windows-1254 has a pointer 165 +PASS Not throw: windows-1254 has a pointer 166 +PASS Not throw: windows-1254 has a pointer 167 +PASS Not throw: windows-1254 has a pointer 168 +PASS Not throw: windows-1254 has a pointer 169 +PASS Not throw: windows-1254 has a pointer 170 +PASS Not throw: windows-1254 has a pointer 171 +PASS Not throw: windows-1254 has a pointer 172 +PASS Not throw: windows-1254 has a pointer 173 +PASS Not throw: windows-1254 has a pointer 174 +PASS Not throw: windows-1254 has a pointer 175 +PASS Not throw: windows-1254 has a pointer 176 +PASS Not throw: windows-1254 has a pointer 177 +PASS Not throw: windows-1254 has a pointer 178 +PASS Not throw: windows-1254 has a pointer 179 +PASS Not throw: windows-1254 has a pointer 180 +PASS Not throw: windows-1254 has a pointer 181 +PASS Not throw: windows-1254 has a pointer 182 +PASS Not throw: windows-1254 has a pointer 183 +PASS Not throw: windows-1254 has a pointer 184 +PASS Not throw: windows-1254 has a pointer 185 +PASS Not throw: windows-1254 has a pointer 186 +PASS Not throw: windows-1254 has a pointer 187 +PASS Not throw: windows-1254 has a pointer 188 +PASS Not throw: windows-1254 has a pointer 189 +PASS Not throw: windows-1254 has a pointer 190 +PASS Not throw: windows-1254 has a pointer 191 +PASS Not throw: windows-1254 has a pointer 192 +PASS Not throw: windows-1254 has a pointer 193 +PASS Not throw: windows-1254 has a pointer 194 +PASS Not throw: windows-1254 has a pointer 195 +PASS Not throw: windows-1254 has a pointer 196 +PASS Not throw: windows-1254 has a pointer 197 +PASS Not throw: windows-1254 has a pointer 198 +PASS Not throw: windows-1254 has a pointer 199 +PASS Not throw: windows-1254 has a pointer 200 +PASS Not throw: windows-1254 has a pointer 201 +PASS Not throw: windows-1254 has a pointer 202 +PASS Not throw: windows-1254 has a pointer 203 +PASS Not throw: windows-1254 has a pointer 204 +PASS Not throw: windows-1254 has a pointer 205 +PASS Not throw: windows-1254 has a pointer 206 +PASS Not throw: windows-1254 has a pointer 207 +PASS Not throw: windows-1254 has a pointer 208 +PASS Not throw: windows-1254 has a pointer 209 +PASS Not throw: windows-1254 has a pointer 210 +PASS Not throw: windows-1254 has a pointer 211 +PASS Not throw: windows-1254 has a pointer 212 +PASS Not throw: windows-1254 has a pointer 213 +PASS Not throw: windows-1254 has a pointer 214 +PASS Not throw: windows-1254 has a pointer 215 +PASS Not throw: windows-1254 has a pointer 216 +PASS Not throw: windows-1254 has a pointer 217 +PASS Not throw: windows-1254 has a pointer 218 +PASS Not throw: windows-1254 has a pointer 219 +PASS Not throw: windows-1254 has a pointer 220 +PASS Not throw: windows-1254 has a pointer 221 +PASS Not throw: windows-1254 has a pointer 222 +PASS Not throw: windows-1254 has a pointer 223 +PASS Not throw: windows-1254 has a pointer 224 +PASS Not throw: windows-1254 has a pointer 225 +PASS Not throw: windows-1254 has a pointer 226 +PASS Not throw: windows-1254 has a pointer 227 +PASS Not throw: windows-1254 has a pointer 228 +PASS Not throw: windows-1254 has a pointer 229 +PASS Not throw: windows-1254 has a pointer 230 +PASS Not throw: windows-1254 has a pointer 231 +PASS Not throw: windows-1254 has a pointer 232 +PASS Not throw: windows-1254 has a pointer 233 +PASS Not throw: windows-1254 has a pointer 234 +PASS Not throw: windows-1254 has a pointer 235 +PASS Not throw: windows-1254 has a pointer 236 +PASS Not throw: windows-1254 has a pointer 237 +PASS Not throw: windows-1254 has a pointer 238 +PASS Not throw: windows-1254 has a pointer 239 +PASS Not throw: windows-1254 has a pointer 240 +PASS Not throw: windows-1254 has a pointer 241 +PASS Not throw: windows-1254 has a pointer 242 +PASS Not throw: windows-1254 has a pointer 243 +PASS Not throw: windows-1254 has a pointer 244 +PASS Not throw: windows-1254 has a pointer 245 +PASS Not throw: windows-1254 has a pointer 246 +PASS Not throw: windows-1254 has a pointer 247 +PASS Not throw: windows-1254 has a pointer 248 +PASS Not throw: windows-1254 has a pointer 249 +PASS Not throw: windows-1254 has a pointer 250 +PASS Not throw: windows-1254 has a pointer 251 +PASS Not throw: windows-1254 has a pointer 252 +PASS Not throw: windows-1254 has a pointer 253 +PASS Not throw: windows-1254 has a pointer 254 +PASS Not throw: windows-1254 has a pointer 255 +PASS Not throw: windows-1255 has a pointer 0 +PASS Not throw: windows-1255 has a pointer 1 +PASS Not throw: windows-1255 has a pointer 2 +PASS Not throw: windows-1255 has a pointer 3 +PASS Not throw: windows-1255 has a pointer 4 +PASS Not throw: windows-1255 has a pointer 5 +PASS Not throw: windows-1255 has a pointer 6 +PASS Not throw: windows-1255 has a pointer 7 +PASS Not throw: windows-1255 has a pointer 8 +PASS Not throw: windows-1255 has a pointer 9 +PASS Not throw: windows-1255 has a pointer 10 +PASS Not throw: windows-1255 has a pointer 11 +PASS Not throw: windows-1255 has a pointer 12 +PASS Not throw: windows-1255 has a pointer 13 +PASS Not throw: windows-1255 has a pointer 14 +PASS Not throw: windows-1255 has a pointer 15 +PASS Not throw: windows-1255 has a pointer 16 +PASS Not throw: windows-1255 has a pointer 17 +PASS Not throw: windows-1255 has a pointer 18 +PASS Not throw: windows-1255 has a pointer 19 +PASS Not throw: windows-1255 has a pointer 20 +PASS Not throw: windows-1255 has a pointer 21 +PASS Not throw: windows-1255 has a pointer 22 +PASS Not throw: windows-1255 has a pointer 23 +PASS Not throw: windows-1255 has a pointer 24 +PASS Not throw: windows-1255 has a pointer 25 +PASS Not throw: windows-1255 has a pointer 26 +PASS Not throw: windows-1255 has a pointer 27 +PASS Not throw: windows-1255 has a pointer 28 +PASS Not throw: windows-1255 has a pointer 29 +PASS Not throw: windows-1255 has a pointer 30 +PASS Not throw: windows-1255 has a pointer 31 +PASS Not throw: windows-1255 has a pointer 32 +PASS Not throw: windows-1255 has a pointer 33 +PASS Not throw: windows-1255 has a pointer 34 +PASS Not throw: windows-1255 has a pointer 35 +PASS Not throw: windows-1255 has a pointer 36 +PASS Not throw: windows-1255 has a pointer 37 +PASS Not throw: windows-1255 has a pointer 38 +PASS Not throw: windows-1255 has a pointer 39 +PASS Not throw: windows-1255 has a pointer 40 +PASS Not throw: windows-1255 has a pointer 41 +PASS Not throw: windows-1255 has a pointer 42 +PASS Not throw: windows-1255 has a pointer 43 +PASS Not throw: windows-1255 has a pointer 44 +PASS Not throw: windows-1255 has a pointer 45 +PASS Not throw: windows-1255 has a pointer 46 +PASS Not throw: windows-1255 has a pointer 47 +PASS Not throw: windows-1255 has a pointer 48 +PASS Not throw: windows-1255 has a pointer 49 +PASS Not throw: windows-1255 has a pointer 50 +PASS Not throw: windows-1255 has a pointer 51 +PASS Not throw: windows-1255 has a pointer 52 +PASS Not throw: windows-1255 has a pointer 53 +PASS Not throw: windows-1255 has a pointer 54 +PASS Not throw: windows-1255 has a pointer 55 +PASS Not throw: windows-1255 has a pointer 56 +PASS Not throw: windows-1255 has a pointer 57 +PASS Not throw: windows-1255 has a pointer 58 +PASS Not throw: windows-1255 has a pointer 59 +PASS Not throw: windows-1255 has a pointer 60 +PASS Not throw: windows-1255 has a pointer 61 +PASS Not throw: windows-1255 has a pointer 62 +PASS Not throw: windows-1255 has a pointer 63 +PASS Not throw: windows-1255 has a pointer 64 +PASS Not throw: windows-1255 has a pointer 65 +PASS Not throw: windows-1255 has a pointer 66 +PASS Not throw: windows-1255 has a pointer 67 +PASS Not throw: windows-1255 has a pointer 68 +PASS Not throw: windows-1255 has a pointer 69 +PASS Not throw: windows-1255 has a pointer 70 +PASS Not throw: windows-1255 has a pointer 71 +PASS Not throw: windows-1255 has a pointer 72 +PASS Not throw: windows-1255 has a pointer 73 +PASS Not throw: windows-1255 has a pointer 74 +PASS Not throw: windows-1255 has a pointer 75 +PASS Not throw: windows-1255 has a pointer 76 +PASS Not throw: windows-1255 has a pointer 77 +PASS Not throw: windows-1255 has a pointer 78 +PASS Not throw: windows-1255 has a pointer 79 +PASS Not throw: windows-1255 has a pointer 80 +PASS Not throw: windows-1255 has a pointer 81 +PASS Not throw: windows-1255 has a pointer 82 +PASS Not throw: windows-1255 has a pointer 83 +PASS Not throw: windows-1255 has a pointer 84 +PASS Not throw: windows-1255 has a pointer 85 +PASS Not throw: windows-1255 has a pointer 86 +PASS Not throw: windows-1255 has a pointer 87 +PASS Not throw: windows-1255 has a pointer 88 +PASS Not throw: windows-1255 has a pointer 89 +PASS Not throw: windows-1255 has a pointer 90 +PASS Not throw: windows-1255 has a pointer 91 +PASS Not throw: windows-1255 has a pointer 92 +PASS Not throw: windows-1255 has a pointer 93 +PASS Not throw: windows-1255 has a pointer 94 +PASS Not throw: windows-1255 has a pointer 95 +PASS Not throw: windows-1255 has a pointer 96 +PASS Not throw: windows-1255 has a pointer 97 +PASS Not throw: windows-1255 has a pointer 98 +PASS Not throw: windows-1255 has a pointer 99 +PASS Not throw: windows-1255 has a pointer 100 +PASS Not throw: windows-1255 has a pointer 101 +PASS Not throw: windows-1255 has a pointer 102 +PASS Not throw: windows-1255 has a pointer 103 +PASS Not throw: windows-1255 has a pointer 104 +PASS Not throw: windows-1255 has a pointer 105 +PASS Not throw: windows-1255 has a pointer 106 +PASS Not throw: windows-1255 has a pointer 107 +PASS Not throw: windows-1255 has a pointer 108 +PASS Not throw: windows-1255 has a pointer 109 +PASS Not throw: windows-1255 has a pointer 110 +PASS Not throw: windows-1255 has a pointer 111 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_6001-7000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_6001-7000-expected.txt new file mode 100644 index 0000000000000..e76be2d387ac4 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_6001-7000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: windows-1255 has a pointer 112 +PASS Not throw: windows-1255 has a pointer 113 +PASS Not throw: windows-1255 has a pointer 114 +PASS Not throw: windows-1255 has a pointer 115 +PASS Not throw: windows-1255 has a pointer 116 +PASS Not throw: windows-1255 has a pointer 117 +PASS Not throw: windows-1255 has a pointer 118 +PASS Not throw: windows-1255 has a pointer 119 +PASS Not throw: windows-1255 has a pointer 120 +PASS Not throw: windows-1255 has a pointer 121 +PASS Not throw: windows-1255 has a pointer 122 +PASS Not throw: windows-1255 has a pointer 123 +PASS Not throw: windows-1255 has a pointer 124 +PASS Not throw: windows-1255 has a pointer 125 +PASS Not throw: windows-1255 has a pointer 126 +PASS Not throw: windows-1255 has a pointer 127 +PASS Not throw: windows-1255 has a pointer 128 +PASS Not throw: windows-1255 has a pointer 129 +PASS Not throw: windows-1255 has a pointer 130 +PASS Not throw: windows-1255 has a pointer 131 +PASS Not throw: windows-1255 has a pointer 132 +PASS Not throw: windows-1255 has a pointer 133 +PASS Not throw: windows-1255 has a pointer 134 +PASS Not throw: windows-1255 has a pointer 135 +PASS Not throw: windows-1255 has a pointer 136 +PASS Not throw: windows-1255 has a pointer 137 +PASS Not throw: windows-1255 has a pointer 138 +PASS Not throw: windows-1255 has a pointer 139 +PASS Not throw: windows-1255 has a pointer 140 +PASS Not throw: windows-1255 has a pointer 141 +PASS Not throw: windows-1255 has a pointer 142 +PASS Not throw: windows-1255 has a pointer 143 +PASS Not throw: windows-1255 has a pointer 144 +PASS Not throw: windows-1255 has a pointer 145 +PASS Not throw: windows-1255 has a pointer 146 +PASS Not throw: windows-1255 has a pointer 147 +PASS Not throw: windows-1255 has a pointer 148 +PASS Not throw: windows-1255 has a pointer 149 +PASS Not throw: windows-1255 has a pointer 150 +PASS Not throw: windows-1255 has a pointer 151 +PASS Not throw: windows-1255 has a pointer 152 +PASS Not throw: windows-1255 has a pointer 153 +PASS Not throw: windows-1255 has a pointer 154 +PASS Not throw: windows-1255 has a pointer 155 +PASS Not throw: windows-1255 has a pointer 156 +PASS Not throw: windows-1255 has a pointer 157 +PASS Not throw: windows-1255 has a pointer 158 +PASS Not throw: windows-1255 has a pointer 159 +PASS Not throw: windows-1255 has a pointer 160 +PASS Not throw: windows-1255 has a pointer 161 +PASS Not throw: windows-1255 has a pointer 162 +PASS Not throw: windows-1255 has a pointer 163 +PASS Not throw: windows-1255 has a pointer 164 +PASS Not throw: windows-1255 has a pointer 165 +PASS Not throw: windows-1255 has a pointer 166 +PASS Not throw: windows-1255 has a pointer 167 +PASS Not throw: windows-1255 has a pointer 168 +PASS Not throw: windows-1255 has a pointer 169 +PASS Not throw: windows-1255 has a pointer 170 +PASS Not throw: windows-1255 has a pointer 171 +PASS Not throw: windows-1255 has a pointer 172 +PASS Not throw: windows-1255 has a pointer 173 +PASS Not throw: windows-1255 has a pointer 174 +PASS Not throw: windows-1255 has a pointer 175 +PASS Not throw: windows-1255 has a pointer 176 +PASS Not throw: windows-1255 has a pointer 177 +PASS Not throw: windows-1255 has a pointer 178 +PASS Not throw: windows-1255 has a pointer 179 +PASS Not throw: windows-1255 has a pointer 180 +PASS Not throw: windows-1255 has a pointer 181 +PASS Not throw: windows-1255 has a pointer 182 +PASS Not throw: windows-1255 has a pointer 183 +PASS Not throw: windows-1255 has a pointer 184 +PASS Not throw: windows-1255 has a pointer 185 +PASS Not throw: windows-1255 has a pointer 186 +PASS Not throw: windows-1255 has a pointer 187 +PASS Not throw: windows-1255 has a pointer 188 +PASS Not throw: windows-1255 has a pointer 189 +PASS Not throw: windows-1255 has a pointer 190 +PASS Not throw: windows-1255 has a pointer 191 +PASS Not throw: windows-1255 has a pointer 192 +PASS Not throw: windows-1255 has a pointer 193 +PASS Not throw: windows-1255 has a pointer 194 +PASS Not throw: windows-1255 has a pointer 195 +PASS Not throw: windows-1255 has a pointer 196 +PASS Not throw: windows-1255 has a pointer 197 +PASS Not throw: windows-1255 has a pointer 198 +PASS Not throw: windows-1255 has a pointer 199 +PASS Not throw: windows-1255 has a pointer 200 +PASS Not throw: windows-1255 has a pointer 201 +PASS Not throw: windows-1255 has a pointer 202 +PASS Not throw: windows-1255 has a pointer 203 +PASS Not throw: windows-1255 has a pointer 204 +PASS Not throw: windows-1255 has a pointer 205 +PASS Not throw: windows-1255 has a pointer 206 +PASS Not throw: windows-1255 has a pointer 207 +PASS Not throw: windows-1255 has a pointer 208 +PASS Not throw: windows-1255 has a pointer 209 +PASS Not throw: windows-1255 has a pointer 210 +PASS Not throw: windows-1255 has a pointer 211 +PASS Not throw: windows-1255 has a pointer 212 +PASS Not throw: windows-1255 has a pointer 213 +PASS Not throw: windows-1255 has a pointer 214 +PASS Not throw: windows-1255 has a pointer 215 +PASS Not throw: windows-1255 has a pointer 216 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 217 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 218 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 219 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 220 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 221 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 222 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 223 +PASS Not throw: windows-1255 has a pointer 224 +PASS Not throw: windows-1255 has a pointer 225 +PASS Not throw: windows-1255 has a pointer 226 +PASS Not throw: windows-1255 has a pointer 227 +PASS Not throw: windows-1255 has a pointer 228 +PASS Not throw: windows-1255 has a pointer 229 +PASS Not throw: windows-1255 has a pointer 230 +PASS Not throw: windows-1255 has a pointer 231 +PASS Not throw: windows-1255 has a pointer 232 +PASS Not throw: windows-1255 has a pointer 233 +PASS Not throw: windows-1255 has a pointer 234 +PASS Not throw: windows-1255 has a pointer 235 +PASS Not throw: windows-1255 has a pointer 236 +PASS Not throw: windows-1255 has a pointer 237 +PASS Not throw: windows-1255 has a pointer 238 +PASS Not throw: windows-1255 has a pointer 239 +PASS Not throw: windows-1255 has a pointer 240 +PASS Not throw: windows-1255 has a pointer 241 +PASS Not throw: windows-1255 has a pointer 242 +PASS Not throw: windows-1255 has a pointer 243 +PASS Not throw: windows-1255 has a pointer 244 +PASS Not throw: windows-1255 has a pointer 245 +PASS Not throw: windows-1255 has a pointer 246 +PASS Not throw: windows-1255 has a pointer 247 +PASS Not throw: windows-1255 has a pointer 248 +PASS Not throw: windows-1255 has a pointer 249 +PASS Not throw: windows-1255 has a pointer 250 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 251 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 252 +PASS Not throw: windows-1255 has a pointer 253 +PASS Not throw: windows-1255 has a pointer 254 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 255 +PASS Not throw: windows-1256 has a pointer 0 +PASS Not throw: windows-1256 has a pointer 1 +PASS Not throw: windows-1256 has a pointer 2 +PASS Not throw: windows-1256 has a pointer 3 +PASS Not throw: windows-1256 has a pointer 4 +PASS Not throw: windows-1256 has a pointer 5 +PASS Not throw: windows-1256 has a pointer 6 +PASS Not throw: windows-1256 has a pointer 7 +PASS Not throw: windows-1256 has a pointer 8 +PASS Not throw: windows-1256 has a pointer 9 +PASS Not throw: windows-1256 has a pointer 10 +PASS Not throw: windows-1256 has a pointer 11 +PASS Not throw: windows-1256 has a pointer 12 +PASS Not throw: windows-1256 has a pointer 13 +PASS Not throw: windows-1256 has a pointer 14 +PASS Not throw: windows-1256 has a pointer 15 +PASS Not throw: windows-1256 has a pointer 16 +PASS Not throw: windows-1256 has a pointer 17 +PASS Not throw: windows-1256 has a pointer 18 +PASS Not throw: windows-1256 has a pointer 19 +PASS Not throw: windows-1256 has a pointer 20 +PASS Not throw: windows-1256 has a pointer 21 +PASS Not throw: windows-1256 has a pointer 22 +PASS Not throw: windows-1256 has a pointer 23 +PASS Not throw: windows-1256 has a pointer 24 +PASS Not throw: windows-1256 has a pointer 25 +PASS Not throw: windows-1256 has a pointer 26 +PASS Not throw: windows-1256 has a pointer 27 +PASS Not throw: windows-1256 has a pointer 28 +PASS Not throw: windows-1256 has a pointer 29 +PASS Not throw: windows-1256 has a pointer 30 +PASS Not throw: windows-1256 has a pointer 31 +PASS Not throw: windows-1256 has a pointer 32 +PASS Not throw: windows-1256 has a pointer 33 +PASS Not throw: windows-1256 has a pointer 34 +PASS Not throw: windows-1256 has a pointer 35 +PASS Not throw: windows-1256 has a pointer 36 +PASS Not throw: windows-1256 has a pointer 37 +PASS Not throw: windows-1256 has a pointer 38 +PASS Not throw: windows-1256 has a pointer 39 +PASS Not throw: windows-1256 has a pointer 40 +PASS Not throw: windows-1256 has a pointer 41 +PASS Not throw: windows-1256 has a pointer 42 +PASS Not throw: windows-1256 has a pointer 43 +PASS Not throw: windows-1256 has a pointer 44 +PASS Not throw: windows-1256 has a pointer 45 +PASS Not throw: windows-1256 has a pointer 46 +PASS Not throw: windows-1256 has a pointer 47 +PASS Not throw: windows-1256 has a pointer 48 +PASS Not throw: windows-1256 has a pointer 49 +PASS Not throw: windows-1256 has a pointer 50 +PASS Not throw: windows-1256 has a pointer 51 +PASS Not throw: windows-1256 has a pointer 52 +PASS Not throw: windows-1256 has a pointer 53 +PASS Not throw: windows-1256 has a pointer 54 +PASS Not throw: windows-1256 has a pointer 55 +PASS Not throw: windows-1256 has a pointer 56 +PASS Not throw: windows-1256 has a pointer 57 +PASS Not throw: windows-1256 has a pointer 58 +PASS Not throw: windows-1256 has a pointer 59 +PASS Not throw: windows-1256 has a pointer 60 +PASS Not throw: windows-1256 has a pointer 61 +PASS Not throw: windows-1256 has a pointer 62 +PASS Not throw: windows-1256 has a pointer 63 +PASS Not throw: windows-1256 has a pointer 64 +PASS Not throw: windows-1256 has a pointer 65 +PASS Not throw: windows-1256 has a pointer 66 +PASS Not throw: windows-1256 has a pointer 67 +PASS Not throw: windows-1256 has a pointer 68 +PASS Not throw: windows-1256 has a pointer 69 +PASS Not throw: windows-1256 has a pointer 70 +PASS Not throw: windows-1256 has a pointer 71 +PASS Not throw: windows-1256 has a pointer 72 +PASS Not throw: windows-1256 has a pointer 73 +PASS Not throw: windows-1256 has a pointer 74 +PASS Not throw: windows-1256 has a pointer 75 +PASS Not throw: windows-1256 has a pointer 76 +PASS Not throw: windows-1256 has a pointer 77 +PASS Not throw: windows-1256 has a pointer 78 +PASS Not throw: windows-1256 has a pointer 79 +PASS Not throw: windows-1256 has a pointer 80 +PASS Not throw: windows-1256 has a pointer 81 +PASS Not throw: windows-1256 has a pointer 82 +PASS Not throw: windows-1256 has a pointer 83 +PASS Not throw: windows-1256 has a pointer 84 +PASS Not throw: windows-1256 has a pointer 85 +PASS Not throw: windows-1256 has a pointer 86 +PASS Not throw: windows-1256 has a pointer 87 +PASS Not throw: windows-1256 has a pointer 88 +PASS Not throw: windows-1256 has a pointer 89 +PASS Not throw: windows-1256 has a pointer 90 +PASS Not throw: windows-1256 has a pointer 91 +PASS Not throw: windows-1256 has a pointer 92 +PASS Not throw: windows-1256 has a pointer 93 +PASS Not throw: windows-1256 has a pointer 94 +PASS Not throw: windows-1256 has a pointer 95 +PASS Not throw: windows-1256 has a pointer 96 +PASS Not throw: windows-1256 has a pointer 97 +PASS Not throw: windows-1256 has a pointer 98 +PASS Not throw: windows-1256 has a pointer 99 +PASS Not throw: windows-1256 has a pointer 100 +PASS Not throw: windows-1256 has a pointer 101 +PASS Not throw: windows-1256 has a pointer 102 +PASS Not throw: windows-1256 has a pointer 103 +PASS Not throw: windows-1256 has a pointer 104 +PASS Not throw: windows-1256 has a pointer 105 +PASS Not throw: windows-1256 has a pointer 106 +PASS Not throw: windows-1256 has a pointer 107 +PASS Not throw: windows-1256 has a pointer 108 +PASS Not throw: windows-1256 has a pointer 109 +PASS Not throw: windows-1256 has a pointer 110 +PASS Not throw: windows-1256 has a pointer 111 +PASS Not throw: windows-1256 has a pointer 112 +PASS Not throw: windows-1256 has a pointer 113 +PASS Not throw: windows-1256 has a pointer 114 +PASS Not throw: windows-1256 has a pointer 115 +PASS Not throw: windows-1256 has a pointer 116 +PASS Not throw: windows-1256 has a pointer 117 +PASS Not throw: windows-1256 has a pointer 118 +PASS Not throw: windows-1256 has a pointer 119 +PASS Not throw: windows-1256 has a pointer 120 +PASS Not throw: windows-1256 has a pointer 121 +PASS Not throw: windows-1256 has a pointer 122 +PASS Not throw: windows-1256 has a pointer 123 +PASS Not throw: windows-1256 has a pointer 124 +PASS Not throw: windows-1256 has a pointer 125 +PASS Not throw: windows-1256 has a pointer 126 +PASS Not throw: windows-1256 has a pointer 127 +PASS Not throw: windows-1256 has a pointer 128 +PASS Not throw: windows-1256 has a pointer 129 +PASS Not throw: windows-1256 has a pointer 130 +PASS Not throw: windows-1256 has a pointer 131 +PASS Not throw: windows-1256 has a pointer 132 +PASS Not throw: windows-1256 has a pointer 133 +PASS Not throw: windows-1256 has a pointer 134 +PASS Not throw: windows-1256 has a pointer 135 +PASS Not throw: windows-1256 has a pointer 136 +PASS Not throw: windows-1256 has a pointer 137 +PASS Not throw: windows-1256 has a pointer 138 +PASS Not throw: windows-1256 has a pointer 139 +PASS Not throw: windows-1256 has a pointer 140 +PASS Not throw: windows-1256 has a pointer 141 +PASS Not throw: windows-1256 has a pointer 142 +PASS Not throw: windows-1256 has a pointer 143 +PASS Not throw: windows-1256 has a pointer 144 +PASS Not throw: windows-1256 has a pointer 145 +PASS Not throw: windows-1256 has a pointer 146 +PASS Not throw: windows-1256 has a pointer 147 +PASS Not throw: windows-1256 has a pointer 148 +PASS Not throw: windows-1256 has a pointer 149 +PASS Not throw: windows-1256 has a pointer 150 +PASS Not throw: windows-1256 has a pointer 151 +PASS Not throw: windows-1256 has a pointer 152 +PASS Not throw: windows-1256 has a pointer 153 +PASS Not throw: windows-1256 has a pointer 154 +PASS Not throw: windows-1256 has a pointer 155 +PASS Not throw: windows-1256 has a pointer 156 +PASS Not throw: windows-1256 has a pointer 157 +PASS Not throw: windows-1256 has a pointer 158 +PASS Not throw: windows-1256 has a pointer 159 +PASS Not throw: windows-1256 has a pointer 160 +PASS Not throw: windows-1256 has a pointer 161 +PASS Not throw: windows-1256 has a pointer 162 +PASS Not throw: windows-1256 has a pointer 163 +PASS Not throw: windows-1256 has a pointer 164 +PASS Not throw: windows-1256 has a pointer 165 +PASS Not throw: windows-1256 has a pointer 166 +PASS Not throw: windows-1256 has a pointer 167 +PASS Not throw: windows-1256 has a pointer 168 +PASS Not throw: windows-1256 has a pointer 169 +PASS Not throw: windows-1256 has a pointer 170 +PASS Not throw: windows-1256 has a pointer 171 +PASS Not throw: windows-1256 has a pointer 172 +PASS Not throw: windows-1256 has a pointer 173 +PASS Not throw: windows-1256 has a pointer 174 +PASS Not throw: windows-1256 has a pointer 175 +PASS Not throw: windows-1256 has a pointer 176 +PASS Not throw: windows-1256 has a pointer 177 +PASS Not throw: windows-1256 has a pointer 178 +PASS Not throw: windows-1256 has a pointer 179 +PASS Not throw: windows-1256 has a pointer 180 +PASS Not throw: windows-1256 has a pointer 181 +PASS Not throw: windows-1256 has a pointer 182 +PASS Not throw: windows-1256 has a pointer 183 +PASS Not throw: windows-1256 has a pointer 184 +PASS Not throw: windows-1256 has a pointer 185 +PASS Not throw: windows-1256 has a pointer 186 +PASS Not throw: windows-1256 has a pointer 187 +PASS Not throw: windows-1256 has a pointer 188 +PASS Not throw: windows-1256 has a pointer 189 +PASS Not throw: windows-1256 has a pointer 190 +PASS Not throw: windows-1256 has a pointer 191 +PASS Not throw: windows-1256 has a pointer 192 +PASS Not throw: windows-1256 has a pointer 193 +PASS Not throw: windows-1256 has a pointer 194 +PASS Not throw: windows-1256 has a pointer 195 +PASS Not throw: windows-1256 has a pointer 196 +PASS Not throw: windows-1256 has a pointer 197 +PASS Not throw: windows-1256 has a pointer 198 +PASS Not throw: windows-1256 has a pointer 199 +PASS Not throw: windows-1256 has a pointer 200 +PASS Not throw: windows-1256 has a pointer 201 +PASS Not throw: windows-1256 has a pointer 202 +PASS Not throw: windows-1256 has a pointer 203 +PASS Not throw: windows-1256 has a pointer 204 +PASS Not throw: windows-1256 has a pointer 205 +PASS Not throw: windows-1256 has a pointer 206 +PASS Not throw: windows-1256 has a pointer 207 +PASS Not throw: windows-1256 has a pointer 208 +PASS Not throw: windows-1256 has a pointer 209 +PASS Not throw: windows-1256 has a pointer 210 +PASS Not throw: windows-1256 has a pointer 211 +PASS Not throw: windows-1256 has a pointer 212 +PASS Not throw: windows-1256 has a pointer 213 +PASS Not throw: windows-1256 has a pointer 214 +PASS Not throw: windows-1256 has a pointer 215 +PASS Not throw: windows-1256 has a pointer 216 +PASS Not throw: windows-1256 has a pointer 217 +PASS Not throw: windows-1256 has a pointer 218 +PASS Not throw: windows-1256 has a pointer 219 +PASS Not throw: windows-1256 has a pointer 220 +PASS Not throw: windows-1256 has a pointer 221 +PASS Not throw: windows-1256 has a pointer 222 +PASS Not throw: windows-1256 has a pointer 223 +PASS Not throw: windows-1256 has a pointer 224 +PASS Not throw: windows-1256 has a pointer 225 +PASS Not throw: windows-1256 has a pointer 226 +PASS Not throw: windows-1256 has a pointer 227 +PASS Not throw: windows-1256 has a pointer 228 +PASS Not throw: windows-1256 has a pointer 229 +PASS Not throw: windows-1256 has a pointer 230 +PASS Not throw: windows-1256 has a pointer 231 +PASS Not throw: windows-1256 has a pointer 232 +PASS Not throw: windows-1256 has a pointer 233 +PASS Not throw: windows-1256 has a pointer 234 +PASS Not throw: windows-1256 has a pointer 235 +PASS Not throw: windows-1256 has a pointer 236 +PASS Not throw: windows-1256 has a pointer 237 +PASS Not throw: windows-1256 has a pointer 238 +PASS Not throw: windows-1256 has a pointer 239 +PASS Not throw: windows-1256 has a pointer 240 +PASS Not throw: windows-1256 has a pointer 241 +PASS Not throw: windows-1256 has a pointer 242 +PASS Not throw: windows-1256 has a pointer 243 +PASS Not throw: windows-1256 has a pointer 244 +PASS Not throw: windows-1256 has a pointer 245 +PASS Not throw: windows-1256 has a pointer 246 +PASS Not throw: windows-1256 has a pointer 247 +PASS Not throw: windows-1256 has a pointer 248 +PASS Not throw: windows-1256 has a pointer 249 +PASS Not throw: windows-1256 has a pointer 250 +PASS Not throw: windows-1256 has a pointer 251 +PASS Not throw: windows-1256 has a pointer 252 +PASS Not throw: windows-1256 has a pointer 253 +PASS Not throw: windows-1256 has a pointer 254 +PASS Not throw: windows-1256 has a pointer 255 +PASS Not throw: windows-1257 has a pointer 0 +PASS Not throw: windows-1257 has a pointer 1 +PASS Not throw: windows-1257 has a pointer 2 +PASS Not throw: windows-1257 has a pointer 3 +PASS Not throw: windows-1257 has a pointer 4 +PASS Not throw: windows-1257 has a pointer 5 +PASS Not throw: windows-1257 has a pointer 6 +PASS Not throw: windows-1257 has a pointer 7 +PASS Not throw: windows-1257 has a pointer 8 +PASS Not throw: windows-1257 has a pointer 9 +PASS Not throw: windows-1257 has a pointer 10 +PASS Not throw: windows-1257 has a pointer 11 +PASS Not throw: windows-1257 has a pointer 12 +PASS Not throw: windows-1257 has a pointer 13 +PASS Not throw: windows-1257 has a pointer 14 +PASS Not throw: windows-1257 has a pointer 15 +PASS Not throw: windows-1257 has a pointer 16 +PASS Not throw: windows-1257 has a pointer 17 +PASS Not throw: windows-1257 has a pointer 18 +PASS Not throw: windows-1257 has a pointer 19 +PASS Not throw: windows-1257 has a pointer 20 +PASS Not throw: windows-1257 has a pointer 21 +PASS Not throw: windows-1257 has a pointer 22 +PASS Not throw: windows-1257 has a pointer 23 +PASS Not throw: windows-1257 has a pointer 24 +PASS Not throw: windows-1257 has a pointer 25 +PASS Not throw: windows-1257 has a pointer 26 +PASS Not throw: windows-1257 has a pointer 27 +PASS Not throw: windows-1257 has a pointer 28 +PASS Not throw: windows-1257 has a pointer 29 +PASS Not throw: windows-1257 has a pointer 30 +PASS Not throw: windows-1257 has a pointer 31 +PASS Not throw: windows-1257 has a pointer 32 +PASS Not throw: windows-1257 has a pointer 33 +PASS Not throw: windows-1257 has a pointer 34 +PASS Not throw: windows-1257 has a pointer 35 +PASS Not throw: windows-1257 has a pointer 36 +PASS Not throw: windows-1257 has a pointer 37 +PASS Not throw: windows-1257 has a pointer 38 +PASS Not throw: windows-1257 has a pointer 39 +PASS Not throw: windows-1257 has a pointer 40 +PASS Not throw: windows-1257 has a pointer 41 +PASS Not throw: windows-1257 has a pointer 42 +PASS Not throw: windows-1257 has a pointer 43 +PASS Not throw: windows-1257 has a pointer 44 +PASS Not throw: windows-1257 has a pointer 45 +PASS Not throw: windows-1257 has a pointer 46 +PASS Not throw: windows-1257 has a pointer 47 +PASS Not throw: windows-1257 has a pointer 48 +PASS Not throw: windows-1257 has a pointer 49 +PASS Not throw: windows-1257 has a pointer 50 +PASS Not throw: windows-1257 has a pointer 51 +PASS Not throw: windows-1257 has a pointer 52 +PASS Not throw: windows-1257 has a pointer 53 +PASS Not throw: windows-1257 has a pointer 54 +PASS Not throw: windows-1257 has a pointer 55 +PASS Not throw: windows-1257 has a pointer 56 +PASS Not throw: windows-1257 has a pointer 57 +PASS Not throw: windows-1257 has a pointer 58 +PASS Not throw: windows-1257 has a pointer 59 +PASS Not throw: windows-1257 has a pointer 60 +PASS Not throw: windows-1257 has a pointer 61 +PASS Not throw: windows-1257 has a pointer 62 +PASS Not throw: windows-1257 has a pointer 63 +PASS Not throw: windows-1257 has a pointer 64 +PASS Not throw: windows-1257 has a pointer 65 +PASS Not throw: windows-1257 has a pointer 66 +PASS Not throw: windows-1257 has a pointer 67 +PASS Not throw: windows-1257 has a pointer 68 +PASS Not throw: windows-1257 has a pointer 69 +PASS Not throw: windows-1257 has a pointer 70 +PASS Not throw: windows-1257 has a pointer 71 +PASS Not throw: windows-1257 has a pointer 72 +PASS Not throw: windows-1257 has a pointer 73 +PASS Not throw: windows-1257 has a pointer 74 +PASS Not throw: windows-1257 has a pointer 75 +PASS Not throw: windows-1257 has a pointer 76 +PASS Not throw: windows-1257 has a pointer 77 +PASS Not throw: windows-1257 has a pointer 78 +PASS Not throw: windows-1257 has a pointer 79 +PASS Not throw: windows-1257 has a pointer 80 +PASS Not throw: windows-1257 has a pointer 81 +PASS Not throw: windows-1257 has a pointer 82 +PASS Not throw: windows-1257 has a pointer 83 +PASS Not throw: windows-1257 has a pointer 84 +PASS Not throw: windows-1257 has a pointer 85 +PASS Not throw: windows-1257 has a pointer 86 +PASS Not throw: windows-1257 has a pointer 87 +PASS Not throw: windows-1257 has a pointer 88 +PASS Not throw: windows-1257 has a pointer 89 +PASS Not throw: windows-1257 has a pointer 90 +PASS Not throw: windows-1257 has a pointer 91 +PASS Not throw: windows-1257 has a pointer 92 +PASS Not throw: windows-1257 has a pointer 93 +PASS Not throw: windows-1257 has a pointer 94 +PASS Not throw: windows-1257 has a pointer 95 +PASS Not throw: windows-1257 has a pointer 96 +PASS Not throw: windows-1257 has a pointer 97 +PASS Not throw: windows-1257 has a pointer 98 +PASS Not throw: windows-1257 has a pointer 99 +PASS Not throw: windows-1257 has a pointer 100 +PASS Not throw: windows-1257 has a pointer 101 +PASS Not throw: windows-1257 has a pointer 102 +PASS Not throw: windows-1257 has a pointer 103 +PASS Not throw: windows-1257 has a pointer 104 +PASS Not throw: windows-1257 has a pointer 105 +PASS Not throw: windows-1257 has a pointer 106 +PASS Not throw: windows-1257 has a pointer 107 +PASS Not throw: windows-1257 has a pointer 108 +PASS Not throw: windows-1257 has a pointer 109 +PASS Not throw: windows-1257 has a pointer 110 +PASS Not throw: windows-1257 has a pointer 111 +PASS Not throw: windows-1257 has a pointer 112 +PASS Not throw: windows-1257 has a pointer 113 +PASS Not throw: windows-1257 has a pointer 114 +PASS Not throw: windows-1257 has a pointer 115 +PASS Not throw: windows-1257 has a pointer 116 +PASS Not throw: windows-1257 has a pointer 117 +PASS Not throw: windows-1257 has a pointer 118 +PASS Not throw: windows-1257 has a pointer 119 +PASS Not throw: windows-1257 has a pointer 120 +PASS Not throw: windows-1257 has a pointer 121 +PASS Not throw: windows-1257 has a pointer 122 +PASS Not throw: windows-1257 has a pointer 123 +PASS Not throw: windows-1257 has a pointer 124 +PASS Not throw: windows-1257 has a pointer 125 +PASS Not throw: windows-1257 has a pointer 126 +PASS Not throw: windows-1257 has a pointer 127 +PASS Not throw: windows-1257 has a pointer 128 +PASS Not throw: windows-1257 has a pointer 129 +PASS Not throw: windows-1257 has a pointer 130 +PASS Not throw: windows-1257 has a pointer 131 +PASS Not throw: windows-1257 has a pointer 132 +PASS Not throw: windows-1257 has a pointer 133 +PASS Not throw: windows-1257 has a pointer 134 +PASS Not throw: windows-1257 has a pointer 135 +PASS Not throw: windows-1257 has a pointer 136 +PASS Not throw: windows-1257 has a pointer 137 +PASS Not throw: windows-1257 has a pointer 138 +PASS Not throw: windows-1257 has a pointer 139 +PASS Not throw: windows-1257 has a pointer 140 +PASS Not throw: windows-1257 has a pointer 141 +PASS Not throw: windows-1257 has a pointer 142 +PASS Not throw: windows-1257 has a pointer 143 +PASS Not throw: windows-1257 has a pointer 144 +PASS Not throw: windows-1257 has a pointer 145 +PASS Not throw: windows-1257 has a pointer 146 +PASS Not throw: windows-1257 has a pointer 147 +PASS Not throw: windows-1257 has a pointer 148 +PASS Not throw: windows-1257 has a pointer 149 +PASS Not throw: windows-1257 has a pointer 150 +PASS Not throw: windows-1257 has a pointer 151 +PASS Not throw: windows-1257 has a pointer 152 +PASS Not throw: windows-1257 has a pointer 153 +PASS Not throw: windows-1257 has a pointer 154 +PASS Not throw: windows-1257 has a pointer 155 +PASS Not throw: windows-1257 has a pointer 156 +PASS Not throw: windows-1257 has a pointer 157 +PASS Not throw: windows-1257 has a pointer 158 +PASS Not throw: windows-1257 has a pointer 159 +PASS Not throw: windows-1257 has a pointer 160 +PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 161 +PASS Not throw: windows-1257 has a pointer 162 +PASS Not throw: windows-1257 has a pointer 163 +PASS Not throw: windows-1257 has a pointer 164 +PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 165 +PASS Not throw: windows-1257 has a pointer 166 +PASS Not throw: windows-1257 has a pointer 167 +PASS Not throw: windows-1257 has a pointer 168 +PASS Not throw: windows-1257 has a pointer 169 +PASS Not throw: windows-1257 has a pointer 170 +PASS Not throw: windows-1257 has a pointer 171 +PASS Not throw: windows-1257 has a pointer 172 +PASS Not throw: windows-1257 has a pointer 173 +PASS Not throw: windows-1257 has a pointer 174 +PASS Not throw: windows-1257 has a pointer 175 +PASS Not throw: windows-1257 has a pointer 176 +PASS Not throw: windows-1257 has a pointer 177 +PASS Not throw: windows-1257 has a pointer 178 +PASS Not throw: windows-1257 has a pointer 179 +PASS Not throw: windows-1257 has a pointer 180 +PASS Not throw: windows-1257 has a pointer 181 +PASS Not throw: windows-1257 has a pointer 182 +PASS Not throw: windows-1257 has a pointer 183 +PASS Not throw: windows-1257 has a pointer 184 +PASS Not throw: windows-1257 has a pointer 185 +PASS Not throw: windows-1257 has a pointer 186 +PASS Not throw: windows-1257 has a pointer 187 +PASS Not throw: windows-1257 has a pointer 188 +PASS Not throw: windows-1257 has a pointer 189 +PASS Not throw: windows-1257 has a pointer 190 +PASS Not throw: windows-1257 has a pointer 191 +PASS Not throw: windows-1257 has a pointer 192 +PASS Not throw: windows-1257 has a pointer 193 +PASS Not throw: windows-1257 has a pointer 194 +PASS Not throw: windows-1257 has a pointer 195 +PASS Not throw: windows-1257 has a pointer 196 +PASS Not throw: windows-1257 has a pointer 197 +PASS Not throw: windows-1257 has a pointer 198 +PASS Not throw: windows-1257 has a pointer 199 +PASS Not throw: windows-1257 has a pointer 200 +PASS Not throw: windows-1257 has a pointer 201 +PASS Not throw: windows-1257 has a pointer 202 +PASS Not throw: windows-1257 has a pointer 203 +PASS Not throw: windows-1257 has a pointer 204 +PASS Not throw: windows-1257 has a pointer 205 +PASS Not throw: windows-1257 has a pointer 206 +PASS Not throw: windows-1257 has a pointer 207 +PASS Not throw: windows-1257 has a pointer 208 +PASS Not throw: windows-1257 has a pointer 209 +PASS Not throw: windows-1257 has a pointer 210 +PASS Not throw: windows-1257 has a pointer 211 +PASS Not throw: windows-1257 has a pointer 212 +PASS Not throw: windows-1257 has a pointer 213 +PASS Not throw: windows-1257 has a pointer 214 +PASS Not throw: windows-1257 has a pointer 215 +PASS Not throw: windows-1257 has a pointer 216 +PASS Not throw: windows-1257 has a pointer 217 +PASS Not throw: windows-1257 has a pointer 218 +PASS Not throw: windows-1257 has a pointer 219 +PASS Not throw: windows-1257 has a pointer 220 +PASS Not throw: windows-1257 has a pointer 221 +PASS Not throw: windows-1257 has a pointer 222 +PASS Not throw: windows-1257 has a pointer 223 +PASS Not throw: windows-1257 has a pointer 224 +PASS Not throw: windows-1257 has a pointer 225 +PASS Not throw: windows-1257 has a pointer 226 +PASS Not throw: windows-1257 has a pointer 227 +PASS Not throw: windows-1257 has a pointer 228 +PASS Not throw: windows-1257 has a pointer 229 +PASS Not throw: windows-1257 has a pointer 230 +PASS Not throw: windows-1257 has a pointer 231 +PASS Not throw: windows-1257 has a pointer 232 +PASS Not throw: windows-1257 has a pointer 233 +PASS Not throw: windows-1257 has a pointer 234 +PASS Not throw: windows-1257 has a pointer 235 +PASS Not throw: windows-1257 has a pointer 236 +PASS Not throw: windows-1257 has a pointer 237 +PASS Not throw: windows-1257 has a pointer 238 +PASS Not throw: windows-1257 has a pointer 239 +PASS Not throw: windows-1257 has a pointer 240 +PASS Not throw: windows-1257 has a pointer 241 +PASS Not throw: windows-1257 has a pointer 242 +PASS Not throw: windows-1257 has a pointer 243 +PASS Not throw: windows-1257 has a pointer 244 +PASS Not throw: windows-1257 has a pointer 245 +PASS Not throw: windows-1257 has a pointer 246 +PASS Not throw: windows-1257 has a pointer 247 +PASS Not throw: windows-1257 has a pointer 248 +PASS Not throw: windows-1257 has a pointer 249 +PASS Not throw: windows-1257 has a pointer 250 +PASS Not throw: windows-1257 has a pointer 251 +PASS Not throw: windows-1257 has a pointer 252 +PASS Not throw: windows-1257 has a pointer 253 +PASS Not throw: windows-1257 has a pointer 254 +PASS Not throw: windows-1257 has a pointer 255 +PASS Not throw: windows-1258 has a pointer 0 +PASS Not throw: windows-1258 has a pointer 1 +PASS Not throw: windows-1258 has a pointer 2 +PASS Not throw: windows-1258 has a pointer 3 +PASS Not throw: windows-1258 has a pointer 4 +PASS Not throw: windows-1258 has a pointer 5 +PASS Not throw: windows-1258 has a pointer 6 +PASS Not throw: windows-1258 has a pointer 7 +PASS Not throw: windows-1258 has a pointer 8 +PASS Not throw: windows-1258 has a pointer 9 +PASS Not throw: windows-1258 has a pointer 10 +PASS Not throw: windows-1258 has a pointer 11 +PASS Not throw: windows-1258 has a pointer 12 +PASS Not throw: windows-1258 has a pointer 13 +PASS Not throw: windows-1258 has a pointer 14 +PASS Not throw: windows-1258 has a pointer 15 +PASS Not throw: windows-1258 has a pointer 16 +PASS Not throw: windows-1258 has a pointer 17 +PASS Not throw: windows-1258 has a pointer 18 +PASS Not throw: windows-1258 has a pointer 19 +PASS Not throw: windows-1258 has a pointer 20 +PASS Not throw: windows-1258 has a pointer 21 +PASS Not throw: windows-1258 has a pointer 22 +PASS Not throw: windows-1258 has a pointer 23 +PASS Not throw: windows-1258 has a pointer 24 +PASS Not throw: windows-1258 has a pointer 25 +PASS Not throw: windows-1258 has a pointer 26 +PASS Not throw: windows-1258 has a pointer 27 +PASS Not throw: windows-1258 has a pointer 28 +PASS Not throw: windows-1258 has a pointer 29 +PASS Not throw: windows-1258 has a pointer 30 +PASS Not throw: windows-1258 has a pointer 31 +PASS Not throw: windows-1258 has a pointer 32 +PASS Not throw: windows-1258 has a pointer 33 +PASS Not throw: windows-1258 has a pointer 34 +PASS Not throw: windows-1258 has a pointer 35 +PASS Not throw: windows-1258 has a pointer 36 +PASS Not throw: windows-1258 has a pointer 37 +PASS Not throw: windows-1258 has a pointer 38 +PASS Not throw: windows-1258 has a pointer 39 +PASS Not throw: windows-1258 has a pointer 40 +PASS Not throw: windows-1258 has a pointer 41 +PASS Not throw: windows-1258 has a pointer 42 +PASS Not throw: windows-1258 has a pointer 43 +PASS Not throw: windows-1258 has a pointer 44 +PASS Not throw: windows-1258 has a pointer 45 +PASS Not throw: windows-1258 has a pointer 46 +PASS Not throw: windows-1258 has a pointer 47 +PASS Not throw: windows-1258 has a pointer 48 +PASS Not throw: windows-1258 has a pointer 49 +PASS Not throw: windows-1258 has a pointer 50 +PASS Not throw: windows-1258 has a pointer 51 +PASS Not throw: windows-1258 has a pointer 52 +PASS Not throw: windows-1258 has a pointer 53 +PASS Not throw: windows-1258 has a pointer 54 +PASS Not throw: windows-1258 has a pointer 55 +PASS Not throw: windows-1258 has a pointer 56 +PASS Not throw: windows-1258 has a pointer 57 +PASS Not throw: windows-1258 has a pointer 58 +PASS Not throw: windows-1258 has a pointer 59 +PASS Not throw: windows-1258 has a pointer 60 +PASS Not throw: windows-1258 has a pointer 61 +PASS Not throw: windows-1258 has a pointer 62 +PASS Not throw: windows-1258 has a pointer 63 +PASS Not throw: windows-1258 has a pointer 64 +PASS Not throw: windows-1258 has a pointer 65 +PASS Not throw: windows-1258 has a pointer 66 +PASS Not throw: windows-1258 has a pointer 67 +PASS Not throw: windows-1258 has a pointer 68 +PASS Not throw: windows-1258 has a pointer 69 +PASS Not throw: windows-1258 has a pointer 70 +PASS Not throw: windows-1258 has a pointer 71 +PASS Not throw: windows-1258 has a pointer 72 +PASS Not throw: windows-1258 has a pointer 73 +PASS Not throw: windows-1258 has a pointer 74 +PASS Not throw: windows-1258 has a pointer 75 +PASS Not throw: windows-1258 has a pointer 76 +PASS Not throw: windows-1258 has a pointer 77 +PASS Not throw: windows-1258 has a pointer 78 +PASS Not throw: windows-1258 has a pointer 79 +PASS Not throw: windows-1258 has a pointer 80 +PASS Not throw: windows-1258 has a pointer 81 +PASS Not throw: windows-1258 has a pointer 82 +PASS Not throw: windows-1258 has a pointer 83 +PASS Not throw: windows-1258 has a pointer 84 +PASS Not throw: windows-1258 has a pointer 85 +PASS Not throw: windows-1258 has a pointer 86 +PASS Not throw: windows-1258 has a pointer 87 +PASS Not throw: windows-1258 has a pointer 88 +PASS Not throw: windows-1258 has a pointer 89 +PASS Not throw: windows-1258 has a pointer 90 +PASS Not throw: windows-1258 has a pointer 91 +PASS Not throw: windows-1258 has a pointer 92 +PASS Not throw: windows-1258 has a pointer 93 +PASS Not throw: windows-1258 has a pointer 94 +PASS Not throw: windows-1258 has a pointer 95 +PASS Not throw: windows-1258 has a pointer 96 +PASS Not throw: windows-1258 has a pointer 97 +PASS Not throw: windows-1258 has a pointer 98 +PASS Not throw: windows-1258 has a pointer 99 +PASS Not throw: windows-1258 has a pointer 100 +PASS Not throw: windows-1258 has a pointer 101 +PASS Not throw: windows-1258 has a pointer 102 +PASS Not throw: windows-1258 has a pointer 103 +PASS Not throw: windows-1258 has a pointer 104 +PASS Not throw: windows-1258 has a pointer 105 +PASS Not throw: windows-1258 has a pointer 106 +PASS Not throw: windows-1258 has a pointer 107 +PASS Not throw: windows-1258 has a pointer 108 +PASS Not throw: windows-1258 has a pointer 109 +PASS Not throw: windows-1258 has a pointer 110 +PASS Not throw: windows-1258 has a pointer 111 +PASS Not throw: windows-1258 has a pointer 112 +PASS Not throw: windows-1258 has a pointer 113 +PASS Not throw: windows-1258 has a pointer 114 +PASS Not throw: windows-1258 has a pointer 115 +PASS Not throw: windows-1258 has a pointer 116 +PASS Not throw: windows-1258 has a pointer 117 +PASS Not throw: windows-1258 has a pointer 118 +PASS Not throw: windows-1258 has a pointer 119 +PASS Not throw: windows-1258 has a pointer 120 +PASS Not throw: windows-1258 has a pointer 121 +PASS Not throw: windows-1258 has a pointer 122 +PASS Not throw: windows-1258 has a pointer 123 +PASS Not throw: windows-1258 has a pointer 124 +PASS Not throw: windows-1258 has a pointer 125 +PASS Not throw: windows-1258 has a pointer 126 +PASS Not throw: windows-1258 has a pointer 127 +PASS Not throw: windows-1258 has a pointer 128 +PASS Not throw: windows-1258 has a pointer 129 +PASS Not throw: windows-1258 has a pointer 130 +PASS Not throw: windows-1258 has a pointer 131 +PASS Not throw: windows-1258 has a pointer 132 +PASS Not throw: windows-1258 has a pointer 133 +PASS Not throw: windows-1258 has a pointer 134 +PASS Not throw: windows-1258 has a pointer 135 +PASS Not throw: windows-1258 has a pointer 136 +PASS Not throw: windows-1258 has a pointer 137 +PASS Not throw: windows-1258 has a pointer 138 +PASS Not throw: windows-1258 has a pointer 139 +PASS Not throw: windows-1258 has a pointer 140 +PASS Not throw: windows-1258 has a pointer 141 +PASS Not throw: windows-1258 has a pointer 142 +PASS Not throw: windows-1258 has a pointer 143 +PASS Not throw: windows-1258 has a pointer 144 +PASS Not throw: windows-1258 has a pointer 145 +PASS Not throw: windows-1258 has a pointer 146 +PASS Not throw: windows-1258 has a pointer 147 +PASS Not throw: windows-1258 has a pointer 148 +PASS Not throw: windows-1258 has a pointer 149 +PASS Not throw: windows-1258 has a pointer 150 +PASS Not throw: windows-1258 has a pointer 151 +PASS Not throw: windows-1258 has a pointer 152 +PASS Not throw: windows-1258 has a pointer 153 +PASS Not throw: windows-1258 has a pointer 154 +PASS Not throw: windows-1258 has a pointer 155 +PASS Not throw: windows-1258 has a pointer 156 +PASS Not throw: windows-1258 has a pointer 157 +PASS Not throw: windows-1258 has a pointer 158 +PASS Not throw: windows-1258 has a pointer 159 +PASS Not throw: windows-1258 has a pointer 160 +PASS Not throw: windows-1258 has a pointer 161 +PASS Not throw: windows-1258 has a pointer 162 +PASS Not throw: windows-1258 has a pointer 163 +PASS Not throw: windows-1258 has a pointer 164 +PASS Not throw: windows-1258 has a pointer 165 +PASS Not throw: windows-1258 has a pointer 166 +PASS Not throw: windows-1258 has a pointer 167 +PASS Not throw: windows-1258 has a pointer 168 +PASS Not throw: windows-1258 has a pointer 169 +PASS Not throw: windows-1258 has a pointer 170 +PASS Not throw: windows-1258 has a pointer 171 +PASS Not throw: windows-1258 has a pointer 172 +PASS Not throw: windows-1258 has a pointer 173 +PASS Not throw: windows-1258 has a pointer 174 +PASS Not throw: windows-1258 has a pointer 175 +PASS Not throw: windows-1258 has a pointer 176 +PASS Not throw: windows-1258 has a pointer 177 +PASS Not throw: windows-1258 has a pointer 178 +PASS Not throw: windows-1258 has a pointer 179 +PASS Not throw: windows-1258 has a pointer 180 +PASS Not throw: windows-1258 has a pointer 181 +PASS Not throw: windows-1258 has a pointer 182 +PASS Not throw: windows-1258 has a pointer 183 +PASS Not throw: windows-1258 has a pointer 184 +PASS Not throw: windows-1258 has a pointer 185 +PASS Not throw: windows-1258 has a pointer 186 +PASS Not throw: windows-1258 has a pointer 187 +PASS Not throw: windows-1258 has a pointer 188 +PASS Not throw: windows-1258 has a pointer 189 +PASS Not throw: windows-1258 has a pointer 190 +PASS Not throw: windows-1258 has a pointer 191 +PASS Not throw: windows-1258 has a pointer 192 +PASS Not throw: windows-1258 has a pointer 193 +PASS Not throw: windows-1258 has a pointer 194 +PASS Not throw: windows-1258 has a pointer 195 +PASS Not throw: windows-1258 has a pointer 196 +PASS Not throw: windows-1258 has a pointer 197 +PASS Not throw: windows-1258 has a pointer 198 +PASS Not throw: windows-1258 has a pointer 199 +PASS Not throw: windows-1258 has a pointer 200 +PASS Not throw: windows-1258 has a pointer 201 +PASS Not throw: windows-1258 has a pointer 202 +PASS Not throw: windows-1258 has a pointer 203 +PASS Not throw: windows-1258 has a pointer 204 +PASS Not throw: windows-1258 has a pointer 205 +PASS Not throw: windows-1258 has a pointer 206 +PASS Not throw: windows-1258 has a pointer 207 +PASS Not throw: windows-1258 has a pointer 208 +PASS Not throw: windows-1258 has a pointer 209 +PASS Not throw: windows-1258 has a pointer 210 +PASS Not throw: windows-1258 has a pointer 211 +PASS Not throw: windows-1258 has a pointer 212 +PASS Not throw: windows-1258 has a pointer 213 +PASS Not throw: windows-1258 has a pointer 214 +PASS Not throw: windows-1258 has a pointer 215 +PASS Not throw: windows-1258 has a pointer 216 +PASS Not throw: windows-1258 has a pointer 217 +PASS Not throw: windows-1258 has a pointer 218 +PASS Not throw: windows-1258 has a pointer 219 +PASS Not throw: windows-1258 has a pointer 220 +PASS Not throw: windows-1258 has a pointer 221 +PASS Not throw: windows-1258 has a pointer 222 +PASS Not throw: windows-1258 has a pointer 223 +PASS Not throw: windows-1258 has a pointer 224 +PASS Not throw: windows-1258 has a pointer 225 +PASS Not throw: windows-1258 has a pointer 226 +PASS Not throw: windows-1258 has a pointer 227 +PASS Not throw: windows-1258 has a pointer 228 +PASS Not throw: windows-1258 has a pointer 229 +PASS Not throw: windows-1258 has a pointer 230 +PASS Not throw: windows-1258 has a pointer 231 +PASS Not throw: windows-1258 has a pointer 232 +PASS Not throw: windows-1258 has a pointer 233 +PASS Not throw: windows-1258 has a pointer 234 +PASS Not throw: windows-1258 has a pointer 235 +PASS Not throw: windows-1258 has a pointer 236 +PASS Not throw: windows-1258 has a pointer 237 +PASS Not throw: windows-1258 has a pointer 238 +PASS Not throw: windows-1258 has a pointer 239 +PASS Not throw: windows-1258 has a pointer 240 +PASS Not throw: windows-1258 has a pointer 241 +PASS Not throw: windows-1258 has a pointer 242 +PASS Not throw: windows-1258 has a pointer 243 +PASS Not throw: windows-1258 has a pointer 244 +PASS Not throw: windows-1258 has a pointer 245 +PASS Not throw: windows-1258 has a pointer 246 +PASS Not throw: windows-1258 has a pointer 247 +PASS Not throw: windows-1258 has a pointer 248 +PASS Not throw: windows-1258 has a pointer 249 +PASS Not throw: windows-1258 has a pointer 250 +PASS Not throw: windows-1258 has a pointer 251 +PASS Not throw: windows-1258 has a pointer 252 +PASS Not throw: windows-1258 has a pointer 253 +PASS Not throw: windows-1258 has a pointer 254 +PASS Not throw: windows-1258 has a pointer 255 +PASS Not throw: x-mac-cyrillic has a pointer 0 +PASS Not throw: x-mac-cyrillic has a pointer 1 +PASS Not throw: x-mac-cyrillic has a pointer 2 +PASS Not throw: x-mac-cyrillic has a pointer 3 +PASS Not throw: x-mac-cyrillic has a pointer 4 +PASS Not throw: x-mac-cyrillic has a pointer 5 +PASS Not throw: x-mac-cyrillic has a pointer 6 +PASS Not throw: x-mac-cyrillic has a pointer 7 +PASS Not throw: x-mac-cyrillic has a pointer 8 +PASS Not throw: x-mac-cyrillic has a pointer 9 +PASS Not throw: x-mac-cyrillic has a pointer 10 +PASS Not throw: x-mac-cyrillic has a pointer 11 +PASS Not throw: x-mac-cyrillic has a pointer 12 +PASS Not throw: x-mac-cyrillic has a pointer 13 +PASS Not throw: x-mac-cyrillic has a pointer 14 +PASS Not throw: x-mac-cyrillic has a pointer 15 +PASS Not throw: x-mac-cyrillic has a pointer 16 +PASS Not throw: x-mac-cyrillic has a pointer 17 +PASS Not throw: x-mac-cyrillic has a pointer 18 +PASS Not throw: x-mac-cyrillic has a pointer 19 +PASS Not throw: x-mac-cyrillic has a pointer 20 +PASS Not throw: x-mac-cyrillic has a pointer 21 +PASS Not throw: x-mac-cyrillic has a pointer 22 +PASS Not throw: x-mac-cyrillic has a pointer 23 +PASS Not throw: x-mac-cyrillic has a pointer 24 +PASS Not throw: x-mac-cyrillic has a pointer 25 +PASS Not throw: x-mac-cyrillic has a pointer 26 +PASS Not throw: x-mac-cyrillic has a pointer 27 +PASS Not throw: x-mac-cyrillic has a pointer 28 +PASS Not throw: x-mac-cyrillic has a pointer 29 +PASS Not throw: x-mac-cyrillic has a pointer 30 +PASS Not throw: x-mac-cyrillic has a pointer 31 +PASS Not throw: x-mac-cyrillic has a pointer 32 +PASS Not throw: x-mac-cyrillic has a pointer 33 +PASS Not throw: x-mac-cyrillic has a pointer 34 +PASS Not throw: x-mac-cyrillic has a pointer 35 +PASS Not throw: x-mac-cyrillic has a pointer 36 +PASS Not throw: x-mac-cyrillic has a pointer 37 +PASS Not throw: x-mac-cyrillic has a pointer 38 +PASS Not throw: x-mac-cyrillic has a pointer 39 +PASS Not throw: x-mac-cyrillic has a pointer 40 +PASS Not throw: x-mac-cyrillic has a pointer 41 +PASS Not throw: x-mac-cyrillic has a pointer 42 +PASS Not throw: x-mac-cyrillic has a pointer 43 +PASS Not throw: x-mac-cyrillic has a pointer 44 +PASS Not throw: x-mac-cyrillic has a pointer 45 +PASS Not throw: x-mac-cyrillic has a pointer 46 +PASS Not throw: x-mac-cyrillic has a pointer 47 +PASS Not throw: x-mac-cyrillic has a pointer 48 +PASS Not throw: x-mac-cyrillic has a pointer 49 +PASS Not throw: x-mac-cyrillic has a pointer 50 +PASS Not throw: x-mac-cyrillic has a pointer 51 +PASS Not throw: x-mac-cyrillic has a pointer 52 +PASS Not throw: x-mac-cyrillic has a pointer 53 +PASS Not throw: x-mac-cyrillic has a pointer 54 +PASS Not throw: x-mac-cyrillic has a pointer 55 +PASS Not throw: x-mac-cyrillic has a pointer 56 +PASS Not throw: x-mac-cyrillic has a pointer 57 +PASS Not throw: x-mac-cyrillic has a pointer 58 +PASS Not throw: x-mac-cyrillic has a pointer 59 +PASS Not throw: x-mac-cyrillic has a pointer 60 +PASS Not throw: x-mac-cyrillic has a pointer 61 +PASS Not throw: x-mac-cyrillic has a pointer 62 +PASS Not throw: x-mac-cyrillic has a pointer 63 +PASS Not throw: x-mac-cyrillic has a pointer 64 +PASS Not throw: x-mac-cyrillic has a pointer 65 +PASS Not throw: x-mac-cyrillic has a pointer 66 +PASS Not throw: x-mac-cyrillic has a pointer 67 +PASS Not throw: x-mac-cyrillic has a pointer 68 +PASS Not throw: x-mac-cyrillic has a pointer 69 +PASS Not throw: x-mac-cyrillic has a pointer 70 +PASS Not throw: x-mac-cyrillic has a pointer 71 +PASS Not throw: x-mac-cyrillic has a pointer 72 +PASS Not throw: x-mac-cyrillic has a pointer 73 +PASS Not throw: x-mac-cyrillic has a pointer 74 +PASS Not throw: x-mac-cyrillic has a pointer 75 +PASS Not throw: x-mac-cyrillic has a pointer 76 +PASS Not throw: x-mac-cyrillic has a pointer 77 +PASS Not throw: x-mac-cyrillic has a pointer 78 +PASS Not throw: x-mac-cyrillic has a pointer 79 +PASS Not throw: x-mac-cyrillic has a pointer 80 +PASS Not throw: x-mac-cyrillic has a pointer 81 +PASS Not throw: x-mac-cyrillic has a pointer 82 +PASS Not throw: x-mac-cyrillic has a pointer 83 +PASS Not throw: x-mac-cyrillic has a pointer 84 +PASS Not throw: x-mac-cyrillic has a pointer 85 +PASS Not throw: x-mac-cyrillic has a pointer 86 +PASS Not throw: x-mac-cyrillic has a pointer 87 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_7001-last-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_7001-last-expected.txt new file mode 100644 index 0000000000000..c1067533ad41c --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker_7001-last-expected.txt @@ -0,0 +1,170 @@ + +PASS Not throw: x-mac-cyrillic has a pointer 88 +PASS Not throw: x-mac-cyrillic has a pointer 89 +PASS Not throw: x-mac-cyrillic has a pointer 90 +PASS Not throw: x-mac-cyrillic has a pointer 91 +PASS Not throw: x-mac-cyrillic has a pointer 92 +PASS Not throw: x-mac-cyrillic has a pointer 93 +PASS Not throw: x-mac-cyrillic has a pointer 94 +PASS Not throw: x-mac-cyrillic has a pointer 95 +PASS Not throw: x-mac-cyrillic has a pointer 96 +PASS Not throw: x-mac-cyrillic has a pointer 97 +PASS Not throw: x-mac-cyrillic has a pointer 98 +PASS Not throw: x-mac-cyrillic has a pointer 99 +PASS Not throw: x-mac-cyrillic has a pointer 100 +PASS Not throw: x-mac-cyrillic has a pointer 101 +PASS Not throw: x-mac-cyrillic has a pointer 102 +PASS Not throw: x-mac-cyrillic has a pointer 103 +PASS Not throw: x-mac-cyrillic has a pointer 104 +PASS Not throw: x-mac-cyrillic has a pointer 105 +PASS Not throw: x-mac-cyrillic has a pointer 106 +PASS Not throw: x-mac-cyrillic has a pointer 107 +PASS Not throw: x-mac-cyrillic has a pointer 108 +PASS Not throw: x-mac-cyrillic has a pointer 109 +PASS Not throw: x-mac-cyrillic has a pointer 110 +PASS Not throw: x-mac-cyrillic has a pointer 111 +PASS Not throw: x-mac-cyrillic has a pointer 112 +PASS Not throw: x-mac-cyrillic has a pointer 113 +PASS Not throw: x-mac-cyrillic has a pointer 114 +PASS Not throw: x-mac-cyrillic has a pointer 115 +PASS Not throw: x-mac-cyrillic has a pointer 116 +PASS Not throw: x-mac-cyrillic has a pointer 117 +PASS Not throw: x-mac-cyrillic has a pointer 118 +PASS Not throw: x-mac-cyrillic has a pointer 119 +PASS Not throw: x-mac-cyrillic has a pointer 120 +PASS Not throw: x-mac-cyrillic has a pointer 121 +PASS Not throw: x-mac-cyrillic has a pointer 122 +PASS Not throw: x-mac-cyrillic has a pointer 123 +PASS Not throw: x-mac-cyrillic has a pointer 124 +PASS Not throw: x-mac-cyrillic has a pointer 125 +PASS Not throw: x-mac-cyrillic has a pointer 126 +PASS Not throw: x-mac-cyrillic has a pointer 127 +PASS Not throw: x-mac-cyrillic has a pointer 128 +PASS Not throw: x-mac-cyrillic has a pointer 129 +PASS Not throw: x-mac-cyrillic has a pointer 130 +PASS Not throw: x-mac-cyrillic has a pointer 131 +PASS Not throw: x-mac-cyrillic has a pointer 132 +PASS Not throw: x-mac-cyrillic has a pointer 133 +PASS Not throw: x-mac-cyrillic has a pointer 134 +PASS Not throw: x-mac-cyrillic has a pointer 135 +PASS Not throw: x-mac-cyrillic has a pointer 136 +PASS Not throw: x-mac-cyrillic has a pointer 137 +PASS Not throw: x-mac-cyrillic has a pointer 138 +PASS Not throw: x-mac-cyrillic has a pointer 139 +PASS Not throw: x-mac-cyrillic has a pointer 140 +PASS Not throw: x-mac-cyrillic has a pointer 141 +PASS Not throw: x-mac-cyrillic has a pointer 142 +PASS Not throw: x-mac-cyrillic has a pointer 143 +PASS Not throw: x-mac-cyrillic has a pointer 144 +PASS Not throw: x-mac-cyrillic has a pointer 145 +PASS Not throw: x-mac-cyrillic has a pointer 146 +PASS Not throw: x-mac-cyrillic has a pointer 147 +PASS Not throw: x-mac-cyrillic has a pointer 148 +PASS Not throw: x-mac-cyrillic has a pointer 149 +PASS Not throw: x-mac-cyrillic has a pointer 150 +PASS Not throw: x-mac-cyrillic has a pointer 151 +PASS Not throw: x-mac-cyrillic has a pointer 152 +PASS Not throw: x-mac-cyrillic has a pointer 153 +PASS Not throw: x-mac-cyrillic has a pointer 154 +PASS Not throw: x-mac-cyrillic has a pointer 155 +PASS Not throw: x-mac-cyrillic has a pointer 156 +PASS Not throw: x-mac-cyrillic has a pointer 157 +PASS Not throw: x-mac-cyrillic has a pointer 158 +PASS Not throw: x-mac-cyrillic has a pointer 159 +PASS Not throw: x-mac-cyrillic has a pointer 160 +PASS Not throw: x-mac-cyrillic has a pointer 161 +PASS Not throw: x-mac-cyrillic has a pointer 162 +PASS Not throw: x-mac-cyrillic has a pointer 163 +PASS Not throw: x-mac-cyrillic has a pointer 164 +PASS Not throw: x-mac-cyrillic has a pointer 165 +PASS Not throw: x-mac-cyrillic has a pointer 166 +PASS Not throw: x-mac-cyrillic has a pointer 167 +PASS Not throw: x-mac-cyrillic has a pointer 168 +PASS Not throw: x-mac-cyrillic has a pointer 169 +PASS Not throw: x-mac-cyrillic has a pointer 170 +PASS Not throw: x-mac-cyrillic has a pointer 171 +PASS Not throw: x-mac-cyrillic has a pointer 172 +PASS Not throw: x-mac-cyrillic has a pointer 173 +PASS Not throw: x-mac-cyrillic has a pointer 174 +PASS Not throw: x-mac-cyrillic has a pointer 175 +PASS Not throw: x-mac-cyrillic has a pointer 176 +PASS Not throw: x-mac-cyrillic has a pointer 177 +PASS Not throw: x-mac-cyrillic has a pointer 178 +PASS Not throw: x-mac-cyrillic has a pointer 179 +PASS Not throw: x-mac-cyrillic has a pointer 180 +PASS Not throw: x-mac-cyrillic has a pointer 181 +PASS Not throw: x-mac-cyrillic has a pointer 182 +PASS Not throw: x-mac-cyrillic has a pointer 183 +PASS Not throw: x-mac-cyrillic has a pointer 184 +PASS Not throw: x-mac-cyrillic has a pointer 185 +PASS Not throw: x-mac-cyrillic has a pointer 186 +PASS Not throw: x-mac-cyrillic has a pointer 187 +PASS Not throw: x-mac-cyrillic has a pointer 188 +PASS Not throw: x-mac-cyrillic has a pointer 189 +PASS Not throw: x-mac-cyrillic has a pointer 190 +PASS Not throw: x-mac-cyrillic has a pointer 191 +PASS Not throw: x-mac-cyrillic has a pointer 192 +PASS Not throw: x-mac-cyrillic has a pointer 193 +PASS Not throw: x-mac-cyrillic has a pointer 194 +PASS Not throw: x-mac-cyrillic has a pointer 195 +PASS Not throw: x-mac-cyrillic has a pointer 196 +PASS Not throw: x-mac-cyrillic has a pointer 197 +PASS Not throw: x-mac-cyrillic has a pointer 198 +PASS Not throw: x-mac-cyrillic has a pointer 199 +PASS Not throw: x-mac-cyrillic has a pointer 200 +PASS Not throw: x-mac-cyrillic has a pointer 201 +PASS Not throw: x-mac-cyrillic has a pointer 202 +PASS Not throw: x-mac-cyrillic has a pointer 203 +PASS Not throw: x-mac-cyrillic has a pointer 204 +PASS Not throw: x-mac-cyrillic has a pointer 205 +PASS Not throw: x-mac-cyrillic has a pointer 206 +PASS Not throw: x-mac-cyrillic has a pointer 207 +PASS Not throw: x-mac-cyrillic has a pointer 208 +PASS Not throw: x-mac-cyrillic has a pointer 209 +PASS Not throw: x-mac-cyrillic has a pointer 210 +PASS Not throw: x-mac-cyrillic has a pointer 211 +PASS Not throw: x-mac-cyrillic has a pointer 212 +PASS Not throw: x-mac-cyrillic has a pointer 213 +PASS Not throw: x-mac-cyrillic has a pointer 214 +PASS Not throw: x-mac-cyrillic has a pointer 215 +PASS Not throw: x-mac-cyrillic has a pointer 216 +PASS Not throw: x-mac-cyrillic has a pointer 217 +PASS Not throw: x-mac-cyrillic has a pointer 218 +PASS Not throw: x-mac-cyrillic has a pointer 219 +PASS Not throw: x-mac-cyrillic has a pointer 220 +PASS Not throw: x-mac-cyrillic has a pointer 221 +PASS Not throw: x-mac-cyrillic has a pointer 222 +PASS Not throw: x-mac-cyrillic has a pointer 223 +PASS Not throw: x-mac-cyrillic has a pointer 224 +PASS Not throw: x-mac-cyrillic has a pointer 225 +PASS Not throw: x-mac-cyrillic has a pointer 226 +PASS Not throw: x-mac-cyrillic has a pointer 227 +PASS Not throw: x-mac-cyrillic has a pointer 228 +PASS Not throw: x-mac-cyrillic has a pointer 229 +PASS Not throw: x-mac-cyrillic has a pointer 230 +PASS Not throw: x-mac-cyrillic has a pointer 231 +PASS Not throw: x-mac-cyrillic has a pointer 232 +PASS Not throw: x-mac-cyrillic has a pointer 233 +PASS Not throw: x-mac-cyrillic has a pointer 234 +PASS Not throw: x-mac-cyrillic has a pointer 235 +PASS Not throw: x-mac-cyrillic has a pointer 236 +PASS Not throw: x-mac-cyrillic has a pointer 237 +PASS Not throw: x-mac-cyrillic has a pointer 238 +PASS Not throw: x-mac-cyrillic has a pointer 239 +PASS Not throw: x-mac-cyrillic has a pointer 240 +PASS Not throw: x-mac-cyrillic has a pointer 241 +PASS Not throw: x-mac-cyrillic has a pointer 242 +PASS Not throw: x-mac-cyrillic has a pointer 243 +PASS Not throw: x-mac-cyrillic has a pointer 244 +PASS Not throw: x-mac-cyrillic has a pointer 245 +PASS Not throw: x-mac-cyrillic has a pointer 246 +PASS Not throw: x-mac-cyrillic has a pointer 247 +PASS Not throw: x-mac-cyrillic has a pointer 248 +PASS Not throw: x-mac-cyrillic has a pointer 249 +PASS Not throw: x-mac-cyrillic has a pointer 250 +PASS Not throw: x-mac-cyrillic has a pointer 251 +PASS Not throw: x-mac-cyrillic has a pointer 252 +PASS Not throw: x-mac-cyrillic has a pointer 253 +PASS Not throw: x-mac-cyrillic has a pointer 254 +PASS Not throw: x-mac-cyrillic has a pointer 255 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1-1000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1-1000-expected.txt new file mode 100644 index 0000000000000..b50f02207f9db --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1-1000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: IBM866 has a pointer 0 +PASS Not throw: IBM866 has a pointer 1 +PASS Not throw: IBM866 has a pointer 2 +PASS Not throw: IBM866 has a pointer 3 +PASS Not throw: IBM866 has a pointer 4 +PASS Not throw: IBM866 has a pointer 5 +PASS Not throw: IBM866 has a pointer 6 +PASS Not throw: IBM866 has a pointer 7 +PASS Not throw: IBM866 has a pointer 8 +PASS Not throw: IBM866 has a pointer 9 +PASS Not throw: IBM866 has a pointer 10 +PASS Not throw: IBM866 has a pointer 11 +PASS Not throw: IBM866 has a pointer 12 +PASS Not throw: IBM866 has a pointer 13 +PASS Not throw: IBM866 has a pointer 14 +PASS Not throw: IBM866 has a pointer 15 +PASS Not throw: IBM866 has a pointer 16 +PASS Not throw: IBM866 has a pointer 17 +PASS Not throw: IBM866 has a pointer 18 +PASS Not throw: IBM866 has a pointer 19 +PASS Not throw: IBM866 has a pointer 20 +PASS Not throw: IBM866 has a pointer 21 +PASS Not throw: IBM866 has a pointer 22 +PASS Not throw: IBM866 has a pointer 23 +PASS Not throw: IBM866 has a pointer 24 +PASS Not throw: IBM866 has a pointer 25 +PASS Not throw: IBM866 has a pointer 26 +PASS Not throw: IBM866 has a pointer 27 +PASS Not throw: IBM866 has a pointer 28 +PASS Not throw: IBM866 has a pointer 29 +PASS Not throw: IBM866 has a pointer 30 +PASS Not throw: IBM866 has a pointer 31 +PASS Not throw: IBM866 has a pointer 32 +PASS Not throw: IBM866 has a pointer 33 +PASS Not throw: IBM866 has a pointer 34 +PASS Not throw: IBM866 has a pointer 35 +PASS Not throw: IBM866 has a pointer 36 +PASS Not throw: IBM866 has a pointer 37 +PASS Not throw: IBM866 has a pointer 38 +PASS Not throw: IBM866 has a pointer 39 +PASS Not throw: IBM866 has a pointer 40 +PASS Not throw: IBM866 has a pointer 41 +PASS Not throw: IBM866 has a pointer 42 +PASS Not throw: IBM866 has a pointer 43 +PASS Not throw: IBM866 has a pointer 44 +PASS Not throw: IBM866 has a pointer 45 +PASS Not throw: IBM866 has a pointer 46 +PASS Not throw: IBM866 has a pointer 47 +PASS Not throw: IBM866 has a pointer 48 +PASS Not throw: IBM866 has a pointer 49 +PASS Not throw: IBM866 has a pointer 50 +PASS Not throw: IBM866 has a pointer 51 +PASS Not throw: IBM866 has a pointer 52 +PASS Not throw: IBM866 has a pointer 53 +PASS Not throw: IBM866 has a pointer 54 +PASS Not throw: IBM866 has a pointer 55 +PASS Not throw: IBM866 has a pointer 56 +PASS Not throw: IBM866 has a pointer 57 +PASS Not throw: IBM866 has a pointer 58 +PASS Not throw: IBM866 has a pointer 59 +PASS Not throw: IBM866 has a pointer 60 +PASS Not throw: IBM866 has a pointer 61 +PASS Not throw: IBM866 has a pointer 62 +PASS Not throw: IBM866 has a pointer 63 +PASS Not throw: IBM866 has a pointer 64 +PASS Not throw: IBM866 has a pointer 65 +PASS Not throw: IBM866 has a pointer 66 +PASS Not throw: IBM866 has a pointer 67 +PASS Not throw: IBM866 has a pointer 68 +PASS Not throw: IBM866 has a pointer 69 +PASS Not throw: IBM866 has a pointer 70 +PASS Not throw: IBM866 has a pointer 71 +PASS Not throw: IBM866 has a pointer 72 +PASS Not throw: IBM866 has a pointer 73 +PASS Not throw: IBM866 has a pointer 74 +PASS Not throw: IBM866 has a pointer 75 +PASS Not throw: IBM866 has a pointer 76 +PASS Not throw: IBM866 has a pointer 77 +PASS Not throw: IBM866 has a pointer 78 +PASS Not throw: IBM866 has a pointer 79 +PASS Not throw: IBM866 has a pointer 80 +PASS Not throw: IBM866 has a pointer 81 +PASS Not throw: IBM866 has a pointer 82 +PASS Not throw: IBM866 has a pointer 83 +PASS Not throw: IBM866 has a pointer 84 +PASS Not throw: IBM866 has a pointer 85 +PASS Not throw: IBM866 has a pointer 86 +PASS Not throw: IBM866 has a pointer 87 +PASS Not throw: IBM866 has a pointer 88 +PASS Not throw: IBM866 has a pointer 89 +PASS Not throw: IBM866 has a pointer 90 +PASS Not throw: IBM866 has a pointer 91 +PASS Not throw: IBM866 has a pointer 92 +PASS Not throw: IBM866 has a pointer 93 +PASS Not throw: IBM866 has a pointer 94 +PASS Not throw: IBM866 has a pointer 95 +PASS Not throw: IBM866 has a pointer 96 +PASS Not throw: IBM866 has a pointer 97 +PASS Not throw: IBM866 has a pointer 98 +PASS Not throw: IBM866 has a pointer 99 +PASS Not throw: IBM866 has a pointer 100 +PASS Not throw: IBM866 has a pointer 101 +PASS Not throw: IBM866 has a pointer 102 +PASS Not throw: IBM866 has a pointer 103 +PASS Not throw: IBM866 has a pointer 104 +PASS Not throw: IBM866 has a pointer 105 +PASS Not throw: IBM866 has a pointer 106 +PASS Not throw: IBM866 has a pointer 107 +PASS Not throw: IBM866 has a pointer 108 +PASS Not throw: IBM866 has a pointer 109 +PASS Not throw: IBM866 has a pointer 110 +PASS Not throw: IBM866 has a pointer 111 +PASS Not throw: IBM866 has a pointer 112 +PASS Not throw: IBM866 has a pointer 113 +PASS Not throw: IBM866 has a pointer 114 +PASS Not throw: IBM866 has a pointer 115 +PASS Not throw: IBM866 has a pointer 116 +PASS Not throw: IBM866 has a pointer 117 +PASS Not throw: IBM866 has a pointer 118 +PASS Not throw: IBM866 has a pointer 119 +PASS Not throw: IBM866 has a pointer 120 +PASS Not throw: IBM866 has a pointer 121 +PASS Not throw: IBM866 has a pointer 122 +PASS Not throw: IBM866 has a pointer 123 +PASS Not throw: IBM866 has a pointer 124 +PASS Not throw: IBM866 has a pointer 125 +PASS Not throw: IBM866 has a pointer 126 +PASS Not throw: IBM866 has a pointer 127 +PASS Not throw: IBM866 has a pointer 128 +PASS Not throw: IBM866 has a pointer 129 +PASS Not throw: IBM866 has a pointer 130 +PASS Not throw: IBM866 has a pointer 131 +PASS Not throw: IBM866 has a pointer 132 +PASS Not throw: IBM866 has a pointer 133 +PASS Not throw: IBM866 has a pointer 134 +PASS Not throw: IBM866 has a pointer 135 +PASS Not throw: IBM866 has a pointer 136 +PASS Not throw: IBM866 has a pointer 137 +PASS Not throw: IBM866 has a pointer 138 +PASS Not throw: IBM866 has a pointer 139 +PASS Not throw: IBM866 has a pointer 140 +PASS Not throw: IBM866 has a pointer 141 +PASS Not throw: IBM866 has a pointer 142 +PASS Not throw: IBM866 has a pointer 143 +PASS Not throw: IBM866 has a pointer 144 +PASS Not throw: IBM866 has a pointer 145 +PASS Not throw: IBM866 has a pointer 146 +PASS Not throw: IBM866 has a pointer 147 +PASS Not throw: IBM866 has a pointer 148 +PASS Not throw: IBM866 has a pointer 149 +PASS Not throw: IBM866 has a pointer 150 +PASS Not throw: IBM866 has a pointer 151 +PASS Not throw: IBM866 has a pointer 152 +PASS Not throw: IBM866 has a pointer 153 +PASS Not throw: IBM866 has a pointer 154 +PASS Not throw: IBM866 has a pointer 155 +PASS Not throw: IBM866 has a pointer 156 +PASS Not throw: IBM866 has a pointer 157 +PASS Not throw: IBM866 has a pointer 158 +PASS Not throw: IBM866 has a pointer 159 +PASS Not throw: IBM866 has a pointer 160 +PASS Not throw: IBM866 has a pointer 161 +PASS Not throw: IBM866 has a pointer 162 +PASS Not throw: IBM866 has a pointer 163 +PASS Not throw: IBM866 has a pointer 164 +PASS Not throw: IBM866 has a pointer 165 +PASS Not throw: IBM866 has a pointer 166 +PASS Not throw: IBM866 has a pointer 167 +PASS Not throw: IBM866 has a pointer 168 +PASS Not throw: IBM866 has a pointer 169 +PASS Not throw: IBM866 has a pointer 170 +PASS Not throw: IBM866 has a pointer 171 +PASS Not throw: IBM866 has a pointer 172 +PASS Not throw: IBM866 has a pointer 173 +PASS Not throw: IBM866 has a pointer 174 +PASS Not throw: IBM866 has a pointer 175 +PASS Not throw: IBM866 has a pointer 176 +PASS Not throw: IBM866 has a pointer 177 +PASS Not throw: IBM866 has a pointer 178 +PASS Not throw: IBM866 has a pointer 179 +PASS Not throw: IBM866 has a pointer 180 +PASS Not throw: IBM866 has a pointer 181 +PASS Not throw: IBM866 has a pointer 182 +PASS Not throw: IBM866 has a pointer 183 +PASS Not throw: IBM866 has a pointer 184 +PASS Not throw: IBM866 has a pointer 185 +PASS Not throw: IBM866 has a pointer 186 +PASS Not throw: IBM866 has a pointer 187 +PASS Not throw: IBM866 has a pointer 188 +PASS Not throw: IBM866 has a pointer 189 +PASS Not throw: IBM866 has a pointer 190 +PASS Not throw: IBM866 has a pointer 191 +PASS Not throw: IBM866 has a pointer 192 +PASS Not throw: IBM866 has a pointer 193 +PASS Not throw: IBM866 has a pointer 194 +PASS Not throw: IBM866 has a pointer 195 +PASS Not throw: IBM866 has a pointer 196 +PASS Not throw: IBM866 has a pointer 197 +PASS Not throw: IBM866 has a pointer 198 +PASS Not throw: IBM866 has a pointer 199 +PASS Not throw: IBM866 has a pointer 200 +PASS Not throw: IBM866 has a pointer 201 +PASS Not throw: IBM866 has a pointer 202 +PASS Not throw: IBM866 has a pointer 203 +PASS Not throw: IBM866 has a pointer 204 +PASS Not throw: IBM866 has a pointer 205 +PASS Not throw: IBM866 has a pointer 206 +PASS Not throw: IBM866 has a pointer 207 +PASS Not throw: IBM866 has a pointer 208 +PASS Not throw: IBM866 has a pointer 209 +PASS Not throw: IBM866 has a pointer 210 +PASS Not throw: IBM866 has a pointer 211 +PASS Not throw: IBM866 has a pointer 212 +PASS Not throw: IBM866 has a pointer 213 +PASS Not throw: IBM866 has a pointer 214 +PASS Not throw: IBM866 has a pointer 215 +PASS Not throw: IBM866 has a pointer 216 +PASS Not throw: IBM866 has a pointer 217 +PASS Not throw: IBM866 has a pointer 218 +PASS Not throw: IBM866 has a pointer 219 +PASS Not throw: IBM866 has a pointer 220 +PASS Not throw: IBM866 has a pointer 221 +PASS Not throw: IBM866 has a pointer 222 +PASS Not throw: IBM866 has a pointer 223 +PASS Not throw: IBM866 has a pointer 224 +PASS Not throw: IBM866 has a pointer 225 +PASS Not throw: IBM866 has a pointer 226 +PASS Not throw: IBM866 has a pointer 227 +PASS Not throw: IBM866 has a pointer 228 +PASS Not throw: IBM866 has a pointer 229 +PASS Not throw: IBM866 has a pointer 230 +PASS Not throw: IBM866 has a pointer 231 +PASS Not throw: IBM866 has a pointer 232 +PASS Not throw: IBM866 has a pointer 233 +PASS Not throw: IBM866 has a pointer 234 +PASS Not throw: IBM866 has a pointer 235 +PASS Not throw: IBM866 has a pointer 236 +PASS Not throw: IBM866 has a pointer 237 +PASS Not throw: IBM866 has a pointer 238 +PASS Not throw: IBM866 has a pointer 239 +PASS Not throw: IBM866 has a pointer 240 +PASS Not throw: IBM866 has a pointer 241 +PASS Not throw: IBM866 has a pointer 242 +PASS Not throw: IBM866 has a pointer 243 +PASS Not throw: IBM866 has a pointer 244 +PASS Not throw: IBM866 has a pointer 245 +PASS Not throw: IBM866 has a pointer 246 +PASS Not throw: IBM866 has a pointer 247 +PASS Not throw: IBM866 has a pointer 248 +PASS Not throw: IBM866 has a pointer 249 +PASS Not throw: IBM866 has a pointer 250 +PASS Not throw: IBM866 has a pointer 251 +PASS Not throw: IBM866 has a pointer 252 +PASS Not throw: IBM866 has a pointer 253 +PASS Not throw: IBM866 has a pointer 254 +PASS Not throw: IBM866 has a pointer 255 +PASS Not throw: ISO-8859-2 has a pointer 0 +PASS Not throw: ISO-8859-2 has a pointer 1 +PASS Not throw: ISO-8859-2 has a pointer 2 +PASS Not throw: ISO-8859-2 has a pointer 3 +PASS Not throw: ISO-8859-2 has a pointer 4 +PASS Not throw: ISO-8859-2 has a pointer 5 +PASS Not throw: ISO-8859-2 has a pointer 6 +PASS Not throw: ISO-8859-2 has a pointer 7 +PASS Not throw: ISO-8859-2 has a pointer 8 +PASS Not throw: ISO-8859-2 has a pointer 9 +PASS Not throw: ISO-8859-2 has a pointer 10 +PASS Not throw: ISO-8859-2 has a pointer 11 +PASS Not throw: ISO-8859-2 has a pointer 12 +PASS Not throw: ISO-8859-2 has a pointer 13 +PASS Not throw: ISO-8859-2 has a pointer 14 +PASS Not throw: ISO-8859-2 has a pointer 15 +PASS Not throw: ISO-8859-2 has a pointer 16 +PASS Not throw: ISO-8859-2 has a pointer 17 +PASS Not throw: ISO-8859-2 has a pointer 18 +PASS Not throw: ISO-8859-2 has a pointer 19 +PASS Not throw: ISO-8859-2 has a pointer 20 +PASS Not throw: ISO-8859-2 has a pointer 21 +PASS Not throw: ISO-8859-2 has a pointer 22 +PASS Not throw: ISO-8859-2 has a pointer 23 +PASS Not throw: ISO-8859-2 has a pointer 24 +PASS Not throw: ISO-8859-2 has a pointer 25 +PASS Not throw: ISO-8859-2 has a pointer 26 +PASS Not throw: ISO-8859-2 has a pointer 27 +PASS Not throw: ISO-8859-2 has a pointer 28 +PASS Not throw: ISO-8859-2 has a pointer 29 +PASS Not throw: ISO-8859-2 has a pointer 30 +PASS Not throw: ISO-8859-2 has a pointer 31 +PASS Not throw: ISO-8859-2 has a pointer 32 +PASS Not throw: ISO-8859-2 has a pointer 33 +PASS Not throw: ISO-8859-2 has a pointer 34 +PASS Not throw: ISO-8859-2 has a pointer 35 +PASS Not throw: ISO-8859-2 has a pointer 36 +PASS Not throw: ISO-8859-2 has a pointer 37 +PASS Not throw: ISO-8859-2 has a pointer 38 +PASS Not throw: ISO-8859-2 has a pointer 39 +PASS Not throw: ISO-8859-2 has a pointer 40 +PASS Not throw: ISO-8859-2 has a pointer 41 +PASS Not throw: ISO-8859-2 has a pointer 42 +PASS Not throw: ISO-8859-2 has a pointer 43 +PASS Not throw: ISO-8859-2 has a pointer 44 +PASS Not throw: ISO-8859-2 has a pointer 45 +PASS Not throw: ISO-8859-2 has a pointer 46 +PASS Not throw: ISO-8859-2 has a pointer 47 +PASS Not throw: ISO-8859-2 has a pointer 48 +PASS Not throw: ISO-8859-2 has a pointer 49 +PASS Not throw: ISO-8859-2 has a pointer 50 +PASS Not throw: ISO-8859-2 has a pointer 51 +PASS Not throw: ISO-8859-2 has a pointer 52 +PASS Not throw: ISO-8859-2 has a pointer 53 +PASS Not throw: ISO-8859-2 has a pointer 54 +PASS Not throw: ISO-8859-2 has a pointer 55 +PASS Not throw: ISO-8859-2 has a pointer 56 +PASS Not throw: ISO-8859-2 has a pointer 57 +PASS Not throw: ISO-8859-2 has a pointer 58 +PASS Not throw: ISO-8859-2 has a pointer 59 +PASS Not throw: ISO-8859-2 has a pointer 60 +PASS Not throw: ISO-8859-2 has a pointer 61 +PASS Not throw: ISO-8859-2 has a pointer 62 +PASS Not throw: ISO-8859-2 has a pointer 63 +PASS Not throw: ISO-8859-2 has a pointer 64 +PASS Not throw: ISO-8859-2 has a pointer 65 +PASS Not throw: ISO-8859-2 has a pointer 66 +PASS Not throw: ISO-8859-2 has a pointer 67 +PASS Not throw: ISO-8859-2 has a pointer 68 +PASS Not throw: ISO-8859-2 has a pointer 69 +PASS Not throw: ISO-8859-2 has a pointer 70 +PASS Not throw: ISO-8859-2 has a pointer 71 +PASS Not throw: ISO-8859-2 has a pointer 72 +PASS Not throw: ISO-8859-2 has a pointer 73 +PASS Not throw: ISO-8859-2 has a pointer 74 +PASS Not throw: ISO-8859-2 has a pointer 75 +PASS Not throw: ISO-8859-2 has a pointer 76 +PASS Not throw: ISO-8859-2 has a pointer 77 +PASS Not throw: ISO-8859-2 has a pointer 78 +PASS Not throw: ISO-8859-2 has a pointer 79 +PASS Not throw: ISO-8859-2 has a pointer 80 +PASS Not throw: ISO-8859-2 has a pointer 81 +PASS Not throw: ISO-8859-2 has a pointer 82 +PASS Not throw: ISO-8859-2 has a pointer 83 +PASS Not throw: ISO-8859-2 has a pointer 84 +PASS Not throw: ISO-8859-2 has a pointer 85 +PASS Not throw: ISO-8859-2 has a pointer 86 +PASS Not throw: ISO-8859-2 has a pointer 87 +PASS Not throw: ISO-8859-2 has a pointer 88 +PASS Not throw: ISO-8859-2 has a pointer 89 +PASS Not throw: ISO-8859-2 has a pointer 90 +PASS Not throw: ISO-8859-2 has a pointer 91 +PASS Not throw: ISO-8859-2 has a pointer 92 +PASS Not throw: ISO-8859-2 has a pointer 93 +PASS Not throw: ISO-8859-2 has a pointer 94 +PASS Not throw: ISO-8859-2 has a pointer 95 +PASS Not throw: ISO-8859-2 has a pointer 96 +PASS Not throw: ISO-8859-2 has a pointer 97 +PASS Not throw: ISO-8859-2 has a pointer 98 +PASS Not throw: ISO-8859-2 has a pointer 99 +PASS Not throw: ISO-8859-2 has a pointer 100 +PASS Not throw: ISO-8859-2 has a pointer 101 +PASS Not throw: ISO-8859-2 has a pointer 102 +PASS Not throw: ISO-8859-2 has a pointer 103 +PASS Not throw: ISO-8859-2 has a pointer 104 +PASS Not throw: ISO-8859-2 has a pointer 105 +PASS Not throw: ISO-8859-2 has a pointer 106 +PASS Not throw: ISO-8859-2 has a pointer 107 +PASS Not throw: ISO-8859-2 has a pointer 108 +PASS Not throw: ISO-8859-2 has a pointer 109 +PASS Not throw: ISO-8859-2 has a pointer 110 +PASS Not throw: ISO-8859-2 has a pointer 111 +PASS Not throw: ISO-8859-2 has a pointer 112 +PASS Not throw: ISO-8859-2 has a pointer 113 +PASS Not throw: ISO-8859-2 has a pointer 114 +PASS Not throw: ISO-8859-2 has a pointer 115 +PASS Not throw: ISO-8859-2 has a pointer 116 +PASS Not throw: ISO-8859-2 has a pointer 117 +PASS Not throw: ISO-8859-2 has a pointer 118 +PASS Not throw: ISO-8859-2 has a pointer 119 +PASS Not throw: ISO-8859-2 has a pointer 120 +PASS Not throw: ISO-8859-2 has a pointer 121 +PASS Not throw: ISO-8859-2 has a pointer 122 +PASS Not throw: ISO-8859-2 has a pointer 123 +PASS Not throw: ISO-8859-2 has a pointer 124 +PASS Not throw: ISO-8859-2 has a pointer 125 +PASS Not throw: ISO-8859-2 has a pointer 126 +PASS Not throw: ISO-8859-2 has a pointer 127 +PASS Not throw: ISO-8859-2 has a pointer 128 +PASS Not throw: ISO-8859-2 has a pointer 129 +PASS Not throw: ISO-8859-2 has a pointer 130 +PASS Not throw: ISO-8859-2 has a pointer 131 +PASS Not throw: ISO-8859-2 has a pointer 132 +PASS Not throw: ISO-8859-2 has a pointer 133 +PASS Not throw: ISO-8859-2 has a pointer 134 +PASS Not throw: ISO-8859-2 has a pointer 135 +PASS Not throw: ISO-8859-2 has a pointer 136 +PASS Not throw: ISO-8859-2 has a pointer 137 +PASS Not throw: ISO-8859-2 has a pointer 138 +PASS Not throw: ISO-8859-2 has a pointer 139 +PASS Not throw: ISO-8859-2 has a pointer 140 +PASS Not throw: ISO-8859-2 has a pointer 141 +PASS Not throw: ISO-8859-2 has a pointer 142 +PASS Not throw: ISO-8859-2 has a pointer 143 +PASS Not throw: ISO-8859-2 has a pointer 144 +PASS Not throw: ISO-8859-2 has a pointer 145 +PASS Not throw: ISO-8859-2 has a pointer 146 +PASS Not throw: ISO-8859-2 has a pointer 147 +PASS Not throw: ISO-8859-2 has a pointer 148 +PASS Not throw: ISO-8859-2 has a pointer 149 +PASS Not throw: ISO-8859-2 has a pointer 150 +PASS Not throw: ISO-8859-2 has a pointer 151 +PASS Not throw: ISO-8859-2 has a pointer 152 +PASS Not throw: ISO-8859-2 has a pointer 153 +PASS Not throw: ISO-8859-2 has a pointer 154 +PASS Not throw: ISO-8859-2 has a pointer 155 +PASS Not throw: ISO-8859-2 has a pointer 156 +PASS Not throw: ISO-8859-2 has a pointer 157 +PASS Not throw: ISO-8859-2 has a pointer 158 +PASS Not throw: ISO-8859-2 has a pointer 159 +PASS Not throw: ISO-8859-2 has a pointer 160 +PASS Not throw: ISO-8859-2 has a pointer 161 +PASS Not throw: ISO-8859-2 has a pointer 162 +PASS Not throw: ISO-8859-2 has a pointer 163 +PASS Not throw: ISO-8859-2 has a pointer 164 +PASS Not throw: ISO-8859-2 has a pointer 165 +PASS Not throw: ISO-8859-2 has a pointer 166 +PASS Not throw: ISO-8859-2 has a pointer 167 +PASS Not throw: ISO-8859-2 has a pointer 168 +PASS Not throw: ISO-8859-2 has a pointer 169 +PASS Not throw: ISO-8859-2 has a pointer 170 +PASS Not throw: ISO-8859-2 has a pointer 171 +PASS Not throw: ISO-8859-2 has a pointer 172 +PASS Not throw: ISO-8859-2 has a pointer 173 +PASS Not throw: ISO-8859-2 has a pointer 174 +PASS Not throw: ISO-8859-2 has a pointer 175 +PASS Not throw: ISO-8859-2 has a pointer 176 +PASS Not throw: ISO-8859-2 has a pointer 177 +PASS Not throw: ISO-8859-2 has a pointer 178 +PASS Not throw: ISO-8859-2 has a pointer 179 +PASS Not throw: ISO-8859-2 has a pointer 180 +PASS Not throw: ISO-8859-2 has a pointer 181 +PASS Not throw: ISO-8859-2 has a pointer 182 +PASS Not throw: ISO-8859-2 has a pointer 183 +PASS Not throw: ISO-8859-2 has a pointer 184 +PASS Not throw: ISO-8859-2 has a pointer 185 +PASS Not throw: ISO-8859-2 has a pointer 186 +PASS Not throw: ISO-8859-2 has a pointer 187 +PASS Not throw: ISO-8859-2 has a pointer 188 +PASS Not throw: ISO-8859-2 has a pointer 189 +PASS Not throw: ISO-8859-2 has a pointer 190 +PASS Not throw: ISO-8859-2 has a pointer 191 +PASS Not throw: ISO-8859-2 has a pointer 192 +PASS Not throw: ISO-8859-2 has a pointer 193 +PASS Not throw: ISO-8859-2 has a pointer 194 +PASS Not throw: ISO-8859-2 has a pointer 195 +PASS Not throw: ISO-8859-2 has a pointer 196 +PASS Not throw: ISO-8859-2 has a pointer 197 +PASS Not throw: ISO-8859-2 has a pointer 198 +PASS Not throw: ISO-8859-2 has a pointer 199 +PASS Not throw: ISO-8859-2 has a pointer 200 +PASS Not throw: ISO-8859-2 has a pointer 201 +PASS Not throw: ISO-8859-2 has a pointer 202 +PASS Not throw: ISO-8859-2 has a pointer 203 +PASS Not throw: ISO-8859-2 has a pointer 204 +PASS Not throw: ISO-8859-2 has a pointer 205 +PASS Not throw: ISO-8859-2 has a pointer 206 +PASS Not throw: ISO-8859-2 has a pointer 207 +PASS Not throw: ISO-8859-2 has a pointer 208 +PASS Not throw: ISO-8859-2 has a pointer 209 +PASS Not throw: ISO-8859-2 has a pointer 210 +PASS Not throw: ISO-8859-2 has a pointer 211 +PASS Not throw: ISO-8859-2 has a pointer 212 +PASS Not throw: ISO-8859-2 has a pointer 213 +PASS Not throw: ISO-8859-2 has a pointer 214 +PASS Not throw: ISO-8859-2 has a pointer 215 +PASS Not throw: ISO-8859-2 has a pointer 216 +PASS Not throw: ISO-8859-2 has a pointer 217 +PASS Not throw: ISO-8859-2 has a pointer 218 +PASS Not throw: ISO-8859-2 has a pointer 219 +PASS Not throw: ISO-8859-2 has a pointer 220 +PASS Not throw: ISO-8859-2 has a pointer 221 +PASS Not throw: ISO-8859-2 has a pointer 222 +PASS Not throw: ISO-8859-2 has a pointer 223 +PASS Not throw: ISO-8859-2 has a pointer 224 +PASS Not throw: ISO-8859-2 has a pointer 225 +PASS Not throw: ISO-8859-2 has a pointer 226 +PASS Not throw: ISO-8859-2 has a pointer 227 +PASS Not throw: ISO-8859-2 has a pointer 228 +PASS Not throw: ISO-8859-2 has a pointer 229 +PASS Not throw: ISO-8859-2 has a pointer 230 +PASS Not throw: ISO-8859-2 has a pointer 231 +PASS Not throw: ISO-8859-2 has a pointer 232 +PASS Not throw: ISO-8859-2 has a pointer 233 +PASS Not throw: ISO-8859-2 has a pointer 234 +PASS Not throw: ISO-8859-2 has a pointer 235 +PASS Not throw: ISO-8859-2 has a pointer 236 +PASS Not throw: ISO-8859-2 has a pointer 237 +PASS Not throw: ISO-8859-2 has a pointer 238 +PASS Not throw: ISO-8859-2 has a pointer 239 +PASS Not throw: ISO-8859-2 has a pointer 240 +PASS Not throw: ISO-8859-2 has a pointer 241 +PASS Not throw: ISO-8859-2 has a pointer 242 +PASS Not throw: ISO-8859-2 has a pointer 243 +PASS Not throw: ISO-8859-2 has a pointer 244 +PASS Not throw: ISO-8859-2 has a pointer 245 +PASS Not throw: ISO-8859-2 has a pointer 246 +PASS Not throw: ISO-8859-2 has a pointer 247 +PASS Not throw: ISO-8859-2 has a pointer 248 +PASS Not throw: ISO-8859-2 has a pointer 249 +PASS Not throw: ISO-8859-2 has a pointer 250 +PASS Not throw: ISO-8859-2 has a pointer 251 +PASS Not throw: ISO-8859-2 has a pointer 252 +PASS Not throw: ISO-8859-2 has a pointer 253 +PASS Not throw: ISO-8859-2 has a pointer 254 +PASS Not throw: ISO-8859-2 has a pointer 255 +PASS Not throw: ISO-8859-3 has a pointer 0 +PASS Not throw: ISO-8859-3 has a pointer 1 +PASS Not throw: ISO-8859-3 has a pointer 2 +PASS Not throw: ISO-8859-3 has a pointer 3 +PASS Not throw: ISO-8859-3 has a pointer 4 +PASS Not throw: ISO-8859-3 has a pointer 5 +PASS Not throw: ISO-8859-3 has a pointer 6 +PASS Not throw: ISO-8859-3 has a pointer 7 +PASS Not throw: ISO-8859-3 has a pointer 8 +PASS Not throw: ISO-8859-3 has a pointer 9 +PASS Not throw: ISO-8859-3 has a pointer 10 +PASS Not throw: ISO-8859-3 has a pointer 11 +PASS Not throw: ISO-8859-3 has a pointer 12 +PASS Not throw: ISO-8859-3 has a pointer 13 +PASS Not throw: ISO-8859-3 has a pointer 14 +PASS Not throw: ISO-8859-3 has a pointer 15 +PASS Not throw: ISO-8859-3 has a pointer 16 +PASS Not throw: ISO-8859-3 has a pointer 17 +PASS Not throw: ISO-8859-3 has a pointer 18 +PASS Not throw: ISO-8859-3 has a pointer 19 +PASS Not throw: ISO-8859-3 has a pointer 20 +PASS Not throw: ISO-8859-3 has a pointer 21 +PASS Not throw: ISO-8859-3 has a pointer 22 +PASS Not throw: ISO-8859-3 has a pointer 23 +PASS Not throw: ISO-8859-3 has a pointer 24 +PASS Not throw: ISO-8859-3 has a pointer 25 +PASS Not throw: ISO-8859-3 has a pointer 26 +PASS Not throw: ISO-8859-3 has a pointer 27 +PASS Not throw: ISO-8859-3 has a pointer 28 +PASS Not throw: ISO-8859-3 has a pointer 29 +PASS Not throw: ISO-8859-3 has a pointer 30 +PASS Not throw: ISO-8859-3 has a pointer 31 +PASS Not throw: ISO-8859-3 has a pointer 32 +PASS Not throw: ISO-8859-3 has a pointer 33 +PASS Not throw: ISO-8859-3 has a pointer 34 +PASS Not throw: ISO-8859-3 has a pointer 35 +PASS Not throw: ISO-8859-3 has a pointer 36 +PASS Not throw: ISO-8859-3 has a pointer 37 +PASS Not throw: ISO-8859-3 has a pointer 38 +PASS Not throw: ISO-8859-3 has a pointer 39 +PASS Not throw: ISO-8859-3 has a pointer 40 +PASS Not throw: ISO-8859-3 has a pointer 41 +PASS Not throw: ISO-8859-3 has a pointer 42 +PASS Not throw: ISO-8859-3 has a pointer 43 +PASS Not throw: ISO-8859-3 has a pointer 44 +PASS Not throw: ISO-8859-3 has a pointer 45 +PASS Not throw: ISO-8859-3 has a pointer 46 +PASS Not throw: ISO-8859-3 has a pointer 47 +PASS Not throw: ISO-8859-3 has a pointer 48 +PASS Not throw: ISO-8859-3 has a pointer 49 +PASS Not throw: ISO-8859-3 has a pointer 50 +PASS Not throw: ISO-8859-3 has a pointer 51 +PASS Not throw: ISO-8859-3 has a pointer 52 +PASS Not throw: ISO-8859-3 has a pointer 53 +PASS Not throw: ISO-8859-3 has a pointer 54 +PASS Not throw: ISO-8859-3 has a pointer 55 +PASS Not throw: ISO-8859-3 has a pointer 56 +PASS Not throw: ISO-8859-3 has a pointer 57 +PASS Not throw: ISO-8859-3 has a pointer 58 +PASS Not throw: ISO-8859-3 has a pointer 59 +PASS Not throw: ISO-8859-3 has a pointer 60 +PASS Not throw: ISO-8859-3 has a pointer 61 +PASS Not throw: ISO-8859-3 has a pointer 62 +PASS Not throw: ISO-8859-3 has a pointer 63 +PASS Not throw: ISO-8859-3 has a pointer 64 +PASS Not throw: ISO-8859-3 has a pointer 65 +PASS Not throw: ISO-8859-3 has a pointer 66 +PASS Not throw: ISO-8859-3 has a pointer 67 +PASS Not throw: ISO-8859-3 has a pointer 68 +PASS Not throw: ISO-8859-3 has a pointer 69 +PASS Not throw: ISO-8859-3 has a pointer 70 +PASS Not throw: ISO-8859-3 has a pointer 71 +PASS Not throw: ISO-8859-3 has a pointer 72 +PASS Not throw: ISO-8859-3 has a pointer 73 +PASS Not throw: ISO-8859-3 has a pointer 74 +PASS Not throw: ISO-8859-3 has a pointer 75 +PASS Not throw: ISO-8859-3 has a pointer 76 +PASS Not throw: ISO-8859-3 has a pointer 77 +PASS Not throw: ISO-8859-3 has a pointer 78 +PASS Not throw: ISO-8859-3 has a pointer 79 +PASS Not throw: ISO-8859-3 has a pointer 80 +PASS Not throw: ISO-8859-3 has a pointer 81 +PASS Not throw: ISO-8859-3 has a pointer 82 +PASS Not throw: ISO-8859-3 has a pointer 83 +PASS Not throw: ISO-8859-3 has a pointer 84 +PASS Not throw: ISO-8859-3 has a pointer 85 +PASS Not throw: ISO-8859-3 has a pointer 86 +PASS Not throw: ISO-8859-3 has a pointer 87 +PASS Not throw: ISO-8859-3 has a pointer 88 +PASS Not throw: ISO-8859-3 has a pointer 89 +PASS Not throw: ISO-8859-3 has a pointer 90 +PASS Not throw: ISO-8859-3 has a pointer 91 +PASS Not throw: ISO-8859-3 has a pointer 92 +PASS Not throw: ISO-8859-3 has a pointer 93 +PASS Not throw: ISO-8859-3 has a pointer 94 +PASS Not throw: ISO-8859-3 has a pointer 95 +PASS Not throw: ISO-8859-3 has a pointer 96 +PASS Not throw: ISO-8859-3 has a pointer 97 +PASS Not throw: ISO-8859-3 has a pointer 98 +PASS Not throw: ISO-8859-3 has a pointer 99 +PASS Not throw: ISO-8859-3 has a pointer 100 +PASS Not throw: ISO-8859-3 has a pointer 101 +PASS Not throw: ISO-8859-3 has a pointer 102 +PASS Not throw: ISO-8859-3 has a pointer 103 +PASS Not throw: ISO-8859-3 has a pointer 104 +PASS Not throw: ISO-8859-3 has a pointer 105 +PASS Not throw: ISO-8859-3 has a pointer 106 +PASS Not throw: ISO-8859-3 has a pointer 107 +PASS Not throw: ISO-8859-3 has a pointer 108 +PASS Not throw: ISO-8859-3 has a pointer 109 +PASS Not throw: ISO-8859-3 has a pointer 110 +PASS Not throw: ISO-8859-3 has a pointer 111 +PASS Not throw: ISO-8859-3 has a pointer 112 +PASS Not throw: ISO-8859-3 has a pointer 113 +PASS Not throw: ISO-8859-3 has a pointer 114 +PASS Not throw: ISO-8859-3 has a pointer 115 +PASS Not throw: ISO-8859-3 has a pointer 116 +PASS Not throw: ISO-8859-3 has a pointer 117 +PASS Not throw: ISO-8859-3 has a pointer 118 +PASS Not throw: ISO-8859-3 has a pointer 119 +PASS Not throw: ISO-8859-3 has a pointer 120 +PASS Not throw: ISO-8859-3 has a pointer 121 +PASS Not throw: ISO-8859-3 has a pointer 122 +PASS Not throw: ISO-8859-3 has a pointer 123 +PASS Not throw: ISO-8859-3 has a pointer 124 +PASS Not throw: ISO-8859-3 has a pointer 125 +PASS Not throw: ISO-8859-3 has a pointer 126 +PASS Not throw: ISO-8859-3 has a pointer 127 +PASS Not throw: ISO-8859-3 has a pointer 128 +PASS Not throw: ISO-8859-3 has a pointer 129 +PASS Not throw: ISO-8859-3 has a pointer 130 +PASS Not throw: ISO-8859-3 has a pointer 131 +PASS Not throw: ISO-8859-3 has a pointer 132 +PASS Not throw: ISO-8859-3 has a pointer 133 +PASS Not throw: ISO-8859-3 has a pointer 134 +PASS Not throw: ISO-8859-3 has a pointer 135 +PASS Not throw: ISO-8859-3 has a pointer 136 +PASS Not throw: ISO-8859-3 has a pointer 137 +PASS Not throw: ISO-8859-3 has a pointer 138 +PASS Not throw: ISO-8859-3 has a pointer 139 +PASS Not throw: ISO-8859-3 has a pointer 140 +PASS Not throw: ISO-8859-3 has a pointer 141 +PASS Not throw: ISO-8859-3 has a pointer 142 +PASS Not throw: ISO-8859-3 has a pointer 143 +PASS Not throw: ISO-8859-3 has a pointer 144 +PASS Not throw: ISO-8859-3 has a pointer 145 +PASS Not throw: ISO-8859-3 has a pointer 146 +PASS Not throw: ISO-8859-3 has a pointer 147 +PASS Not throw: ISO-8859-3 has a pointer 148 +PASS Not throw: ISO-8859-3 has a pointer 149 +PASS Not throw: ISO-8859-3 has a pointer 150 +PASS Not throw: ISO-8859-3 has a pointer 151 +PASS Not throw: ISO-8859-3 has a pointer 152 +PASS Not throw: ISO-8859-3 has a pointer 153 +PASS Not throw: ISO-8859-3 has a pointer 154 +PASS Not throw: ISO-8859-3 has a pointer 155 +PASS Not throw: ISO-8859-3 has a pointer 156 +PASS Not throw: ISO-8859-3 has a pointer 157 +PASS Not throw: ISO-8859-3 has a pointer 158 +PASS Not throw: ISO-8859-3 has a pointer 159 +PASS Not throw: ISO-8859-3 has a pointer 160 +PASS Not throw: ISO-8859-3 has a pointer 161 +PASS Not throw: ISO-8859-3 has a pointer 162 +PASS Not throw: ISO-8859-3 has a pointer 163 +PASS Not throw: ISO-8859-3 has a pointer 164 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 165 +PASS Not throw: ISO-8859-3 has a pointer 166 +PASS Not throw: ISO-8859-3 has a pointer 167 +PASS Not throw: ISO-8859-3 has a pointer 168 +PASS Not throw: ISO-8859-3 has a pointer 169 +PASS Not throw: ISO-8859-3 has a pointer 170 +PASS Not throw: ISO-8859-3 has a pointer 171 +PASS Not throw: ISO-8859-3 has a pointer 172 +PASS Not throw: ISO-8859-3 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 174 +PASS Not throw: ISO-8859-3 has a pointer 175 +PASS Not throw: ISO-8859-3 has a pointer 176 +PASS Not throw: ISO-8859-3 has a pointer 177 +PASS Not throw: ISO-8859-3 has a pointer 178 +PASS Not throw: ISO-8859-3 has a pointer 179 +PASS Not throw: ISO-8859-3 has a pointer 180 +PASS Not throw: ISO-8859-3 has a pointer 181 +PASS Not throw: ISO-8859-3 has a pointer 182 +PASS Not throw: ISO-8859-3 has a pointer 183 +PASS Not throw: ISO-8859-3 has a pointer 184 +PASS Not throw: ISO-8859-3 has a pointer 185 +PASS Not throw: ISO-8859-3 has a pointer 186 +PASS Not throw: ISO-8859-3 has a pointer 187 +PASS Not throw: ISO-8859-3 has a pointer 188 +PASS Not throw: ISO-8859-3 has a pointer 189 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 190 +PASS Not throw: ISO-8859-3 has a pointer 191 +PASS Not throw: ISO-8859-3 has a pointer 192 +PASS Not throw: ISO-8859-3 has a pointer 193 +PASS Not throw: ISO-8859-3 has a pointer 194 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 195 +PASS Not throw: ISO-8859-3 has a pointer 196 +PASS Not throw: ISO-8859-3 has a pointer 197 +PASS Not throw: ISO-8859-3 has a pointer 198 +PASS Not throw: ISO-8859-3 has a pointer 199 +PASS Not throw: ISO-8859-3 has a pointer 200 +PASS Not throw: ISO-8859-3 has a pointer 201 +PASS Not throw: ISO-8859-3 has a pointer 202 +PASS Not throw: ISO-8859-3 has a pointer 203 +PASS Not throw: ISO-8859-3 has a pointer 204 +PASS Not throw: ISO-8859-3 has a pointer 205 +PASS Not throw: ISO-8859-3 has a pointer 206 +PASS Not throw: ISO-8859-3 has a pointer 207 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 208 +PASS Not throw: ISO-8859-3 has a pointer 209 +PASS Not throw: ISO-8859-3 has a pointer 210 +PASS Not throw: ISO-8859-3 has a pointer 211 +PASS Not throw: ISO-8859-3 has a pointer 212 +PASS Not throw: ISO-8859-3 has a pointer 213 +PASS Not throw: ISO-8859-3 has a pointer 214 +PASS Not throw: ISO-8859-3 has a pointer 215 +PASS Not throw: ISO-8859-3 has a pointer 216 +PASS Not throw: ISO-8859-3 has a pointer 217 +PASS Not throw: ISO-8859-3 has a pointer 218 +PASS Not throw: ISO-8859-3 has a pointer 219 +PASS Not throw: ISO-8859-3 has a pointer 220 +PASS Not throw: ISO-8859-3 has a pointer 221 +PASS Not throw: ISO-8859-3 has a pointer 222 +PASS Not throw: ISO-8859-3 has a pointer 223 +PASS Not throw: ISO-8859-3 has a pointer 224 +PASS Not throw: ISO-8859-3 has a pointer 225 +PASS Not throw: ISO-8859-3 has a pointer 226 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 227 +PASS Not throw: ISO-8859-3 has a pointer 228 +PASS Not throw: ISO-8859-3 has a pointer 229 +PASS Not throw: ISO-8859-3 has a pointer 230 +PASS Not throw: ISO-8859-3 has a pointer 231 +PASS Not throw: ISO-8859-3 has a pointer 232 +PASS Not throw: ISO-8859-3 has a pointer 233 +PASS Not throw: ISO-8859-3 has a pointer 234 +PASS Not throw: ISO-8859-3 has a pointer 235 +PASS Not throw: ISO-8859-3 has a pointer 236 +PASS Not throw: ISO-8859-3 has a pointer 237 +PASS Not throw: ISO-8859-3 has a pointer 238 +PASS Not throw: ISO-8859-3 has a pointer 239 +PASS Throw due to fatal flag: ISO-8859-3 doesn't have a pointer 240 +PASS Not throw: ISO-8859-3 has a pointer 241 +PASS Not throw: ISO-8859-3 has a pointer 242 +PASS Not throw: ISO-8859-3 has a pointer 243 +PASS Not throw: ISO-8859-3 has a pointer 244 +PASS Not throw: ISO-8859-3 has a pointer 245 +PASS Not throw: ISO-8859-3 has a pointer 246 +PASS Not throw: ISO-8859-3 has a pointer 247 +PASS Not throw: ISO-8859-3 has a pointer 248 +PASS Not throw: ISO-8859-3 has a pointer 249 +PASS Not throw: ISO-8859-3 has a pointer 250 +PASS Not throw: ISO-8859-3 has a pointer 251 +PASS Not throw: ISO-8859-3 has a pointer 252 +PASS Not throw: ISO-8859-3 has a pointer 253 +PASS Not throw: ISO-8859-3 has a pointer 254 +PASS Not throw: ISO-8859-3 has a pointer 255 +PASS Not throw: ISO-8859-4 has a pointer 0 +PASS Not throw: ISO-8859-4 has a pointer 1 +PASS Not throw: ISO-8859-4 has a pointer 2 +PASS Not throw: ISO-8859-4 has a pointer 3 +PASS Not throw: ISO-8859-4 has a pointer 4 +PASS Not throw: ISO-8859-4 has a pointer 5 +PASS Not throw: ISO-8859-4 has a pointer 6 +PASS Not throw: ISO-8859-4 has a pointer 7 +PASS Not throw: ISO-8859-4 has a pointer 8 +PASS Not throw: ISO-8859-4 has a pointer 9 +PASS Not throw: ISO-8859-4 has a pointer 10 +PASS Not throw: ISO-8859-4 has a pointer 11 +PASS Not throw: ISO-8859-4 has a pointer 12 +PASS Not throw: ISO-8859-4 has a pointer 13 +PASS Not throw: ISO-8859-4 has a pointer 14 +PASS Not throw: ISO-8859-4 has a pointer 15 +PASS Not throw: ISO-8859-4 has a pointer 16 +PASS Not throw: ISO-8859-4 has a pointer 17 +PASS Not throw: ISO-8859-4 has a pointer 18 +PASS Not throw: ISO-8859-4 has a pointer 19 +PASS Not throw: ISO-8859-4 has a pointer 20 +PASS Not throw: ISO-8859-4 has a pointer 21 +PASS Not throw: ISO-8859-4 has a pointer 22 +PASS Not throw: ISO-8859-4 has a pointer 23 +PASS Not throw: ISO-8859-4 has a pointer 24 +PASS Not throw: ISO-8859-4 has a pointer 25 +PASS Not throw: ISO-8859-4 has a pointer 26 +PASS Not throw: ISO-8859-4 has a pointer 27 +PASS Not throw: ISO-8859-4 has a pointer 28 +PASS Not throw: ISO-8859-4 has a pointer 29 +PASS Not throw: ISO-8859-4 has a pointer 30 +PASS Not throw: ISO-8859-4 has a pointer 31 +PASS Not throw: ISO-8859-4 has a pointer 32 +PASS Not throw: ISO-8859-4 has a pointer 33 +PASS Not throw: ISO-8859-4 has a pointer 34 +PASS Not throw: ISO-8859-4 has a pointer 35 +PASS Not throw: ISO-8859-4 has a pointer 36 +PASS Not throw: ISO-8859-4 has a pointer 37 +PASS Not throw: ISO-8859-4 has a pointer 38 +PASS Not throw: ISO-8859-4 has a pointer 39 +PASS Not throw: ISO-8859-4 has a pointer 40 +PASS Not throw: ISO-8859-4 has a pointer 41 +PASS Not throw: ISO-8859-4 has a pointer 42 +PASS Not throw: ISO-8859-4 has a pointer 43 +PASS Not throw: ISO-8859-4 has a pointer 44 +PASS Not throw: ISO-8859-4 has a pointer 45 +PASS Not throw: ISO-8859-4 has a pointer 46 +PASS Not throw: ISO-8859-4 has a pointer 47 +PASS Not throw: ISO-8859-4 has a pointer 48 +PASS Not throw: ISO-8859-4 has a pointer 49 +PASS Not throw: ISO-8859-4 has a pointer 50 +PASS Not throw: ISO-8859-4 has a pointer 51 +PASS Not throw: ISO-8859-4 has a pointer 52 +PASS Not throw: ISO-8859-4 has a pointer 53 +PASS Not throw: ISO-8859-4 has a pointer 54 +PASS Not throw: ISO-8859-4 has a pointer 55 +PASS Not throw: ISO-8859-4 has a pointer 56 +PASS Not throw: ISO-8859-4 has a pointer 57 +PASS Not throw: ISO-8859-4 has a pointer 58 +PASS Not throw: ISO-8859-4 has a pointer 59 +PASS Not throw: ISO-8859-4 has a pointer 60 +PASS Not throw: ISO-8859-4 has a pointer 61 +PASS Not throw: ISO-8859-4 has a pointer 62 +PASS Not throw: ISO-8859-4 has a pointer 63 +PASS Not throw: ISO-8859-4 has a pointer 64 +PASS Not throw: ISO-8859-4 has a pointer 65 +PASS Not throw: ISO-8859-4 has a pointer 66 +PASS Not throw: ISO-8859-4 has a pointer 67 +PASS Not throw: ISO-8859-4 has a pointer 68 +PASS Not throw: ISO-8859-4 has a pointer 69 +PASS Not throw: ISO-8859-4 has a pointer 70 +PASS Not throw: ISO-8859-4 has a pointer 71 +PASS Not throw: ISO-8859-4 has a pointer 72 +PASS Not throw: ISO-8859-4 has a pointer 73 +PASS Not throw: ISO-8859-4 has a pointer 74 +PASS Not throw: ISO-8859-4 has a pointer 75 +PASS Not throw: ISO-8859-4 has a pointer 76 +PASS Not throw: ISO-8859-4 has a pointer 77 +PASS Not throw: ISO-8859-4 has a pointer 78 +PASS Not throw: ISO-8859-4 has a pointer 79 +PASS Not throw: ISO-8859-4 has a pointer 80 +PASS Not throw: ISO-8859-4 has a pointer 81 +PASS Not throw: ISO-8859-4 has a pointer 82 +PASS Not throw: ISO-8859-4 has a pointer 83 +PASS Not throw: ISO-8859-4 has a pointer 84 +PASS Not throw: ISO-8859-4 has a pointer 85 +PASS Not throw: ISO-8859-4 has a pointer 86 +PASS Not throw: ISO-8859-4 has a pointer 87 +PASS Not throw: ISO-8859-4 has a pointer 88 +PASS Not throw: ISO-8859-4 has a pointer 89 +PASS Not throw: ISO-8859-4 has a pointer 90 +PASS Not throw: ISO-8859-4 has a pointer 91 +PASS Not throw: ISO-8859-4 has a pointer 92 +PASS Not throw: ISO-8859-4 has a pointer 93 +PASS Not throw: ISO-8859-4 has a pointer 94 +PASS Not throw: ISO-8859-4 has a pointer 95 +PASS Not throw: ISO-8859-4 has a pointer 96 +PASS Not throw: ISO-8859-4 has a pointer 97 +PASS Not throw: ISO-8859-4 has a pointer 98 +PASS Not throw: ISO-8859-4 has a pointer 99 +PASS Not throw: ISO-8859-4 has a pointer 100 +PASS Not throw: ISO-8859-4 has a pointer 101 +PASS Not throw: ISO-8859-4 has a pointer 102 +PASS Not throw: ISO-8859-4 has a pointer 103 +PASS Not throw: ISO-8859-4 has a pointer 104 +PASS Not throw: ISO-8859-4 has a pointer 105 +PASS Not throw: ISO-8859-4 has a pointer 106 +PASS Not throw: ISO-8859-4 has a pointer 107 +PASS Not throw: ISO-8859-4 has a pointer 108 +PASS Not throw: ISO-8859-4 has a pointer 109 +PASS Not throw: ISO-8859-4 has a pointer 110 +PASS Not throw: ISO-8859-4 has a pointer 111 +PASS Not throw: ISO-8859-4 has a pointer 112 +PASS Not throw: ISO-8859-4 has a pointer 113 +PASS Not throw: ISO-8859-4 has a pointer 114 +PASS Not throw: ISO-8859-4 has a pointer 115 +PASS Not throw: ISO-8859-4 has a pointer 116 +PASS Not throw: ISO-8859-4 has a pointer 117 +PASS Not throw: ISO-8859-4 has a pointer 118 +PASS Not throw: ISO-8859-4 has a pointer 119 +PASS Not throw: ISO-8859-4 has a pointer 120 +PASS Not throw: ISO-8859-4 has a pointer 121 +PASS Not throw: ISO-8859-4 has a pointer 122 +PASS Not throw: ISO-8859-4 has a pointer 123 +PASS Not throw: ISO-8859-4 has a pointer 124 +PASS Not throw: ISO-8859-4 has a pointer 125 +PASS Not throw: ISO-8859-4 has a pointer 126 +PASS Not throw: ISO-8859-4 has a pointer 127 +PASS Not throw: ISO-8859-4 has a pointer 128 +PASS Not throw: ISO-8859-4 has a pointer 129 +PASS Not throw: ISO-8859-4 has a pointer 130 +PASS Not throw: ISO-8859-4 has a pointer 131 +PASS Not throw: ISO-8859-4 has a pointer 132 +PASS Not throw: ISO-8859-4 has a pointer 133 +PASS Not throw: ISO-8859-4 has a pointer 134 +PASS Not throw: ISO-8859-4 has a pointer 135 +PASS Not throw: ISO-8859-4 has a pointer 136 +PASS Not throw: ISO-8859-4 has a pointer 137 +PASS Not throw: ISO-8859-4 has a pointer 138 +PASS Not throw: ISO-8859-4 has a pointer 139 +PASS Not throw: ISO-8859-4 has a pointer 140 +PASS Not throw: ISO-8859-4 has a pointer 141 +PASS Not throw: ISO-8859-4 has a pointer 142 +PASS Not throw: ISO-8859-4 has a pointer 143 +PASS Not throw: ISO-8859-4 has a pointer 144 +PASS Not throw: ISO-8859-4 has a pointer 145 +PASS Not throw: ISO-8859-4 has a pointer 146 +PASS Not throw: ISO-8859-4 has a pointer 147 +PASS Not throw: ISO-8859-4 has a pointer 148 +PASS Not throw: ISO-8859-4 has a pointer 149 +PASS Not throw: ISO-8859-4 has a pointer 150 +PASS Not throw: ISO-8859-4 has a pointer 151 +PASS Not throw: ISO-8859-4 has a pointer 152 +PASS Not throw: ISO-8859-4 has a pointer 153 +PASS Not throw: ISO-8859-4 has a pointer 154 +PASS Not throw: ISO-8859-4 has a pointer 155 +PASS Not throw: ISO-8859-4 has a pointer 156 +PASS Not throw: ISO-8859-4 has a pointer 157 +PASS Not throw: ISO-8859-4 has a pointer 158 +PASS Not throw: ISO-8859-4 has a pointer 159 +PASS Not throw: ISO-8859-4 has a pointer 160 +PASS Not throw: ISO-8859-4 has a pointer 161 +PASS Not throw: ISO-8859-4 has a pointer 162 +PASS Not throw: ISO-8859-4 has a pointer 163 +PASS Not throw: ISO-8859-4 has a pointer 164 +PASS Not throw: ISO-8859-4 has a pointer 165 +PASS Not throw: ISO-8859-4 has a pointer 166 +PASS Not throw: ISO-8859-4 has a pointer 167 +PASS Not throw: ISO-8859-4 has a pointer 168 +PASS Not throw: ISO-8859-4 has a pointer 169 +PASS Not throw: ISO-8859-4 has a pointer 170 +PASS Not throw: ISO-8859-4 has a pointer 171 +PASS Not throw: ISO-8859-4 has a pointer 172 +PASS Not throw: ISO-8859-4 has a pointer 173 +PASS Not throw: ISO-8859-4 has a pointer 174 +PASS Not throw: ISO-8859-4 has a pointer 175 +PASS Not throw: ISO-8859-4 has a pointer 176 +PASS Not throw: ISO-8859-4 has a pointer 177 +PASS Not throw: ISO-8859-4 has a pointer 178 +PASS Not throw: ISO-8859-4 has a pointer 179 +PASS Not throw: ISO-8859-4 has a pointer 180 +PASS Not throw: ISO-8859-4 has a pointer 181 +PASS Not throw: ISO-8859-4 has a pointer 182 +PASS Not throw: ISO-8859-4 has a pointer 183 +PASS Not throw: ISO-8859-4 has a pointer 184 +PASS Not throw: ISO-8859-4 has a pointer 185 +PASS Not throw: ISO-8859-4 has a pointer 186 +PASS Not throw: ISO-8859-4 has a pointer 187 +PASS Not throw: ISO-8859-4 has a pointer 188 +PASS Not throw: ISO-8859-4 has a pointer 189 +PASS Not throw: ISO-8859-4 has a pointer 190 +PASS Not throw: ISO-8859-4 has a pointer 191 +PASS Not throw: ISO-8859-4 has a pointer 192 +PASS Not throw: ISO-8859-4 has a pointer 193 +PASS Not throw: ISO-8859-4 has a pointer 194 +PASS Not throw: ISO-8859-4 has a pointer 195 +PASS Not throw: ISO-8859-4 has a pointer 196 +PASS Not throw: ISO-8859-4 has a pointer 197 +PASS Not throw: ISO-8859-4 has a pointer 198 +PASS Not throw: ISO-8859-4 has a pointer 199 +PASS Not throw: ISO-8859-4 has a pointer 200 +PASS Not throw: ISO-8859-4 has a pointer 201 +PASS Not throw: ISO-8859-4 has a pointer 202 +PASS Not throw: ISO-8859-4 has a pointer 203 +PASS Not throw: ISO-8859-4 has a pointer 204 +PASS Not throw: ISO-8859-4 has a pointer 205 +PASS Not throw: ISO-8859-4 has a pointer 206 +PASS Not throw: ISO-8859-4 has a pointer 207 +PASS Not throw: ISO-8859-4 has a pointer 208 +PASS Not throw: ISO-8859-4 has a pointer 209 +PASS Not throw: ISO-8859-4 has a pointer 210 +PASS Not throw: ISO-8859-4 has a pointer 211 +PASS Not throw: ISO-8859-4 has a pointer 212 +PASS Not throw: ISO-8859-4 has a pointer 213 +PASS Not throw: ISO-8859-4 has a pointer 214 +PASS Not throw: ISO-8859-4 has a pointer 215 +PASS Not throw: ISO-8859-4 has a pointer 216 +PASS Not throw: ISO-8859-4 has a pointer 217 +PASS Not throw: ISO-8859-4 has a pointer 218 +PASS Not throw: ISO-8859-4 has a pointer 219 +PASS Not throw: ISO-8859-4 has a pointer 220 +PASS Not throw: ISO-8859-4 has a pointer 221 +PASS Not throw: ISO-8859-4 has a pointer 222 +PASS Not throw: ISO-8859-4 has a pointer 223 +PASS Not throw: ISO-8859-4 has a pointer 224 +PASS Not throw: ISO-8859-4 has a pointer 225 +PASS Not throw: ISO-8859-4 has a pointer 226 +PASS Not throw: ISO-8859-4 has a pointer 227 +PASS Not throw: ISO-8859-4 has a pointer 228 +PASS Not throw: ISO-8859-4 has a pointer 229 +PASS Not throw: ISO-8859-4 has a pointer 230 +PASS Not throw: ISO-8859-4 has a pointer 231 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1001-2000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1001-2000-expected.txt new file mode 100644 index 0000000000000..0483461111145 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_1001-2000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: ISO-8859-4 has a pointer 232 +PASS Not throw: ISO-8859-4 has a pointer 233 +PASS Not throw: ISO-8859-4 has a pointer 234 +PASS Not throw: ISO-8859-4 has a pointer 235 +PASS Not throw: ISO-8859-4 has a pointer 236 +PASS Not throw: ISO-8859-4 has a pointer 237 +PASS Not throw: ISO-8859-4 has a pointer 238 +PASS Not throw: ISO-8859-4 has a pointer 239 +PASS Not throw: ISO-8859-4 has a pointer 240 +PASS Not throw: ISO-8859-4 has a pointer 241 +PASS Not throw: ISO-8859-4 has a pointer 242 +PASS Not throw: ISO-8859-4 has a pointer 243 +PASS Not throw: ISO-8859-4 has a pointer 244 +PASS Not throw: ISO-8859-4 has a pointer 245 +PASS Not throw: ISO-8859-4 has a pointer 246 +PASS Not throw: ISO-8859-4 has a pointer 247 +PASS Not throw: ISO-8859-4 has a pointer 248 +PASS Not throw: ISO-8859-4 has a pointer 249 +PASS Not throw: ISO-8859-4 has a pointer 250 +PASS Not throw: ISO-8859-4 has a pointer 251 +PASS Not throw: ISO-8859-4 has a pointer 252 +PASS Not throw: ISO-8859-4 has a pointer 253 +PASS Not throw: ISO-8859-4 has a pointer 254 +PASS Not throw: ISO-8859-4 has a pointer 255 +PASS Not throw: ISO-8859-5 has a pointer 0 +PASS Not throw: ISO-8859-5 has a pointer 1 +PASS Not throw: ISO-8859-5 has a pointer 2 +PASS Not throw: ISO-8859-5 has a pointer 3 +PASS Not throw: ISO-8859-5 has a pointer 4 +PASS Not throw: ISO-8859-5 has a pointer 5 +PASS Not throw: ISO-8859-5 has a pointer 6 +PASS Not throw: ISO-8859-5 has a pointer 7 +PASS Not throw: ISO-8859-5 has a pointer 8 +PASS Not throw: ISO-8859-5 has a pointer 9 +PASS Not throw: ISO-8859-5 has a pointer 10 +PASS Not throw: ISO-8859-5 has a pointer 11 +PASS Not throw: ISO-8859-5 has a pointer 12 +PASS Not throw: ISO-8859-5 has a pointer 13 +PASS Not throw: ISO-8859-5 has a pointer 14 +PASS Not throw: ISO-8859-5 has a pointer 15 +PASS Not throw: ISO-8859-5 has a pointer 16 +PASS Not throw: ISO-8859-5 has a pointer 17 +PASS Not throw: ISO-8859-5 has a pointer 18 +PASS Not throw: ISO-8859-5 has a pointer 19 +PASS Not throw: ISO-8859-5 has a pointer 20 +PASS Not throw: ISO-8859-5 has a pointer 21 +PASS Not throw: ISO-8859-5 has a pointer 22 +PASS Not throw: ISO-8859-5 has a pointer 23 +PASS Not throw: ISO-8859-5 has a pointer 24 +PASS Not throw: ISO-8859-5 has a pointer 25 +PASS Not throw: ISO-8859-5 has a pointer 26 +PASS Not throw: ISO-8859-5 has a pointer 27 +PASS Not throw: ISO-8859-5 has a pointer 28 +PASS Not throw: ISO-8859-5 has a pointer 29 +PASS Not throw: ISO-8859-5 has a pointer 30 +PASS Not throw: ISO-8859-5 has a pointer 31 +PASS Not throw: ISO-8859-5 has a pointer 32 +PASS Not throw: ISO-8859-5 has a pointer 33 +PASS Not throw: ISO-8859-5 has a pointer 34 +PASS Not throw: ISO-8859-5 has a pointer 35 +PASS Not throw: ISO-8859-5 has a pointer 36 +PASS Not throw: ISO-8859-5 has a pointer 37 +PASS Not throw: ISO-8859-5 has a pointer 38 +PASS Not throw: ISO-8859-5 has a pointer 39 +PASS Not throw: ISO-8859-5 has a pointer 40 +PASS Not throw: ISO-8859-5 has a pointer 41 +PASS Not throw: ISO-8859-5 has a pointer 42 +PASS Not throw: ISO-8859-5 has a pointer 43 +PASS Not throw: ISO-8859-5 has a pointer 44 +PASS Not throw: ISO-8859-5 has a pointer 45 +PASS Not throw: ISO-8859-5 has a pointer 46 +PASS Not throw: ISO-8859-5 has a pointer 47 +PASS Not throw: ISO-8859-5 has a pointer 48 +PASS Not throw: ISO-8859-5 has a pointer 49 +PASS Not throw: ISO-8859-5 has a pointer 50 +PASS Not throw: ISO-8859-5 has a pointer 51 +PASS Not throw: ISO-8859-5 has a pointer 52 +PASS Not throw: ISO-8859-5 has a pointer 53 +PASS Not throw: ISO-8859-5 has a pointer 54 +PASS Not throw: ISO-8859-5 has a pointer 55 +PASS Not throw: ISO-8859-5 has a pointer 56 +PASS Not throw: ISO-8859-5 has a pointer 57 +PASS Not throw: ISO-8859-5 has a pointer 58 +PASS Not throw: ISO-8859-5 has a pointer 59 +PASS Not throw: ISO-8859-5 has a pointer 60 +PASS Not throw: ISO-8859-5 has a pointer 61 +PASS Not throw: ISO-8859-5 has a pointer 62 +PASS Not throw: ISO-8859-5 has a pointer 63 +PASS Not throw: ISO-8859-5 has a pointer 64 +PASS Not throw: ISO-8859-5 has a pointer 65 +PASS Not throw: ISO-8859-5 has a pointer 66 +PASS Not throw: ISO-8859-5 has a pointer 67 +PASS Not throw: ISO-8859-5 has a pointer 68 +PASS Not throw: ISO-8859-5 has a pointer 69 +PASS Not throw: ISO-8859-5 has a pointer 70 +PASS Not throw: ISO-8859-5 has a pointer 71 +PASS Not throw: ISO-8859-5 has a pointer 72 +PASS Not throw: ISO-8859-5 has a pointer 73 +PASS Not throw: ISO-8859-5 has a pointer 74 +PASS Not throw: ISO-8859-5 has a pointer 75 +PASS Not throw: ISO-8859-5 has a pointer 76 +PASS Not throw: ISO-8859-5 has a pointer 77 +PASS Not throw: ISO-8859-5 has a pointer 78 +PASS Not throw: ISO-8859-5 has a pointer 79 +PASS Not throw: ISO-8859-5 has a pointer 80 +PASS Not throw: ISO-8859-5 has a pointer 81 +PASS Not throw: ISO-8859-5 has a pointer 82 +PASS Not throw: ISO-8859-5 has a pointer 83 +PASS Not throw: ISO-8859-5 has a pointer 84 +PASS Not throw: ISO-8859-5 has a pointer 85 +PASS Not throw: ISO-8859-5 has a pointer 86 +PASS Not throw: ISO-8859-5 has a pointer 87 +PASS Not throw: ISO-8859-5 has a pointer 88 +PASS Not throw: ISO-8859-5 has a pointer 89 +PASS Not throw: ISO-8859-5 has a pointer 90 +PASS Not throw: ISO-8859-5 has a pointer 91 +PASS Not throw: ISO-8859-5 has a pointer 92 +PASS Not throw: ISO-8859-5 has a pointer 93 +PASS Not throw: ISO-8859-5 has a pointer 94 +PASS Not throw: ISO-8859-5 has a pointer 95 +PASS Not throw: ISO-8859-5 has a pointer 96 +PASS Not throw: ISO-8859-5 has a pointer 97 +PASS Not throw: ISO-8859-5 has a pointer 98 +PASS Not throw: ISO-8859-5 has a pointer 99 +PASS Not throw: ISO-8859-5 has a pointer 100 +PASS Not throw: ISO-8859-5 has a pointer 101 +PASS Not throw: ISO-8859-5 has a pointer 102 +PASS Not throw: ISO-8859-5 has a pointer 103 +PASS Not throw: ISO-8859-5 has a pointer 104 +PASS Not throw: ISO-8859-5 has a pointer 105 +PASS Not throw: ISO-8859-5 has a pointer 106 +PASS Not throw: ISO-8859-5 has a pointer 107 +PASS Not throw: ISO-8859-5 has a pointer 108 +PASS Not throw: ISO-8859-5 has a pointer 109 +PASS Not throw: ISO-8859-5 has a pointer 110 +PASS Not throw: ISO-8859-5 has a pointer 111 +PASS Not throw: ISO-8859-5 has a pointer 112 +PASS Not throw: ISO-8859-5 has a pointer 113 +PASS Not throw: ISO-8859-5 has a pointer 114 +PASS Not throw: ISO-8859-5 has a pointer 115 +PASS Not throw: ISO-8859-5 has a pointer 116 +PASS Not throw: ISO-8859-5 has a pointer 117 +PASS Not throw: ISO-8859-5 has a pointer 118 +PASS Not throw: ISO-8859-5 has a pointer 119 +PASS Not throw: ISO-8859-5 has a pointer 120 +PASS Not throw: ISO-8859-5 has a pointer 121 +PASS Not throw: ISO-8859-5 has a pointer 122 +PASS Not throw: ISO-8859-5 has a pointer 123 +PASS Not throw: ISO-8859-5 has a pointer 124 +PASS Not throw: ISO-8859-5 has a pointer 125 +PASS Not throw: ISO-8859-5 has a pointer 126 +PASS Not throw: ISO-8859-5 has a pointer 127 +PASS Not throw: ISO-8859-5 has a pointer 128 +PASS Not throw: ISO-8859-5 has a pointer 129 +PASS Not throw: ISO-8859-5 has a pointer 130 +PASS Not throw: ISO-8859-5 has a pointer 131 +PASS Not throw: ISO-8859-5 has a pointer 132 +PASS Not throw: ISO-8859-5 has a pointer 133 +PASS Not throw: ISO-8859-5 has a pointer 134 +PASS Not throw: ISO-8859-5 has a pointer 135 +PASS Not throw: ISO-8859-5 has a pointer 136 +PASS Not throw: ISO-8859-5 has a pointer 137 +PASS Not throw: ISO-8859-5 has a pointer 138 +PASS Not throw: ISO-8859-5 has a pointer 139 +PASS Not throw: ISO-8859-5 has a pointer 140 +PASS Not throw: ISO-8859-5 has a pointer 141 +PASS Not throw: ISO-8859-5 has a pointer 142 +PASS Not throw: ISO-8859-5 has a pointer 143 +PASS Not throw: ISO-8859-5 has a pointer 144 +PASS Not throw: ISO-8859-5 has a pointer 145 +PASS Not throw: ISO-8859-5 has a pointer 146 +PASS Not throw: ISO-8859-5 has a pointer 147 +PASS Not throw: ISO-8859-5 has a pointer 148 +PASS Not throw: ISO-8859-5 has a pointer 149 +PASS Not throw: ISO-8859-5 has a pointer 150 +PASS Not throw: ISO-8859-5 has a pointer 151 +PASS Not throw: ISO-8859-5 has a pointer 152 +PASS Not throw: ISO-8859-5 has a pointer 153 +PASS Not throw: ISO-8859-5 has a pointer 154 +PASS Not throw: ISO-8859-5 has a pointer 155 +PASS Not throw: ISO-8859-5 has a pointer 156 +PASS Not throw: ISO-8859-5 has a pointer 157 +PASS Not throw: ISO-8859-5 has a pointer 158 +PASS Not throw: ISO-8859-5 has a pointer 159 +PASS Not throw: ISO-8859-5 has a pointer 160 +PASS Not throw: ISO-8859-5 has a pointer 161 +PASS Not throw: ISO-8859-5 has a pointer 162 +PASS Not throw: ISO-8859-5 has a pointer 163 +PASS Not throw: ISO-8859-5 has a pointer 164 +PASS Not throw: ISO-8859-5 has a pointer 165 +PASS Not throw: ISO-8859-5 has a pointer 166 +PASS Not throw: ISO-8859-5 has a pointer 167 +PASS Not throw: ISO-8859-5 has a pointer 168 +PASS Not throw: ISO-8859-5 has a pointer 169 +PASS Not throw: ISO-8859-5 has a pointer 170 +PASS Not throw: ISO-8859-5 has a pointer 171 +PASS Not throw: ISO-8859-5 has a pointer 172 +PASS Not throw: ISO-8859-5 has a pointer 173 +PASS Not throw: ISO-8859-5 has a pointer 174 +PASS Not throw: ISO-8859-5 has a pointer 175 +PASS Not throw: ISO-8859-5 has a pointer 176 +PASS Not throw: ISO-8859-5 has a pointer 177 +PASS Not throw: ISO-8859-5 has a pointer 178 +PASS Not throw: ISO-8859-5 has a pointer 179 +PASS Not throw: ISO-8859-5 has a pointer 180 +PASS Not throw: ISO-8859-5 has a pointer 181 +PASS Not throw: ISO-8859-5 has a pointer 182 +PASS Not throw: ISO-8859-5 has a pointer 183 +PASS Not throw: ISO-8859-5 has a pointer 184 +PASS Not throw: ISO-8859-5 has a pointer 185 +PASS Not throw: ISO-8859-5 has a pointer 186 +PASS Not throw: ISO-8859-5 has a pointer 187 +PASS Not throw: ISO-8859-5 has a pointer 188 +PASS Not throw: ISO-8859-5 has a pointer 189 +PASS Not throw: ISO-8859-5 has a pointer 190 +PASS Not throw: ISO-8859-5 has a pointer 191 +PASS Not throw: ISO-8859-5 has a pointer 192 +PASS Not throw: ISO-8859-5 has a pointer 193 +PASS Not throw: ISO-8859-5 has a pointer 194 +PASS Not throw: ISO-8859-5 has a pointer 195 +PASS Not throw: ISO-8859-5 has a pointer 196 +PASS Not throw: ISO-8859-5 has a pointer 197 +PASS Not throw: ISO-8859-5 has a pointer 198 +PASS Not throw: ISO-8859-5 has a pointer 199 +PASS Not throw: ISO-8859-5 has a pointer 200 +PASS Not throw: ISO-8859-5 has a pointer 201 +PASS Not throw: ISO-8859-5 has a pointer 202 +PASS Not throw: ISO-8859-5 has a pointer 203 +PASS Not throw: ISO-8859-5 has a pointer 204 +PASS Not throw: ISO-8859-5 has a pointer 205 +PASS Not throw: ISO-8859-5 has a pointer 206 +PASS Not throw: ISO-8859-5 has a pointer 207 +PASS Not throw: ISO-8859-5 has a pointer 208 +PASS Not throw: ISO-8859-5 has a pointer 209 +PASS Not throw: ISO-8859-5 has a pointer 210 +PASS Not throw: ISO-8859-5 has a pointer 211 +PASS Not throw: ISO-8859-5 has a pointer 212 +PASS Not throw: ISO-8859-5 has a pointer 213 +PASS Not throw: ISO-8859-5 has a pointer 214 +PASS Not throw: ISO-8859-5 has a pointer 215 +PASS Not throw: ISO-8859-5 has a pointer 216 +PASS Not throw: ISO-8859-5 has a pointer 217 +PASS Not throw: ISO-8859-5 has a pointer 218 +PASS Not throw: ISO-8859-5 has a pointer 219 +PASS Not throw: ISO-8859-5 has a pointer 220 +PASS Not throw: ISO-8859-5 has a pointer 221 +PASS Not throw: ISO-8859-5 has a pointer 222 +PASS Not throw: ISO-8859-5 has a pointer 223 +PASS Not throw: ISO-8859-5 has a pointer 224 +PASS Not throw: ISO-8859-5 has a pointer 225 +PASS Not throw: ISO-8859-5 has a pointer 226 +PASS Not throw: ISO-8859-5 has a pointer 227 +PASS Not throw: ISO-8859-5 has a pointer 228 +PASS Not throw: ISO-8859-5 has a pointer 229 +PASS Not throw: ISO-8859-5 has a pointer 230 +PASS Not throw: ISO-8859-5 has a pointer 231 +PASS Not throw: ISO-8859-5 has a pointer 232 +PASS Not throw: ISO-8859-5 has a pointer 233 +PASS Not throw: ISO-8859-5 has a pointer 234 +PASS Not throw: ISO-8859-5 has a pointer 235 +PASS Not throw: ISO-8859-5 has a pointer 236 +PASS Not throw: ISO-8859-5 has a pointer 237 +PASS Not throw: ISO-8859-5 has a pointer 238 +PASS Not throw: ISO-8859-5 has a pointer 239 +PASS Not throw: ISO-8859-5 has a pointer 240 +PASS Not throw: ISO-8859-5 has a pointer 241 +PASS Not throw: ISO-8859-5 has a pointer 242 +PASS Not throw: ISO-8859-5 has a pointer 243 +PASS Not throw: ISO-8859-5 has a pointer 244 +PASS Not throw: ISO-8859-5 has a pointer 245 +PASS Not throw: ISO-8859-5 has a pointer 246 +PASS Not throw: ISO-8859-5 has a pointer 247 +PASS Not throw: ISO-8859-5 has a pointer 248 +PASS Not throw: ISO-8859-5 has a pointer 249 +PASS Not throw: ISO-8859-5 has a pointer 250 +PASS Not throw: ISO-8859-5 has a pointer 251 +PASS Not throw: ISO-8859-5 has a pointer 252 +PASS Not throw: ISO-8859-5 has a pointer 253 +PASS Not throw: ISO-8859-5 has a pointer 254 +PASS Not throw: ISO-8859-5 has a pointer 255 +PASS Not throw: ISO-8859-6 has a pointer 0 +PASS Not throw: ISO-8859-6 has a pointer 1 +PASS Not throw: ISO-8859-6 has a pointer 2 +PASS Not throw: ISO-8859-6 has a pointer 3 +PASS Not throw: ISO-8859-6 has a pointer 4 +PASS Not throw: ISO-8859-6 has a pointer 5 +PASS Not throw: ISO-8859-6 has a pointer 6 +PASS Not throw: ISO-8859-6 has a pointer 7 +PASS Not throw: ISO-8859-6 has a pointer 8 +PASS Not throw: ISO-8859-6 has a pointer 9 +PASS Not throw: ISO-8859-6 has a pointer 10 +PASS Not throw: ISO-8859-6 has a pointer 11 +PASS Not throw: ISO-8859-6 has a pointer 12 +PASS Not throw: ISO-8859-6 has a pointer 13 +PASS Not throw: ISO-8859-6 has a pointer 14 +PASS Not throw: ISO-8859-6 has a pointer 15 +PASS Not throw: ISO-8859-6 has a pointer 16 +PASS Not throw: ISO-8859-6 has a pointer 17 +PASS Not throw: ISO-8859-6 has a pointer 18 +PASS Not throw: ISO-8859-6 has a pointer 19 +PASS Not throw: ISO-8859-6 has a pointer 20 +PASS Not throw: ISO-8859-6 has a pointer 21 +PASS Not throw: ISO-8859-6 has a pointer 22 +PASS Not throw: ISO-8859-6 has a pointer 23 +PASS Not throw: ISO-8859-6 has a pointer 24 +PASS Not throw: ISO-8859-6 has a pointer 25 +PASS Not throw: ISO-8859-6 has a pointer 26 +PASS Not throw: ISO-8859-6 has a pointer 27 +PASS Not throw: ISO-8859-6 has a pointer 28 +PASS Not throw: ISO-8859-6 has a pointer 29 +PASS Not throw: ISO-8859-6 has a pointer 30 +PASS Not throw: ISO-8859-6 has a pointer 31 +PASS Not throw: ISO-8859-6 has a pointer 32 +PASS Not throw: ISO-8859-6 has a pointer 33 +PASS Not throw: ISO-8859-6 has a pointer 34 +PASS Not throw: ISO-8859-6 has a pointer 35 +PASS Not throw: ISO-8859-6 has a pointer 36 +PASS Not throw: ISO-8859-6 has a pointer 37 +PASS Not throw: ISO-8859-6 has a pointer 38 +PASS Not throw: ISO-8859-6 has a pointer 39 +PASS Not throw: ISO-8859-6 has a pointer 40 +PASS Not throw: ISO-8859-6 has a pointer 41 +PASS Not throw: ISO-8859-6 has a pointer 42 +PASS Not throw: ISO-8859-6 has a pointer 43 +PASS Not throw: ISO-8859-6 has a pointer 44 +PASS Not throw: ISO-8859-6 has a pointer 45 +PASS Not throw: ISO-8859-6 has a pointer 46 +PASS Not throw: ISO-8859-6 has a pointer 47 +PASS Not throw: ISO-8859-6 has a pointer 48 +PASS Not throw: ISO-8859-6 has a pointer 49 +PASS Not throw: ISO-8859-6 has a pointer 50 +PASS Not throw: ISO-8859-6 has a pointer 51 +PASS Not throw: ISO-8859-6 has a pointer 52 +PASS Not throw: ISO-8859-6 has a pointer 53 +PASS Not throw: ISO-8859-6 has a pointer 54 +PASS Not throw: ISO-8859-6 has a pointer 55 +PASS Not throw: ISO-8859-6 has a pointer 56 +PASS Not throw: ISO-8859-6 has a pointer 57 +PASS Not throw: ISO-8859-6 has a pointer 58 +PASS Not throw: ISO-8859-6 has a pointer 59 +PASS Not throw: ISO-8859-6 has a pointer 60 +PASS Not throw: ISO-8859-6 has a pointer 61 +PASS Not throw: ISO-8859-6 has a pointer 62 +PASS Not throw: ISO-8859-6 has a pointer 63 +PASS Not throw: ISO-8859-6 has a pointer 64 +PASS Not throw: ISO-8859-6 has a pointer 65 +PASS Not throw: ISO-8859-6 has a pointer 66 +PASS Not throw: ISO-8859-6 has a pointer 67 +PASS Not throw: ISO-8859-6 has a pointer 68 +PASS Not throw: ISO-8859-6 has a pointer 69 +PASS Not throw: ISO-8859-6 has a pointer 70 +PASS Not throw: ISO-8859-6 has a pointer 71 +PASS Not throw: ISO-8859-6 has a pointer 72 +PASS Not throw: ISO-8859-6 has a pointer 73 +PASS Not throw: ISO-8859-6 has a pointer 74 +PASS Not throw: ISO-8859-6 has a pointer 75 +PASS Not throw: ISO-8859-6 has a pointer 76 +PASS Not throw: ISO-8859-6 has a pointer 77 +PASS Not throw: ISO-8859-6 has a pointer 78 +PASS Not throw: ISO-8859-6 has a pointer 79 +PASS Not throw: ISO-8859-6 has a pointer 80 +PASS Not throw: ISO-8859-6 has a pointer 81 +PASS Not throw: ISO-8859-6 has a pointer 82 +PASS Not throw: ISO-8859-6 has a pointer 83 +PASS Not throw: ISO-8859-6 has a pointer 84 +PASS Not throw: ISO-8859-6 has a pointer 85 +PASS Not throw: ISO-8859-6 has a pointer 86 +PASS Not throw: ISO-8859-6 has a pointer 87 +PASS Not throw: ISO-8859-6 has a pointer 88 +PASS Not throw: ISO-8859-6 has a pointer 89 +PASS Not throw: ISO-8859-6 has a pointer 90 +PASS Not throw: ISO-8859-6 has a pointer 91 +PASS Not throw: ISO-8859-6 has a pointer 92 +PASS Not throw: ISO-8859-6 has a pointer 93 +PASS Not throw: ISO-8859-6 has a pointer 94 +PASS Not throw: ISO-8859-6 has a pointer 95 +PASS Not throw: ISO-8859-6 has a pointer 96 +PASS Not throw: ISO-8859-6 has a pointer 97 +PASS Not throw: ISO-8859-6 has a pointer 98 +PASS Not throw: ISO-8859-6 has a pointer 99 +PASS Not throw: ISO-8859-6 has a pointer 100 +PASS Not throw: ISO-8859-6 has a pointer 101 +PASS Not throw: ISO-8859-6 has a pointer 102 +PASS Not throw: ISO-8859-6 has a pointer 103 +PASS Not throw: ISO-8859-6 has a pointer 104 +PASS Not throw: ISO-8859-6 has a pointer 105 +PASS Not throw: ISO-8859-6 has a pointer 106 +PASS Not throw: ISO-8859-6 has a pointer 107 +PASS Not throw: ISO-8859-6 has a pointer 108 +PASS Not throw: ISO-8859-6 has a pointer 109 +PASS Not throw: ISO-8859-6 has a pointer 110 +PASS Not throw: ISO-8859-6 has a pointer 111 +PASS Not throw: ISO-8859-6 has a pointer 112 +PASS Not throw: ISO-8859-6 has a pointer 113 +PASS Not throw: ISO-8859-6 has a pointer 114 +PASS Not throw: ISO-8859-6 has a pointer 115 +PASS Not throw: ISO-8859-6 has a pointer 116 +PASS Not throw: ISO-8859-6 has a pointer 117 +PASS Not throw: ISO-8859-6 has a pointer 118 +PASS Not throw: ISO-8859-6 has a pointer 119 +PASS Not throw: ISO-8859-6 has a pointer 120 +PASS Not throw: ISO-8859-6 has a pointer 121 +PASS Not throw: ISO-8859-6 has a pointer 122 +PASS Not throw: ISO-8859-6 has a pointer 123 +PASS Not throw: ISO-8859-6 has a pointer 124 +PASS Not throw: ISO-8859-6 has a pointer 125 +PASS Not throw: ISO-8859-6 has a pointer 126 +PASS Not throw: ISO-8859-6 has a pointer 127 +PASS Not throw: ISO-8859-6 has a pointer 128 +PASS Not throw: ISO-8859-6 has a pointer 129 +PASS Not throw: ISO-8859-6 has a pointer 130 +PASS Not throw: ISO-8859-6 has a pointer 131 +PASS Not throw: ISO-8859-6 has a pointer 132 +PASS Not throw: ISO-8859-6 has a pointer 133 +PASS Not throw: ISO-8859-6 has a pointer 134 +PASS Not throw: ISO-8859-6 has a pointer 135 +PASS Not throw: ISO-8859-6 has a pointer 136 +PASS Not throw: ISO-8859-6 has a pointer 137 +PASS Not throw: ISO-8859-6 has a pointer 138 +PASS Not throw: ISO-8859-6 has a pointer 139 +PASS Not throw: ISO-8859-6 has a pointer 140 +PASS Not throw: ISO-8859-6 has a pointer 141 +PASS Not throw: ISO-8859-6 has a pointer 142 +PASS Not throw: ISO-8859-6 has a pointer 143 +PASS Not throw: ISO-8859-6 has a pointer 144 +PASS Not throw: ISO-8859-6 has a pointer 145 +PASS Not throw: ISO-8859-6 has a pointer 146 +PASS Not throw: ISO-8859-6 has a pointer 147 +PASS Not throw: ISO-8859-6 has a pointer 148 +PASS Not throw: ISO-8859-6 has a pointer 149 +PASS Not throw: ISO-8859-6 has a pointer 150 +PASS Not throw: ISO-8859-6 has a pointer 151 +PASS Not throw: ISO-8859-6 has a pointer 152 +PASS Not throw: ISO-8859-6 has a pointer 153 +PASS Not throw: ISO-8859-6 has a pointer 154 +PASS Not throw: ISO-8859-6 has a pointer 155 +PASS Not throw: ISO-8859-6 has a pointer 156 +PASS Not throw: ISO-8859-6 has a pointer 157 +PASS Not throw: ISO-8859-6 has a pointer 158 +PASS Not throw: ISO-8859-6 has a pointer 159 +PASS Not throw: ISO-8859-6 has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 161 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 162 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 163 +PASS Not throw: ISO-8859-6 has a pointer 164 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 165 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 166 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 167 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 168 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 169 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 170 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 171 +PASS Not throw: ISO-8859-6 has a pointer 172 +PASS Not throw: ISO-8859-6 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 174 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 175 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 176 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 177 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 178 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 179 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 180 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 181 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 182 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 183 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 184 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 185 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 186 +PASS Not throw: ISO-8859-6 has a pointer 187 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 188 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 189 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 190 +PASS Not throw: ISO-8859-6 has a pointer 191 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 192 +PASS Not throw: ISO-8859-6 has a pointer 193 +PASS Not throw: ISO-8859-6 has a pointer 194 +PASS Not throw: ISO-8859-6 has a pointer 195 +PASS Not throw: ISO-8859-6 has a pointer 196 +PASS Not throw: ISO-8859-6 has a pointer 197 +PASS Not throw: ISO-8859-6 has a pointer 198 +PASS Not throw: ISO-8859-6 has a pointer 199 +PASS Not throw: ISO-8859-6 has a pointer 200 +PASS Not throw: ISO-8859-6 has a pointer 201 +PASS Not throw: ISO-8859-6 has a pointer 202 +PASS Not throw: ISO-8859-6 has a pointer 203 +PASS Not throw: ISO-8859-6 has a pointer 204 +PASS Not throw: ISO-8859-6 has a pointer 205 +PASS Not throw: ISO-8859-6 has a pointer 206 +PASS Not throw: ISO-8859-6 has a pointer 207 +PASS Not throw: ISO-8859-6 has a pointer 208 +PASS Not throw: ISO-8859-6 has a pointer 209 +PASS Not throw: ISO-8859-6 has a pointer 210 +PASS Not throw: ISO-8859-6 has a pointer 211 +PASS Not throw: ISO-8859-6 has a pointer 212 +PASS Not throw: ISO-8859-6 has a pointer 213 +PASS Not throw: ISO-8859-6 has a pointer 214 +PASS Not throw: ISO-8859-6 has a pointer 215 +PASS Not throw: ISO-8859-6 has a pointer 216 +PASS Not throw: ISO-8859-6 has a pointer 217 +PASS Not throw: ISO-8859-6 has a pointer 218 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 222 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 223 +PASS Not throw: ISO-8859-6 has a pointer 224 +PASS Not throw: ISO-8859-6 has a pointer 225 +PASS Not throw: ISO-8859-6 has a pointer 226 +PASS Not throw: ISO-8859-6 has a pointer 227 +PASS Not throw: ISO-8859-6 has a pointer 228 +PASS Not throw: ISO-8859-6 has a pointer 229 +PASS Not throw: ISO-8859-6 has a pointer 230 +PASS Not throw: ISO-8859-6 has a pointer 231 +PASS Not throw: ISO-8859-6 has a pointer 232 +PASS Not throw: ISO-8859-6 has a pointer 233 +PASS Not throw: ISO-8859-6 has a pointer 234 +PASS Not throw: ISO-8859-6 has a pointer 235 +PASS Not throw: ISO-8859-6 has a pointer 236 +PASS Not throw: ISO-8859-6 has a pointer 237 +PASS Not throw: ISO-8859-6 has a pointer 238 +PASS Not throw: ISO-8859-6 has a pointer 239 +PASS Not throw: ISO-8859-6 has a pointer 240 +PASS Not throw: ISO-8859-6 has a pointer 241 +PASS Not throw: ISO-8859-6 has a pointer 242 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 243 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 244 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 245 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 246 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 247 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 248 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 249 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 250 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 252 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 253 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 254 +PASS Throw due to fatal flag: ISO-8859-6 doesn't have a pointer 255 +PASS Not throw: ISO-8859-7 has a pointer 0 +PASS Not throw: ISO-8859-7 has a pointer 1 +PASS Not throw: ISO-8859-7 has a pointer 2 +PASS Not throw: ISO-8859-7 has a pointer 3 +PASS Not throw: ISO-8859-7 has a pointer 4 +PASS Not throw: ISO-8859-7 has a pointer 5 +PASS Not throw: ISO-8859-7 has a pointer 6 +PASS Not throw: ISO-8859-7 has a pointer 7 +PASS Not throw: ISO-8859-7 has a pointer 8 +PASS Not throw: ISO-8859-7 has a pointer 9 +PASS Not throw: ISO-8859-7 has a pointer 10 +PASS Not throw: ISO-8859-7 has a pointer 11 +PASS Not throw: ISO-8859-7 has a pointer 12 +PASS Not throw: ISO-8859-7 has a pointer 13 +PASS Not throw: ISO-8859-7 has a pointer 14 +PASS Not throw: ISO-8859-7 has a pointer 15 +PASS Not throw: ISO-8859-7 has a pointer 16 +PASS Not throw: ISO-8859-7 has a pointer 17 +PASS Not throw: ISO-8859-7 has a pointer 18 +PASS Not throw: ISO-8859-7 has a pointer 19 +PASS Not throw: ISO-8859-7 has a pointer 20 +PASS Not throw: ISO-8859-7 has a pointer 21 +PASS Not throw: ISO-8859-7 has a pointer 22 +PASS Not throw: ISO-8859-7 has a pointer 23 +PASS Not throw: ISO-8859-7 has a pointer 24 +PASS Not throw: ISO-8859-7 has a pointer 25 +PASS Not throw: ISO-8859-7 has a pointer 26 +PASS Not throw: ISO-8859-7 has a pointer 27 +PASS Not throw: ISO-8859-7 has a pointer 28 +PASS Not throw: ISO-8859-7 has a pointer 29 +PASS Not throw: ISO-8859-7 has a pointer 30 +PASS Not throw: ISO-8859-7 has a pointer 31 +PASS Not throw: ISO-8859-7 has a pointer 32 +PASS Not throw: ISO-8859-7 has a pointer 33 +PASS Not throw: ISO-8859-7 has a pointer 34 +PASS Not throw: ISO-8859-7 has a pointer 35 +PASS Not throw: ISO-8859-7 has a pointer 36 +PASS Not throw: ISO-8859-7 has a pointer 37 +PASS Not throw: ISO-8859-7 has a pointer 38 +PASS Not throw: ISO-8859-7 has a pointer 39 +PASS Not throw: ISO-8859-7 has a pointer 40 +PASS Not throw: ISO-8859-7 has a pointer 41 +PASS Not throw: ISO-8859-7 has a pointer 42 +PASS Not throw: ISO-8859-7 has a pointer 43 +PASS Not throw: ISO-8859-7 has a pointer 44 +PASS Not throw: ISO-8859-7 has a pointer 45 +PASS Not throw: ISO-8859-7 has a pointer 46 +PASS Not throw: ISO-8859-7 has a pointer 47 +PASS Not throw: ISO-8859-7 has a pointer 48 +PASS Not throw: ISO-8859-7 has a pointer 49 +PASS Not throw: ISO-8859-7 has a pointer 50 +PASS Not throw: ISO-8859-7 has a pointer 51 +PASS Not throw: ISO-8859-7 has a pointer 52 +PASS Not throw: ISO-8859-7 has a pointer 53 +PASS Not throw: ISO-8859-7 has a pointer 54 +PASS Not throw: ISO-8859-7 has a pointer 55 +PASS Not throw: ISO-8859-7 has a pointer 56 +PASS Not throw: ISO-8859-7 has a pointer 57 +PASS Not throw: ISO-8859-7 has a pointer 58 +PASS Not throw: ISO-8859-7 has a pointer 59 +PASS Not throw: ISO-8859-7 has a pointer 60 +PASS Not throw: ISO-8859-7 has a pointer 61 +PASS Not throw: ISO-8859-7 has a pointer 62 +PASS Not throw: ISO-8859-7 has a pointer 63 +PASS Not throw: ISO-8859-7 has a pointer 64 +PASS Not throw: ISO-8859-7 has a pointer 65 +PASS Not throw: ISO-8859-7 has a pointer 66 +PASS Not throw: ISO-8859-7 has a pointer 67 +PASS Not throw: ISO-8859-7 has a pointer 68 +PASS Not throw: ISO-8859-7 has a pointer 69 +PASS Not throw: ISO-8859-7 has a pointer 70 +PASS Not throw: ISO-8859-7 has a pointer 71 +PASS Not throw: ISO-8859-7 has a pointer 72 +PASS Not throw: ISO-8859-7 has a pointer 73 +PASS Not throw: ISO-8859-7 has a pointer 74 +PASS Not throw: ISO-8859-7 has a pointer 75 +PASS Not throw: ISO-8859-7 has a pointer 76 +PASS Not throw: ISO-8859-7 has a pointer 77 +PASS Not throw: ISO-8859-7 has a pointer 78 +PASS Not throw: ISO-8859-7 has a pointer 79 +PASS Not throw: ISO-8859-7 has a pointer 80 +PASS Not throw: ISO-8859-7 has a pointer 81 +PASS Not throw: ISO-8859-7 has a pointer 82 +PASS Not throw: ISO-8859-7 has a pointer 83 +PASS Not throw: ISO-8859-7 has a pointer 84 +PASS Not throw: ISO-8859-7 has a pointer 85 +PASS Not throw: ISO-8859-7 has a pointer 86 +PASS Not throw: ISO-8859-7 has a pointer 87 +PASS Not throw: ISO-8859-7 has a pointer 88 +PASS Not throw: ISO-8859-7 has a pointer 89 +PASS Not throw: ISO-8859-7 has a pointer 90 +PASS Not throw: ISO-8859-7 has a pointer 91 +PASS Not throw: ISO-8859-7 has a pointer 92 +PASS Not throw: ISO-8859-7 has a pointer 93 +PASS Not throw: ISO-8859-7 has a pointer 94 +PASS Not throw: ISO-8859-7 has a pointer 95 +PASS Not throw: ISO-8859-7 has a pointer 96 +PASS Not throw: ISO-8859-7 has a pointer 97 +PASS Not throw: ISO-8859-7 has a pointer 98 +PASS Not throw: ISO-8859-7 has a pointer 99 +PASS Not throw: ISO-8859-7 has a pointer 100 +PASS Not throw: ISO-8859-7 has a pointer 101 +PASS Not throw: ISO-8859-7 has a pointer 102 +PASS Not throw: ISO-8859-7 has a pointer 103 +PASS Not throw: ISO-8859-7 has a pointer 104 +PASS Not throw: ISO-8859-7 has a pointer 105 +PASS Not throw: ISO-8859-7 has a pointer 106 +PASS Not throw: ISO-8859-7 has a pointer 107 +PASS Not throw: ISO-8859-7 has a pointer 108 +PASS Not throw: ISO-8859-7 has a pointer 109 +PASS Not throw: ISO-8859-7 has a pointer 110 +PASS Not throw: ISO-8859-7 has a pointer 111 +PASS Not throw: ISO-8859-7 has a pointer 112 +PASS Not throw: ISO-8859-7 has a pointer 113 +PASS Not throw: ISO-8859-7 has a pointer 114 +PASS Not throw: ISO-8859-7 has a pointer 115 +PASS Not throw: ISO-8859-7 has a pointer 116 +PASS Not throw: ISO-8859-7 has a pointer 117 +PASS Not throw: ISO-8859-7 has a pointer 118 +PASS Not throw: ISO-8859-7 has a pointer 119 +PASS Not throw: ISO-8859-7 has a pointer 120 +PASS Not throw: ISO-8859-7 has a pointer 121 +PASS Not throw: ISO-8859-7 has a pointer 122 +PASS Not throw: ISO-8859-7 has a pointer 123 +PASS Not throw: ISO-8859-7 has a pointer 124 +PASS Not throw: ISO-8859-7 has a pointer 125 +PASS Not throw: ISO-8859-7 has a pointer 126 +PASS Not throw: ISO-8859-7 has a pointer 127 +PASS Not throw: ISO-8859-7 has a pointer 128 +PASS Not throw: ISO-8859-7 has a pointer 129 +PASS Not throw: ISO-8859-7 has a pointer 130 +PASS Not throw: ISO-8859-7 has a pointer 131 +PASS Not throw: ISO-8859-7 has a pointer 132 +PASS Not throw: ISO-8859-7 has a pointer 133 +PASS Not throw: ISO-8859-7 has a pointer 134 +PASS Not throw: ISO-8859-7 has a pointer 135 +PASS Not throw: ISO-8859-7 has a pointer 136 +PASS Not throw: ISO-8859-7 has a pointer 137 +PASS Not throw: ISO-8859-7 has a pointer 138 +PASS Not throw: ISO-8859-7 has a pointer 139 +PASS Not throw: ISO-8859-7 has a pointer 140 +PASS Not throw: ISO-8859-7 has a pointer 141 +PASS Not throw: ISO-8859-7 has a pointer 142 +PASS Not throw: ISO-8859-7 has a pointer 143 +PASS Not throw: ISO-8859-7 has a pointer 144 +PASS Not throw: ISO-8859-7 has a pointer 145 +PASS Not throw: ISO-8859-7 has a pointer 146 +PASS Not throw: ISO-8859-7 has a pointer 147 +PASS Not throw: ISO-8859-7 has a pointer 148 +PASS Not throw: ISO-8859-7 has a pointer 149 +PASS Not throw: ISO-8859-7 has a pointer 150 +PASS Not throw: ISO-8859-7 has a pointer 151 +PASS Not throw: ISO-8859-7 has a pointer 152 +PASS Not throw: ISO-8859-7 has a pointer 153 +PASS Not throw: ISO-8859-7 has a pointer 154 +PASS Not throw: ISO-8859-7 has a pointer 155 +PASS Not throw: ISO-8859-7 has a pointer 156 +PASS Not throw: ISO-8859-7 has a pointer 157 +PASS Not throw: ISO-8859-7 has a pointer 158 +PASS Not throw: ISO-8859-7 has a pointer 159 +PASS Not throw: ISO-8859-7 has a pointer 160 +PASS Not throw: ISO-8859-7 has a pointer 161 +PASS Not throw: ISO-8859-7 has a pointer 162 +PASS Not throw: ISO-8859-7 has a pointer 163 +PASS Not throw: ISO-8859-7 has a pointer 164 +PASS Not throw: ISO-8859-7 has a pointer 165 +PASS Not throw: ISO-8859-7 has a pointer 166 +PASS Not throw: ISO-8859-7 has a pointer 167 +PASS Not throw: ISO-8859-7 has a pointer 168 +PASS Not throw: ISO-8859-7 has a pointer 169 +PASS Not throw: ISO-8859-7 has a pointer 170 +PASS Not throw: ISO-8859-7 has a pointer 171 +PASS Not throw: ISO-8859-7 has a pointer 172 +PASS Not throw: ISO-8859-7 has a pointer 173 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 174 +PASS Not throw: ISO-8859-7 has a pointer 175 +PASS Not throw: ISO-8859-7 has a pointer 176 +PASS Not throw: ISO-8859-7 has a pointer 177 +PASS Not throw: ISO-8859-7 has a pointer 178 +PASS Not throw: ISO-8859-7 has a pointer 179 +PASS Not throw: ISO-8859-7 has a pointer 180 +PASS Not throw: ISO-8859-7 has a pointer 181 +PASS Not throw: ISO-8859-7 has a pointer 182 +PASS Not throw: ISO-8859-7 has a pointer 183 +PASS Not throw: ISO-8859-7 has a pointer 184 +PASS Not throw: ISO-8859-7 has a pointer 185 +PASS Not throw: ISO-8859-7 has a pointer 186 +PASS Not throw: ISO-8859-7 has a pointer 187 +PASS Not throw: ISO-8859-7 has a pointer 188 +PASS Not throw: ISO-8859-7 has a pointer 189 +PASS Not throw: ISO-8859-7 has a pointer 190 +PASS Not throw: ISO-8859-7 has a pointer 191 +PASS Not throw: ISO-8859-7 has a pointer 192 +PASS Not throw: ISO-8859-7 has a pointer 193 +PASS Not throw: ISO-8859-7 has a pointer 194 +PASS Not throw: ISO-8859-7 has a pointer 195 +PASS Not throw: ISO-8859-7 has a pointer 196 +PASS Not throw: ISO-8859-7 has a pointer 197 +PASS Not throw: ISO-8859-7 has a pointer 198 +PASS Not throw: ISO-8859-7 has a pointer 199 +PASS Not throw: ISO-8859-7 has a pointer 200 +PASS Not throw: ISO-8859-7 has a pointer 201 +PASS Not throw: ISO-8859-7 has a pointer 202 +PASS Not throw: ISO-8859-7 has a pointer 203 +PASS Not throw: ISO-8859-7 has a pointer 204 +PASS Not throw: ISO-8859-7 has a pointer 205 +PASS Not throw: ISO-8859-7 has a pointer 206 +PASS Not throw: ISO-8859-7 has a pointer 207 +PASS Not throw: ISO-8859-7 has a pointer 208 +PASS Not throw: ISO-8859-7 has a pointer 209 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 210 +PASS Not throw: ISO-8859-7 has a pointer 211 +PASS Not throw: ISO-8859-7 has a pointer 212 +PASS Not throw: ISO-8859-7 has a pointer 213 +PASS Not throw: ISO-8859-7 has a pointer 214 +PASS Not throw: ISO-8859-7 has a pointer 215 +PASS Not throw: ISO-8859-7 has a pointer 216 +PASS Not throw: ISO-8859-7 has a pointer 217 +PASS Not throw: ISO-8859-7 has a pointer 218 +PASS Not throw: ISO-8859-7 has a pointer 219 +PASS Not throw: ISO-8859-7 has a pointer 220 +PASS Not throw: ISO-8859-7 has a pointer 221 +PASS Not throw: ISO-8859-7 has a pointer 222 +PASS Not throw: ISO-8859-7 has a pointer 223 +PASS Not throw: ISO-8859-7 has a pointer 224 +PASS Not throw: ISO-8859-7 has a pointer 225 +PASS Not throw: ISO-8859-7 has a pointer 226 +PASS Not throw: ISO-8859-7 has a pointer 227 +PASS Not throw: ISO-8859-7 has a pointer 228 +PASS Not throw: ISO-8859-7 has a pointer 229 +PASS Not throw: ISO-8859-7 has a pointer 230 +PASS Not throw: ISO-8859-7 has a pointer 231 +PASS Not throw: ISO-8859-7 has a pointer 232 +PASS Not throw: ISO-8859-7 has a pointer 233 +PASS Not throw: ISO-8859-7 has a pointer 234 +PASS Not throw: ISO-8859-7 has a pointer 235 +PASS Not throw: ISO-8859-7 has a pointer 236 +PASS Not throw: ISO-8859-7 has a pointer 237 +PASS Not throw: ISO-8859-7 has a pointer 238 +PASS Not throw: ISO-8859-7 has a pointer 239 +PASS Not throw: ISO-8859-7 has a pointer 240 +PASS Not throw: ISO-8859-7 has a pointer 241 +PASS Not throw: ISO-8859-7 has a pointer 242 +PASS Not throw: ISO-8859-7 has a pointer 243 +PASS Not throw: ISO-8859-7 has a pointer 244 +PASS Not throw: ISO-8859-7 has a pointer 245 +PASS Not throw: ISO-8859-7 has a pointer 246 +PASS Not throw: ISO-8859-7 has a pointer 247 +PASS Not throw: ISO-8859-7 has a pointer 248 +PASS Not throw: ISO-8859-7 has a pointer 249 +PASS Not throw: ISO-8859-7 has a pointer 250 +PASS Not throw: ISO-8859-7 has a pointer 251 +PASS Not throw: ISO-8859-7 has a pointer 252 +PASS Not throw: ISO-8859-7 has a pointer 253 +PASS Not throw: ISO-8859-7 has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-7 doesn't have a pointer 255 +PASS Not throw: ISO-8859-8 has a pointer 0 +PASS Not throw: ISO-8859-8 has a pointer 1 +PASS Not throw: ISO-8859-8 has a pointer 2 +PASS Not throw: ISO-8859-8 has a pointer 3 +PASS Not throw: ISO-8859-8 has a pointer 4 +PASS Not throw: ISO-8859-8 has a pointer 5 +PASS Not throw: ISO-8859-8 has a pointer 6 +PASS Not throw: ISO-8859-8 has a pointer 7 +PASS Not throw: ISO-8859-8 has a pointer 8 +PASS Not throw: ISO-8859-8 has a pointer 9 +PASS Not throw: ISO-8859-8 has a pointer 10 +PASS Not throw: ISO-8859-8 has a pointer 11 +PASS Not throw: ISO-8859-8 has a pointer 12 +PASS Not throw: ISO-8859-8 has a pointer 13 +PASS Not throw: ISO-8859-8 has a pointer 14 +PASS Not throw: ISO-8859-8 has a pointer 15 +PASS Not throw: ISO-8859-8 has a pointer 16 +PASS Not throw: ISO-8859-8 has a pointer 17 +PASS Not throw: ISO-8859-8 has a pointer 18 +PASS Not throw: ISO-8859-8 has a pointer 19 +PASS Not throw: ISO-8859-8 has a pointer 20 +PASS Not throw: ISO-8859-8 has a pointer 21 +PASS Not throw: ISO-8859-8 has a pointer 22 +PASS Not throw: ISO-8859-8 has a pointer 23 +PASS Not throw: ISO-8859-8 has a pointer 24 +PASS Not throw: ISO-8859-8 has a pointer 25 +PASS Not throw: ISO-8859-8 has a pointer 26 +PASS Not throw: ISO-8859-8 has a pointer 27 +PASS Not throw: ISO-8859-8 has a pointer 28 +PASS Not throw: ISO-8859-8 has a pointer 29 +PASS Not throw: ISO-8859-8 has a pointer 30 +PASS Not throw: ISO-8859-8 has a pointer 31 +PASS Not throw: ISO-8859-8 has a pointer 32 +PASS Not throw: ISO-8859-8 has a pointer 33 +PASS Not throw: ISO-8859-8 has a pointer 34 +PASS Not throw: ISO-8859-8 has a pointer 35 +PASS Not throw: ISO-8859-8 has a pointer 36 +PASS Not throw: ISO-8859-8 has a pointer 37 +PASS Not throw: ISO-8859-8 has a pointer 38 +PASS Not throw: ISO-8859-8 has a pointer 39 +PASS Not throw: ISO-8859-8 has a pointer 40 +PASS Not throw: ISO-8859-8 has a pointer 41 +PASS Not throw: ISO-8859-8 has a pointer 42 +PASS Not throw: ISO-8859-8 has a pointer 43 +PASS Not throw: ISO-8859-8 has a pointer 44 +PASS Not throw: ISO-8859-8 has a pointer 45 +PASS Not throw: ISO-8859-8 has a pointer 46 +PASS Not throw: ISO-8859-8 has a pointer 47 +PASS Not throw: ISO-8859-8 has a pointer 48 +PASS Not throw: ISO-8859-8 has a pointer 49 +PASS Not throw: ISO-8859-8 has a pointer 50 +PASS Not throw: ISO-8859-8 has a pointer 51 +PASS Not throw: ISO-8859-8 has a pointer 52 +PASS Not throw: ISO-8859-8 has a pointer 53 +PASS Not throw: ISO-8859-8 has a pointer 54 +PASS Not throw: ISO-8859-8 has a pointer 55 +PASS Not throw: ISO-8859-8 has a pointer 56 +PASS Not throw: ISO-8859-8 has a pointer 57 +PASS Not throw: ISO-8859-8 has a pointer 58 +PASS Not throw: ISO-8859-8 has a pointer 59 +PASS Not throw: ISO-8859-8 has a pointer 60 +PASS Not throw: ISO-8859-8 has a pointer 61 +PASS Not throw: ISO-8859-8 has a pointer 62 +PASS Not throw: ISO-8859-8 has a pointer 63 +PASS Not throw: ISO-8859-8 has a pointer 64 +PASS Not throw: ISO-8859-8 has a pointer 65 +PASS Not throw: ISO-8859-8 has a pointer 66 +PASS Not throw: ISO-8859-8 has a pointer 67 +PASS Not throw: ISO-8859-8 has a pointer 68 +PASS Not throw: ISO-8859-8 has a pointer 69 +PASS Not throw: ISO-8859-8 has a pointer 70 +PASS Not throw: ISO-8859-8 has a pointer 71 +PASS Not throw: ISO-8859-8 has a pointer 72 +PASS Not throw: ISO-8859-8 has a pointer 73 +PASS Not throw: ISO-8859-8 has a pointer 74 +PASS Not throw: ISO-8859-8 has a pointer 75 +PASS Not throw: ISO-8859-8 has a pointer 76 +PASS Not throw: ISO-8859-8 has a pointer 77 +PASS Not throw: ISO-8859-8 has a pointer 78 +PASS Not throw: ISO-8859-8 has a pointer 79 +PASS Not throw: ISO-8859-8 has a pointer 80 +PASS Not throw: ISO-8859-8 has a pointer 81 +PASS Not throw: ISO-8859-8 has a pointer 82 +PASS Not throw: ISO-8859-8 has a pointer 83 +PASS Not throw: ISO-8859-8 has a pointer 84 +PASS Not throw: ISO-8859-8 has a pointer 85 +PASS Not throw: ISO-8859-8 has a pointer 86 +PASS Not throw: ISO-8859-8 has a pointer 87 +PASS Not throw: ISO-8859-8 has a pointer 88 +PASS Not throw: ISO-8859-8 has a pointer 89 +PASS Not throw: ISO-8859-8 has a pointer 90 +PASS Not throw: ISO-8859-8 has a pointer 91 +PASS Not throw: ISO-8859-8 has a pointer 92 +PASS Not throw: ISO-8859-8 has a pointer 93 +PASS Not throw: ISO-8859-8 has a pointer 94 +PASS Not throw: ISO-8859-8 has a pointer 95 +PASS Not throw: ISO-8859-8 has a pointer 96 +PASS Not throw: ISO-8859-8 has a pointer 97 +PASS Not throw: ISO-8859-8 has a pointer 98 +PASS Not throw: ISO-8859-8 has a pointer 99 +PASS Not throw: ISO-8859-8 has a pointer 100 +PASS Not throw: ISO-8859-8 has a pointer 101 +PASS Not throw: ISO-8859-8 has a pointer 102 +PASS Not throw: ISO-8859-8 has a pointer 103 +PASS Not throw: ISO-8859-8 has a pointer 104 +PASS Not throw: ISO-8859-8 has a pointer 105 +PASS Not throw: ISO-8859-8 has a pointer 106 +PASS Not throw: ISO-8859-8 has a pointer 107 +PASS Not throw: ISO-8859-8 has a pointer 108 +PASS Not throw: ISO-8859-8 has a pointer 109 +PASS Not throw: ISO-8859-8 has a pointer 110 +PASS Not throw: ISO-8859-8 has a pointer 111 +PASS Not throw: ISO-8859-8 has a pointer 112 +PASS Not throw: ISO-8859-8 has a pointer 113 +PASS Not throw: ISO-8859-8 has a pointer 114 +PASS Not throw: ISO-8859-8 has a pointer 115 +PASS Not throw: ISO-8859-8 has a pointer 116 +PASS Not throw: ISO-8859-8 has a pointer 117 +PASS Not throw: ISO-8859-8 has a pointer 118 +PASS Not throw: ISO-8859-8 has a pointer 119 +PASS Not throw: ISO-8859-8 has a pointer 120 +PASS Not throw: ISO-8859-8 has a pointer 121 +PASS Not throw: ISO-8859-8 has a pointer 122 +PASS Not throw: ISO-8859-8 has a pointer 123 +PASS Not throw: ISO-8859-8 has a pointer 124 +PASS Not throw: ISO-8859-8 has a pointer 125 +PASS Not throw: ISO-8859-8 has a pointer 126 +PASS Not throw: ISO-8859-8 has a pointer 127 +PASS Not throw: ISO-8859-8 has a pointer 128 +PASS Not throw: ISO-8859-8 has a pointer 129 +PASS Not throw: ISO-8859-8 has a pointer 130 +PASS Not throw: ISO-8859-8 has a pointer 131 +PASS Not throw: ISO-8859-8 has a pointer 132 +PASS Not throw: ISO-8859-8 has a pointer 133 +PASS Not throw: ISO-8859-8 has a pointer 134 +PASS Not throw: ISO-8859-8 has a pointer 135 +PASS Not throw: ISO-8859-8 has a pointer 136 +PASS Not throw: ISO-8859-8 has a pointer 137 +PASS Not throw: ISO-8859-8 has a pointer 138 +PASS Not throw: ISO-8859-8 has a pointer 139 +PASS Not throw: ISO-8859-8 has a pointer 140 +PASS Not throw: ISO-8859-8 has a pointer 141 +PASS Not throw: ISO-8859-8 has a pointer 142 +PASS Not throw: ISO-8859-8 has a pointer 143 +PASS Not throw: ISO-8859-8 has a pointer 144 +PASS Not throw: ISO-8859-8 has a pointer 145 +PASS Not throw: ISO-8859-8 has a pointer 146 +PASS Not throw: ISO-8859-8 has a pointer 147 +PASS Not throw: ISO-8859-8 has a pointer 148 +PASS Not throw: ISO-8859-8 has a pointer 149 +PASS Not throw: ISO-8859-8 has a pointer 150 +PASS Not throw: ISO-8859-8 has a pointer 151 +PASS Not throw: ISO-8859-8 has a pointer 152 +PASS Not throw: ISO-8859-8 has a pointer 153 +PASS Not throw: ISO-8859-8 has a pointer 154 +PASS Not throw: ISO-8859-8 has a pointer 155 +PASS Not throw: ISO-8859-8 has a pointer 156 +PASS Not throw: ISO-8859-8 has a pointer 157 +PASS Not throw: ISO-8859-8 has a pointer 158 +PASS Not throw: ISO-8859-8 has a pointer 159 +PASS Not throw: ISO-8859-8 has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 161 +PASS Not throw: ISO-8859-8 has a pointer 162 +PASS Not throw: ISO-8859-8 has a pointer 163 +PASS Not throw: ISO-8859-8 has a pointer 164 +PASS Not throw: ISO-8859-8 has a pointer 165 +PASS Not throw: ISO-8859-8 has a pointer 166 +PASS Not throw: ISO-8859-8 has a pointer 167 +PASS Not throw: ISO-8859-8 has a pointer 168 +PASS Not throw: ISO-8859-8 has a pointer 169 +PASS Not throw: ISO-8859-8 has a pointer 170 +PASS Not throw: ISO-8859-8 has a pointer 171 +PASS Not throw: ISO-8859-8 has a pointer 172 +PASS Not throw: ISO-8859-8 has a pointer 173 +PASS Not throw: ISO-8859-8 has a pointer 174 +PASS Not throw: ISO-8859-8 has a pointer 175 +PASS Not throw: ISO-8859-8 has a pointer 176 +PASS Not throw: ISO-8859-8 has a pointer 177 +PASS Not throw: ISO-8859-8 has a pointer 178 +PASS Not throw: ISO-8859-8 has a pointer 179 +PASS Not throw: ISO-8859-8 has a pointer 180 +PASS Not throw: ISO-8859-8 has a pointer 181 +PASS Not throw: ISO-8859-8 has a pointer 182 +PASS Not throw: ISO-8859-8 has a pointer 183 +PASS Not throw: ISO-8859-8 has a pointer 184 +PASS Not throw: ISO-8859-8 has a pointer 185 +PASS Not throw: ISO-8859-8 has a pointer 186 +PASS Not throw: ISO-8859-8 has a pointer 187 +PASS Not throw: ISO-8859-8 has a pointer 188 +PASS Not throw: ISO-8859-8 has a pointer 189 +PASS Not throw: ISO-8859-8 has a pointer 190 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 191 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 192 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 193 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 194 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 195 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 196 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 197 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 198 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 199 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 200 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 201 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 202 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 203 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 204 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 205 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 206 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 207 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_2001-3000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_2001-3000-expected.txt new file mode 100644 index 0000000000000..a7f64debe2a93 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_2001-3000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 208 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 209 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 210 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 211 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 212 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 213 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 214 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 215 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 216 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 217 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 218 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 222 +PASS Not throw: ISO-8859-8 has a pointer 223 +PASS Not throw: ISO-8859-8 has a pointer 224 +PASS Not throw: ISO-8859-8 has a pointer 225 +PASS Not throw: ISO-8859-8 has a pointer 226 +PASS Not throw: ISO-8859-8 has a pointer 227 +PASS Not throw: ISO-8859-8 has a pointer 228 +PASS Not throw: ISO-8859-8 has a pointer 229 +PASS Not throw: ISO-8859-8 has a pointer 230 +PASS Not throw: ISO-8859-8 has a pointer 231 +PASS Not throw: ISO-8859-8 has a pointer 232 +PASS Not throw: ISO-8859-8 has a pointer 233 +PASS Not throw: ISO-8859-8 has a pointer 234 +PASS Not throw: ISO-8859-8 has a pointer 235 +PASS Not throw: ISO-8859-8 has a pointer 236 +PASS Not throw: ISO-8859-8 has a pointer 237 +PASS Not throw: ISO-8859-8 has a pointer 238 +PASS Not throw: ISO-8859-8 has a pointer 239 +PASS Not throw: ISO-8859-8 has a pointer 240 +PASS Not throw: ISO-8859-8 has a pointer 241 +PASS Not throw: ISO-8859-8 has a pointer 242 +PASS Not throw: ISO-8859-8 has a pointer 243 +PASS Not throw: ISO-8859-8 has a pointer 244 +PASS Not throw: ISO-8859-8 has a pointer 245 +PASS Not throw: ISO-8859-8 has a pointer 246 +PASS Not throw: ISO-8859-8 has a pointer 247 +PASS Not throw: ISO-8859-8 has a pointer 248 +PASS Not throw: ISO-8859-8 has a pointer 249 +PASS Not throw: ISO-8859-8 has a pointer 250 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 252 +PASS Not throw: ISO-8859-8 has a pointer 253 +PASS Not throw: ISO-8859-8 has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-8 doesn't have a pointer 255 +PASS Not throw: ISO-8859-8-I has a pointer 0 +PASS Not throw: ISO-8859-8-I has a pointer 1 +PASS Not throw: ISO-8859-8-I has a pointer 2 +PASS Not throw: ISO-8859-8-I has a pointer 3 +PASS Not throw: ISO-8859-8-I has a pointer 4 +PASS Not throw: ISO-8859-8-I has a pointer 5 +PASS Not throw: ISO-8859-8-I has a pointer 6 +PASS Not throw: ISO-8859-8-I has a pointer 7 +PASS Not throw: ISO-8859-8-I has a pointer 8 +PASS Not throw: ISO-8859-8-I has a pointer 9 +PASS Not throw: ISO-8859-8-I has a pointer 10 +PASS Not throw: ISO-8859-8-I has a pointer 11 +PASS Not throw: ISO-8859-8-I has a pointer 12 +PASS Not throw: ISO-8859-8-I has a pointer 13 +PASS Not throw: ISO-8859-8-I has a pointer 14 +PASS Not throw: ISO-8859-8-I has a pointer 15 +PASS Not throw: ISO-8859-8-I has a pointer 16 +PASS Not throw: ISO-8859-8-I has a pointer 17 +PASS Not throw: ISO-8859-8-I has a pointer 18 +PASS Not throw: ISO-8859-8-I has a pointer 19 +PASS Not throw: ISO-8859-8-I has a pointer 20 +PASS Not throw: ISO-8859-8-I has a pointer 21 +PASS Not throw: ISO-8859-8-I has a pointer 22 +PASS Not throw: ISO-8859-8-I has a pointer 23 +PASS Not throw: ISO-8859-8-I has a pointer 24 +PASS Not throw: ISO-8859-8-I has a pointer 25 +PASS Not throw: ISO-8859-8-I has a pointer 26 +PASS Not throw: ISO-8859-8-I has a pointer 27 +PASS Not throw: ISO-8859-8-I has a pointer 28 +PASS Not throw: ISO-8859-8-I has a pointer 29 +PASS Not throw: ISO-8859-8-I has a pointer 30 +PASS Not throw: ISO-8859-8-I has a pointer 31 +PASS Not throw: ISO-8859-8-I has a pointer 32 +PASS Not throw: ISO-8859-8-I has a pointer 33 +PASS Not throw: ISO-8859-8-I has a pointer 34 +PASS Not throw: ISO-8859-8-I has a pointer 35 +PASS Not throw: ISO-8859-8-I has a pointer 36 +PASS Not throw: ISO-8859-8-I has a pointer 37 +PASS Not throw: ISO-8859-8-I has a pointer 38 +PASS Not throw: ISO-8859-8-I has a pointer 39 +PASS Not throw: ISO-8859-8-I has a pointer 40 +PASS Not throw: ISO-8859-8-I has a pointer 41 +PASS Not throw: ISO-8859-8-I has a pointer 42 +PASS Not throw: ISO-8859-8-I has a pointer 43 +PASS Not throw: ISO-8859-8-I has a pointer 44 +PASS Not throw: ISO-8859-8-I has a pointer 45 +PASS Not throw: ISO-8859-8-I has a pointer 46 +PASS Not throw: ISO-8859-8-I has a pointer 47 +PASS Not throw: ISO-8859-8-I has a pointer 48 +PASS Not throw: ISO-8859-8-I has a pointer 49 +PASS Not throw: ISO-8859-8-I has a pointer 50 +PASS Not throw: ISO-8859-8-I has a pointer 51 +PASS Not throw: ISO-8859-8-I has a pointer 52 +PASS Not throw: ISO-8859-8-I has a pointer 53 +PASS Not throw: ISO-8859-8-I has a pointer 54 +PASS Not throw: ISO-8859-8-I has a pointer 55 +PASS Not throw: ISO-8859-8-I has a pointer 56 +PASS Not throw: ISO-8859-8-I has a pointer 57 +PASS Not throw: ISO-8859-8-I has a pointer 58 +PASS Not throw: ISO-8859-8-I has a pointer 59 +PASS Not throw: ISO-8859-8-I has a pointer 60 +PASS Not throw: ISO-8859-8-I has a pointer 61 +PASS Not throw: ISO-8859-8-I has a pointer 62 +PASS Not throw: ISO-8859-8-I has a pointer 63 +PASS Not throw: ISO-8859-8-I has a pointer 64 +PASS Not throw: ISO-8859-8-I has a pointer 65 +PASS Not throw: ISO-8859-8-I has a pointer 66 +PASS Not throw: ISO-8859-8-I has a pointer 67 +PASS Not throw: ISO-8859-8-I has a pointer 68 +PASS Not throw: ISO-8859-8-I has a pointer 69 +PASS Not throw: ISO-8859-8-I has a pointer 70 +PASS Not throw: ISO-8859-8-I has a pointer 71 +PASS Not throw: ISO-8859-8-I has a pointer 72 +PASS Not throw: ISO-8859-8-I has a pointer 73 +PASS Not throw: ISO-8859-8-I has a pointer 74 +PASS Not throw: ISO-8859-8-I has a pointer 75 +PASS Not throw: ISO-8859-8-I has a pointer 76 +PASS Not throw: ISO-8859-8-I has a pointer 77 +PASS Not throw: ISO-8859-8-I has a pointer 78 +PASS Not throw: ISO-8859-8-I has a pointer 79 +PASS Not throw: ISO-8859-8-I has a pointer 80 +PASS Not throw: ISO-8859-8-I has a pointer 81 +PASS Not throw: ISO-8859-8-I has a pointer 82 +PASS Not throw: ISO-8859-8-I has a pointer 83 +PASS Not throw: ISO-8859-8-I has a pointer 84 +PASS Not throw: ISO-8859-8-I has a pointer 85 +PASS Not throw: ISO-8859-8-I has a pointer 86 +PASS Not throw: ISO-8859-8-I has a pointer 87 +PASS Not throw: ISO-8859-8-I has a pointer 88 +PASS Not throw: ISO-8859-8-I has a pointer 89 +PASS Not throw: ISO-8859-8-I has a pointer 90 +PASS Not throw: ISO-8859-8-I has a pointer 91 +PASS Not throw: ISO-8859-8-I has a pointer 92 +PASS Not throw: ISO-8859-8-I has a pointer 93 +PASS Not throw: ISO-8859-8-I has a pointer 94 +PASS Not throw: ISO-8859-8-I has a pointer 95 +PASS Not throw: ISO-8859-8-I has a pointer 96 +PASS Not throw: ISO-8859-8-I has a pointer 97 +PASS Not throw: ISO-8859-8-I has a pointer 98 +PASS Not throw: ISO-8859-8-I has a pointer 99 +PASS Not throw: ISO-8859-8-I has a pointer 100 +PASS Not throw: ISO-8859-8-I has a pointer 101 +PASS Not throw: ISO-8859-8-I has a pointer 102 +PASS Not throw: ISO-8859-8-I has a pointer 103 +PASS Not throw: ISO-8859-8-I has a pointer 104 +PASS Not throw: ISO-8859-8-I has a pointer 105 +PASS Not throw: ISO-8859-8-I has a pointer 106 +PASS Not throw: ISO-8859-8-I has a pointer 107 +PASS Not throw: ISO-8859-8-I has a pointer 108 +PASS Not throw: ISO-8859-8-I has a pointer 109 +PASS Not throw: ISO-8859-8-I has a pointer 110 +PASS Not throw: ISO-8859-8-I has a pointer 111 +PASS Not throw: ISO-8859-8-I has a pointer 112 +PASS Not throw: ISO-8859-8-I has a pointer 113 +PASS Not throw: ISO-8859-8-I has a pointer 114 +PASS Not throw: ISO-8859-8-I has a pointer 115 +PASS Not throw: ISO-8859-8-I has a pointer 116 +PASS Not throw: ISO-8859-8-I has a pointer 117 +PASS Not throw: ISO-8859-8-I has a pointer 118 +PASS Not throw: ISO-8859-8-I has a pointer 119 +PASS Not throw: ISO-8859-8-I has a pointer 120 +PASS Not throw: ISO-8859-8-I has a pointer 121 +PASS Not throw: ISO-8859-8-I has a pointer 122 +PASS Not throw: ISO-8859-8-I has a pointer 123 +PASS Not throw: ISO-8859-8-I has a pointer 124 +PASS Not throw: ISO-8859-8-I has a pointer 125 +PASS Not throw: ISO-8859-8-I has a pointer 126 +PASS Not throw: ISO-8859-8-I has a pointer 127 +PASS Not throw: ISO-8859-8-I has a pointer 128 +PASS Not throw: ISO-8859-8-I has a pointer 129 +PASS Not throw: ISO-8859-8-I has a pointer 130 +PASS Not throw: ISO-8859-8-I has a pointer 131 +PASS Not throw: ISO-8859-8-I has a pointer 132 +PASS Not throw: ISO-8859-8-I has a pointer 133 +PASS Not throw: ISO-8859-8-I has a pointer 134 +PASS Not throw: ISO-8859-8-I has a pointer 135 +PASS Not throw: ISO-8859-8-I has a pointer 136 +PASS Not throw: ISO-8859-8-I has a pointer 137 +PASS Not throw: ISO-8859-8-I has a pointer 138 +PASS Not throw: ISO-8859-8-I has a pointer 139 +PASS Not throw: ISO-8859-8-I has a pointer 140 +PASS Not throw: ISO-8859-8-I has a pointer 141 +PASS Not throw: ISO-8859-8-I has a pointer 142 +PASS Not throw: ISO-8859-8-I has a pointer 143 +PASS Not throw: ISO-8859-8-I has a pointer 144 +PASS Not throw: ISO-8859-8-I has a pointer 145 +PASS Not throw: ISO-8859-8-I has a pointer 146 +PASS Not throw: ISO-8859-8-I has a pointer 147 +PASS Not throw: ISO-8859-8-I has a pointer 148 +PASS Not throw: ISO-8859-8-I has a pointer 149 +PASS Not throw: ISO-8859-8-I has a pointer 150 +PASS Not throw: ISO-8859-8-I has a pointer 151 +PASS Not throw: ISO-8859-8-I has a pointer 152 +PASS Not throw: ISO-8859-8-I has a pointer 153 +PASS Not throw: ISO-8859-8-I has a pointer 154 +PASS Not throw: ISO-8859-8-I has a pointer 155 +PASS Not throw: ISO-8859-8-I has a pointer 156 +PASS Not throw: ISO-8859-8-I has a pointer 157 +PASS Not throw: ISO-8859-8-I has a pointer 158 +PASS Not throw: ISO-8859-8-I has a pointer 159 +PASS Not throw: ISO-8859-8-I has a pointer 160 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 161 +PASS Not throw: ISO-8859-8-I has a pointer 162 +PASS Not throw: ISO-8859-8-I has a pointer 163 +PASS Not throw: ISO-8859-8-I has a pointer 164 +PASS Not throw: ISO-8859-8-I has a pointer 165 +PASS Not throw: ISO-8859-8-I has a pointer 166 +PASS Not throw: ISO-8859-8-I has a pointer 167 +PASS Not throw: ISO-8859-8-I has a pointer 168 +PASS Not throw: ISO-8859-8-I has a pointer 169 +PASS Not throw: ISO-8859-8-I has a pointer 170 +PASS Not throw: ISO-8859-8-I has a pointer 171 +PASS Not throw: ISO-8859-8-I has a pointer 172 +PASS Not throw: ISO-8859-8-I has a pointer 173 +PASS Not throw: ISO-8859-8-I has a pointer 174 +PASS Not throw: ISO-8859-8-I has a pointer 175 +PASS Not throw: ISO-8859-8-I has a pointer 176 +PASS Not throw: ISO-8859-8-I has a pointer 177 +PASS Not throw: ISO-8859-8-I has a pointer 178 +PASS Not throw: ISO-8859-8-I has a pointer 179 +PASS Not throw: ISO-8859-8-I has a pointer 180 +PASS Not throw: ISO-8859-8-I has a pointer 181 +PASS Not throw: ISO-8859-8-I has a pointer 182 +PASS Not throw: ISO-8859-8-I has a pointer 183 +PASS Not throw: ISO-8859-8-I has a pointer 184 +PASS Not throw: ISO-8859-8-I has a pointer 185 +PASS Not throw: ISO-8859-8-I has a pointer 186 +PASS Not throw: ISO-8859-8-I has a pointer 187 +PASS Not throw: ISO-8859-8-I has a pointer 188 +PASS Not throw: ISO-8859-8-I has a pointer 189 +PASS Not throw: ISO-8859-8-I has a pointer 190 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 191 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 192 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 193 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 194 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 195 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 196 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 197 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 198 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 199 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 200 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 201 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 202 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 203 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 204 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 205 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 206 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 207 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 208 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 209 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 210 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 211 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 212 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 213 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 214 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 215 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 216 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 217 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 218 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 219 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 220 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 221 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 222 +PASS Not throw: ISO-8859-8-I has a pointer 223 +PASS Not throw: ISO-8859-8-I has a pointer 224 +PASS Not throw: ISO-8859-8-I has a pointer 225 +PASS Not throw: ISO-8859-8-I has a pointer 226 +PASS Not throw: ISO-8859-8-I has a pointer 227 +PASS Not throw: ISO-8859-8-I has a pointer 228 +PASS Not throw: ISO-8859-8-I has a pointer 229 +PASS Not throw: ISO-8859-8-I has a pointer 230 +PASS Not throw: ISO-8859-8-I has a pointer 231 +PASS Not throw: ISO-8859-8-I has a pointer 232 +PASS Not throw: ISO-8859-8-I has a pointer 233 +PASS Not throw: ISO-8859-8-I has a pointer 234 +PASS Not throw: ISO-8859-8-I has a pointer 235 +PASS Not throw: ISO-8859-8-I has a pointer 236 +PASS Not throw: ISO-8859-8-I has a pointer 237 +PASS Not throw: ISO-8859-8-I has a pointer 238 +PASS Not throw: ISO-8859-8-I has a pointer 239 +PASS Not throw: ISO-8859-8-I has a pointer 240 +PASS Not throw: ISO-8859-8-I has a pointer 241 +PASS Not throw: ISO-8859-8-I has a pointer 242 +PASS Not throw: ISO-8859-8-I has a pointer 243 +PASS Not throw: ISO-8859-8-I has a pointer 244 +PASS Not throw: ISO-8859-8-I has a pointer 245 +PASS Not throw: ISO-8859-8-I has a pointer 246 +PASS Not throw: ISO-8859-8-I has a pointer 247 +PASS Not throw: ISO-8859-8-I has a pointer 248 +PASS Not throw: ISO-8859-8-I has a pointer 249 +PASS Not throw: ISO-8859-8-I has a pointer 250 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 251 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 252 +PASS Not throw: ISO-8859-8-I has a pointer 253 +PASS Not throw: ISO-8859-8-I has a pointer 254 +PASS Throw due to fatal flag: ISO-8859-8-I doesn't have a pointer 255 +PASS Not throw: ISO-8859-10 has a pointer 0 +PASS Not throw: ISO-8859-10 has a pointer 1 +PASS Not throw: ISO-8859-10 has a pointer 2 +PASS Not throw: ISO-8859-10 has a pointer 3 +PASS Not throw: ISO-8859-10 has a pointer 4 +PASS Not throw: ISO-8859-10 has a pointer 5 +PASS Not throw: ISO-8859-10 has a pointer 6 +PASS Not throw: ISO-8859-10 has a pointer 7 +PASS Not throw: ISO-8859-10 has a pointer 8 +PASS Not throw: ISO-8859-10 has a pointer 9 +PASS Not throw: ISO-8859-10 has a pointer 10 +PASS Not throw: ISO-8859-10 has a pointer 11 +PASS Not throw: ISO-8859-10 has a pointer 12 +PASS Not throw: ISO-8859-10 has a pointer 13 +PASS Not throw: ISO-8859-10 has a pointer 14 +PASS Not throw: ISO-8859-10 has a pointer 15 +PASS Not throw: ISO-8859-10 has a pointer 16 +PASS Not throw: ISO-8859-10 has a pointer 17 +PASS Not throw: ISO-8859-10 has a pointer 18 +PASS Not throw: ISO-8859-10 has a pointer 19 +PASS Not throw: ISO-8859-10 has a pointer 20 +PASS Not throw: ISO-8859-10 has a pointer 21 +PASS Not throw: ISO-8859-10 has a pointer 22 +PASS Not throw: ISO-8859-10 has a pointer 23 +PASS Not throw: ISO-8859-10 has a pointer 24 +PASS Not throw: ISO-8859-10 has a pointer 25 +PASS Not throw: ISO-8859-10 has a pointer 26 +PASS Not throw: ISO-8859-10 has a pointer 27 +PASS Not throw: ISO-8859-10 has a pointer 28 +PASS Not throw: ISO-8859-10 has a pointer 29 +PASS Not throw: ISO-8859-10 has a pointer 30 +PASS Not throw: ISO-8859-10 has a pointer 31 +PASS Not throw: ISO-8859-10 has a pointer 32 +PASS Not throw: ISO-8859-10 has a pointer 33 +PASS Not throw: ISO-8859-10 has a pointer 34 +PASS Not throw: ISO-8859-10 has a pointer 35 +PASS Not throw: ISO-8859-10 has a pointer 36 +PASS Not throw: ISO-8859-10 has a pointer 37 +PASS Not throw: ISO-8859-10 has a pointer 38 +PASS Not throw: ISO-8859-10 has a pointer 39 +PASS Not throw: ISO-8859-10 has a pointer 40 +PASS Not throw: ISO-8859-10 has a pointer 41 +PASS Not throw: ISO-8859-10 has a pointer 42 +PASS Not throw: ISO-8859-10 has a pointer 43 +PASS Not throw: ISO-8859-10 has a pointer 44 +PASS Not throw: ISO-8859-10 has a pointer 45 +PASS Not throw: ISO-8859-10 has a pointer 46 +PASS Not throw: ISO-8859-10 has a pointer 47 +PASS Not throw: ISO-8859-10 has a pointer 48 +PASS Not throw: ISO-8859-10 has a pointer 49 +PASS Not throw: ISO-8859-10 has a pointer 50 +PASS Not throw: ISO-8859-10 has a pointer 51 +PASS Not throw: ISO-8859-10 has a pointer 52 +PASS Not throw: ISO-8859-10 has a pointer 53 +PASS Not throw: ISO-8859-10 has a pointer 54 +PASS Not throw: ISO-8859-10 has a pointer 55 +PASS Not throw: ISO-8859-10 has a pointer 56 +PASS Not throw: ISO-8859-10 has a pointer 57 +PASS Not throw: ISO-8859-10 has a pointer 58 +PASS Not throw: ISO-8859-10 has a pointer 59 +PASS Not throw: ISO-8859-10 has a pointer 60 +PASS Not throw: ISO-8859-10 has a pointer 61 +PASS Not throw: ISO-8859-10 has a pointer 62 +PASS Not throw: ISO-8859-10 has a pointer 63 +PASS Not throw: ISO-8859-10 has a pointer 64 +PASS Not throw: ISO-8859-10 has a pointer 65 +PASS Not throw: ISO-8859-10 has a pointer 66 +PASS Not throw: ISO-8859-10 has a pointer 67 +PASS Not throw: ISO-8859-10 has a pointer 68 +PASS Not throw: ISO-8859-10 has a pointer 69 +PASS Not throw: ISO-8859-10 has a pointer 70 +PASS Not throw: ISO-8859-10 has a pointer 71 +PASS Not throw: ISO-8859-10 has a pointer 72 +PASS Not throw: ISO-8859-10 has a pointer 73 +PASS Not throw: ISO-8859-10 has a pointer 74 +PASS Not throw: ISO-8859-10 has a pointer 75 +PASS Not throw: ISO-8859-10 has a pointer 76 +PASS Not throw: ISO-8859-10 has a pointer 77 +PASS Not throw: ISO-8859-10 has a pointer 78 +PASS Not throw: ISO-8859-10 has a pointer 79 +PASS Not throw: ISO-8859-10 has a pointer 80 +PASS Not throw: ISO-8859-10 has a pointer 81 +PASS Not throw: ISO-8859-10 has a pointer 82 +PASS Not throw: ISO-8859-10 has a pointer 83 +PASS Not throw: ISO-8859-10 has a pointer 84 +PASS Not throw: ISO-8859-10 has a pointer 85 +PASS Not throw: ISO-8859-10 has a pointer 86 +PASS Not throw: ISO-8859-10 has a pointer 87 +PASS Not throw: ISO-8859-10 has a pointer 88 +PASS Not throw: ISO-8859-10 has a pointer 89 +PASS Not throw: ISO-8859-10 has a pointer 90 +PASS Not throw: ISO-8859-10 has a pointer 91 +PASS Not throw: ISO-8859-10 has a pointer 92 +PASS Not throw: ISO-8859-10 has a pointer 93 +PASS Not throw: ISO-8859-10 has a pointer 94 +PASS Not throw: ISO-8859-10 has a pointer 95 +PASS Not throw: ISO-8859-10 has a pointer 96 +PASS Not throw: ISO-8859-10 has a pointer 97 +PASS Not throw: ISO-8859-10 has a pointer 98 +PASS Not throw: ISO-8859-10 has a pointer 99 +PASS Not throw: ISO-8859-10 has a pointer 100 +PASS Not throw: ISO-8859-10 has a pointer 101 +PASS Not throw: ISO-8859-10 has a pointer 102 +PASS Not throw: ISO-8859-10 has a pointer 103 +PASS Not throw: ISO-8859-10 has a pointer 104 +PASS Not throw: ISO-8859-10 has a pointer 105 +PASS Not throw: ISO-8859-10 has a pointer 106 +PASS Not throw: ISO-8859-10 has a pointer 107 +PASS Not throw: ISO-8859-10 has a pointer 108 +PASS Not throw: ISO-8859-10 has a pointer 109 +PASS Not throw: ISO-8859-10 has a pointer 110 +PASS Not throw: ISO-8859-10 has a pointer 111 +PASS Not throw: ISO-8859-10 has a pointer 112 +PASS Not throw: ISO-8859-10 has a pointer 113 +PASS Not throw: ISO-8859-10 has a pointer 114 +PASS Not throw: ISO-8859-10 has a pointer 115 +PASS Not throw: ISO-8859-10 has a pointer 116 +PASS Not throw: ISO-8859-10 has a pointer 117 +PASS Not throw: ISO-8859-10 has a pointer 118 +PASS Not throw: ISO-8859-10 has a pointer 119 +PASS Not throw: ISO-8859-10 has a pointer 120 +PASS Not throw: ISO-8859-10 has a pointer 121 +PASS Not throw: ISO-8859-10 has a pointer 122 +PASS Not throw: ISO-8859-10 has a pointer 123 +PASS Not throw: ISO-8859-10 has a pointer 124 +PASS Not throw: ISO-8859-10 has a pointer 125 +PASS Not throw: ISO-8859-10 has a pointer 126 +PASS Not throw: ISO-8859-10 has a pointer 127 +PASS Not throw: ISO-8859-10 has a pointer 128 +PASS Not throw: ISO-8859-10 has a pointer 129 +PASS Not throw: ISO-8859-10 has a pointer 130 +PASS Not throw: ISO-8859-10 has a pointer 131 +PASS Not throw: ISO-8859-10 has a pointer 132 +PASS Not throw: ISO-8859-10 has a pointer 133 +PASS Not throw: ISO-8859-10 has a pointer 134 +PASS Not throw: ISO-8859-10 has a pointer 135 +PASS Not throw: ISO-8859-10 has a pointer 136 +PASS Not throw: ISO-8859-10 has a pointer 137 +PASS Not throw: ISO-8859-10 has a pointer 138 +PASS Not throw: ISO-8859-10 has a pointer 139 +PASS Not throw: ISO-8859-10 has a pointer 140 +PASS Not throw: ISO-8859-10 has a pointer 141 +PASS Not throw: ISO-8859-10 has a pointer 142 +PASS Not throw: ISO-8859-10 has a pointer 143 +PASS Not throw: ISO-8859-10 has a pointer 144 +PASS Not throw: ISO-8859-10 has a pointer 145 +PASS Not throw: ISO-8859-10 has a pointer 146 +PASS Not throw: ISO-8859-10 has a pointer 147 +PASS Not throw: ISO-8859-10 has a pointer 148 +PASS Not throw: ISO-8859-10 has a pointer 149 +PASS Not throw: ISO-8859-10 has a pointer 150 +PASS Not throw: ISO-8859-10 has a pointer 151 +PASS Not throw: ISO-8859-10 has a pointer 152 +PASS Not throw: ISO-8859-10 has a pointer 153 +PASS Not throw: ISO-8859-10 has a pointer 154 +PASS Not throw: ISO-8859-10 has a pointer 155 +PASS Not throw: ISO-8859-10 has a pointer 156 +PASS Not throw: ISO-8859-10 has a pointer 157 +PASS Not throw: ISO-8859-10 has a pointer 158 +PASS Not throw: ISO-8859-10 has a pointer 159 +PASS Not throw: ISO-8859-10 has a pointer 160 +PASS Not throw: ISO-8859-10 has a pointer 161 +PASS Not throw: ISO-8859-10 has a pointer 162 +PASS Not throw: ISO-8859-10 has a pointer 163 +PASS Not throw: ISO-8859-10 has a pointer 164 +PASS Not throw: ISO-8859-10 has a pointer 165 +PASS Not throw: ISO-8859-10 has a pointer 166 +PASS Not throw: ISO-8859-10 has a pointer 167 +PASS Not throw: ISO-8859-10 has a pointer 168 +PASS Not throw: ISO-8859-10 has a pointer 169 +PASS Not throw: ISO-8859-10 has a pointer 170 +PASS Not throw: ISO-8859-10 has a pointer 171 +PASS Not throw: ISO-8859-10 has a pointer 172 +PASS Not throw: ISO-8859-10 has a pointer 173 +PASS Not throw: ISO-8859-10 has a pointer 174 +PASS Not throw: ISO-8859-10 has a pointer 175 +PASS Not throw: ISO-8859-10 has a pointer 176 +PASS Not throw: ISO-8859-10 has a pointer 177 +PASS Not throw: ISO-8859-10 has a pointer 178 +PASS Not throw: ISO-8859-10 has a pointer 179 +PASS Not throw: ISO-8859-10 has a pointer 180 +PASS Not throw: ISO-8859-10 has a pointer 181 +PASS Not throw: ISO-8859-10 has a pointer 182 +PASS Not throw: ISO-8859-10 has a pointer 183 +PASS Not throw: ISO-8859-10 has a pointer 184 +PASS Not throw: ISO-8859-10 has a pointer 185 +PASS Not throw: ISO-8859-10 has a pointer 186 +PASS Not throw: ISO-8859-10 has a pointer 187 +PASS Not throw: ISO-8859-10 has a pointer 188 +PASS Not throw: ISO-8859-10 has a pointer 189 +PASS Not throw: ISO-8859-10 has a pointer 190 +PASS Not throw: ISO-8859-10 has a pointer 191 +PASS Not throw: ISO-8859-10 has a pointer 192 +PASS Not throw: ISO-8859-10 has a pointer 193 +PASS Not throw: ISO-8859-10 has a pointer 194 +PASS Not throw: ISO-8859-10 has a pointer 195 +PASS Not throw: ISO-8859-10 has a pointer 196 +PASS Not throw: ISO-8859-10 has a pointer 197 +PASS Not throw: ISO-8859-10 has a pointer 198 +PASS Not throw: ISO-8859-10 has a pointer 199 +PASS Not throw: ISO-8859-10 has a pointer 200 +PASS Not throw: ISO-8859-10 has a pointer 201 +PASS Not throw: ISO-8859-10 has a pointer 202 +PASS Not throw: ISO-8859-10 has a pointer 203 +PASS Not throw: ISO-8859-10 has a pointer 204 +PASS Not throw: ISO-8859-10 has a pointer 205 +PASS Not throw: ISO-8859-10 has a pointer 206 +PASS Not throw: ISO-8859-10 has a pointer 207 +PASS Not throw: ISO-8859-10 has a pointer 208 +PASS Not throw: ISO-8859-10 has a pointer 209 +PASS Not throw: ISO-8859-10 has a pointer 210 +PASS Not throw: ISO-8859-10 has a pointer 211 +PASS Not throw: ISO-8859-10 has a pointer 212 +PASS Not throw: ISO-8859-10 has a pointer 213 +PASS Not throw: ISO-8859-10 has a pointer 214 +PASS Not throw: ISO-8859-10 has a pointer 215 +PASS Not throw: ISO-8859-10 has a pointer 216 +PASS Not throw: ISO-8859-10 has a pointer 217 +PASS Not throw: ISO-8859-10 has a pointer 218 +PASS Not throw: ISO-8859-10 has a pointer 219 +PASS Not throw: ISO-8859-10 has a pointer 220 +PASS Not throw: ISO-8859-10 has a pointer 221 +PASS Not throw: ISO-8859-10 has a pointer 222 +PASS Not throw: ISO-8859-10 has a pointer 223 +PASS Not throw: ISO-8859-10 has a pointer 224 +PASS Not throw: ISO-8859-10 has a pointer 225 +PASS Not throw: ISO-8859-10 has a pointer 226 +PASS Not throw: ISO-8859-10 has a pointer 227 +PASS Not throw: ISO-8859-10 has a pointer 228 +PASS Not throw: ISO-8859-10 has a pointer 229 +PASS Not throw: ISO-8859-10 has a pointer 230 +PASS Not throw: ISO-8859-10 has a pointer 231 +PASS Not throw: ISO-8859-10 has a pointer 232 +PASS Not throw: ISO-8859-10 has a pointer 233 +PASS Not throw: ISO-8859-10 has a pointer 234 +PASS Not throw: ISO-8859-10 has a pointer 235 +PASS Not throw: ISO-8859-10 has a pointer 236 +PASS Not throw: ISO-8859-10 has a pointer 237 +PASS Not throw: ISO-8859-10 has a pointer 238 +PASS Not throw: ISO-8859-10 has a pointer 239 +PASS Not throw: ISO-8859-10 has a pointer 240 +PASS Not throw: ISO-8859-10 has a pointer 241 +PASS Not throw: ISO-8859-10 has a pointer 242 +PASS Not throw: ISO-8859-10 has a pointer 243 +PASS Not throw: ISO-8859-10 has a pointer 244 +PASS Not throw: ISO-8859-10 has a pointer 245 +PASS Not throw: ISO-8859-10 has a pointer 246 +PASS Not throw: ISO-8859-10 has a pointer 247 +PASS Not throw: ISO-8859-10 has a pointer 248 +PASS Not throw: ISO-8859-10 has a pointer 249 +PASS Not throw: ISO-8859-10 has a pointer 250 +PASS Not throw: ISO-8859-10 has a pointer 251 +PASS Not throw: ISO-8859-10 has a pointer 252 +PASS Not throw: ISO-8859-10 has a pointer 253 +PASS Not throw: ISO-8859-10 has a pointer 254 +PASS Not throw: ISO-8859-10 has a pointer 255 +PASS Not throw: ISO-8859-13 has a pointer 0 +PASS Not throw: ISO-8859-13 has a pointer 1 +PASS Not throw: ISO-8859-13 has a pointer 2 +PASS Not throw: ISO-8859-13 has a pointer 3 +PASS Not throw: ISO-8859-13 has a pointer 4 +PASS Not throw: ISO-8859-13 has a pointer 5 +PASS Not throw: ISO-8859-13 has a pointer 6 +PASS Not throw: ISO-8859-13 has a pointer 7 +PASS Not throw: ISO-8859-13 has a pointer 8 +PASS Not throw: ISO-8859-13 has a pointer 9 +PASS Not throw: ISO-8859-13 has a pointer 10 +PASS Not throw: ISO-8859-13 has a pointer 11 +PASS Not throw: ISO-8859-13 has a pointer 12 +PASS Not throw: ISO-8859-13 has a pointer 13 +PASS Not throw: ISO-8859-13 has a pointer 14 +PASS Not throw: ISO-8859-13 has a pointer 15 +PASS Not throw: ISO-8859-13 has a pointer 16 +PASS Not throw: ISO-8859-13 has a pointer 17 +PASS Not throw: ISO-8859-13 has a pointer 18 +PASS Not throw: ISO-8859-13 has a pointer 19 +PASS Not throw: ISO-8859-13 has a pointer 20 +PASS Not throw: ISO-8859-13 has a pointer 21 +PASS Not throw: ISO-8859-13 has a pointer 22 +PASS Not throw: ISO-8859-13 has a pointer 23 +PASS Not throw: ISO-8859-13 has a pointer 24 +PASS Not throw: ISO-8859-13 has a pointer 25 +PASS Not throw: ISO-8859-13 has a pointer 26 +PASS Not throw: ISO-8859-13 has a pointer 27 +PASS Not throw: ISO-8859-13 has a pointer 28 +PASS Not throw: ISO-8859-13 has a pointer 29 +PASS Not throw: ISO-8859-13 has a pointer 30 +PASS Not throw: ISO-8859-13 has a pointer 31 +PASS Not throw: ISO-8859-13 has a pointer 32 +PASS Not throw: ISO-8859-13 has a pointer 33 +PASS Not throw: ISO-8859-13 has a pointer 34 +PASS Not throw: ISO-8859-13 has a pointer 35 +PASS Not throw: ISO-8859-13 has a pointer 36 +PASS Not throw: ISO-8859-13 has a pointer 37 +PASS Not throw: ISO-8859-13 has a pointer 38 +PASS Not throw: ISO-8859-13 has a pointer 39 +PASS Not throw: ISO-8859-13 has a pointer 40 +PASS Not throw: ISO-8859-13 has a pointer 41 +PASS Not throw: ISO-8859-13 has a pointer 42 +PASS Not throw: ISO-8859-13 has a pointer 43 +PASS Not throw: ISO-8859-13 has a pointer 44 +PASS Not throw: ISO-8859-13 has a pointer 45 +PASS Not throw: ISO-8859-13 has a pointer 46 +PASS Not throw: ISO-8859-13 has a pointer 47 +PASS Not throw: ISO-8859-13 has a pointer 48 +PASS Not throw: ISO-8859-13 has a pointer 49 +PASS Not throw: ISO-8859-13 has a pointer 50 +PASS Not throw: ISO-8859-13 has a pointer 51 +PASS Not throw: ISO-8859-13 has a pointer 52 +PASS Not throw: ISO-8859-13 has a pointer 53 +PASS Not throw: ISO-8859-13 has a pointer 54 +PASS Not throw: ISO-8859-13 has a pointer 55 +PASS Not throw: ISO-8859-13 has a pointer 56 +PASS Not throw: ISO-8859-13 has a pointer 57 +PASS Not throw: ISO-8859-13 has a pointer 58 +PASS Not throw: ISO-8859-13 has a pointer 59 +PASS Not throw: ISO-8859-13 has a pointer 60 +PASS Not throw: ISO-8859-13 has a pointer 61 +PASS Not throw: ISO-8859-13 has a pointer 62 +PASS Not throw: ISO-8859-13 has a pointer 63 +PASS Not throw: ISO-8859-13 has a pointer 64 +PASS Not throw: ISO-8859-13 has a pointer 65 +PASS Not throw: ISO-8859-13 has a pointer 66 +PASS Not throw: ISO-8859-13 has a pointer 67 +PASS Not throw: ISO-8859-13 has a pointer 68 +PASS Not throw: ISO-8859-13 has a pointer 69 +PASS Not throw: ISO-8859-13 has a pointer 70 +PASS Not throw: ISO-8859-13 has a pointer 71 +PASS Not throw: ISO-8859-13 has a pointer 72 +PASS Not throw: ISO-8859-13 has a pointer 73 +PASS Not throw: ISO-8859-13 has a pointer 74 +PASS Not throw: ISO-8859-13 has a pointer 75 +PASS Not throw: ISO-8859-13 has a pointer 76 +PASS Not throw: ISO-8859-13 has a pointer 77 +PASS Not throw: ISO-8859-13 has a pointer 78 +PASS Not throw: ISO-8859-13 has a pointer 79 +PASS Not throw: ISO-8859-13 has a pointer 80 +PASS Not throw: ISO-8859-13 has a pointer 81 +PASS Not throw: ISO-8859-13 has a pointer 82 +PASS Not throw: ISO-8859-13 has a pointer 83 +PASS Not throw: ISO-8859-13 has a pointer 84 +PASS Not throw: ISO-8859-13 has a pointer 85 +PASS Not throw: ISO-8859-13 has a pointer 86 +PASS Not throw: ISO-8859-13 has a pointer 87 +PASS Not throw: ISO-8859-13 has a pointer 88 +PASS Not throw: ISO-8859-13 has a pointer 89 +PASS Not throw: ISO-8859-13 has a pointer 90 +PASS Not throw: ISO-8859-13 has a pointer 91 +PASS Not throw: ISO-8859-13 has a pointer 92 +PASS Not throw: ISO-8859-13 has a pointer 93 +PASS Not throw: ISO-8859-13 has a pointer 94 +PASS Not throw: ISO-8859-13 has a pointer 95 +PASS Not throw: ISO-8859-13 has a pointer 96 +PASS Not throw: ISO-8859-13 has a pointer 97 +PASS Not throw: ISO-8859-13 has a pointer 98 +PASS Not throw: ISO-8859-13 has a pointer 99 +PASS Not throw: ISO-8859-13 has a pointer 100 +PASS Not throw: ISO-8859-13 has a pointer 101 +PASS Not throw: ISO-8859-13 has a pointer 102 +PASS Not throw: ISO-8859-13 has a pointer 103 +PASS Not throw: ISO-8859-13 has a pointer 104 +PASS Not throw: ISO-8859-13 has a pointer 105 +PASS Not throw: ISO-8859-13 has a pointer 106 +PASS Not throw: ISO-8859-13 has a pointer 107 +PASS Not throw: ISO-8859-13 has a pointer 108 +PASS Not throw: ISO-8859-13 has a pointer 109 +PASS Not throw: ISO-8859-13 has a pointer 110 +PASS Not throw: ISO-8859-13 has a pointer 111 +PASS Not throw: ISO-8859-13 has a pointer 112 +PASS Not throw: ISO-8859-13 has a pointer 113 +PASS Not throw: ISO-8859-13 has a pointer 114 +PASS Not throw: ISO-8859-13 has a pointer 115 +PASS Not throw: ISO-8859-13 has a pointer 116 +PASS Not throw: ISO-8859-13 has a pointer 117 +PASS Not throw: ISO-8859-13 has a pointer 118 +PASS Not throw: ISO-8859-13 has a pointer 119 +PASS Not throw: ISO-8859-13 has a pointer 120 +PASS Not throw: ISO-8859-13 has a pointer 121 +PASS Not throw: ISO-8859-13 has a pointer 122 +PASS Not throw: ISO-8859-13 has a pointer 123 +PASS Not throw: ISO-8859-13 has a pointer 124 +PASS Not throw: ISO-8859-13 has a pointer 125 +PASS Not throw: ISO-8859-13 has a pointer 126 +PASS Not throw: ISO-8859-13 has a pointer 127 +PASS Not throw: ISO-8859-13 has a pointer 128 +PASS Not throw: ISO-8859-13 has a pointer 129 +PASS Not throw: ISO-8859-13 has a pointer 130 +PASS Not throw: ISO-8859-13 has a pointer 131 +PASS Not throw: ISO-8859-13 has a pointer 132 +PASS Not throw: ISO-8859-13 has a pointer 133 +PASS Not throw: ISO-8859-13 has a pointer 134 +PASS Not throw: ISO-8859-13 has a pointer 135 +PASS Not throw: ISO-8859-13 has a pointer 136 +PASS Not throw: ISO-8859-13 has a pointer 137 +PASS Not throw: ISO-8859-13 has a pointer 138 +PASS Not throw: ISO-8859-13 has a pointer 139 +PASS Not throw: ISO-8859-13 has a pointer 140 +PASS Not throw: ISO-8859-13 has a pointer 141 +PASS Not throw: ISO-8859-13 has a pointer 142 +PASS Not throw: ISO-8859-13 has a pointer 143 +PASS Not throw: ISO-8859-13 has a pointer 144 +PASS Not throw: ISO-8859-13 has a pointer 145 +PASS Not throw: ISO-8859-13 has a pointer 146 +PASS Not throw: ISO-8859-13 has a pointer 147 +PASS Not throw: ISO-8859-13 has a pointer 148 +PASS Not throw: ISO-8859-13 has a pointer 149 +PASS Not throw: ISO-8859-13 has a pointer 150 +PASS Not throw: ISO-8859-13 has a pointer 151 +PASS Not throw: ISO-8859-13 has a pointer 152 +PASS Not throw: ISO-8859-13 has a pointer 153 +PASS Not throw: ISO-8859-13 has a pointer 154 +PASS Not throw: ISO-8859-13 has a pointer 155 +PASS Not throw: ISO-8859-13 has a pointer 156 +PASS Not throw: ISO-8859-13 has a pointer 157 +PASS Not throw: ISO-8859-13 has a pointer 158 +PASS Not throw: ISO-8859-13 has a pointer 159 +PASS Not throw: ISO-8859-13 has a pointer 160 +PASS Not throw: ISO-8859-13 has a pointer 161 +PASS Not throw: ISO-8859-13 has a pointer 162 +PASS Not throw: ISO-8859-13 has a pointer 163 +PASS Not throw: ISO-8859-13 has a pointer 164 +PASS Not throw: ISO-8859-13 has a pointer 165 +PASS Not throw: ISO-8859-13 has a pointer 166 +PASS Not throw: ISO-8859-13 has a pointer 167 +PASS Not throw: ISO-8859-13 has a pointer 168 +PASS Not throw: ISO-8859-13 has a pointer 169 +PASS Not throw: ISO-8859-13 has a pointer 170 +PASS Not throw: ISO-8859-13 has a pointer 171 +PASS Not throw: ISO-8859-13 has a pointer 172 +PASS Not throw: ISO-8859-13 has a pointer 173 +PASS Not throw: ISO-8859-13 has a pointer 174 +PASS Not throw: ISO-8859-13 has a pointer 175 +PASS Not throw: ISO-8859-13 has a pointer 176 +PASS Not throw: ISO-8859-13 has a pointer 177 +PASS Not throw: ISO-8859-13 has a pointer 178 +PASS Not throw: ISO-8859-13 has a pointer 179 +PASS Not throw: ISO-8859-13 has a pointer 180 +PASS Not throw: ISO-8859-13 has a pointer 181 +PASS Not throw: ISO-8859-13 has a pointer 182 +PASS Not throw: ISO-8859-13 has a pointer 183 +PASS Not throw: ISO-8859-13 has a pointer 184 +PASS Not throw: ISO-8859-13 has a pointer 185 +PASS Not throw: ISO-8859-13 has a pointer 186 +PASS Not throw: ISO-8859-13 has a pointer 187 +PASS Not throw: ISO-8859-13 has a pointer 188 +PASS Not throw: ISO-8859-13 has a pointer 189 +PASS Not throw: ISO-8859-13 has a pointer 190 +PASS Not throw: ISO-8859-13 has a pointer 191 +PASS Not throw: ISO-8859-13 has a pointer 192 +PASS Not throw: ISO-8859-13 has a pointer 193 +PASS Not throw: ISO-8859-13 has a pointer 194 +PASS Not throw: ISO-8859-13 has a pointer 195 +PASS Not throw: ISO-8859-13 has a pointer 196 +PASS Not throw: ISO-8859-13 has a pointer 197 +PASS Not throw: ISO-8859-13 has a pointer 198 +PASS Not throw: ISO-8859-13 has a pointer 199 +PASS Not throw: ISO-8859-13 has a pointer 200 +PASS Not throw: ISO-8859-13 has a pointer 201 +PASS Not throw: ISO-8859-13 has a pointer 202 +PASS Not throw: ISO-8859-13 has a pointer 203 +PASS Not throw: ISO-8859-13 has a pointer 204 +PASS Not throw: ISO-8859-13 has a pointer 205 +PASS Not throw: ISO-8859-13 has a pointer 206 +PASS Not throw: ISO-8859-13 has a pointer 207 +PASS Not throw: ISO-8859-13 has a pointer 208 +PASS Not throw: ISO-8859-13 has a pointer 209 +PASS Not throw: ISO-8859-13 has a pointer 210 +PASS Not throw: ISO-8859-13 has a pointer 211 +PASS Not throw: ISO-8859-13 has a pointer 212 +PASS Not throw: ISO-8859-13 has a pointer 213 +PASS Not throw: ISO-8859-13 has a pointer 214 +PASS Not throw: ISO-8859-13 has a pointer 215 +PASS Not throw: ISO-8859-13 has a pointer 216 +PASS Not throw: ISO-8859-13 has a pointer 217 +PASS Not throw: ISO-8859-13 has a pointer 218 +PASS Not throw: ISO-8859-13 has a pointer 219 +PASS Not throw: ISO-8859-13 has a pointer 220 +PASS Not throw: ISO-8859-13 has a pointer 221 +PASS Not throw: ISO-8859-13 has a pointer 222 +PASS Not throw: ISO-8859-13 has a pointer 223 +PASS Not throw: ISO-8859-13 has a pointer 224 +PASS Not throw: ISO-8859-13 has a pointer 225 +PASS Not throw: ISO-8859-13 has a pointer 226 +PASS Not throw: ISO-8859-13 has a pointer 227 +PASS Not throw: ISO-8859-13 has a pointer 228 +PASS Not throw: ISO-8859-13 has a pointer 229 +PASS Not throw: ISO-8859-13 has a pointer 230 +PASS Not throw: ISO-8859-13 has a pointer 231 +PASS Not throw: ISO-8859-13 has a pointer 232 +PASS Not throw: ISO-8859-13 has a pointer 233 +PASS Not throw: ISO-8859-13 has a pointer 234 +PASS Not throw: ISO-8859-13 has a pointer 235 +PASS Not throw: ISO-8859-13 has a pointer 236 +PASS Not throw: ISO-8859-13 has a pointer 237 +PASS Not throw: ISO-8859-13 has a pointer 238 +PASS Not throw: ISO-8859-13 has a pointer 239 +PASS Not throw: ISO-8859-13 has a pointer 240 +PASS Not throw: ISO-8859-13 has a pointer 241 +PASS Not throw: ISO-8859-13 has a pointer 242 +PASS Not throw: ISO-8859-13 has a pointer 243 +PASS Not throw: ISO-8859-13 has a pointer 244 +PASS Not throw: ISO-8859-13 has a pointer 245 +PASS Not throw: ISO-8859-13 has a pointer 246 +PASS Not throw: ISO-8859-13 has a pointer 247 +PASS Not throw: ISO-8859-13 has a pointer 248 +PASS Not throw: ISO-8859-13 has a pointer 249 +PASS Not throw: ISO-8859-13 has a pointer 250 +PASS Not throw: ISO-8859-13 has a pointer 251 +PASS Not throw: ISO-8859-13 has a pointer 252 +PASS Not throw: ISO-8859-13 has a pointer 253 +PASS Not throw: ISO-8859-13 has a pointer 254 +PASS Not throw: ISO-8859-13 has a pointer 255 +PASS Not throw: ISO-8859-14 has a pointer 0 +PASS Not throw: ISO-8859-14 has a pointer 1 +PASS Not throw: ISO-8859-14 has a pointer 2 +PASS Not throw: ISO-8859-14 has a pointer 3 +PASS Not throw: ISO-8859-14 has a pointer 4 +PASS Not throw: ISO-8859-14 has a pointer 5 +PASS Not throw: ISO-8859-14 has a pointer 6 +PASS Not throw: ISO-8859-14 has a pointer 7 +PASS Not throw: ISO-8859-14 has a pointer 8 +PASS Not throw: ISO-8859-14 has a pointer 9 +PASS Not throw: ISO-8859-14 has a pointer 10 +PASS Not throw: ISO-8859-14 has a pointer 11 +PASS Not throw: ISO-8859-14 has a pointer 12 +PASS Not throw: ISO-8859-14 has a pointer 13 +PASS Not throw: ISO-8859-14 has a pointer 14 +PASS Not throw: ISO-8859-14 has a pointer 15 +PASS Not throw: ISO-8859-14 has a pointer 16 +PASS Not throw: ISO-8859-14 has a pointer 17 +PASS Not throw: ISO-8859-14 has a pointer 18 +PASS Not throw: ISO-8859-14 has a pointer 19 +PASS Not throw: ISO-8859-14 has a pointer 20 +PASS Not throw: ISO-8859-14 has a pointer 21 +PASS Not throw: ISO-8859-14 has a pointer 22 +PASS Not throw: ISO-8859-14 has a pointer 23 +PASS Not throw: ISO-8859-14 has a pointer 24 +PASS Not throw: ISO-8859-14 has a pointer 25 +PASS Not throw: ISO-8859-14 has a pointer 26 +PASS Not throw: ISO-8859-14 has a pointer 27 +PASS Not throw: ISO-8859-14 has a pointer 28 +PASS Not throw: ISO-8859-14 has a pointer 29 +PASS Not throw: ISO-8859-14 has a pointer 30 +PASS Not throw: ISO-8859-14 has a pointer 31 +PASS Not throw: ISO-8859-14 has a pointer 32 +PASS Not throw: ISO-8859-14 has a pointer 33 +PASS Not throw: ISO-8859-14 has a pointer 34 +PASS Not throw: ISO-8859-14 has a pointer 35 +PASS Not throw: ISO-8859-14 has a pointer 36 +PASS Not throw: ISO-8859-14 has a pointer 37 +PASS Not throw: ISO-8859-14 has a pointer 38 +PASS Not throw: ISO-8859-14 has a pointer 39 +PASS Not throw: ISO-8859-14 has a pointer 40 +PASS Not throw: ISO-8859-14 has a pointer 41 +PASS Not throw: ISO-8859-14 has a pointer 42 +PASS Not throw: ISO-8859-14 has a pointer 43 +PASS Not throw: ISO-8859-14 has a pointer 44 +PASS Not throw: ISO-8859-14 has a pointer 45 +PASS Not throw: ISO-8859-14 has a pointer 46 +PASS Not throw: ISO-8859-14 has a pointer 47 +PASS Not throw: ISO-8859-14 has a pointer 48 +PASS Not throw: ISO-8859-14 has a pointer 49 +PASS Not throw: ISO-8859-14 has a pointer 50 +PASS Not throw: ISO-8859-14 has a pointer 51 +PASS Not throw: ISO-8859-14 has a pointer 52 +PASS Not throw: ISO-8859-14 has a pointer 53 +PASS Not throw: ISO-8859-14 has a pointer 54 +PASS Not throw: ISO-8859-14 has a pointer 55 +PASS Not throw: ISO-8859-14 has a pointer 56 +PASS Not throw: ISO-8859-14 has a pointer 57 +PASS Not throw: ISO-8859-14 has a pointer 58 +PASS Not throw: ISO-8859-14 has a pointer 59 +PASS Not throw: ISO-8859-14 has a pointer 60 +PASS Not throw: ISO-8859-14 has a pointer 61 +PASS Not throw: ISO-8859-14 has a pointer 62 +PASS Not throw: ISO-8859-14 has a pointer 63 +PASS Not throw: ISO-8859-14 has a pointer 64 +PASS Not throw: ISO-8859-14 has a pointer 65 +PASS Not throw: ISO-8859-14 has a pointer 66 +PASS Not throw: ISO-8859-14 has a pointer 67 +PASS Not throw: ISO-8859-14 has a pointer 68 +PASS Not throw: ISO-8859-14 has a pointer 69 +PASS Not throw: ISO-8859-14 has a pointer 70 +PASS Not throw: ISO-8859-14 has a pointer 71 +PASS Not throw: ISO-8859-14 has a pointer 72 +PASS Not throw: ISO-8859-14 has a pointer 73 +PASS Not throw: ISO-8859-14 has a pointer 74 +PASS Not throw: ISO-8859-14 has a pointer 75 +PASS Not throw: ISO-8859-14 has a pointer 76 +PASS Not throw: ISO-8859-14 has a pointer 77 +PASS Not throw: ISO-8859-14 has a pointer 78 +PASS Not throw: ISO-8859-14 has a pointer 79 +PASS Not throw: ISO-8859-14 has a pointer 80 +PASS Not throw: ISO-8859-14 has a pointer 81 +PASS Not throw: ISO-8859-14 has a pointer 82 +PASS Not throw: ISO-8859-14 has a pointer 83 +PASS Not throw: ISO-8859-14 has a pointer 84 +PASS Not throw: ISO-8859-14 has a pointer 85 +PASS Not throw: ISO-8859-14 has a pointer 86 +PASS Not throw: ISO-8859-14 has a pointer 87 +PASS Not throw: ISO-8859-14 has a pointer 88 +PASS Not throw: ISO-8859-14 has a pointer 89 +PASS Not throw: ISO-8859-14 has a pointer 90 +PASS Not throw: ISO-8859-14 has a pointer 91 +PASS Not throw: ISO-8859-14 has a pointer 92 +PASS Not throw: ISO-8859-14 has a pointer 93 +PASS Not throw: ISO-8859-14 has a pointer 94 +PASS Not throw: ISO-8859-14 has a pointer 95 +PASS Not throw: ISO-8859-14 has a pointer 96 +PASS Not throw: ISO-8859-14 has a pointer 97 +PASS Not throw: ISO-8859-14 has a pointer 98 +PASS Not throw: ISO-8859-14 has a pointer 99 +PASS Not throw: ISO-8859-14 has a pointer 100 +PASS Not throw: ISO-8859-14 has a pointer 101 +PASS Not throw: ISO-8859-14 has a pointer 102 +PASS Not throw: ISO-8859-14 has a pointer 103 +PASS Not throw: ISO-8859-14 has a pointer 104 +PASS Not throw: ISO-8859-14 has a pointer 105 +PASS Not throw: ISO-8859-14 has a pointer 106 +PASS Not throw: ISO-8859-14 has a pointer 107 +PASS Not throw: ISO-8859-14 has a pointer 108 +PASS Not throw: ISO-8859-14 has a pointer 109 +PASS Not throw: ISO-8859-14 has a pointer 110 +PASS Not throw: ISO-8859-14 has a pointer 111 +PASS Not throw: ISO-8859-14 has a pointer 112 +PASS Not throw: ISO-8859-14 has a pointer 113 +PASS Not throw: ISO-8859-14 has a pointer 114 +PASS Not throw: ISO-8859-14 has a pointer 115 +PASS Not throw: ISO-8859-14 has a pointer 116 +PASS Not throw: ISO-8859-14 has a pointer 117 +PASS Not throw: ISO-8859-14 has a pointer 118 +PASS Not throw: ISO-8859-14 has a pointer 119 +PASS Not throw: ISO-8859-14 has a pointer 120 +PASS Not throw: ISO-8859-14 has a pointer 121 +PASS Not throw: ISO-8859-14 has a pointer 122 +PASS Not throw: ISO-8859-14 has a pointer 123 +PASS Not throw: ISO-8859-14 has a pointer 124 +PASS Not throw: ISO-8859-14 has a pointer 125 +PASS Not throw: ISO-8859-14 has a pointer 126 +PASS Not throw: ISO-8859-14 has a pointer 127 +PASS Not throw: ISO-8859-14 has a pointer 128 +PASS Not throw: ISO-8859-14 has a pointer 129 +PASS Not throw: ISO-8859-14 has a pointer 130 +PASS Not throw: ISO-8859-14 has a pointer 131 +PASS Not throw: ISO-8859-14 has a pointer 132 +PASS Not throw: ISO-8859-14 has a pointer 133 +PASS Not throw: ISO-8859-14 has a pointer 134 +PASS Not throw: ISO-8859-14 has a pointer 135 +PASS Not throw: ISO-8859-14 has a pointer 136 +PASS Not throw: ISO-8859-14 has a pointer 137 +PASS Not throw: ISO-8859-14 has a pointer 138 +PASS Not throw: ISO-8859-14 has a pointer 139 +PASS Not throw: ISO-8859-14 has a pointer 140 +PASS Not throw: ISO-8859-14 has a pointer 141 +PASS Not throw: ISO-8859-14 has a pointer 142 +PASS Not throw: ISO-8859-14 has a pointer 143 +PASS Not throw: ISO-8859-14 has a pointer 144 +PASS Not throw: ISO-8859-14 has a pointer 145 +PASS Not throw: ISO-8859-14 has a pointer 146 +PASS Not throw: ISO-8859-14 has a pointer 147 +PASS Not throw: ISO-8859-14 has a pointer 148 +PASS Not throw: ISO-8859-14 has a pointer 149 +PASS Not throw: ISO-8859-14 has a pointer 150 +PASS Not throw: ISO-8859-14 has a pointer 151 +PASS Not throw: ISO-8859-14 has a pointer 152 +PASS Not throw: ISO-8859-14 has a pointer 153 +PASS Not throw: ISO-8859-14 has a pointer 154 +PASS Not throw: ISO-8859-14 has a pointer 155 +PASS Not throw: ISO-8859-14 has a pointer 156 +PASS Not throw: ISO-8859-14 has a pointer 157 +PASS Not throw: ISO-8859-14 has a pointer 158 +PASS Not throw: ISO-8859-14 has a pointer 159 +PASS Not throw: ISO-8859-14 has a pointer 160 +PASS Not throw: ISO-8859-14 has a pointer 161 +PASS Not throw: ISO-8859-14 has a pointer 162 +PASS Not throw: ISO-8859-14 has a pointer 163 +PASS Not throw: ISO-8859-14 has a pointer 164 +PASS Not throw: ISO-8859-14 has a pointer 165 +PASS Not throw: ISO-8859-14 has a pointer 166 +PASS Not throw: ISO-8859-14 has a pointer 167 +PASS Not throw: ISO-8859-14 has a pointer 168 +PASS Not throw: ISO-8859-14 has a pointer 169 +PASS Not throw: ISO-8859-14 has a pointer 170 +PASS Not throw: ISO-8859-14 has a pointer 171 +PASS Not throw: ISO-8859-14 has a pointer 172 +PASS Not throw: ISO-8859-14 has a pointer 173 +PASS Not throw: ISO-8859-14 has a pointer 174 +PASS Not throw: ISO-8859-14 has a pointer 175 +PASS Not throw: ISO-8859-14 has a pointer 176 +PASS Not throw: ISO-8859-14 has a pointer 177 +PASS Not throw: ISO-8859-14 has a pointer 178 +PASS Not throw: ISO-8859-14 has a pointer 179 +PASS Not throw: ISO-8859-14 has a pointer 180 +PASS Not throw: ISO-8859-14 has a pointer 181 +PASS Not throw: ISO-8859-14 has a pointer 182 +PASS Not throw: ISO-8859-14 has a pointer 183 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_3001-4000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_3001-4000-expected.txt new file mode 100644 index 0000000000000..3bbf2dfcb2219 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_3001-4000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: ISO-8859-14 has a pointer 184 +PASS Not throw: ISO-8859-14 has a pointer 185 +PASS Not throw: ISO-8859-14 has a pointer 186 +PASS Not throw: ISO-8859-14 has a pointer 187 +PASS Not throw: ISO-8859-14 has a pointer 188 +PASS Not throw: ISO-8859-14 has a pointer 189 +PASS Not throw: ISO-8859-14 has a pointer 190 +PASS Not throw: ISO-8859-14 has a pointer 191 +PASS Not throw: ISO-8859-14 has a pointer 192 +PASS Not throw: ISO-8859-14 has a pointer 193 +PASS Not throw: ISO-8859-14 has a pointer 194 +PASS Not throw: ISO-8859-14 has a pointer 195 +PASS Not throw: ISO-8859-14 has a pointer 196 +PASS Not throw: ISO-8859-14 has a pointer 197 +PASS Not throw: ISO-8859-14 has a pointer 198 +PASS Not throw: ISO-8859-14 has a pointer 199 +PASS Not throw: ISO-8859-14 has a pointer 200 +PASS Not throw: ISO-8859-14 has a pointer 201 +PASS Not throw: ISO-8859-14 has a pointer 202 +PASS Not throw: ISO-8859-14 has a pointer 203 +PASS Not throw: ISO-8859-14 has a pointer 204 +PASS Not throw: ISO-8859-14 has a pointer 205 +PASS Not throw: ISO-8859-14 has a pointer 206 +PASS Not throw: ISO-8859-14 has a pointer 207 +PASS Not throw: ISO-8859-14 has a pointer 208 +PASS Not throw: ISO-8859-14 has a pointer 209 +PASS Not throw: ISO-8859-14 has a pointer 210 +PASS Not throw: ISO-8859-14 has a pointer 211 +PASS Not throw: ISO-8859-14 has a pointer 212 +PASS Not throw: ISO-8859-14 has a pointer 213 +PASS Not throw: ISO-8859-14 has a pointer 214 +PASS Not throw: ISO-8859-14 has a pointer 215 +PASS Not throw: ISO-8859-14 has a pointer 216 +PASS Not throw: ISO-8859-14 has a pointer 217 +PASS Not throw: ISO-8859-14 has a pointer 218 +PASS Not throw: ISO-8859-14 has a pointer 219 +PASS Not throw: ISO-8859-14 has a pointer 220 +PASS Not throw: ISO-8859-14 has a pointer 221 +PASS Not throw: ISO-8859-14 has a pointer 222 +PASS Not throw: ISO-8859-14 has a pointer 223 +PASS Not throw: ISO-8859-14 has a pointer 224 +PASS Not throw: ISO-8859-14 has a pointer 225 +PASS Not throw: ISO-8859-14 has a pointer 226 +PASS Not throw: ISO-8859-14 has a pointer 227 +PASS Not throw: ISO-8859-14 has a pointer 228 +PASS Not throw: ISO-8859-14 has a pointer 229 +PASS Not throw: ISO-8859-14 has a pointer 230 +PASS Not throw: ISO-8859-14 has a pointer 231 +PASS Not throw: ISO-8859-14 has a pointer 232 +PASS Not throw: ISO-8859-14 has a pointer 233 +PASS Not throw: ISO-8859-14 has a pointer 234 +PASS Not throw: ISO-8859-14 has a pointer 235 +PASS Not throw: ISO-8859-14 has a pointer 236 +PASS Not throw: ISO-8859-14 has a pointer 237 +PASS Not throw: ISO-8859-14 has a pointer 238 +PASS Not throw: ISO-8859-14 has a pointer 239 +PASS Not throw: ISO-8859-14 has a pointer 240 +PASS Not throw: ISO-8859-14 has a pointer 241 +PASS Not throw: ISO-8859-14 has a pointer 242 +PASS Not throw: ISO-8859-14 has a pointer 243 +PASS Not throw: ISO-8859-14 has a pointer 244 +PASS Not throw: ISO-8859-14 has a pointer 245 +PASS Not throw: ISO-8859-14 has a pointer 246 +PASS Not throw: ISO-8859-14 has a pointer 247 +PASS Not throw: ISO-8859-14 has a pointer 248 +PASS Not throw: ISO-8859-14 has a pointer 249 +PASS Not throw: ISO-8859-14 has a pointer 250 +PASS Not throw: ISO-8859-14 has a pointer 251 +PASS Not throw: ISO-8859-14 has a pointer 252 +PASS Not throw: ISO-8859-14 has a pointer 253 +PASS Not throw: ISO-8859-14 has a pointer 254 +PASS Not throw: ISO-8859-14 has a pointer 255 +PASS Not throw: ISO-8859-15 has a pointer 0 +PASS Not throw: ISO-8859-15 has a pointer 1 +PASS Not throw: ISO-8859-15 has a pointer 2 +PASS Not throw: ISO-8859-15 has a pointer 3 +PASS Not throw: ISO-8859-15 has a pointer 4 +PASS Not throw: ISO-8859-15 has a pointer 5 +PASS Not throw: ISO-8859-15 has a pointer 6 +PASS Not throw: ISO-8859-15 has a pointer 7 +PASS Not throw: ISO-8859-15 has a pointer 8 +PASS Not throw: ISO-8859-15 has a pointer 9 +PASS Not throw: ISO-8859-15 has a pointer 10 +PASS Not throw: ISO-8859-15 has a pointer 11 +PASS Not throw: ISO-8859-15 has a pointer 12 +PASS Not throw: ISO-8859-15 has a pointer 13 +PASS Not throw: ISO-8859-15 has a pointer 14 +PASS Not throw: ISO-8859-15 has a pointer 15 +PASS Not throw: ISO-8859-15 has a pointer 16 +PASS Not throw: ISO-8859-15 has a pointer 17 +PASS Not throw: ISO-8859-15 has a pointer 18 +PASS Not throw: ISO-8859-15 has a pointer 19 +PASS Not throw: ISO-8859-15 has a pointer 20 +PASS Not throw: ISO-8859-15 has a pointer 21 +PASS Not throw: ISO-8859-15 has a pointer 22 +PASS Not throw: ISO-8859-15 has a pointer 23 +PASS Not throw: ISO-8859-15 has a pointer 24 +PASS Not throw: ISO-8859-15 has a pointer 25 +PASS Not throw: ISO-8859-15 has a pointer 26 +PASS Not throw: ISO-8859-15 has a pointer 27 +PASS Not throw: ISO-8859-15 has a pointer 28 +PASS Not throw: ISO-8859-15 has a pointer 29 +PASS Not throw: ISO-8859-15 has a pointer 30 +PASS Not throw: ISO-8859-15 has a pointer 31 +PASS Not throw: ISO-8859-15 has a pointer 32 +PASS Not throw: ISO-8859-15 has a pointer 33 +PASS Not throw: ISO-8859-15 has a pointer 34 +PASS Not throw: ISO-8859-15 has a pointer 35 +PASS Not throw: ISO-8859-15 has a pointer 36 +PASS Not throw: ISO-8859-15 has a pointer 37 +PASS Not throw: ISO-8859-15 has a pointer 38 +PASS Not throw: ISO-8859-15 has a pointer 39 +PASS Not throw: ISO-8859-15 has a pointer 40 +PASS Not throw: ISO-8859-15 has a pointer 41 +PASS Not throw: ISO-8859-15 has a pointer 42 +PASS Not throw: ISO-8859-15 has a pointer 43 +PASS Not throw: ISO-8859-15 has a pointer 44 +PASS Not throw: ISO-8859-15 has a pointer 45 +PASS Not throw: ISO-8859-15 has a pointer 46 +PASS Not throw: ISO-8859-15 has a pointer 47 +PASS Not throw: ISO-8859-15 has a pointer 48 +PASS Not throw: ISO-8859-15 has a pointer 49 +PASS Not throw: ISO-8859-15 has a pointer 50 +PASS Not throw: ISO-8859-15 has a pointer 51 +PASS Not throw: ISO-8859-15 has a pointer 52 +PASS Not throw: ISO-8859-15 has a pointer 53 +PASS Not throw: ISO-8859-15 has a pointer 54 +PASS Not throw: ISO-8859-15 has a pointer 55 +PASS Not throw: ISO-8859-15 has a pointer 56 +PASS Not throw: ISO-8859-15 has a pointer 57 +PASS Not throw: ISO-8859-15 has a pointer 58 +PASS Not throw: ISO-8859-15 has a pointer 59 +PASS Not throw: ISO-8859-15 has a pointer 60 +PASS Not throw: ISO-8859-15 has a pointer 61 +PASS Not throw: ISO-8859-15 has a pointer 62 +PASS Not throw: ISO-8859-15 has a pointer 63 +PASS Not throw: ISO-8859-15 has a pointer 64 +PASS Not throw: ISO-8859-15 has a pointer 65 +PASS Not throw: ISO-8859-15 has a pointer 66 +PASS Not throw: ISO-8859-15 has a pointer 67 +PASS Not throw: ISO-8859-15 has a pointer 68 +PASS Not throw: ISO-8859-15 has a pointer 69 +PASS Not throw: ISO-8859-15 has a pointer 70 +PASS Not throw: ISO-8859-15 has a pointer 71 +PASS Not throw: ISO-8859-15 has a pointer 72 +PASS Not throw: ISO-8859-15 has a pointer 73 +PASS Not throw: ISO-8859-15 has a pointer 74 +PASS Not throw: ISO-8859-15 has a pointer 75 +PASS Not throw: ISO-8859-15 has a pointer 76 +PASS Not throw: ISO-8859-15 has a pointer 77 +PASS Not throw: ISO-8859-15 has a pointer 78 +PASS Not throw: ISO-8859-15 has a pointer 79 +PASS Not throw: ISO-8859-15 has a pointer 80 +PASS Not throw: ISO-8859-15 has a pointer 81 +PASS Not throw: ISO-8859-15 has a pointer 82 +PASS Not throw: ISO-8859-15 has a pointer 83 +PASS Not throw: ISO-8859-15 has a pointer 84 +PASS Not throw: ISO-8859-15 has a pointer 85 +PASS Not throw: ISO-8859-15 has a pointer 86 +PASS Not throw: ISO-8859-15 has a pointer 87 +PASS Not throw: ISO-8859-15 has a pointer 88 +PASS Not throw: ISO-8859-15 has a pointer 89 +PASS Not throw: ISO-8859-15 has a pointer 90 +PASS Not throw: ISO-8859-15 has a pointer 91 +PASS Not throw: ISO-8859-15 has a pointer 92 +PASS Not throw: ISO-8859-15 has a pointer 93 +PASS Not throw: ISO-8859-15 has a pointer 94 +PASS Not throw: ISO-8859-15 has a pointer 95 +PASS Not throw: ISO-8859-15 has a pointer 96 +PASS Not throw: ISO-8859-15 has a pointer 97 +PASS Not throw: ISO-8859-15 has a pointer 98 +PASS Not throw: ISO-8859-15 has a pointer 99 +PASS Not throw: ISO-8859-15 has a pointer 100 +PASS Not throw: ISO-8859-15 has a pointer 101 +PASS Not throw: ISO-8859-15 has a pointer 102 +PASS Not throw: ISO-8859-15 has a pointer 103 +PASS Not throw: ISO-8859-15 has a pointer 104 +PASS Not throw: ISO-8859-15 has a pointer 105 +PASS Not throw: ISO-8859-15 has a pointer 106 +PASS Not throw: ISO-8859-15 has a pointer 107 +PASS Not throw: ISO-8859-15 has a pointer 108 +PASS Not throw: ISO-8859-15 has a pointer 109 +PASS Not throw: ISO-8859-15 has a pointer 110 +PASS Not throw: ISO-8859-15 has a pointer 111 +PASS Not throw: ISO-8859-15 has a pointer 112 +PASS Not throw: ISO-8859-15 has a pointer 113 +PASS Not throw: ISO-8859-15 has a pointer 114 +PASS Not throw: ISO-8859-15 has a pointer 115 +PASS Not throw: ISO-8859-15 has a pointer 116 +PASS Not throw: ISO-8859-15 has a pointer 117 +PASS Not throw: ISO-8859-15 has a pointer 118 +PASS Not throw: ISO-8859-15 has a pointer 119 +PASS Not throw: ISO-8859-15 has a pointer 120 +PASS Not throw: ISO-8859-15 has a pointer 121 +PASS Not throw: ISO-8859-15 has a pointer 122 +PASS Not throw: ISO-8859-15 has a pointer 123 +PASS Not throw: ISO-8859-15 has a pointer 124 +PASS Not throw: ISO-8859-15 has a pointer 125 +PASS Not throw: ISO-8859-15 has a pointer 126 +PASS Not throw: ISO-8859-15 has a pointer 127 +PASS Not throw: ISO-8859-15 has a pointer 128 +PASS Not throw: ISO-8859-15 has a pointer 129 +PASS Not throw: ISO-8859-15 has a pointer 130 +PASS Not throw: ISO-8859-15 has a pointer 131 +PASS Not throw: ISO-8859-15 has a pointer 132 +PASS Not throw: ISO-8859-15 has a pointer 133 +PASS Not throw: ISO-8859-15 has a pointer 134 +PASS Not throw: ISO-8859-15 has a pointer 135 +PASS Not throw: ISO-8859-15 has a pointer 136 +PASS Not throw: ISO-8859-15 has a pointer 137 +PASS Not throw: ISO-8859-15 has a pointer 138 +PASS Not throw: ISO-8859-15 has a pointer 139 +PASS Not throw: ISO-8859-15 has a pointer 140 +PASS Not throw: ISO-8859-15 has a pointer 141 +PASS Not throw: ISO-8859-15 has a pointer 142 +PASS Not throw: ISO-8859-15 has a pointer 143 +PASS Not throw: ISO-8859-15 has a pointer 144 +PASS Not throw: ISO-8859-15 has a pointer 145 +PASS Not throw: ISO-8859-15 has a pointer 146 +PASS Not throw: ISO-8859-15 has a pointer 147 +PASS Not throw: ISO-8859-15 has a pointer 148 +PASS Not throw: ISO-8859-15 has a pointer 149 +PASS Not throw: ISO-8859-15 has a pointer 150 +PASS Not throw: ISO-8859-15 has a pointer 151 +PASS Not throw: ISO-8859-15 has a pointer 152 +PASS Not throw: ISO-8859-15 has a pointer 153 +PASS Not throw: ISO-8859-15 has a pointer 154 +PASS Not throw: ISO-8859-15 has a pointer 155 +PASS Not throw: ISO-8859-15 has a pointer 156 +PASS Not throw: ISO-8859-15 has a pointer 157 +PASS Not throw: ISO-8859-15 has a pointer 158 +PASS Not throw: ISO-8859-15 has a pointer 159 +PASS Not throw: ISO-8859-15 has a pointer 160 +PASS Not throw: ISO-8859-15 has a pointer 161 +PASS Not throw: ISO-8859-15 has a pointer 162 +PASS Not throw: ISO-8859-15 has a pointer 163 +PASS Not throw: ISO-8859-15 has a pointer 164 +PASS Not throw: ISO-8859-15 has a pointer 165 +PASS Not throw: ISO-8859-15 has a pointer 166 +PASS Not throw: ISO-8859-15 has a pointer 167 +PASS Not throw: ISO-8859-15 has a pointer 168 +PASS Not throw: ISO-8859-15 has a pointer 169 +PASS Not throw: ISO-8859-15 has a pointer 170 +PASS Not throw: ISO-8859-15 has a pointer 171 +PASS Not throw: ISO-8859-15 has a pointer 172 +PASS Not throw: ISO-8859-15 has a pointer 173 +PASS Not throw: ISO-8859-15 has a pointer 174 +PASS Not throw: ISO-8859-15 has a pointer 175 +PASS Not throw: ISO-8859-15 has a pointer 176 +PASS Not throw: ISO-8859-15 has a pointer 177 +PASS Not throw: ISO-8859-15 has a pointer 178 +PASS Not throw: ISO-8859-15 has a pointer 179 +PASS Not throw: ISO-8859-15 has a pointer 180 +PASS Not throw: ISO-8859-15 has a pointer 181 +PASS Not throw: ISO-8859-15 has a pointer 182 +PASS Not throw: ISO-8859-15 has a pointer 183 +PASS Not throw: ISO-8859-15 has a pointer 184 +PASS Not throw: ISO-8859-15 has a pointer 185 +PASS Not throw: ISO-8859-15 has a pointer 186 +PASS Not throw: ISO-8859-15 has a pointer 187 +PASS Not throw: ISO-8859-15 has a pointer 188 +PASS Not throw: ISO-8859-15 has a pointer 189 +PASS Not throw: ISO-8859-15 has a pointer 190 +PASS Not throw: ISO-8859-15 has a pointer 191 +PASS Not throw: ISO-8859-15 has a pointer 192 +PASS Not throw: ISO-8859-15 has a pointer 193 +PASS Not throw: ISO-8859-15 has a pointer 194 +PASS Not throw: ISO-8859-15 has a pointer 195 +PASS Not throw: ISO-8859-15 has a pointer 196 +PASS Not throw: ISO-8859-15 has a pointer 197 +PASS Not throw: ISO-8859-15 has a pointer 198 +PASS Not throw: ISO-8859-15 has a pointer 199 +PASS Not throw: ISO-8859-15 has a pointer 200 +PASS Not throw: ISO-8859-15 has a pointer 201 +PASS Not throw: ISO-8859-15 has a pointer 202 +PASS Not throw: ISO-8859-15 has a pointer 203 +PASS Not throw: ISO-8859-15 has a pointer 204 +PASS Not throw: ISO-8859-15 has a pointer 205 +PASS Not throw: ISO-8859-15 has a pointer 206 +PASS Not throw: ISO-8859-15 has a pointer 207 +PASS Not throw: ISO-8859-15 has a pointer 208 +PASS Not throw: ISO-8859-15 has a pointer 209 +PASS Not throw: ISO-8859-15 has a pointer 210 +PASS Not throw: ISO-8859-15 has a pointer 211 +PASS Not throw: ISO-8859-15 has a pointer 212 +PASS Not throw: ISO-8859-15 has a pointer 213 +PASS Not throw: ISO-8859-15 has a pointer 214 +PASS Not throw: ISO-8859-15 has a pointer 215 +PASS Not throw: ISO-8859-15 has a pointer 216 +PASS Not throw: ISO-8859-15 has a pointer 217 +PASS Not throw: ISO-8859-15 has a pointer 218 +PASS Not throw: ISO-8859-15 has a pointer 219 +PASS Not throw: ISO-8859-15 has a pointer 220 +PASS Not throw: ISO-8859-15 has a pointer 221 +PASS Not throw: ISO-8859-15 has a pointer 222 +PASS Not throw: ISO-8859-15 has a pointer 223 +PASS Not throw: ISO-8859-15 has a pointer 224 +PASS Not throw: ISO-8859-15 has a pointer 225 +PASS Not throw: ISO-8859-15 has a pointer 226 +PASS Not throw: ISO-8859-15 has a pointer 227 +PASS Not throw: ISO-8859-15 has a pointer 228 +PASS Not throw: ISO-8859-15 has a pointer 229 +PASS Not throw: ISO-8859-15 has a pointer 230 +PASS Not throw: ISO-8859-15 has a pointer 231 +PASS Not throw: ISO-8859-15 has a pointer 232 +PASS Not throw: ISO-8859-15 has a pointer 233 +PASS Not throw: ISO-8859-15 has a pointer 234 +PASS Not throw: ISO-8859-15 has a pointer 235 +PASS Not throw: ISO-8859-15 has a pointer 236 +PASS Not throw: ISO-8859-15 has a pointer 237 +PASS Not throw: ISO-8859-15 has a pointer 238 +PASS Not throw: ISO-8859-15 has a pointer 239 +PASS Not throw: ISO-8859-15 has a pointer 240 +PASS Not throw: ISO-8859-15 has a pointer 241 +PASS Not throw: ISO-8859-15 has a pointer 242 +PASS Not throw: ISO-8859-15 has a pointer 243 +PASS Not throw: ISO-8859-15 has a pointer 244 +PASS Not throw: ISO-8859-15 has a pointer 245 +PASS Not throw: ISO-8859-15 has a pointer 246 +PASS Not throw: ISO-8859-15 has a pointer 247 +PASS Not throw: ISO-8859-15 has a pointer 248 +PASS Not throw: ISO-8859-15 has a pointer 249 +PASS Not throw: ISO-8859-15 has a pointer 250 +PASS Not throw: ISO-8859-15 has a pointer 251 +PASS Not throw: ISO-8859-15 has a pointer 252 +PASS Not throw: ISO-8859-15 has a pointer 253 +PASS Not throw: ISO-8859-15 has a pointer 254 +PASS Not throw: ISO-8859-15 has a pointer 255 +PASS Not throw: ISO-8859-16 has a pointer 0 +PASS Not throw: ISO-8859-16 has a pointer 1 +PASS Not throw: ISO-8859-16 has a pointer 2 +PASS Not throw: ISO-8859-16 has a pointer 3 +PASS Not throw: ISO-8859-16 has a pointer 4 +PASS Not throw: ISO-8859-16 has a pointer 5 +PASS Not throw: ISO-8859-16 has a pointer 6 +PASS Not throw: ISO-8859-16 has a pointer 7 +PASS Not throw: ISO-8859-16 has a pointer 8 +PASS Not throw: ISO-8859-16 has a pointer 9 +PASS Not throw: ISO-8859-16 has a pointer 10 +PASS Not throw: ISO-8859-16 has a pointer 11 +PASS Not throw: ISO-8859-16 has a pointer 12 +PASS Not throw: ISO-8859-16 has a pointer 13 +PASS Not throw: ISO-8859-16 has a pointer 14 +PASS Not throw: ISO-8859-16 has a pointer 15 +PASS Not throw: ISO-8859-16 has a pointer 16 +PASS Not throw: ISO-8859-16 has a pointer 17 +PASS Not throw: ISO-8859-16 has a pointer 18 +PASS Not throw: ISO-8859-16 has a pointer 19 +PASS Not throw: ISO-8859-16 has a pointer 20 +PASS Not throw: ISO-8859-16 has a pointer 21 +PASS Not throw: ISO-8859-16 has a pointer 22 +PASS Not throw: ISO-8859-16 has a pointer 23 +PASS Not throw: ISO-8859-16 has a pointer 24 +PASS Not throw: ISO-8859-16 has a pointer 25 +PASS Not throw: ISO-8859-16 has a pointer 26 +PASS Not throw: ISO-8859-16 has a pointer 27 +PASS Not throw: ISO-8859-16 has a pointer 28 +PASS Not throw: ISO-8859-16 has a pointer 29 +PASS Not throw: ISO-8859-16 has a pointer 30 +PASS Not throw: ISO-8859-16 has a pointer 31 +PASS Not throw: ISO-8859-16 has a pointer 32 +PASS Not throw: ISO-8859-16 has a pointer 33 +PASS Not throw: ISO-8859-16 has a pointer 34 +PASS Not throw: ISO-8859-16 has a pointer 35 +PASS Not throw: ISO-8859-16 has a pointer 36 +PASS Not throw: ISO-8859-16 has a pointer 37 +PASS Not throw: ISO-8859-16 has a pointer 38 +PASS Not throw: ISO-8859-16 has a pointer 39 +PASS Not throw: ISO-8859-16 has a pointer 40 +PASS Not throw: ISO-8859-16 has a pointer 41 +PASS Not throw: ISO-8859-16 has a pointer 42 +PASS Not throw: ISO-8859-16 has a pointer 43 +PASS Not throw: ISO-8859-16 has a pointer 44 +PASS Not throw: ISO-8859-16 has a pointer 45 +PASS Not throw: ISO-8859-16 has a pointer 46 +PASS Not throw: ISO-8859-16 has a pointer 47 +PASS Not throw: ISO-8859-16 has a pointer 48 +PASS Not throw: ISO-8859-16 has a pointer 49 +PASS Not throw: ISO-8859-16 has a pointer 50 +PASS Not throw: ISO-8859-16 has a pointer 51 +PASS Not throw: ISO-8859-16 has a pointer 52 +PASS Not throw: ISO-8859-16 has a pointer 53 +PASS Not throw: ISO-8859-16 has a pointer 54 +PASS Not throw: ISO-8859-16 has a pointer 55 +PASS Not throw: ISO-8859-16 has a pointer 56 +PASS Not throw: ISO-8859-16 has a pointer 57 +PASS Not throw: ISO-8859-16 has a pointer 58 +PASS Not throw: ISO-8859-16 has a pointer 59 +PASS Not throw: ISO-8859-16 has a pointer 60 +PASS Not throw: ISO-8859-16 has a pointer 61 +PASS Not throw: ISO-8859-16 has a pointer 62 +PASS Not throw: ISO-8859-16 has a pointer 63 +PASS Not throw: ISO-8859-16 has a pointer 64 +PASS Not throw: ISO-8859-16 has a pointer 65 +PASS Not throw: ISO-8859-16 has a pointer 66 +PASS Not throw: ISO-8859-16 has a pointer 67 +PASS Not throw: ISO-8859-16 has a pointer 68 +PASS Not throw: ISO-8859-16 has a pointer 69 +PASS Not throw: ISO-8859-16 has a pointer 70 +PASS Not throw: ISO-8859-16 has a pointer 71 +PASS Not throw: ISO-8859-16 has a pointer 72 +PASS Not throw: ISO-8859-16 has a pointer 73 +PASS Not throw: ISO-8859-16 has a pointer 74 +PASS Not throw: ISO-8859-16 has a pointer 75 +PASS Not throw: ISO-8859-16 has a pointer 76 +PASS Not throw: ISO-8859-16 has a pointer 77 +PASS Not throw: ISO-8859-16 has a pointer 78 +PASS Not throw: ISO-8859-16 has a pointer 79 +PASS Not throw: ISO-8859-16 has a pointer 80 +PASS Not throw: ISO-8859-16 has a pointer 81 +PASS Not throw: ISO-8859-16 has a pointer 82 +PASS Not throw: ISO-8859-16 has a pointer 83 +PASS Not throw: ISO-8859-16 has a pointer 84 +PASS Not throw: ISO-8859-16 has a pointer 85 +PASS Not throw: ISO-8859-16 has a pointer 86 +PASS Not throw: ISO-8859-16 has a pointer 87 +PASS Not throw: ISO-8859-16 has a pointer 88 +PASS Not throw: ISO-8859-16 has a pointer 89 +PASS Not throw: ISO-8859-16 has a pointer 90 +PASS Not throw: ISO-8859-16 has a pointer 91 +PASS Not throw: ISO-8859-16 has a pointer 92 +PASS Not throw: ISO-8859-16 has a pointer 93 +PASS Not throw: ISO-8859-16 has a pointer 94 +PASS Not throw: ISO-8859-16 has a pointer 95 +PASS Not throw: ISO-8859-16 has a pointer 96 +PASS Not throw: ISO-8859-16 has a pointer 97 +PASS Not throw: ISO-8859-16 has a pointer 98 +PASS Not throw: ISO-8859-16 has a pointer 99 +PASS Not throw: ISO-8859-16 has a pointer 100 +PASS Not throw: ISO-8859-16 has a pointer 101 +PASS Not throw: ISO-8859-16 has a pointer 102 +PASS Not throw: ISO-8859-16 has a pointer 103 +PASS Not throw: ISO-8859-16 has a pointer 104 +PASS Not throw: ISO-8859-16 has a pointer 105 +PASS Not throw: ISO-8859-16 has a pointer 106 +PASS Not throw: ISO-8859-16 has a pointer 107 +PASS Not throw: ISO-8859-16 has a pointer 108 +PASS Not throw: ISO-8859-16 has a pointer 109 +PASS Not throw: ISO-8859-16 has a pointer 110 +PASS Not throw: ISO-8859-16 has a pointer 111 +PASS Not throw: ISO-8859-16 has a pointer 112 +PASS Not throw: ISO-8859-16 has a pointer 113 +PASS Not throw: ISO-8859-16 has a pointer 114 +PASS Not throw: ISO-8859-16 has a pointer 115 +PASS Not throw: ISO-8859-16 has a pointer 116 +PASS Not throw: ISO-8859-16 has a pointer 117 +PASS Not throw: ISO-8859-16 has a pointer 118 +PASS Not throw: ISO-8859-16 has a pointer 119 +PASS Not throw: ISO-8859-16 has a pointer 120 +PASS Not throw: ISO-8859-16 has a pointer 121 +PASS Not throw: ISO-8859-16 has a pointer 122 +PASS Not throw: ISO-8859-16 has a pointer 123 +PASS Not throw: ISO-8859-16 has a pointer 124 +PASS Not throw: ISO-8859-16 has a pointer 125 +PASS Not throw: ISO-8859-16 has a pointer 126 +PASS Not throw: ISO-8859-16 has a pointer 127 +PASS Not throw: ISO-8859-16 has a pointer 128 +PASS Not throw: ISO-8859-16 has a pointer 129 +PASS Not throw: ISO-8859-16 has a pointer 130 +PASS Not throw: ISO-8859-16 has a pointer 131 +PASS Not throw: ISO-8859-16 has a pointer 132 +PASS Not throw: ISO-8859-16 has a pointer 133 +PASS Not throw: ISO-8859-16 has a pointer 134 +PASS Not throw: ISO-8859-16 has a pointer 135 +PASS Not throw: ISO-8859-16 has a pointer 136 +PASS Not throw: ISO-8859-16 has a pointer 137 +PASS Not throw: ISO-8859-16 has a pointer 138 +PASS Not throw: ISO-8859-16 has a pointer 139 +PASS Not throw: ISO-8859-16 has a pointer 140 +PASS Not throw: ISO-8859-16 has a pointer 141 +PASS Not throw: ISO-8859-16 has a pointer 142 +PASS Not throw: ISO-8859-16 has a pointer 143 +PASS Not throw: ISO-8859-16 has a pointer 144 +PASS Not throw: ISO-8859-16 has a pointer 145 +PASS Not throw: ISO-8859-16 has a pointer 146 +PASS Not throw: ISO-8859-16 has a pointer 147 +PASS Not throw: ISO-8859-16 has a pointer 148 +PASS Not throw: ISO-8859-16 has a pointer 149 +PASS Not throw: ISO-8859-16 has a pointer 150 +PASS Not throw: ISO-8859-16 has a pointer 151 +PASS Not throw: ISO-8859-16 has a pointer 152 +PASS Not throw: ISO-8859-16 has a pointer 153 +PASS Not throw: ISO-8859-16 has a pointer 154 +PASS Not throw: ISO-8859-16 has a pointer 155 +PASS Not throw: ISO-8859-16 has a pointer 156 +PASS Not throw: ISO-8859-16 has a pointer 157 +PASS Not throw: ISO-8859-16 has a pointer 158 +PASS Not throw: ISO-8859-16 has a pointer 159 +PASS Not throw: ISO-8859-16 has a pointer 160 +PASS Not throw: ISO-8859-16 has a pointer 161 +PASS Not throw: ISO-8859-16 has a pointer 162 +PASS Not throw: ISO-8859-16 has a pointer 163 +PASS Not throw: ISO-8859-16 has a pointer 164 +PASS Not throw: ISO-8859-16 has a pointer 165 +PASS Not throw: ISO-8859-16 has a pointer 166 +PASS Not throw: ISO-8859-16 has a pointer 167 +PASS Not throw: ISO-8859-16 has a pointer 168 +PASS Not throw: ISO-8859-16 has a pointer 169 +PASS Not throw: ISO-8859-16 has a pointer 170 +PASS Not throw: ISO-8859-16 has a pointer 171 +PASS Not throw: ISO-8859-16 has a pointer 172 +PASS Not throw: ISO-8859-16 has a pointer 173 +PASS Not throw: ISO-8859-16 has a pointer 174 +PASS Not throw: ISO-8859-16 has a pointer 175 +PASS Not throw: ISO-8859-16 has a pointer 176 +PASS Not throw: ISO-8859-16 has a pointer 177 +PASS Not throw: ISO-8859-16 has a pointer 178 +PASS Not throw: ISO-8859-16 has a pointer 179 +PASS Not throw: ISO-8859-16 has a pointer 180 +PASS Not throw: ISO-8859-16 has a pointer 181 +PASS Not throw: ISO-8859-16 has a pointer 182 +PASS Not throw: ISO-8859-16 has a pointer 183 +PASS Not throw: ISO-8859-16 has a pointer 184 +PASS Not throw: ISO-8859-16 has a pointer 185 +PASS Not throw: ISO-8859-16 has a pointer 186 +PASS Not throw: ISO-8859-16 has a pointer 187 +PASS Not throw: ISO-8859-16 has a pointer 188 +PASS Not throw: ISO-8859-16 has a pointer 189 +PASS Not throw: ISO-8859-16 has a pointer 190 +PASS Not throw: ISO-8859-16 has a pointer 191 +PASS Not throw: ISO-8859-16 has a pointer 192 +PASS Not throw: ISO-8859-16 has a pointer 193 +PASS Not throw: ISO-8859-16 has a pointer 194 +PASS Not throw: ISO-8859-16 has a pointer 195 +PASS Not throw: ISO-8859-16 has a pointer 196 +PASS Not throw: ISO-8859-16 has a pointer 197 +PASS Not throw: ISO-8859-16 has a pointer 198 +PASS Not throw: ISO-8859-16 has a pointer 199 +PASS Not throw: ISO-8859-16 has a pointer 200 +PASS Not throw: ISO-8859-16 has a pointer 201 +PASS Not throw: ISO-8859-16 has a pointer 202 +PASS Not throw: ISO-8859-16 has a pointer 203 +PASS Not throw: ISO-8859-16 has a pointer 204 +PASS Not throw: ISO-8859-16 has a pointer 205 +PASS Not throw: ISO-8859-16 has a pointer 206 +PASS Not throw: ISO-8859-16 has a pointer 207 +PASS Not throw: ISO-8859-16 has a pointer 208 +PASS Not throw: ISO-8859-16 has a pointer 209 +PASS Not throw: ISO-8859-16 has a pointer 210 +PASS Not throw: ISO-8859-16 has a pointer 211 +PASS Not throw: ISO-8859-16 has a pointer 212 +PASS Not throw: ISO-8859-16 has a pointer 213 +PASS Not throw: ISO-8859-16 has a pointer 214 +PASS Not throw: ISO-8859-16 has a pointer 215 +PASS Not throw: ISO-8859-16 has a pointer 216 +PASS Not throw: ISO-8859-16 has a pointer 217 +PASS Not throw: ISO-8859-16 has a pointer 218 +PASS Not throw: ISO-8859-16 has a pointer 219 +PASS Not throw: ISO-8859-16 has a pointer 220 +PASS Not throw: ISO-8859-16 has a pointer 221 +PASS Not throw: ISO-8859-16 has a pointer 222 +PASS Not throw: ISO-8859-16 has a pointer 223 +PASS Not throw: ISO-8859-16 has a pointer 224 +PASS Not throw: ISO-8859-16 has a pointer 225 +PASS Not throw: ISO-8859-16 has a pointer 226 +PASS Not throw: ISO-8859-16 has a pointer 227 +PASS Not throw: ISO-8859-16 has a pointer 228 +PASS Not throw: ISO-8859-16 has a pointer 229 +PASS Not throw: ISO-8859-16 has a pointer 230 +PASS Not throw: ISO-8859-16 has a pointer 231 +PASS Not throw: ISO-8859-16 has a pointer 232 +PASS Not throw: ISO-8859-16 has a pointer 233 +PASS Not throw: ISO-8859-16 has a pointer 234 +PASS Not throw: ISO-8859-16 has a pointer 235 +PASS Not throw: ISO-8859-16 has a pointer 236 +PASS Not throw: ISO-8859-16 has a pointer 237 +PASS Not throw: ISO-8859-16 has a pointer 238 +PASS Not throw: ISO-8859-16 has a pointer 239 +PASS Not throw: ISO-8859-16 has a pointer 240 +PASS Not throw: ISO-8859-16 has a pointer 241 +PASS Not throw: ISO-8859-16 has a pointer 242 +PASS Not throw: ISO-8859-16 has a pointer 243 +PASS Not throw: ISO-8859-16 has a pointer 244 +PASS Not throw: ISO-8859-16 has a pointer 245 +PASS Not throw: ISO-8859-16 has a pointer 246 +PASS Not throw: ISO-8859-16 has a pointer 247 +PASS Not throw: ISO-8859-16 has a pointer 248 +PASS Not throw: ISO-8859-16 has a pointer 249 +PASS Not throw: ISO-8859-16 has a pointer 250 +PASS Not throw: ISO-8859-16 has a pointer 251 +PASS Not throw: ISO-8859-16 has a pointer 252 +PASS Not throw: ISO-8859-16 has a pointer 253 +PASS Not throw: ISO-8859-16 has a pointer 254 +PASS Not throw: ISO-8859-16 has a pointer 255 +PASS Not throw: KOI8-R has a pointer 0 +PASS Not throw: KOI8-R has a pointer 1 +PASS Not throw: KOI8-R has a pointer 2 +PASS Not throw: KOI8-R has a pointer 3 +PASS Not throw: KOI8-R has a pointer 4 +PASS Not throw: KOI8-R has a pointer 5 +PASS Not throw: KOI8-R has a pointer 6 +PASS Not throw: KOI8-R has a pointer 7 +PASS Not throw: KOI8-R has a pointer 8 +PASS Not throw: KOI8-R has a pointer 9 +PASS Not throw: KOI8-R has a pointer 10 +PASS Not throw: KOI8-R has a pointer 11 +PASS Not throw: KOI8-R has a pointer 12 +PASS Not throw: KOI8-R has a pointer 13 +PASS Not throw: KOI8-R has a pointer 14 +PASS Not throw: KOI8-R has a pointer 15 +PASS Not throw: KOI8-R has a pointer 16 +PASS Not throw: KOI8-R has a pointer 17 +PASS Not throw: KOI8-R has a pointer 18 +PASS Not throw: KOI8-R has a pointer 19 +PASS Not throw: KOI8-R has a pointer 20 +PASS Not throw: KOI8-R has a pointer 21 +PASS Not throw: KOI8-R has a pointer 22 +PASS Not throw: KOI8-R has a pointer 23 +PASS Not throw: KOI8-R has a pointer 24 +PASS Not throw: KOI8-R has a pointer 25 +PASS Not throw: KOI8-R has a pointer 26 +PASS Not throw: KOI8-R has a pointer 27 +PASS Not throw: KOI8-R has a pointer 28 +PASS Not throw: KOI8-R has a pointer 29 +PASS Not throw: KOI8-R has a pointer 30 +PASS Not throw: KOI8-R has a pointer 31 +PASS Not throw: KOI8-R has a pointer 32 +PASS Not throw: KOI8-R has a pointer 33 +PASS Not throw: KOI8-R has a pointer 34 +PASS Not throw: KOI8-R has a pointer 35 +PASS Not throw: KOI8-R has a pointer 36 +PASS Not throw: KOI8-R has a pointer 37 +PASS Not throw: KOI8-R has a pointer 38 +PASS Not throw: KOI8-R has a pointer 39 +PASS Not throw: KOI8-R has a pointer 40 +PASS Not throw: KOI8-R has a pointer 41 +PASS Not throw: KOI8-R has a pointer 42 +PASS Not throw: KOI8-R has a pointer 43 +PASS Not throw: KOI8-R has a pointer 44 +PASS Not throw: KOI8-R has a pointer 45 +PASS Not throw: KOI8-R has a pointer 46 +PASS Not throw: KOI8-R has a pointer 47 +PASS Not throw: KOI8-R has a pointer 48 +PASS Not throw: KOI8-R has a pointer 49 +PASS Not throw: KOI8-R has a pointer 50 +PASS Not throw: KOI8-R has a pointer 51 +PASS Not throw: KOI8-R has a pointer 52 +PASS Not throw: KOI8-R has a pointer 53 +PASS Not throw: KOI8-R has a pointer 54 +PASS Not throw: KOI8-R has a pointer 55 +PASS Not throw: KOI8-R has a pointer 56 +PASS Not throw: KOI8-R has a pointer 57 +PASS Not throw: KOI8-R has a pointer 58 +PASS Not throw: KOI8-R has a pointer 59 +PASS Not throw: KOI8-R has a pointer 60 +PASS Not throw: KOI8-R has a pointer 61 +PASS Not throw: KOI8-R has a pointer 62 +PASS Not throw: KOI8-R has a pointer 63 +PASS Not throw: KOI8-R has a pointer 64 +PASS Not throw: KOI8-R has a pointer 65 +PASS Not throw: KOI8-R has a pointer 66 +PASS Not throw: KOI8-R has a pointer 67 +PASS Not throw: KOI8-R has a pointer 68 +PASS Not throw: KOI8-R has a pointer 69 +PASS Not throw: KOI8-R has a pointer 70 +PASS Not throw: KOI8-R has a pointer 71 +PASS Not throw: KOI8-R has a pointer 72 +PASS Not throw: KOI8-R has a pointer 73 +PASS Not throw: KOI8-R has a pointer 74 +PASS Not throw: KOI8-R has a pointer 75 +PASS Not throw: KOI8-R has a pointer 76 +PASS Not throw: KOI8-R has a pointer 77 +PASS Not throw: KOI8-R has a pointer 78 +PASS Not throw: KOI8-R has a pointer 79 +PASS Not throw: KOI8-R has a pointer 80 +PASS Not throw: KOI8-R has a pointer 81 +PASS Not throw: KOI8-R has a pointer 82 +PASS Not throw: KOI8-R has a pointer 83 +PASS Not throw: KOI8-R has a pointer 84 +PASS Not throw: KOI8-R has a pointer 85 +PASS Not throw: KOI8-R has a pointer 86 +PASS Not throw: KOI8-R has a pointer 87 +PASS Not throw: KOI8-R has a pointer 88 +PASS Not throw: KOI8-R has a pointer 89 +PASS Not throw: KOI8-R has a pointer 90 +PASS Not throw: KOI8-R has a pointer 91 +PASS Not throw: KOI8-R has a pointer 92 +PASS Not throw: KOI8-R has a pointer 93 +PASS Not throw: KOI8-R has a pointer 94 +PASS Not throw: KOI8-R has a pointer 95 +PASS Not throw: KOI8-R has a pointer 96 +PASS Not throw: KOI8-R has a pointer 97 +PASS Not throw: KOI8-R has a pointer 98 +PASS Not throw: KOI8-R has a pointer 99 +PASS Not throw: KOI8-R has a pointer 100 +PASS Not throw: KOI8-R has a pointer 101 +PASS Not throw: KOI8-R has a pointer 102 +PASS Not throw: KOI8-R has a pointer 103 +PASS Not throw: KOI8-R has a pointer 104 +PASS Not throw: KOI8-R has a pointer 105 +PASS Not throw: KOI8-R has a pointer 106 +PASS Not throw: KOI8-R has a pointer 107 +PASS Not throw: KOI8-R has a pointer 108 +PASS Not throw: KOI8-R has a pointer 109 +PASS Not throw: KOI8-R has a pointer 110 +PASS Not throw: KOI8-R has a pointer 111 +PASS Not throw: KOI8-R has a pointer 112 +PASS Not throw: KOI8-R has a pointer 113 +PASS Not throw: KOI8-R has a pointer 114 +PASS Not throw: KOI8-R has a pointer 115 +PASS Not throw: KOI8-R has a pointer 116 +PASS Not throw: KOI8-R has a pointer 117 +PASS Not throw: KOI8-R has a pointer 118 +PASS Not throw: KOI8-R has a pointer 119 +PASS Not throw: KOI8-R has a pointer 120 +PASS Not throw: KOI8-R has a pointer 121 +PASS Not throw: KOI8-R has a pointer 122 +PASS Not throw: KOI8-R has a pointer 123 +PASS Not throw: KOI8-R has a pointer 124 +PASS Not throw: KOI8-R has a pointer 125 +PASS Not throw: KOI8-R has a pointer 126 +PASS Not throw: KOI8-R has a pointer 127 +PASS Not throw: KOI8-R has a pointer 128 +PASS Not throw: KOI8-R has a pointer 129 +PASS Not throw: KOI8-R has a pointer 130 +PASS Not throw: KOI8-R has a pointer 131 +PASS Not throw: KOI8-R has a pointer 132 +PASS Not throw: KOI8-R has a pointer 133 +PASS Not throw: KOI8-R has a pointer 134 +PASS Not throw: KOI8-R has a pointer 135 +PASS Not throw: KOI8-R has a pointer 136 +PASS Not throw: KOI8-R has a pointer 137 +PASS Not throw: KOI8-R has a pointer 138 +PASS Not throw: KOI8-R has a pointer 139 +PASS Not throw: KOI8-R has a pointer 140 +PASS Not throw: KOI8-R has a pointer 141 +PASS Not throw: KOI8-R has a pointer 142 +PASS Not throw: KOI8-R has a pointer 143 +PASS Not throw: KOI8-R has a pointer 144 +PASS Not throw: KOI8-R has a pointer 145 +PASS Not throw: KOI8-R has a pointer 146 +PASS Not throw: KOI8-R has a pointer 147 +PASS Not throw: KOI8-R has a pointer 148 +PASS Not throw: KOI8-R has a pointer 149 +PASS Not throw: KOI8-R has a pointer 150 +PASS Not throw: KOI8-R has a pointer 151 +PASS Not throw: KOI8-R has a pointer 152 +PASS Not throw: KOI8-R has a pointer 153 +PASS Not throw: KOI8-R has a pointer 154 +PASS Not throw: KOI8-R has a pointer 155 +PASS Not throw: KOI8-R has a pointer 156 +PASS Not throw: KOI8-R has a pointer 157 +PASS Not throw: KOI8-R has a pointer 158 +PASS Not throw: KOI8-R has a pointer 159 +PASS Not throw: KOI8-R has a pointer 160 +PASS Not throw: KOI8-R has a pointer 161 +PASS Not throw: KOI8-R has a pointer 162 +PASS Not throw: KOI8-R has a pointer 163 +PASS Not throw: KOI8-R has a pointer 164 +PASS Not throw: KOI8-R has a pointer 165 +PASS Not throw: KOI8-R has a pointer 166 +PASS Not throw: KOI8-R has a pointer 167 +PASS Not throw: KOI8-R has a pointer 168 +PASS Not throw: KOI8-R has a pointer 169 +PASS Not throw: KOI8-R has a pointer 170 +PASS Not throw: KOI8-R has a pointer 171 +PASS Not throw: KOI8-R has a pointer 172 +PASS Not throw: KOI8-R has a pointer 173 +PASS Not throw: KOI8-R has a pointer 174 +PASS Not throw: KOI8-R has a pointer 175 +PASS Not throw: KOI8-R has a pointer 176 +PASS Not throw: KOI8-R has a pointer 177 +PASS Not throw: KOI8-R has a pointer 178 +PASS Not throw: KOI8-R has a pointer 179 +PASS Not throw: KOI8-R has a pointer 180 +PASS Not throw: KOI8-R has a pointer 181 +PASS Not throw: KOI8-R has a pointer 182 +PASS Not throw: KOI8-R has a pointer 183 +PASS Not throw: KOI8-R has a pointer 184 +PASS Not throw: KOI8-R has a pointer 185 +PASS Not throw: KOI8-R has a pointer 186 +PASS Not throw: KOI8-R has a pointer 187 +PASS Not throw: KOI8-R has a pointer 188 +PASS Not throw: KOI8-R has a pointer 189 +PASS Not throw: KOI8-R has a pointer 190 +PASS Not throw: KOI8-R has a pointer 191 +PASS Not throw: KOI8-R has a pointer 192 +PASS Not throw: KOI8-R has a pointer 193 +PASS Not throw: KOI8-R has a pointer 194 +PASS Not throw: KOI8-R has a pointer 195 +PASS Not throw: KOI8-R has a pointer 196 +PASS Not throw: KOI8-R has a pointer 197 +PASS Not throw: KOI8-R has a pointer 198 +PASS Not throw: KOI8-R has a pointer 199 +PASS Not throw: KOI8-R has a pointer 200 +PASS Not throw: KOI8-R has a pointer 201 +PASS Not throw: KOI8-R has a pointer 202 +PASS Not throw: KOI8-R has a pointer 203 +PASS Not throw: KOI8-R has a pointer 204 +PASS Not throw: KOI8-R has a pointer 205 +PASS Not throw: KOI8-R has a pointer 206 +PASS Not throw: KOI8-R has a pointer 207 +PASS Not throw: KOI8-R has a pointer 208 +PASS Not throw: KOI8-R has a pointer 209 +PASS Not throw: KOI8-R has a pointer 210 +PASS Not throw: KOI8-R has a pointer 211 +PASS Not throw: KOI8-R has a pointer 212 +PASS Not throw: KOI8-R has a pointer 213 +PASS Not throw: KOI8-R has a pointer 214 +PASS Not throw: KOI8-R has a pointer 215 +PASS Not throw: KOI8-R has a pointer 216 +PASS Not throw: KOI8-R has a pointer 217 +PASS Not throw: KOI8-R has a pointer 218 +PASS Not throw: KOI8-R has a pointer 219 +PASS Not throw: KOI8-R has a pointer 220 +PASS Not throw: KOI8-R has a pointer 221 +PASS Not throw: KOI8-R has a pointer 222 +PASS Not throw: KOI8-R has a pointer 223 +PASS Not throw: KOI8-R has a pointer 224 +PASS Not throw: KOI8-R has a pointer 225 +PASS Not throw: KOI8-R has a pointer 226 +PASS Not throw: KOI8-R has a pointer 227 +PASS Not throw: KOI8-R has a pointer 228 +PASS Not throw: KOI8-R has a pointer 229 +PASS Not throw: KOI8-R has a pointer 230 +PASS Not throw: KOI8-R has a pointer 231 +PASS Not throw: KOI8-R has a pointer 232 +PASS Not throw: KOI8-R has a pointer 233 +PASS Not throw: KOI8-R has a pointer 234 +PASS Not throw: KOI8-R has a pointer 235 +PASS Not throw: KOI8-R has a pointer 236 +PASS Not throw: KOI8-R has a pointer 237 +PASS Not throw: KOI8-R has a pointer 238 +PASS Not throw: KOI8-R has a pointer 239 +PASS Not throw: KOI8-R has a pointer 240 +PASS Not throw: KOI8-R has a pointer 241 +PASS Not throw: KOI8-R has a pointer 242 +PASS Not throw: KOI8-R has a pointer 243 +PASS Not throw: KOI8-R has a pointer 244 +PASS Not throw: KOI8-R has a pointer 245 +PASS Not throw: KOI8-R has a pointer 246 +PASS Not throw: KOI8-R has a pointer 247 +PASS Not throw: KOI8-R has a pointer 248 +PASS Not throw: KOI8-R has a pointer 249 +PASS Not throw: KOI8-R has a pointer 250 +PASS Not throw: KOI8-R has a pointer 251 +PASS Not throw: KOI8-R has a pointer 252 +PASS Not throw: KOI8-R has a pointer 253 +PASS Not throw: KOI8-R has a pointer 254 +PASS Not throw: KOI8-R has a pointer 255 +PASS Not throw: KOI8-U has a pointer 0 +PASS Not throw: KOI8-U has a pointer 1 +PASS Not throw: KOI8-U has a pointer 2 +PASS Not throw: KOI8-U has a pointer 3 +PASS Not throw: KOI8-U has a pointer 4 +PASS Not throw: KOI8-U has a pointer 5 +PASS Not throw: KOI8-U has a pointer 6 +PASS Not throw: KOI8-U has a pointer 7 +PASS Not throw: KOI8-U has a pointer 8 +PASS Not throw: KOI8-U has a pointer 9 +PASS Not throw: KOI8-U has a pointer 10 +PASS Not throw: KOI8-U has a pointer 11 +PASS Not throw: KOI8-U has a pointer 12 +PASS Not throw: KOI8-U has a pointer 13 +PASS Not throw: KOI8-U has a pointer 14 +PASS Not throw: KOI8-U has a pointer 15 +PASS Not throw: KOI8-U has a pointer 16 +PASS Not throw: KOI8-U has a pointer 17 +PASS Not throw: KOI8-U has a pointer 18 +PASS Not throw: KOI8-U has a pointer 19 +PASS Not throw: KOI8-U has a pointer 20 +PASS Not throw: KOI8-U has a pointer 21 +PASS Not throw: KOI8-U has a pointer 22 +PASS Not throw: KOI8-U has a pointer 23 +PASS Not throw: KOI8-U has a pointer 24 +PASS Not throw: KOI8-U has a pointer 25 +PASS Not throw: KOI8-U has a pointer 26 +PASS Not throw: KOI8-U has a pointer 27 +PASS Not throw: KOI8-U has a pointer 28 +PASS Not throw: KOI8-U has a pointer 29 +PASS Not throw: KOI8-U has a pointer 30 +PASS Not throw: KOI8-U has a pointer 31 +PASS Not throw: KOI8-U has a pointer 32 +PASS Not throw: KOI8-U has a pointer 33 +PASS Not throw: KOI8-U has a pointer 34 +PASS Not throw: KOI8-U has a pointer 35 +PASS Not throw: KOI8-U has a pointer 36 +PASS Not throw: KOI8-U has a pointer 37 +PASS Not throw: KOI8-U has a pointer 38 +PASS Not throw: KOI8-U has a pointer 39 +PASS Not throw: KOI8-U has a pointer 40 +PASS Not throw: KOI8-U has a pointer 41 +PASS Not throw: KOI8-U has a pointer 42 +PASS Not throw: KOI8-U has a pointer 43 +PASS Not throw: KOI8-U has a pointer 44 +PASS Not throw: KOI8-U has a pointer 45 +PASS Not throw: KOI8-U has a pointer 46 +PASS Not throw: KOI8-U has a pointer 47 +PASS Not throw: KOI8-U has a pointer 48 +PASS Not throw: KOI8-U has a pointer 49 +PASS Not throw: KOI8-U has a pointer 50 +PASS Not throw: KOI8-U has a pointer 51 +PASS Not throw: KOI8-U has a pointer 52 +PASS Not throw: KOI8-U has a pointer 53 +PASS Not throw: KOI8-U has a pointer 54 +PASS Not throw: KOI8-U has a pointer 55 +PASS Not throw: KOI8-U has a pointer 56 +PASS Not throw: KOI8-U has a pointer 57 +PASS Not throw: KOI8-U has a pointer 58 +PASS Not throw: KOI8-U has a pointer 59 +PASS Not throw: KOI8-U has a pointer 60 +PASS Not throw: KOI8-U has a pointer 61 +PASS Not throw: KOI8-U has a pointer 62 +PASS Not throw: KOI8-U has a pointer 63 +PASS Not throw: KOI8-U has a pointer 64 +PASS Not throw: KOI8-U has a pointer 65 +PASS Not throw: KOI8-U has a pointer 66 +PASS Not throw: KOI8-U has a pointer 67 +PASS Not throw: KOI8-U has a pointer 68 +PASS Not throw: KOI8-U has a pointer 69 +PASS Not throw: KOI8-U has a pointer 70 +PASS Not throw: KOI8-U has a pointer 71 +PASS Not throw: KOI8-U has a pointer 72 +PASS Not throw: KOI8-U has a pointer 73 +PASS Not throw: KOI8-U has a pointer 74 +PASS Not throw: KOI8-U has a pointer 75 +PASS Not throw: KOI8-U has a pointer 76 +PASS Not throw: KOI8-U has a pointer 77 +PASS Not throw: KOI8-U has a pointer 78 +PASS Not throw: KOI8-U has a pointer 79 +PASS Not throw: KOI8-U has a pointer 80 +PASS Not throw: KOI8-U has a pointer 81 +PASS Not throw: KOI8-U has a pointer 82 +PASS Not throw: KOI8-U has a pointer 83 +PASS Not throw: KOI8-U has a pointer 84 +PASS Not throw: KOI8-U has a pointer 85 +PASS Not throw: KOI8-U has a pointer 86 +PASS Not throw: KOI8-U has a pointer 87 +PASS Not throw: KOI8-U has a pointer 88 +PASS Not throw: KOI8-U has a pointer 89 +PASS Not throw: KOI8-U has a pointer 90 +PASS Not throw: KOI8-U has a pointer 91 +PASS Not throw: KOI8-U has a pointer 92 +PASS Not throw: KOI8-U has a pointer 93 +PASS Not throw: KOI8-U has a pointer 94 +PASS Not throw: KOI8-U has a pointer 95 +PASS Not throw: KOI8-U has a pointer 96 +PASS Not throw: KOI8-U has a pointer 97 +PASS Not throw: KOI8-U has a pointer 98 +PASS Not throw: KOI8-U has a pointer 99 +PASS Not throw: KOI8-U has a pointer 100 +PASS Not throw: KOI8-U has a pointer 101 +PASS Not throw: KOI8-U has a pointer 102 +PASS Not throw: KOI8-U has a pointer 103 +PASS Not throw: KOI8-U has a pointer 104 +PASS Not throw: KOI8-U has a pointer 105 +PASS Not throw: KOI8-U has a pointer 106 +PASS Not throw: KOI8-U has a pointer 107 +PASS Not throw: KOI8-U has a pointer 108 +PASS Not throw: KOI8-U has a pointer 109 +PASS Not throw: KOI8-U has a pointer 110 +PASS Not throw: KOI8-U has a pointer 111 +PASS Not throw: KOI8-U has a pointer 112 +PASS Not throw: KOI8-U has a pointer 113 +PASS Not throw: KOI8-U has a pointer 114 +PASS Not throw: KOI8-U has a pointer 115 +PASS Not throw: KOI8-U has a pointer 116 +PASS Not throw: KOI8-U has a pointer 117 +PASS Not throw: KOI8-U has a pointer 118 +PASS Not throw: KOI8-U has a pointer 119 +PASS Not throw: KOI8-U has a pointer 120 +PASS Not throw: KOI8-U has a pointer 121 +PASS Not throw: KOI8-U has a pointer 122 +PASS Not throw: KOI8-U has a pointer 123 +PASS Not throw: KOI8-U has a pointer 124 +PASS Not throw: KOI8-U has a pointer 125 +PASS Not throw: KOI8-U has a pointer 126 +PASS Not throw: KOI8-U has a pointer 127 +PASS Not throw: KOI8-U has a pointer 128 +PASS Not throw: KOI8-U has a pointer 129 +PASS Not throw: KOI8-U has a pointer 130 +PASS Not throw: KOI8-U has a pointer 131 +PASS Not throw: KOI8-U has a pointer 132 +PASS Not throw: KOI8-U has a pointer 133 +PASS Not throw: KOI8-U has a pointer 134 +PASS Not throw: KOI8-U has a pointer 135 +PASS Not throw: KOI8-U has a pointer 136 +PASS Not throw: KOI8-U has a pointer 137 +PASS Not throw: KOI8-U has a pointer 138 +PASS Not throw: KOI8-U has a pointer 139 +PASS Not throw: KOI8-U has a pointer 140 +PASS Not throw: KOI8-U has a pointer 141 +PASS Not throw: KOI8-U has a pointer 142 +PASS Not throw: KOI8-U has a pointer 143 +PASS Not throw: KOI8-U has a pointer 144 +PASS Not throw: KOI8-U has a pointer 145 +PASS Not throw: KOI8-U has a pointer 146 +PASS Not throw: KOI8-U has a pointer 147 +PASS Not throw: KOI8-U has a pointer 148 +PASS Not throw: KOI8-U has a pointer 149 +PASS Not throw: KOI8-U has a pointer 150 +PASS Not throw: KOI8-U has a pointer 151 +PASS Not throw: KOI8-U has a pointer 152 +PASS Not throw: KOI8-U has a pointer 153 +PASS Not throw: KOI8-U has a pointer 154 +PASS Not throw: KOI8-U has a pointer 155 +PASS Not throw: KOI8-U has a pointer 156 +PASS Not throw: KOI8-U has a pointer 157 +PASS Not throw: KOI8-U has a pointer 158 +PASS Not throw: KOI8-U has a pointer 159 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_4001-5000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_4001-5000-expected.txt new file mode 100644 index 0000000000000..6201e2ea914b4 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_4001-5000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: KOI8-U has a pointer 160 +PASS Not throw: KOI8-U has a pointer 161 +PASS Not throw: KOI8-U has a pointer 162 +PASS Not throw: KOI8-U has a pointer 163 +PASS Not throw: KOI8-U has a pointer 164 +PASS Not throw: KOI8-U has a pointer 165 +PASS Not throw: KOI8-U has a pointer 166 +PASS Not throw: KOI8-U has a pointer 167 +PASS Not throw: KOI8-U has a pointer 168 +PASS Not throw: KOI8-U has a pointer 169 +PASS Not throw: KOI8-U has a pointer 170 +PASS Not throw: KOI8-U has a pointer 171 +PASS Not throw: KOI8-U has a pointer 172 +PASS Not throw: KOI8-U has a pointer 173 +PASS Not throw: KOI8-U has a pointer 174 +PASS Not throw: KOI8-U has a pointer 175 +PASS Not throw: KOI8-U has a pointer 176 +PASS Not throw: KOI8-U has a pointer 177 +PASS Not throw: KOI8-U has a pointer 178 +PASS Not throw: KOI8-U has a pointer 179 +PASS Not throw: KOI8-U has a pointer 180 +PASS Not throw: KOI8-U has a pointer 181 +PASS Not throw: KOI8-U has a pointer 182 +PASS Not throw: KOI8-U has a pointer 183 +PASS Not throw: KOI8-U has a pointer 184 +PASS Not throw: KOI8-U has a pointer 185 +PASS Not throw: KOI8-U has a pointer 186 +PASS Not throw: KOI8-U has a pointer 187 +PASS Not throw: KOI8-U has a pointer 188 +PASS Not throw: KOI8-U has a pointer 189 +PASS Not throw: KOI8-U has a pointer 190 +PASS Not throw: KOI8-U has a pointer 191 +PASS Not throw: KOI8-U has a pointer 192 +PASS Not throw: KOI8-U has a pointer 193 +PASS Not throw: KOI8-U has a pointer 194 +PASS Not throw: KOI8-U has a pointer 195 +PASS Not throw: KOI8-U has a pointer 196 +PASS Not throw: KOI8-U has a pointer 197 +PASS Not throw: KOI8-U has a pointer 198 +PASS Not throw: KOI8-U has a pointer 199 +PASS Not throw: KOI8-U has a pointer 200 +PASS Not throw: KOI8-U has a pointer 201 +PASS Not throw: KOI8-U has a pointer 202 +PASS Not throw: KOI8-U has a pointer 203 +PASS Not throw: KOI8-U has a pointer 204 +PASS Not throw: KOI8-U has a pointer 205 +PASS Not throw: KOI8-U has a pointer 206 +PASS Not throw: KOI8-U has a pointer 207 +PASS Not throw: KOI8-U has a pointer 208 +PASS Not throw: KOI8-U has a pointer 209 +PASS Not throw: KOI8-U has a pointer 210 +PASS Not throw: KOI8-U has a pointer 211 +PASS Not throw: KOI8-U has a pointer 212 +PASS Not throw: KOI8-U has a pointer 213 +PASS Not throw: KOI8-U has a pointer 214 +PASS Not throw: KOI8-U has a pointer 215 +PASS Not throw: KOI8-U has a pointer 216 +PASS Not throw: KOI8-U has a pointer 217 +PASS Not throw: KOI8-U has a pointer 218 +PASS Not throw: KOI8-U has a pointer 219 +PASS Not throw: KOI8-U has a pointer 220 +PASS Not throw: KOI8-U has a pointer 221 +PASS Not throw: KOI8-U has a pointer 222 +PASS Not throw: KOI8-U has a pointer 223 +PASS Not throw: KOI8-U has a pointer 224 +PASS Not throw: KOI8-U has a pointer 225 +PASS Not throw: KOI8-U has a pointer 226 +PASS Not throw: KOI8-U has a pointer 227 +PASS Not throw: KOI8-U has a pointer 228 +PASS Not throw: KOI8-U has a pointer 229 +PASS Not throw: KOI8-U has a pointer 230 +PASS Not throw: KOI8-U has a pointer 231 +PASS Not throw: KOI8-U has a pointer 232 +PASS Not throw: KOI8-U has a pointer 233 +PASS Not throw: KOI8-U has a pointer 234 +PASS Not throw: KOI8-U has a pointer 235 +PASS Not throw: KOI8-U has a pointer 236 +PASS Not throw: KOI8-U has a pointer 237 +PASS Not throw: KOI8-U has a pointer 238 +PASS Not throw: KOI8-U has a pointer 239 +PASS Not throw: KOI8-U has a pointer 240 +PASS Not throw: KOI8-U has a pointer 241 +PASS Not throw: KOI8-U has a pointer 242 +PASS Not throw: KOI8-U has a pointer 243 +PASS Not throw: KOI8-U has a pointer 244 +PASS Not throw: KOI8-U has a pointer 245 +PASS Not throw: KOI8-U has a pointer 246 +PASS Not throw: KOI8-U has a pointer 247 +PASS Not throw: KOI8-U has a pointer 248 +PASS Not throw: KOI8-U has a pointer 249 +PASS Not throw: KOI8-U has a pointer 250 +PASS Not throw: KOI8-U has a pointer 251 +PASS Not throw: KOI8-U has a pointer 252 +PASS Not throw: KOI8-U has a pointer 253 +PASS Not throw: KOI8-U has a pointer 254 +PASS Not throw: KOI8-U has a pointer 255 +PASS Not throw: macintosh has a pointer 0 +PASS Not throw: macintosh has a pointer 1 +PASS Not throw: macintosh has a pointer 2 +PASS Not throw: macintosh has a pointer 3 +PASS Not throw: macintosh has a pointer 4 +PASS Not throw: macintosh has a pointer 5 +PASS Not throw: macintosh has a pointer 6 +PASS Not throw: macintosh has a pointer 7 +PASS Not throw: macintosh has a pointer 8 +PASS Not throw: macintosh has a pointer 9 +PASS Not throw: macintosh has a pointer 10 +PASS Not throw: macintosh has a pointer 11 +PASS Not throw: macintosh has a pointer 12 +PASS Not throw: macintosh has a pointer 13 +PASS Not throw: macintosh has a pointer 14 +PASS Not throw: macintosh has a pointer 15 +PASS Not throw: macintosh has a pointer 16 +PASS Not throw: macintosh has a pointer 17 +PASS Not throw: macintosh has a pointer 18 +PASS Not throw: macintosh has a pointer 19 +PASS Not throw: macintosh has a pointer 20 +PASS Not throw: macintosh has a pointer 21 +PASS Not throw: macintosh has a pointer 22 +PASS Not throw: macintosh has a pointer 23 +PASS Not throw: macintosh has a pointer 24 +PASS Not throw: macintosh has a pointer 25 +PASS Not throw: macintosh has a pointer 26 +PASS Not throw: macintosh has a pointer 27 +PASS Not throw: macintosh has a pointer 28 +PASS Not throw: macintosh has a pointer 29 +PASS Not throw: macintosh has a pointer 30 +PASS Not throw: macintosh has a pointer 31 +PASS Not throw: macintosh has a pointer 32 +PASS Not throw: macintosh has a pointer 33 +PASS Not throw: macintosh has a pointer 34 +PASS Not throw: macintosh has a pointer 35 +PASS Not throw: macintosh has a pointer 36 +PASS Not throw: macintosh has a pointer 37 +PASS Not throw: macintosh has a pointer 38 +PASS Not throw: macintosh has a pointer 39 +PASS Not throw: macintosh has a pointer 40 +PASS Not throw: macintosh has a pointer 41 +PASS Not throw: macintosh has a pointer 42 +PASS Not throw: macintosh has a pointer 43 +PASS Not throw: macintosh has a pointer 44 +PASS Not throw: macintosh has a pointer 45 +PASS Not throw: macintosh has a pointer 46 +PASS Not throw: macintosh has a pointer 47 +PASS Not throw: macintosh has a pointer 48 +PASS Not throw: macintosh has a pointer 49 +PASS Not throw: macintosh has a pointer 50 +PASS Not throw: macintosh has a pointer 51 +PASS Not throw: macintosh has a pointer 52 +PASS Not throw: macintosh has a pointer 53 +PASS Not throw: macintosh has a pointer 54 +PASS Not throw: macintosh has a pointer 55 +PASS Not throw: macintosh has a pointer 56 +PASS Not throw: macintosh has a pointer 57 +PASS Not throw: macintosh has a pointer 58 +PASS Not throw: macintosh has a pointer 59 +PASS Not throw: macintosh has a pointer 60 +PASS Not throw: macintosh has a pointer 61 +PASS Not throw: macintosh has a pointer 62 +PASS Not throw: macintosh has a pointer 63 +PASS Not throw: macintosh has a pointer 64 +PASS Not throw: macintosh has a pointer 65 +PASS Not throw: macintosh has a pointer 66 +PASS Not throw: macintosh has a pointer 67 +PASS Not throw: macintosh has a pointer 68 +PASS Not throw: macintosh has a pointer 69 +PASS Not throw: macintosh has a pointer 70 +PASS Not throw: macintosh has a pointer 71 +PASS Not throw: macintosh has a pointer 72 +PASS Not throw: macintosh has a pointer 73 +PASS Not throw: macintosh has a pointer 74 +PASS Not throw: macintosh has a pointer 75 +PASS Not throw: macintosh has a pointer 76 +PASS Not throw: macintosh has a pointer 77 +PASS Not throw: macintosh has a pointer 78 +PASS Not throw: macintosh has a pointer 79 +PASS Not throw: macintosh has a pointer 80 +PASS Not throw: macintosh has a pointer 81 +PASS Not throw: macintosh has a pointer 82 +PASS Not throw: macintosh has a pointer 83 +PASS Not throw: macintosh has a pointer 84 +PASS Not throw: macintosh has a pointer 85 +PASS Not throw: macintosh has a pointer 86 +PASS Not throw: macintosh has a pointer 87 +PASS Not throw: macintosh has a pointer 88 +PASS Not throw: macintosh has a pointer 89 +PASS Not throw: macintosh has a pointer 90 +PASS Not throw: macintosh has a pointer 91 +PASS Not throw: macintosh has a pointer 92 +PASS Not throw: macintosh has a pointer 93 +PASS Not throw: macintosh has a pointer 94 +PASS Not throw: macintosh has a pointer 95 +PASS Not throw: macintosh has a pointer 96 +PASS Not throw: macintosh has a pointer 97 +PASS Not throw: macintosh has a pointer 98 +PASS Not throw: macintosh has a pointer 99 +PASS Not throw: macintosh has a pointer 100 +PASS Not throw: macintosh has a pointer 101 +PASS Not throw: macintosh has a pointer 102 +PASS Not throw: macintosh has a pointer 103 +PASS Not throw: macintosh has a pointer 104 +PASS Not throw: macintosh has a pointer 105 +PASS Not throw: macintosh has a pointer 106 +PASS Not throw: macintosh has a pointer 107 +PASS Not throw: macintosh has a pointer 108 +PASS Not throw: macintosh has a pointer 109 +PASS Not throw: macintosh has a pointer 110 +PASS Not throw: macintosh has a pointer 111 +PASS Not throw: macintosh has a pointer 112 +PASS Not throw: macintosh has a pointer 113 +PASS Not throw: macintosh has a pointer 114 +PASS Not throw: macintosh has a pointer 115 +PASS Not throw: macintosh has a pointer 116 +PASS Not throw: macintosh has a pointer 117 +PASS Not throw: macintosh has a pointer 118 +PASS Not throw: macintosh has a pointer 119 +PASS Not throw: macintosh has a pointer 120 +PASS Not throw: macintosh has a pointer 121 +PASS Not throw: macintosh has a pointer 122 +PASS Not throw: macintosh has a pointer 123 +PASS Not throw: macintosh has a pointer 124 +PASS Not throw: macintosh has a pointer 125 +PASS Not throw: macintosh has a pointer 126 +PASS Not throw: macintosh has a pointer 127 +PASS Not throw: macintosh has a pointer 128 +PASS Not throw: macintosh has a pointer 129 +PASS Not throw: macintosh has a pointer 130 +PASS Not throw: macintosh has a pointer 131 +PASS Not throw: macintosh has a pointer 132 +PASS Not throw: macintosh has a pointer 133 +PASS Not throw: macintosh has a pointer 134 +PASS Not throw: macintosh has a pointer 135 +PASS Not throw: macintosh has a pointer 136 +PASS Not throw: macintosh has a pointer 137 +PASS Not throw: macintosh has a pointer 138 +PASS Not throw: macintosh has a pointer 139 +PASS Not throw: macintosh has a pointer 140 +PASS Not throw: macintosh has a pointer 141 +PASS Not throw: macintosh has a pointer 142 +PASS Not throw: macintosh has a pointer 143 +PASS Not throw: macintosh has a pointer 144 +PASS Not throw: macintosh has a pointer 145 +PASS Not throw: macintosh has a pointer 146 +PASS Not throw: macintosh has a pointer 147 +PASS Not throw: macintosh has a pointer 148 +PASS Not throw: macintosh has a pointer 149 +PASS Not throw: macintosh has a pointer 150 +PASS Not throw: macintosh has a pointer 151 +PASS Not throw: macintosh has a pointer 152 +PASS Not throw: macintosh has a pointer 153 +PASS Not throw: macintosh has a pointer 154 +PASS Not throw: macintosh has a pointer 155 +PASS Not throw: macintosh has a pointer 156 +PASS Not throw: macintosh has a pointer 157 +PASS Not throw: macintosh has a pointer 158 +PASS Not throw: macintosh has a pointer 159 +PASS Not throw: macintosh has a pointer 160 +PASS Not throw: macintosh has a pointer 161 +PASS Not throw: macintosh has a pointer 162 +PASS Not throw: macintosh has a pointer 163 +PASS Not throw: macintosh has a pointer 164 +PASS Not throw: macintosh has a pointer 165 +PASS Not throw: macintosh has a pointer 166 +PASS Not throw: macintosh has a pointer 167 +PASS Not throw: macintosh has a pointer 168 +PASS Not throw: macintosh has a pointer 169 +PASS Not throw: macintosh has a pointer 170 +PASS Not throw: macintosh has a pointer 171 +PASS Not throw: macintosh has a pointer 172 +PASS Not throw: macintosh has a pointer 173 +PASS Not throw: macintosh has a pointer 174 +PASS Not throw: macintosh has a pointer 175 +PASS Not throw: macintosh has a pointer 176 +PASS Not throw: macintosh has a pointer 177 +PASS Not throw: macintosh has a pointer 178 +PASS Not throw: macintosh has a pointer 179 +PASS Not throw: macintosh has a pointer 180 +PASS Not throw: macintosh has a pointer 181 +PASS Not throw: macintosh has a pointer 182 +PASS Not throw: macintosh has a pointer 183 +PASS Not throw: macintosh has a pointer 184 +PASS Not throw: macintosh has a pointer 185 +PASS Not throw: macintosh has a pointer 186 +PASS Not throw: macintosh has a pointer 187 +PASS Not throw: macintosh has a pointer 188 +PASS Not throw: macintosh has a pointer 189 +PASS Not throw: macintosh has a pointer 190 +PASS Not throw: macintosh has a pointer 191 +PASS Not throw: macintosh has a pointer 192 +PASS Not throw: macintosh has a pointer 193 +PASS Not throw: macintosh has a pointer 194 +PASS Not throw: macintosh has a pointer 195 +PASS Not throw: macintosh has a pointer 196 +PASS Not throw: macintosh has a pointer 197 +PASS Not throw: macintosh has a pointer 198 +PASS Not throw: macintosh has a pointer 199 +PASS Not throw: macintosh has a pointer 200 +PASS Not throw: macintosh has a pointer 201 +PASS Not throw: macintosh has a pointer 202 +PASS Not throw: macintosh has a pointer 203 +PASS Not throw: macintosh has a pointer 204 +PASS Not throw: macintosh has a pointer 205 +PASS Not throw: macintosh has a pointer 206 +PASS Not throw: macintosh has a pointer 207 +PASS Not throw: macintosh has a pointer 208 +PASS Not throw: macintosh has a pointer 209 +PASS Not throw: macintosh has a pointer 210 +PASS Not throw: macintosh has a pointer 211 +PASS Not throw: macintosh has a pointer 212 +PASS Not throw: macintosh has a pointer 213 +PASS Not throw: macintosh has a pointer 214 +PASS Not throw: macintosh has a pointer 215 +PASS Not throw: macintosh has a pointer 216 +PASS Not throw: macintosh has a pointer 217 +PASS Not throw: macintosh has a pointer 218 +PASS Not throw: macintosh has a pointer 219 +PASS Not throw: macintosh has a pointer 220 +PASS Not throw: macintosh has a pointer 221 +PASS Not throw: macintosh has a pointer 222 +PASS Not throw: macintosh has a pointer 223 +PASS Not throw: macintosh has a pointer 224 +PASS Not throw: macintosh has a pointer 225 +PASS Not throw: macintosh has a pointer 226 +PASS Not throw: macintosh has a pointer 227 +PASS Not throw: macintosh has a pointer 228 +PASS Not throw: macintosh has a pointer 229 +PASS Not throw: macintosh has a pointer 230 +PASS Not throw: macintosh has a pointer 231 +PASS Not throw: macintosh has a pointer 232 +PASS Not throw: macintosh has a pointer 233 +PASS Not throw: macintosh has a pointer 234 +PASS Not throw: macintosh has a pointer 235 +PASS Not throw: macintosh has a pointer 236 +PASS Not throw: macintosh has a pointer 237 +PASS Not throw: macintosh has a pointer 238 +PASS Not throw: macintosh has a pointer 239 +PASS Not throw: macintosh has a pointer 240 +PASS Not throw: macintosh has a pointer 241 +PASS Not throw: macintosh has a pointer 242 +PASS Not throw: macintosh has a pointer 243 +PASS Not throw: macintosh has a pointer 244 +PASS Not throw: macintosh has a pointer 245 +PASS Not throw: macintosh has a pointer 246 +PASS Not throw: macintosh has a pointer 247 +PASS Not throw: macintosh has a pointer 248 +PASS Not throw: macintosh has a pointer 249 +PASS Not throw: macintosh has a pointer 250 +PASS Not throw: macintosh has a pointer 251 +PASS Not throw: macintosh has a pointer 252 +PASS Not throw: macintosh has a pointer 253 +PASS Not throw: macintosh has a pointer 254 +PASS Not throw: macintosh has a pointer 255 +PASS Not throw: windows-874 has a pointer 0 +PASS Not throw: windows-874 has a pointer 1 +PASS Not throw: windows-874 has a pointer 2 +PASS Not throw: windows-874 has a pointer 3 +PASS Not throw: windows-874 has a pointer 4 +PASS Not throw: windows-874 has a pointer 5 +PASS Not throw: windows-874 has a pointer 6 +PASS Not throw: windows-874 has a pointer 7 +PASS Not throw: windows-874 has a pointer 8 +PASS Not throw: windows-874 has a pointer 9 +PASS Not throw: windows-874 has a pointer 10 +PASS Not throw: windows-874 has a pointer 11 +PASS Not throw: windows-874 has a pointer 12 +PASS Not throw: windows-874 has a pointer 13 +PASS Not throw: windows-874 has a pointer 14 +PASS Not throw: windows-874 has a pointer 15 +PASS Not throw: windows-874 has a pointer 16 +PASS Not throw: windows-874 has a pointer 17 +PASS Not throw: windows-874 has a pointer 18 +PASS Not throw: windows-874 has a pointer 19 +PASS Not throw: windows-874 has a pointer 20 +PASS Not throw: windows-874 has a pointer 21 +PASS Not throw: windows-874 has a pointer 22 +PASS Not throw: windows-874 has a pointer 23 +PASS Not throw: windows-874 has a pointer 24 +PASS Not throw: windows-874 has a pointer 25 +PASS Not throw: windows-874 has a pointer 26 +PASS Not throw: windows-874 has a pointer 27 +PASS Not throw: windows-874 has a pointer 28 +PASS Not throw: windows-874 has a pointer 29 +PASS Not throw: windows-874 has a pointer 30 +PASS Not throw: windows-874 has a pointer 31 +PASS Not throw: windows-874 has a pointer 32 +PASS Not throw: windows-874 has a pointer 33 +PASS Not throw: windows-874 has a pointer 34 +PASS Not throw: windows-874 has a pointer 35 +PASS Not throw: windows-874 has a pointer 36 +PASS Not throw: windows-874 has a pointer 37 +PASS Not throw: windows-874 has a pointer 38 +PASS Not throw: windows-874 has a pointer 39 +PASS Not throw: windows-874 has a pointer 40 +PASS Not throw: windows-874 has a pointer 41 +PASS Not throw: windows-874 has a pointer 42 +PASS Not throw: windows-874 has a pointer 43 +PASS Not throw: windows-874 has a pointer 44 +PASS Not throw: windows-874 has a pointer 45 +PASS Not throw: windows-874 has a pointer 46 +PASS Not throw: windows-874 has a pointer 47 +PASS Not throw: windows-874 has a pointer 48 +PASS Not throw: windows-874 has a pointer 49 +PASS Not throw: windows-874 has a pointer 50 +PASS Not throw: windows-874 has a pointer 51 +PASS Not throw: windows-874 has a pointer 52 +PASS Not throw: windows-874 has a pointer 53 +PASS Not throw: windows-874 has a pointer 54 +PASS Not throw: windows-874 has a pointer 55 +PASS Not throw: windows-874 has a pointer 56 +PASS Not throw: windows-874 has a pointer 57 +PASS Not throw: windows-874 has a pointer 58 +PASS Not throw: windows-874 has a pointer 59 +PASS Not throw: windows-874 has a pointer 60 +PASS Not throw: windows-874 has a pointer 61 +PASS Not throw: windows-874 has a pointer 62 +PASS Not throw: windows-874 has a pointer 63 +PASS Not throw: windows-874 has a pointer 64 +PASS Not throw: windows-874 has a pointer 65 +PASS Not throw: windows-874 has a pointer 66 +PASS Not throw: windows-874 has a pointer 67 +PASS Not throw: windows-874 has a pointer 68 +PASS Not throw: windows-874 has a pointer 69 +PASS Not throw: windows-874 has a pointer 70 +PASS Not throw: windows-874 has a pointer 71 +PASS Not throw: windows-874 has a pointer 72 +PASS Not throw: windows-874 has a pointer 73 +PASS Not throw: windows-874 has a pointer 74 +PASS Not throw: windows-874 has a pointer 75 +PASS Not throw: windows-874 has a pointer 76 +PASS Not throw: windows-874 has a pointer 77 +PASS Not throw: windows-874 has a pointer 78 +PASS Not throw: windows-874 has a pointer 79 +PASS Not throw: windows-874 has a pointer 80 +PASS Not throw: windows-874 has a pointer 81 +PASS Not throw: windows-874 has a pointer 82 +PASS Not throw: windows-874 has a pointer 83 +PASS Not throw: windows-874 has a pointer 84 +PASS Not throw: windows-874 has a pointer 85 +PASS Not throw: windows-874 has a pointer 86 +PASS Not throw: windows-874 has a pointer 87 +PASS Not throw: windows-874 has a pointer 88 +PASS Not throw: windows-874 has a pointer 89 +PASS Not throw: windows-874 has a pointer 90 +PASS Not throw: windows-874 has a pointer 91 +PASS Not throw: windows-874 has a pointer 92 +PASS Not throw: windows-874 has a pointer 93 +PASS Not throw: windows-874 has a pointer 94 +PASS Not throw: windows-874 has a pointer 95 +PASS Not throw: windows-874 has a pointer 96 +PASS Not throw: windows-874 has a pointer 97 +PASS Not throw: windows-874 has a pointer 98 +PASS Not throw: windows-874 has a pointer 99 +PASS Not throw: windows-874 has a pointer 100 +PASS Not throw: windows-874 has a pointer 101 +PASS Not throw: windows-874 has a pointer 102 +PASS Not throw: windows-874 has a pointer 103 +PASS Not throw: windows-874 has a pointer 104 +PASS Not throw: windows-874 has a pointer 105 +PASS Not throw: windows-874 has a pointer 106 +PASS Not throw: windows-874 has a pointer 107 +PASS Not throw: windows-874 has a pointer 108 +PASS Not throw: windows-874 has a pointer 109 +PASS Not throw: windows-874 has a pointer 110 +PASS Not throw: windows-874 has a pointer 111 +PASS Not throw: windows-874 has a pointer 112 +PASS Not throw: windows-874 has a pointer 113 +PASS Not throw: windows-874 has a pointer 114 +PASS Not throw: windows-874 has a pointer 115 +PASS Not throw: windows-874 has a pointer 116 +PASS Not throw: windows-874 has a pointer 117 +PASS Not throw: windows-874 has a pointer 118 +PASS Not throw: windows-874 has a pointer 119 +PASS Not throw: windows-874 has a pointer 120 +PASS Not throw: windows-874 has a pointer 121 +PASS Not throw: windows-874 has a pointer 122 +PASS Not throw: windows-874 has a pointer 123 +PASS Not throw: windows-874 has a pointer 124 +PASS Not throw: windows-874 has a pointer 125 +PASS Not throw: windows-874 has a pointer 126 +PASS Not throw: windows-874 has a pointer 127 +PASS Not throw: windows-874 has a pointer 128 +PASS Not throw: windows-874 has a pointer 129 +PASS Not throw: windows-874 has a pointer 130 +PASS Not throw: windows-874 has a pointer 131 +PASS Not throw: windows-874 has a pointer 132 +PASS Not throw: windows-874 has a pointer 133 +PASS Not throw: windows-874 has a pointer 134 +PASS Not throw: windows-874 has a pointer 135 +PASS Not throw: windows-874 has a pointer 136 +PASS Not throw: windows-874 has a pointer 137 +PASS Not throw: windows-874 has a pointer 138 +PASS Not throw: windows-874 has a pointer 139 +PASS Not throw: windows-874 has a pointer 140 +PASS Not throw: windows-874 has a pointer 141 +PASS Not throw: windows-874 has a pointer 142 +PASS Not throw: windows-874 has a pointer 143 +PASS Not throw: windows-874 has a pointer 144 +PASS Not throw: windows-874 has a pointer 145 +PASS Not throw: windows-874 has a pointer 146 +PASS Not throw: windows-874 has a pointer 147 +PASS Not throw: windows-874 has a pointer 148 +PASS Not throw: windows-874 has a pointer 149 +PASS Not throw: windows-874 has a pointer 150 +PASS Not throw: windows-874 has a pointer 151 +PASS Not throw: windows-874 has a pointer 152 +PASS Not throw: windows-874 has a pointer 153 +PASS Not throw: windows-874 has a pointer 154 +PASS Not throw: windows-874 has a pointer 155 +PASS Not throw: windows-874 has a pointer 156 +PASS Not throw: windows-874 has a pointer 157 +PASS Not throw: windows-874 has a pointer 158 +PASS Not throw: windows-874 has a pointer 159 +PASS Not throw: windows-874 has a pointer 160 +PASS Not throw: windows-874 has a pointer 161 +PASS Not throw: windows-874 has a pointer 162 +PASS Not throw: windows-874 has a pointer 163 +PASS Not throw: windows-874 has a pointer 164 +PASS Not throw: windows-874 has a pointer 165 +PASS Not throw: windows-874 has a pointer 166 +PASS Not throw: windows-874 has a pointer 167 +PASS Not throw: windows-874 has a pointer 168 +PASS Not throw: windows-874 has a pointer 169 +PASS Not throw: windows-874 has a pointer 170 +PASS Not throw: windows-874 has a pointer 171 +PASS Not throw: windows-874 has a pointer 172 +PASS Not throw: windows-874 has a pointer 173 +PASS Not throw: windows-874 has a pointer 174 +PASS Not throw: windows-874 has a pointer 175 +PASS Not throw: windows-874 has a pointer 176 +PASS Not throw: windows-874 has a pointer 177 +PASS Not throw: windows-874 has a pointer 178 +PASS Not throw: windows-874 has a pointer 179 +PASS Not throw: windows-874 has a pointer 180 +PASS Not throw: windows-874 has a pointer 181 +PASS Not throw: windows-874 has a pointer 182 +PASS Not throw: windows-874 has a pointer 183 +PASS Not throw: windows-874 has a pointer 184 +PASS Not throw: windows-874 has a pointer 185 +PASS Not throw: windows-874 has a pointer 186 +PASS Not throw: windows-874 has a pointer 187 +PASS Not throw: windows-874 has a pointer 188 +PASS Not throw: windows-874 has a pointer 189 +PASS Not throw: windows-874 has a pointer 190 +PASS Not throw: windows-874 has a pointer 191 +PASS Not throw: windows-874 has a pointer 192 +PASS Not throw: windows-874 has a pointer 193 +PASS Not throw: windows-874 has a pointer 194 +PASS Not throw: windows-874 has a pointer 195 +PASS Not throw: windows-874 has a pointer 196 +PASS Not throw: windows-874 has a pointer 197 +PASS Not throw: windows-874 has a pointer 198 +PASS Not throw: windows-874 has a pointer 199 +PASS Not throw: windows-874 has a pointer 200 +PASS Not throw: windows-874 has a pointer 201 +PASS Not throw: windows-874 has a pointer 202 +PASS Not throw: windows-874 has a pointer 203 +PASS Not throw: windows-874 has a pointer 204 +PASS Not throw: windows-874 has a pointer 205 +PASS Not throw: windows-874 has a pointer 206 +PASS Not throw: windows-874 has a pointer 207 +PASS Not throw: windows-874 has a pointer 208 +PASS Not throw: windows-874 has a pointer 209 +PASS Not throw: windows-874 has a pointer 210 +PASS Not throw: windows-874 has a pointer 211 +PASS Not throw: windows-874 has a pointer 212 +PASS Not throw: windows-874 has a pointer 213 +PASS Not throw: windows-874 has a pointer 214 +PASS Not throw: windows-874 has a pointer 215 +PASS Not throw: windows-874 has a pointer 216 +PASS Not throw: windows-874 has a pointer 217 +PASS Not throw: windows-874 has a pointer 218 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 219 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 220 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 221 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 222 +PASS Not throw: windows-874 has a pointer 223 +PASS Not throw: windows-874 has a pointer 224 +PASS Not throw: windows-874 has a pointer 225 +PASS Not throw: windows-874 has a pointer 226 +PASS Not throw: windows-874 has a pointer 227 +PASS Not throw: windows-874 has a pointer 228 +PASS Not throw: windows-874 has a pointer 229 +PASS Not throw: windows-874 has a pointer 230 +PASS Not throw: windows-874 has a pointer 231 +PASS Not throw: windows-874 has a pointer 232 +PASS Not throw: windows-874 has a pointer 233 +PASS Not throw: windows-874 has a pointer 234 +PASS Not throw: windows-874 has a pointer 235 +PASS Not throw: windows-874 has a pointer 236 +PASS Not throw: windows-874 has a pointer 237 +PASS Not throw: windows-874 has a pointer 238 +PASS Not throw: windows-874 has a pointer 239 +PASS Not throw: windows-874 has a pointer 240 +PASS Not throw: windows-874 has a pointer 241 +PASS Not throw: windows-874 has a pointer 242 +PASS Not throw: windows-874 has a pointer 243 +PASS Not throw: windows-874 has a pointer 244 +PASS Not throw: windows-874 has a pointer 245 +PASS Not throw: windows-874 has a pointer 246 +PASS Not throw: windows-874 has a pointer 247 +PASS Not throw: windows-874 has a pointer 248 +PASS Not throw: windows-874 has a pointer 249 +PASS Not throw: windows-874 has a pointer 250 +PASS Not throw: windows-874 has a pointer 251 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 252 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 253 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 254 +PASS Throw due to fatal flag: windows-874 doesn't have a pointer 255 +PASS Not throw: windows-1250 has a pointer 0 +PASS Not throw: windows-1250 has a pointer 1 +PASS Not throw: windows-1250 has a pointer 2 +PASS Not throw: windows-1250 has a pointer 3 +PASS Not throw: windows-1250 has a pointer 4 +PASS Not throw: windows-1250 has a pointer 5 +PASS Not throw: windows-1250 has a pointer 6 +PASS Not throw: windows-1250 has a pointer 7 +PASS Not throw: windows-1250 has a pointer 8 +PASS Not throw: windows-1250 has a pointer 9 +PASS Not throw: windows-1250 has a pointer 10 +PASS Not throw: windows-1250 has a pointer 11 +PASS Not throw: windows-1250 has a pointer 12 +PASS Not throw: windows-1250 has a pointer 13 +PASS Not throw: windows-1250 has a pointer 14 +PASS Not throw: windows-1250 has a pointer 15 +PASS Not throw: windows-1250 has a pointer 16 +PASS Not throw: windows-1250 has a pointer 17 +PASS Not throw: windows-1250 has a pointer 18 +PASS Not throw: windows-1250 has a pointer 19 +PASS Not throw: windows-1250 has a pointer 20 +PASS Not throw: windows-1250 has a pointer 21 +PASS Not throw: windows-1250 has a pointer 22 +PASS Not throw: windows-1250 has a pointer 23 +PASS Not throw: windows-1250 has a pointer 24 +PASS Not throw: windows-1250 has a pointer 25 +PASS Not throw: windows-1250 has a pointer 26 +PASS Not throw: windows-1250 has a pointer 27 +PASS Not throw: windows-1250 has a pointer 28 +PASS Not throw: windows-1250 has a pointer 29 +PASS Not throw: windows-1250 has a pointer 30 +PASS Not throw: windows-1250 has a pointer 31 +PASS Not throw: windows-1250 has a pointer 32 +PASS Not throw: windows-1250 has a pointer 33 +PASS Not throw: windows-1250 has a pointer 34 +PASS Not throw: windows-1250 has a pointer 35 +PASS Not throw: windows-1250 has a pointer 36 +PASS Not throw: windows-1250 has a pointer 37 +PASS Not throw: windows-1250 has a pointer 38 +PASS Not throw: windows-1250 has a pointer 39 +PASS Not throw: windows-1250 has a pointer 40 +PASS Not throw: windows-1250 has a pointer 41 +PASS Not throw: windows-1250 has a pointer 42 +PASS Not throw: windows-1250 has a pointer 43 +PASS Not throw: windows-1250 has a pointer 44 +PASS Not throw: windows-1250 has a pointer 45 +PASS Not throw: windows-1250 has a pointer 46 +PASS Not throw: windows-1250 has a pointer 47 +PASS Not throw: windows-1250 has a pointer 48 +PASS Not throw: windows-1250 has a pointer 49 +PASS Not throw: windows-1250 has a pointer 50 +PASS Not throw: windows-1250 has a pointer 51 +PASS Not throw: windows-1250 has a pointer 52 +PASS Not throw: windows-1250 has a pointer 53 +PASS Not throw: windows-1250 has a pointer 54 +PASS Not throw: windows-1250 has a pointer 55 +PASS Not throw: windows-1250 has a pointer 56 +PASS Not throw: windows-1250 has a pointer 57 +PASS Not throw: windows-1250 has a pointer 58 +PASS Not throw: windows-1250 has a pointer 59 +PASS Not throw: windows-1250 has a pointer 60 +PASS Not throw: windows-1250 has a pointer 61 +PASS Not throw: windows-1250 has a pointer 62 +PASS Not throw: windows-1250 has a pointer 63 +PASS Not throw: windows-1250 has a pointer 64 +PASS Not throw: windows-1250 has a pointer 65 +PASS Not throw: windows-1250 has a pointer 66 +PASS Not throw: windows-1250 has a pointer 67 +PASS Not throw: windows-1250 has a pointer 68 +PASS Not throw: windows-1250 has a pointer 69 +PASS Not throw: windows-1250 has a pointer 70 +PASS Not throw: windows-1250 has a pointer 71 +PASS Not throw: windows-1250 has a pointer 72 +PASS Not throw: windows-1250 has a pointer 73 +PASS Not throw: windows-1250 has a pointer 74 +PASS Not throw: windows-1250 has a pointer 75 +PASS Not throw: windows-1250 has a pointer 76 +PASS Not throw: windows-1250 has a pointer 77 +PASS Not throw: windows-1250 has a pointer 78 +PASS Not throw: windows-1250 has a pointer 79 +PASS Not throw: windows-1250 has a pointer 80 +PASS Not throw: windows-1250 has a pointer 81 +PASS Not throw: windows-1250 has a pointer 82 +PASS Not throw: windows-1250 has a pointer 83 +PASS Not throw: windows-1250 has a pointer 84 +PASS Not throw: windows-1250 has a pointer 85 +PASS Not throw: windows-1250 has a pointer 86 +PASS Not throw: windows-1250 has a pointer 87 +PASS Not throw: windows-1250 has a pointer 88 +PASS Not throw: windows-1250 has a pointer 89 +PASS Not throw: windows-1250 has a pointer 90 +PASS Not throw: windows-1250 has a pointer 91 +PASS Not throw: windows-1250 has a pointer 92 +PASS Not throw: windows-1250 has a pointer 93 +PASS Not throw: windows-1250 has a pointer 94 +PASS Not throw: windows-1250 has a pointer 95 +PASS Not throw: windows-1250 has a pointer 96 +PASS Not throw: windows-1250 has a pointer 97 +PASS Not throw: windows-1250 has a pointer 98 +PASS Not throw: windows-1250 has a pointer 99 +PASS Not throw: windows-1250 has a pointer 100 +PASS Not throw: windows-1250 has a pointer 101 +PASS Not throw: windows-1250 has a pointer 102 +PASS Not throw: windows-1250 has a pointer 103 +PASS Not throw: windows-1250 has a pointer 104 +PASS Not throw: windows-1250 has a pointer 105 +PASS Not throw: windows-1250 has a pointer 106 +PASS Not throw: windows-1250 has a pointer 107 +PASS Not throw: windows-1250 has a pointer 108 +PASS Not throw: windows-1250 has a pointer 109 +PASS Not throw: windows-1250 has a pointer 110 +PASS Not throw: windows-1250 has a pointer 111 +PASS Not throw: windows-1250 has a pointer 112 +PASS Not throw: windows-1250 has a pointer 113 +PASS Not throw: windows-1250 has a pointer 114 +PASS Not throw: windows-1250 has a pointer 115 +PASS Not throw: windows-1250 has a pointer 116 +PASS Not throw: windows-1250 has a pointer 117 +PASS Not throw: windows-1250 has a pointer 118 +PASS Not throw: windows-1250 has a pointer 119 +PASS Not throw: windows-1250 has a pointer 120 +PASS Not throw: windows-1250 has a pointer 121 +PASS Not throw: windows-1250 has a pointer 122 +PASS Not throw: windows-1250 has a pointer 123 +PASS Not throw: windows-1250 has a pointer 124 +PASS Not throw: windows-1250 has a pointer 125 +PASS Not throw: windows-1250 has a pointer 126 +PASS Not throw: windows-1250 has a pointer 127 +PASS Not throw: windows-1250 has a pointer 128 +PASS Not throw: windows-1250 has a pointer 129 +PASS Not throw: windows-1250 has a pointer 130 +PASS Not throw: windows-1250 has a pointer 131 +PASS Not throw: windows-1250 has a pointer 132 +PASS Not throw: windows-1250 has a pointer 133 +PASS Not throw: windows-1250 has a pointer 134 +PASS Not throw: windows-1250 has a pointer 135 +PASS Not throw: windows-1250 has a pointer 136 +PASS Not throw: windows-1250 has a pointer 137 +PASS Not throw: windows-1250 has a pointer 138 +PASS Not throw: windows-1250 has a pointer 139 +PASS Not throw: windows-1250 has a pointer 140 +PASS Not throw: windows-1250 has a pointer 141 +PASS Not throw: windows-1250 has a pointer 142 +PASS Not throw: windows-1250 has a pointer 143 +PASS Not throw: windows-1250 has a pointer 144 +PASS Not throw: windows-1250 has a pointer 145 +PASS Not throw: windows-1250 has a pointer 146 +PASS Not throw: windows-1250 has a pointer 147 +PASS Not throw: windows-1250 has a pointer 148 +PASS Not throw: windows-1250 has a pointer 149 +PASS Not throw: windows-1250 has a pointer 150 +PASS Not throw: windows-1250 has a pointer 151 +PASS Not throw: windows-1250 has a pointer 152 +PASS Not throw: windows-1250 has a pointer 153 +PASS Not throw: windows-1250 has a pointer 154 +PASS Not throw: windows-1250 has a pointer 155 +PASS Not throw: windows-1250 has a pointer 156 +PASS Not throw: windows-1250 has a pointer 157 +PASS Not throw: windows-1250 has a pointer 158 +PASS Not throw: windows-1250 has a pointer 159 +PASS Not throw: windows-1250 has a pointer 160 +PASS Not throw: windows-1250 has a pointer 161 +PASS Not throw: windows-1250 has a pointer 162 +PASS Not throw: windows-1250 has a pointer 163 +PASS Not throw: windows-1250 has a pointer 164 +PASS Not throw: windows-1250 has a pointer 165 +PASS Not throw: windows-1250 has a pointer 166 +PASS Not throw: windows-1250 has a pointer 167 +PASS Not throw: windows-1250 has a pointer 168 +PASS Not throw: windows-1250 has a pointer 169 +PASS Not throw: windows-1250 has a pointer 170 +PASS Not throw: windows-1250 has a pointer 171 +PASS Not throw: windows-1250 has a pointer 172 +PASS Not throw: windows-1250 has a pointer 173 +PASS Not throw: windows-1250 has a pointer 174 +PASS Not throw: windows-1250 has a pointer 175 +PASS Not throw: windows-1250 has a pointer 176 +PASS Not throw: windows-1250 has a pointer 177 +PASS Not throw: windows-1250 has a pointer 178 +PASS Not throw: windows-1250 has a pointer 179 +PASS Not throw: windows-1250 has a pointer 180 +PASS Not throw: windows-1250 has a pointer 181 +PASS Not throw: windows-1250 has a pointer 182 +PASS Not throw: windows-1250 has a pointer 183 +PASS Not throw: windows-1250 has a pointer 184 +PASS Not throw: windows-1250 has a pointer 185 +PASS Not throw: windows-1250 has a pointer 186 +PASS Not throw: windows-1250 has a pointer 187 +PASS Not throw: windows-1250 has a pointer 188 +PASS Not throw: windows-1250 has a pointer 189 +PASS Not throw: windows-1250 has a pointer 190 +PASS Not throw: windows-1250 has a pointer 191 +PASS Not throw: windows-1250 has a pointer 192 +PASS Not throw: windows-1250 has a pointer 193 +PASS Not throw: windows-1250 has a pointer 194 +PASS Not throw: windows-1250 has a pointer 195 +PASS Not throw: windows-1250 has a pointer 196 +PASS Not throw: windows-1250 has a pointer 197 +PASS Not throw: windows-1250 has a pointer 198 +PASS Not throw: windows-1250 has a pointer 199 +PASS Not throw: windows-1250 has a pointer 200 +PASS Not throw: windows-1250 has a pointer 201 +PASS Not throw: windows-1250 has a pointer 202 +PASS Not throw: windows-1250 has a pointer 203 +PASS Not throw: windows-1250 has a pointer 204 +PASS Not throw: windows-1250 has a pointer 205 +PASS Not throw: windows-1250 has a pointer 206 +PASS Not throw: windows-1250 has a pointer 207 +PASS Not throw: windows-1250 has a pointer 208 +PASS Not throw: windows-1250 has a pointer 209 +PASS Not throw: windows-1250 has a pointer 210 +PASS Not throw: windows-1250 has a pointer 211 +PASS Not throw: windows-1250 has a pointer 212 +PASS Not throw: windows-1250 has a pointer 213 +PASS Not throw: windows-1250 has a pointer 214 +PASS Not throw: windows-1250 has a pointer 215 +PASS Not throw: windows-1250 has a pointer 216 +PASS Not throw: windows-1250 has a pointer 217 +PASS Not throw: windows-1250 has a pointer 218 +PASS Not throw: windows-1250 has a pointer 219 +PASS Not throw: windows-1250 has a pointer 220 +PASS Not throw: windows-1250 has a pointer 221 +PASS Not throw: windows-1250 has a pointer 222 +PASS Not throw: windows-1250 has a pointer 223 +PASS Not throw: windows-1250 has a pointer 224 +PASS Not throw: windows-1250 has a pointer 225 +PASS Not throw: windows-1250 has a pointer 226 +PASS Not throw: windows-1250 has a pointer 227 +PASS Not throw: windows-1250 has a pointer 228 +PASS Not throw: windows-1250 has a pointer 229 +PASS Not throw: windows-1250 has a pointer 230 +PASS Not throw: windows-1250 has a pointer 231 +PASS Not throw: windows-1250 has a pointer 232 +PASS Not throw: windows-1250 has a pointer 233 +PASS Not throw: windows-1250 has a pointer 234 +PASS Not throw: windows-1250 has a pointer 235 +PASS Not throw: windows-1250 has a pointer 236 +PASS Not throw: windows-1250 has a pointer 237 +PASS Not throw: windows-1250 has a pointer 238 +PASS Not throw: windows-1250 has a pointer 239 +PASS Not throw: windows-1250 has a pointer 240 +PASS Not throw: windows-1250 has a pointer 241 +PASS Not throw: windows-1250 has a pointer 242 +PASS Not throw: windows-1250 has a pointer 243 +PASS Not throw: windows-1250 has a pointer 244 +PASS Not throw: windows-1250 has a pointer 245 +PASS Not throw: windows-1250 has a pointer 246 +PASS Not throw: windows-1250 has a pointer 247 +PASS Not throw: windows-1250 has a pointer 248 +PASS Not throw: windows-1250 has a pointer 249 +PASS Not throw: windows-1250 has a pointer 250 +PASS Not throw: windows-1250 has a pointer 251 +PASS Not throw: windows-1250 has a pointer 252 +PASS Not throw: windows-1250 has a pointer 253 +PASS Not throw: windows-1250 has a pointer 254 +PASS Not throw: windows-1250 has a pointer 255 +PASS Not throw: windows-1251 has a pointer 0 +PASS Not throw: windows-1251 has a pointer 1 +PASS Not throw: windows-1251 has a pointer 2 +PASS Not throw: windows-1251 has a pointer 3 +PASS Not throw: windows-1251 has a pointer 4 +PASS Not throw: windows-1251 has a pointer 5 +PASS Not throw: windows-1251 has a pointer 6 +PASS Not throw: windows-1251 has a pointer 7 +PASS Not throw: windows-1251 has a pointer 8 +PASS Not throw: windows-1251 has a pointer 9 +PASS Not throw: windows-1251 has a pointer 10 +PASS Not throw: windows-1251 has a pointer 11 +PASS Not throw: windows-1251 has a pointer 12 +PASS Not throw: windows-1251 has a pointer 13 +PASS Not throw: windows-1251 has a pointer 14 +PASS Not throw: windows-1251 has a pointer 15 +PASS Not throw: windows-1251 has a pointer 16 +PASS Not throw: windows-1251 has a pointer 17 +PASS Not throw: windows-1251 has a pointer 18 +PASS Not throw: windows-1251 has a pointer 19 +PASS Not throw: windows-1251 has a pointer 20 +PASS Not throw: windows-1251 has a pointer 21 +PASS Not throw: windows-1251 has a pointer 22 +PASS Not throw: windows-1251 has a pointer 23 +PASS Not throw: windows-1251 has a pointer 24 +PASS Not throw: windows-1251 has a pointer 25 +PASS Not throw: windows-1251 has a pointer 26 +PASS Not throw: windows-1251 has a pointer 27 +PASS Not throw: windows-1251 has a pointer 28 +PASS Not throw: windows-1251 has a pointer 29 +PASS Not throw: windows-1251 has a pointer 30 +PASS Not throw: windows-1251 has a pointer 31 +PASS Not throw: windows-1251 has a pointer 32 +PASS Not throw: windows-1251 has a pointer 33 +PASS Not throw: windows-1251 has a pointer 34 +PASS Not throw: windows-1251 has a pointer 35 +PASS Not throw: windows-1251 has a pointer 36 +PASS Not throw: windows-1251 has a pointer 37 +PASS Not throw: windows-1251 has a pointer 38 +PASS Not throw: windows-1251 has a pointer 39 +PASS Not throw: windows-1251 has a pointer 40 +PASS Not throw: windows-1251 has a pointer 41 +PASS Not throw: windows-1251 has a pointer 42 +PASS Not throw: windows-1251 has a pointer 43 +PASS Not throw: windows-1251 has a pointer 44 +PASS Not throw: windows-1251 has a pointer 45 +PASS Not throw: windows-1251 has a pointer 46 +PASS Not throw: windows-1251 has a pointer 47 +PASS Not throw: windows-1251 has a pointer 48 +PASS Not throw: windows-1251 has a pointer 49 +PASS Not throw: windows-1251 has a pointer 50 +PASS Not throw: windows-1251 has a pointer 51 +PASS Not throw: windows-1251 has a pointer 52 +PASS Not throw: windows-1251 has a pointer 53 +PASS Not throw: windows-1251 has a pointer 54 +PASS Not throw: windows-1251 has a pointer 55 +PASS Not throw: windows-1251 has a pointer 56 +PASS Not throw: windows-1251 has a pointer 57 +PASS Not throw: windows-1251 has a pointer 58 +PASS Not throw: windows-1251 has a pointer 59 +PASS Not throw: windows-1251 has a pointer 60 +PASS Not throw: windows-1251 has a pointer 61 +PASS Not throw: windows-1251 has a pointer 62 +PASS Not throw: windows-1251 has a pointer 63 +PASS Not throw: windows-1251 has a pointer 64 +PASS Not throw: windows-1251 has a pointer 65 +PASS Not throw: windows-1251 has a pointer 66 +PASS Not throw: windows-1251 has a pointer 67 +PASS Not throw: windows-1251 has a pointer 68 +PASS Not throw: windows-1251 has a pointer 69 +PASS Not throw: windows-1251 has a pointer 70 +PASS Not throw: windows-1251 has a pointer 71 +PASS Not throw: windows-1251 has a pointer 72 +PASS Not throw: windows-1251 has a pointer 73 +PASS Not throw: windows-1251 has a pointer 74 +PASS Not throw: windows-1251 has a pointer 75 +PASS Not throw: windows-1251 has a pointer 76 +PASS Not throw: windows-1251 has a pointer 77 +PASS Not throw: windows-1251 has a pointer 78 +PASS Not throw: windows-1251 has a pointer 79 +PASS Not throw: windows-1251 has a pointer 80 +PASS Not throw: windows-1251 has a pointer 81 +PASS Not throw: windows-1251 has a pointer 82 +PASS Not throw: windows-1251 has a pointer 83 +PASS Not throw: windows-1251 has a pointer 84 +PASS Not throw: windows-1251 has a pointer 85 +PASS Not throw: windows-1251 has a pointer 86 +PASS Not throw: windows-1251 has a pointer 87 +PASS Not throw: windows-1251 has a pointer 88 +PASS Not throw: windows-1251 has a pointer 89 +PASS Not throw: windows-1251 has a pointer 90 +PASS Not throw: windows-1251 has a pointer 91 +PASS Not throw: windows-1251 has a pointer 92 +PASS Not throw: windows-1251 has a pointer 93 +PASS Not throw: windows-1251 has a pointer 94 +PASS Not throw: windows-1251 has a pointer 95 +PASS Not throw: windows-1251 has a pointer 96 +PASS Not throw: windows-1251 has a pointer 97 +PASS Not throw: windows-1251 has a pointer 98 +PASS Not throw: windows-1251 has a pointer 99 +PASS Not throw: windows-1251 has a pointer 100 +PASS Not throw: windows-1251 has a pointer 101 +PASS Not throw: windows-1251 has a pointer 102 +PASS Not throw: windows-1251 has a pointer 103 +PASS Not throw: windows-1251 has a pointer 104 +PASS Not throw: windows-1251 has a pointer 105 +PASS Not throw: windows-1251 has a pointer 106 +PASS Not throw: windows-1251 has a pointer 107 +PASS Not throw: windows-1251 has a pointer 108 +PASS Not throw: windows-1251 has a pointer 109 +PASS Not throw: windows-1251 has a pointer 110 +PASS Not throw: windows-1251 has a pointer 111 +PASS Not throw: windows-1251 has a pointer 112 +PASS Not throw: windows-1251 has a pointer 113 +PASS Not throw: windows-1251 has a pointer 114 +PASS Not throw: windows-1251 has a pointer 115 +PASS Not throw: windows-1251 has a pointer 116 +PASS Not throw: windows-1251 has a pointer 117 +PASS Not throw: windows-1251 has a pointer 118 +PASS Not throw: windows-1251 has a pointer 119 +PASS Not throw: windows-1251 has a pointer 120 +PASS Not throw: windows-1251 has a pointer 121 +PASS Not throw: windows-1251 has a pointer 122 +PASS Not throw: windows-1251 has a pointer 123 +PASS Not throw: windows-1251 has a pointer 124 +PASS Not throw: windows-1251 has a pointer 125 +PASS Not throw: windows-1251 has a pointer 126 +PASS Not throw: windows-1251 has a pointer 127 +PASS Not throw: windows-1251 has a pointer 128 +PASS Not throw: windows-1251 has a pointer 129 +PASS Not throw: windows-1251 has a pointer 130 +PASS Not throw: windows-1251 has a pointer 131 +PASS Not throw: windows-1251 has a pointer 132 +PASS Not throw: windows-1251 has a pointer 133 +PASS Not throw: windows-1251 has a pointer 134 +PASS Not throw: windows-1251 has a pointer 135 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_5001-6000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_5001-6000-expected.txt new file mode 100644 index 0000000000000..d3a2dcba2792f --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_5001-6000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: windows-1251 has a pointer 136 +PASS Not throw: windows-1251 has a pointer 137 +PASS Not throw: windows-1251 has a pointer 138 +PASS Not throw: windows-1251 has a pointer 139 +PASS Not throw: windows-1251 has a pointer 140 +PASS Not throw: windows-1251 has a pointer 141 +PASS Not throw: windows-1251 has a pointer 142 +PASS Not throw: windows-1251 has a pointer 143 +PASS Not throw: windows-1251 has a pointer 144 +PASS Not throw: windows-1251 has a pointer 145 +PASS Not throw: windows-1251 has a pointer 146 +PASS Not throw: windows-1251 has a pointer 147 +PASS Not throw: windows-1251 has a pointer 148 +PASS Not throw: windows-1251 has a pointer 149 +PASS Not throw: windows-1251 has a pointer 150 +PASS Not throw: windows-1251 has a pointer 151 +PASS Not throw: windows-1251 has a pointer 152 +PASS Not throw: windows-1251 has a pointer 153 +PASS Not throw: windows-1251 has a pointer 154 +PASS Not throw: windows-1251 has a pointer 155 +PASS Not throw: windows-1251 has a pointer 156 +PASS Not throw: windows-1251 has a pointer 157 +PASS Not throw: windows-1251 has a pointer 158 +PASS Not throw: windows-1251 has a pointer 159 +PASS Not throw: windows-1251 has a pointer 160 +PASS Not throw: windows-1251 has a pointer 161 +PASS Not throw: windows-1251 has a pointer 162 +PASS Not throw: windows-1251 has a pointer 163 +PASS Not throw: windows-1251 has a pointer 164 +PASS Not throw: windows-1251 has a pointer 165 +PASS Not throw: windows-1251 has a pointer 166 +PASS Not throw: windows-1251 has a pointer 167 +PASS Not throw: windows-1251 has a pointer 168 +PASS Not throw: windows-1251 has a pointer 169 +PASS Not throw: windows-1251 has a pointer 170 +PASS Not throw: windows-1251 has a pointer 171 +PASS Not throw: windows-1251 has a pointer 172 +PASS Not throw: windows-1251 has a pointer 173 +PASS Not throw: windows-1251 has a pointer 174 +PASS Not throw: windows-1251 has a pointer 175 +PASS Not throw: windows-1251 has a pointer 176 +PASS Not throw: windows-1251 has a pointer 177 +PASS Not throw: windows-1251 has a pointer 178 +PASS Not throw: windows-1251 has a pointer 179 +PASS Not throw: windows-1251 has a pointer 180 +PASS Not throw: windows-1251 has a pointer 181 +PASS Not throw: windows-1251 has a pointer 182 +PASS Not throw: windows-1251 has a pointer 183 +PASS Not throw: windows-1251 has a pointer 184 +PASS Not throw: windows-1251 has a pointer 185 +PASS Not throw: windows-1251 has a pointer 186 +PASS Not throw: windows-1251 has a pointer 187 +PASS Not throw: windows-1251 has a pointer 188 +PASS Not throw: windows-1251 has a pointer 189 +PASS Not throw: windows-1251 has a pointer 190 +PASS Not throw: windows-1251 has a pointer 191 +PASS Not throw: windows-1251 has a pointer 192 +PASS Not throw: windows-1251 has a pointer 193 +PASS Not throw: windows-1251 has a pointer 194 +PASS Not throw: windows-1251 has a pointer 195 +PASS Not throw: windows-1251 has a pointer 196 +PASS Not throw: windows-1251 has a pointer 197 +PASS Not throw: windows-1251 has a pointer 198 +PASS Not throw: windows-1251 has a pointer 199 +PASS Not throw: windows-1251 has a pointer 200 +PASS Not throw: windows-1251 has a pointer 201 +PASS Not throw: windows-1251 has a pointer 202 +PASS Not throw: windows-1251 has a pointer 203 +PASS Not throw: windows-1251 has a pointer 204 +PASS Not throw: windows-1251 has a pointer 205 +PASS Not throw: windows-1251 has a pointer 206 +PASS Not throw: windows-1251 has a pointer 207 +PASS Not throw: windows-1251 has a pointer 208 +PASS Not throw: windows-1251 has a pointer 209 +PASS Not throw: windows-1251 has a pointer 210 +PASS Not throw: windows-1251 has a pointer 211 +PASS Not throw: windows-1251 has a pointer 212 +PASS Not throw: windows-1251 has a pointer 213 +PASS Not throw: windows-1251 has a pointer 214 +PASS Not throw: windows-1251 has a pointer 215 +PASS Not throw: windows-1251 has a pointer 216 +PASS Not throw: windows-1251 has a pointer 217 +PASS Not throw: windows-1251 has a pointer 218 +PASS Not throw: windows-1251 has a pointer 219 +PASS Not throw: windows-1251 has a pointer 220 +PASS Not throw: windows-1251 has a pointer 221 +PASS Not throw: windows-1251 has a pointer 222 +PASS Not throw: windows-1251 has a pointer 223 +PASS Not throw: windows-1251 has a pointer 224 +PASS Not throw: windows-1251 has a pointer 225 +PASS Not throw: windows-1251 has a pointer 226 +PASS Not throw: windows-1251 has a pointer 227 +PASS Not throw: windows-1251 has a pointer 228 +PASS Not throw: windows-1251 has a pointer 229 +PASS Not throw: windows-1251 has a pointer 230 +PASS Not throw: windows-1251 has a pointer 231 +PASS Not throw: windows-1251 has a pointer 232 +PASS Not throw: windows-1251 has a pointer 233 +PASS Not throw: windows-1251 has a pointer 234 +PASS Not throw: windows-1251 has a pointer 235 +PASS Not throw: windows-1251 has a pointer 236 +PASS Not throw: windows-1251 has a pointer 237 +PASS Not throw: windows-1251 has a pointer 238 +PASS Not throw: windows-1251 has a pointer 239 +PASS Not throw: windows-1251 has a pointer 240 +PASS Not throw: windows-1251 has a pointer 241 +PASS Not throw: windows-1251 has a pointer 242 +PASS Not throw: windows-1251 has a pointer 243 +PASS Not throw: windows-1251 has a pointer 244 +PASS Not throw: windows-1251 has a pointer 245 +PASS Not throw: windows-1251 has a pointer 246 +PASS Not throw: windows-1251 has a pointer 247 +PASS Not throw: windows-1251 has a pointer 248 +PASS Not throw: windows-1251 has a pointer 249 +PASS Not throw: windows-1251 has a pointer 250 +PASS Not throw: windows-1251 has a pointer 251 +PASS Not throw: windows-1251 has a pointer 252 +PASS Not throw: windows-1251 has a pointer 253 +PASS Not throw: windows-1251 has a pointer 254 +PASS Not throw: windows-1251 has a pointer 255 +PASS Not throw: windows-1252 has a pointer 0 +PASS Not throw: windows-1252 has a pointer 1 +PASS Not throw: windows-1252 has a pointer 2 +PASS Not throw: windows-1252 has a pointer 3 +PASS Not throw: windows-1252 has a pointer 4 +PASS Not throw: windows-1252 has a pointer 5 +PASS Not throw: windows-1252 has a pointer 6 +PASS Not throw: windows-1252 has a pointer 7 +PASS Not throw: windows-1252 has a pointer 8 +PASS Not throw: windows-1252 has a pointer 9 +PASS Not throw: windows-1252 has a pointer 10 +PASS Not throw: windows-1252 has a pointer 11 +PASS Not throw: windows-1252 has a pointer 12 +PASS Not throw: windows-1252 has a pointer 13 +PASS Not throw: windows-1252 has a pointer 14 +PASS Not throw: windows-1252 has a pointer 15 +PASS Not throw: windows-1252 has a pointer 16 +PASS Not throw: windows-1252 has a pointer 17 +PASS Not throw: windows-1252 has a pointer 18 +PASS Not throw: windows-1252 has a pointer 19 +PASS Not throw: windows-1252 has a pointer 20 +PASS Not throw: windows-1252 has a pointer 21 +PASS Not throw: windows-1252 has a pointer 22 +PASS Not throw: windows-1252 has a pointer 23 +PASS Not throw: windows-1252 has a pointer 24 +PASS Not throw: windows-1252 has a pointer 25 +PASS Not throw: windows-1252 has a pointer 26 +PASS Not throw: windows-1252 has a pointer 27 +PASS Not throw: windows-1252 has a pointer 28 +PASS Not throw: windows-1252 has a pointer 29 +PASS Not throw: windows-1252 has a pointer 30 +PASS Not throw: windows-1252 has a pointer 31 +PASS Not throw: windows-1252 has a pointer 32 +PASS Not throw: windows-1252 has a pointer 33 +PASS Not throw: windows-1252 has a pointer 34 +PASS Not throw: windows-1252 has a pointer 35 +PASS Not throw: windows-1252 has a pointer 36 +PASS Not throw: windows-1252 has a pointer 37 +PASS Not throw: windows-1252 has a pointer 38 +PASS Not throw: windows-1252 has a pointer 39 +PASS Not throw: windows-1252 has a pointer 40 +PASS Not throw: windows-1252 has a pointer 41 +PASS Not throw: windows-1252 has a pointer 42 +PASS Not throw: windows-1252 has a pointer 43 +PASS Not throw: windows-1252 has a pointer 44 +PASS Not throw: windows-1252 has a pointer 45 +PASS Not throw: windows-1252 has a pointer 46 +PASS Not throw: windows-1252 has a pointer 47 +PASS Not throw: windows-1252 has a pointer 48 +PASS Not throw: windows-1252 has a pointer 49 +PASS Not throw: windows-1252 has a pointer 50 +PASS Not throw: windows-1252 has a pointer 51 +PASS Not throw: windows-1252 has a pointer 52 +PASS Not throw: windows-1252 has a pointer 53 +PASS Not throw: windows-1252 has a pointer 54 +PASS Not throw: windows-1252 has a pointer 55 +PASS Not throw: windows-1252 has a pointer 56 +PASS Not throw: windows-1252 has a pointer 57 +PASS Not throw: windows-1252 has a pointer 58 +PASS Not throw: windows-1252 has a pointer 59 +PASS Not throw: windows-1252 has a pointer 60 +PASS Not throw: windows-1252 has a pointer 61 +PASS Not throw: windows-1252 has a pointer 62 +PASS Not throw: windows-1252 has a pointer 63 +PASS Not throw: windows-1252 has a pointer 64 +PASS Not throw: windows-1252 has a pointer 65 +PASS Not throw: windows-1252 has a pointer 66 +PASS Not throw: windows-1252 has a pointer 67 +PASS Not throw: windows-1252 has a pointer 68 +PASS Not throw: windows-1252 has a pointer 69 +PASS Not throw: windows-1252 has a pointer 70 +PASS Not throw: windows-1252 has a pointer 71 +PASS Not throw: windows-1252 has a pointer 72 +PASS Not throw: windows-1252 has a pointer 73 +PASS Not throw: windows-1252 has a pointer 74 +PASS Not throw: windows-1252 has a pointer 75 +PASS Not throw: windows-1252 has a pointer 76 +PASS Not throw: windows-1252 has a pointer 77 +PASS Not throw: windows-1252 has a pointer 78 +PASS Not throw: windows-1252 has a pointer 79 +PASS Not throw: windows-1252 has a pointer 80 +PASS Not throw: windows-1252 has a pointer 81 +PASS Not throw: windows-1252 has a pointer 82 +PASS Not throw: windows-1252 has a pointer 83 +PASS Not throw: windows-1252 has a pointer 84 +PASS Not throw: windows-1252 has a pointer 85 +PASS Not throw: windows-1252 has a pointer 86 +PASS Not throw: windows-1252 has a pointer 87 +PASS Not throw: windows-1252 has a pointer 88 +PASS Not throw: windows-1252 has a pointer 89 +PASS Not throw: windows-1252 has a pointer 90 +PASS Not throw: windows-1252 has a pointer 91 +PASS Not throw: windows-1252 has a pointer 92 +PASS Not throw: windows-1252 has a pointer 93 +PASS Not throw: windows-1252 has a pointer 94 +PASS Not throw: windows-1252 has a pointer 95 +PASS Not throw: windows-1252 has a pointer 96 +PASS Not throw: windows-1252 has a pointer 97 +PASS Not throw: windows-1252 has a pointer 98 +PASS Not throw: windows-1252 has a pointer 99 +PASS Not throw: windows-1252 has a pointer 100 +PASS Not throw: windows-1252 has a pointer 101 +PASS Not throw: windows-1252 has a pointer 102 +PASS Not throw: windows-1252 has a pointer 103 +PASS Not throw: windows-1252 has a pointer 104 +PASS Not throw: windows-1252 has a pointer 105 +PASS Not throw: windows-1252 has a pointer 106 +PASS Not throw: windows-1252 has a pointer 107 +PASS Not throw: windows-1252 has a pointer 108 +PASS Not throw: windows-1252 has a pointer 109 +PASS Not throw: windows-1252 has a pointer 110 +PASS Not throw: windows-1252 has a pointer 111 +PASS Not throw: windows-1252 has a pointer 112 +PASS Not throw: windows-1252 has a pointer 113 +PASS Not throw: windows-1252 has a pointer 114 +PASS Not throw: windows-1252 has a pointer 115 +PASS Not throw: windows-1252 has a pointer 116 +PASS Not throw: windows-1252 has a pointer 117 +PASS Not throw: windows-1252 has a pointer 118 +PASS Not throw: windows-1252 has a pointer 119 +PASS Not throw: windows-1252 has a pointer 120 +PASS Not throw: windows-1252 has a pointer 121 +PASS Not throw: windows-1252 has a pointer 122 +PASS Not throw: windows-1252 has a pointer 123 +PASS Not throw: windows-1252 has a pointer 124 +PASS Not throw: windows-1252 has a pointer 125 +PASS Not throw: windows-1252 has a pointer 126 +PASS Not throw: windows-1252 has a pointer 127 +PASS Not throw: windows-1252 has a pointer 128 +PASS Not throw: windows-1252 has a pointer 129 +PASS Not throw: windows-1252 has a pointer 130 +PASS Not throw: windows-1252 has a pointer 131 +PASS Not throw: windows-1252 has a pointer 132 +PASS Not throw: windows-1252 has a pointer 133 +PASS Not throw: windows-1252 has a pointer 134 +PASS Not throw: windows-1252 has a pointer 135 +PASS Not throw: windows-1252 has a pointer 136 +PASS Not throw: windows-1252 has a pointer 137 +PASS Not throw: windows-1252 has a pointer 138 +PASS Not throw: windows-1252 has a pointer 139 +PASS Not throw: windows-1252 has a pointer 140 +PASS Not throw: windows-1252 has a pointer 141 +PASS Not throw: windows-1252 has a pointer 142 +PASS Not throw: windows-1252 has a pointer 143 +PASS Not throw: windows-1252 has a pointer 144 +PASS Not throw: windows-1252 has a pointer 145 +PASS Not throw: windows-1252 has a pointer 146 +PASS Not throw: windows-1252 has a pointer 147 +PASS Not throw: windows-1252 has a pointer 148 +PASS Not throw: windows-1252 has a pointer 149 +PASS Not throw: windows-1252 has a pointer 150 +PASS Not throw: windows-1252 has a pointer 151 +PASS Not throw: windows-1252 has a pointer 152 +PASS Not throw: windows-1252 has a pointer 153 +PASS Not throw: windows-1252 has a pointer 154 +PASS Not throw: windows-1252 has a pointer 155 +PASS Not throw: windows-1252 has a pointer 156 +PASS Not throw: windows-1252 has a pointer 157 +PASS Not throw: windows-1252 has a pointer 158 +PASS Not throw: windows-1252 has a pointer 159 +PASS Not throw: windows-1252 has a pointer 160 +PASS Not throw: windows-1252 has a pointer 161 +PASS Not throw: windows-1252 has a pointer 162 +PASS Not throw: windows-1252 has a pointer 163 +PASS Not throw: windows-1252 has a pointer 164 +PASS Not throw: windows-1252 has a pointer 165 +PASS Not throw: windows-1252 has a pointer 166 +PASS Not throw: windows-1252 has a pointer 167 +PASS Not throw: windows-1252 has a pointer 168 +PASS Not throw: windows-1252 has a pointer 169 +PASS Not throw: windows-1252 has a pointer 170 +PASS Not throw: windows-1252 has a pointer 171 +PASS Not throw: windows-1252 has a pointer 172 +PASS Not throw: windows-1252 has a pointer 173 +PASS Not throw: windows-1252 has a pointer 174 +PASS Not throw: windows-1252 has a pointer 175 +PASS Not throw: windows-1252 has a pointer 176 +PASS Not throw: windows-1252 has a pointer 177 +PASS Not throw: windows-1252 has a pointer 178 +PASS Not throw: windows-1252 has a pointer 179 +PASS Not throw: windows-1252 has a pointer 180 +PASS Not throw: windows-1252 has a pointer 181 +PASS Not throw: windows-1252 has a pointer 182 +PASS Not throw: windows-1252 has a pointer 183 +PASS Not throw: windows-1252 has a pointer 184 +PASS Not throw: windows-1252 has a pointer 185 +PASS Not throw: windows-1252 has a pointer 186 +PASS Not throw: windows-1252 has a pointer 187 +PASS Not throw: windows-1252 has a pointer 188 +PASS Not throw: windows-1252 has a pointer 189 +PASS Not throw: windows-1252 has a pointer 190 +PASS Not throw: windows-1252 has a pointer 191 +PASS Not throw: windows-1252 has a pointer 192 +PASS Not throw: windows-1252 has a pointer 193 +PASS Not throw: windows-1252 has a pointer 194 +PASS Not throw: windows-1252 has a pointer 195 +PASS Not throw: windows-1252 has a pointer 196 +PASS Not throw: windows-1252 has a pointer 197 +PASS Not throw: windows-1252 has a pointer 198 +PASS Not throw: windows-1252 has a pointer 199 +PASS Not throw: windows-1252 has a pointer 200 +PASS Not throw: windows-1252 has a pointer 201 +PASS Not throw: windows-1252 has a pointer 202 +PASS Not throw: windows-1252 has a pointer 203 +PASS Not throw: windows-1252 has a pointer 204 +PASS Not throw: windows-1252 has a pointer 205 +PASS Not throw: windows-1252 has a pointer 206 +PASS Not throw: windows-1252 has a pointer 207 +PASS Not throw: windows-1252 has a pointer 208 +PASS Not throw: windows-1252 has a pointer 209 +PASS Not throw: windows-1252 has a pointer 210 +PASS Not throw: windows-1252 has a pointer 211 +PASS Not throw: windows-1252 has a pointer 212 +PASS Not throw: windows-1252 has a pointer 213 +PASS Not throw: windows-1252 has a pointer 214 +PASS Not throw: windows-1252 has a pointer 215 +PASS Not throw: windows-1252 has a pointer 216 +PASS Not throw: windows-1252 has a pointer 217 +PASS Not throw: windows-1252 has a pointer 218 +PASS Not throw: windows-1252 has a pointer 219 +PASS Not throw: windows-1252 has a pointer 220 +PASS Not throw: windows-1252 has a pointer 221 +PASS Not throw: windows-1252 has a pointer 222 +PASS Not throw: windows-1252 has a pointer 223 +PASS Not throw: windows-1252 has a pointer 224 +PASS Not throw: windows-1252 has a pointer 225 +PASS Not throw: windows-1252 has a pointer 226 +PASS Not throw: windows-1252 has a pointer 227 +PASS Not throw: windows-1252 has a pointer 228 +PASS Not throw: windows-1252 has a pointer 229 +PASS Not throw: windows-1252 has a pointer 230 +PASS Not throw: windows-1252 has a pointer 231 +PASS Not throw: windows-1252 has a pointer 232 +PASS Not throw: windows-1252 has a pointer 233 +PASS Not throw: windows-1252 has a pointer 234 +PASS Not throw: windows-1252 has a pointer 235 +PASS Not throw: windows-1252 has a pointer 236 +PASS Not throw: windows-1252 has a pointer 237 +PASS Not throw: windows-1252 has a pointer 238 +PASS Not throw: windows-1252 has a pointer 239 +PASS Not throw: windows-1252 has a pointer 240 +PASS Not throw: windows-1252 has a pointer 241 +PASS Not throw: windows-1252 has a pointer 242 +PASS Not throw: windows-1252 has a pointer 243 +PASS Not throw: windows-1252 has a pointer 244 +PASS Not throw: windows-1252 has a pointer 245 +PASS Not throw: windows-1252 has a pointer 246 +PASS Not throw: windows-1252 has a pointer 247 +PASS Not throw: windows-1252 has a pointer 248 +PASS Not throw: windows-1252 has a pointer 249 +PASS Not throw: windows-1252 has a pointer 250 +PASS Not throw: windows-1252 has a pointer 251 +PASS Not throw: windows-1252 has a pointer 252 +PASS Not throw: windows-1252 has a pointer 253 +PASS Not throw: windows-1252 has a pointer 254 +PASS Not throw: windows-1252 has a pointer 255 +PASS Not throw: windows-1253 has a pointer 0 +PASS Not throw: windows-1253 has a pointer 1 +PASS Not throw: windows-1253 has a pointer 2 +PASS Not throw: windows-1253 has a pointer 3 +PASS Not throw: windows-1253 has a pointer 4 +PASS Not throw: windows-1253 has a pointer 5 +PASS Not throw: windows-1253 has a pointer 6 +PASS Not throw: windows-1253 has a pointer 7 +PASS Not throw: windows-1253 has a pointer 8 +PASS Not throw: windows-1253 has a pointer 9 +PASS Not throw: windows-1253 has a pointer 10 +PASS Not throw: windows-1253 has a pointer 11 +PASS Not throw: windows-1253 has a pointer 12 +PASS Not throw: windows-1253 has a pointer 13 +PASS Not throw: windows-1253 has a pointer 14 +PASS Not throw: windows-1253 has a pointer 15 +PASS Not throw: windows-1253 has a pointer 16 +PASS Not throw: windows-1253 has a pointer 17 +PASS Not throw: windows-1253 has a pointer 18 +PASS Not throw: windows-1253 has a pointer 19 +PASS Not throw: windows-1253 has a pointer 20 +PASS Not throw: windows-1253 has a pointer 21 +PASS Not throw: windows-1253 has a pointer 22 +PASS Not throw: windows-1253 has a pointer 23 +PASS Not throw: windows-1253 has a pointer 24 +PASS Not throw: windows-1253 has a pointer 25 +PASS Not throw: windows-1253 has a pointer 26 +PASS Not throw: windows-1253 has a pointer 27 +PASS Not throw: windows-1253 has a pointer 28 +PASS Not throw: windows-1253 has a pointer 29 +PASS Not throw: windows-1253 has a pointer 30 +PASS Not throw: windows-1253 has a pointer 31 +PASS Not throw: windows-1253 has a pointer 32 +PASS Not throw: windows-1253 has a pointer 33 +PASS Not throw: windows-1253 has a pointer 34 +PASS Not throw: windows-1253 has a pointer 35 +PASS Not throw: windows-1253 has a pointer 36 +PASS Not throw: windows-1253 has a pointer 37 +PASS Not throw: windows-1253 has a pointer 38 +PASS Not throw: windows-1253 has a pointer 39 +PASS Not throw: windows-1253 has a pointer 40 +PASS Not throw: windows-1253 has a pointer 41 +PASS Not throw: windows-1253 has a pointer 42 +PASS Not throw: windows-1253 has a pointer 43 +PASS Not throw: windows-1253 has a pointer 44 +PASS Not throw: windows-1253 has a pointer 45 +PASS Not throw: windows-1253 has a pointer 46 +PASS Not throw: windows-1253 has a pointer 47 +PASS Not throw: windows-1253 has a pointer 48 +PASS Not throw: windows-1253 has a pointer 49 +PASS Not throw: windows-1253 has a pointer 50 +PASS Not throw: windows-1253 has a pointer 51 +PASS Not throw: windows-1253 has a pointer 52 +PASS Not throw: windows-1253 has a pointer 53 +PASS Not throw: windows-1253 has a pointer 54 +PASS Not throw: windows-1253 has a pointer 55 +PASS Not throw: windows-1253 has a pointer 56 +PASS Not throw: windows-1253 has a pointer 57 +PASS Not throw: windows-1253 has a pointer 58 +PASS Not throw: windows-1253 has a pointer 59 +PASS Not throw: windows-1253 has a pointer 60 +PASS Not throw: windows-1253 has a pointer 61 +PASS Not throw: windows-1253 has a pointer 62 +PASS Not throw: windows-1253 has a pointer 63 +PASS Not throw: windows-1253 has a pointer 64 +PASS Not throw: windows-1253 has a pointer 65 +PASS Not throw: windows-1253 has a pointer 66 +PASS Not throw: windows-1253 has a pointer 67 +PASS Not throw: windows-1253 has a pointer 68 +PASS Not throw: windows-1253 has a pointer 69 +PASS Not throw: windows-1253 has a pointer 70 +PASS Not throw: windows-1253 has a pointer 71 +PASS Not throw: windows-1253 has a pointer 72 +PASS Not throw: windows-1253 has a pointer 73 +PASS Not throw: windows-1253 has a pointer 74 +PASS Not throw: windows-1253 has a pointer 75 +PASS Not throw: windows-1253 has a pointer 76 +PASS Not throw: windows-1253 has a pointer 77 +PASS Not throw: windows-1253 has a pointer 78 +PASS Not throw: windows-1253 has a pointer 79 +PASS Not throw: windows-1253 has a pointer 80 +PASS Not throw: windows-1253 has a pointer 81 +PASS Not throw: windows-1253 has a pointer 82 +PASS Not throw: windows-1253 has a pointer 83 +PASS Not throw: windows-1253 has a pointer 84 +PASS Not throw: windows-1253 has a pointer 85 +PASS Not throw: windows-1253 has a pointer 86 +PASS Not throw: windows-1253 has a pointer 87 +PASS Not throw: windows-1253 has a pointer 88 +PASS Not throw: windows-1253 has a pointer 89 +PASS Not throw: windows-1253 has a pointer 90 +PASS Not throw: windows-1253 has a pointer 91 +PASS Not throw: windows-1253 has a pointer 92 +PASS Not throw: windows-1253 has a pointer 93 +PASS Not throw: windows-1253 has a pointer 94 +PASS Not throw: windows-1253 has a pointer 95 +PASS Not throw: windows-1253 has a pointer 96 +PASS Not throw: windows-1253 has a pointer 97 +PASS Not throw: windows-1253 has a pointer 98 +PASS Not throw: windows-1253 has a pointer 99 +PASS Not throw: windows-1253 has a pointer 100 +PASS Not throw: windows-1253 has a pointer 101 +PASS Not throw: windows-1253 has a pointer 102 +PASS Not throw: windows-1253 has a pointer 103 +PASS Not throw: windows-1253 has a pointer 104 +PASS Not throw: windows-1253 has a pointer 105 +PASS Not throw: windows-1253 has a pointer 106 +PASS Not throw: windows-1253 has a pointer 107 +PASS Not throw: windows-1253 has a pointer 108 +PASS Not throw: windows-1253 has a pointer 109 +PASS Not throw: windows-1253 has a pointer 110 +PASS Not throw: windows-1253 has a pointer 111 +PASS Not throw: windows-1253 has a pointer 112 +PASS Not throw: windows-1253 has a pointer 113 +PASS Not throw: windows-1253 has a pointer 114 +PASS Not throw: windows-1253 has a pointer 115 +PASS Not throw: windows-1253 has a pointer 116 +PASS Not throw: windows-1253 has a pointer 117 +PASS Not throw: windows-1253 has a pointer 118 +PASS Not throw: windows-1253 has a pointer 119 +PASS Not throw: windows-1253 has a pointer 120 +PASS Not throw: windows-1253 has a pointer 121 +PASS Not throw: windows-1253 has a pointer 122 +PASS Not throw: windows-1253 has a pointer 123 +PASS Not throw: windows-1253 has a pointer 124 +PASS Not throw: windows-1253 has a pointer 125 +PASS Not throw: windows-1253 has a pointer 126 +PASS Not throw: windows-1253 has a pointer 127 +PASS Not throw: windows-1253 has a pointer 128 +PASS Not throw: windows-1253 has a pointer 129 +PASS Not throw: windows-1253 has a pointer 130 +PASS Not throw: windows-1253 has a pointer 131 +PASS Not throw: windows-1253 has a pointer 132 +PASS Not throw: windows-1253 has a pointer 133 +PASS Not throw: windows-1253 has a pointer 134 +PASS Not throw: windows-1253 has a pointer 135 +PASS Not throw: windows-1253 has a pointer 136 +PASS Not throw: windows-1253 has a pointer 137 +PASS Not throw: windows-1253 has a pointer 138 +PASS Not throw: windows-1253 has a pointer 139 +PASS Not throw: windows-1253 has a pointer 140 +PASS Not throw: windows-1253 has a pointer 141 +PASS Not throw: windows-1253 has a pointer 142 +PASS Not throw: windows-1253 has a pointer 143 +PASS Not throw: windows-1253 has a pointer 144 +PASS Not throw: windows-1253 has a pointer 145 +PASS Not throw: windows-1253 has a pointer 146 +PASS Not throw: windows-1253 has a pointer 147 +PASS Not throw: windows-1253 has a pointer 148 +PASS Not throw: windows-1253 has a pointer 149 +PASS Not throw: windows-1253 has a pointer 150 +PASS Not throw: windows-1253 has a pointer 151 +PASS Not throw: windows-1253 has a pointer 152 +PASS Not throw: windows-1253 has a pointer 153 +PASS Not throw: windows-1253 has a pointer 154 +PASS Not throw: windows-1253 has a pointer 155 +PASS Not throw: windows-1253 has a pointer 156 +PASS Not throw: windows-1253 has a pointer 157 +PASS Not throw: windows-1253 has a pointer 158 +PASS Not throw: windows-1253 has a pointer 159 +PASS Not throw: windows-1253 has a pointer 160 +PASS Not throw: windows-1253 has a pointer 161 +PASS Not throw: windows-1253 has a pointer 162 +PASS Not throw: windows-1253 has a pointer 163 +PASS Not throw: windows-1253 has a pointer 164 +PASS Not throw: windows-1253 has a pointer 165 +PASS Not throw: windows-1253 has a pointer 166 +PASS Not throw: windows-1253 has a pointer 167 +PASS Not throw: windows-1253 has a pointer 168 +PASS Not throw: windows-1253 has a pointer 169 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 170 +PASS Not throw: windows-1253 has a pointer 171 +PASS Not throw: windows-1253 has a pointer 172 +PASS Not throw: windows-1253 has a pointer 173 +PASS Not throw: windows-1253 has a pointer 174 +PASS Not throw: windows-1253 has a pointer 175 +PASS Not throw: windows-1253 has a pointer 176 +PASS Not throw: windows-1253 has a pointer 177 +PASS Not throw: windows-1253 has a pointer 178 +PASS Not throw: windows-1253 has a pointer 179 +PASS Not throw: windows-1253 has a pointer 180 +PASS Not throw: windows-1253 has a pointer 181 +PASS Not throw: windows-1253 has a pointer 182 +PASS Not throw: windows-1253 has a pointer 183 +PASS Not throw: windows-1253 has a pointer 184 +PASS Not throw: windows-1253 has a pointer 185 +PASS Not throw: windows-1253 has a pointer 186 +PASS Not throw: windows-1253 has a pointer 187 +PASS Not throw: windows-1253 has a pointer 188 +PASS Not throw: windows-1253 has a pointer 189 +PASS Not throw: windows-1253 has a pointer 190 +PASS Not throw: windows-1253 has a pointer 191 +PASS Not throw: windows-1253 has a pointer 192 +PASS Not throw: windows-1253 has a pointer 193 +PASS Not throw: windows-1253 has a pointer 194 +PASS Not throw: windows-1253 has a pointer 195 +PASS Not throw: windows-1253 has a pointer 196 +PASS Not throw: windows-1253 has a pointer 197 +PASS Not throw: windows-1253 has a pointer 198 +PASS Not throw: windows-1253 has a pointer 199 +PASS Not throw: windows-1253 has a pointer 200 +PASS Not throw: windows-1253 has a pointer 201 +PASS Not throw: windows-1253 has a pointer 202 +PASS Not throw: windows-1253 has a pointer 203 +PASS Not throw: windows-1253 has a pointer 204 +PASS Not throw: windows-1253 has a pointer 205 +PASS Not throw: windows-1253 has a pointer 206 +PASS Not throw: windows-1253 has a pointer 207 +PASS Not throw: windows-1253 has a pointer 208 +PASS Not throw: windows-1253 has a pointer 209 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 210 +PASS Not throw: windows-1253 has a pointer 211 +PASS Not throw: windows-1253 has a pointer 212 +PASS Not throw: windows-1253 has a pointer 213 +PASS Not throw: windows-1253 has a pointer 214 +PASS Not throw: windows-1253 has a pointer 215 +PASS Not throw: windows-1253 has a pointer 216 +PASS Not throw: windows-1253 has a pointer 217 +PASS Not throw: windows-1253 has a pointer 218 +PASS Not throw: windows-1253 has a pointer 219 +PASS Not throw: windows-1253 has a pointer 220 +PASS Not throw: windows-1253 has a pointer 221 +PASS Not throw: windows-1253 has a pointer 222 +PASS Not throw: windows-1253 has a pointer 223 +PASS Not throw: windows-1253 has a pointer 224 +PASS Not throw: windows-1253 has a pointer 225 +PASS Not throw: windows-1253 has a pointer 226 +PASS Not throw: windows-1253 has a pointer 227 +PASS Not throw: windows-1253 has a pointer 228 +PASS Not throw: windows-1253 has a pointer 229 +PASS Not throw: windows-1253 has a pointer 230 +PASS Not throw: windows-1253 has a pointer 231 +PASS Not throw: windows-1253 has a pointer 232 +PASS Not throw: windows-1253 has a pointer 233 +PASS Not throw: windows-1253 has a pointer 234 +PASS Not throw: windows-1253 has a pointer 235 +PASS Not throw: windows-1253 has a pointer 236 +PASS Not throw: windows-1253 has a pointer 237 +PASS Not throw: windows-1253 has a pointer 238 +PASS Not throw: windows-1253 has a pointer 239 +PASS Not throw: windows-1253 has a pointer 240 +PASS Not throw: windows-1253 has a pointer 241 +PASS Not throw: windows-1253 has a pointer 242 +PASS Not throw: windows-1253 has a pointer 243 +PASS Not throw: windows-1253 has a pointer 244 +PASS Not throw: windows-1253 has a pointer 245 +PASS Not throw: windows-1253 has a pointer 246 +PASS Not throw: windows-1253 has a pointer 247 +PASS Not throw: windows-1253 has a pointer 248 +PASS Not throw: windows-1253 has a pointer 249 +PASS Not throw: windows-1253 has a pointer 250 +PASS Not throw: windows-1253 has a pointer 251 +PASS Not throw: windows-1253 has a pointer 252 +PASS Not throw: windows-1253 has a pointer 253 +PASS Not throw: windows-1253 has a pointer 254 +PASS Throw due to fatal flag: windows-1253 doesn't have a pointer 255 +PASS Not throw: windows-1254 has a pointer 0 +PASS Not throw: windows-1254 has a pointer 1 +PASS Not throw: windows-1254 has a pointer 2 +PASS Not throw: windows-1254 has a pointer 3 +PASS Not throw: windows-1254 has a pointer 4 +PASS Not throw: windows-1254 has a pointer 5 +PASS Not throw: windows-1254 has a pointer 6 +PASS Not throw: windows-1254 has a pointer 7 +PASS Not throw: windows-1254 has a pointer 8 +PASS Not throw: windows-1254 has a pointer 9 +PASS Not throw: windows-1254 has a pointer 10 +PASS Not throw: windows-1254 has a pointer 11 +PASS Not throw: windows-1254 has a pointer 12 +PASS Not throw: windows-1254 has a pointer 13 +PASS Not throw: windows-1254 has a pointer 14 +PASS Not throw: windows-1254 has a pointer 15 +PASS Not throw: windows-1254 has a pointer 16 +PASS Not throw: windows-1254 has a pointer 17 +PASS Not throw: windows-1254 has a pointer 18 +PASS Not throw: windows-1254 has a pointer 19 +PASS Not throw: windows-1254 has a pointer 20 +PASS Not throw: windows-1254 has a pointer 21 +PASS Not throw: windows-1254 has a pointer 22 +PASS Not throw: windows-1254 has a pointer 23 +PASS Not throw: windows-1254 has a pointer 24 +PASS Not throw: windows-1254 has a pointer 25 +PASS Not throw: windows-1254 has a pointer 26 +PASS Not throw: windows-1254 has a pointer 27 +PASS Not throw: windows-1254 has a pointer 28 +PASS Not throw: windows-1254 has a pointer 29 +PASS Not throw: windows-1254 has a pointer 30 +PASS Not throw: windows-1254 has a pointer 31 +PASS Not throw: windows-1254 has a pointer 32 +PASS Not throw: windows-1254 has a pointer 33 +PASS Not throw: windows-1254 has a pointer 34 +PASS Not throw: windows-1254 has a pointer 35 +PASS Not throw: windows-1254 has a pointer 36 +PASS Not throw: windows-1254 has a pointer 37 +PASS Not throw: windows-1254 has a pointer 38 +PASS Not throw: windows-1254 has a pointer 39 +PASS Not throw: windows-1254 has a pointer 40 +PASS Not throw: windows-1254 has a pointer 41 +PASS Not throw: windows-1254 has a pointer 42 +PASS Not throw: windows-1254 has a pointer 43 +PASS Not throw: windows-1254 has a pointer 44 +PASS Not throw: windows-1254 has a pointer 45 +PASS Not throw: windows-1254 has a pointer 46 +PASS Not throw: windows-1254 has a pointer 47 +PASS Not throw: windows-1254 has a pointer 48 +PASS Not throw: windows-1254 has a pointer 49 +PASS Not throw: windows-1254 has a pointer 50 +PASS Not throw: windows-1254 has a pointer 51 +PASS Not throw: windows-1254 has a pointer 52 +PASS Not throw: windows-1254 has a pointer 53 +PASS Not throw: windows-1254 has a pointer 54 +PASS Not throw: windows-1254 has a pointer 55 +PASS Not throw: windows-1254 has a pointer 56 +PASS Not throw: windows-1254 has a pointer 57 +PASS Not throw: windows-1254 has a pointer 58 +PASS Not throw: windows-1254 has a pointer 59 +PASS Not throw: windows-1254 has a pointer 60 +PASS Not throw: windows-1254 has a pointer 61 +PASS Not throw: windows-1254 has a pointer 62 +PASS Not throw: windows-1254 has a pointer 63 +PASS Not throw: windows-1254 has a pointer 64 +PASS Not throw: windows-1254 has a pointer 65 +PASS Not throw: windows-1254 has a pointer 66 +PASS Not throw: windows-1254 has a pointer 67 +PASS Not throw: windows-1254 has a pointer 68 +PASS Not throw: windows-1254 has a pointer 69 +PASS Not throw: windows-1254 has a pointer 70 +PASS Not throw: windows-1254 has a pointer 71 +PASS Not throw: windows-1254 has a pointer 72 +PASS Not throw: windows-1254 has a pointer 73 +PASS Not throw: windows-1254 has a pointer 74 +PASS Not throw: windows-1254 has a pointer 75 +PASS Not throw: windows-1254 has a pointer 76 +PASS Not throw: windows-1254 has a pointer 77 +PASS Not throw: windows-1254 has a pointer 78 +PASS Not throw: windows-1254 has a pointer 79 +PASS Not throw: windows-1254 has a pointer 80 +PASS Not throw: windows-1254 has a pointer 81 +PASS Not throw: windows-1254 has a pointer 82 +PASS Not throw: windows-1254 has a pointer 83 +PASS Not throw: windows-1254 has a pointer 84 +PASS Not throw: windows-1254 has a pointer 85 +PASS Not throw: windows-1254 has a pointer 86 +PASS Not throw: windows-1254 has a pointer 87 +PASS Not throw: windows-1254 has a pointer 88 +PASS Not throw: windows-1254 has a pointer 89 +PASS Not throw: windows-1254 has a pointer 90 +PASS Not throw: windows-1254 has a pointer 91 +PASS Not throw: windows-1254 has a pointer 92 +PASS Not throw: windows-1254 has a pointer 93 +PASS Not throw: windows-1254 has a pointer 94 +PASS Not throw: windows-1254 has a pointer 95 +PASS Not throw: windows-1254 has a pointer 96 +PASS Not throw: windows-1254 has a pointer 97 +PASS Not throw: windows-1254 has a pointer 98 +PASS Not throw: windows-1254 has a pointer 99 +PASS Not throw: windows-1254 has a pointer 100 +PASS Not throw: windows-1254 has a pointer 101 +PASS Not throw: windows-1254 has a pointer 102 +PASS Not throw: windows-1254 has a pointer 103 +PASS Not throw: windows-1254 has a pointer 104 +PASS Not throw: windows-1254 has a pointer 105 +PASS Not throw: windows-1254 has a pointer 106 +PASS Not throw: windows-1254 has a pointer 107 +PASS Not throw: windows-1254 has a pointer 108 +PASS Not throw: windows-1254 has a pointer 109 +PASS Not throw: windows-1254 has a pointer 110 +PASS Not throw: windows-1254 has a pointer 111 +PASS Not throw: windows-1254 has a pointer 112 +PASS Not throw: windows-1254 has a pointer 113 +PASS Not throw: windows-1254 has a pointer 114 +PASS Not throw: windows-1254 has a pointer 115 +PASS Not throw: windows-1254 has a pointer 116 +PASS Not throw: windows-1254 has a pointer 117 +PASS Not throw: windows-1254 has a pointer 118 +PASS Not throw: windows-1254 has a pointer 119 +PASS Not throw: windows-1254 has a pointer 120 +PASS Not throw: windows-1254 has a pointer 121 +PASS Not throw: windows-1254 has a pointer 122 +PASS Not throw: windows-1254 has a pointer 123 +PASS Not throw: windows-1254 has a pointer 124 +PASS Not throw: windows-1254 has a pointer 125 +PASS Not throw: windows-1254 has a pointer 126 +PASS Not throw: windows-1254 has a pointer 127 +PASS Not throw: windows-1254 has a pointer 128 +PASS Not throw: windows-1254 has a pointer 129 +PASS Not throw: windows-1254 has a pointer 130 +PASS Not throw: windows-1254 has a pointer 131 +PASS Not throw: windows-1254 has a pointer 132 +PASS Not throw: windows-1254 has a pointer 133 +PASS Not throw: windows-1254 has a pointer 134 +PASS Not throw: windows-1254 has a pointer 135 +PASS Not throw: windows-1254 has a pointer 136 +PASS Not throw: windows-1254 has a pointer 137 +PASS Not throw: windows-1254 has a pointer 138 +PASS Not throw: windows-1254 has a pointer 139 +PASS Not throw: windows-1254 has a pointer 140 +PASS Not throw: windows-1254 has a pointer 141 +PASS Not throw: windows-1254 has a pointer 142 +PASS Not throw: windows-1254 has a pointer 143 +PASS Not throw: windows-1254 has a pointer 144 +PASS Not throw: windows-1254 has a pointer 145 +PASS Not throw: windows-1254 has a pointer 146 +PASS Not throw: windows-1254 has a pointer 147 +PASS Not throw: windows-1254 has a pointer 148 +PASS Not throw: windows-1254 has a pointer 149 +PASS Not throw: windows-1254 has a pointer 150 +PASS Not throw: windows-1254 has a pointer 151 +PASS Not throw: windows-1254 has a pointer 152 +PASS Not throw: windows-1254 has a pointer 153 +PASS Not throw: windows-1254 has a pointer 154 +PASS Not throw: windows-1254 has a pointer 155 +PASS Not throw: windows-1254 has a pointer 156 +PASS Not throw: windows-1254 has a pointer 157 +PASS Not throw: windows-1254 has a pointer 158 +PASS Not throw: windows-1254 has a pointer 159 +PASS Not throw: windows-1254 has a pointer 160 +PASS Not throw: windows-1254 has a pointer 161 +PASS Not throw: windows-1254 has a pointer 162 +PASS Not throw: windows-1254 has a pointer 163 +PASS Not throw: windows-1254 has a pointer 164 +PASS Not throw: windows-1254 has a pointer 165 +PASS Not throw: windows-1254 has a pointer 166 +PASS Not throw: windows-1254 has a pointer 167 +PASS Not throw: windows-1254 has a pointer 168 +PASS Not throw: windows-1254 has a pointer 169 +PASS Not throw: windows-1254 has a pointer 170 +PASS Not throw: windows-1254 has a pointer 171 +PASS Not throw: windows-1254 has a pointer 172 +PASS Not throw: windows-1254 has a pointer 173 +PASS Not throw: windows-1254 has a pointer 174 +PASS Not throw: windows-1254 has a pointer 175 +PASS Not throw: windows-1254 has a pointer 176 +PASS Not throw: windows-1254 has a pointer 177 +PASS Not throw: windows-1254 has a pointer 178 +PASS Not throw: windows-1254 has a pointer 179 +PASS Not throw: windows-1254 has a pointer 180 +PASS Not throw: windows-1254 has a pointer 181 +PASS Not throw: windows-1254 has a pointer 182 +PASS Not throw: windows-1254 has a pointer 183 +PASS Not throw: windows-1254 has a pointer 184 +PASS Not throw: windows-1254 has a pointer 185 +PASS Not throw: windows-1254 has a pointer 186 +PASS Not throw: windows-1254 has a pointer 187 +PASS Not throw: windows-1254 has a pointer 188 +PASS Not throw: windows-1254 has a pointer 189 +PASS Not throw: windows-1254 has a pointer 190 +PASS Not throw: windows-1254 has a pointer 191 +PASS Not throw: windows-1254 has a pointer 192 +PASS Not throw: windows-1254 has a pointer 193 +PASS Not throw: windows-1254 has a pointer 194 +PASS Not throw: windows-1254 has a pointer 195 +PASS Not throw: windows-1254 has a pointer 196 +PASS Not throw: windows-1254 has a pointer 197 +PASS Not throw: windows-1254 has a pointer 198 +PASS Not throw: windows-1254 has a pointer 199 +PASS Not throw: windows-1254 has a pointer 200 +PASS Not throw: windows-1254 has a pointer 201 +PASS Not throw: windows-1254 has a pointer 202 +PASS Not throw: windows-1254 has a pointer 203 +PASS Not throw: windows-1254 has a pointer 204 +PASS Not throw: windows-1254 has a pointer 205 +PASS Not throw: windows-1254 has a pointer 206 +PASS Not throw: windows-1254 has a pointer 207 +PASS Not throw: windows-1254 has a pointer 208 +PASS Not throw: windows-1254 has a pointer 209 +PASS Not throw: windows-1254 has a pointer 210 +PASS Not throw: windows-1254 has a pointer 211 +PASS Not throw: windows-1254 has a pointer 212 +PASS Not throw: windows-1254 has a pointer 213 +PASS Not throw: windows-1254 has a pointer 214 +PASS Not throw: windows-1254 has a pointer 215 +PASS Not throw: windows-1254 has a pointer 216 +PASS Not throw: windows-1254 has a pointer 217 +PASS Not throw: windows-1254 has a pointer 218 +PASS Not throw: windows-1254 has a pointer 219 +PASS Not throw: windows-1254 has a pointer 220 +PASS Not throw: windows-1254 has a pointer 221 +PASS Not throw: windows-1254 has a pointer 222 +PASS Not throw: windows-1254 has a pointer 223 +PASS Not throw: windows-1254 has a pointer 224 +PASS Not throw: windows-1254 has a pointer 225 +PASS Not throw: windows-1254 has a pointer 226 +PASS Not throw: windows-1254 has a pointer 227 +PASS Not throw: windows-1254 has a pointer 228 +PASS Not throw: windows-1254 has a pointer 229 +PASS Not throw: windows-1254 has a pointer 230 +PASS Not throw: windows-1254 has a pointer 231 +PASS Not throw: windows-1254 has a pointer 232 +PASS Not throw: windows-1254 has a pointer 233 +PASS Not throw: windows-1254 has a pointer 234 +PASS Not throw: windows-1254 has a pointer 235 +PASS Not throw: windows-1254 has a pointer 236 +PASS Not throw: windows-1254 has a pointer 237 +PASS Not throw: windows-1254 has a pointer 238 +PASS Not throw: windows-1254 has a pointer 239 +PASS Not throw: windows-1254 has a pointer 240 +PASS Not throw: windows-1254 has a pointer 241 +PASS Not throw: windows-1254 has a pointer 242 +PASS Not throw: windows-1254 has a pointer 243 +PASS Not throw: windows-1254 has a pointer 244 +PASS Not throw: windows-1254 has a pointer 245 +PASS Not throw: windows-1254 has a pointer 246 +PASS Not throw: windows-1254 has a pointer 247 +PASS Not throw: windows-1254 has a pointer 248 +PASS Not throw: windows-1254 has a pointer 249 +PASS Not throw: windows-1254 has a pointer 250 +PASS Not throw: windows-1254 has a pointer 251 +PASS Not throw: windows-1254 has a pointer 252 +PASS Not throw: windows-1254 has a pointer 253 +PASS Not throw: windows-1254 has a pointer 254 +PASS Not throw: windows-1254 has a pointer 255 +PASS Not throw: windows-1255 has a pointer 0 +PASS Not throw: windows-1255 has a pointer 1 +PASS Not throw: windows-1255 has a pointer 2 +PASS Not throw: windows-1255 has a pointer 3 +PASS Not throw: windows-1255 has a pointer 4 +PASS Not throw: windows-1255 has a pointer 5 +PASS Not throw: windows-1255 has a pointer 6 +PASS Not throw: windows-1255 has a pointer 7 +PASS Not throw: windows-1255 has a pointer 8 +PASS Not throw: windows-1255 has a pointer 9 +PASS Not throw: windows-1255 has a pointer 10 +PASS Not throw: windows-1255 has a pointer 11 +PASS Not throw: windows-1255 has a pointer 12 +PASS Not throw: windows-1255 has a pointer 13 +PASS Not throw: windows-1255 has a pointer 14 +PASS Not throw: windows-1255 has a pointer 15 +PASS Not throw: windows-1255 has a pointer 16 +PASS Not throw: windows-1255 has a pointer 17 +PASS Not throw: windows-1255 has a pointer 18 +PASS Not throw: windows-1255 has a pointer 19 +PASS Not throw: windows-1255 has a pointer 20 +PASS Not throw: windows-1255 has a pointer 21 +PASS Not throw: windows-1255 has a pointer 22 +PASS Not throw: windows-1255 has a pointer 23 +PASS Not throw: windows-1255 has a pointer 24 +PASS Not throw: windows-1255 has a pointer 25 +PASS Not throw: windows-1255 has a pointer 26 +PASS Not throw: windows-1255 has a pointer 27 +PASS Not throw: windows-1255 has a pointer 28 +PASS Not throw: windows-1255 has a pointer 29 +PASS Not throw: windows-1255 has a pointer 30 +PASS Not throw: windows-1255 has a pointer 31 +PASS Not throw: windows-1255 has a pointer 32 +PASS Not throw: windows-1255 has a pointer 33 +PASS Not throw: windows-1255 has a pointer 34 +PASS Not throw: windows-1255 has a pointer 35 +PASS Not throw: windows-1255 has a pointer 36 +PASS Not throw: windows-1255 has a pointer 37 +PASS Not throw: windows-1255 has a pointer 38 +PASS Not throw: windows-1255 has a pointer 39 +PASS Not throw: windows-1255 has a pointer 40 +PASS Not throw: windows-1255 has a pointer 41 +PASS Not throw: windows-1255 has a pointer 42 +PASS Not throw: windows-1255 has a pointer 43 +PASS Not throw: windows-1255 has a pointer 44 +PASS Not throw: windows-1255 has a pointer 45 +PASS Not throw: windows-1255 has a pointer 46 +PASS Not throw: windows-1255 has a pointer 47 +PASS Not throw: windows-1255 has a pointer 48 +PASS Not throw: windows-1255 has a pointer 49 +PASS Not throw: windows-1255 has a pointer 50 +PASS Not throw: windows-1255 has a pointer 51 +PASS Not throw: windows-1255 has a pointer 52 +PASS Not throw: windows-1255 has a pointer 53 +PASS Not throw: windows-1255 has a pointer 54 +PASS Not throw: windows-1255 has a pointer 55 +PASS Not throw: windows-1255 has a pointer 56 +PASS Not throw: windows-1255 has a pointer 57 +PASS Not throw: windows-1255 has a pointer 58 +PASS Not throw: windows-1255 has a pointer 59 +PASS Not throw: windows-1255 has a pointer 60 +PASS Not throw: windows-1255 has a pointer 61 +PASS Not throw: windows-1255 has a pointer 62 +PASS Not throw: windows-1255 has a pointer 63 +PASS Not throw: windows-1255 has a pointer 64 +PASS Not throw: windows-1255 has a pointer 65 +PASS Not throw: windows-1255 has a pointer 66 +PASS Not throw: windows-1255 has a pointer 67 +PASS Not throw: windows-1255 has a pointer 68 +PASS Not throw: windows-1255 has a pointer 69 +PASS Not throw: windows-1255 has a pointer 70 +PASS Not throw: windows-1255 has a pointer 71 +PASS Not throw: windows-1255 has a pointer 72 +PASS Not throw: windows-1255 has a pointer 73 +PASS Not throw: windows-1255 has a pointer 74 +PASS Not throw: windows-1255 has a pointer 75 +PASS Not throw: windows-1255 has a pointer 76 +PASS Not throw: windows-1255 has a pointer 77 +PASS Not throw: windows-1255 has a pointer 78 +PASS Not throw: windows-1255 has a pointer 79 +PASS Not throw: windows-1255 has a pointer 80 +PASS Not throw: windows-1255 has a pointer 81 +PASS Not throw: windows-1255 has a pointer 82 +PASS Not throw: windows-1255 has a pointer 83 +PASS Not throw: windows-1255 has a pointer 84 +PASS Not throw: windows-1255 has a pointer 85 +PASS Not throw: windows-1255 has a pointer 86 +PASS Not throw: windows-1255 has a pointer 87 +PASS Not throw: windows-1255 has a pointer 88 +PASS Not throw: windows-1255 has a pointer 89 +PASS Not throw: windows-1255 has a pointer 90 +PASS Not throw: windows-1255 has a pointer 91 +PASS Not throw: windows-1255 has a pointer 92 +PASS Not throw: windows-1255 has a pointer 93 +PASS Not throw: windows-1255 has a pointer 94 +PASS Not throw: windows-1255 has a pointer 95 +PASS Not throw: windows-1255 has a pointer 96 +PASS Not throw: windows-1255 has a pointer 97 +PASS Not throw: windows-1255 has a pointer 98 +PASS Not throw: windows-1255 has a pointer 99 +PASS Not throw: windows-1255 has a pointer 100 +PASS Not throw: windows-1255 has a pointer 101 +PASS Not throw: windows-1255 has a pointer 102 +PASS Not throw: windows-1255 has a pointer 103 +PASS Not throw: windows-1255 has a pointer 104 +PASS Not throw: windows-1255 has a pointer 105 +PASS Not throw: windows-1255 has a pointer 106 +PASS Not throw: windows-1255 has a pointer 107 +PASS Not throw: windows-1255 has a pointer 108 +PASS Not throw: windows-1255 has a pointer 109 +PASS Not throw: windows-1255 has a pointer 110 +PASS Not throw: windows-1255 has a pointer 111 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_6001-7000-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_6001-7000-expected.txt new file mode 100644 index 0000000000000..e76be2d387ac4 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_6001-7000-expected.txt @@ -0,0 +1,1002 @@ + +PASS Not throw: windows-1255 has a pointer 112 +PASS Not throw: windows-1255 has a pointer 113 +PASS Not throw: windows-1255 has a pointer 114 +PASS Not throw: windows-1255 has a pointer 115 +PASS Not throw: windows-1255 has a pointer 116 +PASS Not throw: windows-1255 has a pointer 117 +PASS Not throw: windows-1255 has a pointer 118 +PASS Not throw: windows-1255 has a pointer 119 +PASS Not throw: windows-1255 has a pointer 120 +PASS Not throw: windows-1255 has a pointer 121 +PASS Not throw: windows-1255 has a pointer 122 +PASS Not throw: windows-1255 has a pointer 123 +PASS Not throw: windows-1255 has a pointer 124 +PASS Not throw: windows-1255 has a pointer 125 +PASS Not throw: windows-1255 has a pointer 126 +PASS Not throw: windows-1255 has a pointer 127 +PASS Not throw: windows-1255 has a pointer 128 +PASS Not throw: windows-1255 has a pointer 129 +PASS Not throw: windows-1255 has a pointer 130 +PASS Not throw: windows-1255 has a pointer 131 +PASS Not throw: windows-1255 has a pointer 132 +PASS Not throw: windows-1255 has a pointer 133 +PASS Not throw: windows-1255 has a pointer 134 +PASS Not throw: windows-1255 has a pointer 135 +PASS Not throw: windows-1255 has a pointer 136 +PASS Not throw: windows-1255 has a pointer 137 +PASS Not throw: windows-1255 has a pointer 138 +PASS Not throw: windows-1255 has a pointer 139 +PASS Not throw: windows-1255 has a pointer 140 +PASS Not throw: windows-1255 has a pointer 141 +PASS Not throw: windows-1255 has a pointer 142 +PASS Not throw: windows-1255 has a pointer 143 +PASS Not throw: windows-1255 has a pointer 144 +PASS Not throw: windows-1255 has a pointer 145 +PASS Not throw: windows-1255 has a pointer 146 +PASS Not throw: windows-1255 has a pointer 147 +PASS Not throw: windows-1255 has a pointer 148 +PASS Not throw: windows-1255 has a pointer 149 +PASS Not throw: windows-1255 has a pointer 150 +PASS Not throw: windows-1255 has a pointer 151 +PASS Not throw: windows-1255 has a pointer 152 +PASS Not throw: windows-1255 has a pointer 153 +PASS Not throw: windows-1255 has a pointer 154 +PASS Not throw: windows-1255 has a pointer 155 +PASS Not throw: windows-1255 has a pointer 156 +PASS Not throw: windows-1255 has a pointer 157 +PASS Not throw: windows-1255 has a pointer 158 +PASS Not throw: windows-1255 has a pointer 159 +PASS Not throw: windows-1255 has a pointer 160 +PASS Not throw: windows-1255 has a pointer 161 +PASS Not throw: windows-1255 has a pointer 162 +PASS Not throw: windows-1255 has a pointer 163 +PASS Not throw: windows-1255 has a pointer 164 +PASS Not throw: windows-1255 has a pointer 165 +PASS Not throw: windows-1255 has a pointer 166 +PASS Not throw: windows-1255 has a pointer 167 +PASS Not throw: windows-1255 has a pointer 168 +PASS Not throw: windows-1255 has a pointer 169 +PASS Not throw: windows-1255 has a pointer 170 +PASS Not throw: windows-1255 has a pointer 171 +PASS Not throw: windows-1255 has a pointer 172 +PASS Not throw: windows-1255 has a pointer 173 +PASS Not throw: windows-1255 has a pointer 174 +PASS Not throw: windows-1255 has a pointer 175 +PASS Not throw: windows-1255 has a pointer 176 +PASS Not throw: windows-1255 has a pointer 177 +PASS Not throw: windows-1255 has a pointer 178 +PASS Not throw: windows-1255 has a pointer 179 +PASS Not throw: windows-1255 has a pointer 180 +PASS Not throw: windows-1255 has a pointer 181 +PASS Not throw: windows-1255 has a pointer 182 +PASS Not throw: windows-1255 has a pointer 183 +PASS Not throw: windows-1255 has a pointer 184 +PASS Not throw: windows-1255 has a pointer 185 +PASS Not throw: windows-1255 has a pointer 186 +PASS Not throw: windows-1255 has a pointer 187 +PASS Not throw: windows-1255 has a pointer 188 +PASS Not throw: windows-1255 has a pointer 189 +PASS Not throw: windows-1255 has a pointer 190 +PASS Not throw: windows-1255 has a pointer 191 +PASS Not throw: windows-1255 has a pointer 192 +PASS Not throw: windows-1255 has a pointer 193 +PASS Not throw: windows-1255 has a pointer 194 +PASS Not throw: windows-1255 has a pointer 195 +PASS Not throw: windows-1255 has a pointer 196 +PASS Not throw: windows-1255 has a pointer 197 +PASS Not throw: windows-1255 has a pointer 198 +PASS Not throw: windows-1255 has a pointer 199 +PASS Not throw: windows-1255 has a pointer 200 +PASS Not throw: windows-1255 has a pointer 201 +PASS Not throw: windows-1255 has a pointer 202 +PASS Not throw: windows-1255 has a pointer 203 +PASS Not throw: windows-1255 has a pointer 204 +PASS Not throw: windows-1255 has a pointer 205 +PASS Not throw: windows-1255 has a pointer 206 +PASS Not throw: windows-1255 has a pointer 207 +PASS Not throw: windows-1255 has a pointer 208 +PASS Not throw: windows-1255 has a pointer 209 +PASS Not throw: windows-1255 has a pointer 210 +PASS Not throw: windows-1255 has a pointer 211 +PASS Not throw: windows-1255 has a pointer 212 +PASS Not throw: windows-1255 has a pointer 213 +PASS Not throw: windows-1255 has a pointer 214 +PASS Not throw: windows-1255 has a pointer 215 +PASS Not throw: windows-1255 has a pointer 216 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 217 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 218 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 219 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 220 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 221 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 222 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 223 +PASS Not throw: windows-1255 has a pointer 224 +PASS Not throw: windows-1255 has a pointer 225 +PASS Not throw: windows-1255 has a pointer 226 +PASS Not throw: windows-1255 has a pointer 227 +PASS Not throw: windows-1255 has a pointer 228 +PASS Not throw: windows-1255 has a pointer 229 +PASS Not throw: windows-1255 has a pointer 230 +PASS Not throw: windows-1255 has a pointer 231 +PASS Not throw: windows-1255 has a pointer 232 +PASS Not throw: windows-1255 has a pointer 233 +PASS Not throw: windows-1255 has a pointer 234 +PASS Not throw: windows-1255 has a pointer 235 +PASS Not throw: windows-1255 has a pointer 236 +PASS Not throw: windows-1255 has a pointer 237 +PASS Not throw: windows-1255 has a pointer 238 +PASS Not throw: windows-1255 has a pointer 239 +PASS Not throw: windows-1255 has a pointer 240 +PASS Not throw: windows-1255 has a pointer 241 +PASS Not throw: windows-1255 has a pointer 242 +PASS Not throw: windows-1255 has a pointer 243 +PASS Not throw: windows-1255 has a pointer 244 +PASS Not throw: windows-1255 has a pointer 245 +PASS Not throw: windows-1255 has a pointer 246 +PASS Not throw: windows-1255 has a pointer 247 +PASS Not throw: windows-1255 has a pointer 248 +PASS Not throw: windows-1255 has a pointer 249 +PASS Not throw: windows-1255 has a pointer 250 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 251 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 252 +PASS Not throw: windows-1255 has a pointer 253 +PASS Not throw: windows-1255 has a pointer 254 +PASS Throw due to fatal flag: windows-1255 doesn't have a pointer 255 +PASS Not throw: windows-1256 has a pointer 0 +PASS Not throw: windows-1256 has a pointer 1 +PASS Not throw: windows-1256 has a pointer 2 +PASS Not throw: windows-1256 has a pointer 3 +PASS Not throw: windows-1256 has a pointer 4 +PASS Not throw: windows-1256 has a pointer 5 +PASS Not throw: windows-1256 has a pointer 6 +PASS Not throw: windows-1256 has a pointer 7 +PASS Not throw: windows-1256 has a pointer 8 +PASS Not throw: windows-1256 has a pointer 9 +PASS Not throw: windows-1256 has a pointer 10 +PASS Not throw: windows-1256 has a pointer 11 +PASS Not throw: windows-1256 has a pointer 12 +PASS Not throw: windows-1256 has a pointer 13 +PASS Not throw: windows-1256 has a pointer 14 +PASS Not throw: windows-1256 has a pointer 15 +PASS Not throw: windows-1256 has a pointer 16 +PASS Not throw: windows-1256 has a pointer 17 +PASS Not throw: windows-1256 has a pointer 18 +PASS Not throw: windows-1256 has a pointer 19 +PASS Not throw: windows-1256 has a pointer 20 +PASS Not throw: windows-1256 has a pointer 21 +PASS Not throw: windows-1256 has a pointer 22 +PASS Not throw: windows-1256 has a pointer 23 +PASS Not throw: windows-1256 has a pointer 24 +PASS Not throw: windows-1256 has a pointer 25 +PASS Not throw: windows-1256 has a pointer 26 +PASS Not throw: windows-1256 has a pointer 27 +PASS Not throw: windows-1256 has a pointer 28 +PASS Not throw: windows-1256 has a pointer 29 +PASS Not throw: windows-1256 has a pointer 30 +PASS Not throw: windows-1256 has a pointer 31 +PASS Not throw: windows-1256 has a pointer 32 +PASS Not throw: windows-1256 has a pointer 33 +PASS Not throw: windows-1256 has a pointer 34 +PASS Not throw: windows-1256 has a pointer 35 +PASS Not throw: windows-1256 has a pointer 36 +PASS Not throw: windows-1256 has a pointer 37 +PASS Not throw: windows-1256 has a pointer 38 +PASS Not throw: windows-1256 has a pointer 39 +PASS Not throw: windows-1256 has a pointer 40 +PASS Not throw: windows-1256 has a pointer 41 +PASS Not throw: windows-1256 has a pointer 42 +PASS Not throw: windows-1256 has a pointer 43 +PASS Not throw: windows-1256 has a pointer 44 +PASS Not throw: windows-1256 has a pointer 45 +PASS Not throw: windows-1256 has a pointer 46 +PASS Not throw: windows-1256 has a pointer 47 +PASS Not throw: windows-1256 has a pointer 48 +PASS Not throw: windows-1256 has a pointer 49 +PASS Not throw: windows-1256 has a pointer 50 +PASS Not throw: windows-1256 has a pointer 51 +PASS Not throw: windows-1256 has a pointer 52 +PASS Not throw: windows-1256 has a pointer 53 +PASS Not throw: windows-1256 has a pointer 54 +PASS Not throw: windows-1256 has a pointer 55 +PASS Not throw: windows-1256 has a pointer 56 +PASS Not throw: windows-1256 has a pointer 57 +PASS Not throw: windows-1256 has a pointer 58 +PASS Not throw: windows-1256 has a pointer 59 +PASS Not throw: windows-1256 has a pointer 60 +PASS Not throw: windows-1256 has a pointer 61 +PASS Not throw: windows-1256 has a pointer 62 +PASS Not throw: windows-1256 has a pointer 63 +PASS Not throw: windows-1256 has a pointer 64 +PASS Not throw: windows-1256 has a pointer 65 +PASS Not throw: windows-1256 has a pointer 66 +PASS Not throw: windows-1256 has a pointer 67 +PASS Not throw: windows-1256 has a pointer 68 +PASS Not throw: windows-1256 has a pointer 69 +PASS Not throw: windows-1256 has a pointer 70 +PASS Not throw: windows-1256 has a pointer 71 +PASS Not throw: windows-1256 has a pointer 72 +PASS Not throw: windows-1256 has a pointer 73 +PASS Not throw: windows-1256 has a pointer 74 +PASS Not throw: windows-1256 has a pointer 75 +PASS Not throw: windows-1256 has a pointer 76 +PASS Not throw: windows-1256 has a pointer 77 +PASS Not throw: windows-1256 has a pointer 78 +PASS Not throw: windows-1256 has a pointer 79 +PASS Not throw: windows-1256 has a pointer 80 +PASS Not throw: windows-1256 has a pointer 81 +PASS Not throw: windows-1256 has a pointer 82 +PASS Not throw: windows-1256 has a pointer 83 +PASS Not throw: windows-1256 has a pointer 84 +PASS Not throw: windows-1256 has a pointer 85 +PASS Not throw: windows-1256 has a pointer 86 +PASS Not throw: windows-1256 has a pointer 87 +PASS Not throw: windows-1256 has a pointer 88 +PASS Not throw: windows-1256 has a pointer 89 +PASS Not throw: windows-1256 has a pointer 90 +PASS Not throw: windows-1256 has a pointer 91 +PASS Not throw: windows-1256 has a pointer 92 +PASS Not throw: windows-1256 has a pointer 93 +PASS Not throw: windows-1256 has a pointer 94 +PASS Not throw: windows-1256 has a pointer 95 +PASS Not throw: windows-1256 has a pointer 96 +PASS Not throw: windows-1256 has a pointer 97 +PASS Not throw: windows-1256 has a pointer 98 +PASS Not throw: windows-1256 has a pointer 99 +PASS Not throw: windows-1256 has a pointer 100 +PASS Not throw: windows-1256 has a pointer 101 +PASS Not throw: windows-1256 has a pointer 102 +PASS Not throw: windows-1256 has a pointer 103 +PASS Not throw: windows-1256 has a pointer 104 +PASS Not throw: windows-1256 has a pointer 105 +PASS Not throw: windows-1256 has a pointer 106 +PASS Not throw: windows-1256 has a pointer 107 +PASS Not throw: windows-1256 has a pointer 108 +PASS Not throw: windows-1256 has a pointer 109 +PASS Not throw: windows-1256 has a pointer 110 +PASS Not throw: windows-1256 has a pointer 111 +PASS Not throw: windows-1256 has a pointer 112 +PASS Not throw: windows-1256 has a pointer 113 +PASS Not throw: windows-1256 has a pointer 114 +PASS Not throw: windows-1256 has a pointer 115 +PASS Not throw: windows-1256 has a pointer 116 +PASS Not throw: windows-1256 has a pointer 117 +PASS Not throw: windows-1256 has a pointer 118 +PASS Not throw: windows-1256 has a pointer 119 +PASS Not throw: windows-1256 has a pointer 120 +PASS Not throw: windows-1256 has a pointer 121 +PASS Not throw: windows-1256 has a pointer 122 +PASS Not throw: windows-1256 has a pointer 123 +PASS Not throw: windows-1256 has a pointer 124 +PASS Not throw: windows-1256 has a pointer 125 +PASS Not throw: windows-1256 has a pointer 126 +PASS Not throw: windows-1256 has a pointer 127 +PASS Not throw: windows-1256 has a pointer 128 +PASS Not throw: windows-1256 has a pointer 129 +PASS Not throw: windows-1256 has a pointer 130 +PASS Not throw: windows-1256 has a pointer 131 +PASS Not throw: windows-1256 has a pointer 132 +PASS Not throw: windows-1256 has a pointer 133 +PASS Not throw: windows-1256 has a pointer 134 +PASS Not throw: windows-1256 has a pointer 135 +PASS Not throw: windows-1256 has a pointer 136 +PASS Not throw: windows-1256 has a pointer 137 +PASS Not throw: windows-1256 has a pointer 138 +PASS Not throw: windows-1256 has a pointer 139 +PASS Not throw: windows-1256 has a pointer 140 +PASS Not throw: windows-1256 has a pointer 141 +PASS Not throw: windows-1256 has a pointer 142 +PASS Not throw: windows-1256 has a pointer 143 +PASS Not throw: windows-1256 has a pointer 144 +PASS Not throw: windows-1256 has a pointer 145 +PASS Not throw: windows-1256 has a pointer 146 +PASS Not throw: windows-1256 has a pointer 147 +PASS Not throw: windows-1256 has a pointer 148 +PASS Not throw: windows-1256 has a pointer 149 +PASS Not throw: windows-1256 has a pointer 150 +PASS Not throw: windows-1256 has a pointer 151 +PASS Not throw: windows-1256 has a pointer 152 +PASS Not throw: windows-1256 has a pointer 153 +PASS Not throw: windows-1256 has a pointer 154 +PASS Not throw: windows-1256 has a pointer 155 +PASS Not throw: windows-1256 has a pointer 156 +PASS Not throw: windows-1256 has a pointer 157 +PASS Not throw: windows-1256 has a pointer 158 +PASS Not throw: windows-1256 has a pointer 159 +PASS Not throw: windows-1256 has a pointer 160 +PASS Not throw: windows-1256 has a pointer 161 +PASS Not throw: windows-1256 has a pointer 162 +PASS Not throw: windows-1256 has a pointer 163 +PASS Not throw: windows-1256 has a pointer 164 +PASS Not throw: windows-1256 has a pointer 165 +PASS Not throw: windows-1256 has a pointer 166 +PASS Not throw: windows-1256 has a pointer 167 +PASS Not throw: windows-1256 has a pointer 168 +PASS Not throw: windows-1256 has a pointer 169 +PASS Not throw: windows-1256 has a pointer 170 +PASS Not throw: windows-1256 has a pointer 171 +PASS Not throw: windows-1256 has a pointer 172 +PASS Not throw: windows-1256 has a pointer 173 +PASS Not throw: windows-1256 has a pointer 174 +PASS Not throw: windows-1256 has a pointer 175 +PASS Not throw: windows-1256 has a pointer 176 +PASS Not throw: windows-1256 has a pointer 177 +PASS Not throw: windows-1256 has a pointer 178 +PASS Not throw: windows-1256 has a pointer 179 +PASS Not throw: windows-1256 has a pointer 180 +PASS Not throw: windows-1256 has a pointer 181 +PASS Not throw: windows-1256 has a pointer 182 +PASS Not throw: windows-1256 has a pointer 183 +PASS Not throw: windows-1256 has a pointer 184 +PASS Not throw: windows-1256 has a pointer 185 +PASS Not throw: windows-1256 has a pointer 186 +PASS Not throw: windows-1256 has a pointer 187 +PASS Not throw: windows-1256 has a pointer 188 +PASS Not throw: windows-1256 has a pointer 189 +PASS Not throw: windows-1256 has a pointer 190 +PASS Not throw: windows-1256 has a pointer 191 +PASS Not throw: windows-1256 has a pointer 192 +PASS Not throw: windows-1256 has a pointer 193 +PASS Not throw: windows-1256 has a pointer 194 +PASS Not throw: windows-1256 has a pointer 195 +PASS Not throw: windows-1256 has a pointer 196 +PASS Not throw: windows-1256 has a pointer 197 +PASS Not throw: windows-1256 has a pointer 198 +PASS Not throw: windows-1256 has a pointer 199 +PASS Not throw: windows-1256 has a pointer 200 +PASS Not throw: windows-1256 has a pointer 201 +PASS Not throw: windows-1256 has a pointer 202 +PASS Not throw: windows-1256 has a pointer 203 +PASS Not throw: windows-1256 has a pointer 204 +PASS Not throw: windows-1256 has a pointer 205 +PASS Not throw: windows-1256 has a pointer 206 +PASS Not throw: windows-1256 has a pointer 207 +PASS Not throw: windows-1256 has a pointer 208 +PASS Not throw: windows-1256 has a pointer 209 +PASS Not throw: windows-1256 has a pointer 210 +PASS Not throw: windows-1256 has a pointer 211 +PASS Not throw: windows-1256 has a pointer 212 +PASS Not throw: windows-1256 has a pointer 213 +PASS Not throw: windows-1256 has a pointer 214 +PASS Not throw: windows-1256 has a pointer 215 +PASS Not throw: windows-1256 has a pointer 216 +PASS Not throw: windows-1256 has a pointer 217 +PASS Not throw: windows-1256 has a pointer 218 +PASS Not throw: windows-1256 has a pointer 219 +PASS Not throw: windows-1256 has a pointer 220 +PASS Not throw: windows-1256 has a pointer 221 +PASS Not throw: windows-1256 has a pointer 222 +PASS Not throw: windows-1256 has a pointer 223 +PASS Not throw: windows-1256 has a pointer 224 +PASS Not throw: windows-1256 has a pointer 225 +PASS Not throw: windows-1256 has a pointer 226 +PASS Not throw: windows-1256 has a pointer 227 +PASS Not throw: windows-1256 has a pointer 228 +PASS Not throw: windows-1256 has a pointer 229 +PASS Not throw: windows-1256 has a pointer 230 +PASS Not throw: windows-1256 has a pointer 231 +PASS Not throw: windows-1256 has a pointer 232 +PASS Not throw: windows-1256 has a pointer 233 +PASS Not throw: windows-1256 has a pointer 234 +PASS Not throw: windows-1256 has a pointer 235 +PASS Not throw: windows-1256 has a pointer 236 +PASS Not throw: windows-1256 has a pointer 237 +PASS Not throw: windows-1256 has a pointer 238 +PASS Not throw: windows-1256 has a pointer 239 +PASS Not throw: windows-1256 has a pointer 240 +PASS Not throw: windows-1256 has a pointer 241 +PASS Not throw: windows-1256 has a pointer 242 +PASS Not throw: windows-1256 has a pointer 243 +PASS Not throw: windows-1256 has a pointer 244 +PASS Not throw: windows-1256 has a pointer 245 +PASS Not throw: windows-1256 has a pointer 246 +PASS Not throw: windows-1256 has a pointer 247 +PASS Not throw: windows-1256 has a pointer 248 +PASS Not throw: windows-1256 has a pointer 249 +PASS Not throw: windows-1256 has a pointer 250 +PASS Not throw: windows-1256 has a pointer 251 +PASS Not throw: windows-1256 has a pointer 252 +PASS Not throw: windows-1256 has a pointer 253 +PASS Not throw: windows-1256 has a pointer 254 +PASS Not throw: windows-1256 has a pointer 255 +PASS Not throw: windows-1257 has a pointer 0 +PASS Not throw: windows-1257 has a pointer 1 +PASS Not throw: windows-1257 has a pointer 2 +PASS Not throw: windows-1257 has a pointer 3 +PASS Not throw: windows-1257 has a pointer 4 +PASS Not throw: windows-1257 has a pointer 5 +PASS Not throw: windows-1257 has a pointer 6 +PASS Not throw: windows-1257 has a pointer 7 +PASS Not throw: windows-1257 has a pointer 8 +PASS Not throw: windows-1257 has a pointer 9 +PASS Not throw: windows-1257 has a pointer 10 +PASS Not throw: windows-1257 has a pointer 11 +PASS Not throw: windows-1257 has a pointer 12 +PASS Not throw: windows-1257 has a pointer 13 +PASS Not throw: windows-1257 has a pointer 14 +PASS Not throw: windows-1257 has a pointer 15 +PASS Not throw: windows-1257 has a pointer 16 +PASS Not throw: windows-1257 has a pointer 17 +PASS Not throw: windows-1257 has a pointer 18 +PASS Not throw: windows-1257 has a pointer 19 +PASS Not throw: windows-1257 has a pointer 20 +PASS Not throw: windows-1257 has a pointer 21 +PASS Not throw: windows-1257 has a pointer 22 +PASS Not throw: windows-1257 has a pointer 23 +PASS Not throw: windows-1257 has a pointer 24 +PASS Not throw: windows-1257 has a pointer 25 +PASS Not throw: windows-1257 has a pointer 26 +PASS Not throw: windows-1257 has a pointer 27 +PASS Not throw: windows-1257 has a pointer 28 +PASS Not throw: windows-1257 has a pointer 29 +PASS Not throw: windows-1257 has a pointer 30 +PASS Not throw: windows-1257 has a pointer 31 +PASS Not throw: windows-1257 has a pointer 32 +PASS Not throw: windows-1257 has a pointer 33 +PASS Not throw: windows-1257 has a pointer 34 +PASS Not throw: windows-1257 has a pointer 35 +PASS Not throw: windows-1257 has a pointer 36 +PASS Not throw: windows-1257 has a pointer 37 +PASS Not throw: windows-1257 has a pointer 38 +PASS Not throw: windows-1257 has a pointer 39 +PASS Not throw: windows-1257 has a pointer 40 +PASS Not throw: windows-1257 has a pointer 41 +PASS Not throw: windows-1257 has a pointer 42 +PASS Not throw: windows-1257 has a pointer 43 +PASS Not throw: windows-1257 has a pointer 44 +PASS Not throw: windows-1257 has a pointer 45 +PASS Not throw: windows-1257 has a pointer 46 +PASS Not throw: windows-1257 has a pointer 47 +PASS Not throw: windows-1257 has a pointer 48 +PASS Not throw: windows-1257 has a pointer 49 +PASS Not throw: windows-1257 has a pointer 50 +PASS Not throw: windows-1257 has a pointer 51 +PASS Not throw: windows-1257 has a pointer 52 +PASS Not throw: windows-1257 has a pointer 53 +PASS Not throw: windows-1257 has a pointer 54 +PASS Not throw: windows-1257 has a pointer 55 +PASS Not throw: windows-1257 has a pointer 56 +PASS Not throw: windows-1257 has a pointer 57 +PASS Not throw: windows-1257 has a pointer 58 +PASS Not throw: windows-1257 has a pointer 59 +PASS Not throw: windows-1257 has a pointer 60 +PASS Not throw: windows-1257 has a pointer 61 +PASS Not throw: windows-1257 has a pointer 62 +PASS Not throw: windows-1257 has a pointer 63 +PASS Not throw: windows-1257 has a pointer 64 +PASS Not throw: windows-1257 has a pointer 65 +PASS Not throw: windows-1257 has a pointer 66 +PASS Not throw: windows-1257 has a pointer 67 +PASS Not throw: windows-1257 has a pointer 68 +PASS Not throw: windows-1257 has a pointer 69 +PASS Not throw: windows-1257 has a pointer 70 +PASS Not throw: windows-1257 has a pointer 71 +PASS Not throw: windows-1257 has a pointer 72 +PASS Not throw: windows-1257 has a pointer 73 +PASS Not throw: windows-1257 has a pointer 74 +PASS Not throw: windows-1257 has a pointer 75 +PASS Not throw: windows-1257 has a pointer 76 +PASS Not throw: windows-1257 has a pointer 77 +PASS Not throw: windows-1257 has a pointer 78 +PASS Not throw: windows-1257 has a pointer 79 +PASS Not throw: windows-1257 has a pointer 80 +PASS Not throw: windows-1257 has a pointer 81 +PASS Not throw: windows-1257 has a pointer 82 +PASS Not throw: windows-1257 has a pointer 83 +PASS Not throw: windows-1257 has a pointer 84 +PASS Not throw: windows-1257 has a pointer 85 +PASS Not throw: windows-1257 has a pointer 86 +PASS Not throw: windows-1257 has a pointer 87 +PASS Not throw: windows-1257 has a pointer 88 +PASS Not throw: windows-1257 has a pointer 89 +PASS Not throw: windows-1257 has a pointer 90 +PASS Not throw: windows-1257 has a pointer 91 +PASS Not throw: windows-1257 has a pointer 92 +PASS Not throw: windows-1257 has a pointer 93 +PASS Not throw: windows-1257 has a pointer 94 +PASS Not throw: windows-1257 has a pointer 95 +PASS Not throw: windows-1257 has a pointer 96 +PASS Not throw: windows-1257 has a pointer 97 +PASS Not throw: windows-1257 has a pointer 98 +PASS Not throw: windows-1257 has a pointer 99 +PASS Not throw: windows-1257 has a pointer 100 +PASS Not throw: windows-1257 has a pointer 101 +PASS Not throw: windows-1257 has a pointer 102 +PASS Not throw: windows-1257 has a pointer 103 +PASS Not throw: windows-1257 has a pointer 104 +PASS Not throw: windows-1257 has a pointer 105 +PASS Not throw: windows-1257 has a pointer 106 +PASS Not throw: windows-1257 has a pointer 107 +PASS Not throw: windows-1257 has a pointer 108 +PASS Not throw: windows-1257 has a pointer 109 +PASS Not throw: windows-1257 has a pointer 110 +PASS Not throw: windows-1257 has a pointer 111 +PASS Not throw: windows-1257 has a pointer 112 +PASS Not throw: windows-1257 has a pointer 113 +PASS Not throw: windows-1257 has a pointer 114 +PASS Not throw: windows-1257 has a pointer 115 +PASS Not throw: windows-1257 has a pointer 116 +PASS Not throw: windows-1257 has a pointer 117 +PASS Not throw: windows-1257 has a pointer 118 +PASS Not throw: windows-1257 has a pointer 119 +PASS Not throw: windows-1257 has a pointer 120 +PASS Not throw: windows-1257 has a pointer 121 +PASS Not throw: windows-1257 has a pointer 122 +PASS Not throw: windows-1257 has a pointer 123 +PASS Not throw: windows-1257 has a pointer 124 +PASS Not throw: windows-1257 has a pointer 125 +PASS Not throw: windows-1257 has a pointer 126 +PASS Not throw: windows-1257 has a pointer 127 +PASS Not throw: windows-1257 has a pointer 128 +PASS Not throw: windows-1257 has a pointer 129 +PASS Not throw: windows-1257 has a pointer 130 +PASS Not throw: windows-1257 has a pointer 131 +PASS Not throw: windows-1257 has a pointer 132 +PASS Not throw: windows-1257 has a pointer 133 +PASS Not throw: windows-1257 has a pointer 134 +PASS Not throw: windows-1257 has a pointer 135 +PASS Not throw: windows-1257 has a pointer 136 +PASS Not throw: windows-1257 has a pointer 137 +PASS Not throw: windows-1257 has a pointer 138 +PASS Not throw: windows-1257 has a pointer 139 +PASS Not throw: windows-1257 has a pointer 140 +PASS Not throw: windows-1257 has a pointer 141 +PASS Not throw: windows-1257 has a pointer 142 +PASS Not throw: windows-1257 has a pointer 143 +PASS Not throw: windows-1257 has a pointer 144 +PASS Not throw: windows-1257 has a pointer 145 +PASS Not throw: windows-1257 has a pointer 146 +PASS Not throw: windows-1257 has a pointer 147 +PASS Not throw: windows-1257 has a pointer 148 +PASS Not throw: windows-1257 has a pointer 149 +PASS Not throw: windows-1257 has a pointer 150 +PASS Not throw: windows-1257 has a pointer 151 +PASS Not throw: windows-1257 has a pointer 152 +PASS Not throw: windows-1257 has a pointer 153 +PASS Not throw: windows-1257 has a pointer 154 +PASS Not throw: windows-1257 has a pointer 155 +PASS Not throw: windows-1257 has a pointer 156 +PASS Not throw: windows-1257 has a pointer 157 +PASS Not throw: windows-1257 has a pointer 158 +PASS Not throw: windows-1257 has a pointer 159 +PASS Not throw: windows-1257 has a pointer 160 +PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 161 +PASS Not throw: windows-1257 has a pointer 162 +PASS Not throw: windows-1257 has a pointer 163 +PASS Not throw: windows-1257 has a pointer 164 +PASS Throw due to fatal flag: windows-1257 doesn't have a pointer 165 +PASS Not throw: windows-1257 has a pointer 166 +PASS Not throw: windows-1257 has a pointer 167 +PASS Not throw: windows-1257 has a pointer 168 +PASS Not throw: windows-1257 has a pointer 169 +PASS Not throw: windows-1257 has a pointer 170 +PASS Not throw: windows-1257 has a pointer 171 +PASS Not throw: windows-1257 has a pointer 172 +PASS Not throw: windows-1257 has a pointer 173 +PASS Not throw: windows-1257 has a pointer 174 +PASS Not throw: windows-1257 has a pointer 175 +PASS Not throw: windows-1257 has a pointer 176 +PASS Not throw: windows-1257 has a pointer 177 +PASS Not throw: windows-1257 has a pointer 178 +PASS Not throw: windows-1257 has a pointer 179 +PASS Not throw: windows-1257 has a pointer 180 +PASS Not throw: windows-1257 has a pointer 181 +PASS Not throw: windows-1257 has a pointer 182 +PASS Not throw: windows-1257 has a pointer 183 +PASS Not throw: windows-1257 has a pointer 184 +PASS Not throw: windows-1257 has a pointer 185 +PASS Not throw: windows-1257 has a pointer 186 +PASS Not throw: windows-1257 has a pointer 187 +PASS Not throw: windows-1257 has a pointer 188 +PASS Not throw: windows-1257 has a pointer 189 +PASS Not throw: windows-1257 has a pointer 190 +PASS Not throw: windows-1257 has a pointer 191 +PASS Not throw: windows-1257 has a pointer 192 +PASS Not throw: windows-1257 has a pointer 193 +PASS Not throw: windows-1257 has a pointer 194 +PASS Not throw: windows-1257 has a pointer 195 +PASS Not throw: windows-1257 has a pointer 196 +PASS Not throw: windows-1257 has a pointer 197 +PASS Not throw: windows-1257 has a pointer 198 +PASS Not throw: windows-1257 has a pointer 199 +PASS Not throw: windows-1257 has a pointer 200 +PASS Not throw: windows-1257 has a pointer 201 +PASS Not throw: windows-1257 has a pointer 202 +PASS Not throw: windows-1257 has a pointer 203 +PASS Not throw: windows-1257 has a pointer 204 +PASS Not throw: windows-1257 has a pointer 205 +PASS Not throw: windows-1257 has a pointer 206 +PASS Not throw: windows-1257 has a pointer 207 +PASS Not throw: windows-1257 has a pointer 208 +PASS Not throw: windows-1257 has a pointer 209 +PASS Not throw: windows-1257 has a pointer 210 +PASS Not throw: windows-1257 has a pointer 211 +PASS Not throw: windows-1257 has a pointer 212 +PASS Not throw: windows-1257 has a pointer 213 +PASS Not throw: windows-1257 has a pointer 214 +PASS Not throw: windows-1257 has a pointer 215 +PASS Not throw: windows-1257 has a pointer 216 +PASS Not throw: windows-1257 has a pointer 217 +PASS Not throw: windows-1257 has a pointer 218 +PASS Not throw: windows-1257 has a pointer 219 +PASS Not throw: windows-1257 has a pointer 220 +PASS Not throw: windows-1257 has a pointer 221 +PASS Not throw: windows-1257 has a pointer 222 +PASS Not throw: windows-1257 has a pointer 223 +PASS Not throw: windows-1257 has a pointer 224 +PASS Not throw: windows-1257 has a pointer 225 +PASS Not throw: windows-1257 has a pointer 226 +PASS Not throw: windows-1257 has a pointer 227 +PASS Not throw: windows-1257 has a pointer 228 +PASS Not throw: windows-1257 has a pointer 229 +PASS Not throw: windows-1257 has a pointer 230 +PASS Not throw: windows-1257 has a pointer 231 +PASS Not throw: windows-1257 has a pointer 232 +PASS Not throw: windows-1257 has a pointer 233 +PASS Not throw: windows-1257 has a pointer 234 +PASS Not throw: windows-1257 has a pointer 235 +PASS Not throw: windows-1257 has a pointer 236 +PASS Not throw: windows-1257 has a pointer 237 +PASS Not throw: windows-1257 has a pointer 238 +PASS Not throw: windows-1257 has a pointer 239 +PASS Not throw: windows-1257 has a pointer 240 +PASS Not throw: windows-1257 has a pointer 241 +PASS Not throw: windows-1257 has a pointer 242 +PASS Not throw: windows-1257 has a pointer 243 +PASS Not throw: windows-1257 has a pointer 244 +PASS Not throw: windows-1257 has a pointer 245 +PASS Not throw: windows-1257 has a pointer 246 +PASS Not throw: windows-1257 has a pointer 247 +PASS Not throw: windows-1257 has a pointer 248 +PASS Not throw: windows-1257 has a pointer 249 +PASS Not throw: windows-1257 has a pointer 250 +PASS Not throw: windows-1257 has a pointer 251 +PASS Not throw: windows-1257 has a pointer 252 +PASS Not throw: windows-1257 has a pointer 253 +PASS Not throw: windows-1257 has a pointer 254 +PASS Not throw: windows-1257 has a pointer 255 +PASS Not throw: windows-1258 has a pointer 0 +PASS Not throw: windows-1258 has a pointer 1 +PASS Not throw: windows-1258 has a pointer 2 +PASS Not throw: windows-1258 has a pointer 3 +PASS Not throw: windows-1258 has a pointer 4 +PASS Not throw: windows-1258 has a pointer 5 +PASS Not throw: windows-1258 has a pointer 6 +PASS Not throw: windows-1258 has a pointer 7 +PASS Not throw: windows-1258 has a pointer 8 +PASS Not throw: windows-1258 has a pointer 9 +PASS Not throw: windows-1258 has a pointer 10 +PASS Not throw: windows-1258 has a pointer 11 +PASS Not throw: windows-1258 has a pointer 12 +PASS Not throw: windows-1258 has a pointer 13 +PASS Not throw: windows-1258 has a pointer 14 +PASS Not throw: windows-1258 has a pointer 15 +PASS Not throw: windows-1258 has a pointer 16 +PASS Not throw: windows-1258 has a pointer 17 +PASS Not throw: windows-1258 has a pointer 18 +PASS Not throw: windows-1258 has a pointer 19 +PASS Not throw: windows-1258 has a pointer 20 +PASS Not throw: windows-1258 has a pointer 21 +PASS Not throw: windows-1258 has a pointer 22 +PASS Not throw: windows-1258 has a pointer 23 +PASS Not throw: windows-1258 has a pointer 24 +PASS Not throw: windows-1258 has a pointer 25 +PASS Not throw: windows-1258 has a pointer 26 +PASS Not throw: windows-1258 has a pointer 27 +PASS Not throw: windows-1258 has a pointer 28 +PASS Not throw: windows-1258 has a pointer 29 +PASS Not throw: windows-1258 has a pointer 30 +PASS Not throw: windows-1258 has a pointer 31 +PASS Not throw: windows-1258 has a pointer 32 +PASS Not throw: windows-1258 has a pointer 33 +PASS Not throw: windows-1258 has a pointer 34 +PASS Not throw: windows-1258 has a pointer 35 +PASS Not throw: windows-1258 has a pointer 36 +PASS Not throw: windows-1258 has a pointer 37 +PASS Not throw: windows-1258 has a pointer 38 +PASS Not throw: windows-1258 has a pointer 39 +PASS Not throw: windows-1258 has a pointer 40 +PASS Not throw: windows-1258 has a pointer 41 +PASS Not throw: windows-1258 has a pointer 42 +PASS Not throw: windows-1258 has a pointer 43 +PASS Not throw: windows-1258 has a pointer 44 +PASS Not throw: windows-1258 has a pointer 45 +PASS Not throw: windows-1258 has a pointer 46 +PASS Not throw: windows-1258 has a pointer 47 +PASS Not throw: windows-1258 has a pointer 48 +PASS Not throw: windows-1258 has a pointer 49 +PASS Not throw: windows-1258 has a pointer 50 +PASS Not throw: windows-1258 has a pointer 51 +PASS Not throw: windows-1258 has a pointer 52 +PASS Not throw: windows-1258 has a pointer 53 +PASS Not throw: windows-1258 has a pointer 54 +PASS Not throw: windows-1258 has a pointer 55 +PASS Not throw: windows-1258 has a pointer 56 +PASS Not throw: windows-1258 has a pointer 57 +PASS Not throw: windows-1258 has a pointer 58 +PASS Not throw: windows-1258 has a pointer 59 +PASS Not throw: windows-1258 has a pointer 60 +PASS Not throw: windows-1258 has a pointer 61 +PASS Not throw: windows-1258 has a pointer 62 +PASS Not throw: windows-1258 has a pointer 63 +PASS Not throw: windows-1258 has a pointer 64 +PASS Not throw: windows-1258 has a pointer 65 +PASS Not throw: windows-1258 has a pointer 66 +PASS Not throw: windows-1258 has a pointer 67 +PASS Not throw: windows-1258 has a pointer 68 +PASS Not throw: windows-1258 has a pointer 69 +PASS Not throw: windows-1258 has a pointer 70 +PASS Not throw: windows-1258 has a pointer 71 +PASS Not throw: windows-1258 has a pointer 72 +PASS Not throw: windows-1258 has a pointer 73 +PASS Not throw: windows-1258 has a pointer 74 +PASS Not throw: windows-1258 has a pointer 75 +PASS Not throw: windows-1258 has a pointer 76 +PASS Not throw: windows-1258 has a pointer 77 +PASS Not throw: windows-1258 has a pointer 78 +PASS Not throw: windows-1258 has a pointer 79 +PASS Not throw: windows-1258 has a pointer 80 +PASS Not throw: windows-1258 has a pointer 81 +PASS Not throw: windows-1258 has a pointer 82 +PASS Not throw: windows-1258 has a pointer 83 +PASS Not throw: windows-1258 has a pointer 84 +PASS Not throw: windows-1258 has a pointer 85 +PASS Not throw: windows-1258 has a pointer 86 +PASS Not throw: windows-1258 has a pointer 87 +PASS Not throw: windows-1258 has a pointer 88 +PASS Not throw: windows-1258 has a pointer 89 +PASS Not throw: windows-1258 has a pointer 90 +PASS Not throw: windows-1258 has a pointer 91 +PASS Not throw: windows-1258 has a pointer 92 +PASS Not throw: windows-1258 has a pointer 93 +PASS Not throw: windows-1258 has a pointer 94 +PASS Not throw: windows-1258 has a pointer 95 +PASS Not throw: windows-1258 has a pointer 96 +PASS Not throw: windows-1258 has a pointer 97 +PASS Not throw: windows-1258 has a pointer 98 +PASS Not throw: windows-1258 has a pointer 99 +PASS Not throw: windows-1258 has a pointer 100 +PASS Not throw: windows-1258 has a pointer 101 +PASS Not throw: windows-1258 has a pointer 102 +PASS Not throw: windows-1258 has a pointer 103 +PASS Not throw: windows-1258 has a pointer 104 +PASS Not throw: windows-1258 has a pointer 105 +PASS Not throw: windows-1258 has a pointer 106 +PASS Not throw: windows-1258 has a pointer 107 +PASS Not throw: windows-1258 has a pointer 108 +PASS Not throw: windows-1258 has a pointer 109 +PASS Not throw: windows-1258 has a pointer 110 +PASS Not throw: windows-1258 has a pointer 111 +PASS Not throw: windows-1258 has a pointer 112 +PASS Not throw: windows-1258 has a pointer 113 +PASS Not throw: windows-1258 has a pointer 114 +PASS Not throw: windows-1258 has a pointer 115 +PASS Not throw: windows-1258 has a pointer 116 +PASS Not throw: windows-1258 has a pointer 117 +PASS Not throw: windows-1258 has a pointer 118 +PASS Not throw: windows-1258 has a pointer 119 +PASS Not throw: windows-1258 has a pointer 120 +PASS Not throw: windows-1258 has a pointer 121 +PASS Not throw: windows-1258 has a pointer 122 +PASS Not throw: windows-1258 has a pointer 123 +PASS Not throw: windows-1258 has a pointer 124 +PASS Not throw: windows-1258 has a pointer 125 +PASS Not throw: windows-1258 has a pointer 126 +PASS Not throw: windows-1258 has a pointer 127 +PASS Not throw: windows-1258 has a pointer 128 +PASS Not throw: windows-1258 has a pointer 129 +PASS Not throw: windows-1258 has a pointer 130 +PASS Not throw: windows-1258 has a pointer 131 +PASS Not throw: windows-1258 has a pointer 132 +PASS Not throw: windows-1258 has a pointer 133 +PASS Not throw: windows-1258 has a pointer 134 +PASS Not throw: windows-1258 has a pointer 135 +PASS Not throw: windows-1258 has a pointer 136 +PASS Not throw: windows-1258 has a pointer 137 +PASS Not throw: windows-1258 has a pointer 138 +PASS Not throw: windows-1258 has a pointer 139 +PASS Not throw: windows-1258 has a pointer 140 +PASS Not throw: windows-1258 has a pointer 141 +PASS Not throw: windows-1258 has a pointer 142 +PASS Not throw: windows-1258 has a pointer 143 +PASS Not throw: windows-1258 has a pointer 144 +PASS Not throw: windows-1258 has a pointer 145 +PASS Not throw: windows-1258 has a pointer 146 +PASS Not throw: windows-1258 has a pointer 147 +PASS Not throw: windows-1258 has a pointer 148 +PASS Not throw: windows-1258 has a pointer 149 +PASS Not throw: windows-1258 has a pointer 150 +PASS Not throw: windows-1258 has a pointer 151 +PASS Not throw: windows-1258 has a pointer 152 +PASS Not throw: windows-1258 has a pointer 153 +PASS Not throw: windows-1258 has a pointer 154 +PASS Not throw: windows-1258 has a pointer 155 +PASS Not throw: windows-1258 has a pointer 156 +PASS Not throw: windows-1258 has a pointer 157 +PASS Not throw: windows-1258 has a pointer 158 +PASS Not throw: windows-1258 has a pointer 159 +PASS Not throw: windows-1258 has a pointer 160 +PASS Not throw: windows-1258 has a pointer 161 +PASS Not throw: windows-1258 has a pointer 162 +PASS Not throw: windows-1258 has a pointer 163 +PASS Not throw: windows-1258 has a pointer 164 +PASS Not throw: windows-1258 has a pointer 165 +PASS Not throw: windows-1258 has a pointer 166 +PASS Not throw: windows-1258 has a pointer 167 +PASS Not throw: windows-1258 has a pointer 168 +PASS Not throw: windows-1258 has a pointer 169 +PASS Not throw: windows-1258 has a pointer 170 +PASS Not throw: windows-1258 has a pointer 171 +PASS Not throw: windows-1258 has a pointer 172 +PASS Not throw: windows-1258 has a pointer 173 +PASS Not throw: windows-1258 has a pointer 174 +PASS Not throw: windows-1258 has a pointer 175 +PASS Not throw: windows-1258 has a pointer 176 +PASS Not throw: windows-1258 has a pointer 177 +PASS Not throw: windows-1258 has a pointer 178 +PASS Not throw: windows-1258 has a pointer 179 +PASS Not throw: windows-1258 has a pointer 180 +PASS Not throw: windows-1258 has a pointer 181 +PASS Not throw: windows-1258 has a pointer 182 +PASS Not throw: windows-1258 has a pointer 183 +PASS Not throw: windows-1258 has a pointer 184 +PASS Not throw: windows-1258 has a pointer 185 +PASS Not throw: windows-1258 has a pointer 186 +PASS Not throw: windows-1258 has a pointer 187 +PASS Not throw: windows-1258 has a pointer 188 +PASS Not throw: windows-1258 has a pointer 189 +PASS Not throw: windows-1258 has a pointer 190 +PASS Not throw: windows-1258 has a pointer 191 +PASS Not throw: windows-1258 has a pointer 192 +PASS Not throw: windows-1258 has a pointer 193 +PASS Not throw: windows-1258 has a pointer 194 +PASS Not throw: windows-1258 has a pointer 195 +PASS Not throw: windows-1258 has a pointer 196 +PASS Not throw: windows-1258 has a pointer 197 +PASS Not throw: windows-1258 has a pointer 198 +PASS Not throw: windows-1258 has a pointer 199 +PASS Not throw: windows-1258 has a pointer 200 +PASS Not throw: windows-1258 has a pointer 201 +PASS Not throw: windows-1258 has a pointer 202 +PASS Not throw: windows-1258 has a pointer 203 +PASS Not throw: windows-1258 has a pointer 204 +PASS Not throw: windows-1258 has a pointer 205 +PASS Not throw: windows-1258 has a pointer 206 +PASS Not throw: windows-1258 has a pointer 207 +PASS Not throw: windows-1258 has a pointer 208 +PASS Not throw: windows-1258 has a pointer 209 +PASS Not throw: windows-1258 has a pointer 210 +PASS Not throw: windows-1258 has a pointer 211 +PASS Not throw: windows-1258 has a pointer 212 +PASS Not throw: windows-1258 has a pointer 213 +PASS Not throw: windows-1258 has a pointer 214 +PASS Not throw: windows-1258 has a pointer 215 +PASS Not throw: windows-1258 has a pointer 216 +PASS Not throw: windows-1258 has a pointer 217 +PASS Not throw: windows-1258 has a pointer 218 +PASS Not throw: windows-1258 has a pointer 219 +PASS Not throw: windows-1258 has a pointer 220 +PASS Not throw: windows-1258 has a pointer 221 +PASS Not throw: windows-1258 has a pointer 222 +PASS Not throw: windows-1258 has a pointer 223 +PASS Not throw: windows-1258 has a pointer 224 +PASS Not throw: windows-1258 has a pointer 225 +PASS Not throw: windows-1258 has a pointer 226 +PASS Not throw: windows-1258 has a pointer 227 +PASS Not throw: windows-1258 has a pointer 228 +PASS Not throw: windows-1258 has a pointer 229 +PASS Not throw: windows-1258 has a pointer 230 +PASS Not throw: windows-1258 has a pointer 231 +PASS Not throw: windows-1258 has a pointer 232 +PASS Not throw: windows-1258 has a pointer 233 +PASS Not throw: windows-1258 has a pointer 234 +PASS Not throw: windows-1258 has a pointer 235 +PASS Not throw: windows-1258 has a pointer 236 +PASS Not throw: windows-1258 has a pointer 237 +PASS Not throw: windows-1258 has a pointer 238 +PASS Not throw: windows-1258 has a pointer 239 +PASS Not throw: windows-1258 has a pointer 240 +PASS Not throw: windows-1258 has a pointer 241 +PASS Not throw: windows-1258 has a pointer 242 +PASS Not throw: windows-1258 has a pointer 243 +PASS Not throw: windows-1258 has a pointer 244 +PASS Not throw: windows-1258 has a pointer 245 +PASS Not throw: windows-1258 has a pointer 246 +PASS Not throw: windows-1258 has a pointer 247 +PASS Not throw: windows-1258 has a pointer 248 +PASS Not throw: windows-1258 has a pointer 249 +PASS Not throw: windows-1258 has a pointer 250 +PASS Not throw: windows-1258 has a pointer 251 +PASS Not throw: windows-1258 has a pointer 252 +PASS Not throw: windows-1258 has a pointer 253 +PASS Not throw: windows-1258 has a pointer 254 +PASS Not throw: windows-1258 has a pointer 255 +PASS Not throw: x-mac-cyrillic has a pointer 0 +PASS Not throw: x-mac-cyrillic has a pointer 1 +PASS Not throw: x-mac-cyrillic has a pointer 2 +PASS Not throw: x-mac-cyrillic has a pointer 3 +PASS Not throw: x-mac-cyrillic has a pointer 4 +PASS Not throw: x-mac-cyrillic has a pointer 5 +PASS Not throw: x-mac-cyrillic has a pointer 6 +PASS Not throw: x-mac-cyrillic has a pointer 7 +PASS Not throw: x-mac-cyrillic has a pointer 8 +PASS Not throw: x-mac-cyrillic has a pointer 9 +PASS Not throw: x-mac-cyrillic has a pointer 10 +PASS Not throw: x-mac-cyrillic has a pointer 11 +PASS Not throw: x-mac-cyrillic has a pointer 12 +PASS Not throw: x-mac-cyrillic has a pointer 13 +PASS Not throw: x-mac-cyrillic has a pointer 14 +PASS Not throw: x-mac-cyrillic has a pointer 15 +PASS Not throw: x-mac-cyrillic has a pointer 16 +PASS Not throw: x-mac-cyrillic has a pointer 17 +PASS Not throw: x-mac-cyrillic has a pointer 18 +PASS Not throw: x-mac-cyrillic has a pointer 19 +PASS Not throw: x-mac-cyrillic has a pointer 20 +PASS Not throw: x-mac-cyrillic has a pointer 21 +PASS Not throw: x-mac-cyrillic has a pointer 22 +PASS Not throw: x-mac-cyrillic has a pointer 23 +PASS Not throw: x-mac-cyrillic has a pointer 24 +PASS Not throw: x-mac-cyrillic has a pointer 25 +PASS Not throw: x-mac-cyrillic has a pointer 26 +PASS Not throw: x-mac-cyrillic has a pointer 27 +PASS Not throw: x-mac-cyrillic has a pointer 28 +PASS Not throw: x-mac-cyrillic has a pointer 29 +PASS Not throw: x-mac-cyrillic has a pointer 30 +PASS Not throw: x-mac-cyrillic has a pointer 31 +PASS Not throw: x-mac-cyrillic has a pointer 32 +PASS Not throw: x-mac-cyrillic has a pointer 33 +PASS Not throw: x-mac-cyrillic has a pointer 34 +PASS Not throw: x-mac-cyrillic has a pointer 35 +PASS Not throw: x-mac-cyrillic has a pointer 36 +PASS Not throw: x-mac-cyrillic has a pointer 37 +PASS Not throw: x-mac-cyrillic has a pointer 38 +PASS Not throw: x-mac-cyrillic has a pointer 39 +PASS Not throw: x-mac-cyrillic has a pointer 40 +PASS Not throw: x-mac-cyrillic has a pointer 41 +PASS Not throw: x-mac-cyrillic has a pointer 42 +PASS Not throw: x-mac-cyrillic has a pointer 43 +PASS Not throw: x-mac-cyrillic has a pointer 44 +PASS Not throw: x-mac-cyrillic has a pointer 45 +PASS Not throw: x-mac-cyrillic has a pointer 46 +PASS Not throw: x-mac-cyrillic has a pointer 47 +PASS Not throw: x-mac-cyrillic has a pointer 48 +PASS Not throw: x-mac-cyrillic has a pointer 49 +PASS Not throw: x-mac-cyrillic has a pointer 50 +PASS Not throw: x-mac-cyrillic has a pointer 51 +PASS Not throw: x-mac-cyrillic has a pointer 52 +PASS Not throw: x-mac-cyrillic has a pointer 53 +PASS Not throw: x-mac-cyrillic has a pointer 54 +PASS Not throw: x-mac-cyrillic has a pointer 55 +PASS Not throw: x-mac-cyrillic has a pointer 56 +PASS Not throw: x-mac-cyrillic has a pointer 57 +PASS Not throw: x-mac-cyrillic has a pointer 58 +PASS Not throw: x-mac-cyrillic has a pointer 59 +PASS Not throw: x-mac-cyrillic has a pointer 60 +PASS Not throw: x-mac-cyrillic has a pointer 61 +PASS Not throw: x-mac-cyrillic has a pointer 62 +PASS Not throw: x-mac-cyrillic has a pointer 63 +PASS Not throw: x-mac-cyrillic has a pointer 64 +PASS Not throw: x-mac-cyrillic has a pointer 65 +PASS Not throw: x-mac-cyrillic has a pointer 66 +PASS Not throw: x-mac-cyrillic has a pointer 67 +PASS Not throw: x-mac-cyrillic has a pointer 68 +PASS Not throw: x-mac-cyrillic has a pointer 69 +PASS Not throw: x-mac-cyrillic has a pointer 70 +PASS Not throw: x-mac-cyrillic has a pointer 71 +PASS Not throw: x-mac-cyrillic has a pointer 72 +PASS Not throw: x-mac-cyrillic has a pointer 73 +PASS Not throw: x-mac-cyrillic has a pointer 74 +PASS Not throw: x-mac-cyrillic has a pointer 75 +PASS Not throw: x-mac-cyrillic has a pointer 76 +PASS Not throw: x-mac-cyrillic has a pointer 77 +PASS Not throw: x-mac-cyrillic has a pointer 78 +PASS Not throw: x-mac-cyrillic has a pointer 79 +PASS Not throw: x-mac-cyrillic has a pointer 80 +PASS Not throw: x-mac-cyrillic has a pointer 81 +PASS Not throw: x-mac-cyrillic has a pointer 82 +PASS Not throw: x-mac-cyrillic has a pointer 83 +PASS Not throw: x-mac-cyrillic has a pointer 84 +PASS Not throw: x-mac-cyrillic has a pointer 85 +PASS Not throw: x-mac-cyrillic has a pointer 86 +PASS Not throw: x-mac-cyrillic has a pointer 87 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_7001-last-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_7001-last-expected.txt new file mode 100644 index 0000000000000..c1067533ad41c --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any_7001-last-expected.txt @@ -0,0 +1,170 @@ + +PASS Not throw: x-mac-cyrillic has a pointer 88 +PASS Not throw: x-mac-cyrillic has a pointer 89 +PASS Not throw: x-mac-cyrillic has a pointer 90 +PASS Not throw: x-mac-cyrillic has a pointer 91 +PASS Not throw: x-mac-cyrillic has a pointer 92 +PASS Not throw: x-mac-cyrillic has a pointer 93 +PASS Not throw: x-mac-cyrillic has a pointer 94 +PASS Not throw: x-mac-cyrillic has a pointer 95 +PASS Not throw: x-mac-cyrillic has a pointer 96 +PASS Not throw: x-mac-cyrillic has a pointer 97 +PASS Not throw: x-mac-cyrillic has a pointer 98 +PASS Not throw: x-mac-cyrillic has a pointer 99 +PASS Not throw: x-mac-cyrillic has a pointer 100 +PASS Not throw: x-mac-cyrillic has a pointer 101 +PASS Not throw: x-mac-cyrillic has a pointer 102 +PASS Not throw: x-mac-cyrillic has a pointer 103 +PASS Not throw: x-mac-cyrillic has a pointer 104 +PASS Not throw: x-mac-cyrillic has a pointer 105 +PASS Not throw: x-mac-cyrillic has a pointer 106 +PASS Not throw: x-mac-cyrillic has a pointer 107 +PASS Not throw: x-mac-cyrillic has a pointer 108 +PASS Not throw: x-mac-cyrillic has a pointer 109 +PASS Not throw: x-mac-cyrillic has a pointer 110 +PASS Not throw: x-mac-cyrillic has a pointer 111 +PASS Not throw: x-mac-cyrillic has a pointer 112 +PASS Not throw: x-mac-cyrillic has a pointer 113 +PASS Not throw: x-mac-cyrillic has a pointer 114 +PASS Not throw: x-mac-cyrillic has a pointer 115 +PASS Not throw: x-mac-cyrillic has a pointer 116 +PASS Not throw: x-mac-cyrillic has a pointer 117 +PASS Not throw: x-mac-cyrillic has a pointer 118 +PASS Not throw: x-mac-cyrillic has a pointer 119 +PASS Not throw: x-mac-cyrillic has a pointer 120 +PASS Not throw: x-mac-cyrillic has a pointer 121 +PASS Not throw: x-mac-cyrillic has a pointer 122 +PASS Not throw: x-mac-cyrillic has a pointer 123 +PASS Not throw: x-mac-cyrillic has a pointer 124 +PASS Not throw: x-mac-cyrillic has a pointer 125 +PASS Not throw: x-mac-cyrillic has a pointer 126 +PASS Not throw: x-mac-cyrillic has a pointer 127 +PASS Not throw: x-mac-cyrillic has a pointer 128 +PASS Not throw: x-mac-cyrillic has a pointer 129 +PASS Not throw: x-mac-cyrillic has a pointer 130 +PASS Not throw: x-mac-cyrillic has a pointer 131 +PASS Not throw: x-mac-cyrillic has a pointer 132 +PASS Not throw: x-mac-cyrillic has a pointer 133 +PASS Not throw: x-mac-cyrillic has a pointer 134 +PASS Not throw: x-mac-cyrillic has a pointer 135 +PASS Not throw: x-mac-cyrillic has a pointer 136 +PASS Not throw: x-mac-cyrillic has a pointer 137 +PASS Not throw: x-mac-cyrillic has a pointer 138 +PASS Not throw: x-mac-cyrillic has a pointer 139 +PASS Not throw: x-mac-cyrillic has a pointer 140 +PASS Not throw: x-mac-cyrillic has a pointer 141 +PASS Not throw: x-mac-cyrillic has a pointer 142 +PASS Not throw: x-mac-cyrillic has a pointer 143 +PASS Not throw: x-mac-cyrillic has a pointer 144 +PASS Not throw: x-mac-cyrillic has a pointer 145 +PASS Not throw: x-mac-cyrillic has a pointer 146 +PASS Not throw: x-mac-cyrillic has a pointer 147 +PASS Not throw: x-mac-cyrillic has a pointer 148 +PASS Not throw: x-mac-cyrillic has a pointer 149 +PASS Not throw: x-mac-cyrillic has a pointer 150 +PASS Not throw: x-mac-cyrillic has a pointer 151 +PASS Not throw: x-mac-cyrillic has a pointer 152 +PASS Not throw: x-mac-cyrillic has a pointer 153 +PASS Not throw: x-mac-cyrillic has a pointer 154 +PASS Not throw: x-mac-cyrillic has a pointer 155 +PASS Not throw: x-mac-cyrillic has a pointer 156 +PASS Not throw: x-mac-cyrillic has a pointer 157 +PASS Not throw: x-mac-cyrillic has a pointer 158 +PASS Not throw: x-mac-cyrillic has a pointer 159 +PASS Not throw: x-mac-cyrillic has a pointer 160 +PASS Not throw: x-mac-cyrillic has a pointer 161 +PASS Not throw: x-mac-cyrillic has a pointer 162 +PASS Not throw: x-mac-cyrillic has a pointer 163 +PASS Not throw: x-mac-cyrillic has a pointer 164 +PASS Not throw: x-mac-cyrillic has a pointer 165 +PASS Not throw: x-mac-cyrillic has a pointer 166 +PASS Not throw: x-mac-cyrillic has a pointer 167 +PASS Not throw: x-mac-cyrillic has a pointer 168 +PASS Not throw: x-mac-cyrillic has a pointer 169 +PASS Not throw: x-mac-cyrillic has a pointer 170 +PASS Not throw: x-mac-cyrillic has a pointer 171 +PASS Not throw: x-mac-cyrillic has a pointer 172 +PASS Not throw: x-mac-cyrillic has a pointer 173 +PASS Not throw: x-mac-cyrillic has a pointer 174 +PASS Not throw: x-mac-cyrillic has a pointer 175 +PASS Not throw: x-mac-cyrillic has a pointer 176 +PASS Not throw: x-mac-cyrillic has a pointer 177 +PASS Not throw: x-mac-cyrillic has a pointer 178 +PASS Not throw: x-mac-cyrillic has a pointer 179 +PASS Not throw: x-mac-cyrillic has a pointer 180 +PASS Not throw: x-mac-cyrillic has a pointer 181 +PASS Not throw: x-mac-cyrillic has a pointer 182 +PASS Not throw: x-mac-cyrillic has a pointer 183 +PASS Not throw: x-mac-cyrillic has a pointer 184 +PASS Not throw: x-mac-cyrillic has a pointer 185 +PASS Not throw: x-mac-cyrillic has a pointer 186 +PASS Not throw: x-mac-cyrillic has a pointer 187 +PASS Not throw: x-mac-cyrillic has a pointer 188 +PASS Not throw: x-mac-cyrillic has a pointer 189 +PASS Not throw: x-mac-cyrillic has a pointer 190 +PASS Not throw: x-mac-cyrillic has a pointer 191 +PASS Not throw: x-mac-cyrillic has a pointer 192 +PASS Not throw: x-mac-cyrillic has a pointer 193 +PASS Not throw: x-mac-cyrillic has a pointer 194 +PASS Not throw: x-mac-cyrillic has a pointer 195 +PASS Not throw: x-mac-cyrillic has a pointer 196 +PASS Not throw: x-mac-cyrillic has a pointer 197 +PASS Not throw: x-mac-cyrillic has a pointer 198 +PASS Not throw: x-mac-cyrillic has a pointer 199 +PASS Not throw: x-mac-cyrillic has a pointer 200 +PASS Not throw: x-mac-cyrillic has a pointer 201 +PASS Not throw: x-mac-cyrillic has a pointer 202 +PASS Not throw: x-mac-cyrillic has a pointer 203 +PASS Not throw: x-mac-cyrillic has a pointer 204 +PASS Not throw: x-mac-cyrillic has a pointer 205 +PASS Not throw: x-mac-cyrillic has a pointer 206 +PASS Not throw: x-mac-cyrillic has a pointer 207 +PASS Not throw: x-mac-cyrillic has a pointer 208 +PASS Not throw: x-mac-cyrillic has a pointer 209 +PASS Not throw: x-mac-cyrillic has a pointer 210 +PASS Not throw: x-mac-cyrillic has a pointer 211 +PASS Not throw: x-mac-cyrillic has a pointer 212 +PASS Not throw: x-mac-cyrillic has a pointer 213 +PASS Not throw: x-mac-cyrillic has a pointer 214 +PASS Not throw: x-mac-cyrillic has a pointer 215 +PASS Not throw: x-mac-cyrillic has a pointer 216 +PASS Not throw: x-mac-cyrillic has a pointer 217 +PASS Not throw: x-mac-cyrillic has a pointer 218 +PASS Not throw: x-mac-cyrillic has a pointer 219 +PASS Not throw: x-mac-cyrillic has a pointer 220 +PASS Not throw: x-mac-cyrillic has a pointer 221 +PASS Not throw: x-mac-cyrillic has a pointer 222 +PASS Not throw: x-mac-cyrillic has a pointer 223 +PASS Not throw: x-mac-cyrillic has a pointer 224 +PASS Not throw: x-mac-cyrillic has a pointer 225 +PASS Not throw: x-mac-cyrillic has a pointer 226 +PASS Not throw: x-mac-cyrillic has a pointer 227 +PASS Not throw: x-mac-cyrillic has a pointer 228 +PASS Not throw: x-mac-cyrillic has a pointer 229 +PASS Not throw: x-mac-cyrillic has a pointer 230 +PASS Not throw: x-mac-cyrillic has a pointer 231 +PASS Not throw: x-mac-cyrillic has a pointer 232 +PASS Not throw: x-mac-cyrillic has a pointer 233 +PASS Not throw: x-mac-cyrillic has a pointer 234 +PASS Not throw: x-mac-cyrillic has a pointer 235 +PASS Not throw: x-mac-cyrillic has a pointer 236 +PASS Not throw: x-mac-cyrillic has a pointer 237 +PASS Not throw: x-mac-cyrillic has a pointer 238 +PASS Not throw: x-mac-cyrillic has a pointer 239 +PASS Not throw: x-mac-cyrillic has a pointer 240 +PASS Not throw: x-mac-cyrillic has a pointer 241 +PASS Not throw: x-mac-cyrillic has a pointer 242 +PASS Not throw: x-mac-cyrillic has a pointer 243 +PASS Not throw: x-mac-cyrillic has a pointer 244 +PASS Not throw: x-mac-cyrillic has a pointer 245 +PASS Not throw: x-mac-cyrillic has a pointer 246 +PASS Not throw: x-mac-cyrillic has a pointer 247 +PASS Not throw: x-mac-cyrillic has a pointer 248 +PASS Not throw: x-mac-cyrillic has a pointer 249 +PASS Not throw: x-mac-cyrillic has a pointer 250 +PASS Not throw: x-mac-cyrillic has a pointer 251 +PASS Not throw: x-mac-cyrillic has a pointer 252 +PASS Not throw: x-mac-cyrillic has a pointer 253 +PASS Not throw: x-mac-cyrillic has a pointer 254 +PASS Not throw: x-mac-cyrillic has a pointer 255 + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-streaming.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-streaming.any.js index 0d58b2e1d7d8a..9043b43eae29a 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-streaming.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-streaming.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: End-of-file test(function() { diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal.any.js index f9ccb2dfa7608..054b35f21f488 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: Fatal flag var bad = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom-expected.txt deleted file mode 100644 index 96f89b96189d4..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom-expected.txt +++ /dev/null @@ -1,6 +0,0 @@ - -PASS BOM is ignored if ignoreBOM option is specified: utf-8 -PASS BOM is ignored if ignoreBOM option is specified: utf-16le -PASS BOM is ignored if ignoreBOM option is specified: utf-16be -PASS The ignoreBOM attribute of TextDecoder - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom.any.js index 81f210eec89b4..e825698ba4052 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: TextDecoder ignoreBOM option var cases = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming-expected.txt deleted file mode 100644 index 82b2132c76bcc..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming-expected.txt +++ /dev/null @@ -1,17 +0,0 @@ - -PASS Streaming decode: utf-8, 1 byte window -PASS Streaming decode: utf-8, 2 byte window -PASS Streaming decode: utf-8, 3 byte window -PASS Streaming decode: utf-8, 4 byte window -PASS Streaming decode: utf-8, 5 byte window -PASS Streaming decode: utf-16le, 1 byte window -PASS Streaming decode: utf-16le, 2 byte window -PASS Streaming decode: utf-16le, 3 byte window -PASS Streaming decode: utf-16le, 4 byte window -PASS Streaming decode: utf-16le, 5 byte window -PASS Streaming decode: utf-16be, 1 byte window -PASS Streaming decode: utf-16be, 2 byte window -PASS Streaming decode: utf-16be, 3 byte window -PASS Streaming decode: utf-16be, 4 byte window -PASS Streaming decode: utf-16be, 5 byte window - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.js.headers b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.js.headers new file mode 100644 index 0000000000000..4fff9d9fba4c8 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.js.headers @@ -0,0 +1,2 @@ +Cross-Origin-Opener-Policy: same-origin +Cross-Origin-Embedder-Policy: require-corp \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker-expected.txt new file mode 100644 index 0000000000000..951d7310acd6b --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker-expected.txt @@ -0,0 +1,34 @@ + +PASS Streaming decode: utf-8, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 5 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 5 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 5 byte window (ArrayBuffer) +PASS Streaming decode: UTF-8 chunk tests (ArrayBuffer) +PASS Streaming decode: utf-8, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: UTF-8 chunk tests (SharedArrayBuffer) + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.serviceworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker-expected.txt new file mode 100644 index 0000000000000..951d7310acd6b --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker-expected.txt @@ -0,0 +1,34 @@ + +PASS Streaming decode: utf-8, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-8, 5 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-16le, 5 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 1 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 2 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 3 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 4 byte window (ArrayBuffer) +PASS Streaming decode: utf-16be, 5 byte window (ArrayBuffer) +PASS Streaming decode: UTF-8 chunk tests (ArrayBuffer) +PASS Streaming decode: utf-8, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-8, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer) +PASS Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer) +PASS Streaming decode: UTF-8 chunk tests (SharedArrayBuffer) + diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.sharedworker.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.any.js index b08ea56cee38a..7e8322cd19c21 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: UTF-16 surrogate handling var bad = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-constructor-non-utf-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-constructor-non-utf-expected.txt deleted file mode 100644 index 362c6bf0da718..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-constructor-non-utf-expected.txt +++ /dev/null @@ -1,81 +0,0 @@ - -PASS Encoding argument supported for decode: UTF-8 -PASS Encoding argument not considered for encode: UTF-8 -PASS Encoding argument supported for decode: IBM866 -PASS Encoding argument not considered for encode: IBM866 -PASS Encoding argument supported for decode: ISO-8859-2 -PASS Encoding argument not considered for encode: ISO-8859-2 -PASS Encoding argument supported for decode: ISO-8859-3 -PASS Encoding argument not considered for encode: ISO-8859-3 -PASS Encoding argument supported for decode: ISO-8859-4 -PASS Encoding argument not considered for encode: ISO-8859-4 -PASS Encoding argument supported for decode: ISO-8859-5 -PASS Encoding argument not considered for encode: ISO-8859-5 -PASS Encoding argument supported for decode: ISO-8859-6 -PASS Encoding argument not considered for encode: ISO-8859-6 -PASS Encoding argument supported for decode: ISO-8859-7 -PASS Encoding argument not considered for encode: ISO-8859-7 -PASS Encoding argument supported for decode: ISO-8859-8 -PASS Encoding argument not considered for encode: ISO-8859-8 -PASS Encoding argument supported for decode: ISO-8859-8-I -PASS Encoding argument not considered for encode: ISO-8859-8-I -PASS Encoding argument supported for decode: ISO-8859-10 -PASS Encoding argument not considered for encode: ISO-8859-10 -PASS Encoding argument supported for decode: ISO-8859-13 -PASS Encoding argument not considered for encode: ISO-8859-13 -PASS Encoding argument supported for decode: ISO-8859-14 -PASS Encoding argument not considered for encode: ISO-8859-14 -PASS Encoding argument supported for decode: ISO-8859-15 -PASS Encoding argument not considered for encode: ISO-8859-15 -PASS Encoding argument supported for decode: ISO-8859-16 -PASS Encoding argument not considered for encode: ISO-8859-16 -PASS Encoding argument supported for decode: KOI8-R -PASS Encoding argument not considered for encode: KOI8-R -PASS Encoding argument supported for decode: KOI8-U -PASS Encoding argument not considered for encode: KOI8-U -PASS Encoding argument supported for decode: macintosh -PASS Encoding argument not considered for encode: macintosh -PASS Encoding argument supported for decode: windows-874 -PASS Encoding argument not considered for encode: windows-874 -PASS Encoding argument supported for decode: windows-1250 -PASS Encoding argument not considered for encode: windows-1250 -PASS Encoding argument supported for decode: windows-1251 -PASS Encoding argument not considered for encode: windows-1251 -PASS Encoding argument supported for decode: windows-1252 -PASS Encoding argument not considered for encode: windows-1252 -PASS Encoding argument supported for decode: windows-1253 -PASS Encoding argument not considered for encode: windows-1253 -PASS Encoding argument supported for decode: windows-1254 -PASS Encoding argument not considered for encode: windows-1254 -PASS Encoding argument supported for decode: windows-1255 -PASS Encoding argument not considered for encode: windows-1255 -PASS Encoding argument supported for decode: windows-1256 -PASS Encoding argument not considered for encode: windows-1256 -PASS Encoding argument supported for decode: windows-1257 -PASS Encoding argument not considered for encode: windows-1257 -PASS Encoding argument supported for decode: windows-1258 -PASS Encoding argument not considered for encode: windows-1258 -PASS Encoding argument supported for decode: x-mac-cyrillic -PASS Encoding argument not considered for encode: x-mac-cyrillic -PASS Encoding argument supported for decode: GBK -PASS Encoding argument not considered for encode: GBK -PASS Encoding argument supported for decode: gb18030 -PASS Encoding argument not considered for encode: gb18030 -PASS Encoding argument supported for decode: Big5 -PASS Encoding argument not considered for encode: Big5 -PASS Encoding argument supported for decode: EUC-JP -PASS Encoding argument not considered for encode: EUC-JP -PASS Encoding argument supported for decode: ISO-2022-JP -PASS Encoding argument not considered for encode: ISO-2022-JP -PASS Encoding argument supported for decode: Shift_JIS -PASS Encoding argument not considered for encode: Shift_JIS -PASS Encoding argument supported for decode: EUC-KR -PASS Encoding argument not considered for encode: EUC-KR -PASS Encoding argument not considered for encode: replacement -PASS Encoding argument supported for decode: UTF-16BE -PASS Encoding argument not considered for encode: UTF-16BE -PASS Encoding argument supported for decode: UTF-16LE -PASS Encoding argument not considered for encode: UTF-16LE -PASS Encoding argument supported for decode: x-user-defined -PASS Encoding argument not considered for encode: x-user-defined - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates-expected.txt deleted file mode 100644 index 23ae6c18c0a71..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates-expected.txt +++ /dev/null @@ -1,9 +0,0 @@ - -PASS USVString handling: lone surrogate lead -PASS USVString handling: lone surrogate trail -PASS USVString handling: unmatched surrogate lead -PASS USVString handling: unmatched surrogate trail -PASS USVString handling: swapped surrogate pair -PASS USVString handling: properly encoded MUSICAL SYMBOL G CLEF (U+1D11E) -PASS USVString default - diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates.any.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates.any.js index 014a0ebb12d0f..31657516455bd 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates.any.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates.any.js @@ -1,3 +1,4 @@ +// META: global=window,dedicatedworker,shadowrealm // META: title=Encoding API: USVString surrogate handling when encoding var bad = [ diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.html deleted file mode 100644 index ba493e2f1a7bc..0000000000000 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.html +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - -
- diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels-expected.txt b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window-expected.txt similarity index 96% rename from LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels-expected.txt rename to LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window-expected.txt index aaf8faa916474..16f70fc304d22 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels-expected.txt +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window-expected.txt @@ -21,7 +21,7 @@ PASS csviscii is not supported by the Encoding Standard PASS dos-720 is not supported by the Encoding Standard PASS dos-862 is not supported by the Encoding Standard PASS ecma-cyrillic is not supported by the Encoding Standard -FAIL euc-tw is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "EUC-TW" +FAIL euc-tw is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "EUC-TW" PASS german is not supported by the Encoding Standard PASS geostd8 is not supported by the Encoding Standard PASS hp-roman8 is not supported by the Encoding Standard @@ -96,7 +96,7 @@ PASS tis-620-2533 is not supported by the Encoding Standard PASS utf-7 is not supported by the Encoding Standard PASS utf-32 is not supported by the Encoding Standard PASS viscii is not supported by the Encoding Standard -FAIL windows-936-2000 is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "GBK" +FAIL windows-936-2000 is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "GBK" PASS windows-sami-2 is not supported by the Encoding Standard PASS ws2 is not supported by the Encoding Standard PASS x-chinese-cns is not supported by the Encoding Standard @@ -130,15 +130,15 @@ PASS x-iscii-t is not supported by the Encoding Standard PASS x-iscii-ta is not supported by the Encoding Standard PASS x-iscii-te is not supported by the Encoding Standard PASS x-mac-arabic is not supported by the Encoding Standard -FAIL x-mac-ce is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "x-mac-centraleurroman" -FAIL x-mac-centraleurroman is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "x-mac-centraleurroman" +FAIL x-mac-ce is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "x-mac-centraleurroman" +FAIL x-mac-centraleurroman is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "x-mac-centraleurroman" PASS x-mac-chinesesimp is not supported by the Encoding Standard PASS x-mac-chinesetrad is not supported by the Encoding Standard PASS x-mac-croatian is not supported by the Encoding Standard PASS x-mac-devanagari is not supported by the Encoding Standard PASS x-mac-dingbats is not supported by the Encoding Standard PASS x-mac-farsi is not supported by the Encoding Standard -FAIL x-mac-greek is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "x-mac-greek" +FAIL x-mac-greek is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "x-mac-greek" PASS x-mac-gujarati is not supported by the Encoding Standard PASS x-mac-gurmukhi is not supported by the Encoding Standard PASS x-mac-hebrew is not supported by the Encoding Standard @@ -150,7 +150,7 @@ PASS x-mac-romanian is not supported by the Encoding Standard PASS x-mac-symbol is not supported by the Encoding Standard PASS x-mac-thai is not supported by the Encoding Standard PASS x-mac-tibetan is not supported by the Encoding Standard -FAIL x-mac-turkish is not supported by the Encoding Standard assert_equals: expected "windows-1252" but got "x-mac-turkish" +FAIL x-mac-turkish is not supported by the Encoding Standard assert_equals: expected "UTF-8" but got "x-mac-turkish" PASS x-mac-vt100 is not supported by the Encoding Standard PASS x-nextstep is not supported by the Encoding Standard PASS x-vps is not supported by the Encoding Standard diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.html b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.html new file mode 100644 index 0000000000000..2382913528e69 --- /dev/null +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/unsupported-labels.window.js b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.js similarity index 87% rename from LayoutTests/imported/w3c/web-platform-tests/encoding/resources/unsupported-labels.window.js rename to LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.js index 1668a36f23409..0262bbbc61fd3 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/resources/unsupported-labels.window.js +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.js @@ -167,11 +167,13 @@ t.add_cleanup(() => { frame.remove(); }); - frame.src = "resources/text-plain-charset.py?label=" + label; + // Intentionally use as Content-Type results in browser differences + // See /html/syntax/charset/inheritance-bogus-meta.html + frame.src = "resources/text-html-meta-charset.py?label=" + label; frame.onload = t.step_func_done(() => { - // If we ever change this default this needs adjusting accordingly. - assert_equals(frame.contentDocument.characterSet, "windows-1252"); - assert_equals(frame.contentDocument.inputEncoding, "windows-1252"); + // UTF-8 as it inherits from the parent document when unrecognized + assert_equals(frame.contentDocument.characterSet, "UTF-8"); + assert_equals(frame.contentDocument.inputEncoding, "UTF-8"); }); document.body.append(frame); }, `${label} is not supported by the Encoding Standard`); diff --git a/LayoutTests/imported/w3c/web-platform-tests/encoding/w3c-import.log b/LayoutTests/imported/w3c/web-platform-tests/encoding/w3c-import.log index 9e28feae06c98..7df738877d3f6 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/encoding/w3c-import.log +++ b/LayoutTests/imported/w3c/web-platform-tests/encoding/w3c-import.log @@ -23,14 +23,20 @@ List of files: /LayoutTests/imported/w3c/web-platform-tests/encoding/bom-handling.html /LayoutTests/imported/w3c/web-platform-tests/encoding/bom-handling.html.headers /LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/encodeInto.any.js.headers /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis-expected.html +/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis-ref.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-shift_jis.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one-expected.html +/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one-ref.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-one.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three-expected.html +/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three-ref.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-three.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two-expected.html +/LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two-ref.html /LayoutTests/imported/w3c/web-platform-tests/encoding/eof-utf-8-two.html +/LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness-shadowrealm.window.js /LayoutTests/imported/w3c/web-platform-tests/encoding/idlharness.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-decoder.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/iso-2022-jp-encoder.html @@ -43,6 +49,7 @@ List of files: /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-arguments.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-byte-order-marks.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-copy.any.js.headers /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-eof.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-fatal-streaming.any.js @@ -50,9 +57,11 @@ List of files: /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-ignorebom.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-labels.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-streaming.any.js.headers /LayoutTests/imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-constructor-non-utf.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/textencoder-utf16-surrogates.any.js /LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-encodings.any.js +/LayoutTests/imported/w3c/web-platform-tests/encoding/unsupported-labels.window.js /LayoutTests/imported/w3c/web-platform-tests/encoding/utf-32-from-win1252.html /LayoutTests/imported/w3c/web-platform-tests/encoding/utf-32.html diff --git a/LayoutTests/tests-options.json b/LayoutTests/tests-options.json index d632fff6156e3..85b92b54df635 100644 --- a/LayoutTests/tests-options.json +++ b/LayoutTests/tests-options.json @@ -2558,9 +2558,6 @@ "imported/w3c/web-platform-tests/editing/run/unlink.html": [ "slow" ], - "imported/w3c/web-platform-tests/encoding/api-invalid-label.html": [ - "slow" - ], "imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/euc-jp/eucjp-decode-cseucpkdfmtjapanese.html": [ "slow" ], @@ -2753,9 +2750,6 @@ "imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-encode-form-errors-han.html": [ "slow" ], - "imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-encode-form-errors-hangul.html": [ - "slow" - ], "imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-encode-form-errors-misc.html": [ "slow" ], @@ -2861,9 +2855,6 @@ "imported/w3c/web-platform-tests/encoding/legacy-mb-tchinese/big5/big5-encode-href.html": [ "slow" ], - "imported/w3c/web-platform-tests/encoding/single-byte-decoder.html": [ - "slow" - ], "imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-encrypted-clear-sources.html": [ "slow" ],