Added separate iso-8859-*, cp1257 and big5 decoding files
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jun 2003 09:19:16 +0000 (09:19 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jun 2003 09:19:16 +0000 (09:19 +0000)
commitd672fcab6c386d4dcdb2373204e1bd3c90149bd3
treea8e95333015ec2659eaf0650db98f95f01e227a4
parenta2e66c6d35a0a73d8d9f48af1288a34f83219ec6
Added separate iso-8859-*, cp1257 and big5 decoding files

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5103 7612ce4b-ef26-0410-bec9-ea0150e637f0
17 files changed:
functions/decode/big5.php [new file with mode: 0644]
functions/decode/cp1257.php [new file with mode: 0644]
functions/decode/iso8859-1.php [new file with mode: 0644]
functions/decode/iso8859-10.php [new file with mode: 0644]
functions/decode/iso8859-11.php [new file with mode: 0644]
functions/decode/iso8859-13.php [new file with mode: 0644]
functions/decode/iso8859-14.php [new file with mode: 0644]
functions/decode/iso8859-15.php [new file with mode: 0644]
functions/decode/iso8859-16.php [new file with mode: 0644]
functions/decode/iso8859-2.php [new file with mode: 0644]
functions/decode/iso8859-3.php [new file with mode: 0644]
functions/decode/iso8859-4.php [new file with mode: 0644]
functions/decode/iso8859-5.php [new file with mode: 0644]
functions/decode/iso8859-6.php [new file with mode: 0644]
functions/decode/iso8859-7.php [new file with mode: 0644]
functions/decode/iso8859-8.php [new file with mode: 0644]
functions/decode/iso8859-9.php [new file with mode: 0644]