Searched refs:newNodeList (Results 1 – 5 of 5) sorted by relevance
26 public function newNodeList(iterable $nodes = null): NodeList { function59 $results = $this->newNodeList();69 $node->newNodeList($domxpath->query($xpath, $node))250 }, $this->newNodeList());265 }, $this->newNodeList());359 $node->newNodeList($node->childNodes)361 }, $this->newNodeList());397 $resultNodes = $this->newNodeList();433 $resultNodes = $this->newNodeList();
75 $newNodes = $this->newNodeList();155 $nodeList = $this->newNodeList();350 $clonedNodes = $this->newNodeList();685 $nodes = $this->newNodeList([$nodes->first()]);702 $nodes = $this->newNodeList([$nodes->first()]);
20 return $this->newNodeList([$this]);
158 $nodes = $this->newNodeList();211 return $this->newNodeList(array_merge($this->toArray(), $elements));223 return $this->newNodeList($nodeList);
65 return $this->newNodeList([$this]);90 return $this->newNodeList();