Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DXML.php52 $dom = new \DOMDocument();
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php10 use DOMDocument; alias
436 $document = new \DOMDocument();
599 public function replace_urls(DOMDocument $document, string $tag, $attributes)
646 protected function strip_tag(string $tag, DOMDocument $document, DOMXPath $xpath, int $type)
775 protected function add_attr(string $tag, array $valuePairs, DOMDocument $document)
H A DLocator.php79 $this->dom = new \DOMDocument();
H A DParser.php68 $doc = new \DOMDocument();
H A DSimplePie.php2022 $doc = new \DOMDocument();
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DXML.php61 $dom = new \DOMDocument();
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php88 $dom = new \DOMDocument();
144 $dom = new \DOMDocument();
/dokuwiki/_test/core/
H A DphpQuery-onefile.php143 * @var DOMDocument
256 $this->document = new DOMDocument($version, $charset);
1123 * @var DOMDocument
1301 * @return DOMDocument
4506 $compare = $arg1 instanceof DOMDocument