Source for file utf8_substr_replace.test.php
Documentation is available at utf8_substr_replace.test.php
* @version $Id: utf8_substr_replace.test.php,v 1.1 2007/09/09 20:39:50 pitlinz Exp $
//--------------------------------------------------------------------
require_once(dirname(__FILE__
).
'/../config.php');
require_once UTF8 .
'/substr_replace.php';
//--------------------------------------------------------------------
$this->UnitTestCase('utf8_str_split()');
$str =
'Iñtërnâtiônàlizætiøn';
$str =
"Iñ\ntërnâtiônàlizætiøn";
$replaced =
"Iñ\ntërnâtX";
$str =
"Iñ\ntërnâtiônàlizætiøn";
$replaced =
"Iñ\ntërnâtX\nY";
//--------------------------------------------------------------------
Documentation generated on Thu, 08 Jan 2009 17:49:20 +0100 by phpDocumentor 1.4.0a2