mb_ereg_replace

 string mb_ereg_replace ( string $pattern , string $replacement , string $string [, string $option = "msr" ] ) 

説明

Replace regular expression with multibyte support

戻り値

The resultant string on success, or FALSE on error.