function static_htmlspecialchars($content, $enc)
 {
     return FeedCreator::_htmlspecialchars($content, $enc);
 }