Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
DphpQuery-onefile.php270 $documentCharset = $this->charsetFromHTML($markup);
360 $documentCharset = $this->charsetFromHTML($markup);
474 protected function charsetFromHTML($markup) { function in DOMDocumentWrapper