Searched refs:charsetFromHTML (Results 1 – 1 of 1) sorted by relevance
270 $documentCharset = $this->charsetFromHTML($markup);360 $documentCharset = $this->charsetFromHTML($markup);474 protected function charsetFromHTML($markup) { function in DOMDocumentWrapper