Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php356 $documentCharset = $this->charsetFromXML($markup);
478 protected function charsetFromXML($markup) { function in DOMDocumentWrapper