Home
last modified time | relevance | path

Searched refs:selectorToXPath (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslatorInterface.php36 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): … function
DTranslator.php103 $selectors[$index] = $this->selectorToXPath($selector, $prefix);
112 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): … function in Symfony\\Component\\CssSelector\\XPath\\Translator