Home
last modified time | relevance | path

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

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php26 private $_document; variable in PhpCss\\Ast\\Visitor\\Explain
41 $this->_current = $this->_document = new DOMDocument();
48 return (string)$this->_document->saveXml();
61 $result = $this->_document->createElementNS($this->_xmlns, $name);
64 $this->_document->createElementNs($this->_xmlns, $contentType)
68 $this->_document->createCDATASection($content)
72 $this->_document->createTextNode($content)
88 $this->_document->createElementNs($this->_xmlns, 'text')
92 $this->_document->createCDATASection($content)
96 $this->_document
[all...]
/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php18 protected $_document; variable in OneLogin_Saml_XmlSec
30 $this->_document = clone $response->document;
40 $rootNode = $this->_document;
52 $rootNode = $this->_document;
86 $objDSig = $objXMLSecDSig->locateSignature($this->_document);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11278 var _document = __w_pdfjs_require__(155);
11451 _this.pdfDocument = new _document.PDFDocument(_assertThisInitialized(_this), stream);
11538 …_this2.pdfDocument = new _document.PDFDocument(_assertThisInitialized(_this2), _this2.streamManage…