xml-substitute-numeric-entities

xml-substitute-numeric-entities is a compiled Lisp function in `xml.el'.

(xml-substitute-numeric-entities STRING)

Substitute SGML numeric entities by their respective utf characters.
This function replaces numeric entities in the input STRING and
returns the modified string. For example "*" gets replaced
by "*".