"06a29746372c4db21290d6862c2d34d4"=> "package Bundle::CPAN;\n\n\$VERSION = '0.03';\n\n1;\n\n__END__\n\n=head1 NAME\n\nBundle::CPAN - A bundle to play with all the other modules on CPAN\n\n=head1 SYNOPSIS\n\nC<perl -MCPAN -e 'install Bundle::CPAN'>\n\n=head1 CONTENTS\n\nMD5\n\nData::Dumper # Bundle::libnet may have problems to work without it\n\nBundle::libnet\n\nTerm::ReadKey\n\nTerm::ReadLine::Perl # sorry, I'm discriminating the ::Gnu module\n\nCPAN::WAIT\n\nCPAN\n\n=head1 DESCRIPTION\n\nThis bundle includes CPAN.pm as the base module and CPAN::WAIT, the\nfirst plugin for CPAN that was developed even before there was an API.\n\nAfter installing this bundle, it is recommended to quit the current\nsession and start again in a new process to enable Term::ReadLine.\n\n=head1 AUTHOR\n\nAndreas K\366nig\n",
"0e9ee464c7f8b482d6e69675c25f84c6"=> "package Bundle::CPAN;\n\n\$VERSION = '0.02';\n\n1;\n\n__END__\n\n=head1 NAME\n\nBundle::CPAN - A bundle to play with all the other modules on CPAN\n\n=head1 SYNOPSIS\n\nC<perl -MCPAN -e 'install Bundle::CPAN'>\n\n=head1 CONTENTS\n\nCPAN\n\nCPAN::WAIT\n\n=head1 DESCRIPTION\n\nThis bundle includes CPAN.pm as the base module and CPAN::WAIT, the\nfirst plugin for CPAN that was developed even before there was an API.\n\nAfter installing this bundle, it is recommended to quit the current\nsession and start again in a new process.\n\n=head1 AUTHOR\n\nAndreas K\366nig\n",
"1376e74adbdc55b6ca5957dc3dc2431c"=> "\n PLAN9/PERLPLAN9(1) (perl 5.003, patch 05) PLAN9/PERLPLAN9(1)\n\n N\bN\bN\bNA\bA\bA\bAM\bM\bM\bME\bE\bE\bE\n perlplan9 - Plan 9-specific documentation for Perl\n\n D\bD\bD\bDE\bE\bE\bES\bS\bS\bSC\bC\bC\bCR\bR\bR\bRI\bI\bI\bIP\bP\bP\bPT\bT\bT\bTI\bI\bI\bIO\bO\bO\bON\bN\bN\bN\n These are a few notes describing features peculiar to Plan 9\n Perl. As such, it is not intended to be a replacement for\n the rest of the Perl 5 documentation (which is both copious\n and excellent). If you have any questions to which you can't\n find answers in these man pages, contact Luther Huffman at\n lutherh\@stratcom.com and we'll try to answer them.\n\n I\bI\bI\bIn\bn\bn\bnv\bv\bv\bvo\bo\bo\bok\bk\bk\bki\bi\bi\bin\bn\bn\bng\bg\bg\bg P\bP\bP\bPe\be\be\ber\br\br\brl\bl\bl\bl\n\n Perl is invoked from the command line as described in the\n _\bp_\be_\br_\bl manpage. Most perl scripts, however, do have a first\n line such as \"#!/usr/local/bin/perl\". This is known as a\n shebang (shell-bang) statement and tells the OS shell where\n to find the perl interpreter. In Plan 9 Perl this statement\n should be \"#!/bin/perl\" if you wish to be able to directly\n invoke the script by its name.\n Alternatively, you may invoke perl with the command\n \"Perl\" instead of \"perl\". This will produce Acme-friendly\n error messages of the form \"filename:18\".\n\n Some scripts, usually identified with a *.PL extension, are\n self-configuring and are able to correctly create their own\n shebang path from config information located in Plan 9 Perl.\n These you won't need to be worried about.\n\n W\bW\bW\bWh\bh\bh\bha\ba\ba\bat\bt\bt\bt'\b'\b'\b's\bs\bs\bs i\bi\bi\bin\bn\bn\bn P\bP\bP\bPl\bl\bl\bla\ba\ba\ban\bn\bn\bn 9\b9\b9\b9 P\bP\bP\bPe\be\be\ber\br\br\brl\bl\bl\bl\n\n Although Plan 9 Perl currently only provides static\n loading, it is built with a number of useful extensions.\n These include Opcode, FileHandle, Fcntl, and POSIX. Expect\n to see others (and DynaLoading!) in the future.\n\n W\bW\bW\bWh\bh\bh\bha\ba\ba\bat\bt\bt\bt'\b'\b'\b's\bs\bs\bs n\bn\bn\bno\bo\bo\bot\bt\bt\bt i\bi\bi\bin\bn\bn\bn P\bP\bP\bPl\bl\bl\bla\ba\ba\ban\bn\bn\bn 9\b9\b9\b9 P\bP\bP\bPe\be\be\ber\br\br\brl\bl\bl\bl\n\n As mentioned previously, dynamic loading isn't currently\n available nor is MakeMaker. Both are high-priority items.\n\n P\bP\bP\bPe\be\be\ber\br\br\brl\bl\bl\bl5\b5\b5\b5 F\bF\bF\bFu\bu\bu\bun\bn\bn\bnc\bc\bc\bct\bt\bt\bti\bi\bi\bio\bo\bo\bon\bn\bn\bns\bs\bs\bs n\bn\bn\bno\bo\bo\bot\bt\bt\bt c\bc\bc\bcu\bu\bu\bur\br\br\brr\br\br\bre\be\be\ben\bn\bn\bnt\bt\bt\btl\bl\bl\bly\by\by\by s\bs\bs\bsu\bu\bu\bup\bp\bp\bpp\bp\bp\bpo\bo\bo\bor\br\br\brt\bt\bt\bte\be\be\bed\bd\bd\bd\n\n Some, such as chown and umask aren't provided because the\n concept does not exist within Plan 9. Others, such as some\n of the socket-related functions, simply haven't been written\n yet. Many in the latter category may be supported in the\n future.\n\n The functions not currently implemented include:\n\n Page 1 9/Oct/96 (printed 10/9/96)\n\n PLAN9/PERLPLAN9(1) (perl 5.003, patch 05) PLAN9/PERLPLAN9(1)\n\n chown, chroot, dbmclose, dbmopen, getsockopt,\n setsockopt, recvmsg, sendmsg, getnetbyname,\n getnetbyaddr, getnetent, getprotoent, getservent,\n sethostent, setnetent, setprotoent, setservent,\n endservent, endnetent, endprotoent, umask\n\n There may be several other functions that have undefined\n behavior so this list shouldn't be considered complete.\n\n S\bS\bS\bSi\bi\bi\big\bg\bg\bgn\bn\bn\bna\ba\ba\bal\bl\bl\bls\bs\bs\bs\n\n For compatibility with perl scripts written for the Unix\n environment, Plan 9 Perl uses the POSIX signal emulation\n provided in Plan 9's ANSI POSIX Environment (APE). Signal\n stacking isn't supported. The signals provided are:\n\n SIGHUP, SIGINT, SIGQUIT, SIGILL, SIGABRT,\n SIGFPE, SIGKILL, SIGSEGV, SIGPIPE, SIGPIPE, SIGALRM,\n SIGTERM, SIGUSR1, SIGUSR2, SIGCHLD, SIGCONT,\n SIGSTOP, SIGTSTP, SIGTTIN, SIGTTOU\n\n B\bB\bB\bBU\bU\bU\bUG\bG\bG\bGS\bS\bS\bS\n \"As many as there are grains of sand on all the beaches of\n the world . . .\" - Carl Sagan\n\n R\bR\bR\bRe\be\be\bev\bv\bv\bvi\bi\bi\bis\bs\bs\bsi\bi\bi\bio\bo\bo\bon\bn\bn\bn d\bd\bd\bda\ba\ba\bat\bt\bt\bte\be\be\be\n This document was revised 09-October-1996 for Perl 5.003_7.\n\n A\bA\bA\bAU\bU\bU\bUT\bT\bT\bTH\bH\bH\bHO\bO\bO\bOR\bR\bR\bR\n Luther Huffman, lutherh\@stratcom.com\n\n Page 2 9/Oct/96 (printed 10/9/96)\n\n",
"2412c9ffd3421129f6edcd764432fb66"=> "my \$file = 'test.qp';\n\nBEGIN {\n if (\$ENV{PERL_CORE}) {\t\n\tchdir 't' if -d 't';\n\t\@INC = '../lib';\n }\n}\n\nuse Test::More tests => 11;\n\nBEGIN { use_ok('PerlIO::Via::QuotedPrint') }\n\nmy \$decoded = <<EOD;\nThis is a t\351st for quoted-printable text that has h\340rdly any spe\347ial characters\nin it.\nEOD\n\nmy \$encoded = <<EOD;\nThis is a t=E9st for quoted-printable text that has h=E0rdly any spe=E7ial =\ncharacters\nin it.\nEOD\n\n# Create the encoded test-file\n\nok(\n open( my \$out,'>:Via(PerlIO::Via::QuotedPrint)', \$file ),\n \"opening '\$file' for writing\"\n);\n\nok( (print \$out \$decoded),\t\t'print to file' );\nok( close( \$out ),\t\t\t'closing encoding handle' );\n\n# Check encoding without layers\n\n{\nlocal \$/ = undef;\nok( open( my \$test,\$file ),\t\t'opening without layer' );\nis( \$encoded,readline( \$test ),\t\t'check encoded content' );\nok( close( \$test ),\t\t\t'close test handle' );\n}\n\n# Check decoding _with_ layers\n\nok(\n open( my \$in,'<:Via(PerlIO::Via::QuotedPrint)', \$file ),\n \"opening '\$file' for reading\"\n);\nis( \$decoded,join( '',<\$in> ),\t\t'check decoding' );\nok( close( \$in ),\t\t\t'close decoding handle' );\n\n# Remove whatever we created now\n\nok( unlink( \$file ),\t\t\t\"remove test file '\$file'\" );\n",
"26995436d3695441e180f161c7c014a7"=> "0x0020: ! \" # \$ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = >\n0x0040: \@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^\n0x0060: ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~\n0x8ea0: \357\275\241 \357\275\242 \357\275\243 \357\275\244 \357\275\245 \357\275\246 \357\275\247 \357\275\250 \357\275\251 \357\275\252 \357\275\253 \357\275\254 \357\275\255 \357\275\256 \357\275\257 \357\275\260 \357\275\261 \357\275\262 \357\275\263 \357\275\264 \357\275\265 \357\275\266 \357\275\267 \357\275\270 \357\275\271 \357\275\272 \357\275\273 \357\275\274 \357\275\275 \357\275\276\n0x8ec0: \357\276\200 \357\276\201 \357\276\202 \357\276\203 \357\276\204 \357\276\205 \357\276\206 \357\276\207 \357\276\210 \357\276\211 \357\276\212 \357\276\213 \357\276\214 \357\276\215 \357\276\216 \357\276\217 \357\276\220 \357\276\221 \357\276\222 \357\276\223 \357\276\224 \357\276\225 \357\276\226 \357\276\227 \357\276\230 \357\276\231 \357\276\232 \357\276\233 \357\276\234 \357\276\235 \357\276\236\n0x8ee0: \n0xa0a0: \n0xa0c0: \n0xa0e0: \n0xa1a0: \343\200\200\343\200\201\343\200\202\357\274\214\357\274\216\343\203\273\357\274\232\357\274\233\357\274\237\357\274\201\343\202\233\343\202\234\302\264\357\275\200\302\250\357\274\276\357\277\243\357\274\277\343\203\275\343\203\276\343\202\235\343\202\236\343\200\203\344\273\235\343\200\205\343\200\206\343\200\207\343\203\274\342\200\225\342\200\220\n0xa1c0: \357\274\274\343\200\234\342\200\226\357\275\234\342\200\246\342\200\245\342\200\230\342\200\231\342\200\234\342\200\235\357\274\210\357\274\211\343\200\224\343\200\225\357\274\273\357\274\275\357\275\233\357\275\235\343\200\210\343\200\211\343\200\212\343\200\213\343\200\214\343\200\215\343\200\216\343\200\217\343\200\220\343\200\221\357\274\213\342\210\222\302\261\n0xa1e0: \303\267\357\274\235\342\211\240\357\274\234\357\274\236\342\211\246\342\211\247\342\210\236\342\210\264\342\231\202\342\231\200\302\260\342\200\262\342\200\263\342\204\203\357\277\245\357\274\204\302\242\302\243\357\274\205\357\274\203\357\274\206\357\274\212\357\274\240\302\247\342\230\206\342\230\205\342\227\213\342\227\217\342\227\216\342\227\207\n0xa2a0: \342\227\206\342\226\241\342\226\240\342\226\263\342\226\262\342\226\275\342\226\274\342\200\273\343\200\222\342\206\222\342\206\220\342\206\221\342\206\223\343\200\223 \342\210\210\342\210\213\342\212\206\342\212\207\342\212\202\n0xa2c0: \342\210\252\342\210\251 \342\210\247\342\210\250\302\254\342\207\222\342\207\224\342\210\200\342\210\203 \342\210\240\342\212\245\342\214\222\n0xa2e0: \342\210\207\342\211\241\342\211\222\342\211\252\342\211\253\342\210\232\342\210\275\342\210\235\342\210\265\342\210\253\342\210\254 \342\204\253\342\200\260\342\231\257\342\231\255\342\231\252\342\200\240\342\200\241\302\266 \342\227\257\n0xa3a0: \357\274\220\357\274\221\357\274\222\357\274\223\357\274\224\357\274\225\357\274\226\357\274\227\357\274\230\357\274\231 \n0xa3c0: \357\274\241\357\274\242\357\274\243\357\274\244\357\274\245\357\274\246\357\274\247\357\274\250\357\274\251\357\274\252\357\274\253\357\274\254\357\274\255\357\274\256\357\274\257\357\274\260\357\274\261\357\274\262\357\274\263\357\274\264\357\274\265\357\274\266\357\274\267\357\274\270\357\274\271\357\274\272 \n0xa3e0: \357\275\201\357\275\202\357\275\203\357\275\204\357\275\205\357\275\206\357\275\207\357\275\210\357\275\211\357\275\212\357\275\213\357\275\214\357\275\215\357\275\216\357\275\217\357\275\220\357\275\221\357\275\222\357\275\223\357\275\224\357\275\225\357\275\226\357\275\227\357\275\230\357\275\231\357\275\232 \n0xa4a0: \343\201\201\343\201\202\343\201\203\343\201\204\343\201\205\343\201\206\343\201\207\343\201\210\343\201\211\343\201\212\343\201\213\343\201\214\343\201\215\343\201\216\343\201\217\343\201\220\343\201\221\343\201\222\343\201\223\343\201\224\343\201\225\343\201\226\343\201\227\343\201\230\343\201\231\343\201\232\343\201\233\343\201\234\343\201\235\343\201\236\n0xa4c0: \343\201\240\343\201\241\343\201\242\343\201\243\343\201\244\343\201\245\343\201\246\343\201\247\343\201\250\343\201\251\343\201\252\343\201\253\343\201\254\343\201\255\343\201\256\343\201\257\343\201\260\343\201\261\343\201\262\343\201\263\343\201\264\343\201\265\343\201\266\343\201\267\343\201\270\343\201\271\343\201\272\343\201\273\343\201\274\343\201\275\343\201\276\n0xa4e0: \343\202\200\343\202\201\343\202\202\343\202\203\343\202\204\343\202\205\343\202\206\343\202\207\343\202\210\343\202\211\343\202\212\343\202\213\343\202\214\343\202\215\343\202\216\343\202\217\343\202\220\343\202\221\343\202\222\343\202\223 \n0xa5a0: \343\202\241\343\202\242\343\202\243\343\202\244\343\202\245\343\202\246\343\202\247\343\202\250\343\202\251\343\202\252\343\202\253\343\202\254\343\202\255\343\202\256\343\202\257\343\202\260\343\202\261\343\202\262\343\202\263\343\202\264\343\202\265\343\202\266\343\202\267\343\202\270\343\202\271\343\202\272\343\202\273\343\202\274\343\202\275\343\202\276\n0xa5c0: \343\203\200\343\203\201\343\203\202\343\203\203\343\203\204\343\203\205\343\203\206\343\203\207\343\203\210\343\203\211\343\203\212\343\203\213\343\203\214\343\203\215\343\203\216\343\203\217\343\203\220\343\203\221\343\203\222\343\203\223\343\203\224\343\203\225\343\203\226\343\203\227\343\203\230\343\203\231\343\203\232\343\203\233\343\203\234\343\203\235\343\203\236\n0xa5e0: \343\203\240\343\203\241\343\203\242\343\203\243\343\203\244\343\203\245\343\203\246\343\203\247\343\203\250\343\203\251\343\203\252\343\203\253\343\203\254\343\203\255\343\203\256\343\203\257\343\203\260\343\203\261\343\203\262\343\203\263\343\203\264\343\203\265\343\203\266 \n0xa6a0: \316\221\316\222\316\223\316\224\316\225\316\226\316\227\316\230\316\231\316\232\316\233\316\234\316\235\316\236\316\237\316\240\316\241\316\243\316\244\316\245\316\246\316\247\316\250\316\251 \n0xa6c0: \316\261\316\262\316\263\316\264\316\265\316\266\316\267\316\270\316\271\316\272\316\273\316\274\316\275\316\276\316\277\317\200\317\201\317\203\317\204\317\205\317\206\317\207\317\210\317\211 \n0xa6e0: \n0xa7a0: \320\220\320\221\320\222\320\223\320\224\320\225\320\201\320\226\320\227\320\230\320\231\320\232\320\233\320\234\320\235\320\236\320\237\320\240\320\241\320\242\320\243\320\244\320\245\320\246\320\247\320\250\320\251\320\252\320\253\320\254\n0xa7c0: \320\256\320\257 \320\260\320\261\320\262\320\263\320\264\320\265\321\221\320\266\320\267\320\270\320\271\320\272\320\273\320\274\n0xa7e0: \320\276\320\277\321\200\321\201\321\202\321\203\321\204\321\205\321\206\321\207\321\210\321\211\321\212\321\213\321\214\321\215\321\216\321\217 \n0xa8a0: \342\224\200\342\224\202\342\224\214\342\224\220\342\224\230\342\224\224\342\224\234\342\224\254\342\224\244\342\224\264\342\224\274\342\224\201\342\224\203\342\224\217\342\224\223\342\224\233\342\224\227\342\224\243\342\224\263\342\224\253\342\224\273\342\225\213\342\224\240\342\224\257\342\224\250\342\224\267\342\224\277\342\224\235\342\224\260\342\224\245\n0xa8c0: \342\225\202 \n0xa8e0: \n0xa9a0: \n0xa9c0: \n0xa9e0: \n0xaaa0: \n0xaac0: \n0xaae0: \n0xaba0: \n0xabc0: \n0xabe0: \n0xaca0: \n0xacc0: \n0xace0: \n0xada0: \n0xadc0: \n0xade0: \n0xaea0: \n0xaec0: \n0xaee0: \n0xafa0: \n0xafc0: \n0xafe0: \n0xb0a0: \344\272\234\345\224\226\345\250\203\351\230\277\345\223\200\346\204\233\346\214\250\345\247\266\351\200\242\350\221\265\350\214\234\347\251\220\346\202\252\346\217\241\346\270\245\346\227\255\350\221\246\350\212\246\351\257\265\346\242\223\345\234\247\346\226\241\346\211\261\345\256\233\345\247\220\350\231\273\351\243\264\347\265\242\347\266\276\351\256\216\n0xb0c0: \347\262\237\350\242\267\345\256\211\345\272\265\346\214\211\346\232\227\346\241\210\351\227\207\351\236\215\346\235\217\344\273\245\344\274\212\344\275\215\344\276\235\345\201\211\345\233\262\345\244\267\345\247\224\345\250\201\345\260\211\346\203\237\346\204\217\346\205\260\346\230\223\346\244\205\347\202\272\347\225\217\347\225\260\347\247\273\347\266\255\347\267\257\n0xb0e0: \350\220\216\350\241\243\350\254\202\351\201\225\351\201\272\345\214\273\344\272\225\344\272\245\345\237\237\350\202\262\351\203\201\347\243\257\344\270\200\345\243\261\346\272\242\351\200\270\347\250\262\350\214\250\350\212\213\351\260\257\345\205\201\345\215\260\345\222\275\345\223\241\345\233\240\345\247\273\345\274\225\351\243\262\346\267\253\350\203\244\350\224\255\n0xb1a0: \351\231\242\351\231\260\351\232\240\351\237\273\345\220\213\345\217\263\345\256\207\347\203\217\347\276\275\350\277\202\351\233\250\345\215\257\351\265\234\347\252\272\344\270\221\347\242\223\350\207\274\346\270\246\345\230\230\345\224\204\346\254\235\350\224\232\351\260\273\345\247\245\345\216\251\346\265\246\347\223\234\351\226\217\345\231\202\344\272\221\n0xb1c0: \351\233\262\350\215\217\351\244\214\345\217\241\345\226\266\345\254\260\345\275\261\346\230\240\346\233\263\346\240\204\346\260\270\346\263\263\346\264\251\347\221\233\347\233\210\347\251\216\351\240\264\350\213\261\350\241\233\350\251\240\351\213\255\346\266\262\347\226\253\347\233\212\351\247\205\346\202\246\350\254\201\350\266\212\351\226\262\346\246\216\345\216\255\n0xb1e0: \345\234\222\345\240\260\345\245\204\345\256\264\345\273\266\346\200\250\346\216\251\346\217\264\346\262\277\346\274\224\347\202\216\347\204\224\347\205\231\347\207\225\347\214\277\347\270\201\350\211\266\350\213\221\350\226\227\351\201\240\351\211\233\351\264\233\345\241\251\346\226\274\346\261\232\347\224\245\345\207\271\345\244\256\345\245\245\345\276\200\345\277\234\n0xb2a0: \346\212\274\346\227\272\346\250\252\346\254\247\346\256\264\347\216\213\347\277\201\350\245\226\351\264\254\351\264\216\351\273\204\345\262\241\346\262\226\350\215\273\345\204\204\345\261\213\346\206\266\350\207\206\346\241\266\347\211\241\344\271\231\344\277\272\345\215\270\346\201\251\346\270\251\347\251\217\351\237\263\344\270\213\345\214\226\344\273\256\n0xb2c0: \344\274\275\344\276\241\344\275\263\345\212\240\345\217\257\345\230\211\345\244\217\345\253\201\345\256\266\345\257\241\347\247\221\346\232\207\346\236\234\346\236\266\346\255\214\346\262\263\347\201\253\347\217\202\347\246\215\347\246\276\347\250\274\347\256\207\350\212\261\350\213\233\350\214\204\350\215\267\350\217\257\350\217\223\350\235\246\350\252\262\345\230\251\n0xb2e0: \350\277\246\351\201\216\351\234\236\350\232\212\344\277\204\345\263\250\346\210\221\347\211\231\347\224\273\350\207\245\350\212\275\350\233\276\350\263\200\351\233\205\351\244\223\351\247\225\344\273\213\344\274\232\350\247\243\345\233\236\345\241\212\345\243\212\345\273\273\345\277\253\346\200\252\346\202\224\346\201\242\346\207\220\346\210\222\346\213\220\346\224\271\n0xb3a0: \351\255\201\346\231\246\346\242\260\346\265\267\347\201\260\347\225\214\347\232\206\347\265\265\350\212\245\350\237\271\351\226\213\351\232\216\350\262\235\345\207\261\345\212\276\345\244\226\345\222\263\345\256\263\345\264\226\346\205\250\346\246\202\346\266\257\347\242\215\350\223\213\350\241\227\350\251\262\351\216\247\351\252\270\346\265\254\351\246\250\n0xb3c0: \345\236\243\346\237\277\350\233\216\351\210\216\345\212\203\345\232\207\345\220\204\345\273\223\346\213\241\346\222\271\346\240\274\346\240\270\346\256\273\347\215\262\347\242\272\347\251\253\350\246\232\350\247\222\350\265\253\350\274\203\351\203\255\351\226\243\351\232\224\351\235\251\345\255\246\345\262\263\346\245\275\351\241\215\351\241\216\346\216\233\347\254\240\n0xb3e0: \346\251\277\346\242\266\351\260\215\346\275\237\345\211\262\345\226\235\346\201\260\346\213\254\346\264\273\346\270\207\346\273\221\350\221\233\350\244\220\350\275\204\344\270\224\351\260\271\345\217\266\346\244\233\346\250\272\351\236\204\346\240\252\345\205\234\347\253\203\350\222\262\351\207\234\351\216\214\345\231\233\351\264\250\346\240\242\350\214\205\350\220\261\n0xb4a0: \347\262\245\345\210\210\350\213\205\347\223\246\344\271\276\344\276\203\345\206\240\345\257\222\345\210\212\345\213\230\345\213\247\345\267\273\345\226\232\345\240\252\345\247\246\345\256\214\345\256\230\345\257\233\345\271\262\345\271\271\346\202\243\346\204\237\346\205\243\346\206\276\346\217\233\346\225\242\346\237\221\346\241\223\346\243\272\346\254\276\n0xb4c0: \346\261\227\346\274\242\346\276\227\346\275\205\347\222\260\347\224\230\347\233\243\347\234\213\347\253\277\347\256\241\347\260\241\347\267\251\347\274\266\347\277\260\350\202\235\350\211\246\350\216\236\350\246\263\350\253\214\350\262\253\351\202\204\351\221\221\351\226\223\351\226\221\351\226\242\351\231\245\351\237\223\351\244\250\350\210\230\344\270\270\345\220\253\n0xb4e0: \345\267\214\347\216\251\347\231\214\347\234\274\345\262\251\347\277\253\350\264\213\351\233\201\351\240\221\351\241\224\351\241\230\344\274\201\344\274\216\345\215\261\345\226\234\345\231\250\345\237\272\345\245\207\345\254\211\345\257\204\345\262\220\345\270\214\345\271\276\345\277\214\346\217\256\346\234\272\346\227\227\346\227\242\346\234\237\346\243\213\346\243\204\n0xb5a0: \346\251\237\345\270\260\346\257\205\346\260\227\346\261\275\347\225\277\347\245\210\345\255\243\347\250\200\347\264\200\345\276\275\350\246\217\350\250\230\350\262\264\350\265\267\350\273\214\350\274\235\351\243\242\351\250\216\351\254\274\344\272\200\345\201\275\345\204\200\345\246\223\345\256\234\346\210\257\346\212\200\346\223\254\346\254\272\347\212\240\n0xb5c0: \347\245\207\347\276\251\350\237\273\350\252\274\350\255\260\346\216\254\350\217\212\351\236\240\345\220\211\345\220\203\345\226\253\346\241\224\346\251\230\350\251\260\347\240\247\346\235\265\351\273\215\345\215\264\345\256\242\350\204\232\350\231\220\351\200\206\344\270\230\344\271\205\344\273\207\344\274\221\345\217\212\345\220\270\345\256\256\345\274\223\346\200\245\n0xb5e0: \346\234\275\346\261\202\346\261\262\346\263\243\347\201\270\347\220\203\347\251\266\347\252\256\347\254\210\347\264\232\347\263\276\347\265\246\346\227\247\347\211\233\345\216\273\345\261\205\345\267\250\346\213\222\346\213\240\346\214\231\346\270\240\350\231\232\350\250\261\350\267\235\351\213\270\346\274\201\347\246\246\351\255\232\344\272\250\344\272\253\344\272\254\n0xb6a0: \344\276\233\344\276\240\345\203\221\345\205\207\347\253\266\345\205\261\345\207\266\345\215\224\345\214\241\345\215\277\345\217\253\345\226\254\345\242\203\345\263\241\345\274\267\345\275\212\346\200\257\346\201\220\346\201\255\346\214\237\346\225\231\346\251\213\346\263\201\347\213\202\347\213\255\347\237\257\350\203\270\350\204\205\350\210\210\350\225\216\n0xb6c0: \351\217\241\351\237\277\351\245\227\351\251\232\344\273\260\345\207\235\345\260\255\346\232\201\346\245\255\345\261\200\346\233\262\346\245\265\347\216\211\346\241\220\347\262\201\345\203\205\345\213\244\345\235\207\345\267\276\351\214\246\346\226\244\346\254\243\346\254\275\347\220\264\347\246\201\347\246\275\347\255\213\347\267\212\350\212\271\350\217\214\350\241\277\n0xb6e0: \350\254\271\350\277\221\351\207\221\345\220\237\351\212\200\344\271\235\345\200\266\345\217\245\345\214\272\347\213\227\347\216\226\347\237\251\350\213\246\350\272\257\351\247\206\351\247\210\351\247\222\345\205\267\346\204\232\350\231\236\345\226\260\347\251\272\345\201\266\345\257\223\351\201\207\351\232\205\344\270\262\346\253\233\351\207\247\345\261\221\345\261\210\n0xb7a0: \346\216\230\347\252\237\346\262\223\351\235\264\350\275\241\347\252\252\347\206\212\351\232\210\347\262\202\346\240\227\347\271\260\346\241\221\351\215\254\345\213\262\345\220\233\350\226\253\350\250\223\347\276\244\350\273\215\351\203\241\345\215\246\350\242\210\347\245\201\344\277\202\345\202\276\345\210\221\345\205\204\345\225\223\345\234\255\347\217\252\n0xb7c0: \345\245\221\345\275\242\345\276\204\346\201\265\346\205\266\346\205\247\346\206\251\346\216\262\346\220\272\346\225\254\346\231\257\346\241\202\346\270\223\347\225\246\347\250\275\347\263\273\347\265\214\347\266\231\347\271\213\347\275\253\350\214\216\350\215\212\350\233\215\350\250\210\350\251\243\350\255\246\350\273\275\351\240\232\351\266\217\350\212\270\350\277\216\n0xb7e0: \345\212\207\346\210\237\346\222\203\346\277\200\351\232\231\346\241\201\345\202\221\346\254\240\346\261\272\346\275\224\347\251\264\347\265\220\350\241\200\350\250\243\346\234\210\344\273\266\345\200\271\345\200\246\345\201\245\345\205\274\345\210\270\345\211\243\345\226\247\345\234\217\345\240\205\345\253\214\345\273\272\346\206\262\346\207\270\346\213\263\346\215\262\n0xb8a0: \346\244\234\346\250\251\347\211\275\347\212\254\347\214\256\347\240\224\347\241\257\347\265\271\347\234\214\350\202\251\350\246\213\350\254\231\350\263\242\350\273\222\351\201\243\351\215\265\351\231\272\351\241\225\351\250\223\351\271\270\345\205\203\345\216\237\345\216\263\345\271\273\345\274\246\346\270\233\346\272\220\347\216\204\347\217\276\347\265\203\n0xb8c0: \350\250\200\350\253\272\351\231\220\344\271\216\345\200\213\345\217\244\345\221\274\345\233\272\345\247\221\345\255\244\345\267\261\345\272\253\345\274\247\346\210\270\346\225\205\346\236\257\346\271\226\347\213\220\347\263\212\350\242\264\350\202\241\350\203\241\350\217\260\350\231\216\350\252\207\350\267\250\351\210\267\351\233\207\351\241\247\351\274\223\344\272\224\n0xb8e0: \344\274\215\345\215\210\345\221\211\345\220\276\345\250\257\345\276\214\345\276\241\346\202\237\346\242\247\346\252\216\347\221\232\347\242\201\350\252\236\350\252\244\350\255\267\351\206\220\344\271\236\351\257\211\344\272\244\344\275\274\344\276\257\345\200\231\345\200\226\345\205\211\345\205\254\345\212\237\345\212\271\345\213\276\345\216\232\345\217\243\345\220\221\n0xb9a0: \345\220\216\345\226\211\345\235\221\345\236\242\345\245\275\345\255\224\345\255\235\345\256\217\345\267\245\345\267\247\345\267\267\345\271\270\345\272\203\345\272\232\345\272\267\345\274\230\346\201\222\346\205\214\346\212\227\346\213\230\346\216\247\346\224\273\346\230\202\346\231\203\346\233\264\346\235\255\346\240\241\346\242\227\346\247\213\346\261\237\n0xb9c0: \346\265\251\346\270\257\346\272\235\347\224\262\347\232\207\347\241\254\347\250\277\347\263\240\347\264\205\347\264\230\347\265\236\347\266\261\350\200\225\350\200\203\350\202\257\350\202\261\350\205\224\350\206\217\350\210\252\350\215\222\350\241\214\350\241\241\350\254\233\350\262\242\350\263\274\351\203\212\351\205\265\351\211\261\347\240\277\351\213\274\351\226\244\n0xb9e0: \351\240\205\351\246\231\351\253\230\351\264\273\345\211\233\345\212\253\345\217\267\345\220\210\345\243\225\346\213\267\346\277\240\350\261\252\350\275\237\351\272\271\345\205\213\345\210\273\345\221\212\345\233\275\347\251\200\351\205\267\351\265\240\351\273\222\347\215\204\346\274\211\350\205\260\347\224\221\345\277\275\346\203\232\351\252\250\347\213\233\350\276\274\n0xbaa0: \346\255\244\351\240\203\344\273\212\345\233\260\345\235\244\345\242\276\345\251\232\346\201\250\346\207\207\346\230\217\346\230\206\346\240\271\346\242\261\346\267\267\347\227\225\347\264\272\350\211\256\351\255\202\344\272\233\344\275\220\345\217\211\345\224\206\345\265\257\345\267\246\345\267\256\346\237\273\346\262\231\347\221\263\347\240\202\350\251\220\n0xbac0: \350\243\237\345\235\220\345\272\247\346\214\253\345\202\265\345\202\254\345\206\215\346\234\200\345\223\211\345\241\236\345\246\273\345\256\260\345\275\251\346\211\215\346\216\241\346\240\275\346\255\263\346\270\210\347\201\275\351\207\207\347\212\200\347\240\225\347\240\246\347\245\255\346\226\216\347\264\260\350\217\234\350\243\201\350\274\211\351\232\233\345\211\244\n0xbae0: \346\235\220\347\275\252\350\262\241\345\206\264\345\235\202\351\230\252\345\240\272\346\246\212\350\202\264\345\222\262\345\264\216\345\237\274\347\242\225\351\267\272\344\275\234\345\211\212\345\222\213\346\220\276\346\230\250\346\234\224\346\237\265\347\252\204\347\255\226\347\264\242\351\214\257\346\241\234\351\256\255\347\254\271\345\214\231\345\206\212\345\210\267\n0xbba0: \345\257\237\346\213\266\346\222\256\346\223\246\346\234\255\346\256\272\350\226\251\351\233\221\347\232\220\351\257\226\346\215\214\351\214\206\351\256\253\347\232\277\346\231\222\344\270\211\345\202\230\345\217\202\345\261\261\346\203\250\346\222\222\346\225\243\346\241\237\347\207\246\347\217\212\347\224\243\347\256\227\347\272\202\350\232\225\350\256\203\n0xbbc0: \351\205\270\351\244\220\346\226\254\346\232\253\346\256\213\344\273\225\344\273\224\344\274\272\344\275\277\345\210\272\345\217\270\345\217\262\345\227\243\345\233\233\345\243\253\345\247\213\345\247\211\345\247\277\345\255\220\345\261\215\345\270\202\345\270\253\345\277\227\346\200\235\346\214\207\346\224\257\345\255\234\346\226\257\346\226\275\346\227\250\346\236\235\n0xbbe0: \346\255\273\346\260\217\347\215\205\347\245\211\347\247\201\347\263\270\347\264\231\347\264\253\350\202\242\350\204\202\350\207\263\350\246\226\350\251\236\350\251\251\350\251\246\350\252\214\350\253\256\350\263\207\350\263\234\351\233\214\351\243\274\346\255\257\344\272\213\344\274\274\344\276\215\345\205\220\345\255\227\345\257\272\346\205\210\346\214\201\346\231\202\n0xbca0: \346\254\241\346\273\213\346\262\273\347\210\276\347\222\275\347\227\224\347\243\201\347\244\272\350\200\214\350\200\263\350\207\252\350\222\224\350\276\236\346\261\220\351\271\277\345\274\217\350\255\230\351\264\253\347\253\272\350\273\270\345\256\215\351\233\253\344\270\203\345\217\261\345\237\267\345\244\261\345\253\211\345\256\244\346\202\211\346\271\277\n0xbcc0: \347\226\276\350\263\252\345\256\237\350\224\200\347\257\240\345\201\262\346\237\264\350\212\235\345\261\241\350\225\212\347\270\236\350\210\216\345\206\231\345\260\204\346\215\250\350\265\246\346\226\234\347\205\256\347\244\276\347\264\227\350\200\205\350\254\235\350\273\212\351\201\256\350\233\207\351\202\252\345\200\237\345\213\272\345\260\272\346\235\223\347\201\274\n0xbce0: \351\205\214\351\207\210\351\214\253\350\213\245\345\257\202\345\274\261\346\203\271\344\270\273\345\217\226\345\256\210\346\211\213\346\234\261\346\256\212\347\213\251\347\217\240\347\250\256\350\205\253\350\266\243\351\205\222\351\246\226\345\204\222\345\217\227\345\221\252\345\257\277\346\216\210\346\250\271\347\266\254\351\234\200\345\233\232\345\217\216\345\221\250\n0xbda0: \345\256\227\345\260\261\345\267\236\344\277\256\346\204\201\346\213\276\346\264\262\347\247\200\347\247\213\347\265\202\347\271\215\347\277\222\350\207\255\350\210\237\350\222\220\350\241\206\350\245\262\350\256\220\350\271\264\350\274\257\351\200\261\351\205\213\351\205\254\351\233\206\351\206\234\344\273\200\344\275\217\345\205\205\345\215\201\345\276\223\n0xbdc0: \346\237\224\346\261\201\346\270\213\347\215\243\347\270\246\351\207\215\351\212\203\345\217\224\345\244\231\345\256\277\346\267\221\347\245\235\347\270\256\347\262\233\345\241\276\347\206\237\345\207\272\350\241\223\350\277\260\344\277\212\345\263\273\346\230\245\347\236\254\347\253\243\350\210\234\351\247\277\345\207\206\345\276\252\346\227\254\346\245\257\346\256\211\n0xbde0: \346\272\226\346\275\244\347\233\276\347\264\224\345\267\241\351\201\265\351\206\207\351\240\206\345\207\246\345\210\235\346\211\200\346\232\221\346\233\231\346\270\232\345\272\266\347\267\222\347\275\262\346\233\270\350\226\257\350\227\267\350\253\270\345\212\251\345\217\231\345\245\263\345\272\217\345\276\220\346\201\225\351\213\244\351\231\244\345\202\267\345\204\237\n0xbea0: \345\213\235\345\214\240\345\215\207\345\217\254\345\223\250\345\225\206\345\224\261\345\230\227\345\245\250\345\246\276\345\250\274\345\256\265\345\260\206\345\260\217\345\260\221\345\260\232\345\272\204\345\272\212\345\273\240\345\275\260\346\211\277\346\212\204\346\213\233\346\216\214\346\215\267\346\230\207\346\230\214\346\230\255\346\231\266\346\235\276\n0xbec0: \346\250\237\346\250\265\346\262\274\346\266\210\346\270\211\346\271\230\347\204\274\347\204\246\347\205\247\347\227\207\347\234\201\347\241\235\347\244\201\347\245\245\347\247\260\347\253\240\347\254\221\347\262\247\347\264\271\350\202\226\350\217\226\350\222\213\350\225\211\350\241\235\350\243\263\350\250\237\350\250\274\350\251\224\350\251\263\350\261\241\350\263\236\n0xbee0: \351\211\246\351\215\276\351\220\230\351\232\234\351\236\230\344\270\212\344\270\210\344\270\236\344\271\227\345\206\227\345\211\260\345\237\216\345\240\264\345\243\214\345\254\242\345\270\270\346\203\205\346\223\276\346\235\241\346\235\226\346\265\204\347\212\266\347\225\263\347\251\243\350\222\270\350\255\262\351\206\270\351\214\240\345\230\261\345\237\264\351\243\276\n0xbfa0: \346\213\255\346\244\215\346\256\226\347\207\255\347\271\224\350\201\267\350\211\262\350\247\246\351\243\237\350\235\225\350\276\261\345\260\273\344\274\270\344\277\241\344\276\265\345\224\207\345\250\240\345\257\235\345\257\251\345\277\203\346\205\216\346\214\257\346\226\260\346\231\213\346\243\256\346\246\233\346\265\270\346\267\261\347\224\263\347\226\271\n0xbfc0: \347\245\236\347\247\246\347\264\263\350\207\243\350\212\257\350\226\252\350\246\252\350\250\272\350\272\253\350\276\233\351\200\262\351\207\235\351\234\207\344\272\272\344\273\201\345\210\203\345\241\265\345\243\254\345\260\213\347\224\232\345\260\275\350\205\216\350\250\212\350\277\205\351\231\243\351\235\255\347\254\245\350\253\217\351\240\210\351\205\242\345\233\263\n0xbfe0: \351\200\227\345\220\271\345\236\202\345\270\245\346\216\250\346\260\264\347\202\212\347\235\241\347\262\213\347\277\240\350\241\260\351\201\202\351\205\224\351\214\220\351\214\230\351\232\217\347\221\236\351\253\204\345\264\207\345\265\251\346\225\260\346\236\242\350\266\250\351\233\233\346\215\256\346\235\211\346\244\231\350\217\205\351\240\227\351\233\200\350\243\276\n0xc0a0: \346\276\204\346\221\272\345\257\270\344\270\226\347\200\254\347\225\235\346\230\257\345\207\204\345\210\266\345\213\242\345\247\223\345\276\201\346\200\247\346\210\220\346\224\277\346\225\264\346\230\237\346\231\264\346\243\262\346\240\226\346\255\243\346\270\205\347\211\262\347\224\237\347\233\233\347\262\276\350\201\226\345\243\260\350\243\275\350\245\277\n0xc0c0: \350\252\223\350\253\213\351\200\235\351\206\222\351\235\222\351\235\231\346\226\211\347\250\216\350\204\206\351\232\273\345\270\255\346\203\234\346\210\232\346\226\245\346\230\224\346\236\220\347\237\263\347\251\215\347\261\215\347\270\276\350\204\212\350\262\254\350\265\244\350\267\241\350\271\237\347\242\251\345\210\207\346\213\231\346\216\245\346\221\202\346\212\230\n0xc0e0: \347\252\203\347\257\200\350\252\254\351\233\252\347\265\266\350\210\214\350\235\211\344\273\231\345\205\210\345\215\203\345\215\240\345\256\243\345\260\202\345\260\226\345\267\235\346\210\246\346\211\207\346\222\260\346\240\223\346\240\264\346\263\211\346\265\205\346\264\227\346\237\223\346\275\234\347\205\216\347\205\275\346\227\213\347\251\277\347\256\255\347\267\232\n0xc1a0: \347\271\212\347\276\250\350\205\272\350\210\233\350\210\271\350\226\246\350\251\256\350\263\216\350\267\265\351\201\270\351\201\267\351\212\255\351\212\221\351\226\203\351\256\256\345\211\215\345\226\204\346\274\270\347\204\266\345\205\250\347\246\205\347\271\225\350\206\263\347\263\216\345\231\214\345\241\221\345\262\250\346\216\252\346\233\276\346\233\275\n0xc1c0: \347\213\231\347\226\217\347\226\216\347\244\216\347\245\226\347\247\237\347\262\227\347\264\240\347\265\204\350\230\207\350\250\264\351\230\273\351\201\241\351\274\240\345\203\247\345\211\265\345\217\214\345\217\242\345\200\211\345\226\252\345\243\256\345\245\217\347\210\275\345\256\213\345\261\244\345\214\235\346\203\243\346\203\263\346\215\234\346\216\203\346\214\277\n0xc1e0: \346\223\215\346\227\251\346\233\271\345\267\243\346\247\215\346\247\275\346\274\225\347\207\245\344\272\211\347\227\251\347\233\270\347\252\223\347\263\237\347\267\217\347\266\234\350\201\241\350\215\211\350\215\230\350\221\254\350\222\274\350\227\273\350\243\205\350\265\260\351\200\201\351\201\255\351\216\227\351\234\234\351\250\222\345\203\217\345\242\227\346\206\216\n0xc2a0: \350\207\223\350\224\265\350\264\210\351\200\240\344\277\203\345\201\264\345\211\207\345\215\263\346\201\257\346\215\211\346\235\237\346\270\254\350\266\263\351\200\237\344\277\227\345\261\236\350\263\212\346\227\217\347\266\232\345\215\222\350\242\226\345\205\266\346\217\203\345\255\230\345\255\253\345\260\212\346\220\215\346\235\221\351\201\234\344\273\226\n0xc2c0: \345\244\252\346\261\260\350\251\221\345\224\276\345\240\225\345\246\245\346\203\260\346\211\223\346\237\201\350\210\265\346\245\225\351\231\200\351\247\204\351\250\250\344\275\223\345\240\206\345\257\276\350\200\220\345\262\261\345\270\257\345\276\205\346\200\240\346\205\213\346\210\264\346\233\277\346\263\260\346\273\236\350\203\216\350\205\277\350\213\224\350\242\213\n0xc2e0: \351\200\200\351\200\256\351\232\212\351\273\233\351\257\233\344\273\243\345\217\260\345\244\247\347\254\254\351\206\215\351\241\214\351\267\271\346\273\235\347\200\247\345\215\223\345\225\204\345\256\205\346\211\230\346\212\236\346\213\223\346\262\242\346\277\257\347\220\242\350\250\227\351\220\270\346\277\201\350\253\276\350\214\270\345\207\247\350\233\270\345\217\252\n0xc3a0: \345\217\251\344\275\206\351\201\224\350\276\260\345\245\252\350\204\261\345\267\275\347\253\252\350\276\277\346\243\232\350\260\267\347\213\270\351\261\210\346\250\275\350\252\260\344\270\271\345\215\230\345\230\206\345\235\246\346\213\205\346\216\242\346\227\246\346\255\216\346\267\241\346\271\233\347\202\255\347\237\255\347\253\257\347\256\252\347\266\273\n0xc3c0: \350\203\206\350\233\213\350\252\225\351\215\233\345\233\243\345\243\207\345\274\276\346\226\255\346\232\226\346\252\200\346\256\265\347\224\267\350\253\207\345\200\244\347\237\245\345\234\260\345\274\233\346\201\245\346\231\272\346\261\240\347\227\264\347\250\232\347\275\256\350\207\264\350\234\230\351\201\205\351\246\263\347\257\211\347\225\234\347\253\271\347\255\221\n0xc3e0: \351\200\220\347\247\251\347\252\222\350\214\266\345\253\241\347\235\200\344\270\255\344\273\262\345\256\231\345\277\240\346\212\275\346\230\274\346\237\261\346\263\250\350\231\253\350\241\267\350\250\273\351\205\216\351\213\263\351\247\220\346\250\227\347\200\246\347\214\252\350\213\247\350\221\227\350\262\257\344\270\201\345\205\206\345\207\213\345\226\213\345\257\265\n0xc4a0: \345\270\226\345\270\263\345\272\201\345\274\224\345\274\265\345\275\253\345\276\264\346\207\262\346\214\221\346\232\242\346\234\235\346\275\256\347\211\222\347\224\272\347\234\272\350\201\264\350\204\271\350\205\270\350\235\266\350\252\277\350\253\234\350\266\205\350\267\263\351\212\232\351\225\267\351\240\202\351\263\245\345\213\205\346\215\227\347\233\264\n0xc4c0: \346\262\210\347\217\215\350\263\203\351\216\256\351\231\263\346\264\245\345\242\234\346\244\216\346\247\214\350\277\275\351\216\232\347\227\233\351\200\232\345\241\232\346\240\202\346\216\264\346\247\273\344\275\203\346\274\254\346\237\230\350\276\273\350\224\246\347\266\264\351\215\224\346\244\277\346\275\260\345\235\252\345\243\267\345\254\254\347\264\254\347\210\252\n0xc4e0: \351\207\243\351\266\264\344\272\255\344\275\216\345\201\234\345\201\265\345\211\203\350\262\236\345\221\210\345\240\244\345\256\232\345\270\235\345\272\225\345\272\255\345\273\267\345\274\237\346\202\214\346\212\265\346\214\272\346\217\220\346\242\257\346\261\200\347\242\207\347\246\216\347\250\213\347\267\240\350\211\207\350\250\202\350\253\246\350\271\204\351\200\223\n0xc5a0: \351\202\270\351\204\255\351\207\230\351\274\216\346\263\245\346\221\230\346\223\242\346\225\265\346\273\264\347\232\204\347\254\233\351\201\251\351\217\221\346\272\272\345\223\262\345\276\271\346\222\244\350\275\215\350\277\255\351\211\204\345\205\270\345\241\253\345\244\251\345\261\225\345\272\227\346\267\273\347\272\217\347\224\234\350\262\274\350\273\242\n0xc5c0: \347\202\271\344\274\235\346\256\277\346\276\261\347\224\260\351\233\273\345\205\216\345\220\220\345\240\265\345\241\227\345\246\254\345\261\240\345\276\222\346\226\227\346\235\234\346\270\241\347\231\273\350\217\237\350\263\255\351\200\224\351\203\275\351\215\215\347\240\245\347\240\272\345\212\252\345\272\246\345\234\237\345\245\264\346\200\222\345\200\222\345\205\232\n0xc5e0: \345\207\215\345\210\200\345\224\220\345\241\224\345\241\230\345\245\227\345\256\225\345\263\266\345\266\213\346\202\274\346\212\225\346\220\255\346\235\261\346\241\203\346\242\274\346\243\237\347\233\227\346\267\230\346\271\257\346\266\233\347\201\257\347\207\210\345\275\223\347\227\230\347\245\267\347\255\211\347\255\224\347\255\222\347\263\226\347\265\261\345\210\260\n0xc6a0: \350\221\243\350\225\251\350\227\244\350\250\216\350\254\204\350\261\206\350\270\217\351\200\203\351\200\217\351\220\231\351\231\266\351\240\255\351\250\260\351\227\230\345\203\215\345\213\225\345\220\214\345\240\202\345\260\216\346\206\247\346\222\236\346\264\236\347\236\263\347\253\245\350\203\264\350\220\204\351\201\223\351\212\205\345\263\240\351\264\207\n0xc6c0: \345\276\227\345\276\263\346\266\234\347\211\271\347\235\243\347\246\277\347\257\244\346\257\222\347\213\254\350\252\255\346\240\203\346\251\241\345\207\270\347\252\201\346\244\264\345\261\212\351\263\266\350\213\253\345\257\205\351\205\211\347\200\236\345\231\270\345\261\257\346\203\207\346\225\246\346\262\214\350\261\232\351\201\201\351\240\223\345\221\221\346\233\207\n0xc6e0: \345\245\210\351\202\243\345\206\205\344\271\215\345\207\252\350\226\231\350\254\216\347\201\230\346\215\272\351\215\213\346\245\242\351\246\264\347\270\204\347\225\267\345\215\227\346\245\240\350\273\237\351\233\243\346\261\235\344\272\214\345\260\274\345\274\220\350\277\251\345\214\202\350\263\221\350\202\211\350\231\271\345\273\277\346\227\245\344\271\263\345\205\245\n0xc7a0: \345\246\202\345\260\277\351\237\256\344\273\273\345\246\212\345\277\215\350\252\215\346\277\241\347\246\260\347\245\242\345\257\247\350\221\261\347\214\253\347\206\261\345\271\264\345\277\265\346\215\273\346\222\232\347\207\203\347\262\230\344\271\203\345\273\274\344\271\213\345\237\234\345\232\242\346\202\251\346\277\203\347\264\215\350\203\275\350\204\263\n0xc7c0: \350\276\262\350\246\227\350\232\244\345\267\264\346\212\212\346\222\255\350\246\207\346\235\267\346\263\242\346\264\276\347\220\266\347\240\264\345\251\206\347\275\265\350\212\255\351\246\254\344\277\263\345\273\203\346\213\235\346\216\222\346\225\227\346\235\257\347\233\203\347\211\214\350\203\214\350\202\272\350\274\251\351\205\215\345\200\215\345\237\271\345\252\222\n0xc7e0: \346\245\263\347\205\244\347\213\275\350\262\267\345\243\262\350\263\240\351\231\252\351\200\231\350\235\277\347\247\244\347\237\247\350\220\251\344\274\257\345\211\245\345\215\232\346\213\215\346\237\217\346\263\212\347\231\275\347\256\224\347\262\225\350\210\266\350\226\204\350\277\253\346\233\235\346\274\240\347\210\206\347\270\233\350\216\253\351\247\201\351\272\246\n0xc8a0: \345\207\275\347\256\261\347\241\262\347\256\270\350\202\207\347\255\210\346\253\250\345\271\241\350\202\214\347\225\221\347\225\240\345\205\253\351\211\242\346\272\214\347\231\272\351\206\227\351\253\252\344\274\220\347\275\260\346\212\234\347\255\217\351\226\245\351\263\251\345\231\272\345\241\231\350\233\244\351\232\274\344\274\264\345\210\244\345\215\212\n0xc8c0: \345\217\233\345\270\206\346\220\254\346\226\221\346\235\277\346\260\276\346\261\216\347\211\210\347\212\257\347\217\255\347\225\224\347\271\201\350\210\254\350\227\251\350\262\251\347\257\204\351\207\206\347\205\251\351\240\222\351\243\257\346\214\275\346\231\251\347\225\252\347\233\244\347\243\220\350\225\203\350\233\256\345\214\252\345\215\221\345\220\246\345\246\203\n0xc8e0: \345\275\274\346\202\262\346\211\211\346\211\271\346\212\253\346\226\220\346\257\224\346\263\214\347\226\262\347\232\256\347\242\221\347\247\230\347\267\213\347\275\267\350\202\245\350\242\253\350\252\271\350\262\273\351\201\277\351\235\236\351\243\233\346\250\213\347\260\270\345\202\231\345\260\276\345\276\256\346\236\207\346\257\230\347\220\265\347\234\211\347\276\216\n0xc9a0: \351\274\273\346\237\212\347\250\227\345\214\271\347\226\213\351\253\255\345\275\246\350\206\235\350\217\261\350\202\230\345\274\274\345\277\205\347\225\242\347\255\206\351\200\274\346\241\247\345\247\253\345\252\233\347\264\220\347\231\276\350\254\254\344\277\265\345\275\252\346\250\231\346\260\267\346\274\202\347\223\242\347\245\250\350\241\250\350\251\225\n0xc9c0: \345\273\237\346\217\217\347\227\205\347\247\222\350\213\227\351\214\250\351\213\262\350\222\234\350\233\255\351\260\255\345\223\201\345\275\254\346\226\214\346\265\234\347\200\225\350\262\247\350\263\223\351\240\273\346\225\217\347\223\266\344\270\215\344\273\230\345\237\240\345\244\253\345\251\246\345\257\214\345\206\250\345\270\203\345\272\234\346\200\226\346\211\266\n0xc9e0: \346\226\247\346\231\256\346\265\256\347\210\266\347\254\246\350\205\220\350\206\232\350\212\231\350\255\234\350\262\240\350\263\246\350\265\264\351\230\234\351\231\204\344\276\256\346\222\253\346\255\246\350\210\236\350\221\241\350\225\252\351\203\250\345\260\201\346\245\223\351\242\250\350\221\272\350\225\227\344\274\217\345\211\257\345\276\251\345\271\205\346\234\215\n0xcaa0: \347\246\217\350\205\271\350\244\207\350\246\206\346\267\265\345\274\227\346\211\225\346\262\270\344\273\217\347\211\251\351\256\222\345\210\206\345\220\273\345\231\264\345\242\263\346\206\244\346\211\256\347\204\232\345\245\256\347\262\211\347\263\236\347\264\233\351\233\260\346\226\207\350\201\236\344\270\231\344\275\265\345\205\265\345\241\200\345\271\243\n0xcac0: \345\274\212\346\237\204\344\270\246\350\224\275\351\226\211\351\231\233\347\261\263\351\240\201\345\203\273\345\243\201\347\231\226\347\242\247\345\210\245\347\236\245\350\224\221\347\256\206\345\201\217\345\244\211\347\211\207\347\257\207\347\267\250\350\276\272\350\277\224\351\201\215\344\276\277\345\213\211\345\250\251\345\274\201\351\236\255\344\277\235\350\210\227\n0xcae0: \345\234\203\346\215\225\346\255\251\347\224\253\350\243\234\350\274\224\347\251\202\345\213\237\345\242\223\346\205\225\346\210\212\346\232\256\346\257\215\347\260\277\350\217\251\345\200\243\344\277\270\345\214\205\345\221\206\345\240\261\345\245\211\345\256\235\345\263\260\345\263\257\345\264\251\345\272\226\346\212\261\346\215\247\346\224\276\346\226\271\346\234\213\n0xcba0: \346\263\225\346\263\241\347\203\271\347\240\262\347\270\253\350\203\236\350\212\263\350\220\214\350\223\254\350\234\202\350\244\222\350\250\252\350\261\212\351\202\246\351\213\222\351\243\275\351\263\263\351\265\254\344\271\217\344\272\241\345\202\215\345\211\226\345\235\212\345\246\250\345\270\275\345\277\230\345\277\231\346\210\277\346\232\264\346\234\233\n0xcbc0: \346\243\222\345\206\222\347\264\241\350\202\252\350\206\250\350\254\200\350\262\214\350\262\277\351\211\276\351\230\262\345\220\240\351\240\254\345\214\227\345\203\225\345\215\234\345\242\250\346\222\262\346\234\264\347\211\247\347\235\246\347\251\206\351\207\246\345\213\203\346\262\241\346\256\206\345\240\200\345\271\214\345\245\224\346\234\254\347\277\273\345\207\241\n0xcbe0: \346\221\251\347\243\250\351\255\224\351\272\273\345\237\213\345\246\271\346\230\247\346\236\232\346\257\216\345\223\251\346\247\231\345\271\225\350\206\234\346\236\225\351\256\252\346\237\276\351\261\222\346\241\235\344\272\246\344\277\243\345\217\210\346\212\271\346\234\253\346\262\253\350\277\204\344\276\255\347\271\255\351\272\277\344\270\207\346\205\242\346\272\200\n0xcca0: \346\274\253\350\224\223\345\221\263\346\234\252\351\255\205\345\267\263\347\256\225\345\262\254\345\257\206\350\234\234\346\271\212\350\223\221\347\250\224\350\204\210\345\246\231\347\262\215\346\260\221\347\234\240\345\213\231\345\244\242\347\204\241\347\211\237\347\237\233\351\234\247\351\265\241\346\244\213\345\251\277\345\250\230\345\206\245\345\220\215\n0xccc0: \346\230\216\347\233\237\350\277\267\351\212\230\351\263\264\345\247\252\347\211\235\346\273\205\345\205\215\346\243\211\347\266\277\347\267\254\351\235\242\351\272\272\346\221\270\346\250\241\350\214\202\345\246\204\345\255\237\346\257\233\347\214\233\347\233\262\347\266\262\350\200\227\350\222\231\345\204\262\346\234\250\351\273\231\347\233\256\346\235\242\345\213\277\n0xcce0: \345\260\244\346\210\273\347\261\276\350\262\260\345\225\217\346\202\266\347\264\213\351\226\200\345\214\201\344\271\237\345\206\266\345\244\234\347\210\272\350\200\266\351\207\216\345\274\245\347\237\242\345\216\204\345\275\271\347\264\204\350\226\254\350\250\263\350\272\215\351\235\226\346\237\263\350\226\256\351\221\223\346\204\211\346\204\210\346\262\271\347\231\222\n0xcda0: \350\253\255\350\274\270\345\224\257\344\275\221\345\204\252\345\213\207\345\217\213\345\256\245\345\271\275\346\202\240\346\206\202\346\217\226\346\234\211\346\237\232\346\271\247\346\266\214\347\214\266\347\214\267\347\224\261\347\245\220\350\243\225\350\252\230\351\201\212\351\202\221\351\203\265\351\233\204\350\236\215\345\244\225\344\272\210\344\275\231\n0xcdc0: \350\252\211\350\274\277\351\240\220\345\202\255\345\271\274\345\246\226\345\256\271\345\272\270\346\217\232\346\217\272\346\223\201\346\233\234\346\245\212\346\247\230\346\264\213\346\272\266\347\206\224\347\224\250\347\252\257\347\276\212\350\200\200\350\221\211\350\223\211\350\246\201\350\254\241\350\270\212\351\201\245\351\231\275\351\244\212\346\205\276\346\212\221\n0xcde0: \346\262\203\346\265\264\347\277\214\347\277\274\346\267\200\347\276\205\350\236\272\350\243\270\346\235\245\350\216\261\351\240\274\351\233\267\346\264\233\347\265\241\350\220\275\351\205\252\344\271\261\345\215\265\345\265\220\346\254\204\346\277\253\350\227\215\350\230\255\350\246\247\345\210\251\345\220\217\345\261\245\346\235\216\346\242\250\347\220\206\347\222\203\n0xcea0: \347\227\242\350\243\217\350\243\241\351\207\214\351\233\242\351\231\270\345\276\213\347\216\207\347\253\213\350\221\216\346\216\240\347\225\245\345\212\211\346\265\201\346\272\234\347\220\211\347\225\231\347\241\253\347\262\222\351\232\206\347\253\234\351\276\215\344\276\266\346\205\256\346\227\205\350\231\234\344\272\206\344\272\256\345\203\232\344\270\241\n0xcec0: \345\257\256\346\226\231\346\242\201\346\266\274\347\214\237\347\231\202\347\236\255\347\250\234\347\263\247\350\211\257\350\253\222\351\201\274\351\207\217\351\231\265\351\240\230\345\212\233\347\267\221\345\200\253\345\216\230\346\236\227\346\267\213\347\207\220\347\220\263\350\207\250\350\274\252\351\232\243\351\261\227\351\272\237\347\221\240\345\241\201\346\266\231\n0xcee0: \351\241\236\344\273\244\344\274\266\344\276\213\345\206\267\345\212\261\345\266\272\346\200\234\347\216\262\347\244\274\350\213\223\351\210\264\351\232\267\351\233\266\351\234\212\351\272\227\351\275\242\346\232\246\346\255\264\345\210\227\345\212\243\347\203\210\350\243\202\345\273\211\346\201\213\346\206\220\346\274\243\347\205\211\347\260\276\347\267\264\350\201\257\n0xcfa0: \350\223\256\351\200\243\351\214\254\345\221\202\351\255\257\346\253\223\347\202\211\350\263\202\350\267\257\351\234\262\345\212\264\345\251\201\345\273\212\345\274\204\346\234\227\346\245\274\346\246\224\346\265\252\346\274\217\347\211\242\347\213\274\347\257\255\350\200\201\350\201\276\350\235\213\351\203\216\345\205\255\351\272\223\347\246\204\350\202\213\n0xcfc0: \350\253\226\345\200\255\345\222\214\350\251\261\346\255\252\350\263\204\350\204\207\346\203\221\346\236\240\351\267\262\344\272\231\344\272\230\351\260\220\350\251\253\350\227\201\350\225\250\346\244\200\346\271\276\347\242\227\350\205\225 \n0xcfe0: \n0xd0a0: \345\274\214\344\270\220\344\270\225\344\270\252\344\270\261\344\270\266\344\270\274\344\270\277\344\271\202\344\271\226\344\271\230\344\272\202\344\272\205\350\261\253\344\272\212\350\210\222\345\274\215\344\272\216\344\272\236\344\272\237\344\272\240\344\272\242\344\272\260\344\272\263\344\272\266\344\273\216\344\273\215\344\273\204\344\273\206\344\273\202\n0xd0c0: \344\273\236\344\273\255\344\273\237\344\273\267\344\274\211\344\275\232\344\274\260\344\275\233\344\275\235\344\275\227\344\275\207\344\275\266\344\276\210\344\276\217\344\276\230\344\275\273\344\275\251\344\275\260\344\276\221\344\275\257\344\276\206\344\276\226\345\204\230\344\277\224\344\277\237\344\277\216\344\277\230\344\277\233\344\277\221\344\277\232\344\277\220\n0xd0e0: \344\277\245\345\200\232\345\200\250\345\200\224\345\200\252\345\200\245\345\200\205\344\274\234\344\277\266\345\200\241\345\200\251\345\200\254\344\277\276\344\277\257\345\200\221\345\200\206\345\201\203\345\201\207\346\234\203\345\201\225\345\201\220\345\201\210\345\201\232\345\201\226\345\201\254\345\201\270\345\202\200\345\202\232\345\202\205\345\202\264\345\202\262\n0xd1a0: \345\203\211\345\203\212\345\202\263\345\203\202\345\203\226\345\203\236\345\203\245\345\203\255\345\203\243\345\203\256\345\203\271\345\203\265\345\204\211\345\204\201\345\204\202\345\204\226\345\204\225\345\204\224\345\204\232\345\204\241\345\204\272\345\204\267\345\204\274\345\204\273\345\204\277\345\205\200\345\205\222\345\205\214\345\205\224\345\205\242\n0xd1c0: \345\205\251\345\205\252\345\205\256\345\206\200\345\206\202\345\233\230\345\206\214\345\206\211\345\206\217\345\206\221\345\206\223\345\206\225\345\206\226\345\206\244\345\206\246\345\206\242\345\206\251\345\206\252\345\206\253\345\206\263\345\206\261\345\206\262\345\206\260\345\206\265\345\206\275\345\207\205\345\207\211\345\207\233\345\207\240\350\231\225\345\207\251\n0xd1e0: \345\207\260\345\207\265\345\207\276\345\210\204\345\210\213\345\210\224\345\210\216\345\210\247\345\210\252\345\210\256\345\210\263\345\210\271\345\211\217\345\211\204\345\211\213\345\211\214\345\211\236\345\211\224\345\211\252\345\211\264\345\211\251\345\211\263\345\211\277\345\211\275\345\212\215\345\212\224\345\212\222\345\211\261\345\212\210\345\212\221\350\276\250\n0xd2a0: \350\276\247\345\212\254\345\212\255\345\212\274\345\212\265\345\213\201\345\213\215\345\213\227\345\213\236\345\213\243\345\213\246\351\243\255\345\213\240\345\213\263\345\213\265\345\213\270\345\213\271\345\214\206\345\214\210\347\224\270\345\214\215\345\214\220\345\214\217\345\214\225\345\214\232\345\214\243\345\214\257\345\214\261\345\214\263\345\214\270\n0xd2c0: \345\215\206\345\215\205\344\270\227\345\215\211\345\215\215\345\207\226\345\215\236\345\215\251\345\215\256\345\244\230\345\215\273\345\215\267\345\216\202\345\216\226\345\216\240\345\216\246\345\216\245\345\216\256\345\216\260\345\216\266\345\217\203\347\260\222\351\233\231\345\217\237\346\233\274\347\207\256\345\217\256\345\217\250\345\217\255\345\217\272\345\220\201\n0xd2e0: \345\221\200\345\220\254\345\220\255\345\220\274\345\220\256\345\220\266\345\220\251\345\220\235\345\221\216\345\222\217\345\221\265\345\222\216\345\221\237\345\221\261\345\221\267\345\221\260\345\222\222\345\221\273\345\222\200\345\221\266\345\222\204\345\222\220\345\222\206\345\223\207\345\222\242\345\222\270\345\222\245\345\222\254\345\223\204\345\223\210\345\222\250\n0xd3a0: \345\222\253\345\223\202\345\222\244\345\222\276\345\222\274\345\223\230\345\223\245\345\223\246\345\224\217\345\224\224\345\223\275\345\223\256\345\223\255\345\223\272\345\223\242\345\224\271\345\225\200\345\225\243\345\225\214\345\224\256\345\225\234\345\225\205\345\225\226\345\225\227\345\224\270\345\224\263\345\225\235\345\226\231\345\226\200\345\222\257\n0xd3c0: \345\226\237\345\225\273\345\225\276\345\226\230\345\226\236\345\226\256\345\225\274\345\226\203\345\226\251\345\226\207\345\226\250\345\227\232\345\227\205\345\227\237\345\227\204\345\227\234\345\227\244\345\227\224\345\230\224\345\227\267\345\230\226\345\227\276\345\227\275\345\230\233\345\227\271\345\231\216\345\231\220\347\207\237\345\230\264\345\230\266\345\230\262\n0xd3e0: \345\231\253\345\231\244\345\230\257\345\231\254\345\231\252\345\232\206\345\232\200\345\232\212\345\232\240\345\232\224\345\232\217\345\232\245\345\232\256\345\232\266\345\232\264\345\233\202\345\232\274\345\233\201\345\233\203\345\233\200\345\233\210\345\233\216\345\233\221\345\233\223\345\233\227\345\233\256\345\233\271\345\234\200\345\233\277\345\234\204\345\234\211\n0xd4a0: \345\234\210\345\234\213\345\234\215\345\234\223\345\234\230\345\234\226\345\227\207\345\234\234\345\234\246\345\234\267\345\234\270\345\235\216\345\234\273\345\235\200\345\235\217\345\235\251\345\237\200\345\236\210\345\235\241\345\235\277\345\236\211\345\236\223\345\236\240\345\236\263\345\236\244\345\236\252\345\236\260\345\237\203\345\237\206\345\237\224\n0xd4c0: \345\237\223\345\240\212\345\237\226\345\237\243\345\240\213\345\240\231\345\240\235\345\241\262\345\240\241\345\241\242\345\241\213\345\241\260\346\257\200\345\241\222\345\240\275\345\241\271\345\242\205\345\242\271\345\242\237\345\242\253\345\242\272\345\243\236\345\242\273\345\242\270\345\242\256\345\243\205\345\243\223\345\243\221\345\243\227\345\243\231\345\243\230\n0xd4e0: \345\243\234\345\243\244\345\243\237\345\243\257\345\243\272\345\243\271\345\243\273\345\243\274\345\243\275\345\244\202\345\244\212\345\244\220\345\244\233\346\242\246\345\244\245\345\244\254\345\244\255\345\244\262\345\244\270\345\244\276\347\253\222\345\245\225\345\245\220\345\245\216\345\245\232\345\245\230\345\245\242\345\245\240\345\245\247\345\245\254\345\245\251\n0xd5a0: \345\245\270\345\246\201\345\246\235\344\275\236\344\276\253\345\246\243\345\246\262\345\247\206\345\247\250\345\247\234\345\246\215\345\247\231\345\247\232\345\250\245\345\250\237\345\250\221\345\250\234\345\250\211\345\250\232\345\251\200\345\251\254\345\251\211\345\250\265\345\250\266\345\251\242\345\251\252\345\252\232\345\252\274\345\252\276\345\253\213\n0xd5c0: \345\252\275\345\253\243\345\253\227\345\253\246\345\253\251\345\253\226\345\253\272\345\253\273\345\254\214\345\254\213\345\254\226\345\254\262\345\253\220\345\254\252\345\254\266\345\254\276\345\255\203\345\255\205\345\255\200\345\255\221\345\255\225\345\255\232\345\255\233\345\255\245\345\255\251\345\255\260\345\255\263\345\255\265\345\255\270\346\226\210\345\255\272\n0xd5e0: \345\256\203\345\256\246\345\256\270\345\257\203\345\257\207\345\257\211\345\257\224\345\257\220\345\257\244\345\257\246\345\257\242\345\257\236\345\257\245\345\257\253\345\257\260\345\257\266\345\257\263\345\260\205\345\260\207\345\260\210\345\260\215\345\260\223\345\260\240\345\260\242\345\260\250\345\260\270\345\260\271\345\261\201\345\261\206\345\261\216\345\261\223\n0xd6a0: \345\261\220\345\261\217\345\255\261\345\261\254\345\261\256\344\271\242\345\261\266\345\261\271\345\262\214\345\262\221\345\262\224\345\246\233\345\262\253\345\262\273\345\262\266\345\262\274\345\262\267\345\263\205\345\262\276\345\263\207\345\263\231\345\263\251\345\263\275\345\263\272\345\263\255\345\266\214\345\263\252\345\264\213\345\264\225\345\264\227\n0xd6c0: \345\264\237\345\264\233\345\264\221\345\264\224\345\264\242\345\264\232\345\264\231\345\264\230\345\265\214\345\265\222\345\265\216\345\265\213\345\265\254\345\265\263\345\265\266\345\266\207\345\266\204\345\266\202\345\266\242\345\266\235\345\266\254\345\266\256\345\266\275\345\266\220\345\266\267\345\266\274\345\267\211\345\267\215\345\267\223\345\267\222\345\267\226\n0xd6e0: \345\267\253\345\267\262\345\267\265\345\270\213\345\270\232\345\270\231\345\270\221\345\270\233\345\270\266\345\270\267\345\271\204\345\271\203\345\271\200\345\271\216\345\271\227\345\271\224\345\271\237\345\271\242\345\271\244\345\271\207\345\271\265\345\271\266\345\271\272\351\272\274\345\271\277\345\272\240\345\273\201\345\273\202\345\273\210\345\273\220\345\273\217\n0xd7a0: \345\273\226\345\273\243\345\273\235\345\273\232\345\273\233\345\273\242\345\273\241\345\273\250\345\273\251\345\273\254\345\273\261\345\273\263\345\273\260\345\273\264\345\273\270\345\273\276\345\274\203\345\274\211\345\275\235\345\275\234\345\274\213\345\274\221\345\274\226\345\274\251\345\274\255\345\274\270\345\275\201\345\275\210\345\275\214\345\275\216\n0xd7c0: \345\275\221\345\275\226\345\275\227\345\275\231\345\275\241\345\275\255\345\275\263\345\275\267\345\276\203\345\276\202\345\275\277\345\276\212\345\276\210\345\276\221\345\276\207\345\276\236\345\276\231\345\276\230\345\276\240\345\276\250\345\276\255\345\276\274\345\277\226\345\277\273\345\277\244\345\277\270\345\277\261\345\277\235\346\202\263\345\277\277\346\200\241\n0xd7e0: \346\200\231\346\200\220\346\200\251\346\200\216\346\200\261\346\200\233\346\200\225\346\200\253\346\200\246\346\200\217\346\200\272\346\201\232\346\201\201\346\201\252\346\201\267\346\201\237\346\201\212\346\201\206\346\201\215\346\201\243\346\201\203\346\201\244\346\201\202\346\201\254\346\201\253\346\201\231\346\202\201\346\202\215\346\203\247\346\202\203\346\202\232\n0xd8a0: \346\202\204\346\202\233\346\202\226\346\202\227\346\202\222\346\202\247\346\202\213\346\203\241\346\202\270\346\203\240\346\203\223\346\202\264\345\277\260\346\202\275\346\203\206\346\202\265\346\203\230\346\205\215\346\204\225\346\204\206\346\203\266\346\203\267\346\204\200\346\203\264\346\203\272\346\204\203\346\204\241\346\203\273\346\203\261\346\204\215\n0xd8c0: \346\205\207\346\204\276\346\204\250\346\204\247\346\205\212\346\204\277\346\204\274\346\204\254\346\204\264\346\204\275\346\205\202\346\205\204\346\205\263\346\205\267\346\205\230\346\205\231\346\205\232\346\205\253\346\205\264\346\205\257\346\205\245\346\205\261\346\205\237\346\205\235\346\205\223\346\205\265\346\206\231\346\206\226\346\206\207\346\206\254\346\206\224\n0xd8e0: \346\206\212\346\206\221\346\206\253\346\206\256\346\207\214\346\207\212\346\207\211\346\207\267\346\207\210\346\207\203\346\207\206\346\206\272\346\207\213\347\275\271\346\207\215\346\207\246\346\207\243\346\207\266\346\207\272\346\207\264\346\207\277\346\207\275\346\207\274\346\207\276\346\210\200\346\210\210\346\210\211\346\210\215\346\210\214\346\210\224\346\210\233\n0xd9a0: \346\210\236\346\210\241\346\210\252\346\210\256\346\210\260\346\210\262\346\210\263\346\211\201\346\211\216\346\211\236\346\211\243\346\211\233\346\211\240\346\211\250\346\211\274\346\212\202\346\212\211\346\211\276\346\212\222\346\212\223\346\212\226\346\213\224\346\212\203\346\212\224\346\213\227\346\213\221\346\212\273\346\213\217\346\213\277\346\213\206\n0xd9c0: \346\213\210\346\213\234\346\213\214\346\213\212\346\213\202\346\213\207\346\212\233\346\213\211\346\214\214\346\213\256\346\213\261\346\214\247\346\214\202\346\214\210\346\213\257\346\213\265\346\215\220\346\214\276\346\215\215\346\220\234\346\215\217\346\216\226\346\216\216\346\216\200\346\216\253\346\215\266\346\216\243\346\216\217\346\216\211\346\216\237\346\216\265\n0xd9e0: \346\215\251\346\216\276\346\217\251\346\217\200\346\217\206\346\217\243\346\217\211\346\217\222\346\217\266\346\217\204\346\220\226\346\220\264\346\220\206\346\220\223\346\220\246\346\220\266\346\224\235\346\220\227\346\220\250\346\220\217\346\221\247\346\221\257\346\221\266\346\221\216\346\224\252\346\222\225\346\222\223\346\222\245\346\222\251\346\222\210\346\222\274\n0xdaa0: \346\223\232\346\223\222\346\223\205\346\223\207\346\222\273\346\223\230\346\223\202\346\223\261\346\223\247\350\210\211\346\223\240\346\223\241\346\212\254\346\223\243\346\223\257\346\224\254\346\223\266\346\223\264\346\223\262\346\223\272\346\224\200\346\223\275\346\224\230\346\224\234\346\224\205\346\224\244\346\224\243\346\224\253\346\224\264\346\224\265\n0xdac0: \346\224\266\346\224\270\347\225\213\346\225\210\346\225\226\346\225\225\346\225\215\346\225\230\346\225\236\346\225\235\346\225\262\346\225\270\346\226\202\346\226\203\350\256\212\346\226\233\346\226\237\346\226\253\346\226\267\346\227\203\346\227\206\346\227\201\346\227\204\346\227\214\346\227\222\346\227\233\346\227\231\346\227\240\346\227\241\346\227\261\346\235\262\n0xdae0: \346\230\203\346\227\273\346\235\263\346\230\265\346\230\266\346\230\264\346\230\234\346\231\217\346\231\204\346\231\211\346\231\201\346\231\236\346\231\235\346\231\244\346\231\247\346\231\250\346\231\237\346\231\242\346\231\260\346\232\203\346\232\210\346\232\216\346\232\211\346\232\204\346\232\230\346\232\235\346\233\201\346\232\271\346\233\211\346\232\276\346\232\274\n0xdba0: \346\233\204\346\232\270\346\233\226\346\233\232\346\233\240\346\230\277\346\233\246\346\233\251\346\233\260\346\233\265\346\233\267\346\234\217\346\234\226\346\234\236\346\234\246\346\234\247\351\234\270\346\234\256\346\234\277\346\234\266\346\235\201\346\234\270\346\234\267\346\235\206\346\235\236\346\235\240\346\235\231\346\235\243\346\235\244\346\236\211\n0xdbc0: \346\236\251\346\235\274\346\235\252\346\236\214\346\236\213\346\236\246\346\236\241\346\236\205\346\236\267\346\237\257\346\236\264\346\237\254\346\236\263\346\237\251\346\236\270\346\237\244\346\237\236\346\237\235\346\237\242\346\237\256\346\236\271\346\237\216\346\237\206\346\237\247\346\252\234\346\240\236\346\241\206\346\240\251\346\241\200\346\241\215\346\240\262\n0xdbe0: \346\242\263\346\240\253\346\241\231\346\241\243\346\241\267\346\241\277\346\242\237\346\242\217\346\242\255\346\242\224\346\242\235\346\242\233\346\242\203\346\252\256\346\242\271\346\241\264\346\242\265\346\242\240\346\242\272\346\244\217\346\242\215\346\241\276\346\244\201\346\243\212\346\244\210\346\243\230\346\244\242\346\244\246\346\243\241\346\244\214\346\243\215\n0xdca0: \346\243\224\346\243\247\346\243\225\346\244\266\346\244\222\346\244\204\346\243\227\346\243\243\346\244\245\346\243\271\346\243\240\346\243\257\346\244\250\346\244\252\346\244\232\346\244\243\346\244\241\346\243\206\346\245\271\346\245\267\346\245\234\346\245\270\346\245\253\346\245\224\346\245\276\346\245\256\346\244\271\346\245\264\346\244\275\346\245\231\n0xdcc0: \346\245\241\346\245\236\346\245\235\346\246\201\346\245\252\346\246\262\346\246\256\346\247\220\346\246\277\346\247\201\346\247\223\346\246\276\346\247\216\345\257\250\346\247\212\346\247\235\346\246\273\346\247\203\346\246\247\346\250\256\346\246\221\346\246\240\346\246\234\346\246\225\346\246\264\346\247\236\346\247\250\346\250\202\346\250\233\346\247\277\346\254\212\n0xdce0: \346\247\262\346\247\247\346\250\205\346\246\261\346\250\236\346\247\255\346\250\224\346\247\253\346\250\212\346\250\222\346\253\201\346\250\243\346\250\223\346\251\204\346\250\214\346\251\262\346\250\266\346\251\270\346\251\207\346\251\242\346\251\231\346\251\246\346\251\210\346\250\270\346\250\242\346\252\220\346\252\215\346\252\240\346\252\204\346\252\242\346\252\243\n0xdda0: \346\252\227\350\230\227\346\252\273\346\253\203\346\253\202\346\252\270\346\252\263\346\252\254\346\253\236\346\253\221\346\253\237\346\252\252\346\253\232\346\253\252\346\253\273\346\254\205\350\230\226\346\253\272\346\254\222\346\254\226\351\254\261\346\254\237\346\254\270\346\254\267\347\233\234\346\254\271\351\243\256\346\255\207\346\255\203\346\255\211\n0xddc0: \346\255\231\346\255\224\346\255\233\346\255\237\346\255\241\346\255\270\346\255\271\346\255\277\346\256\200\346\256\204\346\256\203\346\256\215\346\256\230\346\256\225\346\256\236\346\256\244\346\256\252\346\256\253\346\256\257\346\256\262\346\256\261\346\256\263\346\256\267\346\256\274\346\257\206\346\257\213\346\257\223\346\257\237\346\257\254\346\257\253\346\257\263\n0xdde0: \351\272\276\346\260\210\346\260\223\346\260\224\346\260\233\346\260\244\346\260\243\346\261\236\346\261\225\346\261\242\346\261\252\346\262\202\346\262\215\346\262\232\346\262\201\346\262\233\346\261\276\346\261\250\346\261\263\346\262\222\346\262\220\346\263\204\346\263\261\346\263\223\346\262\275\346\263\227\346\263\205\346\263\235\346\262\256\346\262\261\346\262\276\n0xdea0: \346\262\272\346\263\233\346\263\257\346\263\231\346\263\252\346\264\237\350\241\215\346\264\266\346\264\253\346\264\275\346\264\270\346\264\231\346\264\265\346\264\263\346\264\222\346\264\214\346\265\243\346\266\223\346\265\244\346\265\232\346\265\271\346\265\231\346\266\216\346\266\225\346\277\244\346\266\205\346\267\271\346\270\225\346\270\212\346\266\265\n0xdec0: \346\267\246\346\266\270\346\267\206\346\267\254\346\267\236\346\267\214\346\267\250\346\267\222\346\267\205\346\267\272\346\267\231\346\267\244\346\267\225\346\267\252\346\267\256\346\270\255\346\271\256\346\270\256\346\270\231\346\271\262\346\271\237\346\270\276\346\270\243\346\271\253\346\270\253\346\271\266\346\271\215\346\270\237\346\271\203\346\270\272\346\271\216\n0xdee0: \346\273\277\346\270\235\346\270\270\346\272\202\346\272\252\346\272\230\346\273\211\346\272\267\346\273\223\346\272\275\346\272\257\346\273\204\346\272\262\346\273\224\346\273\225\346\272\217\346\272\245\346\273\202\346\272\237\346\275\201\346\274\221\347\201\214\346\273\254\346\273\270\346\273\276\346\274\277\346\273\262\346\274\261\346\273\257\346\274\262\346\273\214\n0xdfa0: \346\274\276\346\274\223\346\273\267\346\276\206\346\275\272\346\275\270\346\276\201\346\276\200\346\275\257\346\275\233\346\277\263\346\275\255\346\276\202\346\275\274\346\275\230\346\276\216\346\276\221\346\277\202\346\275\246\346\276\263\346\276\243\346\276\241\346\276\244\346\276\271\346\277\206\346\276\252\346\277\237\346\277\225\346\277\254\346\277\224\n0xdfc0: \346\277\261\346\277\256\346\277\233\347\200\211\347\200\213\346\277\272\347\200\221\347\200\201\347\200\217\346\277\276\347\200\233\347\200\232\346\275\264\347\200\235\347\200\230\347\200\237\347\200\260\347\200\276\347\200\262\347\201\221\347\201\243\347\202\231\347\202\222\347\202\257\347\203\261\347\202\254\347\202\270\347\202\263\347\202\256\347\203\237\347\203\213\n0xdfe0: \347\203\231\347\204\211\347\203\275\347\204\234\347\204\231\347\205\245\347\205\225\347\206\210\347\205\246\347\205\242\347\205\214\347\205\226\347\205\254\347\206\217\347\207\273\347\206\204\347\206\225\347\206\250\347\206\254\347\207\227\347\206\271\347\206\276\347\207\222\347\207\211\347\207\224\347\207\216\347\207\240\347\207\254\347\207\247\347\207\265\347\207\274\n0xe0a0: \347\207\271\347\207\277\347\210\215\347\210\220\347\210\233\347\210\250\347\210\255\347\210\254\347\210\260\347\210\262\347\210\273\347\210\274\347\210\277\347\211\200\347\211\206\347\211\213\347\211\230\347\211\264\347\211\276\347\212\202\347\212\201\347\212\207\347\212\222\347\212\226\347\212\242\347\212\247\347\212\271\347\212\262\347\213\203\347\213\206\n0xe0c0: \347\213\216\347\213\222\347\213\242\347\213\240\347\213\241\347\213\271\347\213\267\345\200\217\347\214\227\347\214\212\347\214\234\347\214\226\347\214\235\347\214\264\347\214\257\347\214\251\347\214\245\347\214\276\347\215\216\347\215\217\351\273\230\347\215\227\347\215\252\347\215\250\347\215\260\347\215\270\347\215\265\347\215\273\347\215\272\347\217\210\347\216\263\n0xe0e0: \347\216\273\347\217\200\347\217\245\347\217\256\347\217\236\347\222\242\347\220\205\347\221\257\347\220\245\347\217\270\347\220\262\347\220\272\347\221\225\347\220\277\347\221\237\347\221\231\347\221\201\347\221\234\347\221\251\347\221\260\347\221\243\347\221\252\347\221\266\347\221\276\347\222\213\347\222\236\347\222\247\347\223\212\347\223\217\347\223\224\347\217\261\n0xe1a0: \347\223\240\347\223\243\347\223\247\347\223\251\347\223\256\347\223\262\347\223\260\347\223\261\347\223\270\347\223\267\347\224\204\347\224\203\347\224\205\347\224\214\347\224\216\347\224\215\347\224\225\347\224\223\347\224\236\347\224\246\347\224\254\347\224\274\347\225\204\347\225\215\347\225\212\347\225\211\347\225\233\347\225\206\347\225\232\347\225\251\n0xe1c0: \347\225\247\347\225\253\347\225\255\347\225\270\347\225\266\347\226\206\347\226\207\347\225\264\347\226\212\347\226\211\347\226\202\347\226\224\347\226\232\347\226\235\347\226\245\347\226\243\347\227\202\347\226\263\347\227\203\347\226\265\347\226\275\347\226\270\347\226\274\347\226\261\347\227\215\347\227\212\347\227\222\347\227\231\347\227\243\347\227\236\347\227\276\n0xe1e0: \347\227\274\347\230\201\347\227\260\347\227\272\347\227\262\347\227\263\347\230\213\347\230\215\347\230\211\347\230\237\347\230\247\347\230\240\347\230\241\347\230\242\347\230\244\347\230\264\347\230\260\347\230\273\347\231\207\347\231\210\347\231\206\347\231\234\347\231\230\347\231\241\347\231\242\347\231\250\347\231\251\347\231\252\347\231\247\347\231\254\347\231\260\n0xe2a0: \347\231\262\347\231\266\347\231\270\347\231\274\347\232\200\347\232\203\347\232\210\347\232\213\347\232\216\347\232\226\347\232\223\347\232\231\347\232\232\347\232\260\347\232\264\347\232\270\347\232\271\347\232\272\347\233\202\347\233\215\347\233\226\347\233\222\347\233\236\347\233\241\347\233\245\347\233\247\347\233\252\350\230\257\347\233\273\347\234\210\n0xe2c0: \347\234\204\347\234\251\347\234\244\347\234\236\347\234\245\347\234\246\347\234\233\347\234\267\347\234\270\347\235\207\347\235\232\347\235\250\347\235\253\347\235\233\347\235\245\347\235\277\347\235\276\347\235\271\347\236\216\347\236\213\347\236\221\347\236\240\347\236\236\347\236\260\347\236\266\347\236\271\347\236\277\347\236\274\347\236\275\347\236\273\347\237\207\n0xe2e0: \347\237\227\347\237\232\347\237\234\347\237\243\347\237\256\347\237\274\347\240\214\347\240\222\347\244\246\347\240\240\347\244\252\347\241\205\347\242\216\347\241\264\347\242\206\347\241\274\347\242\232\347\242\214\347\242\243\347\242\265\347\242\252\347\242\257\347\243\221\347\243\206\347\243\213\347\243\224\347\242\276\347\242\274\347\243\205\347\243\212\347\243\254\n0xe3a0: \347\243\247\347\243\232\347\243\275\347\243\264\347\244\207\347\244\222\347\244\221\347\244\231\347\244\254\347\244\253\347\245\200\347\245\240\347\245\227\347\245\237\347\245\232\347\245\225\347\245\223\347\245\272\347\245\277\347\246\212\347\246\235\347\246\247\351\275\213\347\246\252\347\246\256\347\246\263\347\246\271\347\246\272\347\247\211\347\247\225\n0xe3c0: \347\247\254\347\247\241\347\247\243\347\250\210\347\250\215\347\250\230\347\250\231\347\250\240\347\250\237\347\246\200\347\250\261\347\250\273\347\250\276\347\250\267\347\251\203\347\251\227\347\251\211\347\251\241\347\251\242\347\251\251\351\276\235\347\251\260\347\251\271\347\251\275\347\252\210\347\252\227\347\252\225\347\252\230\347\252\226\347\252\251\347\253\210\n0xe3e0: \347\252\266\347\253\205\347\253\204\347\252\277\351\202\203\347\253\207\347\253\212\347\253\215\347\253\217\347\253\225\347\253\223\347\253\231\347\253\232\347\253\235\347\253\241\347\253\242\347\253\246\347\253\255\347\253\260\347\254\202\347\254\217\347\254\212\347\254\206\347\254\263\347\254\230\347\254\231\347\254\236\347\254\265\347\254\250\347\254\266\347\255\220\n0xe4a0: \347\255\272\347\254\204\347\255\215\347\254\213\347\255\214\347\255\205\347\255\265\347\255\245\347\255\264\347\255\247\347\255\260\347\255\261\347\255\254\347\255\256\347\256\235\347\256\230\347\256\237\347\256\215\347\256\234\347\256\232\347\256\213\347\256\222\347\256\217\347\255\235\347\256\231\347\257\213\347\257\201\347\257\214\347\257\217\347\256\264\n0xe4c0: \347\257\235\347\257\251\347\260\221\347\260\224\347\257\246\347\257\245\347\261\240\347\260\200\347\260\207\347\260\223\347\257\263\347\257\267\347\260\227\347\260\215\347\257\266\347\260\243\347\260\247\347\260\252\347\260\237\347\260\267\347\260\253\347\260\275\347\261\214\347\261\203\347\261\224\347\261\217\347\261\200\347\261\220\347\261\230\347\261\237\347\261\244\n0xe4e0: \347\261\245\347\261\254\347\261\265\347\262\203\347\262\220\347\262\244\347\262\255\347\262\242\347\262\253\347\262\241\347\262\250\347\262\263\347\262\262\347\262\261\347\262\256\347\262\271\347\262\275\347\263\200\347\263\205\347\263\202\347\263\230\347\263\222\347\263\234\347\263\242\351\254\273\347\263\257\347\263\262\347\263\264\347\263\266\347\263\272\347\264\206\n0xe5a0: \347\264\202\347\264\234\347\264\225\347\264\212\347\265\205\347\265\213\347\264\256\347\264\262\347\264\277\347\264\265\347\265\206\347\265\263\347\265\226\347\265\216\347\265\262\347\265\250\347\265\256\347\265\217\347\265\243\347\266\223\347\266\211\347\265\233\347\266\217\347\265\275\347\266\233\347\266\272\347\266\256\347\266\243\347\266\265\347\267\207\n0xe5c0: \347\266\253\347\270\275\347\266\242\347\266\257\347\267\234\347\266\270\347\266\237\347\266\260\347\267\230\347\267\235\347\267\244\347\267\236\347\267\273\347\267\262\347\267\241\347\270\205\347\270\212\347\270\243\347\270\241\347\270\222\347\270\261\347\270\237\347\270\211\347\270\213\347\270\242\347\271\206\347\271\246\347\270\273\347\270\265\347\270\271\347\271\203\n0xe5e0: \347\270\262\347\270\272\347\271\247\347\271\235\347\271\226\347\271\236\347\271\231\347\271\232\347\271\271\347\271\252\347\271\251\347\271\274\347\271\273\347\272\203\347\267\225\347\271\275\350\276\256\347\271\277\347\272\210\347\272\211\347\272\214\347\272\222\347\272\220\347\272\223\347\272\224\347\272\226\347\272\216\347\272\233\347\272\234\347\274\270\347\274\272\n0xe6a0: \347\275\205\347\275\214\347\275\215\347\275\216\347\275\220\347\275\221\347\275\225\347\275\224\347\275\230\347\275\237\347\275\240\347\275\250\347\275\251\347\275\247\347\275\270\347\276\202\347\276\206\347\276\203\347\276\210\347\276\207\347\276\214\347\276\224\347\276\236\347\276\235\347\276\232\347\276\243\347\276\257\347\276\262\347\276\271\347\276\256\n0xe6c0: \347\276\270\350\255\261\347\277\205\347\277\206\347\277\212\347\277\225\347\277\224\347\277\241\347\277\246\347\277\251\347\277\263\347\277\271\351\243\234\350\200\206\350\200\204\350\200\213\350\200\222\350\200\230\350\200\231\350\200\234\350\200\241\350\200\250\350\200\277\350\200\273\350\201\212\350\201\206\350\201\222\350\201\230\350\201\232\350\201\237\350\201\242\n0xe6e0: \350\201\263\350\201\262\350\201\260\350\201\266\350\201\271\350\201\275\350\201\277\350\202\204\350\202\206\350\202\205\350\202\233\350\202\223\350\202\232\350\202\255\345\206\220\350\202\254\350\203\233\350\203\245\350\203\231\350\203\235\350\203\204\350\203\232\350\203\226\350\204\211\350\203\257\350\203\261\350\204\233\350\204\251\350\204\243\350\204\257\350\205\213\n0xe7a0: \351\232\213\350\205\206\350\204\276\350\205\223\350\205\221\350\203\274\350\205\261\350\205\256\350\205\245\350\205\246\350\205\264\350\206\203\350\206\210\350\206\212\350\206\200\350\206\202\350\206\240\350\206\225\350\206\244\350\206\243\350\205\237\350\206\223\350\206\251\350\206\260\350\206\265\350\206\276\350\206\270\350\206\275\350\207\200\350\207\202\n0xe7c0: \350\207\211\350\207\215\350\207\221\350\207\231\350\207\230\350\207\210\350\207\232\350\207\237\350\207\240\350\207\247\350\207\272\350\207\273\350\207\276\350\210\201\350\210\202\350\210\205\350\210\207\350\210\212\350\210\215\350\210\220\350\210\226\350\210\251\350\210\253\350\210\270\350\210\263\350\211\200\350\211\231\350\211\230\350\211\235\350\211\232\350\211\237\n0xe7e0: \350\211\242\350\211\250\350\211\252\350\211\253\350\210\256\350\211\261\350\211\267\350\211\270\350\211\276\350\212\215\350\212\222\350\212\253\350\212\237\350\212\273\350\212\254\350\213\241\350\213\243\350\213\237\350\213\222\350\213\264\350\213\263\350\213\272\350\216\223\350\214\203\350\213\273\350\213\271\350\213\236\350\214\206\350\213\234\350\214\211\350\213\231\n0xe8a0: \350\214\265\350\214\264\350\214\226\350\214\262\350\214\261\350\215\200\350\214\271\350\215\220\350\215\205\350\214\257\350\214\253\350\214\227\350\214\230\350\216\205\350\216\232\350\216\252\350\216\237\350\216\242\350\216\226\350\214\243\350\216\216\350\216\207\350\216\212\350\215\274\350\216\265\350\215\263\350\215\265\350\216\240\350\216\211\350\216\250\n0xe8c0: \350\220\223\350\217\253\350\217\216\350\217\275\350\220\203\350\217\230\350\220\213\350\217\201\350\217\267\350\220\207\350\217\240\350\217\262\350\220\215\350\220\242\350\220\240\350\216\275\350\220\270\350\224\206\350\217\273\350\221\255\350\220\252\350\220\274\350\225\232\350\222\204\350\221\267\350\221\253\350\222\255\350\221\256\350\222\202\350\221\251\350\221\206\n0xe8e0: \350\221\257\350\221\271\350\220\265\350\223\212\350\221\242\350\222\271\350\222\277\350\222\237\350\223\231\350\223\215\350\222\273\350\223\232\350\223\220\350\223\201\350\223\206\350\223\226\350\222\241\350\224\241\350\223\277\350\223\264\350\224\227\350\224\230\350\224\254\350\224\237\350\224\225\350\224\224\350\223\274\350\225\200\350\225\243\350\225\230\350\225\210\n0xe9a0: \350\225\201\350\230\202\350\225\213\350\225\225\350\226\200\350\226\244\350\226\210\350\226\221\350\226\212\350\226\250\350\225\255\350\226\224\350\226\233\350\227\252\350\226\207\350\226\234\350\225\267\350\225\276\350\226\220\350\227\211\350\226\272\350\227\217\350\226\271\350\227\220\350\227\225\350\227\235\350\227\245\350\227\234\350\227\271\350\230\212\n0xe9c0: \350\230\213\350\227\276\350\227\272\350\230\206\350\230\242\350\230\232\350\230\260\350\230\277\350\231\215\344\271\225\350\231\224\350\231\237\350\231\247\350\231\261\350\232\223\350\232\243\350\232\251\350\232\252\350\232\213\350\232\214\350\232\266\350\232\257\350\233\204\350\233\206\350\232\260\350\233\211\350\240\243\350\232\253\350\233\224\350\233\236\350\233\251\n0xe9e0: \350\233\237\350\233\233\350\233\257\350\234\222\350\234\206\350\234\210\350\234\200\350\234\203\350\233\273\350\234\221\350\234\211\350\234\215\350\233\271\350\234\212\350\234\264\350\234\277\350\234\267\350\234\273\350\234\245\350\234\251\350\234\232\350\235\240\350\235\237\350\235\270\350\235\214\350\235\216\350\235\264\350\235\227\350\235\250\350\235\256\350\235\231\n0xeaa0: \350\235\223\350\235\243\350\235\252\350\240\205\350\236\242\350\236\237\350\236\202\350\236\257\350\237\213\350\236\275\350\237\200\350\237\220\351\233\226\350\236\253\350\237\204\350\236\263\350\237\207\350\237\206\350\236\273\350\237\257\350\237\262\350\237\240\350\240\217\350\240\215\350\237\276\350\237\266\350\237\267\350\240\216\350\237\222\350\240\221\n0xeac0: \350\240\225\350\240\242\350\240\241\350\240\261\350\240\266\350\240\271\350\240\247\350\240\273\350\241\204\350\241\202\350\241\222\350\241\231\350\241\236\350\241\242\350\241\253\350\242\201\350\241\276\350\242\236\350\241\265\350\241\275\350\242\265\350\241\262\350\242\202\350\242\227\350\242\222\350\242\256\350\242\231\350\242\242\350\242\215\350\242\244\350\242\260\n0xeae0: \350\242\261\350\243\203\350\243\204\350\243\224\350\243\230\350\243\231\350\243\235\350\243\271\350\244\202\350\243\274\350\243\264\350\243\250\350\243\262\350\244\204\350\244\214\350\244\212\350\244\223\350\245\203\350\244\236\350\244\245\350\244\252\350\244\253\350\245\201\350\245\204\350\244\273\350\244\266\350\244\270\350\245\214\350\244\235\350\245\240\350\245\236\n0xeba0: \350\245\246\350\245\244\350\245\255\350\245\252\350\245\257\350\245\264\350\245\267\350\245\276\350\246\203\350\246\210\350\246\212\350\246\223\350\246\230\350\246\241\350\246\251\350\246\246\350\246\254\350\246\257\350\246\262\350\246\272\350\246\275\350\246\277\350\247\200\350\247\232\350\247\234\350\247\235\350\247\247\350\247\264\350\247\270\350\250\203\n0xebc0: \350\250\220\350\250\214\350\250\233\350\250\235\350\250\245\350\250\266\350\251\201\350\251\233\350\251\222\350\251\206\350\251\210\350\251\274\350\251\255\350\251\254\350\251\242\350\252\205\350\252\202\350\252\204\350\252\250\350\252\241\350\252\221\350\252\245\350\252\246\350\252\232\350\252\243\350\253\204\350\253\215\350\253\202\350\253\232\350\253\253\350\253\263\n0xebe0: \350\253\244\350\253\261\350\254\224\350\253\240\350\253\242\350\253\267\350\253\236\350\253\233\350\254\214\350\254\207\350\254\232\350\253\241\350\254\226\350\254\220\350\254\227\350\254\240\350\254\263\351\236\253\350\254\246\350\254\253\350\254\276\350\254\250\350\255\201\350\255\214\350\255\217\350\255\216\350\255\211\350\255\226\350\255\233\350\255\232\350\255\253\n0xeca0: \350\255\237\350\255\254\350\255\257\350\255\264\350\255\275\350\256\200\350\256\214\350\256\216\350\256\222\350\256\223\350\256\226\350\256\231\350\256\232\350\260\272\350\261\201\350\260\277\350\261\210\350\261\214\350\261\216\350\261\220\350\261\225\350\261\242\350\261\254\350\261\270\350\261\272\350\262\202\350\262\211\350\262\205\350\262\212\350\262\215\n0xecc0: \350\262\224\350\261\274\350\262\230\346\210\235\350\262\255\350\262\252\350\262\275\350\262\262\350\262\263\350\262\256\350\262\266\350\263\210\350\263\201\350\263\244\350\263\243\350\263\232\350\263\275\350\263\272\350\263\273\350\264\204\350\264\205\350\264\212\350\264\207\350\264\217\350\264\215\350\264\220\351\275\216\350\264\223\350\263\215\350\264\224\350\264\226\n0xece0: \350\265\255\350\265\261\350\265\263\350\266\201\350\266\231\350\267\202\350\266\276\350\266\272\350\267\217\350\267\232\350\267\226\350\267\214\350\267\233\350\267\213\350\267\252\350\267\253\350\267\237\350\267\243\350\267\274\350\270\210\350\270\211\350\267\277\350\270\235\350\270\236\350\270\220\350\270\237\350\271\202\350\270\265\350\270\260\350\270\264\350\271\212\n0xeda0: \350\271\207\350\271\211\350\271\214\350\271\220\350\271\210\350\271\231\350\271\244\350\271\240\350\270\252\350\271\243\350\271\225\350\271\266\350\271\262\350\271\274\350\272\201\350\272\207\350\272\205\350\272\204\350\272\213\350\272\212\350\272\223\350\272\221\350\272\224\350\272\231\350\272\252\350\272\241\350\272\254\350\272\260\350\273\206\350\272\261\n0xedc0: \350\273\205\350\273\210\350\273\213\350\273\233\350\273\243\350\273\274\350\273\273\350\273\253\350\273\276\350\274\212\350\274\205\350\274\225\350\274\222\350\274\231\350\274\223\350\274\234\350\274\237\350\274\233\350\274\214\350\274\246\350\274\263\350\274\273\350\274\271\350\275\205\350\275\202\350\274\276\350\275\214\350\275\211\350\275\206\350\275\216\350\275\227\n0xede0: \350\275\242\350\275\243\350\275\244\350\276\234\350\276\237\350\276\243\350\276\255\350\276\257\350\276\267\350\277\232\350\277\245\350\277\242\350\277\252\350\277\257\351\202\207\350\277\264\351\200\205\350\277\271\350\277\272\351\200\221\351\200\225\351\200\241\351\200\215\351\200\236\351\200\226\351\200\213\351\200\247\351\200\266\351\200\265\351\200\271\350\277\270\n0xeea0: \351\201\217\351\201\220\351\201\221\351\201\222\351\200\216\351\201\211\351\200\276\351\201\226\351\201\230\351\201\236\351\201\250\351\201\257\351\201\266\351\232\250\351\201\262\351\202\202\351\201\275\351\202\201\351\202\200\351\202\212\351\202\211\351\202\217\351\202\250\351\202\257\351\202\261\351\202\265\351\203\242\351\203\244\346\211\210\351\203\233\n0xeec0: \351\204\222\351\204\231\351\204\262\351\204\260\351\205\212\351\205\226\351\205\230\351\205\243\351\205\245\351\205\251\351\205\263\351\205\262\351\206\213\351\206\211\351\206\202\351\206\242\351\206\253\351\206\257\351\206\252\351\206\265\351\206\264\351\206\272\351\207\200\351\207\201\351\207\211\351\207\213\351\207\220\351\207\226\351\207\237\351\207\241\351\207\233\n0xeee0: \351\207\265\351\207\266\351\210\236\351\207\277\351\210\224\351\210\254\351\210\225\351\210\221\351\211\236\351\211\227\351\211\205\351\211\211\351\211\244\351\211\210\351\212\225\351\210\277\351\211\213\351\211\220\351\212\234\351\212\226\351\212\223\351\212\233\351\211\232\351\213\217\351\212\271\351\212\267\351\213\251\351\214\217\351\213\272\351\215\204\351\214\256\n0xefa0: \351\214\231\351\214\242\351\214\232\351\214\243\351\214\272\351\214\265\351\214\273\351\215\234\351\215\240\351\215\274\351\215\256\351\215\226\351\216\260\351\216\254\351\216\255\351\216\224\351\216\271\351\217\226\351\217\227\351\217\250\351\217\245\351\217\230\351\217\203\351\217\235\351\217\220\351\217\210\351\217\244\351\220\232\351\220\224\351\220\223\n0xefc0: \351\220\207\351\220\220\351\220\266\351\220\253\351\220\265\351\220\241\351\220\272\351\221\201\351\221\222\351\221\204\351\221\233\351\221\240\351\221\242\351\221\236\351\221\252\351\210\251\351\221\260\351\221\265\351\221\267\351\221\275\351\221\232\351\221\274\351\221\276\351\222\201\351\221\277\351\226\202\351\226\207\351\226\212\351\226\224\351\226\226\351\226\230\n0xefe0: \351\226\240\351\226\250\351\226\247\351\226\255\351\226\274\351\226\273\351\226\271\351\226\276\351\227\212\346\277\266\351\227\203\351\227\215\351\227\214\351\227\225\351\227\224\351\227\226\351\227\234\351\227\241\351\227\245\351\227\242\351\230\241\351\230\250\351\230\256\351\230\257\351\231\202\351\231\214\351\231\217\351\231\213\351\231\267\351\231\234\351\231\236\n0xf0a0: \351\231\235\351\231\237\351\231\246\351\231\262\351\231\254\351\232\215\351\232\230\351\232\225\351\232\227\351\232\252\351\232\247\351\232\261\351\232\262\351\232\260\351\232\264\351\232\266\351\232\270\351\232\271\351\233\216\351\233\213\351\233\211\351\233\215\350\245\215\351\233\234\351\234\215\351\233\225\351\233\271\351\234\204\351\234\206\351\234\210\n0xf0c0: \351\234\216\351\234\221\351\234\217\351\234\226\351\234\231\351\234\244\351\234\252\351\234\260\351\234\271\351\234\275\351\234\276\351\235\204\351\235\206\351\235\210\351\235\202\351\235\211\351\235\234\351\235\240\351\235\244\351\235\246\351\235\250\345\213\222\351\235\253\351\235\261\351\235\271\351\236\205\351\235\274\351\236\201\351\235\272\351\236\206\351\236\213\n0xf0e0: \351\236\220\351\236\234\351\236\250\351\236\246\351\236\243\351\236\263\351\236\264\351\237\203\351\237\206\351\237\210\351\237\213\351\237\234\351\237\255\351\275\217\351\237\262\347\253\237\351\237\266\351\237\265\351\240\217\351\240\214\351\240\270\351\240\244\351\240\241\351\240\267\351\240\275\351\241\206\351\241\217\351\241\213\351\241\253\351\241\257\351\241\260\n0xf1a0: \351\241\261\351\241\264\351\241\263\351\242\252\351\242\257\351\242\261\351\242\266\351\243\204\351\243\203\351\243\206\351\243\251\351\243\253\351\244\203\351\244\211\351\244\222\351\244\224\351\244\230\351\244\241\351\244\235\351\244\236\351\244\244\351\244\240\351\244\254\351\244\256\351\244\275\351\244\276\351\245\202\351\245\211\351\245\205\351\245\220\n0xf1c0: \351\245\221\351\245\222\351\245\214\351\245\225\351\246\227\351\246\230\351\246\245\351\246\255\351\246\256\351\246\274\351\247\237\351\247\233\351\247\235\351\247\230\351\247\221\351\247\255\351\247\256\351\247\261\351\247\262\351\247\273\351\247\270\351\250\201\351\250\217\351\250\205\351\247\242\351\250\231\351\250\253\351\250\267\351\251\205\351\251\202\351\251\200\n0xf1e0: \351\250\276\351\251\225\351\251\215\351\251\233\351\251\227\351\251\237\351\251\242\351\251\245\351\251\244\351\251\251\351\251\253\351\251\252\351\252\255\351\252\260\351\252\274\351\253\200\351\253\217\351\253\221\351\253\223\351\253\224\351\253\236\351\253\237\351\253\242\351\253\243\351\253\246\351\253\257\351\253\253\351\253\256\351\253\264\351\253\261\351\253\267\n0xf2a0: \351\253\273\351\254\206\351\254\230\351\254\232\351\254\237\351\254\242\351\254\243\351\254\245\351\254\247\351\254\250\351\254\251\351\254\252\351\254\256\351\254\257\351\254\262\351\255\204\351\255\203\351\255\217\351\255\215\351\255\216\351\255\221\351\255\230\351\255\264\351\256\223\351\256\203\351\256\221\351\256\226\351\256\227\351\256\237\351\256\240\n0xf2c0: \351\256\264\351\257\200\351\257\212\351\256\271\351\257\206\351\257\217\351\257\221\351\257\222\351\257\243\351\257\242\351\257\244\351\257\224\351\257\241\351\260\272\351\257\262\351\257\261\351\257\260\351\260\225\351\260\224\351\260\211\351\260\223\351\260\214\351\260\206\351\260\210\351\260\222\351\260\212\351\260\204\351\260\256\351\260\233\351\260\245\351\260\244\n0xf2e0: \351\260\260\351\261\207\351\260\262\351\261\206\351\260\276\351\261\232\351\261\240\351\261\247\351\261\266\351\261\270\351\263\247\351\263\254\351\263\260\351\264\211\351\264\210\351\263\253\351\264\203\351\264\206\351\264\252\351\264\246\351\266\257\351\264\243\351\264\237\351\265\204\351\264\225\351\264\222\351\265\201\351\264\277\351\264\276\351\265\206\351\265\210\n0xf3a0: \351\265\235\351\265\236\351\265\244\351\265\221\351\265\220\351\265\231\351\265\262\351\266\211\351\266\207\351\266\253\351\265\257\351\265\272\351\266\232\351\266\244\351\266\251\351\266\262\351\267\204\351\267\201\351\266\273\351\266\270\351\266\272\351\267\206\351\267\217\351\267\202\351\267\231\351\267\223\351\267\270\351\267\246\351\267\255\351\267\257\n0xf3c0: \351\270\232\351\270\233\351\270\236\351\271\265\351\271\271\351\271\275\351\272\201\351\272\210\351\272\213\351\272\214\351\272\222\351\272\225\351\272\221\351\272\235\351\272\245\351\272\251\351\272\270\351\272\252\351\272\255\351\235\241\351\273\214\351\273\216\351\273\217\351\273\220\351\273\224\351\273\234\351\273\236\351\273\235\351\273\240\351\273\245\351\273\250\n0xf3e0: \351\273\264\351\273\266\351\273\267\351\273\271\351\273\273\351\273\274\351\273\275\351\274\207\351\274\210\347\232\267\351\274\225\351\274\241\351\274\254\351\274\276\351\275\212\351\275\222\351\275\224\351\275\243\351\275\237\351\275\240\351\275\241\351\275\246\351\275\247\351\275\254\351\275\252\351\275\267\351\275\262\351\275\266\351\276\225\351\276\234\351\276\240\n0xf4a0: \345\240\257\346\247\207\351\201\231\347\221\244\345\207\234\347\206\231 \n0xf4c0: \n0xf4e0: \n0xf5a0: \n0xf5c0: \n0xf5e0: \n0xf6a0: \n0xf6c0: \n0xf6e0: \n0xf7a0: \n0xf7c0: \n0xf7e0: \n0xf8a0: \n0xf8c0: \n0xf8e0: \n0xf9a0: \n0xf9c0: \n0xf9e0: \n0xfaa0: \n0xfac0: \n0xfae0: \n0xfba0: \n0xfbc0: \n0xfbe0: \n0xfca0: \n0xfcc0: \n0xfce0: \n0xfda0: \n0xfdc0: \n0xfde0: \n0xfea0: \n0xfec0: \n0xfee0: \n0xffa0: \n0xffc0: \n0xffe0: \n",
"78c1c88ec5bc65d4bb129e17dad74582"=> "\@echo off\nset CONFIG=\nset PATH_SEPARATOR=;\nset PATH_EXPAND=y\nsh -c 'if test \$PATH_SEPARATOR = \";\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_sep_ok\necho Error:\a\necho Make sure the environment variable PATH_SEPARATOR=; while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_sep_ok\nsh -c 'if test \$PATH_EXPAND = \"Y\" -o \$PATH_EXPAND = \"y\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_exp_ok\necho Error:\a\necho Make sure the environment variable PATH_EXPAND=Y while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_exp_ok\nsh -c '\$SHELL -c \"exit 128\"'\nif ERRORLEVEL 128 goto shell_ok\n\necho Error:\a\necho The SHELL environment variable must be set to the full path of your sh.exe!\ngoto end\n\n:shell_ok\nsh -c 'if test ! -d /tmp; then mkdir /tmp; fi'\ncp djgpp.c config.over ..\ncd ..\necho Running sed...\nsh djgpp/djgppsed.sh\n\necho Running Configure...\nsh Configure %1 %2 %3 %4 %5 %6 %7 %8 %9\n:end\n",
"7b8a06f55ee33eed6c876179744c51eb"=> "\$locales .= <<EOF;\nCatal\340 Catalan:ca:es:1 15\nFran\347ais French:fr:be ca ch fr lu:1 15\nG\341idhlig Gaelic:gd:gb uk:1 14 15\nF\370royskt Faroese:fo:fo:1 15\n\315slensku Icelandic:is:is:1 15\nS\341mi Lappish:::4 6 13\nPortugu\352s Portuguese:po:po br:1 15\nEspan\365l Spanish:es:ar bo cl co cr do ec es gt hn mx ni pa pe py sv uy ve:1 15\nEOF\n",
"7da1a3fbb8a68b99d7361da526386ad3"=> "\n/*\n * Copyright \251 2001 Novell, Inc. All Rights Reserved.\n *\n * You may distribute under the terms of either the GNU General Public\n * License or the Artistic License, as specified in the README file.\n *\n */\n\n/*\n * FILENAME\t\t:\tinterface.c\n * DESCRIPTION\t:\tPerl parsing and running functions.\n * Author\t\t:\tSGP\n * Date\t\t\t:\tJanuary 2001.\n *\n */\n\n\n\n#include \"interface.h\"\n\n#include \"win32ish.h\"\t\t// For \"BOOL\", \"TRUE\" and \"FALSE\"\n\n\nstatic void xs_init(pTHX);\n//static void xs_init(pTHXo); //(J)\n\nEXTERN_C int RunPerl(int argc, char **argv, char **env);\nEXTERN_C void Perl_nw5_init(int *argcp, char ***argvp);\nEXTERN_C void boot_DynaLoader (pTHX_ CV* cv);\t// (J) pTHXo_\n\nEXTERN_C BOOL Remove_Thread_Ctx(void);\n\n\nClsPerlHost::ClsPerlHost()\n{\n\n}\n\nClsPerlHost::~ClsPerlHost()\n{\n\n}\n\nClsPerlHost::VersionNumber()\n{\n\treturn 0;\n}\n\nint\nClsPerlHost::PerlCreate(PerlInterpreter *my_perl)\n{\n/*\tif (!(my_perl = perl_alloc()))\t\t// Allocate memory for Perl.\n\t\treturn (1);*/\n perl_construct(my_perl);\n\n\treturn 1;\n}\n\nint\nClsPerlHost::PerlParse(PerlInterpreter *my_perl, int argc, char** argv, char** env)\n{\n\treturn(perl_parse(my_perl, xs_init, argc, argv, env));\t\t// Parse the command line.\n}\n\nint\nClsPerlHost::PerlRun(PerlInterpreter *my_perl)\n{\n\treturn(perl_run(my_perl));\t// Run Perl.\n}\n\nvoid\nClsPerlHost::PerlDestroy(PerlInterpreter *my_perl)\n{\n\tperl_destruct(my_perl);\t\t// Destructor for Perl.\n////\tperl_free(my_perl);\t\t\t// Free the memory allocated for Perl.\n}\n\nvoid\nClsPerlHost::PerlFree(PerlInterpreter *my_perl)\n{\n\tperl_free(my_perl);\t\t\t// Free the memory allocated for Perl.\n\n\t// Remove the thread context set during Perl_set_context\n\t// This is added here since for web script there is no other place this gets executed\n\t// and it cannot be included into cgi2perl.xs unless this symbol is exported.\n\tRemove_Thread_Ctx();\n}\n\n/*============================================================================================\n\n Function\t\t:\txs_init\n\n Description\t:\t\n\n Parameters \t:\tpTHX\t(IN)\t-\t\n\n Returns\t\t:\tNothing.\n\n==============================================================================================*/\n\nstatic void xs_init(pTHX)\n//static void xs_init(pTHXo) //J\n{\n\tchar *file = __FILE__;\n\n\tdXSUB_SYS;\n\tnewXS(\"DynaLoader::boot_DynaLoader\", boot_DynaLoader, file);\n}\n\n\nEXTERN_C\nint RunPerl(int argc, char **argv, char **env)\n{\n\tint exitstatus = 0;\n\tClsPerlHost nlm;\n\n\tPerlInterpreter *my_perl = NULL;\t\t// defined in Perl.h\n\tPerlInterpreter *new_perl = NULL;\t\t// defined in Perl.h\n\n\t//__asm{int 3};\n\t#ifdef PERL_GLOBAL_STRUCT\n\t\t#define PERLVAR(var,type)\n\t\t#define PERLVARA(var,type)\n\t\t#define PERLVARI(var,type,init) PL_Vars.var = init;\n\t\t#define PERLVARIC(var,type,init) PL_Vars.var = init;\n\n\t\t#include \"perlvars.h\"\n\n\t\t#undef PERLVAR\n\t\t#undef PERLVARA\n\t\t#undef PERLVARI\n\t\t#undef PERLVARIC\n\t#endif\n\n\tPERL_SYS_INIT(&argc, &argv);\n\n\tif (!(my_perl = perl_alloc()))\t\t// Allocate memory for Perl.\n\t\treturn (1);\n\n\tif(nlm.PerlCreate(my_perl))\n\t{\n\t\tPL_perl_destruct_level = 0;\n\n\t\texitstatus = nlm.PerlParse(my_perl, argc, argv, env);\n\t\tif(exitstatus == 0)\n\t\t{\n\t\t\t#if defined(TOP_CLONE) && defined(USE_ITHREADS)\t\t// XXXXXX testing\n\t\t\t\t# ifdef PERL_OBJECT\n\t\t\t\t\tCPerlHost *h = new CPerlHost();\n\t\t\t\t\tnew_perl = perl_clone_using(my_perl, 1,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlMem,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlMemShared,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlMemParse,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlEnv,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlStdIO,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlLIO,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlDir,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlSock,\n\t\t\t\t\t\t\t\t\t\th->m_pHostperlProc\n\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\tCPerlObj *pPerl = (CPerlObj*)new_perl;\n\t\t\t\t# else\n\t\t\t\t\tnew_perl = perl_clone(my_perl, 1);\n\t\t\t\t# endif\n\n\t\t\t\texitstatus = perl_run(new_perl);\t// Run Perl.\n\t\t\t\tPERL_SET_THX(my_perl);\n\t\t\t#else\n\t\t\t\texitstatus = nlm.PerlRun(my_perl);\n\t\t\t#endif\n\t\t}\n\t\tnlm.PerlDestroy(my_perl);\n\t}\n\tif(my_perl)\n\t\tnlm.PerlFree(my_perl);\n\n\t#ifdef USE_ITHREADS\n\t\tif (new_perl)\n\t\t{\n\t\t\tPERL_SET_THX(new_perl);\n\t\t\tnlm.PerlDestroy(new_perl);\n\t\t\tnlm.PerlFree(my_perl);\n\t\t}\n\t#endif\n\n\tPERL_SYS_TERM();\n\treturn exitstatus;\n}\n\n\n// FUNCTION: AllocStdPerl\n//\n// DESCRIPTION:\n//\tAllocates a standard perl handler that other perl handlers\n//\tmay delegate to. You should call FreeStdPerl to free this\n//\tinstance when you are done with it.\n//\nIPerlHost* AllocStdPerl()\n{\n\treturn (IPerlHost*) new ClsPerlHost();\n}\n\n\n// FUNCTION: FreeStdPerl\n//\n// DESCRIPTION:\n//\tFrees an instance of a standard perl handler allocated by\n//\tAllocStdPerl.\n//\nvoid FreeStdPerl(IPerlHost* pPerlHost)\n{\n\tif (pPerlHost)\n\t\tdelete (ClsPerlHost*) pPerlHost;\n////\t\tdelete pPerlHost;\n}\n\n",
"8e865b8444df7b0b73d1c9b169fb035d"=> "\$locales .= <<EOF;\nCatal\303\240 Catalan:ca:es:1 15\nFran\303\247ais French:fr:be ca ch fr lu:1 15\nG\303\241idhlig Gaelic:gd:gb uk:1 14 15\nF\303\270royskt Faroese:fo:fo:1 15\n\303\215slensku Icelandic:is:is:1 15\nS\303\241mi Lappish:::4 6 13\nPortugu\303\252s Portuguese:po:po br:1 15\nEspan\303\265l Spanish:es:ar bo cl co cr do ec es gt hn mx ni pa pe py sv uy ve:1 15\nEOF\n",
"95759703a993847eb9291cdb3bbc4bcc"=> "\@echo off\nset CONFIG=\nset PATH_SEPARATOR=;\nset PATH_EXPAND=y\nsh -c 'if test \$PATH_SEPARATOR = \";\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_sep_ok\necho Error:\a\necho Make sure the environment variable PATH_SEPARATOR=; while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_sep_ok\nsh -c 'if test \$PATH_EXPAND = \"Y\" -o \$PATH_EXPAND = \"y\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_exp_ok\necho Error:\a\necho Make sure the environment variable PATH_EXPAND=Y while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_exp_ok\nsh -c '\$SHELL -c \"exit 128\"'\nif ERRORLEVEL 128 goto shell_ok\n\necho Error:\a\necho The SHELL environment variable must be set to the full path of your sh.exe!\ngoto end\n\n:shell_ok\nsh -c 'if test ! -d /tmp; then mkdir /tmp; fi'\ncp djgpp.c config.over ..\ncd ..\necho Running sed...\nsh djgpp/djgppsed.sh\n\necho Running Configure...\nsh Configure %1 %2 %3 %4 %5 %6 %7 %8 %9\n:end\n",
"b09849cb3f09256a66f7f303b93e6efd"=> "0x0020: ! \" # \$ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = >\n0x0040: \@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^\n0x0060: ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~\n0x8ea0: \216\241 \216\242 \216\243 \216\244 \216\245 \216\246 \216\247 \216\250 \216\251 \216\252 \216\253 \216\254 \216\255 \216\256 \216\257 \216\260 \216\261 \216\262 \216\263 \216\264 \216\265 \216\266 \216\267 \216\270 \216\271 \216\272 \216\273 \216\274 \216\275 \216\276\n0x8ec0: \216\300 \216\301 \216\302 \216\303 \216\304 \216\305 \216\306 \216\307 \216\310 \216\311 \216\312 \216\313 \216\314 \216\315 \216\316 \216\317 \216\320 \216\321 \216\322 \216\323 \216\324 \216\325 \216\326 \216\327 \216\330 \216\331 \216\332 \216\333 \216\334 \216\335 \216\336\n0x8ee0: \n0xa0a0: \n0xa0c0: \n0xa0e0: \n0xa1a0: \241\241\241\242\241\243\241\244\241\245\241\246\241\247\241\250\241\251\241\252\241\253\241\254\241\255\241\256\241\257\241\260\241\261\241\262\241\263\241\264\241\265\241\266\241\267\241\270\241\271\241\272\241\273\241\274\241\275\241\276\n0xa1c0: \241\300\241\301\241\302\241\303\241\304\241\305\241\306\241\307\241\310\241\311\241\312\241\313\241\314\241\315\241\316\241\317\241\320\241\321\241\322\241\323\241\324\241\325\241\326\241\327\241\330\241\331\241\332\241\333\241\334\241\335\241\336\n0xa1e0: \241\340\241\341\241\342\241\343\241\344\241\345\241\346\241\347\241\350\241\351\241\352\241\353\241\354\241\355\241\356\241\357\241\360\241\361\241\362\241\363\241\364\241\365\241\366\241\367\241\370\241\371\241\372\241\373\241\374\241\375\241\376\n0xa2a0: \242\241\242\242\242\243\242\244\242\245\242\246\242\247\242\250\242\251\242\252\242\253\242\254\242\255\242\256 \242\272\242\273\242\274\242\275\242\276\n0xa2c0: \242\300\242\301 \242\312\242\313\242\314\242\315\242\316\242\317\242\320 \242\334\242\335\242\336\n0xa2e0: \242\340\242\341\242\342\242\343\242\344\242\345\242\346\242\347\242\350\242\351\242\352 \242\362\242\363\242\364\242\365\242\366\242\367\242\370\242\371 \242\376\n0xa3a0: \243\260\243\261\243\262\243\263\243\264\243\265\243\266\243\267\243\270\243\271 \n0xa3c0: \243\301\243\302\243\303\243\304\243\305\243\306\243\307\243\310\243\311\243\312\243\313\243\314\243\315\243\316\243\317\243\320\243\321\243\322\243\323\243\324\243\325\243\326\243\327\243\330\243\331\243\332 \n0xa3e0: \243\341\243\342\243\343\243\344\243\345\243\346\243\347\243\350\243\351\243\352\243\353\243\354\243\355\243\356\243\357\243\360\243\361\243\362\243\363\243\364\243\365\243\366\243\367\243\370\243\371\243\372 \n0xa4a0: \244\241\244\242\244\243\244\244\244\245\244\246\244\247\244\250\244\251\244\252\244\253\244\254\244\255\244\256\244\257\244\260\244\261\244\262\244\263\244\264\244\265\244\266\244\267\244\270\244\271\244\272\244\273\244\274\244\275\244\276\n0xa4c0: \244\300\244\301\244\302\244\303\244\304\244\305\244\306\244\307\244\310\244\311\244\312\244\313\244\314\244\315\244\316\244\317\244\320\244\321\244\322\244\323\244\324\244\325\244\326\244\327\244\330\244\331\244\332\244\333\244\334\244\335\244\336\n0xa4e0: \244\340\244\341\244\342\244\343\244\344\244\345\244\346\244\347\244\350\244\351\244\352\244\353\244\354\244\355\244\356\244\357\244\360\244\361\244\362\244\363 \n0xa5a0: \245\241\245\242\245\243\245\244\245\245\245\246\245\247\245\250\245\251\245\252\245\253\245\254\245\255\245\256\245\257\245\260\245\261\245\262\245\263\245\264\245\265\245\266\245\267\245\270\245\271\245\272\245\273\245\274\245\275\245\276\n0xa5c0: \245\300\245\301\245\302\245\303\245\304\245\305\245\306\245\307\245\310\245\311\245\312\245\313\245\314\245\315\245\316\245\317\245\320\245\321\245\322\245\323\245\324\245\325\245\326\245\327\245\330\245\331\245\332\245\333\245\334\245\335\245\336\n0xa5e0: \245\340\245\341\245\342\245\343\245\344\245\345\245\346\245\347\245\350\245\351\245\352\245\353\245\354\245\355\245\356\245\357\245\360\245\361\245\362\245\363\245\364\245\365\245\366 \n0xa6a0: \246\241\246\242\246\243\246\244\246\245\246\246\246\247\246\250\246\251\246\252\246\253\246\254\246\255\246\256\246\257\246\260\246\261\246\262\246\263\246\264\246\265\246\266\246\267\246\270 \n0xa6c0: \246\301\246\302\246\303\246\304\246\305\246\306\246\307\246\310\246\311\246\312\246\313\246\314\246\315\246\316\246\317\246\320\246\321\246\322\246\323\246\324\246\325\246\326\246\327\246\330 \n0xa6e0: \n0xa7a0: \247\241\247\242\247\243\247\244\247\245\247\246\247\247\247\250\247\251\247\252\247\253\247\254\247\255\247\256\247\257\247\260\247\261\247\262\247\263\247\264\247\265\247\266\247\267\247\270\247\271\247\272\247\273\247\274\247\275\247\276\n0xa7c0: \247\300\247\301 \247\321\247\322\247\323\247\324\247\325\247\326\247\327\247\330\247\331\247\332\247\333\247\334\247\335\247\336\n0xa7e0: \247\340\247\341\247\342\247\343\247\344\247\345\247\346\247\347\247\350\247\351\247\352\247\353\247\354\247\355\247\356\247\357\247\360\247\361 \n0xa8a0: \250\241\250\242\250\243\250\244\250\245\250\246\250\247\250\250\250\251\250\252\250\253\250\254\250\255\250\256\250\257\250\260\250\261\250\262\250\263\250\264\250\265\250\266\250\267\250\270\250\271\250\272\250\273\250\274\250\275\250\276\n0xa8c0: \250\300 \n0xa8e0: \n0xa9a0: \n0xa9c0: \n0xa9e0: \n0xaaa0: \n0xaac0: \n0xaae0: \n0xaba0: \n0xabc0: \n0xabe0: \n0xaca0: \n0xacc0: \n0xace0: \n0xada0: \n0xadc0: \n0xade0: \n0xaea0: \n0xaec0: \n0xaee0: \n0xafa0: \n0xafc0: \n0xafe0: \n0xb0a0: \260\241\260\242\260\243\260\244\260\245\260\246\260\247\260\250\260\251\260\252\260\253\260\254\260\255\260\256\260\257\260\260\260\261\260\262\260\263\260\264\260\265\260\266\260\267\260\270\260\271\260\272\260\273\260\274\260\275\260\276\n0xb0c0: \260\300\260\301\260\302\260\303\260\304\260\305\260\306\260\307\260\310\260\311\260\312\260\313\260\314\260\315\260\316\260\317\260\320\260\321\260\322\260\323\260\324\260\325\260\326\260\327\260\330\260\331\260\332\260\333\260\334\260\335\260\336\n0xb0e0: \260\340\260\341\260\342\260\343\260\344\260\345\260\346\260\347\260\350\260\351\260\352\260\353\260\354\260\355\260\356\260\357\260\360\260\361\260\362\260\363\260\364\260\365\260\366\260\367\260\370\260\371\260\372\260\373\260\374\260\375\260\376\n0xb1a0: \261\241\261\242\261\243\261\244\261\245\261\246\261\247\261\250\261\251\261\252\261\253\261\254\261\255\261\256\261\257\261\260\261\261\261\262\261\263\261\264\261\265\261\266\261\267\261\270\261\271\261\272\261\273\261\274\261\275\261\276\n0xb1c0: \261\300\261\301\261\302\261\303\261\304\261\305\261\306\261\307\261\310\261\311\261\312\261\313\261\314\261\315\261\316\261\317\261\320\261\321\261\322\261\323\261\324\261\325\261\326\261\327\261\330\261\331\261\332\261\333\261\334\261\335\261\336\n0xb1e0: \261\340\261\341\261\342\261\343\261\344\261\345\261\346\261\347\261\350\261\351\261\352\261\353\261\354\261\355\261\356\261\357\261\360\261\361\261\362\261\363\261\364\261\365\261\366\261\367\261\370\261\371\261\372\261\373\261\374\261\375\261\376\n0xb2a0: \262\241\262\242\262\243\262\244\262\245\262\246\262\247\262\250\262\251\262\252\262\253\262\254\262\255\262\256\262\257\262\260\262\261\262\262\262\263\262\264\262\265\262\266\262\267\262\270\262\271\262\272\262\273\262\274\262\275\262\276\n0xb2c0: \262\300\262\301\262\302\262\303\262\304\262\305\262\306\262\307\262\310\262\311\262\312\262\313\262\314\262\315\262\316\262\317\262\320\262\321\262\322\262\323\262\324\262\325\262\326\262\327\262\330\262\331\262\332\262\333\262\334\262\335\262\336\n0xb2e0: \262\340\262\341\262\342\262\343\262\344\262\345\262\346\262\347\262\350\262\351\262\352\262\353\262\354\262\355\262\356\262\357\262\360\262\361\262\362\262\363\262\364\262\365\262\366\262\367\262\370\262\371\262\372\262\373\262\374\262\375\262\376\n0xb3a0: \263\241\263\242\263\243\263\244\263\245\263\246\263\247\263\250\263\251\263\252\263\253\263\254\263\255\263\256\263\257\263\260\263\261\263\262\263\263\263\264\263\265\263\266\263\267\263\270\263\271\263\272\263\273\263\274\263\275\263\276\n0xb3c0: \263\300\263\301\263\302\263\303\263\304\263\305\263\306\263\307\263\310\263\311\263\312\263\313\263\314\263\315\263\316\263\317\263\320\263\321\263\322\263\323\263\324\263\325\263\326\263\327\263\330\263\331\263\332\263\333\263\334\263\335\263\336\n0xb3e0: \263\340\263\341\263\342\263\343\263\344\263\345\263\346\263\347\263\350\263\351\263\352\263\353\263\354\263\355\263\356\263\357\263\360\263\361\263\362\263\363\263\364\263\365\263\366\263\367\263\370\263\371\263\372\263\373\263\374\263\375\263\376\n0xb4a0: \264\241\264\242\264\243\264\244\264\245\264\246\264\247\264\250\264\251\264\252\264\253\264\254\264\255\264\256\264\257\264\260\264\261\264\262\264\263\264\264\264\265\264\266\264\267\264\270\264\271\264\272\264\273\264\274\264\275\264\276\n0xb4c0: \264\300\264\301\264\302\264\303\264\304\264\305\264\306\264\307\264\310\264\311\264\312\264\313\264\314\264\315\264\316\264\317\264\320\264\321\264\322\264\323\264\324\264\325\264\326\264\327\264\330\264\331\264\332\264\333\264\334\264\335\264\336\n0xb4e0: \264\340\264\341\264\342\264\343\264\344\264\345\264\346\264\347\264\350\264\351\264\352\264\353\264\354\264\355\264\356\264\357\264\360\264\361\264\362\264\363\264\364\264\365\264\366\264\367\264\370\264\371\264\372\264\373\264\374\264\375\264\376\n0xb5a0: \265\241\265\242\265\243\265\244\265\245\265\246\265\247\265\250\265\251\265\252\265\253\265\254\265\255\265\256\265\257\265\260\265\261\265\262\265\263\265\264\265\265\265\266\265\267\265\270\265\271\265\272\265\273\265\274\265\275\265\276\n0xb5c0: \265\300\265\301\265\302\265\303\265\304\265\305\265\306\265\307\265\310\265\311\265\312\265\313\265\314\265\315\265\316\265\317\265\320\265\321\265\322\265\323\265\324\265\325\265\326\265\327\265\330\265\331\265\332\265\333\265\334\265\335\265\336\n0xb5e0: \265\340\265\341\265\342\265\343\265\344\265\345\265\346\265\347\265\350\265\351\265\352\265\353\265\354\265\355\265\356\265\357\265\360\265\361\265\362\265\363\265\364\265\365\265\366\265\367\265\370\265\371\265\372\265\373\265\374\265\375\265\376\n0xb6a0: \266\241\266\242\266\243\266\244\266\245\266\246\266\247\266\250\266\251\266\252\266\253\266\254\266\255\266\256\266\257\266\260\266\261\266\262\266\263\266\264\266\265\266\266\266\267\266\270\266\271\266\272\266\273\266\274\266\275\266\276\n0xb6c0: \266\300\266\301\266\302\266\303\266\304\266\305\266\306\266\307\266\310\266\311\266\312\266\313\266\314\266\315\266\316\266\317\266\320\266\321\266\322\266\323\266\324\266\325\266\326\266\327\266\330\266\331\266\332\266\333\266\334\266\335\266\336\n0xb6e0: \266\340\266\341\266\342\266\343\266\344\266\345\266\346\266\347\266\350\266\351\266\352\266\353\266\354\266\355\266\356\266\357\266\360\266\361\266\362\266\363\266\364\266\365\266\366\266\367\266\370\266\371\266\372\266\373\266\374\266\375\266\376\n0xb7a0: \267\241\267\242\267\243\267\244\267\245\267\246\267\247\267\250\267\251\267\252\267\253\267\254\267\255\267\256\267\257\267\260\267\261\267\262\267\263\267\264\267\265\267\266\267\267\267\270\267\271\267\272\267\273\267\274\267\275\267\276\n0xb7c0: \267\300\267\301\267\302\267\303\267\304\267\305\267\306\267\307\267\310\267\311\267\312\267\313\267\314\267\315\267\316\267\317\267\320\267\321\267\322\267\323\267\324\267\325\267\326\267\327\267\330\267\331\267\332\267\333\267\334\267\335\267\336\n0xb7e0: \267\340\267\341\267\342\267\343\267\344\267\345\267\346\267\347\267\350\267\351\267\352\267\353\267\354\267\355\267\356\267\357\267\360\267\361\267\362\267\363\267\364\267\365\267\366\267\367\267\370\267\371\267\372\267\373\267\374\267\375\267\376\n0xb8a0: \270\241\270\242\270\243\270\244\270\245\270\246\270\247\270\250\270\251\270\252\270\253\270\254\270\255\270\256\270\257\270\260\270\261\270\262\270\263\270\264\270\265\270\266\270\267\270\270\270\271\270\272\270\273\270\274\270\275\270\276\n0xb8c0: \270\300\270\301\270\302\270\303\270\304\270\305\270\306\270\307\270\310\270\311\270\312\270\313\270\314\270\315\270\316\270\317\270\320\270\321\270\322\270\323\270\324\270\325\270\326\270\327\270\330\270\331\270\332\270\333\270\334\270\335\270\336\n0xb8e0: \270\340\270\341\270\342\270\343\270\344\270\345\270\346\270\347\270\350\270\351\270\352\270\353\270\354\270\355\270\356\270\357\270\360\270\361\270\362\270\363\270\364\270\365\270\366\270\367\270\370\270\371\270\372\270\373\270\374\270\375\270\376\n0xb9a0: \271\241\271\242\271\243\271\244\271\245\271\246\271\247\271\250\271\251\271\252\271\253\271\254\271\255\271\256\271\257\271\260\271\261\271\262\271\263\271\264\271\265\271\266\271\267\271\270\271\271\271\272\271\273\271\274\271\275\271\276\n0xb9c0: \271\300\271\301\271\302\271\303\271\304\271\305\271\306\271\307\271\310\271\311\271\312\271\313\271\314\271\315\271\316\271\317\271\320\271\321\271\322\271\323\271\324\271\325\271\326\271\327\271\330\271\331\271\332\271\333\271\334\271\335\271\336\n0xb9e0: \271\340\271\341\271\342\271\343\271\344\271\345\271\346\271\347\271\350\271\351\271\352\271\353\271\354\271\355\271\356\271\357\271\360\271\361\271\362\271\363\271\364\271\365\271\366\271\367\271\370\271\371\271\372\271\373\271\374\271\375\271\376\n0xbaa0: \272\241\272\242\272\243\272\244\272\245\272\246\272\247\272\250\272\251\272\252\272\253\272\254\272\255\272\256\272\257\272\260\272\261\272\262\272\263\272\264\272\265\272\266\272\267\272\270\272\271\272\272\272\273\272\274\272\275\272\276\n0xbac0: \272\300\272\301\272\302\272\303\272\304\272\305\272\306\272\307\272\310\272\311\272\312\272\313\272\314\272\315\272\316\272\317\272\320\272\321\272\322\272\323\272\324\272\325\272\326\272\327\272\330\272\331\272\332\272\333\272\334\272\335\272\336\n0xbae0: \272\340\272\341\272\342\272\343\272\344\272\345\272\346\272\347\272\350\272\351\272\352\272\353\272\354\272\355\272\356\272\357\272\360\272\361\272\362\272\363\272\364\272\365\272\366\272\367\272\370\272\371\272\372\272\373\272\374\272\375\272\376\n0xbba0: \273\241\273\242\273\243\273\244\273\245\273\246\273\247\273\250\273\251\273\252\273\253\273\254\273\255\273\256\273\257\273\260\273\261\273\262\273\263\273\264\273\265\273\266\273\267\273\270\273\271\273\272\273\273\273\274\273\275\273\276\n0xbbc0: \273\300\273\301\273\302\273\303\273\304\273\305\273\306\273\307\273\310\273\311\273\312\273\313\273\314\273\315\273\316\273\317\273\320\273\321\273\322\273\323\273\324\273\325\273\326\273\327\273\330\273\331\273\332\273\333\273\334\273\335\273\336\n0xbbe0: \273\340\273\341\273\342\273\343\273\344\273\345\273\346\273\347\273\350\273\351\273\352\273\353\273\354\273\355\273\356\273\357\273\360\273\361\273\362\273\363\273\364\273\365\273\366\273\367\273\370\273\371\273\372\273\373\273\374\273\375\273\376\n0xbca0: \274\241\274\242\274\243\274\244\274\245\274\246\274\247\274\250\274\251\274\252\274\253\274\254\274\255\274\256\274\257\274\260\274\261\274\262\274\263\274\264\274\265\274\266\274\267\274\270\274\271\274\272\274\273\274\274\274\275\274\276\n0xbcc0: \274\300\274\301\274\302\274\303\274\304\274\305\274\306\274\307\274\310\274\311\274\312\274\313\274\314\274\315\274\316\274\317\274\320\274\321\274\322\274\323\274\324\274\325\274\326\274\327\274\330\274\331\274\332\274\333\274\334\274\335\274\336\n0xbce0: \274\340\274\341\274\342\274\343\274\344\274\345\274\346\274\347\274\350\274\351\274\352\274\353\274\354\274\355\274\356\274\357\274\360\274\361\274\362\274\363\274\364\274\365\274\366\274\367\274\370\274\371\274\372\274\373\274\374\274\375\274\376\n0xbda0: \275\241\275\242\275\243\275\244\275\245\275\246\275\247\275\250\275\251\275\252\275\253\275\254\275\255\275\256\275\257\275\260\275\261\275\262\275\263\275\264\275\265\275\266\275\267\275\270\275\271\275\272\275\273\275\274\275\275\275\276\n0xbdc0: \275\300\275\301\275\302\275\303\275\304\275\305\275\306\275\307\275\310\275\311\275\312\275\313\275\314\275\315\275\316\275\317\275\320\275\321\275\322\275\323\275\324\275\325\275\326\275\327\275\330\275\331\275\332\275\333\275\334\275\335\275\336\n0xbde0: \275\340\275\341\275\342\275\343\275\344\275\345\275\346\275\347\275\350\275\351\275\352\275\353\275\354\275\355\275\356\275\357\275\360\275\361\275\362\275\363\275\364\275\365\275\366\275\367\275\370\275\371\275\372\275\373\275\374\275\375\275\376\n0xbea0: \276\241\276\242\276\243\276\244\276\245\276\246\276\247\276\250\276\251\276\252\276\253\276\254\276\255\276\256\276\257\276\260\276\261\276\262\276\263\276\264\276\265\276\266\276\267\276\270\276\271\276\272\276\273\276\274\276\275\276\276\n0xbec0: \276\300\276\301\276\302\276\303\276\304\276\305\276\306\276\307\276\310\276\311\276\312\276\313\276\314\276\315\276\316\276\317\276\320\276\321\276\322\276\323\276\324\276\325\276\326\276\327\276\330\276\331\276\332\276\333\276\334\276\335\276\336\n0xbee0: \276\340\276\341\276\342\276\343\276\344\276\345\276\346\276\347\276\350\276\351\276\352\276\353\276\354\276\355\276\356\276\357\276\360\276\361\276\362\276\363\276\364\276\365\276\366\276\367\276\370\276\371\276\372\276\373\276\374\276\375\276\376\n0xbfa0: \277\241\277\242\277\243\277\244\277\245\277\246\277\247\277\250\277\251\277\252\277\253\277\254\277\255\277\256\277\257\277\260\277\261\277\262\277\263\277\264\277\265\277\266\277\267\277\270\277\271\277\272\277\273\277\274\277\275\277\276\n0xbfc0: \277\300\277\301\277\302\277\303\277\304\277\305\277\306\277\307\277\310\277\311\277\312\277\313\277\314\277\315\277\316\277\317\277\320\277\321\277\322\277\323\277\324\277\325\277\326\277\327\277\330\277\331\277\332\277\333\277\334\277\335\277\336\n0xbfe0: \277\340\277\341\277\342\277\343\277\344\277\345\277\346\277\347\277\350\277\351\277\352\277\353\277\354\277\355\277\356\277\357\277\360\277\361\277\362\277\363\277\364\277\365\277\366\277\367\277\370\277\371\277\372\277\373\277\374\277\375\277\376\n0xc0a0: \300\241\300\242\300\243\300\244\300\245\300\246\300\247\300\250\300\251\300\252\300\253\300\254\300\255\300\256\300\257\300\260\300\261\300\262\300\263\300\264\300\265\300\266\300\267\300\270\300\271\300\272\300\273\300\274\300\275\300\276\n0xc0c0: \300\300\300\301\300\302\300\303\300\304\300\305\300\306\300\307\300\310\300\311\300\312\300\313\300\314\300\315\300\316\300\317\300\320\300\321\300\322\300\323\300\324\300\325\300\326\300\327\300\330\300\331\300\332\300\333\300\334\300\335\300\336\n0xc0e0: \300\340\300\341\300\342\300\343\300\344\300\345\300\346\300\347\300\350\300\351\300\352\300\353\300\354\300\355\300\356\300\357\300\360\300\361\300\362\300\363\300\364\300\365\300\366\300\367\300\370\300\371\300\372\300\373\300\374\300\375\300\376\n0xc1a0: \301\241\301\242\301\243\301\244\301\245\301\246\301\247\301\250\301\251\301\252\301\253\301\254\301\255\301\256\301\257\301\260\301\261\301\262\301\263\301\264\301\265\301\266\301\267\301\270\301\271\301\272\301\273\301\274\301\275\301\276\n0xc1c0: \301\300\301\301\301\302\301\303\301\304\301\305\301\306\301\307\301\310\301\311\301\312\301\313\301\314\301\315\301\316\301\317\301\320\301\321\301\322\301\323\301\324\301\325\301\326\301\327\301\330\301\331\301\332\301\333\301\334\301\335\301\336\n0xc1e0: \301\340\301\341\301\342\301\343\301\344\301\345\301\346\301\347\301\350\301\351\301\352\301\353\301\354\301\355\301\356\301\357\301\360\301\361\301\362\301\363\301\364\301\365\301\366\301\367\301\370\301\371\301\372\301\373\301\374\301\375\301\376\n0xc2a0: \302\241\302\242\302\243\302\244\302\245\302\246\302\247\302\250\302\251\302\252\302\253\302\254\302\255\302\256\302\257\302\260\302\261\302\262\302\263\302\264\302\265\302\266\302\267\302\270\302\271\302\272\302\273\302\274\302\275\302\276\n0xc2c0: \302\300\302\301\302\302\302\303\302\304\302\305\302\306\302\307\302\310\302\311\302\312\302\313\302\314\302\315\302\316\302\317\302\320\302\321\302\322\302\323\302\324\302\325\302\326\302\327\302\330\302\331\302\332\302\333\302\334\302\335\302\336\n0xc2e0: \302\340\302\341\302\342\302\343\302\344\302\345\302\346\302\347\302\350\302\351\302\352\302\353\302\354\302\355\302\356\302\357\302\360\302\361\302\362\302\363\302\364\302\365\302\366\302\367\302\370\302\371\302\372\302\373\302\374\302\375\302\376\n0xc3a0: \303\241\303\242\303\243\303\244\303\245\303\246\303\247\303\250\303\251\303\252\303\253\303\254\303\255\303\256\303\257\303\260\303\261\303\262\303\263\303\264\303\265\303\266\303\267\303\270\303\271\303\272\303\273\303\274\303\275\303\276\n0xc3c0: \303\300\303\301\303\302\303\303\303\304\303\305\303\306\303\307\303\310\303\311\303\312\303\313\303\314\303\315\303\316\303\317\303\320\303\321\303\322\303\323\303\324\303\325\303\326\303\327\303\330\303\331\303\332\303\333\303\334\303\335\303\336\n0xc3e0: \303\340\303\341\303\342\303\343\303\344\303\345\303\346\303\347\303\350\303\351\303\352\303\353\303\354\303\355\303\356\303\357\303\360\303\361\303\362\303\363\303\364\303\365\303\366\303\367\303\370\303\371\303\372\303\373\303\374\303\375\303\376\n0xc4a0: \304\241\304\242\304\243\304\244\304\245\304\246\304\247\304\250\304\251\304\252\304\253\304\254\304\255\304\256\304\257\304\260\304\261\304\262\304\263\304\264\304\265\304\266\304\267\304\270\304\271\304\272\304\273\304\274\304\275\304\276\n0xc4c0: \304\300\304\301\304\302\304\303\304\304\304\305\304\306\304\307\304\310\304\311\304\312\304\313\304\314\304\315\304\316\304\317\304\320\304\321\304\322\304\323\304\324\304\325\304\326\304\327\304\330\304\331\304\332\304\333\304\334\304\335\304\336\n0xc4e0: \304\340\304\341\304\342\304\343\304\344\304\345\304\346\304\347\304\350\304\351\304\352\304\353\304\354\304\355\304\356\304\357\304\360\304\361\304\362\304\363\304\364\304\365\304\366\304\367\304\370\304\371\304\372\304\373\304\374\304\375\304\376\n0xc5a0: \305\241\305\242\305\243\305\244\305\245\305\246\305\247\305\250\305\251\305\252\305\253\305\254\305\255\305\256\305\257\305\260\305\261\305\262\305\263\305\264\305\265\305\266\305\267\305\270\305\271\305\272\305\273\305\274\305\275\305\276\n0xc5c0: \305\300\305\301\305\302\305\303\305\304\305\305\305\306\305\307\305\310\305\311\305\312\305\313\305\314\305\315\305\316\305\317\305\320\305\321\305\322\305\323\305\324\305\325\305\326\305\327\305\330\305\331\305\332\305\333\305\334\305\335\305\336\n0xc5e0: \305\340\305\341\305\342\305\343\305\344\305\345\305\346\305\347\305\350\305\351\305\352\305\353\305\354\305\355\305\356\305\357\305\360\305\361\305\362\305\363\305\364\305\365\305\366\305\367\305\370\305\371\305\372\305\373\305\374\305\375\305\376\n0xc6a0: \306\241\306\242\306\243\306\244\306\245\306\246\306\247\306\250\306\251\306\252\306\253\306\254\306\255\306\256\306\257\306\260\306\261\306\262\306\263\306\264\306\265\306\266\306\267\306\270\306\271\306\272\306\273\306\274\306\275\306\276\n0xc6c0: \306\300\306\301\306\302\306\303\306\304\306\305\306\306\306\307\306\310\306\311\306\312\306\313\306\314\306\315\306\316\306\317\306\320\306\321\306\322\306\323\306\324\306\325\306\326\306\327\306\330\306\331\306\332\306\333\306\334\306\335\306\336\n0xc6e0: \306\340\306\341\306\342\306\343\306\344\306\345\306\346\306\347\306\350\306\351\306\352\306\353\306\354\306\355\306\356\306\357\306\360\306\361\306\362\306\363\306\364\306\365\306\366\306\367\306\370\306\371\306\372\306\373\306\374\306\375\306\376\n0xc7a0: \307\241\307\242\307\243\307\244\307\245\307\246\307\247\307\250\307\251\307\252\307\253\307\254\307\255\307\256\307\257\307\260\307\261\307\262\307\263\307\264\307\265\307\266\307\267\307\270\307\271\307\272\307\273\307\274\307\275\307\276\n0xc7c0: \307\300\307\301\307\302\307\303\307\304\307\305\307\306\307\307\307\310\307\311\307\312\307\313\307\314\307\315\307\316\307\317\307\320\307\321\307\322\307\323\307\324\307\325\307\326\307\327\307\330\307\331\307\332\307\333\307\334\307\335\307\336\n0xc7e0: \307\340\307\341\307\342\307\343\307\344\307\345\307\346\307\347\307\350\307\351\307\352\307\353\307\354\307\355\307\356\307\357\307\360\307\361\307\362\307\363\307\364\307\365\307\366\307\367\307\370\307\371\307\372\307\373\307\374\307\375\307\376\n0xc8a0: \310\241\310\242\310\243\310\244\310\245\310\246\310\247\310\250\310\251\310\252\310\253\310\254\310\255\310\256\310\257\310\260\310\261\310\262\310\263\310\264\310\265\310\266\310\267\310\270\310\271\310\272\310\273\310\274\310\275\310\276\n0xc8c0: \310\300\310\301\310\302\310\303\310\304\310\305\310\306\310\307\310\310\310\311\310\312\310\313\310\314\310\315\310\316\310\317\310\320\310\321\310\322\310\323\310\324\310\325\310\326\310\327\310\330\310\331\310\332\310\333\310\334\310\335\310\336\n0xc8e0: \310\340\310\341\310\342\310\343\310\344\310\345\310\346\310\347\310\350\310\351\310\352\310\353\310\354\310\355\310\356\310\357\310\360\310\361\310\362\310\363\310\364\310\365\310\366\310\367\310\370\310\371\310\372\310\373\310\374\310\375\310\376\n0xc9a0: \311\241\311\242\311\243\311\244\311\245\311\246\311\247\311\250\311\251\311\252\311\253\311\254\311\255\311\256\311\257\311\260\311\261\311\262\311\263\311\264\311\265\311\266\311\267\311\270\311\271\311\272\311\273\311\274\311\275\311\276\n0xc9c0: \311\300\311\301\311\302\311\303\311\304\311\305\311\306\311\307\311\310\311\311\311\312\311\313\311\314\311\315\311\316\311\317\311\320\311\321\311\322\311\323\311\324\311\325\311\326\311\327\311\330\311\331\311\332\311\333\311\334\311\335\311\336\n0xc9e0: \311\340\311\341\311\342\311\343\311\344\311\345\311\346\311\347\311\350\311\351\311\352\311\353\311\354\311\355\311\356\311\357\311\360\311\361\311\362\311\363\311\364\311\365\311\366\311\367\311\370\311\371\311\372\311\373\311\374\311\375\311\376\n0xcaa0: \312\241\312\242\312\243\312\244\312\245\312\246\312\247\312\250\312\251\312\252\312\253\312\254\312\255\312\256\312\257\312\260\312\261\312\262\312\263\312\264\312\265\312\266\312\267\312\270\312\271\312\272\312\273\312\274\312\275\312\276\n0xcac0: \312\300\312\301\312\302\312\303\312\304\312\305\312\306\312\307\312\310\312\311\312\312\312\313\312\314\312\315\312\316\312\317\312\320\312\321\312\322\312\323\312\324\312\325\312\326\312\327\312\330\312\331\312\332\312\333\312\334\312\335\312\336\n0xcae0: \312\340\312\341\312\342\312\343\312\344\312\345\312\346\312\347\312\350\312\351\312\352\312\353\312\354\312\355\312\356\312\357\312\360\312\361\312\362\312\363\312\364\312\365\312\366\312\367\312\370\312\371\312\372\312\373\312\374\312\375\312\376\n0xcba0: \313\241\313\242\313\243\313\244\313\245\313\246\313\247\313\250\313\251\313\252\313\253\313\254\313\255\313\256\313\257\313\260\313\261\313\262\313\263\313\264\313\265\313\266\313\267\313\270\313\271\313\272\313\273\313\274\313\275\313\276\n0xcbc0: \313\300\313\301\313\302\313\303\313\304\313\305\313\306\313\307\313\310\313\311\313\312\313\313\313\314\313\315\313\316\313\317\313\320\313\321\313\322\313\323\313\324\313\325\313\326\313\327\313\330\313\331\313\332\313\333\313\334\313\335\313\336\n0xcbe0: \313\340\313\341\313\342\313\343\313\344\313\345\313\346\313\347\313\350\313\351\313\352\313\353\313\354\313\355\313\356\313\357\313\360\313\361\313\362\313\363\313\364\313\365\313\366\313\367\313\370\313\371\313\372\313\373\313\374\313\375\313\376\n0xcca0: \314\241\314\242\314\243\314\244\314\245\314\246\314\247\314\250\314\251\314\252\314\253\314\254\314\255\314\256\314\257\314\260\314\261\314\262\314\263\314\264\314\265\314\266\314\267\314\270\314\271\314\272\314\273\314\274\314\275\314\276\n0xccc0: \314\300\314\301\314\302\314\303\314\304\314\305\314\306\314\307\314\310\314\311\314\312\314\313\314\314\314\315\314\316\314\317\314\320\314\321\314\322\314\323\314\324\314\325\314\326\314\327\314\330\314\331\314\332\314\333\314\334\314\335\314\336\n0xcce0: \314\340\314\341\314\342\314\343\314\344\314\345\314\346\314\347\314\350\314\351\314\352\314\353\314\354\314\355\314\356\314\357\314\360\314\361\314\362\314\363\314\364\314\365\314\366\314\367\314\370\314\371\314\372\314\373\314\374\314\375\314\376\n0xcda0: \315\241\315\242\315\243\315\244\315\245\315\246\315\247\315\250\315\251\315\252\315\253\315\254\315\255\315\256\315\257\315\260\315\261\315\262\315\263\315\264\315\265\315\266\315\267\315\270\315\271\315\272\315\273\315\274\315\275\315\276\n0xcdc0: \315\300\315\301\315\302\315\303\315\304\315\305\315\306\315\307\315\310\315\311\315\312\315\313\315\314\315\315\315\316\315\317\315\320\315\321\315\322\315\323\315\324\315\325\315\326\315\327\315\330\315\331\315\332\315\333\315\334\315\335\315\336\n0xcde0: \315\340\315\341\315\342\315\343\315\344\315\345\315\346\315\347\315\350\315\351\315\352\315\353\315\354\315\355\315\356\315\357\315\360\315\361\315\362\315\363\315\364\315\365\315\366\315\367\315\370\315\371\315\372\315\373\315\374\315\375\315\376\n0xcea0: \316\241\316\242\316\243\316\244\316\245\316\246\316\247\316\250\316\251\316\252\316\253\316\254\316\255\316\256\316\257\316\260\316\261\316\262\316\263\316\264\316\265\316\266\316\267\316\270\316\271\316\272\316\273\316\274\316\275\316\276\n0xcec0: \316\300\316\301\316\302\316\303\316\304\316\305\316\306\316\307\316\310\316\311\316\312\316\313\316\314\316\315\316\316\316\317\316\320\316\321\316\322\316\323\316\324\316\325\316\326\316\327\316\330\316\331\316\332\316\333\316\334\316\335\316\336\n0xcee0: \316\340\316\341\316\342\316\343\316\344\316\345\316\346\316\347\316\350\316\351\316\352\316\353\316\354\316\355\316\356\316\357\316\360\316\361\316\362\316\363\316\364\316\365\316\366\316\367\316\370\316\371\316\372\316\373\316\374\316\375\316\376\n0xcfa0: \317\241\317\242\317\243\317\244\317\245\317\246\317\247\317\250\317\251\317\252\317\253\317\254\317\255\317\256\317\257\317\260\317\261\317\262\317\263\317\264\317\265\317\266\317\267\317\270\317\271\317\272\317\273\317\274\317\275\317\276\n0xcfc0: \317\300\317\301\317\302\317\303\317\304\317\305\317\306\317\307\317\310\317\311\317\312\317\313\317\314\317\315\317\316\317\317\317\320\317\321\317\322\317\323 \n0xcfe0: \n0xd0a0: \320\241\320\242\320\243\320\244\320\245\320\246\320\247\320\250\320\251\320\252\320\253\320\254\320\255\320\256\320\257\320\260\320\261\320\262\320\263\320\264\320\265\320\266\320\267\320\270\320\271\320\272\320\273\320\274\320\275\320\276\n0xd0c0: \320\300\320\301\320\302\320\303\320\304\320\305\320\306\320\307\320\310\320\311\320\312\320\313\320\314\320\315\320\316\320\317\320\320\320\321\320\322\320\323\320\324\320\325\320\326\320\327\320\330\320\331\320\332\320\333\320\334\320\335\320\336\n0xd0e0: \320\340\320\341\320\342\320\343\320\344\320\345\320\346\320\347\320\350\320\351\320\352\320\353\320\354\320\355\320\356\320\357\320\360\320\361\320\362\320\363\320\364\320\365\320\366\320\367\320\370\320\371\320\372\320\373\320\374\320\375\320\376\n0xd1a0: \321\241\321\242\321\243\321\244\321\245\321\246\321\247\321\250\321\251\321\252\321\253\321\254\321\255\321\256\321\257\321\260\321\261\321\262\321\263\321\264\321\265\321\266\321\267\321\270\321\271\321\272\321\273\321\274\321\275\321\276\n0xd1c0: \321\300\321\301\321\302\321\303\321\304\321\305\321\306\321\307\321\310\321\311\321\312\321\313\321\314\321\315\321\316\321\317\321\320\321\321\321\322\321\323\321\324\321\325\321\326\321\327\321\330\321\331\321\332\321\333\321\334\321\335\321\336\n0xd1e0: \321\340\321\341\321\342\321\343\321\344\321\345\321\346\321\347\321\350\321\351\321\352\321\353\321\354\321\355\321\356\321\357\321\360\321\361\321\362\321\363\321\364\321\365\321\366\321\367\321\370\321\371\321\372\321\373\321\374\321\375\321\376\n0xd2a0: \322\241\322\242\322\243\322\244\322\245\322\246\322\247\322\250\322\251\322\252\322\253\322\254\322\255\322\256\322\257\322\260\322\261\322\262\322\263\322\264\322\265\322\266\322\267\322\270\322\271\322\272\322\273\322\274\322\275\322\276\n0xd2c0: \322\300\322\301\322\302\322\303\322\304\322\305\322\306\322\307\322\310\322\311\322\312\322\313\322\314\322\315\322\316\322\317\322\320\322\321\322\322\322\323\322\324\322\325\322\326\322\327\322\330\322\331\322\332\322\333\322\334\322\335\322\336\n0xd2e0: \322\340\322\341\322\342\322\343\322\344\322\345\322\346\322\347\322\350\322\351\322\352\322\353\322\354\322\355\322\356\322\357\322\360\322\361\322\362\322\363\322\364\322\365\322\366\322\367\322\370\322\371\322\372\322\373\322\374\322\375\322\376\n0xd3a0: \323\241\323\242\323\243\323\244\323\245\323\246\323\247\323\250\323\251\323\252\323\253\323\254\323\255\323\256\323\257\323\260\323\261\323\262\323\263\323\264\323\265\323\266\323\267\323\270\323\271\323\272\323\273\323\274\323\275\323\276\n0xd3c0: \323\300\323\301\323\302\323\303\323\304\323\305\323\306\323\307\323\310\323\311\323\312\323\313\323\314\323\315\323\316\323\317\323\320\323\321\323\322\323\323\323\324\323\325\323\326\323\327\323\330\323\331\323\332\323\333\323\334\323\335\323\336\n0xd3e0: \323\340\323\341\323\342\323\343\323\344\323\345\323\346\323\347\323\350\323\351\323\352\323\353\323\354\323\355\323\356\323\357\323\360\323\361\323\362\323\363\323\364\323\365\323\366\323\367\323\370\323\371\323\372\323\373\323\374\323\375\323\376\n0xd4a0: \324\241\324\242\324\243\324\244\324\245\324\246\324\247\324\250\324\251\324\252\324\253\324\254\324\255\324\256\324\257\324\260\324\261\324\262\324\263\324\264\324\265\324\266\324\267\324\270\324\271\324\272\324\273\324\274\324\275\324\276\n0xd4c0: \324\300\324\301\324\302\324\303\324\304\324\305\324\306\324\307\324\310\324\311\324\312\324\313\324\314\324\315\324\316\324\317\324\320\324\321\324\322\324\323\324\324\324\325\324\326\324\327\324\330\324\331\324\332\324\333\324\334\324\335\324\336\n0xd4e0: \324\340\324\341\324\342\324\343\324\344\324\345\324\346\324\347\324\350\324\351\324\352\324\353\324\354\324\355\324\356\324\357\324\360\324\361\324\362\324\363\324\364\324\365\324\366\324\367\324\370\324\371\324\372\324\373\324\374\324\375\324\376\n0xd5a0: \325\241\325\242\325\243\325\244\325\245\325\246\325\247\325\250\325\251\325\252\325\253\325\254\325\255\325\256\325\257\325\260\325\261\325\262\325\263\325\264\325\265\325\266\325\267\325\270\325\271\325\272\325\273\325\274\325\275\325\276\n0xd5c0: \325\300\325\301\325\302\325\303\325\304\325\305\325\306\325\307\325\310\325\311\325\312\325\313\325\314\325\315\325\316\325\317\325\320\325\321\325\322\325\323\325\324\325\325\325\326\325\327\325\330\325\331\325\332\325\333\325\334\325\335\325\336\n0xd5e0: \325\340\325\341\325\342\325\343\325\344\325\345\325\346\325\347\325\350\325\351\325\352\325\353\325\354\325\355\325\356\325\357\325\360\325\361\325\362\325\363\325\364\325\365\325\366\325\367\325\370\325\371\325\372\325\373\325\374\325\375\325\376\n0xd6a0: \326\241\326\242\326\243\326\244\326\245\326\246\326\247\326\250\326\251\326\252\326\253\326\254\326\255\326\256\326\257\326\260\326\261\326\262\326\263\326\264\326\265\326\266\326\267\326\270\326\271\326\272\326\273\326\274\326\275\326\276\n0xd6c0: \326\300\326\301\326\302\326\303\326\304\326\305\326\306\326\307\326\310\326\311\326\312\326\313\326\314\326\315\326\316\326\317\326\320\326\321\326\322\326\323\326\324\326\325\326\326\326\327\326\330\326\331\326\332\326\333\326\334\326\335\326\336\n0xd6e0: \326\340\326\341\326\342\326\343\326\344\326\345\326\346\326\347\326\350\326\351\326\352\326\353\326\354\326\355\326\356\326\357\326\360\326\361\326\362\326\363\326\364\326\365\326\366\326\367\326\370\326\371\326\372\326\373\326\374\326\375\326\376\n0xd7a0: \327\241\327\242\327\243\327\244\327\245\327\246\327\247\327\250\327\251\327\252\327\253\327\254\327\255\327\256\327\257\327\260\327\261\327\262\327\263\327\264\327\265\327\266\327\267\327\270\327\271\327\272\327\273\327\274\327\275\327\276\n0xd7c0: \327\300\327\301\327\302\327\303\327\304\327\305\327\306\327\307\327\310\327\311\327\312\327\313\327\314\327\315\327\316\327\317\327\320\327\321\327\322\327\323\327\324\327\325\327\326\327\327\327\330\327\331\327\332\327\333\327\334\327\335\327\336\n0xd7e0: \327\340\327\341\327\342\327\343\327\344\327\345\327\346\327\347\327\350\327\351\327\352\327\353\327\354\327\355\327\356\327\357\327\360\327\361\327\362\327\363\327\364\327\365\327\366\327\367\327\370\327\371\327\372\327\373\327\374\327\375\327\376\n0xd8a0: \330\241\330\242\330\243\330\244\330\245\330\246\330\247\330\250\330\251\330\252\330\253\330\254\330\255\330\256\330\257\330\260\330\261\330\262\330\263\330\264\330\265\330\266\330\267\330\270\330\271\330\272\330\273\330\274\330\275\330\276\n0xd8c0: \330\300\330\301\330\302\330\303\330\304\330\305\330\306\330\307\330\310\330\311\330\312\330\313\330\314\330\315\330\316\330\317\330\320\330\321\330\322\330\323\330\324\330\325\330\326\330\327\330\330\330\331\330\332\330\333\330\334\330\335\330\336\n0xd8e0: \330\340\330\341\330\342\330\343\330\344\330\345\330\346\330\347\330\350\330\351\330\352\330\353\330\354\330\355\330\356\330\357\330\360\330\361\330\362\330\363\330\364\330\365\330\366\330\367\330\370\330\371\330\372\330\373\330\374\330\375\330\376\n0xd9a0: \331\241\331\242\331\243\331\244\331\245\331\246\331\247\331\250\331\251\331\252\331\253\331\254\331\255\331\256\331\257\331\260\331\261\331\262\331\263\331\264\331\265\331\266\331\267\331\270\331\271\331\272\331\273\331\274\331\275\331\276\n0xd9c0: \331\300\331\301\331\302\331\303\331\304\331\305\331\306\331\307\331\310\331\311\331\312\331\313\331\314\331\315\331\316\331\317\331\320\331\321\331\322\331\323\331\324\331\325\331\326\331\327\331\330\331\331\331\332\331\333\331\334\331\335\331\336\n0xd9e0: \331\340\331\341\331\342\331\343\331\344\331\345\331\346\331\347\331\350\331\351\331\352\331\353\331\354\331\355\331\356\331\357\331\360\331\361\331\362\331\363\331\364\331\365\331\366\331\367\331\370\331\371\331\372\331\373\331\374\331\375\331\376\n0xdaa0: \332\241\332\242\332\243\332\244\332\245\332\246\332\247\332\250\332\251\332\252\332\253\332\254\332\255\332\256\332\257\332\260\332\261\332\262\332\263\332\264\332\265\332\266\332\267\332\270\332\271\332\272\332\273\332\274\332\275\332\276\n0xdac0: \332\300\332\301\332\302\332\303\332\304\332\305\332\306\332\307\332\310\332\311\332\312\332\313\332\314\332\315\332\316\332\317\332\320\332\321\332\322\332\323\332\324\332\325\332\326\332\327\332\330\332\331\332\332\332\333\332\334\332\335\332\336\n0xdae0: \332\340\332\341\332\342\332\343\332\344\332\345\332\346\332\347\332\350\332\351\332\352\332\353\332\354\332\355\332\356\332\357\332\360\332\361\332\362\332\363\332\364\332\365\332\366\332\367\332\370\332\371\332\372\332\373\332\374\332\375\332\376\n0xdba0: \333\241\333\242\333\243\333\244\333\245\333\246\333\247\333\250\333\251\333\252\333\253\333\254\333\255\333\256\333\257\333\260\333\261\333\262\333\263\333\264\333\265\333\266\333\267\333\270\333\271\333\272\333\273\333\274\333\275\333\276\n0xdbc0: \333\300\333\301\333\302\333\303\333\304\333\305\333\306\333\307\333\310\333\311\333\312\333\313\333\314\333\315\333\316\333\317\333\320\333\321\333\322\333\323\333\324\333\325\333\326\333\327\333\330\333\331\333\332\333\333\333\334\333\335\333\336\n0xdbe0: \333\340\333\341\333\342\333\343\333\344\333\345\333\346\333\347\333\350\333\351\333\352\333\353\333\354\333\355\333\356\333\357\333\360\333\361\333\362\333\363\333\364\333\365\333\366\333\367\333\370\333\371\333\372\333\373\333\374\333\375\333\376\n0xdca0: \334\241\334\242\334\243\334\244\334\245\334\246\334\247\334\250\334\251\334\252\334\253\334\254\334\255\334\256\334\257\334\260\334\261\334\262\334\263\334\264\334\265\334\266\334\267\334\270\334\271\334\272\334\273\334\274\334\275\334\276\n0xdcc0: \334\300\334\301\334\302\334\303\334\304\334\305\334\306\334\307\334\310\334\311\334\312\334\313\334\314\334\315\334\316\334\317\334\320\334\321\334\322\334\323\334\324\334\325\334\326\334\327\334\330\334\331\334\332\334\333\334\334\334\335\334\336\n0xdce0: \334\340\334\341\334\342\334\343\334\344\334\345\334\346\334\347\334\350\334\351\334\352\334\353\334\354\334\355\334\356\334\357\334\360\334\361\334\362\334\363\334\364\334\365\334\366\334\367\334\370\334\371\334\372\334\373\334\374\334\375\334\376\n0xdda0: \335\241\335\242\335\243\335\244\335\245\335\246\335\247\335\250\335\251\335\252\335\253\335\254\335\255\335\256\335\257\335\260\335\261\335\262\335\263\335\264\335\265\335\266\335\267\335\270\335\271\335\272\335\273\335\274\335\275\335\276\n0xddc0: \335\300\335\301\335\302\335\303\335\304\335\305\335\306\335\307\335\310\335\311\335\312\335\313\335\314\335\315\335\316\335\317\335\320\335\321\335\322\335\323\335\324\335\325\335\326\335\327\335\330\335\331\335\332\335\333\335\334\335\335\335\336\n0xdde0: \335\340\335\341\335\342\335\343\335\344\335\345\335\346\335\347\335\350\335\351\335\352\335\353\335\354\335\355\335\356\335\357\335\360\335\361\335\362\335\363\335\364\335\365\335\366\335\367\335\370\335\371\335\372\335\373\335\374\335\375\335\376\n0xdea0: \336\241\336\242\336\243\336\244\336\245\336\246\336\247\336\250\336\251\336\252\336\253\336\254\336\255\336\256\336\257\336\260\336\261\336\262\336\263\336\264\336\265\336\266\336\267\336\270\336\271\336\272\336\273\336\274\336\275\336\276\n0xdec0: \336\300\336\301\336\302\336\303\336\304\336\305\336\306\336\307\336\310\336\311\336\312\336\313\336\314\336\315\336\316\336\317\336\320\336\321\336\322\336\323\336\324\336\325\336\326\336\327\336\330\336\331\336\332\336\333\336\334\336\335\336\336\n0xdee0: \336\340\336\341\336\342\336\343\336\344\336\345\336\346\336\347\336\350\336\351\336\352\336\353\336\354\336\355\336\356\336\357\336\360\336\361\336\362\336\363\336\364\336\365\336\366\336\367\336\370\336\371\336\372\336\373\336\374\336\375\336\376\n0xdfa0: \337\241\337\242\337\243\337\244\337\245\337\246\337\247\337\250\337\251\337\252\337\253\337\254\337\255\337\256\337\257\337\260\337\261\337\262\337\263\337\264\337\265\337\266\337\267\337\270\337\271\337\272\337\273\337\274\337\275\337\276\n0xdfc0: \337\300\337\301\337\302\337\303\337\304\337\305\337\306\337\307\337\310\337\311\337\312\337\313\337\314\337\315\337\316\337\317\337\320\337\321\337\322\337\323\337\324\337\325\337\326\337\327\337\330\337\331\337\332\337\333\337\334\337\335\337\336\n0xdfe0: \337\340\337\341\337\342\337\343\337\344\337\345\337\346\337\347\337\350\337\351\337\352\337\353\337\354\337\355\337\356\337\357\337\360\337\361\337\362\337\363\337\364\337\365\337\366\337\367\337\370\337\371\337\372\337\373\337\374\337\375\337\376\n0xe0a0: \340\241\340\242\340\243\340\244\340\245\340\246\340\247\340\250\340\251\340\252\340\253\340\254\340\255\340\256\340\257\340\260\340\261\340\262\340\263\340\264\340\265\340\266\340\267\340\270\340\271\340\272\340\273\340\274\340\275\340\276\n0xe0c0: \340\300\340\301\340\302\340\303\340\304\340\305\340\306\340\307\340\310\340\311\340\312\340\313\340\314\340\315\340\316\340\317\340\320\340\321\340\322\340\323\340\324\340\325\340\326\340\327\340\330\340\331\340\332\340\333\340\334\340\335\340\336\n0xe0e0: \340\340\340\341\340\342\340\343\340\344\340\345\340\346\340\347\340\350\340\351\340\352\340\353\340\354\340\355\340\356\340\357\340\360\340\361\340\362\340\363\340\364\340\365\340\366\340\367\340\370\340\371\340\372\340\373\340\374\340\375\340\376\n0xe1a0: \341\241\341\242\341\243\341\244\341\245\341\246\341\247\341\250\341\251\341\252\341\253\341\254\341\255\341\256\341\257\341\260\341\261\341\262\341\263\341\264\341\265\341\266\341\267\341\270\341\271\341\272\341\273\341\274\341\275\341\276\n0xe1c0: \341\300\341\301\341\302\341\303\341\304\341\305\341\306\341\307\341\310\341\311\341\312\341\313\341\314\341\315\341\316\341\317\341\320\341\321\341\322\341\323\341\324\341\325\341\326\341\327\341\330\341\331\341\332\341\333\341\334\341\335\341\336\n0xe1e0: \341\340\341\341\341\342\341\343\341\344\341\345\341\346\341\347\341\350\341\351\341\352\341\353\341\354\341\355\341\356\341\357\341\360\341\361\341\362\341\363\341\364\341\365\341\366\341\367\341\370\341\371\341\372\341\373\341\374\341\375\341\376\n0xe2a0: \342\241\342\242\342\243\342\244\342\245\342\246\342\247\342\250\342\251\342\252\342\253\342\254\342\255\342\256\342\257\342\260\342\261\342\262\342\263\342\264\342\265\342\266\342\267\342\270\342\271\342\272\342\273\342\274\342\275\342\276\n0xe2c0: \342\300\342\301\342\302\342\303\342\304\342\305\342\306\342\307\342\310\342\311\342\312\342\313\342\314\342\315\342\316\342\317\342\320\342\321\342\322\342\323\342\324\342\325\342\326\342\327\342\330\342\331\342\332\342\333\342\334\342\335\342\336\n0xe2e0: \342\340\342\341\342\342\342\343\342\344\342\345\342\346\342\347\342\350\342\351\342\352\342\353\342\354\342\355\342\356\342\357\342\360\342\361\342\362\342\363\342\364\342\365\342\366\342\367\342\370\342\371\342\372\342\373\342\374\342\375\342\376\n0xe3a0: \343\241\343\242\343\243\343\244\343\245\343\246\343\247\343\250\343\251\343\252\343\253\343\254\343\255\343\256\343\257\343\260\343\261\343\262\343\263\343\264\343\265\343\266\343\267\343\270\343\271\343\272\343\273\343\274\343\275\343\276\n0xe3c0: \343\300\343\301\343\302\343\303\343\304\343\305\343\306\343\307\343\310\343\311\343\312\343\313\343\314\343\315\343\316\343\317\343\320\343\321\343\322\343\323\343\324\343\325\343\326\343\327\343\330\343\331\343\332\343\333\343\334\343\335\343\336\n0xe3e0: \343\340\343\341\343\342\343\343\343\344\343\345\343\346\343\347\343\350\343\351\343\352\343\353\343\354\343\355\343\356\343\357\343\360\343\361\343\362\343\363\343\364\343\365\343\366\343\367\343\370\343\371\343\372\343\373\343\374\343\375\343\376\n0xe4a0: \344\241\344\242\344\243\344\244\344\245\344\246\344\247\344\250\344\251\344\252\344\253\344\254\344\255\344\256\344\257\344\260\344\261\344\262\344\263\344\264\344\265\344\266\344\267\344\270\344\271\344\272\344\273\344\274\344\275\344\276\n0xe4c0: \344\300\344\301\344\302\344\303\344\304\344\305\344\306\344\307\344\310\344\311\344\312\344\313\344\314\344\315\344\316\344\317\344\320\344\321\344\322\344\323\344\324\344\325\344\326\344\327\344\330\344\331\344\332\344\333\344\334\344\335\344\336\n0xe4e0: \344\340\344\341\344\342\344\343\344\344\344\345\344\346\344\347\344\350\344\351\344\352\344\353\344\354\344\355\344\356\344\357\344\360\344\361\344\362\344\363\344\364\344\365\344\366\344\367\344\370\344\371\344\372\344\373\344\374\344\375\344\376\n0xe5a0: \345\241\345\242\345\243\345\244\345\245\345\246\345\247\345\250\345\251\345\252\345\253\345\254\345\255\345\256\345\257\345\260\345\261\345\262\345\263\345\264\345\265\345\266\345\267\345\270\345\271\345\272\345\273\345\274\345\275\345\276\n0xe5c0: \345\300\345\301\345\302\345\303\345\304\345\305\345\306\345\307\345\310\345\311\345\312\345\313\345\314\345\315\345\316\345\317\345\320\345\321\345\322\345\323\345\324\345\325\345\326\345\327\345\330\345\331\345\332\345\333\345\334\345\335\345\336\n0xe5e0: \345\340\345\341\345\342\345\343\345\344\345\345\345\346\345\347\345\350\345\351\345\352\345\353\345\354\345\355\345\356\345\357\345\360\345\361\345\362\345\363\345\364\345\365\345\366\345\367\345\370\345\371\345\372\345\373\345\374\345\375\345\376\n0xe6a0: \346\241\346\242\346\243\346\244\346\245\346\246\346\247\346\250\346\251\346\252\346\253\346\254\346\255\346\256\346\257\346\260\346\261\346\262\346\263\346\264\346\265\346\266\346\267\346\270\346\271\346\272\346\273\346\274\346\275\346\276\n0xe6c0: \346\300\346\301\346\302\346\303\346\304\346\305\346\306\346\307\346\310\346\311\346\312\346\313\346\314\346\315\346\316\346\317\346\320\346\321\346\322\346\323\346\324\346\325\346\326\346\327\346\330\346\331\346\332\346\333\346\334\346\335\346\336\n0xe6e0: \346\340\346\341\346\342\346\343\346\344\346\345\346\346\346\347\346\350\346\351\346\352\346\353\346\354\346\355\346\356\346\357\346\360\346\361\346\362\346\363\346\364\346\365\346\366\346\367\346\370\346\371\346\372\346\373\346\374\346\375\346\376\n0xe7a0: \347\241\347\242\347\243\347\244\347\245\347\246\347\247\347\250\347\251\347\252\347\253\347\254\347\255\347\256\347\257\347\260\347\261\347\262\347\263\347\264\347\265\347\266\347\267\347\270\347\271\347\272\347\273\347\274\347\275\347\276\n0xe7c0: \347\300\347\301\347\302\347\303\347\304\347\305\347\306\347\307\347\310\347\311\347\312\347\313\347\314\347\315\347\316\347\317\347\320\347\321\347\322\347\323\347\324\347\325\347\326\347\327\347\330\347\331\347\332\347\333\347\334\347\335\347\336\n0xe7e0: \347\340\347\341\347\342\347\343\347\344\347\345\347\346\347\347\347\350\347\351\347\352\347\353\347\354\347\355\347\356\347\357\347\360\347\361\347\362\347\363\347\364\347\365\347\366\347\367\347\370\347\371\347\372\347\373\347\374\347\375\347\376\n0xe8a0: \350\241\350\242\350\243\350\244\350\245\350\246\350\247\350\250\350\251\350\252\350\253\350\254\350\255\350\256\350\257\350\260\350\261\350\262\350\263\350\264\350\265\350\266\350\267\350\270\350\271\350\272\350\273\350\274\350\275\350\276\n0xe8c0: \350\300\350\301\350\302\350\303\350\304\350\305\350\306\350\307\350\310\350\311\350\312\350\313\350\314\350\315\350\316\350\317\350\320\350\321\350\322\350\323\350\324\350\325\350\326\350\327\350\330\350\331\350\332\350\333\350\334\350\335\350\336\n0xe8e0: \350\340\350\341\350\342\350\343\350\344\350\345\350\346\350\347\350\350\350\351\350\352\350\353\350\354\350\355\350\356\350\357\350\360\350\361\350\362\350\363\350\364\350\365\350\366\350\367\350\370\350\371\350\372\350\373\350\374\350\375\350\376\n0xe9a0: \351\241\351\242\351\243\351\244\351\245\351\246\351\247\351\250\351\251\351\252\351\253\351\254\351\255\351\256\351\257\351\260\351\261\351\262\351\263\351\264\351\265\351\266\351\267\351\270\351\271\351\272\351\273\351\274\351\275\351\276\n0xe9c0: \351\300\351\301\351\302\351\303\351\304\351\305\351\306\351\307\351\310\351\311\351\312\351\313\351\314\351\315\351\316\351\317\351\320\351\321\351\322\351\323\351\324\351\325\351\326\351\327\351\330\351\331\351\332\351\333\351\334\351\335\351\336\n0xe9e0: \351\340\351\341\351\342\351\343\351\344\351\345\351\346\351\347\351\350\351\351\351\352\351\353\351\354\351\355\351\356\351\357\351\360\351\361\351\362\351\363\351\364\351\365\351\366\351\367\351\370\351\371\351\372\351\373\351\374\351\375\351\376\n0xeaa0: \352\241\352\242\352\243\352\244\352\245\352\246\352\247\352\250\352\251\352\252\352\253\352\254\352\255\352\256\352\257\352\260\352\261\352\262\352\263\352\264\352\265\352\266\352\267\352\270\352\271\352\272\352\273\352\274\352\275\352\276\n0xeac0: \352\300\352\301\352\302\352\303\352\304\352\305\352\306\352\307\352\310\352\311\352\312\352\313\352\314\352\315\352\316\352\317\352\320\352\321\352\322\352\323\352\324\352\325\352\326\352\327\352\330\352\331\352\332\352\333\352\334\352\335\352\336\n0xeae0: \352\340\352\341\352\342\352\343\352\344\352\345\352\346\352\347\352\350\352\351\352\352\352\353\352\354\352\355\352\356\352\357\352\360\352\361\352\362\352\363\352\364\352\365\352\366\352\367\352\370\352\371\352\372\352\373\352\374\352\375\352\376\n0xeba0: \353\241\353\242\353\243\353\244\353\245\353\246\353\247\353\250\353\251\353\252\353\253\353\254\353\255\353\256\353\257\353\260\353\261\353\262\353\263\353\264\353\265\353\266\353\267\353\270\353\271\353\272\353\273\353\274\353\275\353\276\n0xebc0: \353\300\353\301\353\302\353\303\353\304\353\305\353\306\353\307\353\310\353\311\353\312\353\313\353\314\353\315\353\316\353\317\353\320\353\321\353\322\353\323\353\324\353\325\353\326\353\327\353\330\353\331\353\332\353\333\353\334\353\335\353\336\n0xebe0: \353\340\353\341\353\342\353\343\353\344\353\345\353\346\353\347\353\350\353\351\353\352\353\353\353\354\353\355\353\356\353\357\353\360\353\361\353\362\353\363\353\364\353\365\353\366\353\367\353\370\353\371\353\372\353\373\353\374\353\375\353\376\n0xeca0: \354\241\354\242\354\243\354\244\354\245\354\246\354\247\354\250\354\251\354\252\354\253\354\254\354\255\354\256\354\257\354\260\354\261\354\262\354\263\354\264\354\265\354\266\354\267\354\270\354\271\354\272\354\273\354\274\354\275\354\276\n0xecc0: \354\300\354\301\354\302\354\303\354\304\354\305\354\306\354\307\354\310\354\311\354\312\354\313\354\314\354\315\354\316\354\317\354\320\354\321\354\322\354\323\354\324\354\325\354\326\354\327\354\330\354\331\354\332\354\333\354\334\354\335\354\336\n0xece0: \354\340\354\341\354\342\354\343\354\344\354\345\354\346\354\347\354\350\354\351\354\352\354\353\354\354\354\355\354\356\354\357\354\360\354\361\354\362\354\363\354\364\354\365\354\366\354\367\354\370\354\371\354\372\354\373\354\374\354\375\354\376\n0xeda0: \355\241\355\242\355\243\355\244\355\245\355\246\355\247\355\250\355\251\355\252\355\253\355\254\355\255\355\256\355\257\355\260\355\261\355\262\355\263\355\264\355\265\355\266\355\267\355\270\355\271\355\272\355\273\355\274\355\275\355\276\n0xedc0: \355\300\355\301\355\302\355\303\355\304\355\305\355\306\355\307\355\310\355\311\355\312\355\313\355\314\355\315\355\316\355\317\355\320\355\321\355\322\355\323\355\324\355\325\355\326\355\327\355\330\355\331\355\332\355\333\355\334\355\335\355\336\n0xede0: \355\340\355\341\355\342\355\343\355\344\355\345\355\346\355\347\355\350\355\351\355\352\355\353\355\354\355\355\355\356\355\357\355\360\355\361\355\362\355\363\355\364\355\365\355\366\355\367\355\370\355\371\355\372\355\373\355\374\355\375\355\376\n0xeea0: \356\241\356\242\356\243\356\244\356\245\356\246\356\247\356\250\356\251\356\252\356\253\356\254\356\255\356\256\356\257\356\260\356\261\356\262\356\263\356\264\356\265\356\266\356\267\356\270\356\271\356\272\356\273\356\274\356\275\356\276\n0xeec0: \356\300\356\301\356\302\356\303\356\304\356\305\356\306\356\307\356\310\356\311\356\312\356\313\356\314\356\315\356\316\356\317\356\320\356\321\356\322\356\323\356\324\356\325\356\326\356\327\356\330\356\331\356\332\356\333\356\334\356\335\356\336\n0xeee0: \356\340\356\341\356\342\356\343\356\344\356\345\356\346\356\347\356\350\356\351\356\352\356\353\356\354\356\355\356\356\356\357\356\360\356\361\356\362\356\363\356\364\356\365\356\366\356\367\356\370\356\371\356\372\356\373\356\374\356\375\356\376\n0xefa0: \357\241\357\242\357\243\357\244\357\245\357\246\357\247\357\250\357\251\357\252\357\253\357\254\357\255\357\256\357\257\357\260\357\261\357\262\357\263\357\264\357\265\357\266\357\267\357\270\357\271\357\272\357\273\357\274\357\275\357\276\n0xefc0: \357\300\357\301\357\302\357\303\357\304\357\305\357\306\357\307\357\310\357\311\357\312\357\313\357\314\357\315\357\316\357\317\357\320\357\321\357\322\357\323\357\324\357\325\357\326\357\327\357\330\357\331\357\332\357\333\357\334\357\335\357\336\n0xefe0: \357\340\357\341\357\342\357\343\357\344\357\345\357\346\357\347\357\350\357\351\357\352\357\353\357\354\357\355\357\356\357\357\357\360\357\361\357\362\357\363\357\364\357\365\357\366\357\367\357\370\357\371\357\372\357\373\357\374\357\375\357\376\n0xf0a0: \360\241\360\242\360\243\360\244\360\245\360\246\360\247\360\250\360\251\360\252\360\253\360\254\360\255\360\256\360\257\360\260\360\261\360\262\360\263\360\264\360\265\360\266\360\267\360\270\360\271\360\272\360\273\360\274\360\275\360\276\n0xf0c0: \360\300\360\301\360\302\360\303\360\304\360\305\360\306\360\307\360\310\360\311\360\312\360\313\360\314\360\315\360\316\360\317\360\320\360\321\360\322\360\323\360\324\360\325\360\326\360\327\360\330\360\331\360\332\360\333\360\334\360\335\360\336\n0xf0e0: \360\340\360\341\360\342\360\343\360\344\360\345\360\346\360\347\360\350\360\351\360\352\360\353\360\354\360\355\360\356\360\357\360\360\360\361\360\362\360\363\360\364\360\365\360\366\360\367\360\370\360\371\360\372\360\373\360\374\360\375\360\376\n0xf1a0: \361\241\361\242\361\243\361\244\361\245\361\246\361\247\361\250\361\251\361\252\361\253\361\254\361\255\361\256\361\257\361\260\361\261\361\262\361\263\361\264\361\265\361\266\361\267\361\270\361\271\361\272\361\273\361\274\361\275\361\276\n0xf1c0: \361\300\361\301\361\302\361\303\361\304\361\305\361\306\361\307\361\310\361\311\361\312\361\313\361\314\361\315\361\316\361\317\361\320\361\321\361\322\361\323\361\324\361\325\361\326\361\327\361\330\361\331\361\332\361\333\361\334\361\335\361\336\n0xf1e0: \361\340\361\341\361\342\361\343\361\344\361\345\361\346\361\347\361\350\361\351\361\352\361\353\361\354\361\355\361\356\361\357\361\360\361\361\361\362\361\363\361\364\361\365\361\366\361\367\361\370\361\371\361\372\361\373\361\374\361\375\361\376\n0xf2a0: \362\241\362\242\362\243\362\244\362\245\362\246\362\247\362\250\362\251\362\252\362\253\362\254\362\255\362\256\362\257\362\260\362\261\362\262\362\263\362\264\362\265\362\266\362\267\362\270\362\271\362\272\362\273\362\274\362\275\362\276\n0xf2c0: \362\300\362\301\362\302\362\303\362\304\362\305\362\306\362\307\362\310\362\311\362\312\362\313\362\314\362\315\362\316\362\317\362\320\362\321\362\322\362\323\362\324\362\325\362\326\362\327\362\330\362\331\362\332\362\333\362\334\362\335\362\336\n0xf2e0: \362\340\362\341\362\342\362\343\362\344\362\345\362\346\362\347\362\350\362\351\362\352\362\353\362\354\362\355\362\356\362\357\362\360\362\361\362\362\362\363\362\364\362\365\362\366\362\367\362\370\362\371\362\372\362\373\362\374\362\375\362\376\n0xf3a0: \363\241\363\242\363\243\363\244\363\245\363\246\363\247\363\250\363\251\363\252\363\253\363\254\363\255\363\256\363\257\363\260\363\261\363\262\363\263\363\264\363\265\363\266\363\267\363\270\363\271\363\272\363\273\363\274\363\275\363\276\n0xf3c0: \363\300\363\301\363\302\363\303\363\304\363\305\363\306\363\307\363\310\363\311\363\312\363\313\363\314\363\315\363\316\363\317\363\320\363\321\363\322\363\323\363\324\363\325\363\326\363\327\363\330\363\331\363\332\363\333\363\334\363\335\363\336\n0xf3e0: \363\340\363\341\363\342\363\343\363\344\363\345\363\346\363\347\363\350\363\351\363\352\363\353\363\354\363\355\363\356\363\357\363\360\363\361\363\362\363\363\363\364\363\365\363\366\363\367\363\370\363\371\363\372\363\373\363\374\363\375\363\376\n0xf4a0: \364\241\364\242\364\243\364\244\364\245\364\246 \n0xf4c0: \n0xf4e0: \n0xf5a0: \n0xf5c0: \n0xf5e0: \n0xf6a0: \n0xf6c0: \n0xf6e0: \n0xf7a0: \n0xf7c0: \n0xf7e0: \n0xf8a0: \n0xf8c0: \n0xf8e0: \n0xf9a0: \n0xf9c0: \n0xf9e0: \n0xfaa0: \n0xfac0: \n0xfae0: \n0xfba0: \n0xfbc0: \n0xfbe0: \n0xfca0: \n0xfcc0: \n0xfce0: \n0xfda0: \n0xfdc0: \n0xfde0: \n0xfea0: \n0xfec0: \n0xfee0: \n0xffa0: \n0xffc0: \n0xffe0: \n",
"cf55072c234b9ed7257f8372b0fda6a6"=> "#!./perl\n\nBEGIN {\n chdir 't' if -d 't';\n \@INC = '../lib';\n}\n\nprint \"1..78\\n\";\n\nmy \$test = 1;\n\n# This table is based on Markus Kuhn's UTF-8 Decode Stress Tester,\n# http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt,\n# version dated 2000-09-02. \n\n# Note the \\0 instead of a raw zero byte in 2.1.1: for example\n# GNU patch v2.1 has \"issues\" with raw zero bytes.\n\nmy \@MK = split(/\\n/, <<__EOMK__);\n1\tCorrect UTF-8\n1.1.1 y \"\316\272\341\275\271\317\203\316\274\316\265\"\t-\t\t11\tce:ba:e1:bd:b9:cf:83:ce:bc:ce:b5\t5\n2\tBoundary conditions \n2.1\tFirst possible sequence of certain length\n2.1.1 y \"\\0\"\t\t\t0\t\t1\t00\t1\n2.1.2 y \"\302\200\"\t\t\t80\t\t2\tc2:80\t1\n2.1.3 y \"\340\240\200\"\t\t800\t\t3\te0:a0:80\t1\n2.1.4 y \"\360\220\200\200\"\t\t10000\t\t4\tf0:90:80:80\t1\n2.1.5 y \"\370\210\200\200\200\"\t200000\t\t5\tf8:88:80:80:80\t1\n2.1.6 y \"\374\204\200\200\200\200\"\t4000000\t\t6\tfc:84:80:80:80:80\t1\n2.2\tLast possible sequence of certain length\n2.2.1 y \"\177\"\t\t\t7f\t\t1\t7f\t1\n2.2.2 y \"\337\277\"\t\t\t7ff\t\t2\tdf:bf\t1\n# The ffff is illegal unless UTF8_ALLOW_FFFF\n2.2.3 n \"\357\277\277\"\t\t\tffff\t\t3\tef:bf:bf\t1\tcharacter 0xffff\n2.2.4 y \"\367\277\277\277\"\t\t\t1fffff\t\t4\tf7:bf:bf:bf\t1\n2.2.5 y \"\373\277\277\277\277\"\t\t\t3ffffff\t\t5\tfb:bf:bf:bf:bf\t1\n2.2.6 y \"\375\277\277\277\277\277\"\t\t7fffffff\t6\tfd:bf:bf:bf:bf:bf\t1\n2.3\tOther boundary conditions\n2.3.1 y \"\355\237\277\"\t\td7ff\t\t3\ted:9f:bf\t1\n2.3.2 y \"\356\200\200\"\t\te000\t\t3\tee:80:80\t1\n2.3.3 y \"\357\277\275\"\t\t\tfffd\t\t3\tef:bf:bd\t1\n2.3.4 y \"\364\217\277\277\"\t\t10ffff\t\t4\tf4:8f:bf:bf\t1\n2.3.5 y \"\364\220\200\200\"\t\t110000\t\t4\tf4:90:80:80\t1\n3\tMalformed sequences\n3.1\tUnexpected continuation bytes\n3.1.1 n \"\200\"\t\t\t-\t\t1\t80\t-\tunexpected continuation byte 0x80\n3.1.2 n \"\277\"\t\t\t-\t\t1\tbf\t-\tunexpected continuation byte 0xbf\n3.1.3 n \"\200\277\"\t\t\t-\t\t2\t80:bf\t-\tunexpected continuation byte 0x80\n3.1.4 n \"\200\277\200\"\t\t-\t\t3\t80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.5 n \"\200\277\200\277\"\t\t-\t\t4\t80:bf:80:bf\t-\tunexpected continuation byte 0x80\n3.1.6 n \"\200\277\200\277\200\"\t-\t\t5\t80:bf:80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.7 n \"\200\277\200\277\200\277\"\t-\t\t6\t80:bf:80:bf:80:bf\t-\tunexpected continuation byte 0x80\n3.1.8 n \"\200\277\200\277\200\277\200\"\t-\t\t7\t80:bf:80:bf:80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.9 n \"\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\241\242\243\244\245\246\247\250\251\252\253\254\255\256\257\260\261\262\263\264\265\266\267\270\271\272\273\274\275\276\277\"\t\t\t\t-\t64\t80:81:82:83:84:85:86:87:88:89:8a:8b:8c:8d:8e:8f:90:91:92:93:94:95:96:97:98:99:9a:9b:9c:9d:9e:9f:a0:a1:a2:a3:a4:a5:a6:a7:a8:a9:aa:ab:ac:ad:ae:af:b0:b1:b2:b3:b4:b5:b6:b7:b8:b9:ba:bb:bc:bd:be:bf\t-\tunexpected continuation byte 0x80\n3.2\tLonely start characters\n3.2.1 n \"\300 \301 \302 \303 \304 \305 \306 \307 \310 \311 \312 \313 \314 \315 \316 \317 \320 \321 \322 \323 \324 \325 \326 \327 \330 \331 \332 \333 \334 \335 \336 \337 \"\t-\t64 \tc0:20:c1:20:c2:20:c3:20:c4:20:c5:20:c6:20:c7:20:c8:20:c9:20:ca:20:cb:20:cc:20:cd:20:ce:20:cf:20:d0:20:d1:20:d2:20:d3:20:d4:20:d5:20:d6:20:d7:20:d8:20:d9:20:da:20:db:20:dc:20:dd:20:de:20:df:20\t-\tunexpected non-continuation byte 0x20 after byte 0xc0\n3.2.2 n \"\340 \341 \342 \343 \344 \345 \346 \347 \350 \351 \352 \353 \354 \355 \356 \357 \"\t-\t32\te0:20:e1:20:e2:20:e3:20:e4:20:e5:20:e6:20:e7:20:e8:20:e9:20:ea:20:eb:20:ec:20:ed:20:ee:20:ef:20\t-\tunexpected non-continuation byte 0x20 after byte 0xe0\n3.2.3 n \"\360 \361 \362 \363 \364 \365 \366 \367 \"\t-\t16\tf0:20:f1:20:f2:20:f3:20:f4:20:f5:20:f6:20:f7:20\t-\tunexpected non-continuation byte 0x20 after byte 0xf0\n3.2.4 n \"\370 \371 \372 \373 \"\t\t-\t8\tf8:20:f9:20:fa:20:fb:20\t-\tunexpected non-continuation byte 0x20 after byte 0xf8\n3.2.5 n \"\374 \375 \"\t\t\t-\t4\tfc:20:fd:20\t-\tunexpected non-continuation byte 0x20 after byte 0xfc\n3.3\tSequences with last continuation byte missing\n3.3.1 n \"\300\"\t\t\t-\t1\tc0\t-\t1 byte, need 2\n3.3.2 n \"\340\200\"\t\t\t-\t2\te0:80\t-\t2 bytes, need 3\n3.3.3 n \"\360\200\200\"\t\t-\t3\tf0:80:80\t-\t3 bytes, need 4\n3.3.4 n \"\370\200\200\200\"\t\t-\t4\tf8:80:80:80\t-\t4 bytes, need 5\n3.3.5 n \"\374\200\200\200\200\"\t-\t5\tfc:80:80:80:80\t-\t5 bytes, need 6\n3.3.6 n \"\337\"\t\t\t-\t1\tdf\t-\t1 byte, need 2\n3.3.7 n \"\357\277\"\t\t\t-\t2\tef:bf\t-\t2 bytes, need 3\n3.3.8 n \"\367\277\277\"\t\t\t-\t3\tf7:bf:bf\t-\t3 bytes, need 4\n3.3.9 n \"\373\277\277\277\"\t\t\t-\t4\tfb:bf:bf:bf\t-\t4 bytes, need 5\n3.3.10 n \"\375\277\277\277\277\"\t\t-\t5\tfd:bf:bf:bf:bf\t-\t5 bytes, need 6\n3.4\tConcatenation of incomplete sequences\n3.4.1 n \"\300\340\200\360\200\200\370\200\200\200\374\200\200\200\200\337\357\277\367\277\277\373\277\277\277\375\277\277\277\277\"\t-\t30\tc0:e0:80:f0:80:80:f8:80:80:80:fc:80:80:80:80:df:ef:bf:f7:bf:bf:fb:bf:bf:bf:fd:bf:bf:bf:bf\t-\tunexpected continuation byte 0xe0\n3.5\tImpossible bytes\n3.5.1 n \"\376\"\t\t\t-\t1\tfe\t-\tbyte 0xfe\n3.5.2 n \"\377\"\t\t\t-\t1\tff\t-\tbyte 0xff\n3.5.3 n \"\376\376\377\377\"\t\t\t-\t4\tfe:fe:ff:ff\t-\tbyte 0xfe\n4\tOverlong sequences\n4.1\tExamples of an overlong ASCII character\n4.1.1 n \"\300\257\"\t\t\t-\t2\tc0:af\t-\t2 bytes, need 1\n4.1.2 n \"\340\200\257\"\t\t-\t3\te0:80:af\t-\t3 bytes, need 1\n4.1.3 n \"\360\200\200\257\"\t\t-\t4\tf0:80:80:af\t-\t4 bytes, need 1\n4.1.4 n \"\370\200\200\200\257\"\t-\t5\tf8:80:80:80:af\t-\t5 bytes, need 1\n4.1.5 n \"\374\200\200\200\200\257\"\t-\t6\tfc:80:80:80:80:af\t-\t6 bytes, need 1\n4.2\tMaximum overlong sequences\n4.2.1 n \"\301\277\"\t\t\t-\t2\tc1:bf\t-\t2 bytes, need 1\n4.2.2 n \"\340\237\277\"\t\t-\t3\te0:9f:bf\t-\t3 bytes, need 2\n4.2.3 n \"\360\217\277\277\"\t\t-\t4\tf0:8f:bf:bf\t-\t4 bytes, need 3\n4.2.4 n \"\370\207\277\277\277\"\t\t-\t5\tf8:87:bf:bf:bf\t-\t5 bytes, need 4\n4.2.5 n \"\374\203\277\277\277\277\"\t\t-\t6\tfc:83:bf:bf:bf:bf\t-\t6 bytes, need 5\n4.3\tOverlong representation of the NUL character\n4.3.1 n \"\300\200\"\t\t\t-\t2\tc0:80\t-\t2 bytes, need 1\n4.3.2 n \"\340\200\200\"\t\t-\t3\te0:80:80\t-\t3 bytes, need 1\n4.3.3 n \"\360\200\200\200\"\t\t-\t4\tf0:80:80:80\t-\t4 bytes, need 1\n4.3.4 n \"\370\200\200\200\200\"\t-\t5\tf8:80:80:80:80\t-\t5 bytes, need 1\n4.3.5 n \"\374\200\200\200\200\200\"\t-\t6\tfc:80:80:80:80:80\t-\t6 bytes, need 1\n5\tIllegal code positions\n5.1\tSingle UTF-16 surrogates\n5.1.1 n \"\355\240\200\"\t\t-\t3\ted:a0:80\t-\tUTF-16 surrogate 0xd800\n5.1.2 n \"\355\255\277\"\t\t\t-\t3\ted:ad:bf\t-\tUTF-16 surrogate 0xdb7f\n5.1.3 n \"\355\256\200\"\t\t-\t3\ted:ae:80\t-\tUTF-16 surrogate 0xdb80\n5.1.4 n \"\355\257\277\"\t\t\t-\t3\ted:af:bf\t-\tUTF-16 surrogate 0xdbff\n5.1.5 n \"\355\260\200\"\t\t-\t3\ted:b0:80\t-\tUTF-16 surrogate 0xdc00\n5.1.6 n \"\355\276\200\"\t\t-\t3\ted:be:80\t-\tUTF-16 surrogate 0xdf80\n5.1.7 n \"\355\277\277\"\t\t\t-\t3\ted:bf:bf\t-\tUTF-16 surrogate 0xdfff\n5.2\tPaired UTF-16 surrogates\n5.2.1 n \"\355\240\200\355\260\200\"\t\t-\t6\ted:a0:80:ed:b0:80\t-\tUTF-16 surrogate 0xd800\n5.2.2 n \"\355\240\200\355\277\277\"\t\t-\t6\ted:a0:80:ed:bf:bf\t-\tUTF-16 surrogate 0xd800\n5.2.3 n \"\355\255\277\355\260\200\"\t\t-\t6\ted:ad:bf:ed:b0:80\t-\tUTF-16 surrogate 0xdb7f\n5.2.4 n \"\355\255\277\355\277\277\"\t\t-\t6\ted:ad:bf:ed:bf:bf\t-\tUTF-16 surrogate 0xdb7f\n5.2.5 n \"\355\256\200\355\260\200\"\t\t-\t6\ted:ae:80:ed:b0:80\t-\tUTF-16 surrogate 0xdb80\n5.2.6 n \"\355\256\200\355\277\277\"\t\t-\t6\ted:ae:80:ed:bf:bf\t-\tUTF-16 surrogate 0xdb80\n5.2.7 n \"\355\257\277\355\260\200\"\t\t-\t6\ted:af:bf:ed:b0:80\t-\tUTF-16 surrogate 0xdbff\n5.2.8 n \"\355\257\277\355\277\277\"\t\t-\t6\ted:af:bf:ed:bf:bf\t-\tUTF-16 surrogate 0xdbff\n5.3\tOther illegal code positions\n5.3.1 n \"\357\277\276\"\t\t\t-\t3\tef:bf:be\t-\tbyte order mark 0xfffe\n# The ffff is illegal unless UTF8_ALLOW_FFFF\n5.3.2 n \"\357\277\277\"\t\t\t-\t3\tef:bf:bf\t-\tcharacter 0xffff\n__EOMK__\n\n# 104..181\n{\n my \$WARNCNT;\n my \$id;\n\n local \$SIG{__WARN__} =\n\tsub {\n\t # print \"# \$id: \@_\";\n\t \$WARNCNT++;\n\t \$WARNMSG = \"\@_\";\n\t};\n\n sub moan {\n\tprint \"\$id: \@_\";\n }\n \n sub test_unpack_U {\n\t\$WARNCNT = 0;\n\t\$WARNMSG = \"\";\n\tunpack('U*', \$_[0]);\n }\n\n for (\@MK) {\n\tif (/^(?:\\d+(?:\\.\\d+)?)\\s/ || /^#/) {\n\t # print \"# \$_\\n\";\n\t} elsif (/^(\\d+\\.\\d+\\.\\d+[bu]?)\\s+([yn])\\s+\"(.+)\"\\s+([0-9a-f]{1,8}|-)\\s+(\\d+)\\s+([0-9a-f]{2}(?::[0-9a-f]{2})*)(?:\\s+((?:\\d+|-)(?:\\s+(.+))?))?\$/) {\n\t \$id = \$1;\n\t my (\$okay, \$bytes, \$Unicode, \$byteslen, \$hex, \$charslen, \$error) =\n\t\t(\$2, \$3, \$4, \$5, \$6, \$7, \$8);\n\t my \@hex = split(/:/, \$hex);\n\t unless (\@hex == \$byteslen) {\n\t\tmy \$nhex = \@hex;\n\t\tmoan \"amount of hex (\$nhex) not equal to byteslen (\$byteslen)\\n\";\n\t }\n\t {\n\t\tuse bytes;\n\t\tmy \$bytesbyteslen = length(\$bytes);\n\t\tunless (\$bytesbyteslen == \$byteslen) {\n\t\t moan \"bytes length() (\$bytesbyteslen) not equal to \$byteslen\\n\";\n\t\t}\n\t }\n\t if (\$okay eq 'y') {\n\t\ttest_unpack_U(\$bytes);\n\t\tif (\$WARNCNT) {\n\t\t moan \"unpack('U*') false negative\\n\";\n\t\t print \"not \";\n\t\t}\n\t } elsif (\$okay eq 'n') {\n\t\ttest_unpack_U(\$bytes);\n\t\tif (\$WARNCNT == 0 || (\$error ne '' && \$WARNMSG !~ /\$error/)) {\n\t\t moan \"unpack('U*') false positive\\n\";\n\t\t print \"not \";\n\t\t}\n\t }\n\t print \"ok \$test\\n\";\n\t \$test++;\n \t} else {\n\t moan \"unknown format\\n\";\n\t}\n }\n}\n",
"db3197537f8b27c3115112c72955c6d9"=> "BEGIN {\n chdir 't' if -d 't';\n \@INC = '../lib';\n}\n\nuse MIME::QuotedPrint;\n\n\$x70 = \"x\" x 70;\n\n\@tests =\n (\n # plain ascii should not be encoded\n [\"quoted printable\" =>\n \"quoted printable\"],\n\n # 8-bit chars should be encoded\n [\"v\345re kj\346re norske tegn b\370r \346res\" =>\n \"v=E5re kj=E6re norske tegn b=F8r =E6res\"],\n\n # trailing space should be encoded\n [\" \" => \"=20=20\"],\n [\"\\tt\\t\" => \"\\tt=09\"],\n [\"test \\ntest\\n\\t \\t \\n\" => \"test=20=20\\ntest\\n=09=20=09=20\\n\"],\n\n # \"=\" is special an should be decoded\n [\"=\\n\" => \"=3D\\n\"],\n [\"\\0\\xff\" => \"=00=FF\"],\n\n # Very long lines should be broken (not more than 76 chars\n [\"The Quoted-Printable encoding is intended to represent data that largly consists of octets that correspond to printable characters in the ASCII character set.\" =>\n \"The Quoted-Printable encoding is intended to represent data that largly con=\nsists of octets that correspond to printable characters in the ASCII charac=\nter set.\"\n ],\n\n # Long lines after short lines were broken through 2.01.\n [\"short line\nIn America, any boy may become president and I suppose that's just one of the risks he takes. -- Adlai Stevenson\" =>\n \"short line\nIn America, any boy may become president and I suppose that's just one of t=\nhe risks he takes. -- Adlai Stevenson\"],\n\n # My (roderick\@argon.org) first crack at fixing that bug failed for\n # multiple long lines.\n [\"College football is a game which would be much more interesting if the faculty played instead of the students, and even more interesting if the\ntrustees played. There would be a great increase in broken arms, legs, and necks, and simultaneously an appreciable diminution in the loss to humanity. -- H. L. Mencken\" =>\n \"College football is a game which would be much more interesting if the facu=\nlty played instead of the students, and even more interesting if the\ntrustees played. There would be a great increase in broken arms, legs, and=\n necks, and simultaneously an appreciable diminution in the loss to humanit=\ny. -- H. L. Mencken\"],\n\n # Don't break a line that's near but not over 76 chars.\n [\"\$x70!23\"\t\t=> \"\$x70!23\"],\n [\"\$x70!234\"\t\t=> \"\$x70!234\"],\n [\"\$x70!2345\"\t\t=> \"\$x70!2345\"],\n [\"\$x70!23456\"\t=> \"\$x70!23456\"],\n [\"\$x70!23\\n\"\t\t=> \"\$x70!23\\n\"],\n [\"\$x70!234\\n\"\t=> \"\$x70!234\\n\"],\n [\"\$x70!2345\\n\"\t=> \"\$x70!2345\\n\"],\n [\"\$x70!23456\\n\"\t=> \"\$x70!23456\\n\"],\n\n # Not allowed to break =XX escapes using soft line break\n [\"\$x70===xxxx\" => \"\$x70=3D=\\n=3D=3Dxxxx\"],\n [\"\$x70!===xxx\" => \"\$x70!=3D=\\n=3D=3Dxxx\"],\n [\"\$x70!!===xx\" => \"\$x70!!=3D=\\n=3D=3Dxx\"],\n [\"\$x70!!!===x\" => \"\$x70!!!=\\n=3D=3D=3Dx\"],\n # ^\n # 70123456|\n # max\n # line width\n);\n\n\$notests = \@tests + 2;\nprint \"1..\$notests\\n\";\n\n\$testno = 0;\nfor (\@tests) {\n \$testno++;\n (\$plain, \$encoded) = \@\$_;\n \$x = encode_qp(\$plain);\n if (\$x ne \$encoded) {\n\tprint \"Encode test failed\\n\";\n\tprint \"Got: '\$x'\\n\";\n\tprint \"Expected: '\$encoded'\\n\";\n\tprint \"not ok \$testno\\n\";\n\tnext;\n }\n \$x = decode_qp(\$encoded);\n if (\$x ne \$plain) {\n\tprint \"Decode test failed\\n\";\n\tprint \"Got: '\$x'\\n\";\n\tprint \"Expected: '\$plain'\\n\";\n\tprint \"not ok \$testno\\n\";\n\tnext;\n }\n print \"ok \$testno\\n\";\n}\n\n# Some extra testing for a case that was wrong until libwww-perl-5.09\nprint \"not \" unless decode_qp(\"foo \\n\\nfoo =\\n\\nfoo=20\\n\\n\") eq\n \"foo\\n\\nfoo \\nfoo \\n\\n\";\n\$testno++; print \"ok \$testno\\n\";\n\n# Same test but with \"\\r\\n\" terminated lines\nprint \"not \" unless decode_qp(\"foo \\r\\n\\r\\nfoo =\\r\\n\\r\\nfoo=20\\r\\n\\r\\n\") eq\n \"foo\\r\\n\\r\\nfoo \\r\\nfoo \\r\\n\\r\\n\";\n\$testno++; print \"ok \$testno\\n\";\n\n",
"dff1fb5aebb9691da97ffa45a01341f7"=> "\@echo off\nset CONFIG=\nset PATH_SEPARATOR=;\nset PATH_EXPAND=y\nsh -c 'if test \$PATH_SEPARATOR = \";\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_sep_ok\necho Error:\a\necho Make sure the environment variable PATH_SEPARATOR=; while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_sep_ok\nsh -c 'if test \$PATH_EXPAND = \"Y\" -o \$PATH_EXPAND = \"y\"; then exit 1; fi'\nif ERRORLEVEL 1 goto path_exp_ok\necho Error:\a\necho Make sure the environment variable PATH_EXPAND=Y while building perl!\necho Please check your DJGPP.ENV!\ngoto end\n\n:path_exp_ok\nsh -c '\$SHELL -c \"exit 128\"'\nif ERRORLEVEL 128 goto shell_ok\n\necho Error:\a\necho The SHELL environment variable must be set to the full path of your sh.exe!\ngoto end\n\n:shell_ok\nsh -c 'if test ! -d /tmp; then mkdir /tmp; fi'\ncp djgpp.c config.over ..\ncd ..\nmv ext/B/defsu* ext/B/defsubsh.PL\necho Running sed...\nsh djgpp/djgppsed.sh\n\necho Running Configure...\nsh Configure %1 %2 %3 %4 %5 %6 %7 %8 %9\n:end\n",
"edad1419a54681a3017f012039cbbe3e"=> "#!./perl\n\nBEGIN {\n chdir 't' if -d 't';\n \@INC = '../lib';\n}\n\nprint \"1..78\\n\";\n\nmy \$test = 1;\n\n# This table is based on Markus Kuhn's UTF-8 Decode Stress Tester,\n# http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt,\n# version dated 2000-09-02. \n\n# Note the \\0 instead of a raw zero byte in 2.1.1: for example\n# GNU patch v2.1 has \"issues\" with raw zero bytes.\n\nmy \@MK = split(/\\n/, <<__EOMK__);\n1\tCorrect UTF-8\n1.1.1 y \"\316\272\341\275\271\317\203\316\274\316\265\"\t-\t\t11\tce:ba:e1:bd:b9:cf:83:ce:bc:ce:b5\t5\n2\tBoundary conditions \n2.1\tFirst possible sequence of certain length\n2.1.1 y \"\\0\"\t\t\t0\t\t1\t00\t1\n2.1.2 y \"\302\200\"\t\t\t80\t\t2\tc2:80\t1\n2.1.3 y \"\340\240\200\"\t\t800\t\t3\te0:a0:80\t1\n2.1.4 y \"\360\220\200\200\"\t\t10000\t\t4\tf0:90:80:80\t1\n2.1.5 y \"\370\210\200\200\200\"\t200000\t\t5\tf8:88:80:80:80\t1\n2.1.6 y \"\374\204\200\200\200\200\"\t4000000\t\t6\tfc:84:80:80:80:80\t1\n2.2\tLast possible sequence of certain length\n2.2.1 y \"\177\"\t\t\t7f\t\t1\t7f\t1\n2.2.2 y \"\337\277\"\t\t\t7ff\t\t2\tdf:bf\t1\n# The ffff is illegal unless UTF8_ALLOW_FFFF\n2.2.3 n \"\357\277\277\"\t\t\tffff\t\t3\tef:bf:bf\t1\tcharacter 0xffff\n2.2.4 y \"\367\277\277\277\"\t\t\t1fffff\t\t4\tf7:bf:bf:bf\t1\n2.2.5 y \"\373\277\277\277\277\"\t\t\t3ffffff\t\t5\tfb:bf:bf:bf:bf\t1\n2.2.6 y \"\375\277\277\277\277\277\"\t\t7fffffff\t6\tfd:bf:bf:bf:bf:bf\t1\n2.3\tOther boundary conditions\n2.3.1 y \"\355\237\277\"\t\td7ff\t\t3\ted:9f:bf\t1\n2.3.2 y \"\356\200\200\"\t\te000\t\t3\tee:80:80\t1\n2.3.3 y \"\357\277\275\"\t\t\tfffd\t\t3\tef:bf:bd\t1\n2.3.4 y \"\364\217\277\277\"\t\t10ffff\t\t4\tf4:8f:bf:bf\t1\n2.3.5 y \"\364\220\200\200\"\t\t110000\t\t4\tf4:90:80:80\t1\n3\tMalformed sequences\n3.1\tUnexpected continuation bytes\n3.1.1 n \"\200\"\t\t\t-\t\t1\t80\t-\tunexpected continuation byte 0x80\n3.1.2 n \"\277\"\t\t\t-\t\t1\tbf\t-\tunexpected continuation byte 0xbf\n3.1.3 n \"\200\277\"\t\t\t-\t\t2\t80:bf\t-\tunexpected continuation byte 0x80\n3.1.4 n \"\200\277\200\"\t\t-\t\t3\t80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.5 n \"\200\277\200\277\"\t\t-\t\t4\t80:bf:80:bf\t-\tunexpected continuation byte 0x80\n3.1.6 n \"\200\277\200\277\200\"\t-\t\t5\t80:bf:80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.7 n \"\200\277\200\277\200\277\"\t-\t\t6\t80:bf:80:bf:80:bf\t-\tunexpected continuation byte 0x80\n3.1.8 n \"\200\277\200\277\200\277\200\"\t-\t\t7\t80:bf:80:bf:80:bf:80\t-\tunexpected continuation byte 0x80\n3.1.9 n \"\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\241\242\243\244\245\246\247\250\251\252\253\254\255\256\257\260\261\262\263\264\265\266\267\270\271\272\273\274\275\276\277\"\t\t\t\t-\t64\t80:81:82:83:84:85:86:87:88:89:8a:8b:8c:8d:8e:8f:90:91:92:93:94:95:96:97:98:99:9a:9b:9c:9d:9e:9f:a0:a1:a2:a3:a4:a5:a6:a7:a8:a9:aa:ab:ac:ad:ae:af:b0:b1:b2:b3:b4:b5:b6:b7:b8:b9:ba:bb:bc:bd:be:bf\t-\tunexpected continuation byte 0x80\n3.2\tLonely start characters\n3.2.1 n \"\300 \301 \302 \303 \304 \305 \306 \307 \310 \311 \312 \313 \314 \315 \316 \317 \320 \321 \322 \323 \324 \325 \326 \327 \330 \331 \332 \333 \334 \335 \336 \337 \"\t-\t64 \tc0:20:c1:20:c2:20:c3:20:c4:20:c5:20:c6:20:c7:20:c8:20:c9:20:ca:20:cb:20:cc:20:cd:20:ce:20:cf:20:d0:20:d1:20:d2:20:d3:20:d4:20:d5:20:d6:20:d7:20:d8:20:d9:20:da:20:db:20:dc:20:dd:20:de:20:df:20\t-\tunexpected non-continuation byte 0x20 after start byte 0xc0\n3.2.2 n \"\340 \341 \342 \343 \344 \345 \346 \347 \350 \351 \352 \353 \354 \355 \356 \357 \"\t-\t32\te0:20:e1:20:e2:20:e3:20:e4:20:e5:20:e6:20:e7:20:e8:20:e9:20:ea:20:eb:20:ec:20:ed:20:ee:20:ef:20\t-\tunexpected non-continuation byte 0x20 after start byte 0xe0\n3.2.3 n \"\360 \361 \362 \363 \364 \365 \366 \367 \"\t-\t16\tf0:20:f1:20:f2:20:f3:20:f4:20:f5:20:f6:20:f7:20\t-\tunexpected non-continuation byte 0x20 after start byte 0xf0\n3.2.4 n \"\370 \371 \372 \373 \"\t\t-\t8\tf8:20:f9:20:fa:20:fb:20\t-\tunexpected non-continuation byte 0x20 after start byte 0xf8\n3.2.5 n \"\374 \375 \"\t\t\t-\t4\tfc:20:fd:20\t-\tunexpected non-continuation byte 0x20 after start byte 0xfc\n3.3\tSequences with last continuation byte missing\n3.3.1 n \"\300\"\t\t\t-\t1\tc0\t-\t1 byte, need 2\n3.3.2 n \"\340\200\"\t\t\t-\t2\te0:80\t-\t2 bytes, need 3\n3.3.3 n \"\360\200\200\"\t\t-\t3\tf0:80:80\t-\t3 bytes, need 4\n3.3.4 n \"\370\200\200\200\"\t\t-\t4\tf8:80:80:80\t-\t4 bytes, need 5\n3.3.5 n \"\374\200\200\200\200\"\t-\t5\tfc:80:80:80:80\t-\t5 bytes, need 6\n3.3.6 n \"\337\"\t\t\t-\t1\tdf\t-\t1 byte, need 2\n3.3.7 n \"\357\277\"\t\t\t-\t2\tef:bf\t-\t2 bytes, need 3\n3.3.8 n \"\367\277\277\"\t\t\t-\t3\tf7:bf:bf\t-\t3 bytes, need 4\n3.3.9 n \"\373\277\277\277\"\t\t\t-\t4\tfb:bf:bf:bf\t-\t4 bytes, need 5\n3.3.10 n \"\375\277\277\277\277\"\t\t-\t5\tfd:bf:bf:bf:bf\t-\t5 bytes, need 6\n3.4\tConcatenation of incomplete sequences\n3.4.1 n \"\300\340\200\360\200\200\370\200\200\200\374\200\200\200\200\337\357\277\367\277\277\373\277\277\277\375\277\277\277\277\"\t-\t30\tc0:e0:80:f0:80:80:f8:80:80:80:fc:80:80:80:80:df:ef:bf:f7:bf:bf:fb:bf:bf:bf:fd:bf:bf:bf:bf\t-\tunexpected non-continuation byte 0xe0 after start byte 0xc0\n3.5\tImpossible bytes\n3.5.1 n \"\376\"\t\t\t-\t1\tfe\t-\tbyte 0xfe\n3.5.2 n \"\377\"\t\t\t-\t1\tff\t-\tbyte 0xff\n3.5.3 n \"\376\376\377\377\"\t\t\t-\t4\tfe:fe:ff:ff\t-\tbyte 0xfe\n4\tOverlong sequences\n4.1\tExamples of an overlong ASCII character\n4.1.1 n \"\300\257\"\t\t\t-\t2\tc0:af\t-\t2 bytes, need 1\n4.1.2 n \"\340\200\257\"\t\t-\t3\te0:80:af\t-\t3 bytes, need 1\n4.1.3 n \"\360\200\200\257\"\t\t-\t4\tf0:80:80:af\t-\t4 bytes, need 1\n4.1.4 n \"\370\200\200\200\257\"\t-\t5\tf8:80:80:80:af\t-\t5 bytes, need 1\n4.1.5 n \"\374\200\200\200\200\257\"\t-\t6\tfc:80:80:80:80:af\t-\t6 bytes, need 1\n4.2\tMaximum overlong sequences\n4.2.1 n \"\301\277\"\t\t\t-\t2\tc1:bf\t-\t2 bytes, need 1\n4.2.2 n \"\340\237\277\"\t\t-\t3\te0:9f:bf\t-\t3 bytes, need 2\n4.2.3 n \"\360\217\277\277\"\t\t-\t4\tf0:8f:bf:bf\t-\t4 bytes, need 3\n4.2.4 n \"\370\207\277\277\277\"\t\t-\t5\tf8:87:bf:bf:bf\t-\t5 bytes, need 4\n4.2.5 n \"\374\203\277\277\277\277\"\t\t-\t6\tfc:83:bf:bf:bf:bf\t-\t6 bytes, need 5\n4.3\tOverlong representation of the NUL character\n4.3.1 n \"\300\200\"\t\t\t-\t2\tc0:80\t-\t2 bytes, need 1\n4.3.2 n \"\340\200\200\"\t\t-\t3\te0:80:80\t-\t3 bytes, need 1\n4.3.3 n \"\360\200\200\200\"\t\t-\t4\tf0:80:80:80\t-\t4 bytes, need 1\n4.3.4 n \"\370\200\200\200\200\"\t-\t5\tf8:80:80:80:80\t-\t5 bytes, need 1\n4.3.5 n \"\374\200\200\200\200\200\"\t-\t6\tfc:80:80:80:80:80\t-\t6 bytes, need 1\n5\tIllegal code positions\n5.1\tSingle UTF-16 surrogates\n5.1.1 n \"\355\240\200\"\t\t-\t3\ted:a0:80\t-\tUTF-16 surrogate 0xd800\n5.1.2 n \"\355\255\277\"\t\t\t-\t3\ted:ad:bf\t-\tUTF-16 surrogate 0xdb7f\n5.1.3 n \"\355\256\200\"\t\t-\t3\ted:ae:80\t-\tUTF-16 surrogate 0xdb80\n5.1.4 n \"\355\257\277\"\t\t\t-\t3\ted:af:bf\t-\tUTF-16 surrogate 0xdbff\n5.1.5 n \"\355\260\200\"\t\t-\t3\ted:b0:80\t-\tUTF-16 surrogate 0xdc00\n5.1.6 n \"\355\276\200\"\t\t-\t3\ted:be:80\t-\tUTF-16 surrogate 0xdf80\n5.1.7 n \"\355\277\277\"\t\t\t-\t3\ted:bf:bf\t-\tUTF-16 surrogate 0xdfff\n5.2\tPaired UTF-16 surrogates\n5.2.1 n \"\355\240\200\355\260\200\"\t\t-\t6\ted:a0:80:ed:b0:80\t-\tUTF-16 surrogate 0xd800\n5.2.2 n \"\355\240\200\355\277\277\"\t\t-\t6\ted:a0:80:ed:bf:bf\t-\tUTF-16 surrogate 0xd800\n5.2.3 n \"\355\255\277\355\260\200\"\t\t-\t6\ted:ad:bf:ed:b0:80\t-\tUTF-16 surrogate 0xdb7f\n5.2.4 n \"\355\255\277\355\277\277\"\t\t-\t6\ted:ad:bf:ed:bf:bf\t-\tUTF-16 surrogate 0xdb7f\n5.2.5 n \"\355\256\200\355\260\200\"\t\t-\t6\ted:ae:80:ed:b0:80\t-\tUTF-16 surrogate 0xdb80\n5.2.6 n \"\355\256\200\355\277\277\"\t\t-\t6\ted:ae:80:ed:bf:bf\t-\tUTF-16 surrogate 0xdb80\n5.2.7 n \"\355\257\277\355\260\200\"\t\t-\t6\ted:af:bf:ed:b0:80\t-\tUTF-16 surrogate 0xdbff\n5.2.8 n \"\355\257\277\355\277\277\"\t\t-\t6\ted:af:bf:ed:bf:bf\t-\tUTF-16 surrogate 0xdbff\n5.3\tOther illegal code positions\n5.3.1 n \"\357\277\276\"\t\t\t-\t3\tef:bf:be\t-\tbyte order mark 0xfffe\n# The ffff is illegal unless UTF8_ALLOW_FFFF\n5.3.2 n \"\357\277\277\"\t\t\t-\t3\tef:bf:bf\t-\tcharacter 0xffff\n__EOMK__\n\n# 104..181\n{\n my \$WARNCNT;\n my \$id;\n\n local \$SIG{__WARN__} =\n\tsub {\n\t print \"# \$id: \@_\";\n\t \$WARNCNT++;\n\t \$WARNMSG = \"\@_\";\n\t};\n\n sub moan {\n\tprint \"\$id: \@_\";\n }\n \n sub test_unpack_U {\n\t\$WARNCNT = 0;\n\t\$WARNMSG = \"\";\n\tunpack('U*', \$_[0]);\n }\n\n for (\@MK) {\n\tif (/^(?:\\d+(?:\\.\\d+)?)\\s/ || /^#/) {\n\t # print \"# \$_\\n\";\n\t} elsif (/^(\\d+\\.\\d+\\.\\d+[bu]?)\\s+([yn])\\s+\"(.+)\"\\s+([0-9a-f]{1,8}|-)\\s+(\\d+)\\s+([0-9a-f]{2}(?::[0-9a-f]{2})*)(?:\\s+((?:\\d+|-)(?:\\s+(.+))?))?\$/) {\n\t \$id = \$1;\n\t my (\$okay, \$bytes, \$Unicode, \$byteslen, \$hex, \$charslen, \$error) =\n\t\t(\$2, \$3, \$4, \$5, \$6, \$7, \$8);\n\t my \@hex = split(/:/, \$hex);\n\t unless (\@hex == \$byteslen) {\n\t\tmy \$nhex = \@hex;\n\t\tmoan \"amount of hex (\$nhex) not equal to byteslen (\$byteslen)\\n\";\n\t }\n\t {\n\t\tuse bytes;\n\t\tmy \$bytesbyteslen = length(\$bytes);\n\t\tunless (\$bytesbyteslen == \$byteslen) {\n\t\t moan \"bytes length() (\$bytesbyteslen) not equal to \$byteslen\\n\";\n\t\t}\n\t }\n\t if (\$okay eq 'y') {\n\t\ttest_unpack_U(\$bytes);\n\t\tif (\$WARNCNT) {\n\t\t moan \"unpack('U*') false negative\\n\";\n\t\t print \"not \";\n\t\t}\n\t } elsif (\$okay eq 'n') {\n\t\ttest_unpack_U(\$bytes);\n\t\tif (\$WARNCNT == 0 || (\$error ne '' && \$WARNMSG !~ /\$error/)) {\n\t\t moan \"unpack('U*') false positive\\n\";\n\t\t print \"not \";\n\t\t}\n\t }\n\t print \"ok \$test\\n\";\n\t \$test++;\n \t} else {\n\t moan \"unknown format\\n\";\n\t}\n }\n}\n",
"ef2d3179a1b49dd6bd0ae27cbc23c143"=> "\n utf8.c AOK\n\n [utf8_to_uv]\n Malformed UTF-8 character\n\tmy \$a = ord \"\\x80\" ;\n\n Malformed UTF-8 character\n\tmy \$a = ord \"\\xf080\" ;\n <<<<<< this warning can't be easily triggered from perl anymore\n\n [utf16_to_utf8]\n Malformed UTF-16 surrogate\t\t\n <<<<<< Add a test when somethig actually calls utf16_to_utf8\n\n__END__\n# utf8.c [utf8_to_uv] -W\nBEGIN {\n if (ord('A') == 193) {\n print \"SKIPPED\\n# ebcdic platforms do not generate Malformed UTF-8 warnings.\";\n exit 0;\n }\n}\nuse utf8 ;\nmy \$a = \"sn\370storm\" ;\n{\n no warnings 'utf8' ;\n my \$a = \"sn\370storm\";\n use warnings 'utf8' ;\n my \$a = \"sn\370storm\";\n}\nEXPECT\nMalformed UTF-8 character (unexpected non-continuation byte 0x73 after start byte 0xf8) at - line 9.\nMalformed UTF-8 character (unexpected non-continuation byte 0x73 after start byte 0xf8) at - line 14.\n########\n",