mb_eregi_replace

 string mb_eregi_replace ( string $pattern , string $replace , string $string [, string $option = "msri" ] ) 

説明

Replace regular expression with multibyte support ignoring case

戻り値

The resultant string or FALSE on error.