Lines Matching refs:ownerDocument
563 $xpath = new DOMXPath($this->sigNode->ownerDocument);
584 $doc = $objDoc->ownerDocument;
603 $doc = $this->sigNode->ownerDocument;
658 …h) && ($node instanceof DOMNode) && ($node->ownerDocument !== null) && $node->isSameNode($node->ow…
668 $node = $node->ownerDocument;
677 $doc = $this->sigNode->ownerDocument;
728 $xpath = new DOMXPath($refNode->ownerDocument);
740 $xpath = new DOMXPath($refNode->ownerDocument);
840 $xPath = new DOMXPath($refNode->ownerDocument);
855 $dataObject = $refNode->ownerDocument;
864 $dataObject = $refNode->ownerDocument;
911 $docElem = $this->sigNode->ownerDocument->documentElement;
1044 $newData = $this->sigNode->ownerDocument->importNode($data, true);
1046 $newData = $this->sigNode->ownerDocument->createTextNode($data);
1060 if ($doc = $node->ownerDocument) {
1078 $doc = $this->sigNode->ownerDocument;
1142 $document = $node->ownerDocument;
1205 $baseDoc = $parentRef->ownerDocument;
1300 $baseDoc = $parentRef->ownerDocument;
1302 $xpath = new DOMXPath($parentRef->ownerDocument);
1598 $doc = $element->ownerDocument;
1616 if ($doc = $node->ownerDocument) {
1638 $doc = $node->ownerDocument;