Home
last modified time | relevance | path

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

/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslator.php38 private $shortcutParsers = []; variable in Symfony\\Component\\CssSelector\\XPath\\Translator
150 $this->shortcutParsers[] = $shortcut;
220 foreach ($this->shortcutParsers as $shortcut) {