Home
last modified time | relevance | path

Searched refs:detect_encoding (Results 1 – 6 of 6) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php146 $html = $converter->to_utf8($html, $data->detect_encoding());
H A Dbox.iframe.php54 $html = $converter->to_utf8($html, $data->detect_encoding());
H A Dfetched_data._html.class.php3 function detect_encoding() { function in FetchedDataHTML
H A Dfetched_data.file.class.php11 function detect_encoding() { function in FetchedDataFile
H A Dfetched_data.url.class.php7 function detect_encoding() { function in FetchedDataURL
H A Dfilter.data.encoding.class.php16 $encoding = $data->detect_encoding();