Home
last modified time | relevance | path

Searched refs:xmlentities (Results 1 – 1 of 1) sorted by relevance

/plugin/eventline/
H A DgetXmlData.php45 $ret_html = xmlentities(htmlentities($html, ENT_COMPAT));
51 function xmlentities ($in_string) { function