Searched defs:combinedXpath (Results 1 – 2 of 2) sorted by relevance
41 public function translateDescendant(XPathExpr $xpath, XPathExpr $combinedXpath): XPathExpr46 public function translateChild(XPathExpr $xpath, XPathExpr $combinedXpath): XPathExpr51 public function translateDirectAdjacent(XPathExpr $xpath, XPathExpr $combinedXpath): XPathExpr59 public function translateIndirectAdjacent(XPathExpr $xpath, XPathExpr $combinedXpath): XPathExpr
170 …nction addCombination(string $combiner, NodeInterface $xpath, NodeInterface $combinedXpath): XPath…