Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php363 $this->charsetAppendToXML($markup, $documentCharset);
390 $markup = $this->charsetAppendToXML($markup, $charset);
535 protected function charsetAppendToXML($markup, $charset) { function in DOMDocumentWrapper