Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dhtml2ps.php38 'html2xhtml' => !isset($_REQUEST['html2xhtml']),
100 if ($GLOBALS['g_config']['html2xhtml']) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.data.html2xhtml.class.php9 $data->set_content(html2xhtml($data->get_content()));
H A Dbox.iframe.php55 $html = html2xhtml($html);
H A Dbox.frame.php147 $html = html2xhtml($html);
H A Dxhtml.utils.inc.php357 function html2xhtml($html) { function
H A Dbox.page.margin.class.php97 $html_content = html2xhtml("<div>".$html_content."</div>");