Home
last modified time | relevance | path

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

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php38 public const OPTION_DEFAULT_NAMESPACE = 16; define in PhpCss\\Ast\\Visitor\\Xpath
131 $this->hasOption(self::OPTION_DEFAULT_NAMESPACE)
364 } elseif ($isEmptyPrefix && $this->hasOption(self::OPTION_DEFAULT_NAMESPACE)) {