Searched refs:selectorToXPath (Results 1 – 2 of 2) sorted by relevance
36 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): … function
103 $selectors[$index] = $this->selectorToXPath($selector, $prefix);112 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): … function in Symfony\\Component\\CssSelector\\XPath\\Translator