Home
last modified time | relevance | path

Searched defs:cssToXPath (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslatorInterface.php31 public function cssToXPath(string $cssExpr, string $prefix = 'descendant-or-self::'): string; function
DTranslator.php93 public function cssToXPath(string $cssExpr, string $prefix = 'descendant-or-self::'): string function in Symfony\\Component\\CssSelector\\XPath\\Translator