Searched refs:ALLOW_RELATIVE_SELECTORS (Results 1 – 1 of 1) sorted by relevance
23 public const ALLOW_RELATIVE_SELECTORS = 1; define in PhpCss\\Parser\\Standard58 if (($this->_options & self::ALLOW_RELATIVE_SELECTORS) === self::ALLOW_RELATIVE_SELECTORS) {