Function mxmlextrema_as3parser::util::unescape_xml
source ยท pub fn unescape_xml(input: &str) -> String
Expand description
Unescapes XML entities conforming to HTML entities.
pub fn unescape_xml(input: &str) -> String
Unescapes XML entities conforming to HTML entities.