Source for file us_ascii.php
Documentation is available at us_ascii.php
* functions/decode/us_ascii.php
* This file contains us-ascii decoding function that is needed to read
* us-ascii encoded mails in non-us-ascii locale.
* Function replaces all 8bit symbols with '?' marks
* @copyright © 2004-2006 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: us_ascii.php,v 1.2.2.6 2006/02/03 22:27:47 jervfors Exp $
* us-ascii decoding function.
* @param string $string string that has to be cleaned
* @return string cleaned string
// don't do decoding when there are no 8bit symbols
/* I don't want to use 0xA0 (\240) in any ranges. RH73 may dislike it */
Documentation generated on Sat, 07 Oct 2006 16:34:00 +0300 by phpDocumentor 1.3.0RC6