Searched refs:detect_encoding (Results 1 – 6 of 6) sorted by relevance
3 function detect_encoding() { function in FetchedDataHTML
11 function detect_encoding() { function in FetchedDataFile
16 $encoding = $data->detect_encoding();
7 function detect_encoding() { function in FetchedDataURL
54 $html = $converter->to_utf8($html, $data->detect_encoding());
146 $html = $converter->to_utf8($html, $data->detect_encoding());