单项选择题

下面哪个函数不能起到xss过滤作用?()

A.str_replace()
B.preg_replace()
C.addslashes()
D.htmlspecialchars()