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-2020 The SquirrelMail Project Team 
-  * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
-  * @version $Id: us_ascii.php 14845 2020-01-07 08:09:34Z pdontthink $ 
-  * 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 Mon, 13 Jan 2020 04:23:43 +0100 by phpDocumentor 1.4.3