rewriting utf8 encoding function. preg_replace is safer that splitting into
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Aug 2004 18:39:20 +0000 (18:39 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Aug 2004 18:39:20 +0000 (18:39 +0000)
commit78086b294b663875a6192edbe8f337da96ccdb2b
tree6d87f10e577c3c66318a2231ebe529cfa8fdcf73
parent8315c94c9df36922c778cf85666acab052f6e39a
rewriting utf8 encoding function. preg_replace is safer that splitting into
arrays. now function will support all symbols until somebody comes up with
symbol No 2^31+1 :)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7962 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/encode/utf_8.php