Searched refs:_document (Results 1 – 3 of 3) sorted by relevance
26 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...]
18 protected $_document; variable in OneLogin_Saml_XmlSec30 $this->_document = clone $response->document;40 $rootNode = $this->_document;52 $rootNode = $this->_document;86 $objDSig = $objXMLSecDSig->locateSignature($this->_document);
11278 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…