Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php172 public $isXML = false; variable in DOMDocumentWrapper
236 if ($this->isXML($markup)) {
251 $this->isXML = $this->isXHTML = $this->isHTML = false;
340 $this->isXML = true;
439 protected function isXML($markup) { function in DOMDocumentWrapper
611 $fake->isXML = $this->isXML;
645 if ($fragment->isXML) {
683 if ($fragment->isXML) {
720 if ($this->isXML && ! $innerMarkup) {
760 …self::debug("Getting markup (".($this->isXML?'XML':'HTML')."), final with charset '{$this->charset…
[all …]
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …setDocument=V,I.tokenize=Y,I.escape=ce.escapeSelector,I.getText=ce.text,I.isXML=ce.isXMLDoc,I.sele…