Searched refs:html2xhtml (Results 1 – 6 of 6) sorted by relevance
38 'html2xhtml' => !isset($_REQUEST['html2xhtml']),100 if ($GLOBALS['g_config']['html2xhtml']) {
9 $data->set_content(html2xhtml($data->get_content()));
55 $html = html2xhtml($html);
147 $html = html2xhtml($html);
357 function html2xhtml($html) { function
97 $html_content = html2xhtml("<div>".$html_content."</div>");